Index: do.bat
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/do.bat	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/do.bat	(working copy)
@@ -99,11 +99,19 @@
 
 geneep -n ramcode.rom sched.rom 0 %enckey% c
 
- rem geneep -n -k key.txt
+rem geneep -n -k key.txt
 
+echo eeprom.dat is filling with 0xff......
 cd ..\output
+copy eeprom.dat ..\util\eeprom.dat
 
-echo eeprom.dat Generated......
+cd ..\util
+eeprom2fulleeprom.exe eeprom.dat 64>compare2.dat
+crc16.exe compare2.dat 2 >..\output\eeprom.dat
+del eeprom.dat
+del compare2.dat
+
+echo eeprom.dat_with0xff Generated......
 
 if "%device_option%" equ "module" (
 perl eeprom2hciimage_1021s.pl
Index: output/bt_program23.icode
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.icode	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.icode	(working copy)
@@ -1,7 +1,7 @@
  00000000  0x00000042 bbit1  0x00000008 , 0x00000010 
  00000001  0x00000043 beq  0x00000001 , 0x00000027 
- 00000002  0x00000044 beq  0x00000085 , 0x0000067e 
- 00000003  0x00000045 beq  0x00000089 , 0x0000064f 
+ 00000002  0x00000044 beq  0x00000085 , 0x0000067f 
+ 00000003  0x00000045 beq  0x00000089 , 0x00000650 
  00000004  0x00000046 beq  0x000000a1 , 0x00000030 
  00000005  0x00000047 beq  0x000000b1 , 0x00000035 
  00000006  0x00000048 beq  0x000000b2 , 0x00000041 
@@ -12,20 +12,20 @@
  00000011  0x0000004d beq  0x000000e6 , 0x000004d2 
  00000012  0x0000004e beq  0x000000ea , 0x0000050e 
  00000013  0x0000004f beq  0x000000eb , 0x0000051e 
- 00000014  0x00000050 beq  0x000000ec , 0x00000544 
+ 00000014  0x00000050 beq  0x000000ec , 0x00000545 
  00000015  0x00000051 branch  0x00002a8e 
- 00000016  0x00000053 beq  0x00000039 , 0x00000549 
- 00000017  0x00000054 beq  0x00000043 , 0x00000551 
- 00000018  0x00000055 beq  0x0000004a , 0x00000557 
- 00000019  0x00000056 beq  0x00000057 , 0x0000055a 
- 00000020  0x00000057 beq  0x00000059 , 0x0000056a 
- 00000021  0x00000058 beq  0x00000063 , 0x00000577 
- 00000022  0x00000059 beq  0x00000066 , 0x000005a1 
- 00000023  0x0000005a beq  0x00000067 , 0x000005b8 
- 00000024  0x0000005b beq  0x0000006a , 0x000005e4 
- 00000025  0x0000005c beq  0x00000077 , 0x000005ef 
- 00000026  0x0000005d beq  0x000000fa , 0x000005ff 
- 00000027  0x0000005e beq  0x0000008c , 0x00000608 
+ 00000016  0x00000053 beq  0x00000039 , 0x0000054a 
+ 00000017  0x00000054 beq  0x00000043 , 0x00000552 
+ 00000018  0x00000055 beq  0x0000004a , 0x00000558 
+ 00000019  0x00000056 beq  0x00000057 , 0x0000055b 
+ 00000020  0x00000057 beq  0x00000059 , 0x0000056b 
+ 00000021  0x00000058 beq  0x00000063 , 0x00000578 
+ 00000022  0x00000059 beq  0x00000066 , 0x000005a2 
+ 00000023  0x0000005a beq  0x00000067 , 0x000005b9 
+ 00000024  0x0000005b beq  0x0000006a , 0x000005e5 
+ 00000025  0x0000005c beq  0x00000077 , 0x000005f0 
+ 00000026  0x0000005d beq  0x000000fa , 0x00000600 
+ 00000027  0x0000005e beq  0x0000008c , 0x00000609 
  00000028  0x0000005f branch  0x00002a8e 
  00000029  0x00000063 copy  0x0000003f , 0x00000011 
  00000030  0x00000064 fetcht  0x00000001 , 0x00004c85 
@@ -176,7 +176,7 @@
  00000175  0x00000143 set0  0x00000004 , 0x0000003f 
  00000176  0x00000144 store  0x00000001 , 0x00004bcb 
  00000177  0x00000145 rtn 
- 00000178  0x00000148 call  0x0000061b 
+ 00000178  0x00000148 call  0x0000061c 
  00000179  0x00000149 fetch  0x00000001 , 0x00004d01 
  00000180  0x0000014a beq  0x00000001 , 0x000000b7 
  00000181  0x0000014b beq  0x00000002 , 0x000000bb 
@@ -203,7 +203,7 @@
  00000202  0x00000169 call  0x000001d8 
  00000203  0x0000016a jam  0x00000002 , 0x00004c0f 
  00000204  0x0000016b branch  0x00000119 
- 00000205  0x0000016e call  0x0000061b 
+ 00000205  0x0000016e call  0x0000061c 
  00000206  0x0000016f jam  0x00000000 , 0x00004cfd 
  00000207  0x00000170 branch  0x000000a5 
  00000208  0x00000173 jam  0x00000002 , 0x00004d02 
@@ -290,7 +290,7 @@
  00000289  0x000001dc nbranch  0x00000142 , 0x0000002f 
  00000290  0x000001dd call  0x00000130 
  00000291  0x000001de call  0x0000015a 
- 00000292  0x000001df call  0x00000617 
+ 00000292  0x000001df call  0x00000618 
  00000293  0x000001e1 jam  0x00000000 , 0x00004b3f 
  00000294  0x000001e2 fetch  0x00000001 , 0x00004bc9 
  00000295  0x000001e3 increase  0x00000001 , 0x0000003f 
@@ -305,7 +305,7 @@
  00000304  0x000001f1 arg  0x00000004 , 0x00000039 
  00000305  0x000001f2 arg  0x00004b66 , 0x00000005 
  00000306  0x000001f3 branch  0x00007ec6 
- 00000307  0x000001f6 call  0x00000614 
+ 00000307  0x000001f6 call  0x00000615 
  00000308  0x000001f7 branch  0x00000180 
  00000309  0x000001fa disable  0x0000002f 
  00000310  0x000001fb call  0x00000276 
@@ -722,7 +722,7 @@
  00000721  0x0000041a call  0x000003df 
  00000722  0x0000041b fetch  0x00000001 , 0x000041de 
  00000723  0x0000041c store  0x00000001 , 0x00004c81 
- 00000724  0x0000041d call  0x00000614 
+ 00000724  0x0000041d call  0x00000615 
  00000725  0x0000041e fetch  0x00000001 , 0x00004685 
  00000726  0x0000041f store  0x00000001 , 0x000046da 
  00000727  0x00000420 call  0x000043ca 
@@ -755,7 +755,7 @@
  00000754  0x00000447 setarg  0x00000004 
  00000755  0x00000448 istore  0x00000001 , 0x00000006 
  00000756  0x0000044a arg  0x00004390 , 0x00000006 
- 00000757  0x0000044b call  0x00000540 
+ 00000757  0x0000044b call  0x00000541 
  00000758  0x0000044d branch  0x00007df4 
  00000759  0x00000450 arg  0x00004370 , 0x00000011 
  00000760  0x00000452 ifetch  0x00000001 , 0x00000011 
@@ -912,7 +912,7 @@
  00000911  0x0000053e store  0x00000002 , 0x00004cfb 
  00000912  0x0000053f setarg  0x000003b6 
  00000913  0x00000540 store  0x00000002 , 0x000041ef 
- 00000914  0x00000541 setarg  0x000005f9 
+ 00000914  0x00000541 setarg  0x000005fa 
  00000915  0x00000542 store  0x00000002 , 0x000041f9 
  00000916  0x00000543 setarg  0x000002c5 
  00000917  0x00000544 store  0x00000002 , 0x000041ed 
@@ -1312,24927 +1312,24928 @@
  00001311  0x000008aa call  0x000002e5 
  00001312  0x000008ab jam  0x00000001 , 0x00004720 
  00001313  0x000008ac jam  0x00000000 , 0x0000479c 
- 00001314  0x000008b1 call  0x0000051a 
- 00001315  0x000008b2 fetcht  0x00000002 , 0x000047c2 
- 00001316  0x000008b3 increase  0x00000001 , 0x00000002 
- 00001317  0x000008b4 storet  0x00000002 , 0x000047c2 
- 00001318  0x000008b5 storet  0x00000002 , 0x000044a1 
- 00001319  0x000008b6 call  0x00000516 
- 00001320  0x000008b7 random  0x0000003f 
- 00001321  0x000008b8 store  0x00000001 , 0x000044a0 
- 00001322  0x000008ba call  0x00003402 
- 00001323  0x000008bb setarg  0x00ed8e0e 
- 00001324  0x000008bc store  0x00000003 , 0x000044a3 
- 00001325  0x000008bd call  0x00003418 
- 00001326  0x000008be fetch  0x00000002 , 0x00004687 
- 00001327  0x000008bf store  0x00000002 , 0x000046ac 
- 00001328  0x000008c0 jam  0x00000006 , 0x0000016d 
- 00001329  0x000008c1 setarg  0x00000000 
- 00001330  0x000008c2 store  0x00000002 , 0x000046b0 
- 00001331  0x000008c3 store  0x00000002 , 0x000046ae 
- 00001332  0x000008c4 arg  0x00000007 , 0x00000007 
- 00001333  0x000008c5 call  0x000043ce 
- 00001334  0x000008c6 call  0x000043ca 
- 00001335  0x000008c9 call  0x00000539 
- 00001336  0x000008ca branch  0x000042c4 
- 00001337  0x000008ce jam  0x00000000 , 0x0000479f 
- 00001338  0x000008cf call  0x000002f7 
- 00001339  0x000008d0 setarg  0x00000005 
- 00001340  0x000008d1 istore  0x00000001 , 0x00000006 
- 00001341  0x000008d3 arg  0x00004b1f , 0x00000006 
- 00001342  0x000008d4 call  0x00000540 
- 00001343  0x000008d6 branch  0x00007df4 
- 00001344  0x000008d9 arg  0x0000437b , 0x00000005 
- 00001345  0x000008da arg  0x00000013 , 0x00000039 
- 00001346  0x000008db call  0x00007f01 
- 00001347  0x000008dc branch  0x000057b8 
- 00001348  0x000008df jam  0x00000000 , 0x00004b06 
- 00001349  0x000008e1 setarg  0x00000000 
- 00001350  0x000008e2 store  0x00000002 , 0x000046ac 
- 00001351  0x000008e3 call  0x000003d2 
- 00001352  0x000008e4 branch  0x000042cb 
- 00001353  0x000008e7 fetch  0x00000001 , 0x0000450f 
- 00001354  0x000008e8 pincrease  0x00000001 
- 00001355  0x000008e9 store  0x00000001 , 0x0000450f 
- 00001356  0x000008ea beq  0x0000000c , 0x00005395 
- 00001357  0x000008eb call  0x000055aa 
- 00001358  0x000008ec call  0x0000561e 
- 00001359  0x000008ed call  0x00000625 
- 00001360  0x000008ee branch  0x0000538f 
- 00001361  0x000008f1 fetch  0x00000001 , 0x00000016 
- 00001362  0x000008f2 increase  0x00000001 , 0x0000003f 
- 00001363  0x000008f3 store  0x00000001 , 0x00000016 
- 00001364  0x000008f4 rtnne  0x00000028 
- 00001365  0x000008f5 jam  0x00000025 , 0x00000016 
- 00001366  0x000008f6 rtn 
- 00001367  0x000008f9 call  0x000029bb 
- 00001368  0x000008fa call  0x0000001d 
- 00001369  0x000008fb branch  0x000054a3 
- 00001370  0x000008fe call  0x00000560 
- 00001371  0x000008ff branch  0x0000557d 
- 00001372  0x00000901 fetch  0x00000001 , 0x000047c5 
- 00001373  0x00000902 store  0x00000001 , 0x00004172 
- 00001374  0x00000904 jam  0x00000000 , 0x000047c4 
- 00001375  0x00000905 rtn 
- 00001376  0x00000908 fetch  0x00000001 , 0x000043d6 
- 00001377  0x00000909 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00001378  0x0000090a nbranch  0x0000042e , 0x00000002 
- 00001379  0x0000090b fetch  0x00000001 , 0x000043d8 
- 00001380  0x0000090c fetcht  0x00000001 , 0x000047c5 
- 00001381  0x0000090d isub  0x00000002 , 0x0000003e 
- 00001382  0x0000090e branch  0x0000055c , 0x00000002 
- 00001383  0x0000090f fetch  0x00000001 , 0x000043d8 
- 00001384  0x00000910 store  0x00000001 , 0x00004172 
- 00001385  0x00000911 branch  0x0000055e 
- 00001386  0x00000914 fetch  0x00000001 , 0x0000043f 
- 00001387  0x00000915 rtnbit0  0x00000006 
- 00001388  0x00000916 call  0x0000056f 
- 00001389  0x00000917 nrtn  0x00000028 
- 00001390  0x00000918 branch  0x000055a0 
- 00001391  0x0000091a enable  0x00000028 
- 00001392  0x0000091b fetch  0x00000001 , 0x0000045a 
- 00001393  0x0000091c rshift4  0x0000003f , 0x0000003f 
- 00001394  0x0000091d rtnne  0x0000000f 
- 00001395  0x0000091e fetch  0x00000001 , 0x00000460 
- 00001396  0x0000091f rshift4  0x0000003f , 0x0000003f 
- 00001397  0x00000920 rtnne  0x00000000 
- 00001398  0x00000921 branch  0x00007fe9 
- 00001399  0x00000924 fetch  0x00000001 , 0x00000456 
- 00001400  0x00000925 bbit1  0x00000005 , 0x0000058b 
- 00001401  0x00000926 call  0x00000617 
- 00001402  0x00000927 fetch  0x00000001 , 0x0000478e 
- 00001403  0x00000928 nbranch  0x00000581 , 0x00000034 
- 00001404  0x00000929 fetch  0x00000001 , 0x0000043f 
- 00001405  0x0000092a bbit0  0x00000004 , 0x00000585 
- 00001406  0x0000092b fetch  0x00000001 , 0x000002da 
- 00001407  0x0000092c branch  0x00000585 , 0x00000034 
- 00001408  0x0000092d branch  0x00005664 
- 00001409  0x0000092f fetch  0x00000001 , 0x0000478e 
- 00001410  0x00000930 increase  0xffffffff , 0x0000003f 
- 00001411  0x00000931 store  0x00000001 , 0x0000478e 
- 00001412  0x00000932 branch  0x00005664 
- 00001413  0x00000934 fetch  0x00000001 , 0x000044c4 
- 00001414  0x00000935 bne  0x00000005 , 0x00000588 
- 00001415  0x00000936 jam  0x00000003 , 0x0000478e 
- 00001416  0x00000938 call  0x00005892 
- 00001417  0x00000939 call  0x000003e8 , 0x00000034 
- 00001418  0x0000093a branch  0x00005622 
- 00001419  0x0000093d call  0x0000058d 
- 00001420  0x0000093e branch  0x00000599 
- 00001421  0x00000941 fetch  0x00000001 , 0x000046c5 
- 00001422  0x00000942 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001423  0x00000943 rtnne  0x00000003 
- 00001424  0x00000944 fetch  0x00000001 , 0x000047c1 
- 00001425  0x00000945 rtn  0x00000034 
- 00001426  0x00000946 fetch  0x00000001 , 0x000043dd 
- 00001427  0x00000947 rtn  0x00000034 
- 00001428  0x00000948 fetch  0x00000001 , 0x000043dc 
- 00001429  0x00000949 set1  0x00000004 , 0x0000003f 
- 00001430  0x0000094a store  0x00000001 , 0x000043dc 
- 00001431  0x0000094b call  0x00005650 
- 00001432  0x0000094c rtn 
- 00001433  0x00000951 branch  0x0000061b 
- 00001434  0x00000954 fetch  0x00000001 , 0x0000479f 
- 00001435  0x00000955 rtn  0x00000034 
- 00001436  0x00000956 fetch  0x00000001 , 0x000046c5 
- 00001437  0x00000957 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001438  0x00000958 rtneq  0x00000003 
- 00001439  0x00000959 jam  0x0000000a , 0x000046c6 
- 00001440  0x0000095a rtn 
- 00001441  0x0000095d rtnmark1  0x0000000f 
- 00001442  0x0000095e call  0x00005890 
- 00001443  0x0000095f nrtn  0x00000034 
- 00001444  0x00000960 fetch  0x00000001 , 0x000002d9 
- 00001445  0x00000961 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001446  0x00000962 store  0x00000001 , 0x0000450c 
- 00001447  0x00000963 ifetch  0x00000001 , 0x00000006 
- 00001448  0x00000964 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00001449  0x00000965 store  0x00000001 , 0x0000450b 
- 00001450  0x00000966 rtn  0x00000034 
- 00001451  0x00000967 copy  0x00000006 , 0x0000003f 
- 00001452  0x00000968 store  0x00000002 , 0x0000450d 
- 00001453  0x00000969 fetch  0x00000001 , 0x0000450c 
- 00001454  0x0000096a beq  0x00000003 , 0x000005b0 
- 00001455  0x0000096b branch  0x0000568d 
- 00001456  0x0000096d fetch  0x00000001 , 0x000002db 
- 00001457  0x0000096e beq  0x00000001 , 0x000005b3 
- 00001458  0x0000096f branch  0x00005c65 
- 00001459  0x00000971 ifetch  0x00000005 , 0x00000006 
- 00001460  0x00000972 store  0x00000005 , 0x000043ce 
- 00001461  0x00000973 ifetch  0x00000002 , 0x00000006 
- 00001462  0x00000974 store  0x00000002 , 0x0000045f 
- 00001463  0x00000975 branch  0x00005c8a 
- 00001464  0x00000978 ifetch  0x00000002 , 0x00000006 
- 00001465  0x00000979 beq  0x00000004 , 0x000005bc 
- 00001466  0x0000097a beq  0x00000006 , 0x000005d9 
- 00001467  0x0000097b branch  0x00005698 
- 00001468  0x0000097d call  0x00007ea5 
- 00001469  0x0000097e call  0x0000059a 
- 00001470  0x0000097f call  0x00007e9f 
- 00001471  0x00000980 ifetch  0x00000003 , 0x00000006 
- 00001472  0x00000981 store  0x00000003 , 0x00000477 
- 00001473  0x00000982 beq  0x00000010 , 0x000005cb 
- 00001474  0x00000984 rshift8  0x0000003f , 0x00000002 
- 00001475  0x00000985 sub  0x00000002 , 0x00000024 , 0x0000003e 
- 00001476  0x00000987 branch  0x000058ad , 0x00000002 
- 00001477  0x00000988 arg  0x000047c6 , 0x00000002 
- 00001478  0x00000989 storet  0x00000002 , 0x000044bc 
- 00001479  0x0000098a call  0x000058ad 
- 00001480  0x0000098b setarg  0x00008e7a 
- 00001481  0x0000098c store  0x00000002 , 0x000044bc 
- 00001482  0x0000098d rtn 
- 00001483  0x00000990 call  0x000059fa 
- 00001484  0x00000991 call  0x00005879 
- 00001485  0x00000992 increase  0x00000007 , 0x00000006 
- 00001486  0x00000993 ifetch  0x00000001 , 0x00000006 
- 00001487  0x00000994 rtnne  0x00000011 
- 00001488  0x00000995 increase  0x00000005 , 0x00000006 
- 00001489  0x00000996 ifetch  0x00000002 , 0x00000006 
- 00001490  0x00000997 arg  0x00001812 , 0x00000002 
- 00001491  0x00000998 isub  0x00000002 , 0x0000003e 
- 00001492  0x00000999 nrtn  0x00000005 
- 00001493  0x0000099a increase  0xfffffffc , 0x00000006 
- 00001494  0x0000099b setarg  0x0000002b 
- 00001495  0x0000099c istore  0x00000002 , 0x00000006 
- 00001496  0x0000099d rtn 
- 00001497  0x000009cb ifetch  0x00000001 , 0x00000006 
- 00001498  0x000009cc beq  0x00000001 , 0x000005dd 
- 00001499  0x000009cd beq  0x00000005 , 0x000005df 
- 00001500  0x000009ce branch  0x00005af6 
- 00001501  0x000009d1 jam  0x00000001 , 0x00004b41 
- 00001502  0x000009d2 branch  0x00005b09 
- 00001503  0x000009d5 call  0x00005b5a 
- 00001504  0x000009d6 fetch  0x00000001 , 0x0000043f 
- 00001505  0x000009d7 set0  0x00000005 , 0x0000003f 
- 00001506  0x000009d8 store  0x00000001 , 0x0000043f 
- 00001507  0x000009d9 branch  0x00005c8e 
- 00001508  0x000009dc fetch  0x00000001 , 0x00000016 
- 00001509  0x000009dd bne  0x00000027 , 0x000056f2 
- 00001510  0x000009de call  0x000005ea 
- 00001511  0x000009df arg  0x00000000 , 0x00000007 
- 00001512  0x000009e0 fetch  0x00000002 , 0x00004482 
- 00001513  0x000009e1 branch  0x00007f08 
- 00001514  0x000009e3 random  0x0000003f 
- 00001515  0x000009e4 arg  0x000001ff , 0x00000002 
- 00001516  0x000009e5 iand  0x00000002 , 0x0000003f 
- 00001517  0x000009e6 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00001518  0x000009e7 branch  0x00003cbe 
- 00001519  0x000009ea disable  0x0000002b 
- 00001520  0x000009eb branch  0x000005f2 , 0x0000002e 
- 00001521  0x000009ec nbranch  0x00005806 , 0x0000002d 
- 00001522  0x000009ee call  0x00002bcb 
- 00001523  0x000009ef fetch  0x00000002 , 0x000040c1 
- 00001524  0x000009f0 store  0x00000002 , 0x0000044d 
- 00001525  0x000009f1 fetch  0x00000001 , 0x000046c5 
- 00001526  0x000009f2 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00001527  0x000009f3 nbranch  0x00002bde , 0x00000001 
- 00001528  0x000009f4 branch  0x000057fb 
- 00001529  0x000009f7 fetch  0x00000001 , 0x0000479f 
- 00001530  0x000009f8 nrtn  0x00000034 
- 00001531  0x000009f9 fetch  0x00000001 , 0x00000478 
- 00001532  0x000009fa sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00001533  0x000009fb nrtn  0x00000005 
- 00001534  0x000009fc branch  0x00003d60 
- 00001535  0x000009ff call  0x000062bc 
- 00001536  0x00000a00 nbranch  0x00007ddb , 0x00000034 
- 00001537  0x00000a01 fetch  0x00000001 , 0x00000a99 
- 00001538  0x00000a02 bmark0  0x00000009 , 0x00007dd6 
- 00001539  0x00000a03 beq  0x00000012 , 0x00000605 
- 00001540  0x00000a04 branch  0x00007dca 
- 00001541  0x00000a07 call  0x00005890 
- 00001542  0x00000a08 nrtn  0x00000034 
- 00001543  0x00000a09 branch  0x00005abf 
- 00001544  0x00000a0d hfetch  0x00000001 , 0x00008077 
- 00001545  0x00000a0e and_into  0x000000fd , 0x0000003f 
- 00001546  0x00000a0f hstore  0x00000001 , 0x00008077 
- 00001547  0x00000a10 hfetcht  0x00000001 , 0x00008073 
- 00001548  0x00000a11 or_into  0x00000002 , 0x00000002 
- 00001549  0x00000a12 hstoret  0x00000001 , 0x00008073 
- 00001550  0x00000a13 call  0x000063ee 
- 00001551  0x00000a14 and_into  0x000000fd , 0x00000002 
- 00001552  0x00000a15 nop  0x0000000d 
- 00001553  0x00000a16 call  0x000063f2 
- 00001554  0x00000a17 hstoret  0x00000001 , 0x00008073 
- 00001555  0x00000a18 rtn 
- 00001556  0x00000a1f jam  0x00000001 , 0x00004d06 
- 00001557  0x00000a20 jam  0x00000000 , 0x00004d03 
- 00001558  0x00000a21 rtn 
- 00001559  0x00000a23 fetch  0x00000001 , 0x00004d03 
- 00001560  0x00000a24 increase  0x00000001 , 0x0000003f 
- 00001561  0x00000a25 store  0x00000001 , 0x00004d03 
- 00001562  0x00000a26 rtn 
- 00001563  0x00000a28 fetch  0x00000001 , 0x00004d03 
- 00001564  0x00000a29 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001565  0x00000a2a ncall  0x00000623 , 0x00000002 
- 00001566  0x00000a2b fetch  0x00000001 , 0x00004d03 
- 00001567  0x00000a2c rtneq  0x00000000 
- 00001568  0x00000a2d increase  0xffffffff , 0x0000003f 
- 00001569  0x00000a2e store  0x00000001 , 0x00004d03 
- 00001570  0x00000a2f rtn 
- 00001571  0x00000a31 jam  0x00000003 , 0x00004d03 
- 00001572  0x00000a32 rtn 
- 00001573  0x00000a35 fetch  0x00000002 , 0x00004682 
- 00001574  0x00000a36 rtnbit1  0x0000000b 
- 00001575  0x00000a3a arg  0x00004c8c , 0x00000011 
- 00001576  0x00000a3b call  0x000002b4 
- 00001577  0x00000a3c storet  0x00000001 , 0x00004d04 
- 00001578  0x00000a3e setarg  0x00000082 
- 00001579  0x00000a3f bmark1  0x00000026 , 0x0000062d 
- 00001580  0x00000a40 setarg  0x00000080 
- 00001581  0x00000a42 isub  0x00000002 , 0x0000003e 
- 00001582  0x00000a43 nbranch  0x00000645 , 0x00000002 
- 00001583  0x00000a45 fetch  0x00000001 , 0x00004d03 
- 00001584  0x00000a46 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001585  0x00000a47 nbranch  0x00000635 , 0x00000002 
- 00001586  0x00000a48 fetch  0x00000001 , 0x00004d03 
- 00001587  0x00000a49 beq  0x00000000 , 0x00000646 
- 00001588  0x00000a4a rtn 
- 00001589  0x00000a4d fetch  0x00000001 , 0x00004d03 
- 00001590  0x00000a4e rtnne  0x00000020 
- 00001591  0x00000a4f jam  0x00000000 , 0x00004d03 
- 00001592  0x00000a51 fetcht  0x00000001 , 0x00004d04 
- 00001593  0x00000a52 setarg  0x00000077 
- 00001594  0x00000a53 bmark1  0x00000026 , 0x0000063c 
- 00001595  0x00000a54 setarg  0x00000075 
- 00001596  0x00000a56 isub  0x00000002 , 0x0000003e 
- 00001597  0x00000a57 nrtn  0x00000002 
- 00001598  0x00000a58 fetch  0x00000001 , 0x00004d06 
- 00001599  0x00000a59 beq  0x00000000 , 0x0000064d 
- 00001600  0x00000a5a increase  0xffffffff , 0x0000003f 
- 00001601  0x00000a5b store  0x00000001 , 0x00004d06 
- 00001602  0x00000a5c beq  0x00000000 , 0x0000064d 
- 00001603  0x00000a5f jam  0x00000000 , 0x000041de 
- 00001604  0x00000a60 rtn 
- 00001605  0x00000a63 jam  0x00000000 , 0x00004d03 
- 00001606  0x00000a65 fetch  0x00000001 , 0x00004d06 
- 00001607  0x00000a66 beq  0x00000002 , 0x0000064b 
- 00001608  0x00000a67 increase  0x00000001 , 0x0000003f 
- 00001609  0x00000a68 store  0x00000001 , 0x00004d06 
- 00001610  0x00000a69 beq  0x00000001 , 0x00000643 
- 00001611  0x00000a6c jam  0x00000002 , 0x000041de 
- 00001612  0x00000a6d rtn 
- 00001613  0x00000a70 jam  0x00000004 , 0x000041de 
- 00001614  0x00000a71 rtn 
- 00001615  0x00000a75 storet  0x00000001 , 0x00000017 
- 00001616  0x00000a76 add  0x00000002 , 0x00000000 , 0x00000011 
- 00001617  0x00000a77 call  0x00002981 
- 00001618  0x00000a78 setarg  0x00000500 
- 00001619  0x00000a79 call  0x00002a8f 
- 00001620  0x00000a7b jam  0x00000001 , 0x00008906 
- 00001621  0x00000a7c jam  0x0000003c , 0x00008900 
- 00001622  0x00000a7d jam  0x000000e0 , 0x00008901 
- 00001623  0x00000a7e nop  0x0000000a 
- 00001624  0x00000a7f jam  0x00000001 , 0x00008902 
- 00001625  0x00000a80 jam  0x0000003d , 0x00008902 
- 00001626  0x00000a81 nop  0x0000000a 
- 00001627  0x00000a82 jam  0x000000b7 , 0x00008903 
- 00001628  0x00000a83 nop  0x0000000a 
- 00001629  0x00000a84 jam  0x0000007d , 0x00008902 
- 00001630  0x00000a85 fetch  0x00000001 , 0x000041de 
- 00001631  0x00000a88 beq  0x00000002 , 0x00000667 
- 00001632  0x00000a8a beq  0x00000004 , 0x0000066c 
- 00001633  0x00000a8b beq  0x00000020 , 0x0000067b 
- 00001634  0x00000a8e call  0x00000671 
- 00001635  0x00000a90 jam  0x000000d0 , 0x00008955 
- 00001636  0x00000a91 jam  0x000000e0 , 0x00008956 
- 00001637  0x00000a93 jam  0x0000006c , 0x00008958 
- 00001638  0x00000a95 branch  0x0000294b 
- 00001639  0x00000aa2 call  0x00000676 
- 00001640  0x00000aa4 jam  0x000000d0 , 0x00008955 
- 00001641  0x00000aa5 jam  0x000000e0 , 0x00008956 
- 00001642  0x00000aa7 jam  0x0000003c , 0x00008958 
- 00001643  0x00000aa9 branch  0x00002953 
- 00001644  0x00000ab6 call  0x00000671 
- 00001645  0x00000ab8 jam  0x000000d0 , 0x00008955 
- 00001646  0x00000ab9 jam  0x000000c0 , 0x00008956 
- 00001647  0x00000abb jam  0x0000006c , 0x00008958 
- 00001648  0x00000abd branch  0x0000295b 
- 00001649  0x00000ac0 jam  0x0000005b , 0x0000894c 
- 00001650  0x00000ac1 jam  0x00000096 , 0x0000894d 
- 00001651  0x00000ac2 jam  0x0000002c , 0x0000894e 
- 00001652  0x00000ac3 jam  0x00000046 , 0x0000894f 
- 00001653  0x00000ac4 rtn 
- 00001654  0x00000ac7 jam  0x000000fb , 0x0000894c 
- 00001655  0x00000ac8 jam  0x000000ef , 0x0000894d 
- 00001656  0x00000ac9 jam  0x000000ec , 0x0000894e 
- 00001657  0x00000aca jam  0x0000005e , 0x0000894f 
- 00001658  0x00000acb rtn 
- 00001659  0x00000acf jam  0x000000c2 , 0x00008956 
- 00001660  0x00000ad0 jam  0x000000d0 , 0x00008955 
- 00001661  0x00000ad1 rtn 
- 00001662  0x00000ad4 force  0x00000008 , 0x00000015 
- 00001663  0x00000ad5 branch  0x000028fa 
- 00008192  0x00000ae5 call  0x00002abc 
- 00008193  0x00000ae8 bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000ae9 clear_stack 
- 00008195  0x00000aea call  0x0000640d 
- 00008196  0x00000aeb call  0x0000296c 
- 00008197  0x00000aec call  0x000065a3 
- 00008198  0x00000aed call  0x00002a96 
- 00008199  0x00000aee call  0x00004d6a 
- 00008200  0x00000aef bpatch  0x00000001 , 0x00004000 
- 00008201  0x00000af0 call  0x00006a03 
- 00008202  0x00000af1 call  0x00005cf6 
- 00008203  0x00000af2 call  0x00007ccc 
- 00008204  0x00000af3 call  0x000032d8 
- 00008205  0x00000af4 ncall  0x0000689c , 0x0000002b 
- 00008206  0x00000af5 bpatch  0x00000002 , 0x00004000 
- 00008207  0x00000af6 call  0x000032e3 , 0x0000002b 
- 00008208  0x00000af7 call  0x0000756a 
- 00008209  0x00000af8 call  0x00002b41 , 0x0000002b 
- 00008210  0x00000afa bpatch  0x00000003 , 0x00004000 
- 00008211  0x00000afb call  0x000076dc 
- 00008212  0x00000afc call  0x00007aaf 
- 00008213  0x00000afd call  0x0000756d 
- 00008214  0x00000afe call  0x0000535c 
- 00008215  0x00000aff bpatch  0x00000004 , 0x00004000 
- 00008216  0x00000b00 call  0x00002038 
- 00008217  0x00000b01 call  0x000032ed 
- 00008218  0x00000b02 call  0x0000208f 
- 00008219  0x00000b03 call  0x000022f8 
- 00008220  0x00000b04 call  0x0000236a 
- 00008221  0x00000b05 call  0x00002021 
- 00008222  0x00000b06 call  0x00002b6a 
- 00008223  0x00000b07 call  0x00002c72 
- 00008224  0x00000b08 branch  0x00002012 
- 00008225  0x00000b0b call  0x00002026 
- 00008226  0x00000b0c rtnmark0  0x00000009 
- 00008227  0x00000b0d set0  0x00000009 , 0x00000000 
- 00008228  0x00000b0e call  0x00002223 
- 00008229  0x00000b0f branch  0x000053ce 
- 00008230  0x00000b12 bpatch  0x00000005 , 0x00004000 
- 00008231  0x00000b13 call  0x0000225e 
- 00008232  0x00000b14 nbranch  0x0000202f , 0x00000005 
- 00008233  0x00000b15 call  0x0000220a 
- 00008234  0x00000b16 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008235  0x00000b17 ifetch  0x00000001 , 0x00000006 
- 00008236  0x00000b18 bbit1  0x00000000 , 0x00005360 
- 00008237  0x00000b19 bbit1  0x00000001 , 0x00002166 
- 00008238  0x00000b1a branch  0x000023cf 
- 00008239  0x00000b1c call  0x0000222b 
- 00008240  0x00000b1d copy  0x00000039 , 0x0000003e 
- 00008241  0x00000b1e rtn  0x00000005 
- 00008242  0x00000b1f call  0x0000220a 
- 00008243  0x00000b20 fetch  0x00000001 , 0x00000030 
- 00008244  0x00000b21 bbit1  0x00000003 , 0x000020d3 
- 00008245  0x00000b22 fetch  0x00000001 , 0x00000031 
- 00008246  0x00000b23 bbit1  0x00000001 , 0x00002166 
- 00008247  0x00000b24 branch  0x000023cf 
- 00008248  0x00000b2d fetch  0x00000001 , 0x000041ce 
- 00008249  0x00000b2e rtn  0x00000034 
- 00008250  0x00000b2f beq  0x00000001 , 0x00002048 
- 00008251  0x00000b30 beq  0x00000002 , 0x0000204d 
- 00008252  0x00000b31 beq  0x00000003 , 0x00002050 
- 00008253  0x00000b32 beq  0x00000005 , 0x00002055 
- 00008254  0x00000b33 beq  0x0000001b , 0x00002045 
- 00008255  0x00000b34 call  0x00002257 
- 00008256  0x00000b35 rtn  0x00000005 
- 00008257  0x00000b36 call  0x0000225a 
- 00008258  0x00000b37 rtn  0x00000005 
- 00008259  0x00000b39 jam  0x00000000 , 0x000041ce 
- 00008260  0x00000b3a rtn 
- 00008261  0x00000b3d jam  0x0000001b , 0x0000049b 
- 00008262  0x00000b3e jam  0x00000000 , 0x000041ce 
- 00008263  0x00000b3f rtn 
- 00008264  0x00000b42 set1  0x0000001c , 0x00000000 
- 00008265  0x00000b43 set0  0x0000001e , 0x00000000 
- 00008266  0x00000b44 jam  0x000000ff , 0x0000008f 
- 00008267  0x00000b45 jam  0x0000001f , 0x0000008d 
- 00008268  0x00000b46 branch  0x00002043 
- 00008269  0x00000b49 set0  0x0000001c , 0x00000000 
- 00008270  0x00000b4a force  0x00000000 , 0x0000001b 
- 00008271  0x00000b4b branch  0x00002043 
- 00008272  0x00000b4e call  0x0000225a 
- 00008273  0x00000b4f rtn  0x00000005 
- 00008274  0x00000b50 force  0x00000001 , 0x00000002 
- 00008275  0x00000b51 jam  0x00000005 , 0x0000016e 
- 00008276  0x00000b52 branch  0x0000205c 
- 00008277  0x00000b55 bpatch  0x00000006 , 0x00004000 
- 00008278  0x00000b57 fetch  0x00000006 , 0x000041d0 
- 00008279  0x00000b58 branch  0x00002043 , 0x00000034 
- 00008280  0x00000b59 jam  0x00000001 , 0x00004681 
- 00008281  0x00000b5b jam  0x00000003 , 0x00000055 
- 00008282  0x00000b5c branch  0x0000205b 
- 00008283  0x00000b5f force  0x00000025 , 0x00000002 
- 00008284  0x00000b61 bpatch  0x00000007 , 0x00004000 
- 00008285  0x00000b62 fetch  0x00000001 , 0x000000f1 
- 00008286  0x00000b63 branch  0x00002062 , 0x00000034 
- 00008287  0x00000b64 lshift3  0x0000003f , 0x0000003f 
- 00008288  0x00000b65 lshift4  0x0000003f , 0x0000003f 
- 00008289  0x00000b66 increase  0xffffffff , 0x0000003f 
- 00008290  0x00000b68 store  0x00000001 , 0x000040a6 
- 00008291  0x00000b69 store  0x00000001 , 0x000000f0 
- 00008292  0x00000b6a jam  0x0000001f , 0x0000008e 
- 00008293  0x00000b6b set0  0x0000000c , 0x00000000 
- 00008294  0x00000b6c call  0x0000223b 
- 00008295  0x00000b6d nbranch  0x00002083 , 0x00000005 
- 00008296  0x00000b6e call  0x00002a6f 
- 00008297  0x00000b6f store  0x00000001 , 0x00000077 
- 00008298  0x00000b70 storet  0x00000001 , 0x0000007c 
- 00008299  0x00000b71 fetch  0x00000006 , 0x000041d0 
- 00008300  0x00000b72 store  0x00000006 , 0x00000040 
- 00008301  0x00000b73 bpatch  0x00000008 , 0x00004001 
- 00008302  0x00000b74 call  0x00007f15 
- 00008303  0x00000b75 force  0x00000000 , 0x0000003f 
- 00008304  0x00000b76 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008305  0x00000b77 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00008306  0x00000b78 set1  0x00000003 , 0x0000003f 
- 00008307  0x00000b79 store  0x00000001 , 0x00000030 
- 00008308  0x00000b7a jam  0x00000003 , 0x00000a99 
- 00008309  0x00000b7b call  0x00007d86 
- 00008310  0x00000b7c force  0x00000000 , 0x0000003f 
- 00008311  0x00000b7d setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00008312  0x00000b7e store  0x00000001 , 0x0000004c 
- 00008313  0x00000b7f setarg  0x00000000 
- 00008314  0x00000b80 set1  0x00000001 , 0x0000003f 
- 00008315  0x00000b81 store  0x00000001 , 0x00000031 
- 00008316  0x00000b82 enable  0x00000029 
- 00008317  0x00000b83 call  0x00002223 
- 00008318  0x00000b84 disable  0x00000029 
- 00008319  0x00000b85 force  0x00000003 , 0x00000007 
- 00008320  0x00000b86 fetch  0x00000002 , 0x000040b9 
- 00008321  0x00000b87 call  0x00007f08 
- 00008322  0x00000b88 branch  0x00002043 
- 00008323  0x00000b8a bpatch  0x00000009 , 0x00004001 
- 00008324  0x00000b8b fetch  0x00000006 , 0x000041d0 
- 00008325  0x00000b8c store  0x00000006 , 0x00000040 
- 00008326  0x00000b8d compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008327  0x00000b8e branch  0x00002089 , 0x00000001 
- 00008328  0x00000b8f branch  0x00002043 
- 00008329  0x00000b91 arg  0x00000101 , 0x00000005 
- 00008330  0x00000b92 arg  0x00000008 , 0x00000039 
- 00008331  0x00000b93 call  0x00007ec6 
- 00008332  0x00000b94 jam  0x00000004 , 0x00000a99 
- 00008333  0x00000b95 call  0x00007d86 
- 00008334  0x00000b96 branch  0x00002043 
- 00008335  0x00000b9e rtnmark0  0x0000001c 
- 00008336  0x00000b9f force  0x00000001 , 0x00000007 
- 00008337  0x00000ba0 call  0x00007f16 
- 00008338  0x00000ba1 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
- 00008339  0x00000ba2 nbranch  0x00002095 , 0x00000034 
- 00008340  0x00000ba3 rtn 
- 00008341  0x00000ba8 bpatch  0x0000000a , 0x00004001 
- 00008342  0x00000ba9 fetcht  0x00000002 , 0x000040bb 
- 00008343  0x00000baa force  0x00000004 , 0x00000007 
- 00008344  0x00000bab call  0x0000271c 
- 00008345  0x00000bac rtn  0x00000028 
- 00008346  0x00000bad call  0x000028a4 
- 00008347  0x00000bae force  0x00000000 , 0x00000024 
- 00008348  0x00000bb0 rtn  0x00000003 
- 00008349  0x00000bb1 set0  0x0000000b , 0x00000000 
- 00008350  0x00000bb2 set0  0x00000000 , 0x00000000 
- 00008351  0x00000bb4 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008352  0x00000bb5 isolate1  0x0000001e , 0x00000000 
- 00008353  0x00000bb6 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008354  0x00000bb7 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008355  0x00000bb8 nbranch  0x000020be , 0x00000001 
- 00008356  0x00000bbb bpatch  0x0000000b , 0x00004001 
- 00008357  0x00000bbc fetch  0x00000001 , 0x00000012 
- 00008358  0x00000bbd increase  0x00000001 , 0x0000003f 
- 00008359  0x00000bbe store  0x00000001 , 0x00000012 
- 00008360  0x00000bbf call  0x000028d8 
- 00008361  0x00000bc0 call  0x000028d2 
- 00008362  0x00000bc1 call  0x000028f2 
- 00008363  0x00000bc2 call  0x00002a51 
- 00008364  0x00000bc3 call  0x00002a56 
- 00008365  0x00000bc4 call  0x00002a64 
- 00008366  0x00000bc5 call  0x0000264d 
- 00008367  0x00000bc6 call  0x000020b1 
- 00008368  0x00000bc7 branch  0x0000209c 
- 00008369  0x00000bca bpatch  0x0000000c , 0x00004001 
- 00008370  0x00000bcb fetch  0x00000001 , 0x0000008d 
- 00008371  0x00000bcc increase  0xffffffff , 0x0000003f 
- 00008372  0x00000bcd store  0x00000001 , 0x0000008d 
- 00008373  0x00000bce rtn  0x00000002 
- 00008374  0x00000bcf jam  0x0000001f , 0x0000008d 
- 00008375  0x00000bd0 fetch  0x00000001 , 0x0000008f 
- 00008376  0x00000bd1 increase  0xffffffff , 0x0000003f 
- 00008377  0x00000bd2 store  0x00000001 , 0x0000008f 
- 00008378  0x00000bd3 rtn  0x00000002 
- 00008379  0x00000bd4 setflip  0x0000001e , 0x00000000 
- 00008380  0x00000bd5 jam  0x000000ff , 0x0000008f 
- 00008381  0x00000bd6 rtn 
- 00008382  0x00000bd9 bpatch  0x0000000d , 0x00004001 
- 00008383  0x00000bda call  0x000028d8 
- 00008384  0x00000bdb call  0x000028cc 
- 00008385  0x00000bdc call  0x000028f2 
- 00008386  0x00000bdd call  0x00002a5b 
- 00008387  0x00000bde call  0x000029eb 
- 00008388  0x00000bdf call  0x00002a0d 
- 00008389  0x00000be0 branch  0x000020c8 , 0x00000018 
- 00008390  0x00000be1 call  0x000020b1 
- 00008391  0x00000be2 branch  0x0000209f 
- 00008392  0x00000be4 bpatch  0x0000000e , 0x00004001 
- 00008393  0x00000be5 call  0x000029bb 
- 00008394  0x00000be6 call  0x00002a6b 
- 00008395  0x00000be7 call  0x0000251e 
- 00008396  0x00000be8 set0  0x00000001 , 0x00000000 
- 00008397  0x00000be9 rtnmark0  0x0000000b 
- 00008398  0x00000beb bpatch  0x0000000f , 0x00004001 
- 00008399  0x00000bed fetch  0x00000001 , 0x00000013 
- 00008400  0x00000bee increase  0x00000001 , 0x0000003f 
- 00008401  0x00000bef store  0x00000001 , 0x00000013 
- 00008402  0x00000bf0 rtn 
- 00008403  0x00000bf9 bpatch  0x00000010 , 0x00004002 
- 00008404  0x00000bfa enable  0x00000029 
- 00008405  0x00000bfb enable  0x00000030 
- 00008406  0x00000bfc fetch  0x00000002 , 0x000040b5 
- 00008407  0x00000bfd branch  0x000020db , 0x00000034 
- 00008408  0x00000bfe force  0x00000008 , 0x00000007 
- 00008409  0x00000bff call  0x00007f16 
- 00008410  0x00000c00 nrtn  0x00000034 
- 00008411  0x00000c02 bpatch  0x00000011 , 0x00004002 
- 00008412  0x00000c03 fetcht  0x00000002 , 0x000040b7 
- 00008413  0x00000c04 force  0x00000028 , 0x00000007 
- 00008414  0x00000c05 call  0x0000271c 
- 00008415  0x00000c06 branch  0x00002114 , 0x00000028 
- 00008416  0x00000c07 force  0x00000003 , 0x00000007 
- 00008417  0x00000c08 call  0x00007f16 
- 00008418  0x00000c09 nbranch  0x000020f0 , 0x00000034 
- 00008419  0x00000c0a fetch  0x00000001 , 0x0000004c 
- 00008420  0x00000c0b bbit1  0x00000004 , 0x000020e6 
- 00008421  0x00000c0c branch  0x000020e9 
- 00008422  0x00000c0e arg  0x00000101 , 0x00000005 
- 00008423  0x00000c0f arg  0x00000008 , 0x00000039 
- 00008424  0x00000c10 call  0x00007ec6 
- 00008425  0x00000c12 bpatch  0x00000012 , 0x00004002 
- 00008426  0x00000c13 jam  0x00000000 , 0x00000030 
- 00008427  0x00000c14 call  0x00005cf7 
- 00008428  0x00000c15 jam  0x00000000 , 0x00004681 
- 00008429  0x00000c16 jam  0x00000013 , 0x00000a99 
- 00008430  0x00000c17 call  0x00007d86 
- 00008431  0x00000c18 branch  0x00002114 
- 00008432  0x00000c1b bpatch  0x00000013 , 0x00004002 
- 00008433  0x00000c1c force  0x00000000 , 0x0000000b 
- 00008434  0x00000c1d until  0x00000023 , 0x00000026 
- 00008435  0x00000c1e fetch  0x00000001 , 0x000000f2 
- 00008436  0x00000c1f increase  0xffffffff , 0x0000003f 
- 00008437  0x00000c20 ixor  0x00000022 , 0x0000003f 
- 00008438  0x00000c21 compare  0x00000000 , 0x0000003f , 0x00000003 
- 00008439  0x00000c22 nbranch  0x000020f0 , 0x00000001 
- 00008440  0x00000c23 deposit  0x00000004 
- 00008441  0x00000c24 store  0x00000001 , 0x00000181 
- 00008442  0x00000c25 force  0x00000000 , 0x00000026 
- 00008443  0x00000c26 force  0x00000000 , 0x00000024 
- 00008444  0x00000c29 bpatch  0x00000014 , 0x00004002 
- 00008445  0x00000c2a branch  0x00002114 , 0x00000003 
- 00008446  0x00000c2b call  0x000028dc 
- 00008447  0x00000c2c arg  0x00000600 , 0x0000000b 
- 00008448  0x00000c2d until  0x00000023 , 0x00000026 
- 00008449  0x00000c2f bpatch  0x00000015 , 0x00004002 
- 00008450  0x00000c30 fetch  0x00000004 , 0x000000f2 
- 00008451  0x00000c31 iforce  0x00000021 
- 00008452  0x00000c32 increase  0x00000001 , 0x0000003f 
- 00008453  0x00000c33 store  0x00000004 , 0x000000f2 
- 00008454  0x00000c34 isolate1  0x0000000c , 0x00000000 
- 00008455  0x00000c35 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008456  0x00000c36 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008457  0x00000c37 nbranch  0x00002128 , 0x00000001 
- 00008458  0x00000c38 fetch  0x00000001 , 0x0000000c 
- 00008459  0x00000c39 increase  0x00000001 , 0x0000003f 
- 00008460  0x00000c3a store  0x00000001 , 0x0000000c 
- 00008461  0x00000c3b call  0x000028d2 
- 00008462  0x00000c3c call  0x00002a51 
- 00008463  0x00000c3d call  0x00002a56 
- 00008464  0x00000c3e call  0x00002a64 
- 00008465  0x00000c3f call  0x0000264d 
- 00008466  0x00000c40 call  0x0000211a 
- 00008467  0x00000c41 branch  0x000020fc 
- 00008468  0x00000c43 bpatch  0x00000016 , 0x00004002 
- 00008469  0x00000c44 disable  0x00000029 
- 00008470  0x00000c45 fetch  0x00000002 , 0x000040b5 
- 00008471  0x00000c46 rtn  0x00000034 
- 00008472  0x00000c47 force  0x00000008 , 0x00000007 
- 00008473  0x00000c48 branch  0x00007f08 
- 00008474  0x00000c4b bpatch  0x00000017 , 0x00004002 
- 00008475  0x00000c4c fetch  0x00000001 , 0x0000008e 
- 00008476  0x00000c4d increase  0xffffffff , 0x0000003f 
- 00008477  0x00000c4e store  0x00000001 , 0x0000008e 
- 00008478  0x00000c4f rtn  0x00000002 
- 00008479  0x00000c50 jam  0x0000001f , 0x0000008e 
- 00008480  0x00000c51 fetch  0x00000001 , 0x000000f0 
- 00008481  0x00000c52 increase  0xffffffff , 0x0000003f 
- 00008482  0x00000c53 store  0x00000001 , 0x000000f0 
- 00008483  0x00000c54 rtn  0x00000002 
- 00008484  0x00000c55 setflip  0x0000000c , 0x00000000 
- 00008485  0x00000c56 fetch  0x00000001 , 0x000040a6 
- 00008486  0x00000c57 store  0x00000001 , 0x000000f0 
- 00008487  0x00000c58 rtn 
- 00008488  0x00000c5b bpatch  0x00000018 , 0x00004003 
- 00008489  0x00000c5c call  0x000028cc 
- 00008490  0x00000c5d call  0x00002a5b 
- 00008491  0x00000c5e call  0x000029eb 
- 00008492  0x00000c5f call  0x00002a0d 
- 00008493  0x00000c60 branch  0x00002130 , 0x00000018 
- 00008494  0x00000c61 call  0x0000211a 
- 00008495  0x00000c62 branch  0x00002101 
- 00008496  0x00000c64 call  0x0000264d 
- 00008497  0x00000c65 fetch  0x00000001 , 0x0000000d 
- 00008498  0x00000c66 increase  0x00000001 , 0x0000003f 
- 00008499  0x00000c67 store  0x00000001 , 0x0000000d 
- 00008500  0x00000c68 force  0x00000000 , 0x0000001b 
- 00008501  0x00000c69 fetch  0x00000004 , 0x000000f2 
- 00008502  0x00000c6b bpatch  0x00000019 , 0x00004003 
- 00008503  0x00000c6c call  0x00002a4f 
- 00008504  0x00000c6d call  0x000028dc 
- 00008505  0x00000c6e increase  0x00000001 , 0x00000026 
- 00008506  0x00000c70 and_into  0x000001fd , 0x00000021 
- 00008507  0x00000c71 and_into  0x000001fc , 0x00000024 
- 00008508  0x00000c72 call  0x000028d2 
- 00008509  0x00000c73 call  0x00002a51 
- 00008510  0x00000c74 call  0x00002a56 
- 00008511  0x00000c75 call  0x00002a64 
- 00008512  0x00000c76 deposit  0x00000022 
- 00008513  0x00000c77 store  0x00000004 , 0x00000161 
- 00008514  0x00000c78 force  0x00000000 , 0x00000004 
- 00008515  0x00000c79 force  0x00000002 , 0x00000001 
- 00008516  0x00000c7a call  0x00002a6b 
- 00008517  0x00000c7b call  0x00002766 
- 00008518  0x00000c7d bpatch  0x0000001a , 0x00004003 
- 00008519  0x00000c7e call  0x00002a4d 
- 00008520  0x00000c7f or_into  0x00000002 , 0x00000021 
- 00008521  0x00000c80 and_into  0x000001fc , 0x00000024 
- 00008522  0x00000c81 call  0x000028cc 
- 00008523  0x00000c82 call  0x00002a5b 
- 00008524  0x00000c83 call  0x000029eb 
- 00008525  0x00000c84 call  0x00002a0d 
- 00008526  0x00000c85 call  0x0000264d , 0x00000018 
- 00008527  0x00000c86 branch  0x00002155 , 0x00000018 
- 00008528  0x00000c87 fetch  0x00000001 , 0x00000010 
- 00008529  0x00000c88 branch  0x000020fc , 0x00000034 
- 00008530  0x00000c89 increase  0xffffffff , 0x0000003f 
- 00008531  0x00000c8a store  0x00000001 , 0x00000010 
- 00008532  0x00000c8b branch  0x00002136 
- 00008533  0x00000c8e bpatch  0x0000001b , 0x00004003 
- 00008534  0x00000c8f fetch  0x00000001 , 0x0000000e 
- 00008535  0x00000c90 increase  0x00000001 , 0x0000003f 
- 00008536  0x00000c91 store  0x00000001 , 0x0000000e 
- 00008537  0x00000c92 call  0x00002435 
- 00008538  0x00000c94 call  0x000022f2 
- 00008539  0x00000c95 branch  0x0000215f , 0x00000018 
- 00008540  0x00000c96 call  0x00002455 
- 00008541  0x00000c97 nbranch  0x0000215a , 0x00000034 
- 00008542  0x00000c98 branch  0x000020fc 
- 00008543  0x00000c9b bpatch  0x0000001c , 0x00004003 
- 00008544  0x00000c9c fetch  0x00000001 , 0x00000030 
- 00008545  0x00000c9d set0  0x00000003 , 0x0000003f 
- 00008546  0x00000c9e store  0x00000001 , 0x00000030 
- 00008547  0x00000c9f call  0x00002440 
- 00008548  0x00000ca0 disable  0x00000029 
- 00008549  0x00000ca1 rtn 
- 00008550  0x00000ca5 bpatch  0x0000001d , 0x00004003 
- 00008551  0x00000ca6 enable  0x00000029 
- 00008552  0x00000ca7 enable  0x00000030 
- 00008553  0x00000ca8 call  0x000021e1 
- 00008554  0x00000ca9 rtn  0x00000028 
- 00008555  0x00000caa call  0x00002c69 
- 00008556  0x00000cab call  0x00002a4f 
- 00008557  0x00000cac add  0x00000022 , 0x00000001 , 0x00000021 
- 00008558  0x00000cad call  0x000028e2 
- 00008559  0x00000cae force  0x00000003 , 0x00000024 
- 00008560  0x00000caf call  0x00006cc2 
- 00008561  0x00000cb0 call  0x00002489 
- 00008562  0x00000cb1 call  0x000028d2 
- 00008563  0x00000cb2 call  0x00002a51 
- 00008564  0x00000cb3 call  0x00002a56 
- 00008565  0x00000cb4 call  0x00002a64 
- 00008566  0x00000cb5 call  0x00002762 
- 00008567  0x00000cb7 bpatch  0x0000001e , 0x00004003 
- 00008568  0x00000cb8 call  0x00005d08 
- 00008569  0x00000cb9 call  0x000022e4 
- 00008570  0x00000cba nbranch  0x00002180 , 0x0000002d 
- 00008571  0x00000cbb call  0x00002a88 
- 00008572  0x00000cbc call  0x00002728 
- 00008573  0x00000cbd fetch  0x00000001 , 0x0000000f 
- 00008574  0x00000cbe increase  0x00000001 , 0x0000003f 
- 00008575  0x00000cbf store  0x00000001 , 0x0000000f 
- 00008576  0x00000cc1 bpatch  0x0000001f , 0x00004003 
- 00008577  0x00000cc2 call  0x00006caa 
- 00008578  0x00000cc3 call  0x0000218b 
- 00008579  0x00000cc4 nrtn  0x00000029 
- 00008580  0x00000cc5 call  0x000026f3 
- 00008581  0x00000cc6 nbranch  0x00002188 , 0x00000034 
- 00008582  0x00000cc8 disable  0x00000029 
- 00008583  0x00000cc9 rtn 
- 00008584  0x00000ccc call  0x00002489 
- 00008585  0x00000ccd call  0x000022da 
- 00008586  0x00000cce branch  0x00002177 
- 00008587  0x00000cd2 branch  0x0000218e , 0x0000002d 
- 00008588  0x00000cd3 call  0x00002a7f 
- 00008589  0x00000cd4 branch  0x0000219c , 0x00000002 
- 00008590  0x00000cd6 call  0x000021a7 
- 00008591  0x00000cd7 nbranch  0x0000219c , 0x00000028 
- 00008592  0x00000cd8 fetch  0x00000001 , 0x0000004c 
- 00008593  0x00000cd9 rtnbit0  0x00000004 
- 00008594  0x00000cda rtnbit1  0x00000003 
- 00008595  0x00000cdb fetch  0x00000001 , 0x0000004b 
- 00008596  0x00000cdc rtnbit1  0x00000003 
- 00008597  0x00000cdd call  0x000021ae 
- 00008598  0x00000cde nrtn  0x00000034 
- 00008599  0x00000cdf fetch  0x00000001 , 0x0000016e 
- 00008600  0x00000ce0 increase  0xffffffff , 0x0000003f 
- 00008601  0x00000ce1 store  0x00000001 , 0x0000016e 
- 00008602  0x00000ce2 nrtn  0x00000034 
- 00008603  0x00000ce3 branch  0x00006006 
- 00008604  0x00000ce6 bpatch  0x00000020 , 0x00004004 
- 00008605  0x00000ce7 call  0x0000245d 
- 00008606  0x00000ce8 disable  0x00000029 
- 00008607  0x00000ce9 fetch  0x00000001 , 0x0000004c 
- 00008608  0x00000cea bbit1  0x00000004 , 0x000021a2 
- 00008609  0x00000ceb rtn 
- 00008610  0x00000cee fetch  0x00000001 , 0x0000004c 
- 00008611  0x00000cef rtnbit1  0x00000003 
- 00008612  0x00000cf1 arg  0x00000101 , 0x00000005 
- 00008613  0x00000cf2 arg  0x00000008 , 0x00000039 
- 00008614  0x00000cf3 branch  0x00007ec6 
- 00008615  0x00000cf6 bpatch  0x00000021 , 0x00004004 
- 00008616  0x00000cf7 enable  0x00000028 
- 00008617  0x00000cf8 fetch  0x00000001 , 0x0000004b 
- 00008618  0x00000cf9 rtnbit0  0x00000003 
- 00008619  0x00000cfa call  0x000021ae 
- 00008620  0x00000cfb nrtn  0x00000034 
- 00008621  0x00000cfc branch  0x00007fe9 
- 00008622  0x00000cff fetch  0x00000001 , 0x00000072 
- 00008623  0x00000d00 increase  0xffffffff , 0x0000003f 
- 00008624  0x00000d01 store  0x00000001 , 0x00000072 
- 00008625  0x00000d02 rtn 
- 00008626  0x00000d05 bpatch  0x00000022 , 0x00004004 
- 00008627  0x00000d06 fetch  0x00000001 , 0x00000030 
- 00008628  0x00000d07 bbit1  0x00000007 , 0x000021bb 
- 00008629  0x00000d08 fetch  0x00000001 , 0x000009b5 
- 00008630  0x00000d09 branch  0x000021bb , 0x00000034 
- 00008631  0x00000d0a jam  0x00000000 , 0x000009b5 
- 00008632  0x00000d0b jam  0x00000018 , 0x00000a99 
- 00008633  0x00000d0c call  0x00007d86 
- 00008634  0x00000d0d branch  0x000021bb 
- 00008635  0x00000d0f bpatch  0x00000023 , 0x00004004 
- 00008636  0x00000d10 call  0x00002254 
- 00008637  0x00000d11 fetch  0x00000001 , 0x00000030 
- 00008638  0x00000d12 set1  0x00000007 , 0x0000003f 
- 00008639  0x00000d13 store  0x00000001 , 0x00000030 
- 00008640  0x00000d14 jam  0x00000001 , 0x000041bd 
- 00008641  0x00000d15 fetch  0x00000001 , 0x00000055 
- 00008642  0x00000d16 bne  0x00000016 , 0x000021c3 
- 00008643  0x00000d18 rtn 
- 00008644  0x00000d1b jam  0x00000001 , 0x000009b5 
- 00008645  0x00000d1d fetch  0x00000001 , 0x00000030 
- 00008646  0x00000d1e set0  0x00000007 , 0x0000003f 
- 00008647  0x00000d1f store  0x00000001 , 0x00000030 
- 00008648  0x00000d20 rtn 
- 00008649  0x00000d25 bpatch  0x00000024 , 0x00004004 
- 00008650  0x00000d26 disable  0x00000028 
- 00008651  0x00000d27 fetch  0x00000002 , 0x00000032 
- 00008652  0x00000d28 arg  0x0000ffff , 0x00000002 
- 00008653  0x00000d29 isub  0x00000002 , 0x0000003e 
- 00008654  0x00000d2a nrtn  0x00000005 
- 00008655  0x00000d2b fetch  0x00000004 , 0x00000034 
- 00008656  0x00000d2c branch  0x000021d3 , 0x00000030 
- 00008657  0x00000d2d isub  0x00000028 , 0x0000003f 
- 00008658  0x00000d2e branch  0x000021d4 
- 00008659  0x00000d30 isub  0x00000022 , 0x0000003f 
- 00008660  0x00000d32 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00008661  0x00000d33 nrtn  0x00000002 
- 00008662  0x00000d34 force  0x00000000 , 0x0000003f 
- 00008663  0x00000d35 store  0x00000002 , 0x00000032 
- 00008664  0x00000d36 branch  0x00007fe7 
- 00008665  0x00000d3b copy  0x0000003f , 0x00000002 
- 00008666  0x00000d3c bpatch  0x00000025 , 0x00004004 
- 00008667  0x00000d3d storet  0x00000004 , 0x00000034 
- 00008668  0x00000d3f jam  0x00000001 , 0x0000455b 
- 00008669  0x00000d40 setarg  0x0000ffff 
- 00008670  0x00000d41 store  0x00000002 , 0x00000032 
- 00008671  0x00000d42 jam  0x00000001 , 0x00000073 
- 00008672  0x00000d43 rtn 
- 00008673  0x00000d47 bpatch  0x00000026 , 0x00004004 
- 00008674  0x00000d48 call  0x000021c9 
- 00008675  0x00000d49 nrtn  0x00000028 
- 00008676  0x00000d4a disable  0x00000028 
- 00008677  0x00000d4b jam  0x00000020 , 0x00000011 
- 00008678  0x00000d4c set0  0x0000000b , 0x00000000 
- 00008679  0x00000d4e call  0x00002a4f 
- 00008680  0x00000d4f call  0x000022e6 
- 00008681  0x00000d50 bmark1  0x0000000b , 0x000021f4 
- 00008682  0x00000d51 call  0x00002455 
- 00008683  0x00000d52 nbranch  0x000021e7 , 0x00000034 
- 00008684  0x00000d54 bpatch  0x00000027 , 0x00004004 
- 00008685  0x00000d55 disable  0x00000028 
- 00008686  0x00000d56 deposit  0x00000022 
- 00008687  0x00000d57 store  0x00000004 , 0x000040ca 
- 00008688  0x00000d58 enable  0x00000030 
- 00008689  0x00000d59 enable  0x00000029 
- 00008690  0x00000d5a jam  0x0000002a , 0x00000a99 
- 00008691  0x00000d5b branch  0x00007d86 
- 00008692  0x00000d5e bpatch  0x00000028 , 0x00004005 
- 00008693  0x00000d5f call  0x00002a4d 
- 00008694  0x00000d60 arg  0x00000010 , 0x00000001 
- 00008695  0x00000d61 call  0x000022dc 
- 00008696  0x00000d62 disable  0x00000030 
- 00008697  0x00000d63 disable  0x00000029 
- 00008698  0x00000d64 call  0x00002818 
- 00008699  0x00000d65 call  0x00002435 
- 00008700  0x00000d67 bpatch  0x00000029 , 0x00004005 
- 00008701  0x00000d68 call  0x0000247c 
- 00008702  0x00000d69 branch  0x00002202 , 0x0000002d 
- 00008703  0x00000d6a call  0x00002455 
- 00008704  0x00000d6b nbranch  0x000021fc , 0x00000034 
- 00008705  0x00000d6c branch  0x000021ec 
- 00008706  0x00000d6e fetch  0x00000001 , 0x00000031 
- 00008707  0x00000d6f set0  0x00000001 , 0x0000003f 
- 00008708  0x00000d70 store  0x00000001 , 0x00000031 
- 00008709  0x00000d71 call  0x00002a88 
- 00008710  0x00000d72 call  0x00002841 
- 00008711  0x00000d73 enable  0x00000028 
- 00008712  0x00000d74 jam  0x0000002b , 0x00000a99 
- 00008713  0x00000d75 branch  0x00007d86 
- 00008714  0x00000d7b bpatch  0x0000002a , 0x00004005 
- 00008715  0x00000d7c set1  0x00000009 , 0x00000000 
- 00008716  0x00000d7d deposit  0x00000011 
- 00008717  0x00000d7e store  0x00000002 , 0x0000001e 
- 00008718  0x00000d7f force  0x00000050 , 0x00000039 
- 00008719  0x00000d80 arg  0x0000043f , 0x00000005 
- 00008720  0x00000d81 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008721  0x00000d82 ifetch  0x00000001 , 0x00000006 
- 00008722  0x00000d83 copy  0x00000011 , 0x00000006 
- 00008723  0x00000d84 bbit1  0x00000000 , 0x00007f01 
- 00008724  0x00000d85 arg  0x00000030 , 0x00000005 
- 00008725  0x00000d86 call  0x00007f01 
- 00008726  0x00000d87 disable  0x0000002e 
- 00008727  0x00000d88 fetch  0x00000001 , 0x00000077 
- 00008728  0x00000d89 iforce  0x00000004 
- 00008729  0x00000d8a jam  0x00000001 , 0x0000008a 
- 00008730  0x00000d8b branch  0x0000221c , 0x00000029 
- 00008731  0x00000d8c jam  0x00000001 , 0x0000008a 
- 00008732  0x00000d8e fetch  0x00000001 , 0x00000030 
- 00008733  0x00000d8f rtnbit0  0x00000001 
- 00008734  0x00000d90 fetch  0x00000001 , 0x00000073 
- 00008735  0x00000d91 store  0x00000001 , 0x0000008a 
- 00008736  0x00000d92 fetch  0x00000001 , 0x00000074 
- 00008737  0x00000d93 store  0x00000001 , 0x0000008b 
- 00008738  0x00000d94 rtn 
- 00008739  0x00000d97 bpatch  0x0000002b , 0x00004005 
- 00008740  0x00000d98 fetch  0x00000002 , 0x0000001e 
- 00008741  0x00000d99 iforce  0x00000005 
- 00008742  0x00000d9a force  0x00000050 , 0x00000039 
- 00008743  0x00000d9b arg  0x0000043f , 0x00000006 
- 00008744  0x00000d9c branch  0x00007f01 , 0x00000036 
- 00008745  0x00000d9d arg  0x00000030 , 0x00000006 
- 00008746  0x00000d9e branch  0x00007f01 
- 00008747  0x00000da3 arg  0x00000001 , 0x00000039 
- 00008748  0x00000da4 fetcht  0x00000001 , 0x00000015 
- 00008749  0x00000da6 increase  0x00000001 , 0x00000002 
- 00008750  0x00000da7 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008751  0x00000da8 nbranch  0x00002231 , 0x00000001 
- 00008752  0x00000da9 arg  0x00000000 , 0x00000002 
- 00008753  0x00000dab storet  0x00000001 , 0x00000015 
- 00008754  0x00000dac mul32  0x00000002 , 0x00000050 , 0x0000003f 
- 00008755  0x00000dad arg  0x00004040 , 0x00000011 
- 00008756  0x00000dae iadd  0x00000011 , 0x00000011 
- 00008757  0x00000daf ifetch  0x00000001 , 0x00000011 
- 00008758  0x00000db0 bbit1  0x00000001 , 0x00002239 
- 00008759  0x00000db1 rtnbit1  0x00000000 
- 00008760  0x00000db2 rtnbit1  0x00000003 
- 00008761  0x00000db4 loop  0x0000222d 
- 00008762  0x00000db5 rtn 
- 00008763  0x00000db8 bpatch  0x0000002c , 0x00004005 
- 00008764  0x00000db9 arg  0x0000226a , 0x00000013 
- 00008765  0x00000dba call  0x00002261 
- 00008766  0x00000dbb nrtn  0x00000005 
- 00008767  0x00000dbc deposit  0x00000011 
- 00008768  0x00000dbd store  0x00000002 , 0x0000001e 
- 00008769  0x00000dbe force  0x00000000 , 0x0000003e 
- 00008770  0x00000dbf rtn 
- 00008771  0x00000dc4 call  0x00002725 
- 00008772  0x00000dc5 branch  0x0000224b , 0x00000001 
- 00008773  0x00000dc6 fetch  0x00000002 , 0x0000001e 
- 00008774  0x00000dc7 add  0x0000003f , 0x00000017 , 0x00000005 
- 00008775  0x00000dc8 fetch  0x00000001 , 0x00000047 
- 00008776  0x00000dc9 istore  0x00000001 , 0x00000005 
- 00008777  0x00000dca arg  0x000022aa , 0x00000013 
- 00008778  0x00000dcb branch  0x00002261 
- 00008779  0x00000dce fetch  0x00000001 , 0x00000047 
- 00008780  0x00000dcf isolate1  0x00000003 , 0x0000003f 
- 00008781  0x00000dd0 branch  0x00002250 , 0x00000001 
- 00008782  0x00000dd1 force  0x00000001 , 0x0000003e 
- 00008783  0x00000dd2 rtn 
- 00008784  0x00000dd4 force  0x00000000 , 0x0000003e 
- 00008785  0x00000dd5 rtn 
- 00008786  0x00000dd9 arg  0x000022a7 , 0x00000013 
- 00008787  0x00000dda branch  0x00002261 
- 00008788  0x00000ddd fetcht  0x00000002 , 0x0000001e 
- 00008789  0x00000dde arg  0x000022cf , 0x00000013 
- 00008790  0x00000ddf branch  0x00002261 
- 00008791  0x00000de4 fetcht  0x00000001 , 0x000041cf 
- 00008792  0x00000de6 arg  0x00002275 , 0x00000013 
- 00008793  0x00000de7 branch  0x00002261 
- 00008794  0x00000dea bpatch  0x0000002d , 0x00004005 
- 00008795  0x00000deb fetcht  0x00000006 , 0x000041d0 
- 00008796  0x00000ded arg  0x0000226e , 0x00000013 
- 00008797  0x00000dee branch  0x00002261 
- 00008798  0x00000df1 arg  0x0000227b , 0x00000013 
- 00008799  0x00000df2 branch  0x00002261 
- 00008800  0x00000df5 arg  0x000022c6 , 0x00000013 
- 00008801  0x00000df7 bpatch  0x0000002e , 0x00004005 
- 00008802  0x00000df8 arg  0x00004040 , 0x00000011 
- 00008803  0x00000df9 arg  0x00000001 , 0x00000039 
- 00008804  0x00000dfb ifetch  0x00000001 , 0x00000011 
- 00008805  0x00000dfc copy  0x00000013 , 0x0000003d 
- 00008806  0x00000dfe increase  0x00000050 , 0x00000011 
- 00008807  0x00000dff loop  0x00002264 
- 00008808  0x00000e00 force  0x00000001 , 0x0000003e 
- 00008809  0x00000e01 rtn 
- 00008810  0x00000e04 bbit1  0x00000000 , 0x00002266 
- 00008811  0x00000e05 bbit1  0x00000003 , 0x00002266 
- 00008812  0x00000e06 force  0x00000000 , 0x0000003e 
- 00008813  0x00000e07 rtn 
- 00008814  0x00000e0a bbit1  0x00000003 , 0x00002270 
- 00008815  0x00000e0b bbit0  0x00000000 , 0x00002266 
- 00008816  0x00000e0d add  0x00000011 , 0x00000010 , 0x00000006 
- 00008817  0x00000e0e ifetch  0x00000006 , 0x00000006 
- 00008818  0x00000e0f isub  0x00000002 , 0x0000003e 
- 00008819  0x00000e10 rtn  0x00000005 
- 00008820  0x00000e11 branch  0x00002266 
- 00008821  0x00000e14 bbit0  0x00000000 , 0x00002266 
- 00008822  0x00000e15 add  0x00000011 , 0x00000016 , 0x00000006 
- 00008823  0x00000e16 ifetch  0x00000001 , 0x00000006 
- 00008824  0x00000e17 isub  0x00000002 , 0x0000003e 
- 00008825  0x00000e18 rtn  0x00000005 
- 00008826  0x00000e19 branch  0x00002266 
- 00008827  0x00000e1c bbit0  0x00000001 , 0x00002266 
- 00008828  0x00000e1e call  0x000022b3 
- 00008829  0x00000e1f call  0x00002297 
- 00008830  0x00000e20 isub  0x00000002 , 0x0000003f 
- 00008831  0x00000e21 increase  0x00000001 , 0x0000003f 
- 00008832  0x00000e22 branch  0x00002291 , 0x00000002 
- 00008833  0x00000e23 copy  0x00000006 , 0x00000012 
- 00008834  0x00000e24 store  0x00000009 , 0x00000aa2 
- 00008835  0x00000e25 fetch  0x00000001 , 0x000044c0 
- 00008836  0x00000e26 nbranch  0x00002289 , 0x00000034 
- 00008837  0x00000e27 fetch  0x00000009 , 0x00000aa2 
- 00008838  0x00000e28 copy  0x00000012 , 0x00000006 
- 00008839  0x00000e29 increase  0x00000005 , 0x0000003f 
- 00008840  0x00000e2a branch  0x0000228c 
- 00008841  0x00000e2c fetch  0x00000009 , 0x00000aa2 
- 00008842  0x00000e2d copy  0x00000012 , 0x00000006 
- 00008843  0x00000e2e increase  0x00000014 , 0x0000003f 
- 00008844  0x00000e30 nbranch  0x00002266 , 0x00000002 
- 00008845  0x00000e32 copy  0x00000002 , 0x00000021 
- 00008846  0x00000e33 call  0x000022bf 
- 00008847  0x00000e34 force  0x00000000 , 0x0000003e 
- 00008848  0x00000e35 rtn 
- 00008849  0x00000e39 iforce  0x00000012 
- 00008850  0x00000e3a add  0x00000011 , 0x00000002 , 0x00000006 
- 00008851  0x00000e3b ifetch  0x00000002 , 0x00000006 
- 00008852  0x00000e3c branch  0x0000228d , 0x00000034 
- 00008853  0x00000e3d call  0x000022bf 
- 00008854  0x00000e3e branch  0x0000227c 
- 00008855  0x00000e41 rshift16  0x0000003f , 0x0000000b 
- 00008856  0x00000e42 rshift8  0x0000000b , 0x0000000b 
- 00008857  0x00000e43 branch  0x000022a1 , 0x00000005 
- 00008858  0x00000e44 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008859  0x00000e45 nrtn  0x00000001 
- 00008860  0x00000e46 rshift16  0x00000002 , 0x0000000b 
- 00008861  0x00000e47 rshift8  0x0000000b , 0x0000000b 
- 00008862  0x00000e48 nrtn  0x00000005 
- 00008863  0x00000e49 set1  0x0000001c , 0x00000002 
- 00008864  0x00000e4a rtn 
- 00008865  0x00000e4c rshift16  0x00000002 , 0x0000000b 
- 00008866  0x00000e4d rshift8  0x0000000b , 0x0000000b 
- 00008867  0x00000e4e compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008868  0x00000e4f nrtn  0x00000001 
- 00008869  0x00000e50 set1  0x0000001c , 0x0000003f 
- 00008870  0x00000e51 rtn 
- 00008871  0x00000e54 bbit0  0x00000000 , 0x00002266 
- 00008872  0x00000e55 force  0x00000000 , 0x0000003e 
- 00008873  0x00000e56 rtn 
- 00008874  0x00000e59 bbit0  0x00000000 , 0x00002266 
- 00008875  0x00000e5a add  0x00000011 , 0x00000001 , 0x00000006 
- 00008876  0x00000e5b ifetch  0x00000001 , 0x00000006 
- 00008877  0x00000e5c bbit1  0x00000000 , 0x00002266 
- 00008878  0x00000e5d add  0x00000011 , 0x00000017 , 0x00000006 
- 00008879  0x00000e5e ifetch  0x00000001 , 0x00000006 
- 00008880  0x00000e5f bbit0  0x00000003 , 0x00002266 
- 00008881  0x00000e60 force  0x00000000 , 0x0000003e 
- 00008882  0x00000e61 rtn 
- 00008883  0x00000e64 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008884  0x00000e65 ifetcht  0x00000001 , 0x00000006 
- 00008885  0x00000e66 deposit  0x00000022 
- 00008886  0x00000e67 isolate1  0x00000001 , 0x00000002 
- 00008887  0x00000e68 add  0x00000011 , 0x00000004 , 0x00000006 
- 00008888  0x00000e69 ifetcht  0x00000004 , 0x00000006 
- 00008889  0x00000e6a rtn  0x00000001 
- 00008890  0x00000e6b add  0x00000011 , 0x00000008 , 0x00000006 
- 00008891  0x00000e6c ifetch  0x00000006 , 0x00000006 
- 00008892  0x00000e6d call  0x00002854 
- 00008893  0x00000e6e deposit  0x00000028 
- 00008894  0x00000e6f rtn 
- 00008895  0x00000e72 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008896  0x00000e73 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008897  0x00000e74 ifetch  0x00000002 , 0x00000006 
- 00008898  0x00000e75 iadd  0x00000002 , 0x0000000b 
- 00008899  0x00000e76 deposit  0x0000000b 
- 00008900  0x00000e77 istore  0x00000004 , 0x00000005 
- 00008901  0x00000e78 branch  0x00005449 
- 00008902  0x00000e7c bbit0  0x00000001 , 0x00002266 
- 00008903  0x00000e7d call  0x000022b3 
- 00008904  0x00000e7e iadd  0x0000001b , 0x0000003f 
- 00008905  0x00000e7f iadd  0x0000001b , 0x0000003f 
- 00008906  0x00000e80 iadd  0x00000007 , 0x0000003f 
- 00008907  0x00000e81 isub  0x00000002 , 0x0000003e 
- 00008908  0x00000e82 nbranch  0x00002266 , 0x00000002 
- 00008909  0x00000e83 force  0x00000000 , 0x0000003e 
- 00008910  0x00000e84 rtn 
- 00008911  0x00000e87 bbit0  0x00000000 , 0x00002266 
- 00008912  0x00000e88 deposit  0x00000002 
- 00008913  0x00000e89 isub  0x00000011 , 0x0000003e 
- 00008914  0x00000e8a branch  0x00002266 , 0x0000003e 
- 00008915  0x00000e8b add  0x00000011 , 0x00000001 , 0x00000006 
- 00008916  0x00000e8c ifetch  0x00000001 , 0x00000006 
- 00008917  0x00000e8d bbit1  0x00000000 , 0x00002266 
- 00008918  0x00000e8e ifetch  0x00000001 , 0x00000011 
- 00008919  0x00000e8f set0  0x00000007 , 0x0000003f 
- 00008920  0x00000e90 istore  0x00000001 , 0x00000011 
- 00008921  0x00000e91 branch  0x00002266 
- 00008922  0x00000e95 bpatch  0x0000002f , 0x00004005 
- 00008923  0x00000e96 call  0x00002a4f 
- 00008924  0x00000e98 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008925  0x00000e99 call  0x000028e2 
- 00008926  0x00000e9a force  0x00000003 , 0x00000024 
- 00008927  0x00000e9b call  0x000028d2 
- 00008928  0x00000e9c call  0x00002a51 
- 00008929  0x00000e9d call  0x00002a56 
- 00008930  0x00000e9e call  0x00002a64 
- 00008931  0x00000e9f branch  0x00002762 
- 00008932  0x00000ea2 bpatch  0x00000030 , 0x00004006 
- 00008933  0x00000ea3 call  0x00002a4d 
- 00008934  0x00000ea5 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008935  0x00000ea6 call  0x000028e2 
- 00008936  0x00000ea7 force  0x00000003 , 0x00000024 
- 00008937  0x00000ea8 call  0x000028cc 
- 00008938  0x00000ea9 call  0x0000242a 
- 00008939  0x00000eaa call  0x000029f1 
- 00008940  0x00000eab call  0x00002a5b 
- 00008941  0x00000eac call  0x000029eb 
- 00008942  0x00000eae call  0x00002a0d 
- 00008943  0x00000eaf nrtn  0x00000018 
- 00008944  0x00000eb0 call  0x000029bb 
- 00008945  0x00000eb1 branch  0x0000251c 
- 00008946  0x00000eb6 bpatch  0x00000031 , 0x00004006 
- 00008947  0x00000eb7 fetch  0x00000001 , 0x00000181 
- 00008948  0x00000eb8 iforce  0x00000004 
- 00008949  0x00000eb9 force  0x00000001 , 0x00000001 
- 00008950  0x00000eba call  0x000022da 
- 00008951  0x00000ebb branch  0x000022e4 
- 00008952  0x00000ec7 fetch  0x00000001 , 0x00004093 
- 00008953  0x00000ec8 rtnbit0  0x00000000 
- 00008954  0x00000ec9 force  0x00000004 , 0x00000007 
- 00008955  0x00000eca call  0x00007f16 
- 00008956  0x00000ecb nrtn  0x00000034 
- 00008957  0x00000ecc fetcht  0x00000002 , 0x000040ad 
- 00008958  0x00000ecd force  0x00000004 , 0x00000007 
- 00008959  0x00000ece call  0x0000271c 
- 00008960  0x00000ecf rtn  0x00000028 
- 00008961  0x00000ed0 call  0x00002308 
- 00008962  0x00000ed1 force  0x00000004 , 0x00000007 
- 00008963  0x00000ed2 fetch  0x00000002 , 0x000040af 
- 00008964  0x00000ed3 nbranch  0x00007f08 , 0x00000018 
- 00008965  0x00000ed4 random  0x0000003f 
- 00008966  0x00000ed5 iand  0x00000035 , 0x0000003f 
- 00008967  0x00000ed6 branch  0x00007f08 
- 00008968  0x00000eda bpatch  0x00000032 , 0x00004006 
- 00008969  0x00000edb jam  0x00000000 , 0x00000181 
- 00008970  0x00000edc disable  0x00000030 
- 00008971  0x00000edd disable  0x0000002e 
- 00008972  0x00000ede call  0x000028a4 
- 00008973  0x00000edf and  0x00000022 , 0x000001fc , 0x00000021 
- 00008974  0x00000ee0 force  0x00000001 , 0x00000024 
- 00008975  0x00000ee1 call  0x000028d8 
- 00008976  0x00000ee2 call  0x000028cc 
- 00008977  0x00000ee3 setflip  0x0000001d , 0x00000000 
- 00008978  0x00000ee4 fetch  0x00000001 , 0x00000006 
- 00008979  0x00000ee5 increase  0x00000001 , 0x0000003f 
- 00008980  0x00000ee6 store  0x00000001 , 0x00000006 
- 00008981  0x00000ee7 call  0x000028f2 
- 00008982  0x00000ee8 call  0x000029eb 
- 00008983  0x00000ee9 call  0x00002a14 
- 00008984  0x00000eea nrtn  0x00000018 
- 00008985  0x00000eeb bpatch  0x00000033 , 0x00004006 
- 00008986  0x00000eec force  0x00000000 , 0x0000001b 
- 00008987  0x00000eed call  0x000028f9 
- 00008988  0x00000eee fetch  0x00000001 , 0x00000007 
- 00008989  0x00000eef increase  0x00000001 , 0x0000003f 
- 00008990  0x00000ef0 store  0x00000001 , 0x00000007 
- 00008991  0x00000ef1 call  0x000028d8 
- 00008992  0x00000ef2 call  0x00002a4d 
- 00008993  0x00000ef3 or_into  0x00000002 , 0x00000021 
- 00008994  0x00000ef4 force  0x00000001 , 0x00000024 
- 00008995  0x00000ef5 call  0x000028d2 
- 00008996  0x00000ef6 call  0x000028f2 
- 00008997  0x00000ef7 call  0x00002a51 
- 00008998  0x00000ef8 call  0x00002a5f 
- 00008999  0x00000ef9 deposit  0x00000022 
- 00009000  0x00000efa store  0x00000004 , 0x00000161 
- 00009001  0x00000efb call  0x00002a64 
- 00009002  0x00000efc force  0x00000002 , 0x00000001 
- 00009003  0x00000efd force  0x00000000 , 0x00000004 
- 00009004  0x00000efe call  0x00002a6b 
- 00009005  0x00000eff call  0x00002766 
- 00009006  0x00000f00 call  0x00002332 
- 00009007  0x00000f01 and_into  0x000001fd , 0x00000021 
- 00009008  0x00000f02 increase  0x00000001 , 0x00000026 
- 00009009  0x00000f03 rtn 
- 00009010  0x00000f06 bpatch  0x00000034 , 0x00004006 
- 00009011  0x00000f07 fetch  0x00000001 , 0x000040d1 
- 00009012  0x00000f08 rtn  0x00000034 
- 00009013  0x00000f09 arg  0x0000018e , 0x00000005 
- 00009014  0x00000f0a fetch  0x00000001 , 0x00004515 
- 00009015  0x00000f0b copy  0x0000003f , 0x00000039 
- 00009016  0x00000f0c increase  0x00000001 , 0x0000003f 
- 00009017  0x00000f0d istore  0x00000001 , 0x00000005 
- 00009018  0x00000f0e copy  0x00000005 , 0x00000002 
- 00009019  0x00000f0f increase  0x00000001 , 0x0000003f 
- 00009020  0x00000f10 store  0x00000002 , 0x000041dc 
- 00009021  0x00000f11 copy  0x00000002 , 0x00000005 
- 00009022  0x00000f12 setarg  0x00000009 
- 00009023  0x00000f13 istore  0x00000001 , 0x00000005 
- 00009024  0x00000f14 arg  0x00004516 , 0x00000006 
- 00009025  0x00000f15 call  0x00007f01 
- 00009026  0x00000f17 arg  0x0000458d , 0x00000013 
- 00009027  0x00000f18 arg  0x00000004 , 0x00000039 
- 00009028  0x00000f19 call  0x00002354 
- 00009029  0x00000f1a arg  0x00004577 , 0x00000013 
- 00009030  0x00000f1b arg  0x00000001 , 0x00000039 
- 00009031  0x00000f1c call  0x00002354 
- 00009032  0x00000f1e force  0x0000000a , 0x00000001 
- 00009033  0x00000f1f jam  0x00000002 , 0x000041db 
- 00009034  0x00000f20 setarg  0x0000018e 
- 00009035  0x00000f21 store  0x00000002 , 0x0000016f 
- 00009036  0x00000f22 call  0x00002a4d 
- 00009037  0x00000f23 call  0x000028d2 
- 00009038  0x00000f24 call  0x00002a51 
- 00009039  0x00000f25 call  0x00002a5f 
- 00009040  0x00000f26 call  0x00002a64 
- 00009041  0x00000f27 call  0x00002a6b 
- 00009042  0x00000f28 call  0x00002766 
- 00009043  0x00000f29 rtn 
- 00009044  0x00000f2d copy  0x00000005 , 0x00000002 
- 00009045  0x00000f2e copy  0x00000013 , 0x00000006 
- 00009046  0x00000f2f ifetch  0x00000001 , 0x00000006 
- 00009047  0x00000f30 rtn  0x00000034 
- 00009048  0x00000f32 lshift  0x0000003f , 0x0000003f 
- 00009049  0x00000f33 loop  0x00002358 
- 00009050  0x00000f34 copy  0x0000003f , 0x00000011 
- 00009051  0x00000f35 increase  0x00000002 , 0x0000003f 
- 00009052  0x00000f36 copy  0x0000003f , 0x00000007 
- 00009053  0x00000f37 fetch  0x00000002 , 0x000041dc 
- 00009054  0x00000f38 iadd  0x00000007 , 0x0000003f 
- 00009055  0x00000f39 store  0x00000002 , 0x000041dc 
- 00009056  0x00000f3a copy  0x00000002 , 0x00000005 
- 00009057  0x00000f3b copy  0x00000011 , 0x0000003f 
- 00009058  0x00000f3c increase  0x00000001 , 0x0000003f 
- 00009059  0x00000f3d istore  0x00000001 , 0x00000005 
- 00009060  0x00000f3e copy  0x00000013 , 0x00000006 
- 00009061  0x00000f3f ifetch  0x00000001 , 0x00000006 
- 00009062  0x00000f40 ifetch  0x00000001 , 0x00000006 
- 00009063  0x00000f41 istore  0x00000001 , 0x00000005 
- 00009064  0x00000f42 copy  0x00000011 , 0x00000039 
- 00009065  0x00000f43 branch  0x00007f01 
- 00009066  0x00000f4a fetch  0x00000001 , 0x00004093 
- 00009067  0x00000f4b rtnbit0  0x00000001 
- 00009068  0x00000f4c force  0x00000005 , 0x00000007 
- 00009069  0x00000f4d call  0x00007f16 
- 00009070  0x00000f4e nrtn  0x00000034 
- 00009071  0x00000f4f fetcht  0x00000002 , 0x000040b1 
- 00009072  0x00000f50 force  0x00000028 , 0x00000007 
- 00009073  0x00000f51 call  0x0000271c 
- 00009074  0x00000f52 rtn  0x00000028 
- 00009075  0x00000f53 force  0x00000000 , 0x00000004 
- 00009076  0x00000f54 jam  0x00000008 , 0x00000010 
- 00009077  0x00000f55 set0  0x0000000b , 0x00000000 
- 00009078  0x00000f56 call  0x0000237a 
- 00009079  0x00000f57 force  0x00000005 , 0x00000007 
- 00009080  0x00000f58 fetch  0x00000002 , 0x000040b3 
- 00009081  0x00000f59 branch  0x00007f08 
- 00009082  0x00000f5d bpatch  0x00000035 , 0x00004006 
- 00009083  0x00000f5e disable  0x00000030 
- 00009084  0x00000f5f call  0x000028a4 
- 00009085  0x00000f60 fetch  0x00000001 , 0x00000008 
- 00009086  0x00000f61 increase  0x00000001 , 0x0000003f 
- 00009087  0x00000f62 store  0x00000001 , 0x00000008 
- 00009088  0x00000f63 force  0x00000000 , 0x00000026 
- 00009089  0x00000f64 call  0x000028e2 
- 00009090  0x00000f65 add  0x00000022 , 0x00000001 , 0x00000021 
- 00009091  0x00000f66 force  0x00000002 , 0x00000024 
- 00009092  0x00000f67 bpatch  0x00000036 , 0x00004006 
- 00009093  0x00000f68 call  0x000028cc 
- 00009094  0x00000f69 call  0x000029eb 
- 00009095  0x00000f6a call  0x00002a14 
- 00009096  0x00000f6b nrtn  0x00000018 
- 00009097  0x00000f6c call  0x000028f9 
- 00009098  0x00000f6d fetch  0x00000001 , 0x00000009 
- 00009099  0x00000f6e increase  0x00000001 , 0x0000003f 
- 00009100  0x00000f6f store  0x00000001 , 0x00000009 
- 00009101  0x00000f70 force  0x00000000 , 0x0000001b 
- 00009102  0x00000f71 call  0x00002a4d 
- 00009103  0x00000f72 or_into  0x00000002 , 0x00000021 
- 00009104  0x00000f73 force  0x00000001 , 0x00000024 
- 00009105  0x00000f74 call  0x000028d2 
- 00009106  0x00000f75 call  0x00002a51 
- 00009107  0x00000f76 call  0x00002a5f 
- 00009108  0x00000f77 call  0x00002a64 
- 00009109  0x00000f78 call  0x0000264d 
- 00009110  0x00000f79 force  0x00000000 , 0x00000004 
- 00009111  0x00000f7a arg  0x00000600 , 0x0000000b 
- 00009112  0x00000f7b until  0x00000029 , 0x00000026 
- 00009113  0x00000f7c or_into  0x00000003 , 0x00000028 
- 00009114  0x00000f7d and_into  0x000001fd , 0x00000021 
- 00009115  0x00000f7f bpatch  0x00000037 , 0x00004006 
- 00009116  0x00000f80 increase  0x00000001 , 0x00000026 
- 00009117  0x00000f81 call  0x000028cc 
- 00009118  0x00000f82 call  0x000029eb 
- 00009119  0x00000f83 call  0x00002a07 
- 00009120  0x00000f84 nbranch  0x000023a4 , 0x00000018 
- 00009121  0x00000f85 call  0x00002a6b 
- 00009122  0x00000f86 call  0x0000251e 
- 00009123  0x00000f87 bmark1  0x0000000b , 0x000023ab 
- 00009124  0x00000f89 bpatch  0x00000038 , 0x00004007 
- 00009125  0x00000f8a fetch  0x00000001 , 0x00000010 
- 00009126  0x00000f8b rtn  0x00000034 
- 00009127  0x00000f8c increase  0xffffffff , 0x0000003f 
- 00009128  0x00000f8d store  0x00000001 , 0x00000010 
- 00009129  0x00000f8e call  0x00002a4f 
- 00009130  0x00000f8f branch  0x0000239b 
- 00009131  0x00000f93 bpatch  0x00000039 , 0x00004007 
- 00009132  0x00000f94 set0  0x00000001 , 0x00000028 
- 00009133  0x00000f95 set1  0x00000000 , 0x00000028 
- 00009134  0x00000f96 fetch  0x00000001 , 0x0000000a 
- 00009135  0x00000f97 increase  0x00000001 , 0x0000003f 
- 00009136  0x00000f98 store  0x00000001 , 0x0000000a 
- 00009137  0x00000f99 call  0x00002a4d 
- 00009138  0x00000f9a or_into  0x00000002 , 0x00000021 
- 00009139  0x00000f9b call  0x000028d2 
- 00009140  0x00000f9c call  0x00002a51 
- 00009141  0x00000f9d call  0x00002a5f 
- 00009142  0x00000f9e call  0x00002a64 
- 00009143  0x00000f9f call  0x0000264d 
- 00009144  0x00000fa1 compare  0x00000003 , 0x00000028 , 0x00000003 
- 00009145  0x00000fa2 branch  0x000023bc , 0x00000001 
- 00009146  0x00000fa3 until  0x0000003e , 0x00000017 
- 00009147  0x00000fa4 branch  0x000023b8 
- 00009148  0x00000fa6 fetch  0x00000004 , 0x00000165 
- 00009149  0x00000fa7 or_into  0x00000003 , 0x0000003f 
- 00009150  0x00000fa8 icopy  0x00000028 
- 00009151  0x00000fab bpatch  0x0000003a , 0x00004007 
- 00009152  0x00000fac fetch  0x00000006 , 0x00000178 
- 00009153  0x00000fad store  0x00000006 , 0x00000040 
- 00009154  0x00000fae call  0x00002435 
- 00009155  0x00000fb0 call  0x0000247c 
- 00009156  0x00000fb1 branch  0x000023c8 , 0x0000002d 
- 00009157  0x00000fb2 call  0x00002455 
- 00009158  0x00000fb3 nbranch  0x000023c3 , 0x00000034 
- 00009159  0x00000fb4 rtn 
- 00009160  0x00000fb8 bpatch  0x0000003b , 0x00004007 
- 00009161  0x00000fb9 call  0x00002440 
- 00009162  0x00000fba call  0x0000223b 
- 00009163  0x00000fbb nrtn  0x00000005 
- 00009164  0x00000fbc jam  0x00000000 , 0x00000031 
- 00009165  0x00000fbd call  0x00002841 
- 00009166  0x00000fbe branch  0x00002223 
- 00009167  0x00000fc4 bpatch  0x0000003c , 0x00004007 
- 00009168  0x00000fc5 call  0x00002850 
- 00009169  0x00000fc6 call  0x000023f3 
- 00009170  0x00000fc7 rtn  0x00000028 
- 00009171  0x00000fc9 bpatch  0x0000003d , 0x00004007 
- 00009172  0x00000fca call  0x00002c69 
- 00009173  0x00000fcb call  0x00006caa 
- 00009174  0x00000fcc call  0x00002514 
- 00009175  0x00000fcd nbranch  0x000023e2 , 0x0000002d 
- 00009176  0x00000fce call  0x00002a88 
- 00009177  0x00000fcf call  0x00006cc2 
- 00009178  0x00000fd0 call  0x00002489 
- 00009179  0x00000fd1 call  0x00002757 
- 00009180  0x00000fd2 call  0x00002728 
- 00009181  0x00000fd3 call  0x00005d08 
- 00009182  0x00000fd4 fetch  0x00000001 , 0x0000000b 
- 00009183  0x00000fd5 increase  0x00000001 , 0x0000003f 
- 00009184  0x00000fd6 store  0x00000001 , 0x0000000b 
- 00009185  0x00000fd7 call  0x00002841 
- 00009186  0x00000fd9 bpatch  0x0000003e , 0x00004007 
- 00009187  0x00000fda call  0x00002bb1 
- 00009188  0x00000fdb call  0x00002a7f 
- 00009189  0x00000fdc branch  0x000023eb , 0x00000002 
- 00009190  0x00000fdd call  0x000021a7 
- 00009191  0x00000fde nbranch  0x000023eb , 0x00000028 
- 00009192  0x00000fdf call  0x000026f3 
- 00009193  0x00000fe0 nbranch  0x000023d3 , 0x00000034 
- 00009194  0x00000fe1 rtn 
- 00009195  0x00000fe4 bpatch  0x0000003f , 0x00004007 
- 00009196  0x00000fe5 jam  0x00000000 , 0x00000151 
- 00009197  0x00000fe6 jam  0x00000000 , 0x0000017f 
- 00009198  0x00000fe7 call  0x0000245d 
- 00009199  0x00000fe8 set0  0x00000011 , 0x00000000 
- 00009200  0x00000fe9 call  0x00007fb0 
- 00009201  0x00000fea fetch  0x00000001 , 0x00000030 
- 00009202  0x00000feb rtn 
- 00009203  0x00000fef bpatch  0x00000040 , 0x00004008 
- 00009204  0x00000ff0 call  0x000021c9 
- 00009205  0x00000ff1 nrtn  0x00000028 
- 00009206  0x00000ff2 copy  0x00000004 , 0x00000002 
- 00009207  0x00000ff3 call  0x00002a6f 
- 00009208  0x00000ff4 store  0x00000001 , 0x00000181 
- 00009209  0x00000ff5 copy  0x00000002 , 0x00000004 
- 00009210  0x00000ff6 jam  0x00000020 , 0x00000011 
- 00009211  0x00000ff8 bpatch  0x00000041 , 0x00004008 
- 00009212  0x00000ff9 call  0x00002a4f 
- 00009213  0x00000ffa force  0x00000002 , 0x00000001 
- 00009214  0x00000ffb call  0x0000274f 
- 00009215  0x00000ffc deposit  0x00000022 
- 00009216  0x00000ffd store  0x00000004 , 0x00000161 
- 00009217  0x00000ffe call  0x00002762 
- 00009218  0x00000fff call  0x00002a4d 
- 00009219  0x00001000 enable  0x0000002f 
- 00009220  0x00001001 call  0x000024f6 
- 00009221  0x00001002 branch  0x0000240d , 0x00000018 
- 00009222  0x00001003 call  0x000028f9 
- 00009223  0x00001004 call  0x00002455 
- 00009224  0x00001005 nbranch  0x000023fb , 0x00000034 
- 00009225  0x00001006 rtnmark0  0x00000004 
- 00009226  0x00001007 jam  0x00000034 , 0x0000007c 
- 00009227  0x00001008 set1  0x00000003 , 0x00000000 
- 00009228  0x00001009 rtn 
- 00009229  0x0000100b enable  0x00000030 
- 00009230  0x0000100c call  0x00002435 
- 00009231  0x0000100d call  0x000028a4 
- 00009232  0x0000100f bpatch  0x00000042 , 0x00004008 
- 00009233  0x00001010 call  0x000022f2 
- 00009234  0x00001011 branch  0x00002419 , 0x00000018 
- 00009235  0x00001012 call  0x00002455 
- 00009236  0x00001013 nbranch  0x00002410 , 0x00000034 
- 00009237  0x00001014 disable  0x00000030 
- 00009238  0x00001015 deposit  0x00000028 
- 00009239  0x00001016 store  0x00000004 , 0x000040ca 
- 00009240  0x00001017 rtn 
- 00009241  0x00001019 enable  0x00000029 
- 00009242  0x0000101a bmark0  0x00000004 , 0x0000241f 
- 00009243  0x0000101b set0  0x00000004 , 0x00000000 
- 00009244  0x0000101c jam  0x00000003 , 0x0000007c 
- 00009245  0x0000101d jam  0x00000033 , 0x0000007d 
- 00009246  0x0000101e call  0x000062f8 
- 00009247  0x00001020 deposit  0x00000004 
- 00009248  0x00001021 store  0x00000001 , 0x00000077 
- 00009249  0x00001022 force  0x00000000 , 0x0000003f 
- 00009250  0x00001023 store  0x00000006 , 0x00000038 
- 00009251  0x00001024 fetch  0x00000001 , 0x00000031 
- 00009252  0x00001025 set1  0x00000001 , 0x0000003f 
- 00009253  0x00001026 store  0x00000001 , 0x00000031 
- 00009254  0x00001027 call  0x00002a88 
- 00009255  0x00001028 disable  0x00000029 
- 00009256  0x00001029 enable  0x00000028 
- 00009257  0x0000102a rtn 
- 00009258  0x0000102f bpatch  0x00000043 , 0x00004008 
- 00009259  0x00001030 disable  0x0000002d 
- 00009260  0x00001031 set0  0x00000005 , 0x00000000 
- 00009261  0x00001032 set0  0x0000000a , 0x00000000 
- 00009262  0x00001033 set0  0x00000010 , 0x00000000 
- 00009263  0x00001034 set0  0x0000000f , 0x00000000 
- 00009264  0x00001035 fetch  0x00000001 , 0x00000047 
- 00009265  0x00001036 set0  0x00000005 , 0x0000003f 
- 00009266  0x00001037 set1  0x00000004 , 0x0000003f 
- 00009267  0x00001038 store  0x00000001 , 0x00000047 
- 00009268  0x00001039 rtn 
- 00009269  0x0000103c bpatch  0x00000044 , 0x00004008 
- 00009270  0x0000103d jam  0x00000020 , 0x00000011 
- 00009271  0x0000103e jam  0x00000050 , 0x00000047 
- 00009272  0x0000103f fetch  0x00000002 , 0x000040bf 
- 00009273  0x00001040 store  0x00000002 , 0x0000003e 
- 00009274  0x00001041 deposit  0x00000022 
- 00009275  0x00001042 store  0x00000004 , 0x000040ca 
- 00009276  0x00001043 rtn  0x00000030 
- 00009277  0x00001044 deposit  0x00000028 
- 00009278  0x00001045 store  0x00000004 , 0x000040ca 
- 00009279  0x00001046 rtn 
- 00009280  0x00001049 bpatch  0x00000045 , 0x00004008 
- 00009281  0x0000104a call  0x00005d04 
- 00009282  0x0000104b call  0x00002459 
- 00009283  0x0000104c store  0x00000001 , 0x00000046 
- 00009284  0x0000104d setarg  0x00000000 
- 00009285  0x0000104e store  0x00000002 , 0x0000025d 
- 00009286  0x0000104f setarg  0x00001c80 
- 00009287  0x00001050 store  0x00000002 , 0x00000051 
- 00009288  0x00001051 fetch  0x00000001 , 0x00000030 
- 00009289  0x00001052 set1  0x00000000 , 0x0000003f 
- 00009290  0x00001053 store  0x00000001 , 0x00000030 
- 00009291  0x00001054 jam  0x00000000 , 0x0000004b 
- 00009292  0x00001055 jam  0x00000000 , 0x0000004c 
- 00009293  0x00001056 jam  0x00000000 , 0x000000a0 
- 00009294  0x00001057 branch  0x00002a88 
- 00009295  0x0000105b bpatch  0x00000046 , 0x00004008 
- 00009296  0x0000105c force  0x00000000 , 0x0000003f 
- 00009297  0x0000105d store  0x00000008 , 0x000041be 
- 00009298  0x0000105e istore  0x00000008 , 0x00000005 
- 00009299  0x0000105f call  0x000021c5 
- 00009300  0x00001060 branch  0x00002254 
- 00009301  0x00001063 fetch  0x00000001 , 0x00000011 
- 00009302  0x00001064 increase  0xffffffff , 0x0000003f 
- 00009303  0x00001065 store  0x00000001 , 0x00000011 
- 00009304  0x00001066 rtn 
- 00009305  0x00001069 fetch  0x00000001 , 0x000040cf 
- 00009306  0x0000106a increase  0x00000001 , 0x0000003f 
- 00009307  0x0000106b store  0x00000001 , 0x000040cf 
- 00009308  0x0000106c rtn 
- 00009309  0x00001070 bpatch  0x00000047 , 0x00004008 
- 00009310  0x00001071 fetch  0x00000001 , 0x000041ce 
- 00009311  0x00001072 beq  0x00000003 , 0x00002462 
- 00009312  0x00001073 fetch  0x00000001 , 0x00000048 
- 00009313  0x00001074 bne  0x00000001 , 0x00002466 
- 00009314  0x00001076 call  0x00004d06 
- 00009315  0x00001077 nbranch  0x00002466 , 0x00000005 
- 00009316  0x00001078 call  0x000021a4 
- 00009317  0x00001079 jam  0x00000000 , 0x000041ce 
- 00009318  0x0000107b bpatch  0x00000048 , 0x00004009 
- 00009319  0x0000107c call  0x000033af 
- 00009320  0x0000107d call  0x000026e9 
- 00009321  0x0000107e jam  0x00000002 , 0x00000a99 
- 00009322  0x0000107f call  0x00007d86 
- 00009323  0x00001080 call  0x00005cf7 
- 00009324  0x00001081 call  0x00004d6b 
- 00009325  0x00001082 call  0x0000757d 
- 00009326  0x00001083 fetch  0x00000001 , 0x00000030 
- 00009327  0x00001084 set0  0x00000000 
- 00009328  0x00001085 store  0x00000001 , 0x00000030 
- 00009329  0x00001086 jam  0x00000000 , 0x00004681 
- 00009330  0x00001088 fetch  0x00000001 , 0x0000004c 
- 00009331  0x00001089 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00009332  0x0000108a branch  0x00002476 , 0x00000001 
- 00009333  0x0000108b set0  0x00000001 , 0x00000000 
- 00009334  0x0000108d fetch  0x00000001 , 0x00000047 
- 00009335  0x0000108e bbit0  0x00000003 , 0x00002478 
- 00009336  0x00001090 fetch  0x00000001 , 0x0000004b 
- 00009337  0x00001091 rtnbit0  0x00000006 
- 00009338  0x00001092 set0  0x00000002 , 0x00000000 
- 00009339  0x00001093 rtn 
- 00009340  0x00001096 bpatch  0x00000049 , 0x00004009 
- 00009341  0x00001097 fetch  0x00000001 , 0x00000174 
- 00009342  0x00001098 rtn  0x00000034 
- 00009343  0x00001099 icopy  0x00000004 
- 00009344  0x0000109a call  0x00002514 
- 00009345  0x0000109b nrtn  0x0000002d 
- 00009346  0x0000109c force  0x00000000 , 0x00000001 
- 00009347  0x0000109d call  0x00002757 
- 00009348  0x0000109e deposit  0x00000004 
- 00009349  0x0000109f store  0x00000001 , 0x00000077 
- 00009350  0x000010a0 force  0x00000000 , 0x0000003f 
- 00009351  0x000010a1 store  0x00000001 , 0x00000174 
- 00009352  0x000010a2 rtn 
- 00009353  0x000010a9 bpatch  0x0000004a , 0x00004009 
- 00009354  0x000010aa fetch  0x00000001 , 0x00000030 
- 00009355  0x000010ab bbit0  0x00000002 , 0x00002496 
- 00009356  0x000010ac force  0x00000007 , 0x00000001 
- 00009357  0x000010ad bmark0  0x00000007 , 0x00002495 
- 00009358  0x000010ae call  0x00002725 
- 00009359  0x000010af nbranch  0x00002496 , 0x00000001 
- 00009360  0x000010b0 branch  0x00002496 , 0x0000002e 
- 00009361  0x000010b1 call  0x000024c1 
- 00009362  0x000010b2 setarg  0x00000002 
- 00009363  0x000010b3 store  0x00000002 , 0x000040c8 
- 00009364  0x000010b4 rtn 
- 00009365  0x000010b6 nrtn  0x0000002e 
- 00009366  0x000010b8 bpatch  0x0000004b , 0x00004009 
- 00009367  0x000010b9 call  0x00002243 
- 00009368  0x000010ba nbranch  0x000024a7 , 0x00000005 
- 00009369  0x000010bb fetch  0x00000001 , 0x00000047 
- 00009370  0x000010bc bbit0  0x00000003 , 0x000024b0 
- 00009371  0x000010be bmark1  0x00000005 , 0x000024b4 
- 00009372  0x000010bf fetch  0x00000001 , 0x0000017f 
- 00009373  0x000010c0 bbit1  0x00000006 , 0x000024ba 
- 00009374  0x000010c1 fetch  0x00000002 , 0x000040c8 
- 00009375  0x000010c2 increase  0xffffffff , 0x0000003f 
- 00009376  0x000010c3 store  0x00000002 , 0x000040c8 
- 00009377  0x000010c4 branch  0x000024a5 , 0x00000034 
- 00009378  0x000010c5 fetch  0x00000001 , 0x000040c5 
- 00009379  0x000010c6 iforce  0x00000001 
- 00009380  0x000010c7 rtn 
- 00009381  0x000010ca bpatch  0x0000004c , 0x00004009 
- 00009382  0x000010cb call  0x00002687 
- 00009383  0x000010cd call  0x00002725 
- 00009384  0x000010ce branch  0x000024b0 , 0x00000001 
- 00009385  0x000010cf call  0x0000600a 
- 00009386  0x000010d0 branch  0x000024be , 0x00000028 
- 00009387  0x000010d1 fetch  0x00000001 , 0x0000004b 
- 00009388  0x000010d2 bbit1  0x00000006 , 0x000024c0 
- 00009389  0x000010d3 bmark1  0x00000005 , 0x000024b4 
- 00009390  0x000010d4 fetch  0x00000001 , 0x0000017f 
- 00009391  0x000010d5 bbit1  0x00000006 , 0x000024ba 
- 00009392  0x000010d7 force  0x00000001 , 0x00000001 
- 00009393  0x000010d8 rtn  0x00000029 
- 00009394  0x000010d9 force  0x00000000 , 0x00000001 
- 00009395  0x000010da rtn 
- 00009396  0x000010dc bpatch  0x0000004d , 0x00004009 
- 00009397  0x000010dd fetch  0x00000001 , 0x00000019 
- 00009398  0x000010de iforce  0x00000001 
- 00009399  0x000010df rtnne  0x00000001 
- 00009400  0x000010e0 force  0x00000000 , 0x00000001 
- 00009401  0x000010e1 rtn 
- 00009402  0x000010e3 fetch  0x00000001 , 0x00000158 
- 00009403  0x000010e4 and  0x0000003f , 0x0000000f , 0x00000001 
- 00009404  0x000010e5 set1  0x00000005 , 0x00000000 
- 00009405  0x000010e6 rtn 
- 00009406  0x000010e8 force  0x00000013 , 0x00000001 
- 00009407  0x000010e9 branch  0x000024c1 
- 00009408  0x000010eb call  0x000024ca 
- 00009409  0x000010ee bpatch  0x0000004e , 0x00004009 
- 00009410  0x000010ef fetcht  0x00000001 , 0x00000047 
- 00009411  0x000010f0 set1  0x00000003 , 0x00000002 
- 00009412  0x000010f1 storet  0x00000001 , 0x00000047 
- 00009413  0x000010f2 deposit  0x00000001 
- 00009414  0x000010f3 store  0x00000001 , 0x000040c5 
- 00009415  0x000010f4 setarg  0x0000ffff 
- 00009416  0x000010f5 store  0x00000002 , 0x000040c8 
- 00009417  0x000010f6 rtn 
- 00009418  0x000010f9 bpatch  0x0000004f , 0x00004009 
- 00009419  0x000010fa fetch  0x00000001 , 0x0000004c 
- 00009420  0x000010fb isolate1  0x00000005 , 0x0000003f 
- 00009421  0x000010fc fetch  0x00000002 , 0x000041dc 
- 00009422  0x000010fd branch  0x000024e0 , 0x00000001 
- 00009423  0x000010fe force  0x00000003 , 0x00000001 
- 00009424  0x000010ff sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009425  0x00001100 rtn  0x00000002 
- 00009426  0x00001101 force  0x00000004 , 0x00000001 
- 00009427  0x00001102 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00009428  0x00001103 rtn  0x00000002 
- 00009429  0x00001104 force  0x0000000a , 0x00000001 
- 00009430  0x00001105 sub  0x0000003f , 0x00000079 , 0x0000003e 
- 00009431  0x00001106 rtn  0x00000002 
- 00009432  0x00001107 force  0x0000000b , 0x00000001 
- 00009433  0x00001108 sub  0x0000003f , 0x000000b7 , 0x0000003e 
- 00009434  0x00001109 rtn  0x00000002 
- 00009435  0x0000110a force  0x0000000e , 0x00000001 
- 00009436  0x0000110b sub  0x0000003f , 0x000000e0 , 0x0000003e 
- 00009437  0x0000110c rtn  0x00000002 
- 00009438  0x0000110d force  0x0000000f , 0x00000001 
- 00009439  0x0000110e rtn 
- 00009440  0x00001110 force  0x00000003 , 0x00000001 
- 00009441  0x00001111 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009442  0x00001112 rtn  0x00000002 
- 00009443  0x00001113 force  0x00000004 , 0x00000001 
- 00009444  0x00001114 sub  0x0000003f , 0x00000036 , 0x0000003e 
- 00009445  0x00001115 rtn  0x00000002 
- 00009446  0x00001116 force  0x0000000a , 0x00000001 
- 00009447  0x00001117 arg  0x0000016f , 0x00000002 
- 00009448  0x00001118 isub  0x00000002 , 0x0000003e 
- 00009449  0x00001119 nrtn  0x00000002 
- 00009450  0x0000111a force  0x0000000e , 0x00000001 
- 00009451  0x0000111b arg  0x000002a7 , 0x00000002 
- 00009452  0x0000111c isub  0x00000002 , 0x0000003e 
- 00009453  0x0000111d nrtn  0x00000002 
- 00009454  0x0000111e force  0x0000000f , 0x00000001 
- 00009455  0x0000111f rtn 
- 00009456  0x00001129 fetch  0x00000001 , 0x00000030 
- 00009457  0x0000112a bbit0  0x00000001 , 0x000024f5 
- 00009458  0x0000112b fetch  0x00000002 , 0x00000032 
- 00009459  0x0000112c branch  0x000024f5 , 0x00000034 
- 00009460  0x0000112d nbranch  0x000024f7 , 0x0000002e 
- 00009461  0x0000112f call  0x00002a4f 
- 00009462  0x00001131 add  0x00000028 , 0x00000001 , 0x00000021 
- 00009463  0x00001133 enable  0x00000010 
- 00009464  0x00001134 fetch  0x00000002 , 0x0000003e 
- 00009465  0x00001135 rshift  0x0000003f , 0x0000003f 
- 00009466  0x00001136 arg  0x00000500 , 0x00000002 
- 00009467  0x00001137 iadd  0x00000002 , 0x0000003f 
- 00009468  0x00001138 call  0x00002a24 
- 00009469  0x00001139 call  0x000028ea 
- 00009470  0x0000113a force  0x00000003 , 0x00000024 
- 00009471  0x0000113b call  0x000028cc 
- 00009472  0x0000113c call  0x0000242a 
- 00009473  0x0000113d call  0x000029f1 
- 00009474  0x0000113e bpatch  0x00000050 , 0x0000400a 
- 00009475  0x0000113f fetch  0x00000002 , 0x0000003e 
- 00009476  0x00001140 rshift  0x0000003f , 0x0000003f 
- 00009477  0x00001141 call  0x00002a24 
- 00009478  0x00001142 call  0x000029eb 
- 00009479  0x00001143 enable  0x0000000d 
- 00009480  0x00001144 fetch  0x00000002 , 0x0000003e 
- 00009481  0x00001145 arg  0x000003bb , 0x00000002 
- 00009482  0x00001146 iadd  0x00000002 , 0x0000001b 
- 00009483  0x00001147 correlate  0x0000003e , 0x00000003 
- 00009484  0x00001148 copy  0x0000001a , 0x00000002 
- 00009485  0x00001149 storet  0x00000006 , 0x0000009a 
- 00009486  0x0000114a disable  0x0000000d 
- 00009487  0x0000114b nrtn  0x00000018 
- 00009488  0x0000114c arg  0x000003bb , 0x00000029 
- 00009489  0x0000114d copy  0x00000021 , 0x00000028 
- 00009490  0x0000114e branch  0x00002b05 , 0x0000002b 
- 00009491  0x0000114f rtn 
- 00009492  0x00001153 bpatch  0x00000051 , 0x0000400a 
- 00009493  0x00001154 call  0x000024f0 
- 00009494  0x00001155 nbranch  0x000028f9 , 0x00000018 
- 00009495  0x00001156 call  0x000029bb 
- 00009496  0x00001157 bmark0  0x00000011 , 0x0000251c 
- 00009497  0x00001158 fetch  0x00000002 , 0x000000f6 
- 00009498  0x00001159 increase  0x00000001 , 0x0000003f 
- 00009499  0x0000115a store  0x00000002 , 0x000000f6 
- 00009500  0x0000115c rshift  0x00000021 , 0x00000002 
- 00009501  0x0000115d or  0x00000002 , 0x00000040 , 0x0000000e 
- 00009502  0x0000115f bpatch  0x00000052 , 0x0000400a 
- 00009503  0x00001160 enable  0x00000007 
- 00009504  0x00001161 enable  0x0000000a 
- 00009505  0x00001162 enable  0x0000000b 
- 00009506  0x00001163 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009507  0x00001164 rshift8  0x0000000c , 0x0000003f 
- 00009508  0x00001165 store  0x00000001 , 0x0000015d 
- 00009509  0x00001166 parse  0x00000003 , 0x00000000 , 0x00000004 
- 00009510  0x00001167 inject  0x00000000 , 0x00000007 
- 00009511  0x00001168 copy  0x0000000c , 0x0000003f 
- 00009512  0x00001169 store  0x00000001 , 0x00000019 
- 00009513  0x0000116a parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009514  0x0000116b rshift8  0x0000000c , 0x0000003f 
- 00009515  0x0000116c store  0x00000001 , 0x0000015e 
- 00009516  0x0000116d fetch  0x00000001 , 0x00000019 
- 00009517  0x0000116e sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00009518  0x0000116f branch  0x00002533 , 0x00000002 
- 00009519  0x00001170 beq  0x00000007 , 0x00002533 
- 00009520  0x00001171 fetch  0x00000001 , 0x0000004c 
- 00009521  0x00001172 isolate1  0x00000005 , 0x0000003f 
- 00009522  0x00001173 setflag  0x00000001 , 0x00000001 , 0x00000015 
- 00009523  0x00001175 bpatch  0x00000053 , 0x0000400a 
- 00009524  0x00001176 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009525  0x00001177 disable  0x0000000b 
- 00009526  0x00001178 disable  0x0000000a 
- 00009527  0x00001179 branch  0x00002631 , 0x00000006 
- 00009528  0x0000117a bmark0  0x00000011 , 0x0000253c 
- 00009529  0x0000117b fetch  0x00000002 , 0x000000f8 
- 00009530  0x0000117c increase  0x00000001 , 0x0000003f 
- 00009531  0x0000117d store  0x00000002 , 0x000000f8 
- 00009532  0x0000117f bpatch  0x00000054 , 0x0000400a 
- 00009533  0x00001180 fetch  0x00000001 , 0x0000015d 
- 00009534  0x00001181 compare  0x00000000 , 0x0000003f , 0x00000007 
- 00009535  0x00001182 setflag  0x00000001 , 0x0000000a , 0x00000000 
- 00009536  0x00001183 branch  0x0000254c , 0x00000001 
- 00009537  0x00001184 icompare  0x00000007 , 0x00000004 
- 00009538  0x00001185 branch  0x0000254b , 0x00000001 
- 00009539  0x00001186 bmark0  0x00000007 , 0x0000264d 
- 00009540  0x00001187 fetcht  0x00000001 , 0x000000b0 
- 00009541  0x00001188 icompare  0x00000007 , 0x00000002 
- 00009542  0x00001189 nbranch  0x0000264d , 0x00000001 
- 00009543  0x0000118a fetch  0x00000001 , 0x00000047 
- 00009544  0x0000118b set0  0x00000005 , 0x0000003f 
- 00009545  0x0000118c set1  0x00000004 , 0x0000003f 
- 00009546  0x0000118d store  0x00000001 , 0x00000047 
- 00009547  0x0000118f enable  0x0000002d 
- 00009548  0x00001191 bpatch  0x00000055 , 0x0000400a 
- 00009549  0x00001192 fetch  0x00000001 , 0x00000019 
- 00009550  0x00001193 icopy  0x00000001 
- 00009551  0x00001194 bmark1  0x0000000a , 0x0000255b 
- 00009552  0x00001195 fetcht  0x00000001 , 0x0000015e 
- 00009553  0x00001196 fetch  0x00000001 , 0x00000047 
- 00009554  0x00001197 set0  0x00000000 , 0x0000003f 
- 00009555  0x00001198 isolate1  0x00000000 , 0x00000002 
- 00009556  0x00001199 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00009557  0x0000119a isolate1  0x00000001 , 0x00000002 
- 00009558  0x0000119b setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00009559  0x0000119c store  0x00000001 , 0x00000047 
- 00009560  0x0000119d isolate0  0x00000001 , 0x00000002 
- 00009561  0x0000119e branch  0x0000255b , 0x00000001 
- 00009562  0x0000119f call  0x00002687 
- 00009563  0x000011a1 bpatch  0x00000056 , 0x0000400a 
- 00009564  0x000011a2 arg  0x00000000 , 0x00000002 
- 00009565  0x000011a3 call  0x00002a1c 
- 00009566  0x000011a4 and  0x00000001 , 0x0000000f , 0x0000003f 
- 00009567  0x000011a5 beq  0x00000001 , 0x00002587 
- 00009568  0x000011a6 beq  0x00000000 , 0x0000264d 
- 00009569  0x000011a7 beq  0x00000002 , 0x00002659 
- 00009570  0x000011a8 fetcht  0x00000001 , 0x0000015e 
- 00009571  0x000011a9 fetch  0x00000001 , 0x00000047 
- 00009572  0x000011aa icompare  0x00000004 , 0x00000002 
- 00009573  0x000011ab nbranch  0x00002569 , 0x00000001 
- 00009574  0x000011ac bmark0  0x0000000a , 0x00002568 
- 00009575  0x000011ad bbit0  0x00000007 , 0x00002569 
- 00009576  0x000011af set1  0x0000000f , 0x00000000 
- 00009577  0x000011b1 bpatch  0x00000057 , 0x0000400a 
- 00009578  0x000011b2 deposit  0x00000001 
- 00009579  0x000011b3 beq  0x00000003 , 0x00002589 
- 00009580  0x000011b4 beq  0x00000004 , 0x0000258d 
- 00009581  0x000011b5 beq  0x00000007 , 0x00002578 
- 00009582  0x000011b6 beq  0x00000008 , 0x0000258c 
- 00009583  0x000011b7 arg  0x00000004 , 0x00000002 
- 00009584  0x000011b8 call  0x00002a1c 
- 00009585  0x000011b9 beq  0x0000000a , 0x00002588 
- 00009586  0x000011ba beq  0x0000000b , 0x0000258b 
- 00009587  0x000011bb arg  0x00000008 , 0x00000002 
- 00009588  0x000011bc call  0x00002a1c 
- 00009589  0x000011bd beq  0x0000000e , 0x00002588 
- 00009590  0x000011be beq  0x0000000f , 0x0000258b 
- 00009591  0x000011bf rtn 
- 00009592  0x000011c3 bpatch  0x00000058 , 0x0000400b 
- 00009593  0x000011c4 enable  0x0000000d 
- 00009594  0x000011c5 enable  0x00000009 
- 00009595  0x000011c6 enable  0x0000000e 
- 00009596  0x000011c7 arg  0x000000d1 , 0x00000005 
- 00009597  0x000011c8 force  0x0000001e , 0x00000039 
- 00009598  0x000011ca parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009599  0x000011cb rshift3  0x0000000c , 0x0000003f 
- 00009600  0x000011cc istore  0x00000001 , 0x00000005 
- 00009601  0x000011cd loop  0x0000257e 
- 00009602  0x000011ce bmark0  0x00000007 , 0x0000264d 
- 00009603  0x000011cf parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009604  0x000011d0 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
- 00009605  0x000011d1 branch  0x0000263d , 0x00000006 
- 00009606  0x000011d2 branch  0x00002620 
- 00009607  0x000011d6 branch  0x0000264d 
- 00009608  0x000011da set1  0x00000010 , 0x00000000 
- 00009609  0x000011dc enable  0x0000000c 
- 00009610  0x000011dd branch  0x0000258e 
- 00009611  0x000011e1 set1  0x00000010 , 0x00000000 
- 00009612  0x000011e3 set1  0x00000002 , 0x00000015 
- 00009613  0x000011e5 enable  0x0000000d 
- 00009614  0x000011e7 bpatch  0x00000059 , 0x0000400b 
- 00009615  0x000011e8 bmark1  0x00000001 , 0x0000264d 
- 00009616  0x000011e9 isolate0  0x00000001 , 0x00000015 
- 00009617  0x000011ea branch  0x0000259a , 0x00000001 
- 00009618  0x000011eb disable  0x00000007 
- 00009619  0x000011ec enable  0x0000000d 
- 00009620  0x000011ed disable  0x0000000c 
- 00009621  0x000011ee add  0x00000022 , 0x00000002 , 0x0000000b 
- 00009622  0x000011ef correlate  0x00000022 , 0x00000026 
- 00009623  0x000011f0 nbranch  0x0000263d , 0x00000018 
- 00009624  0x000011f1 set1  0x00000010 , 0x00000000 
- 00009625  0x000011f2 enable  0x00000007 
- 00009626  0x000011f4 bpatch  0x0000005a , 0x0000400b 
- 00009627  0x000011f5 enable  0x0000000e 
- 00009628  0x000011f6 enable  0x00000009 
- 00009629  0x000011f7 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009630  0x000011f8 rshift8  0x0000000c , 0x0000003f 
- 00009631  0x000011f9 store  0x00000001 , 0x00000180 
- 00009632  0x000011fa parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009633  0x000011fb bmark1  0x00000010 , 0x000025a5 
- 00009634  0x000011fc rshift3  0x0000000c , 0x00000039 
- 00009635  0x000011fd rshift3  0x00000039 , 0x00000039 
- 00009636  0x000011fe branch  0x000025a8 
- 00009637  0x00001200 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009638  0x00001201 rshift  0x0000000c , 0x00000039 
- 00009639  0x00001202 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009640  0x00001204 bpatch  0x0000005b , 0x0000400b 
- 00009641  0x00001205 deposit  0x00000039 
- 00009642  0x00001206 store  0x00000002 , 0x0000015f 
- 00009643  0x00001207 branch  0x000025e8 , 0x00000034 
- 00009644  0x00001208 isub  0x00000035 , 0x0000003e 
- 00009645  0x00001209 branch  0x0000263d , 0x00000002 
- 00009646  0x0000120a bpatch  0x0000005c , 0x0000400b 
- 00009647  0x0000120b set0  0x00000000 , 0x00000000 
- 00009648  0x0000120c fetch  0x00000001 , 0x00000180 
- 00009649  0x0000120d and_into  0x00000003 , 0x0000003f 
- 00009650  0x0000120e arg  0x00000551 , 0x00000005 
- 00009651  0x0000120f beq  0x00000003 , 0x000025ba 
- 00009652  0x00001210 bmark1  0x00000011 , 0x000025e4 
- 00009653  0x00001212 fetch  0x00000001 , 0x00000180 
- 00009654  0x00001213 and_into  0x00000003 , 0x0000003f 
- 00009655  0x00001214 beq  0x00000002 , 0x000025bf 
- 00009656  0x00001215 beq  0x00000001 , 0x000025d3 
- 00009657  0x00001216 branch  0x0000263d 
- 00009658  0x00001219 fetch  0x00000002 , 0x0000015f 
- 00009659  0x0000121a sub  0x0000003f , 0x00000070 , 0x0000003e 
- 00009660  0x0000121b nbranch  0x0000263d , 0x00000002 
- 00009661  0x0000121c bmark1  0x0000000f , 0x00002620 
- 00009662  0x0000121d branch  0x000025e4 
- 00009663  0x00001221 bpatch  0x0000005d , 0x0000400b 
- 00009664  0x00001222 bmark1  0x0000000f , 0x00002620 
- 00009665  0x00001223 fetch  0x00000002 , 0x0000015f 
- 00009666  0x00001224 arg  0x000002e0 , 0x00000002 
- 00009667  0x00001225 isub  0x00000002 , 0x0000003e 
- 00009668  0x00001226 branch  0x0000263d , 0x00000002 
- 00009669  0x00001227 fetch  0x00000001 , 0x00000263 
- 00009670  0x00001228 bbit0  0x00000000 , 0x000025c9 
- 00009671  0x00001229 bbit0  0x00000001 , 0x000025ce 
- 00009672  0x0000122a branch  0x0000264d 
- 00009673  0x0000122c jam  0x00000001 , 0x00000261 
- 00009674  0x0000122d fetch  0x00000002 , 0x0000025d 
- 00009675  0x0000122e bne  0x00000000 , 0x0000264d 
- 00009676  0x0000122f arg  0x00001000 , 0x00000005 
- 00009677  0x00001230 branch  0x000025e4 
- 00009678  0x00001232 jam  0x00000002 , 0x00000261 
- 00009679  0x00001233 fetch  0x00000002 , 0x0000025f 
- 00009680  0x00001234 bne  0x00000000 , 0x0000264d 
- 00009681  0x00001235 arg  0x00001400 , 0x00000005 
- 00009682  0x00001236 branch  0x000025e4 
- 00009683  0x00001239 bpatch  0x0000005e , 0x0000400b 
- 00009684  0x0000123a bmark1  0x0000000f , 0x00002620 
- 00009685  0x0000123b fetch  0x00000002 , 0x0000015f 
- 00009686  0x0000123c arg  0x000002e0 , 0x00000002 
- 00009687  0x0000123d isub  0x00000002 , 0x0000003e 
- 00009688  0x0000123e branch  0x0000263d , 0x00000002 
- 00009689  0x0000123f fetch  0x00000001 , 0x00000261 
- 00009690  0x00001240 beq  0x00000001 , 0x000025dd 
- 00009691  0x00001241 beq  0x00000002 , 0x000025e1 
- 00009692  0x00001242 branch  0x0000264d 
- 00009693  0x00001244 arg  0x00001000 , 0x00000005 
- 00009694  0x00001245 fetch  0x00000002 , 0x0000025d 
- 00009695  0x00001246 iadd  0x00000005 , 0x00000005 
- 00009696  0x00001247 branch  0x000025e4 
- 00009697  0x00001249 arg  0x00001400 , 0x00000005 
- 00009698  0x0000124a fetch  0x00000002 , 0x0000025f 
- 00009699  0x0000124b iadd  0x00000005 , 0x00000005 
- 00009700  0x0000124d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009701  0x0000124e rshift3  0x0000000c , 0x0000003f 
- 00009702  0x0000124f istore  0x00000001 , 0x00000005 
- 00009703  0x00001250 loop  0x000025e4 
- 00009704  0x00001252 bpatch  0x0000005f , 0x0000400b 
- 00009705  0x00001253 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009706  0x00001254 branch  0x00002637 , 0x00000006 
- 00009707  0x00001255 fetch  0x00000001 , 0x00004363 
- 00009708  0x00001256 beq  0x00000001 , 0x0000264d 
- 00009709  0x00001257 bmark1  0x00000011 , 0x0000260d 
- 00009710  0x00001258 bmark1  0x0000000f , 0x0000264a 
- 00009711  0x00001259 fetch  0x00000001 , 0x00000180 
- 00009712  0x0000125a compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009713  0x0000125b branch  0x0000260d , 0x00000001 
- 00009714  0x0000125c fetch  0x00000002 , 0x0000015f 
- 00009715  0x0000125d branch  0x0000260d , 0x00000034 
- 00009716  0x0000125e bpatch  0x00000060 , 0x0000400c 
- 00009717  0x0000125f fetch  0x00000001 , 0x00000261 
- 00009718  0x00001260 beq  0x00000001 , 0x000025f9 
- 00009719  0x00001261 beq  0x00000002 , 0x00002603 
- 00009720  0x00001262 branch  0x00002a8c 
- 00009721  0x00001264 fetch  0x00000002 , 0x0000025d 
- 00009722  0x00001265 fetcht  0x00000002 , 0x0000015f 
- 00009723  0x00001266 iadd  0x00000002 , 0x0000003f 
- 00009724  0x00001267 store  0x00000002 , 0x0000025d 
- 00009725  0x00001268 beq  0x00000000 , 0x00002a8c 
- 00009726  0x00001269 fetcht  0x00000002 , 0x00001000 
- 00009727  0x0000126a increase  0x00000004 , 0x00000002 
- 00009728  0x0000126b isub  0x00000002 , 0x0000003e 
- 00009729  0x0000126c call  0x00002747 , 0x00000005 
- 00009730  0x0000126d branch  0x0000260d 
- 00009731  0x0000126f fetch  0x00000002 , 0x0000025f 
- 00009732  0x00001270 fetcht  0x00000002 , 0x0000015f 
- 00009733  0x00001271 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00001272 store  0x00000002 , 0x0000025f 
- 00009735  0x00001273 beq  0x00000000 , 0x00002a8c 
- 00009736  0x00001274 fetcht  0x00000002 , 0x00001400 
- 00009737  0x00001275 add  0x00000002 , 0x00000004 , 0x00000002 
- 00009738  0x00001276 isub  0x00000002 , 0x0000003e 
- 00009739  0x00001277 call  0x0000274b , 0x00000005 
- 00009740  0x00001278 branch  0x0000260d 
- 00009741  0x0000127a bpatch  0x00000061 , 0x0000400c 
- 00009742  0x0000127b fetcht  0x00000001 , 0x0000004c 
- 00009743  0x0000127c fetch  0x00000001 , 0x00000180 
- 00009744  0x0000127d compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009745  0x0000127e setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00009746  0x0000127f nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00009747  0x00001280 storet  0x00000001 , 0x0000004c 
- 00009748  0x00001281 nbranch  0x00002616 , 0x00000001 
- 00009749  0x00001282 set1  0x00000001 , 0x00000000 
- 00009750  0x00001284 bmark0  0x00000011 , 0x00002620 
- 00009751  0x00001285 isolate1  0x00000006 , 0x00000002 
- 00009752  0x00001286 branch  0x00002620 , 0x00000001 
- 00009753  0x00001287 fetch  0x00000002 , 0x000000fa 
- 00009754  0x00001288 increase  0x00000001 , 0x0000003f 
- 00009755  0x00001289 store  0x00000002 , 0x000000fa 
- 00009756  0x0000128a set1  0x00000005 , 0x00000000 
- 00009757  0x0000128b set0  0x00000007 , 0x00000002 
- 00009758  0x0000128c set0  0x00000001 , 0x00000000 
- 00009759  0x0000128d storet  0x00000001 , 0x0000004c 
- 00009760  0x0000128f bpatch  0x00000062 , 0x0000400c 
- 00009761  0x00001290 fetcht  0x00000001 , 0x0000015e 
- 00009762  0x00001291 fetch  0x00000001 , 0x00000047 
- 00009763  0x00001292 set1  0x00000005 , 0x0000003f 
- 00009764  0x00001293 isolate1  0x00000002 , 0x00000002 
- 00009765  0x00001294 setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00009766  0x00001295 isolate1  0x0000000a , 0x00000000 
- 00009767  0x00001296 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00009768  0x00001297 store  0x00000001 , 0x00000047 
- 00009769  0x00001298 fetch  0x00000002 , 0x0000015f 
- 00009770  0x00001299 nbranch  0x0000264d , 0x00000034 
- 00009771  0x0000129a fetch  0x00000001 , 0x0000004c 
- 00009772  0x0000129b set0  0x00000007 , 0x0000003f 
- 00009773  0x0000129c store  0x00000001 , 0x0000004c 
- 00009774  0x0000129d fetch  0x00000001 , 0x00000180 
- 00009775  0x0000129e compare  0x00000001 , 0x0000003f , 0x00000007 
- 00009776  0x000012a0 branch  0x0000264d 
- 00009777  0x000012a3 bpatch  0x00000063 , 0x0000400c 
- 00009778  0x000012a4 disable  0x0000002d 
- 00009779  0x000012a5 fetch  0x00000002 , 0x0000001a 
- 00009780  0x000012a6 increase  0x00000001 , 0x0000003f 
- 00009781  0x000012a7 store  0x00000002 , 0x0000001a 
- 00009782  0x000012a8 branch  0x0000264d 
- 00009783  0x000012aa fetch  0x00000002 , 0x0000001c 
- 00009784  0x000012ab increase  0x00000001 , 0x0000003f 
- 00009785  0x000012ac store  0x00000002 , 0x0000001c 
- 00009786  0x000012ad call  0x0000263e 
- 00009787  0x000012ae bmark0  0x00000011 , 0x0000263d 
- 00009788  0x000012af set1  0x00000005 , 0x00000000 
- 00009789  0x000012b1 branch  0x0000264d 
- 00009790  0x000012b4 bpatch  0x00000064 , 0x0000400c 
- 00009791  0x000012b5 fetch  0x00000001 , 0x00000180 
- 00009792  0x000012b6 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009793  0x000012b7 nbranch  0x00002646 , 0x00000001 
- 00009794  0x000012b9 fetcht  0x00000001 , 0x0000004c 
- 00009795  0x000012ba set0  0x00000006 , 0x00000002 
- 00009796  0x000012bb storet  0x00000001 , 0x0000004c 
- 00009797  0x000012bc rtn 
- 00009798  0x000012c0 fetcht  0x00000001 , 0x0000004c 
- 00009799  0x000012c1 set0  0x00000007 , 0x00000002 
- 00009800  0x000012c2 storet  0x00000001 , 0x0000004c 
- 00009801  0x000012c3 branch  0x00004c0b 
- 00009802  0x000012c6 fetch  0x00000001 , 0x00000047 
- 00009803  0x000012c7 set1  0x00000005 , 0x0000003f 
- 00009804  0x000012c8 store  0x00000001 , 0x00000047 
- 00009805  0x000012ca bpatch  0x00000065 , 0x0000400c 
- 00009806  0x000012cb disable  0x0000001d 
- 00009807  0x000012cc disable  0x0000001c 
- 00009808  0x000012cd disable  0x0000000d 
- 00009809  0x000012ce disable  0x0000000c 
- 00009810  0x000012cf disable  0x00000009 
- 00009811  0x000012d0 disable  0x0000000e 
- 00009812  0x000012d1 disable  0x00000007 
- 00009813  0x000012d2 branch  0x000028f9 , 0x00000021 
- 00009814  0x000012d3 until  0x0000003e , 0x00000027 
- 00009815  0x000012d4 nop  0x00000064 
- 00009816  0x000012d5 branch  0x000028f9 
- 00009817  0x000012d8 bpatch  0x00000066 , 0x0000400c 
- 00009818  0x000012d9 enable  0x00000009 
- 00009819  0x000012da enable  0x0000000c 
- 00009820  0x000012db parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009821  0x000012dc isolate1  0x0000003a , 0x0000003f 
- 00009822  0x000012dd setflag  0x00000001 , 0x00000000 , 0x00000000 
- 00009823  0x000012de copy  0x00000020 , 0x00000002 
- 00009824  0x000012df ialigned  0x00000020 
- 00009825  0x000012e0 ialigned  0x0000001e 
- 00009826  0x000012e1 pulse  0x00000015 
- 00009827  0x000012e2 setsect  0x00000002 , 0x000fffff 
- 00009828  0x000012e3 setsect  0x00000003 , 0x0000ffff 
- 00009829  0x000012e4 nop  0x00000020 
- 00009830  0x000012e5 iverify  0x0000000d 
- 00009831  0x000012e6 deposit  0x0000002c 
- 00009832  0x000012e7 store  0x00000003 , 0x00000178 
- 00009833  0x000012e8 deposit  0x0000002d 
- 00009834  0x000012e9 store  0x00000001 , 0x0000017b 
- 00009835  0x000012ea copy  0x00000002 , 0x00000020 
- 00009836  0x000012eb branch  0x0000266e , 0x00000001 
- 00009837  0x000012ec branch  0x0000263d 
- 00009838  0x000012ee bpatch  0x00000067 , 0x0000400c 
- 00009839  0x000012ef parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009840  0x000012f0 ialigned  0x0000001f 
- 00009841  0x000012f1 ialigned  0x00000004 
- 00009842  0x000012f2 ialigned  0x0000002e 
- 00009843  0x000012f3 ialigned  0x00000012 
- 00009844  0x000012f4 force  0x00000000 , 0x0000003f 
- 00009845  0x000012f5 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009846  0x000012f6 branch  0x0000263d , 0x00000006 
- 00009847  0x000012f7 setarg  0x0ffffffc 
- 00009848  0x000012f8 iand  0x00000012 , 0x0000003f 
- 00009849  0x000012f9 store  0x00000004 , 0x00000165 
- 00009850  0x000012fa deposit  0x0000001d 
- 00009851  0x000012fb store  0x00000003 , 0x00000175 
- 00009852  0x000012fc deposit  0x0000001c 
- 00009853  0x000012fd store  0x00000001 , 0x00000173 
- 00009854  0x000012fe deposit  0x00000004 
- 00009855  0x000012ff store  0x00000001 , 0x00000174 
- 00009856  0x00001300 deposit  0x0000002e 
- 00009857  0x00001301 store  0x00000002 , 0x0000017c 
- 00009858  0x00001302 deposit  0x00000021 
- 00009859  0x00001303 inject  0x00000001 , 0x00000020 
- 00009860  0x00001304 compare  0x00000002 , 0x00000001 , 0x0000000f 
- 00009861  0x00001305 setflag  0x00000001 , 0x0000000b , 0x00000000 
- 00009862  0x00001306 branch  0x0000264d 
- 00009863  0x00001309 bpatch  0x00000068 , 0x0000400d 
- 00009864  0x0000130a fetch  0x00000001 , 0x00000047 
- 00009865  0x0000130b rtnbit0  0x00000003 
- 00009866  0x0000130c set0  0x00000003 , 0x0000003f 
- 00009867  0x0000130d setflip  0x00000006 , 0x0000003f 
- 00009868  0x0000130e store  0x00000001 , 0x00000047 
- 00009869  0x0000130f fetch  0x00000001 , 0x000040c5 
- 00009870  0x00001310 beq  0x00000013 , 0x0000269c 
- 00009871  0x00001311 rtneq  0x00000007 
- 00009872  0x00001312 fetch  0x00000001 , 0x0000004b 
- 00009873  0x00001313 rtnbit0  0x00000006 , 0x0000003f 
- 00009874  0x00001314 set0  0x00000006 , 0x0000003f 
- 00009875  0x00001315 set1  0x00000007 , 0x0000003f 
- 00009876  0x00001316 store  0x00000001 , 0x0000004b 
- 00009877  0x00001317 set0  0x00000002 , 0x00000000 
- 00009878  0x00001318 fetch  0x00000002 , 0x00004246 
- 00009879  0x00001319 nrtn  0x00000034 
- 00009880  0x0000131a fetch  0x00000001 , 0x0000004b 
- 00009881  0x0000131b set0  0x00000007 , 0x0000003f 
- 00009882  0x0000131c store  0x00000001 , 0x0000004b 
- 00009883  0x0000131d branch  0x0000525d 
- 00009884  0x00001320 bpatch  0x00000069 , 0x0000400d 
- 00009885  0x00001321 fetch  0x00000001 , 0x000004b7 
- 00009886  0x00001322 rshift  0x0000003f , 0x0000003f 
- 00009887  0x00001323 beq  0x00000011 , 0x000026b8 
- 00009888  0x00001324 beq  0x00000012 , 0x000026c0 
- 00009889  0x00001325 beq  0x00000018 , 0x000026e9 
- 00009890  0x00001326 beq  0x0000007f , 0x000026a8 
- 00009891  0x00001327 rtnne  0x00000003 
- 00009892  0x00001328 fetch  0x00000001 , 0x000004b8 
- 00009893  0x00001329 beq  0x0000002b , 0x000026b0 
- 00009894  0x0000132a beq  0x00000011 , 0x000026ab 
- 00009895  0x0000132b rtn 
- 00009896  0x0000132e fetch  0x00000001 , 0x000004b8 
- 00009897  0x0000132f set1  0x00000007 , 0x0000003f 
- 00009898  0x00001330 rtn 
- 00009899  0x00001332 rtn  0x00000029 
- 00009900  0x00001333 fetch  0x00000001 , 0x00000030 
- 00009901  0x00001334 rtnbit1  0x00000004 
- 00009902  0x00001335 jam  0x00000031 , 0x0000007c 
- 00009903  0x00001336 rtn 
- 00009904  0x0000133a rtn  0x00000029 
- 00009905  0x0000133b fetch  0x00000001 , 0x00000031 
- 00009906  0x0000133c isolate1  0x00000004 , 0x0000003f 
- 00009907  0x0000133d branch  0x000026b5 , 0x00000001 
- 00009908  0x0000133f rtn 
- 00009909  0x00001341 set0  0x00000004 , 0x0000003f 
- 00009910  0x00001342 store  0x00000001 , 0x00000031 
- 00009911  0x00001343 rtn 
- 00009912  0x00001346 bpatch  0x0000006a , 0x0000400d 
- 00009913  0x00001347 fetch  0x00000001 , 0x0000004c 
- 00009914  0x00001348 set1  0x00000002 , 0x0000003f 
- 00009915  0x00001349 store  0x00000001 , 0x0000004c 
- 00009916  0x0000134a jam  0x00000001 , 0x00008011 
- 00009917  0x0000134b fetch  0x00000001 , 0x00000030 
- 00009918  0x0000134c isolate1  0x00000004 , 0x0000003f 
- 00009919  0x0000134d rtn 
- 00009920  0x00001350 bpatch  0x0000006b , 0x0000400d 
- 00009921  0x00001351 fetch  0x00000001 , 0x0000004c 
- 00009922  0x00001352 set0  0x00000002 , 0x0000003f 
- 00009923  0x00001353 store  0x00000001 , 0x0000004c 
- 00009924  0x00001354 jam  0x00000000 , 0x00008011 
- 00009925  0x00001355 rtn 
- 00009926  0x00001359 bpatch  0x0000006c , 0x0000400d 
- 00009927  0x0000135a copy  0x00000022 , 0x0000003f 
- 00009928  0x0000135b store  0x00000004 , 0x0000420c 
- 00009929  0x0000135c add  0x00000022 , 0x00000003 , 0x00000011 
- 00009930  0x0000135d branch  0x000026cc , 0x00000029 
- 00009931  0x0000135e add  0x00000028 , 0x00000003 , 0x00000011 
- 00009932  0x00001360 fetcht  0x00000002 , 0x00000032 
- 00009933  0x00001361 deposit  0x00000011 
- 00009934  0x00001362 set0  0x0000001b , 0x0000003f 
- 00009935  0x00001363 idiv  0x00000002 
- 00009936  0x00001364 fetch  0x00000002 , 0x00000075 
- 00009937  0x00001365 call  0x00007f86 
- 00009938  0x00001366 remainder  0x00000013 
- 00009939  0x00001367 isub  0x00000013 , 0x0000003f 
- 00009940  0x00001368 branch  0x000026d6 , 0x00000002 
- 00009941  0x00001369 iadd  0x00000002 , 0x0000003f 
- 00009942  0x0000136b iadd  0x00000011 , 0x0000003f 
- 00009943  0x0000136c store  0x00000004 , 0x00000034 
- 00009944  0x0000136d jam  0x00000000 , 0x0000455b 
- 00009945  0x0000136e fetch  0x00000001 , 0x00000030 
- 00009946  0x0000136f set1  0x00000001 , 0x0000003f 
- 00009947  0x00001370 store  0x00000001 , 0x00000030 
- 00009948  0x00001371 fetch  0x00000001 , 0x00000073 
- 00009949  0x00001372 store  0x00000001 , 0x0000008a 
- 00009950  0x00001373 setarg  0x00000000 
- 00009951  0x00001374 store  0x00000003 , 0x00004169 
- 00009952  0x00001375 store  0x00000003 , 0x0000416c 
- 00009953  0x00001376 store  0x00000001 , 0x00004159 
- 00009954  0x00001377 jam  0x0000000b , 0x00000a99 
- 00009955  0x00001378 call  0x00007d86 
- 00009956  0x00001379 fetch  0x00000002 , 0x000040c1 
- 00009957  0x0000137a store  0x00000002 , 0x0000003e 
- 00009958  0x0000137b nrtn  0x00000029 
- 00009959  0x0000137c add  0x00000004 , 0xffffffff , 0x00000007 
- 00009960  0x0000137d rtn 
- 00009961  0x00001380 bpatch  0x0000006d , 0x0000400d 
- 00009962  0x00001381 fetch  0x00000001 , 0x00000030 
- 00009963  0x00001382 rtnbit0  0x00000001 
- 00009964  0x00001383 set0  0x00000001 , 0x0000003f 
- 00009965  0x00001384 store  0x00000001 , 0x00000030 
- 00009966  0x00001385 fetch  0x00000002 , 0x000040bf 
- 00009967  0x00001386 store  0x00000002 , 0x0000003e 
- 00009968  0x00001387 disable  0x0000002b 
- 00009969  0x00001388 jam  0x0000000c , 0x00000a99 
- 00009970  0x00001389 branch  0x00007d86 
- 00009971  0x0000138d bpatch  0x0000006e , 0x0000400d 
- 00009972  0x0000138e enable  0x0000002e 
- 00009973  0x0000138f fetch  0x00000001 , 0x00000030 
- 00009974  0x00001390 bbit1  0x00000001 , 0x00002700 
- 00009975  0x00001391 rtnmark1  0x00000011 
- 00009976  0x00001392 fetch  0x00000001 , 0x00000047 
- 00009977  0x00001393 rtnbit1  0x00000003 
- 00009978  0x00001394 fetch  0x00000001 , 0x00000048 
- 00009979  0x00001395 nrtn  0x00000034 
- 00009980  0x00001396 fetch  0x00000001 , 0x0000004b 
- 00009981  0x00001397 rtnbit1  0x00000006 
- 00009982  0x00001399 force  0x00000000 , 0x0000003f 
- 00009983  0x0000139a rtn 
- 00009984  0x0000139d bbit0  0x00000002 , 0x0000270f 
- 00009985  0x0000139e fetch  0x00000001 , 0x0000008a 
- 00009986  0x0000139f beq  0x00000002 , 0x00002706 
- 00009987  0x000013a0 fetch  0x00000001 , 0x00000047 
- 00009988  0x000013a1 bbit1  0x00000003 , 0x00002718 
- 00009989  0x000013a2 bmark0  0x00000008 , 0x00002718 
- 00009990  0x000013a4 nbranch  0x00002718 , 0x00000029 
- 00009991  0x000013a5 fetch  0x00000001 , 0x00000048 
- 00009992  0x000013a6 nbranch  0x00002718 , 0x00000034 
- 00009993  0x000013a8 fetch  0x00000001 , 0x000000ef 
- 00009994  0x000013a9 increase  0xffffffff , 0x0000003f 
- 00009995  0x000013aa store  0x00000001 , 0x000000ef 
- 00009996  0x000013ab nbranch  0x000026fe , 0x00000034 
- 00009997  0x000013ac jam  0x00000010 , 0x000000ef 
- 00009998  0x000013ad branch  0x00002718 
- 00009999  0x000013b5 fetch  0x00000001 , 0x0000008a 
- 00010000  0x000013b6 bne  0x00000001 , 0x00002718 
- 00010001  0x000013b7 fetch  0x00000001 , 0x0000008b 
- 00010002  0x000013b8 branch  0x00002718 , 0x00000034 
- 00010003  0x000013b9 increase  0xffffffff , 0x0000003f 
- 00010004  0x000013ba store  0x00000001 , 0x0000008b 
- 00010005  0x000013bb fetch  0x00000001 , 0x00000047 
- 00010006  0x000013bc rtnbit1  0x00000003 
- 00010007  0x000013bd nrtn  0x0000002d 
- 00010008  0x000013bf fetch  0x00000001 , 0x0000008a 
- 00010009  0x000013c0 increase  0xffffffff , 0x0000003f 
- 00010010  0x000013c1 store  0x00000001 , 0x0000008a 
- 00010011  0x000013c2 rtn 
- 00010012  0x000013ce bpatch  0x0000006f , 0x0000400d 
- 00010013  0x000013cf disable  0x00000010 
- 00010014  0x000013d0 copy  0x00000002 , 0x0000001b 
- 00010015  0x000013d1 call  0x00002260 
- 00010016  0x000013d2 disable  0x00000028 
- 00010017  0x000013d3 nrtn  0x00000005 
- 00010018  0x000013d4 force  0x00000000 , 0x0000001b 
- 00010019  0x000013d5 enable  0x00000028 
- 00010020  0x000013d6 rtn 
- 00010021  0x000013da fetch  0x00000001 , 0x00004158 
- 00010022  0x000013db icompare  0x000000ff , 0x00000004 
- 00010023  0x000013dc rtn 
- 00010024  0x000013e0 bpatch  0x00000070 , 0x0000400e 
- 00010025  0x000013e1 set0  0x00000001 , 0x00000000 
- 00010026  0x000013e3 jam  0x00000000 , 0x0000026a 
- 00010027  0x000013e4 fetch  0x00000001 , 0x00000263 
- 00010028  0x000013e5 rtn  0x00000034 
- 00010029  0x000013e6 isolate1  0x00000000 , 0x0000003f 
- 00010030  0x000013e7 arg  0x00001000 , 0x00000006 
- 00010031  0x000013e8 call  0x00004d79 , 0x00000001 
- 00010032  0x000013e9 bpatch  0x00000071 , 0x0000400e 
- 00010033  0x000013ea fetch  0x00000001 , 0x0000026a 
- 00010034  0x000013eb beq  0x00000001 , 0x0000273b 
- 00010035  0x000013ed jam  0x00000000 , 0x0000026a 
- 00010036  0x000013ee fetch  0x00000001 , 0x00000263 
- 00010037  0x000013ef rtnbit0  0x00000001 
- 00010038  0x000013f0 arg  0x00001400 , 0x00000006 
- 00010039  0x000013f1 call  0x00004d79 
- 00010040  0x000013f2 fetch  0x00000001 , 0x0000026a 
- 00010041  0x000013f3 beq  0x00000001 , 0x00002741 
- 00010042  0x000013f4 rtn 
- 00010043  0x000013f7 fetch  0x00000001 , 0x00000263 
- 00010044  0x000013f8 set0  0x00000000 , 0x0000003f 
- 00010045  0x000013f9 store  0x00000001 , 0x00000263 
- 00010046  0x000013fa setarg  0x00000000 
- 00010047  0x000013fb store  0x00000002 , 0x0000025d 
- 00010048  0x000013fc rtn 
- 00010049  0x000013fe fetch  0x00000001 , 0x00000263 
- 00010050  0x000013ff set0  0x00000001 , 0x0000003f 
- 00010051  0x00001400 store  0x00000001 , 0x00000263 
- 00010052  0x00001401 setarg  0x00000000 
- 00010053  0x00001402 store  0x00000002 , 0x0000025f 
- 00010054  0x00001403 rtn 
- 00010055  0x00001406 fetch  0x00000001 , 0x00000263 
- 00010056  0x00001407 set1  0x00000000 , 0x0000003f 
- 00010057  0x00001408 store  0x00000001 , 0x00000263 
- 00010058  0x00001409 rtn 
- 00010059  0x0000140c fetch  0x00000001 , 0x00000263 
- 00010060  0x0000140d set1  0x00000001 , 0x0000003f 
- 00010061  0x0000140e store  0x00000001 , 0x00000263 
- 00010062  0x0000140f rtn 
- 00010063  0x00001416 bpatch  0x00000072 , 0x0000400e 
- 00010064  0x00001417 add  0x00000028 , 0x00000001 , 0x00000021 
- 00010065  0x00001418 call  0x000028ea 
- 00010066  0x00001419 force  0x00000003 , 0x00000024 
- 00010067  0x0000141a call  0x000028d2 
- 00010068  0x0000141b call  0x00002a51 
- 00010069  0x0000141c call  0x00002a5f 
- 00010070  0x0000141d branch  0x00002a64 
- 00010071  0x00001421 bpatch  0x00000073 , 0x0000400e 
- 00010072  0x00001422 call  0x00002a4d 
- 00010073  0x00001423 deposit  0x00000028 
- 00010074  0x00001424 fetcht  0x00000004 , 0x000040ca 
- 00010075  0x00001425 isub  0x00000002 , 0x0000003f 
- 00010076  0x00001426 rtnne  0x00000001 
- 00010077  0x00001427 compare  0x00000000 , 0x00000001 , 0x0000001f 
- 00010078  0x00001428 nbranch  0x00002761 , 0x00000001 
- 00010079  0x00001429 fetch  0x00000001 , 0x00000019 
- 00010080  0x0000142a rtn  0x00000034 
- 00010081  0x0000142c call  0x0000274f 
- 00010082  0x0000142e compare  0x00000010 , 0x00000001 , 0x0000001f 
- 00010083  0x0000142f branch  0x0000264d , 0x00000001 
- 00010084  0x00001430 rshift  0x00000021 , 0x00000002 
- 00010085  0x00001431 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00010086  0x00001433 bpatch  0x00000074 , 0x0000400e 
- 00010087  0x00001434 enable  0x00000007 
- 00010088  0x00001435 enable  0x0000000a 
- 00010089  0x00001436 enable  0x0000001b 
- 00010090  0x00001437 set0  0x00000010 , 0x00000000 
- 00010091  0x00001438 deposit  0x00000004 
- 00010092  0x00001439 inject  0x00000003 , 0x00000003 
- 00010093  0x0000143a deposit  0x00000001 
- 00010094  0x0000143b inject  0x00000003 , 0x00000004 
- 00010095  0x0000143c fetch  0x00000001 , 0x00000047 
- 00010096  0x0000143d inject  0x00000000 , 0x00000004 
- 00010097  0x0000143e inject  0x00000003 , 0x00000003 
- 00010098  0x0000143f enable  0x00000008 
- 00010099  0x00001440 inject  0x00000003 , 0x00000008 
- 00010100  0x00001441 disable  0x0000001b 
- 00010101  0x00001442 disable  0x00000008 
- 00010102  0x00001443 disable  0x0000000a 
- 00010103  0x00001444 set0  0x00000002 , 0x00000015 
- 00010104  0x00001445 arg  0x00000000 , 0x00000002 
- 00010105  0x00001446 call  0x00002a1c 
- 00010106  0x00001447 bpatch  0x00000075 , 0x0000400e 
- 00010107  0x00001448 and  0x00000001 , 0x0000001f , 0x0000003f 
- 00010108  0x00001449 beq  0x00000013 , 0x000027b4 
- 00010109  0x0000144a beq  0x00000000 , 0x0000264d 
- 00010110  0x0000144b beq  0x00000001 , 0x0000264d 
- 00010111  0x0000144c beq  0x00000002 , 0x00002797 
- 00010112  0x0000144d beq  0x00000003 , 0x000027c5 
- 00010113  0x0000144e beq  0x00000004 , 0x000027cb 
- 00010114  0x0000144f beq  0x00000007 , 0x0000278c 
- 00010115  0x00001450 beq  0x00000008 , 0x000027ca 
- 00010116  0x00001451 arg  0x00000004 , 0x00000002 
- 00010117  0x00001452 call  0x00002a1c 
- 00010118  0x00001453 beq  0x0000000a , 0x000027c7 
- 00010119  0x00001454 beq  0x0000000b , 0x000027cd 
- 00010120  0x00001455 arg  0x00000008 , 0x00000002 
- 00010121  0x00001456 call  0x00002a1c 
- 00010122  0x00001457 beq  0x0000000f , 0x000027cd 
- 00010123  0x00001458 branch  0x000027c7 
- 00010124  0x0000145c bpatch  0x00000076 , 0x0000400e 
- 00010125  0x0000145d enable  0x0000001d 
- 00010126  0x0000145e enable  0x00000009 
- 00010127  0x0000145f enable  0x0000000e 
- 00010128  0x00001460 force  0x0000001e , 0x00000039 
- 00010129  0x00001461 arg  0x000000b3 , 0x00000006 
- 00010130  0x00001463 ifetch  0x00000001 , 0x00000006 
- 00010131  0x00001464 inject  0x00000003 , 0x00000008 
- 00010132  0x00001465 loop  0x00002792 
- 00010133  0x00001466 bmark1  0x00000007 , 0x000027f7 
- 00010134  0x00001467 branch  0x0000264d 
- 00010135  0x0000146a bpatch  0x00000077 , 0x0000400e 
- 00010136  0x0000146b fetch  0x00000001 , 0x00000181 
- 00010137  0x0000146c icopy  0x00000004 
- 00010138  0x0000146d fetch  0x00000001 , 0x00000090 
- 00010139  0x0000146e icopy  0x0000001c 
- 00010140  0x0000146f fetch  0x00000003 , 0x000040aa 
- 00010141  0x00001470 icopy  0x0000001d 
- 00010142  0x00001471 fetch  0x00000002 , 0x000040a4 
- 00010143  0x00001472 icopy  0x0000002e 
- 00010144  0x00001473 enable  0x00000009 
- 00010145  0x00001474 enable  0x0000001c 
- 00010146  0x00001475 copy  0x00000020 , 0x00000011 
- 00010147  0x00001476 call  0x000028e2 
- 00010148  0x00001477 pulse  0x00000015 
- 00010149  0x00001478 nop  0x00000020 
- 00010150  0x00001479 copy  0x00000021 , 0x0000000b 
- 00010151  0x0000147a fetch  0x00000004 , 0x00000161 
- 00010152  0x0000147b icopy  0x00000021 
- 00010153  0x0000147c preload  0x0000001e 
- 00010154  0x0000147d set1  0x0000003a , 0x0000003f 
- 00010155  0x0000147e inject  0x00000003 , 0x00000048 
- 00010156  0x0000147f preload  0x0000001f 
- 00010157  0x00001480 inject  0x00000003 , 0x00000048 
- 00010158  0x00001481 copy  0x0000000b , 0x00000021 
- 00010159  0x00001482 copy  0x00000011 , 0x00000020 
- 00010160  0x00001483 enable  0x00000008 
- 00010161  0x00001484 inject  0x00000003 , 0x00000010 
- 00010162  0x00001485 disable  0x00000008 
- 00010163  0x00001486 branch  0x0000264d 
- 00010164  0x00001489 bpatch  0x00000078 , 0x0000400f 
- 00010165  0x0000148a enable  0x0000000e 
- 00010166  0x0000148b enable  0x00000009 
- 00010167  0x0000148c enable  0x0000001c 
- 00010168  0x0000148d fetch  0x00000001 , 0x000004b6 
- 00010169  0x0000148e and  0x0000003f , 0x000001f8 , 0x00000002 
- 00010170  0x0000148f arg  0x000004b6 , 0x00000006 
- 00010171  0x00001490 increase  0x00000008 , 0x00000002 
- 00010172  0x00001492 add  0x00000002 , 0xffffffb8 , 0x00000013 
- 00010173  0x00001493 nbranch  0x000027c2 , 0x00000002 
- 00010174  0x00001494 ifetch  0x00000009 , 0x00000006 
- 00010175  0x00001495 inject  0x00000003 , 0x00000048 
- 00010176  0x00001496 copy  0x00000013 , 0x00000002 
- 00010177  0x00001497 branch  0x000027bc 
- 00010178  0x00001499 ifetch  0x00000009 , 0x00000006 
- 00010179  0x0000149a iinject  0x00000003 , 0x00000002 
- 00010180  0x0000149b branch  0x000027f7 
- 00010181  0x0000149e enable  0x0000001c 
- 00010182  0x0000149f branch  0x000027d0 
- 00010183  0x000014a2 enable  0x0000001c 
- 00010184  0x000014a3 set1  0x00000010 , 0x00000000 
- 00010185  0x000014a4 branch  0x000027d0 
- 00010186  0x000014a7 set1  0x00000002 , 0x00000015 
- 00010187  0x000014a9 enable  0x0000001d 
- 00010188  0x000014aa branch  0x000027d0 
- 00010189  0x000014ae set1  0x00000002 , 0x00000015 
- 00010190  0x000014af enable  0x0000001d 
- 00010191  0x000014b0 set1  0x00000010 , 0x00000000 
- 00010192  0x000014b3 bpatch  0x00000079 , 0x0000400f 
- 00010193  0x000014b4 fetch  0x00000001 , 0x0000004c 
- 00010194  0x000014b5 bbit0  0x00000005 , 0x000027e5 
- 00010195  0x000014b6 sub  0x00000001 , 0x00000003 , 0x0000003e 
- 00010196  0x000014b7 branch  0x000027e5 , 0x00000002 
- 00010197  0x000014b8 disable  0x0000000e 
- 00010198  0x000014b9 disable  0x0000001c 
- 00010199  0x000014ba enable  0x0000001d 
- 00010200  0x000014bb disable  0x00000007 
- 00010201  0x000014bc set1  0x00000001 , 0x00000015 
- 00010202  0x000014bd isolate1  0x00000002 , 0x00000015 
- 00010203  0x000014be branch  0x000027df , 0x00000001 
- 00010204  0x000014bf setarg  0x000abeee 
- 00010205  0x000014c0 inject  0x00000003 , 0x00000014 
- 00010206  0x000014c1 branch  0x000027e3 
- 00010207  0x000014c3 setarg  0x005faeba 
- 00010208  0x000014c4 inject  0x00000003 , 0x00000018 
- 00010209  0x000014c5 setarg  0x00000012 
- 00010210  0x000014c6 inject  0x00000003 , 0x00000006 
- 00010211  0x000014c8 enable  0x00000007 
- 00010212  0x000014c9 set1  0x00000010 , 0x00000000 
- 00010213  0x000014cb enable  0x0000000e 
- 00010214  0x000014cc enable  0x00000009 
- 00010215  0x000014cd bmark1  0x00000005 , 0x00002800 
- 00010216  0x000014ce fetch  0x00000001 , 0x000041db 
- 00010217  0x000014cf inject  0x00000003 , 0x00000003 
- 00010218  0x000014d0 fetch  0x00000002 , 0x000041dc 
- 00010219  0x000014d1 iforce  0x00000039 
- 00010220  0x000014d2 bmark1  0x00000010 , 0x000027ef 
- 00010221  0x000014d3 inject  0x00000003 , 0x00000005 
- 00010222  0x000014d4 branch  0x000027f0 
- 00010223  0x000014d6 inject  0x00000003 , 0x0000000d 
- 00010224  0x000014d8 deposit  0x00000039 
- 00010225  0x000014d9 branch  0x000027f7 , 0x00000034 
- 00010226  0x000014da fetch  0x00000002 , 0x0000016f 
- 00010227  0x000014db iforce  0x00000006 
- 00010228  0x000014dd ifetch  0x00000001 , 0x00000006 
- 00010229  0x000014de inject  0x00000003 , 0x00000008 
- 00010230  0x000014df loop  0x000027f4 
- 00010231  0x000014e3 enable  0x00000008 
- 00010232  0x000014e4 inject  0x00000003 , 0x00000010 
- 00010233  0x000014e5 disable  0x00000008 
- 00010234  0x000014e6 call  0x000024c1 
- 00010235  0x000014e7 fetch  0x00000001 , 0x0000004c 
- 00010236  0x000014e8 bbit0  0x00000005 , 0x0000264d 
- 00010237  0x000014e9 force  0x00000000 , 0x0000003f 
- 00010238  0x000014ea inject  0x00000003 , 0x00000006 
- 00010239  0x000014eb branch  0x0000264d 
- 00010240  0x000014ef bpatch  0x0000007a , 0x0000400f 
- 00010241  0x000014f0 bmark1  0x00000010 , 0x00002808 
- 00010242  0x000014f2 fetch  0x00000001 , 0x00000180 
- 00010243  0x000014f3 inject  0x00000003 , 0x00000003 
- 00010244  0x000014f4 fetch  0x00000001 , 0x0000015f 
- 00010245  0x000014f5 iforce  0x00000013 
- 00010246  0x000014f6 inject  0x00000003 , 0x00000005 
- 00010247  0x000014f7 branch  0x0000280d 
- 00010248  0x000014f9 fetch  0x00000001 , 0x00000180 
- 00010249  0x000014fa inject  0x00000003 , 0x00000003 
- 00010250  0x000014fb fetch  0x00000002 , 0x0000015f 
- 00010251  0x000014fc iforce  0x00000013 
- 00010252  0x000014fd inject  0x00000003 , 0x0000000d 
- 00010253  0x000014ff arg  0x00000551 , 0x00000006 
- 00010254  0x00001501 copy  0x00000013 , 0x0000003e 
- 00010255  0x00001502 branch  0x00002814 , 0x00000005 
- 00010256  0x00001503 ifetch  0x00000001 , 0x00000006 
- 00010257  0x00001504 inject  0x00000003 , 0x00000008 
- 00010258  0x00001505 increase  0xffffffff , 0x00000013 
- 00010259  0x00001506 branch  0x0000280e 
- 00010260  0x00001508 fetch  0x00000002 , 0x000000fc 
- 00010261  0x00001509 increase  0x00000001 , 0x0000003f 
- 00010262  0x0000150a store  0x00000002 , 0x000000fc 
- 00010263  0x0000150b branch  0x000027f7 
- 00010264  0x0000150f fetch  0x00000004 , 0x00000165 
- 00010265  0x00001510 add  0x0000003f , 0x00000007 , 0x00000011 
- 00010266  0x00001511 fetch  0x00000002 , 0x00000171 
- 00010267  0x00001512 nbranch  0x0000281e , 0x00000034 
- 00010268  0x00001513 increase  0xfffffffd , 0x00000011 
- 00010269  0x00001514 branch  0x00002826 
- 00010270  0x00001516 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00010271  0x00001517 hfetcht  0x00000002 , 0x00008040 
- 00010272  0x00001518 increase  0x00000001 , 0x00000002 
- 00010273  0x0000151a isub  0x00000002 , 0x0000003f 
- 00010274  0x0000151b nbranch  0x00002825 , 0x00000002 
- 00010275  0x0000151c increase  0xffffffff , 0x00000011 
- 00010276  0x0000151d branch  0x00002821 
- 00010277  0x0000151f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010278  0x00001521 until  0x0000003e , 0x00000023 
- 00010279  0x00001522 compare  0x00000000 , 0x00000022 , 0x00000003 
- 00010280  0x00001523 nbranch  0x00002826 , 0x00000001 
- 00010281  0x00001524 iforce  0x00000029 
- 00010282  0x00001525 copy  0x00000011 , 0x00000028 
- 00010283  0x00001526 iforce  0x00000029 
- 00010284  0x00001527 rtn 
- 00010285  0x0000152b bpatch  0x0000007b , 0x0000400f 
- 00010286  0x0000152c until  0x0000003e , 0x00000022 
- 00010287  0x0000152d deposit  0x0000001a 
- 00010288  0x0000152e iforce  0x00000006 
- 00010289  0x0000152f rshift16 , 0x0000003f , 0x0000003f 
- 00010290  0x00001530 isub  0x00000022 , 0x00000039 
- 00010291  0x00001531 and_into  0x00000003 , 0x00000039 
- 00010292  0x00001532 nbranch  0x00002837 , 0x00000005 
- 00010293  0x00001533 force  0x00000000 , 0x0000003f 
- 00010294  0x00001534 branch  0x0000283b 
- 00010295  0x00001536 arg  0x00000ea6 , 0x00000002 
- 00010296  0x00001537 force  0x00000000 , 0x0000003f 
- 00010297  0x00001539 iadd  0x00000002 , 0x0000003f 
- 00010298  0x0000153a loop  0x00002839 
- 00010299  0x0000153c iadd  0x00000006 , 0x0000003f 
- 00010300  0x0000153d div  0x0000003f , 0x0000000c 
- 00010301  0x0000153e call  0x00007f86 
- 00010302  0x0000153f quotient  0x0000003f 
- 00010303  0x00001540 store  0x00000002 , 0x00000171 
- 00010304  0x00001541 rtn 
- 00010305  0x00001544 bpatch  0x0000007c , 0x0000400f 
- 00010306  0x00001545 deposit  0x0000001a 
- 00010307  0x00001546 copy  0x00000019 , 0x00000002 
- 00010308  0x00001547 isub  0x00000002 , 0x0000003e 
- 00010309  0x00001548 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00010310  0x00001549 isub  0x00000002 , 0x00000002 
- 00010311  0x0000154a setarg  0x00000ea6 
- 00010312  0x0000154b isolate0  0x0000000f , 0x00000002 
- 00010313  0x0000154c branch  0x0000284c , 0x00000001 
- 00010314  0x0000154d setarg  0xffff0ea6 
- 00010315  0x0000154e iadd  0x00000002 , 0x00000002 
- 00010316  0x00001550 storet  0x00000006 , 0x00000447 
- 00010317  0x00001551 rtn  0x00000036 
- 00010318  0x00001552 storet  0x00000006 , 0x00000038 
- 00010319  0x00001553 rtn 
- 00010320  0x00001556 disable  0x00000030 
- 00010321  0x00001557 fetch  0x00000006 , 0x00000447 
- 00010322  0x00001558 branch  0x00002854 , 0x00000036 
- 00010323  0x00001559 fetch  0x00000006 , 0x00000038 
- 00010324  0x0000155b iadd  0x00000019 , 0x00000030 
- 00010325  0x0000155c increase  0x0000000a , 0x00000030 
- 00010326  0x0000155d setarg  0x00000ea6 
- 00010327  0x0000155e isub  0x00000030 , 0x0000003f 
- 00010328  0x0000155f isolate0  0x0000000f , 0x0000003f 
- 00010329  0x00001560 branch  0x0000285e , 0x00000001 
- 00010330  0x00001561 setarg  0x0000f15a 
- 00010331  0x00001562 iadd  0x00000030 , 0x00000030 
- 00010332  0x00001564 copy  0x00000030 , 0x0000001a 
- 00010333  0x00001565 rtn 
- 00010334  0x00001567 force  0x00000000 , 0x0000003e 
- 00010335  0x00001568 branch  0x0000285c 
- 00010336  0x00001570 bpatch  0x0000007d , 0x0000400f 
- 00010337  0x00001571 call  0x00002918 
- 00010338  0x00001572 copy  0x00000021 , 0x0000003f 
- 00010339  0x00001573 and_into  0x00000180 , 0x0000003f 
- 00010340  0x00001574 compare  0x00000003 , 0x00000024 , 0x00000007 
- 00010341  0x00001575 nbranch  0x00002869 , 0x00000001 
- 00010342  0x00001576 rshift3  0x0000003f , 0x0000003f 
- 00010343  0x00001577 iadd  0x00000017 , 0x0000003f 
- 00010344  0x00001578 branch  0x0000286a 
- 00010345  0x0000157a copy  0x00000017 , 0x0000003f 
- 00010346  0x0000157c div  0x0000003f , 0x0000004f 
- 00010347  0x0000157d pulse  0x00000015 
- 00010348  0x0000157e call  0x00007f86 
- 00010349  0x0000157f remainder  0x00000011 
- 00010350  0x00001580 add  0x00000011 , 0xffffffd8 , 0x00000002 
- 00010351  0x00001581 branch  0x00002872 , 0x00000002 
- 00010352  0x00001582 lshift  0x00000011 , 0x00000002 
- 00010353  0x00001583 branch  0x00002874 
- 00010354  0x00001585 lshift  0x00000002 , 0x00000002 
- 00010355  0x00001586 increase  0x00000001 , 0x00000002 
- 00010356  0x00001588 bpatch  0x0000007e , 0x0000400f 
- 00010357  0x00001589 fetch  0x00000001 , 0x00000031 
- 00010358  0x0000158a bbit0  0x00000003 , 0x00002885 
- 00010359  0x0000158c fetch  0x00000004 , 0x000040d2 
- 00010360  0x0000158d isub  0x00000021 , 0x0000003e 
- 00010361  0x0000158e branch  0x00002885 , 0x00000002 
- 00010362  0x0000158f call  0x000028a4 
- 00010363  0x00001590 fetch  0x00000001 , 0x000040d9 
- 00010364  0x00001591 rtn  0x00000034 
- 00010365  0x00001592 fetch  0x00000001 , 0x00000031 
- 00010366  0x00001593 set1  0x00000002 , 0x0000003f 
- 00010367  0x00001594 store  0x00000001 , 0x00000031 
- 00010368  0x00001595 fetch  0x00000005 , 0x000040e7 
- 00010369  0x00001596 store  0x00000005 , 0x000040da 
- 00010370  0x00001597 ifetch  0x00000005 , 0x00000006 
- 00010371  0x00001598 store  0x00000005 , 0x000040df 
- 00010372  0x00001599 call  0x000028a9 
- 00010373  0x0000159b fetch  0x00000001 , 0x00000031 
- 00010374  0x0000159c rtnbit0  0x00000002 
- 00010375  0x0000159d isolate1  0x00000001 , 0x00000021 
- 00010376  0x0000159e branch  0x000028a1 , 0x00000001 
- 00010377  0x0000159f rshift3  0x00000002 , 0x00000011 
- 00010378  0x000015a0 and  0x00000002 , 0x00000007 , 0x00000007 
- 00010379  0x000015a1 setarg  0x000040da 
- 00010380  0x000015a2 iadd  0x00000011 , 0x00000011 
- 00010381  0x000015a3 ifetch  0x00000001 , 0x00000011 
- 00010382  0x000015a4 qisolate0  0x0000003f 
- 00010383  0x000015a5 branch  0x00002892 , 0x00000001 
- 00010384  0x000015a6 deposit  0x00000002 
- 00010385  0x000015a7 branch  0x0000289e 
- 00010386  0x000015a9 fetch  0x00000001 , 0x000040e4 
- 00010387  0x000015aa iforce  0x00000012 
- 00010388  0x000015ab deposit  0x00000021 
- 00010389  0x000015ac and_into  0x00000180 , 0x0000003f 
- 00010390  0x000015ad rshift3  0x0000003f , 0x0000003f 
- 00010391  0x000015ae iadd  0x00000017 , 0x0000003f 
- 00010392  0x000015af idiv  0x00000012 
- 00010393  0x000015b0 setarg  0x000040f2 
- 00010394  0x000015b1 call  0x00007f86 
- 00010395  0x000015b2 remainder  0x00000011 
- 00010396  0x000015b3 iadd  0x00000011 , 0x00000006 
- 00010397  0x000015b4 ifetch  0x00000001 , 0x00000006 
- 00010398  0x000015b6 store  0x00000001 , 0x000040e5 
- 00010399  0x000015b7 iforce  0x00000002 
- 00010400  0x000015b8 rtn 
- 00010401  0x000015bb fetch  0x00000001 , 0x000040e5 
- 00010402  0x000015bc iforce  0x00000002 
- 00010403  0x000015bd rtn 
- 00010404  0x000015c0 fetch  0x00000001 , 0x00000031 
- 00010405  0x000015c1 set0  0x00000002 , 0x0000003f 
- 00010406  0x000015c2 set0  0x00000003 , 0x0000003f 
- 00010407  0x000015c3 store  0x00000001 , 0x00000031 
- 00010408  0x000015c4 rtn 
- 00010409  0x000015cb bpatch  0x0000007f , 0x0000400f 
- 00010410  0x000015cc arg  0x000040f2 , 0x00000005 
- 00010411  0x000015cd force  0x0000000a , 0x00000039 
- 00010412  0x000015ce call  0x00007ec6 
- 00010413  0x000015cf arg  0x000040f2 , 0x00000005 
- 00010414  0x000015d0 force  0x00000000 , 0x00000013 
- 00010415  0x000015d1 force  0x00000002 , 0x00000007 
- 00010416  0x000015d3 fetch  0x00000005 , 0x000040da 
- 00010417  0x000015d4 iforce  0x00000002 
- 00010418  0x000015d5 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010419  0x000015d6 branch  0x000028b5 , 0x00000001 
- 00010420  0x000015d7 rshift  0x00000002 , 0x00000002 
- 00010421  0x000015d9 isolate0  0x00000000 , 0x00000002 
- 00010422  0x000015da branch  0x000028b9 , 0x00000001 
- 00010423  0x000015db deposit  0x00000013 
- 00010424  0x000015dc istore  0x00000001 , 0x00000005 
- 00010425  0x000015de rshift2  0x00000002 , 0x00000002 
- 00010426  0x000015df increase  0x00000002 , 0x00000013 
- 00010427  0x000015e0 compare  0x00000028 , 0x00000013 , 0x000000fe 
- 00010428  0x000015e1 nbranch  0x000028c2 , 0x00000001 
- 00010429  0x000015e2 fetch  0x00000005 , 0x000040df 
- 00010430  0x000015e3 iforce  0x00000002 
- 00010431  0x000015e4 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010432  0x000015e5 branch  0x000028c2 , 0x00000001 
- 00010433  0x000015e6 rshift  0x00000002 , 0x00000002 
- 00010434  0x000015e8 sub  0x00000013 , 0x0000004e , 0x0000003e 
- 00010435  0x000015e9 branch  0x000028b5 , 0x00000002 
- 00010436  0x000015ea force  0x00000001 , 0x00000013 
- 00010437  0x000015eb increase  0xffffffff , 0x00000007 
- 00010438  0x000015ec nbranch  0x000028b0 , 0x00000005 
- 00010439  0x000015ed arg  0x000040f2 , 0x00000011 
- 00010440  0x000015ee deposit  0x00000005 
- 00010441  0x000015ef isub  0x00000011 , 0x0000003f 
- 00010442  0x000015f0 store  0x00000001 , 0x000040e4 
- 00010443  0x000015f1 rtn 
- 00010444  0x000015f4 bpatch  0x00000080 , 0x00004010 
- 00010445  0x000015f5 call  0x00002860 
- 00010446  0x000015f6 fetch  0x00000001 , 0x0000017f 
- 00010447  0x000015f7 bbit0  0x00000005 , 0x000028d1 
- 00010448  0x000015f8 fetcht  0x00000001 , 0x000004cc 
- 00010449  0x000015fa branch  0x0000291f 
- 00010450  0x000015fe bpatch  0x00000081 , 0x00004010 
- 00010451  0x000015ff call  0x00002860 
- 00010452  0x00001600 fetch  0x00000001 , 0x0000017f 
- 00010453  0x00001601 bbit0  0x00000004 , 0x000028d7 
- 00010454  0x00001602 fetcht  0x00000001 , 0x000004cb 
- 00010455  0x00001604 branch  0x00002933 
- 00010456  0x00001608 force  0x00000000 , 0x0000002d 
- 00010457  0x00001609 fetch  0x00000003 , 0x000040a7 
- 00010458  0x0000160a iforce  0x0000002c 
- 00010459  0x0000160b rtn 
- 00010460  0x0000160e bpatch  0x00000082 , 0x00004010 
- 00010461  0x0000160f fetch  0x00000001 , 0x000041d3 
- 00010462  0x00001610 icopy  0x0000002d 
- 00010463  0x00001611 fetch  0x00000003 , 0x000041d0 
- 00010464  0x00001612 icopy  0x0000002c 
- 00010465  0x00001613 rtn 
- 00010466  0x00001616 bpatch  0x00000083 , 0x00004010 
- 00010467  0x00001617 fetch  0x00000002 , 0x000040a4 
- 00010468  0x00001618 icopy  0x0000002e 
- 00010469  0x00001619 fetch  0x00000001 , 0x000040a3 
- 00010470  0x0000161a icopy  0x0000002d 
- 00010471  0x0000161b fetch  0x00000003 , 0x000040a0 
- 00010472  0x0000161c icopy  0x0000002c 
- 00010473  0x0000161d rtn 
- 00010474  0x00001620 bpatch  0x00000084 , 0x00004010 
- 00010475  0x00001621 fetch  0x00000002 , 0x00000044 
- 00010476  0x00001622 icopy  0x0000002e 
- 00010477  0x00001623 fetch  0x00000001 , 0x00000043 
- 00010478  0x00001624 icopy  0x0000002d 
- 00010479  0x00001625 fetch  0x00000003 , 0x00000040 
- 00010480  0x00001626 icopy  0x0000002c 
- 00010481  0x00001627 rtn 
- 00010482  0x0000162b bmark1  0x00000020 , 0x000028f5 
- 00010483  0x0000162c rtnmark0  0x0000001d 
- 00010484  0x0000162d rtnmark0  0x0000001f 
- 00010485  0x0000162f and_into  0xffffff00 , 0x0000002c 
- 00010486  0x00001630 pulse  0x00000015 
- 00010487  0x00001631 nop  0x00000020 
- 00010488  0x00001632 rtn 
- 00010489  0x00001636 bpatch  0x00000085 , 0x00004010 
- 00010490  0x00001637 branch  0x0000290a , 0x00000021 
- 00010491  0x00001638 jam  0x000000d4 , 0x00008955 
- 00010492  0x00001639 nop  0x00000004 
- 00010493  0x0000163a jam  0x000000d2 , 0x00008955 
- 00010494  0x0000163b nop  0x00000004 
- 00010495  0x0000163c jam  0x000000d1 , 0x00008955 
- 00010496  0x0000163d nop  0x00000004 
- 00010497  0x0000163e fetch  0x00000001 , 0x000041de 
- 00010498  0x0000163f beq  0x00000000 , 0x00002908 
- 00010499  0x00001640 beq  0x00000001 , 0x00002915 
- 00010500  0x00001641 beq  0x00000002 , 0x00002908 
- 00010501  0x00001642 beq  0x00000003 , 0x00002915 
- 00010502  0x00001643 beq  0x00000004 , 0x00002915 
- 00010503  0x00001644 beq  0x00000020 , 0x00002915 
- 00010504  0x00001647 jam  0x000000d0 , 0x00008955 
- 00010505  0x00001648 jam  0x000000e0 , 0x00008956 
- 00010506  0x0000164a force  0x00000000 , 0x00000015 
- 00010507  0x0000164b disable  0x00000021 
- 00010508  0x0000164c disable  0x00000020 
- 00010509  0x0000164d pulse  0x0000001e 
- 00010510  0x0000164e jam  0x00000000 , 0x00008902 
- 00010511  0x0000164f jam  0x00000000 , 0x00008901 
- 00010512  0x00001650 jam  0x00000000 , 0x00008900 
- 00010513  0x00001651 jam  0x00000000 , 0x00008903 
- 00010514  0x00001652 jam  0x00000070 , 0x00008904 
- 00010515  0x00001653 jam  0x00000000 , 0x00008906 
- 00010516  0x00001654 rtn 
- 00010517  0x0000165a jam  0x000000d0 , 0x00008955 
- 00010518  0x0000165b jam  0x000000c0 , 0x00008956 
- 00010519  0x0000165c branch  0x0000290a 
- 00010520  0x0000165f bpatch  0x00000086 , 0x00004010 
- 00010521  0x00001660 jam  0x00000000 , 0x00008902 
- 00010522  0x00001661 jam  0x00000000 , 0x00008901 
- 00010523  0x00001662 jam  0x00000018 , 0x00008900 
- 00010524  0x00001663 jam  0x000000a7 , 0x00008903 
- 00010525  0x00001664 jam  0x0000007f , 0x00008904 
- 00010526  0x00001665 rtn 
- 00010527  0x00001668 bpatch  0x00000087 , 0x00004010 
- 00010528  0x0000166a storet  0x00000001 , 0x00000017 
- 00010529  0x0000166b add  0x00000002 , 0x00000004 , 0x00000011 
- 00010530  0x0000166c jam  0x00000007 , 0x0000896d 
- 00010531  0x0000166d branch  0x00002981 
- 00010532  0x0000166f bpatch  0x00000088 , 0x00004011 
- 00010533  0x00001670 jam  0x000000cf , 0x00008901 
- 00010534  0x00001671 nop  0x0000000a 
- 00010535  0x00001672 jam  0x000000ff , 0x00008900 
- 00010536  0x00001673 jam  0x000000af , 0x00008903 
- 00010537  0x00001674 jam  0x000000ff , 0x00008904 
- 00010538  0x00001675 nop  0x0000000a 
- 00010539  0x00001676 jam  0x000000a0 , 0x00008902 
- 00010540  0x00001677 rtn 
- 00010541  0x0000167a fetch  0x00000001 , 0x000041e0 
- 00010542  0x0000167b branch  0x00002931 , 0x00000034 
- 00010543  0x0000167d add  0x00000002 , 0x00000002 , 0x00000011 
- 00010544  0x0000167e rtn 
- 00010545  0x00001680 add  0x00000002 , 0x00000000 , 0x00000011 
- 00010546  0x00001681 rtn 
- 00010547  0x00001684 bpatch  0x00000089 , 0x00004011 
- 00010548  0x00001685 storet  0x00000001 , 0x00000017 
- 00010549  0x00001686 call  0x0000292d 
- 00010550  0x00001687 call  0x00002981 
- 00010551  0x00001688 setarg  0x00000500 
- 00010552  0x00001689 call  0x00002a8f 
- 00010553  0x0000168b jam  0x00000001 , 0x00008906 
- 00010554  0x0000168c jam  0x0000003c , 0x00008900 
- 00010555  0x0000168d jam  0x000000e0 , 0x00008901 
- 00010556  0x0000168e jam  0x00000012 , 0x0000896d 
- 00010557  0x0000168f nop  0x0000000a 
- 00010558  0x00001690 jam  0x00000001 , 0x00008902 
- 00010559  0x00001691 jam  0x0000003d , 0x00008902 
- 00010560  0x00001692 nop  0x0000000a 
- 00010561  0x00001693 jam  0x000000b7 , 0x00008903 
- 00010562  0x00001694 nop  0x0000000a 
- 00010563  0x00001695 jam  0x0000007f , 0x00008902 
- 00010564  0x00001697 fetch  0x00000001 , 0x000041de 
- 00010565  0x00001698 beq  0x00000000 , 0x0000294b 
- 00010566  0x00001699 beq  0x00000001 , 0x0000294f 
- 00010567  0x0000169a beq  0x00000002 , 0x00002953 
- 00010568  0x0000169b beq  0x00000003 , 0x00002957 
- 00010569  0x0000169c beq  0x00000004 , 0x0000295b 
- 00010570  0x0000169d beq  0x00000020 , 0x0000295f 
- 00010571  0x0000169f jam  0x000000f0 , 0x00008956 
- 00010572  0x000016a0 call  0x00002965 
- 00010573  0x000016a1 jam  0x000000d8 , 0x00008955 
- 00010574  0x000016a2 rtn 
- 00010575  0x000016a5 jam  0x000000df , 0x00008956 
- 00010576  0x000016a6 call  0x00002965 
- 00010577  0x000016a7 jam  0x000000df , 0x00008955 
- 00010578  0x000016a8 rtn 
- 00010579  0x000016ab jam  0x000000ff , 0x00008956 
- 00010580  0x000016ac call  0x00002965 
- 00010581  0x000016ad jam  0x000000df , 0x00008955 
- 00010582  0x000016ae rtn 
- 00010583  0x000016b0 jam  0x000000ce , 0x00008956 
- 00010584  0x000016b1 call  0x00002965 
- 00010585  0x000016b2 jam  0x000000d8 , 0x00008955 
- 00010586  0x000016b3 rtn 
- 00010587  0x000016b6 jam  0x000000cb , 0x00008956 
- 00010588  0x000016b7 call  0x00002965 
- 00010589  0x000016b8 jam  0x000000d8 , 0x00008955 
- 00010590  0x000016b9 rtn 
- 00010591  0x000016bc jam  0x000000d0 , 0x00008955 
- 00010592  0x000016bd jam  0x000000c0 , 0x00008956 
- 00010593  0x000016be jam  0x0000004c , 0x00008957 
- 00010594  0x000016bf jam  0x0000006c , 0x00008958 
- 00010595  0x000016c0 jam  0x00000050 , 0x00008959 
- 00010596  0x000016c1 rtn 
- 00010597  0x000016c4 nop  0x00000004 
- 00010598  0x000016c5 jam  0x000000d1 , 0x00008955 
- 00010599  0x000016c6 nop  0x00000004 
- 00010600  0x000016c7 jam  0x000000d2 , 0x00008955 
- 00010601  0x000016c8 nop  0x00000004 
- 00010602  0x000016c9 jam  0x000000d4 , 0x00008955 
- 00010603  0x000016ca rtn 
- 00010604  0x000016ce jam  0x00000006 , 0x00008042 
- 00010605  0x000016d0 fetch  0x00000002 , 0x000040c3 
- 00010606  0x000016d1 bbit0  0x0000000e , 0x0000296d 
- 00010607  0x000016d2 iforce  0x00000006 
- 00010608  0x000016d3 arg  0x00008900 , 0x00000002 
- 00010609  0x000016d5 ifetch  0x00000001 , 0x00000006 
- 00010610  0x000016d6 beq  0x000000ff , 0x00002977 
- 00010611  0x000016d7 ior  0x00000002 , 0x00000005 
- 00010612  0x000016d8 ifetch  0x00000001 , 0x00000006 
- 00010613  0x000016d9 istore  0x00000001 , 0x00000005 
- 00010614  0x000016da branch  0x00002971 
- 00010615  0x000016dc bpatch  0x0000008a , 0x00004011 
- 00010616  0x000016dd call  0x00002be5 
- 00010617  0x000016de call  0x000029c9 
- 00010618  0x000016e0 setarg  0x000007d0 
- 00010619  0x000016e1 iadd  0x00000022 , 0x0000003f 
- 00010620  0x000016e2 store  0x00000004 , 0x00000169 
- 00010621  0x000016e3 set1  0x00000003 , 0x00000015 
- 00010622  0x000016e4 force  0x00000000 , 0x00000015 
- 00010623  0x000016e5 ncall  0x00002998 , 0x0000002b 
- 00010624  0x000016e6 branch  0x000029ab 
- 00010625  0x000016ea bpatch  0x0000008b , 0x00004011 
- 00010626  0x000016eb setarg  0x00000960 
- 00010627  0x000016ec iadd  0x00000011 , 0x00000002 
- 00010628  0x000016ed fetch  0x00000001 , 0x000040bd 
- 00010629  0x000016ee jam  0x00000004 , 0x0000895f 
- 00010630  0x000016ef imul32  0x00000002 , 0x0000003f 
- 00010631  0x000016f0 fetcht  0x00000001 , 0x000040be 
- 00010632  0x000016f1 idiv  0x00000002 
- 00010633  0x000016f2 call  0x00007f86 
- 00010634  0x000016f3 quotient  0x00000011 
- 00010635  0x000016f4 remainder  0x0000003f 
- 00010636  0x000016f5 lshift16  0x0000003f , 0x0000003f 
- 00010637  0x000016f6 lshift4  0x0000003f , 0x0000003f 
- 00010638  0x000016f7 idiv  0x00000002 
- 00010639  0x000016f8 call  0x00007f86 
- 00010640  0x000016f9 quotient  0x0000003f 
- 00010641  0x000016fa lshift8  0x0000003f , 0x0000003f 
- 00010642  0x000016fb lshift  0x0000003f , 0x0000003f 
- 00010643  0x000016fc ior  0x00000011 , 0x0000003f 
- 00010644  0x000016fd hstore  0x00000004 , 0x00008960 
- 00010645  0x000016fe jam  0x00000044 , 0x0000895f 
- 00010646  0x000016ff jam  0x000000c4 , 0x0000895f 
- 00010647  0x00001700 rtn 
- 00010648  0x00001704 bpatch  0x0000008c , 0x00004011 
- 00010649  0x00001705 jam  0x00000002 , 0x00008906 
- 00010650  0x00001706 setarg  0x0003d090 
- 00010651  0x00001707 call  0x00002a8f 
- 00010652  0x00001708 jam  0x0000007f , 0x00008900 
- 00010653  0x00001709 nop  0x00000082 
- 00010654  0x0000170a jam  0x00000030 , 0x00008952 
- 00010655  0x0000170b jam  0x000000d0 , 0x00008901 
- 00010656  0x0000170c jam  0x00000070 , 0x00008952 
- 00010657  0x0000170d jam  0x000000f0 , 0x00008952 
- 00010658  0x0000170e force  0x00000032 , 0x00000039 
- 00010659  0x00001710 hfetch  0x00000001 , 0x00008980 
- 00010660  0x00001711 bbit1  0x00000005 , 0x000029a6 
- 00010661  0x00001712 loop  0x000029a3 
- 00010662  0x00001714 store  0x00000001 , 0x000040ce 
- 00010663  0x00001715 jam  0x00000000 , 0x00008901 
- 00010664  0x00001716 jam  0x00000000 , 0x00008900 
- 00010665  0x00001717 jam  0x00000000 , 0x00008906 
- 00010666  0x00001718 rtn 
- 00010667  0x0000171b bpatch  0x0000008d , 0x00004011 
- 00010668  0x0000171c fetch  0x00000001 , 0x000040ce 
- 00010669  0x0000171d set1  0x00000005 , 0x0000003f 
- 00010670  0x0000171e hstore  0x00000001 , 0x00008952 
- 00010671  0x0000171f hfetcht  0x00000001 , 0x00008950 
- 00010672  0x00001720 and_into  0x00000007 , 0x00000002 
- 00010673  0x00001721 lshift3  0x0000003f , 0x0000003f 
- 00010674  0x00001722 ior  0x00000002 , 0x0000003f 
- 00010675  0x00001723 hstore  0x00000001 , 0x00008950 
- 00010676  0x00001724 hfetch  0x00000001 , 0x00008951 
- 00010677  0x00001725 set0  0x00000000 , 0x0000003f 
- 00010678  0x00001726 hstore  0x00000001 , 0x00008951 
- 00010679  0x00001727 hfetch  0x00000001 , 0x00008952 
- 00010680  0x00001728 set0  0x00000005 , 0x0000003f 
- 00010681  0x00001729 hstore  0x00000001 , 0x00008952 
- 00010682  0x0000172a rtn 
- 00010683  0x0000172d bpatch  0x0000008e , 0x00004011 
- 00010684  0x0000172e hfetch  0x00000002 , 0x00008981 
- 00010685  0x0000172f rshift4  0x0000003f , 0x0000003f 
- 00010686  0x00001730 rshift3  0x0000003f , 0x0000003f 
- 00010687  0x00001731 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010688  0x00001733 and_into  0x000000ff , 0x0000003f 
- 00010689  0x00001734 div  0x0000003f , 0x0000000a 
- 00010690  0x00001735 call  0x00007f86 
- 00010691  0x00001736 quotient  0x0000003f 
- 00010692  0x00001737 lshift4  0x0000003f , 0x0000003f 
- 00010693  0x00001738 remainder  0x00000002 
- 00010694  0x00001739 ior  0x00000002 , 0x0000003f 
- 00010695  0x0000173a store  0x00000001 , 0x00000018 
- 00010696  0x0000173b rtn 
- 00010697  0x0000173f jam  0x00000006 , 0x00008042 
- 00010698  0x00001740 hfetch  0x00000001 , 0x0000896b 
- 00010699  0x00001741 set0  0x00000004 , 0x0000003f 
- 00010700  0x00001742 set0  0x00000005 , 0x0000003f 
- 00010701  0x00001743 hstore  0x00000001 , 0x0000896b 
- 00010702  0x00001744 jam  0x00000000 , 0x00008905 
- 00010703  0x00001745 jam  0x00000000 , 0x00008904 
- 00010704  0x00001746 jam  0x00000070 , 0x00008904 
- 00010705  0x00001747 jam  0x000000ff , 0x00008905 
- 00010706  0x00001748 hfetch  0x00000001 , 0x0000896b 
- 00010707  0x00001749 set1  0x00000004 , 0x0000003f 
- 00010708  0x0000174a set1  0x00000005 , 0x0000003f 
- 00010709  0x0000174b hstore  0x00000001 , 0x0000896b 
- 00010710  0x0000174c call  0x000029e9 
- 00010711  0x0000174d hfetch  0x00000001 , 0x00008968 
- 00010712  0x0000174e set1  0x00000007 , 0x0000003f 
- 00010713  0x0000174f hstore  0x00000001 , 0x00008968 
- 00010714  0x00001750 set0  0x00000007 , 0x0000003f 
- 00010715  0x00001751 hstore  0x00000001 , 0x00008968 
- 00010716  0x00001752 set1  0x00000007 , 0x0000003f 
- 00010717  0x00001753 hstore  0x00000001 , 0x00008968 
- 00010718  0x00001754 jam  0x00000005 , 0x00008042 
- 00010719  0x00001755 nop  0x00000001 
- 00010720  0x00001756 jam  0x00000004 , 0x00008042 
- 00010721  0x00001757 hfetch  0x00000001 , 0x0000896b 
- 00010722  0x00001758 and_into  0x000000cf , 0x0000003f 
- 00010723  0x00001759 hstore  0x00000001 , 0x0000896b 
- 00010724  0x0000175a or_into  0x00000030 , 0x0000003f 
- 00010725  0x0000175b hstore  0x00000001 , 0x0000896b 
- 00010726  0x0000175c rtn 
- 00010727  0x00001760 setarg  0x00000f0f 
- 00010728  0x00001761 branch  0x00002c18 
- 00010729  0x00001764 setarg  0x0000080f 
- 00010730  0x00001765 branch  0x00002c18 
- 00010731  0x0000176a bpatch  0x0000008f , 0x00004011 
- 00010732  0x0000176b call  0x00002924 
- 00010733  0x0000176c disable  0x00000020 
- 00010734  0x0000176d enable  0x00000021 
- 00010735  0x0000176e pulse  0x00000016 
- 00010736  0x0000176f rtn 
- 00010737  0x00001772 bpatch  0x00000090 , 0x00004012 
- 00010738  0x00001773 fetch  0x00000001 , 0x0000004c 
- 00010739  0x00001774 isolate1  0x00000002 , 0x0000003f 
- 00010740  0x00001775 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00010741  0x00001776 hstore  0x00000001 , 0x00008011 
- 00010742  0x00001777 arg  0x00000062 , 0x00000006 
- 00010743  0x00001778 ifetch  0x00000009 , 0x00000006 
- 00010744  0x00001779 iforce  0x00000032 
- 00010745  0x0000177a ifetch  0x00000007 , 0x00000006 
- 00010746  0x0000177b iforce  0x00000033 
- 00010747  0x0000177c fetch  0x00000001 , 0x00000054 
- 00010748  0x0000177d add  0x0000003f , 0xffffffff , 0x00000034 
- 00010749  0x0000177e pulse  0x0000001a 
- 00010750  0x0000177f rtn 
- 00010751  0x00001782 deposit  0x0000001a 
- 00010752  0x00001783 store  0x00000006 , 0x0000009a 
- 00010753  0x00001784 disable  0x0000000d 
- 00010754  0x00001785 nbranch  0x000028f9 , 0x00000018 
- 00010755  0x00001786 arg  0x000003bb , 0x00000029 
- 00010756  0x00001787 increase  0x00000001 , 0x00000028 
- 00010757  0x00001788 and_into  0x000001fc , 0x00000028 
- 00010758  0x00001789 rtn 
- 00010759  0x0000178e enable  0x0000000d 
- 00010760  0x00001790 correlate  0x0000003e , 0x00000017 
- 00010761  0x00001791 branch  0x000029ff , 0x00000018 
- 00010762  0x00001792 compare  0x00000002 , 0x00000028 , 0x00000002 
- 00010763  0x00001793 nbranch  0x00002a08 , 0x00000001 
- 00010764  0x00001794 branch  0x000029ff 
- 00010765  0x00001797 bpatch  0x00000091 , 0x00004012 
- 00010766  0x00001798 arg  0x00000600 , 0x0000000b 
- 00010767  0x00001799 enable  0x0000000d 
- 00010768  0x0000179a correlate  0x00000023 , 0x00000026 
- 00010769  0x0000179b disable  0x0000000d 
- 00010770  0x0000179c nbranch  0x000028f9 , 0x00000018 
- 00010771  0x0000179d rtn 
- 00010772  0x000017a0 bpatch  0x00000092 , 0x00004012 
- 00010773  0x000017a1 enable  0x0000000d 
- 00010774  0x000017a2 correlate  0x0000003e , 0x00000003 
- 00010775  0x000017a3 disable  0x0000000d 
- 00010776  0x000017a4 nbranch  0x000028f9 , 0x00000018 
- 00010777  0x000017a5 arg  0x000003bb , 0x00000029 
- 00010778  0x000017a6 and_into  0x000001fc , 0x00000028 
- 00010779  0x000017a7 rtn 
- 00010780  0x000017ab bpatch  0x00000093 , 0x00004012 
- 00010781  0x000017ac iforce  0x00000011 
- 00010782  0x000017ad deposit  0x00000021 
- 00010783  0x000017ae iadd  0x00000002 , 0x0000000b 
- 00010784  0x000017af copy  0x0000000b , 0x0000003f 
- 00010785  0x000017b0 store  0x00000004 , 0x000040ca 
- 00010786  0x000017b1 deposit  0x00000011 
- 00010787  0x000017b2 rtn 
- 00010788  0x000017b6 copy  0x0000003f , 0x00000002 
- 00010789  0x000017b7 bpatch  0x00000094 , 0x00004012 
- 00010790  0x000017b8 copy  0x00000002 , 0x0000003f 
- 00010791  0x000017b9 call  0x00007f50 
- 00010792  0x000017ba lshift16  0x00000021 , 0x0000003f 
- 00010793  0x000017bb set1  0x0000002c , 0x0000003f 
- 00010794  0x000017bc call  0x00007f39 
- 00010795  0x000017bd set0  0x0000002c , 0x0000003f 
- 00010796  0x000017be call  0x00002a77 
- 00010797  0x000017bf call  0x00007f39 
- 00010798  0x000017c0 rtn  0x00000028 
- 00010799  0x000017c1 call  0x00007f43 
- 00010800  0x000017c2 iforce  0x0000001b 
- 00010801  0x000017c3 until  0x0000003e , 0x00000003 
- 00010802  0x000017c4 rtn 
- 00010803  0x000017c8 bpatch  0x00000095 , 0x00004012 
- 00010804  0x000017c9 branch  0x00002a38 , 0x00000030 
- 00010805  0x000017ca until  0x00000029 , 0x00000026 
- 00010806  0x000017cc copy  0x00000028 , 0x00000002 
- 00010807  0x000017cd branch  0x00002a3b 
- 00010808  0x000017cf branch  0x00002a3a , 0x0000002e 
- 00010809  0x000017d0 until  0x00000023 , 0x00000026 
- 00010810  0x000017d2 copy  0x00000022 , 0x00000002 
- 00010811  0x000017d4 branch  0x00002a47 , 0x00000028 
- 00010812  0x000017d5 compare  0x00000001 , 0x00000002 , 0x00000003 
- 00010813  0x000017d6 nbranch  0x00002a33 , 0x00000001 
- 00010814  0x000017d8 bpatch  0x00000096 , 0x00004012 
- 00010815  0x000017d9 fetch  0x00000001 , 0x00000030 
- 00010816  0x000017da rtnbit0  0x00000000 
- 00010817  0x000017db fetch  0x00000004 , 0x000040ca 
- 00010818  0x000017dc isub  0x00000002 , 0x0000003f 
- 00010819  0x000017dd nrtn  0x00000002 
- 00010820  0x000017de sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00010821  0x000017df branch  0x00002a33 , 0x00000002 
- 00010822  0x000017e0 rtn 
- 00010823  0x000017e2 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010824  0x000017e3 nbranch  0x00002a33 , 0x00000001 
- 00010825  0x000017e4 branch  0x00002a3e 
- 00010826  0x000017e7 bpatch  0x00000097 , 0x00004012 
- 00010827  0x000017e8 arg  0x00000600 , 0x0000000b 
- 00010828  0x000017e9 branch  0x00002a33 
- 00010829  0x000017ec disable  0x00000028 
- 00010830  0x000017ed branch  0x00002a4a 
- 00010831  0x000017f0 enable  0x00000028 
- 00010832  0x000017f1 branch  0x00002a4a 
- 00010833  0x000017f4 bpatch  0x00000098 , 0x00004013 
- 00010834  0x000017f5 call  0x000029f1 
- 00010835  0x000017f6 disable  0x00000021 
- 00010836  0x000017f7 enable  0x00000020 
- 00010837  0x000017f8 rtn 
- 00010838  0x000017fd bpatch  0x00000099 , 0x00004013 
- 00010839  0x000017fe arg  0x00000e43 , 0x0000000b 
- 00010840  0x000017ff until  0x00000023 , 0x00000026 
- 00010841  0x00001800 pulse  0x00000016 
- 00010842  0x00001801 rtn 
- 00010843  0x00001804 bpatch  0x0000009a , 0x00004013 
- 00010844  0x00001805 arg  0x00000d00 , 0x0000000b 
- 00010845  0x00001806 until  0x00000023 , 0x00000026 
- 00010846  0x00001807 rtn 
- 00010847  0x0000180b bpatch  0x0000009b , 0x00004013 
- 00010848  0x0000180c arg  0x00000e43 , 0x0000000b 
- 00010849  0x0000180d until  0x00000029 , 0x00000026 
- 00010850  0x0000180e pulse  0x00000016 
- 00010851  0x0000180f rtn 
- 00010852  0x00001812 bpatch  0x0000009c , 0x00004013 
- 00010853  0x00001813 preload  0x00000009 
- 00010854  0x00001814 enable  0x0000001d 
- 00010855  0x00001815 set1  0x00000000 , 0x00000015 
- 00010856  0x00001816 inject  0x00000003 , 0x00000048 
- 00010857  0x00001817 disable  0x0000001d 
- 00010858  0x00001818 rtn 
- 00010859  0x0000181c copy  0x00000025 , 0x00000002 
- 00010860  0x0000181d or_into  0x00000060 , 0x00000002 
- 00010861  0x0000181e copy  0x00000002 , 0x0000000e 
- 00010862  0x0000181f rtn 
- 00010863  0x00001825 bpatch  0x0000009d , 0x00004013 
- 00010864  0x00001826 fetch  0x00000001 , 0x00004090 
- 00010865  0x00001827 increase  0x00000001 , 0x0000003f 
- 00010866  0x00001828 bne  0x00000007 , 0x00002a74 
- 00010867  0x00001829 force  0x00000001 , 0x0000003f 
- 00010868  0x0000182b store  0x00000001 , 0x00004090 
- 00010869  0x0000182c iforce  0x00000004 
- 00010870  0x0000182d rtn 
- 00010871  0x00001830 copy  0x00000019 , 0x00000002 
- 00010872  0x00001831 rtn  0x00000029 
- 00010873  0x00001832 copy  0x0000001a , 0x00000002 
- 00010874  0x00001833 rtn 
- 00010875  0x00001836 deposit  0x00000022 
- 00010876  0x00001837 rtn  0x00000029 
- 00010877  0x00001838 deposit  0x00000028 
- 00010878  0x00001839 rtn 
- 00010879  0x0000183d bpatch  0x0000009e , 0x00004013 
- 00010880  0x0000183e fetcht  0x00000004 , 0x0000004d 
- 00010881  0x0000183f call  0x00002a7b 
- 00010882  0x00001840 isub  0x00000002 , 0x0000000b 
- 00010883  0x00001841 deposit  0x0000000b 
- 00010884  0x00001842 fetcht  0x00000002 , 0x00000051 
- 00010885  0x00001843 lshift  0x00000002 , 0x00000002 
- 00010886  0x00001844 isub  0x00000002 , 0x0000003f 
- 00010887  0x00001845 rtn 
- 00010888  0x00001848 bpatch  0x0000009f , 0x00004013 
- 00010889  0x00001849 call  0x00002a7b 
- 00010890  0x0000184a store  0x00000004 , 0x0000004d 
- 00010891  0x0000184b rtn 
- 00010892  0x0000184e bpatch  0x000000a0 , 0x00004014 
- 00010893  0x0000184f branch  0x00002a8c 
- 00010894  0x00001852 branch  0x00002a8e 
- 00010895  0x00001855 rtn  0x00000034 
- 00010896  0x00001857 rshift  0x0000003f , 0x0000003f 
- 00010897  0x00001858 increase  0xfffffffd , 0x0000003f 
- 00010898  0x0000185a increase  0xffffffff , 0x0000003f 
- 00010899  0x0000185b nbranch  0x00002a92 , 0x00000005 
- 00010900  0x0000185c force  0x00000000 , 0x0000003f 
- 00010901  0x0000185d rtn 
- 00010902  0x00001863 arg  0x00000010 , 0x00000039 
- 00010903  0x00001864 arg  0x00000000 , 0x00000005 
- 00010904  0x00001865 call  0x00007ec6 
- 00010905  0x00001866 arg  0x0000043f , 0x00000005 
- 00010906  0x00001867 arg  0x0000000a , 0x00000039 
- 00010907  0x00001868 call  0x00007ec6 
- 00010908  0x00001869 jam  0x00000000 , 0x000009b2 
- 00010909  0x0000186a jam  0x00000000 , 0x00000a99 
- 00010910  0x0000186b jam  0x00000000 , 0x0000048c 
- 00010911  0x0000186c jam  0x00000000 , 0x0000017f 
- 00010912  0x0000186d jam  0x00000000 , 0x000004d1 
- 00010913  0x0000186e bpatch  0x000000a1 , 0x00004014 
- 00010914  0x0000186f jam  0x00000000 , 0x0000016d 
- 00010915  0x00001870 jam  0x00000000 , 0x00000151 
- 00010916  0x00001871 jam  0x00000000 , 0x0000015c 
- 00010917  0x00001872 setarg  0x009e8b33 
- 00010918  0x00001873 store  0x00000003 , 0x000040a7 
- 00010919  0x00001874 setarg  0x00000153 
- 00010920  0x00001875 store  0x00000002 , 0x00000083 
- 00010921  0x00001876 jam  0x0000001e , 0x00000085 
- 00010922  0x00001877 jam  0x00000001 , 0x00000086 
- 00010923  0x00001878 jam  0x00000007 , 0x00000088 
- 00010924  0x00001879 setarg  0x0012e904 
- 00010925  0x0000187a store  0x00000003 , 0x00000080 
- 00010926  0x0000187f jam  0x00000060 , 0x00000090 
- 00010927  0x00001880 jam  0x00000005 , 0x000040d0 
- 00010928  0x00001881 jam  0x00000002 , 0x00000014 
- 00010929  0x00001882 fetch  0x00000001 , 0x0000465a 
- 00010930  0x00001883 ncall  0x000074c1 , 0x00000034 
- 00010931  0x00001884 fetch  0x00000001 , 0x000044be 
- 00010932  0x00001885 ncall  0x00007518 , 0x00000034 
- 00010933  0x00001886 bpatch  0x000000a2 , 0x00004014 
- 00010934  0x00001887 rtn  0x0000002b 
- 00010935  0x00001888 setarg  0x00000000 
- 00010936  0x00001889 store  0x00000002 , 0x000041dc 
- 00010937  0x0000188a rshift  0x00000022 , 0x0000003f 
- 00010938  0x0000188b store  0x00000004 , 0x00004094 
- 00010939  0x0000188c rtn 
- 00010940  0x00001894 setarg  0x0000ee21 
- 00010941  0x00001895 hstore  0x00000002 , 0x00008050 
- 00010942  0x00001896 hfetch  0x00000004 , 0x0000811c 
- 00010943  0x00001897 store  0x00000004 , 0x00000abe 
- 00010944  0x00001898 hfetch  0x00000001 , 0x0000813e 
- 00010945  0x00001899 store  0x00000001 , 0x00000abd 
- 00010946  0x0000189a bbit0  0x00000003 , 0x0000645b 
- 00010947  0x0000189b enable  0x0000002b 
- 00010948  0x0000189c bbit0  0x00000007 , 0x00002acc 
- 00010949  0x0000189d disable  0x0000002b 
- 00010950  0x0000189e deposit  0x00000027 
- 00010951  0x0000189f nbranch  0x00002acc , 0x00000034 
- 00010952  0x000018a0 hfetch  0x00000001 , 0x0000813b 
- 00010953  0x000018a1 bbit1  0x00000002 , 0x00002acc 
- 00010954  0x000018a2 arg  0xffffffff , 0x00000002 
- 00010955  0x000018a3 branch  0x00002b3c 
- 00010956  0x000018a5 hfetch  0x00000003 , 0x0000813c 
- 00010957  0x000018a6 hstore  0x00000003 , 0x0000804c 
- 00010958  0x000018a7 ifetch  0x00000001 , 0x00000006 
- 00010959  0x000018a8 or_into  0x000000ef , 0x0000003f 
- 00010960  0x000018a9 istore  0x00000001 , 0x00000005 
- 00010961  0x000018aa call  0x00002c23 
- 00010962  0x000018ab hfetch  0x00000001 , 0x0000804f 
- 00010963  0x000018ac set1  0x00000004 , 0x0000003f 
- 00010964  0x000018ad hstore  0x00000001 , 0x0000804f 
- 00010965  0x000018ae call  0x00002c23 
- 00010966  0x000018af call  0x00002adf , 0x0000002b 
- 00010967  0x000018b0 hfetch  0x00000001 , 0x0000804e 
- 00010968  0x000018b1 set0  0x00000003 , 0x0000003f 
- 00010969  0x000018b2 hstore  0x00000001 , 0x0000804e 
- 00010970  0x000018b3 call  0x00002c23 
- 00010971  0x000018b4 nbranch  0x0000645b , 0x0000002b 
- 00010972  0x000018b5 rtnmark0  0x0000002b 
- 00010973  0x000018b6 jam  0x00000008 , 0x00008006 
- 00010974  0x000018b7 rtn 
- 00010975  0x000018ba fetch  0x00000001 , 0x00004198 
- 00010976  0x000018bb hstore  0x00000001 , 0x00008086 
- 00010977  0x000018bc fetch  0x00000003 , 0x0000418d 
- 00010978  0x000018bd hstore  0x00000003 , 0x00008080 
- 00010979  0x000018be fetch  0x00000004 , 0x00004181 
- 00010980  0x000018bf hstore  0x00000004 , 0x00008074 
- 00010981  0x000018c0 fetch  0x00000004 , 0x0000417d 
- 00010982  0x000018c1 hstore  0x00000004 , 0x00008070 
- 00010983  0x000018c2 fetch  0x00000008 , 0x00004185 
- 00010984  0x000018c3 hstore  0x00000008 , 0x00008078 
- 00010985  0x000018c4 fetch  0x00000008 , 0x00004190 
- 00010986  0x000018c5 iforce  0x00000000 
- 00010987  0x000018c6 hfetch  0x00000008 , 0x00008140 
- 00010988  0x000018c7 store  0x00000008 , 0x000000a1 
- 00010989  0x000018c8 call  0x000064ca 
- 00010990  0x000018c9 rtn 
- 00010991  0x000018cc deposit  0x00000000 
- 00010992  0x000018cd store  0x00000008 , 0x00004190 
- 00010993  0x000018ce hfetch  0x00000008 , 0x00008070 
- 00010994  0x000018cf store  0x00000008 , 0x0000417d 
- 00010995  0x000018d0 ifetch  0x00000008 , 0x00000006 
- 00010996  0x000018d1 istore  0x00000008 , 0x00000005 
- 00010997  0x000018d2 hfetch  0x00000003 , 0x00008080 
- 00010998  0x000018d3 store  0x00000003 , 0x0000418d 
- 00010999  0x000018d4 hfetch  0x00000001 , 0x00008086 
- 00011000  0x000018d5 store  0x00000001 , 0x00004198 
- 00011001  0x000018d6 branch  0x00002c29 
- 00011002  0x000018d9 hfetch  0x00000001 , 0x00008063 
- 00011003  0x000018da nbranch  0x00002b00 , 0x00000034 
- 00011004  0x000018db fetch  0x00000003 , 0x0000416f 
- 00011005  0x000018dc nrtn  0x00000034 
- 00011006  0x000018dd jam  0x000000c0 , 0x00008063 
- 00011007  0x000018de jam  0x00000080 , 0x00008006 
- 00011008  0x000018e0 hfetch  0x00000001 , 0x0000812d 
- 00011009  0x000018e1 rtnbit0  0x00000001 
- 00011010  0x000018e2 hfetch  0x00000003 , 0x00008149 
- 00011011  0x000018e3 store  0x00000003 , 0x0000416f 
- 00011012  0x000018e4 rtn 
- 00011013  0x000018e9 bpatch  0x000000a3 , 0x00004014 
- 00011014  0x000018ea deposit  0x0000001a 
- 00011015  0x000018eb call  0x00007f37 
- 00011016  0x000018ec fetcht  0x00000004 , 0x0000415f 
- 00011017  0x000018ed sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00011018  0x000018ee rtn  0x00000002 
- 00011019  0x000018ef lshift8  0x0000003f , 0x0000003f 
- 00011020  0x000018f0 lshift4  0x0000003f , 0x0000003f 
- 00011021  0x000018f1 idiv  0x00000002 
- 00011022  0x000018f2 call  0x00007f86 
- 00011023  0x000018f3 quotient  0x0000003f 
- 00011024  0x000018f4 arg  0x000000c8 , 0x00000002 
- 00011025  0x000018f5 call  0x00007f91 
- 00011026  0x000018f6 store  0x00000001 , 0x00000099 
- 00011027  0x000018f7 nbranch  0x00002b15 , 0x00000028 
- 00011028  0x000018f8 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00011029  0x000018fa fetcht  0x00000003 , 0x0000416f 
- 00011030  0x000018fb iadd  0x00000002 , 0x0000003f 
- 00011031  0x000018fc store  0x00000003 , 0x0000416f 
- 00011032  0x000018fe setarg  0x00000000 
- 00011033  0x000018ff store  0x00000004 , 0x0000415f 
- 00011034  0x00001900 rtn 
- 00011035  0x00001905 fetch  0x00000001 , 0x00004177 
- 00011036  0x00001906 set1  0x00000002 , 0x0000003f 
- 00011037  0x00001907 store  0x00000001 , 0x00004177 
- 00011038  0x00001908 branch  0x00002b23 
- 00011039  0x0000190d arg  0xffffffff , 0x00000002 
- 00011040  0x0000190e fetch  0x00000001 , 0x00004176 
- 00011041  0x0000190f set0  0x00000007 , 0x0000003f 
- 00011042  0x00001910 store  0x00000001 , 0x00004176 
- 00011043  0x00001912 bpatch  0x000000a4 , 0x00004014 
- 00011044  0x00001913 call  0x00002c29 
- 00011045  0x00001914 fetch  0x00000001 , 0x00004157 
- 00011046  0x00001915 store  0x00000001 , 0x0000417c 
- 00011047  0x00001916 fetch  0x00000001 , 0x0000417a 
- 00011048  0x00001917 set1  0x00000007 , 0x0000003f 
- 00011049  0x00001918 store  0x00000001 , 0x0000417a 
- 00011050  0x0000191c bpatch  0x000000a5 , 0x00004014 
- 00011051  0x0000191d call  0x000029e7 
- 00011052  0x0000191e fetch  0x00000004 , 0x0000415f 
- 00011053  0x0000191f iadd  0x00000002 , 0x0000003f 
- 00011054  0x00001920 store  0x00000004 , 0x0000415f 
- 00011055  0x00001921 call  0x00002aef 
- 00011056  0x00001922 fetch  0x00000005 , 0x00004178 
- 00011057  0x00001923 hstore  0x00000004 , 0x0000804c 
- 00011058  0x00001924 rshift32  0x0000003f , 0x00000011 
- 00011059  0x00001925 until  0x0000003e , 0x00000033 
- 00011060  0x00001926 deposit  0x00000019 
- 00011061  0x00001927 store  0x00000006 , 0x00004163 
- 00011062  0x00001928 jam  0x00000002 , 0x00008005 
- 00011063  0x00001929 until  0x0000003e , 0x00000033 
- 00011064  0x0000192a until  0x0000003e , 0x00000033 
- 00011065  0x0000192b deposit  0x00000011 
- 00011066  0x0000192c hstore  0x00000001 , 0x0000804f 
- 00011067  0x0000192d jam  0x00000002 , 0x00008005 
- 00011068  0x0000192f until  0x0000003e , 0x00000033 
- 00011069  0x00001930 until  0x0000003e , 0x00000033 
- 00011070  0x00001931 hstoret  0x00000004 , 0x0000804c 
- 00011071  0x00001932 jam  0x00000010 , 0x00008005 
- 00011072  0x00001933 until  0x0000003e , 0x0000003f 
- 00011073  0x00001939 bpatch  0x000000a6 , 0x00004014 
- 00011074  0x0000193a setarg  0x00000000 
- 00011075  0x0000193b copy  0x00000027 , 0x0000003e 
- 00011076  0x0000193c branch  0x00002b4c , 0x00000005 
- 00011077  0x0000193d hfetch  0x00000001 , 0x0000813c 
- 00011078  0x0000193e hfetcht  0x00000001 , 0x0000813d 
- 00011079  0x0000193f isub  0x00000002 , 0x0000003e 
- 00011080  0x00001940 branch  0x00002b4a , 0x00000002 
- 00011081  0x00001941 deposit  0x00000002 
- 00011082  0x00001943 isub  0x00000027 , 0x0000003f 
- 00011083  0x00001944 increase  0x00000001 , 0x0000003f 
- 00011084  0x00001946 increase  0x00000008 , 0x0000003f 
- 00011085  0x00001947 until  0x0000003e , 0x00000033 
- 00011086  0x00001948 iadd  0x00000031 , 0x0000003f 
- 00011087  0x00001949 fetcht  0x00000004 , 0x0000415b 
- 00011088  0x0000194a iadd  0x00000002 , 0x0000003f 
- 00011089  0x0000194b fetcht  0x00000003 , 0x0000416f 
- 00011090  0x0000194c imul32  0x00000002 , 0x0000003f 
- 00011091  0x0000194d rshift8  0x0000003f , 0x0000003f 
- 00011092  0x0000194e rshift4  0x0000003f , 0x0000003f 
- 00011093  0x0000194f increase  0x0000006e , 0x0000003f 
- 00011094  0x00001950 arg  0x00000ea6 , 0x00000002 
- 00011095  0x00001951 idiv  0x00000002 
- 00011096  0x00001952 call  0x00007f86 
- 00011097  0x00001953 quotient  0x0000003f 
- 00011098  0x00001954 lshift16  0x0000003f , 0x0000003f 
- 00011099  0x00001955 remainder  0x00000002 
- 00011100  0x00001956 ior  0x00000002 , 0x0000003f 
- 00011101  0x00001957 fetcht  0x00000006 , 0x00004163 
- 00011102  0x00001958 call  0x00007f2c 
- 00011103  0x00001959 copy  0x00000002 , 0x00000019 
- 00011104  0x0000195a fetch  0x00000006 , 0x00004048 
- 00011105  0x0000195b call  0x00002854 
- 00011106  0x0000195c deposit  0x0000001a 
- 00011107  0x0000195d store  0x00000006 , 0x00000a9a 
- 00011108  0x0000195e deposit  0x00000027 
- 00011109  0x0000195f istore  0x00000001 , 0x00000005 
- 00011110  0x00001960 hfetch  0x00000001 , 0x0000811d 
- 00011111  0x00001961 or_into  0x000000f0 , 0x0000003f 
- 00011112  0x00001962 istore  0x00000001 , 0x00000005 
- 00011113  0x00001963 rtn 
- 00011114  0x00001966 bpatch  0x000000a7 , 0x00004014 
- 00011115  0x00001967 call  0x00002afa 
- 00011116  0x00001968 fetch  0x00000003 , 0x0000416f 
- 00011117  0x00001969 rtn  0x00000034 
- 00011118  0x0000196a fetch  0x00000001 , 0x00004091 
- 00011119  0x0000196b rtn  0x00000034 
- 00011120  0x0000196c fetch  0x00000001 , 0x0000465a 
- 00011121  0x0000196d branch  0x00002b74 , 0x00000034 
- 00011122  0x0000196e fetch  0x00000001 , 0x000045b1 
- 00011123  0x0000196f rtn  0x00000034 
- 00011124  0x00001971 fetch  0x00000001 , 0x000044c0 
- 00011125  0x00001972 nrtn  0x00000034 
- 00011126  0x00001973 call  0x00002c3a 
- 00011127  0x00001974 nrtn  0x00000034 
- 00011128  0x00001975 fetch  0x00000001 , 0x00004040 
- 00011129  0x00001976 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00011130  0x00001977 nbranch  0x00002b9d , 0x00000001 
- 00011131  0x00001978 fetch  0x00000002 , 0x00004042 
- 00011132  0x00001979 rtn  0x00000034 
- 00011133  0x0000197a rtn  0x0000002b 
- 00011134  0x0000197b bpatch  0x000000a8 , 0x00004015 
- 00011135  0x0000197d fetcht  0x00000001 , 0x000000a0 
- 00011136  0x0000197e fetch  0x00000002 , 0x00004042 
- 00011137  0x0000197f imul32  0x00000002 , 0x0000003f 
- 00011138  0x00001980 rshift4  0x00000002 , 0x00000002 
- 00011139  0x00001981 rshift2  0x00000002 , 0x00000002 
- 00011140  0x00001982 isub  0x00000002 , 0x0000003f 
- 00011141  0x00001983 fetcht  0x00000004 , 0x00004044 
- 00011142  0x00001984 iadd  0x00000002 , 0x0000003f 
- 00011143  0x00001985 fetcht  0x00000001 , 0x00004156 
- 00011144  0x00001986 isub  0x00000002 , 0x0000003f 
- 00011145  0x00001987 lshift16  0x0000003f , 0x00000030 
- 00011146  0x00001988 bpatch  0x000000a9 , 0x00004015 
- 00011147  0x00001989 fetch  0x00000002 , 0x0000404e 
- 00011148  0x0000198a rshift  0x0000003f , 0x0000003f 
- 00011149  0x0000198b call  0x00007f50 
- 00011150  0x0000198c deposit  0x00000030 
- 00011151  0x0000198d call  0x00007f39 
- 00011152  0x0000198e copy  0x0000001a , 0x00000002 
- 00011153  0x0000198f call  0x00007f37 
- 00011154  0x00001990 rtn  0x00000028 
- 00011155  0x00001992 call  0x00007f49 
- 00011156  0x00001994 bpatch  0x000000aa , 0x00004015 
- 00011157  0x00001995 fetch  0x00000001 , 0x00004178 
- 00011158  0x00001996 isub  0x00000002 , 0x0000003e 
- 00011159  0x00001997 branch  0x00002b18 , 0x00000002 
- 00011160  0x00001998 storet  0x00000004 , 0x0000415b 
- 00011161  0x00001999 call  0x00003328 
- 00011162  0x0000199a call  0x000052fb 
- 00011163  0x0000199b fetcht  0x00000004 , 0x0000415b 
- 00011164  0x0000199c branch  0x00002b2a 
- 00011165  0x0000199f bpatch  0x000000ab , 0x00004015 
- 00011166  0x000019a0 fetch  0x00000001 , 0x00004040 
- 00011167  0x000019a1 rtnbit1  0x00000000 
- 00011168  0x000019a2 rtnbit1  0x00000003 
- 00011169  0x000019a3 fetch  0x00000001 , 0x0000465a 
- 00011170  0x000019a4 branch  0x00002ba5 , 0x00000034 
- 00011171  0x000019a5 fetch  0x00000001 , 0x000045b1 
- 00011172  0x000019a6 rtn  0x00000034 
- 00011173  0x000019a8 bpatch  0x000000ac , 0x00004015 
- 00011174  0x000019a9 fetch  0x00000001 , 0x0000436e 
- 00011175  0x000019aa nbranch  0x00002baa , 0x00000034 
- 00011176  0x000019ab fetch  0x00000001 , 0x00004093 
- 00011177  0x000019ac rtn  0x00000034 
- 00011178  0x000019ae fetch  0x00000002 , 0x00004154 
- 00011179  0x000019af rtn  0x00000034 
- 00011180  0x000019b1 fetcht  0x00000001 , 0x00004156 
- 00011181  0x000019b2 isub  0x00000002 , 0x0000003f 
- 00011182  0x000019b3 arg  0x00001d4c , 0x00000002 
- 00011183  0x000019b4 imul32  0x00000002 , 0x0000003f 
- 00011184  0x000019b5 branch  0x00002b93 
- 00011185  0x000019b8 bpatch  0x000000ad , 0x00004015 
- 00011186  0x000019b9 disable  0x0000002b 
- 00011187  0x000019ba fetch  0x00000001 , 0x00000030 
- 00011188  0x000019bb rtnbit0  0x00000001 
- 00011189  0x000019bc nbranch  0x00002bd0 , 0x0000002d 
- 00011190  0x000019bd call  0x00002bcb 
- 00011191  0x000019be fetch  0x00000002 , 0x000040c1 
- 00011192  0x000019bf store  0x00000002 , 0x0000003e 
- 00011193  0x000019c0 fetch  0x00000001 , 0x00000047 
- 00011194  0x000019c1 bbit1  0x00000003 , 0x00002bde 
- 00011195  0x000019c2 bmark0  0x0000000d , 0x00002bde 
- 00011196  0x000019c3 call  0x00005274 
- 00011197  0x000019c4 nbranch  0x00002bde , 0x00000034 
- 00011198  0x000019c5 fetch  0x00000001 , 0x0000455c 
- 00011199  0x000019c6 bbit1  0x00000001 , 0x00002bde 
- 00011200  0x000019c8 jam  0x00000000 , 0x000000a0 
- 00011201  0x000019c9 bmark0  0x0000000d , 0x00002bde 
- 00011202  0x000019ca fetch  0x00000001 , 0x00004174 
- 00011203  0x000019cb branch  0x00002be2 , 0x00000034 
- 00011204  0x000019cc increase  0xffffffff , 0x0000003f 
- 00011205  0x000019cd store  0x00000001 , 0x00004174 
- 00011206  0x000019ce rtn 
- 00011207  0x000019d2 arg  0x00000001 , 0x00000007 
- 00011208  0x000019d3 branch  0x000060cd 
- 00011209  0x000019d6 arg  0x00000001 , 0x00000007 
- 00011210  0x000019d7 branch  0x000060d1 
- 00011211  0x000019dc jam  0x00000000 , 0x00004159 
- 00011212  0x000019dd fetch  0x00000003 , 0x00004169 
- 00011213  0x000019de increase  0x00000001 , 0x0000003f 
- 00011214  0x000019df store  0x00000003 , 0x00004169 
- 00011215  0x000019e0 rtn 
- 00011216  0x000019e3 bpatch  0x000000ae , 0x00004015 
- 00011217  0x000019e4 fetcht  0x00000002 , 0x000040c1 
- 00011218  0x000019e5 rshift  0x00000002 , 0x00000002 
- 00011219  0x000019e6 fetch  0x00000002 , 0x0000003e 
- 00011220  0x000019e7 iadd  0x00000002 , 0x0000003f 
- 00011221  0x000019e8 store  0x00000002 , 0x0000003e 
- 00011222  0x000019ea jam  0x00000000 , 0x000000a0 
- 00011223  0x000019eb fetch  0x00000003 , 0x0000416c 
- 00011224  0x000019ec increase  0x00000001 , 0x0000003f 
- 00011225  0x000019ed store  0x00000003 , 0x0000416c 
- 00011226  0x000019ee fetch  0x00000001 , 0x00004159 
- 00011227  0x000019ef increase  0x00000001 , 0x0000003f 
- 00011228  0x000019f0 store  0x00000001 , 0x00004159 
- 00011229  0x000019f1 rtn 
- 00011230  0x000019f4 jam  0x00000000 , 0x000000a0 
- 00011231  0x000019f5 fetch  0x00000001 , 0x00004173 
- 00011232  0x000019f6 store  0x00000001 , 0x00004174 
- 00011233  0x000019f7 rtn 
- 00011234  0x000019fa fetcht  0x00000001 , 0x00004172 
- 00011235  0x000019fb storet  0x00000001 , 0x000000a0 
- 00011236  0x000019fc rtn 
- 00011237  0x000019ff bpatch  0x000000af , 0x00004015 
- 00011238  0x00001a00 fetch  0x00000001 , 0x00004178 
- 00011239  0x00001a01 nrtn  0x00000034 
- 00011240  0x00001a02 jam  0x00000006 , 0x00008042 
- 00011241  0x00001a03 setarg  0x00000f0c 
- 00011242  0x00001a04 call  0x00002c18 
- 00011243  0x00001a05 setarg  0x00030d40 
- 00011244  0x00001a06 call  0x00002a8f 
- 00011245  0x00001a07 until  0x0000003e , 0x00000033 
- 00011246  0x00001a08 copy  0x00000031 , 0x00000030 
- 00011247  0x00001a09 call  0x000029e7 
- 00011248  0x00001a0a jam  0x00000004 , 0x00008042 
- 00011249  0x00001a0b nop  0x0000000a 
- 00011250  0x00001a0c until  0x0000003e , 0x00000033 
- 00011251  0x00001a0d deposit  0x00000031 
- 00011252  0x00001a0e isub  0x00000030 , 0x0000003f 
- 00011253  0x00001a0f increase  0x00000030 , 0x0000003f 
- 00011254  0x00001a10 arg  0x000000ff , 0x00000002 
- 00011255  0x00001a11 call  0x00007f91 
- 00011256  0x00001a12 store  0x00000001 , 0x00004178 
- 00011257  0x00001a13 nop  0x00007530 
- 00011258  0x00001a14 nop  0x00007530 
- 00011259  0x00001a15 nop  0x00007530 
- 00011260  0x00001a16 rtn 
- 00011261  0x00001a19 fetch  0x00000001 , 0x00004178 
- 00011262  0x00001a1a nrtn  0x00000034 
- 00011263  0x00001a1b jam  0x000000ff , 0x00008044 
- 00011264  0x00001a1c jam  0x00000006 , 0x00008042 
- 00011265  0x00001a1d call  0x000029e7 
- 00011266  0x00001a1e setarg  0x000003e8 
- 00011267  0x00001a1f iadd  0x00000031 , 0x00000030 
- 00011268  0x00001a20 snooze 
- 00011269  0x00001a21 deposit  0x00000031 
- 00011270  0x00001a22 nop  0x00002ee0 
- 00011271  0x00001a23 nop  0x00002ee0 
- 00011272  0x00001a24 nop  0x00002ee0 
- 00011273  0x00001a25 nop  0x00002ee0 
- 00011274  0x00001a26 nop  0x00002ee0 
- 00011275  0x00001a27 nop  0x00002ee0 
- 00011276  0x00001a28 nop  0x00002ee0 
- 00011277  0x00001a29 nop  0x00002ee0 
- 00011278  0x00001a2a nop  0x00002ee0 
- 00011279  0x00001a2b isub  0x00000030 , 0x0000003f 
- 00011280  0x00001a2c add  0x0000003f , 0x00000030 , 0x0000003f 
- 00011281  0x00001a2d arg  0x000000ff , 0x00000002 
- 00011282  0x00001a2e call  0x00007f91 
- 00011283  0x00001a2f store  0x00000001 , 0x00004178 
- 00011284  0x00001a30 nop  0x00007530 
- 00011285  0x00001a31 nop  0x00007530 
- 00011286  0x00001a32 nop  0x00007530 
- 00011287  0x00001a33 rtn 
- 00011288  0x00001a39 arg  0x00000fff , 0x00000005 
- 00011289  0x00001a3a iand  0x00000005 , 0x00000005 
- 00011290  0x00001a3b fetch  0x00000001 , 0x00004175 
- 00011291  0x00001a3c and_into  0x000000f0 , 0x0000003f 
- 00011292  0x00001a3d lshift8  0x0000003f , 0x0000003f 
- 00011293  0x00001a3e ior  0x00000005 , 0x0000003f 
- 00011294  0x00001a3f hstore  0x00000002 , 0x0000804c 
- 00011295  0x00001a40 ifetch  0x00000002 , 0x00000006 
- 00011296  0x00001a41 istore  0x00000002 , 0x00000005 
- 00011297  0x00001a44 setarg  0x00000001 
- 00011298  0x00001a45 branch  0x00002c24 
- 00011299  0x00001a48 setarg  0x00000002 
- 00011300  0x00001a4a until  0x0000003e , 0x00000033 
- 00011301  0x00001a4b hstore  0x00000001 , 0x00008005 
- 00011302  0x00001a4c until  0x0000003e , 0x00000033 
- 00011303  0x00001a4d until  0x0000003e , 0x00000033 
- 00011304  0x00001a4e rtn 
- 00011305  0x00001a52 bpatch  0x000000b0 , 0x00004016 
- 00011306  0x00001a53 fetch  0x00000004 , 0x000000a1 
- 00011307  0x00001a54 hstore  0x00000004 , 0x0000804c 
- 00011308  0x00001a55 setarg  0x00000004 
- 00011309  0x00001a56 call  0x00002c24 
- 00011310  0x00001a57 fetch  0x00000004 , 0x000000a5 
- 00011311  0x00001a58 hstore  0x00000004 , 0x0000804c 
- 00011312  0x00001a59 setarg  0x00000008 
- 00011313  0x00001a5a branch  0x00002c24 
- 00011314  0x00001a5d fetch  0x00000002 , 0x00004152 
- 00011315  0x00001a5e qset1  0x0000003f 
- 00011316  0x00001a5f store  0x00000002 , 0x00004152 
- 00011317  0x00001a60 rtn 
- 00011318  0x00001a63 fetch  0x00000002 , 0x00004152 
- 00011319  0x00001a64 qset0  0x0000003f 
- 00011320  0x00001a65 store  0x00000002 , 0x00004152 
- 00011321  0x00001a66 rtn 
- 00011322  0x00001a6b bpatch  0x000000b1 , 0x00004016 
- 00011323  0x00001a6c call  0x00003326 
- 00011324  0x00001a6d fetch  0x00000002 , 0x00004152 
- 00011325  0x00001a6e copy  0x0000003f , 0x00000011 
- 00011326  0x00001a6f fetch  0x00000001 , 0x0000004c 
- 00011327  0x00001a70 isolate1  0x00000006 , 0x0000003f 
- 00011328  0x00001a71 setflag  0x00000001 , 0x0000000b , 0x00000011 
- 00011329  0x00001a72 fetch  0x00000001 , 0x00000078 
- 00011330  0x00001a73 fetcht  0x00000001 , 0x0000007c 
- 00011331  0x00001a74 iadd  0x00000002 , 0x0000003f 
- 00011332  0x00001a75 fetcht  0x00000001 , 0x00000048 
- 00011333  0x00001a76 iadd  0x00000002 , 0x0000003f 
- 00011334  0x00001a77 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
- 00011335  0x00001a78 fetch  0x00000001 , 0x000044ff 
- 00011336  0x00001a79 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00011337  0x00001a7a fetch  0x00000002 , 0x0000025d 
- 00011338  0x00001a7b fetcht  0x00000002 , 0x0000025f 
- 00011339  0x00001a7c iadd  0x00000002 , 0x0000003f 
- 00011340  0x00001a7d nsetflag  0x00000034 , 0x0000000d , 0x00000011 
- 00011341  0x00001a7e fetch  0x00000008 , 0x00004668 
- 00011342  0x00001a7f nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00011343  0x00001a80 fetch  0x00000008 , 0x00004670 
- 00011344  0x00001a81 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00011345  0x00001a82 fetch  0x00000001 , 0x000041ce 
- 00011346  0x00001a83 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00011347  0x00001a84 fetch  0x00000001 , 0x00004092 
- 00011348  0x00001a85 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00011349  0x00001a86 call  0x00002c5b , 0x00000001 
- 00011350  0x00001a87 setarg  0xfffffff8 
- 00011351  0x00001a88 iand  0x00000011 , 0x00000011 
- 00011352  0x00001a89 copy  0x00000011 , 0x0000003f 
- 00011353  0x00001a8a store  0x00000002 , 0x00004152 
- 00011354  0x00001a8b rtn 
- 00011355  0x00001a8e hfetch  0x00000002 , 0x00008112 
- 00011356  0x00001a8f nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00011357  0x00001a90 hfetch  0x00000002 , 0x0000810e 
- 00011358  0x00001a91 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00011359  0x00001a92 rtn 
- 00011360  0x00001a95 hfetch  0x00000004 , 0x00008138 
- 00011361  0x00001a96 set0  0x0000001b , 0x0000003f 
- 00011362  0x00001a97 hstore  0x00000004 , 0x0000804c 
- 00011363  0x00001a98 call  0x00002c21 
- 00011364  0x00001a99 branch  0x00002a8c 
- 00011365  0x00001a9c hfetch  0x00000004 , 0x0000813c 
- 00011366  0x00001a9d set0  0x00000014 , 0x0000003f 
- 00011367  0x00001a9e hstore  0x00000004 , 0x0000804c 
- 00011368  0x00001a9f branch  0x00002c23 
- 00011369  0x00001aa2 fetch  0x00000002 , 0x00004150 
- 00011370  0x00001aa3 bbit1  0x00000000 , 0x00002a8c 
- 00011371  0x00001aa4 rtn 
- 00011372  0x00001aa6 fetch  0x00000002 , 0x00004150 
- 00011373  0x00001aa7 bbit1  0x00000001 , 0x00002a8c 
- 00011374  0x00001aa8 rtn 
- 00011375  0x00001aaa fetch  0x00000002 , 0x00004150 
- 00011376  0x00001aab bbit1  0x00000002 , 0x00002a8c 
- 00011377  0x00001aac rtn 
- 00011378  0x00001aea bpatch  0x000000b2 , 0x00004016 
- 00011379  0x00001aeb call  0x00002c7a 
- 00011380  0x00001aec add  0x00000013 , 0x000000cd , 0x00000012 
- 00011381  0x00001aed ifetch  0x00000001 , 0x00000012 
- 00011382  0x00001aef rtneq  0x00000000 
- 00011383  0x00001af0 beq  0x00000001 , 0x00002d06 
- 00011384  0x00001af1 beq  0x00000002 , 0x00002c7f 
- 00011385  0x00001af2 rtn 
- 00011386  0x00001af5 fetcht  0x00000002 , 0x00004241 
- 00011387  0x00001af6 copy  0x00000002 , 0x00000013 
- 00011388  0x00001af7 rtn 
- 00011389  0x00001afa call  0x00002f3d 
- 00011390  0x00001afb branch  0x0000307d 
- 00011391  0x00001afe call  0x00003084 
- 00011392  0x00001aff call  0x0000305a 
- 00011393  0x00001b00 call  0x0000305e 
- 00011394  0x00001b01 branch  0x000030a2 
- 00011395  0x00001b07 call  0x00003231 
- 00011396  0x00001b08 setarg  0x0000004e 
- 00011397  0x00001b09 call  0x0000322f 
- 00011398  0x00001b0a call  0x000032ba 
- 00011399  0x00001b0d add  0x00000013 , 0x00000092 , 0x00000011 
- 00011400  0x00001b0e ifetch  0x00000004 , 0x00000011 
- 00011401  0x00001b0f branch  0x0000322c 
- 00011402  0x00001b12 call  0x00002c7a 
- 00011403  0x00001b13 add  0x00000013 , 0x00000091 , 0x00000012 
- 00011404  0x00001b14 ifetcht  0x00000001 , 0x00000012 
- 00011405  0x00001b16 call  0x00002c90 
- 00011406  0x00001b17 add  0x00000013 , 0x00000091 , 0x00000005 
- 00011407  0x00001b19 branch  0x00002e56 
- 00011408  0x00001b1c call  0x00002c94 
- 00011409  0x00001b1d increase  0x00000001 , 0x00000002 
- 00011410  0x00001b1e and_into  0x00000003 , 0x00000002 
- 00011411  0x00001b1f rtn 
- 00011412  0x00001b22 add  0x00000013 , 0x000000ae , 0x00000012 
- 00011413  0x00001b23 ifetch  0x00000001 , 0x00000012 
- 00011414  0x00001b25 and_into  0x00000003 , 0x0000003f 
- 00011415  0x00001b26 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00011416  0x00001b27 add  0x00000013 , 0x00000097 , 0x0000003f 
- 00011417  0x00001b29 iadd  0x00000011 , 0x0000003f 
- 00011418  0x00001b2a iadd  0x00000002 , 0x00000006 
- 00011419  0x00001b2b ifetch  0x00000001 , 0x00000006 
- 00011420  0x00001b2d branch  0x0000322f 
- 00011421  0x00001b30 call  0x0000326c 
- 00011422  0x00001b31 call  0x0000666a 
- 00011423  0x00001b32 setarg  0x000007e2 
- 00011424  0x00001b33 arg  0x00000aa2 , 0x00000011 
- 00011425  0x00001b34 arg  0x00000004 , 0x00000002 
- 00011426  0x00001b35 call  0x000066b3 
- 00011427  0x00001b36 call  0x0000666d 
- 00011428  0x00001b37 fetch  0x00000004 , 0x00000aa2 
- 00011429  0x00001b38 call  0x00003227 
- 00011430  0x00001b3a nrtn  0x00000034 
- 00011431  0x00001b3b fetch  0x00000004 , 0x000040a0 
- 00011432  0x00001b3d branch  0x00003227 
- 00011433  0x00001b40 call  0x00003241 
- 00011434  0x00001b42 setarg  0x00000000 
- 00011435  0x00001b43 call  0x0000323f 
- 00011436  0x00001b46 call  0x0000323a 
- 00011437  0x00001b48 and_into  0x00000007 , 0x0000003f 
- 00011438  0x00001b4a branch  0x0000323c 
- 00011439  0x00001b4d call  0x0000323a 
- 00011440  0x00001b4f set1  0x00000004 , 0x0000003f 
- 00011441  0x00001b50 call  0x0000323c 
- 00011442  0x00001b53 branch  0x00003235 
- 00011443  0x00001b56 call  0x0000325d 
- 00011444  0x00001b58 beq  0x00000001 , 0x00002cb7 
- 00011445  0x00001b59 beq  0x00000002 , 0x00002cbc 
- 00011446  0x00001b5a rtn 
- 00011447  0x00001b5d call  0x0000323e 
- 00011448  0x00001b60 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011449  0x00001b61 call  0x000032d6 
- 00011450  0x00001b63 call  0x00003242 
- 00011451  0x00001b65 branch  0x00002cac 
- 00011452  0x00001b68 call  0x0000325a 
- 00011453  0x00001b6a branch  0x00002cb8 
- 00011454  0x00001b6d add  0x00000013 , 0x0000008c , 0x00000011 
- 00011455  0x00001b6e ifetch  0x00000001 , 0x00000011 
- 00011456  0x00001b70 increase  0x00000001 , 0x0000003f 
- 00011457  0x00001b71 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011458  0x00001b72 istore  0x00000001 , 0x00000005 
- 00011459  0x00001b74 beq  0x00000020 , 0x00002dd2 
- 00011460  0x00001b75 call  0x00003258 
- 00011461  0x00001b77 beq  0x00000001 , 0x00002cca 
- 00011462  0x00001b78 setarg  0x00000001 
- 00011463  0x00001b79 call  0x0000325b 
- 00011464  0x00001b7c call  0x00003258 
- 00011465  0x00001b7e bne  0x00000001 , 0x00002cac 
- 00011466  0x00001b80 add  0x00000013 , 0x000000d3 , 0x00000011 
- 00011467  0x00001b81 ifetch  0x00000001 , 0x00000011 
- 00011468  0x00001b83 increase  0x00000001 , 0x0000003f 
- 00011469  0x00001b84 call  0x00002cd5 
- 00011470  0x00001b86 beq  0x00000004 , 0x00002cd2 
- 00011471  0x00001b87 call  0x00002c8a 
- 00011472  0x00001b88 call  0x00002d04 
- 00011473  0x00001b8a branch  0x00002d8f 
- 00011474  0x00001b8d call  0x00002cd4 
- 00011475  0x00001b8f branch  0x00002cac 
- 00011476  0x00001b92 setarg  0x00000000 
- 00011477  0x00001b94 add  0x00000013 , 0x000000d3 , 0x00000005 
- 00011478  0x00001b95 branch  0x000032b4 
- 00011479  0x00001b98 call  0x0000323e 
- 00011480  0x00001b9b call  0x0000325a 
- 00011481  0x00001b9d call  0x00003241 
- 00011482  0x00001b9f branch  0x00002cac 
- 00011483  0x00001ba2 call  0x0000325d 
- 00011484  0x00001ba4 beq  0x00000003 , 0x00002cd8 
- 00011485  0x00001ba5 call  0x0000323a 
- 00011486  0x00001ba7 isolate0  0x00000004 , 0x0000003f 
- 00011487  0x00001ba8 branch  0x00002ca9 , 0x00000001 
- 00011488  0x00001ba9 call  0x0000325d 
- 00011489  0x00001bab beq  0x00000001 , 0x00002cd7 
- 00011490  0x00001bac beq  0x00000002 , 0x00002cd8 
- 00011491  0x00001bad rtn 
- 00011492  0x00001bb0 call  0x00003253 
- 00011493  0x00001bb2 rtnne  0x000000ff 
- 00011494  0x00001bb3 call  0x00002ce9 
- 00011495  0x00001bb4 ncall  0x00002cf4 , 0x0000002c 
- 00011496  0x00001bb5 rtn 
- 00011497  0x00001bb8 disable  0x0000002c 
- 00011498  0x00001bb9 add  0x00000013 , 0x000000ce , 0x00000011 
- 00011499  0x00001bba ifetch  0x00000001 , 0x00000011 
- 00011500  0x00001bbc rtnne  0x00000001 
- 00011501  0x00001bbd add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011502  0x00001bbe ifetch  0x00000001 , 0x00000011 
- 00011503  0x00001bc0 rtnne  0x00000000 
- 00011504  0x00001bc1 setarg  0x00000001 
- 00011505  0x00001bc2 call  0x00002cfd 
- 00011506  0x00001bc4 call  0x00003237 
- 00011507  0x00001bc6 branch  0x00007feb 
- 00011508  0x00001bc9 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011509  0x00001bca ifetch  0x00000001 , 0x00000011 
- 00011510  0x00001bcc branch  0x00002cff , 0x00000034 
- 00011511  0x00001bcd increase  0xffffffff , 0x0000003f 
- 00011512  0x00001bce call  0x0000323f 
- 00011513  0x00001bd0 setarg  0x00000002 
- 00011514  0x00001bd1 call  0x00002cfd 
- 00011515  0x00001bd3 call  0x00002c8a 
- 00011516  0x00001bd5 branch  0x00003237 
- 00011517  0x00001bd8 add  0x00000013 , 0x000000d2 , 0x00000005 
- 00011518  0x00001bd9 branch  0x000032b4 
- 00011519  0x00001bdd setarg  0x00000003 
- 00011520  0x00001bde call  0x00002cfd 
- 00011521  0x00001be0 call  0x00003258 
- 00011522  0x00001be2 nbranch  0x00002cc8 , 0x00000034 
- 00011523  0x00001be3 call  0x00002c8a 
- 00011524  0x00001be6 setarg  0x00000002 
- 00011525  0x00001be7 branch  0x00003238 
- 00011526  0x00001bea rtnmark0  0x00000026 
- 00011527  0x00001beb set1  0x00000027 , 0x00000000 
- 00011528  0x00001bec bpatch  0x000000b3 , 0x00004016 
- 00011529  0x00001bed add  0x00000013 , 0x0000008e , 0x00000011 
- 00011530  0x00001bee ifetch  0x00000001 , 0x00000011 
- 00011531  0x00001bf0 beq  0x00000001 , 0x00002d0f 
- 00011532  0x00001bf1 call  0x0000306a 
- 00011533  0x00001bf2 nbranch  0x00002d16 , 0x00000028 
- 00011534  0x00001bf3 call  0x00002d1b 
- 00011535  0x00001bf5 add  0x00000013 , 0x0000008e , 0x00000005 
- 00011536  0x00001bf6 call  0x000032d6 
- 00011537  0x00001bf8 call  0x00002d2c 
- 00011538  0x00001bf9 nbranch  0x00002d7d , 0x00000028 
- 00011539  0x00001bfa call  0x00002ce4 
- 00011540  0x00001bfc call  0x00002d8f 
- 00011541  0x00001bfd call  0x00002e7a 
- 00011542  0x00001bff set0  0x00000027 , 0x00000000 
- 00011543  0x00001c00 rtn 
- 00011544  0x00001c03 rtn  0x00000005 
- 00011545  0x00001c04 set1  0x0000001c , 0x0000003f 
- 00011546  0x00001c05 rtn 
- 00011547  0x00001c08 add  0x00000013 , 0x000000c2 , 0x00000011 
- 00011548  0x00001c09 ifetch  0x00000001 , 0x00000011 
- 00011549  0x00001c0b increase  0x00000001 , 0x0000003f 
- 00011550  0x00001c0c add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011551  0x00001c0d istore  0x00000001 , 0x00000005 
- 00011552  0x00001c0f beq  0x00000004 , 0x00002d23 
- 00011553  0x00001c10 beq  0x00000005 , 0x00002d27 
- 00011554  0x00001c11 rtn 
- 00011555  0x00001c13 add  0x00000013 , 0x000000ad , 0x00000011 
- 00011556  0x00001c14 ifetch  0x00000001 , 0x00000011 
- 00011557  0x00001c18 add  0x00000013 , 0x000000ab , 0x00000005 
- 00011558  0x00001c19 branch  0x000032b4 
- 00011559  0x00001c1c add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011560  0x00001c1d call  0x000032d6 
- 00011561  0x00001c1f add  0x00000013 , 0x000000ac , 0x00000011 
- 00011562  0x00001c20 ifetch  0x00000001 , 0x00000011 
- 00011563  0x00001c22 branch  0x00002d25 
- 00011564  0x00001c25 call  0x00003253 
- 00011565  0x00001c27 bne  0x000000ff , 0x00002eb1 
- 00011566  0x00001c28 bpatch  0x000000b4 , 0x00004016 
- 00011567  0x00001c29 call  0x00002d3a 
- 00011568  0x00001c2a nbranch  0x00002d36 , 0x00000028 
- 00011569  0x00001c2b call  0x00002d53 
- 00011570  0x00001c2c call  0x00002e71 
- 00011571  0x00001c2f setarg  0x00000001 
- 00011572  0x00001c31 add  0x00000013 , 0x0000008b , 0x00000005 
- 00011573  0x00001c32 branch  0x000032b4 
- 00011574  0x00001c35 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011575  0x00001c36 ifetch  0x00000001 , 0x00000011 
- 00011576  0x00001c38 beq  0x00000001 , 0x00007fe7 
- 00011577  0x00001c39 rtn 
- 00011578  0x00001c3d add  0x00000013 , 0x000000d8 , 0x00000002 
- 00011579  0x00001c3e ifetch  0x00000002 , 0x00000002 
- 00011580  0x00001c40 call  0x00007f9c 
- 00011581  0x00001c41 nrtn  0x00000028 
- 00011582  0x00001c42 copy  0x00000011 , 0x0000003f 
- 00011583  0x00001c43 store  0x00000001 , 0x00000aae 
- 00011584  0x00001c44 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00011585  0x00001c45 call  0x000032d6 
- 00011586  0x00001c47 call  0x00002cac 
- 00011587  0x00001c48 store  0x00000001 , 0x0000119e 
- 00011588  0x00001c49 fetch  0x00000001 , 0x00000aae 
- 00011589  0x00001c4a copy  0x0000003f , 0x00000011 
- 00011590  0x00001c4b add  0x00000011 , 0x00000001 , 0x00000002 
- 00011591  0x00001c4c arg  0x0000119f , 0x00000005 
- 00011592  0x00001c4d copy  0x00000011 , 0x00000039 
- 00011593  0x00001c4e copy  0x00000012 , 0x00000006 
- 00011594  0x00001c4f call  0x00007f01 
- 00011595  0x00001c50 arg  0x0000119e , 0x00000011 
- 00011596  0x00001c52 rtnmark0  0x00000027 
- 00011597  0x00001c53 add  0x00000013 , 0x00000086 , 0x00000005 
- 00011598  0x00001c54 istoret  0x00000001 , 0x00000005 
- 00011599  0x00001c56 copy  0x00000002 , 0x00000039 
- 00011600  0x00001c57 add  0x00000013 , 0x00000022 , 0x00000005 
- 00011601  0x00001c59 copy  0x00000011 , 0x00000006 
- 00011602  0x00001c5a branch  0x00007f01 
- 00011603  0x00001c5e add  0x00000013 , 0x00000086 , 0x00000011 
- 00011604  0x00001c5f ifetch  0x00000001 , 0x00000011 
- 00011605  0x00001c61 increase  0x00000002 , 0x0000003f 
- 00011606  0x00001c62 add  0x00000013 , 0x00000088 , 0x00000005 
- 00011607  0x00001c63 istore  0x00000001 , 0x00000005 
- 00011608  0x00001c66 call  0x0000323a 
- 00011609  0x00001c68 call  0x00003235 
- 00011610  0x00001c6b add  0x00000013 , 0x00000086 , 0x00000011 
- 00011611  0x00001c6c ifetch  0x00000001 , 0x00000011 
- 00011612  0x00001c6e lshift3  0x0000003f , 0x0000003f 
- 00011613  0x00001c6f add  0x00000013 , 0x00000085 , 0x00000011 
- 00011614  0x00001c70 ifetcht  0x00000001 , 0x00000011 
- 00011615  0x00001c72 and  0x00000002 , 0x00000003 , 0x00000002 
- 00011616  0x00001c73 lshift  0x00000002 , 0x00000002 
- 00011617  0x00001c74 ior  0x00000002 , 0x0000003f 
- 00011618  0x00001c75 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011619  0x00001c76 ifetcht  0x00000001 , 0x00000011 
- 00011620  0x00001c78 iadd  0x00000002 , 0x0000003f 
- 00011621  0x00001c79 istore  0x00000001 , 0x00000005 
- 00011622  0x00001c7b add  0x00000013 , 0x00000086 , 0x00000011 
- 00011623  0x00001c7c ifetch  0x00000001 , 0x00000011 
- 00011624  0x00001c7e iforce  0x00000039 
- 00011625  0x00001c7f add  0x00000013 , 0x00000022 , 0x00000006 
- 00011626  0x00001c81 branch  0x00007f01 
- 00011627  0x00001c84 call  0x0000324f 
- 00011628  0x00001c86 call  0x0000325a 
- 00011629  0x00001c88 call  0x00002e6d 
- 00011630  0x00001c89 call  0x00002cac 
- 00011631  0x00001c8a store  0x00000001 , 0x0000119e 
- 00011632  0x00001c8b call  0x00002d77 
- 00011633  0x00001c8c call  0x0000323a 
- 00011634  0x00001c8e set1  0x00000003 , 0x0000003f 
- 00011635  0x00001c8f call  0x0000323c 
- 00011636  0x00001c91 call  0x00002d53 
- 00011637  0x00001c92 call  0x00002d33 
- 00011638  0x00001c93 branch  0x00002d14 
- 00011639  0x00001c96 store  0x00000001 , 0x0000119f 
- 00011640  0x00001c97 call  0x00003224 
- 00011641  0x00001c99 store  0x00000004 , 0x000011a0 
- 00011642  0x00001c9a arg  0x00000006 , 0x00000002 
- 00011643  0x00001c9b arg  0x0000119e , 0x00000011 
- 00011644  0x00001c9c branch  0x00002d4c 
- 00011645  0x00001c9f add  0x00000013 , 0x000000b2 , 0x00000011 
- 00011646  0x00001ca0 ifetch  0x00000001 , 0x00000011 
- 00011647  0x00001ca2 branch  0x00002d6b , 0x00000034 
- 00011648  0x00001ca5 add  0x00000013 , 0x000000da , 0x00000011 
- 00011649  0x00001ca6 ifetch  0x00000002 , 0x00000011 
- 00011650  0x00001ca8 branch  0x00007f9c 
- 00011651  0x00001cab call  0x00002c7a 
- 00011652  0x00001cad call  0x00002afa 
- 00011653  0x00001cae fetch  0x00000003 , 0x0000416f 
- 00011654  0x00001caf rtn  0x00000034 
- 00011655  0x00001cb0 add  0x00000013 , 0x000000dc , 0x00000002 
- 00011656  0x00001cb1 ifetch  0x00000002 , 0x00000002 
- 00011657  0x00001cb3 call  0x00007f9c 
- 00011658  0x00001cb4 add  0x00000013 , 0x000000b6 , 0x00000002 
- 00011659  0x00001cb5 ifetch  0x00000008 , 0x00000002 
- 00011660  0x00001cb6 call  0x00007f49 
- 00011661  0x00001cb7 storet  0x00000004 , 0x0000415b 
- 00011662  0x00001cb8 branch  0x00002b2a 
- 00011663  0x00001cbb call  0x00002c7a 
- 00011664  0x00001cbc add  0x00000013 , 0x0000008f , 0x00000005 
- 00011665  0x00001cbd call  0x000032d6 
- 00011666  0x00001cc0 call  0x00002da4 
- 00011667  0x00001cc1 nbranch  0x00002dae , 0x00000018 
- 00011668  0x00001cc2 nbranch  0x00002dae , 0x0000002f 
- 00011669  0x00001cc3 call  0x00002dd6 
- 00011670  0x00001cc4 call  0x00002e75 
- 00011671  0x00001cc6 call  0x00002c7a 
- 00011672  0x00001cc7 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011673  0x00001cc8 ifetch  0x00000001 , 0x00000011 
- 00011674  0x00001cca increase  0x00000001 , 0x0000003f 
- 00011675  0x00001ccb call  0x00003232 
- 00011676  0x00001ccd call  0x00003253 
- 00011677  0x00001ccf bne  0x000000ff , 0x00002ed0 
- 00011678  0x00001cd0 call  0x00002cdb 
- 00011679  0x00001cd2 setarg  0x00000000 
- 00011680  0x00001cd3 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011681  0x00001cd4 istore  0x00000002 , 0x00000005 
- 00011682  0x00001cd8 setarg  0x00000000 
- 00011683  0x00001cd9 branch  0x00002d34 
- 00011684  0x00001cdd disable  0x0000002f 
- 00011685  0x00001cde call  0x00002df7 
- 00011686  0x00001cdf call  0x00002c7a 
- 00011687  0x00001ce0 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011688  0x00001ce1 ifetch  0x00000001 , 0x00000011 
- 00011689  0x00001ce3 beq  0x00000001 , 0x00002dac 
- 00011690  0x00001ce4 call  0x00002e11 
- 00011691  0x00001ce5 branch  0x00002e45 
- 00011692  0x00001ce7 call  0x00002e45 
- 00011693  0x00001ce8 branch  0x00002d97 
- 00011694  0x00001cec bpatch  0x000000b5 , 0x00004016 
- 00011695  0x00001ced add  0x00000013 , 0x0000008d , 0x00000011 
- 00011696  0x00001cee ifetch  0x00000001 , 0x00000011 
- 00011697  0x00001cf0 increase  0x00000001 , 0x0000003f 
- 00011698  0x00001cf1 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011699  0x00001cf2 istore  0x00000001 , 0x00000005 
- 00011700  0x00001cf4 call  0x00003253 
- 00011701  0x00001cf6 bne  0x000000ff , 0x00002dcc 
- 00011702  0x00001cf7 add  0x00000013 , 0x0000008f , 0x00000011 
- 00011703  0x00001cf8 ifetcht  0x00000001 , 0x00000011 
- 00011704  0x00001cfa increase  0x00000001 , 0x00000002 
- 00011705  0x00001cfb add  0x00000013 , 0x0000008f , 0x00000005 
- 00011706  0x00001cfc istoret  0x00000001 , 0x00000005 
- 00011707  0x00001cfe add  0x00000013 , 0x000000cc , 0x00000011 
- 00011708  0x00001cff ifetch  0x00000001 , 0x00000011 
- 00011709  0x00001d01 isub  0x00000002 , 0x0000003f 
- 00011710  0x00001d02 nbranch  0x00002d92 , 0x00000034 
- 00011711  0x00001d03 bpatch  0x000000b6 , 0x00004016 
- 00011712  0x00001d04 call  0x0000325d 
- 00011713  0x00001d06 beq  0x00000003 , 0x00002cbe 
- 00011714  0x00001d07 add  0x00000013 , 0x000000d1 , 0x00000011 
- 00011715  0x00001d08 ifetch  0x00000001 , 0x00000011 
- 00011716  0x00001d0a increase  0x00000001 , 0x0000003f 
- 00011717  0x00001d0b add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011718  0x00001d0c istore  0x00000001 , 0x00000005 
- 00011719  0x00001d0e beq  0x00000002 , 0x00002cb3 
- 00011720  0x00001d0f call  0x00002caf 
- 00011721  0x00001d10 setarg  0x00000001 
- 00011722  0x00001d11 call  0x00003238 
- 00011723  0x00001d13 branch  0x00002d8f 
- 00011724  0x00001d16 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011725  0x00001d17 ifetch  0x00000001 , 0x00000011 
- 00011726  0x00001d19 rtnne  0x000000ff 
- 00011727  0x00001d1a add  0x00000013 , 0x0000008d , 0x00000005 
- 00011728  0x00001d1b call  0x000032d6 
- 00011729  0x00001d1d branch  0x00002dd4 
- 00011730  0x00001d20 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011731  0x00001d21 call  0x000032d6 
- 00011732  0x00001d24 jam  0x0000003a , 0x00000a99 
- 00011733  0x00001d25 branch  0x00007d86 
- 00011734  0x00001d28 call  0x00002dde 
- 00011735  0x00001d29 add  0x00000013 , 0x00000084 , 0x00000011 
- 00011736  0x00001d2a ifetch  0x00000001 , 0x00000011 
- 00011737  0x00001d2c rtn  0x00000034 
- 00011738  0x00001d2d iforce  0x00000039 
- 00011739  0x00001d2e add  0x00000013 , 0x00000002 , 0x00000006 
- 00011740  0x00001d30 add  0x00000013 , 0x00000064 , 0x00000005 
- 00011741  0x00001d32 branch  0x00007f01 
- 00011742  0x00001d37 call  0x0000325f 
- 00011743  0x00001d39 rshift3  0x0000003f , 0x0000003f 
- 00011744  0x00001d3a add  0x00000013 , 0x00000084 , 0x00000005 
- 00011745  0x00001d3b istore  0x00000001 , 0x00000005 
- 00011746  0x00001d3e increase  0x00000001 , 0x0000003f 
- 00011747  0x00001d3f add  0x00000013 , 0x00000001 , 0x00000006 
- 00011748  0x00001d41 iadd  0x00000006 , 0x00000006 
- 00011749  0x00001d42 ifetch  0x00000003 , 0x00000006 
- 00011750  0x00001d43 add  0x00000013 , 0x000000c4 , 0x00000005 
- 00011751  0x00001d44 istore  0x00000003 , 0x00000005 
- 00011752  0x00001d47 call  0x0000325f 
- 00011753  0x00001d49 rshift  0x0000003f , 0x0000003f 
- 00011754  0x00001d4a and  0x0000003f , 0x00000003 , 0x0000003f 
- 00011755  0x00001d4b add  0x00000013 , 0x000000ca , 0x00000005 
- 00011756  0x00001d4c istore  0x00000001 , 0x00000005 
- 00011757  0x00001d4e rtn 
- 00011758  0x00001d51 disable  0x00000009 
- 00011759  0x00001d52 disable  0x00000007 
- 00011760  0x00001d53 setarg  0x00555555 
- 00011761  0x00001d54 iforce  0x0000000f 
- 00011762  0x00001d55 rtn 
- 00011763  0x00001d58 call  0x00002918 
- 00011764  0x00001d59 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011765  0x00001d5a ifetcht  0x00000001 , 0x00000011 
- 00011766  0x00001d5c branch  0x00002933 
- 00011767  0x00001d5f call  0x00002dee 
- 00011768  0x00001d60 call  0x00002df3 
- 00011769  0x00001d61 set1  0x00000000 , 0x00000015 
- 00011770  0x00001d62 enable  0x0000001d 
- 00011771  0x00001d63 enable  0x00000020 
- 00011772  0x00001d64 disable  0x00000021 
- 00011773  0x00001d65 call  0x000053c4 
- 00011774  0x00001d66 call  0x0000322a 
- 00011775  0x00001d68 iforce  0x00000009 
- 00011776  0x00001d69 inject  0x00000003 , 0x00000020 
- 00011777  0x00001d6a enable  0x00000009 
- 00011778  0x00001d6b add  0x00000013 , 0x00000088 , 0x00000011 
- 00011779  0x00001d6c ifetch  0x00000001 , 0x00000011 
- 00011780  0x00001d6e iforce  0x00000039 
- 00011781  0x00001d6f add  0x00000013 , 0x00000042 , 0x00000006 
- 00011782  0x00001d72 ifetch  0x00000001 , 0x00000006 
- 00011783  0x00001d73 inject  0x00000003 , 0x00000008 
- 00011784  0x00001d74 loop  0x00002e06 
- 00011785  0x00001d75 enable  0x00000008 
- 00011786  0x00001d76 inject  0x00000003 , 0x00000018 
- 00011787  0x00001d77 disable  0x00000008 
- 00011788  0x00001d78 until  0x0000003e , 0x00000027 
- 00011789  0x00001d79 bpatch  0x000000b7 , 0x00004016 
- 00011790  0x00001d7a nop  0x00000064 
- 00011791  0x00001d7b disable  0x0000001d 
- 00011792  0x00001d7c rtn 
- 00011793  0x00001d7f disable  0x0000002f 
- 00011794  0x00001d80 force  0x00000000 , 0x00000015 
- 00011795  0x00001d81 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011796  0x00001d82 ifetcht  0x00000001 , 0x00000011 
- 00011797  0x00001d84 call  0x0000291f 
- 00011798  0x00001d85 call  0x00002924 
- 00011799  0x00001d87 call  0x00002dee 
- 00011800  0x00001d88 enable  0x0000000d 
- 00011801  0x00001d89 enable  0x00000021 
- 00011802  0x00001d8a disable  0x00000020 
- 00011803  0x00001d8b call  0x000053c4 
- 00011804  0x00001d8c call  0x0000322a 
- 00011805  0x00001d8e iforce  0x00000009 
- 00011806  0x00001d8f enable  0x00000010 
- 00011807  0x00001d90 add  0x00000013 , 0x00000089 , 0x00000011 
- 00011808  0x00001d91 ifetch  0x00000002 , 0x00000011 
- 00011809  0x00001d93 iforce  0x0000001b 
- 00011810  0x00001d94 correlate  0x0000003e , 0x00000003 
- 00011811  0x00001d95 nbranch  0x00002e4d , 0x00000018 
- 00011812  0x00001d96 enable  0x00000009 
- 00011813  0x00001d97 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011814  0x00001d98 rshift3  0x0000000c , 0x0000003f 
- 00011815  0x00001d99 add  0x00000013 , 0x00000000 , 0x00000005 
- 00011816  0x00001d9a istore  0x00000001 , 0x00000005 
- 00011817  0x00001d9c add  0x00000013 , 0x000000cd , 0x00000011 
- 00011818  0x00001d9d ifetch  0x00000001 , 0x00000011 
- 00011819  0x00001d9f beq  0x00000002 , 0x00002e33 
- 00011820  0x00001da0 bpatch  0x000000b8 , 0x00004017 
- 00011821  0x00001da1 add  0x00000013 , 0x00000000 , 0x00000011 
- 00011822  0x00001da2 ifetch  0x00000001 , 0x00000011 
- 00011823  0x00001da4 add  0x00000013 , 0x00000087 , 0x00000011 
- 00011824  0x00001da5 ifetcht  0x00000001 , 0x00000011 
- 00011825  0x00001da7 icompare  0x00000007 , 0x00000002 
- 00011826  0x00001da8 nbranch  0x00002e45 , 0x00000001 
- 00011827  0x00001daa parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011828  0x00001dab rshift3  0x0000000c , 0x0000003f 
- 00011829  0x00001dac istore  0x00000001 , 0x00000005 
- 00011830  0x00001dad rshift3  0x0000003f , 0x0000003f 
- 00011831  0x00001dae and  0x0000003f , 0x0000001f , 0x00000039 
- 00011832  0x00001daf branch  0x00002e3d , 0x00000005 
- 00011833  0x00001db1 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011834  0x00001db2 rshift3  0x0000000c , 0x0000003f 
- 00011835  0x00001db3 istore  0x00000001 , 0x00000005 
- 00011836  0x00001db4 loop  0x00002e39 
- 00011837  0x00001db6 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00011838  0x00001db7 rshift32  0x0000003f , 0x0000003f 
- 00011839  0x00001db8 rshift16  0x0000003f , 0x0000003f 
- 00011840  0x00001db9 istore  0x00000003 , 0x00000005 
- 00011841  0x00001dba branch  0x00002e45 , 0x00000006 
- 00011842  0x00001dbb enable  0x0000002f 
- 00011843  0x00001dbc disable  0x0000000d 
- 00011844  0x00001dbd rtn 
- 00011845  0x00001dc1 disable  0x0000001d 
- 00011846  0x00001dc2 disable  0x0000000d 
- 00011847  0x00001dc3 disable  0x00000009 
- 00011848  0x00001dc4 disable  0x00000007 
- 00011849  0x00001dc5 branch  0x000028f9 , 0x00000021 
- 00011850  0x00001dc6 until  0x0000003e , 0x00000027 
- 00011851  0x00001dc7 nop  0x00000064 
- 00011852  0x00001dc8 branch  0x000028f9 
- 00011853  0x00001dcb call  0x00002e4f 
- 00011854  0x00001dcc branch  0x00002e45 
- 00011855  0x00001dcf call  0x000029bb 
- 00011856  0x00001dd0 rtn  0x00000034 
- 00011857  0x00001dd1 add  0x00000013 , 0x000000ea , 0x00000011 
- 00011858  0x00001dd2 ifetcht  0x00000001 , 0x00000011 
- 00011859  0x00001dd4 arg  0x00000d9e , 0x00000011 
- 00011860  0x00001dd6 call  0x00002e58 
- 00011861  0x00001dd7 add  0x00000013 , 0x000000ea , 0x00000005 
- 00011862  0x00001dda istoret  0x00000001 , 0x00000005 
- 00011863  0x00001ddb rtn 
- 00011864  0x00001dde arg  0x000000ff , 0x00000012 
- 00011865  0x00001ddf branch  0x00002e5a 
- 00011866  0x00001df2 copy  0x00000011 , 0x0000003f 
- 00011867  0x00001df3 iadd  0x00000002 , 0x00000005 
- 00011868  0x00001df4 fetch  0x00000001 , 0x00000018 
- 00011869  0x00001df5 istore  0x00000001 , 0x00000005 
- 00011870  0x00001df6 increase  0x00000001 , 0x00000002 
- 00011871  0x00001df7 copy  0x00000012 , 0x0000003f 
- 00011872  0x00001df8 iand_into  0x00000002 
- 00011873  0x00001df9 rtn 
- 00011874  0x00001dfc arg  0x00000000 , 0x00000002 
- 00011875  0x00001dfd copy  0x00000011 , 0x00000006 
- 00011876  0x00001dff ifetch  0x00000001 , 0x00000006 
- 00011877  0x00001e00 iadd  0x00000002 , 0x00000002 
- 00011878  0x00001e01 loop  0x00002e64 
- 00011879  0x00001e02 rshift8  0x00000002 , 0x00000002 
- 00011880  0x00001e03 rtn 
- 00011881  0x00001e06 call  0x00002c7a 
- 00011882  0x00001e07 call  0x00002e9f 
- 00011883  0x00001e08 setarg  0x00000001 
- 00011884  0x00001e09 call  0x00003272 
- 00011885  0x00001e0c setarg  0x00000000 
- 00011886  0x00001e0d call  0x00002e73 
- 00011887  0x00001e0f istore  0x00000001 , 0x00000005 
- 00011888  0x00001e11 rtn 
- 00011889  0x00001e14 call  0x00003270 
- 00011890  0x00001e16 increase  0x00000001 , 0x0000003f 
- 00011891  0x00001e19 add  0x00000013 , 0x000000fc , 0x00000005 
- 00011892  0x00001e1a branch  0x000032b4 
- 00011893  0x00001e1f add  0x00000013 , 0x000000fd , 0x00000011 
- 00011894  0x00001e20 ifetch  0x00000001 , 0x00000011 
- 00011895  0x00001e21 increase  0x00000001 , 0x0000003f 
- 00011896  0x00001e22 add  0x00000013 , 0x000000fd , 0x00000005 
- 00011897  0x00001e23 branch  0x000032b4 
- 00011898  0x00001e26 bpatch  0x000000b9 , 0x00004017 
- 00011899  0x00001e27 call  0x00003270 
- 00011900  0x00001e29 sub  0x0000003f , 0x0000007c , 0x0000003e 
- 00011901  0x00001e2a rtn  0x00000002 
- 00011902  0x00001e2b add  0x00000013 , 0x000000fd , 0x00000011 
- 00011903  0x00001e2c ifetcht  0x00000001 , 0x00000011 
- 00011904  0x00001e2e isub  0x00000002 , 0x00000002 
- 00011905  0x00001e2f call  0x00002e6d 
- 00011906  0x00001e30 setarg  0x00000102 
- 00011907  0x00001e31 iadd  0x00000013 , 0x00000011 
- 00011908  0x00001e32 ifetch  0x00000001 , 0x00000011 
- 00011909  0x00001e34 isub  0x00000002 , 0x0000003e 
- 00011910  0x00001e35 nbranch  0x00002e8d , 0x00000002 
- 00011911  0x00001e36 setarg  0x00000103 
- 00011912  0x00001e37 iadd  0x00000013 , 0x00000011 
- 00011913  0x00001e38 ifetch  0x00000001 , 0x00000011 
- 00011914  0x00001e3a isub  0x00000002 , 0x0000003e 
- 00011915  0x00001e3b branch  0x00002e99 , 0x00000002 
- 00011916  0x00001e3c rtn 
- 00011917  0x00001e3f add  0x00000013 , 0x000000fe , 0x00000011 
- 00011918  0x00001e40 ifetch  0x00000001 , 0x00000011 
- 00011919  0x00001e42 beq  0x00000002 , 0x00002e93 
- 00011920  0x00001e43 increase  0x00000001 , 0x0000003f 
- 00011921  0x00001e44 call  0x00003272 
- 00011922  0x00001e46 beq  0x00000001 , 0x00002e9f 
- 00011923  0x00001e48 setarg  0x0000000a 
- 00011924  0x00001e49 call  0x000032b0 
- 00011925  0x00001e4b setarg  0x00000000 
- 00011926  0x00001e4c call  0x000032b2 
- 00011927  0x00001e4f add  0x00000013 , 0x000000ff , 0x00000011 
- 00011928  0x00001e51 branch  0x00002ea5 
- 00011929  0x00001e54 add  0x00000013 , 0x000000fe , 0x00000011 
- 00011930  0x00001e55 ifetch  0x00000001 , 0x00000011 
- 00011931  0x00001e57 beq  0x00000000 , 0x00002ea7 
- 00011932  0x00001e58 increase  0xffffffff , 0x0000003f 
- 00011933  0x00001e59 call  0x00003272 
- 00011934  0x00001e5b beq  0x00000000 , 0x00002ea7 
- 00011935  0x00001e60 setarg  0x00000005 
- 00011936  0x00001e61 call  0x000032b0 
- 00011937  0x00001e63 setarg  0x00000000 
- 00011938  0x00001e64 call  0x000032b2 
- 00011939  0x00001e67 setarg  0x00000100 
- 00011940  0x00001e69 iadd  0x00000013 , 0x00000011 
- 00011941  0x00001e6b ifetch  0x00000001 , 0x00000011 
- 00011942  0x00001e6d branch  0x0000326a 
- 00011943  0x00001e72 setarg  0x00000002 
- 00011944  0x00001e73 call  0x000032b0 
- 00011945  0x00001e75 setarg  0x00000000 
- 00011946  0x00001e76 call  0x000032b2 
- 00011947  0x00001e79 setarg  0x00000101 
- 00011948  0x00001e7b branch  0x00002ea4 
- 00011949  0x00001e8a set1  0x00000026 , 0x00000000 
- 00011950  0x00001e8b call  0x00002c83 
- 00011951  0x00001e8e setarg  0x00000001 
- 00011952  0x00001e8f branch  0x00003256 
- 00011953  0x00001e92 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011954  0x00001e93 ifetch  0x00000001 , 0x00000011 
- 00011955  0x00001e95 beq  0x00000001 , 0x00007fe7 
- 00011956  0x00001e96 call  0x00003253 
- 00011957  0x00001e98 beq  0x00000001 , 0x00002eb9 
- 00011958  0x00001e99 beq  0x00000002 , 0x00002ebd 
- 00011959  0x00001e9a beq  0x00000003 , 0x00002ec1 
- 00011960  0x00001e9b branch  0x00002a8c 
- 00011961  0x00001e9e setarg  0x00000011 
- 00011962  0x00001e9f call  0x00003256 
- 00011963  0x00001ea1 jam  0x000000aa , 0x0000119e 
- 00011964  0x00001ea2 branch  0x00002ec4 
- 00011965  0x00001ea4 setarg  0x00000012 
- 00011966  0x00001ea5 call  0x00003256 
- 00011967  0x00001ea7 jam  0x00000055 , 0x0000119e 
- 00011968  0x00001ea8 branch  0x00002ec4 
- 00011969  0x00001eaa setarg  0x00000013 
- 00011970  0x00001eab call  0x00003256 
- 00011971  0x00001ead jam  0x00000022 , 0x0000119e 
- 00011972  0x00001eaf call  0x0000323a 
- 00011973  0x00001eb1 and_into  0x00000007 , 0x0000003f 
- 00011974  0x00001eb2 store  0x00000001 , 0x0000119f 
- 00011975  0x00001eb3 call  0x00003224 
- 00011976  0x00001eb5 store  0x00000004 , 0x000011a0 
- 00011977  0x00001eb7 jam  0x00000000 , 0x000011a4 
- 00011978  0x00001eb8 arg  0x0000119e , 0x00000011 
- 00011979  0x00001eb9 arg  0x00000007 , 0x00000002 
- 00011980  0x00001eba call  0x00002d4c 
- 00011981  0x00001ebb call  0x00002d53 
- 00011982  0x00001ebc call  0x00002d33 
- 00011983  0x00001ebd branch  0x00007fe7 
- 00011984  0x00001ec0 call  0x00003253 
- 00011985  0x00001ec2 rtneq  0x000000ff 
- 00011986  0x00001ec3 beq  0x00000011 , 0x00002ed6 
- 00011987  0x00001ec4 beq  0x00000012 , 0x00002ed9 
- 00011988  0x00001ec5 beq  0x00000013 , 0x00002edc 
- 00011989  0x00001ec6 rtn 
- 00011990  0x00001ec9 setarg  0x00000002 
- 00011991  0x00001eca call  0x00003256 
- 00011992  0x00001ecc branch  0x00002d9f 
- 00011993  0x00001ece setarg  0x00000003 
- 00011994  0x00001ecf call  0x00003256 
- 00011995  0x00001ed1 branch  0x00002d9f 
- 00011996  0x00001ed3 setarg  0x000000ff 
- 00011997  0x00001ed4 call  0x00003256 
- 00011998  0x00001ed6 jam  0x00000039 , 0x00000a99 
- 00011999  0x00001ed7 call  0x00007d86 
- 00012000  0x00001ed8 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012001  0x00001ed9 ifetch  0x00000004 , 0x00000011 
- 00012002  0x00001edb call  0x0000322c 
- 00012003  0x00001edd branch  0x00002d9f 
- 00012004  0x00001ee0 set0  0x00000026 , 0x00000000 
- 00012005  0x00001ee1 call  0x00002f08 
- 00012006  0x00001ee2 call  0x00002f22 
- 00012007  0x00001ee4 call  0x00003263 
- 00012008  0x00001ee6 nop  0x000007d0 
- 00012009  0x00001ee7 call  0x00003261 
- 00012010  0x00001ee8 beq  0x000000ff , 0x00002dd4 
- 00012011  0x00001ee9 call  0x00002da4 
- 00012012  0x00001eea nbranch  0x00002efa , 0x00000018 
- 00012013  0x00001eeb nbranch  0x00002efa , 0x0000002f 
- 00012014  0x00001eec call  0x00002dd6 
- 00012015  0x00001eed call  0x00002c7a 
- 00012016  0x00001eee add  0x00000013 , 0x00000092 , 0x00000011 
- 00012017  0x00001eef ifetcht  0x00000004 , 0x00000011 
- 00012018  0x00001ef0 call  0x000030be 
- 00012019  0x00001ef1 branch  0x00002ead , 0x00000005 
- 00012020  0x00001ef2 call  0x00002c7a 
- 00012021  0x00001ef3 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012022  0x00001ef4 ifetch  0x00000004 , 0x00000011 
- 00012023  0x00001ef5 beq  0x00000000 , 0x00002ee7 
- 00012024  0x00001ef6 call  0x0000322c 
- 00012025  0x00001ef7 branch  0x00002f1c 
- 00012026  0x00001efa call  0x00003261 
- 00012027  0x00001efb increase  0x00000001 , 0x0000003f 
- 00012028  0x00001efc call  0x00003264 
- 00012029  0x00001efe call  0x00002f04 
- 00012030  0x00001eff increase  0x00000001 , 0x0000003f 
- 00012031  0x00001f00 and_into  0x00000001 , 0x0000003f 
- 00012032  0x00001f01 call  0x00002f06 
- 00012033  0x00001f02 beq  0x00000000 , 0x00002f0c 
- 00012034  0x00001f03 beq  0x00000001 , 0x00002f0e 
- 00012035  0x00001f04 rtn 
- 00012036  0x00001f07 setarg  0x0000018b 
- 00012037  0x00001f08 branch  0x000032d0 
- 00012038  0x00001f0a arg  0x0000018b , 0x00000011 
- 00012039  0x00001f0b branch  0x000032b3 
- 00012040  0x00001f0e call  0x00003267 
- 00012041  0x00001f0f call  0x00003224 
- 00012042  0x00001f10 call  0x0000322c 
- 00012043  0x00001f11 branch  0x00002c8a 
- 00012044  0x00001f14 call  0x00002f08 
- 00012045  0x00001f15 branch  0x00002ee8 
- 00012046  0x00001f18 call  0x00002c83 
- 00012047  0x00001f19 branch  0x00002ee8 
- 00012048  0x00001f1d set0  0x00000026 , 0x00000000 
- 00012049  0x00001f1e call  0x00002c8a 
- 00012050  0x00001f1f call  0x00003253 
- 00012051  0x00001f21 rtnne  0x000000ff 
- 00012052  0x00001f22 call  0x00002f22 
- 00012053  0x00001f23 call  0x00003263 
- 00012054  0x00001f26 nop  0x000007d0 
- 00012055  0x00001f27 call  0x00003261 
- 00012056  0x00001f29 beq  0x000000ff , 0x00002dd4 
- 00012057  0x00001f2a call  0x00002da4 
- 00012058  0x00001f2b nbranch  0x00002f27 , 0x00000018 
- 00012059  0x00001f2c nbranch  0x00002f27 , 0x0000002f 
- 00012060  0x00001f2e set1  0x00000026 , 0x00000000 
- 00012061  0x00001f2f call  0x00003263 
- 00012062  0x00001f30 setarg  0x000000ff 
- 00012063  0x00001f31 call  0x00003256 
- 00012064  0x00001f33 jam  0x0000003c , 0x00000a99 
- 00012065  0x00001f34 branch  0x00007d86 
- 00012066  0x00001f37 set1  0x00000027 , 0x00000000 
- 00012067  0x00001f38 jam  0x000000ff , 0x0000119e 
- 00012068  0x00001f39 call  0x0000323a 
- 00012069  0x00001f3b call  0x00002d77 
- 00012070  0x00001f3c branch  0x00002d53 
- 00012071  0x00001f3f call  0x00003261 
- 00012072  0x00001f41 increase  0x00000001 , 0x0000003f 
- 00012073  0x00001f42 call  0x00003264 
- 00012074  0x00001f44 call  0x00002c8a 
- 00012075  0x00001f45 branch  0x00002f16 
- 00012076  0x00001f48 call  0x00003267 
- 00012077  0x00001f4b setarg  0x000000ff 
- 00012078  0x00001f4c call  0x00003256 
- 00012079  0x00001f4e branch  0x00002f10 
- 00012080  0x00001f58 bpatch  0x000000ba , 0x00004017 
- 00012081  0x00001f59 call  0x00002c7a 
- 00012082  0x00001f5a setarg  0x000031b0 
- 00012083  0x00001f5b add  0x00000013 , 0x000000de , 0x00000005 
- 00012084  0x00001f5c istore  0x00000002 , 0x00000005 
- 00012085  0x00001f5e call  0x00002f3d 
- 00012086  0x00001f5f call  0x000048ea 
- 00012087  0x00001f60 call  0x000032b6 
- 00012088  0x00001f62 bpatch  0x000000bb , 0x00004017 
- 00012089  0x00001f63 beq  0x00000000 , 0x00003055 
- 00012090  0x00001f64 beq  0x00000001 , 0x00002f45 
- 00012091  0x00001f65 beq  0x0000000f , 0x00002f41 
- 00012092  0x00001f66 branch  0x00002a8c 
- 00012093  0x00001f69 call  0x0000326c 
- 00012094  0x00001f6a arg  0x00000080 , 0x00000039 
- 00012095  0x00001f6b arg  0x00000d9e , 0x00000005 
- 00012096  0x00001f6c branch  0x00007ec6 
- 00012097  0x00001f6f call  0x00002f4c 
- 00012098  0x00001f71 call  0x00002f4f 
- 00012099  0x00001f72 call  0x000048d3 
- 00012100  0x00001f73 branch  0x00002f42 
- 00012101  0x00001f76 bpatch  0x000000bc , 0x00004017 
- 00012102  0x00001f77 call  0x00002f4c 
- 00012103  0x00001f79 call  0x00002f4f 
- 00012104  0x00001f7a call  0x00002fbd 
- 00012105  0x00001f7b call  0x000048d3 
- 00012106  0x00001f7c call  0x00003019 
- 00012107  0x00001f7d branch  0x00002f47 
- 00012108  0x00001f83 call  0x00003291 
- 00012109  0x00001f84 call  0x00003296 
- 00012110  0x00001f85 branch  0x00003299 
- 00012111  0x00001f88 call  0x0000328f 
- 00012112  0x00001f8a rtnne  0x00000000 
- 00012113  0x00001f8c call  0x00002f55 
- 00012114  0x00001f8d call  0x00002f65 
- 00012115  0x00001f8e call  0x0000316b 
- 00012116  0x00001f8f branch  0x00002f96 
- 00012117  0x00001f92 call  0x00003294 
- 00012118  0x00001f94 rtnbit1  0x00000000 
- 00012119  0x00001f95 set1  0x00000000 , 0x0000003f 
- 00012120  0x00001f96 call  0x00003297 
- 00012121  0x00001f98 call  0x00003267 
- 00012122  0x00001f9b call  0x00003299 
- 00012123  0x00001f9d jam  0x00000000 , 0x00000d38 
- 00012124  0x00001f9e call  0x0000324f 
- 00012125  0x00001fa0 call  0x00002f61 
- 00012126  0x00001fa2 add  0x00000013 , 0x00000000 , 0x00000005 
- 00012127  0x00001fa4 arg  0x00000042 , 0x00000039 
- 00012128  0x00001fa5 branch  0x00007ed4 
- 00012129  0x00001fa8 call  0x00003231 
- 00012130  0x00001faa call  0x0000327d 
- 00012131  0x00001fac call  0x0000322c 
- 00012132  0x00001fae branch  0x00002c8a 
- 00012133  0x00001fb1 bpatch  0x000000bd , 0x00004017 
- 00012134  0x00001fb2 call  0x0000324c 
- 00012135  0x00001fb4 beq  0x00000001 , 0x00002f8d 
- 00012136  0x00001fb5 call  0x00003245 
- 00012137  0x00001fb7 beq  0x00000001 , 0x00002c8a 
- 00012138  0x00001fb8 setarg  0x00000136 
- 00012139  0x00001fb9 iadd  0x00000013 , 0x00000011 
- 00012140  0x00001fba ifetcht  0x00000004 , 0x00000011 
- 00012141  0x00001fbc copy  0x00000022 , 0x0000003f 
- 00012142  0x00001fbd isub  0x00000002 , 0x0000003e 
- 00012143  0x00001fbe ncall  0x00002d18 , 0x00000002 
- 00012144  0x00001fbf copy  0x0000003f , 0x00000012 
- 00012145  0x00001fc0 setarg  0x00000136 
- 00012146  0x00001fc1 iadd  0x00000013 , 0x00000011 
- 00012147  0x00001fc2 ifetch  0x00000004 , 0x00000011 
- 00012148  0x00001fc3 copy  0x0000003f , 0x00000002 
- 00012149  0x00001fc5 setarg  0x0000013a 
- 00012150  0x00001fc6 iadd  0x00000013 , 0x00000011 
- 00012151  0x00001fc7 copy  0x00000002 , 0x0000003f 
- 00012152  0x00001fc8 ifetcht  0x00000001 , 0x00000011 
- 00012153  0x00001fca iadd  0x00000002 , 0x00000002 
- 00012154  0x00001fcb copy  0x00000012 , 0x0000003f 
- 00012155  0x00001fcc isub  0x00000002 , 0x0000003e 
- 00012156  0x00001fcd nrtn  0x00000002 
- 00012157  0x00001fce set0  0x0000001c , 0x0000003f 
- 00012158  0x00001fcf setarg  0x00000136 
- 00012159  0x00001fd0 iadd  0x00000013 , 0x00000005 
- 00012160  0x00001fd1 istore  0x00000004 , 0x00000005 
- 00012161  0x00001fd4 call  0x00002c8a 
- 00012162  0x00001fd5 call  0x00003278 
- 00012163  0x00001fd7 increase  0x00000001 , 0x0000003f 
- 00012164  0x00001fd8 call  0x0000327b 
- 00012165  0x00001fda rtnne  0x00000002 
- 00012166  0x00001fdb call  0x0000327a 
- 00012167  0x00001fdf branch  0x0000324f 
- 00012168  0x00001fe2 copy  0x00000022 , 0x0000003f 
- 00012169  0x00001fe3 arg  0x00000136 , 0x00000011 
- 00012170  0x00001fe4 call  0x000032bf 
- 00012171  0x00001fe5 istore  0x00000004 , 0x00000005 
- 00012172  0x00001fe9 branch  0x0000327a 
- 00012173  0x00001fec arg  0x00000d9e , 0x00000011 
- 00012174  0x00001fed call  0x00002f94 
- 00012175  0x00001fee add  0x00000013 , 0x000000eb , 0x00000005 
- 00012176  0x00001fef istoret  0x00000001 , 0x00000005 
- 00012177  0x00001ff1 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012178  0x00001ff2 nrtn  0x00000002 
- 00012179  0x00001ff3 branch  0x00002c8a 
- 00012180  0x00001ff6 arg  0x00000100 , 0x00000039 
- 00012181  0x00001ff7 branch  0x00002e62 
- 00012182  0x00001ffa call  0x00002f99 
- 00012183  0x00001ffb call  0x00002fa5 
- 00012184  0x00001ffc branch  0x00002fb1 
- 00012185  0x00001fff setarg  0x00000180 
- 00012186  0x00002000 call  0x000032d0 
- 00012187  0x00002002 rtn  0x00000034 
- 00012188  0x00002003 arg  0x0000000b , 0x00000007 
- 00012189  0x00002004 call  0x00007f16 
- 00012190  0x00002005 nrtn  0x00000034 
- 00012191  0x00002006 call  0x000032a7 
- 00012192  0x00002009 setarg  0x00000001 
- 00012193  0x0000200a store  0x00000001 , 0x00000d54 
- 00012194  0x0000200b setarg  0x00000000 
- 00012195  0x0000200c istore  0x00000007 , 0x00000005 
- 00012196  0x0000200d branch  0x000031b8 
- 00012197  0x00002010 setarg  0x0000017e 
- 00012198  0x00002011 call  0x000032d0 
- 00012199  0x00002013 rtn  0x00000034 
- 00012200  0x00002014 arg  0x0000000e , 0x00000007 
- 00012201  0x00002015 call  0x00007f16 
- 00012202  0x00002016 nrtn  0x00000034 
- 00012203  0x00002017 call  0x000032aa 
- 00012204  0x0000201a arg  0x00000d64 , 0x00000005 
- 00012205  0x0000201b arg  0x00000002 , 0x00000039 
- 00012206  0x0000201c call  0x00007ec6 
- 00012207  0x0000201d jam  0x00000000 , 0x00000d64 
- 00012208  0x0000201e branch  0x000031ed 
- 00012209  0x00002021 setarg  0x0000017f 
- 00012210  0x00002022 call  0x000032d0 
- 00012211  0x00002024 rtn  0x00000034 
- 00012212  0x00002025 arg  0x0000000c , 0x00000007 
- 00012213  0x00002026 call  0x00007f16 
- 00012214  0x00002027 nrtn  0x00000034 
- 00012215  0x00002028 call  0x000032ad 
- 00012216  0x0000202b arg  0x00000d74 , 0x00000005 
- 00012217  0x0000202c arg  0x00000002 , 0x00000039 
- 00012218  0x0000202d call  0x00007ec6 
- 00012219  0x0000202e jam  0x00000003 , 0x00000d74 
- 00012220  0x0000202f branch  0x00003207 
- 00012221  0x00002032 call  0x0000328f 
- 00012222  0x00002034 rtnne  0x00000001 
- 00012223  0x00002035 call  0x00002fc1 
- 00012224  0x00002036 branch  0x00002fcb 
- 00012225  0x00002039 call  0x00003294 
- 00012226  0x0000203b rtnbit1  0x00000001 
- 00012227  0x0000203c set1  0x00000001 , 0x0000003f 
- 00012228  0x0000203d call  0x00003297 
- 00012229  0x0000203f call  0x0000329c 
- 00012230  0x00002041 call  0x00002c83 
- 00012231  0x00002042 setarg  0x00000000 
- 00012232  0x00002043 arg  0x00000106 , 0x00000011 
- 00012233  0x00002044 call  0x000032bf 
- 00012234  0x00002046 branch  0x000032c5 
- 00012235  0x00002049 call  0x0000316e 
- 00012236  0x0000204a nbranch  0x00002f5e , 0x0000002f 
- 00012237  0x0000204b add  0x00000013 , 0x00000000 , 0x00000006 
- 00012238  0x0000204c setarg  0x00000109 
- 00012239  0x0000204d iadd  0x00000013 , 0x00000005 
- 00012240  0x0000204e arg  0x00000008 , 0x00000039 
- 00012241  0x0000204f call  0x00007f01 
- 00012242  0x00002050 setarg  0x0000010b 
- 00012243  0x00002051 call  0x000032d0 
- 00012244  0x00002052 beq  0x000000aa , 0x00002fd9 
- 00012245  0x00002053 beq  0x00000055 , 0x00002fed 
- 00012246  0x00002054 beq  0x00000022 , 0x00003001 
- 00012247  0x00002055 beq  0x000000ff , 0x00003212 
- 00012248  0x00002056 branch  0x00002f5e 
- 00012249  0x00002059 call  0x000032bd 
- 00012250  0x0000205a beq  0x00000001 , 0x00002fdd 
- 00012251  0x0000205b beq  0x00000002 , 0x00002fe8 
- 00012252  0x0000205c rtn 
- 00012253  0x0000205e setarg  0x00000001 
- 00012254  0x0000205f call  0x00002ff7 
- 00012255  0x00002062 setarg  0x00000001 
- 00012256  0x00002063 call  0x00003289 
- 00012257  0x00002066 setarg  0x00000080 
- 00012258  0x00002067 arg  0x00000130 , 0x00000011 
- 00012259  0x00002068 call  0x000032b3 
- 00012260  0x0000206a call  0x0000327d 
- 00012261  0x0000206c arg  0x00000131 , 0x00000011 
- 00012262  0x0000206d call  0x000032bf 
- 00012263  0x0000206f branch  0x0000322d 
- 00012264  0x00002072 setarg  0x00000001 
- 00012265  0x00002073 call  0x00002fff 
- 00012266  0x00002076 setarg  0x00000002 
- 00012267  0x00002077 call  0x00003289 
- 00012268  0x00002079 branch  0x00002fe1 
- 00012269  0x0000207c call  0x000032bd 
- 00012270  0x0000207d beq  0x00000001 , 0x00002ff1 
- 00012271  0x0000207e beq  0x00000002 , 0x00002ff9 
- 00012272  0x0000207f rtn 
- 00012273  0x00002081 call  0x00002fdf 
- 00012274  0x00002082 setarg  0x00000106 
- 00012275  0x00002083 call  0x000032d0 
- 00012276  0x00002085 beq  0x00000001 , 0x00002ff6 
- 00012277  0x00002086 rtn 
- 00012278  0x00002088 setarg  0x00000002 
- 00012279  0x0000208b arg  0x00000106 , 0x00000011 
- 00012280  0x0000208c branch  0x000032b3 
- 00012281  0x0000208f call  0x00002fea 
- 00012282  0x00002090 setarg  0x00000107 
- 00012283  0x00002091 call  0x000032d0 
- 00012284  0x00002093 beq  0x00000001 , 0x00002ffe 
- 00012285  0x00002094 rtn 
- 00012286  0x00002096 setarg  0x00000002 
- 00012287  0x00002099 arg  0x00000107 , 0x00000011 
- 00012288  0x0000209a branch  0x000032b3 
- 00012289  0x0000209d call  0x000032bd 
- 00012290  0x0000209e beq  0x00000001 , 0x00003005 
- 00012291  0x0000209f beq  0x00000002 , 0x00003011 
- 00012292  0x000020a0 rtn 
- 00012293  0x000020a2 setarg  0x00000106 
- 00012294  0x000020a3 call  0x000032d0 
- 00012295  0x000020a5 beq  0x00000002 , 0x00003009 
- 00012296  0x000020a6 rtn 
- 00012297  0x000020a8 call  0x0000328b 
- 00012298  0x000020aa or_into  0x00000001 , 0x0000003f 
- 00012299  0x000020ab call  0x0000328d 
- 00012300  0x000020ae setarg  0x00000000 
- 00012301  0x000020af setarg  0x00000106 
- 00012302  0x000020b0 iadd  0x00000013 , 0x00000005 
- 00012303  0x000020b1 istore  0x00000002 , 0x00000005 
- 00012304  0x000020b2 branch  0x00002f5e 
- 00012305  0x000020b5 setarg  0x00000107 
- 00012306  0x000020b6 call  0x000032d0 
- 00012307  0x000020b8 bne  0x00000000 , 0x00003015 
- 00012308  0x000020b9 rtn 
- 00012309  0x000020bb call  0x0000328b 
- 00012310  0x000020bd or_into  0x00000002 , 0x0000003f 
- 00012311  0x000020be call  0x0000328d 
- 00012312  0x000020c0 branch  0x0000300c 
- 00012313  0x000020c4 fetch  0x00000001 , 0x00000d50 
- 00012314  0x000020c5 rtn  0x00000034 
- 00012315  0x000020c6 jam  0x00000000 , 0x00000d50 
- 00012316  0x000020c7 fetch  0x00000002 , 0x00000d4e 
- 00012317  0x000020c8 arg  0x000002ba , 0x00000002 
- 00012318  0x000020c9 isub  0x00000002 , 0x0000003e 
- 00012319  0x000020ca nrtn  0x00000005 
- 00012320  0x000020cc fetch  0x00000001 , 0x00000cb6 
- 00012321  0x000020cd rtnne  0x000000ba 
- 00012322  0x000020ce fetch  0x00000001 , 0x00000cb7 
- 00012323  0x000020cf bpatch  0x000000be , 0x00004017 
- 00012324  0x000020d0 beq  0x000000a0 , 0x0000303b 
- 00012325  0x000020d1 beq  0x000000a1 , 0x0000302c 
- 00012326  0x000020d2 beq  0x000000a6 , 0x00003041 
- 00012327  0x000020d3 beq  0x000000a7 , 0x00003043 
- 00012328  0x000020d4 beq  0x000000a9 , 0x00003049 
- 00012329  0x000020d5 beq  0x000000b0 , 0x0000304d 
- 00012330  0x000020d7 jam  0x00000000 , 0x00000d42 
- 00012331  0x000020d8 rtn 
- 00012332  0x000020da fetch  0x00000001 , 0x00000cb8 
- 00012333  0x000020db beq  0x00000001 , 0x00003031 
- 00012334  0x000020dc beq  0x00000084 , 0x00003034 
- 00012335  0x000020dd beq  0x000000a7 , 0x00003039 
- 00012336  0x000020de branch  0x0000302a 
- 00012337  0x000020e0 call  0x0000328b 
- 00012338  0x000020e2 store  0x00000001 , 0x00000cf7 
- 00012339  0x000020e3 branch  0x0000303f 
- 00012340  0x000020e5 call  0x00003291 
- 00012341  0x000020e7 call  0x00003296 
- 00012342  0x000020e9 call  0x0000328b 
- 00012343  0x000020eb store  0x00000001 , 0x00000cf7 
- 00012344  0x000020ec branch  0x0000303f 
- 00012345  0x000020f0 jam  0x000000a1 , 0x00000cf7 
- 00012346  0x000020f1 branch  0x0000303f 
- 00012347  0x000020f4 fetch  0x00000001 , 0x00000cb8 
- 00012348  0x000020f5 beq  0x00000081 , 0x0000303e 
- 00012349  0x000020f7 branch  0x0000302a 
- 00012350  0x000020fb call  0x00003090 
- 00012351  0x000020fd jam  0x00000001 , 0x00000d42 
- 00012352  0x000020fe rtn 
- 00012353  0x00002104 jam  0x00000015 , 0x00000cf7 
- 00012354  0x00002105 branch  0x0000303f 
- 00012355  0x00002108 call  0x0000328f 
- 00012356  0x0000210a beq  0x00000000 , 0x00003047 
- 00012357  0x0000210b beq  0x00000001 , 0x00003039 
- 00012358  0x0000210d rtn 
- 00012359  0x0000210f jam  0x000000a0 , 0x00000cf7 
- 00012360  0x00002110 branch  0x0000303f 
- 00012361  0x00002116 jam  0x00000000 , 0x00000cf7 
- 00012362  0x00002117 jam  0x00000000 , 0x00000cf8 
- 00012363  0x00002118 jam  0x00000001 , 0x00000cf9 
- 00012364  0x00002119 branch  0x0000303f 
- 00012365  0x0000211d call  0x0000329c 
- 00012366  0x0000211e fetch  0x00000001 , 0x00000cb8 
- 00012367  0x0000211f increase  0x00000002 , 0x0000003f 
- 00012368  0x00002120 copy  0x0000003f , 0x00000039 
- 00012369  0x00002121 arg  0x00000cb6 , 0x00000006 
- 00012370  0x00002122 setarg  0x0000013c 
- 00012371  0x00002123 iadd  0x00000013 , 0x00000005 
- 00012372  0x00002124 branch  0x00007f01 
- 00012373  0x00002128 bpatch  0x000000bf , 0x00004017 
- 00012374  0x00002129 call  0x0000307d 
- 00012375  0x0000212b call  0x00002c7f 
- 00012376  0x0000212c call  0x000048d3 
- 00012377  0x0000212d branch  0x00003057 
- 00012378  0x00002130 call  0x0000328f 
- 00012379  0x00002132 rtnne  0x00000000 
- 00012380  0x00002133 call  0x00002f51 
- 00012381  0x00002134 branch  0x00003098 
- 00012382  0x00002137 call  0x0000328f 
- 00012383  0x00002139 rtnne  0x00000001 
- 00012384  0x0000213a call  0x00002fc1 
- 00012385  0x0000213b call  0x00002fcb 
- 00012386  0x0000213c call  0x0000328b 
- 00012387  0x0000213e rtn  0x00000034 
- 00012388  0x0000213f call  0x00003286 
- 00012389  0x00002141 call  0x00002f4c 
- 00012390  0x00002142 call  0x00003093 
- 00012391  0x00002144 setarg  0x00000000 
- 00012392  0x00002145 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012393  0x00002147 branch  0x0000322d 
- 00012394  0x0000214a call  0x00007fe9 
- 00012395  0x0000214b add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012396  0x0000214c ifetcht  0x00000004 , 0x00000011 
- 00012397  0x0000214e copy  0x00000022 , 0x0000003f 
- 00012398  0x0000214f isub  0x00000002 , 0x0000003e 
- 00012399  0x00002150 ncall  0x00002d18 , 0x00000002 
- 00012400  0x00002151 copy  0x0000003f , 0x00000012 
- 00012401  0x00002152 add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012402  0x00002153 ifetch  0x00000004 , 0x00000011 
- 00012403  0x00002155 add  0x00000013 , 0x000000ab , 0x00000011 
- 00012404  0x00002156 ifetcht  0x00000001 , 0x00000011 
- 00012405  0x00002158 iadd  0x00000002 , 0x00000002 
- 00012406  0x00002159 copy  0x00000012 , 0x0000003f 
- 00012407  0x0000215a isub  0x00000002 , 0x0000003e 
- 00012408  0x0000215b nrtn  0x00000002 
- 00012409  0x0000215c set0  0x0000001c , 0x0000003f 
- 00012410  0x0000215d add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012411  0x0000215e istore  0x00000004 , 0x00000005 
- 00012412  0x00002160 branch  0x00007fe7 
- 00012413  0x00002163 setarg  0x00000001 
- 00012414  0x00002164 call  0x00003287 
- 00012415  0x00002166 call  0x00003283 
- 00012416  0x00002168 setarg  0x000000ff 
- 00012417  0x00002169 add  0x00000013 , 0x000000ab , 0x00000005 
- 00012418  0x0000216a istore  0x00000001 , 0x00000005 
- 00012419  0x0000216c branch  0x00003067 
- 00012420  0x0000216f setarg  0x0000015c 
- 00012421  0x00002170 call  0x000032d0 
- 00012422  0x00002172 rtn  0x00000034 
- 00012423  0x00002173 call  0x0000306a 
- 00012424  0x00002174 nrtn  0x00000028 
- 00012425  0x00002175 call  0x00003281 
- 00012426  0x00002177 increase  0x00000001 , 0x0000003f 
- 00012427  0x00002178 and_into  0x00000001 , 0x0000003f 
- 00012428  0x00002179 call  0x00003284 
- 00012429  0x0000217b beq  0x00000000 , 0x00002f4c 
- 00012430  0x0000217c beq  0x00000001 , 0x00003090 
- 00012431  0x0000217d rtn 
- 00012432  0x00002183 setarg  0x00000001 
- 00012433  0x00002184 call  0x00003292 
- 00012434  0x00002185 branch  0x00003296 
- 00012435  0x00002188 setarg  0x00000001 
- 00012436  0x00002189 call  0x000032a5 
- 00012437  0x0000218c setarg  0x00000280 
- 00012438  0x0000218d arg  0x00000008 , 0x00000007 
- 00012439  0x0000218e branch  0x00007f08 
- 00012440  0x00002191 call  0x000032a2 
- 00012441  0x00002193 rtn  0x00000034 
- 00012442  0x00002194 arg  0x00000008 , 0x00000007 
- 00012443  0x00002195 call  0x00007f16 
- 00012444  0x00002196 nrtn  0x00000034 
- 00012445  0x00002197 call  0x000032a4 
- 00012446  0x0000219a setarg  0x00000007 
- 00012447  0x0000219b call  0x00003292 
- 00012448  0x0000219d call  0x00003296 
- 00012449  0x0000219f branch  0x00002f5e 
- 00012450  0x000021a2 bpatch  0x000000c0 , 0x00004018 
- 00012451  0x000021a3 call  0x0000328f 
- 00012452  0x000021a5 rtnne  0x00000007 
- 00012453  0x000021a6 call  0x000030cb 
- 00012454  0x000021a7 call  0x000030e0 
- 00012455  0x000021a8 call  0x0000316e 
- 00012456  0x000021a9 nbranch  0x00002f5e , 0x0000002f 
- 00012457  0x000021ab call  0x000030bc 
- 00012458  0x000021ac call  0x00003172 , 0x00000005 
- 00012459  0x000021b0 call  0x00002f4c 
- 00012460  0x000021b1 call  0x00003294 
- 00012461  0x000021b3 set1  0x00000000 , 0x0000003f 
- 00012462  0x000021b4 call  0x00003297 
- 00012463  0x000021b6 call  0x00002f5e 
- 00012464  0x000021b7 call  0x00003093 
- 00012465  0x000021b8 call  0x000030bc 
- 00012466  0x000021b9 branch  0x000030c1 , 0x00000005 
- 00012467  0x000021ba setarg  0x00000164 
- 00012468  0x000021bb call  0x000032d3 
- 00012469  0x000021bd call  0x000030be 
- 00012470  0x000021be branch  0x000030c5 , 0x00000005 
- 00012471  0x000021bf setarg  0x00000160 
- 00012472  0x000021c0 call  0x000032d3 
- 00012473  0x000021c2 call  0x000030be 
- 00012474  0x000021c3 branch  0x000030c8 , 0x00000005 
- 00012475  0x000021c4 rtn 
- 00012476  0x000021c7 setarg  0x0000012b 
- 00012477  0x000021c8 call  0x000032d3 
- 00012478  0x000021cb call  0x0000322a 
- 00012479  0x000021cd isub  0x00000002 , 0x0000003e 
- 00012480  0x000021ce rtn 
- 00012481  0x000021d1 setarg  0x00000182 
- 00012482  0x000021d2 call  0x000032d0 
- 00012483  0x000021d6 add  0x00000013 , 0x00000091 , 0x00000005 
- 00012484  0x000021d7 branch  0x000032b4 
- 00012485  0x000021da setarg  0x00000185 
- 00012486  0x000021db call  0x000032d0 
- 00012487  0x000021dd branch  0x000030c3 
- 00012488  0x000021df setarg  0x00000188 
- 00012489  0x000021e0 call  0x000032d0 
- 00012490  0x000021e2 branch  0x000030c3 
- 00012491  0x000021e5 call  0x00003294 
- 00012492  0x000021e7 rtnbit1  0x00000007 
- 00012493  0x000021e8 set1  0x00000007 , 0x0000003f 
- 00012494  0x000021e9 call  0x00003297 
- 00012495  0x000021eb call  0x00003283 
- 00012496  0x000021ed call  0x0000329c 
- 00012497  0x000021ef setarg  0x00000000 
- 00012498  0x000021f0 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012499  0x000021f1 istore  0x00000003 , 0x00000005 
- 00012500  0x000021f3 arg  0x00000183 , 0x00000011 
- 00012501  0x000021f4 call  0x000032bf 
- 00012502  0x000021f5 istore  0x00000007 , 0x00000005 
- 00012503  0x000021f8 call  0x000030bc 
- 00012504  0x000021f9 nrtn  0x00000005 
- 00012505  0x000021fa add  0x00000013 , 0x00000091 , 0x00000011 
- 00012506  0x000021fb ifetch  0x00000001 , 0x00000011 
- 00012507  0x000021fd arg  0x00000182 , 0x00000011 
- 00012508  0x000021fe call  0x000032b3 
- 00012509  0x00002200 add  0x00000013 , 0x00000090 , 0x00000011 
- 00012510  0x00002201 ifetch  0x00000001 , 0x00000011 
- 00012511  0x00002204 branch  0x0000314a 
- 00012512  0x00002207 bpatch  0x000000c1 , 0x00004018 
- 00012513  0x00002208 call  0x00003281 
- 00012514  0x0000220a increase  0x00000001 , 0x0000003f 
- 00012515  0x0000220b and_into  0x00000003 , 0x0000003f 
- 00012516  0x0000220c call  0x00003284 
- 00012517  0x0000220f beq  0x00000000 , 0x0000310e 
- 00012518  0x00002210 beq  0x00000001 , 0x00003132 
- 00012519  0x00002211 beq  0x00000002 , 0x000030ea 
- 00012520  0x00002212 beq  0x00000003 , 0x00003132 
- 00012521  0x00002213 rtn 
- 00012522  0x00002216 call  0x00002fdf 
- 00012523  0x00002217 setarg  0x00000160 
- 00012524  0x00002218 call  0x0000327e 
- 00012525  0x0000221a branch  0x000030e0 , 0x00000034 
- 00012526  0x0000221b call  0x0000322c 
- 00012527  0x0000221d setarg  0x00000189 
- 00012528  0x0000221e call  0x000032d0 
- 00012529  0x00002220 call  0x00003108 , 0x00000034 
- 00012530  0x00002221 setarg  0x00000187 
- 00012531  0x00002222 call  0x000032d0 
- 00012532  0x00002224 call  0x0000322f 
- 00012533  0x00002226 add  0x00000013 , 0x000000f7 , 0x00000011 
- 00012534  0x00002227 ifetcht  0x00000001 , 0x00000011 
- 00012535  0x00002229 arg  0x00000f9e , 0x00000011 
- 00012536  0x0000222a call  0x00002e58 
- 00012537  0x0000222b add  0x00000013 , 0x000000f7 , 0x00000005 
- 00012538  0x0000222c istoret  0x00000001 , 0x00000005 
- 00012539  0x0000222e call  0x00002f94 
- 00012540  0x0000222f add  0x00000013 , 0x000000fa , 0x00000005 
- 00012541  0x00002230 istoret  0x00000001 , 0x00000005 
- 00012542  0x00002232 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012543  0x00002233 nrtn  0x00000002 
- 00012544  0x00002234 setarg  0x00000188 
- 00012545  0x00002235 call  0x00003275 
- 00012546  0x00002237 call  0x00002c90 
- 00012547  0x00002238 arg  0x00000188 , 0x00000011 
- 00012548  0x00002239 call  0x000032c8 
- 00012549  0x0000223a istoret  0x00000001 , 0x00000005 
- 00012550  0x0000223e arg  0x00000187 , 0x00000011 
- 00012551  0x0000223f branch  0x000032b3 
- 00012552  0x00002242 setarg  0x00000001 
- 00012553  0x00002243 arg  0x00000189 , 0x00000011 
- 00012554  0x00002244 call  0x000032b3 
- 00012555  0x00002246 arg  0x00000000 , 0x00000002 
- 00012556  0x00002247 call  0x00002c94 
- 00012557  0x0000224a branch  0x00003106 
- 00012558  0x0000224d call  0x00002fea 
- 00012559  0x0000224e setarg  0x00000164 
- 00012560  0x0000224f call  0x0000327e 
- 00012561  0x00002251 branch  0x000030e0 , 0x00000034 
- 00012562  0x00002252 call  0x0000322c 
- 00012563  0x00002254 setarg  0x00000186 
- 00012564  0x00002255 call  0x000032d0 
- 00012565  0x00002257 call  0x0000312c , 0x00000034 
- 00012566  0x00002258 setarg  0x00000184 
- 00012567  0x00002259 call  0x000032d0 
- 00012568  0x0000225b call  0x0000322f 
- 00012569  0x0000225d add  0x00000013 , 0x000000f6 , 0x00000011 
- 00012570  0x0000225e ifetcht  0x00000001 , 0x00000011 
- 00012571  0x00002260 arg  0x0000109e , 0x00000011 
- 00012572  0x00002261 call  0x00002e58 
- 00012573  0x00002262 add  0x00000013 , 0x000000f6 , 0x00000005 
- 00012574  0x00002263 istoret  0x00000001 , 0x00000005 
- 00012575  0x00002265 call  0x00002f94 
- 00012576  0x00002266 add  0x00000013 , 0x000000f9 , 0x00000005 
- 00012577  0x00002267 istoret  0x00000001 , 0x00000005 
- 00012578  0x00002269 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012579  0x0000226a nrtn  0x00000002 
- 00012580  0x0000226b setarg  0x00000185 
- 00012581  0x0000226c call  0x00003275 
- 00012582  0x0000226e call  0x00002c90 
- 00012583  0x0000226f arg  0x00000185 , 0x00000011 
- 00012584  0x00002270 call  0x000032c8 
- 00012585  0x00002271 istoret  0x00000001 , 0x00000005 
- 00012586  0x00002275 arg  0x00000184 , 0x00000011 
- 00012587  0x00002276 branch  0x000032b3 
- 00012588  0x00002279 setarg  0x00000001 
- 00012589  0x0000227a arg  0x00000186 , 0x00000011 
- 00012590  0x0000227b call  0x000032b3 
- 00012591  0x0000227d arg  0x00000000 , 0x00000002 
- 00012592  0x0000227e call  0x00002c94 
- 00012593  0x00002281 branch  0x0000312a 
- 00012594  0x00002284 call  0x00002fdf 
- 00012595  0x00002285 call  0x0000327d 
- 00012596  0x00002287 call  0x0000322c 
- 00012597  0x00002289 setarg  0x00000183 
- 00012598  0x0000228a call  0x000032d0 
- 00012599  0x0000228c call  0x0000314c , 0x00000034 
- 00012600  0x0000228d call  0x0000314f 
- 00012601  0x0000228e add  0x00000013 , 0x000000f5 , 0x00000011 
- 00012602  0x0000228f ifetcht  0x00000001 , 0x00000011 
- 00012603  0x00002291 arg  0x00000e9e , 0x00000011 
- 00012604  0x00002292 call  0x00002e58 
- 00012605  0x00002293 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012606  0x00002294 istoret  0x00000001 , 0x00000005 
- 00012607  0x00002296 call  0x00002f94 
- 00012608  0x00002297 add  0x00000013 , 0x000000f8 , 0x00000005 
- 00012609  0x00002298 istoret  0x00000001 , 0x00000005 
- 00012610  0x0000229a sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012611  0x0000229b nrtn  0x00000002 
- 00012612  0x0000229c setarg  0x00000182 
- 00012613  0x0000229d call  0x00003275 
- 00012614  0x0000229f call  0x00002c90 
- 00012615  0x000022a0 arg  0x00000182 , 0x00000011 
- 00012616  0x000022a1 call  0x000032c8 
- 00012617  0x000022a2 istoret  0x00000001 , 0x00000005 
- 00012618  0x000022a7 arg  0x00000181 , 0x00000011 
- 00012619  0x000022a8 branch  0x000032b3 
- 00012620  0x000022b0 setarg  0x00000001 
- 00012621  0x000022b1 arg  0x00000183 , 0x00000011 
- 00012622  0x000022b2 call  0x000032b3 
- 00012623  0x000022b4 setarg  0x00000181 
- 00012624  0x000022b5 call  0x000032d0 
- 00012625  0x000022b6 branch  0x0000322f 
- 00012626  0x000022bb add  0x00000013 , 0x00000000 , 0x00000011 
- 00012627  0x000022bc ifetch  0x00000001 , 0x00000011 
- 00012628  0x000022be call  0x0000323c 
- 00012629  0x000022c1 call  0x00002dde 
- 00012630  0x000022c3 call  0x0000325f 
- 00012631  0x000022c5 isolate1  0x00000000 , 0x0000003f 
- 00012632  0x000022c6 branch  0x0000315c , 0x00000001 
- 00012633  0x000022c8 call  0x0000315d 
- 00012634  0x000022c9 call  0x00002d53 
- 00012635  0x000022ca call  0x00002df7 
- 00012636  0x000022cc branch  0x00002e45 
- 00012637  0x000022cf bpatch  0x000000c2 , 0x00004018 
- 00012638  0x000022d0 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012639  0x000022d1 call  0x000032d6 
- 00012640  0x000022d3 setarg  0x0000013b 
- 00012641  0x000022d4 call  0x000032d0 
- 00012642  0x000022d6 rtn  0x00000034 
- 00012643  0x000022d7 setarg  0x00000006 
- 00012644  0x000022d8 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012645  0x000022d9 istore  0x00000001 , 0x00000005 
- 00012646  0x000022db arg  0x00000006 , 0x00000039 
- 00012647  0x000022dc setarg  0x0000012f 
- 00012648  0x000022dd iadd  0x00000013 , 0x00000006 
- 00012649  0x000022df add  0x00000013 , 0x00000022 , 0x00000005 
- 00012650  0x000022e1 branch  0x00007f01 
- 00012651  0x000022e5 call  0x0000316e 
- 00012652  0x000022e6 nbranch  0x00002f5e , 0x0000002f 
- 00012653  0x000022e7 branch  0x00003172 
- 00012654  0x000022ea call  0x00002f5e 
- 00012655  0x000022eb call  0x00002e11 
- 00012656  0x000022ec nrtn  0x0000002f 
- 00012657  0x000022ed branch  0x00003152 
- 00012658  0x000022f0 bpatch  0x000000c3 , 0x00004018 
- 00012659  0x000022f1 call  0x00003188 
- 00012660  0x000022f2 nbranch  0x00002f5e , 0x00000028 
- 00012661  0x000022f3 add  0x00000013 , 0x00000084 , 0x00000011 
- 00012662  0x000022f4 ifetch  0x00000001 , 0x00000011 
- 00012663  0x000022f6 branch  0x00002f5e , 0x00000034 
- 00012664  0x000022f7 increase  0x00000002 , 0x0000003f 
- 00012665  0x000022f8 iforce  0x00000039 
- 00012666  0x000022f9 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012667  0x000022fb setarg  0x00000109 
- 00012668  0x000022fc iadd  0x00000013 , 0x00000005 
- 00012669  0x000022fe call  0x00007f01 
- 00012670  0x000022ff call  0x00003286 
- 00012671  0x00002301 call  0x000032b6 
- 00012672  0x00002303 call  0x00003093 , 0x00000034 
- 00012673  0x00002304 setarg  0x0000010b 
- 00012674  0x00002305 call  0x000032d0 
- 00012675  0x00002307 beq  0x00000001 , 0x0000319e 
- 00012676  0x00002308 beq  0x00000002 , 0x000031c6 
- 00012677  0x00002309 beq  0x00000003 , 0x000031f2 
- 00012678  0x0000230a beq  0x000000ff , 0x00003212 
- 00012679  0x0000230b branch  0x00002f5e 
- 00012680  0x0000230e call  0x00002c7a 
- 00012681  0x0000230f call  0x00007fe9 
- 00012682  0x00002310 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012683  0x00002311 ifetch  0x00000001 , 0x00000011 
- 00012684  0x00002313 add  0x00000013 , 0x000000cb , 0x00000011 
- 00012685  0x00002314 ifetcht  0x00000001 , 0x00000011 
- 00012686  0x00002316 isub  0x00000002 , 0x0000003e 
- 00012687  0x00002317 ncall  0x00007fe7 , 0x00000005 
- 00012688  0x00002318 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012689  0x00002319 ifetch  0x00000001 , 0x00000011 
- 00012690  0x0000231b add  0x00000013 , 0x000000cb , 0x00000005 
- 00012691  0x0000231c istore  0x00000001 , 0x00000005 
- 00012692  0x0000231e add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012693  0x0000231f ifetch  0x00000003 , 0x00000011 
- 00012694  0x00002321 add  0x00000013 , 0x000000c7 , 0x00000011 
- 00012695  0x00002322 ifetcht  0x00000003 , 0x00000011 
- 00012696  0x00002324 isub  0x00000002 , 0x0000003e 
- 00012697  0x00002325 ncall  0x00007fe7 , 0x00000005 
- 00012698  0x00002326 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012699  0x00002327 ifetch  0x00000003 , 0x00000011 
- 00012700  0x00002329 add  0x00000013 , 0x000000c7 , 0x00000005 
- 00012701  0x0000232b branch  0x000032c5 
- 00012702  0x0000232e call  0x00002f88 
- 00012703  0x0000232f call  0x0000324c 
- 00012704  0x00002330 store  0x00000001 , 0x00000aa2 
- 00012705  0x00002332 call  0x00003274 
- 00012706  0x00002333 fetch  0x00000001 , 0x00000aa2 
- 00012707  0x00002335 isolate1  0x00000003 , 0x00000002 
- 00012708  0x00002336 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012709  0x00002337 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012710  0x00002338 istore  0x00000001 , 0x00000005 
- 00012711  0x0000233a beq  0x00000001 , 0x00003216 
- 00012712  0x0000233b call  0x00003245 
- 00012713  0x0000233d call  0x00003274 
- 00012714  0x0000233f isolate1  0x00000004 , 0x00000002 
- 00012715  0x00002340 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012716  0x00002341 call  0x00003249 
- 00012717  0x00002343 add  0x00000013 , 0x000000de , 0x00000011 
- 00012718  0x00002344 ifetch  0x00000002 , 0x00000011 
- 00012719  0x00002346 branch  0x00007f9c 
- 00012720  0x00002349 setarg  0x00000001 
- 00012721  0x0000234a store  0x00000001 , 0x00000d54 
- 00012722  0x0000234b call  0x0000329e 
- 00012723  0x0000234d istore  0x00000007 , 0x00000005 
- 00012724  0x0000234e call  0x0000329e 
- 00012725  0x00002350 ncall  0x000031bd , 0x00000034 
- 00012726  0x00002351 call  0x0000329e 
- 00012727  0x00002353 call  0x000031c2 , 0x00000034 
- 00012728  0x00002355 jam  0x00000020 , 0x00000d52 
- 00012729  0x00002357 fetch  0x00000001 , 0x00000d38 
- 00012730  0x00002358 set1  0x00000002 , 0x0000003f 
- 00012731  0x00002359 store  0x00000001 , 0x00000d38 
- 00012732  0x0000235a rtn 
- 00012733  0x0000235d setarg  0x00000001 
- 00012734  0x0000235e call  0x000032a8 
- 00012735  0x00002361 setarg  0x00000140 
- 00012736  0x00002362 arg  0x0000000b , 0x00000007 
- 00012737  0x00002363 branch  0x00007f08 
- 00012738  0x00002365 call  0x000032a7 
- 00012739  0x00002368 setarg  0x00000000 
- 00012740  0x00002369 arg  0x0000000b , 0x00000007 
- 00012741  0x0000236a branch  0x00007f08 
- 00012742  0x0000236d call  0x00003274 
- 00012743  0x0000236f isolate1  0x00000003 , 0x00000002 
- 00012744  0x00002370 branch  0x0000321b , 0x00000001 
- 00012745  0x00002371 arg  0x00000d64 , 0x00000005 
- 00012746  0x00002372 call  0x000031e0 
- 00012747  0x00002373 fetch  0x00000008 , 0x00000d64 
- 00012748  0x00002374 ncall  0x000031e4 , 0x00000034 
- 00012749  0x00002375 fetch  0x00000008 , 0x00000d64 
- 00012750  0x00002376 call  0x000031e9 , 0x00000034 
- 00012751  0x00002377 call  0x00002c7a 
- 00012752  0x00002378 fetch  0x00000008 , 0x00000d64 
- 00012753  0x00002379 arg  0x00000168 , 0x00000011 
- 00012754  0x0000237a call  0x000032bf 
- 00012755  0x0000237b istore  0x00000008 , 0x00000005 
- 00012756  0x0000237d setarg  0x00000170 
- 00012757  0x0000237e iadd  0x00000013 , 0x00000011 
- 00012758  0x0000237f ifetcht  0x00000008 , 0x00000011 
- 00012759  0x00002381 isub  0x00000002 , 0x0000003e 
- 00012760  0x00002382 ncall  0x000031ed , 0x00000005 
- 00012761  0x00002383 setarg  0x00000168 
- 00012762  0x00002384 iadd  0x00000013 , 0x00000011 
- 00012763  0x00002385 ifetch  0x00000008 , 0x00000011 
- 00012764  0x00002387 arg  0x00000170 , 0x00000011 
- 00012765  0x00002388 call  0x000032bf 
- 00012766  0x00002389 istore  0x00000008 , 0x00000005 
- 00012767  0x0000238b branch  0x00002f5e 
- 00012768  0x0000238e setarg  0x0000010b 
- 00012769  0x0000238f iadd  0x00000013 , 0x00000006 
- 00012770  0x00002391 arg  0x00000009 , 0x00000039 
- 00012771  0x00002392 branch  0x00007ff3 
- 00012772  0x00002395 setarg  0x00000001 
- 00012773  0x00002396 call  0x000032ab 
- 00012774  0x00002399 setarg  0x00000140 
- 00012775  0x0000239a arg  0x0000000e , 0x00000007 
- 00012776  0x0000239b branch  0x00007f08 
- 00012777  0x0000239e call  0x000032aa 
- 00012778  0x000023a1 setarg  0x00000000 
- 00012779  0x000023a2 arg  0x0000000e , 0x00000007 
- 00012780  0x000023a3 branch  0x00007f08 
- 00012781  0x000023a7 jam  0x00000010 , 0x00000d51 
- 00012782  0x000023a8 fetch  0x00000001 , 0x00000d38 
- 00012783  0x000023a9 set1  0x00000001 , 0x0000003f 
- 00012784  0x000023aa store  0x00000001 , 0x00000d38 
- 00012785  0x000023ab rtn 
- 00012786  0x000023ae arg  0x00000d74 , 0x00000005 
- 00012787  0x000023af call  0x000031e0 
- 00012788  0x000023b0 fetch  0x00000002 , 0x00000d75 
- 00012789  0x000023b1 ncall  0x00003209 , 0x00000034 
- 00012790  0x000023b2 fetch  0x00000002 , 0x00000d75 
- 00012791  0x000023b3 call  0x0000320e , 0x00000034 
- 00012792  0x000023b4 call  0x00002c7a 
- 00012793  0x000023b5 fetch  0x00000003 , 0x00000d74 
- 00012794  0x000023b6 arg  0x00000178 , 0x00000011 
- 00012795  0x000023b7 call  0x000032c4 
- 00012796  0x000023b9 setarg  0x0000017b 
- 00012797  0x000023ba iadd  0x00000013 , 0x00000011 
- 00012798  0x000023bb ifetcht  0x00000003 , 0x00000011 
- 00012799  0x000023bd isub  0x00000002 , 0x0000003e 
- 00012800  0x000023be ncall  0x00003207 , 0x00000005 
- 00012801  0x000023bf setarg  0x00000178 
- 00012802  0x000023c0 iadd  0x00000013 , 0x00000011 
- 00012803  0x000023c1 ifetch  0x00000003 , 0x00000011 
- 00012804  0x000023c3 arg  0x0000017b , 0x00000011 
- 00012805  0x000023c4 call  0x000032c4 
- 00012806  0x000023c6 branch  0x00002f5e 
- 00012807  0x000023c9 jam  0x00000021 , 0x00000d52 
- 00012808  0x000023ca branch  0x000031b9 
- 00012809  0x000023cd setarg  0x00000001 
- 00012810  0x000023ce call  0x000032ae 
- 00012811  0x000023d1 setarg  0x00000140 
- 00012812  0x000023d2 arg  0x0000000c , 0x00000007 
- 00012813  0x000023d3 branch  0x00007f08 
- 00012814  0x000023d6 call  0x000032ad 
- 00012815  0x000023d9 setarg  0x00000000 
- 00012816  0x000023da arg  0x0000000c , 0x00000007 
- 00012817  0x000023db branch  0x00007f08 
- 00012818  0x000023de call  0x000032bd 
- 00012819  0x000023e0 beq  0x00000001 , 0x00003216 
- 00012820  0x000023e1 beq  0x00000002 , 0x0000321b 
- 00012821  0x000023e2 rtn 
- 00012822  0x000023e4 setarg  0x0000010d 
- 00012823  0x000023e5 call  0x0000327e 
- 00012824  0x000023e6 arg  0x00000160 , 0x00000011 
- 00012825  0x000023e7 call  0x000032bf 
- 00012826  0x000023ea branch  0x0000322d 
- 00012827  0x000023ed setarg  0x0000010d 
- 00012828  0x000023ee call  0x0000327e 
- 00012829  0x000023ef arg  0x00000164 , 0x00000011 
- 00012830  0x000023f0 call  0x000032bf 
- 00012831  0x000023f3 branch  0x0000322d 
- 00012832  0x000023f6 call  0x00002c7a 
- 00012833  0x000023f7 add  0x00000013 , 0x000000cd , 0x00000005 
- 00012834  0x000023f8 istore  0x00000001 , 0x00000005 
- 00012835  0x000023f9 rtn 
- 00012836  0x000023fc call  0x00002c7a 
- 00012837  0x000023fd add  0x00000013 , 0x000000be , 0x00000011 
- 00012838  0x000023fe branch  0x0000327f 
- 00012839  0x00002400 call  0x00002c7a 
- 00012840  0x00002401 add  0x00000013 , 0x000000be , 0x00000005 
- 00012841  0x00002402 branch  0x0000322d 
- 00012842  0x00002405 add  0x00000013 , 0x000000ae , 0x00000011 
- 00012843  0x00002406 branch  0x0000327f 
- 00012844  0x00002408 add  0x00000013 , 0x000000ae , 0x00000005 
- 00012845  0x0000240a istore  0x00000004 , 0x00000005 
- 00012846  0x0000240b rtn 
- 00012847  0x0000240e add  0x00000013 , 0x00000090 , 0x00000005 
- 00012848  0x0000240f branch  0x000032b4 
- 00012849  0x00002412 setarg  0x00000000 
- 00012850  0x00002414 call  0x00002c7a 
- 00012851  0x00002415 add  0x00000013 , 0x00000085 , 0x00000005 
- 00012852  0x00002416 branch  0x000032b4 
- 00012853  0x00002419 add  0x00000013 , 0x00000042 , 0x00000005 
- 00012854  0x0000241a branch  0x000032b4 
- 00012855  0x0000241d setarg  0x00000004 
- 00012856  0x0000241f add  0x00000013 , 0x000000cc , 0x00000005 
- 00012857  0x00002420 branch  0x000032b4 
- 00012858  0x00002423 add  0x00000013 , 0x00000087 , 0x00000011 
- 00012859  0x00002424 branch  0x000032d1 
- 00012860  0x00002426 add  0x00000013 , 0x00000087 , 0x00000005 
- 00012861  0x00002427 branch  0x000032b4 
- 00012862  0x0000242a setarg  0x00000002 
- 00012863  0x0000242c add  0x00000013 , 0x000000d0 , 0x00000005 
- 00012864  0x0000242d branch  0x000032b4 
- 00012865  0x00002430 setarg  0x00000001 
- 00012866  0x00002432 call  0x00002c7a 
- 00012867  0x00002433 add  0x00000013 , 0x000000ce , 0x00000005 
- 00012868  0x00002434 branch  0x000032b4 
- 00012869  0x00002437 call  0x00002c7a 
- 00012870  0x00002438 add  0x00000013 , 0x000000b4 , 0x00000011 
- 00012871  0x00002439 branch  0x000032d1 
- 00012872  0x0000243b setarg  0x00000001 
- 00012873  0x0000243d call  0x00002c7a 
- 00012874  0x0000243e add  0x00000013 , 0x000000b4 , 0x00000005 
- 00012875  0x0000243f branch  0x000032b4 
- 00012876  0x00002442 call  0x00002c7a 
- 00012877  0x00002443 add  0x00000013 , 0x000000b2 , 0x00000011 
- 00012878  0x00002444 branch  0x000032d1 
- 00012879  0x00002446 setarg  0x00000001 
- 00012880  0x00002448 call  0x00002c7a 
- 00012881  0x00002449 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012882  0x0000244a branch  0x000032b4 
- 00012883  0x0000244d call  0x00002c7a 
- 00012884  0x0000244e add  0x00000013 , 0x00000096 , 0x00000011 
- 00012885  0x0000244f branch  0x000032d1 
- 00012886  0x00002451 add  0x00000013 , 0x00000096 , 0x00000005 
- 00012887  0x00002452 branch  0x000032b4 
- 00012888  0x00002455 add  0x00000013 , 0x000000cf , 0x00000011 
- 00012889  0x00002456 branch  0x000032d1 
- 00012890  0x00002458 setarg  0x00000000 
- 00012891  0x0000245a add  0x00000013 , 0x000000cf , 0x00000005 
- 00012892  0x0000245b branch  0x000032b4 
- 00012893  0x0000245e add  0x00000013 , 0x000000d2 , 0x00000011 
- 00012894  0x0000245f branch  0x000032d1 
- 00012895  0x00002462 add  0x00000013 , 0x00000001 , 0x00000011 
- 00012896  0x00002463 branch  0x000032d1 
- 00012897  0x00002466 add  0x00000013 , 0x000000b5 , 0x00000011 
- 00012898  0x00002467 branch  0x000032d1 
- 00012899  0x00002469 setarg  0x00000000 
- 00012900  0x0000246b call  0x00002c7a 
- 00012901  0x0000246c add  0x00000013 , 0x000000b5 , 0x00000005 
- 00012902  0x0000246d branch  0x000032b4 
- 00012903  0x00002470 call  0x00002c7a 
- 00012904  0x00002471 add  0x00000013 , 0x000000fb , 0x00000011 
- 00012905  0x00002472 ifetch  0x00000001 , 0x00000011 
- 00012906  0x00002474 store  0x00000001 , 0x000041de 
- 00012907  0x00002475 rtn 
- 00012908  0x00002478 call  0x00002c7a 
- 00012909  0x00002479 fetch  0x00000001 , 0x000041de 
- 00012910  0x0000247b add  0x00000013 , 0x000000fb , 0x00000005 
- 00012911  0x0000247c branch  0x000032b4 
- 00012912  0x0000247f add  0x00000013 , 0x000000fc , 0x00000011 
- 00012913  0x00002480 branch  0x000032d1 
- 00012914  0x00002483 add  0x00000013 , 0x000000fe , 0x00000005 
- 00012915  0x00002484 branch  0x000032b4 
- 00012916  0x00002487 setarg  0x00000109 
- 00012917  0x00002489 iadd  0x00000013 , 0x00000011 
- 00012918  0x0000248a ifetcht  0x00000001 , 0x00000011 
- 00012919  0x0000248b rtn 
- 00012920  0x0000248e setarg  0x00000135 
- 00012921  0x0000248f branch  0x000032d0 
- 00012922  0x00002491 setarg  0x00000000 
- 00012923  0x00002493 arg  0x00000135 , 0x00000011 
- 00012924  0x00002494 branch  0x000032b3 
- 00012925  0x00002497 setarg  0x0000012b 
- 00012926  0x00002499 call  0x000032cd 
- 00012927  0x0000249b ifetch  0x00000004 , 0x00000011 
- 00012928  0x0000249c rtn 
- 00012929  0x0000249f setarg  0x0000015f 
- 00012930  0x000024a0 branch  0x000032d0 
- 00012931  0x000024a2 setarg  0x00000000 
- 00012932  0x000024a4 arg  0x0000015f , 0x00000011 
- 00012933  0x000024a5 branch  0x000032b3 
- 00012934  0x000024a8 setarg  0x00000000 
- 00012935  0x000024aa arg  0x0000015c , 0x00000011 
- 00012936  0x000024ab branch  0x000032b3 
- 00012937  0x000024ae arg  0x0000012f , 0x00000011 
- 00012938  0x000024af branch  0x000032b3 
- 00012939  0x000024b2 setarg  0x00000108 
- 00012940  0x000024b3 branch  0x000032d0 
- 00012941  0x000024b5 arg  0x00000108 , 0x00000011 
- 00012942  0x000024b6 branch  0x000032b3 
- 00012943  0x000024b9 setarg  0x00000105 
- 00012944  0x000024ba branch  0x000032d0 
- 00012945  0x000024bc setarg  0x00000000 
- 00012946  0x000024be arg  0x00000105 , 0x00000011 
- 00012947  0x000024bf branch  0x000032b3 
- 00012948  0x000024c2 setarg  0x00000104 
- 00012949  0x000024c3 branch  0x000032d0 
- 00012950  0x000024c5 setarg  0x00000000 
- 00012951  0x000024c7 arg  0x00000104 , 0x00000011 
- 00012952  0x000024c8 branch  0x000032b3 
- 00012953  0x000024cb setarg  0x00000000 
- 00012954  0x000024cd arg  0x0000013b , 0x00000011 
- 00012955  0x000024ce branch  0x000032b3 
- 00012956  0x000024d0 setarg  0x00000001 
- 00012957  0x000024d1 branch  0x0000329a 
- 00012958  0x000024d4 setarg  0x0000010c 
- 00012959  0x000024d5 call  0x000032cd 
- 00012960  0x000024d6 ifetch  0x00000007 , 0x00000011 
- 00012961  0x000024d7 rtn 
- 00012962  0x000024da setarg  0x0000015e 
- 00012963  0x000024db branch  0x000032d0 
- 00012964  0x000024dd setarg  0x00000000 
- 00012965  0x000024df arg  0x0000015e , 0x00000011 
- 00012966  0x000024e0 branch  0x000032b3 
- 00012967  0x000024e3 setarg  0x00000000 
- 00012968  0x000024e5 arg  0x00000180 , 0x00000011 
- 00012969  0x000024e6 branch  0x000032b3 
- 00012970  0x000024e9 setarg  0x00000000 
- 00012971  0x000024eb arg  0x0000017e , 0x00000011 
- 00012972  0x000024ec branch  0x000032b3 
- 00012973  0x000024ef setarg  0x00000000 
- 00012974  0x000024f1 arg  0x0000017f , 0x00000011 
- 00012975  0x000024f2 branch  0x000032b3 
- 00012976  0x000024f5 arg  0x00000102 , 0x00000011 
- 00012977  0x000024f6 branch  0x000032b3 
- 00012978  0x000024f9 arg  0x00000103 , 0x00000011 
- 00012979  0x000024fb call  0x000032c7 
- 00012980  0x000024fd istore  0x00000001 , 0x00000005 
- 00012981  0x000024fe rtn 
- 00012982  0x00002501 setarg  0x0000015d 
- 00012983  0x00002502 branch  0x000032d0 
- 00012984  0x00002505 arg  0x0000015d , 0x00000011 
- 00012985  0x00002506 branch  0x000032b3 
- 00012986  0x00002509 setarg  0x0000018a 
- 00012987  0x0000250a call  0x000032d0 
- 00012988  0x0000250b branch  0x0000326a 
- 00012989  0x0000250e setarg  0x0000010c 
- 00012990  0x0000250f branch  0x000032d0 
- 00012991  0x00002512 copy  0x0000003f , 0x00000002 
- 00012992  0x00002513 copy  0x00000011 , 0x0000003f 
- 00012993  0x00002514 iadd  0x00000013 , 0x00000005 
- 00012994  0x00002515 copy  0x00000002 , 0x0000003f 
- 00012995  0x00002516 rtn 
- 00012996  0x00002519 call  0x000032bf 
- 00012997  0x0000251b istore  0x00000003 , 0x00000005 
- 00012998  0x0000251c rtn 
- 00012999  0x0000251f call  0x00002c7a 
- 00013000  0x00002521 copy  0x0000003f , 0x00000012 
- 00013001  0x00002522 copy  0x00000011 , 0x0000003f 
- 00013002  0x00002523 iadd  0x00000013 , 0x00000005 
- 00013003  0x00002524 copy  0x00000012 , 0x0000003f 
- 00013004  0x00002525 rtn 
- 00013005  0x00002528 call  0x00002c7a 
- 00013006  0x00002529 iadd  0x00000013 , 0x00000011 
- 00013007  0x0000252a rtn 
- 00013008  0x0000252d call  0x000032cd 
- 00013009  0x0000252f ifetch  0x00000001 , 0x00000011 
- 00013010  0x00002530 rtn 
- 00013011  0x00002533 call  0x000032cd 
- 00013012  0x00002534 ifetcht  0x00000004 , 0x00000011 
- 00013013  0x00002535 rtn 
- 00013014  0x00002538 setarg  0x00000000 
- 00013015  0x00002539 branch  0x000032b4 
- 00013016  0x0000253e bpatch  0x000000c4 , 0x00004018 
- 00013017  0x0000253f fetch  0x00000001 , 0x00004092 
- 00013018  0x00002540 branch  0x000032d8 , 0x00000034 
- 00013019  0x00002542 beq  0x00000004 , 0x00002f30 
- 00013020  0x00002543 beq  0x0000000f , 0x00003436 
- 00013021  0x00002544 beq  0x00000009 , 0x000045de 
- 00013022  0x00002545 beq  0x0000000a , 0x0000392a 
- 00013023  0x00002546 beq  0x0000000e , 0x000035bf 
- 00013024  0x00002547 beq  0x00000010 , 0x000044a4 
- 00013025  0x00002548 bbit1  0x00000006 , 0x00003d00 
- 00013026  0x00002549 rtn 
- 00013027  0x0000254c bpatch  0x000000c5 , 0x00004018 
- 00013028  0x0000254d jam  0x00000000 , 0x00000151 
- 00013029  0x0000254e jam  0x00000000 , 0x0000017f 
- 00013030  0x0000254f jam  0x00000000 , 0x00000180 
- 00013031  0x00002550 setarg  0x00000000 
- 00013032  0x00002551 store  0x00000005 , 0x000009ae 
- 00013033  0x00002552 fetch  0x00000001 , 0x00004092 
- 00013034  0x00002553 branch  0x000032e3 , 0x00000034 
- 00013035  0x00002554 beq  0x0000000a , 0x00003962 
- 00013036  0x00002556 rtn 
- 00013037  0x0000255a call  0x00007cd1 
- 00013038  0x0000255b call  0x00007d9c 
- 00013039  0x0000255c call  0x000032f6 
- 00013040  0x0000255d fetch  0x00000002 , 0x000041f3 
- 00013041  0x0000255e branch  0x00007f9c 
- 00013042  0x00002561 fetch  0x00000002 , 0x000041f1 
- 00013043  0x00002562 branch  0x00007f9c 
- 00013044  0x00002565 fetch  0x00000002 , 0x000041ef 
- 00013045  0x00002566 branch  0x00007f9c 
- 00013046  0x00002569 bpatch  0x000000c6 , 0x00004018 
- 00013047  0x0000256b arg  0x00004668 , 0x00000011 
- 00013048  0x0000256c call  0x00007fc4 
- 00013049  0x0000256d rtn  0x00000034 
- 00013050  0x0000256f copy  0x0000003f , 0x00000013 
- 00013051  0x00002570 call  0x000032ff 
- 00013052  0x00002571 branch  0x00003324 
- 00013053  0x00002574 arg  0x00000000 , 0x00000013 
- 00013054  0x00002575 rtn 
- 00013055  0x0000257b beq  0x00000001 , 0x00003311 
- 00013056  0x0000257c beq  0x00000010 , 0x00003357 
- 00013057  0x0000257d beq  0x00000005 , 0x00003335 
- 00013058  0x0000257e beq  0x00000012 , 0x0000333c 
- 00013059  0x0000257f beq  0x00000006 , 0x00003353 
- 00013060  0x00002580 beq  0x00000004 , 0x00003394 
- 00013061  0x00002581 beq  0x00000002 , 0x00003399 
- 00013062  0x00002582 beq  0x00000013 , 0x00003394 
- 00013063  0x00002583 beq  0x00000014 , 0x0000334b 
- 00013064  0x00002584 beq  0x00000015 , 0x0000334f 
- 00013065  0x00002585 beq  0x00000003 , 0x0000332e 
- 00013066  0x00002586 beq  0x0000000b , 0x00003340 
- 00013067  0x00002587 beq  0x0000000c , 0x00003347 
- 00013068  0x00002589 beq  0x00000016 , 0x0000335b 
- 00013069  0x0000258a beq  0x00000018 , 0x0000332a 
- 00013070  0x0000258b beq  0x0000002a , 0x0000331a 
- 00013071  0x0000258c beq  0x0000002b , 0x00003318 
- 00013072  0x0000258d rtn 
- 00013073  0x00002591 fetch  0x00000002 , 0x00004682 
- 00013074  0x00002592 set1  0x00000000 , 0x0000003f 
- 00013075  0x00002593 store  0x00000002 , 0x00004682 
- 00013076  0x00002594 fetch  0x00000002 , 0x0000420a 
- 00013077  0x00002595 set0  0x00000000 , 0x0000003f 
- 00013078  0x00002596 store  0x00000002 , 0x0000420a 
- 00013079  0x00002597 rtn 
- 00013080  0x0000259a jam  0x00000000 , 0x00000229 
- 00013081  0x0000259b rtn 
- 00013082  0x0000259e fetch  0x00000001 , 0x00000229 
- 00013083  0x0000259f increase  0x00000001 , 0x0000003f 
- 00013084  0x000025a0 store  0x00000001 , 0x00000229 
- 00013085  0x000025a1 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00013086  0x000025a2 branch  0x000033df , 0x00000002 
- 00013087  0x000025a3 jam  0x00000000 , 0x00000229 
- 00013088  0x000025a4 fetch  0x00000002 , 0x0000420a 
- 00013089  0x000025a5 set1  0x00000009 , 0x0000003f 
- 00013090  0x000025a6 store  0x00000002 , 0x0000420a 
- 00013091  0x000025a7 branch  0x000033e9 
- 00013092  0x000025aa fetch  0x00000002 , 0x000041f5 
- 00013093  0x000025ab branch  0x00007f9c 
- 00013094  0x000025ae fetch  0x00000002 , 0x000041e9 
- 00013095  0x000025af branch  0x00007f9c 
- 00013096  0x000025b2 fetch  0x00000002 , 0x000041ed 
- 00013097  0x000025b3 branch  0x00007f9c 
- 00013098  0x000025b6 fetch  0x00000002 , 0x0000420a 
- 00013099  0x000025b7 set1  0x00000001 , 0x0000003f 
- 00013100  0x000025b8 store  0x00000002 , 0x0000420a 
- 00013101  0x000025b9 branch  0x00003412 
- 00013102  0x000025bc fetch  0x00000002 , 0x00004682 
- 00013103  0x000025bd set1  0x00000007 , 0x0000003f 
- 00013104  0x000025be store  0x00000002 , 0x00004682 
- 00013105  0x000025bf fetch  0x00000002 , 0x0000420a 
- 00013106  0x000025c0 set1  0x00000002 , 0x0000003f 
- 00013107  0x000025c1 store  0x00000002 , 0x0000420a 
- 00013108  0x000025c2 rtn 
- 00013109  0x000025c5 fetch  0x00000002 , 0x00004682 
- 00013110  0x000025c6 set1  0x00000001 , 0x0000003f 
- 00013111  0x000025c7 store  0x00000002 , 0x00004682 
- 00013112  0x000025c8 fetch  0x00000002 , 0x0000420a 
- 00013113  0x000025c9 set1  0x00000004 , 0x0000003f 
- 00013114  0x000025ca store  0x00000002 , 0x0000420a 
- 00013115  0x000025cb rtn 
- 00013116  0x000025ce fetch  0x00000002 , 0x00004682 
- 00013117  0x000025cf set1  0x00000003 , 0x0000003f 
- 00013118  0x000025d0 store  0x00000002 , 0x00004682 
- 00013119  0x000025d1 rtn 
- 00013120  0x000025d4 fetch  0x00000002 , 0x00004682 
- 00013121  0x000025d5 set1  0x00000005 , 0x0000003f 
- 00013122  0x000025d6 store  0x00000002 , 0x00004682 
- 00013123  0x000025d7 fetch  0x00000002 , 0x0000420a 
- 00013124  0x000025d8 set1  0x00000003 , 0x0000003f 
- 00013125  0x000025d9 store  0x00000002 , 0x0000420a 
- 00013126  0x000025da rtn 
- 00013127  0x000025dd fetch  0x00000002 , 0x00004682 
- 00013128  0x000025de set0  0x00000005 , 0x0000003f 
- 00013129  0x000025df store  0x00000002 , 0x00004682 
- 00013130  0x000025e0 rtn 
- 00013131  0x000025e3 fetch  0x00000002 , 0x00004682 
- 00013132  0x000025e4 set1  0x00000009 , 0x0000003f 
- 00013133  0x000025e5 store  0x00000002 , 0x00004682 
- 00013134  0x000025e6 rtn 
- 00013135  0x000025e9 fetch  0x00000002 , 0x00004682 
- 00013136  0x000025ea set0  0x00000009 , 0x0000003f 
- 00013137  0x000025eb store  0x00000002 , 0x00004682 
- 00013138  0x000025ec branch  0x00003418 
- 00013139  0x000025ef fetch  0x00000002 , 0x00004682 
- 00013140  0x000025f0 set1  0x00000002 , 0x0000003f 
- 00013141  0x000025f1 store  0x00000002 , 0x00004682 
- 00013142  0x000025f2 rtn 
- 00013143  0x000025f5 fetch  0x00000002 , 0x0000420a 
- 00013144  0x000025f6 set1  0x00000000 , 0x0000003f 
- 00013145  0x000025f7 store  0x00000002 , 0x0000420a 
- 00013146  0x000025f8 rtn 
- 00013147  0x000025fb fetch  0x00000002 , 0x0000420a 
- 00013148  0x000025fc set1  0x00000008 , 0x0000003f 
- 00013149  0x000025fd store  0x00000002 , 0x0000420a 
- 00013150  0x000025fe branch  0x000033e9 
- 00013151  0x00002602 bpatch  0x000000c7 , 0x00004018 
- 00013152  0x00002603 store  0x00000001 , 0x0000022a 
- 00013153  0x00002605 fetch  0x00000001 , 0x0000022a 
- 00013154  0x00002606 rtn  0x00000034 
- 00013155  0x00002607 increase  0xffffffff , 0x0000003f 
- 00013156  0x00002608 store  0x00000001 , 0x0000022a 
- 00013157  0x00002609 call  0x00007cdd 
- 00013158  0x0000260a call  0x000033d6 
- 00013159  0x0000260b call  0x00003387 
- 00013160  0x0000260c call  0x0000338d 
- 00013161  0x0000260d call  0x0000651b 
- 00013162  0x0000260e fetch  0x00000002 , 0x000041fd 
- 00013163  0x0000260f call  0x00007f9c 
- 00013164  0x00002610 branch  0x00003361 
- 00013165  0x00002616 ifetch  0x00000001 , 0x00000013 
- 00013166  0x00002617 rtn  0x00000034 
- 00013167  0x00002618 pincrease  0xffffffff 
- 00013168  0x00002619 istore  0x00000001 , 0x00000013 
- 00013169  0x0000261a nrtn  0x00000034 
- 00013170  0x0000261b copy  0x00000012 , 0x0000003f 
- 00013171  0x0000261c branch  0x00007f9c 
- 00013172  0x00002621 ifetch  0x00000002 , 0x00000013 
- 00013173  0x00002622 rtn  0x00000034 
- 00013174  0x00002623 pincrease  0xffffffff 
- 00013175  0x00002624 istore  0x00000002 , 0x00000013 
- 00013176  0x00002625 nrtn  0x00000034 
- 00013177  0x00002626 copy  0x00000012 , 0x0000003f 
- 00013178  0x00002627 branch  0x00007f9c 
- 00013179  0x0000262a fetcht  0x00000002 , 0x0000423f 
- 00013180  0x0000262b add  0x00000002 , 0x00000001 , 0x00000013 
- 00013181  0x0000262c arg  0x0000337f , 0x00000012 
- 00013182  0x0000262d branch  0x0000336d 
- 00013183  0x00002630 call  0x0000342d 
- 00013184  0x00002631 beq  0x00000001 , 0x00003382 
- 00013185  0x00002633 branch  0x0000340a 
- 00013186  0x00002635 setarg  0x00000002 
- 00013187  0x00002636 istore  0x00000001 , 0x00000013 
- 00013188  0x00002637 add  0x00000002 , 0x00000008 , 0x00000012 
- 00013189  0x00002639 ifetch  0x00000002 , 0x00000012 
- 00013190  0x0000263a branch  0x00007f9c 
- 00013191  0x0000263d arg  0x00004205 , 0x00000013 
- 00013192  0x0000263e arg  0x0000338a , 0x00000012 
- 00013193  0x0000263f branch  0x0000336d 
- 00013194  0x00002642 call  0x00002252 
- 00013195  0x00002643 branch  0x0000340e , 0x00000005 
- 00013196  0x00002644 rtn 
- 00013197  0x00002648 arg  0x0000467e , 0x00000013 
- 00013198  0x00002649 arg  0x00003390 , 0x00000012 
- 00013199  0x0000264a branch  0x00003374 
- 00013200  0x0000264d call  0x000033f0 
- 00013201  0x0000264e call  0x00003408 
- 00013202  0x0000264f fetch  0x00000002 , 0x000041f7 
- 00013203  0x00002650 branch  0x00007f9c 
- 00013204  0x00002654 call  0x000033ac 
- 00013205  0x00002656 fetch  0x00000002 , 0x00004682 
- 00013206  0x00002657 set0  0x00000007 , 0x0000003f 
- 00013207  0x00002658 store  0x00000002 , 0x00004682 
- 00013208  0x00002659 rtn 
- 00013209  0x0000265c jam  0x00000000 , 0x00004205 
- 00013210  0x0000265d fetch  0x00000002 , 0x00004682 
- 00013211  0x0000265e bbit1  0x00000007 , 0x0000339e 
- 00013212  0x0000265f isolate0  0x00000001 , 0x0000003f 
- 00013213  0x00002660 call  0x000032fd , 0x00000001 
- 00013214  0x00002662 bpatch  0x000000c8 , 0x00004019 
- 00013215  0x00002663 fetch  0x00000002 , 0x00004682 
- 00013216  0x00002664 set0  0x00000000 , 0x0000003f 
- 00013217  0x00002665 set0  0x00000001 , 0x0000003f 
- 00013218  0x00002666 set0  0x00000002 , 0x0000003f 
- 00013219  0x00002667 set0  0x00000003 , 0x0000003f 
- 00013220  0x00002668 set0  0x00000007 , 0x0000003f 
- 00013221  0x00002669 store  0x00000002 , 0x00004682 
- 00013222  0x0000266a branch  0x00003418 
- 00013223  0x0000266d call  0x000033a9 
- 00013224  0x0000266e branch  0x0000340a 
- 00013225  0x00002672 setarg  0x00000000 
- 00013226  0x00002673 store  0x00000002 , 0x00004208 
- 00013227  0x00002674 rtn 
- 00013228  0x00002676 setarg  0x00000000 
- 00013229  0x00002677 store  0x00000002 , 0x0000420a 
- 00013230  0x00002678 rtn 
- 00013231  0x0000267b fetch  0x00000002 , 0x0000420a 
- 00013232  0x0000267c store  0x00000002 , 0x00004208 
- 00013233  0x0000267d setarg  0x00000000 
- 00013234  0x0000267e store  0x00000002 , 0x0000420a 
- 00013235  0x0000267f rtn 
- 00013236  0x00002682 fetch  0x00000002 , 0x0000420a 
- 00013237  0x00002683 set1  0x00000007 , 0x0000003f 
- 00013238  0x00002684 store  0x00000002 , 0x00004208 
- 00013239  0x00002685 setarg  0x00000000 
- 00013240  0x00002686 store  0x00000002 , 0x0000420a 
- 00013241  0x00002687 rtn 
- 00013242  0x00002690 fetch  0x00000001 , 0x00004682 
- 00013243  0x00002691 isolate1  0x00000005 , 0x0000003f 
- 00013244  0x00002692 rtn 
- 00013245  0x0000269b setarg  0x0000aa55 
- 00013246  0x0000269d store  0x00000002 , 0x00000aaa 
- 00013247  0x0000269e bpatch  0x000000c9 , 0x00004019 
- 00013248  0x0000269f arg  0x00000002 , 0x00000002 
- 00013249  0x000026a0 arg  0x00000aaa , 0x00000011 
- 00013250  0x000026a1 arg  0x000000c3 , 0x00000012 
- 00013251  0x000026a2 branch  0x00006606 
- 00013252  0x000026a6 bpatch  0x000000ca , 0x00004019 
- 00013253  0x000026a7 arg  0x00000002 , 0x00000002 
- 00013254  0x000026a8 arg  0x00000a9a , 0x00000011 
- 00013255  0x000026a9 arg  0x000000c3 , 0x00000012 
- 00013256  0x000026aa call  0x000065df 
- 00013257  0x000026ab fetch  0x00000002 , 0x00000a9a 
- 00013258  0x000026ac arg  0x0000aa55 , 0x00000002 
- 00013259  0x000026ad isub  0x00000002 , 0x0000003e 
- 00013260  0x000026ae rtn 
- 00013261  0x000026b2 fetch  0x00000001 , 0x0000455a 
- 00013262  0x000026b3 store  0x00000001 , 0x00004205 
- 00013263  0x000026b4 rtn 
- 00013264  0x000026b7 arg  0x00000009 , 0x00000007 
- 00013265  0x000026b8 branch  0x00002c32 
- 00013266  0x000026bb arg  0x00000009 , 0x00000007 
- 00013267  0x000026bc branch  0x00002c36 
- 00013268  0x000026bf jam  0x00000005 , 0x00004206 
- 00013269  0x000026c0 branch  0x000033d0 
- 00013270  0x000026c3 arg  0x00004206 , 0x00000013 
- 00013271  0x000026c4 arg  0x000033d2 , 0x00000012 
- 00013272  0x000026c5 branch  0x0000336d 
- 00013273  0x000026c8 jam  0x00000001 , 0x00004363 
- 00013274  0x000026c9 rtn 
- 00013275  0x000026cc jam  0x00000000 , 0x00004363 
- 00013276  0x000026cd rtn 
- 00013277  0x000026d0 jam  0x0000000a , 0x00000a99 
- 00013278  0x000026d1 branch  0x00007d8f 
- 00013279  0x000026d4 jam  0x0000001d , 0x00000a99 
- 00013280  0x000026d5 branch  0x00007d8f 
- 00013281  0x000026d8 bpatch  0x000000cb , 0x00004019 
- 00013282  0x000026d9 fetch  0x00000001 , 0x00004207 
- 00013283  0x000026da store  0x00000001 , 0x0000016d 
- 00013284  0x000026db jam  0x00000001 , 0x00000228 
- 00013285  0x000026dc jam  0x00000003 , 0x00000a99 
- 00013286  0x000026dd branch  0x00007d8f 
- 00013287  0x000026e0 jam  0x0000001e , 0x00000a99 
- 00013288  0x000026e1 branch  0x00007d8f 
- 00013289  0x000026e4 jam  0x00000004 , 0x00000a99 
- 00013290  0x000026e5 branch  0x00007d8f 
- 00013291  0x000026e8 fetch  0x00000002 , 0x00004687 
- 00013292  0x000026e9 store  0x00000002 , 0x0000467e 
- 00013293  0x000026eb call  0x00003404 
- 00013294  0x000026ed jam  0x00000001 , 0x00000a99 
- 00013295  0x000026ee branch  0x00007d8f 
- 00013296  0x000026f1 setarg  0x00000000 
- 00013297  0x000026f2 store  0x00000002 , 0x0000467e 
- 00013298  0x000026f3 jam  0x00000002 , 0x00000a99 
- 00013299  0x000026f4 branch  0x00007d8f 
- 00013300  0x000026f7 jam  0x0000000f , 0x00000a99 
- 00013301  0x000026f8 branch  0x00007d8f 
- 00013302  0x000026fb jam  0x00000010 , 0x00000a99 
- 00013303  0x000026fc branch  0x00007d8f 
- 00013304  0x000026ff jam  0x0000000e , 0x00000a99 
- 00013305  0x00002700 branch  0x00007d8f 
- 00013306  0x00002703 jam  0x0000000d , 0x00000a99 
- 00013307  0x00002704 branch  0x00007d8f 
- 00013308  0x00002707 jam  0x00000017 , 0x00000a99 
- 00013309  0x00002708 branch  0x00007d8f 
- 00013310  0x0000270b jam  0x00000018 , 0x00000a99 
- 00013311  0x0000270c branch  0x00007d8f 
- 00013312  0x0000270f jam  0x00000016 , 0x00000a99 
- 00013313  0x00002710 branch  0x00007d8f 
- 00013314  0x00002713 jam  0x00000011 , 0x00000a99 
- 00013315  0x00002714 branch  0x00007d8f 
- 00013316  0x00002717 jam  0x00000015 , 0x00000a99 
- 00013317  0x00002718 branch  0x00007d8f 
- 00013318  0x0000271b jam  0x00000014 , 0x00000a99 
- 00013319  0x0000271c branch  0x00007d8f 
- 00013320  0x00002720 jam  0x00000013 , 0x00000a99 
- 00013321  0x00002721 branch  0x00007d8f 
- 00013322  0x00002724 jam  0x00000019 , 0x00000a99 
- 00013323  0x00002725 branch  0x00007d8f 
- 00013324  0x00002728 jam  0x00000006 , 0x00000a99 
- 00013325  0x00002729 branch  0x00007d8f 
- 00013326  0x0000272c jam  0x00000005 , 0x00000a99 
- 00013327  0x0000272d branch  0x00007d8f 
- 00013328  0x00002730 jam  0x0000001f , 0x00000a99 
- 00013329  0x00002731 branch  0x00007d8f 
- 00013330  0x00002734 jam  0x00000020 , 0x00000a99 
- 00013331  0x00002735 branch  0x00007d8f 
- 00013332  0x00002738 jam  0x00000025 , 0x00000a99 
- 00013333  0x00002739 branch  0x00007d8f 
- 00013334  0x0000273c set1  0x0000000d , 0x00000000 
- 00013335  0x0000273d rtn 
- 00013336  0x00002740 set0  0x0000000d , 0x00000000 
- 00013337  0x00002741 rtn 
- 00013338  0x00002756 call  0x0000342d 
- 00013339  0x00002757 beq  0x00000002 , 0x00003424 
- 00013340  0x00002759 setarg  0x00000001 
- 00013341  0x0000275a istore  0x00000001 , 0x00000013 
- 00013342  0x0000275b add  0x00000002 , 0x00000003 , 0x00000011 
- 00013343  0x0000275c add  0x00000002 , 0x00000006 , 0x00000012 
- 00013344  0x0000275e ifetcht  0x00000001 , 0x00000011 
- 00013345  0x0000275f increase  0x00000001 , 0x00000013 
- 00013346  0x00002760 istoret  0x00000001 , 0x00000013 
- 00013347  0x00002761 branch  0x00003385 
- 00013348  0x00002764 setarg  0x00000000 
- 00013349  0x00002765 istore  0x00000001 , 0x00000013 
- 00013350  0x00002766 fetch  0x00000002 , 0x00004682 
- 00013351  0x00002767 bbit0  0x00000009 , 0x00003429 
- 00013352  0x00002768 call  0x00003402 
- 00013353  0x0000276a fetcht  0x00000002 , 0x0000423f 
- 00013354  0x0000276b add  0x00000002 , 0x00000002 , 0x00000011 
- 00013355  0x0000276c add  0x00000002 , 0x00000004 , 0x00000012 
- 00013356  0x0000276d branch  0x00003420 
- 00013357  0x00002770 fetcht  0x00000002 , 0x0000423f 
- 00013358  0x00002771 add  0x00000002 , 0x00000000 , 0x00000013 
- 00013359  0x00002772 ifetch  0x00000001 , 0x00000013 
- 00013360  0x00002773 rtn 
- 00013361  0x00002776 call  0x0000342d 
- 00013362  0x00002777 bne  0x00000000 , 0x00003434 
- 00013363  0x00002778 branch  0x0000340a 
- 00013364  0x0000277a add  0x00000002 , 0x0000000a , 0x00000012 
- 00013365  0x0000277b branch  0x00003385 
- 00013366  0x0000277e rtn  0x0000002b 
- 00013367  0x0000277f jam  0x00000000 , 0x00008081 
- 00013368  0x00002780 setarg  0x00003463 
- 00013369  0x00002781 store  0x00000002 , 0x000041eb 
- 00013370  0x00002782 setarg  0x0000696c 
- 00013371  0x00002783 store  0x00000002 , 0x000041ed 
- 00013372  0x00002784 setarg  0x000034f5 
- 00013373  0x00002785 store  0x00000002 , 0x000041f3 
- 00013374  0x00002786 setarg  0x000034f4 
- 00013375  0x00002787 store  0x00000002 , 0x000041ef 
- 00013376  0x00002788 setarg  0x0000347e 
- 00013377  0x00002789 store  0x00000002 , 0x000041f5 
- 00013378  0x0000278a setarg  0x000034b2 
- 00013379  0x0000278b store  0x00000002 , 0x000041fd 
- 00013380  0x0000278c setarg  0x00003465 
- 00013381  0x0000278d store  0x00000002 , 0x000041fb 
- 00013382  0x0000278e setarg  0x00003470 
- 00013383  0x0000278f store  0x00000002 , 0x000041e9 
- 00013384  0x00002790 setarg  0x00003501 
- 00013385  0x00002791 store  0x00000002 , 0x000041f9 
- 00013386  0x00002792 bpatch  0x000000cc , 0x00004019 
- 00013387  0x00002793 call  0x0000359b 
- 00013388  0x00002794 call  0x00006948 
- 00013389  0x00002795 call  0x000035ad 
- 00013390  0x00002796 call  0x00007d08 
- 00013391  0x00002797 call  0x00007cd3 
- 00013392  0x00002798 setarg  0x0000350b 
- 00013393  0x00002799 store  0x00000002 , 0x00004766 
- 00013394  0x0000279a setarg  0x000034fc 
- 00013395  0x0000279b store  0x00000002 , 0x0000475d 
- 00013396  0x0000279c setarg  0x000034f8 
- 00013397  0x0000279d store  0x00000002 , 0x0000475f 
- 00013398  0x0000279e setarg  0x0000346c 
- 00013399  0x0000279f store  0x00000002 , 0x00004761 
- 00013400  0x000027a0 setarg  0x000035a2 
- 00013401  0x000027a1 store  0x00000002 , 0x000046a9 
- 00013402  0x000027a2 setarg  0x000035a4 
- 00013403  0x000027a3 store  0x00000002 , 0x000046ab 
- 00013404  0x000027a4 setarg  0x000035a9 
- 00013405  0x000027a5 store  0x00000002 , 0x000046b4 
- 00013406  0x000027a6 setarg  0x000035a6 
- 00013407  0x000027a7 store  0x00000002 , 0x000046b6 
- 00013408  0x000027a8 fetch  0x00000002 , 0x00004682 
- 00013409  0x000027a9 rtnbit1  0x0000000c 
- 00013410  0x000027aa branch  0x0000340a 
- 00013411  0x000027ad call  0x00003586 
- 00013412  0x000027ae branch  0x0000340a 
- 00013413  0x000027b1 call  0x00005892 
- 00013414  0x000027b2 nrtn  0x00000034 
- 00013415  0x000027b3 arg  0x00000b06 , 0x00000011 
- 00013416  0x000027b4 call  0x00007e54 
- 00013417  0x000027b5 nrtn  0x00000028 
- 00013418  0x000027b6 arg  0x00000b06 , 0x00000006 
- 00013419  0x000027b7 branch  0x00004746 
- 00013420  0x000027ba fetch  0x00000002 , 0x00004797 
- 00013421  0x000027bb store  0x00000002 , 0x00004791 
- 00013422  0x000027bc jam  0x00000001 , 0x00004753 
- 00013423  0x000027bd branch  0x0000358f 
- 00013424  0x000027c0 fetch  0x00000001 , 0x0000479d 
- 00013425  0x000027c1 beq  0x00000001 , 0x00003479 
- 00013426  0x000027c2 fetch  0x00000002 , 0x00004682 
- 00013427  0x000027c3 bbit0  0x00000009 , 0x00003479 
- 00013428  0x000027c4 fetch  0x00000001 , 0x0000479e 
- 00013429  0x000027c5 beq  0x00000001 , 0x000033d0 
- 00013430  0x000027c6 fetch  0x00000001 , 0x00004700 
- 00013431  0x000027c7 nbranch  0x000033d0 , 0x00000034 
- 00013432  0x000027c8 branch  0x000033d2 
- 00013433  0x000027cb fetch  0x00000001 , 0x0000479b 
- 00013434  0x000027cc fetcht  0x00000001 , 0x0000479c 
- 00013435  0x000027cd ior  0x00000002 , 0x0000003f 
- 00013436  0x000027ce beq  0x00000001 , 0x000033d0 
- 00013437  0x000027cf branch  0x000033d2 
- 00013438  0x000027d2 copy  0x00000013 , 0x0000003f 
- 00013439  0x000027d3 beq  0x0000002d , 0x00003431 
- 00013440  0x000027d4 beq  0x00000010 , 0x0000341a 
- 00013441  0x000027d5 beq  0x00000014 , 0x000034df 
- 00013442  0x000027d6 beq  0x00000015 , 0x000034e8 
- 00013443  0x000027d7 beq  0x00000040 , 0x00003485 
- 00013444  0x000027d8 rtn 
- 00013445  0x000027da fetch  0x00000002 , 0x00004509 
- 00013446  0x000027db beq  0x00000001 , 0x0000348c 
- 00013447  0x000027dd fetch  0x00000002 , 0x000043d8 
- 00013448  0x000027de branch  0x000034a2 , 0x00000034 
- 00013449  0x000027e0 jam  0x00000002 , 0x0000478a 
- 00013450  0x000027e1 jam  0x0000003c , 0x0000478f 
- 00013451  0x000027e2 rtn 
- 00013452  0x000027e5 fetch  0x00000002 , 0x0000449a 
- 00013453  0x000027e6 branch  0x000034a0 , 0x00000034 
- 00013454  0x000027e8 jam  0x00000001 , 0x0000478a 
- 00013455  0x000027e9 fetcht  0x00000002 , 0x000047b4 
- 00013456  0x000027ea fetch  0x00000002 , 0x00004496 
- 00013457  0x000027eb iadd  0x00000002 , 0x0000003f 
- 00013458  0x000027ec store  0x00000002 , 0x00004496 
- 00013459  0x000027ed copy  0x0000003f , 0x00000011 
- 00013460  0x000027ee fetch  0x00000002 , 0x00004498 
- 00013461  0x000027ef iadd  0x00000002 , 0x0000003f 
- 00013462  0x000027f0 store  0x00000002 , 0x00004498 
- 00013463  0x000027f1 iadd  0x00000011 , 0x0000003f 
- 00013464  0x000027f2 rshift  0x0000003f , 0x00000002 
- 00013465  0x000027f3 fetch  0x00000002 , 0x000047c0 
- 00013466  0x000027f4 idiv  0x00000002 
- 00013467  0x000027f5 call  0x00007f86 
- 00013468  0x000027f6 quotient  0x0000003f 
- 00013469  0x000027f7 store  0x00000002 , 0x0000449a 
- 00013470  0x000027f8 jam  0x00000001 , 0x00004790 
- 00013471  0x000027f9 rtn 
- 00013472  0x000027fb jam  0x00000003 , 0x0000478a 
- 00013473  0x000027fc rtn 
- 00013474  0x000027ff jam  0x00000000 , 0x00004172 
- 00013475  0x00002800 jam  0x00000000 , 0x00004790 
- 00013476  0x00002801 fetch  0x00000002 , 0x000043d6 
- 00013477  0x00002802 fetcht  0x00000002 , 0x000047be 
- 00013478  0x00002803 isub  0x00000002 , 0x0000003e 
- 00013479  0x00002804 setflag  0x00000002 , 0x00000000 , 0x00000011 
- 00013480  0x00002805 fetch  0x00000002 , 0x000047c0 
- 00013481  0x00002806 fetcht  0x00000002 , 0x000043d6 
- 00013482  0x00002807 isub  0x00000002 , 0x0000003f 
- 00013483  0x00002808 setflag  0x00000002 , 0x00000001 , 0x00000011 
- 00013484  0x00002809 compare  0x00000003 , 0x00000011 , 0x00000003 
- 00013485  0x0000280a rtn  0x00000001 
- 00013486  0x0000280b fetch  0x00000008 , 0x000047be 
- 00013487  0x0000280c store  0x00000008 , 0x00004496 
- 00013488  0x0000280d jam  0x00000001 , 0x00004790 
- 00013489  0x0000280e rtn 
- 00013490  0x00002813 call  0x0000337b 
- 00013491  0x00002814 call  0x000034b9 
- 00013492  0x00002815 call  0x000034be 
- 00013493  0x00002816 call  0x000034d5 
- 00013494  0x00002817 call  0x000034ca 
- 00013495  0x00002818 call  0x000034c4 
- 00013496  0x00002819 branch  0x000034d9 
- 00013497  0x0000281d arg  0x00004799 , 0x00000013 
- 00013498  0x0000281e arg  0x000034bc , 0x00000012 
- 00013499  0x0000281f branch  0x0000336d 
- 00013500  0x00002821 jam  0x00000000 , 0x0000479a 
- 00013501  0x00002822 rtn 
- 00013502  0x00002824 arg  0x00004793 , 0x00000013 
- 00013503  0x00002825 arg  0x000034c1 , 0x00000012 
- 00013504  0x00002826 branch  0x00003374 
- 00013505  0x00002828 arg  0x000046bf , 0x00000013 
- 00013506  0x00002829 arg  0x0000469e , 0x00000012 
- 00013507  0x0000282a branch  0x00003591 
- 00013508  0x0000282e arg  0x0000478f , 0x00000013 
- 00013509  0x0000282f arg  0x000034c7 , 0x00000012 
- 00013510  0x00002830 branch  0x0000336d 
- 00013511  0x00002833 fetch  0x00000002 , 0x0000449a 
- 00013512  0x00002834 store  0x00000001 , 0x00004172 
- 00013513  0x00002835 rtn 
- 00013514  0x00002837 arg  0x00004790 , 0x00000013 
- 00013515  0x00002838 arg  0x000034cd , 0x00000012 
- 00013516  0x00002839 branch  0x0000336d 
- 00013517  0x0000283b fetch  0x00000001 , 0x0000043f 
- 00013518  0x0000283c compare  0x00000000 , 0x0000003f , 0x00000060 
- 00013519  0x0000283d nbranch  0x000034d3 , 0x00000001 
- 00013520  0x0000283e jam  0x00000001 , 0x0000478a 
- 00013521  0x0000283f call  0x00003416 
- 00013522  0x00002840 branch  0x00005abf 
- 00013523  0x00002842 jam  0x00000001 , 0x00004790 
- 00013524  0x00002843 rtn 
- 00013525  0x00002846 arg  0x00004791 , 0x00000013 
- 00013526  0x00002847 arg  0x000034d8 , 0x00000012 
- 00013527  0x00002848 branch  0x00003374 
- 00013528  0x0000284c branch  0x0000341a 
- 00013529  0x00002851 arg  0x0000478d , 0x00000013 
- 00013530  0x00002852 arg  0x000034dc , 0x00000012 
- 00013531  0x00002853 branch  0x00003374 
- 00013532  0x00002855 fetch  0x00000002 , 0x000047a7 
- 00013533  0x00002856 store  0x00000002 , 0x0000478d 
- 00013534  0x00002857 branch  0x000035af 
- 00013535  0x0000285b fetch  0x00000002 , 0x000047a7 
- 00013536  0x0000285c store  0x00000002 , 0x0000478d 
- 00013537  0x0000285d setarg  0x00000000 
- 00013538  0x0000285e store  0x00000002 , 0x00004793 
- 00013539  0x0000285f store  0x00000002 , 0x00004791 
- 00013540  0x00002860 call  0x0000355c 
- 00013541  0x00002861 call  0x00003586 
- 00013542  0x00002862 jam  0x00000000 , 0x00004172 
- 00013543  0x00002863 branch  0x000033f8 
- 00013544  0x00002869 setarg  0x00000000 
- 00013545  0x0000286a store  0x00000004 , 0x0000478d 
- 00013546  0x0000286b store  0x00000003 , 0x0000478a 
- 00013547  0x0000286c store  0x00000002 , 0x00004509 
- 00013548  0x0000286e jam  0x00000001 , 0x000047a0 
- 00013549  0x0000286f fetch  0x00000002 , 0x00004797 
- 00013550  0x00002870 store  0x00000002 , 0x00004791 
- 00013551  0x00002871 call  0x00007e38 
- 00013552  0x00002872 fetch  0x00000001 , 0x00004759 
- 00013553  0x00002873 rtneq  0x00000000 
- 00013554  0x00002874 call  0x0000358f 
- 00013555  0x00002875 branch  0x0000356e 
- 00013556  0x0000287a branch  0x00003508 
- 00013557  0x0000287e fetch  0x00000001 , 0x00004759 
- 00013558  0x0000287f rtnne  0x00000002 
- 00013559  0x00002880 branch  0x00003508 
- 00013560  0x00002886 arg  0x000046cd , 0x00000013 
- 00013561  0x00002887 call  0x00003582 
- 00013562  0x00002888 arg  0x000046c6 , 0x00000013 
- 00013563  0x0000288a branch  0x00003584 
- 00013564  0x0000288d jam  0x00000000 , 0x0000436e 
- 00013565  0x0000288e arg  0x000046db , 0x00000013 
- 00013566  0x0000288f call  0x00003582 
- 00013567  0x00002890 arg  0x000046d4 , 0x00000013 
- 00013568  0x00002891 branch  0x000034fb 
- 00013569  0x00002894 fetch  0x00000001 , 0x00000477 
- 00013570  0x00002895 beq  0x00000012 , 0x00003504 
- 00013571  0x00002896 rtn 
- 00013572  0x00002898 fetch  0x00000002 , 0x00000478 
- 00013573  0x0000289a beq  0x0000000d , 0x00003536 
- 00013574  0x0000289b beq  0x0000000b , 0x00003571 
- 00013575  0x0000289c rtn 
- 00013576  0x000028a2 fetch  0x00000001 , 0x00004753 
- 00013577  0x000028a3 rtn  0x00000034 
- 00013578  0x000028a4 branch  0x00006978 
- 00013579  0x000028a9 copy  0x00000011 , 0x0000003f 
- 00013580  0x000028aa branch  0x00003510 , 0x00000034 
- 00013581  0x000028ac copy  0x00000007 , 0x0000003f 
- 00013582  0x000028ad beq  0x00000000 , 0x00003513 
- 00013583  0x000028ae rtn 
- 00013584  0x000028b0 copy  0x00000007 , 0x0000003f 
- 00013585  0x000028b1 beq  0x00000000 , 0x0000351b 
- 00013586  0x000028b2 rtn 
- 00013587  0x000028b5 jam  0x00000001 , 0x0000479d 
- 00013588  0x000028b6 arg  0x000046f7 , 0x00000013 
- 00013589  0x000028b7 call  0x00003582 
- 00013590  0x000028b8 arg  0x000046f0 , 0x00000013 
- 00013591  0x000028b9 call  0x00003584 
- 00013592  0x000028ba fetch  0x00000002 , 0x00004682 
- 00013593  0x000028bb bbit0  0x00000009 , 0x00003532 
- 00013594  0x000028bc branch  0x00003521 
- 00013595  0x000028bf jam  0x00000000 , 0x0000479d 
- 00013596  0x000028c0 branch  0x0000351d 
- 00013597  0x000028c5 fetch  0x00000001 , 0x0000479a 
- 00013598  0x000028c6 rtnne  0x00000001 
- 00013599  0x000028c7 jam  0x00000005 , 0x00004799 
- 00013600  0x000028c8 rtn 
- 00013601  0x000028cb fetch  0x00000001 , 0x0000479a 
- 00013602  0x000028cc pincrease  0x00000001 
- 00013603  0x000028cd store  0x00000001 , 0x0000479a 
- 00013604  0x000028ce beq  0x00000001 , 0x00003527 
- 00013605  0x000028cf beq  0x00000002 , 0x0000352b 
- 00013606  0x000028d0 rtn 
- 00013607  0x000028d2 call  0x0000355c 
- 00013608  0x000028d3 jam  0x00000001 , 0x00004771 
- 00013609  0x000028d4 arg  0x0000476c , 0x00000013 
- 00013610  0x000028d5 branch  0x00003544 
- 00013611  0x000028d7 jam  0x00000000 , 0x0000479a 
- 00013612  0x000028d8 jam  0x00000002 , 0x00004771 
- 00013613  0x000028d9 arg  0x0000476c , 0x00000013 
- 00013614  0x000028da call  0x00003544 
- 00013615  0x000028db fetch  0x00000001 , 0x0000479e 
- 00013616  0x000028dc beq  0x00000001 , 0x00003551 
- 00013617  0x000028dd rtn 
- 00013618  0x000028e0 fetch  0x00000002 , 0x00004797 
- 00013619  0x000028e1 store  0x00000002 , 0x00004791 
- 00013620  0x000028e2 call  0x0000355c 
- 00013621  0x000028e3 branch  0x0000358f 
- 00013622  0x000028e7 bpatch  0x000000cd , 0x00004019 
- 00013623  0x000028e8 call  0x000036fc 
- 00013624  0x000028e9 ifetch  0x00000001 , 0x00000011 
- 00013625  0x000028ea beq  0x00000003 , 0x0000353c 
- 00013626  0x000028eb beq  0x00000007 , 0x00003540 
- 00013627  0x000028ec rtn 
- 00013628  0x000028ef fetch  0x00000001 , 0x0000479e 
- 00013629  0x000028f0 beq  0x00000000 , 0x00003551 
- 00013630  0x000028f1 beq  0x00000001 , 0x0000355c 
- 00013631  0x000028f2 rtn 
- 00013632  0x000028f5 ifetch  0x00000001 , 0x00000012 
- 00013633  0x000028f6 beq  0x00000001 , 0x00003564 
- 00013634  0x000028f7 beq  0x00000000 , 0x00003569 
- 00013635  0x000028f8 rtn 
- 00013636  0x00002900 bpatch  0x000000ce , 0x00004019 
- 00013637  0x00002901 fetch  0x00000001 , 0x0000478b 
- 00013638  0x00002902 isolate1  0x00000000 , 0x0000003f 
- 00013639  0x00002903 nrtn  0x00000001 
- 00013640  0x00002904 add  0x00000013 , 0x00000006 , 0x00000006 
- 00013641  0x00002905 ifetch  0x00000002 , 0x00000006 
- 00013642  0x00002906 byteswap  0x0000003f , 0x0000003f 
- 00013643  0x00002907 add  0x0000003f , 0x00000005 , 0x00000039 
- 00013644  0x00002908 add  0x00000013 , 0x00000003 , 0x00000006 
- 00013645  0x00002909 call  0x000036f0 
- 00013646  0x0000290a istore  0x00000001 , 0x00000006 
- 00013647  0x0000290b copy  0x00000013 , 0x00000011 
- 00013648  0x0000290c branch  0x00007e3d 
- 00013649  0x00002913 fetch  0x00000001 , 0x00004759 
- 00013650  0x00002914 rtn  0x00000034 
- 00013651  0x00002915 jam  0x00000001 , 0x0000479e 
- 00013652  0x00002916 arg  0x000046e9 , 0x00000013 
- 00013653  0x00002917 call  0x00003582 
- 00013654  0x00002918 arg  0x000046e2 , 0x00000013 
- 00013655  0x00002919 call  0x00003584 
- 00013656  0x0000291a jam  0x00000004 , 0x00004780 
- 00013657  0x0000291b jam  0x00000001 , 0x00004783 
- 00013658  0x0000291c arg  0x0000477b , 0x00000013 
- 00013659  0x0000291d branch  0x00003544 
- 00013660  0x0000291f fetch  0x00000001 , 0x0000479e 
- 00013661  0x00002920 rtn  0x00000034 
- 00013662  0x00002921 jam  0x00000000 , 0x0000479e 
- 00013663  0x00002922 call  0x00003586 
- 00013664  0x00002923 jam  0x00000004 , 0x00004780 
- 00013665  0x00002924 jam  0x00000000 , 0x00004783 
- 00013666  0x00002925 arg  0x0000477b , 0x00000013 
- 00013667  0x00002926 branch  0x00003544 
- 00013668  0x00002929 jam  0x00000001 , 0x0000479f 
- 00013669  0x0000292a jam  0x00000007 , 0x00004780 
- 00013670  0x0000292b jam  0x00000001 , 0x00004783 
- 00013671  0x0000292c arg  0x0000477b , 0x00000013 
- 00013672  0x0000292d branch  0x00003544 
- 00013673  0x0000292f jam  0x00000000 , 0x0000479f 
- 00013674  0x00002930 jam  0x00000007 , 0x00004780 
- 00013675  0x00002931 jam  0x00000000 , 0x00004783 
- 00013676  0x00002932 arg  0x0000477b , 0x00000013 
- 00013677  0x00002933 branch  0x00003544 
- 00013678  0x00002935 fetch  0x00000001 , 0x0000479f 
- 00013679  0x00002936 rtn  0x00000034 
- 00013680  0x00002937 branch  0x00003551 
- 00013681  0x0000293a ifetch  0x00000002 , 0x00000011 
- 00013682  0x0000293b store  0x00000002 , 0x0000478b 
- 00013683  0x0000293c isolate1  0x00000000 , 0x0000003f 
- 00013684  0x0000293d nrtn  0x00000001 
- 00013685  0x0000293e fetch  0x00000001 , 0x000047a0 
- 00013686  0x0000293f rtn  0x00000034 
- 00013687  0x00002940 jam  0x00000000 , 0x000047a0 
- 00013688  0x00002941 fetch  0x00000008 , 0x000047b6 
- 00013689  0x00002942 store  0x00000008 , 0x00004496 
- 00013690  0x00002943 jam  0x00000002 , 0x00004790 
- 00013691  0x00002944 call  0x000035af 
- 00013692  0x00002945 call  0x000035b9 
- 00013693  0x00002946 jam  0x00000007 , 0x00004780 
- 00013694  0x00002947 fetch  0x00000001 , 0x0000479f 
- 00013695  0x00002948 store  0x00000001 , 0x00004783 
- 00013696  0x00002949 arg  0x0000477b , 0x00000013 
- 00013697  0x0000294a branch  0x00003544 
- 00013698  0x0000294f arg  0x00000001 , 0x00000011 
- 00013699  0x00002950 branch  0x00003585 
- 00013700  0x00002952 arg  0x00000000 , 0x00000011 
- 00013701  0x00002954 branch  0x0000358c 
- 00013702  0x00002957 arg  0x00000000 , 0x00000011 
- 00013703  0x00002958 call  0x00007d19 
- 00013704  0x00002959 arg  0x00000001 , 0x00000011 
- 00013705  0x0000295a call  0x00007d19 
- 00013706  0x0000295b fetch  0x00000001 , 0x000047a1 
- 00013707  0x0000295c branch  0x000069d7 
- 00013708  0x0000295f call  0x00007d04 
- 00013709  0x00002960 arg  0x00000007 , 0x00000039 
- 00013710  0x00002961 branch  0x00007d26 
- 00013711  0x00002966 arg  0x000046b8 , 0x00000013 
- 00013712  0x00002967 arg  0x0000469a , 0x00000012 
- 00013713  0x00002969 call  0x00003596 
- 00013714  0x0000296a call  0x00003584 
- 00013715  0x0000296b fetch  0x00000002 , 0x00004795 
- 00013716  0x0000296c store  0x00000002 , 0x00004793 
- 00013717  0x0000296d branch  0x000033fa 
- 00013718  0x00002970 ifetch  0x00000002 , 0x00000012 
- 00013719  0x00002971 store  0x00000002 , 0x00004154 
- 00013720  0x00002972 ifetch  0x00000002 , 0x00000006 
- 00013721  0x00002973 store  0x00000002 , 0x00004482 
- 00013722  0x00002974 rtn 
- 00013723  0x00002977 arg  0x00000000 , 0x00000011 
- 00013724  0x00002978 call  0x000069a6 
- 00013725  0x00002979 fetch  0x00000006 , 0x000047a1 
- 00013726  0x0000297a store  0x00000006 , 0x00000a9a 
- 00013727  0x0000297b call  0x000069ae 
- 00013728  0x0000297c fetch  0x00000001 , 0x000047a1 
- 00013729  0x0000297d branch  0x000069d7 
- 00013730  0x00002980 jam  0x00000001 , 0x0000479b 
- 00013731  0x00002981 rtn 
- 00013732  0x00002983 jam  0x00000000 , 0x0000479b 
- 00013733  0x00002984 rtn 
- 00013734  0x00002989 jam  0x00000000 , 0x0000479c 
- 00013735  0x0000298a fetch  0x00000001 , 0x000047a1 
- 00013736  0x0000298b branch  0x000069d7 
- 00013737  0x0000298e jam  0x00000001 , 0x0000479c 
- 00013738  0x0000298f fetch  0x00000006 , 0x000047a1 
- 00013739  0x00002990 store  0x00000006 , 0x00000a9a 
- 00013740  0x00002991 branch  0x000069ae 
- 00013741  0x00002996 jam  0x00000000 , 0x0000422d 
- 00013742  0x00002997 branch  0x000068a8 
- 00013743  0x0000299a call  0x000068eb 
- 00013744  0x0000299b call  0x00006908 
- 00013745  0x0000299c store  0x00000002 , 0x000047b0 
- 00013746  0x0000299d arg  0x000047aa , 0x00000011 
- 00013747  0x0000299e call  0x00006930 
- 00013748  0x0000299f store  0x00000001 , 0x000047a9 
- 00013749  0x000029a0 beq  0x00000000 , 0x000035be 
- 00013750  0x000029a1 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00013751  0x000029a2 nbranch  0x000035bc , 0x00000002 
- 00013752  0x000029a3 store  0x00000001 , 0x00004783 
- 00013753  0x000029a5 jam  0x00000005 , 0x00004780 
- 00013754  0x000029a6 arg  0x0000477b , 0x00000013 
- 00013755  0x000029a7 branch  0x00003544 
- 00013756  0x000029a9 jam  0x00000064 , 0x00004783 
- 00013757  0x000029aa branch  0x000035b9 
- 00013758  0x000029ad branch  0x0000341a 
- 00013759  0x000029b2 rtn  0x0000002b 
- 00013760  0x000029b3 hfetch  0x00000001 , 0x00008081 
- 00013761  0x000029b4 and_into  0x000000f0 , 0x0000003f 
- 00013762  0x000029b5 hstore  0x00000001 , 0x00008081 
- 00013763  0x000029b6 setarg  0x00003631 
- 00013764  0x000029b7 store  0x00000002 , 0x000041eb 
- 00013765  0x000029b9 setarg  0x00003633 
- 00013766  0x000029ba store  0x00000002 , 0x000041ed 
- 00013767  0x000029bc setarg  0x0000340a 
- 00013768  0x000029bd store  0x00000002 , 0x000041f7 
- 00013769  0x000029bf setarg  0x00003635 
- 00013770  0x000029c0 store  0x00000002 , 0x000041f3 
- 00013771  0x000029c2 setarg  0x0000364b 
- 00013772  0x000029c3 store  0x00000002 , 0x000041f5 
- 00013773  0x000029c5 setarg  0x000033d0 
- 00013774  0x000029c6 store  0x00000002 , 0x000041e9 
- 00013775  0x000029c8 setarg  0x000036f6 
- 00013776  0x000029c9 store  0x00000002 , 0x000041f9 
- 00013777  0x000029cb setarg  0x0000367a 
- 00013778  0x000029cc store  0x00000002 , 0x000041fd 
- 00013779  0x000029ce call  0x00002c7a 
- 00013780  0x000029cf setarg  0x00003722 
- 00013781  0x000029d0 add  0x00000013 , 0x000000de , 0x00000005 
- 00013782  0x000029d1 istore  0x00000002 , 0x00000005 
- 00013783  0x000029d3 setarg  0x000035ed 
- 00013784  0x000029d4 store  0x00000002 , 0x0000475b 
- 00013785  0x000029d6 setarg  0x000035ef 
- 00013786  0x000029d7 store  0x00000002 , 0x0000475f 
- 00013787  0x000029d9 bpatch  0x000000cf , 0x00004019 
- 00013788  0x000029da call  0x00003628 
- 00013789  0x000029db call  0x00007e38 
- 00013790  0x000029dc jam  0x00000002 , 0x00004172 
- 00013791  0x000029dd jam  0x00000000 , 0x000049f6 
- 00013792  0x000029de fetch  0x00000001 , 0x000047cb 
- 00013793  0x000029df store  0x00000001 , 0x0000469a 
- 00013794  0x000029e0 beq  0x00000000 , 0x000035ee 
- 00013795  0x000029e1 fetch  0x00000001 , 0x000047cc 
- 00013796  0x000029e2 store  0x00000001 , 0x00004686 
- 00013797  0x000029e3 jam  0x00000000 , 0x0000436e 
- 00013798  0x000029e5 call  0x0000360f 
- 00013799  0x000029e6 call  0x00007cd3 
- 00013800  0x000029e7 call  0x00007cdd 
- 00013801  0x000029e8 jam  0x00000001 , 0x000047f3 
- 00013802  0x000029e9 fetch  0x00000002 , 0x00004682 
- 00013803  0x000029ea rtnbit1  0x0000000c 
- 00013804  0x000029eb branch  0x0000340a 
- 00013805  0x000029ee branch  0x0000360f 
- 00013806  0x000029f1 jam  0x00000002 , 0x000047f3 
- 00013807  0x000029f3 jam  0x00000001 , 0x0000436e 
- 00013808  0x000029f4 call  0x0000360f 
- 00013809  0x000029f5 arg  0x00000000 , 0x00000011 
- 00013810  0x000029f6 call  0x00007d1e 
- 00013811  0x000029f8 setarg  0x00000020 
- 00013812  0x000029f9 call  0x000046f0 
- 00013813  0x000029fb arg  0x000043b7 , 0x00000005 
- 00013814  0x000029fc fetch  0x00000001 , 0x000044a0 
- 00013815  0x000029fe and  0x0000003f , 0x000000f0 , 0x00000002 
- 00013816  0x000029ff rshift4  0x00000002 , 0x00000002 
- 00013817  0x00002a00 call  0x00003609 
- 00013818  0x00002a01 istoret  0x00000001 , 0x00000005 
- 00013819  0x00002a02 and  0x0000003f , 0x0000000f , 0x00000002 
- 00013820  0x00002a03 call  0x00003609 
- 00013821  0x00002a04 istoret  0x00000001 , 0x00000005 
- 00013822  0x00002a05 call  0x000057a6 
- 00013823  0x00002a06 fetcht  0x00000001 , 0x000043af 
- 00013824  0x00002a07 copy  0x00000002 , 0x00000039 
- 00013825  0x00002a08 arg  0x00004372 , 0x00000005 
- 00013826  0x00002a09 arg  0x000043b0 , 0x00000006 
- 00013827  0x00002a0a call  0x00007f01 
- 00013828  0x00002a0c fetcht  0x00000001 , 0x000043af 
- 00013829  0x00002a0d copy  0x00000002 , 0x00000039 
- 00013830  0x00002a0e arg  0x00004392 , 0x00000005 
- 00013831  0x00002a0f arg  0x000043b0 , 0x00000006 
- 00013832  0x00002a10 branch  0x00007f01 
- 00013833  0x00002a12 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00013834  0x00002a13 branch  0x0000360d , 0x00000002 
- 00013835  0x00002a14 add  0x00000002 , 0x00000037 , 0x00000002 
- 00013836  0x00002a15 rtn 
- 00013837  0x00002a17 add  0x00000002 , 0x00000030 , 0x00000002 
- 00013838  0x00002a18 rtn 
- 00013839  0x00002a1b fetch  0x00000001 , 0x000047c0 
- 00013840  0x00002a1c bne  0x000000ff , 0x00003621 
- 00013841  0x00002a1e fetch  0x00000001 , 0x000047be 
- 00013842  0x00002a1f bne  0x000000ff , 0x00003624 
- 00013843  0x00002a21 fetch  0x00000001 , 0x000047c9 
- 00013844  0x00002a22 bne  0x000000ff , 0x00003626 
- 00013845  0x00002a24 fetch  0x00000001 , 0x0000472c 
- 00013846  0x00002a25 copy  0x0000003f , 0x00000039 
- 00013847  0x00002a26 setarg  0x0000472d 
- 00013848  0x00002a27 copy  0x0000003f , 0x00000011 
- 00013849  0x00002a29 copy  0x00000011 , 0x00000006 
- 00013850  0x00002a2a ifetch  0x00000001 , 0x00000006 
- 00013851  0x00002a2b copy  0x00000006 , 0x00000011 
- 00013852  0x00002a2c beq  0x000000ff , 0x0000361f 
- 00013853  0x00002a2d copy  0x0000003f , 0x00000002 
- 00013854  0x00002a2e call  0x0000680e 
- 00013855  0x00002a30 loop  0x00003619 
- 00013856  0x00002a32 rtn 
- 00013857  0x00002a34 fetch  0x00000008 , 0x000047c0 
- 00013858  0x00002a35 store  0x00000008 , 0x0000472f 
- 00013859  0x00002a36 branch  0x00003611 
- 00013860  0x00002a38 store  0x00000001 , 0x0000472d 
- 00013861  0x00002a39 branch  0x00003613 
- 00013862  0x00002a3b store  0x00000001 , 0x0000472e 
- 00013863  0x00002a3c branch  0x00003615 
- 00013864  0x00002a40 arg  0x00000000 , 0x00000011 
- 00013865  0x00002a41 call  0x000069a6 
- 00013866  0x00002a42 call  0x000037e4 
- 00013867  0x00002a43 call  0x00002c7d 
- 00013868  0x00002a44 branch  0x0000362d 
- 00013869  0x00002a47 jam  0x00000064 , 0x000047cf 
- 00013870  0x00002a48 fetch  0x00000001 , 0x000047c9 
- 00013871  0x00002a49 store  0x00000001 , 0x00004744 
- 00013872  0x00002a4a branch  0x000068a8 
- 00013873  0x00002a4d call  0x00006835 
- 00013874  0x00002a4e branch  0x0000696c 
- 00013875  0x00002a51 branch  0x0000696c 
- 00013876  0x00002a56 branch  0x00006978 
- 00013877  0x00002a59 call  0x00003642 
- 00013878  0x00002a5a call  0x000037ee 
- 00013879  0x00002a5b call  0x00003639 
- 00013880  0x00002a5c branch  0x00003634 
- 00013881  0x00002a5f fetch  0x00000002 , 0x00004682 
- 00013882  0x00002a60 rtnbit1  0x00000009 
- 00013883  0x00002a61 fetch  0x00000001 , 0x000049f6 
- 00013884  0x00002a62 beq  0x00000001 , 0x0000363e 
- 00013885  0x00002a63 rtn 
- 00013886  0x00002a65 fetch  0x00000001 , 0x000047ea 
- 00013887  0x00002a66 rtneq  0x00000001 
- 00013888  0x00002a67 jam  0x00000001 , 0x000047ea 
- 00013889  0x00002a68 branch  0x00003654 
- 00013890  0x00002a6b fetch  0x00000002 , 0x00004682 
- 00013891  0x00002a6c rtnbit0  0x00000009 
- 00013892  0x00002a6d call  0x00005892 
- 00013893  0x00002a6e nrtn  0x00000034 
- 00013894  0x00002a6f arg  0x00004718 , 0x00000011 
- 00013895  0x00002a70 call  0x00007e54 
- 00013896  0x00002a71 nrtn  0x00000028 
- 00013897  0x00002a72 arg  0x00004718 , 0x00000006 
- 00013898  0x00002a73 branch  0x00004746 
- 00013899  0x00002a76 copy  0x00000013 , 0x0000003f 
- 00013900  0x00002a77 beq  0x0000002d , 0x00003431 
- 00013901  0x00002a78 beq  0x00000010 , 0x0000341a 
- 00013902  0x00002a79 beq  0x00000014 , 0x00003651 
- 00013903  0x00002a7a beq  0x00000015 , 0x00003660 
- 00013904  0x00002a7b rtn 
- 00013905  0x00002a7e setarg  0x00000000 
- 00013906  0x00002a7f call  0x00003220 
- 00013907  0x00002a80 branch  0x00003656 
- 00013908  0x00002a82 fetch  0x00000002 , 0x000047eb 
- 00013909  0x00002a83 store  0x00000002 , 0x000047ed 
- 00013910  0x00002a85 jam  0x00000014 , 0x000047ce 
- 00013911  0x00002a86 jam  0x00000000 , 0x00004091 
- 00013912  0x00002a87 call  0x000033f8 
- 00013913  0x00002a88 call  0x00003416 
- 00013914  0x00002a89 fetch  0x00000001 , 0x000047bd 
- 00013915  0x00002a8a beq  0x00000001 , 0x0000365e 
- 00013916  0x00002a8c arg  0x00000000 , 0x00000011 
- 00013917  0x00002a8d branch  0x00007d14 
- 00013918  0x00002a8f arg  0x00000000 , 0x00000011 
- 00013919  0x00002a90 branch  0x00007d19 
- 00013920  0x00002a93 setarg  0x00000002 
- 00013921  0x00002a94 call  0x00003220 
- 00013922  0x00002a96 setarg  0x00000000 
- 00013923  0x00002a97 store  0x00000005 , 0x0000479c 
- 00013924  0x00002a98 setarg  0x00000004 
- 00013925  0x00002a99 call  0x000069d7 
- 00013926  0x00002a9a setarg  0x00000005 
- 00013927  0x00002a9b call  0x000069d7 
- 00013928  0x00002a9c setarg  0x00000014 
- 00013929  0x00002a9d call  0x000069d7 
- 00013930  0x00002a9e setarg  0x00000015 
- 00013931  0x00002a9f call  0x000069d7 
- 00013932  0x00002aa0 setarg  0x00000016 
- 00013933  0x00002aa1 call  0x000069d7 
- 00013934  0x00002aa2 setarg  0x00000007 
- 00013935  0x00002aa3 call  0x000069d7 
- 00013936  0x00002aa4 call  0x00007e38 
- 00013937  0x00002aa5 jam  0x0000000a , 0x0000475e 
- 00013938  0x00002aa6 jam  0x0000000a , 0x00004760 
- 00013939  0x00002aa7 jam  0x0000000a , 0x00004762 
- 00013940  0x00002aa9 jam  0x00000002 , 0x00004172 
- 00013941  0x00002aaa arg  0x00000000 , 0x00000011 
- 00013942  0x00002aab call  0x00007d1e 
- 00013943  0x00002aad setarg  0x00000020 
- 00013944  0x00002aae call  0x000046f0 
- 00013945  0x00002aaf branch  0x000033fa 
- 00013946  0x00002ab3 call  0x0000373b 
- 00013947  0x00002ab4 call  0x0000373e 
- 00013948  0x00002ab5 call  0x00003741 
- 00013949  0x00002ab6 call  0x0000337b 
- 00013950  0x00002ab7 call  0x000036c8 
- 00013951  0x00002ab8 call  0x000036a1 
- 00013952  0x00002ab9 call  0x0000368a 
- 00013953  0x00002aba call  0x00003683 
- 00013954  0x00002abb branch  0x0000368f 
- 00013955  0x00002abe arg  0x0000479a , 0x00000013 
- 00013956  0x00002abf arg  0x00003686 , 0x00000012 
- 00013957  0x00002ac0 branch  0x0000336d 
- 00013958  0x00002ac2 call  0x00003847 
- 00013959  0x00002ac3 nrtn  0x00000001 
- 00013960  0x00002ac4 jam  0x00000001 , 0x0000479b 
- 00013961  0x00002ac5 rtn 
- 00013962  0x00002ac8 arg  0x000047ed , 0x00000013 
- 00013963  0x00002ac9 arg  0x0000368d , 0x00000012 
- 00013964  0x00002aca branch  0x00003374 
- 00013965  0x00002acc jam  0x00000002 , 0x000047ea 
- 00013966  0x00002acd branch  0x00003662 
- 00013967  0x00002ad0 arg  0x000047f1 , 0x00000013 
- 00013968  0x00002ad1 arg  0x00003692 , 0x00000012 
- 00013969  0x00002ad2 branch  0x0000336d 
- 00013970  0x00002ad4 fetch  0x00000001 , 0x000047f2 
- 00013971  0x00002ad5 branch  0x0000369e , 0x00000034 
- 00013972  0x00002ad6 jam  0x00000002 , 0x000047f1 
- 00013973  0x00002ad7 jam  0x00000000 , 0x000047f2 
- 00013974  0x00002ad8 setarg  0x00000a02 
- 00013975  0x00002ad9 store  0x00000002 , 0x00004752 
- 00013976  0x00002ada fetch  0x00000001 , 0x000047b9 
- 00013977  0x00002adb beq  0x00000003 , 0x0000369b 
- 00013978  0x00002add branch  0x00003762 
- 00013979  0x00002adf setarg  0x00000a02 
- 00013980  0x00002ae0 store  0x00000002 , 0x00004754 
- 00013981  0x00002ae1 branch  0x00003762 
- 00013982  0x00002ae3 setarg  0x00000000 
- 00013983  0x00002ae4 store  0x00000004 , 0x00004752 
- 00013984  0x00002ae5 branch  0x00003762 
- 00013985  0x00002ae8 fetch  0x00000001 , 0x000047c8 
- 00013986  0x00002ae9 rtn  0x00000034 
- 00013987  0x00002aea fetch  0x00000002 , 0x00004682 
- 00013988  0x00002aeb bbit0  0x00000009 , 0x000036c6 
- 00013989  0x00002aec arg  0x000047ce , 0x00000013 
- 00013990  0x00002aed arg  0x000036a8 , 0x00000012 
- 00013991  0x00002aee branch  0x0000336d 
- 00013992  0x00002af0 fetch  0x00000001 , 0x000047cd 
- 00013993  0x00002af1 store  0x00000001 , 0x000047ce 
- 00013994  0x00002af2 fetch  0x00000001 , 0x000047d1 
- 00013995  0x00002af3 nrtn  0x00000034 
- 00013996  0x00002af5 call  0x000068eb 
- 00013997  0x00002af6 call  0x00006908 
- 00013998  0x00002af7 store  0x00000002 , 0x000047e8 
- 00013999  0x00002af8 arg  0x000047e2 , 0x00000011 
- 00014000  0x00002af9 call  0x00006930 
- 00014001  0x00002afa fetcht  0x00000001 , 0x000047cf 
- 00014002  0x00002afb isub  0x00000002 , 0x0000003e 
- 00014003  0x00002afc branch  0x000036b6 , 0x00000002 
- 00014004  0x00002afd store  0x00000001 , 0x000047cf 
- 00014005  0x00002afe copy  0x0000003f , 0x00000002 
- 00014006  0x00002b00 storet  0x00000001 , 0x000047d0 
- 00014007  0x00002b01 fetch  0x00000001 , 0x000047ca 
- 00014008  0x00002b02 isub  0x00000002 , 0x0000003e 
- 00014009  0x00002b03 call  0x000036c1 , 0x00000002 
- 00014010  0x00002b04 storet  0x00000001 , 0x000047db 
- 00014011  0x00002b05 arg  0x00000006 , 0x00000039 
- 00014012  0x00002b06 arg  0x000047d6 , 0x00000006 
- 00014013  0x00002b07 call  0x000036f0 
- 00014014  0x00002b08 store  0x00000001 , 0x000047dc 
- 00014015  0x00002b09 arg  0x000047d3 , 0x00000011 
- 00014016  0x00002b0a branch  0x00007e3d 
- 00014017  0x00002b0c fetch  0x00000001 , 0x000047d2 
- 00014018  0x00002b0d nrtn  0x00000034 
- 00014019  0x00002b0e jam  0x00000001 , 0x000047d2 
- 00014020  0x00002b0f arg  0x00000001 , 0x00000011 
- 00014021  0x00002b10 branch  0x00007d1e 
- 00014022  0x00002b12 arg  0x00000001 , 0x00000011 
- 00014023  0x00002b13 branch  0x00007d19 
- 00014024  0x00002b16 arg  0x000047a4 , 0x00000013 
- 00014025  0x00002b17 arg  0x000036cb , 0x00000012 
- 00014026  0x00002b18 branch  0x0000336d 
- 00014027  0x00002b1a jam  0x00000005 , 0x000047a4 
- 00014028  0x00002b1b jam  0x00000000 , 0x000047a6 
- 00014029  0x00002b1c fetch  0x00000001 , 0x000047a5 
- 00014030  0x00002b1d beq  0x00000001 , 0x000036ee 
- 00014031  0x00002b1e beq  0x00000000 , 0x000036ec 
- 00014032  0x00002b20 arg  0x0000479c , 0x00000006 
- 00014033  0x00002b21 copy  0x00000006 , 0x00000011 
- 00014034  0x00002b22 arg  0x00000008 , 0x00000039 
- 00014035  0x00002b24 copy  0x00000011 , 0x00000006 
- 00014036  0x00002b25 ifetch  0x00000001 , 0x00000006 
- 00014037  0x00002b26 copy  0x00000006 , 0x00000011 
- 00014038  0x00002b27 beq  0x00000000 , 0x000036e3 
- 00014039  0x00002b28 beq  0x00000001 , 0x000036e6 
- 00014040  0x00002b29 beq  0x00000002 , 0x000036e9 
- 00014041  0x00002b2b fetch  0x00000001 , 0x000047a6 
- 00014042  0x00002b2c increase  0x00000001 , 0x0000003f 
- 00014043  0x00002b2d store  0x00000001 , 0x000047a6 
- 00014044  0x00002b2e loop  0x000036d3 
- 00014045  0x00002b2f rtn 
- 00014046  0x00002b31 fetch  0x00000001 , 0x000047a6 
- 00014047  0x00002b32 arg  0x000047c0 , 0x00000012 
- 00014048  0x00002b33 iadd  0x00000012 , 0x00000012 
- 00014049  0x00002b34 ifetcht  0x00000001 , 0x00000012 
- 00014050  0x00002b35 rtn 
- 00014051  0x00002b37 call  0x000036de 
- 00014052  0x00002b38 call  0x00006825 
- 00014053  0x00002b39 branch  0x000036d9 
- 00014054  0x00002b3b call  0x000036de 
- 00014055  0x00002b3c call  0x00006829 
- 00014056  0x00002b3d branch  0x000036d9 
- 00014057  0x00002b3f fetch  0x00000001 , 0x000047a5 
- 00014058  0x00002b40 beq  0x00000001 , 0x000036e3 
- 00014059  0x00002b41 branch  0x000036e6 
- 00014060  0x00002b43 jam  0x00000001 , 0x000047a5 
- 00014061  0x00002b44 branch  0x000036d0 
- 00014062  0x00002b46 jam  0x00000000 , 0x000047a5 
- 00014063  0x00002b47 branch  0x000036d0 
- 00014064  0x00002b4c arg  0x00000000 , 0x00000011 
- 00014065  0x00002b4e ifetch  0x00000001 , 0x00000006 
- 00014066  0x00002b4f iadd  0x00000011 , 0x00000011 
- 00014067  0x00002b50 loop  0x000036f1 
- 00014068  0x00002b52 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00014069  0x00002b53 rtn 
- 00014070  0x00002b56 fetch  0x00000001 , 0x00000477 
- 00014071  0x00002b57 beq  0x00000012 , 0x000036f9 
- 00014072  0x00002b58 rtn 
- 00014073  0x00002b5a fetch  0x00000002 , 0x00000478 
- 00014074  0x00002b5b beq  0x00000014 , 0x00003710 
- 00014075  0x00002b5c rtn 
- 00014076  0x00002b69 bpatch  0x000000d0 , 0x0000401a 
- 00014077  0x00002b6a ifetch  0x00000005 , 0x00000011 
- 00014078  0x00002b6b store  0x00000005 , 0x00000b12 
- 00014079  0x00002b6c fetch  0x00000002 , 0x00000b12 
- 00014080  0x00002b6d arg  0x00006b5a , 0x00000002 
- 00014081  0x00002b6e isub  0x00000002 , 0x0000003e 
- 00014082  0x00002b6f nrtn  0x00000005 
- 00014083  0x00002b70 fetch  0x00000002 , 0x00000b15 
- 00014084  0x00002b71 byteswap  0x0000003f , 0x0000003f 
- 00014085  0x00002b72 store  0x00000002 , 0x00000b15 
- 00014086  0x00002b73 copy  0x0000003f , 0x00000039 
- 00014087  0x00002b74 increase  0x00000005 , 0x00000011 
- 00014088  0x00002b75 copy  0x00000011 , 0x00000006 
- 00014089  0x00002b76 arg  0x00000b17 , 0x00000005 
- 00014090  0x00002b77 call  0x00007f01 
- 00014091  0x00002b78 ifetch  0x00000001 , 0x00000006 
- 00014092  0x00002b79 store  0x00000001 , 0x00000b21 
- 00014093  0x00002b7a arg  0x00000b14 , 0x00000011 
- 00014094  0x00002b7b arg  0x00000b17 , 0x00000012 
- 00014095  0x00002b7c rtn 
- 00014096  0x00002b7f setarg  0x00000000 
- 00014097  0x00002b80 store  0x00000005 , 0x00004752 
- 00014098  0x00002b81 store  0x00000005 , 0x00004757 
- 00014099  0x00002b82 call  0x000036fc 
- 00014100  0x00002b83 copy  0x00000012 , 0x00000006 
- 00014101  0x00002b84 arg  0x00004752 , 0x00000005 
- 00014102  0x00002b85 arg  0x0000000a , 0x00000039 
- 00014103  0x00002b86 call  0x00007f01 
- 00014104  0x00002b88 bpatch  0x000000d1 , 0x0000401a 
- 00014105  0x00002b89 ifetch  0x00000001 , 0x00000011 
- 00014106  0x00002b8a beq  0x00000002 , 0x0000374a 
- 00014107  0x00002b8b beq  0x00000003 , 0x0000375c 
- 00014108  0x00002b8c beq  0x00000004 , 0x00003762 
- 00014109  0x00002b8d beq  0x00000005 , 0x00003762 
- 00014110  0x00002b8e beq  0x00000006 , 0x000037b1 
- 00014111  0x00002b8f beq  0x00000007 , 0x00003849 
- 00014112  0x00002b90 beq  0x00000008 , 0x0000384c 
- 00014113  0x00002b91 rtn 
- 00014114  0x00002b94 fetch  0x00000002 , 0x00004682 
- 00014115  0x00002b95 rtnbit1  0x00000009 
- 00014116  0x00002b97 fetch  0x00000002 , 0x000047eb 
- 00014117  0x00002b98 store  0x00000002 , 0x000047ed 
- 00014118  0x00002b9a jam  0x00000001 , 0x000049f6 
- 00014119  0x00002b9c setarg  0x0000010c 
- 00014120  0x00002b9d call  0x000032cd 
- 00014121  0x00002b9e call  0x00003710 
- 00014122  0x00002ba0 fetch  0x00000001 , 0x00000b14 
- 00014123  0x00002ba1 beq  0x00000004 , 0x0000372e 
- 00014124  0x00002ba2 beq  0x00000005 , 0x0000372e 
- 00014125  0x00002ba3 rtn 
- 00014126  0x00002ba5 fetch  0x00000001 , 0x00004752 
- 00014127  0x00002ba6 ncall  0x00003735 , 0x00000034 
- 00014128  0x00002ba7 fetch  0x00000001 , 0x00004754 
- 00014129  0x00002ba8 ncall  0x00003737 , 0x00000034 
- 00014130  0x00002ba9 fetch  0x00000001 , 0x00004756 
- 00014131  0x00002baa ncall  0x00003739 , 0x00000034 
- 00014132  0x00002bab rtn 
- 00014133  0x00002bae jam  0x00000005 , 0x000049f3 
- 00014134  0x00002baf rtn 
- 00014135  0x00002bb1 jam  0x00000005 , 0x000049f4 
- 00014136  0x00002bb2 rtn 
- 00014137  0x00002bb4 jam  0x00000005 , 0x000049f5 
- 00014138  0x00002bb5 rtn 
- 00014139  0x00002bb8 arg  0x000049f3 , 0x00000013 
- 00014140  0x00002bb9 arg  0x00003744 , 0x00000012 
- 00014141  0x00002bba branch  0x0000336d 
- 00014142  0x00002bbc arg  0x000049f4 , 0x00000013 
- 00014143  0x00002bbd arg  0x00003746 , 0x00000012 
- 00014144  0x00002bbe branch  0x0000336d 
- 00014145  0x00002bc0 arg  0x000049f5 , 0x00000013 
- 00014146  0x00002bc1 arg  0x00003748 , 0x00000012 
- 00014147  0x00002bc2 branch  0x0000336d 
- 00014148  0x00002bc5 jam  0x00000000 , 0x00004752 
- 00014149  0x00002bc6 branch  0x00003762 
- 00014150  0x00002bc8 jam  0x00000000 , 0x00004754 
- 00014151  0x00002bc9 branch  0x00003762 
- 00014152  0x00002bcb jam  0x00000000 , 0x00004756 
- 00014153  0x00002bcc branch  0x00003762 
- 00014154  0x00002bd2 call  0x0000374c 
- 00014155  0x00002bd3 branch  0x0000374f 
- 00014156  0x00002bd5 fetch  0x00000001 , 0x00004752 
- 00014157  0x00002bd6 store  0x00000001 , 0x0000475f 
- 00014158  0x00002bd7 branch  0x00003773 
- 00014159  0x00002bd9 fetch  0x00000001 , 0x0000475e 
- 00014160  0x00002bda call  0x00003754 
- 00014161  0x00002bdb fetch  0x00000001 , 0x00004753 
- 00014162  0x00002bdc store  0x00000001 , 0x0000475d 
- 00014163  0x00002bdd branch  0x00003770 
- 00014164  0x00002bdf beq  0x00000002 , 0x00003758 
- 00014165  0x00002be0 beq  0x00000003 , 0x0000375a 
- 00014166  0x00002be1 store  0x00000001 , 0x0000475e 
- 00014167  0x00002be2 rtn 
- 00014168  0x00002be4 jam  0x00000005 , 0x0000475e 
- 00014169  0x00002be5 rtn 
- 00014170  0x00002be7 jam  0x0000000a , 0x0000475e 
- 00014171  0x00002be8 rtn 
- 00014172  0x00002bea fetch  0x00000001 , 0x00004752 
- 00014173  0x00002beb call  0x00003754 
- 00014174  0x00002bec fetch  0x00000001 , 0x0000475e 
- 00014175  0x00002bed call  0x0000379e 
- 00014176  0x00002bee call  0x000037a1 
- 00014177  0x00002bef branch  0x000069c4 
- 00014178  0x00002bf2 fetch  0x00000001 , 0x000047f0 
- 00014179  0x00002bf3 nrtn  0x00000034 
- 00014180  0x00002bf4 fetch  0x00000006 , 0x00004752 
- 00014181  0x00002bf5 store  0x00000006 , 0x0000475d 
- 00014182  0x00002bf6 fetch  0x00000001 , 0x0000475e 
- 00014183  0x00002bf7 fetcht  0x00000001 , 0x00004760 
- 00014184  0x00002bf8 iand  0x00000002 , 0x0000003f 
- 00014185  0x00002bf9 fetcht  0x00000001 , 0x00004762 
- 00014186  0x00002bfa iand  0x00000002 , 0x0000003f 
- 00014187  0x00002bfb call  0x00003779 , 0x00000034 
- 00014188  0x00002bfc bpatch  0x000000d2 , 0x0000401a 
- 00014189  0x00002bfd call  0x00003770 
- 00014190  0x00002bfe call  0x00003773 
- 00014191  0x00002bff branch  0x00003776 
- 00014192  0x00002c01 arg  0x00004763 , 0x00000012 
- 00014193  0x00002c02 arg  0x0000475d , 0x00000006 
- 00014194  0x00002c03 branch  0x0000377b 
- 00014195  0x00002c05 arg  0x0000476b , 0x00000012 
- 00014196  0x00002c06 arg  0x0000475f , 0x00000006 
- 00014197  0x00002c07 branch  0x0000377b 
- 00014198  0x00002c09 arg  0x00004773 , 0x00000012 
- 00014199  0x00002c0a arg  0x00004761 , 0x00000006 
- 00014200  0x00002c0b branch  0x0000377b 
- 00014201  0x00002c0d jam  0x00000000 , 0x000047d1 
- 00014202  0x00002c0e rtn 
- 00014203  0x00002c11 ifetch  0x00000001 , 0x00000006 
- 00014204  0x00002c12 beq  0x00000000 , 0x00003787 
- 00014205  0x00002c13 beq  0x00000001 , 0x00003780 
- 00014206  0x00002c14 beq  0x00000002 , 0x00003782 
- 00014207  0x00002c15 rtn 
- 00014208  0x00002c17 jam  0x00000000 , 0x0000477b 
- 00014209  0x00002c18 branch  0x00003783 
- 00014210  0x00002c1a jam  0x00000001 , 0x0000477b 
- 00014211  0x00002c1b ifetch  0x00000001 , 0x00000006 
- 00014212  0x00002c1c store  0x00000001 , 0x0000477d 
- 00014213  0x00002c1d ifetch  0x00000008 , 0x00000012 
- 00014214  0x00002c1e branch  0x0000378c 
- 00014215  0x00002c21 ifetch  0x00000001 , 0x00000012 
- 00014216  0x00002c22 call  0x000069d7 
- 00014217  0x00002c23 increase  0x00000001 , 0x00000012 
- 00014218  0x00002c24 ifetch  0x00000001 , 0x00000012 
- 00014219  0x00002c25 branch  0x000069d7 
- 00014220  0x00002c27 store  0x00000008 , 0x0000477e 
- 00014221  0x00002c28 jam  0x00000001 , 0x000047d1 
- 00014222  0x00002c29 fetch  0x00000001 , 0x0000477b 
- 00014223  0x00002c2a beq  0x00000000 , 0x0000379a 
- 00014224  0x00002c2c fetch  0x00000001 , 0x0000477f 
- 00014225  0x00002c2d store  0x00000001 , 0x00004780 
- 00014226  0x00002c2e fetch  0x00000001 , 0x0000477e 
- 00014227  0x00002c30 call  0x000069d7 
- 00014228  0x00002c31 fetch  0x00000001 , 0x0000477d 
- 00014229  0x00002c32 call  0x0000379e 
- 00014230  0x00002c33 store  0x00000001 , 0x00004785 
- 00014231  0x00002c34 fetch  0x00000006 , 0x00004780 
- 00014232  0x00002c35 store  0x00000006 , 0x00000a9a 
- 00014233  0x00002c36 branch  0x000069ae 
- 00014234  0x00002c38 fetch  0x00000001 , 0x0000477e 
- 00014235  0x00002c39 store  0x00000001 , 0x00004780 
- 00014236  0x00002c3a fetch  0x00000001 , 0x0000477f 
- 00014237  0x00002c3b branch  0x00003793 
- 00014238  0x00002c3e mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00014239  0x00002c3f add  0x0000003f , 0x00000032 , 0x0000003f 
- 00014240  0x00002c40 rtn 
- 00014241  0x00002c42 arg  0x00002ee0 , 0x00000002 
- 00014242  0x00002c43 imul32  0x00000002 , 0x0000003f 
- 00014243  0x00002c44 div  0x0000003f , 0x00000064 
- 00014244  0x00002c45 call  0x00007f86 
- 00014245  0x00002c46 quotient  0x00000002 
- 00014246  0x00002c47 copy  0x00000002 , 0x00000011 
- 00014247  0x00002c48 setarg  0x00002ee0 
- 00014248  0x00002c49 isub  0x00000002 , 0x00000012 
- 00014249  0x00002c4a rtn 
- 00014250  0x00002c4e hfetch  0x00000001 , 0x00008082 
- 00014251  0x00002c4f set1  0x00000002 , 0x0000003f 
- 00014252  0x00002c50 hstore  0x00000001 , 0x00008082 
- 00014253  0x00002c51 setarg  0x0000009e 
- 00014254  0x00002c52 hstore  0x00000002 , 0x00008068 
- 00014255  0x00002c53 hstore  0x00000002 , 0x0000806a 
- 00014256  0x00002c54 rtn 
- 00014257  0x00002c57 fetch  0x00000001 , 0x000047f0 
- 00014258  0x00002c58 nrtn  0x00000034 
- 00014259  0x00002c59 fetch  0x00000002 , 0x00004752 
- 00014260  0x00002c5a store  0x00000002 , 0x00004787 
- 00014261  0x00002c5b fetch  0x00000001 , 0x000047ea 
- 00014262  0x00002c5c bne  0x00000001 , 0x000037b9 
- 00014263  0x00002c5d fetch  0x00000002 , 0x000044a0 
- 00014264  0x00002c5e store  0x00000002 , 0x00004787 
- 00014265  0x00002c60 bpatch  0x000000d3 , 0x0000401a 
- 00014266  0x00002c61 call  0x000037aa 
- 00014267  0x00002c62 call  0x000037dc 
- 00014268  0x00002c63 setarg  0x0000bb80 
- 00014269  0x00002c64 call  0x00002a8f 
- 00014270  0x00002c65 call  0x000037e0 
- 00014271  0x00002c66 setarg  0x00001c20 
- 00014272  0x00002c67 call  0x00002a8f 
- 00014273  0x00002c68 arg  0x00000010 , 0x00000039 
- 00014274  0x00002c6a call  0x000037dc 
- 00014275  0x00002c6b fetch  0x00000002 , 0x00004787 
- 00014276  0x00002c6c bbit1  0x00000000 , 0x000037c9 
- 00014277  0x00002c6d setarg  0x00001c20 
- 00014278  0x00002c6e call  0x00002a8f 
- 00014279  0x00002c6f call  0x000037e0 
- 00014280  0x00002c70 branch  0x000037cc 
- 00014281  0x00002c73 setarg  0x00003840 
- 00014282  0x00002c74 call  0x00002a8f 
- 00014283  0x00002c75 call  0x000037e0 
- 00014284  0x00002c77 setarg  0x00001c20 
- 00014285  0x00002c78 call  0x00002a8f 
- 00014286  0x00002c79 fetch  0x00000002 , 0x00004787 
- 00014287  0x00002c7a rshift  0x0000003f , 0x0000003f 
- 00014288  0x00002c7b store  0x00000002 , 0x00004787 
- 00014289  0x00002c7c loop  0x000037c2 
- 00014290  0x00002c7e jam  0x00000002 , 0x000047f1 
- 00014291  0x00002c7f jam  0x00000001 , 0x000047f2 
- 00014292  0x00002c80 setarg  0x00000a01 
- 00014293  0x00002c81 store  0x00000002 , 0x00004752 
- 00014294  0x00002c82 fetch  0x00000001 , 0x000047b9 
- 00014295  0x00002c83 beq  0x00000003 , 0x000037d9 
- 00014296  0x00002c85 branch  0x00003762 
- 00014297  0x00002c87 setarg  0x00000a01 
- 00014298  0x00002c88 store  0x00000002 , 0x00004754 
- 00014299  0x00002c89 branch  0x00003762 
- 00014300  0x00002c8c hfetch  0x00000001 , 0x00008085 
- 00014301  0x00002c8d or_into  0x00000040 , 0x0000003f 
- 00014302  0x00002c8e hstore  0x00000001 , 0x00008085 
- 00014303  0x00002c8f rtn 
- 00014304  0x00002c91 hfetch  0x00000001 , 0x00008085 
- 00014305  0x00002c92 and_into  0x000000bf , 0x0000003f 
- 00014306  0x00002c93 hstore  0x00000001 , 0x00008085 
- 00014307  0x00002c94 rtn 
- 00014308  0x00002c97 fetch  0x00000001 , 0x000047bb 
- 00014309  0x00002c98 rtneq  0x00000000 
- 00014310  0x00002c99 call  0x00002c65 
- 00014311  0x00002c9a fetcht  0x00000001 , 0x000047bc 
- 00014312  0x00002c9b storet  0x00000001 , 0x00004786 
- 00014313  0x00002c9c call  0x000067fb 
- 00014314  0x00002c9d call  0x00003847 
- 00014315  0x00002c9e nrtn  0x00000001 
- 00014316  0x00002c9f jam  0x00000001 , 0x0000479a 
- 00014317  0x00002ca0 rtn 
- 00014318  0x00002ca3 fetch  0x00000001 , 0x000047bb 
- 00014319  0x00002ca4 rtneq  0x00000000 
- 00014320  0x00002ca5 fetch  0x00000001 , 0x0000479b 
- 00014321  0x00002ca6 nrtn  0x00000034 
- 00014322  0x00002ca7 fetch  0x00000002 , 0x00004682 
- 00014323  0x00002ca8 bbit1  0x00000009 , 0x000037f6 
- 00014324  0x00002ca9 fetch  0x00000001 , 0x000047ea 
- 00014325  0x00002caa rtnne  0x00000001 
- 00014326  0x00002cac bpatch  0x000000d4 , 0x0000401a 
- 00014327  0x00002cad call  0x00003847 
- 00014328  0x00002cae nrtn  0x00000001 
- 00014329  0x00002caf setarg  0x00008ca0 
- 00014330  0x00002cb0 call  0x00002a8f 
- 00014331  0x00002cb1 call  0x00003847 
- 00014332  0x00002cb2 nrtn  0x00000001 
- 00014333  0x00002cb3 call  0x0000383f 
- 00014334  0x00002cb5 call  0x00003842 
- 00014335  0x00002cb6 nrtn  0x00000002 
- 00014336  0x00002cb7 call  0x00003847 
- 00014337  0x00002cb8 branch  0x000037fe , 0x00000001 
- 00014338  0x00002cb9 arg  0x00000000 , 0x00000011 
- 00014339  0x00002cba arg  0x00000010 , 0x00000039 
- 00014340  0x00002cbb call  0x0000383f 
- 00014341  0x00002cbd call  0x00003842 
- 00014342  0x00002cbe nrtn  0x00000002 
- 00014343  0x00002cbf call  0x00003847 
- 00014344  0x00002cc0 nbranch  0x00003805 , 0x00000001 
- 00014345  0x00002cc1 setarg  0x00002a30 
- 00014346  0x00002cc2 call  0x00002a8f 
- 00014347  0x00002cc3 call  0x00003847 
- 00014348  0x00002cc4 branch  0x00003812 , 0x00000001 
- 00014349  0x00002cc6 setarg  0x00000000 
- 00014350  0x00002cc7 rshift  0x00000011 , 0x00000011 
- 00014351  0x00002cc8 ior  0x00000011 , 0x00000011 
- 00014352  0x00002cc9 loop  0x00003805 
- 00014353  0x00002cca branch  0x0000381b 
- 00014354  0x00002ccc setarg  0x00008000 
- 00014355  0x00002ccd rshift  0x00000011 , 0x00000011 
- 00014356  0x00002cce ior  0x00000011 , 0x00000011 
- 00014357  0x00002ccf call  0x0000383f 
- 00014358  0x00002cd1 call  0x00003842 
- 00014359  0x00002cd2 nrtn  0x00000002 
- 00014360  0x00002cd3 call  0x00003847 
- 00014361  0x00002cd4 branch  0x00003816 , 0x00000001 
- 00014362  0x00002cd5 loop  0x00003805 
- 00014363  0x00002cd7 bpatch  0x000000d5 , 0x0000401a 
- 00014364  0x00002cd8 copy  0x00000011 , 0x0000003f 
- 00014365  0x00002cd9 store  0x00000002 , 0x00004789 
- 00014366  0x00002cda store  0x00000002 , 0x00004797 
- 00014367  0x00002cdb fetch  0x00000001 , 0x000047ea 
- 00014368  0x00002cdc beq  0x00000001 , 0x00003827 
- 00014369  0x00002cde arg  0x00000007 , 0x00000039 
- 00014370  0x00002cdf arg  0x00004792 , 0x00000006 
- 00014371  0x00002ce0 call  0x000036f0 
- 00014372  0x00002ce1 store  0x00000001 , 0x00004799 
- 00014373  0x00002ce2 arg  0x0000478f , 0x00000011 
- 00014374  0x00002ce3 branch  0x00007e3d 
- 00014375  0x00002ce6 fetch  0x00000001 , 0x000047ef 
- 00014376  0x00002ce7 increase  0x00000001 , 0x0000003f 
- 00014377  0x00002ce8 store  0x00000001 , 0x000047ef 
- 00014378  0x00002ce9 div  0x0000003f , 0x00000002 
- 00014379  0x00002cea call  0x00007f86 
- 00014380  0x00002ceb quotient  0x00000002 
- 00014381  0x00002cec remainder  0x0000003f 
- 00014382  0x00002ced nbranch  0x00003838 , 0x00000034 
- 00014383  0x00002cef fetch  0x00000001 , 0x000047bf 
- 00014384  0x00002cf0 isub  0x00000002 , 0x0000003e 
- 00014385  0x00002cf1 call  0x0000383d , 0x00000005 
- 00014386  0x00002cf2 arg  0x0000479c , 0x0000003f 
- 00014387  0x00002cf3 increase  0xffffffff , 0x00000002 
- 00014388  0x00002cf4 iadd  0x00000002 , 0x00000011 
- 00014389  0x00002cf5 arg  0x00000000 , 0x0000003f 
- 00014390  0x00002cf6 istore  0x00000001 , 0x00000011 
- 00014391  0x00002cf7 rtn 
- 00014392  0x00002cf9 arg  0x0000479c , 0x0000003f 
- 00014393  0x00002cfa iadd  0x00000002 , 0x00000011 
- 00014394  0x00002cfb arg  0x00000002 , 0x0000003f 
- 00014395  0x00002cfc istore  0x00000001 , 0x00000011 
- 00014396  0x00002cfd rtn 
- 00014397  0x00002cff jam  0x00000001 , 0x000047f0 
- 00014398  0x00002d00 rtn 
- 00014399  0x00002d02 copy  0x00000022 , 0x0000003f 
- 00014400  0x00002d03 store  0x00000004 , 0x0000478b 
- 00014401  0x00002d04 rtn 
- 00014402  0x00002d06 copy  0x00000022 , 0x0000003f 
- 00014403  0x00002d07 fetcht  0x00000004 , 0x0000478b 
- 00014404  0x00002d08 isub  0x00000002 , 0x0000003f 
- 00014405  0x00002d09 sub  0x0000003f , 0x000000c8 , 0x0000003e 
- 00014406  0x00002d0a rtn 
- 00014407  0x00002d0d fetcht  0x00000001 , 0x00004786 
- 00014408  0x00002d0e branch  0x0000681d 
- 00014409  0x00002d11 fetch  0x00000008 , 0x00004752 
- 00014410  0x00002d12 store  0x00000008 , 0x0000479c 
- 00014411  0x00002d13 rtn 
- 00014412  0x00002d16 fetch  0x00000001 , 0x000047b9 
- 00014413  0x00002d17 store  0x00000001 , 0x000047af 
- 00014414  0x00002d18 fetch  0x00000001 , 0x000047ba 
- 00014415  0x00002d19 store  0x00000001 , 0x000047b0 
- 00014416  0x00002d1a fetch  0x00000001 , 0x000047bb 
- 00014417  0x00002d1b store  0x00000001 , 0x000047b1 
- 00014418  0x00002d1c arg  0x0000000d , 0x00000039 
- 00014419  0x00002d1d arg  0x000047aa , 0x00000006 
- 00014420  0x00002d1e call  0x000036f0 
- 00014421  0x00002d1f store  0x00000001 , 0x000047b7 
- 00014422  0x00002d20 arg  0x000047a7 , 0x00000011 
- 00014423  0x00002d21 branch  0x00007e3d 
- 00014424  0x00002d28 call  0x000065c2 
- 00014425  0x00002d29 jam  0x0000007a , 0x000046f6 
- 00014426  0x00002d2a call  0x0000386d 
- 00014427  0x00002d2b call  0x00003867 
- 00014428  0x00002d2c setarg  0x00003860 
- 00014429  0x00002d2d store  0x00000002 , 0x000041fd 
- 00014430  0x00002d2e arg  0x00000000 , 0x00000011 
- 00014431  0x00002d2f branch  0x000069a6 
- 00014432  0x00002d32 fetch  0x00000002 , 0x000046a1 
- 00014433  0x00002d33 rtn  0x00000034 
- 00014434  0x00002d34 increase  0xffffffff , 0x0000003f 
- 00014435  0x00002d35 store  0x00000002 , 0x000046a1 
- 00014436  0x00002d36 rtnne  0x00000000 
- 00014437  0x00002d37 jam  0x00000000 , 0x000046a0 
- 00014438  0x00002d38 rtn 
- 00014439  0x00002d3b bpatch  0x000000d6 , 0x0000401a 
- 00014440  0x00002d3c fetch  0x00000001 , 0x000046a4 
- 00014441  0x00002d3d sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00014442  0x00002d3e rtn  0x00000002 
- 00014443  0x00002d3f jam  0x00000000 , 0x000046a4 
- 00014444  0x00002d40 rtn 
- 00014445  0x00002d43 arg  0x000046a4 , 0x00000011 
- 00014446  0x00002d44 arg  0x00000000 , 0x00000012 
- 00014447  0x00002d45 arg  0x00000051 , 0x00000002 
- 00014448  0x00002d46 branch  0x000065df 
- 00014449  0x00002d4a disable  0x00000028 
- 00014450  0x00002d4b fetch  0x00000001 , 0x000046a3 
- 00014451  0x00002d4c copy  0x0000003f , 0x00000039 
- 00014452  0x00002d4e arg  0x000046a5 , 0x00000011 
- 00014453  0x00002d4f copy  0x00000013 , 0x00000012 
- 00014454  0x00002d51 bpatch  0x000000d7 , 0x0000401a 
- 00014455  0x00002d52 call  0x0000387c 
- 00014456  0x00002d53 branch  0x00007fe7 , 0x00000005 
- 00014457  0x00002d55 increase  0x00000004 , 0x00000011 
- 00014458  0x00002d56 loop  0x00003876 
- 00014459  0x00002d57 rtn 
- 00014460  0x00002d5b bpatch  0x000000d8 , 0x0000401b 
- 00014461  0x00002d5c ifetch  0x00000003 , 0x00000011 
- 00014462  0x00002d5d ifetcht  0x00000003 , 0x00000012 
- 00014463  0x00002d5e isub  0x00000002 , 0x0000003e 
- 00014464  0x00002d5f rtn 
- 00014465  0x00002d62 bpatch  0x000000d9 , 0x0000401b 
- 00014466  0x00002d63 ifetch  0x00000003 , 0x00000011 
- 00014467  0x00002d64 ifetcht  0x00000003 , 0x00000012 
- 00014468  0x00002d65 isub  0x00000002 , 0x0000003e 
- 00014469  0x00002d66 nrtn  0x00000005 
- 00014470  0x00002d67 ifetch  0x00000001 , 0x00000006 
- 00014471  0x00002d68 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00014472  0x00002d69 rtn  0x00000005 
- 00014473  0x00002d6a add  0x00000011 , 0x00000003 , 0x00000006 
- 00014474  0x00002d6b ifetcht  0x00000001 , 0x00000006 
- 00014475  0x00002d6c isub  0x00000002 , 0x0000003e 
- 00014476  0x00002d6d rtn 
- 00014477  0x00002d71 bpatch  0x000000da , 0x0000401b 
- 00014478  0x00002d72 disable  0x00000028 
- 00014479  0x00002d73 fetch  0x00000001 , 0x000046a3 
- 00014480  0x00002d74 copy  0x0000003f , 0x00000039 
- 00014481  0x00002d76 arg  0x000046a5 , 0x00000011 
- 00014482  0x00002d77 copy  0x00000013 , 0x00000012 
- 00014483  0x00002d79 call  0x00003881 
- 00014484  0x00002d7a branch  0x00007fe7 , 0x00000005 
- 00014485  0x00002d7b increase  0x00000004 , 0x00000011 
- 00014486  0x00002d7c loop  0x00003893 
- 00014487  0x00002d7d rtn 
- 00014488  0x00002d81 fetch  0x00000001 , 0x00000004 
- 00014489  0x00002d82 increase  0x00000001 , 0x0000003f 
- 00014490  0x00002d83 store  0x00000001 , 0x00000004 
- 00014491  0x00002d84 arg  0x000002e5 , 0x00000013 
- 00014492  0x00002d87 ifetch  0x00000002 , 0x00000013 
- 00014493  0x00002d88 arg  0x000055aa , 0x00000002 
- 00014494  0x00002d89 isub  0x00000002 , 0x0000003e 
- 00014495  0x00002d8a nrtn  0x00000005 
- 00014496  0x00002d8b copy  0x00000006 , 0x00000013 
- 00014497  0x00002d8c ifetcht  0x00000003 , 0x00000013 
- 00014498  0x00002d8d setarg  0x00ffffff 
- 00014499  0x00002d8e isub  0x00000002 , 0x0000003e 
- 00014500  0x00002d8f branch  0x000038a8 , 0x00000005 
- 00014501  0x00002d90 call  0x0000388d 
- 00014502  0x00002d91 branch  0x000038a8 , 0x00000028 
- 00014503  0x00002d92 rtn 
- 00014504  0x00002d95 bpatch  0x000000db , 0x0000401b 
- 00014505  0x00002d96 increase  0x00000004 , 0x00000013 
- 00014506  0x00002d97 ifetch  0x00000001 , 0x00000013 
- 00014507  0x00002d98 fetcht  0x00000001 , 0x000046f6 
- 00014508  0x00002d99 isub  0x00000002 , 0x0000003e 
- 00014509  0x00002d9a rtn  0x00000005 
- 00014510  0x00002d9b store  0x00000001 , 0x000046f6 
- 00014511  0x00002d9c fetch  0x00000001 , 0x00000003 
- 00014512  0x00002d9d increase  0x00000001 , 0x0000003f 
- 00014513  0x00002d9e store  0x00000001 , 0x00000003 
- 00014514  0x00002da0 increase  0x00000001 , 0x00000013 
- 00014515  0x00002da1 ifetch  0x00000001 , 0x00000013 
- 00014516  0x00002da2 store  0x00000001 , 0x000046f5 
- 00014517  0x00002da3 copy  0x0000003f , 0x00000039 
- 00014518  0x00002da4 rtn  0x00000034 
- 00014519  0x00002da6 ifetch  0x00000001 , 0x00000006 
- 00014520  0x00002da7 beq  0x00000000 , 0x000038c2 
- 00014521  0x00002da8 beq  0x00000001 , 0x000038cf 
- 00014522  0x00002da9 beq  0x00000002 , 0x000038d4 
- 00014523  0x00002daa beq  0x00000003 , 0x000038d9 
- 00014524  0x00002dab beq  0x00000004 , 0x000038de 
- 00014525  0x00002dac beq  0x00000005 , 0x000038e3 
- 00014526  0x00002dad beq  0x00000006 , 0x000038e8 
- 00014527  0x00002dae beq  0x000000ff , 0x000038ea 
- 00014528  0x00002daf loop  0x000038b7 
- 00014529  0x00002db0 rtn 
- 00014530  0x00002db3 copy  0x00000006 , 0x00000013 
- 00014531  0x00002db4 fetch  0x00000001 , 0x0000469a 
- 00014532  0x00002db5 store  0x00000001 , 0x00000a9a 
- 00014533  0x00002db6 arg  0x00000000 , 0x00000002 
- 00014534  0x00002db8 storet  0x00000001 , 0x00000a9b 
- 00014535  0x00002db9 setarg  0x00002710 
- 00014536  0x00002dba store  0x00000003 , 0x00000a9c 
- 00014537  0x00002dbb ifetch  0x00000001 , 0x00000013 
- 00014538  0x00002dbc store  0x00000001 , 0x00000a9f 
- 00014539  0x00002dbd call  0x000069ae 
- 00014540  0x00002dbe and  0x00000013 , 0x00000001 , 0x00000006 
- 00014541  0x00002dbf loop  0x000038b7 
- 00014542  0x00002dc0 rtn 
- 00014543  0x00002dc2 copy  0x00000013 , 0x00000006 
- 00014544  0x00002dc3 fetch  0x00000001 , 0x0000469b 
- 00014545  0x00002dc4 store  0x00000001 , 0x00000a9a 
- 00014546  0x00002dc5 arg  0x00000001 , 0x00000002 
- 00014547  0x00002dc6 branch  0x000038c6 
- 00014548  0x00002dc8 copy  0x00000013 , 0x00000006 
- 00014549  0x00002dc9 fetch  0x00000001 , 0x0000469c 
- 00014550  0x00002dca store  0x00000001 , 0x00000a9a 
- 00014551  0x00002dcb arg  0x00000002 , 0x00000002 
- 00014552  0x00002dcc branch  0x000038c6 
- 00014553  0x00002dce copy  0x00000013 , 0x00000006 
- 00014554  0x00002dcf fetch  0x00000001 , 0x0000469d 
- 00014555  0x00002dd0 store  0x00000001 , 0x00000a9a 
- 00014556  0x00002dd1 arg  0x00000003 , 0x00000002 
- 00014557  0x00002dd2 branch  0x000038c6 
- 00014558  0x00002dd4 copy  0x00000013 , 0x00000006 
- 00014559  0x00002dd5 fetch  0x00000001 , 0x0000469e 
- 00014560  0x00002dd6 store  0x00000001 , 0x00000a9a 
- 00014561  0x00002dd7 arg  0x00000004 , 0x00000002 
- 00014562  0x00002dd8 branch  0x000038c6 
- 00014563  0x00002dda copy  0x00000013 , 0x00000006 
- 00014564  0x00002ddb fetch  0x00000001 , 0x0000469f 
- 00014565  0x00002ddc store  0x00000001 , 0x00000a9a 
- 00014566  0x00002ddd arg  0x00000005 , 0x00000002 
- 00014567  0x00002dde branch  0x000038c6 
- 00014568  0x00002de1 ifetch  0x00000001 , 0x00000006 
- 00014569  0x00002de2 rtn 
- 00014570  0x00002de5 copy  0x00000006 , 0x00000013 
- 00014571  0x00002de6 fetch  0x00000001 , 0x000046a0 
- 00014572  0x00002de7 bne  0x00000001 , 0x000038ee 
- 00014573  0x00002de8 call  0x000038f0 
- 00014574  0x00002dea and  0x00000013 , 0x00000004 , 0x00000006 
- 00014575  0x00002deb rtn 
- 00014576  0x00002ded bpatch  0x000000dc , 0x0000401b 
- 00014577  0x00002dee call  0x00003871 
- 00014578  0x00002def branch  0x000038fe , 0x00000028 
- 00014579  0x00002df0 fetch  0x00000001 , 0x000046a4 
- 00014580  0x00002df1 copy  0x0000003f , 0x00000002 
- 00014581  0x00002df2 increase  0x00000001 , 0x0000003f 
- 00014582  0x00002df3 store  0x00000001 , 0x000046a4 
- 00014583  0x00002df4 call  0x00003867 
- 00014584  0x00002df5 lshift2  0x00000002 , 0x00000002 
- 00014585  0x00002df6 setarg  0x000046a5 
- 00014586  0x00002df7 iadd  0x00000002 , 0x00000005 
- 00014587  0x00002df8 ifetch  0x00000004 , 0x00000013 
- 00014588  0x00002df9 istore  0x00000004 , 0x00000005 
- 00014589  0x00002dfa branch  0x00003903 
- 00014590  0x00002dfc add  0x00000013 , 0x00000003 , 0x00000006 
- 00014591  0x00002dfd ifetch  0x00000001 , 0x00000006 
- 00014592  0x00002dfe rtn  0x00000034 
- 00014593  0x00002dff ifetch  0x00000004 , 0x00000013 
- 00014594  0x00002e00 istore  0x00000004 , 0x00000011 
- 00014595  0x00002e02 arg  0x000046a4 , 0x00000011 
- 00014596  0x00002e03 arg  0x00000000 , 0x00000012 
- 00014597  0x00002e04 arg  0x00000051 , 0x00000002 
- 00014598  0x00002e05 branch  0x00006606 
- 00014599  0x00002e0d fetcht  0x00000001 , 0x0000469a 
- 00014600  0x00002e0e call  0x00006825 
- 00014601  0x00002e0f rtn 
- 00014602  0x00002e15 fetcht  0x00000001 , 0x0000469a 
- 00014603  0x00002e16 call  0x00006829 
- 00014604  0x00002e19 fetcht  0x00000001 , 0x0000469a 
- 00014605  0x00002e1a call  0x00006825 
- 00014606  0x00002e1d call  0x0000391d 
- 00014607  0x00002e1f fetch  0x00000001 , 0x000046a7 
- 00014608  0x00002e20 nrtn  0x00000034 
- 00014609  0x00002e22 call  0x00002c29 
- 00014610  0x00002e23 hfetch  0x00000004 , 0x00008138 
- 00014611  0x00002e24 set0  0x0000000f , 0x0000003f 
- 00014612  0x00002e25 hstore  0x00000004 , 0x0000804c 
- 00014613  0x00002e26 call  0x00002c21 
- 00014614  0x00002e27 arg  0xffffffff , 0x00000002 
- 00014615  0x00002e28 branch  0x00002b2a 
- 00014616  0x00002e2b fetch  0x00000001 , 0x000046a7 
- 00014617  0x00002e2c branch  0x000056f9 , 0x00000034 
- 00014618  0x00002e2d increase  0xffffffff , 0x0000003f 
- 00014619  0x00002e2e store  0x00000001 , 0x000046a7 
- 00014620  0x00002e2f branch  0x000056f9 
- 00014621  0x00002e32 mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00014622  0x00002e33 arg  0x000046a8 , 0x00000006 
- 00014623  0x00002e34 iadd  0x00000006 , 0x00000006 
- 00014624  0x00002e35 ifetch  0x00000001 , 0x00000006 
- 00014625  0x00002e36 rtn  0x00000034 
- 00014626  0x00002e37 copy  0x0000003f , 0x00000011 
- 00014627  0x00002e38 copy  0x00000011 , 0x00000039 
- 00014628  0x00002e39 arg  0x00004372 , 0x00000005 
- 00014629  0x00002e3a call  0x00007f01 
- 00014630  0x00002e3b copy  0x00000011 , 0x0000003f 
- 00014631  0x00002e3c increase  0x00000002 , 0x0000003f 
- 00014632  0x00002e3d store  0x00000001 , 0x0000436f 
- 00014633  0x00002e3e rtn 
- 00014634  0x00002e47 rtn  0x0000002b 
- 00014635  0x00002e48 call  0x000057a3 
- 00014636  0x00002e49 call  0x000068a8 
- 00014637  0x00002e4a setarg  0x00003982 
- 00014638  0x00002e4b store  0x00000002 , 0x000041f3 
- 00014639  0x00002e4c setarg  0x0000396e 
- 00014640  0x00002e4d store  0x00000002 , 0x000041f1 
- 00014641  0x00002e4e setarg  0x00003986 
- 00014642  0x00002e4f store  0x00000002 , 0x000041f5 
- 00014643  0x00002e50 setarg  0x0000396d 
- 00014644  0x00002e51 store  0x00000002 , 0x000041ef 
- 00014645  0x00002e52 setarg  0x00003969 
- 00014646  0x00002e53 store  0x00000002 , 0x000041e9 
- 00014647  0x00002e54 setarg  0x00003ab7 
- 00014648  0x00002e55 store  0x00000002 , 0x000041fb 
- 00014649  0x00002e56 setarg  0x00003c32 
- 00014650  0x00002e57 store  0x00000002 , 0x0000456f 
- 00014651  0x00002e58 setarg  0x00003cc2 
- 00014652  0x00002e59 store  0x00000002 , 0x000041f9 
- 00014653  0x00002e5a setarg  0x00003cd7 
- 00014654  0x00002e5b store  0x00000002 , 0x000041fd 
- 00014655  0x00002e5d call  0x0000397f 
- 00014656  0x00002e5e bpatch  0x000000dd , 0x0000401b 
- 00014657  0x00002e5f call  0x00003945 
- 00014658  0x00002e60 call  0x00003964 
- 00014659  0x00002e61 call  0x00002c6f 
- 00014660  0x00002e62 branch  0x00003c48 
- 00014661  0x00002e66 fetch  0x00000004 , 0x000046aa 
- 00014662  0x00002e67 hstore  0x00000004 , 0x00008054 
- 00014663  0x00002e69 fetch  0x00000004 , 0x000046ae 
- 00014664  0x00002e6a hstore  0x00000004 , 0x0000805a 
- 00014665  0x00002e6c hfetch  0x00000001 , 0x00008081 
- 00014666  0x00002e6d or_into  0x00000004 , 0x0000003f 
- 00014667  0x00002e6e and_into  0x000000fc , 0x0000003f 
- 00014668  0x00002e6f hstore  0x00000001 , 0x00008081 
- 00014669  0x00002e70 jam  0x00000000 , 0x00008062 
- 00014670  0x00002e72 fetch  0x00000002 , 0x000046aa 
- 00014671  0x00002e73 hstore  0x00000002 , 0x00008058 
- 00014672  0x00002e74 fetch  0x00000002 , 0x000046ae 
- 00014673  0x00002e75 hstore  0x00000002 , 0x0000805e 
- 00014674  0x00002e76 hstore  0x00000002 , 0x00008060 
- 00014675  0x00002e78 hfetch  0x00000004 , 0x00008078 
- 00014676  0x00002e79 set1  0x00000007 , 0x0000003f 
- 00014677  0x00002e7a hstore  0x00000004 , 0x00008078 
- 00014678  0x00002e7c hfetch  0x00000002 , 0x00008050 
- 00014679  0x00002e7d set0  0x0000000f , 0x0000003f 
- 00014680  0x00002e7e hstore  0x00000002 , 0x00008050 
- 00014681  0x00002e7f call  0x000066ce 
- 00014682  0x00002e80 jam  0x00000000 , 0x00008043 
- 00014683  0x00002e81 jam  0x00000081 , 0x00008062 
- 00014684  0x00002e83 fetch  0x00000001 , 0x000046bf 
- 00014685  0x00002e84 isolate1  0x00000000 , 0x0000003f 
- 00014686  0x00002e85 hfetcht  0x00000001 , 0x00008062 
- 00014687  0x00002e86 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00014688  0x00002e87 hstoret  0x00000001 , 0x00008062 
- 00014689  0x00002e88 rtn 
- 00014690  0x00002e8d call  0x0000397f 
- 00014691  0x00002e8e branch  0x00003945 
- 00014692  0x00002e96 fetcht  0x00000001 , 0x0000469e 
- 00014693  0x00002e97 call  0x0000680e 
- 00014694  0x00002e98 call  0x000039e6 
- 00014695  0x00002e9a fetcht  0x00000001 , 0x0000469c 
- 00014696  0x00002e9b branch  0x000067fb 
- 00014697  0x00002e9e fetcht  0x00000001 , 0x0000469c 
- 00014698  0x00002e9f call  0x0000681d 
- 00014699  0x00002ea0 nbranch  0x000033d2 , 0x00000001 
- 00014700  0x00002ea1 branch  0x000033d0 
- 00014701  0x00002ea5 rtn 
- 00014702  0x00002ea8 call  0x00003970 
- 00014703  0x00002ea9 branch  0x00003ce9 
- 00014704  0x00002eac fetch  0x00000001 , 0x00004682 
- 00014705  0x00002ead bbit0  0x00000004 , 0x0000397f 
- 00014706  0x00002eae bpatch  0x000000de , 0x0000401b 
- 00014707  0x00002eaf setarg  0x00003eff 
- 00014708  0x00002eb0 fetcht  0x00000004 , 0x000046c5 
- 00014709  0x00002eb1 iadd  0x00000002 , 0x00000002 
- 00014710  0x00002eb2 copy  0x00000022 , 0x0000003f 
- 00014711  0x00002eb3 isub  0x00000002 , 0x0000003e 
- 00014712  0x00002eb4 nrtn  0x00000002 
- 00014713  0x00002eb5 fetch  0x00000002 , 0x00004682 
- 00014714  0x00002eb6 bbit1  0x00000005 , 0x0000397f 
- 00014715  0x00002eb7 fetch  0x00000001 , 0x000046bf 
- 00014716  0x00002eb8 rtnbit1  0x00000006 
- 00014717  0x00002eb9 call  0x00003cec 
- 00014718  0x00002eba call  0x0000340e 
- 00014719  0x00002ebc copy  0x00000022 , 0x0000003f 
- 00014720  0x00002ebd store  0x00000004 , 0x000046c5 
- 00014721  0x00002ebe rtn 
- 00014722  0x00002ec2 call  0x00003ce9 
- 00014723  0x00002ec3 call  0x0000526e 
- 00014724  0x00002ec4 nrtn  0x00000034 
- 00014725  0x00002ec5 branch  0x000039eb 
- 00014726  0x00002ec9 copy  0x00000013 , 0x0000003f 
- 00014727  0x00002eca beq  0x00000001 , 0x000039d4 
- 00014728  0x00002ecb beq  0x00000002 , 0x000039a3 
- 00014729  0x00002ecc beq  0x00000004 , 0x000039d7 
- 00014730  0x00002ecd beq  0x00000005 , 0x000039c4 
- 00014731  0x00002ece beq  0x00000008 , 0x000039aa 
- 00014732  0x00002ecf beq  0x00000009 , 0x000039b1 
- 00014733  0x00002ed0 beq  0x0000000a , 0x000039c9 
- 00014734  0x00002ed1 beq  0x0000000b , 0x000039b6 
- 00014735  0x00002ed2 beq  0x0000000c , 0x000039c2 
- 00014736  0x00002ed3 beq  0x00000013 , 0x000039d7 
- 00014737  0x00002ed4 beq  0x00000014 , 0x000039cf 
- 00014738  0x00002ed5 beq  0x00000015 , 0x000039c6 
- 00014739  0x00002ed6 beq  0x00000021 , 0x000039ca 
- 00014740  0x00002ed7 beq  0x00000023 , 0x000039cb 
- 00014741  0x00002ed8 beq  0x00000024 , 0x000039ce 
- 00014742  0x00002ed9 beq  0x00000030 , 0x00003c8a 
- 00014743  0x00002eda beq  0x00000031 , 0x00003c8c 
- 00014744  0x00002edb beq  0x00000032 , 0x00003c9a 
- 00014745  0x00002edc beq  0x00000033 , 0x00003c98 
- 00014746  0x00002edd beq  0x00000034 , 0x00003c84 
- 00014747  0x00002ede beq  0x00000035 , 0x00003c73 
- 00014748  0x00002edf beq  0x00000036 , 0x00003c82 
- 00014749  0x00002ee0 beq  0x00000037 , 0x00003c8e 
- 00014750  0x00002ee1 beq  0x00000038 , 0x00003c90 
- 00014751  0x00002ee2 beq  0x0000003b , 0x00003ca1 
- 00014752  0x00002ee3 beq  0x0000003d , 0x00003c6a 
- 00014753  0x00002ee4 beq  0x00000041 , 0x000039d9 
- 00014754  0x00002ee5 rtn 
- 00014755  0x00002ee9 call  0x0000397f 
- 00014756  0x00002eea fetch  0x00000001 , 0x00004665 
- 00014757  0x00002eeb ncall  0x00003c8e , 0x00000034 
- 00014758  0x00002eec call  0x000039d7 
- 00014759  0x00002eed fetch  0x00000002 , 0x00004682 
- 00014760  0x00002eee rtnbit0  0x00000004 
- 00014761  0x00002eef branch  0x000039b1 
- 00014762  0x00002ef2 fetch  0x00000002 , 0x00004682 
- 00014763  0x00002ef3 set1  0x00000004 , 0x0000003f 
- 00014764  0x00002ef4 store  0x00000002 , 0x00004682 
- 00014765  0x00002ef5 fetch  0x00000001 , 0x000046a7 
- 00014766  0x00002ef6 store  0x00000001 , 0x00004172 
- 00014767  0x00002ef7 call  0x000039e6 
- 00014768  0x00002ef8 branch  0x00003c1d 
- 00014769  0x00002efd fetch  0x00000002 , 0x00004682 
- 00014770  0x00002efe rtnbit0  0x00000004 
- 00014771  0x00002eff set0  0x00000004 , 0x0000003f 
- 00014772  0x00002f00 store  0x00000002 , 0x00004682 
- 00014773  0x00002f01 branch  0x00003c21 
- 00014774  0x00002f07 call  0x0000397f 
- 00014775  0x00002f0a fetch  0x00000002 , 0x00004042 
- 00014776  0x00002f0b rshift  0x0000003f , 0x0000003f 
- 00014777  0x00002f0c fetcht  0x00000002 , 0x000041e3 
- 00014778  0x00002f0d isub  0x00000002 , 0x0000003e 
- 00014779  0x00002f0e nbranch  0x000039bd , 0x00000005 
- 00014780  0x00002f0f branch  0x00003416 
- 00014781  0x00002f11 fetch  0x00000001 , 0x000046bf 
- 00014782  0x00002f12 rtnbit1  0x00000005 
- 00014783  0x00002f13 hfetch  0x00000002 , 0x00008112 
- 00014784  0x00002f14 ncall  0x00003cf0 , 0x00000034 
- 00014785  0x00002f15 branch  0x0000340c 
- 00014786  0x00002f18 call  0x00003cee 
- 00014787  0x00002f19 branch  0x00003418 
- 00014788  0x00002f1c call  0x0000397f 
- 00014789  0x00002f1d branch  0x000039dd 
- 00014790  0x00002f20 call  0x00005816 
- 00014791  0x00002f21 call  0x000039d7 
- 00014792  0x00002f22 branch  0x00003c23 
- 00014793  0x00002f25 branch  0x000033dd 
- 00014794  0x00002f29 branch  0x00003cee 
- 00014795  0x00002f2d fetch  0x00000001 , 0x000046bf 
- 00014796  0x00002f2e bbit0  0x00000005 , 0x0000340e 
- 00014797  0x00002f2f branch  0x00003cf2 
- 00014798  0x00002f33 branch  0x00003cf2 
- 00014799  0x00002f37 call  0x000058ba 
- 00014800  0x00002f38 call  0x000039dd 
- 00014801  0x00002f39 fetch  0x00000001 , 0x000046a8 
- 00014802  0x00002f3a store  0x00000001 , 0x00004172 
- 00014803  0x00002f3b branch  0x00003c1f 
- 00014804  0x00002f3f jam  0x00000000 , 0x00004661 
- 00014805  0x00002f40 call  0x00003cee 
- 00014806  0x00002f41 branch  0x00003cf2 
- 00014807  0x00002f46 call  0x00003a52 
- 00014808  0x00002f47 branch  0x000039db 
- 00014809  0x00002f4b call  0x00005cc9 
- 00014810  0x00002f4c branch  0x00005b02 
- 00014811  0x00002f50 fetcht  0x00000001 , 0x0000469e 
- 00014812  0x00002f51 branch  0x00006829 
- 00014813  0x00002f54 call  0x000039df 
- 00014814  0x00002f55 branch  0x000039e6 
- 00014815  0x00002f58 fetch  0x00000001 , 0x000046a1 
- 00014816  0x00002f59 isolate1  0x00000000 , 0x0000003f 
- 00014817  0x00002f5a call  0x000033f0 , 0x00000001 
- 00014818  0x00002f5b fetch  0x00000001 , 0x000046a1 
- 00014819  0x00002f5c isolate1  0x00000001 , 0x0000003f 
- 00014820  0x00002f5d call  0x000033f8 , 0x00000001 
- 00014821  0x00002f5e rtn 
- 00014822  0x00002f60 fetcht  0x00000001 , 0x0000469e 
- 00014823  0x00002f61 branch  0x00006825 
- 00014824  0x00002f64 fetch  0x00000001 , 0x0000456b 
- 00014825  0x00002f65 rtneq  0x00000000 
- 00014826  0x00002f66 branch  0x00006c28 
- 00014827  0x00002f69 hfetch  0x00000001 , 0x0000810c 
- 00014828  0x00002f6a bbit1  0x00000003 , 0x000039e8 
- 00014829  0x00002f6b call  0x000066cb 
- 00014830  0x00002f6c ifetch  0x00000001 , 0x00000003 
- 00014831  0x00002f6d bne  0x00000001 , 0x00003a01 
- 00014832  0x00002f6e hfetch  0x00000002 , 0x00008112 
- 00014833  0x00002f6f sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014834  0x00002f70 rtn  0x00000002 
- 00014835  0x00002f71 ifetch  0x00000001 , 0x00000003 
- 00014836  0x00002f72 store  0x00000001 , 0x00000b03 
- 00014837  0x00002f73 ifetcht  0x00000001 , 0x00000003 
- 00014838  0x00002f74 copy  0x00000003 , 0x00000011 
- 00014839  0x00002f75 storet  0x00000001 , 0x00000b04 
- 00014840  0x00002f76 add  0x00000002 , 0x00000003 , 0x00000002 
- 00014841  0x00002f77 hfetch  0x00000002 , 0x00008112 
- 00014842  0x00002f78 isub  0x00000002 , 0x00000002 
- 00014843  0x00002f79 nrtn  0x00000002 
- 00014844  0x00002f7a jam  0x00000001 , 0x00000b05 
- 00014845  0x00002f7b call  0x00003a17 
- 00014846  0x00002f7c fetch  0x00000001 , 0x00000b05 
- 00014847  0x00002f7d rtneq  0x00000000 
- 00014848  0x00002f7e branch  0x00003a12 
- 00014849  0x00002f81 call  0x00007ec1 
- 00014850  0x00002f82 call  0x00003c79 
- 00014851  0x00002f83 branch  0x00003a04 
- 00014852  0x00002f87 bpatch  0x000000df , 0x0000401b 
- 00014853  0x00002f88 hfetch  0x00000002 , 0x00008112 
- 00014854  0x00002f89 rtn  0x00000034 
- 00014855  0x00002f8a call  0x000066cb 
- 00014856  0x00002f8b ifetch  0x00000001 , 0x00000003 
- 00014857  0x00002f8c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00014858  0x00002f8d ncall  0x00003a16 , 0x00000005 
- 00014859  0x00002f8e nbranch  0x00003a04 , 0x00000005 
- 00014860  0x00002f8f ifetch  0x00000001 , 0x00000003 
- 00014861  0x00002f90 rtneq  0x00000005 
- 00014862  0x00002f91 rtneq  0x00000029 
- 00014863  0x00002f92 increase  0xffffffff , 0x00000003 
- 00014864  0x00002f93 call  0x00003a16 
- 00014865  0x00002f94 branch  0x00003a04 
- 00014866  0x00002f97 call  0x000066cb 
- 00014867  0x00002f98 increase  0x00000002 , 0x00000003 
- 00014868  0x00002f99 ifetch  0x00000001 , 0x00000003 
- 00014869  0x00002f9a iadd  0x00000003 , 0x00000003 
- 00014870  0x00002f9c branch  0x000066c8 
- 00014871  0x00002fa0 bpatch  0x000000e0 , 0x0000401c 
- 00014872  0x00002fa1 fetch  0x00000001 , 0x00000b03 
- 00014873  0x00002fa2 beq  0x00000000 , 0x00003a3f 
- 00014874  0x00002fa3 beq  0x00000001 , 0x00003a44 
- 00014875  0x00002fa4 beq  0x00000002 , 0x00003a49 
- 00014876  0x00002fa5 beq  0x00000003 , 0x00003a5f 
- 00014877  0x00002fa6 beq  0x00000004 , 0x00003a6b 
- 00014878  0x00002fa7 beq  0x00000005 , 0x00003a75 
- 00014879  0x00002fa8 beq  0x00000009 , 0x00003a9a 
- 00014880  0x00002fa9 beq  0x0000000b , 0x00003ad7 
- 00014881  0x00002faa beq  0x0000000c , 0x00003ad8 
- 00014882  0x00002fab beq  0x0000000d , 0x00003aec 
- 00014883  0x00002fac beq  0x0000000e , 0x00003af4 
- 00014884  0x00002fad beq  0x0000000f , 0x00003afa 
- 00014885  0x00002fae beq  0x00000010 , 0x00003b06 
- 00014886  0x00002faf beq  0x00000011 , 0x00003b0e 
- 00014887  0x00002fb0 beq  0x00000012 , 0x00003b12 
- 00014888  0x00002fb1 beq  0x00000026 , 0x00003b16 
- 00014889  0x00002fb2 beq  0x00000028 , 0x00003b1d 
- 00014890  0x00002fb3 beq  0x00000029 , 0x00003b2d 
- 00014891  0x00002fb4 beq  0x0000002a , 0x00003b36 
- 00014892  0x00002fb5 beq  0x0000002b , 0x00003b69 
- 00014893  0x00002fb6 beq  0x0000002c , 0x00003b6f 
- 00014894  0x00002fb7 beq  0x00000030 , 0x00003b76 
- 00014895  0x00002fb8 beq  0x00000031 , 0x00003b7c 
- 00014896  0x00002fb9 beq  0x00000032 , 0x00003b90 
- 00014897  0x00002fba beq  0x00000033 , 0x00003b98 
- 00014898  0x00002fbb beq  0x00000034 , 0x00003bbb 
- 00014899  0x00002fbc beq  0x00000035 , 0x00003bc4 
- 00014900  0x00002fbd beq  0x00000036 , 0x00003bcd 
- 00014901  0x00002fbe beq  0x00000037 , 0x00003bd7 
- 00014902  0x00002fbf beq  0x00000038 , 0x00003bda 
- 00014903  0x00002fc0 beq  0x00000040 , 0x00003be2 
- 00014904  0x00002fc1 beq  0x00000042 , 0x00003bec 
- 00014905  0x00002fc2 beq  0x00000048 , 0x00003bf1 
- 00014906  0x00002fc3 beq  0x00000049 , 0x00003bfc 
- 00014907  0x00002fc4 beq  0x00000051 , 0x00003c02 
- 00014908  0x00002fc5 beq  0x00000061 , 0x00003c06 
- 00014909  0x00002fc6 beq  0x000000ff , 0x00003c15 
- 00014910  0x00002fc7 branch  0x00003c17 
- 00014911  0x00002fcd fetch  0x00000001 , 0x00000b04 
- 00014912  0x00002fce bne  0x00000006 , 0x00003c17 
- 00014913  0x00002fcf ifetch  0x00000006 , 0x00000003 
- 00014914  0x00002fd0 store  0x00000006 , 0x000040a0 
- 00014915  0x00002fd1 branch  0x00003c1a 
- 00014916  0x00002fd5 fetch  0x00000001 , 0x00000b04 
- 00014917  0x00002fd6 bne  0x00000006 , 0x00003c17 
- 00014918  0x00002fd7 ifetch  0x00000006 , 0x00000003 
- 00014919  0x00002fd8 store  0x00000006 , 0x000044a0 
- 00014920  0x00002fd9 branch  0x00003c1a 
- 00014921  0x00002fde fetch  0x00000001 , 0x00000b04 
- 00014922  0x00002fdf bne  0x00000001 , 0x00003c17 
- 00014923  0x00002fe0 copy  0x00000011 , 0x00000003 
- 00014924  0x00002fe1 call  0x00003c1a 
- 00014925  0x00002fe2 ifetcht  0x00000001 , 0x00000003 
- 00014926  0x00002fe3 storet  0x00000001 , 0x000046a9 
- 00014927  0x00002fe4 fetch  0x00000002 , 0x00004682 
- 00014928  0x00002fe5 rtnbit1  0x00000009 
- 00014929  0x00002fe6 rtnbit1  0x00000000 
- 00014930  0x00002fe8 fetch  0x00000001 , 0x000046a1 
- 00014931  0x00002fe9 isolate1  0x00000000 , 0x0000003f 
- 00014932  0x00002fea nbranch  0x00003a58 , 0x00000001 
- 00014933  0x00002feb fetcht  0x00000001 , 0x000046a9 
- 00014934  0x00002fec and  0x00000002 , 0x00000003 , 0x0000003f 
- 00014935  0x00002fed store  0x00000001 , 0x00004093 
- 00014936  0x00002fef fetch  0x00000001 , 0x000046a1 
- 00014937  0x00002ff0 isolate1  0x00000001 , 0x0000003f 
- 00014938  0x00002ff1 nrtn  0x00000001 
- 00014939  0x00002ff2 fetcht  0x00000001 , 0x000046a9 
- 00014940  0x00002ff3 isolate1  0x00000002 , 0x00000002 
- 00014941  0x00002ff4 branch  0x000033fa , 0x00000001 
- 00014942  0x00002ff5 branch  0x000033f8 
- 00014943  0x00002ffa fetch  0x00000001 , 0x00000b04 
- 00014944  0x00002ffb sub  0x0000003f , 0x00000043 , 0x0000003e 
- 00014945  0x00002ffc nbranch  0x00003c17 , 0x00000002 
- 00014946  0x00002ffd store  0x00000001 , 0x00004515 
- 00014947  0x00002ffe arg  0x00000008 , 0x00000039 
- 00014948  0x00002fff call  0x00007ec6 
- 00014949  0x00003000 fetch  0x00000001 , 0x00000b04 
- 00014950  0x00003001 copy  0x0000003f , 0x00000039 
- 00014951  0x00003002 copy  0x00000011 , 0x00000003 
- 00014952  0x00003003 arg  0x00004516 , 0x00000005 
- 00014953  0x00003004 call  0x000066ea 
- 00014954  0x00003005 branch  0x00003c1a 
- 00014955  0x0000300a fetch  0x00000001 , 0x00000b04 
- 00014956  0x0000300b sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00014957  0x0000300c nbranch  0x00003c17 , 0x00000002 
- 00014958  0x0000300d store  0x00000001 , 0x000043af 
- 00014959  0x0000300e copy  0x0000003f , 0x00000039 
- 00014960  0x0000300f copy  0x00000011 , 0x00000003 
- 00014961  0x00003010 arg  0x000043b0 , 0x00000005 
- 00014962  0x00003011 call  0x000066ea 
- 00014963  0x00003012 call  0x000057a3 
- 00014964  0x00003013 branch  0x00003c1a 
- 00014965  0x00003018 fetch  0x00000001 , 0x00004682 
- 00014966  0x00003019 bbit0  0x00000004 , 0x00003c17 
- 00014967  0x0000301a call  0x000033ba 
- 00014968  0x0000301b branch  0x00003a86 , 0x00000001 
- 00014969  0x0000301c jam  0x00000000 , 0x00000b05 
- 00014970  0x0000301e call  0x0000397f 
- 00014971  0x0000301f fetch  0x00000001 , 0x00004568 
- 00014972  0x00003020 rtn  0x00000034 
- 00014973  0x00003021 fetch  0x00000002 , 0x00004573 
- 00014974  0x00003022 bne  0x00000000 , 0x00003a84 
- 00014975  0x00003023 fetch  0x00000001 , 0x00000b04 
- 00014976  0x00003024 store  0x00000002 , 0x00004573 
- 00014977  0x00003026 copy  0x00000011 , 0x00000003 
- 00014978  0x00003029 copy  0x00000003 , 0x0000003f 
- 00014979  0x0000302a store  0x00000002 , 0x00004571 
- 00014980  0x0000302c call  0x00003a88 
- 00014981  0x0000302d branch  0x00006c4d 
- 00014982  0x00003030 jam  0x00000000 , 0x00000b05 
- 00014983  0x00003031 branch  0x00003cd1 
- 00014984  0x00003034 call  0x00003a8e 
- 00014985  0x00003035 fetch  0x00000002 , 0x00004573 
- 00014986  0x00003036 fetcht  0x00000002 , 0x0000469f 
- 00014987  0x00003037 isub  0x00000002 , 0x0000003f 
- 00014988  0x00003038 store  0x00000002 , 0x00004573 
- 00014989  0x00003039 rtn 
- 00014990  0x0000303c fetch  0x00000002 , 0x00004573 
- 00014991  0x0000303d arg  0x0000006e , 0x00000002 
- 00014992  0x0000303e call  0x00007fdd 
- 00014993  0x0000303f fetcht  0x00000002 , 0x0000456c 
- 00014994  0x00003040 call  0x00007fdd 
- 00014995  0x00003041 fetcht  0x00000002 , 0x0000455e 
- 00014996  0x00003042 call  0x00007fdd 
- 00014997  0x00003043 store  0x00000002 , 0x0000469f 
- 00014998  0x00003044 rtn 
- 00014999  0x00003047 jam  0x00000001 , 0x00000b05 
- 00015000  0x00003048 jam  0x00000005 , 0x00000b03 
- 00015001  0x00003049 branch  0x00003c1a 
- 00015002  0x0000304e fetch  0x00000002 , 0x00004682 
- 00015003  0x0000304f bbit0  0x00000009 , 0x00003c17 
- 00015004  0x00003050 call  0x00003ad4 
- 00015005  0x00003051 branch  0x00003c17 , 0x00000028 
- 00015006  0x00003052 jam  0x00000000 , 0x00000b05 
- 00015007  0x00003053 fetch  0x00000001 , 0x000046bf 
- 00015008  0x00003054 bbit1  0x00000004 , 0x00003ab4 
- 00015009  0x00003055 fetch  0x00000001 , 0x000046c0 
- 00015010  0x00003056 nrtn  0x00000034 
- 00015011  0x00003057 jam  0x00000001 , 0x00000b05 
- 00015012  0x00003058 ifetch  0x00000002 , 0x00000003 
- 00015013  0x00003059 store  0x00000002 , 0x000046c1 
- 00015014  0x0000305a copy  0x00000003 , 0x0000003f 
- 00015015  0x0000305b store  0x00000002 , 0x000046c3 
- 00015016  0x0000305c fetch  0x00000001 , 0x00000b04 
- 00015017  0x0000305d pincrease  0xfffffffe 
- 00015018  0x0000305e nbranch  0x00003c17 , 0x00000002 
- 00015019  0x0000305f branch  0x00003c17 , 0x00000005 
- 00015020  0x00003060 store  0x00000001 , 0x000046c0 
- 00015021  0x00003061 jam  0x00000000 , 0x00000b05 
- 00015022  0x00003062 call  0x00005814 
- 00015023  0x00003063 call  0x00003ab7 
- 00015024  0x00003064 call  0x00003ab7 
- 00015025  0x00003065 call  0x00003ab7 
- 00015026  0x00003066 fetch  0x00000001 , 0x000046bf 
- 00015027  0x00003067 rtnbit0  0x00000004 
- 00015028  0x00003069 jam  0x00000001 , 0x00000b05 
- 00015029  0x0000306a call  0x00003cf6 
- 00015030  0x0000306b branch  0x00003c1a 
- 00015031  0x0000306e fetch  0x00000001 , 0x000046c0 
- 00015032  0x0000306f rtn  0x00000034 
- 00015033  0x00003070 call  0x00005892 
- 00015034  0x00003071 nrtn  0x00000034 
- 00015035  0x00003072 call  0x00003acf 
- 00015036  0x00003073 bpatch  0x000000e1 , 0x0000401c 
- 00015037  0x00003074 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00015038  0x00003075 fetcht  0x00000001 , 0x000046c0 
- 00015039  0x00003076 call  0x00007fdd 
- 00015040  0x00003077 copy  0x0000003f , 0x00000011 
- 00015041  0x00003078 copy  0x00000002 , 0x0000003f 
- 00015042  0x00003079 isub  0x00000011 , 0x0000003f 
- 00015043  0x0000307a store  0x00000001 , 0x000046c0 
- 00015044  0x0000307b fetcht  0x00000002 , 0x000046c1 
- 00015045  0x0000307c call  0x00005a64 
- 00015046  0x0000307d fetch  0x00000002 , 0x000046c3 
- 00015047  0x0000307e copy  0x0000003f , 0x00000003 
- 00015048  0x0000307f copy  0x00000011 , 0x00000039 
- 00015049  0x00003080 call  0x000066ea 
- 00015050  0x00003081 copy  0x00000003 , 0x0000003f 
- 00015051  0x00003082 store  0x00000002 , 0x000046c3 
- 00015052  0x00003083 fetch  0x00000001 , 0x000046c0 
- 00015053  0x00003084 nrtn  0x00000034 
- 00015054  0x00003085 branch  0x00003cf4 
- 00015055  0x0000308a arg  0x00000017 , 0x00000002 
- 00015056  0x0000308b fetch  0x00000001 , 0x000046bf 
- 00015057  0x0000308c rtnbit1  0x00000001 
- 00015058  0x0000308d fetcht  0x00000002 , 0x000044a8 
- 00015059  0x0000308e rtn 
- 00015060  0x00003091 fetch  0x00000001 , 0x000046bf 
- 00015061  0x00003092 bbit1  0x00000002 , 0x00005a42 
- 00015062  0x00003093 branch  0x00007fe9 
- 00015063  0x00003098 branch  0x00003c4c 
- 00015064  0x0000309d copy  0x00000011 , 0x00000003 
- 00015065  0x0000309e ifetch  0x00000001 , 0x00000003 
- 00015066  0x0000309f beq  0x00000000 , 0x00003adf 
- 00015067  0x000030a0 beq  0x00000001 , 0x00003ae2 
- 00015068  0x000030a1 beq  0x00000002 , 0x00003ae8 
- 00015069  0x000030a2 beq  0x00000003 , 0x00003aea 
- 00015070  0x000030a3 branch  0x00003c17 
- 00015071  0x000030a5 call  0x0000612b 
- 00015072  0x000030a6 jam  0x00000000 , 0x0000465a 
- 00015073  0x000030a7 branch  0x00003c1a 
- 00015074  0x000030a9 setarg  0x00040003 
- 00015075  0x000030ab store  0x00000003 , 0x0000465b 
- 00015076  0x000030ac store  0x00000001 , 0x00004662 
- 00015077  0x000030ad call  0x00006124 
- 00015078  0x000030ae jam  0x00000001 , 0x0000465a 
- 00015079  0x000030af branch  0x00003c1a 
- 00015080  0x000030b1 setarg  0x00040002 
- 00015081  0x000030b2 branch  0x00003ae3 
- 00015082  0x000030b5 setarg  0x00040001 
- 00015083  0x000030b6 branch  0x00003ae3 
- 00015084  0x000030ba fetch  0x00000001 , 0x00000b04 
- 00015085  0x000030bb sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00015086  0x000030bc nbranch  0x00003c17 , 0x00000002 
- 00015087  0x000030bd store  0x00000001 , 0x00004689 
- 00015088  0x000030be copy  0x0000003f , 0x00000039 
- 00015089  0x000030bf arg  0x0000468a , 0x00000005 
- 00015090  0x000030c0 call  0x000066fd 
- 00015091  0x000030c1 branch  0x00003c1a 
- 00015092  0x000030c6 copy  0x00000011 , 0x00000003 
- 00015093  0x000030c7 ifetch  0x00000001 , 0x00000003 
- 00015094  0x000030c8 hfetcht  0x00000001 , 0x00008062 
- 00015095  0x000030c9 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00015096  0x000030ca hstoret  0x00000001 , 0x00008062 
- 00015097  0x000030cb branch  0x00003c1a 
- 00015098  0x000030d0 fetch  0x00000001 , 0x00000b04 
- 00015099  0x000030d1 copy  0x0000003f , 0x00000039 
- 00015100  0x000030d2 copy  0x00000011 , 0x00000003 
- 00015101  0x000030d3 call  0x00007f58 
- 00015102  0x000030d4 setarg  0x016e3600 
- 00015103  0x000030d5 idiv  0x00000002 
- 00015104  0x000030d6 call  0x00007f86 
- 00015105  0x000030d7 quotient  0x0000003f 
- 00015106  0x000030d9 store  0x00000002 , 0x00004243 
- 00015107  0x000030da call  0x00003c1a 
- 00015108  0x000030db call  0x00007f9e 
- 00015109  0x000030dc branch  0x000066ce 
- 00015110  0x000030e1 arg  0x00000002 , 0x00000011 
- 00015111  0x000030e2 arg  0x0000469a , 0x00000012 
- 00015112  0x000030e3 arg  0x00000000 , 0x00000002 
- 00015113  0x000030e4 branch  0x00003c25 
- 00015114  0x000030e6 store  0x00000002 , 0x00000ac2 
- 00015115  0x000030e7 arg  0x00000ac2 , 0x00000012 
- 00015116  0x000030e8 arg  0x00000000 , 0x00000002 
- 00015117  0x000030e9 branch  0x00003c25 
- 00015118  0x000030ee fetch  0x00000002 , 0x00004682 
- 00015119  0x000030ef bbit0  0x00000000 , 0x00003c17 
- 00015120  0x000030f1 call  0x00003c1a 
- 00015121  0x000030f2 branch  0x000033e9 
- 00015122  0x000030f7 fetch  0x00000002 , 0x00004682 
- 00015123  0x000030f8 bbit0  0x00000009 , 0x00003c17 
- 00015124  0x000030fa call  0x00003c1a 
- 00015125  0x000030fb branch  0x00003402 
- 00015126  0x00003102 fetch  0x00000001 , 0x00000b04 
- 00015127  0x00003103 copy  0x0000003f , 0x00000039 
- 00015128  0x00003104 copy  0x00000011 , 0x00000003 
- 00015129  0x00003105 fetch  0x00000002 , 0x00004215 
- 00015130  0x00003106 icopy  0x00000005 
- 00015131  0x00003107 call  0x000066ea 
- 00015132  0x00003108 branch  0x00003c1a 
- 00015133  0x0000310d fetch  0x00000001 , 0x00004682 
- 00015134  0x0000310e bbit0  0x00000000 , 0x00003c17 
- 00015135  0x0000310f ifetch  0x00000001 , 0x00000003 
- 00015136  0x00003110 fetcht  0x00000001 , 0x00004661 
- 00015137  0x00003111 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00015138  0x00003112 set1  0x00000007 , 0x00000002 
- 00015139  0x00003113 storet  0x00000001 , 0x00004661 
- 00015140  0x00003115 call  0x00003c1a 
- 00015141  0x00003117 fetch  0x00000001 , 0x00004661 
- 00015142  0x00003118 bbit1  0x00000006 , 0x00003b2b 
- 00015143  0x00003119 rtn 
- 00015144  0x0000311c jam  0x00000000 , 0x00004661 
- 00015145  0x0000311d jam  0x00000021 , 0x00000a99 
- 00015146  0x0000311e branch  0x00007d8f 
- 00015147  0x00003122 bbit1  0x00000000 , 0x00005f95 
- 00015148  0x00003123 branch  0x00003b28 
- 00015149  0x00003128 fetch  0x00000001 , 0x00004682 
- 00015150  0x00003129 rtnbit0  0x00000004 
- 00015151  0x0000312a fetch  0x00000001 , 0x0000456b 
- 00015152  0x0000312b rtneq  0x00000000 
- 00015153  0x0000312c ifetch  0x00000001 , 0x00000003 
- 00015154  0x0000312d fetcht  0x00000001 , 0x00004569 
- 00015155  0x0000312e iadd  0x00000002 , 0x00000002 
- 00015156  0x0000312f storet  0x00000001 , 0x00004569 
- 00015157  0x00003130 rtn 
- 00015158  0x00003135 arg  0x00000040 , 0x00000039 
- 00015159  0x00003136 arg  0x0000436f , 0x00000005 
- 00015160  0x00003137 call  0x00007ed4 
- 00015161  0x00003138 setarg  0x00000000 
- 00015162  0x00003139 store  0x00000001 , 0x00000ab2 
- 00015163  0x0000313a copy  0x00000011 , 0x00000003 
- 00015164  0x0000313c copy  0x00000003 , 0x0000003f 
- 00015165  0x0000313d store  0x00000002 , 0x00000ab6 
- 00015166  0x0000313e call  0x00003b64 
- 00015167  0x00003140 fetch  0x00000001 , 0x00000ab2 
- 00015168  0x00003141 fetcht  0x00000001 , 0x00000aa2 
- 00015169  0x00003142 increase  0x00000001 , 0x00000002 
- 00015170  0x00003143 iadd  0x00000002 , 0x0000003f 
- 00015171  0x00003144 store  0x00000001 , 0x00000ab2 
- 00015172  0x00003146 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015173  0x00003147 nbranch  0x00003b50 , 0x00000002 
- 00015174  0x00003149 fetcht  0x00000001 , 0x0000436f 
- 00015175  0x0000314a setarg  0x00004370 
- 00015176  0x0000314b iadd  0x00000002 , 0x0000003f 
- 00015177  0x0000314c store  0x00000002 , 0x00000abb 
- 00015178  0x0000314d fetcht  0x00000001 , 0x00000aa2 
- 00015179  0x0000314e increase  0x00000001 , 0x00000002 
- 00015180  0x0000314f fetch  0x00000001 , 0x0000436f 
- 00015181  0x00003150 iadd  0x00000002 , 0x0000003f 
- 00015182  0x00003151 store  0x00000001 , 0x0000436f 
- 00015183  0x00003152 branch  0x00003b59 
- 00015184  0x00003154 fetcht  0x00000001 , 0x0000438f 
- 00015185  0x00003155 setarg  0x00004390 
- 00015186  0x00003156 iadd  0x00000002 , 0x0000003f 
- 00015187  0x00003157 store  0x00000002 , 0x00000abb 
- 00015188  0x00003158 fetcht  0x00000001 , 0x00000aa2 
- 00015189  0x00003159 increase  0x00000001 , 0x00000002 
- 00015190  0x0000315a fetch  0x00000001 , 0x0000438f 
- 00015191  0x0000315b iadd  0x00000002 , 0x0000003f 
- 00015192  0x0000315c store  0x00000001 , 0x0000438f 
- 00015193  0x0000315e fetch  0x00000002 , 0x00000abb 
- 00015194  0x0000315f copy  0x0000003f , 0x00000005 
- 00015195  0x00003160 fetch  0x00000002 , 0x00000ab6 
- 00015196  0x00003161 copy  0x0000003f , 0x00000003 
- 00015197  0x00003163 copy  0x00000002 , 0x00000039 
- 00015198  0x00003164 call  0x000066ea 
- 00015199  0x00003166 fetch  0x00000001 , 0x00000b04 
- 00015200  0x00003167 fetcht  0x00000001 , 0x00000ab2 
- 00015201  0x00003168 isub  0x00000002 , 0x0000003e 
- 00015202  0x00003169 nbranch  0x00003b3c , 0x00000005 
- 00015203  0x0000316a branch  0x00003c1a 
- 00015204  0x0000316e ifetch  0x00000001 , 0x00000003 
- 00015205  0x0000316f store  0x00000001 , 0x00000aa2 
- 00015206  0x00003170 ifetch  0x00000001 , 0x00000003 
- 00015207  0x00003171 store  0x00000001 , 0x00000aae 
- 00015208  0x00003172 rtn 
- 00015209  0x00003177 arg  0x00000000 , 0x00000002 
- 00015210  0x00003178 arg  0x00000002 , 0x00000011 
- 00015211  0x00003179 fetch  0x00000002 , 0x000046b4 
- 00015212  0x0000317a store  0x00000002 , 0x00000ac2 
- 00015213  0x0000317b arg  0x00000ac2 , 0x00000012 
- 00015214  0x0000317c branch  0x00003c25 
- 00015215  0x00003181 fetch  0x00000001 , 0x00000b04 
- 00015216  0x00003182 bne  0x00000001 , 0x00003c17 
- 00015217  0x00003183 ifetch  0x00000001 , 0x00000003 
- 00015218  0x00003184 store  0x00000001 , 0x000046b2 
- 00015219  0x00003185 setarg  0x00000000 
- 00015220  0x00003186 store  0x00000002 , 0x000046b4 
- 00015221  0x00003187 branch  0x00003c1a 
- 00015222  0x0000318c ifetch  0x00000004 , 0x00000003 
- 00015223  0x0000318d store  0x00000004 , 0x0000468a 
- 00015224  0x0000318e jam  0x00000004 , 0x00004689 
- 00015225  0x0000318f jam  0x00000000 , 0x00004663 
- 00015226  0x00003190 call  0x00003c1a 
- 00015227  0x00003191 branch  0x00005f31 
- 00015228  0x00003196 fetch  0x00000001 , 0x00000b04 
- 00015229  0x00003197 bne  0x00000003 , 0x00003c17 
- 00015230  0x00003198 ifetch  0x00000001 , 0x00000003 
- 00015231  0x00003199 beq  0x00000000 , 0x00003b82 
- 00015232  0x0000319a beq  0x00000001 , 0x00003b8a 
- 00015233  0x0000319b branch  0x00003c17 
- 00015234  0x0000319e ifetcht  0x00000001 , 0x00000003 
- 00015235  0x0000319f ifetch  0x00000001 , 0x00000003 
- 00015236  0x000031a0 beq  0x00000002 , 0x00003b88 
- 00015237  0x000031a1 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00015238  0x000031a2 call  0x000067fb 
- 00015239  0x000031a3 branch  0x00003c1a 
- 00015240  0x000031a6 call  0x00006806 
- 00015241  0x000031a7 branch  0x00003c1a 
- 00015242  0x000031aa ifetcht  0x00000001 , 0x00000003 
- 00015243  0x000031ab call  0x00006812 
- 00015244  0x000031ac ifetch  0x00000001 , 0x00000003 
- 00015245  0x000031ad isolate1  0x00000000 , 0x0000003f 
- 00015246  0x000031ae call  0x0000682c 
- 00015247  0x000031af branch  0x00003c1a 
- 00015248  0x000031b4 fetch  0x00000001 , 0x00000b04 
- 00015249  0x000031b5 bne  0x00000001 , 0x00003c17 
- 00015250  0x000031b6 ifetcht  0x00000001 , 0x00000003 
- 00015251  0x000031b7 call  0x0000681d 
- 00015252  0x000031b8 setarg  0x00000000 
- 00015253  0x000031b9 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00015254  0x000031ba arg  0x00000001 , 0x00000011 
- 00015255  0x000031bb branch  0x00003b0a 
- 00015256  0x000031c0 copy  0x00000011 , 0x00000003 
- 00015257  0x000031c1 ifetch  0x00000001 , 0x00000003 
- 00015258  0x000031c2 copy  0x0000003f , 0x00000002 
- 00015259  0x000031c3 beq  0x00000081 , 0x00003ba3 
- 00015260  0x000031c4 beq  0x00000082 , 0x00003ba8 
- 00015261  0x000031c5 beq  0x00000083 , 0x00003bae 
- 00015262  0x000031c6 store  0x00000001 , 0x000044c6 
- 00015263  0x000031c7 beq  0x00000000 , 0x00003bb3 
- 00015264  0x000031c8 beq  0x00000001 , 0x00003bb6 
- 00015265  0x000031c9 beq  0x00000002 , 0x00003bb8 
- 00015266  0x000031ca branch  0x00003c17 
- 00015267  0x000031cd fetch  0x00000001 , 0x000044be 
- 00015268  0x000031ce branch  0x00003c17 , 0x00000034 
- 00015269  0x000031cf storet  0x00000001 , 0x000044c6 
- 00015270  0x000031d0 jam  0x0000000d , 0x00004456 
- 00015271  0x000031d1 branch  0x00003bb4 
- 00015272  0x000031d3 fetch  0x00000001 , 0x000044be 
- 00015273  0x000031d4 branch  0x00003c17 , 0x00000034 
- 00015274  0x000031d5 storet  0x00000001 , 0x000044c6 
- 00015275  0x000031d6 jam  0x0000000d , 0x00004456 
- 00015276  0x000031d7 jam  0x00000001 , 0x00004454 
- 00015277  0x000031d8 branch  0x00003c1a 
- 00015278  0x000031da fetch  0x00000001 , 0x000044be 
- 00015279  0x000031db branch  0x00003c17 , 0x00000034 
- 00015280  0x000031dc storet  0x00000001 , 0x000044c6 
- 00015281  0x000031dd jam  0x0000000d , 0x00004456 
- 00015282  0x000031de branch  0x00003bb9 
- 00015283  0x000031e0 jam  0x00000000 , 0x00004456 
- 00015284  0x000031e2 jam  0x00000003 , 0x00004454 
- 00015285  0x000031e3 branch  0x00003c1a 
- 00015286  0x000031e5 jam  0x00000005 , 0x00004456 
- 00015287  0x000031e6 branch  0x00003bb4 
- 00015288  0x000031e8 jam  0x00000005 , 0x00004456 
- 00015289  0x000031ea jam  0x00000000 , 0x00004454 
- 00015290  0x000031eb branch  0x00003c1a 
- 00015291  0x000031f0 fetch  0x00000001 , 0x00000b04 
- 00015292  0x000031f1 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015293  0x000031f2 nbranch  0x00003c17 , 0x00000002 
- 00015294  0x000031f3 store  0x00000001 , 0x0000436f 
- 00015295  0x000031f4 copy  0x0000003f , 0x00000039 
- 00015296  0x000031f5 copy  0x00000011 , 0x00000003 
- 00015297  0x000031f6 arg  0x00004370 , 0x00000005 
- 00015298  0x000031f7 call  0x000066ea 
- 00015299  0x000031f8 branch  0x00003c1a 
- 00015300  0x000031fd fetch  0x00000001 , 0x00000b04 
- 00015301  0x000031fe sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015302  0x000031ff nbranch  0x00003c17 , 0x00000002 
- 00015303  0x00003200 store  0x00000001 , 0x0000438f 
- 00015304  0x00003201 copy  0x0000003f , 0x00000039 
- 00015305  0x00003202 copy  0x00000011 , 0x00000003 
- 00015306  0x00003203 arg  0x00004390 , 0x00000005 
- 00015307  0x00003204 call  0x000066ea 
- 00015308  0x00003205 branch  0x00003c1a 
- 00015309  0x0000320a fetch  0x00000002 , 0x00004682 
- 00015310  0x0000320b bbit0  0x00000009 , 0x00003c17 
- 00015311  0x0000320c fetch  0x00000001 , 0x00000b04 
- 00015312  0x0000320d bne  0x00000008 , 0x00003c17 
- 00015313  0x0000320e copy  0x00000011 , 0x00000003 
- 00015314  0x0000320f ifetch  0x00000008 , 0x00000003 
- 00015315  0x00003210 store  0x00000008 , 0x00004496 
- 00015316  0x00003211 jam  0x00000012 , 0x00000a99 
- 00015317  0x00003212 call  0x00007d8f 
- 00015318  0x00003213 branch  0x00003c1a 
- 00015319  0x00003218 ifetch  0x00000002 , 0x00000003 
- 00015320  0x00003219 store  0x00000002 , 0x00004482 
- 00015321  0x0000321a branch  0x00003c1a 
- 00015322  0x0000321f fetch  0x00000001 , 0x000044c6 
- 00015323  0x00003220 branch  0x00003c17 , 0x00000034 
- 00015324  0x00003221 fetch  0x00000001 , 0x000044c4 
- 00015325  0x00003222 bne  0x00000000 , 0x00003c17 
- 00015326  0x00003223 fetch  0x00000001 , 0x000044c5 
- 00015327  0x00003224 bne  0x00000000 , 0x00003c17 
- 00015328  0x00003225 call  0x00007e25 
- 00015329  0x00003226 branch  0x00003c1a 
- 00015330  0x0000322b fetch  0x00000001 , 0x00000b04 
- 00015331  0x0000322c bne  0x00000005 , 0x00003c17 
- 00015332  0x0000322d ifetch  0x00000001 , 0x00000003 
- 00015333  0x0000322e store  0x00000001 , 0x000046a2 
- 00015334  0x0000322f ifetch  0x00000004 , 0x00000003 
- 00015335  0x00003230 store  0x00000004 , 0x000046a3 
- 00015336  0x00003231 fetcht  0x00000001 , 0x000046a2 
- 00015337  0x00003232 call  0x0000680e 
- 00015338  0x00003233 call  0x00003cbc 
- 00015339  0x00003234 branch  0x00003c1a 
- 00015340  0x00003239 fetch  0x00000001 , 0x00000b04 
- 00015341  0x0000323a bne  0x00000001 , 0x00003c17 
- 00015342  0x0000323b ifetch  0x00000001 , 0x00000003 
- 00015343  0x0000323c store  0x00000001 , 0x000041de 
- 00015344  0x0000323d branch  0x00003c1a 
- 00015345  0x00003242 ifetch  0x00000001 , 0x00000003 
- 00015346  0x00003243 beq  0x00000001 , 0x00003bfa 
- 00015347  0x00003244 fetch  0x00000001 , 0x000044c1 
- 00015348  0x00003245 beq  0x00000003 , 0x00003bf8 
- 00015349  0x00003246 beq  0x00000006 , 0x00003bf8 
- 00015350  0x00003247 beq  0x00000007 , 0x00003bf8 
- 00015351  0x00003248 branch  0x00003c17 
- 00015352  0x0000324a jam  0x00000001 , 0x000044c2 
- 00015353  0x0000324b branch  0x00003c1a 
- 00015354  0x0000324e call  0x00005b53 
- 00015355  0x0000324f branch  0x00003c1a 
- 00015356  0x00003254 fetch  0x00000001 , 0x00000b04 
- 00015357  0x00003255 bne  0x00000001 , 0x00003c17 
- 00015358  0x00003256 call  0x00003c1a 
- 00015359  0x00003257 ifetch  0x00000001 , 0x00000003 
- 00015360  0x00003258 branch  0x000060cb , 0x00000034 
- 00015361  0x00003259 branch  0x000060c9 
- 00015362  0x0000325e call  0x00003c1a 
- 00015363  0x0000325f call  0x00007f9e 
- 00015364  0x00003260 jam  0x00000001 , 0x00008010 
- 00015365  0x00003261 branch  0x00002a8e 
- 00015366  0x00003266 fetch  0x00000001 , 0x00000b04 
- 00015367  0x00003267 beq  0x00000000 , 0x00003c17 
- 00015368  0x00003268 ifetch  0x00000001 , 0x00000003 
- 00015369  0x00003269 branch  0x00003c13 , 0x00000034 
- 00015370  0x0000326a fetch  0x00000001 , 0x00000b04 
- 00015371  0x0000326b bne  0x00000005 , 0x00003c17 
- 00015372  0x0000326c ifetch  0x00000004 , 0x00000003 
- 00015373  0x0000326d arg  0x000f4240 , 0x00000002 
- 00015374  0x0000326e isub  0x00000002 , 0x0000003e 
- 00015375  0x0000326f branch  0x00003c17 , 0x00000002 
- 00015376  0x00003270 store  0x00000004 , 0x000044c7 
- 00015377  0x00003271 call  0x0000580c 
- 00015378  0x00003272 branch  0x00003c1a 
- 00015379  0x00003275 call  0x0000580e 
- 00015380  0x00003276 branch  0x00003c1a 
- 00015381  0x0000327b jam  0x00000000 , 0x00004091 
- 00015382  0x0000327c branch  0x00003c1a 
- 00015383  0x00003282 arg  0x00000001 , 0x00000002 
- 00015384  0x00003283 arg  0x00000000 , 0x00000011 
- 00015385  0x00003284 branch  0x00003c25 
- 00015386  0x00003288 arg  0x00000000 , 0x00000002 
- 00015387  0x00003289 arg  0x00000000 , 0x00000011 
- 00015388  0x0000328a branch  0x00003c25 
- 00015389  0x0000328f jam  0x00000000 , 0x00000b03 
- 00015390  0x00003290 branch  0x00003c49 
- 00015391  0x00003295 jam  0x00000002 , 0x00000b03 
- 00015392  0x00003296 branch  0x00003c49 
- 00015393  0x0000329b jam  0x00000003 , 0x00000b03 
- 00015394  0x0000329c branch  0x00003c49 
- 00015395  0x000032a1 jam  0x00000005 , 0x00000b03 
- 00015396  0x000032a2 branch  0x00003c49 
- 00015397  0x000032ab fetch  0x00000001 , 0x00000b03 
- 00015398  0x000032ac copy  0x0000003f , 0x00000013 
- 00015399  0x000032ad jam  0x00000006 , 0x00000b03 
- 00015400  0x000032ae setarg  0x00000002 
- 00015401  0x000032af iadd  0x00000011 , 0x0000003f 
- 00015402  0x000032b0 call  0x00003ca7 
- 00015403  0x000032b1 copy  0x00000013 , 0x0000003f 
- 00015404  0x000032b2 istore  0x00000001 , 0x0000000a 
- 00015405  0x000032b3 istoret  0x00000001 , 0x0000000a 
- 00015406  0x000032b4 copy  0x00000011 , 0x00000039 
- 00015407  0x000032b5 copy  0x00000012 , 0x00000006 
- 00015408  0x000032b6 call  0x000066e4 
- 00015409  0x000032b7 branch  0x000066c5 
- 00015410  0x000032bd call  0x0000397f 
- 00015411  0x000032be jam  0x00000007 , 0x00000b03 
- 00015412  0x000032bf fetch  0x00000001 , 0x000004ff 
- 00015413  0x000032c0 rtn  0x00000034 
- 00015414  0x000032c1 call  0x00003ca7 
- 00015415  0x000032c2 fetch  0x00000001 , 0x000004ff 
- 00015416  0x000032c3 copy  0x0000003f , 0x00000039 
- 00015417  0x000032c4 fetch  0x00000002 , 0x00000501 
- 00015418  0x000032c5 copy  0x0000003f , 0x00000006 
- 00015419  0x000032c6 call  0x000066d1 
- 00015420  0x000032c7 branch  0x000066c5 
- 00015421  0x000032cc jam  0x00000008 , 0x00000b03 
- 00015422  0x000032cd fetch  0x00000001 , 0x000046b6 
- 00015423  0x000032ce icopy  0x00000039 
- 00015424  0x000032cf increase  0x00000002 , 0x0000003f 
- 00015425  0x000032d0 call  0x00003ca7 
- 00015426  0x000032d1 fetch  0x00000002 , 0x000046b9 
- 00015427  0x000032d2 istore  0x00000002 , 0x0000000a 
- 00015428  0x000032d3 fetch  0x00000002 , 0x000046b7 
- 00015429  0x000032d4 icopy  0x00000006 
- 00015430  0x000032d5 call  0x000066d1 
- 00015431  0x000032d6 branch  0x000066c5 
- 00015432  0x000032db jam  0x00000009 , 0x00000b03 
- 00015433  0x000032dd setarg  0x00000000 
- 00015434  0x000032de call  0x00003ca7 
- 00015435  0x000032df branch  0x000066c5 
- 00015436  0x000032e4 jam  0x0000000a , 0x00000b03 
- 00015437  0x000032e5 setarg  0x00000001 
- 00015438  0x000032e6 call  0x00003ca7 
- 00015439  0x000032e8 call  0x00003c5d 
- 00015440  0x000032ea fetch  0x00000002 , 0x00004682 
- 00015441  0x000032eb arg  0x00000002 , 0x00000007 
- 00015442  0x000032ec qisolate1  0x0000003f 
- 00015443  0x000032ed setflag  0x00000001 , 0x00000003 , 0x00000002 
- 00015444  0x000032ef arg  0x00000009 , 0x00000007 
- 00015445  0x000032f0 qisolate1  0x0000003f 
- 00015446  0x000032f1 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00015447  0x000032f3 fetch  0x00000001 , 0x00004682 
- 00015448  0x000032f4 arg  0x00000004 , 0x00000007 
- 00015449  0x000032f5 qisolate1  0x0000003f 
- 00015450  0x000032f6 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00015451  0x000032f8 istoret  0x00000001 , 0x0000000a 
- 00015452  0x000032f9 branch  0x000066c5 
- 00015453  0x000032fe arg  0x00000000 , 0x00000002 
- 00015454  0x000032ff fetch  0x00000001 , 0x00004093 
- 00015455  0x00003300 arg  0x00000000 , 0x00000007 
- 00015456  0x00003301 qisolate1  0x0000003f 
- 00015457  0x00003302 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00015458  0x00003303 arg  0x00000001 , 0x00000007 
- 00015459  0x00003304 qisolate1  0x0000003f 
- 00015460  0x00003305 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00015461  0x00003307 fetch  0x00000001 , 0x0000436e 
- 00015462  0x00003308 arg  0x00000000 , 0x00000007 
- 00015463  0x00003309 qisolate1  0x0000003f 
- 00015464  0x0000330a setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00015465  0x0000330b rtn 
- 00015466  0x00003310 jam  0x0000000d , 0x00000b03 
- 00015467  0x00003311 fetch  0x00000001 , 0x00004217 
- 00015468  0x00003312 mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00015469  0x00003313 icopy  0x00000039 
- 00015470  0x00003314 call  0x00003ca7 
- 00015471  0x00003315 fetch  0x00000002 , 0x00004215 
- 00015472  0x00003316 icopy  0x00000006 
- 00015473  0x00003317 call  0x000066d1 
- 00015474  0x00003318 branch  0x000066c5 
- 00015475  0x0000331d jam  0x0000000e , 0x00000b03 
- 00015476  0x0000331e setarg  0x00000004 
- 00015477  0x0000331f call  0x00003ca7 
- 00015478  0x00003320 fetch  0x00000004 , 0x000009ba 
- 00015479  0x00003321 istore  0x00000004 , 0x0000000a 
- 00015480  0x00003322 branch  0x000066c5 
- 00015481  0x00003327 jam  0x0000000f , 0x00000b03 
- 00015482  0x00003328 hfetch  0x00000002 , 0x00008112 
- 00015483  0x00003329 arg  0x000000ff , 0x00000002 
- 00015484  0x0000332a call  0x00007fdd 
- 00015485  0x0000332b copy  0x0000003f , 0x00000039 
- 00015486  0x0000332c call  0x00003ca7 
- 00015487  0x0000332d call  0x000066cb 
- 00015488  0x0000332e call  0x00006703 
- 00015489  0x0000332f branch  0x000066c5 
- 00015490  0x00003334 jam  0x00000010 , 0x00000b03 
- 00015491  0x00003335 branch  0x00003c49 
- 00015492  0x0000333a jam  0x00000011 , 0x00000b03 
- 00015493  0x0000333b setarg  0x00000004 
- 00015494  0x0000333c call  0x00003ca7 
- 00015495  0x0000333d fetch  0x00000004 , 0x000044c7 
- 00015496  0x0000333e istore  0x00000004 , 0x0000000a 
- 00015497  0x0000333f branch  0x000066c5 
- 00015498  0x00003344 arg  0x00000180 , 0x00000011 
- 00015499  0x00003345 branch  0x00003c91 
- 00015500  0x00003348 arg  0x00000080 , 0x00000011 
- 00015501  0x00003349 branch  0x00003c91 
- 00015502  0x0000334c arg  0x00000101 , 0x00000011 
- 00015503  0x0000334d branch  0x00003c91 
- 00015504  0x00003350 arg  0x00000001 , 0x00000011 
- 00015505  0x00003353 jam  0x00000000 , 0x00004661 
- 00015506  0x00003354 jam  0x00000014 , 0x00000b03 
- 00015507  0x00003355 setarg  0x00000002 
- 00015508  0x00003356 call  0x00003ca7 
- 00015509  0x00003357 copy  0x00000011 , 0x0000003f 
- 00015510  0x00003358 istore  0x00000002 , 0x0000000a 
- 00015511  0x00003359 branch  0x000066c5 
- 00015512  0x0000335e arg  0x00000000 , 0x00000013 
- 00015513  0x0000335f branch  0x00003c9b 
- 00015514  0x00003362 arg  0x00000001 , 0x00000013 
- 00015515  0x00003365 jam  0x00000015 , 0x00000b03 
- 00015516  0x00003366 setarg  0x00000001 
- 00015517  0x00003367 call  0x00003ca7 
- 00015518  0x00003368 copy  0x00000013 , 0x0000003f 
- 00015519  0x00003369 istore  0x00000001 , 0x0000000a 
- 00015520  0x0000336a branch  0x000066c5 
- 00015521  0x0000336f jam  0x0000001d , 0x00000b03 
- 00015522  0x00003370 setarg  0x00000004 
- 00015523  0x00003371 call  0x00003ca7 
- 00015524  0x00003372 fetch  0x00000004 , 0x000009ba 
- 00015525  0x00003373 istore  0x00000004 , 0x0000000a 
- 00015526  0x00003374 branch  0x000066c5 
- 00015527  0x00003380 jam  0x00000002 , 0x00000b02 
- 00015528  0x00003381 store  0x00000001 , 0x00000b04 
- 00015529  0x00003382 storet  0x00000008 , 0x00000aa2 
- 00015530  0x00003383 bpatch  0x000000e2 , 0x0000401c 
- 00015531  0x00003384 call  0x00003cb1 
- 00015532  0x00003385 fetcht  0x00000008 , 0x00000aa2 
- 00015533  0x00003386 call  0x000066c2 
- 00015534  0x00003387 fetch  0x00000003 , 0x00000b02 
- 00015535  0x00003388 istore  0x00000003 , 0x0000000a 
- 00015536  0x00003389 rtn 
- 00015537  0x0000338d call  0x00003cba 
- 00015538  0x0000338e rtn  0x00000001 
- 00015539  0x00003390 call  0x00003cb8 
- 00015540  0x00003391 fetch  0x00000004 , 0x000046a3 
- 00015541  0x00003392 rshift2  0x0000003f , 0x0000003f 
- 00015542  0x00003393 rtn  0x00000034 
- 00015543  0x00003394 branch  0x00003cbe 
- 00015544  0x00003398 fetcht  0x00000001 , 0x000046a2 
- 00015545  0x00003399 branch  0x00006829 
- 00015546  0x0000339c fetcht  0x00000001 , 0x000046a2 
- 00015547  0x0000339d branch  0x0000681b 
- 00015548  0x000033a0 fetcht  0x00000001 , 0x000046a2 
- 00015549  0x000033a1 branch  0x00006825 
- 00015550  0x000033a5 increase  0xffffffff , 0x0000003f 
- 00015551  0x000033a6 nop  0x00000026 
- 00015552  0x000033a7 nbranch  0x00003cbe , 0x00000034 
- 00015553  0x000033a8 rtn 
- 00015554  0x000033b2 call  0x00003ad4 
- 00015555  0x000033b3 rtn  0x00000028 
- 00015556  0x000033b4 copy  0x00000011 , 0x0000003f 
- 00015557  0x000033b5 store  0x00000002 , 0x000046b7 
- 00015558  0x000033b6 copy  0x00000012 , 0x0000003f 
- 00015559  0x000033b7 store  0x00000001 , 0x000046b6 
- 00015560  0x000033b8 fetch  0x00000002 , 0x00000478 
- 00015561  0x000033b9 fetcht  0x00000002 , 0x000046bb 
- 00015562  0x000033ba isub  0x00000002 , 0x0000003e 
- 00015563  0x000033bb branch  0x00003ccf , 0x00000005 
- 00015564  0x000033bc fetcht  0x00000002 , 0x000046bd 
- 00015565  0x000033bd isub  0x00000002 , 0x0000003e 
- 00015566  0x000033be nrtn  0x00000005 
- 00015567  0x000033c0 store  0x00000002 , 0x000046b9 
- 00015568  0x000033c1 branch  0x00003c3d 
- 00015569  0x000033c7 fetch  0x00000001 , 0x000046bf 
- 00015570  0x000033c8 rtnbit1  0x00000005 
- 00015571  0x000033c9 call  0x00003cf0 
- 00015572  0x000033ca branch  0x0000340c 
- 00015573  0x000033ce jam  0x00000002 , 0x00004172 
- 00015574  0x000033cf rtn 
- 00015575  0x000033d4 branch  0x00003cd8 
- 00015576  0x000033d7 fetch  0x00000001 , 0x000046b2 
- 00015577  0x000033d8 rtn  0x00000034 
- 00015578  0x000033d9 fetch  0x00000001 , 0x000046b3 
- 00015579  0x000033da rtn  0x00000034 
- 00015580  0x000033db increase  0xffffffff , 0x0000003f 
- 00015581  0x000033dc store  0x00000001 , 0x000046b3 
- 00015582  0x000033dd nrtn  0x00000034 
- 00015583  0x000033de jam  0x0000000a , 0x000046b3 
- 00015584  0x000033df call  0x000068eb 
- 00015585  0x000033e0 call  0x00006908 
- 00015586  0x000033e1 div  0x0000003f , 0x00000064 
- 00015587  0x000033e2 call  0x00007f86 
- 00015588  0x000033e3 quotient  0x0000003f 
- 00015589  0x000033e4 remainder  0x00000002 
- 00015590  0x000033e5 store  0x00000001 , 0x000046b4 
- 00015591  0x000033e6 storet  0x00000001 , 0x000046b5 
- 00015592  0x000033e7 rtn 
- 00015593  0x000033eb call  0x00007fb4 
- 00015594  0x000033ec branch  0x000033d9 , 0x00000002 
- 00015595  0x000033ed branch  0x000033db 
- 00015596  0x000033f2 arg  0x00000006 , 0x00000007 
- 00015597  0x000033f3 branch  0x00003cfc 
- 00015598  0x000033f6 arg  0x00000006 , 0x00000007 
- 00015599  0x000033f7 branch  0x00003cf8 
- 00015600  0x000033fa arg  0x00000005 , 0x00000007 
- 00015601  0x000033fb branch  0x00003cfc 
- 00015602  0x000033fe arg  0x00000005 , 0x00000007 
- 00015603  0x000033ff branch  0x00003cf8 
- 00015604  0x00003402 arg  0x00000004 , 0x00000007 
- 00015605  0x00003403 branch  0x00003cfc 
- 00015606  0x00003406 arg  0x00000004 , 0x00000007 
- 00015607  0x00003407 branch  0x00003cf8 
- 00015608  0x0000340a fetch  0x00000001 , 0x000046bf 
- 00015609  0x0000340b qset0  0x0000003f 
- 00015610  0x0000340c store  0x00000001 , 0x000046bf 
- 00015611  0x0000340d rtn 
- 00015612  0x00003410 fetch  0x00000001 , 0x000046bf 
- 00015613  0x00003411 qset1  0x0000003f 
- 00015614  0x00003412 store  0x00000001 , 0x000046bf 
- 00015615  0x00003413 rtn 
- 00015616  0x0000341e call  0x00003d39 
- 00015617  0x0000341f call  0x0000640f 
- 00015618  0x00003420 call  0x000040c6 
- 00015619  0x00003421 call  0x00003d66 
- 00015620  0x00003422 call  0x00006411 
- 00015621  0x00003423 rtn  0x0000002b 
- 00015622  0x00003424 call  0x00003d16 
- 00015623  0x00003425 call  0x00003d19 
- 00015624  0x00003428 fetch  0x00000004 , 0x000046d3 
- 00015625  0x00003429 rtnbit1  0x00000010 
- 00015626  0x0000342a call  0x00003d4e 
- 00015627  0x0000342b rtnmark1  0x00000026 
- 00015628  0x0000342c fetch  0x00000002 , 0x00004682 
- 00015629  0x0000342d bbit1  0x0000000c , 0x000042b0 
- 00015630  0x0000342e branch  0x000042a2 
- 00015631  0x00003432 fetch  0x00000004 , 0x000046d3 
- 00015632  0x00003433 rtnbit0  0x0000001b 
- 00015633  0x00003434 arg  0x00000014 , 0x00000039 
- 00015634  0x00003436 setarg  0x00030d40 
- 00015635  0x00003437 call  0x00002a8f 
- 00015636  0x00003438 loop  0x00007ec1 
- 00015637  0x00003439 rtn 
- 00015638  0x0000343d fetch  0x00000004 , 0x000046d3 
- 00015639  0x0000343e rtnbit0  0x00000010 
- 00015640  0x0000343f branch  0x000048ea 
- 00015641  0x00003443 setarg  0x0000416d 
- 00015642  0x00003444 store  0x00000002 , 0x000041ef 
- 00015643  0x00003445 setarg  0x00003f77 
- 00015644  0x00003446 store  0x00000002 , 0x000041f1 
- 00015645  0x00003447 setarg  0x00003ebb 
- 00015646  0x00003448 store  0x00000002 , 0x000041ed 
- 00015647  0x00003449 setarg  0x0000417c 
- 00015648  0x0000344a store  0x00000002 , 0x000041f5 
- 00015649  0x0000344b setarg  0x00003de3 
- 00015650  0x0000344c store  0x00000002 , 0x000041f3 
- 00015651  0x0000344d setarg  0x00003eb3 
- 00015652  0x0000344e store  0x00000002 , 0x000041eb 
- 00015653  0x0000344f setarg  0x00003d5b 
- 00015654  0x00003450 store  0x00000002 , 0x000041f9 
- 00015655  0x00003452 call  0x00002c7a 
- 00015656  0x00003453 setarg  0x00004401 
- 00015657  0x00003454 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00015658  0x00003455 istore  0x00000002 , 0x00000005 
- 00015659  0x00003456 setarg  0x00004406 
- 00015660  0x00003457 add  0x00000013 , 0x000000da , 0x00000005 
- 00015661  0x00003458 istore  0x00000002 , 0x00000005 
- 00015662  0x00003459 setarg  0x00003ebf 
- 00015663  0x0000345a add  0x00000013 , 0x000000dc , 0x00000005 
- 00015664  0x0000345b istore  0x00000002 , 0x00000005 
- 00015665  0x0000345d setarg  0x000041f9 
- 00015666  0x0000345e store  0x00000002 , 0x000041fd 
- 00015667  0x0000345f setarg  0x00003d36 
- 00015668  0x00003460 store  0x00000002 , 0x00004201 
- 00015669  0x00003461 rtn 
- 00015670  0x00003464 fetch  0x00000004 , 0x000046d3 
- 00015671  0x00003465 bbit0  0x00000012 , 0x000064d7 
- 00015672  0x00003466 branch  0x000064da 
- 00015673  0x00003469 rtn  0x0000002b 
- 00015674  0x0000346a call  0x00002c9d 
- 00015675  0x0000346b call  0x00003e6e 
- 00015676  0x0000346c call  0x00003e1e 
- 00015677  0x0000346d call  0x00003e54 
- 00015678  0x0000346e call  0x00005810 
- 00015679  0x0000346f call  0x00005839 
- 00015680  0x00003470 call  0x0000582c 
- 00015681  0x00003471 call  0x00005818 
- 00015682  0x00003472 fetch  0x00000004 , 0x000046d3 
- 00015683  0x00003473 bbit1  0x00000014 , 0x00003d46 
- 00015684  0x00003474 bbit1  0x00000013 , 0x00004414 
- 00015685  0x00003475 rtn 
- 00015686  0x00003478 call  0x0000659c 
- 00015687  0x00003479 fetch  0x00000004 , 0x000046d3 
- 00015688  0x0000347a isolate1  0x00000019 , 0x0000003f 
- 00015689  0x0000347b ncall  0x000065c2 , 0x00000001 
- 00015690  0x0000347c call  0x0000443f 
- 00015691  0x0000347d call  0x00003dc9 
- 00015692  0x0000347e call  0x000041aa 
- 00015693  0x0000347f branch  0x000065df 
- 00015694  0x00003482 fetch  0x00000004 , 0x000046d3 
- 00015695  0x00003483 bbit0  0x0000001e , 0x00003d53 
- 00015696  0x00003484 fetch  0x00000001 , 0x00000abd 
- 00015697  0x00003485 isolate0  0x00000003 , 0x0000003f 
- 00015698  0x00003486 nrtn  0x00000001 
- 00015699  0x00003488 fetch  0x00000001 , 0x0000471f 
- 00015700  0x00003489 store  0x00000001 , 0x0000471e 
- 00015701  0x0000348a fetch  0x00000001 , 0x000046f5 
- 00015702  0x0000348b rtnbit1  0x00000006 
- 00015703  0x0000348d fetch  0x00000004 , 0x000046d3 
- 00015704  0x0000348e rtnbit0  0x00000011 
- 00015705  0x0000348f bbit1  0x0000001d , 0x00002ee4 
- 00015706  0x00003490 branch  0x00002f2c 
- 00015707  0x00003492 fetch  0x00000001 , 0x00000478 
- 00015708  0x00003493 sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00015709  0x00003494 nrtn  0x00000005 
- 00015710  0x00003495 jam  0x00000012 , 0x00000a99 
- 00015711  0x00003496 call  0x00007d8f 
- 00015712  0x00003498 arg  0x00000000 , 0x00000007 
- 00015713  0x00003499 branch  0x000041b9 
- 00015714  0x0000349c fetch  0x00000001 , 0x000046b6 
- 00015715  0x0000349d rtneq  0x00000001 
- 00015716  0x0000349e jam  0x00000001 , 0x000046b6 
- 00015717  0x0000349f rtn 
- 00015718  0x000034a1 fetch  0x00000001 , 0x000046e1 
- 00015719  0x000034a2 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00015720  0x000034a3 store  0x00000001 , 0x0000477a 
- 00015721  0x000034a4 branch  0x00003d80 
- 00015722  0x000034a8 fetcht  0x00000001 , 0x000046e7 
- 00015723  0x000034a9 call  0x0000681d 
- 00015724  0x000034aa nbranch  0x00003d62 , 0x00000001 
- 00015725  0x000034ac fetch  0x00000001 , 0x000046b6 
- 00015726  0x000034ad rtneq  0x00000000 
- 00015727  0x000034ae jam  0x00000000 , 0x000046b6 
- 00015728  0x000034af fetch  0x00000001 , 0x0000477a 
- 00015729  0x000034b0 increase  0x00000001 , 0x0000003f 
- 00015730  0x000034b1 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00015731  0x000034b2 store  0x00000001 , 0x0000477a 
- 00015732  0x000034b3 call  0x00003d7e 
- 00015733  0x000034b4 fetch  0x00000004 , 0x000046d3 
- 00015734  0x000034b5 bbit1  0x00000014 , 0x0000443b 
- 00015735  0x000034b6 bbit1  0x00000013 , 0x00003d79 
- 00015736  0x000034b7 rtn 
- 00015737  0x000034b9 arg  0x0000001e , 0x00000002 
- 00015738  0x000034ba call  0x0000680e 
- 00015739  0x000034bb arg  0x0000001f , 0x00000002 
- 00015740  0x000034bc call  0x0000680e 
- 00015741  0x000034bd branch  0x00004435 
- 00015742  0x000034c0 bpatch  0x000000e3 , 0x0000401c 
- 00015743  0x000034c1 call  0x0000424a 
- 00015744  0x000034c2 fetch  0x00000001 , 0x000046e0 
- 00015745  0x000034c3 beq  0x00000005 , 0x00003daa 
- 00015746  0x000034c4 beq  0x00000004 , 0x00003d96 
- 00015747  0x000034c5 fetch  0x00000001 , 0x0000477a 
- 00015748  0x000034c6 beq  0x00000000 , 0x00003d8a 
- 00015749  0x000034c7 beq  0x00000001 , 0x00003d88 
- 00015750  0x000034c8 beq  0x00000002 , 0x00003d8c 
- 00015751  0x000034c9 beq  0x00000003 , 0x00003d8e 
- 00015752  0x000034cb fetch  0x00000001 , 0x00004780 
- 00015753  0x000034cc branch  0x00003dbe 
- 00015754  0x000034ce fetch  0x00000001 , 0x0000477f 
- 00015755  0x000034cf branch  0x00003dbe 
- 00015756  0x000034d1 fetch  0x00000001 , 0x00004781 
- 00015757  0x000034d2 branch  0x00003dbe 
- 00015758  0x000034d4 fetch  0x00000001 , 0x00004782 
- 00015759  0x000034d5 branch  0x00003dbe 
- 00015760  0x000034d7 fetch  0x00000001 , 0x000046e0 
- 00015761  0x000034d8 rtneq  0x00000006 
- 00015762  0x000034d9 fetch  0x00000001 , 0x000046b5 
- 00015763  0x000034da increase  0x00000001 , 0x0000003f 
- 00015764  0x000034db store  0x00000001 , 0x000046b5 
- 00015765  0x000034dc rtn 
- 00015766  0x000034df fetch  0x00000001 , 0x0000477a 
- 00015767  0x000034e0 beq  0x00000000 , 0x00003d9d 
- 00015768  0x000034e1 beq  0x00000001 , 0x00003d9b 
- 00015769  0x000034e2 beq  0x00000002 , 0x00003d9f 
- 00015770  0x000034e3 beq  0x00000003 , 0x00003da1 
- 00015771  0x000034e5 fetch  0x00000001 , 0x00004784 
- 00015772  0x000034e6 branch  0x00003da2 
- 00015773  0x000034e8 fetch  0x00000001 , 0x00004783 
- 00015774  0x000034e9 branch  0x00003da2 
- 00015775  0x000034eb fetch  0x00000001 , 0x00004785 
- 00015776  0x000034ec branch  0x00003da2 
- 00015777  0x000034ee fetch  0x00000001 , 0x00004786 
- 00015778  0x000034f0 store  0x00000001 , 0x000046b5 
- 00015779  0x000034f1 lshift8  0x0000003f , 0x0000003f 
- 00015780  0x000034f2 copy  0x0000003f , 0x00000011 
- 00015781  0x000034f3 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00015782  0x000034f4 call  0x00006413 
- 00015783  0x000034f5 copy  0x00000011 , 0x0000003f 
- 00015784  0x000034f6 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00015785  0x000034f7 branch  0x00006413 
- 00015786  0x000034fa fetch  0x00000001 , 0x0000477a 
- 00015787  0x000034fb beq  0x00000000 , 0x00003db1 
- 00015788  0x000034fc beq  0x00000001 , 0x00003daf 
- 00015789  0x000034fd beq  0x00000002 , 0x00003db3 
- 00015790  0x000034fe beq  0x00000003 , 0x00003db5 
- 00015791  0x00003500 fetch  0x00000001 , 0x00004788 
- 00015792  0x00003501 branch  0x00003db6 
- 00015793  0x00003503 fetch  0x00000001 , 0x00004787 
- 00015794  0x00003504 branch  0x00003db6 
- 00015795  0x00003506 fetch  0x00000001 , 0x00004789 
- 00015796  0x00003507 branch  0x00003db6 
- 00015797  0x00003509 fetch  0x00000001 , 0x0000478a 
- 00015798  0x0000350b store  0x00000001 , 0x000046b5 
- 00015799  0x0000350c call  0x000040c0 
- 00015800  0x0000350d fetch  0x00000001 , 0x000046b5 
- 00015801  0x0000350f add  0x0000003f , 0x00000080 , 0x0000003f 
- 00015802  0x00003510 lshift8  0x0000003f , 0x0000003f 
- 00015803  0x00003511 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015804  0x00003512 copy  0x0000003f , 0x00000011 
- 00015805  0x00003513 branch  0x0000415a 
- 00015806  0x00003516 store  0x00000001 , 0x000046b5 
- 00015807  0x00003517 call  0x00003d90 
- 00015808  0x00003518 fetch  0x00000001 , 0x000046b5 
- 00015809  0x00003519 setarg  0x00000006 
- 00015810  0x0000351a call  0x00006414 
- 00015811  0x0000351b and  0x0000003f , 0x000000f8 , 0x00000002 
- 00015812  0x0000351c fetch  0x00000001 , 0x000046b5 
- 00015813  0x0000351d iadd  0x00000002 , 0x0000003f 
- 00015814  0x0000351e lshift8  0x0000003f , 0x0000003f 
- 00015815  0x0000351f add  0x0000003f , 0x00000006 , 0x0000003f 
- 00015816  0x00003520 branch  0x00006413 
- 00015817  0x00003524 call  0x000033c4 
- 00015818  0x00003525 branch  0x00004316 , 0x00000005 
- 00015819  0x00003526 call  0x0000441c 
- 00015820  0x00003527 call  0x000042e4 
- 00015821  0x00003528 branch  0x000033bd 
- 00015822  0x0000352c fetch  0x00000002 , 0x00004707 
- 00015823  0x0000352d rtn  0x00000034 
- 00015824  0x0000352e fetch  0x00000004 , 0x000046d3 
- 00015825  0x0000352f rtnbit0  0x00000011 
- 00015826  0x00003530 rtnbit1  0x00000003 
- 00015827  0x00003531 rtnmark1  0x00000026 
- 00015828  0x00003532 call  0x00004083 
- 00015829  0x00003533 rtnne  0x00000007 
- 00015830  0x00003534 call  0x00004482 
- 00015831  0x00003535 arg  0x00000003 , 0x00000007 
- 00015832  0x00003536 call  0x000043ce 
- 00015833  0x00003537 setarg  0x00000000 
- 00015834  0x00003538 store  0x00000002 , 0x000046ae 
- 00015835  0x00003539 store  0x00000001 , 0x000046b4 
- 00015836  0x0000353a call  0x00003263 
- 00015837  0x0000353c fetch  0x00000002 , 0x00004682 
- 00015838  0x0000353d bbit1  0x00000007 , 0x00004392 
- 00015839  0x0000353e bbit1  0x00000009 , 0x00003402 
- 00015840  0x0000353f bbit1  0x00000000 , 0x000033e9 
- 00015841  0x00003540 call  0x000042ca 
- 00015842  0x00003541 branch  0x00002ead 
- 00015843  0x00003545 call  0x00003dce 
- 00015844  0x00003546 call  0x00007e34 
- 00015845  0x00003547 call  0x00003d6a 
- 00015846  0x00003548 call  0x00003de9 
- 00015847  0x00003549 call  0x00003ee0 
- 00015848  0x0000354a branch  0x00003df7 
- 00015849  0x0000354c fetch  0x00000004 , 0x000046d3 
- 00015850  0x0000354d rtnbit0  0x00000010 
- 00015851  0x0000354e call  0x000048d3 
- 00015852  0x0000354f branch  0x000048fd 
- 00015853  0x00003552 hfetch  0x00000001 , 0x00008a04 
- 00015854  0x00003553 bbit0  0x00000007 , 0x00003df1 
- 00015855  0x00003554 bbit1  0x00000007 , 0x00003df4 
- 00015856  0x00003555 rtn 
- 00015857  0x00003557 fetch  0x00000001 , 0x000046ff 
- 00015858  0x00003558 rtnbit0  0x00000007 
- 00015859  0x00003559 branch  0x0000659a 
- 00015860  0x0000355b fetch  0x00000001 , 0x000046ff 
- 00015861  0x0000355c rtnbit1  0x00000007 
- 00015862  0x0000355d branch  0x00004381 
- 00015863  0x00003560 call  0x00003ded 
- 00015864  0x00003561 hfetch  0x00000001 , 0x00008a04 
- 00015865  0x00003562 store  0x00000001 , 0x000046ff 
- 00015866  0x00003563 rtnbit0  0x00000007 
- 00015867  0x00003564 call  0x00003e07 
- 00015868  0x00003565 fetch  0x00000004 , 0x000046f9 
- 00015869  0x00003566 fetcht  0x00000001 , 0x000046fd 
- 00015870  0x00003567 iadd  0x00000002 , 0x00000002 
- 00015871  0x00003568 copy  0x00000022 , 0x0000003f 
- 00015872  0x00003569 isub  0x00000002 , 0x0000003e 
- 00015873  0x0000356a nrtn  0x00000002 
- 00015874  0x0000356b store  0x00000004 , 0x000046f9 
- 00015875  0x0000356c call  0x00003f97 
- 00015876  0x0000356d nrtn  0x00000028 
- 00015877  0x0000356e jam  0x00000004 , 0x00000d38 
- 00015878  0x0000356f branch  0x00003e0f 
- 00015879  0x00003572 fetcht  0x00000004 , 0x000046f9 
- 00015880  0x00003573 copy  0x00000022 , 0x0000003f 
- 00015881  0x00003574 isub  0x00000002 , 0x0000003e 
- 00015882  0x00003575 ncall  0x00003e0c , 0x00000002 
- 00015883  0x00003576 rtn 
- 00015884  0x00003578 setarg  0x00000000 
- 00015885  0x00003579 store  0x00000004 , 0x000046f9 
- 00015886  0x0000357a rtn 
- 00015887  0x0000357f fetch  0x00000001 , 0x00000d38 
- 00015888  0x00003580 rtnbit0  0x00000002 
- 00015889  0x00003581 branch  0x00003e12 
- 00015890  0x00003583 hfetch  0x00000001 , 0x00008a04 
- 00015891  0x00003584 rtnbit0  0x00000007 
- 00015892  0x00003585 jam  0x00000020 , 0x00000d52 
- 00015893  0x00003586 setarg  0x00000001 
- 00015894  0x00003587 store  0x00000001 , 0x00000d54 
- 00015895  0x00003588 fetch  0x00000007 , 0x0000469a 
- 00015896  0x00003589 istore  0x00000007 , 0x00000005 
- 00015897  0x0000358a rtn 
- 00015898  0x0000358e hfetch  0x00000002 , 0x00008050 
- 00015899  0x0000358f set0  0x0000000b , 0x0000003f 
- 00015900  0x00003590 hstore  0x00000002 , 0x00008050 
- 00015901  0x00003591 rtn 
- 00015902  0x00003594 setarg  0x00008c00 
- 00015903  0x00003595 store  0x00000002 , 0x00004575 
- 00015904  0x00003596 setarg  0x00008e7a 
- 00015905  0x00003597 store  0x00000002 , 0x000044bc 
- 00015906  0x00003598 setarg  0x00002402 
- 00015907  0x00003599 store  0x00000002 , 0x000040bd 
- 00015908  0x0000359a setarg  0x00002580 
- 00015909  0x0000359b store  0x00000003 , 0x000040aa 
- 00015910  0x0000359c jam  0x00000003 , 0x00004173 
- 00015911  0x0000359d jam  0x00000008 , 0x00004156 
- 00015912  0x0000359e jam  0x00000001 , 0x000046d9 
- 00015913  0x0000359f setarg  0x00000200 
- 00015914  0x000035a0 store  0x00000002 , 0x00004154 
- 00015915  0x000035a1 jam  0x00000017 , 0x000044a6 
- 00015916  0x000035a2 jam  0x00000017 , 0x000044a8 
- 00015917  0x000035a4 setarg  0x00000a77 
- 00015918  0x000035a5 store  0x00000002 , 0x00004212 
- 00015919  0x000035b5 setsect  0x00000000 , 0x00000306 
- 00015920  0x000035b6 setsect  0x00000001 , 0x00004440 
- 00015921  0x000035b7 setsect  0x00000002 , 0x00010000 
- 00015922  0x000035b8 setsect  0x00000003 , 0x00004408 
- 00015923  0x000035b9 store  0x00000009 , 0x00004577 
- 00015924  0x000035ba setsect  0x00000000 , 0x00001224 
- 00015925  0x000035bb setsect  0x00000001 , 0x00004000 
- 00015926  0x000035bc setsect  0x00000002 , 0x00000000 
- 00015927  0x000035bd istore  0x00000005 , 0x00000005 
- 00015928  0x000035bf setsect  0x00000000 , 0x0003ffff 
- 00015929  0x000035c0 setsect  0x00000001 , 0x0002fe23 
- 00015930  0x000035c1 setsect  0x00000002 , 0x000199d9 
- 00015931  0x000035c2 setsect  0x00000003 , 0x0000020d 
- 00015932  0x000035c3 store  0x00000008 , 0x00004098 
- 00015933  0x000035c5 setarg  0x0000012c 
- 00015934  0x000035c6 store  0x00000002 , 0x00004707 
- 00015935  0x000035c7 call  0x000057a3 
- 00015936  0x000035c8 fetch  0x00000004 , 0x000046d3 
- 00015937  0x000035c9 rtnbit0  0x0000001f 
- 00015938  0x000035ca call  0x00003e44 
- 00015939  0x000035cb branch  0x00003e4c 
- 00015940  0x000035ce fetcht  0x00000001 , 0x000046f7 
- 00015941  0x000035cf call  0x000067fb 
- 00015942  0x000035d0 fetcht  0x00000001 , 0x000046f7 
- 00015943  0x000035d1 call  0x0000681d 
- 00015944  0x000035d2 jam  0x00000003 , 0x000046f6 
- 00015945  0x000035d3 rtn  0x00000001 
- 00015946  0x000035d4 jam  0x00000002 , 0x000046f6 
- 00015947  0x000035d5 rtn 
- 00015948  0x000035d8 fetcht  0x00000001 , 0x000046f8 
- 00015949  0x000035d9 call  0x000067fb 
- 00015950  0x000035da fetcht  0x00000001 , 0x000046f8 
- 00015951  0x000035db call  0x0000681d 
- 00015952  0x000035dc jam  0x00000000 , 0x0000422d 
- 00015953  0x000035dd rtn  0x00000001 
- 00015954  0x000035de jam  0x00000002 , 0x0000422d 
- 00015955  0x000035df rtn 
- 00015956  0x000035e3 fetch  0x00000001 , 0x0000422d 
- 00015957  0x000035e4 beq  0x00000000 , 0x00003e59 
- 00015958  0x000035e5 beq  0x00000001 , 0x00003e62 
- 00015959  0x000035e6 beq  0x00000002 , 0x00003e6b 
- 00015960  0x000035e7 branch  0x00003e59 
- 00015961  0x000035ea fetcht  0x00000002 , 0x00004221 
- 00015962  0x000035eb fetch  0x00000002 , 0x00004227 
- 00015963  0x000035ec isub  0x00000002 , 0x0000003f 
- 00015964  0x000035ed mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00015965  0x000035ee div  0x0000003f , 0x00000064 
- 00015966  0x000035ef call  0x00007f86 
- 00015967  0x000035f0 quotient  0x0000003f 
- 00015968  0x000035f1 store  0x00000002 , 0x000046d0 
- 00015969  0x000035f2 rtn 
- 00015970  0x000035f4 fetcht  0x00000002 , 0x0000421f 
- 00015971  0x000035f5 fetch  0x00000002 , 0x00004225 
- 00015972  0x000035f6 isub  0x00000002 , 0x0000003f 
- 00015973  0x000035f7 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
- 00015974  0x000035f8 div  0x0000003f , 0x00000190 
- 00015975  0x000035f9 call  0x00007f86 
- 00015976  0x000035fa quotient  0x0000003f 
- 00015977  0x000035fb store  0x00000002 , 0x000046d0 
- 00015978  0x000035fc rtn 
- 00015979  0x000035fe fetch  0x00000002 , 0x00004223 
- 00015980  0x000035ff store  0x00000002 , 0x000046d0 
- 00015981  0x00003600 rtn 
- 00015982  0x00003602 fetcht  0x00000001 , 0x0000423a 
- 00015983  0x00003603 call  0x0000680e 
- 00015984  0x00003604 call  0x000048fb 
- 00015985  0x00003605 fetcht  0x00000001 , 0x000046e2 
- 00015986  0x00003606 call  0x000067fb 
- 00015987  0x00003607 fetcht  0x00000001 , 0x000046e3 
- 00015988  0x00003608 call  0x000067fb 
- 00015989  0x00003609 fetcht  0x00000001 , 0x000046e4 
- 00015990  0x0000360a call  0x000067fb 
- 00015991  0x0000360b fetcht  0x00000001 , 0x000046f3 
- 00015992  0x0000360c call  0x000067fb 
- 00015993  0x0000360e fetcht  0x00000001 , 0x000046dc 
- 00015994  0x0000360f call  0x0000680e 
- 00015995  0x00003611 fetcht  0x00000001 , 0x000046e8 
- 00015996  0x00003612 call  0x000067fb 
- 00015997  0x00003614 fetcht  0x00000001 , 0x000046e9 
- 00015998  0x00003615 call  0x000067fb 
- 00015999  0x00003617 fetcht  0x00000001 , 0x000046ea 
- 00016000  0x00003618 call  0x000067fb 
- 00016001  0x00003619 fetcht  0x00000001 , 0x000046eb 
- 00016002  0x0000361a call  0x000067fb 
- 00016003  0x0000361c fetcht  0x00000001 , 0x000046e5 
- 00016004  0x0000361d call  0x000067fb 
- 00016005  0x0000361e fetcht  0x00000001 , 0x000046e6 
- 00016006  0x0000361f call  0x000067fb 
- 00016007  0x00003621 fetcht  0x00000001 , 0x000046ef 
- 00016008  0x00003622 call  0x0000680e 
- 00016009  0x00003624 fetcht  0x00000001 , 0x000046f0 
- 00016010  0x00003625 call  0x0000680e 
- 00016011  0x00003627 fetcht  0x00000001 , 0x000046f1 
- 00016012  0x00003628 call  0x0000680e 
- 00016013  0x0000362a fetcht  0x00000001 , 0x000046f2 
- 00016014  0x0000362b call  0x0000680e 
- 00016015  0x0000362d fetcht  0x00000001 , 0x000046f4 
- 00016016  0x0000362e call  0x0000680e 
- 00016017  0x00003630 fetcht  0x00000001 , 0x000046ed 
- 00016018  0x00003631 call  0x000067fb 
- 00016019  0x00003633 fetcht  0x00000001 , 0x000046ec 
- 00016020  0x00003634 call  0x000067fb 
- 00016021  0x00003636 fetcht  0x00000001 , 0x000046e7 
- 00016022  0x00003637 branch  0x000067fb 
- 00016023  0x0000363a fetcht  0x00000001 , 0x000046e8 
- 00016024  0x0000363b call  0x000067dd 
- 00016025  0x0000363c fetcht  0x00000001 , 0x000046e9 
- 00016026  0x0000363d call  0x000067dd 
- 00016027  0x0000363e fetcht  0x00000001 , 0x000046ea 
- 00016028  0x0000363f call  0x000067dd 
- 00016029  0x00003640 fetcht  0x00000001 , 0x000046eb 
- 00016030  0x00003641 branch  0x000067dd 
- 00016031  0x00003644 fetcht  0x00000001 , 0x000046e8 
- 00016032  0x00003645 call  0x00003ea7 
- 00016033  0x00003646 fetcht  0x00000001 , 0x000046e9 
- 00016034  0x00003647 call  0x00003ea7 
- 00016035  0x00003648 fetcht  0x00000001 , 0x000046ea 
- 00016036  0x00003649 call  0x00003ea7 
- 00016037  0x0000364a fetcht  0x00000001 , 0x000046eb 
- 00016038  0x0000364b branch  0x00003ea7 
- 00016039  0x0000364e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016040  0x0000364f rtn  0x00000005 
- 00016041  0x00003650 and  0x00000002 , 0x0000007f , 0x00000007 
- 00016042  0x00003651 hfetch  0x00000004 , 0x0000811c 
- 00016043  0x00003652 qisolate1  0x0000003f 
- 00016044  0x00003653 hfetch  0x00000004 , 0x00008078 
- 00016045  0x00003654 qsetflag  0x00000001 , 0x0000003f 
- 00016046  0x00003655 hstore  0x00000004 , 0x00008078 
- 00016047  0x00003656 hfetch  0x00000004 , 0x0000807c 
- 00016048  0x00003657 nqsetflag  0x00000001 , 0x0000003f 
- 00016049  0x00003658 hstore  0x00000004 , 0x0000807c 
- 00016050  0x00003659 rtn 
- 00016051  0x0000365c enable  0x00000028 
- 00016052  0x0000365d hfetch  0x00000004 , 0x00008138 
- 00016053  0x0000365e setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00016054  0x0000365f hstore  0x00000004 , 0x0000804c 
- 00016055  0x00003660 call  0x00002c21 
- 00016056  0x00003661 call  0x00004482 
- 00016057  0x00003662 call  0x00003e9f 
- 00016058  0x00003664 branch  0x00003ebf 
- 00016059  0x00003669 call  0x00003ebf 
- 00016060  0x0000366a fetch  0x00000001 , 0x000000a0 
- 00016061  0x0000366b nrtn  0x00000034 
- 00016062  0x0000366c branch  0x000067ed 
- 00016063  0x0000366f call  0x00003ee0 
- 00016064  0x00003670 arg  0x00000019 , 0x00000002 
- 00016065  0x00003671 fetch  0x00000004 , 0x000046d3 
- 00016066  0x00003672 isolate1  0x00000012 , 0x0000003f 
- 00016067  0x00003673 call  0x00003ede , 0x00000001 
- 00016068  0x00003674 call  0x0000680e 
- 00016069  0x00003675 call  0x000063ee 
- 00016070  0x00003679 fetcht  0x00000001 , 0x000046e2 
- 00016071  0x0000367a call  0x000067dd 
- 00016072  0x0000367b fetcht  0x00000001 , 0x000046e3 
- 00016073  0x0000367c call  0x000067dd 
- 00016074  0x0000367d fetcht  0x00000001 , 0x000046e4 
- 00016075  0x0000367e call  0x000067dd 
- 00016076  0x00003680 fetcht  0x00000001 , 0x000046e5 
- 00016077  0x00003681 call  0x000067dd 
- 00016078  0x00003682 fetcht  0x00000001 , 0x000046e6 
- 00016079  0x00003683 call  0x000067dd 
- 00016080  0x00003684 fetcht  0x00000001 , 0x000046e7 
- 00016081  0x00003685 call  0x000067dd 
- 00016082  0x00003686 fetcht  0x00000001 , 0x000046ed 
- 00016083  0x00003687 call  0x000067dd 
- 00016084  0x00003688 fetcht  0x00000001 , 0x000046e8 
- 00016085  0x00003689 call  0x000067dd 
- 00016086  0x0000368a fetcht  0x00000001 , 0x000046e9 
- 00016087  0x0000368b call  0x000067dd 
- 00016088  0x0000368c fetcht  0x00000001 , 0x000046ea 
- 00016089  0x0000368d call  0x000067dd 
- 00016090  0x0000368e fetcht  0x00000001 , 0x000046eb 
- 00016091  0x0000368f call  0x000067dd 
- 00016092  0x00003690 fetcht  0x00000001 , 0x000046f3 
- 00016093  0x00003691 branch  0x000067e1 
- 00016094  0x00003696 arg  0x0000001e , 0x00000002 
- 00016095  0x00003697 rtn 
- 00016096  0x0000369a bpatch  0x000000e4 , 0x0000401c 
- 00016097  0x0000369b call  0x00003eee 
- 00016098  0x0000369c call  0x00003f36 
- 00016099  0x0000369d fetch  0x00000001 , 0x000046b8 
- 00016100  0x0000369e fetcht  0x00000001 , 0x000046b7 
- 00016101  0x0000369f store  0x00000001 , 0x000046b7 
- 00016102  0x000036a0 isub  0x00000002 , 0x0000003e 
- 00016103  0x000036a1 nbranch  0x000033d4 , 0x00000005 
- 00016104  0x000036a2 fetch  0x00000001 , 0x000046be 
- 00016105  0x000036a3 fetcht  0x00000001 , 0x000046bd 
- 00016106  0x000036a4 store  0x00000001 , 0x000046bd 
- 00016107  0x000036a5 isub  0x00000002 , 0x0000003e 
- 00016108  0x000036a6 nbranch  0x000033d4 , 0x00000005 
- 00016109  0x000036a7 rtn 
- 00016110  0x000036a9 fetch  0x00000001 , 0x000046ea 
- 00016111  0x000036aa rtneq  0x000000ff 
- 00016112  0x000036ab arg  0x00000000 , 0x00000011 
- 00016113  0x000036ac fetcht  0x00000001 , 0x000046ea 
- 00016114  0x000036ad call  0x0000681d 
- 00016115  0x000036ae setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016116  0x000036af fetcht  0x00000001 , 0x000046eb 
- 00016117  0x000036b0 call  0x0000681d 
- 00016118  0x000036b1 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016119  0x000036b2 copy  0x00000011 , 0x0000003f 
- 00016120  0x000036b3 store  0x00000001 , 0x000046b8 
- 00016121  0x000036b4 beq  0x00000001 , 0x00003efe 
- 00016122  0x000036b5 beq  0x00000002 , 0x00003f02 
- 00016123  0x000036b6 fetch  0x00000001 , 0x000046b9 
- 00016124  0x000036b7 bbit1  0x00000007 , 0x00003f0e 
- 00016125  0x000036b8 rtn 
- 00016126  0x000036bb fetch  0x00000001 , 0x000046b7 
- 00016127  0x000036bc beq  0x00000000 , 0x00003f06 
- 00016128  0x000036bd beq  0x00000003 , 0x00003f08 
- 00016129  0x000036be rtn 
- 00016130  0x000036c0 fetch  0x00000001 , 0x000046b7 
- 00016131  0x000036c1 beq  0x00000000 , 0x00003f0a 
- 00016132  0x000036c2 beq  0x00000003 , 0x00003f0c 
- 00016133  0x000036c3 rtn 
- 00016134  0x000036c5 jam  0x00000082 , 0x000046b9 
- 00016135  0x000036c6 rtn 
- 00016136  0x000036c8 jam  0x00000081 , 0x000046b9 
- 00016137  0x000036c9 rtn 
- 00016138  0x000036cb jam  0x00000080 , 0x000046b9 
- 00016139  0x000036cc rtn 
- 00016140  0x000036ce jam  0x00000083 , 0x000046b9 
- 00016141  0x000036cf rtn 
- 00016142  0x000036d1 fetch  0x00000001 , 0x000046b9 
- 00016143  0x000036d2 set0  0x00000007 , 0x0000003f 
- 00016144  0x000036d3 store  0x00000001 , 0x000046b9 
- 00016145  0x000036d4 beq  0x00000000 , 0x00003f16 
- 00016146  0x000036d5 beq  0x00000001 , 0x00003f19 
- 00016147  0x000036d6 beq  0x00000002 , 0x00003f1c 
- 00016148  0x000036d7 beq  0x00000003 , 0x00003f1f 
- 00016149  0x000036d8 rtn 
- 00016150  0x000036da fetch  0x00000001 , 0x000046b8 
- 00016151  0x000036db beq  0x00000003 , 0x00003f22 
- 00016152  0x000036dc rtn 
- 00016153  0x000036de fetch  0x00000001 , 0x000046b8 
- 00016154  0x000036df beq  0x00000000 , 0x00003f22 
- 00016155  0x000036e0 rtn 
- 00016156  0x000036e2 fetch  0x00000001 , 0x000046b8 
- 00016157  0x000036e3 beq  0x00000003 , 0x00003f2c 
- 00016158  0x000036e4 rtn 
- 00016159  0x000036e6 fetch  0x00000001 , 0x000046b8 
- 00016160  0x000036e7 beq  0x00000000 , 0x00003f2c 
- 00016161  0x000036e8 rtn 
- 00016162  0x000036ea fetch  0x00000001 , 0x000046bc 
- 00016163  0x000036eb increase  0x00000001 , 0x0000003f 
- 00016164  0x000036ec store  0x00000001 , 0x000046bc 
- 00016165  0x000036ed sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016166  0x000036ee rtn  0x00000002 
- 00016167  0x000036ef jam  0x00000000 , 0x000046bc 
- 00016168  0x000036f0 fetch  0x00000001 , 0x000046ba 
- 00016169  0x000036f1 increase  0x00000001 , 0x0000003f 
- 00016170  0x000036f2 store  0x00000001 , 0x000046ba 
- 00016171  0x000036f3 rtn 
- 00016172  0x000036f5 fetch  0x00000001 , 0x000046bb 
- 00016173  0x000036f6 increase  0x00000001 , 0x0000003f 
- 00016174  0x000036f7 store  0x00000001 , 0x000046bb 
- 00016175  0x000036f8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016176  0x000036f9 rtn  0x00000002 
- 00016177  0x000036fa jam  0x00000000 , 0x000046bb 
- 00016178  0x000036fb fetch  0x00000001 , 0x000046ba 
- 00016179  0x000036fc increase  0xffffffff , 0x0000003f 
- 00016180  0x000036fd store  0x00000001 , 0x000046ba 
- 00016181  0x000036fe rtn 
- 00016182  0x00003702 fetch  0x00000001 , 0x000046e8 
- 00016183  0x00003703 rtneq  0x000000ff 
- 00016184  0x00003704 arg  0x00000000 , 0x00000011 
- 00016185  0x00003705 fetcht  0x00000001 , 0x000046e8 
- 00016186  0x00003706 call  0x0000681d 
- 00016187  0x00003707 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016188  0x00003708 fetcht  0x00000001 , 0x000046e9 
- 00016189  0x00003709 call  0x0000681d 
- 00016190  0x0000370a setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016191  0x0000370b copy  0x00000011 , 0x0000003f 
- 00016192  0x0000370c store  0x00000001 , 0x000046be 
- 00016193  0x0000370d beq  0x00000001 , 0x00003f46 
- 00016194  0x0000370e beq  0x00000002 , 0x00003f4a 
- 00016195  0x0000370f fetch  0x00000001 , 0x000046bf 
- 00016196  0x00003710 bbit1  0x00000007 , 0x00003f56 
- 00016197  0x00003711 rtn 
- 00016198  0x00003714 fetch  0x00000001 , 0x000046bd 
- 00016199  0x00003715 beq  0x00000000 , 0x00003f4e 
- 00016200  0x00003716 beq  0x00000003 , 0x00003f50 
- 00016201  0x00003717 rtn 
- 00016202  0x00003719 fetch  0x00000001 , 0x000046bd 
- 00016203  0x0000371a beq  0x00000000 , 0x00003f52 
- 00016204  0x0000371b beq  0x00000003 , 0x00003f54 
- 00016205  0x0000371c rtn 
- 00016206  0x0000371e jam  0x00000082 , 0x000046bf 
- 00016207  0x0000371f rtn 
- 00016208  0x00003721 jam  0x00000081 , 0x000046bf 
- 00016209  0x00003722 rtn 
- 00016210  0x00003724 jam  0x00000080 , 0x000046bf 
- 00016211  0x00003725 rtn 
- 00016212  0x00003727 jam  0x00000083 , 0x000046bf 
- 00016213  0x00003728 rtn 
- 00016214  0x0000372a fetch  0x00000001 , 0x000046bf 
- 00016215  0x0000372b set0  0x00000007 , 0x0000003f 
- 00016216  0x0000372c store  0x00000001 , 0x000046bf 
- 00016217  0x0000372d beq  0x00000000 , 0x00003f5e 
- 00016218  0x0000372e beq  0x00000001 , 0x00003f61 
- 00016219  0x0000372f beq  0x00000002 , 0x00003f64 
- 00016220  0x00003730 beq  0x00000003 , 0x00003f67 
- 00016221  0x00003731 rtn 
- 00016222  0x00003733 fetch  0x00000001 , 0x000046be 
- 00016223  0x00003734 beq  0x00000003 , 0x00003f6a 
- 00016224  0x00003735 rtn 
- 00016225  0x00003737 fetch  0x00000001 , 0x000046be 
- 00016226  0x00003738 beq  0x00000000 , 0x00003f6a 
- 00016227  0x00003739 rtn 
- 00016228  0x0000373b fetch  0x00000001 , 0x000046be 
- 00016229  0x0000373c beq  0x00000003 , 0x00003f6f 
- 00016230  0x0000373d rtn 
- 00016231  0x0000373f fetch  0x00000001 , 0x000046be 
- 00016232  0x00003740 beq  0x00000000 , 0x00003f6f 
- 00016233  0x00003741 rtn 
- 00016234  0x00003743 jam  0x00000000 , 0x000046c2 
- 00016235  0x00003744 fetch  0x00000001 , 0x000046c0 
- 00016236  0x00003745 increase  0x00000001 , 0x0000003f 
- 00016237  0x00003746 store  0x00000001 , 0x000046c0 
- 00016238  0x00003747 rtn 
- 00016239  0x00003749 jam  0x00000000 , 0x000046c1 
- 00016240  0x0000374a fetch  0x00000001 , 0x000046c0 
- 00016241  0x0000374b increase  0xffffffff , 0x0000003f 
- 00016242  0x0000374c store  0x00000001 , 0x000046c0 
- 00016243  0x0000374d rtn 
- 00016244  0x00003751 setarg  0x00000002 
- 00016245  0x00003752 store  0x00000001 , 0x00004680 
- 00016246  0x00003753 rtn 
- 00016247  0x00003756 fetch  0x00000001 , 0x000041e2 
- 00016248  0x00003757 rtn  0x00000034 
- 00016249  0x00003758 call  0x00005271 
- 00016250  0x00003759 nrtn  0x00000034 
- 00016251  0x0000375a fetch  0x00000004 , 0x000046d3 
- 00016252  0x0000375b bbit1  0x00000003 , 0x00003f8a 
- 00016253  0x0000375c bbit1  0x00000000 , 0x00003f8a 
- 00016254  0x0000375d bbit1  0x00000005 , 0x00003f8a 
- 00016255  0x0000375e call  0x00003f97 
- 00016256  0x0000375f nrtn  0x00000028 
- 00016257  0x00003761 arg  0x00000009 , 0x00000011 
- 00016258  0x00003762 call  0x00004d63 
- 00016259  0x00003763 fetch  0x00000002 , 0x0000424e 
- 00016260  0x00003764 istore  0x00000002 , 0x00000005 
- 00016261  0x00003765 setarg  0x000002a1 
- 00016262  0x00003766 istore  0x00000002 , 0x00000005 
- 00016263  0x00003767 fetch  0x00000007 , 0x0000469a 
- 00016264  0x00003768 istore  0x00000007 , 0x00000005 
- 00016265  0x00003769 rtn 
- 00016266  0x0000376d setarg  0x00000000 
- 00016267  0x0000376e store  0x00000007 , 0x0000469a 
- 00016268  0x0000376f branch  0x00003f81 
- 00016269  0x00003773 fetch  0x00000002 , 0x000046aa 
- 00016270  0x00003774 store  0x00000002 , 0x000046b0 
- 00016271  0x00003775 rtn 
- 00016272  0x00003779 bpatch  0x000000e5 , 0x0000401c 
- 00016273  0x0000377a arg  0x00000007 , 0x00000011 
- 00016274  0x0000377b fetcht  0x00000002 , 0x0000446f 
- 00016275  0x0000377c call  0x00005a64 
- 00016276  0x0000377d fetch  0x00000007 , 0x0000469a 
- 00016277  0x0000377e istore  0x00000007 , 0x00000005 
- 00016278  0x0000377f rtn 
- 00016279  0x00003782 bpatch  0x000000e6 , 0x0000401c 
- 00016280  0x00003783 disable  0x00000028 
- 00016281  0x00003784 setarg  0x00000000 
- 00016282  0x00003785 store  0x00000006 , 0x0000469b 
- 00016283  0x00003786 call  0x00003fb5 
- 00016284  0x00003787 call  0x00004079 
- 00016285  0x00003788 call  0x0000407e 
- 00016286  0x00003789 call  0x00004099 
- 00016287  0x0000378a nrtn  0x00000028 
- 00016288  0x0000378b call  0x00003f8d 
- 00016289  0x0000378c arg  0x00000008 , 0x00000007 
- 00016290  0x0000378d branch  0x000043ce 
- 00016291  0x00003790 fetch  0x00000002 , 0x0000469b 
- 00016292  0x00003791 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016293  0x00003792 store  0x00000002 , 0x0000469b 
- 00016294  0x00003793 branch  0x00007fe7 
- 00016295  0x00003795 fetch  0x00000002 , 0x0000469d 
- 00016296  0x00003796 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016297  0x00003797 store  0x00000002 , 0x0000469d 
- 00016298  0x00003798 branch  0x00007fe7 
- 00016299  0x0000379a fetch  0x00000002 , 0x0000469d 
- 00016300  0x0000379b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016301  0x0000379c store  0x00000002 , 0x0000469d 
- 00016302  0x0000379d fetch  0x00000002 , 0x0000469b 
- 00016303  0x0000379e sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016304  0x0000379f store  0x00000002 , 0x0000469b 
- 00016305  0x000037a0 call  0x00004002 
- 00016306  0x000037a1 branch  0x00007fe7 
- 00016307  0x000037a3 call  0x00004002 
- 00016308  0x000037a4 branch  0x00007fe7 
- 00016309  0x000037a6 fetch  0x00000001 , 0x00004239 
- 00016310  0x000037a7 rtnne  0x00000000 
- 00016311  0x000037a8 fetch  0x00000001 , 0x000046e0 
- 00016312  0x000037a9 beq  0x00000000 , 0x00003fe2 
- 00016313  0x000037aa beq  0x00000001 , 0x00003fe2 
- 00016314  0x000037ab beq  0x00000002 , 0x00003fe2 
- 00016315  0x000037ac beq  0x00000003 , 0x00003fe2 
- 00016316  0x000037ad beq  0x00000004 , 0x00003fc4 
- 00016317  0x000037ae beq  0x00000005 , 0x00004010 
- 00016318  0x000037af beq  0x00000006 , 0x00003fe2 
- 00016319  0x000037b0 branch  0x00003fe2 
- 00016320  0x000037b3 fetch  0x00000001 , 0x000046a7 
- 00016321  0x000037b4 call  0x0000405d , 0x00000034 
- 00016322  0x000037b5 jam  0x00000001 , 0x000046a7 
- 00016323  0x000037b6 rtn 
- 00016324  0x000037ba call  0x00003fc0 
- 00016325  0x000037bb fetcht  0x00000001 , 0x000046f3 
- 00016326  0x000037bc call  0x0000681d 
- 00016327  0x000037bd nrtn  0x00000001 
- 00016328  0x000037bf setarg  0x00000000 
- 00016329  0x000037c0 call  0x00006414 
- 00016330  0x000037c1 bne  0x00000030 , 0x000040d1 
- 00016331  0x000037c2 setarg  0x00000002 
- 00016332  0x000037c3 call  0x00006414 
- 00016333  0x000037c4 rtnbit0  0x00000007 
- 00016334  0x000037c5 call  0x0000405d 
- 00016335  0x000037c6 call  0x00003fde 
- 00016336  0x000037c7 store  0x00000001 , 0x000046a1 
- 00016337  0x000037c8 rshift4  0x0000003f , 0x0000003f 
- 00016338  0x000037c9 call  0x00004169 
- 00016339  0x000037ca store  0x00000001 , 0x0000469c 
- 00016340  0x000037cb fetch  0x00000001 , 0x000046a1 
- 00016341  0x000037cc and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016342  0x000037cd call  0x00004169 
- 00016343  0x000037ce store  0x00000001 , 0x0000469e 
- 00016344  0x000037cf fetch  0x00000001 , 0x000046f6 
- 00016345  0x000037d0 beq  0x00000000 , 0x00003fa3 
- 00016346  0x000037d1 beq  0x00000001 , 0x00003fab 
- 00016347  0x000037d2 beq  0x00000002 , 0x00003fa7 
- 00016348  0x000037d3 beq  0x00000003 , 0x00003fb3 
- 00016349  0x000037d4 rtn 
- 00016350  0x000037d7 setarg  0x00000012 
- 00016351  0x000037d8 branch  0x00006414 
- 00016352  0x000037db beq  0x00000031 , 0x00003fea 
- 00016353  0x000037dc branch  0x000040d1 
- 00016354  0x000037df call  0x00003fc0 
- 00016355  0x000037e0 disable  0x00000028 
- 00016356  0x000037e1 fetcht  0x00000001 , 0x000046f3 
- 00016357  0x000037e2 call  0x0000681d 
- 00016358  0x000037e3 nrtn  0x00000001 
- 00016359  0x000037e5 setarg  0x00000000 
- 00016360  0x000037e6 call  0x00006414 
- 00016361  0x000037e7 bne  0x00000030 , 0x00003fe0 
- 00016362  0x000037e9 setarg  0x00000002 
- 00016363  0x000037ea call  0x00006414 
- 00016364  0x000037eb rtnbit0  0x00000007 
- 00016365  0x000037ec call  0x0000405d 
- 00016366  0x000037ed fetch  0x00000001 , 0x0000469b 
- 00016367  0x000037ee call  0x00004165 
- 00016368  0x000037ef store  0x00000002 , 0x0000469b 
- 00016369  0x000037f0 fetch  0x00000001 , 0x0000469d 
- 00016370  0x000037f1 call  0x00004165 
- 00016371  0x000037f2 store  0x00000002 , 0x0000469d 
- 00016372  0x000037f3 fetch  0x00000001 , 0x000046f6 
- 00016373  0x000037f4 beq  0x00000000 , 0x00003ffa 
- 00016374  0x000037f5 beq  0x00000001 , 0x00003ffc 
- 00016375  0x000037f6 beq  0x00000002 , 0x00003ffe 
- 00016376  0x000037f7 beq  0x00000003 , 0x00004000 
- 00016377  0x000037f8 rtn 
- 00016378  0x000037fb call  0x00003fa3 
- 00016379  0x000037fc branch  0x000040b3 
- 00016380  0x000037fe call  0x00003fab 
- 00016381  0x000037ff branch  0x000040b3 
- 00016382  0x00003801 call  0x00003fa7 
- 00016383  0x00003802 branch  0x000040b3 
- 00016384  0x00003804 call  0x00003fb3 
- 00016385  0x00003805 branch  0x000040b3 
- 00016386  0x00003808 fetch  0x00000002 , 0x0000469d 
- 00016387  0x00003809 fetcht  0x00000002 , 0x0000469b 
- 00016388  0x0000380a store  0x00000002 , 0x0000469b 
- 00016389  0x0000380b storet  0x00000002 , 0x0000469d 
- 00016390  0x0000380c rtn 
- 00016391  0x0000380f call  0x0000640f 
- 00016392  0x00003810 nop  0x00000064 
- 00016393  0x00003811 copy  0x00000012 , 0x0000003f 
- 00016394  0x00003812 call  0x00006414 
- 00016395  0x00003813 copy  0x0000003f , 0x00000012 
- 00016396  0x00003814 call  0x00006411 
- 00016397  0x00003815 nop  0x00000064 
- 00016398  0x00003816 copy  0x00000012 , 0x0000003f 
- 00016399  0x00003817 rtn 
- 00016400  0x00003819 disable  0x00000028 
- 00016401  0x0000381a fetcht  0x00000001 , 0x000046f3 
- 00016402  0x0000381b call  0x0000681d 
- 00016403  0x0000381c nrtn  0x00000001 
- 00016404  0x0000381d arg  0x00000002 , 0x00000012 
- 00016405  0x0000381e call  0x00004007 
- 00016406  0x0000381f rtnbit0  0x00000007 
- 00016407  0x00003820 arg  0x00000000 , 0x00000012 
- 00016408  0x00003821 call  0x00004007 
- 00016409  0x00003822 store  0x00000001 , 0x000046dd 
- 00016410  0x00003823 bne  0x0000003e , 0x00004145 
- 00016411  0x00003824 fetch  0x00000001 , 0x000046a7 
- 00016412  0x00003825 call  0x00004039 , 0x00000034 
- 00016413  0x00003826 jam  0x00000001 , 0x000046a7 
- 00016414  0x00003827 call  0x00004039 
- 00016415  0x00003828 fetch  0x00000001 , 0x000046a1 
- 00016416  0x00003829 rshift4  0x0000003f , 0x0000003f 
- 00016417  0x0000382a call  0x00004169 
- 00016418  0x0000382b store  0x00000001 , 0x0000469c 
- 00016419  0x0000382c fetch  0x00000001 , 0x000046a1 
- 00016420  0x0000382d and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016421  0x0000382e call  0x00004169 
- 00016422  0x0000382f store  0x00000001 , 0x0000469e 
- 00016423  0x00003830 fetch  0x00000001 , 0x000046f6 
- 00016424  0x00003831 beq  0x00000000 , 0x00004031 
- 00016425  0x00003832 beq  0x00000001 , 0x00004035 
- 00016426  0x00003833 beq  0x00000002 , 0x00004033 
- 00016427  0x00003834 beq  0x00000003 , 0x00004037 
- 00016428  0x00003835 rtn 
- 00016429  0x00003838 fetch  0x00000001 , 0x000046a4 
- 00016430  0x00003839 beq  0x00000000 , 0x00004051 
- 00016431  0x0000383a beq  0x00000001 , 0x00004045 
- 00016432  0x0000383b rtn 
- 00016433  0x0000383f call  0x00003fa3 
- 00016434  0x00003840 branch  0x0000402d 
- 00016435  0x00003843 call  0x00003fa7 
- 00016436  0x00003844 branch  0x0000402d 
- 00016437  0x00003847 call  0x00003fab 
- 00016438  0x00003848 branch  0x0000402d 
- 00016439  0x0000384b call  0x00003fb3 
- 00016440  0x0000384c branch  0x0000402d 
- 00016441  0x0000384f call  0x0000640f 
- 00016442  0x00003850 call  0x0000405d 
- 00016443  0x00003851 arg  0x00000005 , 0x0000003f 
- 00016444  0x00003852 call  0x00006414 
- 00016445  0x00003853 store  0x00000001 , 0x000046a1 
- 00016446  0x00003854 arg  0x00000007 , 0x0000003f 
- 00016447  0x00003855 call  0x00006414 
- 00016448  0x00003856 store  0x00000001 , 0x000046a2 
- 00016449  0x00003857 arg  0x00000008 , 0x0000003f 
- 00016450  0x00003858 call  0x00006414 
- 00016451  0x00003859 store  0x00000001 , 0x000046a3 
- 00016452  0x0000385a branch  0x00006411 
- 00016453  0x0000385e fetch  0x00000001 , 0x000046a2 
- 00016454  0x0000385f rtnne  0x00000000 
- 00016455  0x00003860 fetch  0x00000001 , 0x000046a3 
- 00016456  0x00003861 sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016457  0x00003862 rtn  0x00000002 
- 00016458  0x00003863 jam  0x00000000 , 0x000046a4 
- 00016459  0x00003864 setarg  0x0000ba41 
- 00016460  0x00003865 call  0x00006405 
- 00016461  0x00003866 setarg  0x00000032 
- 00016462  0x00003867 call  0x00006405 
- 00016463  0x00003868 setarg  0x0000b541 
- 00016464  0x00003869 branch  0x00006405 
- 00016465  0x0000386b fetch  0x00000001 , 0x000046a2 
- 00016466  0x0000386c rtnne  0x00000000 
- 00016467  0x0000386d fetch  0x00000001 , 0x000046a3 
- 00016468  0x0000386e sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016469  0x0000386f nrtn  0x00000002 
- 00016470  0x00003870 jam  0x00000001 , 0x000046a4 
- 00016471  0x00003871 setarg  0x0000ba41 
- 00016472  0x00003872 call  0x00006405 
- 00016473  0x00003873 setarg  0x00008032 
- 00016474  0x00003874 call  0x00006405 
- 00016475  0x00003875 setarg  0x0000b541 
- 00016476  0x00003876 branch  0x00006405 
- 00016477  0x0000387b arg  0x00000003 , 0x0000003f 
- 00016478  0x0000387c call  0x00006414 
- 00016479  0x0000387d store  0x00000002 , 0x0000469b 
- 00016480  0x0000387e arg  0x00000004 , 0x0000003f 
- 00016481  0x0000387f call  0x00006414 
- 00016482  0x00003880 store  0x00000002 , 0x0000469d 
- 00016483  0x00003881 rtn 
- 00016484  0x00003884 arg  0x0000001b , 0x00000002 
- 00016485  0x00003885 call  0x000067fb 
- 00016486  0x00003886 arg  0x0000001b , 0x00000002 
- 00016487  0x00003887 call  0x0000681d 
- 00016488  0x00003888 rtn  0x00000001 
- 00016489  0x00003889 hfetch  0x00000001 , 0x00008109 
- 00016490  0x0000388a set1  0x00000004 , 0x0000003f 
- 00016491  0x0000388b hstore  0x00000001 , 0x00008109 
- 00016492  0x0000388c rtn 
- 00016493  0x0000388f fetcht  0x00000001 , 0x000046c0 
- 00016494  0x00003890 hfetch  0x00000001 , 0x00008109 
- 00016495  0x00003891 iadd  0x00000002 , 0x0000003f 
- 00016496  0x00003892 rtn  0x00000034 
- 00016497  0x00003893 store  0x00000001 , 0x0000469f 
- 00016498  0x00003894 jam  0x00000000 , 0x000046c0 
- 00016499  0x00003895 branch  0x00007fe7 
- 00016500  0x00003897 fetcht  0x00000001 , 0x000046c0 
- 00016501  0x00003898 hfetch  0x00000001 , 0x00008109 
- 00016502  0x00003899 iadd  0x00000002 , 0x0000003f 
- 00016503  0x0000389a store  0x00000001 , 0x000046c0 
- 00016504  0x0000389b rtn 
- 00016505  0x0000389d fetch  0x00000001 , 0x000046c0 
- 00016506  0x0000389e rtn  0x00000034 
- 00016507  0x0000389f store  0x00000001 , 0x0000469f 
- 00016508  0x000038a0 jam  0x00000000 , 0x000046c0 
- 00016509  0x000038a1 branch  0x00007fe7 
- 00016510  0x000038a4 fetch  0x00000001 , 0x000046ba 
- 00016511  0x000038a5 rtn  0x00000034 
- 00016512  0x000038a6 store  0x00000001 , 0x000046a0 
- 00016513  0x000038a7 jam  0x00000000 , 0x000046ba 
- 00016514  0x000038a8 branch  0x00007fe7 
- 00016515  0x000038ab arg  0x00000000 , 0x00000011 
- 00016516  0x000038ac fetcht  0x00000001 , 0x000046e2 
- 00016517  0x000038ad call  0x0000681d 
- 00016518  0x000038ae setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016519  0x000038af fetcht  0x00000001 , 0x000046e3 
- 00016520  0x000038b0 call  0x0000681d 
- 00016521  0x000038b1 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016522  0x000038b2 fetcht  0x00000001 , 0x000046e4 
- 00016523  0x000038b3 call  0x0000681d 
- 00016524  0x000038b4 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00016525  0x000038b5 call  0x00004090 
- 00016526  0x000038b6 copy  0x00000011 , 0x0000003f 
- 00016527  0x000038b7 rtn 
- 00016528  0x000038b9 fetch  0x00000001 , 0x000046e5 
- 00016529  0x000038ba rtneq  0x000000ff 
- 00016530  0x000038bb fetcht  0x00000001 , 0x000046e5 
- 00016531  0x000038bc call  0x0000681d 
- 00016532  0x000038bd setflag  0x00000001 , 0x00000003 , 0x00000011 
- 00016533  0x000038be fetcht  0x00000001 , 0x000046e6 
- 00016534  0x000038bf call  0x0000681d 
- 00016535  0x000038c0 setflag  0x00000001 , 0x00000004 , 0x00000011 
- 00016536  0x000038c1 rtn 
- 00016537  0x000038c4 call  0x00004083 
- 00016538  0x000038c5 call  0x000040a8 
- 00016539  0x000038c6 call  0x000040a3 
- 00016540  0x000038c7 copy  0x00000011 , 0x0000003f 
- 00016541  0x000038c8 fetcht  0x00000001 , 0x0000469a 
- 00016542  0x000038c9 store  0x00000001 , 0x0000469a 
- 00016543  0x000038ca ixor  0x00000002 , 0x0000003f 
- 00016544  0x000038cb sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00016545  0x000038cc rtn  0x00000005 
- 00016546  0x000038cd branch  0x00007fe7 
- 00016547  0x000038d0 rtnmark0  0x00000026 
- 00016548  0x000038d1 copy  0x00000011 , 0x0000003f 
- 00016549  0x000038d2 rtn  0x00000034 
- 00016550  0x000038d3 store  0x00000001 , 0x0000469a 
- 00016551  0x000038d4 branch  0x00007fe7 
- 00016552  0x000038d8 fetch  0x00000002 , 0x00004682 
- 00016553  0x000038d9 bbit1  0x00000009 , 0x000040ad 
- 00016554  0x000038da fetch  0x00000002 , 0x00004682 
- 00016555  0x000038db bbit1  0x00000000 , 0x000040b0 
- 00016556  0x000038dc rtn 
- 00016557  0x000038de copy  0x00000011 , 0x0000003f 
- 00016558  0x000038df nbranch  0x00005820 , 0x00000034 
- 00016559  0x000038e0 branch  0x00005822 
- 00016560  0x000038e2 copy  0x00000011 , 0x0000003f 
- 00016561  0x000038e3 nbranch  0x00002bc7 , 0x00000034 
- 00016562  0x000038e4 branch  0x00002bc9 
- 00016563  0x000038e8 bpatch  0x000000e7 , 0x0000401c 
- 00016564  0x000038e9 arg  0x0000001a , 0x00000002 
- 00016565  0x000038ea fetch  0x00000004 , 0x000046d3 
- 00016566  0x000038eb isolate1  0x00000012 , 0x0000003f 
- 00016567  0x000038ec call  0x000040be , 0x00000001 
- 00016568  0x000038ed call  0x0000681d 
- 00016569  0x000038ee rtn  0x00000001 
- 00016570  0x000038ef setarg  0x0000000a 
- 00016571  0x000038f0 call  0x00006414 
- 00016572  0x000038f1 nop  0x000003e8 
- 00016573  0x000038f2 branch  0x000040b3 
- 00016574  0x000038f4 arg  0x0000001f , 0x00000002 
- 00016575  0x000038f5 rtn 
- 00016576  0x000038f8 fetch  0x00000004 , 0x000046d3 
- 00016577  0x000038f9 bbit1  0x00000012 , 0x000040c4 
- 00016578  0x000038fb arg  0x0000001a , 0x00000002 
- 00016579  0x000038fc branch  0x000067fe 
- 00016580  0x000038fe arg  0x0000001f , 0x00000002 
- 00016581  0x000038ff branch  0x000067fe 
- 00016582  0x00003903 call  0x00003d36 
- 00016583  0x00003904 rtn  0x0000002b 
- 00016584  0x00003905 call  0x000040c0 
- 00016585  0x00003906 fetch  0x00000001 , 0x000046e0 
- 00016586  0x00003907 beq  0x00000005 , 0x000040d5 
- 00016587  0x00003909 call  0x000040d9 
- 00016588  0x0000390a beq  0x00000030 , 0x000040e0 
- 00016589  0x0000390b beq  0x00000031 , 0x000040ea 
- 00016590  0x0000390c call  0x000040d1 
- 00016591  0x0000390d nop  0x000003e8 
- 00016592  0x0000390e branch  0x000040cb 
- 00016593  0x00003910 bpatch  0x000000e8 , 0x0000401d 
- 00016594  0x00003911 fetch  0x00000004 , 0x000046d3 
- 00016595  0x00003912 bbit1  0x00000012 , 0x000063e0 
- 00016596  0x00003913 branch  0x000063d1 
- 00016597  0x00003916 call  0x000040d9 
- 00016598  0x00003917 beq  0x0000003e , 0x0000414b 
- 00016599  0x00003918 call  0x00004145 
- 00016600  0x00003919 branch  0x000040d5 
- 00016601  0x0000391c setarg  0x00000001 
- 00016602  0x0000391d call  0x00006414 
- 00016603  0x0000391e store  0x00000001 , 0x000046de 
- 00016604  0x0000391f setarg  0x00000000 
- 00016605  0x00003920 call  0x00006414 
- 00016606  0x00003921 store  0x00000001 , 0x000046dd 
- 00016607  0x00003922 rtn 
- 00016608  0x00003924 fetch  0x00000001 , 0x000046de 
- 00016609  0x00003925 beq  0x000000d1 , 0x00004139 
- 00016610  0x00003926 beq  0x000000d2 , 0x000040f8 
- 00016611  0x00003927 beq  0x00000002 , 0x000040ee 
- 00016612  0x00003928 beq  0x00000054 , 0x000040e6 
- 00016613  0x00003929 rtn 
- 00016614  0x0000392b jam  0x00000002 , 0x000046e0 
- 00016615  0x0000392c rtn 
- 00016616  0x0000392e jam  0x00000006 , 0x000046e0 
- 00016617  0x0000392f rtn 
- 00016618  0x00003931 fetch  0x00000001 , 0x000046de 
- 00016619  0x00003932 beq  0x00000070 , 0x000040e8 
- 00016620  0x00003933 jam  0x00000001 , 0x000046e0 
- 00016621  0x00003934 rtn 
- 00016622  0x00003936 jam  0x00000004 , 0x000046e0 
- 00016623  0x00003937 call  0x000040f6 
- 00016624  0x00003938 setarg  0x00003426 
- 00016625  0x00003939 call  0x00006413 
- 00016626  0x0000393a setarg  0x00000419 
- 00016627  0x0000393b call  0x00006413 
- 00016628  0x0000393d setarg  0x00000009 
- 00016629  0x0000393e branch  0x00006413 
- 00016630  0x00003940 setarg  0x00005a09 
- 00016631  0x00003941 branch  0x00006413 
- 00016632  0x00003944 jam  0x00000003 , 0x000046e0 
- 00016633  0x00003945 call  0x000040f6 
- 00016634  0x00003946 setarg  0x00000f0d 
- 00016635  0x00003947 call  0x00006413 
- 00016636  0x00003948 setarg  0x0000e31d 
- 00016637  0x00003949 call  0x00006413 
- 00016638  0x0000394a setarg  0x0000d27d 
- 00016639  0x0000394b call  0x00006413 
- 00016640  0x0000394c call  0x00004102 
- 00016641  0x0000394d branch  0x0000411a 
- 00016642  0x00003950 setarg  0x0000351b 
- 00016643  0x00003951 call  0x00006413 
- 00016644  0x00003952 setarg  0x0000b428 
- 00016645  0x00003953 call  0x00006413 
- 00016646  0x00003954 setarg  0x00004629 
- 00016647  0x00003955 call  0x00006413 
- 00016648  0x00003956 setarg  0x0000962a 
- 00016649  0x00003957 call  0x00006413 
- 00016650  0x00003958 setarg  0x00008c2b 
- 00016651  0x00003959 call  0x00006413 
- 00016652  0x0000395a setarg  0x00006e2c 
- 00016653  0x0000395b call  0x00006413 
- 00016654  0x0000395c setarg  0x0000642d 
- 00016655  0x0000395d call  0x00006413 
- 00016656  0x0000395e setarg  0x00005f38 
- 00016657  0x0000395f call  0x00006413 
- 00016658  0x00003960 setarg  0x00000f39 
- 00016659  0x00003961 call  0x00006413 
- 00016660  0x00003962 setarg  0x0000323a 
- 00016661  0x00003963 call  0x00006413 
- 00016662  0x00003964 setarg  0x0000473b 
- 00016663  0x00003965 call  0x00006413 
- 00016664  0x00003966 setarg  0x00001042 
- 00016665  0x00003967 branch  0x00006413 
- 00016666  0x00003969 setarg  0x00002e54 
- 00016667  0x0000396a call  0x00006413 
- 00016668  0x0000396b setarg  0x0000f255 
- 00016669  0x0000396c call  0x00006413 
- 00016670  0x0000396d setarg  0x0000f461 
- 00016671  0x0000396e call  0x00006413 
- 00016672  0x0000396f setarg  0x00007063 
- 00016673  0x00003970 call  0x00006413 
- 00016674  0x00003971 setarg  0x00005275 
- 00016675  0x00003972 call  0x00006413 
- 00016676  0x00003973 setarg  0x00004176 
- 00016677  0x00003974 call  0x00006413 
- 00016678  0x00003975 setarg  0x0000ed77 
- 00016679  0x00003976 call  0x00006413 
- 00016680  0x00003977 setarg  0x00002378 
- 00016681  0x00003978 call  0x00006413 
- 00016682  0x00003979 setarg  0x00004679 
- 00016683  0x0000397a call  0x00006413 
- 00016684  0x0000397b setarg  0x0000e57a 
- 00016685  0x0000397c call  0x00006413 
- 00016686  0x0000397d setarg  0x0000487c 
- 00016687  0x0000397e call  0x00006413 
- 00016688  0x0000397f setarg  0x0000777e 
- 00016689  0x00003980 call  0x00006413 
- 00016690  0x00003981 setarg  0x0000017f 
- 00016691  0x00003982 call  0x00006413 
- 00016692  0x00003983 setarg  0x0000000b 
- 00016693  0x00003984 call  0x00006413 
- 00016694  0x00003985 setarg  0x0000007f 
- 00016695  0x00003986 call  0x00006413 
- 00016696  0x00003987 branch  0x000040f4 
- 00016697  0x0000398b jam  0x00000000 , 0x000046e0 
- 00016698  0x0000398c call  0x000040f6 
- 00016699  0x0000398d setarg  0x0000100d 
- 00016700  0x0000398e call  0x00006413 
- 00016701  0x0000398f setarg  0x0000ed1d 
- 00016702  0x00003990 call  0x00006413 
- 00016703  0x00003991 setarg  0x0000807d 
- 00016704  0x00003992 call  0x00006413 
- 00016705  0x00003993 call  0x00004102 
- 00016706  0x00003994 setarg  0x00000943 
- 00016707  0x00003995 call  0x00006413 
- 00016708  0x00003996 branch  0x0000411a 
- 00016709  0x0000399a fetcht  0x00000001 , 0x000046dc 
- 00016710  0x0000399b call  0x00006829 
- 00016711  0x0000399c call  0x00007ec1 
- 00016712  0x0000399d fetcht  0x00000001 , 0x000046dc 
- 00016713  0x0000399e call  0x00006825 
- 00016714  0x0000399f branch  0x00007ec1 
- 00016715  0x000039a2 jam  0x00000005 , 0x000046e0 
- 00016716  0x000039a3 setarg  0x0000ba41 
- 00016717  0x000039a4 call  0x00006405 
- 00016718  0x000039a5 setarg  0x00000d11 
- 00016719  0x000039a6 call  0x00006405 
- 00016720  0x000039a7 setarg  0x0000041b 
- 00016721  0x000039a8 call  0x00006405 
- 00016722  0x000039a9 setarg  0x0000041c 
- 00016723  0x000039aa call  0x00006405 
- 00016724  0x000039ab setarg  0x00000f1d 
- 00016725  0x000039ac call  0x00006405 
- 00016726  0x000039ad setarg  0x00000032 
- 00016727  0x000039ae call  0x00006405 
- 00016728  0x000039af setarg  0x0000b541 
- 00016729  0x000039b0 branch  0x00006405 
- 00016730  0x000039b5 setarg  0x0000ba41 
- 00016731  0x000039b6 call  0x00006405 
- 00016732  0x000039b7 nop  0x00000fa0 
- 00016733  0x000039b8 setarg  0x0000ff7f 
- 00016734  0x000039b9 call  0x00006405 
- 00016735  0x000039ba copy  0x00000011 , 0x0000003f 
- 00016736  0x000039bb call  0x00006405 
- 00016737  0x000039bc setarg  0x0000007f 
- 00016738  0x000039bd call  0x00006405 
- 00016739  0x000039be setarg  0x0000b541 
- 00016740  0x000039bf branch  0x00006405 
- 00016741  0x000039c2 rtnbit0  0x00000007 
- 00016742  0x000039c3 arg  0x0000ff00 , 0x00000002 
- 00016743  0x000039c4 ior  0x00000002 , 0x0000003f 
- 00016744  0x000039c5 rtn 
- 00016745  0x000039c8 rtnbit0  0x00000003 
- 00016746  0x000039c9 arg  0x000000f0 , 0x00000002 
- 00016747  0x000039ca ior  0x00000002 , 0x0000003f 
- 00016748  0x000039cb rtn 
- 00016749  0x000039cf call  0x00005892 
- 00016750  0x000039d0 nrtn  0x00000034 
- 00016751  0x000039d1 fetch  0x00000001 , 0x000046c5 
- 00016752  0x000039d2 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00016753  0x000039d3 rtnne  0x00000003 
- 00016754  0x000039d4 fetch  0x00000004 , 0x000046d3 
- 00016755  0x000039d5 bbit1  0x00000003 , 0x00004179 
- 00016756  0x000039d6 bbit1  0x00000000 , 0x00004179 
- 00016757  0x000039d7 bbit1  0x00000005 , 0x00004179 
- 00016758  0x000039d8 call  0x00003f97 
- 00016759  0x000039d9 nrtn  0x00000028 
- 00016760  0x000039da branch  0x00003f90 
- 00016761  0x000039dd setarg  0x00000000 
- 00016762  0x000039de store  0x00000007 , 0x0000469a 
- 00016763  0x000039df branch  0x00003f90 
- 00016764  0x000039e2 copy  0x00000013 , 0x0000003f 
- 00016765  0x000039e3 beq  0x00000014 , 0x000041c3 
- 00016766  0x000039e4 beq  0x00000001 , 0x000042ca 
- 00016767  0x000039e5 beq  0x00000015 , 0x000041d9 
- 00016768  0x000039e6 beq  0x00000002 , 0x000041d9 
- 00016769  0x000039e7 beq  0x00000005 , 0x000041d6 
- 00016770  0x000039e8 beq  0x00000010 , 0x0000426c 
- 00016771  0x000039e9 beq  0x00000012 , 0x0000429b 
- 00016772  0x000039ea beq  0x00000006 , 0x000041d5 
- 00016773  0x000039eb beq  0x00000004 , 0x000041cc 
- 00016774  0x000039ec beq  0x00000013 , 0x000041cc 
- 00016775  0x000039ed beq  0x0000000a , 0x000041ca 
- 00016776  0x000039ee beq  0x0000002e , 0x000033cd 
- 00016777  0x000039ef beq  0x00000031 , 0x000041b4 
- 00016778  0x000039f0 beq  0x00000032 , 0x000041b6 
- 00016779  0x000039f1 beq  0x0000003e , 0x00004191 
- 00016780  0x000039f2 beq  0x00000027 , 0x0000438e 
- 00016781  0x000039f3 beq  0x00000039 , 0x0000419c 
- 00016782  0x000039f4 beq  0x0000003a , 0x00004192 
- 00016783  0x000039f5 beq  0x0000003c , 0x0000419a 
- 00016784  0x000039f6 rtn 
- 00016785  0x000039fa branch  0x00003410 
- 00016786  0x000039fd jam  0x00000001 , 0x0000478b 
- 00016787  0x000039fe fetch  0x00000001 , 0x0000471e 
- 00016788  0x000039ff nbranch  0x00004492 , 0x00000034 
- 00016789  0x00003a00 fetch  0x00000001 , 0x00004720 
- 00016790  0x00003a01 fetcht  0x00000001 , 0x00004703 
- 00016791  0x00003a02 isub  0x00000002 , 0x0000003e 
- 00016792  0x00003a03 branch  0x0000340a , 0x00000005 
- 00016793  0x00003a04 rtn 
- 00016794  0x00003a06 jam  0x00000001 , 0x0000478b 
- 00016795  0x00003a07 rtn 
- 00016796  0x00003a09 jam  0x00000001 , 0x0000478b 
- 00016797  0x00003a0a arg  0x00000003 , 0x00000007 
- 00016798  0x00003a0b call  0x000043d2 
- 00016799  0x00003a0c setarg  0x00000000 
- 00016800  0x00003a0d store  0x00000002 , 0x00004707 
- 00016801  0x00003a0e jam  0x00000000 , 0x000046a7 
- 00016802  0x00003a10 fetch  0x00000001 , 0x000046e0 
- 00016803  0x00003a11 sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00016804  0x00003a12 call  0x00004039 , 0x00000005 
- 00016805  0x00003a13 ncall  0x0000405d , 0x00000005 
- 00016806  0x00003a15 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00016807  0x00003a16 bbit1  0x00000013 , 0x000041af 
- 00016808  0x00003a17 call  0x000041aa 
- 00016809  0x00003a18 branch  0x000065d1 
- 00016810  0x00003a1b call  0x00002c7a 
- 00016811  0x00003a1c add  0x00000013 , 0x000000ae , 0x00000011 
- 00016812  0x00003a1d arg  0x0000005b , 0x00000012 
- 00016813  0x00003a1e arg  0x00000004 , 0x00000002 
- 00016814  0x00003a1f rtn 
- 00016815  0x00003a22 call  0x00002c7a 
- 00016816  0x00003a23 add  0x00000013 , 0x000000ae , 0x00000012 
- 00016817  0x00003a24 ifetch  0x00000001 , 0x00000012 
- 00016818  0x00003a25 store  0x00000001 , 0x0000477b 
- 00016819  0x00003a26 branch  0x00004435 
- 00016820  0x00003a2a arg  0x00000002 , 0x00000007 
- 00016821  0x00003a2b branch  0x000041b9 
- 00016822  0x00003a2d jam  0x00000002 , 0x000046c6 
- 00016823  0x00003a2e arg  0x00000001 , 0x00000007 
- 00016824  0x00003a2f branch  0x000041b9 
- 00016825  0x00003a33 fetch  0x00000001 , 0x000046c5 
- 00016826  0x00003a34 qset1  0x0000003f 
- 00016827  0x00003a35 store  0x00000001 , 0x000046c5 
- 00016828  0x00003a36 rtn 
- 00016829  0x00003a39 fetch  0x00000001 , 0x000046c5 
- 00016830  0x00003a3a qset0  0x0000003f 
- 00016831  0x00003a3b store  0x00000001 , 0x000046c5 
- 00016832  0x00003a3c rtn 
- 00016833  0x00003a3e jam  0x00000000 , 0x000046c5 
- 00016834  0x00003a3f rtn 
- 00016835  0x00003a42 fetch  0x00000002 , 0x0000420a 
- 00016836  0x00003a43 set0  0x00000000 , 0x0000003f 
- 00016837  0x00003a44 store  0x00000002 , 0x0000420a 
- 00016838  0x00003a45 setarg  0x00000000 
- 00016839  0x00003a46 store  0x00000002 , 0x000046ae 
- 00016840  0x00003a47 call  0x00003f8d 
- 00016841  0x00003a48 branch  0x000042ca 
- 00016842  0x00003a4b call  0x000063cb 
- 00016843  0x00003a4c branch  0x000033dd 
- 00016844  0x00003a4f fetch  0x00000001 , 0x0000471e 
- 00016845  0x00003a50 nbranch  0x00004492 , 0x00000034 
- 00016846  0x00003a51 fetch  0x00000002 , 0x00004682 
- 00016847  0x00003a52 bbit1  0x0000000c , 0x000042b0 
- 00016848  0x00003a53 fetch  0x00000004 , 0x000046d3 
- 00016849  0x00003a54 bbit1  0x00000000 , 0x000041d7 
- 00016850  0x00003a55 bbit1  0x00000005 , 0x000042b0 
- 00016851  0x00003a56 bbit1  0x00000003 , 0x00002ead 
- 00016852  0x00003a57 branch  0x000033a7 
- 00016853  0x00003a5b branch  0x00003f74 
- 00016854  0x00003a5e rtn 
- 00016855  0x00003a61 call  0x000043c0 
- 00016856  0x00003a62 branch  0x0000659a 
- 00016857  0x00003a65 bpatch  0x000000e9 , 0x0000401d 
- 00016858  0x00003a66 call  0x000041e7 
- 00016859  0x00003a67 fetch  0x00000004 , 0x000046d3 
- 00016860  0x00003a68 bbit1  0x00000000 , 0x000041d7 
- 00016861  0x00003a69 bbit1  0x00000003 , 0x00002ead 
- 00016862  0x00003a6a fetch  0x00000001 , 0x0000471e 
- 00016863  0x00003a6b nbranch  0x00004492 , 0x00000034 
- 00016864  0x00003a6c fetch  0x00000002 , 0x00004208 
- 00016865  0x00003a6d bbit1  0x00000007 , 0x000041f5 
- 00016866  0x00003a6e bbit1  0x00000000 , 0x000033a9 
- 00016867  0x00003a6f bbit1  0x00000001 , 0x000041ef 
- 00016868  0x00003a70 bbit1  0x00000002 , 0x000041f2 
- 00016869  0x00003a71 bbit1  0x00000003 , 0x000041f2 
- 00016870  0x00003a72 branch  0x000042b0 
- 00016871  0x00003a74 setarg  0x00000000 
- 00016872  0x00003a75 store  0x00000008 , 0x000046b7 
- 00016873  0x00003a76 istore  0x00000004 , 0x00000005 
- 00016874  0x00003a77 jam  0x00000000 , 0x000046b4 
- 00016875  0x00003a78 jam  0x00000000 , 0x000046a7 
- 00016876  0x00003a79 jam  0x00000000 , 0x000041e2 
- 00016877  0x00003a7a jam  0x00000000 , 0x00004429 
- 00016878  0x00003a7b rtn 
- 00016879  0x00003a7e bbit1  0x00000005 , 0x000041f2 
- 00016880  0x00003a7f bbit1  0x00000003 , 0x000041f2 
- 00016881  0x00003a80 branch  0x000042b0 
- 00016882  0x00003a82 fetch  0x00000002 , 0x00004682 
- 00016883  0x00003a83 bbit1  0x0000000c , 0x000042b0 
- 00016884  0x00003a84 branch  0x000033a7 
- 00016885  0x00003a87 call  0x000041c1 
- 00016886  0x00003a88 fetch  0x00000002 , 0x00004208 
- 00016887  0x00003a89 bbit1  0x00000000 , 0x000033a9 
- 00016888  0x00003a8a branch  0x000033a7 
- 00016889  0x00003a8d call  0x000043d6 
- 00016890  0x00003a8e call  0x00004243 
- 00016891  0x00003a8f call  0x00004246 
- 00016892  0x00003a90 call  0x00004250 
- 00016893  0x00003a91 call  0x0000445d 
- 00016894  0x00003a93 call  0x00004443 
- 00016895  0x00003a94 call  0x00004333 
- 00016896  0x00003a95 call  0x000043a5 
- 00016897  0x00003a96 call  0x000043eb 
- 00016898  0x00003a97 call  0x00004209 
- 00016899  0x00003a98 call  0x00004231 
- 00016900  0x00003a99 call  0x00004234 
- 00016901  0x00003a9a call  0x00004237 
- 00016902  0x00003a9b call  0x0000423a 
- 00016903  0x00003a9c call  0x0000423d 
- 00016904  0x00003a9d branch  0x00004240 
- 00016905  0x00003aa2 fetch  0x00000001 , 0x00004711 
- 00016906  0x00003aa3 rtn  0x00000034 
- 00016907  0x00003aa4 increase  0xffffffff , 0x0000003f 
- 00016908  0x00003aa5 store  0x00000001 , 0x00004711 
- 00016909  0x00003aa6 nrtn  0x00000034 
- 00016910  0x00003aa7 branch  0x0000420f 
- 00016911  0x00003aa9 fetch  0x00000001 , 0x00004712 
- 00016912  0x00003aaa rtneq  0x00000000 
- 00016913  0x00003aab beq  0x00000005 , 0x00004216 
- 00016914  0x00003aad call  0x00004225 
- 00016915  0x00003aae jam  0x00000005 , 0x00004712 
- 00016916  0x00003aaf jam  0x00000005 , 0x00004711 
- 00016917  0x00003ab0 rtn 
- 00016918  0x00003ab2 call  0x0000422c 
- 00016919  0x00003ab3 jam  0x00000004 , 0x00004712 
- 00016920  0x00003ab4 jam  0x00000005 , 0x00004711 
- 00016921  0x00003ab5 rtn 
- 00016922  0x00003ab9 setarg  0x00008006 
- 00016923  0x00003aba call  0x00006413 
- 00016924  0x00003abb nop  0x000003e8 
- 00016925  0x00003abc jam  0x00000000 , 0x00004711 
- 00016926  0x00003abd jam  0x00000000 , 0x00004712 
- 00016927  0x00003abe branch  0x000040e0 
- 00016928  0x00003ac1 setarg  0x0000a006 
- 00016929  0x00003ac2 call  0x00006413 
- 00016930  0x00003ac3 setarg  0x0000a005 
- 00016931  0x00003ac4 branch  0x00006413 
- 00016932  0x00003ac6 jam  0x00000000 , 0x00004711 
- 00016933  0x00003ac8 fetch  0x00000001 , 0x000046e0 
- 00016934  0x00003ac9 beq  0x00000004 , 0x00004220 
- 00016935  0x00003aca setarg  0x00000106 
- 00016936  0x00003acb call  0x00006413 
- 00016937  0x00003acc setarg  0x0000a105 
- 00016938  0x00003acd branch  0x00006413 
- 00016939  0x00003ad0 jam  0x00000000 , 0x00004711 
- 00016940  0x00003ad2 setarg  0x00000906 
- 00016941  0x00003ad3 branch  0x00006413 
- 00016942  0x00003ad5 jam  0x00000005 , 0x00004711 
- 00016943  0x00003ad6 jam  0x00000001 , 0x00004712 
- 00016944  0x00003ad7 rtn 
- 00016945  0x00003ada arg  0x00004680 , 0x00000013 
- 00016946  0x00003adb arg  0x0000429b , 0x00000012 
- 00016947  0x00003adc branch  0x0000336d 
- 00016948  0x00003adf arg  0x000046ac , 0x00000013 
- 00016949  0x00003ae0 arg  0x00004264 , 0x00000012 
- 00016950  0x00003ae1 branch  0x00003374 
- 00016951  0x00003ae4 arg  0x000046ae , 0x00000013 
- 00016952  0x00003ae5 arg  0x00004266 , 0x00000012 
- 00016953  0x00003ae6 branch  0x00003374 
- 00016954  0x00003ae9 arg  0x000046b0 , 0x00000013 
- 00016955  0x00003aea arg  0x0000426a , 0x00000012 
- 00016956  0x00003aeb branch  0x00003374 
- 00016957  0x00003aee arg  0x000046c4 , 0x00000013 
- 00016958  0x00003aef arg  0x00004478 , 0x00000012 
- 00016959  0x00003af0 branch  0x0000336d 
- 00016960  0x00003af5 arg  0x000046c6 , 0x00000013 
- 00016961  0x00003af6 arg  0x0000425e , 0x00000012 
- 00016962  0x00003af7 branch  0x0000336d 
- 00016963  0x00003afa arg  0x00004704 , 0x00000013 
- 00016964  0x00003afb arg  0x00004249 , 0x00000012 
- 00016965  0x00003afc branch  0x0000336d 
- 00016966  0x00003aff arg  0x00004707 , 0x00000013 
- 00016967  0x00003b00 arg  0x00004249 , 0x00000012 
- 00016968  0x00003b01 branch  0x00003374 
- 00016969  0x00003b04 rtn 
- 00016970  0x00003b08 fetch  0x00000004 , 0x000046d3 
- 00016971  0x00003b09 rtnbit0  0x00000017 
- 00016972  0x00003b0a jam  0x0000000a , 0x000046df 
- 00016973  0x00003b0b fetch  0x00000001 , 0x000046f4 
- 00016974  0x00003b0c store  0x00000001 , 0x00004715 
- 00016975  0x00003b0d rtn 
- 00016976  0x00003b11 arg  0x000046df , 0x00000013 
- 00016977  0x00003b12 arg  0x00004253 , 0x00000012 
- 00016978  0x00003b13 branch  0x0000336d 
- 00016979  0x00003b15 fetch  0x00000001 , 0x000046f4 
- 00016980  0x00003b16 store  0x00000001 , 0x00004715 
- 00016981  0x00003b17 setarg  0x00000190 
- 00016982  0x00003b18 store  0x00000002 , 0x00004716 
- 00016983  0x00003b19 store  0x00000002 , 0x00004718 
- 00016984  0x00003b1a arg  0x00000000 , 0x00000011 
- 00016985  0x00003b1b fetcht  0x00000001 , 0x0000477a 
- 00016986  0x00003b1c increase  0x00000001 , 0x00000002 
- 00016987  0x00003b1d storet  0x00000001 , 0x00004714 
- 00016988  0x00003b1e jam  0x00000001 , 0x00004713 
- 00016989  0x00003b1f rtn 
- 00016990  0x00003b22 fetch  0x00000001 , 0x000046c5 
- 00016991  0x00003b23 rtnbit1  0x00000002 
- 00016992  0x00003b24 jam  0x00000012 , 0x00000a99 
- 00016993  0x00003b25 call  0x00007d8f 
- 00016994  0x00003b26 arg  0x00000000 , 0x00000007 
- 00016995  0x00003b27 branch  0x000041b9 
- 00016996  0x00003b2b call  0x000042ca 
- 00016997  0x00003b2c branch  0x0000340a 
- 00016998  0x00003b2f call  0x000033f6 
- 00016999  0x00003b30 fetch  0x00000001 , 0x0000471e 
- 00017000  0x00003b31 nbranch  0x00004492 , 0x00000034 
- 00017001  0x00003b32 branch  0x0000340a 
- 00017002  0x00003b35 bmark1  0x00000026 , 0x00007e1d 
- 00017003  0x00003b36 branch  0x00004386 
- 00017004  0x00003b3b bpatch  0x000000ea , 0x0000401d 
- 00017005  0x00003b3c jam  0x00000000 , 0x000046b4 
- 00017006  0x00003b3d call  0x00004386 
- 00017007  0x00003b3e call  0x000041c1 
- 00017008  0x00003b3f branch  0x000042b0 
- 00017009  0x00003b44 fetch  0x00000006 , 0x000041d0 
- 00017010  0x00003b45 branch  0x000033eb , 0x00000034 
- 00017011  0x00003b46 call  0x0000427e 
- 00017012  0x00003b47 jam  0x00000017 , 0x0000016d 
- 00017013  0x00003b48 fetch  0x00000001 , 0x0000465a 
- 00017014  0x00003b49 nbranch  0x000033e1 , 0x00000034 
- 00017015  0x00003b4a jam  0x00000004 , 0x0000016d 
- 00017016  0x00003b4b branch  0x000033e1 
- 00017017  0x00003b4e fetch  0x00000002 , 0x000046a8 
- 00017018  0x00003b4f store  0x00000002 , 0x000046ae 
- 00017019  0x00003b50 call  0x0000427e 
- 00017020  0x00003b51 call  0x00003418 
- 00017021  0x00003b52 branch  0x00007df4 
- 00017022  0x00003b55 setarg  0x000000c8 
- 00017023  0x00003b56 store  0x00000002 , 0x00004716 
- 00017024  0x00003b57 store  0x00000002 , 0x00004718 
- 00017025  0x00003b58 branch  0x00004285 
- 00017026  0x00003b5b setarg  0x000003e8 
- 00017027  0x00003b5c store  0x00000002 , 0x00004716 
- 00017028  0x00003b5d store  0x00000002 , 0x00004718 
- 00017029  0x00003b5f fetch  0x00000001 , 0x00004720 
- 00017030  0x00003b60 beq  0x00000001 , 0x0000428a 
- 00017031  0x00003b61 beq  0x00000002 , 0x0000428c 
- 00017032  0x00003b62 beq  0x00000003 , 0x0000428e 
- 00017033  0x00003b63 rtn 
- 00017034  0x00003b65 fetch  0x00000001 , 0x000046f0 
- 00017035  0x00003b66 branch  0x0000428f 
- 00017036  0x00003b68 fetch  0x00000001 , 0x000046f1 
- 00017037  0x00003b69 branch  0x0000428f 
- 00017038  0x00003b6b fetch  0x00000001 , 0x000046f2 
- 00017039  0x00003b6d store  0x00000001 , 0x00000aa2 
- 00017040  0x00003b6e call  0x00004482 
- 00017041  0x00003b6f fetch  0x00000001 , 0x00000aa2 
- 00017042  0x00003b70 store  0x00000001 , 0x00004715 
- 00017043  0x00003b71 arg  0x00000000 , 0x00000011 
- 00017044  0x00003b72 jam  0x00000001 , 0x00004713 
- 00017045  0x00003b73 branch  0x00007d1e 
- 00017046  0x00003b76 arg  0x00000000 , 0x00000011 
- 00017047  0x00003b77 branch  0x00007d19 
- 00017048  0x00003b79 arg  0x00000000 , 0x00000011 
- 00017049  0x00003b7a branch  0x00007d14 
- 00017050  0x00003b7d branch  0x000041c1 
- 00017051  0x00003b80 jam  0x00000001 , 0x000041e2 
- 00017052  0x00003b81 call  0x00003416 
- 00017053  0x00003b82 call  0x00003412 
- 00017054  0x00003b83 setarg  0x00000000 
- 00017055  0x00003b84 store  0x00000002 , 0x0000467e 
- 00017056  0x00003b85 store  0x00000001 , 0x00004680 
- 00017057  0x00003b86 branch  0x0000340e 
- 00017058  0x00003b89 call  0x0000435f 
- 00017059  0x00003b8a fetch  0x00000001 , 0x00004720 
- 00017060  0x00003b8b fetcht  0x00000001 , 0x00004703 
- 00017061  0x00003b8c isub  0x00000002 , 0x0000003e 
- 00017062  0x00003b8d branch  0x000042ab , 0x00000005 
- 00017063  0x00003b8e fetch  0x00000001 , 0x00004210 
- 00017064  0x00003b8f beq  0x00000033 , 0x00004271 
- 00017065  0x00003b90 beq  0x00000034 , 0x00004279 
- 00017066  0x00003b91 branch  0x000042b0 
- 00017067  0x00003b93 call  0x00003d57 
- 00017068  0x00003b94 rtnmark1  0x00000026 
- 00017069  0x00003b95 fetch  0x00000001 , 0x0000471e 
- 00017070  0x00003b96 nbranch  0x00004492 , 0x00000034 
- 00017071  0x00003b97 rtn 
- 00017072  0x00003b9a bpatch  0x000000eb , 0x0000401d 
- 00017073  0x00003b9b fetch  0x00000002 , 0x00004682 
- 00017074  0x00003b9c bbit1  0x0000000b , 0x000042b7 
- 00017075  0x00003b9d fetch  0x00000004 , 0x000046d3 
- 00017076  0x00003b9e bbit0  0x00000018 , 0x000042b7 
- 00017077  0x00003b9f random  0x0000003f 
- 00017078  0x00003ba0 store  0x00000001 , 0x000044a1 
- 00017079  0x00003ba2 call  0x00003418 
- 00017080  0x00003ba3 fetch  0x00000002 , 0x00004687 
- 00017081  0x00003ba4 store  0x00000002 , 0x000046ac 
- 00017082  0x00003ba5 jam  0x00000006 , 0x0000016d 
- 00017083  0x00003ba6 setarg  0x00000000 
- 00017084  0x00003ba7 store  0x00000002 , 0x000046b0 
- 00017085  0x00003ba8 store  0x00000002 , 0x000046ae 
- 00017086  0x00003ba9 arg  0x00000007 , 0x00000007 
- 00017087  0x00003baa call  0x000043ce 
- 00017088  0x00003bab call  0x000043ca 
- 00017089  0x00003bac fetch  0x00000001 , 0x00004092 
- 00017090  0x00003bad isolate1  0x00000001 , 0x0000003f 
- 00017091  0x00003bae call  0x00007df4 , 0x00000001 
- 00017092  0x00003baf fetch  0x00000001 , 0x00004092 
- 00017093  0x00003bb0 isolate1  0x00000000 , 0x0000003f 
- 00017094  0x00003bb1 call  0x00007ddd , 0x00000001 
- 00017095  0x00003bb2 fetch  0x00000004 , 0x000046d3 
- 00017096  0x00003bb3 bbit1  0x0000001c , 0x0000422e 
- 00017097  0x00003bb4 branch  0x00004282 
- 00017098  0x00003bb7 bpatch  0x000000ec , 0x0000401d 
- 00017099  0x00003bb8 fetch  0x00000001 , 0x00004092 
- 00017100  0x00003bb9 isolate1  0x00000001 , 0x0000003f 
- 00017101  0x00003bba call  0x000042d4 , 0x00000001 
- 00017102  0x00003bbb fetch  0x00000001 , 0x00004092 
- 00017103  0x00003bbc isolate1  0x00000000 , 0x0000003f 
- 00017104  0x00003bbd call  0x000042d7 , 0x00000001 
- 00017105  0x00003bbe fetch  0x00000004 , 0x000046d3 
- 00017106  0x00003bbf bbit1  0x0000001c , 0x0000421a 
- 00017107  0x00003bc0 branch  0x00004482 
- 00017108  0x00003bc2 setarg  0x00000000 
- 00017109  0x00003bc3 store  0x00000002 , 0x000046ae 
- 00017110  0x00003bc4 branch  0x00007dfa 
- 00017111  0x00003bc6 setarg  0x00000000 
- 00017112  0x00003bc7 store  0x00000002 , 0x000046ac 
- 00017113  0x00003bc8 branch  0x00007de2 
- 00017114  0x00003bcf fetch  0x00000004 , 0x000046d3 
- 00017115  0x00003bd0 rtnbit0  0x00000007 
- 00017116  0x00003bd1 arg  0x00000007 , 0x00000007 
- 00017117  0x00003bd2 call  0x000043d2 
- 00017118  0x00003bd3 call  0x000042e8 
- 00017119  0x00003bd5 call  0x000042fb 
- 00017120  0x00003bd6 fetch  0x00000004 , 0x000046d3 
- 00017121  0x00003bd7 bbit1  0x00000013 , 0x00004435 
- 00017122  0x00003bd8 bbit1  0x00000014 , 0x000042e4 
- 00017123  0x00003bd9 rtn 
- 00017124  0x00003bdb arg  0x00000058 , 0x00000002 
- 00017125  0x00003bdc arg  0x00004720 , 0x00000011 
- 00017126  0x00003bdd arg  0x00000000 , 0x00000012 
- 00017127  0x00003bde branch  0x000065d1 
- 00017128  0x00003be1 fetch  0x00000001 , 0x00000185 
- 00017129  0x00003be2 beq  0x00000034 , 0x000042ec 
- 00017130  0x00003be3 beq  0x00000033 , 0x000042ef 
- 00017131  0x00003be4 rtn 
- 00017132  0x00003be6 store  0x00000001 , 0x000046c7 
- 00017133  0x00003be7 fetch  0x00000006 , 0x0000044f 
- 00017134  0x00003be8 branch  0x000042f1 
- 00017135  0x00003bea store  0x00000001 , 0x000046c7 
- 00017136  0x00003beb fetch  0x00000006 , 0x00000040 
- 00017137  0x00003bed store  0x00000006 , 0x000046c8 
- 00017138  0x00003bee fetch  0x00000007 , 0x000046c7 
- 00017139  0x00003bef arg  0x00004721 , 0x00000006 
- 00017140  0x00003bf0 arg  0x00000003 , 0x00000039 
- 00017141  0x00003bf2 ifetcht  0x00000007 , 0x00000006 
- 00017142  0x00003bf3 isub  0x00000002 , 0x0000003e 
- 00017143  0x00003bf4 branch  0x00004310 , 0x00000005 
- 00017144  0x00003bf5 increase  0x00000016 , 0x00000006 
- 00017145  0x00003bf6 loop  0x000042f5 
- 00017146  0x00003bf7 rtn 
- 00017147  0x00003bf9 arg  0x00004721 , 0x00000011 
- 00017148  0x00003bfa fetch  0x00000001 , 0x00004720 
- 00017149  0x00003bfb increase  0xffffffff , 0x0000003f 
- 00017150  0x00003bfc mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017151  0x00003bfd iadd  0x00000011 , 0x00000011 
- 00017152  0x00003bfe fetch  0x00000001 , 0x00000185 
- 00017153  0x00003bff istore  0x00000001 , 0x00000011 
- 00017154  0x00003c00 beq  0x00000034 , 0x00004305 
- 00017155  0x00003c01 beq  0x00000033 , 0x0000430c 
- 00017156  0x00003c02 rtn 
- 00017157  0x00003c05 fetch  0x00000006 , 0x0000044f 
- 00017158  0x00003c06 istore  0x00000006 , 0x00000005 
- 00017159  0x00003c07 arg  0x00004419 , 0x00000006 
- 00017160  0x00003c08 call  0x00007ebf 
- 00017161  0x00003c09 fetch  0x00000006 , 0x000044a0 
- 00017162  0x00003c0a istore  0x00000006 , 0x00000005 
- 00017163  0x00003c0b rtn 
- 00017164  0x00003c0d fetch  0x00000006 , 0x00000040 
- 00017165  0x00003c0e istore  0x00000006 , 0x00000005 
- 00017166  0x00003c0f arg  0x000041be , 0x00000006 
- 00017167  0x00003c10 branch  0x00007ebf 
- 00017168  0x00003c13 increase  0xfffffffa , 0x00000006 
- 00017169  0x00003c14 copy  0x00000006 , 0x00000005 
- 00017170  0x00003c15 fetcht  0x00000006 , 0x000046c8 
- 00017171  0x00003c16 increase  0x00000003 , 0x00000002 
- 00017172  0x00003c17 istoret  0x00000006 , 0x00000005 
- 00017173  0x00003c18 rtn 
- 00017174  0x00003c1d arg  0x00000058 , 0x00000002 
- 00017175  0x00003c1e arg  0x00004720 , 0x00000011 
- 00017176  0x00003c1f arg  0x00000000 , 0x00000012 
- 00017177  0x00003c20 call  0x000065df 
- 00017178  0x00003c22 arg  0x00004721 , 0x00000011 
- 00017179  0x00003c23 fetch  0x00000001 , 0x00004720 
- 00017180  0x00003c24 fetcht  0x00000001 , 0x00004703 
- 00017181  0x00003c25 isub  0x00000002 , 0x0000003e 
- 00017182  0x00003c26 rtn  0x00000005 
- 00017183  0x00003c27 increase  0xffffffff , 0x0000003f 
- 00017184  0x00003c28 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017185  0x00003c29 iadd  0x00000011 , 0x00000011 
- 00017186  0x00003c2a ifetch  0x00000001 , 0x00000011 
- 00017187  0x00003c2b store  0x00000001 , 0x00004210 
- 00017188  0x00003c2c beq  0x00000033 , 0x00004327 
- 00017189  0x00003c2d beq  0x00000034 , 0x0000432c 
- 00017190  0x00003c2e rtn 
- 00017191  0x00003c31 ifetch  0x00000006 , 0x00000006 
- 00017192  0x00003c33 store  0x00000006 , 0x000041d0 
- 00017193  0x00003c34 arg  0x000041be , 0x00000005 
- 00017194  0x00003c35 call  0x00007ebf 
- 00017195  0x00003c36 branch  0x000067d7 
- 00017196  0x00003c39 ifetch  0x00000006 , 0x00000006 
- 00017197  0x00003c3b store  0x00000006 , 0x000041d0 
- 00017198  0x00003c3c arg  0x00004419 , 0x00000005 
- 00017199  0x00003c3d call  0x00007ebf 
- 00017200  0x00003c3e ifetch  0x00000006 , 0x00000006 
- 00017201  0x00003c3f store  0x00000006 , 0x000044a0 
- 00017202  0x00003c40 rtn 
- 00017203  0x00003c44 fetch  0x00000001 , 0x000046f5 
- 00017204  0x00003c45 bbit1  0x00000005 , 0x00004349 
- 00017205  0x00003c46 bbit1  0x00000006 , 0x00004359 
- 00017206  0x00003c47 branch  0x00004337 
- 00017207  0x00003c4a call  0x00004083 
- 00017208  0x00003c4b beq  0x00000006 , 0x0000433e 
- 00017209  0x00003c4d jam  0x0000001e , 0x000046d8 
- 00017210  0x00003c4e fetch  0x00000001 , 0x000046d9 
- 00017211  0x00003c4f rtneq  0x00000001 
- 00017212  0x00003c50 jam  0x00000001 , 0x000046d9 
- 00017213  0x00003c51 rtn 
- 00017214  0x00003c54 call  0x00004343 
- 00017215  0x00003c55 fetch  0x00000001 , 0x000046d9 
- 00017216  0x00003c56 rtneq  0x00000000 
- 00017217  0x00003c57 jam  0x00000000 , 0x000046d9 
- 00017218  0x00003c58 branch  0x000043c0 
- 00017219  0x00003c5b fetch  0x00000001 , 0x000046d8 
- 00017220  0x00003c5c rtn  0x00000034 
- 00017221  0x00003c5d pincrease  0xffffffff 
- 00017222  0x00003c5e store  0x00000001 , 0x000046d8 
- 00017223  0x00003c5f nrtn  0x00000034 
- 00017224  0x00003c60 branch  0x00004370 
- 00017225  0x00003c63 fetch  0x00000001 , 0x000046ed 
- 00017226  0x00003c64 rtneq  0x000000ff 
- 00017227  0x00003c65 fetcht  0x00000001 , 0x000046ed 
- 00017228  0x00003c66 call  0x0000681d 
- 00017229  0x00003c67 branch  0x00004354 , 0x00000001 
- 00017230  0x00003c69 fetch  0x00000001 , 0x000046d9 
- 00017231  0x00003c6a rtneq  0x00000001 
- 00017232  0x00003c6b jam  0x00000001 , 0x000046d9 
- 00017233  0x00003c6c fetch  0x00000004 , 0x000046d3 
- 00017234  0x00003c6d rtnbit1  0x00000006 
- 00017235  0x00003c6e branch  0x00004370 
- 00017236  0x00003c71 fetch  0x00000001 , 0x000046d9 
- 00017237  0x00003c72 rtneq  0x00000000 
- 00017238  0x00003c73 jam  0x00000000 , 0x000046d9 
- 00017239  0x00003c74 arg  0x00000006 , 0x00000007 
- 00017240  0x00003c75 branch  0x000043d2 
- 00017241  0x00003c7a fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017242  0x00003c7b rtnbit0  0x00000006 
- 00017243  0x00003c7c fetch  0x00000001 , 0x00004720 
- 00017244  0x00003c7d beq  0x00000001 , 0x00004369 
- 00017245  0x00003c7e beq  0x00000002 , 0x0000436c 
- 00017246  0x00003c7f rtn 
- 00017247  0x00003c81 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017248  0x00003c82 rtnbit0  0x00000006 
- 00017249  0x00003c83 fetcht  0x00000001 , 0x000046ed 
- 00017250  0x00003c84 call  0x0000681d 
- 00017251  0x00003c85 branch  0x00004366 , 0x00000001 
- 00017252  0x00003c87 jam  0x00000001 , 0x00004720 
- 00017253  0x00003c88 rtn 
- 00017254  0x00003c8a fetch  0x00000001 , 0x00004703 
- 00017255  0x00003c8b store  0x00000001 , 0x00004720 
- 00017256  0x00003c8c rtn 
- 00017257  0x00003c8e fetcht  0x00000001 , 0x000046ed 
- 00017258  0x00003c8f nbranch  0x00004370 , 0x00000001 
- 00017259  0x00003c90 rtn 
- 00017260  0x00003c92 fetcht  0x00000001 , 0x000046ed 
- 00017261  0x00003c93 call  0x0000681d 
- 00017262  0x00003c94 branch  0x00004354 , 0x00000001 
- 00017263  0x00003c95 rtn 
- 00017264  0x00003c9b fetcht  0x00000001 , 0x00004720 
- 00017265  0x00003c9c increase  0x00000001 , 0x00000002 
- 00017266  0x00003c9d fetch  0x00000001 , 0x000046d2 
- 00017267  0x00003c9e isub  0x00000002 , 0x0000003e 
- 00017268  0x00003c9f ncall  0x000043cc , 0x00000002 
- 00017269  0x00003ca0 storet  0x00000001 , 0x00004720 
- 00017270  0x00003ca1 jam  0x00000000 , 0x000041bd 
- 00017271  0x00003ca2 call  0x0000437a 
- 00017272  0x00003ca3 call  0x000043c0 
- 00017273  0x00003ca5 branch  0x0000437e 
- 00017274  0x00003ca8 arg  0x00000001 , 0x00000002 
- 00017275  0x00003ca9 arg  0x00004720 , 0x00000011 
- 00017276  0x00003caa arg  0x00000000 , 0x00000012 
- 00017277  0x00003cab branch  0x00006606 
- 00017278  0x00003cae call  0x00004381 
- 00017279  0x00003caf call  0x000043c2 
- 00017280  0x00003cb0 branch  0x000041d7 
- 00017281  0x00003cb2 fetch  0x00000002 , 0x00004682 
- 00017282  0x00003cb3 bbit1  0x00000007 , 0x00004392 
- 00017283  0x00003cb4 bbit1  0x00000009 , 0x00003402 
- 00017284  0x00003cb5 bbit1  0x00000000 , 0x000033e9 
- 00017285  0x00003cb6 branch  0x000042ca 
- 00017286  0x00003cb9 bpatch  0x000000ed , 0x0000401d 
- 00017287  0x00003cba setarg  0x00000000 
- 00017288  0x00003cbb store  0x00000002 , 0x000046b0 
- 00017289  0x00003cbc fetch  0x00000002 , 0x00004682 
- 00017290  0x00003cbd bbit1  0x00000009 , 0x00003402 
- 00017291  0x00003cbe fetch  0x00000002 , 0x00004682 
- 00017292  0x00003cbf bbit1  0x00000000 , 0x000033e9 
- 00017293  0x00003cc0 rtn 
- 00017294  0x00003cc3 setarg  0x00000001 
- 00017295  0x00003cc4 store  0x00000006 , 0x00000040 
- 00017296  0x00003cc5 jam  0x00000033 , 0x00000185 
- 00017297  0x00003cc6 branch  0x000042df 
- 00017298  0x00003cca call  0x000043c4 
- 00017299  0x00003ccb branch  0x00007e2f 
- 00017300  0x00003cce fetch  0x00000001 , 0x000046ec 
- 00017301  0x00003ccf rtneq  0x000000ff 
- 00017302  0x00003cd0 fetcht  0x00000001 , 0x000046ec 
- 00017303  0x00003cd1 call  0x0000681d 
- 00017304  0x00003cd2 branch  0x0000439f , 0x00000001 
- 00017305  0x00003cd4 fetch  0x00000001 , 0x00004685 
- 00017306  0x00003cd5 store  0x00000001 , 0x000046da 
- 00017307  0x00003cd6 fetch  0x00000001 , 0x000046db 
- 00017308  0x00003cd7 rtneq  0x00000001 
- 00017309  0x00003cd8 jam  0x00000001 , 0x000046db 
- 00017310  0x00003cd9 branch  0x000043ca 
- 00017311  0x00003cdb call  0x000043b5 
- 00017312  0x00003cdc fetch  0x00000001 , 0x000046db 
- 00017313  0x00003cdd rtneq  0x00000000 
- 00017314  0x00003cde jam  0x00000000 , 0x000046db 
- 00017315  0x00003cdf call  0x00007e2f 
- 00017316  0x00003ce0 branch  0x000043c8 
- 00017317  0x00003ce4 fetch  0x00000001 , 0x000046f5 
- 00017318  0x00003ce5 bbit1  0x00000004 , 0x00004394 
- 00017319  0x00003ce7 call  0x00004083 
- 00017320  0x00003ce8 beq  0x00000007 , 0x000043af 
- 00017321  0x00003cea fetch  0x00000001 , 0x00004685 
- 00017322  0x00003ceb store  0x00000001 , 0x000046da 
- 00017323  0x00003cec fetch  0x00000001 , 0x000046db 
- 00017324  0x00003ced rtneq  0x00000001 
- 00017325  0x00003cee jam  0x00000001 , 0x000046db 
- 00017326  0x00003cef branch  0x000043ca 
- 00017327  0x00003cf3 call  0x000043b5 
- 00017328  0x00003cf4 fetch  0x00000001 , 0x000046db 
- 00017329  0x00003cf5 rtneq  0x00000000 
- 00017330  0x00003cf6 jam  0x00000000 , 0x000046db 
- 00017331  0x00003cf7 call  0x00007e2f 
- 00017332  0x00003cf8 branch  0x000043c8 
- 00017333  0x00003cfb arg  0x000046da , 0x00000013 
- 00017334  0x00003cfc arg  0x000043b8 , 0x00000012 
- 00017335  0x00003cfd branch  0x0000336d 
- 00017336  0x00003d00 arg  0x00000006 , 0x00000007 
- 00017337  0x00003d01 call  0x000043ce 
- 00017338  0x00003d02 call  0x00003357 
- 00017339  0x00003d03 branch  0x0000426c 
- 00017340  0x00003d07 arg  0x00000001 , 0x00000007 
- 00017341  0x00003d08 branch  0x000043ce 
- 00017342  0x00003d0a arg  0x00000001 , 0x00000007 
- 00017343  0x00003d0b branch  0x000043d2 
- 00017344  0x00003d0d arg  0x00000000 , 0x00000007 
- 00017345  0x00003d0e branch  0x000043ce 
- 00017346  0x00003d10 arg  0x00000000 , 0x00000007 
- 00017347  0x00003d11 branch  0x000043d2 
- 00017348  0x00003d13 arg  0x00000002 , 0x00000007 
- 00017349  0x00003d14 branch  0x000043ce 
- 00017350  0x00003d16 arg  0x00000002 , 0x00000007 
- 00017351  0x00003d17 branch  0x000043d2 
- 00017352  0x00003d19 arg  0x00000005 , 0x00000007 
- 00017353  0x00003d1a branch  0x000043ce 
- 00017354  0x00003d1c arg  0x00000005 , 0x00000007 
- 00017355  0x00003d1d branch  0x000043d2 
- 00017356  0x00003d22 arg  0x00000001 , 0x00000002 
- 00017357  0x00003d23 rtn 
- 00017358  0x00003d26 fetch  0x00000004 , 0x000046d3 
- 00017359  0x00003d27 qset1  0x0000003f 
- 00017360  0x00003d28 store  0x00000004 , 0x000046d3 
- 00017361  0x00003d29 rtn 
- 00017362  0x00003d2c fetch  0x00000004 , 0x000046d3 
- 00017363  0x00003d2d qset0  0x0000003f 
- 00017364  0x00003d2e store  0x00000004 , 0x000046d3 
- 00017365  0x00003d2f rtn 
- 00017366  0x00003d32 fetch  0x00000004 , 0x000046d3 
- 00017367  0x00003d33 rtnbit0  0x0000001a 
- 00017368  0x00003d34 fetch  0x00000001 , 0x000046ce 
- 00017369  0x00003d35 increase  0x00000001 , 0x0000003f 
- 00017370  0x00003d36 store  0x00000001 , 0x000046ce 
- 00017371  0x00003d37 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00017372  0x00003d38 rtn  0x00000002 
- 00017373  0x00003d39 jam  0x00000000 , 0x000046ce 
- 00017374  0x00003d3a call  0x000068eb 
- 00017375  0x00003d3b call  0x00006908 
- 00017376  0x00003d3c store  0x00000002 , 0x0000470f 
- 00017377  0x00003d3d arg  0x00004709 , 0x00000011 
- 00017378  0x00003d3e call  0x00006930 
- 00017379  0x00003d3f fetch  0x00000001 , 0x00004231 
- 00017380  0x00003d40 bbit1  0x00000001 , 0x000044a0 
- 00017381  0x00003d41 bbit0  0x00000000 , 0x000043e9 
- 00017382  0x00003d42 branch  0x000043e7 
- 00017383  0x00003d44 arg  0x00000004 , 0x00000007 
- 00017384  0x00003d45 branch  0x000043ce 
- 00017385  0x00003d47 arg  0x00000004 , 0x00000007 
- 00017386  0x00003d48 branch  0x000043d2 
- 00017387  0x00003d4b fetch  0x00000004 , 0x000046d3 
- 00017388  0x00003d4c rtnbit0  0x00000004 
- 00017389  0x00003d4d fetch  0x00000001 , 0x000046ef 
- 00017390  0x00003d4e store  0x00000001 , 0x00004715 
- 00017391  0x00003d4f fetch  0x00000001 , 0x000046cf 
- 00017392  0x00003d50 pincrease  0x00000001 
- 00017393  0x00003d51 store  0x00000001 , 0x000046cf 
- 00017394  0x00003d52 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00017395  0x00003d53 ncall  0x000043f9 , 0x00000002 
- 00017396  0x00003d54 beq  0x00000002 , 0x000043fb 
- 00017397  0x00003d55 beq  0x00000004 , 0x000043fe 
- 00017398  0x00003d56 beq  0x00000006 , 0x000043fb 
- 00017399  0x00003d57 beq  0x00000008 , 0x000043fe 
- 00017400  0x00003d58 rtn 
- 00017401  0x00003d5a jam  0x00000001 , 0x000046cf 
- 00017402  0x00003d5b branch  0x000043fe 
- 00017403  0x00003d5d arg  0x00000000 , 0x00000011 
- 00017404  0x00003d5e jam  0x00000002 , 0x00004713 
- 00017405  0x00003d5f branch  0x00007d14 
- 00017406  0x00003d61 arg  0x00000000 , 0x00000011 
- 00017407  0x00003d62 jam  0x00000002 , 0x00004713 
- 00017408  0x00003d63 branch  0x00007d19 
- 00017409  0x00003d66 call  0x00003f97 
- 00017410  0x00003d67 nrtn  0x00000028 
- 00017411  0x00003d68 arg  0x00000007 , 0x00000011 
- 00017412  0x00003d69 arg  0x0000469a , 0x00000012 
- 00017413  0x00003d6a rtn 
- 00017414  0x00003d6d fetch  0x00000001 , 0x0000478b 
- 00017415  0x00003d6e rtn  0x00000034 
- 00017416  0x00003d70 fetcht  0x00000001 , 0x000046e7 
- 00017417  0x00003d71 call  0x0000681d 
- 00017418  0x00003d72 call  0x00004410 , 0x00000001 
- 00017419  0x00003d73 fetch  0x00000001 , 0x00004704 
- 00017420  0x00003d74 nrtn  0x00000034 
- 00017421  0x00003d75 call  0x00004083 
- 00017422  0x00003d76 nrtn  0x00000034 
- 00017423  0x00003d77 branch  0x00002d83 
- 00017424  0x00003d7a fetch  0x00000001 , 0x000046e7 
- 00017425  0x00003d7b rtneq  0x000000ff 
- 00017426  0x00003d7c jam  0x0000000a , 0x00004704 
- 00017427  0x00003d7d rtn 
- 00017428  0x00003d81 call  0x00004423 
- 00017429  0x00003d82 fetch  0x00000002 , 0x00004778 
- 00017430  0x00003d83 arg  0x0000aa55 , 0x00000002 
- 00017431  0x00003d84 isub  0x00000002 , 0x0000003e 
- 00017432  0x00003d85 branch  0x0000442b , 0x00000005 
- 00017433  0x00003d86 storet  0x00000002 , 0x00004778 
- 00017434  0x00003d87 call  0x0000441c 
- 00017435  0x00003d88 branch  0x00004435 
- 00017436  0x00003d8a fetch  0x00000006 , 0x000044a0 
- 00017437  0x00003d8b store  0x00000006 , 0x00004738 
- 00017438  0x00003d8c add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017439  0x00003d8d store  0x00000006 , 0x00004755 
- 00017440  0x00003d8e add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017441  0x00003d8f store  0x00000006 , 0x00004772 
- 00017442  0x00003d90 rtn 
- 00017443  0x00003d94 setarg  0x00004778 
- 00017444  0x00003d95 arg  0x00004720 , 0x00000002 
- 00017445  0x00003d96 isub  0x00000002 , 0x00000002 
- 00017446  0x00003d97 fetch  0x00000003 , 0x00004700 
- 00017447  0x00003d98 iadd  0x00000002 , 0x0000003f 
- 00017448  0x00003d99 arg  0x00000002 , 0x00000002 
- 00017449  0x00003d9a arg  0x00004778 , 0x00000011 
- 00017450  0x00003d9b branch  0x00006562 
- 00017451  0x00003d9f setarg  0x0000477f 
- 00017452  0x00003da0 arg  0x00004720 , 0x00000002 
- 00017453  0x00003da1 isub  0x00000002 , 0x00000002 
- 00017454  0x00003da2 fetch  0x00000003 , 0x00004700 
- 00017455  0x00003da3 arg  0x00004720 , 0x00000011 
- 00017456  0x00003da4 call  0x00006562 
- 00017457  0x00003da5 call  0x0000431a 
- 00017458  0x00003da6 fetch  0x00000004 , 0x0000477b 
- 00017459  0x00003da7 call  0x00002c7a 
- 00017460  0x00003da8 branch  0x0000322c 
- 00017461  0x00003dab setarg  0x0000477f 
- 00017462  0x00003dac arg  0x00004720 , 0x00000002 
- 00017463  0x00003dad isub  0x00000002 , 0x00000002 
- 00017464  0x00003dae arg  0x00004720 , 0x00000011 
- 00017465  0x00003daf fetch  0x00000003 , 0x00004700 
- 00017466  0x00003db0 branch  0x00006514 
- 00017467  0x00003db3 arg  0x00000001 , 0x00000002 
- 00017468  0x00003db4 arg  0x0000477a , 0x00000011 
- 00017469  0x00003db5 arg  0x0000005a , 0x00000012 
- 00017470  0x00003db6 branch  0x000065d1 
- 00017471  0x00003db9 arg  0x00000001 , 0x00000002 
- 00017472  0x00003dba arg  0x0000477a , 0x00000011 
- 00017473  0x00003dbb arg  0x0000005a , 0x00000012 
- 00017474  0x00003dbc branch  0x000065df 
- 00017475  0x00003dbf rtnmark1  0x00000026 
- 00017476  0x00003dc0 fetch  0x00000004 , 0x000046d3 
- 00017477  0x00003dc1 rtnbit0  0x00000016 
- 00017478  0x00003dc2 fetch  0x00000001 , 0x00004705 
- 00017479  0x00003dc3 pincrease  0x00000001 
- 00017480  0x00003dc4 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00017481  0x00003dc5 store  0x00000001 , 0x00004705 
- 00017482  0x00003dc6 rtnne  0x00000007 
- 00017483  0x00003dc7 fetch  0x00000002 , 0x00004682 
- 00017484  0x00003dc8 bbit1  0x00000000 , 0x0000444f 
- 00017485  0x00003dc9 bbit1  0x00000009 , 0x0000444f 
- 00017486  0x00003dca rtn 
- 00017487  0x00003dd0 bpatch  0x000000ee , 0x0000401d 
- 00017488  0x00003dd1 fetch  0x00000001 , 0x00004706 
- 00017489  0x00003dd2 nrtn  0x00000034 
- 00017490  0x00003dd3 fetch  0x00000004 , 0x000046d3 
- 00017491  0x00003dd4 rtnbit0  0x00000008 
- 00017492  0x00003dd5 fetch  0x00000001 , 0x000046a5 
- 00017493  0x00003dd6 call  0x000063fb 
- 00017494  0x00003dd7 store  0x00000001 , 0x000046a6 
- 00017495  0x00003dd8 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017496  0x00003dd9 branch  0x0000445b , 0x00000002 
- 00017497  0x00003dda jam  0x00000000 , 0x00004706 
- 00017498  0x00003ddb rtn 
- 00017499  0x00003dde jam  0x0000001e , 0x00004706 
- 00017500  0x00003ddf rtn 
- 00017501  0x00003de1 arg  0x00004706 , 0x00000013 
- 00017502  0x00003de2 arg  0x00004460 , 0x00000012 
- 00017503  0x00003de3 branch  0x0000336d 
- 00017504  0x00003de6 fetch  0x00000001 , 0x000046a5 
- 00017505  0x00003de7 call  0x00006414 
- 00017506  0x00003de8 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017507  0x00003de9 nrtn  0x00000002 
- 00017508  0x00003dea fetch  0x00000004 , 0x000046d3 
- 00017509  0x00003deb rtnbit0  0x00000008 
- 00017510  0x00003dec arg  0x00000008 , 0x00000007 
- 00017511  0x00003ded call  0x000043d2 
- 00017512  0x00003dee jam  0x00000000 , 0x00004172 
- 00017513  0x00003def jam  0x0000001e , 0x000046c4 
- 00017514  0x00003df0 call  0x00004482 
- 00017515  0x00003df1 fetch  0x00000004 , 0x000046d3 
- 00017516  0x00003df2 bbit1  0x00000015 , 0x00004471 
- 00017517  0x00003df4 fetch  0x00000001 , 0x00004720 
- 00017518  0x00003df5 beq  0x00000001 , 0x00004489 
- 00017519  0x00003df6 beq  0x00000002 , 0x00004476 
- 00017520  0x00003df7 rtn 
- 00017521  0x00003df9 fetch  0x00000001 , 0x00004720 
- 00017522  0x00003dfa beq  0x00000001 , 0x00004489 
- 00017523  0x00003dfb beq  0x00000002 , 0x0000448c 
- 00017524  0x00003dfc beq  0x00000003 , 0x0000448f 
- 00017525  0x00003dfd rtn 
- 00017526  0x00003e00 fetch  0x00000001 , 0x000046f0 
- 00017527  0x00003e01 branch  0x0000428f 
- 00017528  0x00003e06 jam  0x00000020 , 0x00004172 
- 00017529  0x00003e07 branch  0x00004482 
- 00017530  0x00003e0c fetch  0x00000001 , 0x000046f0 
- 00017531  0x00003e0d rtneq  0x000000ff 
- 00017532  0x00003e0e store  0x00000001 , 0x00004715 
- 00017533  0x00003e0f branch  0x00004296 
- 00017534  0x00003e12 fetch  0x00000001 , 0x000046f1 
- 00017535  0x00003e13 rtneq  0x000000ff 
- 00017536  0x00003e14 store  0x00000001 , 0x00004715 
- 00017537  0x00003e15 branch  0x00004296 
- 00017538  0x00003e18 call  0x00004296 
- 00017539  0x00003e19 call  0x0000447a 
- 00017540  0x00003e1a call  0x0000447e 
- 00017541  0x00003e1c fetch  0x00000001 , 0x000046f2 
- 00017542  0x00003e1d rtneq  0x000000ff 
- 00017543  0x00003e1e store  0x00000001 , 0x00004715 
- 00017544  0x00003e1f branch  0x00004296 
- 00017545  0x00003e22 fetch  0x00000001 , 0x000046f0 
- 00017546  0x00003e23 store  0x00000001 , 0x00004715 
- 00017547  0x00003e24 branch  0x00004298 
- 00017548  0x00003e26 fetch  0x00000001 , 0x000046f1 
- 00017549  0x00003e27 store  0x00000001 , 0x00004715 
- 00017550  0x00003e28 branch  0x00004298 
- 00017551  0x00003e2a fetch  0x00000001 , 0x000046f2 
- 00017552  0x00003e2b store  0x00000001 , 0x00004715 
- 00017553  0x00003e2c branch  0x00004298 
- 00017554  0x00003e31 bpatch  0x000000ef , 0x0000401d 
- 00017555  0x00003e32 fetch  0x00000001 , 0x0000471e 
- 00017556  0x00003e33 increase  0xffffffff , 0x0000003f 
- 00017557  0x00003e34 store  0x00000001 , 0x0000471e 
- 00017558  0x00003e35 fetcht  0x00000001 , 0x00004720 
- 00017559  0x00003e36 increase  0x00000001 , 0x00000002 
- 00017560  0x00003e37 fetch  0x00000001 , 0x000046d2 
- 00017561  0x00003e38 isub  0x00000002 , 0x0000003e 
- 00017562  0x00003e39 ncall  0x000043cc , 0x00000002 
- 00017563  0x00003e3a storet  0x00000001 , 0x00004720 
- 00017564  0x00003e3b jam  0x00000000 , 0x000041bd 
- 00017565  0x00003e3c call  0x0000437a 
- 00017566  0x00003e3d call  0x000042fb 
- 00017567  0x00003e3e branch  0x000042a2 
- 00017568  0x00003e41 call  0x00004482 
- 00017569  0x00003e42 setarg  0x00000000 
- 00017570  0x00003e43 store  0x00000008 , 0x000000a1 
- 00017571  0x00003e44 branch  0x00002b1f 
- 00017572  0x00003e50 rtn  0x0000002b 
- 00017573  0x00003e51 hfetch  0x00000001 , 0x00008081 
- 00017574  0x00003e52 and_into  0x000000f0 , 0x0000003f 
- 00017575  0x00003e53 hstore  0x00000001 , 0x00008081 
- 00017576  0x00003e54 call  0x00006948 
- 00017577  0x00003e55 setarg  0x000044e6 
- 00017578  0x00003e56 store  0x00000002 , 0x000041eb 
- 00017579  0x00003e58 setarg  0x000044e9 
- 00017580  0x00003e59 store  0x00000002 , 0x000041ed 
- 00017581  0x00003e5b setarg  0x000044ef 
- 00017582  0x00003e5c store  0x00000002 , 0x000041f3 
- 00017583  0x00003e5e setarg  0x000044f2 
- 00017584  0x00003e5f store  0x00000002 , 0x000041f5 
- 00017585  0x00003e61 setarg  0x000033d0 
- 00017586  0x00003e62 store  0x00000002 , 0x000041e9 
- 00017587  0x00003e64 call  0x00002c7a 
- 00017588  0x00003e65 setarg  0x000045c2 
- 00017589  0x00003e66 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00017590  0x00003e67 istore  0x00000002 , 0x00000005 
- 00017591  0x00003e69 setarg  0x000044ea 
- 00017592  0x00003e6a add  0x00000013 , 0x000000da , 0x00000005 
- 00017593  0x00003e6b istore  0x00000002 , 0x00000005 
- 00017594  0x00003e6d setarg  0x000044e9 
- 00017595  0x00003e6e add  0x00000013 , 0x000000dc , 0x00000005 
- 00017596  0x00003e6f istore  0x00000002 , 0x00000005 
- 00017597  0x00003e71 setarg  0x0000450e 
- 00017598  0x00003e72 store  0x00000002 , 0x000041fd 
- 00017599  0x00003e74 setarg  0x000044da 
- 00017600  0x00003e75 store  0x00000002 , 0x0000475b 
- 00017601  0x00003e77 setarg  0x000044d6 
- 00017602  0x00003e78 store  0x00000002 , 0x0000475f 
- 00017603  0x00003e7a setarg  0x00004560 
- 00017604  0x00003e7b store  0x00000002 , 0x0000470f 
- 00017605  0x00003e7d bpatch  0x000000f0 , 0x0000401e 
- 00017606  0x00003e7e call  0x000044e2 
- 00017607  0x00003e7f call  0x00007e38 
- 00017608  0x00003e80 jam  0x00000002 , 0x00004172 
- 00017609  0x00003e81 fetch  0x00000001 , 0x0000472b 
- 00017610  0x00003e82 store  0x00000001 , 0x0000469a 
- 00017611  0x00003e83 beq  0x00000000 , 0x000044d5 
- 00017612  0x00003e84 fetch  0x00000001 , 0x0000472c 
- 00017613  0x00003e85 store  0x00000001 , 0x00004686 
- 00017614  0x00003e87 call  0x000044db 
- 00017615  0x00003e88 call  0x00007cd3 
- 00017616  0x00003e89 call  0x00007cdd 
- 00017617  0x00003e8a jam  0x00000001 , 0x00004757 
- 00017618  0x00003e8b fetch  0x00000002 , 0x00004682 
- 00017619  0x00003e8c rtnbit1  0x0000000c 
- 00017620  0x00003e8d branch  0x0000340a 
- 00017621  0x00003e92 jam  0x00000002 , 0x00004757 
- 00017622  0x00003e94 call  0x000044db 
- 00017623  0x00003e96 arg  0x00000000 , 0x00000011 
- 00017624  0x00003e97 call  0x00007d1e 
- 00017625  0x00003e99 branch  0x00002ee4 
- 00017626  0x00003e9c branch  0x000044db 
- 00017627  0x00003e9f bpatch  0x000000f1 , 0x0000401e 
- 00017628  0x00003ea0 fetch  0x00000001 , 0x00004729 
- 00017629  0x00003ea1 bne  0x000000ff , 0x000044e0 
- 00017630  0x00003ea3 fetcht  0x00000001 , 0x00004706 
- 00017631  0x00003ea4 branch  0x0000680e 
- 00017632  0x00003ea6 store  0x00000001 , 0x00004706 
- 00017633  0x00003ea7 branch  0x000044de 
- 00017634  0x00003eab call  0x00002c9d 
- 00017635  0x00003eac fetch  0x00000002 , 0x00004753 
- 00017636  0x00003ead store  0x00000002 , 0x00004755 
- 00017637  0x00003eae branch  0x00004515 
- 00017638  0x00003eb6 call  0x00006835 
- 00017639  0x00003eb7 call  0x000044e9 
- 00017640  0x00003eb8 branch  0x0000340a 
- 00017641  0x00003ebb branch  0x0000696c 
- 00017642  0x00003ebe fetch  0x00000001 , 0x00004765 
- 00017643  0x00003ebf rtn  0x00000034 
- 00017644  0x00003ec1 branch  0x00002d83 
- 00017645  0x00003ec4 rtn 
- 00017646  0x00003ec7 branch  0x00006978 
- 00017647  0x00003eca call  0x00004544 
- 00017648  0x00003ecb call  0x00004503 
- 00017649  0x00003ecc branch  0x000044ee 
- 00017650  0x00003ecf copy  0x00000013 , 0x0000003f 
- 00017651  0x00003ed0 beq  0x0000002d , 0x00003431 
- 00017652  0x00003ed1 beq  0x00000010 , 0x0000341a 
- 00017653  0x00003ed2 beq  0x00000039 , 0x000044fb 
- 00017654  0x00003ed3 beq  0x0000003c , 0x000044ff 
- 00017655  0x00003ed4 beq  0x0000003a , 0x000044f9 
- 00017656  0x00003ed5 rtn 
- 00017657  0x00003ed8 jam  0x00000001 , 0x00004765 
- 00017658  0x00003ed9 rtn 
- 00017659  0x00003edc jam  0x00000001 , 0x00004765 
- 00017660  0x00003edd jam  0x00000001 , 0x00004763 
- 00017661  0x00003ede jam  0x00000001 , 0x00004764 
- 00017662  0x00003edf rtn 
- 00017663  0x00003ee2 jam  0x00000001 , 0x00004765 
- 00017664  0x00003ee3 jam  0x00000001 , 0x00004763 
- 00017665  0x00003ee4 jam  0x00000001 , 0x00004764 
- 00017666  0x00003ee5 rtn 
- 00017667  0x00003ee8 fetch  0x00000001 , 0x00004763 
- 00017668  0x00003ee9 rtneq  0x00000000 
- 00017669  0x00003eea fetch  0x00000001 , 0x00004762 
- 00017670  0x00003eeb rtneq  0x00000001 
- 00017671  0x00003eec jam  0x00000001 , 0x00004762 
- 00017672  0x00003eee arg  0x00000000 , 0x00000011 
- 00017673  0x00003eef branch  0x00007d19 
- 00017674  0x00003ef1 arg  0x00000000 , 0x00000011 
- 00017675  0x00003ef2 call  0x00007d19 
- 00017676  0x00003ef3 call  0x000044db 
- 00017677  0x00003ef4 branch  0x0000340a 
- 00017678  0x00003ef7 call  0x0000337b 
- 00017679  0x00003ef8 branch  0x00004510 
- 00017680  0x00003efb fetch  0x00000001 , 0x0000472d 
- 00017681  0x00003efc rtn  0x00000034 
- 00017682  0x00003efd arg  0x00004755 , 0x00000013 
- 00017683  0x00003efe arg  0x0000450a , 0x00000012 
- 00017684  0x00003eff branch  0x00003374 
- 00017685  0x00003f03 call  0x0000451a 
- 00017686  0x00003f04 storet  0x00000002 , 0x0000471a 
- 00017687  0x00003f05 call  0x0000451f 
- 00017688  0x00003f06 storet  0x00000002 , 0x0000471c 
- 00017689  0x00003f07 rtn 
- 00017690  0x00003f0a fetch  0x00000002 , 0x0000471a 
- 00017691  0x00003f0b store  0x00000002 , 0x0000471e 
- 00017692  0x00003f0c call  0x00004540 
- 00017693  0x00003f0d call  0x00004525 
- 00017694  0x00003f0e store  0x00000001 , 0x00004724 
- 00017695  0x00003f10 fetch  0x00000002 , 0x0000471c 
- 00017696  0x00003f11 store  0x00000002 , 0x0000471e 
- 00017697  0x00003f12 call  0x00004542 
- 00017698  0x00003f13 call  0x00004525 
- 00017699  0x00003f14 store  0x00000001 , 0x00004725 
- 00017700  0x00003f15 rtn 
- 00017701  0x00003f17 fetch  0x00000002 , 0x00004720 
- 00017702  0x00003f18 copy  0x0000003f , 0x00000011 
- 00017703  0x00003f19 fetch  0x00000002 , 0x0000471e 
- 00017704  0x00003f1a call  0x0000452e 
- 00017705  0x00003f1b fetch  0x00000001 , 0x00004719 
- 00017706  0x00003f1c nbranch  0x00004537 , 0x00000034 
- 00017707  0x00003f1d nrtn  0x00000002 
- 00017708  0x00003f1e fetcht  0x00000002 , 0x0000471e 
- 00017709  0x00003f1f rtn 
- 00017710  0x00003f21 isub  0x00000002 , 0x0000003f 
- 00017711  0x00003f22 branch  0x00004534 , 0x00000002 
- 00017712  0x00003f23 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00017713  0x00003f24 jam  0x00000001 , 0x00004718 
- 00017714  0x00003f25 isub  0x00000011 , 0x0000003e 
- 00017715  0x00003f26 rtn 
- 00017716  0x00003f28 jam  0x00000000 , 0x00004718 
- 00017717  0x00003f29 isub  0x00000011 , 0x0000003e 
- 00017718  0x00003f2a rtn 
- 00017719  0x00003f2c nbranch  0x0000453e , 0x00000002 
- 00017720  0x00003f2d fetch  0x00000001 , 0x00004718 
- 00017721  0x00003f2e nbranch  0x0000453c , 0x00000034 
- 00017722  0x00003f30 setarg  0x00000001 
- 00017723  0x00003f31 rtn 
- 00017724  0x00003f33 setarg  0x00000002 
- 00017725  0x00003f34 rtn 
- 00017726  0x00003f36 setarg  0x00000000 
- 00017727  0x00003f37 rtn 
- 00017728  0x00003f39 jam  0x00000033 , 0x0000422e 
- 00017729  0x00003f3a branch  0x000068eb 
- 00017730  0x00003f3c jam  0x00000034 , 0x0000422e 
- 00017731  0x00003f3d branch  0x000068eb 
- 00017732  0x00003f41 fetch  0x00000001 , 0x0000472a 
- 00017733  0x00003f42 rtnne  0x00000001 
- 00017734  0x00003f44 bpatch  0x000000f2 , 0x0000401e 
- 00017735  0x00003f45 jam  0x00000001 , 0x00004719 
- 00017736  0x00003f46 call  0x0000451a 
- 00017737  0x00003f47 fetch  0x00000002 , 0x00004724 
- 00017738  0x00003f48 fetcht  0x00000002 , 0x00004722 
- 00017739  0x00003f49 isub  0x00000002 , 0x0000003e 
- 00017740  0x00003f4a rtn  0x00000005 
- 00017741  0x00003f4b store  0x00000002 , 0x00004722 
- 00017742  0x00003f4c call  0x00004550 
- 00017743  0x00003f4d branch  0x00004554 
- 00017744  0x00003f50 fetch  0x00000001 , 0x00004724 
- 00017745  0x00003f51 branch  0x0000455a , 0x00000034 
- 00017746  0x00003f52 increase  0xffffffff , 0x0000003f 
- 00017747  0x00003f53 branch  0x00004557 
- 00017748  0x00003f55 fetch  0x00000001 , 0x00004725 
- 00017749  0x00003f56 branch  0x0000455d , 0x00000034 
- 00017750  0x00003f57 increase  0x00000001 , 0x0000003f 
- 00017751  0x00003f59 copy  0x0000003f , 0x00000007 
- 00017752  0x00003f5a arg  0x00000001 , 0x00000011 
- 00017753  0x00003f5b branch  0x00004560 
- 00017754  0x00003f5e arg  0x00000000 , 0x00000007 
- 00017755  0x00003f5f arg  0x00000000 , 0x00000011 
- 00017756  0x00003f60 branch  0x00004560 
- 00017757  0x00003f62 arg  0x00000002 , 0x00000007 
- 00017758  0x00003f63 arg  0x00000000 , 0x00000011 
- 00017759  0x00003f64 branch  0x00004560 
- 00017760  0x00003f67 copy  0x00000011 , 0x0000003f 
- 00017761  0x00003f68 store  0x00000001 , 0x00004761 
- 00017762  0x00003f69 fetch  0x00000001 , 0x00004763 
- 00017763  0x00003f6a beq  0x00000000 , 0x00002ee4 
- 00017764  0x00003f6b fetch  0x00000002 , 0x00004753 
- 00017765  0x00003f6c store  0x00000002 , 0x00004755 
- 00017766  0x00003f6d fetch  0x00000001 , 0x00004761 
- 00017767  0x00003f6e branch  0x00004580 , 0x00000034 
- 00017768  0x00003f70 bpatch  0x000000f3 , 0x0000401e 
- 00017769  0x00003f71 arg  0x00000000 , 0x00000011 
- 00017770  0x00003f72 call  0x00007d14 
- 00017771  0x00003f74 copy  0x00000007 , 0x0000003f 
- 00017772  0x00003f75 beq  0x00000004 , 0x000045a3 
- 00017773  0x00003f76 beq  0x00000005 , 0x000045a5 
- 00017774  0x00003f77 beq  0x00000006 , 0x000045a7 
- 00017775  0x00003f7b call  0x0000458b 
- 00017776  0x00003f7c beq  0x00000000 , 0x00004574 
- 00017777  0x00003f7d beq  0x00000002 , 0x0000457a 
- 00017778  0x00003f7e beq  0x00000003 , 0x00004574 
- 00017779  0x00003f7f rtn 
- 00017780  0x00003f82 copy  0x00000007 , 0x0000003f 
- 00017781  0x00003f83 beq  0x00000000 , 0x0000458f 
- 00017782  0x00003f84 beq  0x00000001 , 0x00004591 
- 00017783  0x00003f85 beq  0x00000002 , 0x00004593 
- 00017784  0x00003f86 beq  0x00000003 , 0x00004595 
- 00017785  0x00003f87 rtn 
- 00017786  0x00003f8a copy  0x00000007 , 0x0000003f 
- 00017787  0x00003f8b beq  0x00000000 , 0x00004597 
- 00017788  0x00003f8c beq  0x00000001 , 0x0000459a 
- 00017789  0x00003f8d beq  0x00000002 , 0x0000459d 
- 00017790  0x00003f8e beq  0x00000003 , 0x000045a0 
- 00017791  0x00003f8f rtn 
- 00017792  0x00003f92 bpatch  0x000000f4 , 0x0000401e 
- 00017793  0x00003f93 arg  0x00000000 , 0x00000011 
- 00017794  0x00003f94 call  0x00007d19 
- 00017795  0x00003f96 copy  0x00000007 , 0x0000003f 
- 00017796  0x00003f97 beq  0x00000004 , 0x000045bc 
- 00017797  0x00003f98 beq  0x00000005 , 0x000045bc 
- 00017798  0x00003f9c call  0x0000458b 
- 00017799  0x00003f9d beq  0x00000000 , 0x000045a9 
- 00017800  0x00003f9e beq  0x00000002 , 0x000045af 
- 00017801  0x00003f9f beq  0x00000003 , 0x000045a9 
- 00017802  0x00003fa0 rtn 
- 00017803  0x00003fa3 fetch  0x00000001 , 0x00004728 
- 00017804  0x00003fa4 fetcht  0x00000001 , 0x00004727 
- 00017805  0x00003fa5 ior  0x00000002 , 0x0000003f 
- 00017806  0x00003fa6 rtn 
- 00017807  0x00003faa jam  0x00000001 , 0x00004734 
- 00017808  0x00003fab branch  0x000045be 
- 00017809  0x00003fad jam  0x00000002 , 0x00004734 
- 00017810  0x00003fae branch  0x000045be 
- 00017811  0x00003fb0 jam  0x00000001 , 0x00004736 
- 00017812  0x00003fb1 branch  0x000045be 
- 00017813  0x00003fb3 jam  0x00000002 , 0x00004736 
- 00017814  0x00003fb4 branch  0x000045be 
- 00017815  0x00003fb8 jam  0x00000001 , 0x00004734 
- 00017816  0x00003fb9 jam  0x00000001 , 0x00004736 
- 00017817  0x00003fba branch  0x000045be 
- 00017818  0x00003fbc jam  0x00000002 , 0x00004734 
- 00017819  0x00003fbd jam  0x00000002 , 0x00004736 
- 00017820  0x00003fbe branch  0x000045be 
- 00017821  0x00003fc0 jam  0x00000002 , 0x00004734 
- 00017822  0x00003fc1 jam  0x00000001 , 0x00004736 
- 00017823  0x00003fc2 branch  0x000045be 
- 00017824  0x00003fc4 jam  0x00000001 , 0x00004734 
- 00017825  0x00003fc5 jam  0x00000002 , 0x00004736 
- 00017826  0x00003fc6 branch  0x000045be 
- 00017827  0x00003fca jam  0x00000001 , 0x00004738 
- 00017828  0x00003fcb branch  0x000045be 
- 00017829  0x00003fcd jam  0x00000002 , 0x00004738 
- 00017830  0x00003fce branch  0x000045be 
- 00017831  0x00003fd1 jam  0x00000001 , 0x00004741 
- 00017832  0x00003fd2 branch  0x000045c0 
- 00017833  0x00003fd5 copy  0x00000007 , 0x0000003f 
- 00017834  0x00003fd6 beq  0x00000000 , 0x000045b5 
- 00017835  0x00003fd7 beq  0x00000001 , 0x000045b5 
- 00017836  0x00003fd8 beq  0x00000002 , 0x000045b7 
- 00017837  0x00003fd9 beq  0x00000003 , 0x000045b7 
- 00017838  0x00003fda rtn 
- 00017839  0x00003fdd copy  0x00000007 , 0x0000003f 
- 00017840  0x00003fde beq  0x00000000 , 0x000045b9 
- 00017841  0x00003fdf beq  0x00000001 , 0x000045b9 
- 00017842  0x00003fe0 beq  0x00000002 , 0x000045b9 
- 00017843  0x00003fe1 beq  0x00000003 , 0x000045b9 
- 00017844  0x00003fe2 rtn 
- 00017845  0x00003fe6 jam  0x00000000 , 0x00004734 
- 00017846  0x00003fe7 branch  0x000045be 
- 00017847  0x00003fea jam  0x00000000 , 0x00004736 
- 00017848  0x00003feb branch  0x000045be 
- 00017849  0x00003ff1 jam  0x00000000 , 0x00004734 
- 00017850  0x00003ff2 jam  0x00000000 , 0x00004736 
- 00017851  0x00003ff3 branch  0x000045be 
- 00017852  0x00003ff7 jam  0x00000000 , 0x00004738 
- 00017853  0x00003ff8 branch  0x000045be 
- 00017854  0x00003ffb arg  0x0000472e , 0x00000011 
- 00017855  0x00003ffc branch  0x00007e3d 
- 00017856  0x00003ffe arg  0x0000473b , 0x00000011 
- 00017857  0x00003fff branch  0x00007e3d 
- 00017858  0x00004002 fetch  0x00000001 , 0x00004764 
- 00017859  0x00004003 beq  0x00000001 , 0x000045cc 
- 00017860  0x00004004 arg  0x00004744 , 0x00000011 
- 00017861  0x00004005 call  0x00007e54 
- 00017862  0x00004006 nbranch  0x000045d1 , 0x00000028 
- 00017863  0x00004008 arg  0x00004744 , 0x00000006 
- 00017864  0x00004009 ifetch  0x00000001 , 0x00000006 
- 00017865  0x0000400a copy  0x0000003f , 0x00000011 
- 00017866  0x0000400b arg  0x00004745 , 0x00000012 
- 00017867  0x0000400e rtn 
- 00017868  0x00004011 jam  0x00000000 , 0x00004764 
- 00017869  0x00004012 enable  0x00000028 
- 00017870  0x00004013 arg  0x00000001 , 0x00000011 
- 00017871  0x00004014 arg  0x00004766 , 0x00000012 
- 00017872  0x00004015 rtn 
- 00017873  0x00004018 fetch  0x00000001 , 0x00004747 
- 00017874  0x00004019 beq  0x00000004 , 0x000045d5 
- 00017875  0x0000401a beq  0x00000005 , 0x000045d5 
- 00017876  0x0000401b rtn 
- 00017877  0x0000401d fetch  0x00000001 , 0x0000474a 
- 00017878  0x0000401e nbranch  0x000045dc , 0x00000034 
- 00017879  0x0000401f fetch  0x00000001 , 0x0000474c 
- 00017880  0x00004020 nbranch  0x000045dc , 0x00000034 
- 00017881  0x00004021 fetch  0x00000001 , 0x0000474e 
- 00017882  0x00004022 nbranch  0x000045dc , 0x00000034 
- 00017883  0x00004023 rtn 
- 00017884  0x00004025 enable  0x00000028 
- 00017885  0x00004026 branch  0x000045c7 
- 00017886  0x0000402f rtn  0x0000002b 
- 00017887  0x00004030 hfetch  0x00000001 , 0x00008081 
- 00017888  0x00004031 and_into  0x000000fc , 0x0000003f 
- 00017889  0x00004032 hstore  0x00000001 , 0x00008081 
- 00017890  0x00004033 setarg  0x000046b4 
- 00017891  0x00004034 store  0x00000002 , 0x000041eb 
- 00017892  0x00004036 setarg  0x000046b3 
- 00017893  0x00004037 store  0x00000002 , 0x000041ed 
- 00017894  0x00004039 setarg  0x0000340a 
- 00017895  0x0000403a store  0x00000002 , 0x000041f7 
- 00017896  0x0000403c setarg  0x000046b1 
- 00017897  0x0000403d store  0x00000002 , 0x000041f3 
- 00017898  0x0000403f setarg  0x00004612 
- 00017899  0x00004040 store  0x00000002 , 0x000041f5 
- 00017900  0x00004042 setarg  0x0000460c 
- 00017901  0x00004043 store  0x00000002 , 0x000041e9 
- 00017902  0x00004045 setarg  0x0000476a 
- 00017903  0x00004046 store  0x00000002 , 0x000041f9 
- 00017904  0x00004048 setarg  0x00004686 
- 00017905  0x00004049 store  0x00000002 , 0x000041fd 
- 00017906  0x0000404b setarg  0x00004729 
- 00017907  0x0000404c store  0x00000002 , 0x000046e7 
- 00017908  0x0000404e setarg  0x00004806 
- 00017909  0x0000404f store  0x00000002 , 0x000046e2 
- 00017910  0x00004050 setarg  0x00004807 
- 00017911  0x00004051 store  0x00000002 , 0x000046e4 
- 00017912  0x00004053 call  0x000057a3 
- 00017913  0x00004054 call  0x000047da 
- 00017914  0x00004055 call  0x00004788 
- 00017915  0x00004056 call  0x0000476d 
- 00017916  0x00004057 call  0x00006948 
- 00017917  0x00004058 call  0x0000477a 
- 00017918  0x00004059 call  0x00007e38 
- 00017919  0x0000405a call  0x00007d08 
- 00017920  0x0000405b call  0x00004793 
- 00017921  0x0000405c call  0x000047c7 
- 00017922  0x0000405e bpatch  0x000000f5 , 0x0000401e 
- 00017923  0x0000405f call  0x0000464f 
- 00017924  0x00004060 fetch  0x00000001 , 0x000046dd 
- 00017925  0x00004061 beq  0x00000000 , 0x00004609 
- 00017926  0x00004062 fetch  0x00000001 , 0x000046de 
- 00017927  0x00004063 store  0x00000001 , 0x00004686 
- 00017928  0x00004064 branch  0x0000480e 
- 00017929  0x00004068 jam  0x000000ff , 0x00004686 
- 00017930  0x00004069 jam  0x00000001 , 0x000046df 
- 00017931  0x0000406a branch  0x000046d9 
- 00017932  0x0000406f fetch  0x00000001 , 0x000046df 
- 00017933  0x00004070 beq  0x00000002 , 0x000033d0 
- 00017934  0x00004071 call  0x0000527e 
- 00017935  0x00004072 fetch  0x00000001 , 0x00004256 
- 00017936  0x00004073 nbranch  0x000033d0 , 0x00000034 
- 00017937  0x00004074 branch  0x000033d2 
- 00017938  0x00004079 copy  0x00000013 , 0x0000003f 
- 00017939  0x0000407b beq  0x00000001 , 0x00004626 
- 00017940  0x0000407c beq  0x00000002 , 0x00004629 
- 00017941  0x0000407d beq  0x00000004 , 0x00004631 
- 00017942  0x0000407e beq  0x00000005 , 0x00004633 
- 00017943  0x0000407f beq  0x00000006 , 0x00004635 
- 00017944  0x00004080 beq  0x00000007 , 0x00004638 
- 00017945  0x00004081 beq  0x00000012 , 0x0000463c 
- 00017946  0x00004082 beq  0x00000013 , 0x00004644 
- 00017947  0x00004083 beq  0x00000027 , 0x00004645 
- 00017948  0x00004084 beq  0x0000002e , 0x00004648 
- 00017949  0x00004085 beq  0x0000003d , 0x00004649 
- 00017950  0x00004087 beq  0x00000014 , 0x00004658 
- 00017951  0x00004088 beq  0x00000015 , 0x0000465c 
- 00017952  0x00004089 beq  0x0000003f , 0x0000465f 
- 00017953  0x0000408a beq  0x00000040 , 0x00004665 
- 00017954  0x0000408c beq  0x00000010 , 0x0000466b 
- 00017955  0x0000408d beq  0x0000002c , 0x0000466c 
- 00017956  0x0000408e beq  0x0000002d , 0x00004677 
- 00017957  0x0000408f rtn 
- 00017958  0x00004095 jam  0x00000000 , 0x000046ad 
- 00017959  0x00004096 jam  0x00000000 , 0x000046ac 
- 00017960  0x00004097 rtn 
- 00017961  0x0000409b call  0x0000462b 
- 00017962  0x0000409c branch  0x00004631 
- 00017963  0x0000409f jam  0x00000000 , 0x000041e2 
- 00017964  0x000040a0 jam  0x00000000 , 0x00004680 
- 00017965  0x000040a1 jam  0x00000000 , 0x00004205 
- 00017966  0x000040a2 jam  0x00000000 , 0x000046ac 
- 00017967  0x000040a3 jam  0x00000000 , 0x000046ad 
- 00017968  0x000040a4 branch  0x00007e38 
- 00017969  0x000040a8 call  0x000033a9 
- 00017970  0x000040a9 branch  0x000046c2 
- 00017971  0x000040ad call  0x000046b6 
- 00017972  0x000040ae branch  0x00003408 
- 00017973  0x000040b2 setarg  0x00000002 
- 00017974  0x000040b3 store  0x00000001 , 0x00004680 
- 00017975  0x000040b4 rtn 
- 00017976  0x000040b8 jam  0x00000000 , 0x000046ac 
- 00017977  0x000040b9 setarg  0x00000001 
- 00017978  0x000040ba store  0x00000001 , 0x000046ad 
- 00017979  0x000040bb rtn 
- 00017980  0x000040bf fetch  0x00000001 , 0x000041e2 
- 00017981  0x000040c0 rtneq  0x00000001 
- 00017982  0x000040c1 jam  0x00000001 , 0x000041e2 
- 00017983  0x000040c2 call  0x00003416 
- 00017984  0x000040c3 call  0x00003414 
- 00017985  0x000040c4 call  0x000046b6 
- 00017986  0x000040c5 call  0x00003408 
- 00017987  0x000040c6 branch  0x0000340e 
- 00017988  0x000040ca branch  0x00004631 
- 00017989  0x000040ce setarg  0x00000005 
- 00017990  0x000040cf store  0x00000001 , 0x000046ac 
- 00017991  0x000040d0 rtn 
- 00017992  0x000040d4 branch  0x000033cd 
- 00017993  0x000040d9 arg  0x00000000 , 0x00000012 
- 00017994  0x000040da fetch  0x00000001 , 0x00004217 
- 00017995  0x000040db mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00017996  0x000040dc fetch  0x00000002 , 0x00004215 
- 00017997  0x000040dd copy  0x0000003f , 0x00000011 
- 00017998  0x000040de branch  0x00006606 
- 00017999  0x000040e1 arg  0x00000000 , 0x00000012 
- 00018000  0x000040e2 fetch  0x00000001 , 0x0000469a 
- 00018001  0x000040e3 rtnbit0  0x00000001 
- 00018002  0x000040e4 fetch  0x00000001 , 0x00004217 
- 00018003  0x000040e5 rtn  0x00000034 
- 00018004  0x000040e6 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00018005  0x000040e7 fetch  0x00000002 , 0x00004215 
- 00018006  0x000040e8 copy  0x0000003f , 0x00000011 
- 00018007  0x000040e9 branch  0x000065df 
- 00018008  0x000040ee call  0x000046b6 
- 00018009  0x000040ef setarg  0x00000000 
- 00018010  0x000040f0 store  0x00000002 , 0x000046b7 
- 00018011  0x000040f1 branch  0x00003408 
- 00018012  0x000040f5 call  0x00007e38 
- 00018013  0x000040f6 jam  0x00000000 , 0x000046b0 
- 00018014  0x000040f7 branch  0x000046d9 
- 00018015  0x000040fb call  0x00007e38 
- 00018016  0x000040fc jam  0x00000001 , 0x000046b0 
- 00018017  0x000040fd fetch  0x00000008 , 0x000046c1 
- 00018018  0x000040fe store  0x00000008 , 0x00004496 
- 00018019  0x000040ff call  0x00003416 
- 00018020  0x00004100 branch  0x00005abf 
- 00018021  0x00004104 fetch  0x00000002 , 0x00004509 
- 00018022  0x00004105 rtneq  0x00000000 
- 00018023  0x00004106 fetch  0x00000008 , 0x000046c9 
- 00018024  0x00004107 rtn  0x00000034 
- 00018025  0x00004108 store  0x00000008 , 0x00004496 
- 00018026  0x00004109 branch  0x00005abf 
- 00018027  0x0000410e branch  0x0000481f 
- 00018028  0x00004111 fetch  0x00000001 , 0x000046dd 
- 00018029  0x00004112 rtneq  0x00000000 
- 00018030  0x00004113 fetch  0x00000001 , 0x000046df 
- 00018031  0x00004114 rtnne  0x00000001 
- 00018032  0x00004115 call  0x00004672 
- 00018033  0x00004116 branch  0x00003406 
- 00018034  0x00004119 jam  0x00000001 , 0x000048df 
- 00018035  0x0000411a arg  0x0000000b , 0x00000039 
- 00018036  0x0000411b arg  0x000048e0 , 0x00000005 
- 00018037  0x0000411c arg  0x000048c9 , 0x00000006 
- 00018038  0x0000411d branch  0x00007f01 
- 00018039  0x00004120 fetch  0x00000001 , 0x000046dd 
- 00018040  0x00004121 rtneq  0x00000000 
- 00018041  0x00004122 fetch  0x00000001 , 0x000046df 
- 00018042  0x00004123 beq  0x00000001 , 0x0000467c 
- 00018043  0x00004124 branch  0x0000481b 
- 00018044  0x00004127 fetch  0x00000001 , 0x000048df 
- 00018045  0x00004128 rtnne  0x00000001 
- 00018046  0x00004129 jam  0x00000000 , 0x000048df 
- 00018047  0x0000412a fetch  0x00000002 , 0x00004682 
- 00018048  0x0000412b bbit1  0x00000000 , 0x00003408 
- 00018049  0x0000412c bbit1  0x00000009 , 0x00003408 
- 00018050  0x0000412d arg  0x0000000b , 0x00000039 
- 00018051  0x0000412e arg  0x000048e0 , 0x00000006 
- 00018052  0x0000412f arg  0x000048c9 , 0x00000005 
- 00018053  0x00004130 branch  0x00007f01 
- 00018054  0x00004137 call  0x0000468c 
- 00018055  0x0000413a call  0x00004693 
- 00018056  0x0000413d call  0x0000469e 
- 00018057  0x0000413e call  0x000046a6 
- 00018058  0x0000413f call  0x000046a9 
- 00018059  0x00004142 branch  0x000046ac 
- 00018060  0x00004147 arg  0x000046db , 0x00000013 
- 00018061  0x00004148 arg  0x0000468f , 0x00000012 
- 00018062  0x00004149 branch  0x00003374 
- 00018063  0x0000414b jam  0x00000002 , 0x000046df 
- 00018064  0x0000414c call  0x00003408 
- 00018065  0x0000414d call  0x000046f4 
- 00018066  0x0000414e branch  0x0000480b 
- 00018067  0x00004152 arg  0x000048ec , 0x00000013 
- 00018068  0x00004153 arg  0x00004696 , 0x00000012 
- 00018069  0x00004154 branch  0x0000336d 
- 00018070  0x00004157 fetch  0x00000002 , 0x00004682 
- 00018071  0x00004158 bbit1  0x00000009 , 0x0000480b 
- 00018072  0x00004159 bbit1  0x00000000 , 0x0000480b 
- 00018073  0x0000415a fetch  0x00000001 , 0x000048c9 
- 00018074  0x0000415b beq  0x00000001 , 0x0000480b 
- 00018075  0x0000415c beq  0x00000004 , 0x0000480b 
- 00018076  0x0000415d beq  0x00000005 , 0x0000480b 
- 00018077  0x0000415e branch  0x0000340a 
- 00018078  0x00004163 arg  0x000046ac , 0x00000013 
- 00018079  0x00004164 arg  0x000046a1 , 0x00000012 
- 00018080  0x00004165 branch  0x0000336d 
- 00018081  0x00004168 fetch  0x00000001 , 0x0000027f 
- 00018082  0x00004169 set1  0x00000000 , 0x0000003f 
- 00018083  0x0000416a set1  0x00000007 , 0x0000003f 
- 00018084  0x0000416b store  0x00000001 , 0x0000027f 
- 00018085  0x0000416c rtn 
- 00018086  0x0000416f arg  0x00004680 , 0x00000013 
- 00018087  0x00004170 arg  0x0000463c , 0x00000012 
- 00018088  0x00004171 branch  0x0000336d 
- 00018089  0x00004174 arg  0x000046ad , 0x00000013 
- 00018090  0x00004175 arg  0x000033e9 , 0x00000012 
- 00018091  0x00004176 branch  0x0000336d 
- 00018092  0x0000417c fetch  0x00000001 , 0x000046df 
- 00018093  0x0000417d rtnne  0x00000001 
- 00018094  0x0000417e arg  0x000046b7 , 0x00000013 
- 00018095  0x0000417f arg  0x000046c2 , 0x00000012 
- 00018096  0x00004180 branch  0x00003374 
- 00018097  0x00004184 call  0x0000473a 
- 00018098  0x00004185 branch  0x00006978 
- 00018099  0x00004189 branch  0x0000696c 
- 00018100  0x0000418c call  0x00006835 
- 00018101  0x0000418d branch  0x000046b3 
- 00018102  0x00004194 fetch  0x00000001 , 0x0000469a 
- 00018103  0x00004195 bbit1  0x00000001 , 0x000046be 
- 00018104  0x00004196 bbit1  0x00000000 , 0x000046ba 
- 00018105  0x00004197 rtn 
- 00018106  0x0000419a fetch  0x00000002 , 0x000046d7 
- 00018107  0x0000419b store  0x00000002 , 0x000046d9 
- 00018108  0x0000419c store  0x00000002 , 0x000046db 
- 00018109  0x0000419d branch  0x000033f8 
- 00018110  0x000041a0 fetch  0x00000002 , 0x000046d3 
- 00018111  0x000041a1 store  0x00000002 , 0x000046d9 
- 00018112  0x000041a2 store  0x00000002 , 0x000046db 
- 00018113  0x000041a3 branch  0x000033f0 
- 00018114  0x000041a6 fetch  0x00000001 , 0x000046df 
- 00018115  0x000041a7 rtnne  0x00000001 
- 00018116  0x000041a8 fetch  0x00000001 , 0x0000469a 
- 00018117  0x000041a9 bbit1  0x00000001 , 0x000046c8 
- 00018118  0x000041aa bbit1  0x00000000 , 0x000046cc 
- 00018119  0x000041ab rtn 
- 00018120  0x000041ae fetch  0x00000002 , 0x000046d1 ,
- 00018121  0x000041af store  0x00000002 , 0x000046d9 
- 00018122  0x000041b0 store  0x00000002 , 0x000046db 
- 00018123  0x000041b1 branch  0x000033eb 
- 00018124  0x000041b4 fetch  0x00000002 , 0x00004682 
- 00018125  0x000041b5 rtnbit1  0x00000009 
- 00018126  0x000041b6 fetch  0x00000002 , 0x000046d5 
- 00018127  0x000041b7 store  0x00000002 , 0x000046d9 
- 00018128  0x000041b8 store  0x00000002 , 0x000046db 
- 00018129  0x000041b9 fetch  0x00000002 , 0x000046b3 
- 00018130  0x000041ba call  0x000046f0 
- 00018131  0x000041bb call  0x00003404 
- 00018132  0x000041bc fetch  0x00000004 , 0x000046bd 
- 00018133  0x000041bd store  0x00000004 , 0x000048cc 
- 00018134  0x000041be fetch  0x00000002 , 0x00004682 
- 00018135  0x000041bf rtnbit1  0x0000000b 
- 00018136  0x000041c0 branch  0x000033fa 
- 00018137  0x000041c4 fetch  0x00000001 , 0x000046df 
- 00018138  0x000041c5 rtnne  0x00000001 
- 00018139  0x000041c6 fetch  0x00000001 , 0x0000469a 
- 00018140  0x000041c7 bbit1  0x00000001 , 0x000046df 
- 00018141  0x000041c8 bbit1  0x00000000 , 0x000046e4 
- 00018142  0x000041c9 rtn 
- 00018143  0x000041cc call  0x000046f8 
- 00018144  0x000041cd branch  0x000046c2 , 0x00000034 
- 00018145  0x000041ce call  0x00003406 
- 00018146  0x000041cf call  0x000033f0 
- 00018147  0x000041d0 branch  0x000033e1 
- 00018148  0x000041d3 fetch  0x00000002 , 0x000046b7 
- 00018149  0x000041d4 fetcht  0x00000002 , 0x000046b5 
- 00018150  0x000041d5 storet  0x00000002 , 0x000046b7 
- 00018151  0x000041d6 nrtn  0x00000034 
- 00018152  0x000041d7 fetch  0x00000002 , 0x000046b1 
- 00018153  0x000041d8 call  0x000046f0 
- 00018154  0x000041d9 call  0x00003404 
- 00018155  0x000041da fetch  0x00000004 , 0x000046b9 
- 00018156  0x000041db store  0x00000004 , 0x000048cc 
- 00018157  0x000041dc fetch  0x00000002 , 0x00004682 
- 00018158  0x000041dd rtnbit1  0x0000000b 
- 00018159  0x000041de branch  0x000033fa 
- 00018160  0x000041e2 store  0x00000002 , 0x00004154 
- 00018161  0x000041e3 increase  0xfffffffc , 0x0000003f 
- 00018162  0x000041e4 store  0x00000002 , 0x00004482 
- 00018163  0x000041e5 rtn 
- 00018164  0x000041e9 fetch  0x00000002 , 0x00004682 
- 00018165  0x000041ea bbit1  0x00000009 , 0x00003402 
- 00018166  0x000041eb bbit1  0x00000000 , 0x000033e9 
- 00018167  0x000041ec branch  0x000046b6 
- 00018168  0x000041f1 fetch  0x00000001 , 0x00004217 
- 00018169  0x000041f2 copy  0x0000003f , 0x00000039 
- 00018170  0x000041f3 fetch  0x00000002 , 0x00004215 
- 00018171  0x000041f4 copy  0x0000003f , 0x00000011 
- 00018172  0x000041f6 ifetch  0x00000002 , 0x00000011 
- 00018173  0x000041f7 beq  0x00000000 , 0x00004701 
- 00018174  0x000041f8 increase  0x00000022 , 0x00000011 
- 00018175  0x000041f9 loop  0x000046fc 
- 00018176  0x000041fa branch  0x00007ff1 
- 00018177  0x000041fd ifetch  0x00000006 , 0x00000006 
- 00018178  0x000041fe store  0x00000006 , 0x000041d0 
- 00018179  0x000041ff increase  0x0000000a , 0x00000006 
- 00018180  0x00004200 arg  0x000041be , 0x00000005 
- 00018181  0x00004201 call  0x00007ebf 
- 00018182  0x00004202 call  0x000067d7 
- 00018183  0x00004203 branch  0x00007fef 
- 00018184  0x0000420a call  0x00007fe9 
- 00018185  0x0000420b fetch  0x00000002 , 0x00004682 
- 00018186  0x0000420c bbit1  0x00000000 , 0x0000470d 
- 00018187  0x0000420d bbit1  0x00000009 , 0x00004710 
- 00018188  0x0000420e rtn 
- 00018189  0x00004211 fetch  0x00000001 , 0x00004253 
- 00018190  0x00004212 rtnne  0x0000003f 
- 00018191  0x00004213 branch  0x00007fe7 
- 00018192  0x00004216 fetch  0x00000001 , 0x000046b0 
- 00018193  0x00004217 rtn  0x00000034 
- 00018194  0x00004218 branch  0x00007fe7 
- 00018195  0x0000421e call  0x00007fe9 
- 00018196  0x0000421f fetch  0x00000002 , 0x00004682 
- 00018197  0x00004220 rtnbit1  0x00000000 
- 00018198  0x00004221 rtnbit1  0x00000009 
- 00018199  0x00004222 branch  0x00007fe7 
- 00018200  0x00004227 fetch  0x00000001 , 0x0000469a 
- 00018201  0x00004228 bbit1  0x00000001 , 0x0000471c 
- 00018202  0x00004229 bbit1  0x00000000 , 0x0000471f 
- 00018203  0x0000422a rtn 
- 00018204  0x0000422d fetch  0x00000001 , 0x00004093 
- 00018205  0x0000422e rtnne  0x00000003 
- 00018206  0x0000422f branch  0x000046d9 
- 00018207  0x00004232 branch  0x000046d9 
- 00018208  0x00004236 disable  0x0000002c 
- 00018209  0x00004237 fetch  0x00000002 , 0x000046d9 
- 00018210  0x00004238 store  0x00000002 , 0x000046db 
- 00018211  0x0000423a call  0x00004713 
- 00018212  0x0000423b branch  0x00004718 , 0x00000028 
- 00018213  0x0000423d call  0x00004708 
- 00018214  0x0000423e nrtn  0x00000028 
- 00018215  0x0000423f enable  0x0000002c 
- 00018216  0x00004240 rtn 
- 00018217  0x00004245 call  0x00004720 
- 00018218  0x00004246 nrtn  0x0000002c 
- 00018219  0x00004247 deposit  0x00000011 
- 00018220  0x00004248 branch  0x00004730 , 0x00000034 
- 00018221  0x0000424a call  0x00003406 
- 00018222  0x0000424b arg  0x000046f1 , 0x00000013 
- 00018223  0x0000424c branch  0x00004732 
- 00018224  0x0000424f call  0x00003408 
- 00018225  0x00004250 arg  0x00004719 , 0x00000013 
- 00018226  0x00004253 arg  0x00000005 , 0x0000003f 
- 00018227  0x00004254 imul32  0x00000007 , 0x0000003f 
- 00018228  0x00004255 iadd  0x00000013 , 0x00000013 
- 00018229  0x00004259 ifetch  0x00000001 , 0x00000013 
- 00018230  0x0000425a rtn  0x00000034 
- 00018231  0x0000425b call  0x00004762 
- 00018232  0x0000425c increase  0x00000001 , 0x00000013 
- 00018233  0x0000425d branch  0x00004735 
- 00018234  0x00004261 fetch  0x00000002 , 0x00004682 
- 00018235  0x00004262 bbit1  0x00000009 , 0x0000473e 
- 00018236  0x00004263 bbit1  0x00000000 , 0x0000474e 
- 00018237  0x00004264 rtn 
- 00018238  0x00004267 call  0x00005892 
- 00018239  0x00004268 nrtn  0x00000034 
- 00018240  0x00004269 call  0x00004765 
- 00018241  0x0000426a nrtn  0x00000028 
- 00018242  0x0000426b pincrease  0xffffffff 
- 00018243  0x0000426c mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018244  0x0000426d arg  0x00004741 , 0x00000002 
- 00018245  0x0000426e iadd  0x00000002 , 0x00000006 
- 00018246  0x00004270 ifetch  0x00000001 , 0x00000006 
- 00018247  0x00004271 copy  0x0000003f , 0x00000011 
- 00018248  0x00004272 ifetcht  0x00000002 , 0x00000006 
- 00018249  0x00004273 call  0x00007ea5 
- 00018250  0x00004274 call  0x00005a64 
- 00018251  0x00004275 copy  0x00000011 , 0x00000039 
- 00018252  0x00004276 call  0x00007e9f 
- 00018253  0x00004277 branch  0x00007f01 
- 00018254  0x0000427b call  0x00005271 
- 00018255  0x0000427c nrtn  0x00000034 
- 00018256  0x0000427d call  0x00004765 
- 00018257  0x0000427e nrtn  0x00000028 
- 00018258  0x0000427f pincrease  0xffffffff 
- 00018259  0x00004280 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018260  0x00004281 arg  0x000047a0 , 0x00000002 
- 00018261  0x00004282 iadd  0x00000002 , 0x00000006 
- 00018262  0x00004283 ifetch  0x00000005 , 0x00000006 
- 00018263  0x00004284 store  0x00000005 , 0x0000479b 
- 00018264  0x00004286 fetch  0x00000001 , 0x0000479b 
- 00018265  0x00004287 copy  0x0000003f , 0x00000011 
- 00018266  0x00004288 call  0x00004d63 
- 00018267  0x00004289 fetch  0x00000002 , 0x0000424e 
- 00018268  0x0000428a istore  0x00000002 , 0x00000005 
- 00018269  0x0000428b setarg  0x000000a1 
- 00018270  0x0000428c istore  0x00000001 , 0x00000005 
- 00018271  0x0000428d fetch  0x00000004 , 0x0000479c 
- 00018272  0x0000428e istore  0x00000009 , 0x00000005 
- 00018273  0x0000428f rtn 
- 00018274  0x00004294 store  0x00000001 , 0x00000a9a 
- 00018275  0x00004295 arg  0x00000a9a , 0x00000011 
- 00018276  0x00004296 branch  0x00007e3d 
- 00018277  0x00004299 arg  0x00000a9a , 0x00000011 
- 00018278  0x0000429a call  0x00007e54 
- 00018279  0x0000429b nrtn  0x00000028 
- 00018280  0x0000429c fetch  0x00000001 , 0x00000a9a 
- 00018281  0x0000429d rtn 
- 00018282  0x000042a1 fetch  0x00000002 , 0x00000478 
- 00018283  0x000042a2 beq  0x00000018 , 0x0000465f 
- 00018284  0x000042a3 rtn 
- 00018285  0x000042a6 setarg  0x00000002 
- 00018286  0x000042a7 store  0x00000001 , 0x000048eb 
- 00018287  0x000042a9 setarg  0x00200008 
- 00018288  0x000042aa store  0x00000004 , 0x000046c1 
- 00018289  0x000042ab setarg  0x012c0005 
- 00018290  0x000042ac istore  0x00000004 , 0x00000005 
- 00018291  0x000042af jam  0x00000017 , 0x000044a6 
- 00018292  0x000042b2 setarg  0x0000001b 
- 00018293  0x000042b3 store  0x00000002 , 0x000044fa 
- 00018294  0x000042b4 call  0x00005810 
- 00018295  0x000042b5 call  0x0000582c 
- 00018296  0x000042b6 call  0x00005839 
- 00018297  0x000042b7 branch  0x00005818 
- 00018298  0x000042bc arg  0x00000028 , 0x00000039 
- 00018299  0x000042bd arg  0x00004741 , 0x00000005 
- 00018300  0x000042be arg  0x0000949f , 0x00000006 
- 00018301  0x000042bf call  0x00007ef4 
- 00018302  0x000042c0 arg  0x00000028 , 0x00000039 
- 00018303  0x000042c1 arg  0x000047a0 , 0x00000005 
- 00018304  0x000042c2 arg  0x000094c7 , 0x00000006 
- 00018305  0x000042c3 branch  0x00007ef4 
- 00018306  0x000042c7 arg  0x0000017e , 0x00000039 
- 00018307  0x000042c8 arg  0x0000913a , 0x00000006 
- 00018308  0x000042c9 branch  0x00007ef4 
- 00018309  0x000042cd arg  0x000001e7 , 0x00000039 
- 00018310  0x000042ce arg  0x000092b8 , 0x00000006 
- 00018311  0x000042cf branch  0x00007ef4 
- 00018312  0x000042d4 call  0x000047ae 
- 00018313  0x000042d5 nrtn  0x00000028 
- 00018314  0x000042d6 fetch  0x00000001 , 0x0000469f 
- 00018315  0x000042d7 call  0x00004790 
- 00018316  0x000042d8 fetch  0x00000001 , 0x000046a0 
- 00018317  0x000042d9 call  0x00004790 
- 00018318  0x000042da fetch  0x00000001 , 0x000046a1 
- 00018319  0x000042db branch  0x00004790 
- 00018320  0x000042de rtn  0x00000034 
- 00018321  0x000042df or  0x0000003f , 0x00000080 , 0x00000002 
- 00018322  0x000042e0 branch  0x000067f9 
- 00018323  0x000042e4 call  0x000047ae 
- 00018324  0x000042e5 nrtn  0x00000028 
- 00018325  0x000042e6 call  0x00004797 
- 00018326  0x000042e7 branch  0x000047b4 
- 00018327  0x000042ea arg  0x00000000 , 0x00000011 
- 00018328  0x000042eb fetch  0x00000001 , 0x0000469f 
- 00018329  0x000042ec call  0x000047a9 
- 00018330  0x000042ed nsetflag  0x00000034 , 0x00000000 , 0x00000011 
- 00018331  0x000042ee fetch  0x00000001 , 0x000046a0 
- 00018332  0x000042ef call  0x000047a9 
- 00018333  0x000042f0 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00018334  0x000042f1 fetch  0x00000001 , 0x000046a1 
- 00018335  0x000042f2 call  0x000047a9 
- 00018336  0x000042f3 nsetflag  0x00000034 , 0x00000002 , 0x00000011 
- 00018337  0x000042f4 copy  0x00000011 , 0x0000003f 
- 00018338  0x000042f5 store  0x00000001 , 0x000046a9 
- 00018339  0x000042f6 fetch  0x00000001 , 0x0000469e 
- 00018340  0x000042f7 imul32  0x00000011 , 0x0000003f 
- 00018341  0x000042f8 fetcht  0x00000002 , 0x0000469c 
- 00018342  0x000042f9 iadd  0x00000002 , 0x0000003f 
- 00018343  0x000042fa store  0x00000002 , 0x000046aa 
- 00018344  0x000042fb rtn 
- 00018345  0x000042fe rtn  0x00000034 
- 00018346  0x000042ff or  0x0000003f , 0x00000080 , 0x00000002 
- 00018347  0x00004300 call  0x0000681d 
- 00018348  0x00004301 nbranch  0x00007ff1 , 0x00000001 
- 00018349  0x00004302 branch  0x00007fef 
- 00018350  0x00004306 call  0x00007fe9 
- 00018351  0x00004307 fetch  0x00000001 , 0x000046a8 
- 00018352  0x00004308 nrtn  0x00000034 
- 00018353  0x00004309 fetch  0x00000001 , 0x0000469b 
- 00018354  0x0000430a rtn  0x00000034 
- 00018355  0x0000430b branch  0x00007fe7 
- 00018356  0x0000430f call  0x0000666a 
- 00018357  0x00004310 fetch  0x00000002 , 0x000046aa 
- 00018358  0x00004311 arg  0x00000ac2 , 0x00000011 
- 00018359  0x00004312 fetcht  0x00000001 , 0x0000469e 
- 00018360  0x00004313 call  0x000066b3 
- 00018361  0x00004314 call  0x0000666d 
- 00018362  0x00004316 fetch  0x00000001 , 0x00000ac2 
- 00018363  0x00004317 copy  0x0000003f , 0x00000039 
- 00018364  0x00004318 store  0x00000001 , 0x000043af 
- 00018365  0x00004319 call  0x00007ef4 
- 00018366  0x0000431a fetch  0x00000001 , 0x00000ac2 
- 00018367  0x0000431b copy  0x0000003f , 0x00000039 
- 00018368  0x0000431c store  0x00000001 , 0x00004515 
- 00018369  0x0000431d call  0x00007ef4 
- 00018370  0x0000431e ifetch  0x00000001 , 0x00000006 
- 00018371  0x0000431f store  0x00000001 , 0x000046e6 
- 00018372  0x00004320 ifetch  0x00000001 , 0x00000006 
- 00018373  0x00004321 store  0x00000001 , 0x000046dd 
- 00018374  0x00004322 rtn 
- 00018375  0x00004326 fetch  0x00000001 , 0x0000469a 
- 00018376  0x00004327 rtnbit0  0x00000001 
- 00018377  0x00004328 arg  0x00000003 , 0x00000002 
- 00018378  0x00004329 fetch  0x00000002 , 0x000046a4 
- 00018379  0x0000432a copy  0x0000003f , 0x00000012 
- 00018380  0x0000432b arg  0x000046a6 , 0x00000011 
- 00018381  0x0000432c call  0x000065df 
- 00018382  0x0000432d fetcht  0x00000002 , 0x000046a6 
- 00018383  0x0000432e setarg  0x00001b3a 
- 00018384  0x0000432f isub  0x00000002 , 0x0000003e 
- 00018385  0x00004330 nrtn  0x00000005 
- 00018386  0x00004331 fetch  0x00000001 , 0x000046a8 
- 00018387  0x00004332 rtn  0x00000034 
- 00018388  0x00004333 copy  0x0000003f , 0x00000002 
- 00018389  0x00004334 fetch  0x00000002 , 0x000046a4 
- 00018390  0x00004335 add  0x0000003f , 0x00000003 , 0x00000012 
- 00018391  0x00004336 arg  0x00000ac2 , 0x00000011 
- 00018392  0x00004337 call  0x000065df 
- 00018393  0x00004338 branch  0x000047e8 
- 00018394  0x0000433b fetch  0x00000002 , 0x000046a2 
- 00018395  0x0000433c rtn  0x00000034 
- 00018396  0x0000433d call  0x0000666a 
- 00018397  0x0000433e arg  0x00000001 , 0x00000002 
- 00018398  0x0000433f arg  0x000046a8 , 0x00000011 
- 00018399  0x00004340 call  0x000066b3 
- 00018400  0x00004342 fetch  0x00000001 , 0x000046a8 
- 00018401  0x00004343 rtn  0x00000034 
- 00018402  0x00004345 fetch  0x00000002 , 0x000046a2 
- 00018403  0x00004346 pincrease  0x00000001 
- 00018404  0x00004347 arg  0x00000ac2 , 0x00000011 
- 00018405  0x00004348 fetcht  0x00000001 , 0x000046a8 
- 00018406  0x00004349 call  0x000066b3 
- 00018407  0x0000434a call  0x0000666d 
- 00018408  0x0000434c call  0x000047ba 
- 00018409  0x0000434e ifetch  0x00000002 , 0x00000006 
- 00018410  0x0000434f rtn  0x00000034 
- 00018411  0x00004350 copy  0x0000003f , 0x00000005 
- 00018412  0x00004351 ifetcht  0x00000001 , 0x00000006 
- 00018413  0x00004352 copy  0x00000002 , 0x00000039 
- 00018414  0x00004353 call  0x00007f01 
- 00018415  0x00004354 branch  0x000047e9 
- 00018416  0x00004359 fetch  0x00000001 , 0x0000469a 
- 00018417  0x0000435a rtnbit0  0x00000001 
- 00018418  0x0000435b fetch  0x00000002 , 0x000046ae 
- 00018419  0x0000435c copy  0x0000003f , 0x00000012 
- 00018420  0x0000435d arg  0x00000004 , 0x00000002 
- 00018421  0x0000435e arg  0x00000ac2 , 0x00000011 
- 00018422  0x0000435f call  0x000065df 
- 00018423  0x00004360 fetch  0x00000001 , 0x00000ac2 
- 00018424  0x00004361 bne  0x00000001 , 0x000047f9 
- 00018425  0x00004363 setarg  0x00000001 
- 00018426  0x00004364 store  0x00000001 , 0x00000ac2 
- 00018427  0x00004365 force  0x00000003 , 0x00000039 
- 00018428  0x00004366 call  0x0000630d 
- 00018429  0x00004367 fetch  0x00000002 , 0x000046ae 
- 00018430  0x00004368 copy  0x0000003f , 0x00000012 
- 00018431  0x00004369 arg  0x00000004 , 0x00000002 
- 00018432  0x0000436a arg  0x00000ac2 , 0x00000011 
- 00018433  0x0000436b call  0x00006606 
- 00018434  0x0000436d fetch  0x00000003 , 0x00000ac3 
- 00018435  0x0000436e store  0x00000003 , 0x000040a0 
- 00018436  0x0000436f store  0x00000003 , 0x000044a0 
- 00018437  0x00004370 rtn 
- 00018438  0x00004374 branch  0x000046d9 
- 00018439  0x00004378 arg  0x00000000 , 0x00000011 
- 00018440  0x00004379 arg  0x000048d4 , 0x00000013 
- 00018441  0x0000437a call  0x00007d24 
- 00018442  0x0000437b call  0x000046f4 
- 00018443  0x0000437d fetch  0x00000001 , 0x000048eb 
- 00018444  0x0000437e store  0x00000001 , 0x000048ec 
- 00018445  0x0000437f rtn 
- 00018446  0x00004384 setarg  0x00000000 
- 00018447  0x00004385 call  0x00004816 
- 00018448  0x00004386 jam  0x00000001 , 0x00004679 
- 00018449  0x00004387 call  0x00007cd3 
- 00018450  0x00004388 call  0x00007cdd 
- 00018451  0x00004389 fetch  0x00000002 , 0x00004682 
- 00018452  0x0000438a rtnbit1  0x0000000c 
- 00018453  0x0000438b branch  0x0000340a 
- 00018454  0x0000438e fetcht  0x00000002 , 0x0000423f 
- 00018455  0x0000438f istore  0x00000001 , 0x00000002 
- 00018456  0x00004390 ifetch  0x00000001 , 0x00000005 
- 00018457  0x00004391 store  0x00000001 , 0x00004685 
- 00018458  0x00004392 rtn 
- 00018459  0x00004396 fetch  0x00000002 , 0x0000423f 
- 00018460  0x00004397 ifetch  0x00000001 , 0x0000003f 
- 00018461  0x00004398 rtnne  0x00000000 
- 00018462  0x00004399 branch  0x0000340a 
- 00018463  0x0000439d fetcht  0x00000002 , 0x0000423f 
- 00018464  0x0000439e ifetch  0x00000001 , 0x00000002 
- 00018465  0x0000439f beq  0x00000001 , 0x0000482a 
- 00018466  0x000043a1 setarg  0x00000001 
- 00018467  0x000043a2 fetcht  0x00000002 , 0x0000423f 
- 00018468  0x000043a3 istore  0x00000001 , 0x00000002 
- 00018469  0x000043a4 add  0x00000002 , 0x00000002 , 0x00000006 
- 00018470  0x000043a5 ifetch  0x00000001 , 0x00000006 
- 00018471  0x000043a6 istore  0x00000001 , 0x00004685 
- 00018472  0x000043a7 ifetch  0x00000002 , 0x00000006 
- 00018473  0x000043a8 branch  0x00007f9c 
- 00018474  0x000043ab setarg  0x00000002 
- 00018475  0x000043ac call  0x00004816 
- 00018476  0x000043ad add  0x00000002 , 0x00000005 , 0x00000006 
- 00018477  0x000043ae ifetch  0x00000002 , 0x00000006 
- 00018478  0x000043af branch  0x0000340a , 0x00000034 
- 00018479  0x000043b0 branch  0x00007f9c 
- 00018480  0x000043b7 store  0x00000006 , 0x00000101 
- 00018481  0x000043b8 fetch  0x00000001 , 0x00000101 
- 00018482  0x000043b9 store  0x00000001 , 0x0000010c 
- 00018483  0x000043ba ifetch  0x00000001 , 0x00000006 
- 00018484  0x000043bb store  0x00000001 , 0x0000010b 
- 00018485  0x000043bc ifetch  0x00000001 , 0x00000006 
- 00018486  0x000043bd store  0x00000001 , 0x0000010a 
- 00018487  0x000043be ifetch  0x00000001 , 0x00000006 
- 00018488  0x000043bf store  0x00000001 , 0x00000109 
- 00018489  0x000043c0 ifetch  0x00000001 , 0x00000006 
- 00018490  0x000043c1 store  0x00000001 , 0x00000108 
- 00018491  0x000043c2 ifetch  0x00000001 , 0x00000006 
- 00018492  0x000043c3 store  0x00000001 , 0x00000107 
- 00018493  0x000043c4 fetch  0x00000006 , 0x00000107 
- 00018494  0x000043c5 rtn 
- 00018495  0x000043c8 call  0x000068a2 
- 00018496  0x000043c9 fetch  0x00000001 , 0x00004223 
- 00018497  0x000043ca store  0x00000001 , 0x000044a0 
- 00018498  0x000043cb fetch  0x00000001 , 0x00004225 
- 00018499  0x000043cc istore  0x00000001 , 0x00000005 
- 00018500  0x000043cd fetch  0x00000001 , 0x00004227 
- 00018501  0x000043ce istore  0x00000001 , 0x00000005 
- 00018502  0x000043cf fetch  0x00000003 , 0x000044a0 
- 00018503  0x000043d0 store  0x00000003 , 0x000040a0 
- 00018504  0x000043d1 rtn 
- 00018505  0x000043de fetch  0x00000002 , 0x00004203 
- 00018506  0x000043df iadd  0x00000012 , 0x0000003f 
- 00018507  0x000043e0 byteswap  0x0000003f , 0x0000003f 
- 00018508  0x000043e1 store  0x00000002 , 0x000001f7 
- 00018509  0x000043e2 copy  0x00000002 , 0x00000012 
- 00018510  0x000043e4 call  0x0000489b 
- 00018511  0x000043e5 setarg  0x000000a0 
- 00018512  0x000043e6 call  0x0000488d 
- 00018513  0x000043e7 fetch  0x00000001 , 0x000001f7 
- 00018514  0x000043e8 call  0x0000488d 
- 00018515  0x000043e9 bmark1  0x00000028 , 0x00004856 
- 00018516  0x000043ea fetch  0x00000001 , 0x000001f8 
- 00018517  0x000043eb call  0x0000488d 
- 00018518  0x000043ed call  0x000048a1 
- 00018519  0x000043ef call  0x0000489b 
- 00018520  0x000043f0 setarg  0x000000a1 
- 00018521  0x000043f1 call  0x0000488d 
- 00018522  0x000043f4 call  0x0000487f 
- 00018523  0x000043f5 istore  0x00000001 , 0x00000011 
- 00018524  0x000043f6 increase  0x00000001 , 0x00000011 
- 00018525  0x000043f7 increase  0xffffffff , 0x00000012 
- 00018526  0x000043f8 nbranch  0x0000485a , 0x00000005 
- 00018527  0x000043f9 branch  0x000048a1 
- 00018528  0x00004405 byteswap  0x00000012 , 0x0000003f 
- 00018529  0x00004406 store  0x00000002 , 0x000001f7 
- 00018530  0x00004407 copy  0x00000002 , 0x00000012 
- 00018531  0x00004409 call  0x0000489b 
- 00018532  0x0000440a setarg  0x000000a0 
- 00018533  0x0000440b call  0x0000488d 
- 00018534  0x0000440d fetch  0x00000001 , 0x000001f7 
- 00018535  0x0000440e call  0x0000488d 
- 00018536  0x0000440f bmark1  0x00000028 , 0x0000486b 
- 00018537  0x00004410 fetch  0x00000001 , 0x000001f8 
- 00018538  0x00004411 call  0x0000488d 
- 00018539  0x00004413 ifetch  0x00000001 , 0x00000011 
- 00018540  0x00004414 call  0x0000488d 
- 00018541  0x00004415 increase  0x00000001 , 0x00000011 
- 00018542  0x00004416 increase  0xffffffff , 0x00000012 
- 00018543  0x00004417 nbranch  0x0000486b , 0x00000005 
- 00018544  0x00004418 branch  0x000048a1 
- 00018545  0x0000441d arg  0x0000000a , 0x00000039 
- 00018546  0x0000441e call  0x000048be 
- 00018547  0x0000441f call  0x000048a6 
- 00018548  0x00004420 call  0x000048d2 
- 00018549  0x00004422 call  0x000048c7 
- 00018550  0x00004423 branch  0x000048a9 , 0x00000034 
- 00018551  0x00004424 loop  0x00004875 
- 00018552  0x00004425 branch  0x000048a9 
- 00018553  0x0000442a call  0x000048a9 
- 00018554  0x0000442b call  0x000048af 
- 00018555  0x0000442c call  0x000048d2 
- 00018556  0x0000442d call  0x000048a6 
- 00018557  0x0000442e call  0x000048d2 
- 00018558  0x0000442f branch  0x000048a9 
- 00018559  0x00004435 arg  0x00000008 , 0x00000039 
- 00018560  0x00004436 arg  0x00000000 , 0x00000013 
- 00018561  0x00004437 call  0x000048be 
- 00018562  0x00004439 call  0x000048a6 
- 00018563  0x0000443a call  0x000048d2 
- 00018564  0x0000443b lshift  0x00000013 , 0x00000013 
- 00018565  0x0000443c call  0x000048c7 
- 00018566  0x0000443d iadd  0x00000013 , 0x00000013 
- 00018567  0x0000443e call  0x000048d2 
- 00018568  0x0000443f call  0x000048a9 
- 00018569  0x00004440 loop  0x00004882 
- 00018570  0x00004441 call  0x00004879 
- 00018571  0x00004442 copy  0x00000013 , 0x0000003f 
- 00018572  0x00004443 rtn 
- 00018573  0x00004448 arg  0x00000008 , 0x00000039 
- 00018574  0x00004449 copy  0x0000003f , 0x00000013 
- 00018575  0x0000444a call  0x000048a9 
- 00018576  0x0000444c isolate1  0x00000007 , 0x00000013 
- 00018577  0x0000444d call  0x000048ac , 0x00000001 
- 00018578  0x0000444e ncall  0x000048af , 0x00000001 
- 00018579  0x0000444f lshift  0x00000013 , 0x00000013 
- 00018580  0x00004450 call  0x000048d2 
- 00018581  0x00004451 call  0x000048a6 
- 00018582  0x00004452 call  0x000048d2 
- 00018583  0x00004453 call  0x000048a9 
- 00018584  0x00004454 call  0x000048d2 
- 00018585  0x00004455 loop  0x00004890 
- 00018586  0x00004456 branch  0x00004871 
- 00018587  0x0000445b call  0x000048ac 
- 00018588  0x0000445c call  0x000048a6 
- 00018589  0x0000445d call  0x000048d2 
- 00018590  0x0000445e call  0x000048af 
- 00018591  0x0000445f call  0x000048d2 
- 00018592  0x00004460 branch  0x000048a9 
- 00018593  0x00004465 call  0x000048af 
- 00018594  0x00004466 call  0x000048a6 
- 00018595  0x00004467 call  0x000048d2 
- 00018596  0x00004468 call  0x000048ac 
- 00018597  0x00004469 branch  0x000048d2 
- 00018598  0x0000446e enable  0x00000028 
- 00018599  0x0000446f fetch  0x00000001 , 0x00004ffe 
- 00018600  0x00004470 branch  0x000048b2 
- 00018601  0x00004474 disable  0x00000028 
- 00018602  0x00004475 fetch  0x00000001 , 0x00004ffe 
- 00018603  0x00004476 branch  0x000048b2 
- 00018604  0x0000447a enable  0x00000028 
- 00018605  0x0000447b fetch  0x00000001 , 0x00004fff 
- 00018606  0x0000447c branch  0x000048b2 
- 00018607  0x00004480 disable  0x00000028 
- 00018608  0x00004481 fetch  0x00000001 , 0x00004fff 
- 00018609  0x00004482 branch  0x000048b2 
- 00018610  0x00004488 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018611  0x00004489 rshift3  0x0000003f , 0x0000003f 
- 00018612  0x0000448a arg  0x00008070 , 0x00000002 
- 00018613  0x0000448b iadd  0x00000002 , 0x00000002 
- 00018614  0x0000448c ifetch  0x00000001 , 0x00000002 
- 00018615  0x0000448d qset1  0x0000003f 
- 00018616  0x0000448e istore  0x00000001 , 0x00000002 
- 00018617  0x0000448f increase  0x00000004 , 0x00000002 
- 00018618  0x00004490 ifetch  0x00000001 , 0x00000002 
- 00018619  0x00004491 qsetflag  0x00000028 , 0x0000003f 
- 00018620  0x00004492 istore  0x00000001 , 0x00000002 
- 00018621  0x00004493 rtn 
- 00018622  0x00004497 fetch  0x00000001 , 0x00004fff 
- 00018623  0x00004498 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018624  0x00004499 rshift3  0x0000003f , 0x0000003f 
- 00018625  0x0000449a arg  0x00008070 , 0x00000002 
- 00018626  0x0000449b iadd  0x00000002 , 0x00000002 
- 00018627  0x0000449c ifetch  0x00000001 , 0x00000002 
- 00018628  0x0000449d qset0  0x0000003f 
- 00018629  0x0000449e istore  0x00000001 , 0x00000002 
- 00018630  0x0000449f rtn 
- 00018631  0x000044a5 nop  0x00000004 
- 00018632  0x000044a6 fetch  0x00000001 , 0x00004fff 
- 00018633  0x000044a7 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018634  0x000044a8 rshift3  0x0000003f , 0x0000003f 
- 00018635  0x000044a9 arg  0x0000811c , 0x00000002 
- 00018636  0x000044aa iadd  0x00000002 , 0x00000002 
- 00018637  0x000044ab setarg  0x00000000 
- 00018638  0x000044ac ifetcht  0x00000001 , 0x00000002 
- 00018639  0x000044ad qisolate1  0x00000002 
- 00018640  0x000044ae setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00018641  0x000044af rtn 
- 00018642  0x000044b4 rtn 
- 00018643  0x000044bb bpatch  0x000000f6 , 0x0000401e 
- 00018644  0x000044bc hfetch  0x00000001 , 0x00008a26 
- 00018645  0x000044bd isolate1  0x00000007 , 0x0000003f 
- 00018646  0x000044be call  0x000048ea , 0x00000001 
- 00018647  0x000044bf call  0x0000492e 
- 00018648  0x000044c0 hfetch  0x00000001 , 0x00008a26 
- 00018649  0x000044c1 store  0x00000001 , 0x00000b22 
- 00018650  0x000044c2 hfetch  0x00000001 , 0x00008a27 
- 00018651  0x000044c3 store  0x00000001 , 0x00000b23 
- 00018652  0x000044c4 hstore  0x00000001 , 0x00008a27 
- 00018653  0x000044c5 pinvert 
- 00018654  0x000044c6 fetcht  0x00000001 , 0x00000d37 
- 00018655  0x000044c7 iand  0x00000002 , 0x0000003f 
- 00018656  0x000044c8 store  0x00000001 , 0x00000d37 
- 00018657  0x000044c9 jam  0x000000e0 , 0x00008a26 
- 00018658  0x000044ca fetch  0x00000001 , 0x00000b23 
- 00018659  0x000044cb compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018660  0x000044cc call  0x00004941 , 0x00000001 
- 00018661  0x000044cd fetch  0x00000001 , 0x00000b22 
- 00018662  0x000044ce compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018663  0x000044cf call  0x0000494a , 0x00000001 
- 00018664  0x000044d0 call  0x00004b61 
- 00018665  0x000044d1 branch  0x00004903 
- 00018666  0x000044d4 bpatch  0x000000f7 , 0x0000401e 
- 00018667  0x000044d5 call  0x00004919 
- 00018668  0x000044d6 jam  0x00000000 , 0x00008a00 
- 00018669  0x000044d7 nop  0x00002710 
- 00018670  0x000044d8 jam  0x000000c0 , 0x00008a10 
- 00018671  0x000044d9 hfetch  0x00000002 , 0x00008050 
- 00018672  0x000044da set0  0x0000000a , 0x0000003f 
- 00018673  0x000044db hstore  0x00000002 , 0x00008050 
- 00018674  0x000044dc jam  0x0000003c , 0x00008a00 
- 00018675  0x000044dd jam  0x000000ff , 0x00008a26 
- 00018676  0x000044de jam  0x000000ff , 0x00008a27 
- 00018677  0x000044df jam  0x00000000 , 0x00008a04 
- 00018678  0x000044e0 jam  0x00000002 , 0x00000c6b 
- 00018679  0x000044e1 setarg  0x00000d9d 
- 00018680  0x000044e2 arg  0x00000c6e , 0x00000005 
- 00018681  0x000044e3 isub  0x00000005 , 0x00000039 
- 00018682  0x000044e4 branch  0x00007ed4 
- 00018683  0x000044e7 fetcht  0x00000001 , 0x00000c6c 
- 00018684  0x000044e8 branch  0x000067fb 
- 00018685  0x000044ea fetch  0x00000001 , 0x00000d45 
- 00018686  0x000044eb rtn  0x00000034 
- 00018687  0x000044ec fetcht  0x00000001 , 0x00000c6c 
- 00018688  0x000044ed call  0x0000681d 
- 00018689  0x000044ee branch  0x000048ea , 0x00000001 
- 00018690  0x000044ef rtn 
- 00018691  0x000044f3 arg  0x00000000 , 0x00000007 
- 00018692  0x000044f4 call  0x00007f16 
- 00018693  0x000044f5 nrtn  0x00000034 
- 00018694  0x000044f6 fetch  0x00000001 , 0x00000d46 
- 00018695  0x000044f7 nrtn  0x00000034 
- 00018696  0x000044f8 fetch  0x00000001 , 0x00000d45 
- 00018697  0x000044f9 ncall  0x00004bb7 , 0x00000034 
- 00018698  0x000044fa rtn 
- 00018699  0x000044fd arg  0x00000b68 , 0x00000005 
- 00018700  0x000044fe setsect  0x00000000 , 0x00011212 
- 00018701  0x000044ff setsect  0x00000001 , 0x00008000 
- 00018702  0x00004500 setsect  0x00000002 , 0x00000000 
- 00018703  0x00004501 setsect  0x00000003 , 0x00010000 
- 00018704  0x00004502 istore  0x00000009 , 0x00000005 
- 00018705  0x00004503 setsect  0x00000000 , 0x00022412 
- 00018706  0x00004504 setsect  0x00000001 , 0x00008604 
- 00018707  0x00004505 setsect  0x00000002 , 0x00001000 
- 00018708  0x00004506 setsect  0x00000003 , 0x00000008 
- 00018709  0x00004507 istore  0x00000009 , 0x00000005 
- 00018710  0x00004508 setsect  0x00000000 , 0x00000001 
- 00018711  0x00004509 istore  0x00000001 , 0x00000005 
- 00018712  0x0000450a rtn 
- 00018713  0x0000450d jam  0x00000002 , 0x00000c6b 
- 00018714  0x0000450e setarg  0x00000000 
- 00018715  0x0000450f store  0x00000001 , 0x00000b67 
- 00018716  0x00004510 store  0x00000002 , 0x00000c65 
- 00018717  0x00004511 pincrease  0x00000001 
- 00018718  0x00004512 store  0x00000002 , 0x00000c67 
- 00018719  0x00004513 pincrease  0x00000001 
- 00018720  0x00004514 store  0x00000002 , 0x00000c69 
- 00018721  0x00004515 setarg  0x00008ffa 
- 00018722  0x00004516 store  0x00000002 , 0x00000b7c 
- 00018723  0x00004517 setarg  0x0000903a 
- 00018724  0x00004518 store  0x00000002 , 0x00000b7e 
- 00018725  0x00004519 arg  0x00000b80 , 0x00000005 
- 00018726  0x0000451a arg  0x000090fe , 0x00000006 
- 00018727  0x0000451b call  0x00007eb3 
- 00018728  0x0000451c fetch  0x00000001 , 0x00000c6d 
- 00018729  0x0000451d ncall  0x0000492b , 0x00000034 
- 00018730  0x0000451e branch  0x0000490b 
- 00018731  0x00004521 store  0x00000001 , 0x00000ba2 
- 00018732  0x00004522 store  0x00000001 , 0x00000bbb 
- 00018733  0x00004523 rtn 
- 00018734  0x00004525 hfetch  0x00000001 , 0x00008a26 
- 00018735  0x00004526 bbit1  0x00000006 , 0x00004931 
- 00018736  0x00004527 rtn 
- 00018737  0x0000452a call  0x00004936 
- 00018738  0x0000452b call  0x00007f15 
- 00018739  0x0000452c setarg  0x00000280 
- 00018740  0x0000452d arg  0x00000000 , 0x00000007 
- 00018741  0x0000452e branch  0x00007f08 
- 00018742  0x00004531 fetch  0x00000001 , 0x00000d36 
- 00018743  0x00004532 bne  0x00000002 , 0x0000493b 
- 00018744  0x00004533 jam  0x00000000 , 0x00000d46 
- 00018745  0x00004534 jam  0x00000000 , 0x00000d47 
- 00018746  0x00004535 rtn 
- 00018747  0x00004537 fetch  0x00000001 , 0x00000d53 
- 00018748  0x00004538 rtn  0x00000034 
- 00018749  0x00004539 jam  0x00000000 , 0x00000d53 
- 00018750  0x0000453a jam  0x00000002 , 0x00000d36 
- 00018751  0x0000453b jam  0x00000001 , 0x00000d45 
- 00018752  0x0000453c rtn 
- 00018753  0x0000453f jam  0x00000001 , 0x00008a27 
- 00018754  0x00004540 branch  0x00004b37 
- 00018755  0x00004543 fetch  0x00000001 , 0x00000b22 
- 00018756  0x00004544 bbit1  0x00000004 , 0x00004955 
- 00018757  0x00004545 rtn 
- 00018758  0x00004548 hfetch  0x00000001 , 0x00008a18 
- 00018759  0x00004549 istore  0x00000001 , 0x00000005 
- 00018760  0x0000454a loop  0x00004946 
- 00018761  0x0000454b rtn 
- 00018762  0x0000454e bpatch  0x000000f8 , 0x0000401f 
- 00018763  0x0000454f jam  0x00000011 , 0x00008a26 
- 00018764  0x00004550 hfetch  0x00000001 , 0x00008a20 
- 00018765  0x00004551 store  0x00000001 , 0x00000b24 
- 00018766  0x00004552 copy  0x0000003f , 0x00000039 
- 00018767  0x00004553 branch  0x00004943 , 0x00000034 
- 00018768  0x00004554 arg  0x00000c6e , 0x00000005 
- 00018769  0x00004555 call  0x00004946 
- 00018770  0x00004556 fetch  0x00000001 , 0x00000b24 
- 00018771  0x00004557 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00018772  0x00004558 rtn  0x00000002 
- 00018773  0x0000455a fetch  0x00000001 , 0x00000c6e 
- 00018774  0x0000455b and_into  0x00000080 , 0x0000003f 
- 00018775  0x0000455c beq  0x00000080 , 0x0000495a 
- 00018776  0x0000455d beq  0x00000000 , 0x00004962 
- 00018777  0x0000455e branch  0x00002a8c 
- 00018778  0x00004561 fetch  0x00000001 , 0x00000c6e 
- 00018779  0x00004562 rshift4  0x0000003f , 0x0000003f 
- 00018780  0x00004563 rshift  0x0000003f , 0x0000003f 
- 00018781  0x00004564 and_into  0x00000003 , 0x0000003f 
- 00018782  0x00004565 beq  0x00000000 , 0x0000496a 
- 00018783  0x00004566 beq  0x00000001 , 0x00004970 
- 00018784  0x00004567 beq  0x00000002 , 0x00004975 
- 00018785  0x00004568 branch  0x00002a8c 
- 00018786  0x0000456b fetch  0x00000001 , 0x00000c6e 
- 00018787  0x0000456c rshift4  0x0000003f , 0x0000003f 
- 00018788  0x0000456d rshift  0x0000003f , 0x0000003f 
- 00018789  0x0000456e and_into  0x00000003 , 0x0000003f 
- 00018790  0x0000456f beq  0x00000000 , 0x00004976 
- 00018791  0x00004570 beq  0x00000001 , 0x0000497e 
- 00018792  0x00004571 beq  0x00000002 , 0x00004983 
- 00018793  0x00004572 branch  0x00002a8c 
- 00018794  0x00004575 fetch  0x00000001 , 0x00000c6f 
- 00018795  0x00004576 beq  0x00000008 , 0x0000498a 
- 00018796  0x00004577 beq  0x00000006 , 0x000049a0 
- 00018797  0x00004578 beq  0x0000000a , 0x000049ea 
- 00018798  0x00004579 beq  0x00000000 , 0x000049fc 
- 00018799  0x0000457a branch  0x00004984 
- 00018800  0x0000457d fetch  0x00000001 , 0x00000c6f 
- 00018801  0x0000457e beq  0x00000002 , 0x00004a2f 
- 00018802  0x0000457f beq  0x00000001 , 0x00004a33 
- 00018803  0x00004580 beq  0x00000003 , 0x00004a45 
- 00018804  0x00004581 branch  0x00004984 
- 00018805  0x00004584 branch  0x00004984 
- 00018806  0x00004587 fetch  0x00000001 , 0x00000c6f 
- 00018807  0x00004588 beq  0x00000001 , 0x00004a4f 
- 00018808  0x00004589 beq  0x00000003 , 0x00004a79 
- 00018809  0x0000458a beq  0x00000005 , 0x00004aa3 
- 00018810  0x0000458b beq  0x00000009 , 0x00004abc 
- 00018811  0x0000458c beq  0x0000000b , 0x00004ad7 
- 00018812  0x0000458d beq  0x00000007 , 0x00004984 
- 00018813  0x0000458e branch  0x00004984 
- 00018814  0x00004591 fetch  0x00000001 , 0x00000c6f 
- 00018815  0x00004592 beq  0x0000000a , 0x00004ae8 
- 00018816  0x00004593 beq  0x00000009 , 0x00004af9 
- 00018817  0x00004594 beq  0x0000000b , 0x00004b11 
- 00018818  0x00004595 branch  0x00004984 
- 00018819  0x00004598 branch  0x00004984 
- 00018820  0x0000459b hfetch  0x00000001 , 0x00008a11 
- 00018821  0x0000459c set1  0x00000000 , 0x0000003f 
- 00018822  0x0000459d hstore  0x00000001 , 0x00008a11 
- 00018823  0x0000459e branch  0x00004988 
- 00018824  0x000045a1 jam  0x00000040 , 0x00008a12 
- 00018825  0x000045a2 rtn 
- 00018826  0x000045a5 fetch  0x00000001 , 0x00000c6e 
- 00018827  0x000045a6 bne  0x00000080 , 0x00004984 
- 00018828  0x000045a7 fetch  0x00000001 , 0x00000c72 
- 00018829  0x000045a8 bne  0x00000000 , 0x00004984 
- 00018830  0x000045a9 fetch  0x00000001 , 0x00000c73 
- 00018831  0x000045aa bne  0x00000000 , 0x00004984 
- 00018832  0x000045ab fetch  0x00000001 , 0x00000c74 
- 00018833  0x000045ac bne  0x00000001 , 0x00004984 
- 00018834  0x000045ad fetch  0x00000001 , 0x00000c75 
- 00018835  0x000045ae bne  0x00000000 , 0x00004984 
- 00018836  0x000045af fetch  0x00000001 , 0x00000c70 
- 00018837  0x000045b0 bne  0x00000000 , 0x00004984 
- 00018838  0x000045b1 fetch  0x00000001 , 0x00000c71 
- 00018839  0x000045b2 bne  0x00000000 , 0x00004984 
- 00018840  0x000045b3 fetch  0x00000001 , 0x00000c6b 
- 00018841  0x000045b4 beq  0x00000004 , 0x0000499c 
- 00018842  0x000045b5 beq  0x00000003 , 0x0000499e 
- 00018843  0x000045b6 branch  0x00004984 
- 00018844  0x000045b9 arg  0x00000001 , 0x00000012 
- 00018845  0x000045ba branch  0x00004a14 
- 00018846  0x000045bd arg  0x00000001 , 0x00000012 
- 00018847  0x000045be branch  0x00004a12 
- 00018848  0x000045c1 bpatch  0x000000f9 , 0x0000401f 
- 00018849  0x000045c2 set0  0x00000023 , 0x00000000 
- 00018850  0x000045c3 fetch  0x00000001 , 0x00000c71 
- 00018851  0x000045c4 beq  0x00000001 , 0x000049b6 
- 00018852  0x000045c5 beq  0x00000002 , 0x000049cf 
- 00018853  0x000045c6 beq  0x00000003 , 0x000049d2 
- 00018854  0x000045c7 beq  0x00000021 , 0x000049a9 
- 00018855  0x000045c8 beq  0x00000022 , 0x000049e0 
- 00018856  0x000045c9 branch  0x00004984 
- 00018857  0x000045cc jam  0x00000000 , 0x00000d4b 
- 00018858  0x000045cd fetch  0x00000001 , 0x00000c72 
- 00018859  0x000045ce beq  0x00000000 , 0x000049ae 
- 00018860  0x000045cf beq  0x00000001 , 0x000049b2 
- 00018861  0x000045d0 branch  0x00004984 
- 00018862  0x000045d3 arg  0x00000b93 , 0x00000011 
- 00018863  0x000045d4 ifetch  0x00000001 , 0x00000011 
- 00018864  0x000045d5 iforce  0x00000012 
- 00018865  0x000045d6 branch  0x00004b21 
- 00018866  0x000045d9 arg  0x00000bac , 0x00000011 
- 00018867  0x000045da ifetch  0x00000001 , 0x00000011 
- 00018868  0x000045db iforce  0x00000012 
- 00018869  0x000045dc branch  0x00004b21 
- 00018870  0x000045e2 fetch  0x00000001 , 0x00000d48 
- 00018871  0x000045e3 ncall  0x000049c7 , 0x00000034 
- 00018872  0x000045e4 setarg  0x00000b68 
- 00018873  0x000045e5 fetcht  0x00000001 , 0x00000b68 
- 00018874  0x000045e7 store  0x00000002 , 0x00000d3f 
- 00018875  0x000045e8 storet  0x00000001 , 0x00000d41 
- 00018876  0x000045e9 fetch  0x00000001 , 0x00000c74 
- 00018877  0x000045ea isub  0x00000002 , 0x0000003e 
- 00018878  0x000045eb nbranch  0x000049c5 , 0x00000002 
- 00018879  0x000045ed fetch  0x00000001 , 0x00000d41 
- 00018880  0x000045ef iforce  0x00000012 
- 00018881  0x000045f0 fetch  0x00000002 , 0x00000d3f 
- 00018882  0x000045f1 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00018883  0x000045f2 iforce  0x00000011 
- 00018884  0x000045f3 branch  0x00004b21 
- 00018885  0x000045f5 fetch  0x00000001 , 0x00000c74 
- 00018886  0x000045f6 branch  0x000049c0 
- 00018887  0x000045f9 hfetch  0x00000001 , 0x00008a04 
- 00018888  0x000045fa ncall  0x000049cb , 0x00000034 
- 00018889  0x000045fb jam  0x00000000 , 0x00000d48 
- 00018890  0x000045fc rtn 
- 00018891  0x000045fe hfetch  0x00000001 , 0x00008a04 
- 00018892  0x000045ff set1  0x00000007 , 0x0000003f 
- 00018893  0x00004600 hstore  0x00000001 , 0x00008a04 
- 00018894  0x00004601 rtn 
- 00018895  0x00004604 setarg  0x00000b80 
- 00018896  0x00004605 fetcht  0x00000001 , 0x00000b80 
- 00018897  0x00004606 branch  0x000049ba 
- 00018898  0x00004609 fetch  0x00000001 , 0x00000c70 
- 00018899  0x0000460a sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00018900  0x0000460b nbranch  0x00004984 , 0x00000002 
- 00018901  0x0000460c fetch  0x00000001 , 0x00000c70 
- 00018902  0x0000460d arg  0x00000be4 , 0x00000011 
- 00018903  0x0000460e beq  0x00000000 , 0x00004b1e 
- 00018904  0x0000460f set1  0x00000023 , 0x00000000 
- 00018905  0x00004610 arg  0x00000be9 , 0x00000011 
- 00018906  0x00004611 beq  0x00000001 , 0x00004b1e 
- 00018907  0x00004612 arg  0x00000c07 , 0x00000011 
- 00018908  0x00004613 beq  0x00000002 , 0x00004b1e 
- 00018909  0x00004614 arg  0x00000c47 , 0x00000011 
- 00018910  0x00004615 beq  0x00000003 , 0x00004b1e 
- 00018911  0x00004616 rtn 
- 00018912  0x00004619 fetch  0x00000002 , 0x00000c72 
- 00018913  0x0000461a beq  0x00000001 , 0x000049e5 
- 00018914  0x0000461b fetch  0x00000002 , 0x00000b7c 
- 00018915  0x0000461c copy  0x0000003f , 0x00000011 
- 00018916  0x0000461e branch  0x00004b1e 
- 00018917  0x00004620 jam  0x00000001 , 0x00000d45 
- 00018918  0x00004621 jam  0x00000001 , 0x00000d36 
- 00018919  0x00004622 fetch  0x00000002 , 0x00000b7e 
- 00018920  0x00004623 copy  0x0000003f , 0x00000011 
- 00018921  0x00004625 branch  0x00004b1e 
- 00018922  0x00004629 fetch  0x00000001 , 0x00000c6b 
- 00018923  0x0000462a bne  0x00000004 , 0x00004984 
- 00018924  0x0000462b fetch  0x00000001 , 0x00000c6e 
- 00018925  0x0000462c bne  0x00000081 , 0x00004984 
- 00018926  0x0000462d fetch  0x00000001 , 0x00000c70 
- 00018927  0x0000462e bne  0x00000000 , 0x00004984 
- 00018928  0x0000462f fetch  0x00000001 , 0x00000c71 
- 00018929  0x00004630 bne  0x00000000 , 0x00004984 
- 00018930  0x00004631 fetch  0x00000001 , 0x00000c74 
- 00018931  0x00004632 bne  0x00000001 , 0x00004984 
- 00018932  0x00004633 fetch  0x00000001 , 0x00000c75 
- 00018933  0x00004634 bne  0x00000000 , 0x00004984 
- 00018934  0x00004635 fetch  0x00000001 , 0x00000c72 
- 00018935  0x00004636 bne  0x00000000 , 0x00004984 
- 00018936  0x00004637 fetch  0x00000001 , 0x00000c73 
- 00018937  0x00004638 bne  0x00000000 , 0x00004984 
- 00018938  0x00004639 arg  0x00000001 , 0x00000012 
- 00018939  0x0000463a branch  0x00004a12 
- 00018940  0x0000463e fetch  0x00000001 , 0x00000c6b 
- 00018941  0x0000463f beq  0x00000002 , 0x00004984 
- 00018942  0x00004640 fetch  0x00000001 , 0x00000c70 
- 00018943  0x00004641 bne  0x00000000 , 0x00004984 
- 00018944  0x00004642 fetch  0x00000001 , 0x00000c71 
- 00018945  0x00004643 bne  0x00000000 , 0x00004984 
- 00018946  0x00004644 fetch  0x00000001 , 0x00000c74 
- 00018947  0x00004645 bne  0x00000002 , 0x00004984 
- 00018948  0x00004646 fetch  0x00000001 , 0x00000c75 
- 00018949  0x00004647 bne  0x00000000 , 0x00004984 
- 00018950  0x00004648 fetch  0x00000001 , 0x00000c73 
- 00018951  0x00004649 bne  0x00000000 , 0x00004984 
- 00018952  0x0000464a fetch  0x00000001 , 0x00000c6e 
- 00018953  0x0000464b beq  0x00000080 , 0x00004a0d 
- 00018954  0x0000464c beq  0x00000081 , 0x00004a18 
- 00018955  0x0000464d beq  0x00000082 , 0x00004a1c 
- 00018956  0x0000464e branch  0x00004984 
- 00018957  0x00004651 fetch  0x00000001 , 0x00000c72 
- 00018958  0x00004652 bne  0x00000000 , 0x00004984 
- 00018959  0x00004653 arg  0x00000002 , 0x00000012 
- 00018960  0x00004654 fetch  0x00000001 , 0x00000d39 
- 00018961  0x00004655 beq  0x00000001 , 0x00004a16 
- 00018962  0x00004658 arg  0x00000c65 , 0x00000011 
- 00018963  0x00004659 branch  0x00004b21 
- 00018964  0x0000465b arg  0x00000c67 , 0x00000011 
- 00018965  0x0000465c branch  0x00004b21 
- 00018966  0x0000465e arg  0x00000c69 , 0x00000011 
- 00018967  0x0000465f branch  0x00004b21 
- 00018968  0x00004662 fetch  0x00000001 , 0x00000c6b 
- 00018969  0x00004663 bne  0x00000004 , 0x00004984 
- 00018970  0x00004664 arg  0x00000002 , 0x00000012 
- 00018971  0x00004665 branch  0x00004a12 
- 00018972  0x00004668 fetch  0x00000001 , 0x00000c6b 
- 00018973  0x00004669 bne  0x00000004 , 0x00004984 
- 00018974  0x0000466a fetch  0x00000001 , 0x00000c72 
- 00018975  0x0000466b beq  0x00000081 , 0x00004a29 
- 00018976  0x0000466c beq  0x00000082 , 0x00004a2b 
- 00018977  0x0000466d beq  0x00000083 , 0x00004a2d 
- 00018978  0x0000466e and_into  0x0000007f , 0x0000003f 
- 00018979  0x0000466f beq  0x00000000 , 0x00004a25 
- 00018980  0x00004670 branch  0x00004984 
- 00018981  0x00004673 fetch  0x00000001 , 0x00000d3b 
- 00018982  0x00004675 arg  0x00000002 , 0x00000012 
- 00018983  0x00004676 beq  0x00000001 , 0x00004a14 
- 00018984  0x00004677 branch  0x00004a12 
- 00018985  0x00004679 fetch  0x00000001 , 0x00000d3c 
- 00018986  0x0000467a branch  0x00004a26 
- 00018987  0x0000467c fetch  0x00000001 , 0x00000d3d 
- 00018988  0x0000467d branch  0x00004a26 
- 00018989  0x0000467f fetch  0x00000001 , 0x00000d3e 
- 00018990  0x00004680 branch  0x00004a26 
- 00018991  0x00004683 jam  0x00000001 , 0x00000d4c 
- 00018992  0x00004684 arg  0x00000d4d , 0x00000011 
- 00018993  0x00004685 arg  0x00000001 , 0x00000012 
- 00018994  0x00004686 branch  0x00004b21 
- 00018995  0x00004689 fetch  0x00000002 , 0x00000c70 
- 00018996  0x0000468a arg  0x000001ba , 0x00000002 
- 00018997  0x0000468b isub  0x00000002 , 0x0000003e 
- 00018998  0x0000468c nbranch  0x00004984 , 0x00000005 
- 00018999  0x0000468d set0  0x00000023 , 0x00000000 
- 00019000  0x0000468f fetch  0x00000001 , 0x00000d42 
- 00019001  0x00004690 nbranch  0x00004a42 , 0x00000034 
- 00019002  0x00004691 jam  0x00000000 , 0x00000cf6 
- 00019003  0x00004693 fetch  0x00000001 , 0x00000c74 
- 00019004  0x00004694 iforce  0x00000012 
- 00019005  0x00004695 arg  0x00000cf6 , 0x00000011 
- 00019006  0x00004696 call  0x00004b21 
- 00019007  0x00004698 arg  0x00000cf6 , 0x00000005 
- 00019008  0x00004699 arg  0x00000008 , 0x00000039 
- 00019009  0x0000469a branch  0x00007ec6 
- 00019010  0x0000469c jam  0x00000000 , 0x00000d42 
- 00019011  0x0000469d jam  0x00000001 , 0x00000cf6 
- 00019012  0x0000469e branch  0x00004a3b 
- 00019013  0x000046a1 fetch  0x00000001 , 0x00000c74 
- 00019014  0x000046a2 bne  0x00000001 , 0x00004984 
- 00019015  0x000046a3 jam  0x00000001 , 0x00000d4b 
- 00019016  0x000046a4 arg  0x00000001 , 0x00000012 
- 00019017  0x000046a5 fetch  0x00000001 , 0x00000d49 
- 00019018  0x000046a6 beq  0x00000000 , 0x00004a4d 
- 00019019  0x000046a7 beq  0x00000001 , 0x00004a4e 
- 00019020  0x000046a8 branch  0x00004a12 
- 00019021  0x000046aa branch  0x00004a14 
- 00019022  0x000046ac branch  0x00004a12 
- 00019023  0x000046b2 fetch  0x00000001 , 0x00000c6b 
- 00019024  0x000046b3 bne  0x00000004 , 0x00004984 
- 00019025  0x000046b4 fetch  0x00000001 , 0x00000c74 
- 00019026  0x000046b5 bne  0x00000000 , 0x00004984 
- 00019027  0x000046b6 fetch  0x00000001 , 0x00000c75 
- 00019028  0x000046b7 bne  0x00000000 , 0x00004984 
- 00019029  0x000046b8 fetch  0x00000001 , 0x00000c71 
- 00019030  0x000046b9 bne  0x00000000 , 0x00004984 
- 00019031  0x000046ba fetch  0x00000001 , 0x00000c73 
- 00019032  0x000046bb bne  0x00000000 , 0x00004984 
- 00019033  0x000046bc fetch  0x00000001 , 0x00000c6e 
- 00019034  0x000046bd beq  0x00000000 , 0x00004a5e 
- 00019035  0x000046be beq  0x00000001 , 0x00004a66 
- 00019036  0x000046bf beq  0x00000002 , 0x00004a67 
- 00019037  0x000046c0 branch  0x00004984 
- 00019038  0x000046c3 fetch  0x00000001 , 0x00000c70 
- 00019039  0x000046c4 bne  0x00000001 , 0x00004984 
- 00019040  0x000046c5 hfetch  0x00000001 , 0x00008a00 
- 00019041  0x000046c6 set0  0x00000007 , 0x0000003f 
- 00019042  0x000046c7 hstore  0x00000001 , 0x00008a00 
- 00019043  0x000046c8 jam  0x00000000 , 0x00000d39 
- 00019044  0x000046c9 jam  0x00000001 , 0x00000d3a 
- 00019045  0x000046ca branch  0x00004988 
- 00019046  0x000046cd branch  0x00004984 
- 00019047  0x000046d0 fetch  0x00000001 , 0x00000c70 
- 00019048  0x000046d1 bne  0x00000000 , 0x00004984 
- 00019049  0x000046d2 fetch  0x00000001 , 0x00000c72 
- 00019050  0x000046d3 beq  0x00000081 , 0x00004a72 
- 00019051  0x000046d4 beq  0x00000082 , 0x00004a75 
- 00019052  0x000046d5 beq  0x00000083 , 0x00004a77 
- 00019053  0x000046d6 and_into  0x0000007f , 0x0000003f 
- 00019054  0x000046d7 beq  0x00000000 , 0x00004a70 
- 00019055  0x000046d8 branch  0x00004984 
- 00019056  0x000046db jam  0x00000000 , 0x00000d3b 
- 00019057  0x000046dc branch  0x00004988 
- 00019058  0x000046de jam  0x00000000 , 0x00000d3c 
- 00019059  0x000046e0 jam  0x00000001 , 0x00000d53 
- 00019060  0x000046e1 branch  0x00004988 
- 00019061  0x000046e3 jam  0x00000000 , 0x00000d3d 
- 00019062  0x000046e4 branch  0x00004a73 
- 00019063  0x000046e6 jam  0x00000000 , 0x00000d3e 
- 00019064  0x000046e7 branch  0x00004a73 
- 00019065  0x000046eb fetch  0x00000001 , 0x00000c74 
- 00019066  0x000046ec bne  0x00000000 , 0x00004984 
- 00019067  0x000046ed fetch  0x00000001 , 0x00000c75 
- 00019068  0x000046ee bne  0x00000000 , 0x00004984 
- 00019069  0x000046ef fetch  0x00000001 , 0x00000c6e 
- 00019070  0x000046f0 beq  0x00000000 , 0x00004a82 
- 00019071  0x000046f1 beq  0x00000001 , 0x00004a8f 
- 00019072  0x000046f2 beq  0x00000002 , 0x00004a90 
- 00019073  0x000046f3 branch  0x00004984 
- 00019074  0x000046f6 fetch  0x00000001 , 0x00000c70 
- 00019075  0x000046f7 bne  0x00000001 , 0x00004984 
- 00019076  0x000046f8 hfetch  0x00000001 , 0x00008a00 
- 00019077  0x000046f9 set1  0x00000007 , 0x0000003f 
- 00019078  0x000046fa hstore  0x00000001 , 0x00008a00 
- 00019079  0x000046fb jam  0x00000001 , 0x00000d39 
- 00019080  0x000046fc jam  0x00000003 , 0x00000d36 
- 00019081  0x000046fd jam  0x00000000 , 0x00000d43 
- 00019082  0x000046fe call  0x00004988 
- 00019083  0x00004700 call  0x00007f15 
- 00019084  0x00004701 setarg  0x00001388 
- 00019085  0x00004702 arg  0x0000000f , 0x00000007 
- 00019086  0x00004703 branch  0x00007f08 
- 00019087  0x00004706 branch  0x00004984 
- 00019088  0x00004709 fetch  0x00000001 , 0x00000c70 
- 00019089  0x0000470a bne  0x00000000 , 0x00004984 
- 00019090  0x0000470b fetch  0x00000001 , 0x00000c71 
- 00019091  0x0000470c bne  0x00000000 , 0x00004984 
- 00019092  0x0000470d fetch  0x00000001 , 0x00000c72 
- 00019093  0x0000470e beq  0x00000081 , 0x00004a9d 
- 00019094  0x0000470f beq  0x00000082 , 0x00004a9f 
- 00019095  0x00004710 beq  0x00000083 , 0x00004aa1 
- 00019096  0x00004711 and_into  0x0000007f , 0x0000003f 
- 00019097  0x00004712 beq  0x00000000 , 0x00004a9b 
- 00019098  0x00004713 branch  0x00004984 
- 00019099  0x00004716 jam  0x00000001 , 0x00000d3b 
- 00019100  0x00004717 branch  0x00004988 
- 00019101  0x00004719 jam  0x00000001 , 0x00000d3c 
- 00019102  0x0000471a branch  0x00004988 
- 00019103  0x0000471c jam  0x00000001 , 0x00000d3d 
- 00019104  0x0000471d branch  0x00004988 
- 00019105  0x0000471f jam  0x00000001 , 0x00000d3e 
- 00019106  0x00004720 branch  0x00004988 
- 00019107  0x00004724 fetch  0x00000001 , 0x00000c6e 
- 00019108  0x00004725 bne  0x00000000 , 0x00004984 
- 00019109  0x00004726 fetch  0x00000001 , 0x00000c72 
- 00019110  0x00004727 bne  0x00000000 , 0x00004984 
- 00019111  0x00004728 fetch  0x00000001 , 0x00000c73 
- 00019112  0x00004729 bne  0x00000000 , 0x00004984 
- 00019113  0x0000472a fetch  0x00000001 , 0x00000c74 
- 00019114  0x0000472b bne  0x00000000 , 0x00004984 
- 00019115  0x0000472c fetch  0x00000001 , 0x00000c75 
- 00019116  0x0000472d bne  0x00000000 , 0x00004984 
- 00019117  0x0000472e fetch  0x00000001 , 0x00000c71 
- 00019118  0x0000472f bne  0x00000000 , 0x00004984 
- 00019119  0x00004730 fetch  0x00000001 , 0x00000c70 
- 00019120  0x00004731 and_into  0x00000080 , 0x0000003f 
- 00019121  0x00004732 bne  0x00000000 , 0x00004984 
- 00019122  0x00004733 fetch  0x00000001 , 0x00000c70 
- 00019123  0x00004734 bne  0x00000000 , 0x00004aba 
- 00019124  0x00004736 jam  0x00000002 , 0x00000c6b 
- 00019125  0x00004738 fetch  0x00000001 , 0x00000c70 
- 00019126  0x00004739 hstore  0x00000001 , 0x00008a04 
- 00019127  0x0000473a call  0x00004988 
- 00019128  0x0000473b jam  0x00000001 , 0x00000d48 
- 00019129  0x0000473c rtn 
- 00019130  0x0000473e jam  0x00000003 , 0x00000c6b 
- 00019131  0x0000473f branch  0x00004ab5 
- 00019132  0x00004743 fetch  0x00000001 , 0x00000c6b 
- 00019133  0x00004744 beq  0x00000002 , 0x00004984 
- 00019134  0x00004745 fetch  0x00000001 , 0x00000c6e 
- 00019135  0x00004746 bne  0x00000000 , 0x00004984 
- 00019136  0x00004747 fetch  0x00000001 , 0x00000c72 
- 00019137  0x00004748 bne  0x00000000 , 0x00004984 
- 00019138  0x00004749 fetch  0x00000001 , 0x00000c73 
- 00019139  0x0000474a bne  0x00000000 , 0x00004984 
- 00019140  0x0000474b fetch  0x00000001 , 0x00000c74 
- 00019141  0x0000474c bne  0x00000000 , 0x00004984 
- 00019142  0x0000474d fetch  0x00000001 , 0x00000c75 
- 00019143  0x0000474e bne  0x00000000 , 0x00004984 
- 00019144  0x0000474f fetch  0x00000001 , 0x00000c71 
- 00019145  0x00004750 bne  0x00000000 , 0x00004984 
- 00019146  0x00004751 fetch  0x00000001 , 0x00000c70 
- 00019147  0x00004752 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019148  0x00004753 nbranch  0x00004984 , 0x00000002 
- 00019149  0x00004754 fetch  0x00000001 , 0x00000c6b 
- 00019150  0x00004755 beq  0x00000003 , 0x00004ad1 
- 00019151  0x00004756 beq  0x00000004 , 0x00004ad1 
- 00019152  0x00004757 branch  0x00004984 
- 00019153  0x0000475b fetch  0x00000001 , 0x00000c70 
- 00019154  0x0000475c beq  0x00000000 , 0x00004ad5 
- 00019155  0x0000475d jam  0x00000004 , 0x00000c6b 
- 00019156  0x0000475e branch  0x00004988 
- 00019157  0x00004760 jam  0x00000003 , 0x00000c6b 
- 00019158  0x00004761 branch  0x00004988 
- 00019159  0x00004765 fetch  0x00000001 , 0x00000c6b 
- 00019160  0x00004766 bne  0x00000004 , 0x00004984 
- 00019161  0x00004767 fetch  0x00000001 , 0x00000c6e 
- 00019162  0x00004768 bne  0x00000001 , 0x00004984 
- 00019163  0x00004769 fetch  0x00000001 , 0x00000c70 
- 00019164  0x0000476a bne  0x00000000 , 0x00004984 
- 00019165  0x0000476b fetch  0x00000001 , 0x00000c71 
- 00019166  0x0000476c bne  0x00000000 , 0x00004984 
- 00019167  0x0000476d fetch  0x00000001 , 0x00000c74 
- 00019168  0x0000476e bne  0x00000000 , 0x00004984 
- 00019169  0x0000476f fetch  0x00000001 , 0x00000c75 
- 00019170  0x00004770 bne  0x00000000 , 0x00004984 
- 00019171  0x00004771 fetch  0x00000001 , 0x00000c72 
- 00019172  0x00004772 bne  0x00000000 , 0x00004984 
- 00019173  0x00004773 fetch  0x00000001 , 0x00000c73 
- 00019174  0x00004774 bne  0x00000000 , 0x00004984 
- 00019175  0x00004775 branch  0x00004988 
- 00019176  0x00004779 jam  0x00000001 , 0x00000d4c 
- 00019177  0x0000477a fetch  0x00000001 , 0x00000c71 
- 00019178  0x0000477b store  0x00000001 , 0x00000d4d 
- 00019179  0x0000477c fetch  0x00000001 , 0x00000c72 
- 00019180  0x0000477d sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019181  0x0000477e call  0x00004af5 , 0x00000005 
- 00019182  0x0000477f fetch  0x00000001 , 0x00000d36 
- 00019183  0x00004780 bne  0x00000004 , 0x00004988 
- 00019184  0x00004781 jam  0x00000002 , 0x00000d36 
- 00019185  0x00004782 call  0x00004988 
- 00019186  0x00004783 nop  0x00007530 
- 00019187  0x00004784 nop  0x00007530 
- 00019188  0x00004785 rtn 
- 00019189  0x00004787 jam  0x00000001 , 0x00000d45 
- 00019190  0x00004788 jam  0x00000000 , 0x00000d3a 
- 00019191  0x00004789 jam  0x00000004 , 0x00000d36 
- 00019192  0x0000478a rtn 
- 00019193  0x0000478e jam  0x00000001 , 0x00000d50 
- 00019194  0x0000478f call  0x00004b03 
- 00019195  0x00004790 fetch  0x00000002 , 0x00000c70 
- 00019196  0x00004791 store  0x00000002 , 0x00000d4e 
- 00019197  0x00004792 fetch  0x00000001 , 0x00000c74 
- 00019198  0x00004793 iforce  0x00000039 
- 00019199  0x00004794 arg  0x00000c76 , 0x00000006 
- 00019200  0x00004795 arg  0x00000cb6 , 0x00000005 
- 00019201  0x00004796 call  0x00007f01 
- 00019202  0x00004797 branch  0x00004988 
- 00019203  0x0000479a fetch  0x00000002 , 0x00000c70 
- 00019204  0x0000479b arg  0x00000200 , 0x00000002 
- 00019205  0x0000479c isub  0x00000002 , 0x0000003e 
- 00019206  0x0000479d nrtn  0x00000005 
- 00019207  0x0000479e fetch  0x00000002 , 0x00000c72 
- 00019208  0x0000479f arg  0x00000000 , 0x00000002 
- 00019209  0x000047a0 isub  0x00000002 , 0x0000003e 
- 00019210  0x000047a1 nrtn  0x00000005 
- 00019211  0x000047a2 fetch  0x00000002 , 0x00000c74 
- 00019212  0x000047a3 arg  0x00000001 , 0x00000002 
- 00019213  0x000047a4 isub  0x00000002 , 0x0000003e 
- 00019214  0x000047a5 nrtn  0x00000005 
- 00019215  0x000047a6 jam  0x00000001 , 0x00000d43 
- 00019216  0x000047a7 rtn 
- 00019217  0x000047ab fetch  0x00000001 , 0x00000c74 
- 00019218  0x000047ac bne  0x00000000 , 0x00004984 
- 00019219  0x000047ad fetch  0x00000001 , 0x00000c70 
- 00019220  0x000047ae beq  0x00000000 , 0x00004b17 
- 00019221  0x000047af beq  0x00000001 , 0x00004b1a 
- 00019222  0x000047b0 branch  0x00004984 
- 00019223  0x000047b2 jam  0x00000000 , 0x00000d4a 
- 00019224  0x000047b3 jam  0x00000001 , 0x00000d49 
- 00019225  0x000047b4 branch  0x00004988 
- 00019226  0x000047b6 jam  0x00000001 , 0x00000d44 
- 00019227  0x000047b7 jam  0x00000001 , 0x00000d4a 
- 00019228  0x000047b8 jam  0x00000000 , 0x00000d49 
- 00019229  0x000047b9 branch  0x00004988 
- 00019230  0x000047bd ifetch  0x00000001 , 0x00000011 
- 00019231  0x000047be iforce  0x00000012 
- 00019232  0x000047bf increase  0x00000001 , 0x00000011 
- 00019233  0x000047c2 bpatch  0x000000fa , 0x0000401f 
- 00019234  0x000047c3 bmark0  0x00000023 , 0x00004b2c 
- 00019235  0x000047c4 add  0x00000012 , 0x00000001 , 0x0000003f 
- 00019236  0x000047c5 lshift  0x0000003f , 0x0000003f 
- 00019237  0x000047c6 hstore  0x00000001 , 0x00008a18 
- 00019238  0x000047c7 jam  0x00000003 , 0x00008a18 
- 00019239  0x000047c8 fetch  0x00000001 , 0x00000c74 
- 00019240  0x000047c9 increase  0xfffffffe , 0x0000003f 
- 00019241  0x000047ca rshift  0x0000003f , 0x0000003f 
- 00019242  0x000047cb store  0x00000001 , 0x00000c74 
- 00019243  0x000047cc beq  0x00000000 , 0x00004b35 
- 00019244  0x000047ce fetch  0x00000002 , 0x00000c74 
- 00019245  0x000047cf isub  0x00000012 , 0x0000003e 
- 00019246  0x000047d0 branch  0x00004b30 , 0x00000002 
- 00019247  0x000047d1 copy  0x0000003f , 0x00000012 
- 00019248  0x000047d3 deposit  0x00000011 
- 00019249  0x000047d4 store  0x00000002 , 0x00000b65 
- 00019250  0x000047d5 deposit  0x00000012 
- 00019251  0x000047d6 store  0x00000001 , 0x00000b67 
- 00019252  0x000047d7 branch  0x00004b37 
- 00019253  0x000047da arg  0x00000000 , 0x00000007 
- 00019254  0x000047db branch  0x00004b57 
- 00019255  0x000047df bpatch  0x000000fb , 0x0000401f 
- 00019256  0x000047e0 fetch  0x00000001 , 0x00000b67 
- 00019257  0x000047e1 rtn  0x00000034 
- 00019258  0x000047e2 copy  0x0000003f , 0x00000039 
- 00019259  0x000047e3 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00019260  0x000047e4 branch  0x00004b3e , 0x00000002 
- 00019261  0x000047e5 arg  0x00000040 , 0x00000039 
- 00019262  0x000047e7 fetch  0x00000001 , 0x00000b67 
- 00019263  0x000047e8 isub  0x00000039 , 0x0000003f 
- 00019264  0x000047e9 store  0x00000001 , 0x00000b67 
- 00019265  0x000047ea fetch  0x00000002 , 0x00000b65 
- 00019266  0x000047eb copy  0x0000003f , 0x00000006 
- 00019267  0x000047ed ifetch  0x00000001 , 0x00000006 
- 00019268  0x000047ee hstore  0x00000001 , 0x00008a18 
- 00019269  0x000047ef bmark0  0x00000023 , 0x00004b47 
- 00019270  0x000047f0 jam  0x00000000 , 0x00008a18 
- 00019271  0x000047f2 loop  0x00004b43 
- 00019272  0x000047f3 copy  0x00000006 , 0x0000003f 
- 00019273  0x000047f4 store  0x00000002 , 0x00000b65 
- 00019274  0x000047f5 arg  0x00000000 , 0x00000007 
- 00019275  0x000047f6 call  0x00004b57 
- 00019276  0x000047f7 fetch  0x00000001 , 0x00000b67 
- 00019277  0x000047f8 nrtn  0x00000034 
- 00019278  0x000047f9 fetch  0x00000001 , 0x00000d36 
- 00019279  0x000047fa rtnne  0x00000001 
- 00019280  0x000047fb jam  0x00000002 , 0x00000d36 
- 00019281  0x000047fc rtn 
- 00019282  0x00004800 arg  0x00008a19 , 0x00000011 
- 00019283  0x00004801 arg  0x00000001 , 0x00000007 
- 00019284  0x00004803 ifetch  0x00000001 , 0x00000006 
- 00019285  0x00004804 istore  0x00000001 , 0x00000011 
- 00019286  0x00004805 loop  0x00004b54 
- 00019287  0x00004807 setarg  0x00000000 
- 00019288  0x00004808 qset1  0x0000003f 
- 00019289  0x00004809 hstore  0x00000001 , 0x00008a10 
- 00019290  0x0000480a fetcht  0x00000001 , 0x00000d37 
- 00019291  0x0000480b ior  0x00000002 , 0x0000003f 
- 00019292  0x0000480c store  0x00000001 , 0x00000d37 
- 00019293  0x0000480d rtn 
- 00019294  0x00004810 arg  0x00000002 , 0x00000007 
- 00019295  0x00004811 arg  0x00008a1a , 0x00000011 
- 00019296  0x00004812 branch  0x00004b54 
- 00019297  0x00004815 bpatch  0x000000fc , 0x0000401f 
- 00019298  0x00004816 fetch  0x00000001 , 0x00000d38 
- 00019299  0x00004817 rtn  0x00000034 
- 00019300  0x00004818 fetch  0x00000001 , 0x00000d37 
- 00019301  0x00004819 nbranch  0x00004bac , 0x00000034 
- 00019302  0x0000481a fetch  0x00000001 , 0x00000d45 
- 00019303  0x0000481b branch  0x00004b86 , 0x00000034 
- 00019304  0x0000481c fetch  0x00000001 , 0x00000d36 
- 00019305  0x0000481d beq  0x00000003 , 0x00004bbf 
- 00019306  0x0000481e bne  0x00000002 , 0x00004b86 
- 00019307  0x0000481f fetch  0x00000001 , 0x00000d3a 
- 00019308  0x00004820 nbranch  0x00004b86 , 0x00000034 
- 00019309  0x00004821 call  0x00004b6f 
- 00019310  0x00004822 branch  0x00004b7a 
- 00019311  0x00004825 fetch  0x00000001 , 0x00000d38 
- 00019312  0x00004826 rtnbit0  0x00000001 
- 00019313  0x00004827 fetch  0x00000001 , 0x00000d37 
- 00019314  0x00004828 rtnbit1  0x00000001 
- 00019315  0x00004829 fetch  0x00000001 , 0x00000d38 
- 00019316  0x0000482a set0  0x00000001 , 0x0000003f 
- 00019317  0x0000482b store  0x00000001 , 0x00000d38 
- 00019318  0x0000482c fetch  0x00000001 , 0x00000d51 
- 00019319  0x0000482d rtn  0x00000034 
- 00019320  0x0000482e beq  0x00000010 , 0x00004ba8 
- 00019321  0x0000482f branch  0x00002a8c 
- 00019322  0x00004832 fetch  0x00000001 , 0x00000d38 
- 00019323  0x00004833 rtnbit0  0x00000002 
- 00019324  0x00004834 fetch  0x00000001 , 0x00000d37 
- 00019325  0x00004835 rtnbit1  0x00000002 
- 00019326  0x00004836 fetch  0x00000001 , 0x00000d38 
- 00019327  0x00004837 set0  0x00000002 , 0x0000003f 
- 00019328  0x00004838 store  0x00000001 , 0x00000d38 
- 00019329  0x00004839 fetch  0x00000001 , 0x00000d52 
- 00019330  0x0000483a rtn  0x00000034 
- 00019331  0x0000483b beq  0x00000020 , 0x00004b89 
- 00019332  0x0000483c beq  0x00000021 , 0x00004ba4 
- 00019333  0x0000483d branch  0x00002a8c 
- 00019334  0x00004841 arg  0x00000d54 , 0x00000005 
- 00019335  0x00004842 arg  0x00000006 , 0x00000039 
- 00019336  0x00004843 branch  0x00007ec6 
- 00019337  0x00004846 fetch  0x00000001 , 0x00000d4c 
- 00019338  0x00004847 fetcht  0x00000001 , 0x00000d4b 
- 00019339  0x00004848 iand  0x00000002 , 0x0000003f 
- 00019340  0x00004849 branch  0x00004ba0 , 0x00000034 
- 00019341  0x0000484a fetcht  0x00000001 , 0x00000d4a 
- 00019342  0x0000484b iadd  0x00000002 , 0x0000003f 
- 00019343  0x0000484c beq  0x00000001 , 0x00004b91 
- 00019344  0x0000484d branch  0x00004ba0 
- 00019345  0x00004850 jam  0x00000000 , 0x00000d52 
- 00019346  0x00004852 fetch  0x00000001 , 0x00000d55 
- 00019347  0x00004853 beq  0x00000002 , 0x00004ba1 
- 00019348  0x00004854 beq  0x00000003 , 0x00004ba1 
- 00019349  0x00004855 fetch  0x00000001 , 0x00000d55 
- 00019350  0x00004856 store  0x00000001 , 0x00000d54 
- 00019351  0x00004857 fetch  0x00000001 , 0x00000d56 
- 00019352  0x00004858 istore  0x00000001 , 0x00000005 
- 00019353  0x00004859 fetch  0x00000001 , 0x00000d58 
- 00019354  0x0000485a istore  0x00000001 , 0x00000005 
- 00019355  0x0000485b fetch  0x00000001 , 0x00000d5a 
- 00019356  0x0000485c istore  0x00000001 , 0x00000005 
- 00019357  0x0000485d arg  0x00000004 , 0x00000039 
- 00019358  0x0000485e arg  0x00000d54 , 0x00000006 
- 00019359  0x0000485f branch  0x00004b5e 
- 00019360  0x00004862 jam  0x00000000 , 0x00000d52 
- 00019361  0x00004864 arg  0x00000008 , 0x00000039 
- 00019362  0x00004865 arg  0x00000d54 , 0x00000006 
- 00019363  0x00004866 branch  0x00004b5e 
- 00019364  0x00004869 jam  0x00000000 , 0x00000d52 
- 00019365  0x0000486a arg  0x00000003 , 0x00000039 
- 00019366  0x0000486b arg  0x00000d74 , 0x00000006 
- 00019367  0x0000486c branch  0x00004b5e 
- 00019368  0x0000486f jam  0x00000000 , 0x00000d51 
- 00019369  0x00004870 arg  0x00000008 , 0x00000039 
- 00019370  0x00004871 arg  0x00000d64 , 0x00000006 
- 00019371  0x00004872 branch  0x00004b52 
- 00019372  0x00004875 fetch  0x00000001 , 0x00000d36 
- 00019373  0x00004876 beq  0x00000003 , 0x00004bb0 
- 00019374  0x00004877 beq  0x00000002 , 0x00004bb2 
- 00019375  0x00004878 rtn 
- 00019376  0x0000487a jam  0x00000000 , 0x00000d37 
- 00019377  0x0000487b rtn 
- 00019378  0x0000487d hfetch  0x00000001 , 0x00008a00 
- 00019379  0x0000487e set1  0x00000007 , 0x0000003f 
- 00019380  0x0000487f hstore  0x00000001 , 0x00008a00 
- 00019381  0x00004880 jam  0x00000001 , 0x00000d47 
- 00019382  0x00004881 rtn 
- 00019383  0x00004884 fetch  0x00000001 , 0x00000d36 
- 00019384  0x00004885 rtneq  0x00000003 
- 00019385  0x00004886 beq  0x00000002 , 0x00004bbb 
- 00019386  0x00004887 rtn 
- 00019387  0x00004889 fetch  0x00000001 , 0x00000d47 
- 00019388  0x0000488a rtn  0x00000034 
- 00019389  0x0000488b jam  0x00000001 , 0x00000d46 
- 00019390  0x0000488c branch  0x00004bc2 
- 00019391  0x0000488f arg  0x0000000f , 0x00000007 
- 00019392  0x00004890 call  0x00007f16 
- 00019393  0x00004891 nrtn  0x00000034 
- 00019394  0x00004893 hfetch  0x00000001 , 0x00008a00 
- 00019395  0x00004894 rtnbit0  0x00000007 
- 00019396  0x00004895 jam  0x000000fc , 0x00008a00 
- 00019397  0x00004896 nop  0x00007530 
- 00019398  0x00004897 jam  0x0000003c , 0x00008a00 
- 00019399  0x00004898 rtn 
- 00019400  0x000048a0 bpatch  0x000000fd , 0x0000401f 
- 00019401  0x000048a1 fetch  0x00000001 , 0x000041ce 
- 00019402  0x000048a2 nrtn  0x00000034 
- 00019403  0x000048a4 call  0x00004bce 
- 00019404  0x000048a5 ncall  0x00004be6 , 0x00000028 
- 00019405  0x000048a6 rtn 
- 00019406  0x000048a9 bpatch  0x000000fe , 0x0000401f 
- 00019407  0x000048aa copy  0x00000003 , 0x00000011 
- 00019408  0x000048ab arg  0x00000004 , 0x00000002 
- 00019409  0x000048ac ifetch  0x00000001 , 0x00000003 
- 00019410  0x000048ad beq  0x00000001 , 0x00004bd8 
- 00019411  0x000048ae increase  0x00000001 , 0x00000002 
- 00019412  0x000048af beq  0x00000002 , 0x00004bd8 
- 00019413  0x000048b0 copy  0x00000003 , 0x0000003f 
- 00019414  0x000048b1 hstore  0x00000002 , 0x00008058 
- 00019415  0x000048b2 rtn 
- 00019416  0x000048b4 hfetch  0x00000002 , 0x00008112 
- 00019417  0x000048b5 isub  0x00000002 , 0x0000003e 
- 00019418  0x000048b6 nbranch  0x00004bd8 , 0x00000002 
- 00019419  0x000048b8 disable  0x00000028 
- 00019420  0x000048b9 copy  0x00000011 , 0x00000003 
- 00019421  0x000048ba call  0x00004bee 
- 00019422  0x000048bb iadd  0x00000002 , 0x00000002 
- 00019423  0x000048bd hfetch  0x00000002 , 0x00008112 
- 00019424  0x000048be isub  0x00000002 , 0x0000003e 
- 00019425  0x000048bf nbranch  0x00004bdf , 0x00000002 
- 00019426  0x000048c0 copy  0x00000011 , 0x00000003 
- 00019427  0x000048c1 ifetch  0x00000001 , 0x00000003 
- 00019428  0x000048c2 beq  0x00000001 , 0x00004c3f 
- 00019429  0x000048c3 branch  0x00002a8c 
- 00019430  0x000048c6 bpatch  0x000000ff , 0x0000401f 
- 00019431  0x000048c7 hfetch  0x00000002 , 0x00008058 
- 00019432  0x000048c8 iforce  0x00000003 
- 00019433  0x000048c9 call  0x00004bee 
- 00019434  0x000048ca iadd  0x00000003 , 0x00000003 
- 00019435  0x000048cb deposit  0x00000003 
- 00019436  0x000048cc hstore  0x00000002 , 0x00008058 
- 00019437  0x000048cd rtn 
- 00019438  0x000048d3 ifetch  0x00000001 , 0x00000003 
- 00019439  0x000048d4 increase  0x00000002 , 0x00000003 
- 00019440  0x000048d5 beq  0x00000002 , 0x00004bf3 
- 00019441  0x000048d6 ifetch  0x00000001 , 0x00000003 
- 00019442  0x000048d7 rtn 
- 00019443  0x000048d9 ifetch  0x00000002 , 0x00000003 
- 00019444  0x000048da rtn 
- 00019445  0x000048dd hfetch  0x00000002 , 0x0000805e 
- 00019446  0x000048de increase  0xfffffffb , 0x0000000a 
- 00019447  0x000048df iadd  0x0000000a , 0x0000000a 
- 00019448  0x000048e0 rtn 
- 00019449  0x000048e3 arg  0x00000004 , 0x00000002 
- 00019450  0x000048e4 branch  0x00004bfc 
- 00019451  0x000048e6 arg  0x00000002 , 0x00000002 
- 00019452  0x000048e8 bpatchx  0x00000000 , 0x00004020 
- 00019453  0x000048e9 increase  0x00000001 , 0x00000039 
- 00019454  0x000048ea hfetch  0x00000002 , 0x0000805e 
- 00019455  0x000048eb copy  0x0000003f , 0x0000000a 
- 00019456  0x000048ec copy  0x00000039 , 0x0000003f 
- 00019457  0x000048ed istoret  0x00000001 , 0x0000000a 
- 00019458  0x000048ee increase  0xffffffff , 0x0000003f 
- 00019459  0x000048ef iadd  0x0000000a , 0x0000000a 
- 00019460  0x000048f0 copy  0x0000000a , 0x0000003f 
- 00019461  0x000048f1 store  0x00000002 , 0x00000258 
- 00019462  0x000048f2 copy  0x00000002 , 0x0000003f 
- 00019463  0x000048f3 rtneq  0x00000002 
- 00019464  0x000048f4 fetch  0x00000002 , 0x00000258 
- 00019465  0x000048f5 hstore  0x00000002 , 0x0000805e 
- 00019466  0x000048f6 branch  0x00004c0b 
- 00019467  0x000048fa setarg  0x00000000 
- 00019468  0x000048fb store  0x00000002 , 0x00000258 
- 00019469  0x000048fc rtn 
- 00019470  0x00004904 rtn  0x0000002b 
- 00019471  0x00004905 setarg  0x00004d28 
- 00019472  0x00004906 store  0x00000002 , 0x000041f3 
- 00019473  0x00004908 setarg  0x000001a0 
- 00019474  0x00004909 store  0x00000002 , 0x00004243 
- 00019475  0x0000490b setarg  0x00001800 
- 00019476  0x0000490c hstore  0x00000002 , 0x00008054 
- 00019477  0x0000490d setarg  0x00001bff 
- 00019478  0x0000490e hstore  0x00000002 , 0x00008056 
- 00019479  0x0000490f setarg  0x00001c00 
- 00019480  0x00004910 hstore  0x00000002 , 0x0000805a 
- 00019481  0x00004911 call  0x00004c28 
- 00019482  0x00004913 jam  0x00000000 , 0x00008062 
- 00019483  0x00004914 setarg  0x00001c00 
- 00019484  0x00004915 hstore  0x00000002 , 0x0000805e 
- 00019485  0x00004916 hstore  0x00000002 , 0x00008060 
- 00019486  0x00004917 setarg  0x00001800 
- 00019487  0x00004918 hstore  0x00000002 , 0x00008058 
- 00019488  0x00004919 store  0x00000002 , 0x00000244 
- 00019489  0x0000491b hfetch  0x00000002 , 0x00008050 
- 00019490  0x0000491c set0  0x0000000f , 0x0000003f 
- 00019491  0x0000491d hstore  0x00000002 , 0x00008050 
- 00019492  0x0000491e call  0x000066ce 
- 00019493  0x0000491f jam  0x00000001 , 0x00008043 
- 00019494  0x00004920 jam  0x00000081 , 0x00008062 
- 00019495  0x00004921 rtn 
- 00019496  0x00004924 setarg  0x00001fff 
- 00019497  0x00004925 hstore  0x00000002 , 0x0000805c 
- 00019498  0x00004926 hfetch  0x00000001 , 0x00008081 
- 00019499  0x00004927 or_into  0x00000007 , 0x0000003f 
- 00019500  0x00004928 hstore  0x00000001 , 0x00008081 
- 00019501  0x00004929 rtn 
- 00019502  0x0000492d bpatchx  0x00000001 , 0x00004020 
- 00019503  0x0000492e hfetch  0x00000001 , 0x0000810c 
- 00019504  0x0000492f iforce  0x00000012 
- 00019505  0x00004930 bbit0  0x00000003 , 0x00004c37 
- 00019506  0x00004931 hfetch  0x00000002 , 0x00008112 
- 00019507  0x00004932 iforce  0x00000013 
- 00019508  0x00004933 arg  0x0000044f , 0x00000002 
- 00019509  0x00004934 isub  0x00000002 , 0x0000003e 
- 00019510  0x00004935 nrtn  0x00000005 
- 00019511  0x00004937 hfetch  0x00000002 , 0x00008058 
- 00019512  0x00004938 iforce  0x00000003 
- 00019513  0x00004939 branch  0x00004bc8 
- 00019514  0x0000493c hfetcht  0x00000001 , 0x0000810c 
- 00019515  0x0000493d isolate1  0x00000006 , 0x00000002 
- 00019516  0x0000493e branch  0x00004c3a , 0x00000001 
- 00019517  0x0000493f hstore  0x00000001 , 0x00008015 
- 00019518  0x00004940 rtn 
- 00019519  0x00004943 bpatchx  0x00000002 , 0x00004020 
- 00019520  0x00004944 fetch  0x00000001 , 0x000041ce 
- 00019521  0x00004945 branch  0x00004c44 , 0x00000034 
- 00019522  0x00004946 enable  0x00000028 
- 00019523  0x00004947 rtn 
- 00019524  0x00004949 ifetch  0x00000002 , 0x00000003 
- 00019525  0x0000494a iforce  0x00000030 
- 00019526  0x0000494b iforce  0x00000007 
- 00019527  0x0000494c ifetch  0x00000001 , 0x00000003 
- 00019528  0x0000494d iforce  0x00000002 
- 00019529  0x0000494e rshift2  0x00000030 , 0x0000003f 
- 00019530  0x0000494f rshift8  0x0000003f , 0x0000003f 
- 00019531  0x00004950 beq  0x0000003f , 0x00004c4d 
- 00019532  0x00004951 rtn 
- 00019533  0x00004955 bpatchx  0x00000003 , 0x00004020 
- 00019534  0x00004956 deposit  0x00000007 
- 00019535  0x00004957 beq  0x00000000 , 0x00004cdc 
- 00019536  0x00004958 beq  0x00000001 , 0x00004c66 
- 00019537  0x00004959 beq  0x00000002 , 0x00004c6b 
- 00019538  0x0000495a beq  0x00000003 , 0x00004c7a 
- 00019539  0x0000495b beq  0x00000004 , 0x00004cb3 
- 00019540  0x0000495c beq  0x00000005 , 0x00004cdc 
- 00019541  0x0000495d beq  0x00000006 , 0x00004cc6 
- 00019542  0x0000495e beq  0x00000007 , 0x00004c5c 
- 00019543  0x00004960 beq  0x00000010 , 0x00004cc9 
- 00019544  0x00004961 beq  0x00000011 , 0x00004cd1 
- 00019545  0x00004962 beq  0x00000012 , 0x00004ca5 
- 00019546  0x00004963 beq  0x00000013 , 0x00004c85 
- 00019547  0x00004964 branch  0x00004cdc 
- 00019548  0x00004967 call  0x00004cdc 
- 00019549  0x00004968 call  0x00007f9e 
- 00019550  0x00004969 call  0x0000688c 
- 00019551  0x0000496b call  0x000033d2 
- 00019552  0x0000496c call  0x000033d9 
- 00019553  0x0000496d branch  0x0000688f 
- 00019554  0x00004970 jam  0x00000000 , 0x00004245 
- 00019555  0x00004971 call  0x000033d0 
- 00019556  0x00004972 call  0x00004c13 
- 00019557  0x00004973 branch  0x000033db 
- 00019558  0x00004976 call  0x00004cf2 
- 00019559  0x00004977 hfetch  0x00000002 , 0x00008000 
- 00019560  0x00004978 istore  0x00000002 , 0x0000000a 
- 00019561  0x00004979 force  0x00000006 , 0x00000039 
- 00019562  0x0000497a branch  0x00004cdd 
- 00019563  0x0000497d ifetch  0x00000002 , 0x00000003 
- 00019564  0x0000497e store  0x00000002 , 0x00004243 
- 00019565  0x0000497f hstore  0x00000002 , 0x00008052 
- 00019566  0x00004980 rtn 
- 00019567  0x00004985 ifetch  0x00000001 , 0x00000003 
- 00019568  0x00004986 copy  0x0000003f , 0x00000002 
- 00019569  0x00004987 hstore  0x00000001 , 0x00008024 
- 00019570  0x00004988 ifetch  0x00000001 , 0x00000003 
- 00019571  0x00004989 iadd  0x00000002 , 0x00000002 
- 00019572  0x0000498a set1  0x00000007 , 0x0000003f 
- 00019573  0x0000498b hstore  0x00000001 , 0x00008023 
- 00019574  0x0000498c ifetch  0x00000001 , 0x00000003 
- 00019575  0x0000498d iadd  0x00000002 , 0x00000002 
- 00019576  0x0000498e copy  0x0000003f , 0x00000039 
- 00019577  0x0000498f rtn 
- 00019578  0x00004992 bmark1  0x0000002b , 0x00004cc4 
- 00019579  0x00004993 call  0x00004c6f 
- 00019580  0x00004995 ifetch  0x00000001 , 0x00000003 
- 00019581  0x00004996 hstore  0x00000001 , 0x00008025 
- 00019582  0x00004997 iadd  0x00000002 , 0x00000002 
- 00019583  0x00004998 loop  0x00004c7c 
- 00019584  0x0000499a and  0x00000002 , 0x000000ff , 0x00000002 
- 00019585  0x0000499b ifetch  0x00000001 , 0x00000003 
- 00019586  0x0000499c isub  0x00000002 , 0x0000003e 
- 00019587  0x0000499d nbranch  0x00004cc4 , 0x00000005 
- 00019588  0x0000499e branch  0x00004cdc 
- 00019589  0x000049a2 bmark0  0x0000002b , 0x00004cc4 
- 00019590  0x000049a3 call  0x00004c6f 
- 00019591  0x000049a4 store  0x00000008 , 0x00000a9a 
- 00019592  0x000049a6 call  0x00007422 
- 00019593  0x000049a7 arg  0x00000010 , 0x00000039 
- 00019594  0x000049a8 arg  0x00000ac2 , 0x00000005 
- 00019595  0x000049a9 call  0x00004ca0 
- 00019596  0x000049aa storet  0x00000008 , 0x00000aa2 
- 00019597  0x000049ab arg  0x00000ad2 , 0x00000005 
- 00019598  0x000049ac call  0x00007497 
- 00019599  0x000049ad arg  0x00000ad2 , 0x00000011 
- 00019600  0x000049ae arg  0x00000ac2 , 0x00000012 
- 00019601  0x000049af arg  0x00000ae2 , 0x00000005 
- 00019602  0x000049b0 call  0x00007352 
- 00019603  0x000049b1 arg  0x00000010 , 0x00000039 
- 00019604  0x000049b2 arg  0x00000ae2 , 0x00000006 
- 00019605  0x000049b3 call  0x00004c9c 
- 00019606  0x000049b4 fetcht  0x00000008 , 0x00000aa2 
- 00019607  0x000049b5 fetch  0x00000008 , 0x00000a9a 
- 00019608  0x000049b6 increase  0xfffffff0 , 0x0000003f 
- 00019609  0x000049b7 store  0x00000008 , 0x00000a9a 
- 00019610  0x000049b8 nbranch  0x00004c88 , 0x00000034 
- 00019611  0x000049b9 branch  0x00004c80 
- 00019612  0x000049bc ifetch  0x00000001 , 0x00000006 
- 00019613  0x000049bd hstore  0x00000001 , 0x00008025 
- 00019614  0x000049be loop  0x00004c9c 
- 00019615  0x000049bf rtn 
- 00019616  0x000049c2 ifetch  0x00000001 , 0x00000003 
- 00019617  0x000049c3 istore  0x00000001 , 0x00000005 
- 00019618  0x000049c4 iadd  0x00000002 , 0x00000002 
- 00019619  0x000049c5 loop  0x00004ca0 
- 00019620  0x000049c6 rtn 
- 00019621  0x000049c9 bmark0  0x0000002b , 0x00004cc4 
- 00019622  0x000049ca arg  0x00000000 , 0x00000002 
- 00019623  0x000049cb arg  0x00000010 , 0x00000039 
- 00019624  0x000049cc arg  0x00000ac2 , 0x00000005 
- 00019625  0x000049cd call  0x00004ca0 
- 00019626  0x000049ce hfetch  0x00000001 , 0x00008085 
- 00019627  0x000049cf and_into  0x000000fd , 0x0000003f 
- 00019628  0x000049d0 hstore  0x00000001 , 0x00008085 
- 00019629  0x000049d1 arg  0x00000ac2 , 0x00000006 
- 00019630  0x000049d2 arg  0x00000010 , 0x00000039 
- 00019631  0x000049d3 call  0x00007478 
- 00019632  0x000049d4 call  0x00007428 
- 00019633  0x000049d5 call  0x00007491 
- 00019634  0x000049d6 branch  0x00004c80 
- 00019635  0x000049da arg  0x00000020 , 0x00000039 
- 00019636  0x000049db arg  0x00004000 , 0x00000005 
- 00019637  0x000049dc arg  0x00000000 , 0x00000002 
- 00019638  0x000049de ifetch  0x00000001 , 0x00000003 
- 00019639  0x000049df istore  0x00000001 , 0x00000005 
- 00019640  0x000049e0 iadd  0x00000002 , 0x00000002 
- 00019641  0x000049e1 loop  0x00004cb6 
- 00019642  0x000049e2 and  0x00000002 , 0x000000ff , 0x00000002 
- 00019643  0x000049e3 ifetch  0x00000001 , 0x00000003 
- 00019644  0x000049e4 isub  0x00000002 , 0x0000003e 
- 00019645  0x000049e5 nbranch  0x00004cc4 , 0x00000005 
- 00019646  0x000049e6 jam  0x00000000 , 0x00008023 
- 00019647  0x000049e7 call  0x00004cdc 
- 00019648  0x000049e8 call  0x00004be6 
- 00019649  0x000049e9 call  0x000064a3 
- 00019650  0x000049ea call  0x00007f9e 
- 00019651  0x000049eb branch  0x00002001 
- 00019652  0x000049ee jam  0x00000000 , 0x00008023 
- 00019653  0x000049ef branch  0x00002000 
- 00019654  0x000049f2 ifetch  0x00000006 , 0x00000003 
- 00019655  0x000049f3 store  0x00000006 , 0x000040a0 
- 00019656  0x000049f4 branch  0x00004cdc 
- 00019657  0x000049f8 ifetch  0x00000001 , 0x00000003 
- 00019658  0x000049f9 store  0x00000001 , 0x0000025a 
- 00019659  0x000049fa copy  0x0000003f , 0x00000039 
- 00019660  0x000049fb ifetch  0x00000002 , 0x00000003 
- 00019661  0x000049fc store  0x00000002 , 0x0000025b 
- 00019662  0x000049fd copy  0x0000003f , 0x00000005 
- 00019663  0x000049fe call  0x000066fd 
- 00019664  0x000049ff branch  0x00004cdc 
- 00019665  0x00004a03 ifetch  0x00000001 , 0x00000003 
- 00019666  0x00004a04 store  0x00000001 , 0x0000025a 
- 00019667  0x00004a05 copy  0x0000003f , 0x00000039 
- 00019668  0x00004a06 ifetch  0x00000002 , 0x00000003 
- 00019669  0x00004a07 store  0x00000002 , 0x0000025b 
- 00019670  0x00004a08 arg  0x00001000 , 0x00000005 
- 00019671  0x00004a09 call  0x000066fd 
- 00019672  0x00004a0a fetcht  0x00000001 , 0x0000025a 
- 00019673  0x00004a0b arg  0x00001000 , 0x00000011 
- 00019674  0x00004a0c fetch  0x00000002 , 0x0000025b 
- 00019675  0x00004a0d branch  0x00006608 
- 00019676  0x00004a13 force  0x00000004 , 0x00000039 
- 00019677  0x00004a15 call  0x00004cf4 
- 00019678  0x00004a16 force  0x00000001 , 0x0000003f 
- 00019679  0x00004a17 istore  0x00000001 , 0x0000000a 
- 00019680  0x00004a18 deposit  0x00000030 
- 00019681  0x00004a19 istore  0x00000003 , 0x0000000a 
- 00019682  0x00004a1a force  0x0000000e , 0x00000007 
- 00019683  0x00004a1c bpatchx  0x00000004 , 0x00004020 
- 00019684  0x00004a1d call  0x00004cf6 
- 00019685  0x00004a1e deposit  0x00000007 
- 00019686  0x00004a1f istore  0x00000001 , 0x0000000a 
- 00019687  0x00004a20 deposit  0x00000039 
- 00019688  0x00004a21 istore  0x00000001 , 0x0000000a 
- 00019689  0x00004a23 force  0x00000005 , 0x00000007 
- 00019690  0x00004a24 increase  0x00000002 , 0x00000039 
- 00019691  0x00004a26 branch  0x00004bf9 
- 00019692  0x00004a29 force  0x000000ff , 0x00000007 
- 00019693  0x00004a2a call  0x00004cf4 
- 00019694  0x00004a2b setarg  0x00000001 
- 00019695  0x00004a2c istore  0x00000001 , 0x0000000a 
- 00019696  0x00004a2d force  0x00000001 , 0x00000039 
- 00019697  0x00004a2e branch  0x00004ce3 
- 00019698  0x00004a31 force  0x0000000c , 0x0000000a 
- 00019699  0x00004a32 branch  0x00004cf7 
- 00019700  0x00004a35 force  0x00000008 , 0x0000000a 
- 00019701  0x00004a36 branch  0x00004cf7 
- 00019702  0x00004a39 force  0x00000006 , 0x0000000a 
- 00019703  0x00004a3b branch  0x00004bf5 
- 00019704  0x00004a40 pulse  0x0000000f 
- 00019705  0x00004a41 enable  0x00000009 
- 00019706  0x00004a43 ifetch  0x00000001 , 0x0000000a 
- 00019707  0x00004a44 inject  0x00000000 , 0x00000008 
- 00019708  0x00004a45 loop  0x00004cfa 
- 00019709  0x00004a46 enable  0x00000008 
- 00019710  0x00004a47 inject  0x00000000 , 0x00000010 
- 00019711  0x00004a48 disable  0x00000008 
- 00019712  0x00004a49 disable  0x00000009 
- 00019713  0x00004a4a disable  0x0000000f 
- 00019714  0x00004a4b byteswap  0x0000003f , 0x0000003f 
- 00019715  0x00004a4c rtn 
- 00019716  0x00004a51 jam  0x00000000 , 0x000041ce 
- 00019717  0x00004a52 rtn 
- 00019718  0x00004a54 fetch  0x00000006 , 0x000041d0 
- 00019719  0x00004a55 fetcht  0x00000006 , 0x00000040 
- 00019720  0x00004a56 isub  0x00000002 , 0x0000003e 
- 00019721  0x00004a57 rtn 
- 00019722  0x00004a5d fetch  0x00000001 , 0x0000004b 
- 00019723  0x00004a5e bbit1  0x00000002 , 0x00004d0f 
- 00019724  0x00004a5f call  0x000062ef 
- 00019725  0x00004a60 jam  0x00000008 , 0x0000007c 
- 00019726  0x00004a61 branch  0x00004d04 
- 00019727  0x00004a63 set0  0x00000002 , 0x0000003f 
- 00019728  0x00004a64 store  0x00000001 , 0x0000004b 
- 00019729  0x00004a65 call  0x00006001 
- 00019730  0x00004a66 setarg  0x00000000 
- 00019731  0x00004a67 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00019732  0x00004a68 store  0x00000001 , 0x0000007f 
- 00019733  0x00004a69 branch  0x00004d04 
- 00019734  0x00004a6a rtn 
- 00019735  0x00004a6c jam  0x00000017 , 0x0000007c 
- 00019736  0x00004a6d arg  0x000004d9 , 0x00000005 
- 00019737  0x00004a6e setarg  0x00000000 
- 00019738  0x00004a6f isolate1  0x0000001b , 0x00000028 
- 00019739  0x00004a70 setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00019740  0x00004a71 istore  0x00000001 , 0x00000005 
- 00019741  0x00004a72 setarg  0x00000000 
- 00019742  0x00004a73 istore  0x00000002 , 0x00000005 
- 00019743  0x00004a74 fetch  0x00000002 , 0x000041e3 
- 00019744  0x00004a75 istore  0x00000002 , 0x00000005 
- 00019745  0x00004a76 fetch  0x00000001 , 0x000041e5 
- 00019746  0x00004a77 istore  0x00000002 , 0x00000005 
- 00019747  0x00004a78 fetch  0x00000001 , 0x000041e7 
- 00019748  0x00004a79 istore  0x00000002 , 0x00000005 
- 00019749  0x00004a7a branch  0x00004d04 
- 00019750  0x00004a7d jam  0x00000018 , 0x0000007c 
- 00019751  0x00004a7e branch  0x00004d04 
- 00019752  0x00004a81 call  0x00006899 
- 00019753  0x00004a82 rtn  0x00000001 
- 00019754  0x00004a83 arg  0x00000007 , 0x00000002 
- 00019755  0x00004a84 call  0x0000681d 
- 00019756  0x00004a85 nbranch  0x00004d2f , 0x00000001 
- 00019757  0x00004a86 jam  0x00000001 , 0x00004245 
- 00019758  0x00004a87 rtn 
- 00019759  0x00004a89 fetch  0x00000001 , 0x00004245 
- 00019760  0x00004a8a rtnne  0x00000001 
- 00019761  0x00004a8b call  0x00004c62 
- 00019762  0x00004a8c branch  0x00004cec 
- 00019763  0x00004a9b bpatchx  0x00000005 , 0x00004020 
- 00019764  0x00004a9c fetch  0x00000002 , 0x00000264 
- 00019765  0x00004a9d copy  0x0000003f , 0x00000006 
- 00019766  0x00004a9e ifetch  0x00000001 , 0x00000006 
- 00019767  0x00004a9f and  0x0000003f , 0x0000000f , 0x00000002 
- 00019768  0x00004aa0 rshift4  0x0000003f , 0x0000003f 
- 00019769  0x00004aa1 beq  0x00000009 , 0x00004d53 
- 00019770  0x00004aa2 beq  0x00000007 , 0x00004d53 
- 00019771  0x00004aa3 beq  0x0000000a , 0x00004d5f 
- 00019772  0x00004aa4 beq  0x00000005 , 0x00004d4b 
- 00019773  0x00004aa5 beq  0x00000001 , 0x00004d3f 
- 00019774  0x00004aa6 rtn 
- 00019775  0x00004aa9 copy  0x00000002 , 0x0000003f 
- 00019776  0x00004aaa beq  0x00000005 , 0x00004d43 
- 00019777  0x00004aab beq  0x00000003 , 0x00004d4a 
- 00019778  0x00004aac rtn 
- 00019779  0x00004aaf jam  0x00000027 , 0x00000a99 
- 00019780  0x00004ab0 call  0x00007d86 
- 00019781  0x00004ab1 fetch  0x00000001 , 0x00004092 
- 00019782  0x00004ab2 rtnbit0  0x00000006 
- 00019783  0x00004ab3 copy  0x00000002 , 0x0000003f 
- 00019784  0x00004ab4 beq  0x00000005 , 0x0000438e 
- 00019785  0x00004ab5 rtn 
- 00019786  0x00004ab7 rtn 
- 00019787  0x00004aba call  0x00004d5f 
- 00019788  0x00004abb arg  0x00000001 , 0x00000011 
- 00019789  0x00004abc call  0x00004d63 
- 00019790  0x00004abd fetch  0x00000002 , 0x0000424c 
- 00019791  0x00004abe istore  0x00000002 , 0x00000005 
- 00019792  0x00004abf setarg  0x00000000 
- 00019793  0x00004ac0 istore  0x00000001 , 0x00000005 
- 00019794  0x00004ac1 rtn 
- 00019795  0x00004ac4 arg  0x00000001 , 0x00000011 
- 00019796  0x00004ac5 call  0x00004d63 
- 00019797  0x00004ac6 fetch  0x00000002 , 0x0000424c 
- 00019798  0x00004ac7 istore  0x00000002 , 0x00000005 
- 00019799  0x00004ac8 setarg  0x00000000 
- 00019800  0x00004ac9 istore  0x00000001 , 0x00000005 
- 00019801  0x00004aca jam  0x00000001 , 0x00000a8e 
- 00019802  0x00004acb fetch  0x00000001 , 0x00004252 
- 00019803  0x00004acc set1  0x00000006 
- 00019804  0x00004acd store  0x00000001 , 0x00004252 
- 00019805  0x00004ace jam  0x00000012 , 0x00000a99 
- 00019806  0x00004acf branch  0x00007d86 
- 00019807  0x00004ad2 ifetch  0x00000001 , 0x00000006 
- 00019808  0x00004ad3 beq  0x00000001 , 0x00004d62 
- 00019809  0x00004ad4 rtn 
- 00019810  0x00004ad7 rtn 
- 00019811  0x00004adb call  0x00005240 
- 00019812  0x00004adc copy  0x00000011 , 0x00000002 
- 00019813  0x00004add storet  0x00000001 , 0x00000a8e 
- 00019814  0x00004ade copy  0x0000003f , 0x00000005 
- 00019815  0x00004adf copy  0x00000011 , 0x0000003f 
- 00019816  0x00004ae0 istore  0x00000002 , 0x00000005 
- 00019817  0x00004ae1 rtn 
- 00019818  0x00004af3 branch  0x00004d6f , 0x0000002b 
- 00019819  0x00004af5 setarg  0x00004365 
- 00019820  0x00004af6 arg  0x00004246 , 0x00000005 
- 00019821  0x00004af7 isub  0x00000005 , 0x00000039 
- 00019822  0x00004af8 call  0x00007ed4 
- 00019823  0x00004afa bpatchx  0x00000006 , 0x00004020 
- 00019824  0x00004afb setarg  0x00000551 
- 00019825  0x00004afc arg  0x00000511 , 0x00000005 
- 00019826  0x00004afd isub  0x00000005 , 0x00000039 
- 00019827  0x00004afe call  0x00007ed4 
- 00019828  0x00004aff setarg  0x000002c9 
- 00019829  0x00004b00 arg  0x0000025d , 0x00000005 
- 00019830  0x00004b01 isub  0x00000005 , 0x00000039 
- 00019831  0x00004b02 call  0x00007ed4 
- 00019832  0x00004b03 branch  0x00005318 
- 00019833  0x00004b06 bpatchx  0x00000007 , 0x00004020 
- 00019834  0x00004b07 copy  0x00000006 , 0x00000002 
- 00019835  0x00004b0a copy  0x00000002 , 0x00000006 
- 00019836  0x00004b0b ifetch  0x00000002 , 0x00000006 
- 00019837  0x00004b0c store  0x00000002 , 0x00000266 
- 00019838  0x00004b0d ifetch  0x00000002 , 0x00000006 
- 00019839  0x00004b0e store  0x00000002 , 0x00000268 
- 00019840  0x00004b0f deposit  0x00000006 
- 00019841  0x00004b10 store  0x00000002 , 0x00000264 
- 00019842  0x00004b11 fetch  0x00000001 , 0x00004681 
- 00019843  0x00004b12 beq  0x00000000 , 0x00004d85 
- 00019844  0x00004b13 branch  0x000050ef 
- 00019845  0x00004b16 fetch  0x00000002 , 0x00000266 
- 00019846  0x00004b17 branch  0x00004dfc , 0x00000034 
- 00019847  0x00004b18 bpatchx  0x00000008 , 0x00004021 
- 00019848  0x00004b19 fetch  0x00000001 , 0x00000268 
- 00019849  0x00004b1a beq  0x00000001 , 0x00004d9d 
- 00019850  0x00004b1c beq  0x00000050 , 0x00004de0 
- 00019851  0x00004b1d beq  0x00000051 , 0x00004df5 
- 00019852  0x00004b1e beq  0x00000052 , 0x00004df3 
- 00019853  0x00004b1f beq  0x00000053 , 0x00004df3 
- 00019854  0x00004b20 branch  0x00004dfc 
- 00019855  0x00004b25 bpatchx  0x00000009 , 0x00004021 
- 00019856  0x00004b26 call  0x0000527e 
- 00019857  0x00004b27 fetch  0x00000001 , 0x00004256 
- 00019858  0x00004b28 beq  0x00000000 , 0x00004d9b 
- 00019859  0x00004b29 beq  0x00000001 , 0x00004d9b 
- 00019860  0x00004b2a beq  0x00000002 , 0x00004d9b 
- 00019861  0x00004b2b beq  0x00000003 , 0x00004d9b 
- 00019862  0x00004b2c beq  0x00000081 , 0x00004d9b 
- 00019863  0x00004b2d beq  0x000000c0 , 0x00004d9b 
- 00019864  0x00004b2e beq  0x00000080 , 0x00004d9b 
- 00019865  0x00004b2f beq  0x00000040 , 0x00004d9b 
- 00019866  0x00004b30 rtn 
- 00019867  0x00004b33 setarg  0x00000000 
- 00019868  0x00004b34 rtn 
- 00019869  0x00004b38 call  0x00004d8f 
- 00019870  0x00004b39 nrtn  0x00000034 
- 00019871  0x00004b3b call  0x000052b8 
- 00019872  0x00004b3c call  0x00004e01 
- 00019873  0x00004b3d fetcht  0x00000002 , 0x0000026f 
- 00019874  0x00004b3e branch  0x00004dfb , 0x00000034 
- 00019875  0x00004b3f call  0x000052c1 
- 00019876  0x00004b40 fetch  0x00000002 , 0x0000026f 
- 00019877  0x00004b41 istore  0x00000002 , 0x00000005 
- 00019878  0x00004b42 force  0x00000001 , 0x0000003f 
- 00019879  0x00004b43 istore  0x00000002 , 0x00000005 
- 00019880  0x00004b44 branch  0x00004dfc 
- 00019881  0x00004b47 fetch  0x00000001 , 0x00004364 
- 00019882  0x00004b48 rtn  0x00000034 
- 00019883  0x00004b49 copy  0x0000003f , 0x00000011 
- 00019884  0x00004b4a bpatchx  0x0000000a , 0x00004021 
- 00019885  0x00004b4b fetch  0x00000004 , 0x000002d5 
- 00019886  0x00004b4c arg  0x00000100 , 0x00000002 
- 00019887  0x00004b4d iadd  0x00000002 , 0x00000002 
- 00019888  0x00004b4e copy  0x00000022 , 0x0000003f 
- 00019889  0x00004b4f isub  0x00000002 , 0x0000003e 
- 00019890  0x00004b50 nrtn  0x00000002 
- 00019891  0x00004b51 jam  0x00000000 , 0x00004364 
- 00019892  0x00004b52 copy  0x00000011 , 0x0000003f 
- 00019893  0x00004b53 beq  0x00000050 , 0x00004db7 
- 00019894  0x00004b54 branch  0x00002a8c 
- 00019895  0x00004b56 arg  0x00000000 , 0x00000008 
- 00019896  0x00004b57 call  0x000052b8 
- 00019897  0x00004b58 call  0x00004e7a 
- 00019898  0x00004b59 call  0x000052c3 
- 00019899  0x00004b5a call  0x00007ea8 
- 00019900  0x00004b5b call  0x00004ead 
- 00019901  0x00004b5c call  0x000052c1 
- 00019902  0x00004b5e setarg  0x0000000c 
- 00019903  0x00004b5f istore  0x00000002 , 0x00000005 
- 00019904  0x00004b60 force  0x00000001 , 0x0000003f 
- 00019905  0x00004b61 istore  0x00000002 , 0x00000005 
- 00019906  0x00004b62 branch  0x00004dfc 
- 00019907  0x00004b67 bpatchx  0x0000000b , 0x00004021 
- 00019908  0x00004b68 fetch  0x00000002 , 0x00000275 
- 00019909  0x00004b69 increase  0x00000004 , 0x0000003f 
- 00019910  0x00004b6a rshift4  0x0000003f , 0x0000003f 
- 00019911  0x00004b6b rshift3  0x0000003f , 0x0000003f 
- 00019912  0x00004b6c add  0x0000003f , 0x00000001 , 0x00000002 
- 00019913  0x00004b6d arg  0x00004260 , 0x00000006 
- 00019914  0x00004b6e ifetch  0x00000003 , 0x00000006 
- 00019915  0x00004b6f rtn  0x00000034 
- 00019916  0x00004b70 store  0x00000003 , 0x00000ac2 
- 00019917  0x00004b71 fetch  0x00000001 , 0x00000ac2 
- 00019918  0x00004b72 copy  0x0000003f , 0x00000011 
- 00019919  0x00004b73 call  0x00004dd3 
- 00019920  0x00004b74 copy  0x00000012 , 0x0000003f 
- 00019921  0x00004b75 store  0x00000001 , 0x00004260 
- 00019922  0x00004b76 rtn 
- 00019923  0x00004b79 arg  0x00000000 , 0x00000007 
- 00019924  0x00004b7a arg  0x00000000 , 0x00000012 
- 00019925  0x00004b7d sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00019926  0x00004b7e nrtn  0x00000002 
- 00019927  0x00004b7f qisolate1  0x00000011 
- 00019928  0x00004b80 branch  0x00004dda , 0x00000001 
- 00019929  0x00004b81 branch  0x00004dde 
- 00019930  0x00004b84 copy  0x00000002 , 0x0000003f 
- 00019931  0x00004b85 branch  0x00004dde , 0x00000034 
- 00019932  0x00004b86 qset1  0x00000012 
- 00019933  0x00004b87 increase  0xffffffff , 0x00000002 
- 00019934  0x00004b8a increase  0x00000001 , 0x00000007 
- 00019935  0x00004b8b branch  0x00004dd5 
- 00019936  0x00004b8e call  0x00005274 
- 00019937  0x00004b8f nrtn  0x00000034 
- 00019938  0x00004b90 call  0x00004d8f 
- 00019939  0x00004b91 nrtn  0x00000034 
- 00019940  0x00004b92 call  0x000052c5 
- 00019941  0x00004b93 call  0x00006e11 
- 00019942  0x00004b94 call  0x00004dc3 
- 00019943  0x00004b95 branch  0x00004dec 
- 00019944  0x00004b99 call  0x00005274 
- 00019945  0x00004b9a nrtn  0x00000034 
- 00019946  0x00004b9b call  0x000052c5 
- 00019947  0x00004b9c call  0x00006e11 
- 00019948  0x00004b9e call  0x000052ce 
- 00019949  0x00004b9f fetch  0x00000002 , 0x00000275 
- 00019950  0x00004ba0 branch  0x00004dfb , 0x00000034 
- 00019951  0x00004ba1 istore  0x00000002 , 0x00000005 
- 00019952  0x00004ba2 fetch  0x00000002 , 0x00004248 
- 00019953  0x00004ba3 istore  0x00000002 , 0x00000005 
- 00019954  0x00004ba4 branch  0x00004dfc 
- 00019955  0x00004ba7 call  0x00004d33 
- 00019956  0x00004ba8 branch  0x00004dfc 
- 00019957  0x00004bab bpatchx  0x0000000c , 0x00004021 
- 00019958  0x00004bac jam  0x00000000 , 0x00000284 
- 00019959  0x00004bad call  0x00006a8a 
- 00019960  0x00004bae fetch  0x00000001 , 0x00000284 
- 00019961  0x00004baf rtneq  0x00000001 
- 00019962  0x00004bb0 branch  0x00004dfc 
- 00019963  0x00004bb2 call  0x00005264 
- 00019964  0x00004bb5 setarg  0x00000000 
- 00019965  0x00004bb6 store  0x00000002 , 0x00000266 
- 00019966  0x00004bb7 store  0x00000002 , 0x00000268 
- 00019967  0x00004bb8 jam  0x00000001 , 0x0000026a 
- 00019968  0x00004bb9 rtn 
- 00019969  0x00004bbc bpatchx  0x0000000d , 0x00004021 
- 00019970  0x00004bbd call  0x000052c3 
- 00019971  0x00004bbe force  0x00000000 , 0x00000012 
- 00019972  0x00004bbf fetch  0x00000002 , 0x00000266 
- 00019973  0x00004bc0 copy  0x0000003f , 0x00000013 
- 00019974  0x00004bc1 fetch  0x00000002 , 0x00000264 
- 00019975  0x00004bc2 iforce  0x00000006 
- 00019976  0x00004bc4 call  0x00004e10 
- 00019977  0x00004bc5 deposit  0x00000013 
- 00019978  0x00004bc6 increase  0xfffffffc , 0x00000013 
- 00019979  0x00004bc7 increase  0xfffffffc , 0x0000003f 
- 00019980  0x00004bc8 nbranch  0x00004e08 , 0x00000034 
- 00019981  0x00004bc9 copy  0x00000012 , 0x0000003f 
- 00019982  0x00004bca store  0x00000002 , 0x0000026f 
- 00019983  0x00004bcb rtn 
- 00019984  0x00004bce bpatchx  0x0000000e , 0x00004021 
- 00019985  0x00004bcf ifetch  0x00000001 , 0x00000006 
- 00019986  0x00004bd0 beq  0x00000001 , 0x00004e49 
- 00019987  0x00004bd1 beq  0x00000002 , 0x00004e51 
- 00019988  0x00004bd2 beq  0x00000003 , 0x00004ed5 
- 00019989  0x00004bd3 beq  0x00000004 , 0x00004f05 
- 00019990  0x00004bd4 beq  0x00000005 , 0x00004fa2 
- 00019991  0x00004bd5 beq  0x00000006 , 0x00004fcb 
- 00019992  0x00004bd6 beq  0x00000007 , 0x0000501b 
- 00019993  0x00004bd7 beq  0x00000008 , 0x00005050 
- 00019994  0x00004bd8 beq  0x00000009 , 0x00005060 
- 00019995  0x00004bd9 beq  0x0000000a , 0x00004e1f 
- 00019996  0x00004bda beq  0x0000000b , 0x00005061 
- 00019997  0x00004bdb call  0x00005062 
- 00019998  0x00004bdd rtn 
- 00019999  0x00004be0 ifetch  0x00000001 , 0x00000006 
- 00020000  0x00004be1 copy  0x0000003f , 0x00000007 
- 00020001  0x00004be2 ifetch  0x00000002 , 0x00000006 
- 00020002  0x00004be3 copy  0x0000003f , 0x00000011 
- 00020003  0x00004be4 copy  0x00000013 , 0x0000003f 
- 00020004  0x00004be5 isub  0x00000011 , 0x00000013 
- 00020005  0x00004be6 setarg  0x0000000b 
- 00020006  0x00004be7 istore  0x00000001 , 0x00000005 
- 00020007  0x00004be8 copy  0x00000007 , 0x0000003f 
- 00020008  0x00004be9 istore  0x00000001 , 0x00000005 
- 00020009  0x00004bea ifetch  0x00000002 , 0x00000006 
- 00020010  0x00004bec beq  0x00000002 , 0x00004e2d 
- 00020011  0x00004bed beq  0x00000003 , 0x00004e33 
- 00020012  0x00004bee rtn 
- 00020013  0x00004bf0 setarg  0x00020008 
- 00020014  0x00004bf1 istore  0x00000006 , 0x00000005 
- 00020015  0x00004bf2 setarg  0x00000280 
- 00020016  0x00004bf3 istore  0x00000004 , 0x00000005 
- 00020017  0x00004bf4 force  0x0000000c , 0x0000003f 
- 00020018  0x00004bf5 branch  0x00004e38 
- 00020019  0x00004bf7 setarg  0x0003000c 
- 00020020  0x00004bf8 istore  0x00000006 , 0x00000005 
- 00020021  0x00004bf9 setarg  0x00000006 
- 00020022  0x00004bfa istore  0x00000008 , 0x00000005 
- 00020023  0x00004bfb force  0x00000010 , 0x0000003f 
- 00020024  0x00004bfd iadd  0x00000012 , 0x00000012 
- 00020025  0x00004bfe branch  0x00004e1e 
- 00020026  0x00004c01 ifetch  0x00000001 , 0x00000006 
- 00020027  0x00004c02 copy  0x0000003f , 0x00000007 
- 00020028  0x00004c03 ifetch  0x00000002 , 0x00000006 
- 00020029  0x00004c04 copy  0x0000003f , 0x00000011 
- 00020030  0x00004c05 ifetch  0x00000002 , 0x00000006 
- 00020031  0x00004c06 store  0x00000002 , 0x00000aa2 
- 00020032  0x00004c07 copy  0x00000013 , 0x0000003f 
- 00020033  0x00004c08 isub  0x00000011 , 0x00000013 
- 00020034  0x00004c09 call  0x000052c3 
- 00020035  0x00004c0a setarg  0x0000000b 
- 00020036  0x00004c0b istore  0x00000001 , 0x00000005 
- 00020037  0x00004c0c copy  0x00000007 , 0x0000003f 
- 00020038  0x00004c0d istore  0x00000001 , 0x00000005 
- 00020039  0x00004c0e fetch  0x00000002 , 0x00000aa2 
- 00020040  0x00004c0f branch  0x00004e2a 
- 00020041  0x00004c14 ifetch  0x00000001 , 0x00000006 
- 00020042  0x00004c15 copy  0x0000003f , 0x00000007 
- 00020043  0x00004c16 ifetch  0x00000002 , 0x00000006 
- 00020044  0x00004c17 copy  0x0000003f , 0x00000011 
- 00020045  0x00004c18 iadd  0x00000006 , 0x00000006 
- 00020046  0x00004c19 copy  0x00000013 , 0x0000003f 
- 00020047  0x00004c1a isub  0x00000011 , 0x00000013 
- 00020048  0x00004c1c branch  0x00004e1e 
- 00020049  0x00004c1f call  0x00007ea8 
- 00020050  0x00004c22 call  0x00007ead 
- 00020051  0x00004c23 arg  0x00000000 , 0x00000008 
- 00020052  0x00004c24 ifetch  0x00000001 , 0x00000006 
- 00020053  0x00004c25 copy  0x0000003f , 0x00000007 
- 00020054  0x00004c26 ifetch  0x00000002 , 0x00000006 
- 00020055  0x00004c27 copy  0x0000003f , 0x00000011 
- 00020056  0x00004c28 ifetch  0x00000002 , 0x00000006 
- 00020057  0x00004c29 copy  0x0000003f , 0x00000002 
- 00020058  0x00004c2a ifetch  0x00000002 , 0x00000006 
- 00020059  0x00004c2b copy  0x0000003f , 0x0000000b 
- 00020060  0x00004c2c bpatchx  0x0000000f , 0x00004021 
- 00020061  0x00004c2d copy  0x00000002 , 0x0000003f 
- 00020062  0x00004c2e beq  0x00000001 , 0x00004e64 
- 00020063  0x00004c2f beq  0x00000003 , 0x00004e86 
- 00020064  0x00004c30 beq  0x00000011 , 0x00004e92 
- 00020065  0x00004c31 beq  0x00000013 , 0x00004e9d 
- 00020066  0x00004c32 call  0x00005062 
- 00020067  0x00004c33 branch  0x00004ed4 
- 00020068  0x00004c36 call  0x00007ea8 
- 00020069  0x00004c37 arg  0x00000050 , 0x00000002 
- 00020070  0x00004c38 fetch  0x00000002 , 0x00004248 
- 00020071  0x00004c39 nbranch  0x00004ece , 0x00000034 
- 00020072  0x00004c3a copy  0x0000000b , 0x0000003f 
- 00020073  0x00004c3b store  0x00000002 , 0x00004248 
- 00020074  0x00004c3c copy  0x00000022 , 0x0000003f 
- 00020075  0x00004c3d store  0x00000004 , 0x000002d5 
- 00020076  0x00004c3e call  0x00004e6e 
- 00020077  0x00004c3f branch  0x00004ea9 
- 00020078  0x00004c42 storet  0x00000002 , 0x000002d3 
- 00020079  0x00004c43 deposit  0x0000000b 
- 00020080  0x00004c44 store  0x00000002 , 0x000002c9 
- 00020081  0x00004c45 deposit  0x00000011 
- 00020082  0x00004c46 store  0x00000002 , 0x000002cb 
- 00020083  0x00004c47 deposit  0x00000012 
- 00020084  0x00004c48 store  0x00000002 , 0x000002cd 
- 00020085  0x00004c49 deposit  0x00000013 
- 00020086  0x00004c4a store  0x00000002 , 0x000002cf 
- 00020087  0x00004c4b deposit  0x00000007 
- 00020088  0x00004c4c store  0x00000002 , 0x000002d1 
- 00020089  0x00004c4d rtn 
- 00020090  0x00004c50 fetcht  0x00000002 , 0x000002d3 
- 00020091  0x00004c51 fetch  0x00000002 , 0x000002c9 
- 00020092  0x00004c52 copy  0x0000003f , 0x0000000b 
- 00020093  0x00004c53 fetch  0x00000002 , 0x000002cb 
- 00020094  0x00004c54 copy  0x0000003f , 0x00000011 
- 00020095  0x00004c55 fetch  0x00000002 , 0x000002cd 
- 00020096  0x00004c56 copy  0x0000003f , 0x00000012 
- 00020097  0x00004c57 fetch  0x00000002 , 0x000002cf 
- 00020098  0x00004c58 copy  0x0000003f , 0x00000013 
- 00020099  0x00004c59 fetch  0x00000002 , 0x000002d1 
- 00020100  0x00004c5a copy  0x0000003f , 0x00000007 
- 00020101  0x00004c5b rtn 
- 00020102  0x00004c5e call  0x00007ea8 
- 00020103  0x00004c5f setarg  0x00000051 
- 00020104  0x00004c60 arg  0x00000051 , 0x00000002 
- 00020105  0x00004c61 fetch  0x00000002 , 0x0000424a 
- 00020106  0x00004c62 nbranch  0x00004ece , 0x00000034 
- 00020107  0x00004c63 copy  0x0000000b , 0x0000003f 
- 00020108  0x00004c64 store  0x00000002 , 0x0000424a 
- 00020109  0x00004c65 fetch  0x00000001 , 0x00004251 
- 00020110  0x00004c66 set1  0x00000000 , 0x0000003f 
- 00020111  0x00004c67 set1  0x00000001 , 0x0000003f 
- 00020112  0x00004c68 store  0x00000001 , 0x00004251 
- 00020113  0x00004c69 branch  0x00004eb1 
- 00020114  0x00004c6b call  0x00007ea8 
- 00020115  0x00004c6c arg  0x00000052 , 0x00000002 
- 00020116  0x00004c6d fetch  0x00000002 , 0x0000424c 
- 00020117  0x00004c6e nbranch  0x00004ece , 0x00000034 
- 00020118  0x00004c6f copy  0x0000000b , 0x0000003f 
- 00020119  0x00004c70 store  0x00000002 , 0x0000424c 
- 00020120  0x00004c71 fetch  0x00000001 , 0x00004252 
- 00020121  0x00004c72 set1  0x00000000 , 0x0000003f 
- 00020122  0x00004c73 set1  0x00000001 , 0x0000003f 
- 00020123  0x00004c74 store  0x00000001 , 0x00004252 
- 00020124  0x00004c75 branch  0x00004eb1 
- 00020125  0x00004c77 call  0x00007ea8 
- 00020126  0x00004c78 deposit  0x0000001a 
- 00020127  0x00004c79 arg  0x00000053 , 0x00000002 
- 00020128  0x00004c7a fetch  0x00000002 , 0x0000424e 
- 00020129  0x00004c7b nbranch  0x00004ece , 0x00000034 
- 00020130  0x00004c7c copy  0x0000000b , 0x0000003f 
- 00020131  0x00004c7d store  0x00000002 , 0x0000424e 
- 00020132  0x00004c7e fetch  0x00000001 , 0x00004253 
- 00020133  0x00004c7f set1  0x00000000 , 0x0000003f 
- 00020134  0x00004c80 set1  0x00000001 , 0x0000003f 
- 00020135  0x00004c81 store  0x00000001 , 0x00004253 
- 00020136  0x00004c82 branch  0x00004eb1 
- 00020137  0x00004c85 setarg  0x00000001 
- 00020138  0x00004c86 store  0x00000002 , 0x0000027d 
- 00020139  0x00004c87 jam  0x00000050 , 0x00004364 
- 00020140  0x00004c88 branch  0x00004eb3 
- 00020141  0x00004c8a fetch  0x00000001 , 0x00004250 
- 00020142  0x00004c8b set1  0x00000000 , 0x0000003f 
- 00020143  0x00004c8c set1  0x00000001 , 0x0000003f 
- 00020144  0x00004c8d store  0x00000001 , 0x00004250 
- 00020145  0x00004c8f setarg  0x00000000 
- 00020146  0x00004c90 store  0x00000002 , 0x0000027d 
- 00020147  0x00004c92 bpatchx  0x00000010 , 0x00004022 
- 00020148  0x00004c93 call  0x00007ead 
- 00020149  0x00004c94 setarg  0x00000003 
- 00020150  0x00004c95 istore  0x00000001 , 0x00000005 
- 00020151  0x00004c96 copy  0x00000007 , 0x0000003f 
- 00020152  0x00004c97 istore  0x00000001 , 0x00000005 
- 00020153  0x00004c98 setarg  0x00000008 
- 00020154  0x00004c99 istore  0x00000002 , 0x00000005 
- 00020155  0x00004c9a copy  0x00000002 , 0x0000003f 
- 00020156  0x00004c9b istore  0x00000002 , 0x00000005 
- 00020157  0x00004c9c copy  0x0000000b , 0x0000003f 
- 00020158  0x00004c9d istore  0x00000002 , 0x00000005 
- 00020159  0x00004c9e fetch  0x00000002 , 0x0000027d 
- 00020160  0x00004c9f beq  0x00000001 , 0x00004ec9 
- 00020161  0x00004ca0 isolate0  0x00000000 , 0x00000008 
- 00020162  0x00004ca1 branch  0x00004ec4 , 0x00000001 
- 00020163  0x00004ca2 setarg  0x00000004 
- 00020164  0x00004ca4 istore  0x00000002 , 0x00000005 
- 00020165  0x00004ca5 force  0x00000000 , 0x0000003f 
- 00020166  0x00004ca6 istore  0x00000002 , 0x00000005 
- 00020167  0x00004ca7 setarg  0x0000000c 
- 00020168  0x00004ca8 branch  0x00004ed0 
- 00020169  0x00004caa istore  0x00000002 , 0x00000005 
- 00020170  0x00004cab force  0x00000002 , 0x0000003f 
- 00020171  0x00004cac istore  0x00000002 , 0x00000005 
- 00020172  0x00004cad setarg  0x0000000c 
- 00020173  0x00004cae branch  0x00004ed0 
- 00020174  0x00004cb1 set1  0x00000000 , 0x00000008 
- 00020175  0x00004cb2 branch  0x00004eb1 
- 00020176  0x00004cb4 iadd  0x00000012 , 0x00000012 
- 00020177  0x00004cb5 copy  0x00000013 , 0x0000003f 
- 00020178  0x00004cb6 isub  0x00000011 , 0x00000013 
- 00020179  0x00004cb7 branch  0x00004ed4 
- 00020180  0x00004cb9 branch  0x00004e1e 
- 00020181  0x00004cbc ifetch  0x00000001 , 0x00000006 
- 00020182  0x00004cbd copy  0x0000003f , 0x00000007 
- 00020183  0x00004cbe ifetch  0x00000002 , 0x00000006 
- 00020184  0x00004cbf copy  0x0000003f , 0x00000011 
- 00020185  0x00004cc0 copy  0x00000013 , 0x0000003f 
- 00020186  0x00004cc1 isub  0x00000011 , 0x00000013 
- 00020187  0x00004cc2 ifetch  0x00000002 , 0x00000006 
- 00020188  0x00004cc3 copy  0x0000003f , 0x0000000b 
- 00020189  0x00004cc4 ifetch  0x00000002 , 0x00000006 
- 00020190  0x00004cc5 copy  0x0000003f , 0x00000002 
- 00020191  0x00004cc6 bpatchx  0x00000011 , 0x00004022 
- 00020192  0x00004cc7 setarg  0x00000050 
- 00020193  0x00004cc8 isub  0x00000002 , 0x0000003e 
- 00020194  0x00004cc9 branch  0x00004eed , 0x00000005 
- 00020195  0x00004cca setarg  0x00000051 
- 00020196  0x00004ccb isub  0x00000002 , 0x0000003e 
- 00020197  0x00004ccc branch  0x00004ef3 , 0x00000005 
- 00020198  0x00004ccd setarg  0x00000052 
- 00020199  0x00004cce isub  0x00000002 , 0x0000003e 
- 00020200  0x00004ccf branch  0x00004eff , 0x00000005 
- 00020201  0x00004cd0 setarg  0x00000053 
- 00020202  0x00004cd1 isub  0x00000002 , 0x0000003e 
- 00020203  0x00004cd2 branch  0x00004ef9 , 0x00000005 
- 00020204  0x00004cd3 rtn 
- 00020205  0x00004cd6 copy  0x0000000b , 0x0000003f 
- 00020206  0x00004cd7 store  0x00000002 , 0x00004248 
- 00020207  0x00004cd8 fetch  0x00000001 , 0x00004250 
- 00020208  0x00004cd9 set1  0x00000001 , 0x0000003f 
- 00020209  0x00004cda store  0x00000001 , 0x00004250 
- 00020210  0x00004cdb branch  0x00004e1e 
- 00020211  0x00004cdd copy  0x0000000b , 0x0000003f 
- 00020212  0x00004cde store  0x00000002 , 0x0000424a 
- 00020213  0x00004cdf fetch  0x00000001 , 0x00004251 
- 00020214  0x00004ce0 set1  0x00000001 , 0x0000003f 
- 00020215  0x00004ce1 store  0x00000001 , 0x00004251 
- 00020216  0x00004ce2 rtn 
- 00020217  0x00004ce4 copy  0x0000000b , 0x0000003f 
- 00020218  0x00004ce5 store  0x00000002 , 0x0000424c 
- 00020219  0x00004ce6 fetch  0x00000001 , 0x00004253 
- 00020220  0x00004ce7 set1  0x00000001 , 0x0000003f 
- 00020221  0x00004ce8 store  0x00000001 , 0x00004253 
- 00020222  0x00004ce9 rtn 
- 00020223  0x00004ceb copy  0x0000000b , 0x0000003f 
- 00020224  0x00004cec store  0x00000002 , 0x0000424e 
- 00020225  0x00004ced fetch  0x00000001 , 0x00004252 
- 00020226  0x00004cee set1  0x00000001 , 0x0000003f 
- 00020227  0x00004cef store  0x00000001 , 0x00004252 
- 00020228  0x00004cf0 rtn 
- 00020229  0x00004cf3 ifetch  0x00000001 , 0x00000006 
- 00020230  0x00004cf4 copy  0x0000003f , 0x00000007 
- 00020231  0x00004cf5 ifetch  0x00000002 , 0x00000006 
- 00020232  0x00004cf6 copy  0x0000003f , 0x00000011 
- 00020233  0x00004cf7 copy  0x00000013 , 0x0000003f 
- 00020234  0x00004cf8 isub  0x00000011 , 0x00000013 
- 00020235  0x00004cf9 ifetch  0x00000002 , 0x00000006 
- 00020236  0x00004cfa copy  0x0000003f , 0x00000002 
- 00020237  0x00004cfb copy  0x00000002 , 0x00000011 
- 00020238  0x00004cfc bpatchx  0x00000012 , 0x00004022 
- 00020239  0x00004cfd setarg  0x00000050 
- 00020240  0x00004cfe isub  0x00000002 , 0x0000003e 
- 00020241  0x00004cff branch  0x00004f1c , 0x00000005 
- 00020242  0x00004d00 setarg  0x00000051 
- 00020243  0x00004d01 isub  0x00000002 , 0x0000003e 
- 00020244  0x00004d02 branch  0x00004f3a , 0x00000005 
- 00020245  0x00004d03 setarg  0x00000052 
- 00020246  0x00004d04 isub  0x00000002 , 0x0000003e 
- 00020247  0x00004d05 branch  0x00004f26 , 0x00000005 
- 00020248  0x00004d06 setarg  0x00000053 
- 00020249  0x00004d07 isub  0x00000002 , 0x0000003e 
- 00020250  0x00004d08 branch  0x00004f30 , 0x00000005 
- 00020251  0x00004d09 branch  0x00005062 
- 00020252  0x00004d0c copy  0x00000005 , 0x0000000b 
- 00020253  0x00004d0d fetch  0x00000001 , 0x00004250 
- 00020254  0x00004d0e set1  0x00000004 , 0x0000003f 
- 00020255  0x00004d0f set1  0x00000003 , 0x0000003f 
- 00020256  0x00004d11 store  0x00000001 , 0x00004250 
- 00020257  0x00004d12 copy  0x0000000b , 0x00000005 
- 00020258  0x00004d13 arg  0x00000050 , 0x0000000b 
- 00020259  0x00004d14 fetch  0x00000002 , 0x00004248 
- 00020260  0x00004d15 copy  0x0000003f , 0x00000002 
- 00020261  0x00004d16 branch  0x00004f43 
- 00020262  0x00004d18 copy  0x00000005 , 0x0000000b 
- 00020263  0x00004d19 fetch  0x00000001 , 0x00004252 
- 00020264  0x00004d1a set1  0x00000004 , 0x0000003f 
- 00020265  0x00004d1b set1  0x00000003 , 0x0000003f 
- 00020266  0x00004d1d store  0x00000001 , 0x00004252 
- 00020267  0x00004d1e copy  0x0000000b , 0x00000005 
- 00020268  0x00004d1f arg  0x00000052 , 0x0000000b 
- 00020269  0x00004d20 fetch  0x00000002 , 0x0000424c 
- 00020270  0x00004d21 copy  0x0000003f , 0x00000002 
- 00020271  0x00004d22 branch  0x00004f43 
- 00020272  0x00004d24 copy  0x00000005 , 0x0000000b 
- 00020273  0x00004d25 fetch  0x00000001 , 0x00004253 
- 00020274  0x00004d26 set1  0x00000004 , 0x0000003f 
- 00020275  0x00004d27 set1  0x00000003 , 0x0000003f 
- 00020276  0x00004d29 store  0x00000001 , 0x00004253 
- 00020277  0x00004d2a copy  0x0000000b , 0x00000005 
- 00020278  0x00004d2b arg  0x00000053 , 0x0000000b 
- 00020279  0x00004d2c fetch  0x00000002 , 0x0000424e 
- 00020280  0x00004d2d copy  0x0000003f , 0x00000002 
- 00020281  0x00004d2e branch  0x00004f43 
- 00020282  0x00004d30 copy  0x00000005 , 0x0000000b 
- 00020283  0x00004d31 fetch  0x00000001 , 0x00004251 
- 00020284  0x00004d32 set1  0x00000004 , 0x0000003f 
- 00020285  0x00004d33 set1  0x00000003 , 0x0000003f 
- 00020286  0x00004d35 store  0x00000001 , 0x00004251 
- 00020287  0x00004d37 copy  0x0000000b , 0x00000005 
- 00020288  0x00004d38 arg  0x00000051 , 0x0000000b 
- 00020289  0x00004d39 fetch  0x00000002 , 0x0000424a 
- 00020290  0x00004d3a copy  0x0000003f , 0x00000002 
- 00020291  0x00004d3c bpatchx  0x00000013 , 0x00004022 
- 00020292  0x00004d3d setarg  0x00000005 
- 00020293  0x00004d3e istore  0x00000001 , 0x00000005 
- 00020294  0x00004d3f copy  0x00000007 , 0x0000003f 
- 00020295  0x00004d40 istore  0x00000001 , 0x00000005 
- 00020296  0x00004d41 setarg  0x00000006 
- 00020297  0x00004d42 istore  0x00000002 , 0x00000005 
- 00020298  0x00004d43 copy  0x00000002 , 0x0000003f 
- 00020299  0x00004d44 istore  0x00000002 , 0x00000005 
- 00020300  0x00004d45 force  0x00000000 , 0x0000003f 
- 00020301  0x00004d46 istore  0x00000002 , 0x00000005 
- 00020302  0x00004d47 force  0x00000000 , 0x0000003f 
- 00020303  0x00004d48 istore  0x00000002 , 0x00000005 
- 00020304  0x00004d49 force  0x0000000a , 0x0000003f 
- 00020305  0x00004d4a iadd  0x00000012 , 0x00000012 
- 00020306  0x00004d4c storet  0x00000002 , 0x00000282 
- 00020307  0x00004d4d copy  0x00000007 , 0x0000003f 
- 00020308  0x00004d4e store  0x00000001 , 0x00000281 
- 00020309  0x00004d4f force  0x00000050 , 0x0000003f 
- 00020310  0x00004d50 icompare  0x000000ff , 0x0000000b 
- 00020311  0x00004d51 branch  0x00004f59 , 0x00000001 
- 00020312  0x00004d52 increase  0x00000001 , 0x0000003f 
- 00020313  0x00004d55 rtn 
- 00020314  0x00004d57 disable  0x00000028 
- 00020315  0x00004d58 rtnbit1  0x00000002 , 0x0000003f 
- 00020316  0x00004d59 rtnbit0  0x00000000 , 0x0000003f 
- 00020317  0x00004d5a rtnbit0  0x00000001 , 0x0000003f 
- 00020318  0x00004d5b set1  0x00000002 , 0x0000003f 
- 00020319  0x00004d5c copy  0x00000006 , 0x00000005 
- 00020320  0x00004d5d increase  0xffffffff , 0x00000005 
- 00020321  0x00004d5e istore  0x00000001 , 0x00000005 
- 00020322  0x00004d5f enable  0x00000028 
- 00020323  0x00004d60 rtn 
- 00020324  0x00004d63 fetch  0x00000001 , 0x00004250 
- 00020325  0x00004d64 call  0x00004f5a 
- 00020326  0x00004d65 nbranch  0x00004f6b , 0x00000028 
- 00020327  0x00004d66 jam  0x00000050 , 0x00000280 
- 00020328  0x00004d67 fetch  0x00000002 , 0x00004248 
- 00020329  0x00004d68 store  0x00000002 , 0x00000282 
- 00020330  0x00004d69 branch  0x00004f7f 
- 00020331  0x00004d6b fetch  0x00000001 , 0x00004251 
- 00020332  0x00004d6c call  0x00004f5a 
- 00020333  0x00004d6d nbranch  0x00004f72 , 0x00000028 
- 00020334  0x00004d6e jam  0x00000051 , 0x00000280 
- 00020335  0x00004d6f fetch  0x00000002 , 0x0000424a 
- 00020336  0x00004d70 store  0x00000002 , 0x00000282 
- 00020337  0x00004d71 branch  0x00004f7f 
- 00020338  0x00004d73 fetch  0x00000001 , 0x00004252 
- 00020339  0x00004d74 call  0x00004f5a 
- 00020340  0x00004d75 nbranch  0x00004f79 , 0x00000028 
- 00020341  0x00004d76 jam  0x00000052 , 0x00000280 
- 00020342  0x00004d77 fetch  0x00000002 , 0x0000424c 
- 00020343  0x00004d78 store  0x00000002 , 0x00000282 
- 00020344  0x00004d79 branch  0x00004f7f 
- 00020345  0x00004d7b fetch  0x00000001 , 0x00004253 
- 00020346  0x00004d7c call  0x00004f5a 
- 00020347  0x00004d7d nrtn  0x00000028 
- 00020348  0x00004d7e jam  0x00000053 , 0x00000280 
- 00020349  0x00004d7f fetch  0x00000002 , 0x0000424e 
- 00020350  0x00004d80 store  0x00000002 , 0x00000282 
- 00020351  0x00004d84 bpatchx  0x00000014 , 0x00004022 
- 00020352  0x00004d85 call  0x0000523a 
- 00020353  0x00004d86 call  0x000052b8 
- 00020354  0x00004d87 force  0x00000000 , 0x00000012 
- 00020355  0x00004d88 call  0x000052c3 
- 00020356  0x00004d89 force  0x00000004 , 0x0000003f 
- 00020357  0x00004d8a istore  0x00000001 , 0x00000005 
- 00020358  0x00004d8b fetch  0x00000001 , 0x00004255 
- 00020359  0x00004d8c istore  0x00000001 , 0x00000005 
- 00020360  0x00004d8d setarg  0x00000008 
- 00020361  0x00004d8e istore  0x00000002 , 0x00000005 
- 00020362  0x00004d8f fetch  0x00000002 , 0x00000282 
- 00020363  0x00004d90 istore  0x00000002 , 0x00000005 
- 00020364  0x00004d91 setarg  0x00000000 
- 00020365  0x00004d92 istore  0x00000002 , 0x00000005 
- 00020366  0x00004d93 force  0x00000001 , 0x0000003f 
- 00020367  0x00004d94 istore  0x00000001 , 0x00000005 
- 00020368  0x00004d95 force  0x00000002 , 0x0000003f 
- 00020369  0x00004d96 istore  0x00000001 , 0x00000005 
- 00020370  0x00004d97 fetch  0x00000001 , 0x00000280 
- 00020371  0x00004d98 beq  0x00000051 , 0x00004f97 
- 00020372  0x00004d99 setarg  0x00000030 
- 00020373  0x00004d9a istore  0x00000002 , 0x00000005 
- 00020374  0x00004d9b branch  0x00004f99 
- 00020375  0x00004d9d setarg  0x000003e3 
- 00020376  0x00004d9e istore  0x00000002 , 0x00000005 
- 00020377  0x00004da0 arg  0x0000000c , 0x00000002 
- 00020378  0x00004da1 storet  0x00000002 , 0x0000026f 
- 00020379  0x00004da2 call  0x000052c1 
- 00020380  0x00004da3 fetch  0x00000002 , 0x0000026f 
- 00020381  0x00004da4 istore  0x00000002 , 0x00000005 
- 00020382  0x00004da5 force  0x00000001 , 0x0000003f 
- 00020383  0x00004da6 istore  0x00000002 , 0x00000005 
- 00020384  0x00004da7 jam  0x00000000 , 0x00000280 
- 00020385  0x00004da9 branch  0x00004e1e 
- 00020386  0x00004dac increase  0x00000001 , 0x00000006 
- 00020387  0x00004dad ifetch  0x00000002 , 0x00000006 
- 00020388  0x00004dae copy  0x0000003f , 0x00000011 
- 00020389  0x00004daf copy  0x00000013 , 0x0000003f 
- 00020390  0x00004db0 isub  0x00000011 , 0x00000013 
- 00020391  0x00004db1 ifetch  0x00000002 , 0x00000006 
- 00020392  0x00004db2 copy  0x0000003f , 0x00000011 
- 00020393  0x00004db3 bpatchx  0x00000015 , 0x00004022 
- 00020394  0x00004db4 setarg  0x00000050 
- 00020395  0x00004db5 isub  0x00000011 , 0x0000003e 
- 00020396  0x00004db6 branch  0x00004fba , 0x00000005 
- 00020397  0x00004db7 setarg  0x00000051 
- 00020398  0x00004db8 isub  0x00000011 , 0x0000003e 
- 00020399  0x00004db9 branch  0x00004fbe , 0x00000005 
- 00020400  0x00004dba setarg  0x00000052 
- 00020401  0x00004dbb isub  0x00000011 , 0x0000003e 
- 00020402  0x00004dbc branch  0x00004fc2 , 0x00000005 
- 00020403  0x00004dbd setarg  0x00000053 
- 00020404  0x00004dbe isub  0x00000011 , 0x0000003e 
- 00020405  0x00004dbf branch  0x00004fc6 , 0x00000005 
- 00020406  0x00004dc0 increase  0x00000002 , 0x00000006 
- 00020407  0x00004dc1 ifetch  0x00000002 , 0x00000006 
- 00020408  0x00004dc2 iforce  0x0000003e 
- 00020409  0x00004dc3 branch  0x00004e1e 
- 00020410  0x00004dc5 fetch  0x00000001 , 0x00004250 
- 00020411  0x00004dc6 set1  0x00000005 , 0x0000003f 
- 00020412  0x00004dc7 store  0x00000001 , 0x00004250 
- 00020413  0x00004dc8 branch  0x00004e1e 
- 00020414  0x00004dca fetch  0x00000001 , 0x00004251 
- 00020415  0x00004dcb set1  0x00000005 , 0x0000003f 
- 00020416  0x00004dcc store  0x00000001 , 0x00004251 
- 00020417  0x00004dcd branch  0x00004e1e 
- 00020418  0x00004dcf fetch  0x00000001 , 0x00004252 
- 00020419  0x00004dd0 set1  0x00000005 , 0x0000003f 
- 00020420  0x00004dd1 store  0x00000001 , 0x00004252 
- 00020421  0x00004dd2 branch  0x00004e1e 
- 00020422  0x00004dd4 fetch  0x00000001 , 0x00004253 
- 00020423  0x00004dd5 set1  0x00000005 , 0x0000003f 
- 00020424  0x00004dd6 store  0x00000001 , 0x00004253 
- 00020425  0x00004dd7 jam  0x00000006 , 0x00000a99 
- 00020426  0x00004dd8 branch  0x00007d86 
- 00020427  0x00004ddd ifetch  0x00000001 , 0x00000006 
- 00020428  0x00004dde copy  0x0000003f , 0x00000007 
- 00020429  0x00004ddf ifetch  0x00000002 , 0x00000006 
- 00020430  0x00004de0 copy  0x0000003f , 0x00000011 
- 00020431  0x00004de1 copy  0x00000013 , 0x0000003f 
- 00020432  0x00004de2 isub  0x00000011 , 0x00000013 
- 00020433  0x00004de3 ifetch  0x00000002 , 0x00000006 
- 00020434  0x00004de4 copy  0x0000003f , 0x00000011 
- 00020435  0x00004de5 ifetch  0x00000002 , 0x00000006 
- 00020436  0x00004de6 copy  0x0000003f , 0x0000000b 
- 00020437  0x00004de7 copy  0x00000011 , 0x00000002 
- 00020438  0x00004de8 call  0x00007ea8 
- 00020439  0x00004de9 bpatchx  0x00000016 , 0x00004022 
- 00020440  0x00004dea setarg  0x00000050 
- 00020441  0x00004deb isub  0x00000002 , 0x0000003e 
- 00020442  0x00004dec branch  0x00004ff2 , 0x00000005 
- 00020443  0x00004ded setarg  0x00000051 
- 00020444  0x00004dee isub  0x00000002 , 0x0000003e 
- 00020445  0x00004def branch  0x00005002 , 0x00000005 
- 00020446  0x00004df0 setarg  0x00000052 
- 00020447  0x00004df1 isub  0x00000002 , 0x0000003e 
- 00020448  0x00004df2 branch  0x00004fe6 , 0x00000005 
- 00020449  0x00004df3 setarg  0x00000053 
- 00020450  0x00004df4 isub  0x00000002 , 0x0000003e 
- 00020451  0x00004df5 branch  0x00004fec , 0x00000005 
- 00020452  0x00004df6 call  0x00005062 
- 00020453  0x00004df7 branch  0x00005017 
- 00020454  0x00004df9 copy  0x0000000b , 0x00000002 
- 00020455  0x00004dfa fetch  0x00000002 , 0x0000424c 
- 00020456  0x00004dfb isub  0x00000002 , 0x0000003e 
- 00020457  0x00004dfc branch  0x00004ff8 , 0x00000005 
- 00020458  0x00004dfd call  0x00005062 
- 00020459  0x00004dfe branch  0x00005017 
- 00020460  0x00004e00 copy  0x0000000b , 0x00000002 
- 00020461  0x00004e01 fetch  0x00000002 , 0x0000424e 
- 00020462  0x00004e02 isub  0x00000002 , 0x0000003e 
- 00020463  0x00004e03 branch  0x00004ffa , 0x00000005 
- 00020464  0x00004e04 call  0x00005062 
- 00020465  0x00004e05 branch  0x00005017 
- 00020466  0x00004e08 copy  0x0000000b , 0x00000002 
- 00020467  0x00004e09 fetch  0x00000002 , 0x00004248 
- 00020468  0x00004e0a isub  0x00000002 , 0x0000003e 
- 00020469  0x00004e0b branch  0x00004ffe , 0x00000005 
- 00020470  0x00004e0c call  0x00005062 
- 00020471  0x00004e0d branch  0x00005017 
- 00020472  0x00004e0f call  0x00005079 
- 00020473  0x00004e10 branch  0x0000500a 
- 00020474  0x00004e12 call  0x0000507f 
- 00020475  0x00004e13 fetch  0x00000002 , 0x0000424c 
- 00020476  0x00004e14 branch  0x0000500a , 0x00000034 
- 00020477  0x00004e1c branch  0x0000500a 
- 00020478  0x00004e1f call  0x00005074 
- 00020479  0x00004e20 fetch  0x00000001 , 0x00000288 
- 00020480  0x00004e21 nbranch  0x0000500a , 0x00000034 
- 00020481  0x00004e24 branch  0x0000500a 
- 00020482  0x00004e26 copy  0x0000000b , 0x00000002 
- 00020483  0x00004e27 fetch  0x00000002 , 0x0000424a 
- 00020484  0x00004e28 isub  0x00000002 , 0x0000003e 
- 00020485  0x00004e29 branch  0x00005008 , 0x00000005 
- 00020486  0x00004e2a call  0x00005062 
- 00020487  0x00004e2b branch  0x00005017 
- 00020488  0x00004e2d call  0x0000506f 
- 00020489  0x00004e2e branch  0x0000500a 
- 00020490  0x00004e30 call  0x00007ead 
- 00020491  0x00004e31 setarg  0x00000007 
- 00020492  0x00004e32 istore  0x00000001 , 0x00000005 
- 00020493  0x00004e33 copy  0x00000007 , 0x0000003f 
- 00020494  0x00004e34 istore  0x00000001 , 0x00000005 
- 00020495  0x00004e35 setarg  0x00000004 
- 00020496  0x00004e36 istore  0x00000002 , 0x00000005 
- 00020497  0x00004e37 copy  0x00000011 , 0x0000003f 
- 00020498  0x00004e38 istore  0x00000002 , 0x00000005 
- 00020499  0x00004e39 copy  0x0000000b , 0x0000003f 
- 00020500  0x00004e3a istore  0x00000002 , 0x00000005 
- 00020501  0x00004e3b force  0x00000008 , 0x0000003f 
- 00020502  0x00004e3c branch  0x00005019 
- 00020503  0x00004e3e call  0x00007ead 
- 00020504  0x00004e3f branch  0x00005019 
- 00020505  0x00004e41 iadd  0x00000012 , 0x00000012 
- 00020506  0x00004e42 branch  0x00004e1e 
- 00020507  0x00004e44 ifetch  0x00000001 , 0x00000006 
- 00020508  0x00004e45 copy  0x0000003f , 0x00000007 
- 00020509  0x00004e46 ifetch  0x00000002 , 0x00000006 
- 00020510  0x00004e47 copy  0x0000003f , 0x00000011 
- 00020511  0x00004e48 copy  0x00000013 , 0x0000003f 
- 00020512  0x00004e49 isub  0x00000011 , 0x00000013 
- 00020513  0x00004e4a ifetch  0x00000002 , 0x00000006 
- 00020514  0x00004e4b copy  0x0000003f , 0x0000000b 
- 00020515  0x00004e4c ifetch  0x00000002 , 0x00000006 
- 00020516  0x00004e4d copy  0x0000003f , 0x00000002 
- 00020517  0x00004e4e call  0x00007ea8 
- 00020518  0x00004e4f bpatchx  0x00000017 , 0x00004022 
- 00020519  0x00004e50 setarg  0x00000050 
- 00020520  0x00004e51 isub  0x00000002 , 0x0000003e 
- 00020521  0x00004e52 branch  0x00005035 , 0x00000005 
- 00020522  0x00004e53 setarg  0x00000051 
- 00020523  0x00004e54 isub  0x00000002 , 0x0000003e 
- 00020524  0x00004e55 branch  0x0000503b , 0x00000005 
- 00020525  0x00004e56 setarg  0x00000052 
- 00020526  0x00004e57 isub  0x00000002 , 0x0000003e 
- 00020527  0x00004e58 branch  0x00005041 , 0x00000005 
- 00020528  0x00004e59 setarg  0x00000053 
- 00020529  0x00004e5a isub  0x00000002 , 0x0000003e 
- 00020530  0x00004e5b branch  0x00005047 , 0x00000005 
- 00020531  0x00004e5c call  0x00005062 
- 00020532  0x00004e5d branch  0x0000504f 
- 00020533  0x00004e5f copy  0x00000002 , 0x00000011 
- 00020534  0x00004e60 copy  0x0000000b , 0x00000002 
- 00020535  0x00004e61 fetch  0x00000002 , 0x00004248 
- 00020536  0x00004e62 isub  0x00000002 , 0x0000003e 
- 00020537  0x00004e63 call  0x00005074 , 0x00000005 
- 00020538  0x00004e64 branch  0x0000504d 
- 00020539  0x00004e66 copy  0x00000002 , 0x00000011 
- 00020540  0x00004e67 copy  0x0000000b , 0x00000002 
- 00020541  0x00004e68 fetch  0x00000002 , 0x0000424a 
- 00020542  0x00004e69 isub  0x00000002 , 0x0000003e 
- 00020543  0x00004e6a call  0x0000506f , 0x00000005 
- 00020544  0x00004e6b branch  0x0000504d 
- 00020545  0x00004e6d copy  0x00000002 , 0x00000011 
- 00020546  0x00004e6e copy  0x0000000b , 0x00000002 
- 00020547  0x00004e6f fetch  0x00000002 , 0x0000424c 
- 00020548  0x00004e70 isub  0x00000002 , 0x0000003e 
- 00020549  0x00004e71 call  0x00005079 , 0x00000005 
- 00020550  0x00004e72 branch  0x0000504d 
- 00020551  0x00004e74 copy  0x00000002 , 0x00000011 
- 00020552  0x00004e75 copy  0x0000000b , 0x00000002 
- 00020553  0x00004e76 fetch  0x00000002 , 0x0000424e 
- 00020554  0x00004e77 isub  0x00000002 , 0x0000003e 
- 00020555  0x00004e78 call  0x0000507f , 0x00000005 
- 00020556  0x00004e79 branch  0x0000504d 
- 00020557  0x00004e7b call  0x00007ead 
- 00020558  0x00004e7c branch  0x00004e1e 
- 00020559  0x00004e7e branch  0x00004e1e 
- 00020560  0x00004e82 ifetch  0x00000001 , 0x00000006 
- 00020561  0x00004e83 copy  0x0000003f , 0x00000007 
- 00020562  0x00004e84 ifetch  0x00000002 , 0x00000006 
- 00020563  0x00004e85 copy  0x0000003f , 0x00000011 
- 00020564  0x00004e86 iadd  0x00000006 , 0x00000006 
- 00020565  0x00004e87 setarg  0x00000009 
- 00020566  0x00004e88 istore  0x00000001 , 0x00000005 
- 00020567  0x00004e89 copy  0x00000007 , 0x0000003f 
- 00020568  0x00004e8a istore  0x00000001 , 0x00000005 
- 00020569  0x00004e8b force  0x00000000 , 0x0000003f 
- 00020570  0x00004e8c istore  0x00000002 , 0x00000005 
- 00020571  0x00004e8d force  0x00000004 , 0x0000003f 
- 00020572  0x00004e8e iadd  0x00000012 , 0x00000012 
- 00020573  0x00004e8f copy  0x00000013 , 0x0000003f 
- 00020574  0x00004e90 isub  0x00000011 , 0x00000013 
- 00020575  0x00004e91 branch  0x00004e1e 
- 00020576  0x00004e93 branch  0x00004e1e 
- 00020577  0x00004e96 branch  0x00004e1e 
- 00020578  0x00004e98 force  0x00000000 , 0x00000012 
- 00020579  0x00004e99 call  0x000052c3 
- 00020580  0x00004e9a setarg  0x00000001 
- 00020581  0x00004e9b istore  0x00000001 , 0x00000005 
- 00020582  0x00004e9c copy  0x00000007 , 0x0000003f 
- 00020583  0x00004e9d istore  0x00000001 , 0x00000005 
- 00020584  0x00004e9e setarg  0x00000002 
- 00020585  0x00004e9f istore  0x00000002 , 0x00000005 
- 00020586  0x00004ea0 setarg  0x00000000 
- 00020587  0x00004ea1 istore  0x00000002 , 0x00000005 
- 00020588  0x00004ea2 increase  0x00000006 , 0x00000012 
- 00020589  0x00004ea3 arg  0x00000004 , 0x00000013 
- 00020590  0x00004ea4 branch  0x00004e1e 
- 00020591  0x00004ea9 setarg  0x00000000 
- 00020592  0x00004eaa store  0x00000002 , 0x0000027b 
- 00020593  0x00004eab store  0x00000002 , 0x0000424a 
- 00020594  0x00004eac jam  0x00000000 , 0x00004251 
- 00020595  0x00004ead rtn 
- 00020596  0x00004eaf setarg  0x00000000 
- 00020597  0x00004eb0 store  0x00000002 , 0x00000275 
- 00020598  0x00004eb1 store  0x00000002 , 0x00004248 
- 00020599  0x00004eb2 jam  0x00000000 , 0x00004250 
- 00020600  0x00004eb3 rtn 
- 00020601  0x00004eb5 setarg  0x00000000 
- 00020602  0x00004eb6 store  0x00000002 , 0x0000424c 
- 00020603  0x00004eb7 jam  0x00000000 , 0x00004252 
- 00020604  0x00004eb8 fetch  0x00000001 , 0x00004253 
- 00020605  0x00004eb9 beq  0x00000000 , 0x00005085 
- 00020606  0x00004eba rtn 
- 00020607  0x00004ebd setarg  0x00000000 
- 00020608  0x00004ebe store  0x00000002 , 0x0000424e 
- 00020609  0x00004ebf jam  0x00000000 , 0x00004253 
- 00020610  0x00004ec0 fetch  0x00000001 , 0x00004252 
- 00020611  0x00004ec1 beq  0x00000000 , 0x00005085 
- 00020612  0x00004ec2 rtn 
- 00020613  0x00004ec5 jam  0x00000007 , 0x00000a99 
- 00020614  0x00004ec6 branch  0x00007d86 
- 00020615  0x00004ec9 fetch  0x00000001 , 0x0000027f 
- 00020616  0x00004eca set0  0x00000000 , 0x0000003f 
- 00020617  0x00004ecb store  0x00000001 , 0x0000027f 
- 00020618  0x00004ecc fetch  0x00000002 , 0x0000424e 
- 00020619  0x00004ecd rtn  0x00000034 
- 00020620  0x00004ece call  0x000052b8 
- 00020621  0x00004ecf fetch  0x00000002 , 0x0000424e 
- 00020622  0x00004ed0 copy  0x0000003f , 0x00000011 
- 00020623  0x00004ed1 force  0x00000053 , 0x00000012 
- 00020624  0x00004ed2 branch  0x0000509a 
- 00020625  0x00004ed4 fetch  0x00000001 , 0x0000027f 
- 00020626  0x00004ed5 set0  0x00000007 , 0x0000003f 
- 00020627  0x00004ed6 store  0x00000001 , 0x0000027f 
- 00020628  0x00004ed7 fetch  0x00000002 , 0x0000424c 
- 00020629  0x00004ed8 rtn  0x00000034 
- 00020630  0x00004ed9 call  0x000052b8 
- 00020631  0x00004eda fetch  0x00000002 , 0x0000424c 
- 00020632  0x00004edb copy  0x0000003f , 0x00000011 
- 00020633  0x00004edc force  0x00000052 , 0x00000012 
- 00020634  0x00004ede call  0x0000523a 
- 00020635  0x00004edf call  0x000052c3 
- 00020636  0x00004ee0 force  0x00000006 , 0x0000003f 
- 00020637  0x00004ee1 istore  0x00000001 , 0x00000005 
- 00020638  0x00004ee2 fetch  0x00000001 , 0x00004255 
- 00020639  0x00004ee3 istore  0x00000001 , 0x00000005 
- 00020640  0x00004ee4 setarg  0x00000004 
- 00020641  0x00004ee5 istore  0x00000002 , 0x00000005 
- 00020642  0x00004ee6 copy  0x00000011 , 0x0000003f 
- 00020643  0x00004ee7 istore  0x00000002 , 0x00000005 
- 00020644  0x00004ee8 copy  0x00000012 , 0x0000003f 
- 00020645  0x00004ee9 istore  0x00000002 , 0x00000005 
- 00020646  0x00004eea force  0x00000008 , 0x00000002 
- 00020647  0x00004eeb branch  0x000050de 
- 00020648  0x00004eee bpatchx  0x00000018 , 0x00004023 
- 00020649  0x00004eef call  0x0000523a 
- 00020650  0x00004ef0 call  0x000052c3 
- 00020651  0x00004ef1 setarg  0x00000002 
- 00020652  0x00004ef2 istore  0x00000001 , 0x00000005 
- 00020653  0x00004ef3 fetch  0x00000001 , 0x00004255 
- 00020654  0x00004ef4 istore  0x00000001 , 0x00000005 
- 00020655  0x00004ef5 setarg  0x00000004 
- 00020656  0x00004ef6 istore  0x00000002 , 0x00000005 
- 00020657  0x00004ef7 copy  0x00000002 , 0x0000003f 
- 00020658  0x00004ef8 istore  0x00000002 , 0x00000005 
- 00020659  0x00004ef9 copy  0x0000000b , 0x0000003f 
- 00020660  0x00004efa istore  0x00000002 , 0x00000005 
- 00020661  0x00004efb arg  0x00000008 , 0x00000002 
- 00020662  0x00004efc branch  0x000050de 
- 00020663  0x00004efe bpatchx  0x00000019 , 0x00004023 
- 00020664  0x00004eff call  0x0000523a 
- 00020665  0x00004f00 call  0x000052c3 
- 00020666  0x00004f01 setarg  0x00000004 
- 00020667  0x00004f02 istore  0x00000001 , 0x00000005 
- 00020668  0x00004f03 fetch  0x00000001 , 0x00004255 
- 00020669  0x00004f04 istore  0x00000001 , 0x00000005 
- 00020670  0x00004f05 setarg  0x00000008 
- 00020671  0x00004f06 istore  0x00000002 , 0x00000005 
- 00020672  0x00004f08 copy  0x00000002 , 0x0000003f 
- 00020673  0x00004f0a istore  0x00000002 , 0x00000005 
- 00020674  0x00004f0b setarg  0x00000000 
- 00020675  0x00004f0c istore  0x00000002 , 0x00000005 
- 00020676  0x00004f0d setarg  0x00000001 
- 00020677  0x00004f0e istore  0x00000001 , 0x00000005 
- 00020678  0x00004f0f setarg  0x00000002 
- 00020679  0x00004f10 istore  0x00000001 , 0x00000005 
- 00020680  0x00004f11 setarg  0x000003e3 
- 00020681  0x00004f12 istore  0x00000002 , 0x00000005 
- 00020682  0x00004f13 arg  0x0000000c , 0x00000002 
- 00020683  0x00004f14 branch  0x000050de 
- 00020684  0x00004f16 bpatchx  0x0000001a , 0x00004023 
- 00020685  0x00004f17 call  0x0000523a 
- 00020686  0x00004f18 call  0x000052c3 
- 00020687  0x00004f19 setarg  0x00000006 
- 00020688  0x00004f1a istore  0x00000001 , 0x00000005 
- 00020689  0x00004f1b fetch  0x00000001 , 0x00004255 
- 00020690  0x00004f1c increase  0x00000001 , 0x0000003f 
- 00020691  0x00004f1d copy  0x00000005 , 0x00000011 
- 00020692  0x00004f1e store  0x00000001 , 0x00004255 
- 00020693  0x00004f1f copy  0x00000011 , 0x00000005 
- 00020694  0x00004f20 istore  0x00000001 , 0x00000005 
- 00020695  0x00004f21 setarg  0x00000004 
- 00020696  0x00004f22 istore  0x00000002 , 0x00000005 
- 00020697  0x00004f23 copy  0x00000002 , 0x0000003f 
- 00020698  0x00004f24 istore  0x00000002 , 0x00000005 
- 00020699  0x00004f25 copy  0x0000000b , 0x0000003f 
- 00020700  0x00004f26 istore  0x00000002 , 0x00000005 
- 00020701  0x00004f27 arg  0x00000008 , 0x00000002 
- 00020702  0x00004f2b storet  0x00000002 , 0x0000026f 
- 00020703  0x00004f2c copy  0x00000002 , 0x0000003f 
- 00020704  0x00004f2d branch  0x00005264 , 0x00000034 
- 00020705  0x00004f2e call  0x000052c1 
- 00020706  0x00004f2f fetch  0x00000002 , 0x0000026f 
- 00020707  0x00004f30 istore  0x00000002 , 0x00000005 
- 00020708  0x00004f31 force  0x00000001 , 0x0000003f 
- 00020709  0x00004f32 istore  0x00000002 , 0x00000005 
- 00020710  0x00004f33 rtn 
- 00020711  0x00004f36 fetch  0x00000002 , 0x00000275 
- 00020712  0x00004f37 branch  0x00002a8c , 0x00000034 
- 00020713  0x00004f38 call  0x000052ce 
- 00020714  0x00004f39 fetch  0x00000002 , 0x00000275 
- 00020715  0x00004f3a istore  0x00000002 , 0x00000005 
- 00020716  0x00004f3b fetch  0x00000002 , 0x00004248 
- 00020717  0x00004f3c istore  0x00000002 , 0x00000005 
- 00020718  0x00004f3d rtn 
- 00020719  0x00004f3f fetch  0x00000002 , 0x00000266 
- 00020720  0x00004f40 branch  0x00004dfc , 0x00000034 
- 00020721  0x00004f41 bpatchx  0x0000001b , 0x00004023 
- 00020722  0x00004f42 fetch  0x00000001 , 0x00000268 
- 00020723  0x00004f43 beq  0x00000001 , 0x000050f9 
- 00020724  0x00004f44 beq  0x00000050 , 0x00004de8 
- 00020725  0x00004f45 beq  0x00000051 , 0x00004df5 
- 00020726  0x00004f46 beq  0x00000052 , 0x00004df3 
- 00020727  0x00004f47 beq  0x00000053 , 0x00004df3 
- 00020728  0x00004f48 branch  0x00004dfc 
- 00020729  0x00004f4b bpatchx  0x0000001c , 0x00004023 
- 00020730  0x00004f4c call  0x000052b8 
- 00020731  0x00004f4d force  0x00000000 , 0x00000012 
- 00020732  0x00004f4e call  0x000052c3 
- 00020733  0x00004f4f copy  0x0000003f , 0x00000005 
- 00020734  0x00004f50 fetch  0x00000002 , 0x00000266 
- 00020735  0x00004f51 copy  0x0000003f , 0x00000013 
- 00020736  0x00004f52 fetch  0x00000002 , 0x00000264 
- 00020737  0x00004f53 iforce  0x00000006 
- 00020738  0x00004f55 call  0x00005108 
- 00020739  0x00004f56 increase  0xfffffffc , 0x00000013 
- 00020740  0x00004f57 nbranch  0x00005102 , 0x00000005 
- 00020741  0x00004f58 copy  0x00000012 , 0x00000002 
- 00020742  0x00004f59 call  0x000050de 
- 00020743  0x00004f5a branch  0x00004dfc 
- 00020744  0x00004f5d ifetch  0x00000001 , 0x00000006 
- 00020745  0x00004f5e beq  0x00000002 , 0x00005113 
- 00020746  0x00004f5f beq  0x00000001 , 0x00005116 
- 00020747  0x00004f60 beq  0x00000003 , 0x00005120 
- 00020748  0x00004f61 beq  0x00000005 , 0x0000515c 
- 00020749  0x00004f62 beq  0x00000004 , 0x0000518e 
- 00020750  0x00004f63 beq  0x00000007 , 0x00005213 
- 00020751  0x00004f64 beq  0x00000006 , 0x000051e1 
- 00020752  0x00004f65 beq  0x00000008 , 0x00005050 
- 00020753  0x00004f66 beq  0x0000000a , 0x00004e3a 
- 00020754  0x00004f67 branch  0x0000522e 
- 00020755  0x00004f6a call  0x00007ea8 
- 00020756  0x00004f6c call  0x00007ead 
- 00020757  0x00004f6d branch  0x00004e51 
- 00020758  0x00004f6f ifetch  0x00000001 , 0x00000006 
- 00020759  0x00004f70 copy  0x0000003f , 0x00000007 
- 00020760  0x00004f71 ifetch  0x00000002 , 0x00000006 
- 00020761  0x00004f72 copy  0x0000003f , 0x00000011 
- 00020762  0x00004f73 copy  0x00000013 , 0x0000003f 
- 00020763  0x00004f74 isub  0x00000011 , 0x00000013 
- 00020764  0x00004f76 ifetch  0x00000001 , 0x00000006 
- 00020765  0x00004f77 increase  0xffffffff , 0x00000011 
- 00020766  0x00004f78 nbranch  0x0000511c , 0x00000005 
- 00020767  0x00004f79 rtn 
- 00020768  0x00004f7b ifetch  0x00000001 , 0x00000006 
- 00020769  0x00004f7c copy  0x0000003f , 0x00000007 
- 00020770  0x00004f7d ifetch  0x00000002 , 0x00000006 
- 00020771  0x00004f7e copy  0x0000003f , 0x00000011 
- 00020772  0x00004f7f ifetch  0x00000002 , 0x00000006 
- 00020773  0x00004f80 copy  0x0000003f , 0x0000000b 
- 00020774  0x00004f81 ifetch  0x00000002 , 0x00000006 
- 00020775  0x00004f82 copy  0x0000003f , 0x00000002 
- 00020776  0x00004f83 ifetch  0x00000002 , 0x00000006 
- 00020777  0x00004f84 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00020778  0x00004f85 branch  0x00005132 , 0x00000005 
- 00020779  0x00004f86 beq  0x00000002 , 0x0000512e 
- 00020780  0x00004f87 beq  0x00000004 , 0x0000512e 
- 00020781  0x00004f88 branch  0x00005130 
- 00020782  0x00004f8a jam  0x00000016 , 0x00000a99 
- 00020783  0x00004f8b call  0x00007d86 
- 00020784  0x00004f8d ifetch  0x00000002 , 0x00000006 
- 00020785  0x00004f8e branch  0x00005159 
- 00020786  0x00004f90 call  0x00007ea8 
- 00020787  0x00004f94 bpatchx  0x0000001d , 0x00004023 
- 00020788  0x00004f95 setarg  0x00000050 
- 00020789  0x00004f96 isub  0x00000002 , 0x0000003e 
- 00020790  0x00004f97 branch  0x00005141 , 0x00000005 
- 00020791  0x00004f98 setarg  0x00000051 
- 00020792  0x00004f99 isub  0x00000002 , 0x0000003e 
- 00020793  0x00004f9a branch  0x00005147 , 0x00000005 
- 00020794  0x00004f9b setarg  0x00000053 
- 00020795  0x00004f9c isub  0x00000002 , 0x0000003e 
- 00020796  0x00004f9d branch  0x00005153 , 0x00000005 
- 00020797  0x00004f9e setarg  0x00000052 
- 00020798  0x00004f9f isub  0x00000002 , 0x0000003e 
- 00020799  0x00004fa0 branch  0x0000514d , 0x00000005 
- 00020800  0x00004fa1 branch  0x00005159 
- 00020801  0x00004fa3 copy  0x0000000b , 0x0000003f 
- 00020802  0x00004fa4 store  0x00000002 , 0x00004248 
- 00020803  0x00004fa5 fetch  0x00000001 , 0x00004250 
- 00020804  0x00004fa6 set1  0x00000001 
- 00020805  0x00004fa7 store  0x00000001 , 0x00004250 
- 00020806  0x00004fa8 branch  0x00005158 
- 00020807  0x00004faa copy  0x0000000b , 0x0000003f 
- 00020808  0x00004fab store  0x00000002 , 0x0000424a 
- 00020809  0x00004fac fetch  0x00000001 , 0x00004251 
- 00020810  0x00004fad set1  0x00000001 
- 00020811  0x00004fae store  0x00000001 , 0x00004251 
- 00020812  0x00004faf branch  0x00005158 
- 00020813  0x00004fb1 copy  0x0000000b , 0x0000003f 
- 00020814  0x00004fb2 store  0x00000002 , 0x0000424c 
- 00020815  0x00004fb3 fetch  0x00000001 , 0x00004252 
- 00020816  0x00004fb4 set1  0x00000001 
- 00020817  0x00004fb5 store  0x00000001 , 0x00004252 
- 00020818  0x00004fb6 branch  0x00005158 
- 00020819  0x00004fb8 copy  0x0000000b , 0x0000003f 
- 00020820  0x00004fb9 store  0x00000002 , 0x0000424e 
- 00020821  0x00004fba fetch  0x00000001 , 0x00004253 
- 00020822  0x00004fbb set1  0x00000001 
- 00020823  0x00004fbc store  0x00000001 , 0x00004253 
- 00020824  0x00004fc0 call  0x00007ead 
- 00020825  0x00004fc2 copy  0x00000013 , 0x0000003f 
- 00020826  0x00004fc3 isub  0x00000011 , 0x00000013 
- 00020827  0x00004fc4 rtn 
- 00020828  0x00004fc7 ifetch  0x00000001 , 0x00000006 
- 00020829  0x00004fc8 copy  0x0000003f , 0x00000007 
- 00020830  0x00004fc9 ifetch  0x00000002 , 0x00000006 
- 00020831  0x00004fca copy  0x0000003f , 0x00000011 
- 00020832  0x00004fcb copy  0x00000013 , 0x0000003f 
- 00020833  0x00004fcc isub  0x00000011 , 0x00000013 
- 00020834  0x00004fcd ifetch  0x00000002 , 0x00000006 
- 00020835  0x00004fce copy  0x0000003f , 0x0000000b 
- 00020836  0x00004fcf ifetch  0x00000002 , 0x00000006 
- 00020837  0x00004fd0 ifetch  0x00000002 , 0x00000006 
- 00020838  0x00004fd1 nbranch  0x00005188 , 0x00000034 
- 00020839  0x00004fd2 call  0x00007ea8 
- 00020840  0x00004fd6 copy  0x0000000b , 0x00000002 
- 00020841  0x00004fd7 bpatchx  0x0000001e , 0x00004023 
- 00020842  0x00004fd8 setarg  0x00000050 
- 00020843  0x00004fd9 isub  0x00000002 , 0x0000003e 
- 00020844  0x00004fda branch  0x00005176 , 0x00000005 
- 00020845  0x00004fdb setarg  0x00000051 
- 00020846  0x00004fdc isub  0x00000002 , 0x0000003e 
- 00020847  0x00004fdd branch  0x0000517a , 0x00000005 
- 00020848  0x00004fde setarg  0x00000052 
- 00020849  0x00004fdf isub  0x00000002 , 0x0000003e 
- 00020850  0x00004fe0 branch  0x0000517e , 0x00000005 
- 00020851  0x00004fe1 setarg  0x00000053 
- 00020852  0x00004fe2 isub  0x00000002 , 0x0000003e 
- 00020853  0x00004fe3 branch  0x00005182 , 0x00000005 
- 00020854  0x00004fe5 fetch  0x00000001 , 0x00004250 
- 00020855  0x00004fe6 set1  0x00000005 
- 00020856  0x00004fe7 store  0x00000001 , 0x00004250 
- 00020857  0x00004fe8 rtn 
- 00020858  0x00004fea fetch  0x00000001 , 0x00004251 
- 00020859  0x00004feb set1  0x00000005 
- 00020860  0x00004fec store  0x00000001 , 0x00004251 
- 00020861  0x00004fed rtn 
- 00020862  0x00004fef fetch  0x00000001 , 0x00004252 
- 00020863  0x00004ff0 set1  0x00000005 
- 00020864  0x00004ff1 store  0x00000001 , 0x00004252 
- 00020865  0x00004ff2 rtn 
- 00020866  0x00004ff4 fetch  0x00000001 , 0x00004253 
- 00020867  0x00004ff5 set1  0x00000005 
- 00020868  0x00004ff6 store  0x00000001 , 0x00004253 
- 00020869  0x00004ff7 jam  0x00000006 , 0x00000a99 
- 00020870  0x00004ff8 branch  0x00007d86 
- 00020871  0x00004ffc call  0x00007ead 
- 00020872  0x00004ffe increase  0xfffffffa , 0x00000011 
- 00020873  0x00005000 branch  0x0000518d , 0x00000005 
- 00020874  0x00005001 increase  0x00000001 , 0x00000006 
- 00020875  0x00005002 increase  0xffffffff , 0x00000011 
- 00020876  0x00005003 branch  0x00005189 
- 00020877  0x00005005 rtn 
- 00020878  0x00005007 ifetch  0x00000001 , 0x00000006 
- 00020879  0x00005008 copy  0x0000003f , 0x00000007 
- 00020880  0x00005009 ifetch  0x00000002 , 0x00000006 
- 00020881  0x0000500a copy  0x0000003f , 0x00000011 
- 00020882  0x0000500b copy  0x00000013 , 0x0000003f 
- 00020883  0x0000500c isub  0x00000011 , 0x00000013 
- 00020884  0x0000500d ifetch  0x00000002 , 0x00000006 
- 00020885  0x0000500e increase  0x00000002 , 0x00000006 
- 00020886  0x0000500f copy  0x0000003f , 0x00000002 
- 00020887  0x00005010 setarg  0x00000005 
- 00020888  0x00005011 istore  0x00000001 , 0x00000005 
- 00020889  0x00005012 copy  0x00000007 , 0x0000003f 
- 00020890  0x00005013 istore  0x00000001 , 0x00000005 
- 00020891  0x00005014 increase  0x00000002 , 0x00000011 
- 00020892  0x00005015 copy  0x00000011 , 0x0000003f 
- 00020893  0x00005016 istore  0x00000002 , 0x00000005 
- 00020894  0x00005017 call  0x00007ea8 
- 00020895  0x00005018 bpatchx  0x0000001f , 0x00004023 
- 00020896  0x00005019 setarg  0x00000050 
- 00020897  0x0000501a isub  0x00000002 , 0x0000003e 
- 00020898  0x0000501b branch  0x000051ad , 0x00000005 
- 00020899  0x0000501c setarg  0x00000051 
- 00020900  0x0000501d isub  0x00000002 , 0x0000003e 
- 00020901  0x0000501e branch  0x000051be , 0x00000005 
- 00020902  0x0000501f setarg  0x00000052 
- 00020903  0x00005020 isub  0x00000002 , 0x0000003e 
- 00020904  0x00005021 branch  0x000051c4 , 0x00000005 
- 00020905  0x00005022 setarg  0x00000053 
- 00020906  0x00005023 isub  0x00000002 , 0x0000003e 
- 00020907  0x00005024 branch  0x000051ca , 0x00000005 
- 00020908  0x00005025 branch  0x000051cf 
- 00020909  0x00005027 fetch  0x00000001 , 0x00004250 
- 00020910  0x00005028 set1  0x00000004 , 0x0000003f 
- 00020911  0x00005029 set1  0x00000003 , 0x0000003f 
- 00020912  0x0000502a store  0x00000001 , 0x00004250 
- 00020913  0x0000502b bbit1  0x00000002 , 0x000051bb 
- 00020914  0x0000502c fetcht  0x00000001 , 0x0000027f 
- 00020915  0x0000502d set1  0x00000006 , 0x00000002 
- 00020916  0x0000502e storet  0x00000001 , 0x0000027f 
- 00020917  0x0000502f copy  0x00000007 , 0x0000003f 
- 00020918  0x00005030 increase  0x00000001 , 0x0000003f 
- 00020919  0x00005031 store  0x00000001 , 0x00000281 
- 00020920  0x00005032 fetch  0x00000001 , 0x00004250 
- 00020921  0x00005033 set1  0x00000002 , 0x0000003f 
- 00020922  0x00005034 store  0x00000001 , 0x00004250 
- 00020923  0x00005036 fetch  0x00000002 , 0x00004248 
- 00020924  0x00005037 store  0x00000002 , 0x00000282 
- 00020925  0x00005038 branch  0x000051cf 
- 00020926  0x0000503a fetch  0x00000001 , 0x00004251 
- 00020927  0x0000503b set1  0x00000004 , 0x0000003f 
- 00020928  0x0000503c set1  0x00000003 , 0x0000003f 
- 00020929  0x0000503d store  0x00000001 , 0x00004251 
- 00020930  0x0000503e fetch  0x00000002 , 0x0000424a 
- 00020931  0x0000503f branch  0x000051cf 
- 00020932  0x00005041 fetch  0x00000001 , 0x00004252 
- 00020933  0x00005042 set1  0x00000004 , 0x0000003f 
- 00020934  0x00005043 set1  0x00000003 , 0x0000003f 
- 00020935  0x00005044 store  0x00000001 , 0x00004252 
- 00020936  0x00005045 fetch  0x00000002 , 0x0000424c 
- 00020937  0x00005046 branch  0x000051cf 
- 00020938  0x00005048 fetch  0x00000001 , 0x00004253 
- 00020939  0x00005049 set1  0x00000004 , 0x0000003f 
- 00020940  0x0000504a set1  0x00000003 , 0x0000003f 
- 00020941  0x0000504b store  0x00000001 , 0x00004253 
- 00020942  0x0000504c fetch  0x00000002 , 0x0000424e 
- 00020943  0x00005050 copy  0x0000003f , 0x0000000b 
- 00020944  0x00005051 call  0x00007ead 
- 00020945  0x00005053 copy  0x0000000b , 0x0000003f 
- 00020946  0x00005055 istore  0x00000002 , 0x00000005 
- 00020947  0x00005056 force  0x00000000 , 0x0000003f 
- 00020948  0x00005057 istore  0x00000002 , 0x00000005 
- 00020949  0x00005058 force  0x00000000 , 0x0000003f 
- 00020950  0x00005059 istore  0x00000002 , 0x00000005 
- 00020951  0x0000505a force  0x0000000a , 0x0000003f 
- 00020952  0x0000505b iadd  0x00000012 , 0x00000012 
- 00020953  0x0000505c increase  0xfffffffa , 0x00000011 
- 00020954  0x0000505e branch  0x000051e0 , 0x00000005 
- 00020955  0x0000505f ifetch  0x00000001 , 0x00000006 
- 00020956  0x00005060 istore  0x00000001 , 0x00000005 
- 00020957  0x00005061 increase  0x00000001 , 0x00000012 
- 00020958  0x00005062 increase  0xffffffff , 0x00000011 
- 00020959  0x00005063 branch  0x000051da 
- 00020960  0x00005065 rtn 
- 00020961  0x00005067 ifetch  0x00000001 , 0x00000006 
- 00020962  0x00005068 copy  0x0000003f , 0x00000007 
- 00020963  0x00005069 ifetch  0x00000002 , 0x00000006 
- 00020964  0x0000506a copy  0x0000003f , 0x00000011 
- 00020965  0x0000506b copy  0x00000013 , 0x0000003f 
- 00020966  0x0000506c isub  0x00000011 , 0x00000013 
- 00020967  0x0000506e ifetch  0x00000002 , 0x00000006 
- 00020968  0x0000506f copy  0x0000003f , 0x00000011 
- 00020969  0x00005070 ifetch  0x00000002 , 0x00000006 
- 00020970  0x00005071 copy  0x0000003f , 0x0000000b 
- 00020971  0x00005072 call  0x00007ea8 
- 00020972  0x00005073 bpatchx  0x00000020 , 0x00004024 
- 00020973  0x00005074 setarg  0x00000050 
- 00020974  0x00005075 copy  0x00000011 , 0x00000002 
- 00020975  0x00005076 isub  0x00000002 , 0x0000003e 
- 00020976  0x00005077 branch  0x000051fa , 0x00000005 
- 00020977  0x00005078 setarg  0x00000052 
- 00020978  0x00005079 copy  0x00000011 , 0x00000002 
- 00020979  0x0000507a isub  0x00000002 , 0x0000003e 
- 00020980  0x0000507b branch  0x000051ff , 0x00000005 
- 00020981  0x0000507c setarg  0x00000053 
- 00020982  0x0000507d copy  0x00000011 , 0x00000002 
- 00020983  0x0000507e isub  0x00000002 , 0x0000003e 
- 00020984  0x0000507f branch  0x00005201 , 0x00000005 
- 00020985  0x00005080 branch  0x00005203 
- 00020986  0x00005082 setarg  0x00000000 
- 00020987  0x00005083 store  0x00000002 , 0x00000275 
- 00020988  0x00005084 store  0x00000002 , 0x00004248 
- 00020989  0x00005085 store  0x00000001 , 0x00004250 
- 00020990  0x00005086 branch  0x00005205 
- 00020991  0x00005088 call  0x00005079 
- 00020992  0x00005089 branch  0x00005205 
- 00020993  0x0000508b call  0x0000507f 
- 00020994  0x00005091 branch  0x00005205 
- 00020995  0x00005093 setarg  0x00000000 
- 00020996  0x00005094 store  0x00000002 , 0x0000027b 
- 00020997  0x00005096 call  0x00007ead 
- 00020998  0x00005097 setarg  0x00000007 
- 00020999  0x00005098 istore  0x00000001 , 0x00000005 
- 00021000  0x00005099 copy  0x00000007 , 0x0000003f 
- 00021001  0x0000509a istore  0x00000001 , 0x00000005 
- 00021002  0x0000509b setarg  0x00000004 
- 00021003  0x0000509c istore  0x00000002 , 0x00000005 
- 00021004  0x0000509d copy  0x00000011 , 0x0000003f 
- 00021005  0x0000509e istore  0x00000002 , 0x00000005 
- 00021006  0x0000509f copy  0x0000000b , 0x0000003f 
- 00021007  0x000050a0 istore  0x00000002 , 0x00000005 
- 00021008  0x000050a1 force  0x00000008 , 0x0000003f 
- 00021009  0x000050a2 iadd  0x00000012 , 0x00000012 
- 00021010  0x000050a3 rtn 
- 00021011  0x000050a6 ifetch  0x00000001 , 0x00000006 
- 00021012  0x000050a7 copy  0x0000003f , 0x00000007 
- 00021013  0x000050a8 ifetch  0x00000002 , 0x00000006 
- 00021014  0x000050a9 copy  0x0000003f , 0x00000011 
- 00021015  0x000050aa ifetch  0x00000002 , 0x00000006 
- 00021016  0x000050ab copy  0x0000003f , 0x0000000b 
- 00021017  0x000050ac ifetch  0x00000002 , 0x00000006 
- 00021018  0x000050ad copy  0x0000003f , 0x00000002 
- 00021019  0x000050ae call  0x00007ea8 
- 00021020  0x000050af bpatchx  0x00000021 , 0x00004024 
- 00021021  0x000050b0 fetch  0x00000001 , 0x00004255 
- 00021022  0x000050b1 icompare  0x000000ff , 0x00000007 
- 00021023  0x000050b2 nbranch  0x0000522a , 0x00000001 
- 00021024  0x000050b3 setarg  0x00000050 
- 00021025  0x000050b4 isub  0x00000002 , 0x0000003e 
- 00021026  0x000050b5 branch  0x00005227 , 0x00000005 
- 00021027  0x000050b6 setarg  0x00000051 
- 00021028  0x000050b7 isub  0x00000002 , 0x0000003e 
- 00021029  0x000050b8 branch  0x0000522a , 0x00000005 
- 00021030  0x000050b9 branch  0x0000522a 
- 00021031  0x000050bb jam  0x00000000 , 0x00004248 
- 00021032  0x000050bc jam  0x00000000 , 0x00004250 
- 00021033  0x000050bd branch  0x0000522a 
- 00021034  0x000050c2 call  0x00007ead 
- 00021035  0x000050c3 copy  0x00000013 , 0x0000003f 
- 00021036  0x000050c4 isub  0x00000011 , 0x00000013 
- 00021037  0x000050c5 rtn 
- 00021038  0x000050c8 setarg  0x00000001 
- 00021039  0x000050c9 istore  0x00000001 , 0x00000005 
- 00021040  0x000050ca ifetch  0x00000001 , 0x00000006 
- 00021041  0x000050cb istore  0x00000001 , 0x00000005 
- 00021042  0x000050cc setarg  0x00000002 
- 00021043  0x000050cd istore  0x00000002 , 0x00000005 
- 00021044  0x000050ce setarg  0x00000000 
- 00021045  0x000050cf istore  0x00000002 , 0x00000005 
- 00021046  0x000050d0 setarg  0x00000006 
- 00021047  0x000050d1 iadd  0x00000012 , 0x00000012 
- 00021048  0x000050d2 force  0x00000004 , 0x00000013 
- 00021049  0x000050d3 rtn 
- 00021050  0x000050d7 fetch  0x00000001 , 0x00004255 
- 00021051  0x000050d8 increase  0x00000001 , 0x0000003f 
- 00021052  0x000050d9 bne  0x00000000 , 0x0000523e 
- 00021053  0x000050da increase  0x00000001 , 0x0000003f 
- 00021054  0x000050dc store  0x00000001 , 0x00004255 
- 00021055  0x000050dd rtn 
- 00021056  0x000050e8 bpatchx  0x00000022 , 0x00004024 
- 00021057  0x000050e9 arg  0x00000000 , 0x00000012 
- 00021058  0x000050ea call  0x0000526e 
- 00021059  0x000050eb nbranch  0x00002a8c , 0x00000034 
- 00021060  0x000050ec call  0x0000527e 
- 00021061  0x000050ed arg  0x00001800 , 0x00000012 
- 00021062  0x000050ee arg  0x00000000 , 0x00000007 
- 00021063  0x000050f0 fetcht  0x00000001 , 0x00004256 
- 00021064  0x000050f1 qisolate1  0x00000002 
- 00021065  0x000050f2 branch  0x0000524f , 0x00000001 
- 00021066  0x000050f3 call  0x000052a0 
- 00021067  0x000050f4 sub  0x0000000b , 0x00000000 , 0x0000003e 
- 00021068  0x000050f5 branch  0x0000524f , 0x00000002 
- 00021069  0x000050f6 call  0x00005288 
- 00021070  0x000050f7 branch  0x00005255 
- 00021071  0x000050f9 increase  0x00000080 , 0x00000012 
- 00021072  0x000050fa increase  0x00000001 , 0x00000007 
- 00021073  0x000050fb setarg  0x00000008 
- 00021074  0x000050fc isub  0x00000007 , 0x0000003e 
- 00021075  0x000050fd branch  0x00005247 , 0x00000002 
- 00021076  0x000050fe arg  0x00000000 , 0x00000012 
- 00021077  0x00005100 copy  0x00000012 , 0x0000003f 
- 00021078  0x00005101 branch  0x00002a8c , 0x00000034 
- 00021079  0x00005102 rtn 
- 00021080  0x0000510b bpatchx  0x00000023 , 0x00004024 
- 00021081  0x0000510c call  0x00005277 
- 00021082  0x0000510d increase  0x00000001 , 0x00000006 
- 00021083  0x0000510e ifetch  0x00000002 , 0x00000006 
- 00021084  0x0000510f rtn 
- 00021085  0x00005116 bpatchx  0x00000024 , 0x00004024 
- 00021086  0x00005117 call  0x00005277 
- 00021087  0x00005118 copy  0x00000006 , 0x00000005 
- 00021088  0x00005119 copy  0x00000006 , 0x00000002 
- 00021089  0x0000511a setarg  0x00000000 
- 00021090  0x0000511b istore  0x00000003 , 0x00000005 
- 00021091  0x0000511c rtn 
- 00021092  0x00005122 bpatchx  0x00000025 , 0x00004024 
- 00021093  0x00005123 call  0x00005274 
- 00021094  0x00005124 branch  0x00002a8c , 0x00000034 
- 00021095  0x00005125 fetch  0x00000003 , 0x0000425d 
- 00021096  0x00005126 store  0x00000003 , 0x00004260 
- 00021097  0x00005127 fetch  0x00000003 , 0x0000425a 
- 00021098  0x00005128 store  0x00000003 , 0x0000425d 
- 00021099  0x00005129 fetch  0x00000003 , 0x00004257 
- 00021100  0x0000512a store  0x00000003 , 0x0000425a 
- 00021101  0x0000512b rtn 
- 00021102  0x00005132 bpatchx  0x00000026 , 0x00004024 
- 00021103  0x00005133 fetch  0x00000003 , 0x00004257 
- 00021104  0x00005134 rtn 
- 00021105  0x0000513b bpatchx  0x00000027 , 0x00004024 
- 00021106  0x0000513c fetch  0x00000003 , 0x0000425a 
- 00021107  0x0000513d rtn 
- 00021108  0x00005144 bpatchx  0x00000028 , 0x00004025 
- 00021109  0x00005145 fetch  0x00000003 , 0x00004260 
- 00021110  0x00005146 rtn 
- 00021111  0x0000514c call  0x00005274 
- 00021112  0x0000514d branch  0x00002a8c , 0x00000034 
- 00021113  0x0000514e arg  0x00004257 , 0x00000006 
- 00021114  0x00005150 ifetch  0x00000003 , 0x00000006 
- 00021115  0x00005151 branch  0x0000527a , 0x00000034 
- 00021116  0x00005152 increase  0xfffffffd , 0x00000006 
- 00021117  0x00005153 rtn 
- 00021118  0x0000515b bpatchx  0x00000029 , 0x00004025 
- 00021119  0x0000515c arg  0x00000004 , 0x00000039 
- 00021120  0x0000515d arg  0x00004257 , 0x00000006 
- 00021121  0x0000515e arg  0x00000000 , 0x00000002 
- 00021122  0x00005160 ifetch  0x00000003 , 0x00000006 
- 00021123  0x00005161 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00021124  0x00005162 ior  0x00000002 , 0x00000002 
- 00021125  0x00005163 loop  0x00005282 
- 00021126  0x00005164 storet  0x00000001 , 0x00004256 
- 00021127  0x00005165 rtn 
- 00021128  0x0000516e bpatchx  0x0000002a , 0x00004025 
- 00021129  0x0000516f call  0x0000526e 
- 00021130  0x00005170 nbranch  0x00002a8c , 0x00000034 
- 00021131  0x00005171 call  0x00005274 
- 00021132  0x00005172 branch  0x00005295 , 0x00000034 
- 00021133  0x00005173 fetch  0x00000003 , 0x0000425a 
- 00021134  0x00005174 store  0x00000003 , 0x00004257 
- 00021135  0x00005175 ifetch  0x00000003 , 0x00000006 
- 00021136  0x00005176 istore  0x00000003 , 0x00000005 
- 00021137  0x00005177 ifetch  0x00000003 , 0x00000006 
- 00021138  0x00005178 istore  0x00000003 , 0x00000005 
- 00021139  0x00005179 setarg  0x00000000 
- 00021140  0x0000517a istore  0x00000003 , 0x00000005 
- 00021141  0x0000517c arg  0x00000000 , 0x00000002 
- 00021142  0x0000517d copy  0x0000000b , 0x0000003f 
- 00021143  0x0000517e iadd  0x00000007 , 0x0000003f 
- 00021144  0x00005180 qset1  0x00000002 
- 00021145  0x00005181 increase  0x00000001 , 0x00000007 
- 00021146  0x00005182 isub  0x00000007 , 0x0000003e 
- 00021147  0x00005183 nbranch  0x00005298 , 0x00000005 
- 00021148  0x00005185 lshift8  0x00000012 , 0x0000003f 
- 00021149  0x00005186 ior  0x00000002 , 0x0000003f 
- 00021150  0x00005187 store  0x00000003 , 0x00004260 
- 00021151  0x00005188 rtn 
- 00021152  0x00005193 bpatchx  0x0000002b , 0x00004025 
- 00021153  0x00005194 call  0x0000527e 
- 00021154  0x00005195 copy  0x00000007 , 0x00000013 
- 00021155  0x00005196 arg  0x00000000 , 0x00000002 
- 00021156  0x00005197 arg  0x00000000 , 0x0000000b 
- 00021157  0x0000519a copy  0x00000007 , 0x0000003f 
- 00021158  0x0000519b beq  0x00000008 , 0x000052b0 
- 00021159  0x0000519c fetch  0x00000001 , 0x00004256 
- 00021160  0x0000519d qisolate1  0x0000003f 
- 00021161  0x0000519e branch  0x000052b0 , 0x00000001 
- 00021162  0x0000519f increase  0x00000080 , 0x00000002 
- 00021163  0x000051a0 increase  0x00000001 , 0x00000007 
- 00021164  0x000051a1 copy  0x00000011 , 0x0000003f 
- 00021165  0x000051a2 isub  0x00000002 , 0x0000003e 
- 00021166  0x000051a3 branch  0x000052b0 , 0x00000005 
- 00021167  0x000051a4 branch  0x000052a5 , 0x00000002 
- 00021168  0x000051a6 copy  0x00000002 , 0x0000003f 
- 00021169  0x000051a7 isub  0x00000011 , 0x0000003e 
- 00021170  0x000051a8 nbranch  0x000052b6 , 0x00000002 
- 00021171  0x000051a9 copy  0x00000007 , 0x0000003f 
- 00021172  0x000051aa copy  0x00000013 , 0x00000002 
- 00021173  0x000051ab isub  0x00000002 , 0x0000000b 
- 00021174  0x000051ad copy  0x00000013 , 0x00000007 
- 00021175  0x000051ae rtn 
- 00021176  0x000051b2 bpatchx  0x0000002c , 0x00004025 
- 00021177  0x000051b3 arg  0x0000007f , 0x00000011 
- 00021178  0x000051b4 call  0x00005240 
- 00021179  0x000051b5 store  0x00000002 , 0x0000026b 
- 00021180  0x000051b6 increase  0x00000004 , 0x0000003f 
- 00021181  0x000051b7 store  0x00000002 , 0x0000026d 
- 00021182  0x000051b8 setarg  0x00000000 
- 00021183  0x000051b9 store  0x00000002 , 0x0000026f 
- 00021184  0x000051ba rtn 
- 00021185  0x000051bd fetch  0x00000002 , 0x0000026b 
- 00021186  0x000051be branch  0x000052e2 
- 00021187  0x000051c1 fetch  0x00000002 , 0x0000026d 
- 00021188  0x000051c2 branch  0x000052e2 
- 00021189  0x000051c6 bpatchx  0x0000002d , 0x00004025 
- 00021190  0x000051c7 arg  0x000000fa , 0x00000011 
- 00021191  0x000051c8 call  0x00005240 
- 00021192  0x000051c9 store  0x00000002 , 0x00000271 
- 00021193  0x000051ca increase  0x00000004 , 0x0000003f 
- 00021194  0x000051cb store  0x00000002 , 0x00000273 
- 00021195  0x000051cc setarg  0x00000000 
- 00021196  0x000051cd store  0x00000002 , 0x00000275 
- 00021197  0x000051ce rtn 
- 00021198  0x000051d1 fetch  0x00000002 , 0x00000271 
- 00021199  0x000051d2 branch  0x000052e2 
- 00021200  0x000051d5 fetch  0x00000002 , 0x00000273 
- 00021201  0x000051d6 branch  0x000052e2 
- 00021202  0x000051da bpatchx  0x0000002e , 0x00004025 
- 00021203  0x000051db call  0x00007e7c 
- 00021204  0x000051dc jam  0x00000001 , 0x00000284 
- 00021205  0x000051dd call  0x0000526e 
- 00021206  0x000051de nrtn  0x00000034 
- 00021207  0x000051df arg  0x0000007f , 0x00000011 
- 00021208  0x000051e0 call  0x00005240 
- 00021209  0x000051e1 store  0x00000002 , 0x00000277 
- 00021210  0x000051e2 increase  0x00000004 , 0x0000003f 
- 00021211  0x000051e3 store  0x00000002 , 0x00000279 
- 00021212  0x000051e4 setarg  0x00000000 
- 00021213  0x000051e5 store  0x00000002 , 0x0000027b 
- 00021214  0x000051e6 jam  0x00000000 , 0x00000284 
- 00021215  0x000051e7 branch  0x00007e8c 
- 00021216  0x000051ea fetch  0x00000002 , 0x00000277 
- 00021217  0x000051eb branch  0x000052e2 
- 00021218  0x000051ee branch  0x00002a8c , 0x00000034 
- 00021219  0x000051ef copy  0x0000003f , 0x00000005 
- 00021220  0x000051f0 rtn 
- 00021221  0x000051f4 bpatchx  0x0000002f , 0x00004025 
- 00021222  0x000051f5 arg  0x00000000 , 0x00000012 
- 00021223  0x000051f6 arg  0x00004257 , 0x00000011 
- 00021224  0x000051f7 increase  0xfffffffe , 0x00000011 
- 00021225  0x000051f9 increase  0x00000002 , 0x00000011 
- 00021226  0x000051fa setarg  0x00004263 
- 00021227  0x000051fb isub  0x00000011 , 0x0000003e 
- 00021228  0x000051fc branch  0x000052f5 , 0x00000005 
- 00021229  0x000051fd ifetch  0x00000001 , 0x00000011 
- 00021230  0x000051fe increase  0x00000001 , 0x00000011 
- 00021231  0x000051ff branch  0x000052e9 , 0x00000034 
- 00021232  0x00005200 ifetcht  0x00000002 , 0x00000011 
- 00021233  0x00005201 ifetch  0x00000002 , 0x00000002 
- 00021234  0x00005202 iadd  0x00000012 , 0x00000012 
- 00021235  0x00005203 increase  0x00000004 , 0x00000012 
- 00021236  0x00005204 branch  0x000052e9 
- 00021237  0x00005206 copy  0x00000012 , 0x0000003f 
- 00021238  0x00005207 rtn 
- 00021239  0x0000520b arg  0x0000000c , 0x00000007 
- 00021240  0x0000520c branch  0x00002c32 
- 00021241  0x0000520f arg  0x0000000c , 0x00000007 
- 00021242  0x00005210 branch  0x00002c36 
- 00021243  0x00005213 bpatchx  0x00000030 , 0x00004026 
- 00021244  0x00005214 call  0x0000527e 
- 00021245  0x00005215 fetch  0x00000001 , 0x00004256 
- 00021246  0x00005216 rtn  0x00000034 
- 00021247  0x00005217 call  0x000052e5 
- 00021248  0x00005218 arg  0x00000100 , 0x00000002 
- 00021249  0x00005219 isub  0x00000002 , 0x0000003e 
- 00021250  0x0000521a branch  0x000052f7 , 0x00000002 
- 00021251  0x0000521b call  0x000052f9 
- 00021252  0x0000521c arg  0x00004263 , 0x00000005 
- 00021253  0x0000521d arg  0x00004257 , 0x00000011 
- 00021254  0x0000521f setarg  0x00004263 
- 00021255  0x00005220 isub  0x00000011 , 0x0000003e 
- 00021256  0x00005221 rtn  0x00000005 
- 00021257  0x00005222 ifetch  0x00000001 , 0x00000011 
- 00021258  0x00005223 increase  0x00000001 , 0x00000011 
- 00021259  0x00005224 nbranch  0x0000530f , 0x00000034 
- 00021260  0x00005225 istore  0x00000002 , 0x00000005 
- 00021261  0x00005226 increase  0x00000002 , 0x00000011 
- 00021262  0x00005227 branch  0x00005306 
- 00021263  0x00005229 ifetch  0x00000002 , 0x00000011 
- 00021264  0x0000522a increase  0x00000002 , 0x00000011 
- 00021265  0x0000522b copy  0x0000003f , 0x00000006 
- 00021266  0x0000522c ifetch  0x00000002 , 0x00000006 
- 00021267  0x0000522d istore  0x00000002 , 0x00000005 
- 00021268  0x0000522e copy  0x0000003f , 0x00000039 
- 00021269  0x0000522f increase  0x00000002 , 0x00000039 
- 00021270  0x00005230 call  0x00007f01 
- 00021271  0x00005231 branch  0x00005306 
- 00021272  0x00005234 bpatchx  0x00000031 , 0x00004026 
- 00021273  0x00005235 call  0x0000527e 
- 00021274  0x00005236 fetch  0x00000001 , 0x00004256 
- 00021275  0x00005237 rtn  0x00000034 
- 00021276  0x00005238 arg  0x00004258 , 0x00000011 
- 00021277  0x00005239 increase  0xfffffffd , 0x00000011 
- 00021278  0x0000523a arg  0x00004263 , 0x00000006 
- 00021279  0x0000523c increase  0x00000003 , 0x00000011 
- 00021280  0x0000523d setarg  0x00004264 
- 00021281  0x0000523e isub  0x00000011 , 0x0000003e 
- 00021282  0x0000523f rtn  0x00000005 
- 00021283  0x00005240 ifetch  0x00000002 , 0x00000006 
- 00021284  0x00005241 branch  0x0000531f , 0x00000034 
- 00021285  0x00005242 increase  0x00000004 , 0x0000003f 
- 00021286  0x00005243 copy  0x0000003f , 0x00000039 
- 00021287  0x00005244 copy  0x00000006 , 0x00000012 
- 00021288  0x00005245 ifetch  0x00000002 , 0x00000011 
- 00021289  0x00005246 copy  0x0000003f , 0x00000005 
- 00021290  0x00005247 copy  0x00000012 , 0x00000006 
- 00021291  0x00005248 increase  0xfffffffe , 0x00000006 
- 00021292  0x00005249 call  0x00007f01 
- 00021293  0x0000524a branch  0x0000531f 
- 00021294  0x00005255 bpatchx  0x00000032 , 0x00004026 
- 00021295  0x00005256 disable  0x0000002b 
- 00021296  0x00005257 jam  0x00000001 , 0x00000455 
- 00021297  0x00005258 jam  0x00000003 , 0x0000043f 
- 00021298  0x00005259 jam  0x00000001 , 0x00000456 
- 00021299  0x0000525a setarg  0xffffffff 
- 00021300  0x0000525b store  0x00000002 , 0x00000459 
- 00021301  0x0000525c force  0x00000000 , 0x0000003f 
- 00021302  0x0000525d store  0x00000001 , 0x00000457 
- 00021303  0x0000525e store  0x00000001 , 0x00000462 
- 00021304  0x0000525f store  0x00000003 , 0x00004169 
- 00021305  0x00005260 store  0x00000003 , 0x0000416c 
- 00021306  0x00005261 store  0x00000005 , 0x00004403 
- 00021307  0x00005262 set1  0x00000027 , 0x0000003f 
- 00021308  0x00005263 store  0x00000005 , 0x00004408 
- 00021309  0x00005264 jam  0x00000001 , 0x000043dc 
- 00021310  0x00005265 jam  0x00000000 , 0x000043dd 
- 00021311  0x00005266 branch  0x000056ed 
- 00021312  0x00005269 bpatchx  0x00000033 , 0x00004026 
- 00021313  0x0000526a enable  0x00000029 
- 00021314  0x0000526b jam  0x00000003 , 0x00000440 
- 00021315  0x0000526c jam  0x00000001 , 0x00000478 
- 00021316  0x0000526d jam  0x00000001 , 0x0000445a 
- 00021317  0x0000526e setarg  0x0000ffff 
- 00021318  0x0000526f store  0x00000002 , 0x0000445c 
- 00021319  0x00005270 force  0x00000000 , 0x0000003f 
- 00021320  0x00005271 store  0x00000005 , 0x00004408 
- 00021321  0x00005272 set1  0x00000027 , 0x0000003f 
- 00021322  0x00005273 store  0x00000005 , 0x00004403 
- 00021323  0x00005274 branch  0x0000532e 
- 00021324  0x00005278 bpatchx  0x00000034 , 0x00004026 
- 00021325  0x00005279 disable  0x00000029 
- 00021326  0x0000527a setarg  0x00000017 
- 00021327  0x0000527b store  0x00000002 , 0x000044a8 
- 00021328  0x0000527c jam  0x00000001 , 0x00000440 
- 00021329  0x0000527d jam  0x00000000 , 0x0000436e 
- 00021330  0x0000527e jam  0x00000000 , 0x000000a0 
- 00021331  0x0000527f jam  0x00000000 , 0x000044c4 
- 00021332  0x00005280 jam  0x00000000 , 0x000044c5 
- 00021333  0x00005281 fetch  0x00000002 , 0x0000046d 
- 00021334  0x00005282 store  0x00000002 , 0x000044ba 
- 00021335  0x00005283 fetch  0x00000002 , 0x00000441 
- 00021336  0x00005284 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00021337  0x00005285 rshift4  0x0000003f , 0x0000003f 
- 00021338  0x00005286 store  0x00000002 , 0x0000046d 
- 00021339  0x00005287 branch  0x0000532e 
- 00021340  0x0000528e call  0x000053c4 
- 00021341  0x0000528f call  0x000055e8 
- 00021342  0x00005290 call  0x000056f0 
- 00021343  0x00005291 branch  0x000053ce 
- 00021344  0x00005294 bpatchx  0x00000035 , 0x00004026 
- 00021345  0x00005295 call  0x000053c4 
- 00021346  0x00005296 call  0x000032f4 
- 00021347  0x00005297 fetch  0x00000001 , 0x00000440 
- 00021348  0x00005298 beq  0x00000003 , 0x00005366 
- 00021349  0x00005299 branch  0x0000537a 
- 00021350  0x000052a0 bpatchx  0x00000036 , 0x00004026 
- 00021351  0x000052a1 enable  0x00000029 
- 00021352  0x000052a2 call  0x000056e4 
- 00021353  0x000052a3 branch  0x00005377 , 0x00000002 
- 00021354  0x000052a4 call  0x00002c6c 
- 00021355  0x000052a5 call  0x00005413 
- 00021356  0x000052a6 call  0x0000561e 
- 00021357  0x000052a7 disable  0x0000002d 
- 00021358  0x000052a8 call  0x000054bf 
- 00021359  0x000052a9 nrtn  0x0000002d 
- 00021360  0x000052aa bpatchx  0x00000037 , 0x00004026 
- 00021361  0x000052ab fetch  0x00000001 , 0x00000005 
- 00021362  0x000052ac increase  0x00000001 , 0x0000003f 
- 00021363  0x000052ad store  0x00000001 , 0x00000005 
- 00021364  0x000052ae call  0x000055aa 
- 00021365  0x000052af disable  0x00000029 
- 00021366  0x000052b0 rtn 
- 00021367  0x000052b3 call  0x000053a9 
- 00021368  0x000052b4 disable  0x00000029 
- 00021369  0x000052b5 rtn 
- 00021370  0x000052bb bpatchx  0x00000038 , 0x00004027 
- 00021371  0x000052bc jam  0x00000000 , 0x0000450f 
- 00021372  0x000052bd call  0x00007aaf 
- 00021373  0x000052be call  0x00005c18 
- 00021374  0x000052bf disable  0x0000002e 
- 00021375  0x000052c0 call  0x000056e4 
- 00021376  0x000052c1 branch  0x000053a9 , 0x00000002 
- 00021377  0x000052c2 call  0x00002c6c 
- 00021378  0x000052c3 call  0x00005413 
- 00021379  0x000052c4 call  0x00005489 
- 00021380  0x000052c5 nbranch  0x0000539b , 0x00000018 
- 00021381  0x000052c6 call  0x000053b7 
- 00021382  0x000052c7 branch  0x00005388 , 0x0000002d 
- 00021383  0x000052c8 branch  0x00005395 
- 00021384  0x000052cc bpatchx  0x00000039 , 0x00004027 
- 00021385  0x000052cd fetch  0x00000001 , 0x0000450f 
- 00021386  0x000052ce pincrease  0x00000001 
- 00021387  0x000052cf store  0x00000001 , 0x0000450f 
- 00021388  0x000052d0 beq  0x0000000c , 0x00005395 
- 00021389  0x000052d1 call  0x000055aa 
- 00021390  0x000052d2 call  0x0000561e 
- 00021391  0x000052d3 call  0x000054c7 
- 00021392  0x000052d4 call  0x0000567e 
- 00021393  0x000052d5 fetch  0x00000002 , 0x000041fb 
- 00021394  0x000052d6 call  0x00007f9c 
- 00021395  0x000052d7 call  0x000053a0 
- 00021396  0x000052d8 branch  0x000053a4 , 0x00000028 
- 00021397  0x000052da bpatchx  0x0000003a , 0x00004027 
- 00021398  0x000052db call  0x00005be4 
- 00021399  0x000052dc call  0x00005bdb 
- 00021400  0x000052dd call  0x00007d9c 
- 00021401  0x000052de fetch  0x00000001 , 0x00000462 
- 00021402  0x000052df bbit1  0x00000003 , 0x000053a9 
- 00021403  0x000052e1 bpatchx  0x0000003b , 0x00004027 
- 00021404  0x000052e2 call  0x000057f4 
- 00021405  0x000052e3 call  0x0000559d 
- 00021406  0x000052e4 call  0x00005575 
- 00021407  0x000052e5 branch  0x00002841 
- 00021408  0x000052e9 disable  0x00000028 
- 00021409  0x000052ea bmark1  0x0000002a , 0x00007fe7 
- 00021410  0x000052eb bmark1  0x00000029 , 0x00007fe7 
- 00021411  0x000052ec rtn 
- 00021412  0x000052f0 bpatchx  0x0000003c , 0x00004027 
- 00021413  0x000052f1 enable  0x0000002e 
- 00021414  0x000052f2 call  0x000054c1 
- 00021415  0x000052f3 branch  0x00005388 , 0x0000002d 
- 00021416  0x000052f4 branch  0x00005395 
- 00021417  0x000052fa bpatchx  0x0000003d , 0x00004027 
- 00021418  0x000052fb call  0x000053af 
- 00021419  0x000052fc call  0x000033b4 
- 00021420  0x000052fd call  0x00007a77 
- 00021421  0x000052fe jam  0x00000015 , 0x00000a99 
- 00021422  0x000052ff branch  0x00007d86 
- 00021423  0x00005302 setarg  0x00000000 
- 00021424  0x00005303 store  0x00000009 , 0x000044ff 
- 00021425  0x00005304 jam  0x00000000 , 0x00000455 
- 00021426  0x00005305 jam  0x00000000 , 0x00000440 
- 00021427  0x00005306 jam  0x00000000 , 0x0000043f 
- 00021428  0x00005307 jam  0x00000000 , 0x000044c5 
- 00021429  0x00005308 jam  0x00000000 , 0x000044c4 
- 00021430  0x00005309 rtn 
- 00021431  0x0000530c bpatchx  0x0000003e , 0x00004027 
- 00021432  0x0000530d fetch  0x00000001 , 0x00000005 
- 00021433  0x0000530e increase  0x00000001 , 0x0000003f 
- 00021434  0x0000530f store  0x00000001 , 0x00000005 
- 00021435  0x00005310 fetch  0x00000001 , 0x0000043f 
- 00021436  0x00005311 rtnbit1  0x00000003 
- 00021437  0x00005312 set1  0x00000003 
- 00021438  0x00005313 store  0x00000001 , 0x0000043f 
- 00021439  0x00005314 fetch  0x00000002 , 0x000044ba 
- 00021440  0x00005315 store  0x00000002 , 0x0000046d 
- 00021441  0x00005316 setarg  0x00000000 
- 00021442  0x00005317 store  0x00000004 , 0x000044e5 
- 00021443  0x00005318 rtn 
- 00021444  0x0000531c bpatchx  0x0000003f , 0x00004027 
- 00021445  0x0000531d jam  0x00000036 , 0x0000890f 
- 00021446  0x0000531e jam  0x0000005f , 0x0000890b 
- 00021447  0x0000531f enable  0x00000036 
- 00021448  0x00005320 jam  0x00000007 , 0x00008914 
- 00021449  0x00005321 call  0x00002c6c 
- 00021450  0x00005322 fetch  0x00000001 , 0x000041e0 
- 00021451  0x00005323 rtn  0x00000034 
- 00021452  0x00005324 jam  0x000000b8 , 0x0000890a 
- 00021453  0x00005325 rtn 
- 00021454  0x00005328 bpatchx  0x00000040 , 0x00004028 
- 00021455  0x00005329 jam  0x0000002e , 0x0000890f 
- 00021456  0x0000532a jam  0x000000ff , 0x0000890b 
- 00021457  0x0000532b disable  0x00000036 
- 00021458  0x0000532c jam  0x00000003 , 0x00008914 
- 00021459  0x0000532d arg  0x00000000 , 0x0000001b 
- 00021460  0x0000532e rtn 
- 00021461  0x00005331 disable  0x00000009 
- 00021462  0x00005332 disable  0x00000007 
- 00021463  0x00005333 fetch  0x00000003 , 0x00000467 
- 00021464  0x00005334 iforce  0x0000000f 
- 00021465  0x00005335 fetch  0x00000001 , 0x00000016 
- 00021466  0x00005336 reverse  0x0000003f , 0x00000002 
- 00021467  0x00005337 set1  0x00000001 , 0x00000002 
- 00021468  0x00005338 rshift  0x00000002 , 0x0000000e 
- 00021469  0x00005339 rtn 
- 00021470  0x0000533d call  0x000053e6 
- 00021471  0x0000533e call  0x0000291f 
- 00021472  0x0000533f setarg  0x00000500 
- 00021473  0x00005340 call  0x00002a8f 
- 00021474  0x00005341 branch  0x00002924 
- 00021475  0x00005344 branch  0x00002939 , 0x0000002d 
- 00021476  0x00005346 call  0x000053e6 
- 00021477  0x00005347 branch  0x00002933 
- 00021478  0x00005349 bpatchx  0x00000041 , 0x00004028 
- 00021479  0x0000534a call  0x00002918 
- 00021480  0x0000534b fetch  0x00000001 , 0x0000048c 
- 00021481  0x0000534c nbranch  0x000053f9 , 0x00000034 
- 00021482  0x0000534d fetch  0x00000001 , 0x00000016 
- 00021483  0x0000534e sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021484  0x0000534f branch  0x000053f3 , 0x00000002 
- 00021485  0x00005350 force  0x00000000 , 0x00000002 
- 00021486  0x00005351 rtneq  0x00000025 
- 00021487  0x00005352 force  0x00000018 , 0x00000002 
- 00021488  0x00005353 rtneq  0x00000026 
- 00021489  0x00005354 force  0x0000004e , 0x00000002 
- 00021490  0x00005355 rtn 
- 00021491  0x00005358 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00021492  0x00005359 branch  0x000053f6 , 0x00000002 
- 00021493  0x0000535a increase  0x00000001 , 0x0000003f 
- 00021494  0x0000535d lshift  0x0000003f , 0x0000003f 
- 00021495  0x0000535e add  0x0000003f , 0x00000002 , 0x00000002 
- 00021496  0x0000535f rtn 
- 00021497  0x00005362 fetch  0x00000001 , 0x00000016 
- 00021498  0x00005363 lshift  0x0000003f , 0x00000002 
- 00021499  0x00005364 rtn 
- 00021500  0x00005367 arg  0x000001f4 , 0x00000002 
- 00021501  0x00005368 rtn  0x00000034 
- 00021502  0x00005369 arg  0x000000fa , 0x00000002 
- 00021503  0x0000536a rtneq  0x00000001 
- 00021504  0x0000536b arg  0x00000096 , 0x00000002 
- 00021505  0x0000536c rtneq  0x00000002 
- 00021506  0x0000536d arg  0x00000064 , 0x00000002 
- 00021507  0x0000536e rtneq  0x00000003 
- 00021508  0x0000536f arg  0x0000004b , 0x00000002 
- 00021509  0x00005370 rtneq  0x00000004 
- 00021510  0x00005371 arg  0x00000032 , 0x00000002 
- 00021511  0x00005372 rtneq  0x00000005 
- 00021512  0x00005373 arg  0x00000028 , 0x00000002 
- 00021513  0x00005374 rtneq  0x00000006 
- 00021514  0x00005375 arg  0x00000014 , 0x00000002 
- 00021515  0x00005376 rtn 
- 00021516  0x0000537b setarg  0x008e89be 
- 00021517  0x0000537c lshift8  0x0000003f , 0x0000003f 
- 00021518  0x0000537d or_into  0x000000d6 , 0x0000003f 
- 00021519  0x0000537e iforce  0x00000009 
- 00021520  0x0000537f setarg  0x00555555 
- 00021521  0x00005380 store  0x00000003 , 0x00000467 
- 00021522  0x00005381 rtn 
- 00021523  0x00005384 bpatchx  0x00000042 , 0x00004028 
- 00021524  0x00005385 enable  0x00000010 
- 00021525  0x00005386 fetch  0x00000004 , 0x00000463 
- 00021526  0x00005387 iforce  0x00000009 
- 00021527  0x00005388 call  0x00005466 
- 00021528  0x00005389 setarg  0x00000200 
- 00021529  0x0000538a branch  0x0000541c , 0x00000029 
- 00021530  0x0000538b fetch  0x00000002 , 0x0000044d 
- 00021531  0x0000538c rshift  0x0000003f , 0x0000003f 
- 00021532  0x0000538e arg  0x00000500 , 0x00000002 
- 00021533  0x0000538f iadd  0x00000002 , 0x0000003f 
- 00021534  0x00005390 call  0x00002a24 
- 00021535  0x00005391 deposit  0x0000001a 
- 00021536  0x00005392 store  0x00000006 , 0x00000491 
- 00021537  0x00005393 rtn 
- 00021538  0x00005396 bpatchx  0x00000043 , 0x00004028 
- 00021539  0x00005397 fetch  0x00000001 , 0x00000016 
- 00021540  0x00005398 beq  0x00000025 , 0x00005428 
- 00021541  0x00005399 beq  0x00000026 , 0x0000542e 
- 00021542  0x0000539a beq  0x00000027 , 0x00005434 
- 00021543  0x0000539b branch  0x00005434 
- 00021544  0x0000539e fetcht  0x00000001 , 0x0000448d 
- 00021545  0x0000539f isolate1  0x00000001 , 0x00000002 
- 00021546  0x000053a0 branch  0x0000543f , 0x00000001 
- 00021547  0x000053a1 isolate1  0x00000002 , 0x00000002 
- 00021548  0x000053a2 branch  0x00005444 , 0x00000001 
- 00021549  0x000053a3 branch  0x0000543a 
- 00021550  0x000053a7 fetcht  0x00000001 , 0x0000448d 
- 00021551  0x000053a8 isolate1  0x00000002 , 0x00000002 
- 00021552  0x000053a9 branch  0x00005444 , 0x00000001 
- 00021553  0x000053aa isolate1  0x00000000 , 0x00000002 
- 00021554  0x000053ab branch  0x0000543a , 0x00000001 
- 00021555  0x000053ac branch  0x0000543f 
- 00021556  0x000053b0 fetcht  0x00000001 , 0x0000448d 
- 00021557  0x000053b1 isolate1  0x00000000 , 0x00000002 
- 00021558  0x000053b2 branch  0x0000543a , 0x00000001 
- 00021559  0x000053b3 isolate1  0x00000001 , 0x00000002 
- 00021560  0x000053b4 branch  0x0000543f , 0x00000001 
- 00021561  0x000053b5 branch  0x00005444 
- 00021562  0x000053ba jam  0x00000025 , 0x00000016 
- 00021563  0x000053bb fetch  0x00000001 , 0x00000ac2 
- 00021564  0x000053bc set1  0x00000000 , 0x0000003f 
- 00021565  0x000053bd store  0x00000001 , 0x00000ac2 
- 00021566  0x000053be rtn 
- 00021567  0x000053c1 jam  0x00000026 , 0x00000016 
- 00021568  0x000053c2 fetch  0x00000001 , 0x00000ac2 
- 00021569  0x000053c3 set1  0x00000001 , 0x0000003f 
- 00021570  0x000053c4 store  0x00000001 , 0x00000ac2 
- 00021571  0x000053c5 rtn 
- 00021572  0x000053c8 jam  0x00000027 , 0x00000016 
- 00021573  0x000053c9 fetch  0x00000001 , 0x00000ac2 
- 00021574  0x000053ca set1  0x00000002 , 0x0000003f 
- 00021575  0x000053cb store  0x00000001 , 0x00000ac2 
- 00021576  0x000053cc rtn 
- 00021577  0x000053d1 bpatchx  0x00000044 , 0x00004028 
- 00021578  0x000053d2 add  0x00000011 , 0x00000001 , 0x00000006 
- 00021579  0x000053d3 ifetch  0x00000001 , 0x00000006 
- 00021580  0x000053d4 rtnbit0  0x00000000 
- 00021581  0x000053d5 add  0x00000011 , 0x0000001a , 0x00000005 
- 00021582  0x000053d6 ifetch  0x00000002 , 0x00000005 
- 00021583  0x000053d7 increase  0x00000001 , 0x0000003f 
- 00021584  0x000053d8 istore  0x00000002 , 0x00000005 
- 00021585  0x000053d9 add  0x00000011 , 0x00000019 , 0x00000006 
- 00021586  0x000053da ifetch  0x00000001 , 0x00000006 
- 00021587  0x000053db add  0x00000011 , 0x00000018 , 0x00000005 
- 00021588  0x000053dc ifetcht  0x00000001 , 0x00000005 
- 00021589  0x000053dd iadd  0x00000002 , 0x0000003f 
- 00021590  0x000053de sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021591  0x000053df branch  0x00005459 , 0x00000002 
- 00021592  0x000053e0 increase  0xffffffdb , 0x0000003f 
- 00021593  0x000053e2 istore  0x00000001 , 0x00000005 
- 00021594  0x000053e3 rtn 
- 00021595  0x000053e7 bpatchx  0x00000045 , 0x00004028 
- 00021596  0x000053e8 fetch  0x00000005 , 0x0000046f 
- 00021597  0x000053e9 force  0x00000000 , 0x00000002 
- 00021598  0x000053ea force  0x00000025 , 0x00000039 
- 00021599  0x000053ec bbit0  0x00000000 , 0x00005461 
- 00021600  0x000053ed increase  0x00000001 , 0x00000002 
- 00021601  0x000053ef rshift  0x0000003f , 0x0000003f 
- 00021602  0x000053f0 loop  0x0000545f 
- 00021603  0x000053f1 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00021604  0x000053f2 store  0x00000001 , 0x00000461 
- 00021605  0x000053f3 rtn 
- 00021606  0x000053f6 bpatchx  0x00000046 , 0x00004028 
- 00021607  0x000053f7 fetch  0x00000001 , 0x00000457 
- 00021608  0x000053f8 iforce  0x00000007 
- 00021609  0x000053f9 fetcht  0x00000005 , 0x0000046f 
- 00021610  0x000053fa qisolate1  0x00000002 
- 00021611  0x000053fb branch  0x0000547c , 0x00000001 
- 00021612  0x000053fd bpatchx  0x00000047 , 0x00004028 
- 00021613  0x000053fe fetch  0x00000001 , 0x00000461 
- 00021614  0x000053ff isub  0x00000007 , 0x0000003f 
- 00021615  0x00005400 branch  0x00005472 , 0x00000002 
- 00021616  0x00005401 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00021617  0x00005402 branch  0x0000546c 
- 00021618  0x00005404 copy  0x00000007 , 0x00000039 
- 00021619  0x00005405 force  0x00000000 , 0x00000007 
- 00021620  0x00005407 qisolate1  0x00000002 
- 00021621  0x00005408 branch  0x00005477 , 0x00000001 
- 00021622  0x00005409 increase  0x00000001 , 0x00000039 
- 00021623  0x0000540b deposit  0x00000039 
- 00021624  0x0000540c branch  0x0000547c , 0x00000034 
- 00021625  0x0000540d increase  0x00000001 , 0x00000007 
- 00021626  0x0000540e increase  0xffffffff , 0x00000039 
- 00021627  0x0000540f branch  0x00005474 
- 00021628  0x00005411 deposit  0x00000007 
- 00021629  0x00005412 store  0x00000001 , 0x00000016 
- 00021630  0x00005413 rtn 
- 00021631  0x00005417 branch  0x00005482 , 0x00000029 
- 00021632  0x00005418 until  0x0000003e , 0x00000003 
- 00021633  0x00005419 rtn 
- 00021634  0x0000541c arg  0x00000ea0 , 0x0000000b 
- 00021635  0x0000541d until  0x00000023 , 0x00000026 
- 00021636  0x0000541e rtn 
- 00021637  0x00005421 disable  0x00000010 
- 00021638  0x00005422 fetch  0x00000002 , 0x0000436c 
- 00021639  0x00005423 copy  0x0000003f , 0x0000000b 
- 00021640  0x00005424 branch  0x0000548e 
- 00021641  0x00005428 bpatchx  0x00000048 , 0x00004029 
- 00021642  0x00005429 enable  0x00000010 
- 00021643  0x0000542a fetch  0x00000002 , 0x0000044d 
- 00021644  0x0000542b fetcht  0x00000004 , 0x000044e5 
- 00021645  0x0000542c iadd  0x00000002 , 0x0000000b 
- 00021646  0x0000542e call  0x000053de 
- 00021647  0x00005430 bpatchx  0x00000049 , 0x00004029 
- 00021648  0x00005431 call  0x000053d5 
- 00021649  0x00005432 disable  0x0000002d 
- 00021650  0x00005433 enable  0x0000000d 
- 00021651  0x00005434 enable  0x00000021 
- 00021652  0x00005435 disable  0x00000020 
- 00021653  0x00005436 copy  0x0000000b , 0x0000001b 
- 00021654  0x00005437 correlate  0x0000003e , 0x00000003 
- 00021655  0x00005438 branch  0x0000549a , 0x0000002e 
- 00021656  0x00005439 copy  0x0000001a , 0x00000002 
- 00021657  0x0000543a storet  0x00000006 , 0x0000009a 
- 00021658  0x0000543c nbranch  0x0000264d , 0x00000018 
- 00021659  0x0000543d branch  0x000054a1 , 0x0000002e 
- 00021660  0x0000543e arg  0x000001e0 , 0x00000029 
- 00021661  0x0000543f copy  0x00000021 , 0x00000028 
- 00021662  0x00005440 fetch  0x00000001 , 0x0000043f 
- 00021663  0x00005441 bbit0  0x00000003 , 0x000054a1 
- 00021664  0x00005442 call  0x00002b05 , 0x0000002b 
- 00021665  0x00005444 bpatchx  0x0000004a , 0x00004029 
- 00021666  0x00005445 call  0x000029bb 
- 00021667  0x00005446 enable  0x00000007 
- 00021668  0x00005447 enable  0x00000009 
- 00021669  0x00005448 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021670  0x00005449 rshift3  0x0000000c , 0x0000003f 
- 00021671  0x0000544a store  0x00000001 , 0x000002d9 
- 00021672  0x0000544b parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021673  0x0000544c rshift3  0x0000000c , 0x0000003f 
- 00021674  0x0000544d istore  0x00000001 , 0x00000005 
- 00021675  0x0000544e and  0x0000003f , 0x0000003f , 0x00000039 
- 00021676  0x0000544f branch  0x000054b1 , 0x00000005 
- 00021677  0x00005452 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021678  0x00005453 rshift3  0x0000000c , 0x0000003f 
- 00021679  0x00005454 istore  0x00000001 , 0x00000005 
- 00021680  0x00005455 loop  0x000054ad 
- 00021681  0x00005458 bpatchx  0x0000004b , 0x00004029 
- 00021682  0x00005459 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00021683  0x0000545a enable  0x00000010 
- 00021684  0x0000545b arg  0x00000664 , 0x0000001b 
- 00021685  0x0000545c rshift32  0x0000003f , 0x0000003f 
- 00021686  0x0000545d rshift16  0x0000003f , 0x0000003f 
- 00021687  0x0000545e istore  0x00000003 , 0x00000005 
- 00021688  0x0000545f branch  0x0000264d , 0x00000006 
- 00021689  0x00005460 enable  0x0000002d 
- 00021690  0x00005461 fetch  0x00000001 , 0x00000017 
- 00021691  0x00005462 add  0x0000003f , 0x00000000 , 0x00000011 
- 00021692  0x00005463 call  0x00002981 
- 00021693  0x00005464 disable  0x0000000d 
- 00021694  0x00005465 branch  0x00002918 
- 00021695  0x00005468 bpatchx  0x0000004c , 0x00004029 
- 00021696  0x00005469 call  0x000054c9 
- 00021697  0x0000546b fetcht  0x00000001 , 0x00000017 
- 00021698  0x0000546c call  0x0000291f 
- 00021699  0x0000546d call  0x00002924 
- 00021700  0x0000546e enable  0x00000010 
- 00021701  0x0000546f arg  0x0000157c , 0x0000000b 
- 00021702  0x00005470 branch  0x0000548f 
- 00021703  0x00005473 call  0x000054c9 
- 00021704  0x00005474 branch  0x0000264d 
- 00021705  0x00005477 bpatchx  0x0000004d , 0x00004029 
- 00021706  0x00005478 call  0x000053d5 
- 00021707  0x00005479 call  0x000053e3 
- 00021708  0x0000547a branch  0x000054cd 
- 00021709  0x0000547d set1  0x00000000 , 0x00000015 
- 00021710  0x0000547e enable  0x0000001d 
- 00021711  0x0000547f enable  0x00000020 
- 00021712  0x00005480 disable  0x00000021 
- 00021713  0x00005481 call  0x0000547f 
- 00021714  0x00005482 rshift16  0x00000009 , 0x0000003f 
- 00021715  0x00005483 rshift8  0x0000003f , 0x0000003f 
- 00021716  0x00005484 rshift4  0x0000003f , 0x0000003f 
- 00021717  0x00005485 inject  0x00000003 , 0x00000028 
- 00021718  0x00005486 enable  0x00000007 
- 00021719  0x00005487 enable  0x00000009 
- 00021720  0x00005488 bpatchx  0x0000004e , 0x00004029 
- 00021721  0x00005489 fetch  0x00000001 , 0x000043dc 
- 00021722  0x0000548a inject  0x00000003 , 0x00000008 
- 00021723  0x0000548b ifetch  0x00000001 , 0x00000006 
- 00021724  0x0000548c and  0x0000003f , 0x0000003f , 0x00000039 
- 00021725  0x0000548d inject  0x00000003 , 0x00000008 
- 00021726  0x0000548e branch  0x000054e2 , 0x00000005 
- 00021727  0x00005490 ifetch  0x00000001 , 0x00000006 
- 00021728  0x00005491 inject  0x00000003 , 0x00000008 
- 00021729  0x00005492 loop  0x000054df 
- 00021730  0x00005495 enable  0x00000008 
- 00021731  0x00005496 inject  0x00000003 , 0x00000018 
- 00021732  0x00005497 disable  0x00000008 
- 00021733  0x00005498 until  0x0000003e , 0x00000027 
- 00021734  0x00005499 nop  0x00000064 
- 00021735  0x0000549a disable  0x0000001d 
- 00021736  0x0000549b rtn 
- 00021737  0x0000549e bpatchx  0x0000004f , 0x00004029 
- 00021738  0x0000549f fetch  0x00000001 , 0x00004484 
- 00021739  0x000054a0 beq  0x00000001 , 0x000054f9 
- 00021740  0x000054a1 fetch  0x00000001 , 0x00004485 
- 00021741  0x000054a2 lshift4  0x0000003f , 0x0000003f 
- 00021742  0x000054a3 lshift2  0x0000003f , 0x0000003f 
- 00021743  0x000054a4 store  0x00000001 , 0x000043dc 
- 00021744  0x000054a5 fetcht  0x00000001 , 0x0000436f 
- 00021745  0x000054a6 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021746  0x000054a7 store  0x00000001 , 0x000043dd 
- 00021747  0x000054a8 fetch  0x00000006 , 0x000044a0 
- 00021748  0x000054a9 store  0x00000006 , 0x000043de 
- 00021749  0x000054aa copy  0x00000002 , 0x00000039 
- 00021750  0x000054ab arg  0x00004370 , 0x00000006 
- 00021751  0x000054ac call  0x00007ef4 
- 00021752  0x000054ad branch  0x00005504 
- 00021753  0x000054af fetch  0x00000001 , 0x00004486 
- 00021754  0x000054b0 lshift4  0x0000003f , 0x0000003f 
- 00021755  0x000054b1 lshift2  0x0000003f , 0x0000003f 
- 00021756  0x000054b2 increase  0x00000001 , 0x0000003f 
- 00021757  0x000054b3 store  0x00000001 , 0x000043dc 
- 00021758  0x000054b4 setarg  0x0000000c 
- 00021759  0x000054b5 store  0x00000001 , 0x000043dd 
- 00021760  0x000054b6 fetch  0x00000006 , 0x000044a0 
- 00021761  0x000054b7 store  0x00000006 , 0x000043de 
- 00021762  0x000054b8 fetch  0x00000006 , 0x000041d0 
- 00021763  0x000054b9 istore  0x00000006 , 0x00000005 
- 00021764  0x000054bb bpatchx  0x00000050 , 0x0000402a 
- 00021765  0x000054bc fetch  0x00000001 , 0x00000000 
- 00021766  0x000054bd increase  0x00000001 , 0x0000003f 
- 00021767  0x000054be store  0x00000001 , 0x00000000 
- 00021768  0x000054bf arg  0x00000708 , 0x0000001b 
- 00021769  0x000054c0 disable  0x0000002d 
- 00021770  0x000054c1 branch  0x000054bf 
- 00021771  0x000054c4 bpatchx  0x00000051 , 0x0000402a 
- 00021772  0x000054c5 fetch  0x00000001 , 0x0000449e 
- 00021773  0x000054c6 rtnne  0x00000001 
- 00021774  0x000054c7 fetch  0x00000001 , 0x00000000 
- 00021775  0x000054c8 increase  0x00000001 , 0x0000003f 
- 00021776  0x000054c9 store  0x00000001 , 0x00000000 
- 00021777  0x000054ca arg  0x00000c03 , 0x00000002 
- 00021778  0x000054cb fetch  0x00000001 , 0x0000449f 
- 00021779  0x000054cc nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021780  0x000054cd copy  0x00000011 , 0x0000003f 
- 00021781  0x000054ce nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021782  0x000054cf storet  0x00000002 , 0x000043dc 
- 00021783  0x000054d0 fetch  0x00000006 , 0x000044a0 
- 00021784  0x000054d1 istore  0x00000006 , 0x00000005 
- 00021785  0x000054d2 fetch  0x00000006 , 0x0000044f 
- 00021786  0x000054d3 istore  0x00000006 , 0x00000005 
- 00021787  0x000054d4 branch  0x000054bf 
- 00021788  0x000054d8 bpatchx  0x00000052 , 0x0000402a 
- 00021789  0x000054d9 arg  0x00000004 , 0x00000002 
- 00021790  0x000054da fetch  0x00000001 , 0x00004485 
- 00021791  0x000054db nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021792  0x000054dc storet  0x00000001 , 0x000043dc 
- 00021793  0x000054dd fetcht  0x00000001 , 0x0000438f 
- 00021794  0x000054de add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021795  0x000054df store  0x00000001 , 0x000043dd 
- 00021796  0x000054e0 fetch  0x00000006 , 0x000044a0 
- 00021797  0x000054e1 store  0x00000006 , 0x000043de 
- 00021798  0x000054e2 arg  0x00004390 , 0x00000006 
- 00021799  0x000054e3 copy  0x00000002 , 0x00000039 
- 00021800  0x000054e4 call  0x00007ef4 
- 00021801  0x000054e5 call  0x000054c7 
- 00021802  0x000054e6 branch  0x00005706 
- 00021803  0x000054e9 bpatchx  0x00000053 , 0x0000402a 
- 00021804  0x000054ea force  0xffffffff , 0x0000003f 
- 00021805  0x000054eb setsect  0x00000002 , 0x00000001 
- 00021806  0x000054ec store  0x00000005 , 0x0000046f 
- 00021807  0x000054ed call  0x0000545b 
- 00021808  0x000054ee force  0x00000004 , 0x00000039 
- 00021809  0x000054ef arg  0x00000463 , 0x00000005 
- 00021810  0x000054f0 call  0x0000630d 
- 00021811  0x000054f1 fetch  0x00000002 , 0x0000449c 
- 00021812  0x000054f2 store  0x00000002 , 0x0000046d 
- 00021813  0x000054f4 random  0x0000003f 
- 00021814  0x000054f5 and_into  0x0000000f , 0x0000003f 
- 00021815  0x000054f6 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00021816  0x000054f7 branch  0x00005535 , 0x00000002 
- 00021817  0x000054f8 store  0x00000001 , 0x00000458 
- 00021818  0x000054f9 store  0x00000001 , 0x000006e6 
- 00021819  0x000054fa bpatchx  0x00000054 , 0x0000402a 
- 00021820  0x000054fb fetcht  0x00000002 , 0x00004367 
- 00021821  0x000054fc storet  0x00000002 , 0x00000441 
- 00021822  0x000054fd copy  0x00000002 , 0x00000013 
- 00021823  0x000054fe add  0x00000022 , 0x00000007 , 0x0000003f 
- 00021824  0x000054ff idiv  0x00000013 
- 00021825  0x00005500 call  0x00007f86 
- 00021826  0x00005501 remainder  0x00000011 
- 00021827  0x00005502 isub  0x00000011 , 0x0000003f 
- 00021828  0x00005503 iadd  0x00000013 , 0x0000003f 
- 00021829  0x00005504 fetcht  0x00000002 , 0x00004365 
- 00021830  0x00005505 iadd  0x00000002 , 0x0000003f 
- 00021831  0x00005506 store  0x00000004 , 0x00000443 
- 00021832  0x00005507 isub  0x00000022 , 0x00000011 
- 00021833  0x00005508 increase  0xfffffffa , 0x00000011 
- 00021834  0x00005509 arg  0x00002205 , 0x00000012 
- 00021835  0x0000550a fetch  0x00000001 , 0x00004495 
- 00021836  0x0000550b nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00021837  0x0000550c fetch  0x00000001 , 0x0000448e 
- 00021838  0x0000550d nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00021839  0x0000550e copy  0x00000012 , 0x0000003f 
- 00021840  0x0000550f store  0x00000002 , 0x000043dc 
- 00021841  0x00005510 fetch  0x00000006 , 0x000044a0 
- 00021842  0x00005511 istore  0x00000006 , 0x00000005 
- 00021843  0x00005512 fetch  0x00000006 , 0x0000044f 
- 00021844  0x00005513 istore  0x00000006 , 0x00000005 
- 00021845  0x00005514 fetch  0x00000004 , 0x00000463 
- 00021846  0x00005515 istore  0x00000004 , 0x00000005 
- 00021847  0x00005516 random  0x0000003f 
- 00021848  0x00005517 istore  0x00000002 , 0x00000005 
- 00021849  0x00005518 random  0x0000003f 
- 00021850  0x00005519 istore  0x00000001 , 0x00000005 
- 00021851  0x0000551a force  0x00000002 , 0x0000003f 
- 00021852  0x0000551b istore  0x00000001 , 0x00000005 
- 00021853  0x0000551c rshift2  0x00000011 , 0x0000003f 
- 00021854  0x0000551d istore  0x00000002 , 0x00000005 
- 00021855  0x0000551e rshift2  0x00000013 , 0x0000003f 
- 00021856  0x0000551f istore  0x00000002 , 0x00000005 
- 00021857  0x00005520 bpatchx  0x00000055 , 0x0000402a 
- 00021858  0x00005521 setarg  0x00000000 
- 00021859  0x00005522 istore  0x00000002 , 0x00000005 
- 00021860  0x00005523 fetch  0x00000002 , 0x0000449c 
- 00021861  0x00005524 istore  0x00000002 , 0x00000005 
- 00021862  0x00005525 fetch  0x00000005 , 0x0000046f 
- 00021863  0x00005526 istore  0x00000005 , 0x00000005 
- 00021864  0x00005527 fetch  0x00000001 , 0x00000458 
- 00021865  0x00005528 arg  0x000000a0 , 0x00000002 
- 00021866  0x00005529 ior  0x00000002 , 0x0000003f 
- 00021867  0x0000552a istore  0x00000001 , 0x00000005 
- 00021868  0x0000552b call  0x000054c7 
- 00021869  0x0000552c setarg  0x000043dc 
- 00021870  0x0000552d add  0x0000003f , 0x00000012 , 0x00000006 
- 00021871  0x0000552e ifetch  0x00000003 , 0x00000006 
- 00021872  0x0000552f store  0x00000003 , 0x00000467 
- 00021873  0x00005530 rtn 
- 00021874  0x00005533 bpatchx  0x00000056 , 0x0000402a 
- 00021875  0x00005534 disable  0x00000029 
- 00021876  0x00005535 branch  0x0000540c 
- 00021877  0x0000553a fetch  0x00000001 , 0x0000043f 
- 00021878  0x0000553b rtnbit0  0x00000005 
- 00021879  0x0000553c fetch  0x00000002 , 0x00000459 
- 00021880  0x0000553d fetcht  0x00000002 , 0x0000045f 
- 00021881  0x0000553e isub  0x00000002 , 0x0000003f 
- 00021882  0x0000553f nrtn  0x00000002 
- 00021883  0x00005540 store  0x00000002 , 0x00000a9a 
- 00021884  0x00005541 bpatchx  0x00000057 , 0x0000402a 
- 00021885  0x00005542 fetch  0x00000001 , 0x0000043f 
- 00021886  0x00005543 set0  0x00000005 , 0x0000003f 
- 00021887  0x00005544 set0  0x00000003 , 0x0000003f 
- 00021888  0x00005545 store  0x00000001 , 0x0000043f 
- 00021889  0x00005546 fetch  0x00000004 , 0x00000443 
- 00021890  0x00005547 fetcht  0x00000002 , 0x00000441 
- 00021891  0x00005548 storet  0x00000002 , 0x00000aa2 
- 00021892  0x00005549 isub  0x00000002 , 0x00000011 
- 00021893  0x0000554a bpatchx  0x00000058 , 0x0000402b 
- 00021894  0x0000554b fetch  0x00000001 , 0x000043d3 
- 00021895  0x0000554c store  0x00000001 , 0x0000046a 
- 00021896  0x0000554d ifetcht  0x00000002 , 0x00000006 
- 00021897  0x0000554e ifetch  0x00000002 , 0x00000006 
- 00021898  0x0000554f lshift2  0x0000003f , 0x0000003f 
- 00021899  0x00005550 store  0x00000002 , 0x00000441 
- 00021900  0x00005551 lshift2  0x00000002 , 0x00000002 
- 00021901  0x00005552 iadd  0x00000002 , 0x0000003f 
- 00021902  0x00005553 ifetcht  0x00000004 , 0x00000006 
- 00021903  0x00005554 storet  0x00000004 , 0x0000046b 
- 00021904  0x00005555 iadd  0x00000011 , 0x0000003f 
- 00021905  0x00005556 copy  0x0000003f , 0x00000014 
- 00021906  0x00005557 fetch  0x00000002 , 0x00000441 
- 00021907  0x00005558 fetcht  0x00000002 , 0x00000aa2 
- 00021908  0x00005559 isub  0x00000002 , 0x0000003f 
- 00021909  0x0000555a fetcht  0x00000002 , 0x00000a9a 
- 00021910  0x0000555b imul32  0x00000002 , 0x0000003f 
- 00021911  0x0000555c iadd  0x00000014 , 0x0000003f 
- 00021912  0x0000555d store  0x00000004 , 0x00000443 
- 00021913  0x0000555e call  0x00005713 
- 00021914  0x0000555f fetch  0x00000002 , 0x0000046d 
- 00021915  0x00005560 store  0x00000002 , 0x000044ba 
- 00021916  0x00005561 rtn 
- 00021917  0x00005565 bpatchx  0x00000059 , 0x0000402b 
- 00021918  0x00005566 fetch  0x00000001 , 0x0000043f 
- 00021919  0x00005567 rtnbit0  0x00000006 
- 00021920  0x00005568 fetch  0x00000002 , 0x00000459 
- 00021921  0x00005569 fetcht  0x00000002 , 0x0000045f 
- 00021922  0x0000556a isub  0x00000002 , 0x0000003f 
- 00021923  0x0000556b nrtn  0x00000002 
- 00021924  0x0000556c fetch  0x00000001 , 0x0000043f 
- 00021925  0x0000556d set0  0x00000006 , 0x0000003f 
- 00021926  0x0000556e store  0x00000001 , 0x0000043f 
- 00021927  0x0000556f fetch  0x00000005 , 0x000043ce 
- 00021928  0x00005570 store  0x00000005 , 0x0000046f 
- 00021929  0x00005571 branch  0x0000545b 
- 00021930  0x00005575 bpatchx  0x0000005a , 0x0000402b 
- 00021931  0x00005576 call  0x000056ed 
- 00021932  0x00005577 call  0x000055c0 
- 00021933  0x00005578 fetch  0x00000001 , 0x000002d9 
- 00021934  0x00005579 isolate1  0x00000004 , 0x0000003f 
- 00021935  0x0000557a setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00021936  0x0000557b rshift  0x0000003f , 0x0000003f 
- 00021937  0x0000557c ixor  0x00000002 , 0x0000003f 
- 00021938  0x0000557d isolate1  0x00000002 , 0x0000003f 
- 00021939  0x0000557e setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00021940  0x0000557f rtnmark1  0x0000000f 
- 00021941  0x00005580 fetch  0x00000001 , 0x000002da 
- 00021942  0x00005581 branch  0x000055bc , 0x00000034 
- 00021943  0x00005582 fetch  0x00000001 , 0x0000043f 
- 00021944  0x00005583 bbit0  0x00000004 , 0x000055bc 
- 00021945  0x00005584 call  0x0000748d 
- 00021946  0x00005585 call  0x000073fb 
- 00021947  0x00005586 nrtn  0x00000034 
- 00021948  0x00005588 fetcht  0x00000001 , 0x00000456 
- 00021949  0x00005589 setflip  0x00000002 , 0x00000002 
- 00021950  0x0000558a storet  0x00000001 , 0x00000456 
- 00021951  0x0000558b rtn 
- 00021952  0x0000558f bpatchx  0x0000005b , 0x0000402b 
- 00021953  0x00005590 fetcht  0x00000001 , 0x00000456 
- 00021954  0x00005591 isolate0  0x00000005 , 0x00000002 
- 00021955  0x00005592 rtn  0x00000001 
- 00021956  0x00005593 fetch  0x00000001 , 0x000002d9 
- 00021957  0x00005594 lshift  0x0000003f , 0x0000003f 
- 00021958  0x00005595 ixor  0x00000002 , 0x0000003f 
- 00021959  0x00005596 rtnbit0  0x00000003 
- 00021960  0x00005597 set0  0x00000005 , 0x00000002 
- 00021961  0x00005598 setflip  0x00000003 , 0x00000002 
- 00021962  0x00005599 storet  0x00000001 , 0x00000456 
- 00021963  0x0000559a compare  0x00000003 , 0x00000002 , 0x00000003 
- 00021964  0x0000559b nrtn  0x00000001 
- 00021965  0x0000559c fetch  0x00000001 , 0x000043de 
- 00021966  0x0000559d beq  0x00000005 , 0x000055d2 
- 00021967  0x0000559e fetch  0x00000001 , 0x000044c5 
- 00021968  0x0000559f beq  0x00000002 , 0x000055d6 
- 00021969  0x000055a0 rtn 
- 00021970  0x000055a4 fetch  0x00000001 , 0x0000043f 
- 00021971  0x000055a5 set1  0x00000004 , 0x0000003f 
- 00021972  0x000055a6 store  0x00000001 , 0x0000043f 
- 00021973  0x000055a7 rtn 
- 00021974  0x000055aa bpatchx  0x0000005c , 0x0000402b 
- 00021975  0x000055ab jam  0x00000000 , 0x000044c5 
- 00021976  0x000055ac arg  0x00000000 , 0x0000003f 
- 00021977  0x000055ad store  0x00000004 , 0x0000440d 
- 00021978  0x000055ae store  0x00000005 , 0x00004403 
- 00021979  0x000055af set1  0x00000027 , 0x0000003f 
- 00021980  0x000055b0 store  0x00000005 , 0x00004408 
- 00021981  0x000055b1 fetch  0x00000001 , 0x0000043f 
- 00021982  0x000055b2 set0  0x00000004 , 0x0000003f 
- 00021983  0x000055b3 store  0x00000001 , 0x0000043f 
- 00021984  0x000055b4 rtn 
- 00021985  0x000055b8 bpatchx  0x0000005d , 0x0000402b 
- 00021986  0x000055b9 call  0x00005422 
- 00021987  0x000055ba call  0x00005485 
- 00021988  0x000055bb fetch  0x00000001 , 0x00000001 
- 00021989  0x000055bc increase  0x00000001 , 0x0000003f 
- 00021990  0x000055bd store  0x00000001 , 0x00000001 
- 00021991  0x000055be rtn 
- 00021992  0x000055c2 bpatchx  0x0000005e , 0x0000402b 
- 00021993  0x000055c3 fetch  0x00000001 , 0x00004369 
- 00021994  0x000055c4 rtnne  0x00000001 
- 00021995  0x000055c5 arg  0x00000002 , 0x00000007 
- 00021996  0x000055c6 call  0x00007f16 
- 00021997  0x000055c7 nrtn  0x00000034 
- 00021998  0x000055c8 fetch  0x00000002 , 0x0000436a 
- 00021999  0x000055c9 fetcht  0x00000002 , 0x0000436c 
- 00022000  0x000055ca isub  0x00000002 , 0x0000003f 
- 00022001  0x000055cb arg  0x00000002 , 0x00000007 
- 00022002  0x000055cc call  0x00007f08 
- 00022003  0x000055cd disable  0x00000029 
- 00022004  0x000055ce call  0x00005572 
- 00022005  0x000055cf call  0x000055e1 
- 00022006  0x000055d0 nrtn  0x0000002d 
- 00022007  0x000055d1 bpatchx  0x0000005f , 0x0000402b 
- 00022008  0x000055d2 fetch  0x00000006 , 0x000002db 
- 00022009  0x000055d3 store  0x00000006 , 0x0000044f 
- 00022010  0x000055d6 fetch  0x00000001 , 0x00000002 
- 00022011  0x000055d7 increase  0x00000001 , 0x0000003f 
- 00022012  0x000055d8 store  0x00000001 , 0x00000002 
- 00022013  0x000055d9 call  0x00005608 
- 00022014  0x000055da rtn  0x00000029 
- 00022015  0x000055db call  0x0000550b 
- 00022016  0x000055dc nrtn  0x0000002d 
- 00022017  0x000055dd bpatchx  0x00000060 , 0x0000402c 
- 00022018  0x000055de fetch  0x00000001 , 0x00000004 
- 00022019  0x000055df increase  0x00000001 , 0x0000003f 
- 00022020  0x000055e0 store  0x00000001 , 0x00000004 
- 00022021  0x000055e1 fetch  0x00000009 , 0x000002e1 
- 00022022  0x000055e2 store  0x00000009 , 0x00000101 
- 00022023  0x000055e3 rtn 
- 00022024  0x000055e6 bpatchx  0x00000061 , 0x0000402c 
- 00022025  0x000055e7 fetch  0x00000001 , 0x0000049b 
- 00022026  0x000055e8 rtnne  0x0000001b 
- 00022027  0x000055e9 fetch  0x00000006 , 0x0000044f 
- 00022028  0x000055ea fetcht  0x00000006 , 0x0000448f 
- 00022029  0x000055eb isub  0x00000002 , 0x0000003e 
- 00022030  0x000055ec nrtn  0x00000005 
- 00022031  0x000055ed call  0x0000223b 
- 00022032  0x000055ee nrtn  0x00000005 
- 00022033  0x000055ef call  0x0000552b 
- 00022034  0x000055f0 call  0x00005340 
- 00022035  0x000055f1 bpatchx  0x00000062 , 0x0000402c 
- 00022036  0x000055f2 jam  0x00000000 , 0x000041ce 
- 00022037  0x000055f3 jam  0x00000000 , 0x00000476 
- 00022038  0x000055f4 jam  0x00000000 , 0x00004369 
- 00022039  0x000055f5 jam  0x00000000 , 0x0000049b 
- 00022040  0x000055f6 branch  0x00002223 
- 00022041  0x000055f9 arg  0x00000001 , 0x00000011 
- 00022042  0x000055fa fetch  0x00000001 , 0x000002d9 
- 00022043  0x000055fb rtnbit1  0x00000006 
- 00022044  0x000055fc arg  0x00000000 , 0x00000011 
- 00022045  0x000055fd rtn 
- 00022046  0x00005602 bpatchx  0x00000063 , 0x0000402c 
- 00022047  0x00005603 fetch  0x00000001 , 0x00000456 
- 00022048  0x00005604 rtnbit1  0x00000005 
- 00022049  0x00005605 call  0x00005642 
- 00022050  0x00005606 call  0x00005873 
- 00022051  0x00005607 branch  0x00005664 , 0x00000034 
- 00022052  0x00005608 ifetch  0x00000001 , 0x00000006 
- 00022053  0x00005609 ifetcht  0x00000001 , 0x00000006 
- 00022054  0x0000560a copy  0x00000002 , 0x00000011 
- 00022055  0x0000560b isub  0x00000011 , 0x0000003f 
- 00022056  0x0000560c arg  0x0000001b , 0x00000002 
- 00022057  0x0000560d call  0x00007fdd 
- 00022058  0x0000560e copy  0x0000003f , 0x00000002 
- 00022059  0x0000560f ifetch  0x00000001 , 0x00000006 
- 00022060  0x00005610 copy  0x0000003f , 0x00000001 
- 00022061  0x00005611 copy  0x00000011 , 0x0000003f 
- 00022062  0x00005612 iadd  0x00000006 , 0x00000006 
- 00022063  0x00005613 arg  0x000043de , 0x00000005 
- 00022064  0x00005614 copy  0x00000002 , 0x00000039 
- 00022065  0x00005615 call  0x00007f01 
- 00022066  0x00005616 call  0x00005654 
- 00022067  0x00005617 call  0x00005666 
- 00022068  0x00005619 call  0x00005873 
- 00022069  0x0000561a ifetch  0x00000001 , 0x00000006 
- 00022070  0x0000561b copy  0x0000003f , 0x00000011 
- 00022071  0x0000561c copy  0x00000006 , 0x00000013 
- 00022072  0x0000561d ifetcht  0x00000001 , 0x00000006 
- 00022073  0x0000561e copy  0x00000002 , 0x00000012 
- 00022074  0x0000561f isub  0x00000012 , 0x0000003f 
- 00022075  0x00005620 arg  0x0000001b , 0x00000002 
- 00022076  0x00005621 call  0x00007fdd 
- 00022077  0x00005622 iadd  0x00000012 , 0x0000003f 
- 00022078  0x00005623 istore  0x00000001 , 0x00000013 
- 00022079  0x00005624 isub  0x00000011 , 0x0000003e 
- 00022080  0x00005625 nrtn  0x00000005 
- 00022081  0x00005626 branch  0x00005896 
- 00022082  0x0000562a call  0x00005649 
- 00022083  0x0000562b rtnmark1  0x00000029 
- 00022084  0x0000562c fetch  0x00000001 , 0x000044e9 
- 00022085  0x0000562d bbit0  0x00000002 , 0x00005652 
- 00022086  0x0000562e call  0x00005876 
- 00022087  0x0000562f branch  0x00005652 , 0x00000034 
- 00022088  0x00005630 branch  0x00005650 
- 00022089  0x00005634 call  0x00005873 
- 00022090  0x00005635 branch  0x00005652 , 0x00000034 
- 00022091  0x00005636 ifetch  0x00000001 , 0x00000006 
- 00022092  0x00005637 ifetcht  0x00000001 , 0x00000006 
- 00022093  0x00005638 isub  0x00000002 , 0x0000003f 
- 00022094  0x00005639 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00022095  0x0000563a branch  0x00005652 , 0x00000002 
- 00022096  0x0000563c set1  0x00000029 , 0x00000000 
- 00022097  0x0000563d rtn 
- 00022098  0x00005640 set0  0x00000029 , 0x00000000 
- 00022099  0x00005641 rtn 
- 00022100  0x00005644 copy  0x00000011 , 0x0000003f 
- 00022101  0x00005645 rtn  0x00000034 
- 00022102  0x00005646 arg  0x00000001 , 0x00000001 
- 00022103  0x00005647 rtn 
- 00022104  0x0000564b bpatchx  0x00000064 , 0x0000402c 
- 00022105  0x0000564c increase  0x00000001 , 0x00000002 
- 00022106  0x0000564d call  0x0000576a 
- 00022107  0x0000564e increase  0xfffffffe , 0x00000006 
- 00022108  0x0000564f ifetch  0x00000002 , 0x00000006 
- 00022109  0x00005650 arg  0x00002902 , 0x00000002 
- 00022110  0x00005651 isub  0x00000002 , 0x0000003e 
- 00022111  0x00005652 nrtn  0x00000005 
- 00022112  0x00005653 increase  0x00000001 , 0x00000006 
- 00022113  0x00005654 copy  0x00000006 , 0x00000011 
- 00022114  0x00005655 ifetch  0x00000001 , 0x00000006 
- 00022115  0x00005656 rtn 
- 00022116  0x0000565a force  0x00000000 , 0x00000002 
- 00022117  0x0000565b force  0x00000001 , 0x00000001 
- 00022118  0x0000565e bpatchx  0x00000065 , 0x0000402c 
- 00022119  0x0000565f storet  0x00000001 , 0x000043dd 
- 00022120  0x00005660 fetcht  0x00000001 , 0x00000456 
- 00022121  0x00005661 set1  0x00000005 , 0x00000002 
- 00022122  0x00005662 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00022123  0x00005663 ior  0x00000001 , 0x0000003f 
- 00022124  0x00005664 store  0x00000001 , 0x00000456 
- 00022125  0x00005665 and_into  0x0000001f , 0x0000003f 
- 00022126  0x00005666 isolate1  0x00000029 , 0x00000000 
- 00022127  0x00005667 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00022128  0x00005668 store  0x00000001 , 0x000043dc 
- 00022129  0x0000566a fetch  0x00000001 , 0x000043dc 
- 00022130  0x0000566b compare  0x00000001 , 0x00000001 , 0x00000003 
- 00022131  0x0000566c nbranch  0x00005676 , 0x00000001 
- 00022132  0x0000566d fetch  0x00000001 , 0x000043dd 
- 00022133  0x0000566e rtn  0x00000034 
- 00022134  0x00005670 fetch  0x00000001 , 0x0000043f 
- 00022135  0x00005671 rtnbit0  0x00000004 
- 00022136  0x00005672 call  0x0000748d 
- 00022137  0x00005673 branch  0x000073e3 
- 00022138  0x00005677 arg  0x00000000 , 0x00000007 
- 00022139  0x00005678 branch  0x00002c32 
- 00022140  0x0000567b arg  0x00000000 , 0x00000007 
- 00022141  0x0000567c branch  0x00002c36 
- 00022142  0x00005680 bpatchx  0x00000066 , 0x0000402c 
- 00022143  0x00005681 rtnmark1  0x0000000f 
- 00022144  0x00005682 call  0x00005890 
- 00022145  0x00005683 nrtn  0x00000034 
- 00022146  0x00005684 fetch  0x00000001 , 0x000002d9 
- 00022147  0x00005685 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022148  0x00005686 store  0x00000001 , 0x0000450c 
- 00022149  0x00005687 ifetch  0x00000001 , 0x00000006 
- 00022150  0x00005688 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00022151  0x00005689 store  0x00000001 , 0x0000450b 
- 00022152  0x0000568a rtn  0x00000034 
- 00022153  0x0000568b copy  0x00000006 , 0x0000003f 
- 00022154  0x0000568c store  0x00000002 , 0x0000450d 
- 00022155  0x0000568d fetch  0x00000001 , 0x0000450c 
- 00022156  0x0000568e beq  0x00000003 , 0x00005c64 
- 00022157  0x00005690 call  0x0000569a 
- 00022158  0x00005691 nbranch  0x0000567a , 0x00000028 
- 00022159  0x00005692 call  0x0000567c 
- 00022160  0x00005693 fetch  0x00000002 , 0x0000450d 
- 00022161  0x00005694 copy  0x0000003f , 0x00000006 
- 00022162  0x00005695 ifetch  0x00000002 , 0x00000006 
- 00022163  0x00005696 store  0x00000002 , 0x000044fc 
- 00022164  0x00005697 bpatchx  0x00000067 , 0x0000402c 
- 00022165  0x00005698 ifetch  0x00000002 , 0x00000006 
- 00022166  0x00005699 beq  0x00000004 , 0x000058ab 
- 00022167  0x0000569a beq  0x00000006 , 0x00005af4 
- 00022168  0x0000569b beq  0x00000005 , 0x00005ab6 
- 00022169  0x0000569c rtn 
- 00022170  0x000056a0 fetch  0x00000001 , 0x0000450c 
- 00022171  0x000056a1 beq  0x00000002 , 0x000056a9 
- 00022172  0x000056a2 beq  0x00000001 , 0x000056c1 
- 00022173  0x000056a3 rtn 
- 00022174  0x000056a9 call  0x00007fe7 
- 00022175  0x000056aa arg  0x00000004 , 0x00000002 
- 00022176  0x000056ab isub  0x0000003f , 0x0000003e 
- 00022177  0x000056ac rtn  0x00000005 
- 00022178  0x000056ad arg  0x00000005 , 0x00000002 
- 00022179  0x000056ae isub  0x0000003f , 0x0000003e 
- 00022180  0x000056af rtn  0x00000005 
- 00022181  0x000056b0 arg  0x00000006 , 0x00000002 
- 00022182  0x000056b1 isub  0x0000003f , 0x0000003e 
- 00022183  0x000056b2 rtn  0x00000005 
- 00022184  0x000056b3 branch  0x00007fe9 
- 00022185  0x000056b7 fetch  0x00000002 , 0x0000450d 
- 00022186  0x000056b8 copy  0x0000003f , 0x00000006 
- 00022187  0x000056b9 ifetch  0x00000002 , 0x00000006 
- 00022188  0x000056ba store  0x00000002 , 0x000044fc 
- 00022189  0x000056bb ifetch  0x00000002 , 0x00000006 
- 00022190  0x000056bc call  0x0000569e 
- 00022191  0x000056bd nrtn  0x00000028 
- 00022192  0x000056be fetcht  0x00000001 , 0x0000450b 
- 00022193  0x000056bf storet  0x00000001 , 0x000044fe 
- 00022194  0x000056c0 fetch  0x00000002 , 0x000044fc 
- 00022195  0x000056c1 increase  0x00000004 , 0x0000003f 
- 00022196  0x000056c2 isub  0x00000002 , 0x0000003e 
- 00022197  0x000056c3 branch  0x00007fe7 , 0x00000005 
- 00022198  0x000056c4 fetch  0x00000001 , 0x0000450b 
- 00022199  0x000056c5 copy  0x0000003f , 0x00000039 
- 00022200  0x000056c6 arg  0x00000311 , 0x00000005 
- 00022201  0x000056c7 fetch  0x00000002 , 0x0000450d 
- 00022202  0x000056c8 copy  0x0000003f , 0x00000006 
- 00022203  0x000056c9 call  0x00007f01 
- 00022204  0x000056ca branch  0x00007fe9 
- 00022205  0x000056d0 call  0x00007fe7 
- 00022206  0x000056d1 fetch  0x00000001 , 0x000044fe 
- 00022207  0x000056d2 nrtn  0x00000034 
- 00022208  0x000056d3 branch  0x00007fe9 
- 00022209  0x000056d6 call  0x000056bd 
- 00022210  0x000056d7 nrtn  0x00000028 
- 00022211  0x000056d8 fetch  0x00000001 , 0x000044fe 
- 00022212  0x000056d9 arg  0x00000311 , 0x00000005 
- 00022213  0x000056da iadd  0x00000005 , 0x00000011 
- 00022214  0x000056db fetcht  0x00000001 , 0x0000450b 
- 00022215  0x000056dc iadd  0x00000002 , 0x0000003f 
- 00022216  0x000056dd store  0x00000001 , 0x000044fe 
- 00022217  0x000056de fetch  0x00000001 , 0x0000450b 
- 00022218  0x000056df copy  0x0000003f , 0x00000039 
- 00022219  0x000056e0 copy  0x00000011 , 0x00000005 
- 00022220  0x000056e1 fetch  0x00000002 , 0x0000450d 
- 00022221  0x000056e2 copy  0x0000003f , 0x00000006 
- 00022222  0x000056e3 call  0x00007ef4 
- 00022223  0x000056e4 setarg  0x00000311 
- 00022224  0x000056e5 store  0x00000002 , 0x0000450d 
- 00022225  0x000056e6 fetch  0x00000002 , 0x000044fc 
- 00022226  0x000056e7 increase  0x00000004 , 0x0000003f 
- 00022227  0x000056e8 fetcht  0x00000001 , 0x000044fe 
- 00022228  0x000056e9 isub  0x00000002 , 0x0000003e 
- 00022229  0x000056ea branch  0x00007fe7 , 0x00000005 
- 00022230  0x000056eb branch  0x00007fe9 
- 00022231  0x000056f2 call  0x00007ea5 
- 00022232  0x000056f3 arg  0x0000445e , 0x00000005 
- 00022233  0x000056f5 fetch  0x00000002 , 0x000044fc 
- 00022234  0x000056f6 increase  0xfffffffb , 0x0000003f 
- 00022235  0x000056f8 istore  0x00000001 , 0x00000005 
- 00022236  0x000056f9 copy  0x0000003f , 0x00000039 
- 00022237  0x000056fa call  0x00007e9f 
- 00022238  0x000056fb branch  0x00007ef4 
- 00022239  0x000056fe call  0x00007ea5 
- 00022240  0x000056ff arg  0x00004471 , 0x00000005 
- 00022241  0x00005700 branch  0x000056d9 
- 00022242  0x00005705 fetch  0x00000002 , 0x000041f9 
- 00022243  0x00005706 branch  0x00007f9c 
- 00022244  0x00005709 fetcht  0x00000004 , 0x0000045b 
- 00022245  0x0000570a call  0x00002a7b 
- 00022246  0x0000570b isub  0x00000002 , 0x0000000b 
- 00022247  0x0000570c deposit  0x0000000b 
- 00022248  0x0000570d fetcht  0x00000002 , 0x0000046d 
- 00022249  0x0000570e lshift4  0x00000002 , 0x00000002 
- 00022250  0x0000570f lshift  0x00000002 , 0x00000002 
- 00022251  0x00005710 isub  0x00000002 , 0x0000003f 
- 00022252  0x00005711 rtn 
- 00022253  0x00005714 call  0x00002a7b 
- 00022254  0x00005715 store  0x00000004 , 0x0000045b 
- 00022255  0x00005716 rtn 
- 00022256  0x0000571a jam  0x00000024 , 0x00000016 
- 00022257  0x0000571b jam  0x00000000 , 0x00000ac2 
- 00022258  0x0000571d bpatchx  0x00000068 , 0x0000402d 
- 00022259  0x0000571e fetch  0x00000001 , 0x0000436e 
- 00022260  0x0000571f rtn  0x00000034 
- 00022261  0x00005720 arg  0x00000000 , 0x00000007 
- 00022262  0x00005721 call  0x00007f16 
- 00022263  0x00005722 nrtn  0x00000034 
- 00022264  0x00005723 bpatchx  0x00000069 , 0x0000402d 
- 00022265  0x00005725 disable  0x00000029 
- 00022266  0x00005726 enable  0x00000010 
- 00022267  0x00005727 call  0x00005572 
- 00022268  0x00005728 call  0x00005422 
- 00022269  0x00005729 call  0x000054e9 
- 00022270  0x0000572a nbranch  0x00005706 , 0x0000002d 
- 00022271  0x0000572b fetch  0x00000001 , 0x00000003 
- 00022272  0x0000572c increase  0x00000001 , 0x0000003f 
- 00022273  0x0000572d store  0x00000001 , 0x00000003 
- 00022274  0x0000572e fetch  0x00000001 , 0x000002d9 
- 00022275  0x0000572f and  0x0000003f , 0x0000000f , 0x0000003f 
- 00022276  0x00005730 beq  0x00000003 , 0x0000551c 
- 00022277  0x00005731 beq  0x00000005 , 0x00005728 
- 00022278  0x00005733 bpatchx  0x0000006a , 0x0000402d 
- 00022279  0x00005734 random  0x0000003f 
- 00022280  0x00005735 arg  0x000001ff , 0x00000002 
- 00022281  0x00005736 iand  0x00000002 , 0x0000003f 
- 00022282  0x00005737 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00022283  0x00005738 call  0x00003cbe 
- 00022284  0x00005739 fetch  0x00000001 , 0x00000ac2 
- 00022285  0x0000573a fetcht  0x00000001 , 0x0000448d 
- 00022286  0x0000573b isub  0x00000002 , 0x0000003e 
- 00022287  0x0000573c nbranch  0x000056f2 , 0x00000005 
- 00022288  0x0000573d arg  0x00000000 , 0x00000007 
- 00022289  0x0000573e fetch  0x00000002 , 0x00004482 
- 00022290  0x0000573f branch  0x00007f08 
- 00022291  0x00005743 bpatchx  0x0000006b , 0x0000402d 
- 00022292  0x00005744 fetch  0x00000001 , 0x00000476 
- 00022293  0x00005745 call  0x000053fc 
- 00022294  0x00005746 fetch  0x00000002 , 0x00000441 
- 00022295  0x00005747 imul32  0x00000002 , 0x0000003f 
- 00022296  0x00005748 arg  0x00000177 , 0x00000002 
- 00022297  0x00005749 imul32  0x00000002 , 0x0000003f 
- 00022298  0x0000574a arg  0x000186a0 , 0x00000002 
- 00022299  0x0000574b idiv  0x00000002 
- 00022300  0x0000574c fetch  0x00000001 , 0x0000046a 
- 00022301  0x0000574d arg  0x00004e20 , 0x00000002 
- 00022302  0x0000574e imul32  0x00000002 , 0x0000003f 
- 00022303  0x0000574f iadd  0x00000002 , 0x0000003f 
- 00022304  0x00005750 store  0x00000004 , 0x000044e5 
- 00022305  0x00005751 bpatchx  0x0000006c , 0x0000402d 
- 00022306  0x00005752 fetch  0x00000002 , 0x000040c1 
- 00022307  0x00005753 call  0x00007f86 
- 00022308  0x00005754 quotient  0x00000002 
- 00022309  0x00005755 iadd  0x00000002 , 0x0000003f 
- 00022310  0x00005756 store  0x00000002 , 0x0000044d 
- 00022311  0x00005757 rtn 
- 00022312  0x0000575a bpatchx  0x0000006d , 0x0000402d 
- 00022313  0x0000575b fetch  0x00000006 , 0x000002e1 
- 00022314  0x0000575c fetcht  0x00000006 , 0x000044a0 
- 00022315  0x0000575d isub  0x00000002 , 0x0000003e 
- 00022316  0x0000575e nrtn  0x00000005 
- 00022317  0x0000575f call  0x00005619 
- 00022318  0x00005760 copy  0x00000011 , 0x0000003f 
- 00022319  0x00005761 store  0x00000001 , 0x0000448e 
- 00022320  0x00005762 fetch  0x00000007 , 0x000002ee 
- 00022321  0x00005763 store  0x00000007 , 0x00000101 
- 00022322  0x00005764 ifetch  0x00000008 , 0x00000006 
- 00022323  0x00005765 istore  0x00000008 , 0x00000005 
- 00022324  0x00005766 fetch  0x00000006 , 0x000002db 
- 00022325  0x00005767 store  0x00000006 , 0x0000044f 
- 00022326  0x00005768 increase  0x00000006 , 0x00000006 
- 00022327  0x00005769 ifetch  0x00000008 , 0x00000006 
- 00022328  0x0000576a store  0x00000008 , 0x00000463 
- 00022329  0x0000576b ifetcht  0x00000002 , 0x00000006 
- 00022330  0x0000576c bpatchx  0x0000006e , 0x0000402d 
- 00022331  0x0000576d lshift2  0x00000002 , 0x00000002 
- 00022332  0x0000576e ifetch  0x00000002 , 0x00000006 
- 00022333  0x0000576f lshift2  0x0000003f , 0x0000003f 
- 00022334  0x00005770 store  0x00000002 , 0x00000441 
- 00022335  0x00005771 store  0x00000004 , 0x00000443 
- 00022336  0x00005772 isub  0x00000002 , 0x0000003f 
- 00022337  0x00005773 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00022338  0x00005774 ifetch  0x00000009 , 0x00000006 
- 00022339  0x00005775 store  0x00000009 , 0x0000046b 
- 00022340  0x00005776 bpatchx  0x0000006f , 0x0000402d 
- 00022341  0x00005777 ifetch  0x00000001 , 0x00000006 
- 00022342  0x00005778 rshift4  0x0000003f , 0x00000002 
- 00022343  0x00005779 rshift  0x00000002 , 0x00000002 
- 00022344  0x0000577a storet  0x00000001 , 0x00000476 
- 00022345  0x0000577b and_into  0x0000001f , 0x0000003f 
- 00022346  0x0000577c store  0x00000001 , 0x00000458 
- 00022347  0x0000577d call  0x00005713 
- 00022348  0x0000577e call  0x0000545b 
- 00022349  0x0000577f call  0x0000534c 
- 00022350  0x00005780 call  0x0000223b 
- 00022351  0x00005781 nrtn  0x00000005 
- 00022352  0x00005782 bpatchx  0x00000070 , 0x0000402e 
- 00022353  0x00005783 call  0x00002841 
- 00022354  0x00005784 call  0x00005ad3 
- 00022355  0x00005785 jam  0x00000014 , 0x00000a99 
- 00022356  0x00005786 call  0x00007d86 
- 00022357  0x00005787 branch  0x00002223 
- 00022358  0x0000578b bpatchx  0x00000071 , 0x0000402e 
- 00022359  0x0000578c fetch  0x00000002 , 0x0000445a 
- 00022360  0x0000578d iforce  0x00000012 
- 00022361  0x0000578e fetch  0x00000002 , 0x0000445c 
- 00022362  0x0000578f iforce  0x00000013 
- 00022363  0x00005790 fetch  0x00000002 , 0x000044bc 
- 00022364  0x00005791 iforce  0x00000006 
- 00022365  0x00005792 enable  0x00000028 
- 00022366  0x00005793 rtn 
- 00022367  0x00005797 ifetch  0x00000002 , 0x00000006 
- 00022368  0x00005798 rtn  0x00000034 
- 00022369  0x00005799 isub  0x00000012 , 0x0000003e 
- 00022370  0x0000579a nrtn  0x00000002 
- 00022371  0x0000579b isub  0x00000013 , 0x0000003e 
- 00022372  0x0000579c rtn  0x00000005 
- 00022373  0x0000579d branch  0x00005768 , 0x00000002 
- 00022374  0x0000579e force  0x00000001 , 0x0000003e 
- 00022375  0x0000579f rtn 
- 00022376  0x000057a1 force  0x00000000 , 0x0000003f 
- 00022377  0x000057a2 rtn 
- 00022378  0x000057a7 call  0x0000576d 
- 00022379  0x000057a8 branch  0x00005779 , 0x00000005 
- 00022380  0x000057a9 rtn 
- 00022381  0x000057ac bpatchx  0x00000072 , 0x0000402e 
- 00022382  0x000057ad fetch  0x00000002 , 0x000044bc 
- 00022383  0x000057ae iforce  0x00000006 
- 00022384  0x000057b0 ifetch  0x00000002 , 0x00000006 
- 00022385  0x000057b1 rtn  0x00000034 
- 00022386  0x000057b2 isub  0x00000002 , 0x0000003e 
- 00022387  0x000057b3 rtn  0x00000005 
- 00022388  0x000057b4 ifetch  0x00000001 , 0x00000006 
- 00022389  0x000057b5 iadd  0x00000006 , 0x00000006 
- 00022390  0x000057b6 ifetch  0x00000001 , 0x00000006 
- 00022391  0x000057b7 iadd  0x00000006 , 0x00000006 
- 00022392  0x000057b8 branch  0x00005770 
- 00022393  0x000057ba ifetch  0x00000001 , 0x00000006 
- 00022394  0x000057bb iadd  0x00000006 , 0x00000006 
- 00022395  0x000057bc rtn 
- 00022396  0x000057c1 bpatchx  0x00000073 , 0x0000402e 
- 00022397  0x000057c2 fetch  0x00000002 , 0x000044bc 
- 00022398  0x000057c3 iforce  0x00000006 
- 00022399  0x000057c5 ifetch  0x00000002 , 0x00000006 
- 00022400  0x000057c6 rtn  0x00000034 
- 00022401  0x000057c7 ifetch  0x00000001 , 0x00000006 
- 00022402  0x000057c8 iadd  0x00000006 , 0x00000006 
- 00022403  0x000057c9 increase  0xfffffffe , 0x00000006 
- 00022404  0x000057ca ifetch  0x00000002 , 0x00000006 
- 00022405  0x000057cb isub  0x00000002 , 0x0000003e 
- 00022406  0x000057cc rtn  0x00000005 
- 00022407  0x000057cd ifetch  0x00000001 , 0x00000006 
- 00022408  0x000057ce iadd  0x00000006 , 0x00000006 
- 00022409  0x000057cf branch  0x0000577f 
- 00022410  0x000057d4 fetch  0x00000002 , 0x0000049c 
- 00022411  0x000057d5 branch  0x0000578e 
- 00022412  0x000057d8 bpatchx  0x00000074 , 0x0000402e 
- 00022413  0x000057d9 fetch  0x00000002 , 0x000044bc 
- 00022414  0x000057db iforce  0x00000006 
- 00022415  0x000057dc copy  0x00000002 , 0x00000011 
- 00022416  0x000057de ifetch  0x00000002 , 0x00000006 
- 00022417  0x000057df branch  0x00005799 , 0x00000034 
- 00022418  0x000057e0 isub  0x00000011 , 0x0000003e 
- 00022419  0x000057e1 branch  0x0000579a , 0x00000005 
- 00022420  0x000057e2 ifetch  0x00000001 , 0x00000006 
- 00022421  0x000057e3 iadd  0x00000006 , 0x00000006 
- 00022422  0x000057e4 ifetch  0x00000001 , 0x00000006 
- 00022423  0x000057e5 iadd  0x00000006 , 0x00000006 
- 00022424  0x000057e6 branch  0x00005790 
- 00022425  0x000057e8 branch  0x00007fef 
- 00022426  0x000057eb ifetch  0x00000001 , 0x00000006 
- 00022427  0x000057ec store  0x00000001 , 0x000004a2 
- 00022428  0x000057ed copy  0x0000003f , 0x00000039 
- 00022429  0x000057ee arg  0x000004a3 , 0x00000005 
- 00022430  0x000057ef call  0x00007ef4 
- 00022431  0x000057f0 ifetch  0x00000001 , 0x00000006 
- 00022432  0x000057f1 store  0x00000001 , 0x000004b3 
- 00022433  0x000057f2 call  0x00007ea5 
- 00022434  0x000057f3 branch  0x00007ff1 
- 00022435  0x000057f7 bpatchx  0x00000075 , 0x0000402e 
- 00022436  0x000057f8 call  0x000057a6 
- 00022437  0x000057f9 branch  0x000057b8 
- 00022438  0x000057fc arg  0x00002a00 , 0x00000002 
- 00022439  0x000057fd call  0x0000577c 
- 00022440  0x000057fe rtn  0x00000034 
- 00022441  0x000057ff ifetch  0x00000001 , 0x00000006 
- 00022442  0x00005800 copy  0x00000006 , 0x00000005 
- 00022443  0x00005801 fetcht  0x00000001 , 0x000043af 
- 00022444  0x00005802 copy  0x00000002 , 0x00000039 
- 00022445  0x00005803 isub  0x00000002 , 0x0000003e 
- 00022446  0x00005804 nbranch  0x000057b5 , 0x00000002 
- 00022447  0x00005805 isub  0x00000002 , 0x00000002 
- 00022448  0x00005806 arg  0x000043b0 , 0x00000006 
- 00022449  0x00005807 call  0x00007f01 
- 00022450  0x00005808 copy  0x00000002 , 0x00000039 
- 00022451  0x00005809 ncall  0x000057f0 , 0x00000005 
- 00022452  0x0000580a rtn 
- 00022453  0x0000580c copy  0x0000003f , 0x00000039 
- 00022454  0x0000580d arg  0x000043b0 , 0x00000006 
- 00022455  0x0000580e branch  0x00007ef4 
- 00022456  0x00005812 arg  0x0000438f , 0x00000013 
- 00022457  0x00005813 arg  0x00004370 , 0x00000011 
- 00022458  0x00005814 call  0x000057c5 
- 00022459  0x00005815 setarg  0x00000000 
- 00022460  0x00005816 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00022461  0x00005817 store  0x00000001 , 0x00000a9a 
- 00022462  0x00005818 arg  0x000043af , 0x00000013 
- 00022463  0x00005819 arg  0x00004390 , 0x00000011 
- 00022464  0x0000581a call  0x000057c5 
- 00022465  0x0000581b rtn  0x00000028 
- 00022466  0x0000581c fetch  0x00000001 , 0x00000a9a 
- 00022467  0x0000581d branch  0x00002a8c , 0x00000034 
- 00022468  0x0000581e rtn 
- 00022469  0x00005822 bpatchx  0x00000076 , 0x0000402e 
- 00022470  0x00005823 call  0x00007fe7 
- 00022471  0x00005824 call  0x00007eda 
- 00022472  0x00005825 arg  0x00000000 , 0x00000012 
- 00022473  0x00005826 arg  0x00000ac3 , 0x00000005 
- 00022474  0x00005827 call  0x000057df 
- 00022475  0x00005828 fetch  0x00000001 , 0x000043af 
- 00022476  0x00005829 add  0x0000003f , 0x00000001 , 0x00000002 
- 00022477  0x0000582a iadd  0x00000012 , 0x00000011 
- 00022478  0x0000582b increase  0x00000002 , 0x00000011 
- 00022479  0x0000582c sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00022480  0x0000582d nbranch  0x000057dd , 0x00000002 
- 00022481  0x0000582e istoret  0x00000001 , 0x00000005 
- 00022482  0x0000582f arg  0x00000009 , 0x00000002 
- 00022483  0x00005830 istoret  0x00000001 , 0x00000005 
- 00022484  0x00005831 iforce  0x00000039 
- 00022485  0x00005832 call  0x00007ef4 
- 00022486  0x00005833 copy  0x00000011 , 0x00000012 
- 00022487  0x00005835 deposit  0x00000012 
- 00022488  0x00005836 store  0x00000001 , 0x00000ac2 
- 00022489  0x00005837 arg  0x00000ac2 , 0x00000006 
- 00022490  0x00005838 setarg  0xffffffe0 
- 00022491  0x00005839 iadd  0x00000013 , 0x00000005 
- 00022492  0x0000583a branch  0x00007ebd 
- 00022493  0x0000583d call  0x00007fe9 
- 00022494  0x0000583e branch  0x000057d7 
- 00022495  0x00005841 ifetch  0x00000001 , 0x00000011 
- 00022496  0x00005842 rtn  0x00000034 
- 00022497  0x00005843 pincrease  0x00000001 
- 00022498  0x00005844 ifetcht  0x00000001 , 0x00000006 
- 00022499  0x00005845 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00022500  0x00005846 branch  0x000057ee , 0x00000005 
- 00022501  0x00005847 iadd  0x00000012 , 0x00000012 
- 00022502  0x00005848 copy  0x00000011 , 0x00000006 
- 00022503  0x00005849 iforce  0x00000039 
- 00022504  0x0000584a call  0x00007ef4 
- 00022505  0x0000584b copy  0x00000006 , 0x00000011 
- 00022506  0x0000584d deposit  0x00000011 
- 00022507  0x0000584e isub  0x00000013 , 0x0000003e 
- 00022508  0x0000584f rtn  0x00000002 
- 00022509  0x00005850 branch  0x000057df 
- 00022510  0x00005853 iadd  0x00000011 , 0x00000011 
- 00022511  0x00005854 branch  0x000057ea 
- 00022512  0x00005858 setarg  0x00000020 
- 00022513  0x00005859 istore  0x00000001 , 0x00000005 
- 00022514  0x0000585a loop  0x000057f0 
- 00022515  0x0000585b rtn 
- 00022516  0x0000585f bpatchx  0x00000077 , 0x0000402e 
- 00022517  0x00005860 disable  0x0000002b 
- 00022518  0x00005861 branch  0x000057f8 , 0x0000002e 
- 00022519  0x00005862 nbranch  0x00005806 , 0x0000002d 
- 00022520  0x00005864 call  0x00002bcb 
- 00022521  0x00005865 fetch  0x00000002 , 0x000040c1 
- 00022522  0x00005866 store  0x00000002 , 0x0000044d 
- 00022523  0x00005868 nbranch  0x00002bde , 0x0000002d 
- 00022524  0x00005869 bmark1  0x0000000f , 0x00002bde 
- 00022525  0x0000586b fetch  0x00000001 , 0x0000450b 
- 00022526  0x0000586c nbranch  0x00002bde , 0x00000034 
- 00022527  0x0000586d fetch  0x00000001 , 0x000043dd 
- 00022528  0x0000586e nbranch  0x00002bde , 0x00000034 
- 00022529  0x00005870 fetch  0x00000001 , 0x000044e9 
- 00022530  0x00005871 bbit1  0x00000005 , 0x00002bde 
- 00022531  0x00005873 fetch  0x00000001 , 0x0000043f 
- 00022532  0x00005874 bbit1  0x00000005 , 0x00002bde 
- 00022533  0x00005875 branch  0x00002bc0 
- 00022534  0x00005878 fetcht  0x00000002 , 0x000040c1 
- 00022535  0x00005879 rshift  0x00000002 , 0x00000002 
- 00022536  0x0000587a fetch  0x00000002 , 0x0000044d 
- 00022537  0x0000587b iadd  0x00000002 , 0x0000003f 
- 00022538  0x0000587c store  0x00000002 , 0x0000044d 
- 00022539  0x0000587d branch  0x00002bd6 
- 00022540  0x00005881 arg  0x00000000 , 0x00000007 
- 00022541  0x00005882 branch  0x00005824 
- 00022542  0x00005885 arg  0x00000000 , 0x00000007 
- 00022543  0x00005886 branch  0x00005828 
- 00022544  0x00005889 arg  0x00000001 , 0x00000007 
- 00022545  0x0000588a branch  0x00005824 
- 00022546  0x0000588d arg  0x00000001 , 0x00000007 
- 00022547  0x0000588e branch  0x00005828 
- 00022548  0x00005891 arg  0x00000002 , 0x00000007 
- 00022549  0x00005892 branch  0x00005824 
- 00022550  0x00005895 arg  0x00000002 , 0x00000007 
- 00022551  0x00005896 branch  0x00005828 
- 00022552  0x00005899 arg  0x00000003 , 0x00000007 
- 00022553  0x0000589a branch  0x00005824 
- 00022554  0x0000589d arg  0x00000003 , 0x00000007 
- 00022555  0x0000589e branch  0x00005828 
- 00022556  0x000058a1 arg  0x00000004 , 0x00000007 
- 00022557  0x000058a2 branch  0x00005824 
- 00022558  0x000058a5 arg  0x00000004 , 0x00000007 
- 00022559  0x000058a6 branch  0x00005828 
- 00022560  0x000058a9 arg  0x00000005 , 0x00000007 
- 00022561  0x000058aa branch  0x00005824 
- 00022562  0x000058ad arg  0x00000005 , 0x00000007 
- 00022563  0x000058ae branch  0x00005828 
- 00022564  0x000058b2 fetch  0x00000001 , 0x000044e9 
- 00022565  0x000058b3 qset1  0x0000003f 
- 00022566  0x000058b4 store  0x00000001 , 0x000044e9 
- 00022567  0x000058b5 rtn 
- 00022568  0x000058b8 fetch  0x00000001 , 0x000044e9 
- 00022569  0x000058b9 qset0  0x0000003f 
- 00022570  0x000058ba store  0x00000001 , 0x000044e9 
- 00022571  0x000058bb rtn 
- 00022572  0x000058be setarg  0x00112233 
- 00022573  0x000058bf store  0x00000003 , 0x000044ea 
- 00022574  0x000058c0 setarg  0x00445566 
- 00022575  0x000058c1 istore  0x00000003 , 0x00000005 
- 00022576  0x000058c2 setarg  0x00778899 
- 00022577  0x000058c3 istore  0x00000003 , 0x00000005 
- 00022578  0x000058c4 setarg  0x00001122 
- 00022579  0x000058c5 istore  0x00000003 , 0x00000005 
- 00022580  0x000058c6 setarg  0x00334455 
- 00022581  0x000058c7 istore  0x00000003 , 0x00000005 
- 00022582  0x000058c8 setarg  0x00000066 
- 00022583  0x000058c9 istore  0x00000001 , 0x00000005 
- 00022584  0x000058ca rtn 
- 00022585  0x000058ce setarg  0x01000302 
- 00022586  0x000058cf store  0x00000004 , 0x00004453 
- 00022587  0x000058d0 setarg  0x00010010 
- 00022588  0x000058d1 store  0x00000003 , 0x00004457 
- 00022589  0x000058d2 jam  0x00000001 , 0x000044c6 
- 00022590  0x000058d3 rtn 
- 00022591  0x000058d8 arg  0x00000000 , 0x00000011 
- 00022592  0x000058d9 arg  0x00000001 , 0x00000001 
- 00022593  0x000058da branch  0x00005850 
- 00022594  0x000058df arg  0x00000003 , 0x00000001 
- 00022595  0x000058e0 call  0x00005850 
- 00022596  0x000058e1 copy  0x00000012 , 0x0000003f 
- 00022597  0x000058e2 istore  0x00000001 , 0x00000005 
- 00022598  0x000058e3 rtn 
- 00022599  0x000058e8 force  0x00000002 , 0x00000001 
- 00022600  0x000058e9 increase  0x00000004 , 0x00000011 
- 00022601  0x000058ea call  0x00005850 
- 00022602  0x000058eb increase  0xfffffffc , 0x00000011 
- 00022603  0x000058ec copy  0x00000011 , 0x0000003f 
- 00022604  0x000058ed istore  0x00000002 , 0x00000005 
- 00022605  0x000058ee copy  0x00000012 , 0x0000003f 
- 00022606  0x000058ef istore  0x00000002 , 0x00000005 
- 00022607  0x000058f0 rtn 
- 00022608  0x000058f5 sub  0x00000011 , 0x000000f0 , 0x0000003e 
- 00022609  0x000058f6 nbranch  0x00002a8c , 0x00000002 
- 00022610  0x000058f7 fetch  0x00000001 , 0x000044ff 
- 00022611  0x000058f8 arg  0x00000001 , 0x00000002 
- 00022612  0x000058f9 arg  0x00000004 , 0x00000039 
- 00022613  0x000058fb iand  0x00000002 , 0x0000003e 
- 00022614  0x000058fc branch  0x0000585a , 0x00000005 
- 00022615  0x000058fd lshift  0x00000002 , 0x00000002 
- 00022616  0x000058fe loop  0x00005855 
- 00022617  0x000058ff branch  0x00002a8c 
- 00022618  0x00005901 ixor  0x00000002 , 0x0000003f 
- 00022619  0x00005902 store  0x00000001 , 0x000044ff 
- 00022620  0x00005903 sub  0x00000039 , 0x00000004 , 0x0000003f 
- 00022621  0x00005904 lshift4  0x0000003f , 0x0000003f 
- 00022622  0x00005905 lshift4  0x0000003f , 0x0000003f 
- 00022623  0x00005906 arg  0x00001800 , 0x00000002 
- 00022624  0x00005907 iadd  0x00000002 , 0x00000002 
- 00022625  0x00005909 arg  0x00000000 , 0x00000039 
- 00022626  0x0000590a arg  0x00004500 , 0x00000006 
- 00022627  0x0000590c ifetch  0x00000002 , 0x00000006 
- 00022628  0x0000590d branch  0x00005869 , 0x00000034 
- 00022629  0x0000590e copy  0x00000039 , 0x0000003f 
- 00022630  0x0000590f increase  0x00000001 , 0x00000039 
- 00022631  0x00005910 bne  0x00000004 , 0x00005863 
- 00022632  0x00005911 branch  0x00002a8c 
- 00022633  0x00005915 increase  0xfffffffe , 0x00000006 
- 00022634  0x00005916 istoret  0x00000002 , 0x00000006 
- 00022635  0x00005917 copy  0x00000002 , 0x00000005 
- 00022636  0x00005918 copy  0x00000011 , 0x0000003f 
- 00022637  0x00005919 istore  0x00000001 , 0x00000005 
- 00022638  0x0000591a setarg  0x00000000 
- 00022639  0x0000591b istore  0x00000001 , 0x00000005 
- 00022640  0x0000591c copy  0x00000001 , 0x0000003f 
- 00022641  0x0000591d istore  0x00000001 , 0x00000005 
- 00022642  0x0000591e rtn 
- 00022643  0x00005923 fetch  0x00000002 , 0x00004500 
- 00022644  0x00005924 copy  0x0000003f , 0x00000006 
- 00022645  0x00005925 rtn 
- 00022646  0x00005928 fetch  0x00000002 , 0x00004502 
- 00022647  0x00005929 copy  0x0000003f , 0x00000006 
- 00022648  0x0000592a rtn 
- 00022649  0x0000592d call  0x0000587c 
- 00022650  0x0000592e copy  0x0000003f , 0x00000006 
- 00022651  0x0000592f rtn 
- 00022652  0x00005931 fetch  0x00000002 , 0x00004506 
- 00022653  0x00005932 nrtn  0x00000034 
- 00022654  0x00005933 fetch  0x00000002 , 0x00004504 
- 00022655  0x00005934 nrtn  0x00000034 
- 00022656  0x00005935 fetch  0x00000002 , 0x00004502 
- 00022657  0x00005936 nrtn  0x00000034 
- 00022658  0x00005937 fetch  0x00000002 , 0x00004500 
- 00022659  0x00005938 rtn 
- 00022660  0x0000593b call  0x00005873 
- 00022661  0x0000593c increase  0x00000003 , 0x00000006 
- 00022662  0x0000593d rtn 
- 00022663  0x00005940 call  0x00005873 
- 00022664  0x00005941 increase  0x00000007 , 0x00000006 
- 00022665  0x00005942 rtn 
- 00022666  0x00005945 call  0x00005879 
- 00022667  0x00005946 increase  0x00000007 , 0x00000006 
- 00022668  0x00005947 rtn 
- 00022669  0x0000594a call  0x00005879 
- 00022670  0x0000594b increase  0x00000003 , 0x00000006 
- 00022671  0x0000594c rtn 
- 00022672  0x00005951 fetch  0x00000002 , 0x00004506 
- 00022673  0x00005952 rtn 
- 00022674  0x00005956 fetch  0x00000002 , 0x00004504 
- 00022675  0x00005957 rtn 
- 00022676  0x0000595b fetch  0x00000002 , 0x00004500 
- 00022677  0x0000595c rtn 
- 00022678  0x00005960 fetch  0x00000002 , 0x00004500 
- 00022679  0x00005961 arg  0x00001800 , 0x00000002 
- 00022680  0x00005962 isub  0x00000002 , 0x0000003f 
- 00022681  0x00005963 rshift4  0x0000003f , 0x0000003f 
- 00022682  0x00005964 rshift4  0x0000003f , 0x00000007 
- 00022683  0x00005965 fetch  0x00000001 , 0x000044ff 
- 00022684  0x00005966 qset0  0x0000003f 
- 00022685  0x00005967 store  0x00000001 , 0x000044ff 
- 00022686  0x00005968 arg  0x00000000 , 0x00000039 
- 00022687  0x0000596a lshift  0x00000039 , 0x0000003f 
- 00022688  0x0000596b arg  0x00004502 , 0x00000002 
- 00022689  0x0000596c iadd  0x00000002 , 0x00000002 
- 00022690  0x0000596d ifetch  0x00000002 , 0x00000002 
- 00022691  0x0000596e increase  0xfffffffe , 0x00000002 
- 00022692  0x0000596f istore  0x00000002 , 0x00000002 
- 00022693  0x00005970 copy  0x00000039 , 0x0000003f 
- 00022694  0x00005971 increase  0x00000001 , 0x00000039 
- 00022695  0x00005972 bne  0x00000003 , 0x0000589f 
- 00022696  0x00005973 setarg  0x00000000 
- 00022697  0x00005974 istore  0x00000002 , 0x00000002 
- 00022698  0x00005975 rtn 
- 00022699  0x0000597c ifetch  0x00000003 , 0x00000006 
- 00022700  0x0000597d store  0x00000003 , 0x00000477 
- 00022701  0x0000597e beq  0x00000002 , 0x000058c1 
- 00022702  0x0000597f beq  0x00000003 , 0x000058c9 
- 00022703  0x00005980 beq  0x00000004 , 0x000058cc 
- 00022704  0x00005981 beq  0x00000006 , 0x000058f2 
- 00022705  0x00005982 beq  0x00000008 , 0x0000593f 
- 00022706  0x00005983 beq  0x0000000a , 0x000059bc 
- 00022707  0x00005984 beq  0x0000000c , 0x000059e4 
- 00022708  0x00005985 beq  0x00000010 , 0x000059fa 
- 00022709  0x00005986 beq  0x00000012 , 0x00005a2f 
- 00022710  0x00005987 beq  0x00000016 , 0x00005a48 
- 00022711  0x00005988 beq  0x00000018 , 0x00005a5b 
- 00022712  0x00005989 beq  0x00000052 , 0x00005a60 
- 00022713  0x0000598a rtn 
- 00022714  0x0000598e force  0x00000003 , 0x00000011 
- 00022715  0x0000598f call  0x00005a82 
- 00022716  0x00005990 setarg  0x00000002 
- 00022717  0x00005991 istore  0x00000001 , 0x00000005 
- 00022718  0x00005992 fetch  0x00000002 , 0x000044a6 
- 00022719  0x00005993 istore  0x00000002 , 0x00000005 
- 00022720  0x00005994 rtn 
- 00022721  0x00005998 call  0x000058c9 
- 00022722  0x0000599a force  0x00000003 , 0x00000011 
- 00022723  0x0000599b call  0x00005a82 
- 00022724  0x0000599c setarg  0x00000003 
- 00022725  0x0000599d istore  0x00000001 , 0x00000005 
- 00022726  0x0000599e fetch  0x00000002 , 0x000044a6 
- 00022727  0x0000599f istore  0x00000002 , 0x00000005 
- 00022728  0x000059a0 rtn 
- 00022729  0x000059a3 rshift8  0x0000003f , 0x0000003f 
- 00022730  0x000059a4 store  0x00000002 , 0x000044a8 
- 00022731  0x000059a5 rtn 
- 00022732  0x000059a8 call  0x00005ab1 
- 00022733  0x000059a9 call  0x00007fe7 
- 00022734  0x000059aa branch  0x000058cf 
- 00022735  0x000059ad arg  0x00000003 , 0x0000000b 
- 00022736  0x000059ae call  0x00005756 
- 00022737  0x000059b0 call  0x0000575f 
- 00022738  0x000059b1 branch  0x000058f0 , 0x00000034 
- 00022739  0x000059b2 nbranch  0x000058ed , 0x00000002 
- 00022740  0x000059b3 increase  0xfffffffe , 0x00000006 
- 00022741  0x000059b4 call  0x00007ea5 
- 00022742  0x000059b5 call  0x00007e9c 
- 00022743  0x000059b6 nbranch  0x000058e1 , 0x00000028 
- 00022744  0x000059b7 call  0x00007e85 
- 00022745  0x000059b8 call  0x00007fe9 
- 00022746  0x000059b9 force  0x00000014 , 0x00000011 
- 00022747  0x000059ba call  0x00005a82 
- 00022748  0x000059bb call  0x00007e95 
- 00022749  0x000059bc setarg  0x00000005 
- 00022750  0x000059bd istore  0x00000001 , 0x00000005 
- 00022751  0x000059be setarg  0x00000001 
- 00022752  0x000059bf istore  0x00000001 , 0x00000005 
- 00022753  0x000059c1 call  0x00007e9f 
- 00022754  0x000059c2 ifetch  0x00000002 , 0x00000006 
- 00022755  0x000059c3 istore  0x00000002 , 0x00000005 
- 00022756  0x000059c4 ifetch  0x00000001 , 0x00000006 
- 00022757  0x000059c5 copy  0x0000003f , 0x00000039 
- 00022758  0x000059c6 call  0x00007f01 
- 00022759  0x000059c7 call  0x00007ea2 
- 00022760  0x000059c8 increase  0xffffffff , 0x0000000b 
- 00022761  0x000059c9 branch  0x000058f0 , 0x00000005 
- 00022762  0x000059cb ifetch  0x00000001 , 0x00000006 
- 00022763  0x000059cc iadd  0x00000006 , 0x00000006 
- 00022764  0x000059cd branch  0x000058d1 
- 00022765  0x000059cf ifetch  0x00000001 , 0x00000006 
- 00022766  0x000059d0 iadd  0x00000006 , 0x00000006 
- 00022767  0x000059d1 branch  0x000058ea 
- 00022768  0x000059d3 branch  0x00005a76 , 0x00000028 
- 00022769  0x000059d4 branch  0x00005aa5 
- 00022770  0x000059d8 call  0x00005ab1 
- 00022771  0x000059d9 ifetch  0x00000002 , 0x00000006 
- 00022772  0x000059da store  0x00000002 , 0x00004472 
- 00022773  0x000059db call  0x00007ea5 
- 00022774  0x000059dc arg  0x0000445e , 0x00000005 
- 00022775  0x000059dd fetch  0x00000002 , 0x000044fc 
- 00022776  0x000059de increase  0xfffffff9 , 0x0000003f 
- 00022777  0x000059df call  0x000056db 
- 00022778  0x000059e0 branch  0x00005905 
- 00022779  0x000059e4 disable  0x00000028 
- 00022780  0x000059e5 fetcht  0x00000002 , 0x0000445a 
- 00022781  0x000059e6 fetch  0x00000002 , 0x0000445c 
- 00022782  0x000059e7 isub  0x00000002 , 0x0000003e 
- 00022783  0x000059e8 nbranch  0x00005902 , 0x00000002 
- 00022784  0x000059e9 deposit  0x00000002 
- 00022785  0x000059ea rtnne  0x00000000 
- 00022786  0x000059ec enable  0x00000028 
- 00022787  0x000059ed jam  0x00000001 , 0x0000047a 
- 00022788  0x000059ee branch  0x00005a77 
- 00022789  0x000059f2 call  0x000058fb 
- 00022790  0x000059f3 rtn  0x00000028 
- 00022791  0x000059f4 fetcht  0x00000002 , 0x00004472 
- 00022792  0x000059f5 setarg  0x00002800 
- 00022793  0x000059f6 isub  0x00000002 , 0x0000003e 
- 00022794  0x000059f7 branch  0x0000590c , 0x00000005 
- 00022795  0x000059f8 branch  0x00005a76 
- 00022796  0x000059fc jam  0x00000000 , 0x000004b4 
- 00022797  0x000059fd fetcht  0x00000002 , 0x0000445a 
- 00022798  0x000059fe storet  0x00000002 , 0x00000aa2 
- 00022799  0x000059ff call  0x0000578c 
- 00022800  0x00005a00 nbranch  0x00005a76 , 0x00000034 
- 00022801  0x00005a02 fetcht  0x00000002 , 0x00000aa2 
- 00022802  0x00005a03 call  0x0000578c 
- 00022803  0x00005a04 nbranch  0x00005925 , 0x00000034 
- 00022804  0x00005a05 copy  0x00000006 , 0x00000011 
- 00022805  0x00005a06 fetch  0x00000001 , 0x000004b3 
- 00022806  0x00005a07 copy  0x0000003f , 0x00000039 
- 00022807  0x00005a08 fetcht  0x00000001 , 0x0000445e 
- 00022808  0x00005a09 isub  0x00000002 , 0x0000003e 
- 00022809  0x00005a0a nbranch  0x00005921 , 0x00000005 
- 00022810  0x00005a0b arg  0x0000445f , 0x00000012 
- 00022811  0x00005a0c call  0x00007f88 
- 00022812  0x00005a0e branch  0x00005928 , 0x00000005 
- 00022813  0x00005a10 fetch  0x00000002 , 0x000004a3 
- 00022814  0x00005a11 fetcht  0x00000002 , 0x00004472 
- 00022815  0x00005a12 isub  0x00000002 , 0x0000003e 
- 00022816  0x00005a13 branch  0x00005930 , 0x00000005 
- 00022817  0x00005a15 fetch  0x00000002 , 0x00000aa2 
- 00022818  0x00005a16 increase  0x00000001 , 0x0000003f 
- 00022819  0x00005a17 store  0x00000002 , 0x00000aa2 
- 00022820  0x00005a18 branch  0x00005911 
- 00022821  0x00005a1b fetch  0x00000001 , 0x000004b4 
- 00022822  0x00005a1c beq  0x00000001 , 0x00005930 
- 00022823  0x00005a1d branch  0x00005a76 
- 00022824  0x00005a21 fetch  0x00000002 , 0x000004a3 
- 00022825  0x00005a22 fetcht  0x00000002 , 0x00004472 
- 00022826  0x00005a23 isub  0x00000002 , 0x0000003e 
- 00022827  0x00005a24 nbranch  0x00005921 , 0x00000005 
- 00022828  0x00005a25 jam  0x00000001 , 0x000004b4 
- 00022829  0x00005a27 fetcht  0x00000002 , 0x00000aa2 
- 00022830  0x00005a28 storet  0x00000002 , 0x0000049e 
- 00022831  0x00005a29 branch  0x00005921 
- 00022832  0x00005a2c fetch  0x00000001 , 0x000004b4 
- 00022833  0x00005a2d beq  0x00000000 , 0x00005921 
- 00022834  0x00005a2e jam  0x00000002 , 0x000004b4 
- 00022835  0x00005a2f fetcht  0x00000002 , 0x00000aa2 
- 00022836  0x00005a30 increase  0xffffffff , 0x00000002 
- 00022837  0x00005a31 storet  0x00000002 , 0x000004a0 
- 00022838  0x00005a34 arg  0x00000005 , 0x00000011 
- 00022839  0x00005a35 call  0x00005a82 
- 00022840  0x00005a36 setarg  0x00000007 
- 00022841  0x00005a37 istore  0x00000001 , 0x00000005 
- 00022842  0x00005a38 fetch  0x00000002 , 0x0000049e 
- 00022843  0x00005a39 istore  0x00000002 , 0x00000005 
- 00022844  0x00005a3a fetch  0x00000002 , 0x000004a0 
- 00022845  0x00005a3b istore  0x00000002 , 0x00000005 
- 00022846  0x00005a3c rtn 
- 00022847  0x00005a41 call  0x00005ab1 
- 00022848  0x00005a42 call  0x000056df 
- 00022849  0x00005a43 branch  0x00005942 
- 00022850  0x00005a46 fetcht  0x00000002 , 0x0000445a 
- 00022851  0x00005a47 storet  0x00000002 , 0x00000aa2 
- 00022852  0x00005a48 call  0x00005756 
- 00022853  0x00005a49 call  0x0000576d 
- 00022854  0x00005a4a increase  0xfffffffe , 0x00000006 
- 00022855  0x00005a4b copy  0x00000006 , 0x0000003f 
- 00022856  0x00005a4c store  0x00000002 , 0x0000049c 
- 00022857  0x00005a4e fetcht  0x00000002 , 0x00004472 
- 00022858  0x00005a4f setarg  0x00002a00 
- 00022859  0x00005a50 isub  0x00000002 , 0x0000003e 
- 00022860  0x00005a51 branch  0x000059a8 , 0x00000005 
- 00022861  0x00005a52 setarg  0x00002803 
- 00022862  0x00005a53 isub  0x00000002 , 0x0000003e 
- 00022863  0x00005a54 nbranch  0x00005990 , 0x00000005 
- 00022864  0x00005a55 arg  0x00000002 , 0x0000000b 
- 00022865  0x00005a57 call  0x00005a88 
- 00022866  0x00005a58 nbranch  0x0000596d , 0x00000002 
- 00022867  0x00005a59 fetcht  0x00000002 , 0x00000aa2 
- 00022868  0x00005a5a call  0x0000578a 
- 00022869  0x00005a5b beq  0x00000001 , 0x0000596d 
- 00022870  0x00005a5c call  0x00005a94 
- 00022871  0x00005a5d nbranch  0x0000596b , 0x00000005 
- 00022872  0x00005a5e nbranch  0x0000596f , 0x00000028 
- 00022873  0x00005a5f disable  0x00000028 
- 00022874  0x00005a60 arg  0x00000014 , 0x00000011 
- 00022875  0x00005a61 call  0x00005a82 
- 00022876  0x00005a62 setarg  0x00000009 
- 00022877  0x00005a63 istore  0x00000001 , 0x00000005 
- 00022878  0x00005a64 copy  0x00000005 , 0x00000030 
- 00022879  0x00005a65 increase  0x00000001 , 0x00000005 
- 00022880  0x00005a67 call  0x0000597d 
- 00022881  0x00005a68 call  0x00005a84 
- 00022882  0x00005a69 call  0x0000578a 
- 00022883  0x00005a6a call  0x00005984 
- 00022884  0x00005a6b fetch  0x00000001 , 0x000004a2 
- 00022885  0x00005a6c increase  0x00000005 , 0x0000003f 
- 00022886  0x00005a6d istore  0x00000001 , 0x00000030 
- 00022887  0x00005a6e fetch  0x00000001 , 0x000004a2 
- 00022888  0x00005a6f beq  0x00000010 , 0x0000596d 
- 00022889  0x00005a70 increase  0xffffffff , 0x0000000b 
- 00022890  0x00005a71 branch  0x0000596d , 0x00000005 
- 00022891  0x00005a73 call  0x00005a84 
- 00022892  0x00005a74 branch  0x00005951 
- 00022893  0x00005a76 branch  0x00005a76 , 0x00000028 
- 00022894  0x00005a77 branch  0x00005aa5 
- 00022895  0x00005a7a call  0x00005a97 
- 00022896  0x00005a7b call  0x00005a84 
- 00022897  0x00005a7c call  0x0000578a 
- 00022898  0x00005a7d fetch  0x00000001 , 0x000004a2 
- 00022899  0x00005a7e beq  0x00000010 , 0x0000596d 
- 00022900  0x00005a80 call  0x00007e9c 
- 00022901  0x00005a81 fetch  0x00000002 , 0x00000aa2 
- 00022902  0x00005a82 increase  0xffffffff , 0x0000003f 
- 00022903  0x00005a83 istore  0x00000002 , 0x00000005 
- 00022904  0x00005a84 call  0x00005aa1 
- 00022905  0x00005a85 call  0x00005984 
- 00022906  0x00005a86 increase  0xffffffff , 0x0000000b 
- 00022907  0x00005a87 branch  0x0000596d , 0x00000005 
- 00022908  0x00005a88 branch  0x0000596b 
- 00022909  0x00005a8c fetch  0x00000002 , 0x00000aa2 
- 00022910  0x00005a8d istore  0x00000002 , 0x00000005 
- 00022911  0x00005a8f fetch  0x00000001 , 0x000004b3 
- 00022912  0x00005a90 copy  0x0000003f , 0x00000039 
- 00022913  0x00005a91 call  0x00007e9f 
- 00022914  0x00005a92 call  0x00007ef4 
- 00022915  0x00005a93 branch  0x00007ea2 
- 00022916  0x00005a95 call  0x00007e9c 
- 00022917  0x00005a96 fetch  0x00000002 , 0x00000aa2 
- 00022918  0x00005a97 istore  0x00000002 , 0x00000005 
- 00022919  0x00005a98 call  0x00007ea2 
- 00022920  0x00005a99 fetch  0x00000001 , 0x000004a2 
- 00022921  0x00005a9a copy  0x0000003f , 0x00000039 
- 00022922  0x00005a9b call  0x00007e9c 
- 00022923  0x00005a9c call  0x00007e9f 
- 00022924  0x00005a9d isub  0x00000039 , 0x00000006 
- 00022925  0x00005a9e increase  0xffffffff , 0x00000006 
- 00022926  0x00005a9f call  0x00007ef4 
- 00022927  0x00005aa0 branch  0x00007ea2 
- 00022928  0x00005aa5 fetcht  0x00000002 , 0x0000445a 
- 00022929  0x00005aa6 storet  0x00000002 , 0x00000aa2 
- 00022930  0x00005aa8 call  0x00005a88 
- 00022931  0x00005aa9 nbranch  0x00005a76 , 0x00000002 
- 00022932  0x00005aaa call  0x0000578a 
- 00022933  0x00005aab beq  0x00000001 , 0x00005a76 
- 00022934  0x00005aac call  0x00005a94 
- 00022935  0x00005aad nbranch  0x000059a6 , 0x00000005 
- 00022936  0x00005ab0 arg  0x00000014 , 0x00000011 
- 00022937  0x00005ab1 call  0x00005a82 
- 00022938  0x00005ab2 setarg  0x00000009 
- 00022939  0x00005ab3 istore  0x00000001 , 0x00000005 
- 00022940  0x00005ab4 fetch  0x00000001 , 0x000004b3 
- 00022941  0x00005ab5 copy  0x0000003f , 0x00000039 
- 00022942  0x00005ab6 increase  0x00000002 , 0x0000003f 
- 00022943  0x00005ab7 istore  0x00000001 , 0x00000005 
- 00022944  0x00005ab8 fetch  0x00000002 , 0x00000aa2 
- 00022945  0x00005ab9 istore  0x00000002 , 0x00000005 
- 00022946  0x00005aba call  0x00007e9f 
- 00022947  0x00005abb call  0x00007ef4 
- 00022948  0x00005abc call  0x00007ea2 
- 00022949  0x00005abd branch  0x00005aa5 
- 00022950  0x00005ac0 call  0x00005a84 
- 00022951  0x00005ac1 branch  0x00005992 
- 00022952  0x00005ac5 arg  0x00002a00 , 0x00000002 
- 00022953  0x00005ac6 call  0x0000577c 
- 00022954  0x00005ac7 rtn  0x00000034 
- 00022955  0x00005ac8 increase  0xfffffffb , 0x00000006 
- 00022956  0x00005ac9 ifetch  0x00000002 , 0x00000006 
- 00022957  0x00005aca store  0x00000002 , 0x00000aa2 
- 00022958  0x00005acb arg  0x00000014 , 0x00000011 
- 00022959  0x00005acc call  0x00005a82 
- 00022960  0x00005acd setarg  0x00000009 
- 00022961  0x00005ace istore  0x00000001 , 0x00000005 
- 00022962  0x00005acf fetch  0x00000001 , 0x000043af 
- 00022963  0x00005ad0 copy  0x0000003f , 0x00000039 
- 00022964  0x00005ad1 increase  0x00000002 , 0x0000003f 
- 00022965  0x00005ad2 istore  0x00000001 , 0x00000005 
- 00022966  0x00005ad3 fetch  0x00000002 , 0x00000aa2 
- 00022967  0x00005ad4 istore  0x00000002 , 0x00000005 
- 00022968  0x00005ad5 arg  0x000043b0 , 0x00000006 
- 00022969  0x00005ad6 call  0x00007ef4 
- 00022970  0x00005ad7 call  0x00007ea2 
- 00022971  0x00005ad8 branch  0x00005aa5 
- 00022972  0x00005add fetcht  0x00000002 , 0x00000478 
- 00022973  0x00005ade fetch  0x00000001 , 0x000044e9 
- 00022974  0x00005adf bbit1  0x00000003 , 0x000059dd 
- 00022975  0x00005ae2 call  0x0000576a 
- 00022976  0x00005ae3 branch  0x00005a76 , 0x00000034 
- 00022977  0x00005ae4 increase  0xfffffffe , 0x00000006 
- 00022978  0x00005ae5 ifetch  0x00000002 , 0x00000006 
- 00022979  0x00005ae6 arg  0x00002a00 , 0x00000002 
- 00022980  0x00005ae7 isub  0x00000002 , 0x0000003e 
- 00022981  0x00005ae8 branch  0x000059d3 , 0x00000005 
- 00022982  0x00005ae9 ifetch  0x00000001 , 0x00000006 
- 00022983  0x00005aea sub  0x0000003f , 0x00000016 , 0x0000003e 
- 00022984  0x00005aeb branch  0x000059ca , 0x00000002 
- 00022985  0x00005aec force  0x00000016 , 0x0000003f 
- 00022986  0x00005aee copy  0x0000003f , 0x00000013 
- 00022987  0x00005aef call  0x00007ea5 
- 00022988  0x00005af0 add  0x00000013 , 0x00000001 , 0x00000011 
- 00022989  0x00005af1 call  0x00005a82 
- 00022990  0x00005af2 setarg  0x0000000b 
- 00022991  0x00005af3 istore  0x00000001 , 0x00000005 
- 00022992  0x00005af4 copy  0x00000013 , 0x00000039 
- 00022993  0x00005af5 call  0x00007e9f 
- 00022994  0x00005af6 branch  0x00007f01 
- 00022995  0x00005af9 call  0x00007ea5 
- 00022996  0x00005afa fetch  0x00000001 , 0x000043af 
- 00022997  0x00005afb add  0x0000003f , 0x00000001 , 0x00000011 
- 00022998  0x00005afc call  0x00005a82 
- 00022999  0x00005afd setarg  0x0000000b 
- 00023000  0x00005afe istore  0x00000001 , 0x00000005 
- 00023001  0x00005aff fetch  0x00000001 , 0x000043af 
- 00023002  0x00005b00 copy  0x0000003f , 0x00000039 
- 00023003  0x00005b01 arg  0x000043b0 , 0x00000006 
- 00023004  0x00005b02 branch  0x00007f01 
- 00023005  0x00005b06 fetch  0x00000002 , 0x000044fa 
- 00023006  0x00005b07 isub  0x00000002 , 0x0000003e 
- 00023007  0x00005b08 nbranch  0x000059bf , 0x00000005 
- 00023008  0x00005b0a call  0x00005a42 
- 00023009  0x00005b0b nbranch  0x000059bf , 0x00000028 
- 00023010  0x00005b0c jam  0x00000005 , 0x0000047a 
- 00023011  0x00005b0d branch  0x00005a77 
- 00023012  0x00005b11 ifetch  0x00000002 , 0x00000006 
- 00023013  0x00005b12 store  0x00000002 , 0x0000445e 
- 00023014  0x00005b14 arg  0x00000014 , 0x00000011 
- 00023015  0x00005b15 call  0x00005a82 
- 00023016  0x00005b16 setarg  0x0000000d 
- 00023017  0x00005b17 istore  0x00000001 , 0x00000005 
- 00023018  0x00005b18 fetch  0x00000002 , 0x0000445e 
- 00023019  0x00005b19 iforce  0x00000011 
- 00023020  0x00005b1a fetcht  0x00000002 , 0x00000478 
- 00023021  0x00005b1b call  0x0000576a 
- 00023022  0x00005b1c branch  0x00005a76 , 0x00000034 
- 00023023  0x00005b1d ifetch  0x00000001 , 0x00000006 
- 00023024  0x00005b1e isub  0x00000011 , 0x00000039 
- 00023025  0x00005b1f nbranch  0x00005a76 , 0x00000002 
- 00023026  0x00005b20 sub  0x00000039 , 0x00000016 , 0x0000003e 
- 00023027  0x00005b21 branch  0x000059f5 , 0x00000002 
- 00023028  0x00005b22 force  0x00000016 , 0x00000039 
- 00023029  0x00005b24 deposit  0x00000011 
- 00023030  0x00005b25 iadd  0x00000006 , 0x00000006 
- 00023031  0x00005b26 call  0x00007ef4 
- 00023032  0x00005b27 call  0x00007ea2 
- 00023033  0x00005b28 branch  0x00005aa5 
- 00023034  0x00005b2c call  0x00005ab1 
- 00023035  0x00005b2d call  0x000056d7 
- 00023036  0x00005b2e branch  0x000059fd 
- 00023037  0x00005b34 arg  0x00000002 , 0x0000000b 
- 00023038  0x00005b35 fetcht  0x00000002 , 0x0000445a 
- 00023039  0x00005b39 storet  0x00000002 , 0x00000aa2 
- 00023040  0x00005b3a call  0x00005756 
- 00023041  0x00005b3b call  0x0000576d 
- 00023042  0x00005b3c increase  0xfffffffe , 0x00000006 
- 00023043  0x00005b3d copy  0x00000006 , 0x0000003f 
- 00023044  0x00005b3e store  0x00000002 , 0x0000049c 
- 00023045  0x00005b40 call  0x00005a88 
- 00023046  0x00005b41 nbranch  0x00005a25 , 0x00000002 
- 00023047  0x00005b42 fetcht  0x00000002 , 0x00000aa2 
- 00023048  0x00005b43 call  0x0000578a 
- 00023049  0x00005b44 beq  0x00000001 , 0x00005a28 
- 00023050  0x00005b46 call  0x00005a8c 
- 00023051  0x00005b47 nbranch  0x00005a23 , 0x00000005 
- 00023052  0x00005b48 copy  0x0000000b , 0x0000003f 
- 00023053  0x00005b49 beq  0x00000000 , 0x00005a28 
- 00023054  0x00005b4a nbranch  0x00005a19 , 0x00000028 
- 00023055  0x00005b4b disable  0x00000028 
- 00023056  0x00005b4d arg  0x00000014 , 0x00000011 
- 00023057  0x00005b4e call  0x00005a82 
- 00023058  0x00005b4f setarg  0x00000011 
- 00023059  0x00005b50 istore  0x00000001 , 0x00000005 
- 00023060  0x00005b51 fetch  0x00000001 , 0x000004b3 
- 00023061  0x00005b52 increase  0x00000004 , 0x0000003f 
- 00023062  0x00005b53 istore  0x00000001 , 0x00000005 
- 00023063  0x00005b54 call  0x00007ea2 
- 00023064  0x00005b55 branch  0x00005a1f 
- 00023065  0x00005b57 fetch  0x00000001 , 0x000004b3 
- 00023066  0x00005b58 beq  0x00000010 , 0x00005a28 
- 00023067  0x00005b59 fetch  0x00000002 , 0x00000aa2 
- 00023068  0x00005b5a increase  0xffffffff , 0x0000003f 
- 00023069  0x00005b5b store  0x00000002 , 0x000004a0 
- 00023070  0x00005b5c call  0x00005a9c 
- 00023071  0x00005b5e fetch  0x00000002 , 0x00000aa2 
- 00023072  0x00005b5f store  0x00000002 , 0x0000049e 
- 00023073  0x00005b60 call  0x00005a97 
- 00023074  0x00005b61 increase  0xffffffff , 0x0000000b 
- 00023075  0x00005b64 call  0x00005a84 
- 00023076  0x00005b65 branch  0x00005a05 
- 00023077  0x00005b68 fetch  0x00000002 , 0x00000aa2 
- 00023078  0x00005b69 store  0x00000002 , 0x000004a0 
- 00023079  0x00005b6a branch  0x00005a2c 
- 00023080  0x00005b6c fetch  0x00000002 , 0x00000aa2 
- 00023081  0x00005b6d increase  0xffffffff , 0x0000003f 
- 00023082  0x00005b6e store  0x00000002 , 0x000004a0 
- 00023083  0x00005b6f branch  0x00005a2c 
- 00023084  0x00005b71 branch  0x00005a76 , 0x00000028 
- 00023085  0x00005b72 call  0x00005a9c 
- 00023086  0x00005b73 branch  0x00005aa5 
- 00023087  0x00005b79 copy  0x00000006 , 0x00000011 
- 00023088  0x00005b7a fetch  0x00000002 , 0x000044fc 
- 00023089  0x00005b7b add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023090  0x00005b7c call  0x000056e2 
- 00023091  0x00005b7e fetch  0x00000001 , 0x000044e9 
- 00023092  0x00005b7f bbit0  0x00000004 , 0x00005a3d 
- 00023093  0x00005b81 fetcht  0x00000002 , 0x00000478 
- 00023094  0x00005b82 fetch  0x00000002 , 0x000044fa 
- 00023095  0x00005b83 isub  0x00000002 , 0x0000003e 
- 00023096  0x00005b84 nbranch  0x00005a3d , 0x00000005 
- 00023097  0x00005b85 call  0x00005a42 
- 00023098  0x00005b86 nbranch  0x00005a3d , 0x00000028 
- 00023099  0x00005b87 jam  0x00000005 , 0x0000047a 
- 00023100  0x00005b88 branch  0x00005a77 
- 00023101  0x00005b8b force  0x00000001 , 0x00000011 
- 00023102  0x00005b8c call  0x00005a82 
- 00023103  0x00005b8d setarg  0x00000013 
- 00023104  0x00005b8e istore  0x00000001 , 0x00000005 
- 00023105  0x00005b8f rtn 
- 00023106  0x00005b92 call  0x00007fe9 
- 00023107  0x00005b93 fetch  0x00000001 , 0x000044c6 
- 00023108  0x00005b94 rtneq  0x00000000 
- 00023109  0x00005b95 fetch  0x00000001 , 0x00004040 
- 00023110  0x00005b96 rtnbit1  0x00000004 
- 00023111  0x00005b97 branch  0x00007fe7 
- 00023112  0x00005b9b add  0x00000006 , 0x00000002 , 0x00000011 
- 00023113  0x00005b9c fetch  0x00000002 , 0x000044fc 
- 00023114  0x00005b9d add  0x0000003f , 0xfffffffb , 0x00000012 
- 00023115  0x00005b9e call  0x000056e2 
- 00023116  0x00005b9f branch  0x00005a4d 
- 00023117  0x00005ba3 fetch  0x00000002 , 0x000044fc 
- 00023118  0x00005ba4 copy  0x0000003f , 0x00000011 
- 00023119  0x00005ba5 call  0x00005a82 
- 00023120  0x00005ba6 setarg  0x00000017 
- 00023121  0x00005ba7 istore  0x00000001 , 0x00000005 
- 00023122  0x00005ba8 fetch  0x00000002 , 0x00000478 
- 00023123  0x00005ba9 istore  0x00000002 , 0x00000005 
- 00023124  0x00005baa fetch  0x00000002 , 0x000044fc 
- 00023125  0x00005bab add  0x0000003f , 0xfffffffb , 0x00000039 
- 00023126  0x00005bac fetch  0x00000002 , 0x0000450d 
- 00023127  0x00005bad add  0x0000003f , 0x00000007 , 0x00000006 
- 00023128  0x00005bae ifetch  0x00000002 , 0x00000006 
- 00023129  0x00005baf istore  0x00000002 , 0x00000005 
- 00023130  0x00005bb0 branch  0x00007ef4 
- 00023131  0x00005bb7 force  0x00000001 , 0x00000011 
- 00023132  0x00005bb8 call  0x00005a82 
- 00023133  0x00005bb9 setarg  0x00000019 
- 00023134  0x00005bba istore  0x00000001 , 0x00000005 
- 00023135  0x00005bbb rtn 
- 00023136  0x00005bc0 copy  0x00000006 , 0x00000011 
- 00023137  0x00005bc1 fetch  0x00000002 , 0x000044fc 
- 00023138  0x00005bc2 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023139  0x00005bc3 branch  0x000056e2 
- 00023140  0x00005bc9 copy  0x00000002 , 0x00000013 
- 00023141  0x00005bca increase  0x00000003 , 0x00000011 
- 00023142  0x00005bcb call  0x00005a82 
- 00023143  0x00005bcc increase  0xfffffffd , 0x00000011 
- 00023144  0x00005bcd setarg  0x0000001b 
- 00023145  0x00005bce istore  0x00000001 , 0x00000005 
- 00023146  0x00005bcf copy  0x00000013 , 0x00000002 
- 00023147  0x00005bd0 istoret  0x00000002 , 0x00000005 
- 00023148  0x00005bd1 rtn 
- 00023149  0x00005bd5 copy  0x00000002 , 0x00000013 
- 00023150  0x00005bd6 increase  0x00000003 , 0x00000011 
- 00023151  0x00005bd7 call  0x00005a82 
- 00023152  0x00005bd8 increase  0xfffffffd , 0x00000011 
- 00023153  0x00005bd9 setarg  0x0000001d 
- 00023154  0x00005bda istore  0x00000001 , 0x00000005 
- 00023155  0x00005bdb copy  0x00000013 , 0x00000002 
- 00023156  0x00005bdc istoret  0x00000002 , 0x00000005 
- 00023157  0x00005bdd rtn 
- 00023158  0x00005be3 jam  0x0000000a , 0x0000047a 
- 00023159  0x00005be5 force  0x00000005 , 0x00000011 
- 00023160  0x00005be6 call  0x00005a82 
- 00023161  0x00005be7 setarg  0x00000001 
- 00023162  0x00005be8 istore  0x00000001 , 0x00000005 
- 00023163  0x00005be9 fetch  0x00000001 , 0x00000477 
- 00023164  0x00005bea istore  0x00000001 , 0x00000005 
- 00023165  0x00005beb fetch  0x00000002 , 0x00000478 
- 00023166  0x00005bec istore  0x00000002 , 0x00000005 
- 00023167  0x00005bed fetch  0x00000001 , 0x0000047a 
- 00023168  0x00005bee istore  0x00000001 , 0x00000005 
- 00023169  0x00005bef rtn 
- 00023170  0x00005bf3 force  0x00000004 , 0x00000012 
- 00023171  0x00005bf4 branch  0x00005847 
- 00023172  0x00005bf8 fetcht  0x00000002 , 0x00000aa2 
- 00023173  0x00005bf9 increase  0x00000001 , 0x00000002 
- 00023174  0x00005bfa storet  0x00000002 , 0x00000aa2 
- 00023175  0x00005bfb rtn 
- 00023176  0x00005bfe fetcht  0x00000002 , 0x00000aa2 
- 00023177  0x00005bff fetch  0x00000002 , 0x0000445c 
- 00023178  0x00005c00 isub  0x00000002 , 0x0000003e 
- 00023179  0x00005c01 rtn 
- 00023180  0x00005c05 fetcht  0x00000001 , 0x0000445e 
- 00023181  0x00005c06 arg  0x0000445f , 0x00000011 
- 00023182  0x00005c08 fetch  0x00000001 , 0x000004a2 
- 00023183  0x00005c09 copy  0x0000003f , 0x00000039 
- 00023184  0x00005c0a isub  0x00000002 , 0x0000003e 
- 00023185  0x00005c0b nrtn  0x00000005 
- 00023186  0x00005c0c arg  0x000004a3 , 0x00000012 
- 00023187  0x00005c0d branch  0x00007f88 
- 00023188  0x00005c10 fetcht  0x00000001 , 0x00004471 
- 00023189  0x00005c11 arg  0x00004472 , 0x00000011 
- 00023190  0x00005c12 branch  0x00005a8e 
- 00023191  0x00005c16 fetch  0x00000001 , 0x000004b3 
- 00023192  0x00005c17 store  0x00000001 , 0x00000101 
- 00023193  0x00005c18 copy  0x0000003f , 0x00000039 
- 00023194  0x00005c19 call  0x00007e9f 
- 00023195  0x00005c1a branch  0x00007ef4 
- 00023196  0x00005c1e call  0x00007e9c 
- 00023197  0x00005c1f fetch  0x00000002 , 0x0000049e 
- 00023198  0x00005c20 istore  0x00000002 , 0x00000005 
- 00023199  0x00005c21 fetch  0x00000002 , 0x000004a0 
- 00023200  0x00005c22 istore  0x00000002 , 0x00000005 
- 00023201  0x00005c24 fetch  0x00000001 , 0x00000101 
- 00023202  0x00005c25 copy  0x0000003f , 0x00000039 
- 00023203  0x00005c26 call  0x00007ef4 
- 00023204  0x00005c27 branch  0x00007ea2 
- 00023205  0x00005c2c call  0x00007e9c 
- 00023206  0x00005c2d call  0x0000588a 
- 00023207  0x00005c2e copy  0x00000005 , 0x0000003f 
- 00023208  0x00005c2f isub  0x00000006 , 0x00000011 
- 00023209  0x00005c30 call  0x0000588d 
- 00023210  0x00005c31 copy  0x00000011 , 0x0000003f 
- 00023211  0x00005c32 istore  0x00000002 , 0x00000006 
- 00023212  0x00005c33 increase  0x00000004 , 0x00000011 
- 00023213  0x00005c34 call  0x00005879 
- 00023214  0x00005c35 copy  0x00000011 , 0x0000003f 
- 00023215  0x00005c36 istore  0x00000001 , 0x00000006 
- 00023216  0x00005c37 rtn 
- 00023217  0x00005c3b rshift8  0x0000003f , 0x0000003f 
- 00023218  0x00005c3c store  0x00000002 , 0x0000445a 
- 00023219  0x00005c3d ifetch  0x00000002 , 0x00000006 
- 00023220  0x00005c3e store  0x00000002 , 0x0000445c 
- 00023221  0x00005c3f rtn 
- 00023222  0x00005c45 ifetch  0x00000001 , 0x00000006 
- 00023223  0x00005c46 ifetcht  0x00000001 , 0x00000006 
- 00023224  0x00005c47 ifetcht  0x00000002 , 0x00000006 
- 00023225  0x00005c48 beq  0x00000013 , 0x00005abb 
- 00023226  0x00005c49 rtn 
- 00023227  0x00005c4b ifetch  0x00000002 , 0x00000006 
- 00023228  0x00005c4c store  0x00000002 , 0x00004509 
- 00023229  0x00005c4d jam  0x00000040 , 0x00000a99 
- 00023230  0x00005c4e branch  0x00007d86 
- 00023231  0x00005c55 arg  0x0000000c , 0x00000011 
- 00023232  0x00005c56 arg  0x00000012 , 0x00000013 
- 00023233  0x00005c57 call  0x00005ac7 
- 00023234  0x00005c58 setarg  0x00000008 
- 00023235  0x00005c59 istore  0x00000002 , 0x00000005 
- 00023236  0x00005c5a fetch  0x00000008 , 0x00004496 
- 00023237  0x00005c5b istore  0x00000008 , 0x00000005 
- 00023238  0x00005c5c rtn 
- 00023239  0x00005c61 call  0x00005acf 
- 00023240  0x00005c62 arg  0x00000005 , 0x00000012 
- 00023241  0x00005c63 call  0x00005847 
- 00023242  0x00005c64 copy  0x00000013 , 0x0000003f 
- 00023243  0x00005c65 istore  0x00000001 , 0x00000005 
- 00023244  0x00005c66 fetch  0x00000001 , 0x00004508 
- 00023245  0x00005c67 istore  0x00000001 , 0x00000005 
- 00023246  0x00005c68 rtn 
- 00023247  0x00005c6c fetch  0x00000001 , 0x00004508 
- 00023248  0x00005c6e pincrease  0x00000001 
- 00023249  0x00005c6f store  0x00000001 , 0x00004508 
- 00023250  0x00005c70 rtnne  0x00000000 
- 00023251  0x00005c73 jam  0x00000001 , 0x00004508 
- 00023252  0x00005c74 rtn 
- 00023253  0x00005c7a fetch  0x00000001 , 0x000044c6 
- 00023254  0x00005c7b beq  0x00000000 , 0x00005ae4 
- 00023255  0x00005c7c beq  0x00000001 , 0x00005ae7 
- 00023256  0x00005c7d beq  0x00000002 , 0x00005ae9 
- 00023257  0x00005c7e beq  0x00000081 , 0x00005add 
- 00023258  0x00005c7f beq  0x00000082 , 0x00005adf 
- 00023259  0x00005c80 beq  0x00000083 , 0x00005ae2 
- 00023260  0x00005c81 rtn 
- 00023261  0x00005c84 jam  0x0000000d , 0x00004456 
- 00023262  0x00005c85 branch  0x00005ae5 
- 00023263  0x00005c87 jam  0x0000000d , 0x00004456 
- 00023264  0x00005c88 jam  0x00000001 , 0x00004454 
- 00023265  0x00005c89 rtn 
- 00023266  0x00005c8b jam  0x0000000d , 0x00004456 
- 00023267  0x00005c8c branch  0x00005aea 
- 00023268  0x00005c8e jam  0x00000000 , 0x00004456 
- 00023269  0x00005c90 jam  0x00000003 , 0x00004454 
- 00023270  0x00005c91 rtn 
- 00023271  0x00005c93 jam  0x00000005 , 0x00004456 
- 00023272  0x00005c94 branch  0x00005ae5 
- 00023273  0x00005c96 jam  0x00000005 , 0x00004456 
- 00023274  0x00005c98 jam  0x00000000 , 0x00004454 
- 00023275  0x00005c99 rtn 
- 00023276  0x00005c9d fetch  0x00000001 , 0x00004456 
- 00023277  0x00005c9e set1  0x00000003 , 0x0000003f 
- 00023278  0x00005c9f store  0x00000001 , 0x00004456 
- 00023279  0x00005ca0 rtn 
- 00023280  0x00005ca2 fetch  0x00000001 , 0x00004456 
- 00023281  0x00005ca3 set0  0x00000003 , 0x0000003f 
- 00023282  0x00005ca4 store  0x00000001 , 0x00004456 
- 00023283  0x00005ca5 rtn 
- 00023284  0x00005ca8 ifetch  0x00000001 , 0x00000006 
- 00023285  0x00005ca9 beq  0x00000001 , 0x00005b09 
- 00023286  0x00005cab beq  0x00000003 , 0x00005b30 
- 00023287  0x00005cac beq  0x00000004 , 0x00005b4d 
- 00023288  0x00005cad beq  0x00000005 , 0x00005b5a 
- 00023289  0x00005cae beq  0x00000006 , 0x00005b80 
- 00023290  0x00005caf beq  0x00000007 , 0x00005bc4 
- 00023291  0x00005cb0 beq  0x00000008 , 0x00005baf 
- 00023292  0x00005cb1 beq  0x00000009 , 0x00005bc0 
- 00023293  0x00005cb2 beq  0x0000000a , 0x00005bc4 
- 00023294  0x00005cb3 beq  0x0000000b , 0x00005bc4 
- 00023295  0x00005cb4 beq  0x0000000c , 0x00005bc5 
- 00023296  0x00005cb5 beq  0x0000000d , 0x00005bca 
- 00023297  0x00005cb6 rtn 
- 00023298  0x00005cbb force  0x00000002 , 0x00000011 
- 00023299  0x00005cbc call  0x00005c62 
- 00023300  0x00005cbd setarg  0x0000000b 
- 00023301  0x00005cbe istore  0x00000001 , 0x00000005 
- 00023302  0x00005cbf fetch  0x00000001 , 0x00004456 
- 00023303  0x00005cc0 istore  0x00000001 , 0x00000005 
- 00023304  0x00005cc1 rtn 
- 00023305  0x00005cc4 store  0x00000001 , 0x0000444c 
- 00023306  0x00005cc5 ifetch  0x00000006 , 0x00000006 
- 00023307  0x00005cc6 istore  0x00000006 , 0x00000005 
- 00023308  0x00005cc7 fetch  0x00000001 , 0x000044c6 
- 00023309  0x00005cc8 beq  0x00000000 , 0x00005b5f 
- 00023310  0x00005cc9 call  0x00005b2b 
- 00023311  0x00005cca call  0x00005b26 
- 00023312  0x00005ccb jam  0x00000003 , 0x000044c4 
- 00023313  0x00005ccc fetch  0x00000001 , 0x0000444d 
- 00023314  0x00005ccd beq  0x00000000 , 0x00005b18 
- 00023315  0x00005cce beq  0x00000001 , 0x00005b18 
- 00023316  0x00005ccf beq  0x00000003 , 0x00005b18 
- 00023317  0x00005cd0 fetch  0x00000001 , 0x000044c6 
- 00023318  0x00005cd1 beq  0x00000002 , 0x00005b1b 
- 00023319  0x00005cd2 rtneq  0x00000083 
- 00023320  0x00005cd4 arg  0x00000000 , 0x0000003f 
- 00023321  0x00005cd5 store  0x00000004 , 0x000044c7 
- 00023322  0x00005cd6 rtn 
- 00023323  0x00005cd9 fetch  0x00000001 , 0x000044e9 
- 00023324  0x00005cda bbit1  0x00000000 , 0x00005b24 
- 00023325  0x00005cdc arg  0x000044c7 , 0x00000011 
- 00023326  0x00005cdd copy  0x00000011 , 0x00000005 
- 00023327  0x00005cde arg  0x00000003 , 0x00000039 
- 00023328  0x00005cdf call  0x0000630d 
- 00023329  0x00005ce0 fetch  0x00000002 , 0x000044c9 
- 00023330  0x00005ce1 and_into  0x00000007 , 0x0000003f 
- 00023331  0x00005ce2 store  0x00000002 , 0x000044c9 
- 00023332  0x00005ce4 jam  0x00000034 , 0x00000a99 
- 00023333  0x00005ce5 branch  0x00007d86 
- 00023334  0x00005ce8 fetch  0x00000001 , 0x0000444f 
- 00023335  0x00005ce9 rtnbit1  0x00000003 
- 00023336  0x00005cea fetch  0x00000001 , 0x000044c6 
- 00023337  0x00005ceb rtnbit0  0x00000007 
- 00023338  0x00005cec branch  0x00003402 
- 00023339  0x00005cef force  0x00000007 , 0x00000011 
- 00023340  0x00005cf0 call  0x00005c62 
- 00023341  0x00005cf1 fetch  0x00000007 , 0x00004453 
- 00023342  0x00005cf2 istore  0x00000007 , 0x00000005 
- 00023343  0x00005cf3 rtn 
- 00023344  0x00005cf7 copy  0x00000006 , 0x00000011 
- 00023345  0x00005cf8 fetch  0x00000001 , 0x000044c6 
- 00023346  0x00005cf9 beq  0x00000083 , 0x00005b37 
- 00023347  0x00005cfa copy  0x00000011 , 0x00000006 
- 00023348  0x00005cfb arg  0x0000442a , 0x00000005 
- 00023349  0x00005cfc call  0x00007ebf 
- 00023350  0x00005cfd branch  0x00005b3d 
- 00023351  0x00005cff copy  0x00000011 , 0x00000006 
- 00023352  0x00005d00 arg  0x0000442a , 0x00000005 
- 00023353  0x00005d01 call  0x00007ebf 
- 00023354  0x00005d02 jam  0x00000002 , 0x000044bf 
- 00023355  0x00005d03 jam  0x00000008 , 0x000044c1 
- 00023356  0x00005d04 rtn 
- 00023357  0x00005d08 fetch  0x00000001 , 0x000044c6 
- 00023358  0x00005d09 bbit1  0x00000007 , 0x00005b45 
- 00023359  0x00005d0a call  0x0000739c 
- 00023360  0x00005d0b force  0x00000011 , 0x00000011 
- 00023361  0x00005d0c call  0x00005c62 
- 00023362  0x00005d0d setarg  0x00000003 
- 00023363  0x00005d0e istore  0x00000001 , 0x00000005 
- 00023364  0x00005d0f branch  0x00007497 
- 00023365  0x00005d13 arg  0x0000443a , 0x00000005 
- 00023366  0x00005d14 call  0x0000630c 
- 00023367  0x00005d15 call  0x000071c5 
- 00023368  0x00005d16 force  0x00000011 , 0x00000011 
- 00023369  0x00005d17 call  0x00005c62 
- 00023370  0x00005d18 setarg  0x00000003 
- 00023371  0x00005d19 istore  0x00000001 , 0x00000005 
- 00023372  0x00005d1a branch  0x00007201 
- 00023373  0x00005d1f copy  0x00000006 , 0x00000011 
- 00023374  0x00005d20 fetch  0x00000001 , 0x000044c6 
- 00023375  0x00005d21 bbit1  0x00000007 , 0x00005b61 
- 00023376  0x00005d22 copy  0x00000011 , 0x00000006 
- 00023377  0x00005d23 call  0x00007394 
- 00023378  0x00005d24 branch  0x00005b75 , 0x00000005 
- 00023379  0x00005d26 jam  0x00000004 , 0x0000047b 
- 00023380  0x00005d28 force  0x00000002 , 0x00000011 
- 00023381  0x00005d29 call  0x00005c62 
- 00023382  0x00005d2a setarg  0x00000005 
- 00023383  0x00005d2b istore  0x00000001 , 0x00000005 
- 00023384  0x00005d2c fetch  0x00000001 , 0x0000047b 
- 00023385  0x00005d2d istore  0x00000001 , 0x00000005 
- 00023386  0x00005d2f force  0x0000000a , 0x00000007 
- 00023387  0x00005d30 call  0x00007f07 
- 00023388  0x00005d31 jam  0x00000000 , 0x000044c4 
- 00023389  0x00005d32 jam  0x00000030 , 0x00000a99 
- 00023390  0x00005d33 branch  0x00007d86 
- 00023391  0x00005d36 jam  0x00000005 , 0x0000047b 
- 00023392  0x00005d37 branch  0x00005b54 
- 00023393  0x00005d3b arg  0x0000042f , 0x00000005 
- 00023394  0x00005d3c copy  0x00000011 , 0x00000006 
- 00023395  0x00005d3d call  0x00007ebf 
- 00023396  0x00005d3e fetch  0x00000001 , 0x000044c6 
- 00023397  0x00005d3f beq  0x00000083 , 0x00005b6c 
- 00023398  0x00005d40 call  0x0000714f 
- 00023399  0x00005d43 call  0x00005b7a 
- 00023400  0x00005d44 fetch  0x00000001 , 0x000044c6 
- 00023401  0x00005d45 rtnne  0x00000082 
- 00023402  0x00005d46 jam  0x0000003b , 0x00000a99 
- 00023403  0x00005d47 branch  0x00007d86 
- 00023404  0x00005d4a call  0x000071ba 
- 00023405  0x00005d4b arg  0x00000af2 , 0x00000005 
- 00023406  0x00005d4c call  0x00007201 
- 00023407  0x00005d4d arg  0x00000af2 , 0x00000011 
- 00023408  0x00005d4e arg  0x0000442a , 0x00000012 
- 00023409  0x00005d4f arg  0x00000010 , 0x00000039 
- 00023410  0x00005d50 call  0x00007f88 
- 00023411  0x00005d51 nbranch  0x00005b53 , 0x00000005 
- 00023412  0x00005d52 branch  0x00005b7a 
- 00023413  0x00005d55 call  0x00007390 
- 00023414  0x00005d56 jam  0x00000031 , 0x00000a99 
- 00023415  0x00005d57 call  0x00007d86 
- 00023416  0x00005d58 jam  0x00000001 , 0x00004429 
- 00023417  0x00005d59 jam  0x00000005 , 0x000044c4 
- 00023418  0x00005d5c force  0x00000011 , 0x00000011 
- 00023419  0x00005d5d call  0x00005c62 
- 00023420  0x00005d5e setarg  0x00000004 
- 00023421  0x00005d5f istore  0x00000001 , 0x00000005 
- 00023422  0x00005d60 arg  0x0000443a , 0x00000006 
- 00023423  0x00005d61 branch  0x00007ebf 
- 00023424  0x00005d64 arg  0x0000041f , 0x00000005 
- 00023425  0x00005d65 branch  0x00007ebf 
- 00023426  0x00005d68 force  0x00000011 , 0x00000011 
- 00023427  0x00005d69 call  0x00005c62 
- 00023428  0x00005d6a setarg  0x00000006 
- 00023429  0x00005d6b istore  0x00000001 , 0x00000005 
- 00023430  0x00005d6c fetch  0x00000001 , 0x000044e9 
- 00023431  0x00005d6d bbit1  0x00000001 , 0x00005b8a 
- 00023432  0x00005d6e arg  0x00004419 , 0x00000006 
- 00023433  0x00005d6f branch  0x00007ebf 
- 00023434  0x00005d72 arg  0x000044ea , 0x00000006 
- 00023435  0x00005d73 branch  0x00007ebf 
- 00023436  0x00005d77 arg  0x000044cb , 0x00000005 
- 00023437  0x00005d78 force  0x0000000a , 0x00000039 
- 00023438  0x00005d79 call  0x0000630d 
- 00023439  0x00005d7a force  0x0000000b , 0x00000011 
- 00023440  0x00005d7b call  0x00005c62 
- 00023441  0x00005d7c setarg  0x00000007 
- 00023442  0x00005d7d istore  0x00000001 , 0x00000005 
- 00023443  0x00005d7e fetch  0x00000002 , 0x000044cb 
- 00023444  0x00005d7f istore  0x00000002 , 0x00000005 
- 00023445  0x00005d80 fetch  0x00000008 , 0x000044cd 
- 00023446  0x00005d81 istore  0x00000008 , 0x00000005 
- 00023447  0x00005d82 rtn 
- 00023448  0x00005d85 force  0x00000011 , 0x00000011 
- 00023449  0x00005d86 call  0x00005c62 
- 00023450  0x00005d87 setarg  0x00000008 
- 00023451  0x00005d88 istore  0x00000001 , 0x00000005 
- 00023452  0x00005d89 setarg  0x00000000 
- 00023453  0x00005d8a istore  0x00000008 , 0x00000005 
- 00023454  0x00005d8b istore  0x00000008 , 0x00000005 
- 00023455  0x00005d8c rtn 
- 00023456  0x00005d90 force  0x00000008 , 0x00000011 
- 00023457  0x00005d91 call  0x00005c62 
- 00023458  0x00005d92 setarg  0x00000009 
- 00023459  0x00005d93 istore  0x00000001 , 0x00000005 
- 00023460  0x00005d94 fetch  0x00000001 , 0x00004495 
- 00023461  0x00005d95 istore  0x00000001 , 0x00000005 
- 00023462  0x00005d96 fetch  0x00000006 , 0x000044a0 
- 00023463  0x00005d97 istore  0x00000006 , 0x00000005 
- 00023464  0x00005d98 rtn 
- 00023465  0x00005d9c jam  0x00000008 , 0x0000047b 
- 00023466  0x00005d9d branch  0x00005b54 
- 00023467  0x00005da0 fetch  0x00000001 , 0x00004458 
- 00023468  0x00005da1 fetcht  0x00000001 , 0x00004458 
- 00023469  0x00005da2 iand  0x00000002 , 0x0000003f 
- 00023470  0x00005da3 rtn 
- 00023471  0x00005da6 arg  0x000044d5 , 0x00000005 
- 00023472  0x00005da7 call  0x00007ebf 
- 00023473  0x00005da8 call  0x00005bab 
- 00023474  0x00005da9 isolate0  0x00000001 , 0x0000003f 
- 00023475  0x00005daa branch  0x00005ba9 , 0x00000001 
- 00023476  0x00005dab fetch  0x00000001 , 0x00004092 
- 00023477  0x00005dac rtnne  0x0000000a 
- 00023478  0x00005dad call  0x00005bb9 
- 00023479  0x00005dae nrtn  0x00000028 
- 00023480  0x00005daf branch  0x00003410 
- 00023481  0x00005db3 call  0x00007fe9 
- 00023482  0x00005db4 fetch  0x00000001 , 0x0000448e 
- 00023483  0x00005db5 rtneq  0x00000000 
- 00023484  0x00005db6 fetch  0x00000001 , 0x00000454 
- 00023485  0x00005db7 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00023486  0x00005db8 rtn  0x00000001 
- 00023487  0x00005db9 branch  0x00007fe7 
- 00023488  0x00005dbc call  0x00005bab 
- 00023489  0x00005dbd isolate0  0x00000001 , 0x0000003f 
- 00023490  0x00005dbe branch  0x00005ba9 , 0x00000001 
- 00023491  0x00005dbf rtn 
- 00023492  0x00005dc4 rtn 
- 00023493  0x00005dc7 arg  0x000009be , 0x00000005 
- 00023494  0x00005dc8 call  0x00007eb3 
- 00023495  0x00005dc9 jam  0x00000002 , 0x000044bf 
- 00023496  0x00005dca jam  0x00000001 , 0x000044c1 
- 00023497  0x00005dcb rtn 
- 00023498  0x00005dce arg  0x00000a6e , 0x00000005 
- 00023499  0x00005dcf call  0x00007ebf 
- 00023500  0x00005dd0 jam  0x00000006 , 0x000044c1 
- 00023501  0x00005dd1 jam  0x00000002 , 0x000044bf 
- 00023502  0x00005dd2 rtn 
- 00023503  0x00005dd5 force  0x00000041 , 0x00000011 
- 00023504  0x00005dd6 call  0x00005c62 
- 00023505  0x00005dd7 setarg  0x0000000c 
- 00023506  0x00005dd8 istore  0x00000001 , 0x00000005 
- 00023507  0x00005dd9 arg  0x000045d2 , 0x00000006 
- 00023508  0x00005dda branch  0x00007eb3 
- 00023509  0x00005ddd call  0x00007166 
- 00023510  0x00005dde force  0x00000011 , 0x00000011 
- 00023511  0x00005ddf call  0x00005c62 
- 00023512  0x00005de0 setarg  0x0000000d 
- 00023513  0x00005de1 istore  0x00000001 , 0x00000005 
- 00023514  0x00005de2 branch  0x00007201 
- 00023515  0x00005de6 fetch  0x00000001 , 0x000044c4 
- 00023516  0x00005de7 rtneq  0x000000ff 
- 00023517  0x00005de8 arg  0x00000003 , 0x00000002 
- 00023518  0x00005de9 isub  0x00000002 , 0x0000003e 
- 00023519  0x00005dea nrtn  0x00000002 
- 00023520  0x00005deb arg  0x0000000a , 0x00000007 
- 00023521  0x00005dec call  0x00007f16 
- 00023522  0x00005ded nrtn  0x00000034 
- 00023523  0x00005dee branch  0x00005ba9 
- 00023524  0x00005df1 bpatchx  0x00000078 , 0x0000402f 
- 00023525  0x00005df2 fetch  0x00000001 , 0x000044c4 
- 00023526  0x00005df3 beq  0x00000000 , 0x00005bef 
- 00023527  0x00005df4 beq  0x00000001 , 0x00005bf5 
- 00023528  0x00005df5 beq  0x00000002 , 0x00005bef 
- 00023529  0x00005df6 beq  0x00000003 , 0x00005bf7 
- 00023530  0x00005df7 beq  0x00000005 , 0x00005bfb 
- 00023531  0x00005df8 beq  0x00000007 , 0x00005c07 
- 00023532  0x00005df9 beq  0x00000008 , 0x00005c09 
- 00023533  0x00005dfa beq  0x00000009 , 0x00005c10 
- 00023534  0x00005dfb rtn 
- 00023535  0x00005dff fetch  0x00000001 , 0x000044c5 
- 00023536  0x00005e00 rtnne  0x00000004 
- 00023537  0x00005e01 jam  0x000000ff , 0x000044c5 
- 00023538  0x00005e02 jam  0x000000ff , 0x000044c4 
- 00023539  0x00005e03 jam  0x0000003f , 0x00000a99 
- 00023540  0x00005e04 branch  0x00007d86 
- 00023541  0x00005e08 jam  0x00000002 , 0x000044c4 
- 00023542  0x00005e09 branch  0x00005b02 
- 00023543  0x00005e0c jam  0x00000004 , 0x000044c4 
- 00023544  0x00005e0d setarg  0x00017700 
- 00023545  0x00005e0e arg  0x0000000a , 0x00000007 
- 00023546  0x00005e0f branch  0x00007f08 
- 00023547  0x00005e12 fetch  0x00000001 , 0x000044c5 
- 00023548  0x00005e13 beq  0x00000004 , 0x00005bfe 
- 00023549  0x00005e14 rtn 
- 00023550  0x00005e17 jam  0x00000007 , 0x000044c4 
- 00023551  0x00005e18 jam  0x00000029 , 0x00000a99 
- 00023552  0x00005e19 call  0x00007d86 
- 00023553  0x00005e1a call  0x00005b82 
- 00023554  0x00005e1b fetch  0x00000001 , 0x00004092 
- 00023555  0x00005e1c rtnne  0x0000000a 
- 00023556  0x00005e1d call  0x00005bb9 
- 00023557  0x00005e1e rtn  0x00000028 
- 00023558  0x00005e1f branch  0x00003410 
- 00023559  0x00005e23 jam  0x00000008 , 0x000044c4 
- 00023560  0x00005e24 branch  0x00005b8c 
- 00023561  0x00005e27 fetch  0x00000001 , 0x00004452 
- 00023562  0x00005e28 fetcht  0x00000001 , 0x00004459 
- 00023563  0x00005e29 iand  0x00000002 , 0x0000003f 
- 00023564  0x00005e2a isolate0  0x00000001 , 0x0000003f 
- 00023565  0x00005e2b branch  0x00005c12 , 0x00000001 
- 00023566  0x00005e2c jam  0x00000009 , 0x000044c4 
- 00023567  0x00005e2d branch  0x00005b98 
- 00023568  0x00005e30 call  0x00005ba0 
- 00023569  0x00005e31 branch  0x00005c12 
- 00023570  0x00005e35 force  0x0000000a , 0x00000007 
- 00023571  0x00005e36 call  0x00007f07 
- 00023572  0x00005e37 jam  0x000000ff , 0x000044c5 
- 00023573  0x00005e38 jam  0x000000ff , 0x000044c4 
- 00023574  0x00005e39 jam  0x0000003e , 0x00000a99 
- 00023575  0x00005e3a branch  0x00007d86 
- 00023576  0x00005e3f bpatchx  0x00000079 , 0x0000402f 
- 00023577  0x00005e40 fetch  0x00000001 , 0x000044c6 
- 00023578  0x00005e41 rtnbit0  0x00000007 
- 00023579  0x00005e42 fetch  0x00000001 , 0x000044bf 
- 00023580  0x00005e43 rtnne  0x00000002 
- 00023581  0x00005e44 jam  0x00000000 , 0x000044bf 
- 00023582  0x00005e45 fetch  0x00000001 , 0x000044c1 
- 00023583  0x00005e46 beq  0x00000001 , 0x00005c58 
- 00023584  0x00005e47 beq  0x00000002 , 0x00005c5f 
- 00023585  0x00005e48 beq  0x00000003 , 0x00005c52 
- 00023586  0x00005e49 beq  0x00000006 , 0x00005c39 
- 00023587  0x00005e4a beq  0x00000007 , 0x00005c30 
- 00023588  0x00005e4b beq  0x00000008 , 0x00005c26 
- 00023589  0x00005e4c rtn 
- 00023590  0x00005e50 fetch  0x00000001 , 0x00004663 
- 00023591  0x00005e51 copy  0x0000003f , 0x00000007 
- 00023592  0x00005e52 increase  0x00000001 , 0x0000003f 
- 00023593  0x00005e53 store  0x00000001 , 0x00004663 
- 00023594  0x00005e54 fetch  0x00000004 , 0x000044c7 
- 00023595  0x00005e55 qisolate1  0x0000003f 
- 00023596  0x00005e56 setarg  0x00000080 
- 00023597  0x00005e57 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00023598  0x00005e58 store  0x00000001 , 0x00004664 
- 00023599  0x00005e59 branch  0x00005c55 
- 00023600  0x00005e5c fetch  0x00000001 , 0x000044c2 
- 00023601  0x00005e5d jam  0x00000000 , 0x000044c2 
- 00023602  0x00005e5e beq  0x00000001 , 0x00005c35 
- 00023603  0x00005e5f jam  0x00000002 , 0x000044bf 
- 00023604  0x00005e60 rtn 
- 00023605  0x00005e63 jam  0x00000031 , 0x00000a99 
- 00023606  0x00005e64 call  0x00007d86 
- 00023607  0x00005e65 jam  0x00000005 , 0x000044c4 
- 00023608  0x00005e66 branch  0x00005bd5 
- 00023609  0x00005e69 fetch  0x00000001 , 0x000009b9 
- 00023610  0x00005e6a beq  0x00000003 , 0x00005c3d 
- 00023611  0x00005e6b jam  0x00000002 , 0x000044bf 
- 00023612  0x00005e6c rtn 
- 00023613  0x00005e6f call  0x0000718d 
- 00023614  0x00005e73 fetch  0x00000001 , 0x000044c6 
- 00023615  0x00005e74 beq  0x00000083 , 0x00005c41 
- 00023616  0x00005e75 call  0x00005b18 
- 00023617  0x00005e77 call  0x0000717a 
- 00023618  0x00005e78 arg  0x00000af2 , 0x00000011 
- 00023619  0x00005e79 arg  0x00000a6e , 0x00000012 
- 00023620  0x00005e7a arg  0x00000010 , 0x00000039 
- 00023621  0x00005e7b call  0x00007f88 
- 00023622  0x00005e7c branch  0x00005c49 , 0x00000005 
- 00023623  0x00005e7e jam  0x0000000b , 0x0000047b 
- 00023624  0x00005e7f branch  0x00005b54 
- 00023625  0x00005e83 call  0x00007595 
- 00023626  0x00005e84 nbranch  0x00005c47 , 0x00000005 
- 00023627  0x00005e85 jam  0x00000001 , 0x00004429 
- 00023628  0x00005e86 fetch  0x00000001 , 0x000044c6 
- 00023629  0x00005e87 beq  0x00000081 , 0x00005c35 
- 00023630  0x00005e88 beq  0x00000083 , 0x00005c35 
- 00023631  0x00005e89 jam  0x00000002 , 0x000044bf 
- 00023632  0x00005e8a jam  0x00000007 , 0x000044c1 
- 00023633  0x00005e8b rtn 
- 00023634  0x00005e8e fetch  0x00000001 , 0x000044c6 
- 00023635  0x00005e8f beq  0x00000083 , 0x00005c56 
- 00023636  0x00005e90 jam  0x00000000 , 0x00004664 
- 00023637  0x00005e92 branch  0x00005b3d 
- 00023638  0x00005e98 jam  0x00000000 , 0x00004663 
- 00023639  0x00005e99 branch  0x00005b1b 
- 00023640  0x00005e9d jam  0x00000002 , 0x000044bf 
- 00023641  0x00005e9e fetch  0x00000001 , 0x000044c3 
- 00023642  0x00005e9f beq  0x00000003 , 0x00005c5c 
- 00023643  0x00005ea1 rtn 
- 00023644  0x00005ea4 jam  0x00000002 , 0x000044c1 
- 00023645  0x00005ea5 jam  0x00000000 , 0x000009b9 
- 00023646  0x00005ea6 branch  0x00007a99 
- 00023647  0x00005ea9 jam  0x00000002 , 0x000044bf 
- 00023648  0x00005eaa jam  0x00000003 , 0x000044c1 
- 00023649  0x00005eab branch  0x00005bcf 
- 00023650  0x00005eb0 force  0x00000006 , 0x00000012 
- 00023651  0x00005eb1 branch  0x00005847 
- 00023652  0x00005eb6 fetch  0x00000001 , 0x000002db 
- 00023653  0x00005eb7 beq  0x00000000 , 0x00005c7b 
- 00023654  0x00005eb8 beq  0x00000001 , 0x00005c83 
- 00023655  0x00005eb9 beq  0x00000002 , 0x00005c8e 
- 00023656  0x00005eba beq  0x00000003 , 0x00005caa 
- 00023657  0x00005ebb beq  0x00000004 , 0x00005ce1 
- 00023658  0x00005ebc beq  0x00000005 , 0x00005ce6 
- 00023659  0x00005ebd beq  0x00000006 , 0x00005cea 
- 00023660  0x00005ebe beq  0x00000007 , 0x00005cf5 
- 00023661  0x00005ebf beq  0x00000008 , 0x00005c99 
- 00023662  0x00005ec0 beq  0x00000009 , 0x00005cf5 
- 00023663  0x00005ec1 beq  0x0000000a , 0x00005cef 
- 00023664  0x00005ec2 beq  0x0000000b , 0x00005cf5 
- 00023665  0x00005ec3 beq  0x0000000c , 0x00005c9f 
- 00023666  0x00005ec4 beq  0x0000000d , 0x00005cf5 
- 00023667  0x00005ec5 beq  0x00000012 , 0x00005ca6 
- 00023668  0x00005ec6 beq  0x00000013 , 0x00005cf5 
- 00023669  0x00005ec7 arg  0x00000002 , 0x00000011 
- 00023670  0x00005ec8 arg  0x00000007 , 0x00000012 
- 00023671  0x00005ec9 call  0x00005842 
- 00023672  0x00005eca fetch  0x00000001 , 0x000002db 
- 00023673  0x00005ecb istore  0x00000001 , 0x00000005 
- 00023674  0x00005ecc rtn 
- 00023675  0x00005ed0 ifetch  0x00000009 , 0x00000006 
- 00023676  0x00005ed1 store  0x00000009 , 0x000043d3 
- 00023677  0x00005ed2 ifetch  0x00000002 , 0x00000006 
- 00023678  0x00005ed3 store  0x00000002 , 0x0000045f 
- 00023679  0x00005ed4 fetch  0x00000001 , 0x0000043f 
- 00023680  0x00005ed5 set1  0x00000005 , 0x0000003f 
- 00023681  0x00005ed6 store  0x00000001 , 0x0000043f 
- 00023682  0x00005ed7 rtn 
- 00023683  0x00005eda ifetch  0x00000005 , 0x00000006 
- 00023684  0x00005edb store  0x00000005 , 0x000043ce 
- 00023685  0x00005edc ifetch  0x00000002 , 0x00000006 
- 00023686  0x00005edd store  0x00000002 , 0x0000045f 
- 00023687  0x00005ede fetcht  0x00000002 , 0x00000459 
- 00023688  0x00005edf isub  0x00000002 , 0x0000003e 
- 00023689  0x00005ee0 nbranch  0x00005c8e , 0x00000002 
- 00023690  0x00005ee1 fetch  0x00000001 , 0x0000043f 
- 00023691  0x00005ee2 set1  0x00000006 , 0x0000003f 
- 00023692  0x00005ee3 store  0x00000001 , 0x0000043f 
- 00023693  0x00005ee4 rtn 
- 00023694  0x00005ee8 setarg  0x00000014 
- 00023695  0x00005ee9 store  0x00000002 , 0x0000046d 
- 00023696  0x00005eea store  0x00000002 , 0x000044ba 
- 00023697  0x00005eeb rtn 
- 00023698  0x00005eee arg  0x00000013 , 0x00000013 
- 00023699  0x00005ef2 arg  0x00000002 , 0x00000011 
- 00023700  0x00005ef3 arg  0x00000002 , 0x00000012 
- 00023701  0x00005ef4 call  0x00005842 
- 00023702  0x00005ef5 copy  0x00000013 , 0x0000003f 
- 00023703  0x00005ef6 istore  0x00000001 , 0x00000005 
- 00023704  0x00005ef7 rtn 
- 00023705  0x00005efc arg  0x00000009 , 0x00000011 
- 00023706  0x00005efd arg  0x00000009 , 0x00000012 
- 00023707  0x00005efe call  0x00005842 
- 00023708  0x00005eff setarg  0x00000001 
- 00023709  0x00005f00 istore  0x00000008 , 0x00000005 
- 00023710  0x00005f01 rtn 
- 00023711  0x00005f05 rtn  0x00000029 
- 00023712  0x00005f07 arg  0x00000006 , 0x00000011 
- 00023713  0x00005f08 arg  0x0000000c , 0x00000012 
- 00023714  0x00005f09 call  0x00005842 
- 00023715  0x00005f0a fetch  0x00000005 , 0x00004510 
- 00023716  0x00005f0b istore  0x00000005 , 0x00000005 
- 00023717  0x00005f0c rtn 
- 00023718  0x00005f10 arg  0x00000013 , 0x00000012 
- 00023719  0x00005f11 branch  0x00005ca8 
- 00023720  0x00005f15 arg  0x00000001 , 0x00000011 
- 00023721  0x00005f16 branch  0x00005842 
- 00023722  0x00005f1a ifetch  0x00000008 , 0x00000006 
- 00023723  0x00005f1b store  0x00000008 , 0x000044cd 
- 00023724  0x00005f1c ifetch  0x00000002 , 0x00000006 
- 00023725  0x00005f1d store  0x00000002 , 0x000044cb 
- 00023726  0x00005f1e ifetch  0x00000008 , 0x00000006 
- 00023727  0x00005f1f store  0x00000008 , 0x000044aa 
- 00023728  0x00005f20 ifetch  0x00000004 , 0x00000006 
- 00023729  0x00005f21 store  0x00000004 , 0x00004411 
- 00023730  0x00005f22 call  0x00005ccf 
- 00023731  0x00005f23 bpatchx  0x0000007a , 0x0000402f 
- 00023732  0x00005f24 fetch  0x00000001 , 0x000044c4 
- 00023733  0x00005f25 beq  0x00000005 , 0x00005cbc 
- 00023734  0x00005f26 fetch  0x00000001 , 0x000044e9 
- 00023735  0x00005f27 bbit1  0x00000001 , 0x00005cbf 
- 00023736  0x00005f28 fetch  0x00000001 , 0x00004217 
- 00023737  0x00005f29 ncall  0x000067be , 0x00000034 
- 00023738  0x00005f2a fetch  0x00000001 , 0x00004429 
- 00023739  0x00005f2b beq  0x00000000 , 0x00005cc4 
- 00023740  0x00005f2d jam  0x00000001 , 0x000044c5 
- 00023741  0x00005f2e call  0x00005cdd 
- 00023742  0x00005f2f branch  0x000073a2 
- 00023743  0x00005f32 jam  0x00000001 , 0x00004429 
- 00023744  0x00005f33 arg  0x000044ea , 0x00000006 
- 00023745  0x00005f34 arg  0x00004419 , 0x00000005 
- 00023746  0x00005f35 call  0x00007ebf 
- 00023747  0x00005f36 branch  0x00005cbc 
- 00023748  0x00005f3a bpatchx  0x0000007b , 0x0000402f 
- 00023749  0x00005f3b jam  0x00000000 , 0x000044c5 
- 00023750  0x00005f3c jam  0x00000000 , 0x000044c4 
- 00023751  0x00005f3d jam  0x00000041 , 0x00000a99 
- 00023752  0x00005f3e branch  0x00007d86 
- 00023753  0x00005f41 arg  0x00000002 , 0x00000011 
- 00023754  0x00005f42 arg  0x0000000d , 0x00000012 
- 00023755  0x00005f43 call  0x00005842 
- 00023756  0x00005f44 setarg  0x00000006 
- 00023757  0x00005f45 istore  0x00000001 , 0x00000005 
- 00023758  0x00005f46 rtn 
- 00023759  0x00005f49 arg  0x000044b2 , 0x00000005 
- 00023760  0x00005f4a force  0x00000008 , 0x00000039 
- 00023761  0x00005f4b call  0x0000630d 
- 00023762  0x00005f4c arg  0x00004415 , 0x00000005 
- 00023763  0x00005f4d force  0x00000004 , 0x00000039 
- 00023764  0x00005f4e call  0x0000630d 
- 00023765  0x00005f4f arg  0x0000000d , 0x00000011 
- 00023766  0x00005f50 arg  0x00000004 , 0x00000012 
- 00023767  0x00005f51 call  0x00005842 
- 00023768  0x00005f52 fetch  0x00000008 , 0x000044b2 
- 00023769  0x00005f53 istore  0x00000008 , 0x00000005 
- 00023770  0x00005f54 fetch  0x00000004 , 0x00004415 
- 00023771  0x00005f55 istore  0x00000004 , 0x00000005 
- 00023772  0x00005f56 rtn 
- 00023773  0x00005f59 arg  0x00000005 , 0x00000012 
- 00023774  0x00005f5a branch  0x00005ca8 
- 00023775  0x00005f5d arg  0x00000006 , 0x00000012 
- 00023776  0x00005f5e branch  0x00005ca8 
- 00023777  0x00005f62 ifetch  0x00000008 , 0x00000006 
- 00023778  0x00005f63 store  0x00000008 , 0x000044b2 
- 00023779  0x00005f64 ifetch  0x00000004 , 0x00000006 
- 00023780  0x00005f65 store  0x00000004 , 0x00004415 
- 00023781  0x00005f66 branch  0x000073a2 
- 00023782  0x00005f69 fetch  0x00000001 , 0x0000043f 
- 00023783  0x00005f6a set1  0x00000004 , 0x0000003f 
- 00023784  0x00005f6b store  0x00000001 , 0x0000043f 
- 00023785  0x00005f6c rtn 
- 00023786  0x00005f6f rtn  0x00000029 
- 00023787  0x00005f70 jam  0x00000032 , 0x00000a99 
- 00023788  0x00005f71 call  0x00007d86 
- 00023789  0x00005f72 jam  0x00000004 , 0x000044c5 
- 00023790  0x00005f73 branch  0x00005cdf 
- 00023791  0x00005f76 jam  0x00000002 , 0x000044c5 
- 00023792  0x00005f77 call  0x00005cf3 
- 00023793  0x00005f78 jam  0x00000033 , 0x00000a99 
- 00023794  0x00005f79 branch  0x00007d86 
- 00023795  0x00005f7c arg  0x0000000b , 0x00000012 
- 00023796  0x00005f7d branch  0x00005ca8 
- 00023797  0x00005f85 rtn 
- 00023798  0x00005f8d rtn  0x0000002b 
- 00023799  0x00005f8f bpatchx  0x0000007c , 0x0000402f 
- 00023800  0x00005f90 setarg  0x00000000 
- 00023801  0x00005f91 store  0x00000001 , 0x00000048 
- 00023802  0x00005f92 store  0x00000001 , 0x00000055 
- 00023803  0x00005f93 store  0x00000001 , 0x00000078 
- 00023804  0x00005f94 store  0x00000001 , 0x0000007c 
- 00023805  0x00005f95 store  0x00000001 , 0x00004158 
- 00023806  0x00005f96 store  0x00000001 , 0x000004d7 
- 00023807  0x00005f97 store  0x00000001 , 0x0000016d 
- 00023808  0x00005f98 store  0x00000001 , 0x000009b5 
- 00023809  0x00005f99 jam  0x00000000 , 0x0000455b 
- 00023810  0x00005f9a jam  0x00000000 , 0x00000229 
- 00023811  0x00005f9b jam  0x00000000 , 0x000004d8 
- 00023812  0x00005f9d jam  0x00000000 , 0x000009b5 
- 00023813  0x00005f9e jam  0x00000000 , 0x000009b4 
- 00023814  0x00005f9f jam  0x00000000 , 0x000004d1 
- 00023815  0x00005fa2 rtn 
- 00023816  0x00005fa5 bpatchx  0x0000007d , 0x0000402f 
- 00023817  0x00005fa6 call  0x000062ff , 0x00000029 
- 00023818  0x00005fa7 ncall  0x00006303 , 0x00000029 
- 00023819  0x00005fa8 call  0x000062bc 
- 00023820  0x00005fa9 nrtn  0x00000034 
- 00023821  0x00005faa fetch  0x00000001 , 0x0000004c 
- 00023822  0x00005fab rtnbit0  0x00000006 
- 00023823  0x00005fac set0  0x00000006 , 0x0000003f 
- 00023824  0x00005fad set0  0x00000001 , 0x00000000 
- 00023825  0x00005fae store  0x00000001 , 0x0000004c 
- 00023826  0x00005faf fetch  0x00000001 , 0x00000551 
- 00023827  0x00005fb0 fetcht  0x00000001 , 0x0000004c 
- 00023828  0x00005fb1 isolate1  0x00000000 , 0x0000003f 
- 00023829  0x00005fb2 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00023830  0x00005fb3 storet  0x00000001 , 0x0000004c 
- 00023831  0x00005fb4 and_into  0x00000002 , 0x00000002 
- 00023832  0x00005fb5 storet  0x00000001 , 0x0000007f 
- 00023833  0x00005fb6 fetcht  0x00000001 , 0x0000004c 
- 00023834  0x00005fb7 rshift  0x0000003f , 0x0000003f 
- 00023835  0x00005fb8 store  0x00000001 , 0x0000007d 
- 00023836  0x00005fb9 bpatchx  0x0000007e , 0x0000402f 
- 00023837  0x00005fba fetch  0x00000001 , 0x0000007d 
- 00023838  0x00005fbb beq  0x0000007f , 0x00005d66 
- 00023839  0x00005fbc beq  0x00000003 , 0x00005db1 
- 00023840  0x00005fbd beq  0x00000004 , 0x00005dc2 
- 00023841  0x00005fbe beq  0x0000003c , 0x00005d59 
- 00023842  0x00005fbf beq  0x00000005 , 0x00005d55 
- 00023843  0x00005fc0 beq  0x0000000f , 0x00005fa8 
- 00023844  0x00005fc1 beq  0x00000010 , 0x00005e24 
- 00023845  0x00005fc2 beq  0x00000023 , 0x00005e42 
- 00023846  0x00005fc3 beq  0x00000039 , 0x00005fc1 
- 00023847  0x00005fc4 beq  0x00000038 , 0x00005fbc 
- 00023848  0x00005fc5 beq  0x00000031 , 0x00005e27 
- 00023849  0x00005fc6 beq  0x00000037 , 0x00005eb0 
- 00023850  0x00005fc7 beq  0x00000027 , 0x00005eac 
- 00023851  0x00005fc8 beq  0x00000033 , 0x00005ea9 
- 00023852  0x00005fc9 beq  0x00000025 , 0x00005eae 
- 00023853  0x00005fca beq  0x00000026 , 0x00005e3e 
- 00023854  0x00005fcb beq  0x00000007 , 0x00005e36 
- 00023855  0x00005fcc beq  0x0000002d , 0x00005e2d 
- 00023856  0x00005fcd beq  0x0000002e , 0x00005e2e 
- 00023857  0x00005fce beq  0x00000001 , 0x00005ea5 
- 00023858  0x00005fcf beq  0x00000002 , 0x00005e90 
- 00023859  0x00005fd0 beq  0x00000028 , 0x00005fb3 
- 00023860  0x00005fd1 beq  0x00000009 , 0x00005e86 
- 00023861  0x00005fd2 beq  0x0000000b , 0x00005e5f 
- 00023862  0x00005fd3 beq  0x00000008 , 0x00005e43 
- 00023863  0x00005fd4 beq  0x0000000c , 0x00005e6a 
- 00023864  0x00005fd5 beq  0x0000001f , 0x00005e3a 
- 00023865  0x00005fd6 beq  0x00000020 , 0x00005e3c 
- 00023866  0x00005fd7 beq  0x00000021 , 0x00005eca 
- 00023867  0x00005fd8 beq  0x00000022 , 0x00005eca 
- 00023868  0x00005fd9 beq  0x00000035 , 0x00005ecb 
- 00023869  0x00005fda beq  0x00000036 , 0x00005ecc 
- 00023870  0x00005fdb beq  0x00000024 , 0x00005eca 
- 00023871  0x00005fdc beq  0x00000034 , 0x00005ecd 
- 00023872  0x00005fdd beq  0x00000017 , 0x00005ed6 
- 00023873  0x00005fde beq  0x00000011 , 0x00005ef2 
- 00023874  0x00005fdf beq  0x00000012 , 0x00005ef6 
- 00023875  0x00005fe0 beq  0x00000013 , 0x00005ef8 
- 00023876  0x00005fe1 beq  0x0000000d , 0x00005f0a 
- 00023877  0x00005fe2 beq  0x0000000e , 0x00005f0a 
- 00023878  0x00005fe3 beq  0x0000002f , 0x00005eaa 
- 00023879  0x00005fe4 beq  0x00000030 , 0x00005f0a 
- 00023880  0x00005fe5 beq  0x0000000a , 0x00005f0a 
- 00023881  0x00005fe6 beq  0x00000018 , 0x00005f0b 
- 00023882  0x00005fe7 beq  0x00000032 , 0x00005f0a 
- 00023883  0x00005fe8 beq  0x0000003d , 0x00005f10 
- 00023884  0x00005fe9 beq  0x0000003e , 0x00005f51 
- 00023885  0x00005fea beq  0x0000003f , 0x00005f4b 
- 00023886  0x00005feb beq  0x00000040 , 0x00005f78 
- 00023887  0x00005fec beq  0x00000041 , 0x00005f8a 
- 00023888  0x00005fed beq  0x00000006 , 0x00005fa7 
- 00023889  0x00005fee beq  0x0000003a , 0x00005d57 
- 00023890  0x00005ff2 jam  0x00000019 , 0x0000007e 
- 00023891  0x00005ff4 jam  0x00000004 , 0x0000007c 
- 00023892  0x00005ff5 rtn 
- 00023893  0x00005ff8 jam  0x00000006 , 0x0000007c 
- 00023894  0x00005ff9 rtn 
- 00023895  0x00005ffc jam  0x0000003b , 0x0000007c 
- 00023896  0x00005ffd rtn 
- 00023897  0x00006000 fetch  0x00000004 , 0x00000552 
- 00023898  0x00006001 lshift  0x0000003f , 0x0000003f 
- 00023899  0x00006002 store  0x00000004 , 0x000040d2 
- 00023900  0x00006003 fetch  0x00000001 , 0x00000556 
- 00023901  0x00006004 store  0x00000001 , 0x000040d9 
- 00023902  0x00006005 fetch  0x00000005 , 0x00000557 
- 00023903  0x00006006 store  0x00000005 , 0x000040e7 
- 00023904  0x00006007 fetch  0x00000005 , 0x0000055c 
- 00023905  0x00006008 istore  0x00000005 , 0x00000005 
- 00023906  0x00006009 fetch  0x00000001 , 0x00000031 
- 00023907  0x0000600a set1  0x00000003 , 0x0000003f 
- 00023908  0x0000600b store  0x00000001 , 0x00000031 
- 00023909  0x0000600c rtn 
- 00023910  0x0000600e bpatchx  0x0000007f , 0x0000402f 
- 00023911  0x0000600f fetch  0x00000001 , 0x00000552 
- 00023912  0x00006010 set1  0x00000007 , 0x0000003f 
- 00023913  0x00006011 store  0x00000001 , 0x0000007d 
- 00023914  0x00006012 beq  0x00000081 , 0x00005d88 
- 00023915  0x00006013 beq  0x00000082 , 0x00005d8d 
- 00023916  0x00006014 beq  0x00000095 , 0x00005eb1 
- 00023917  0x00006015 beq  0x00000096 , 0x00005eca 
- 00023918  0x00006016 beq  0x0000008b , 0x00005ebf 
- 00023919  0x00006017 beq  0x00000083 , 0x00005da5 
- 00023920  0x00006018 beq  0x00000084 , 0x00005da7 
- 00023921  0x00006019 beq  0x00000090 , 0x00005d7a 
- 00023922  0x0000601a beq  0x00000097 , 0x00005d9e 
- 00023923  0x0000601b beq  0x00000098 , 0x00005da3 
- 00023924  0x0000601c beq  0x00000099 , 0x00005d7d 
- 00023925  0x0000601d beq  0x0000009a , 0x00005d80 
- 00023926  0x0000601e rtneq  0x00000084 
- 00023927  0x00006022 jam  0x00000082 , 0x0000007c 
- 00023928  0x00006023 jam  0x00000019 , 0x0000007e 
- 00023929  0x00006025 rtn 
- 00023930  0x00006027 jam  0x00000082 , 0x0000007c 
- 00023931  0x00006028 jam  0x0000002e , 0x0000007e 
- 00023932  0x00006029 rtn 
- 00023933  0x0000602c call  0x00005d82 
- 00023934  0x0000602d jam  0x0000009a , 0x0000007c 
- 00023935  0x0000602e rtn 
- 00023936  0x00006031 call  0x00005d82 
- 00023937  0x00006032 branch  0x00005d86 
- 00023938  0x00006035 arg  0x0000465e , 0x00000005 
- 00023939  0x00006036 fetch  0x00000003 , 0x00000553 
- 00023940  0x00006037 istore  0x00000003 , 0x00000005 
- 00023941  0x00006038 rtn 
- 00023942  0x0000603b branch  0x000076d8 , 0x00000001 
- 00023943  0x0000603c rtn 
- 00023944  0x0000603e fetch  0x00000001 , 0x00000554 
- 00023945  0x0000603f set1  0x00000007 , 0x0000003f 
- 00023946  0x00006040 store  0x00000001 , 0x000004c9 
- 00023947  0x00006041 beq  0x0000008b , 0x00005d92 
- 00023948  0x00006042 rtn 
- 00023949  0x00006046 fetch  0x00000001 , 0x00000554 
- 00023950  0x00006047 set1  0x00000007 , 0x0000003f 
- 00023951  0x00006048 store  0x00000001 , 0x000004c9 
- 00023952  0x00006049 beq  0x0000008b , 0x00005d96 
- 00023953  0x0000604a rtn 
- 00023954  0x0000604d fetch  0x00000001 , 0x0000415a 
- 00023955  0x0000604e fetcht  0x00000001 , 0x0000004c 
- 00023956  0x0000604f nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00023957  0x00006050 storet  0x00000001 , 0x0000004c 
- 00023958  0x00006052 fetch  0x00000001 , 0x00000030 
- 00023959  0x00006053 rtnbit0  0x00000005 
- 00023960  0x00006054 set0  0x00000005 , 0x0000003f 
- 00023961  0x00006055 store  0x00000001 , 0x00000030 
- 00023962  0x00006056 fetch  0x00000001 , 0x000004d7 
- 00023963  0x00006057 nrtn  0x00000034 
- 00023964  0x00006058 jam  0x00000031 , 0x0000007c 
- 00023965  0x00006059 rtn 
- 00023966  0x0000605c nbranch  0x00005da1 , 0x00000029 
- 00023967  0x0000605d jam  0x00000012 , 0x0000007c 
- 00023968  0x0000605e branch  0x000062eb 
- 00023969  0x00006061 jam  0x00000097 , 0x0000007c 
- 00023970  0x00006062 rtn 
- 00023971  0x00006067 call  0x000062eb 
- 00023972  0x00006068 branch  0x00005ffe 
- 00023973  0x0000606b jam  0x00000084 , 0x0000007c 
- 00023974  0x0000606c rtn 
- 00023975  0x0000606f fetcht  0x00000001 , 0x00000555 
- 00023976  0x00006070 and  0x00000002 , 0x00000001 , 0x00000002 
- 00023977  0x00006071 storet  0x00000001 , 0x000004d0 
- 00023978  0x00006072 fetch  0x00000001 , 0x000041ce 
- 00023979  0x00006073 bne  0x00000051 , 0x00005dad 
- 00023980  0x00006074 jam  0x00000000 , 0x000041ce 
- 00023981  0x00006076 fetch  0x00000001 , 0x00000055 
- 00023982  0x00006077 rtnne  0x00000015 
- 00023983  0x00006078 jam  0x00000004 , 0x00000055 
- 00023984  0x00006079 branch  0x0000631b 
- 00023985  0x0000607c bpatchx  0x00000080 , 0x00004030 
- 00023986  0x0000607d fetch  0x00000001 , 0x00000552 
- 00023987  0x0000607e store  0x00000001 , 0x000004c9 
- 00023988  0x0000607f beq  0x00000033 , 0x00005dd8 
- 00023989  0x00006080 beq  0x00000008 , 0x00005de7 
- 00023990  0x00006081 beq  0x0000000f , 0x00005dee 
- 00023991  0x00006082 beq  0x00000010 , 0x00005df4 
- 00023992  0x00006083 beq  0x00000011 , 0x00005df5 
- 00023993  0x00006084 beq  0x00000012 , 0x00005dfd 
- 00023994  0x00006085 beq  0x00000018 , 0x00005e13 
- 00023995  0x00006086 beq  0x00000017 , 0x00005e16 
- 00023996  0x00006087 beq  0x00000013 , 0x00005dcf 
- 00023997  0x00006089 beq  0x0000003d , 0x00005f1e 
- 00023998  0x0000608a beq  0x0000003e , 0x00005f6a 
- 00023999  0x0000608b beq  0x00000040 , 0x00005f20 
- 00024000  0x0000608c beq  0x00000041 , 0x00005f3d 
- 00024001  0x0000608d rtn 
- 00024002  0x00006090 bpatchx  0x00000081 , 0x00004030 
- 00024003  0x00006091 fetch  0x00000001 , 0x00000552 
- 00024004  0x00006092 store  0x00000001 , 0x000004c9 
- 00024005  0x00006093 beq  0x00000001 , 0x00005e0a 
- 00024006  0x00006094 beq  0x00000033 , 0x00005de2 
- 00024007  0x00006095 beq  0x0000000b , 0x00005dfe 
- 00024008  0x00006096 beq  0x00000008 , 0x00005e01 
- 00024009  0x00006097 beq  0x00000013 , 0x00005dd2 
- 00024010  0x00006099 beq  0x00000040 , 0x00005e0b 
- 00024011  0x0000609a beq  0x00000041 , 0x00005e0e 
- 00024012  0x0000609b beq  0x00000018 , 0x00005e11 
- 00024013  0x0000609c beq  0x00000017 , 0x00005e22 
- 00024014  0x0000609d rtn 
- 00024015  0x000060a0 jam  0x00000020 , 0x00000a99 
- 00024016  0x000060a1 call  0x00007d86 
- 00024017  0x000060a2 branch  0x000021dc 
- 00024018  0x000060a4 jam  0x00000019 , 0x00000a99 
- 00024019  0x000060a5 call  0x00007d86 
- 00024020  0x000060a6 jam  0x00000002 , 0x0000455b 
- 00024021  0x000060a7 setarg  0x00000050 
- 00024022  0x000060a8 arg  0x00000006 , 0x00000007 
- 00024023  0x000060a9 branch  0x00007f08 
- 00024024  0x000060af fetch  0x00000001 , 0x000004d1 
- 00024025  0x000060b0 set1  0x00000000 , 0x0000003f 
- 00024026  0x000060b1 store  0x00000001 , 0x000004d1 
- 00024027  0x000060b2 jam  0x00000001 , 0x00000a99 
- 00024028  0x000060b3 call  0x00007d86 
- 00024029  0x000060b4 jam  0x0000008b , 0x0000007c 
- 00024030  0x000060b8 fetch  0x00000001 , 0x00000055 
- 00024031  0x000060b9 bne  0x00000005 , 0x00005d07 
- 00024032  0x000060bc jam  0x00000006 , 0x00000055 
- 00024033  0x000060bd rtn 
- 00024034  0x000060c6 jam  0x0000000b , 0x000004ca 
- 00024035  0x000060c7 jam  0x00000007 , 0x0000007c 
- 00024036  0x000060c9 jam  0x00000000 , 0x00000055 
- 00024037  0x000060cb branch  0x00005d07 , 0x00000001 
- 00024038  0x000060cc rtn 
- 00024039  0x000060cf fetch  0x00000001 , 0x000041bd 
- 00024040  0x000060d0 nrtn  0x00000034 
- 00024041  0x000060d1 call  0x0000244f 
- 00024042  0x000060d2 call  0x00005ffc 
- 00024043  0x000060d3 rtn  0x00000029 
- 00024044  0x000060d4 set1  0x00000021 , 0x00000000 
- 00024045  0x000060d5 rtn 
- 00024046  0x000060d8 nrtn  0x00000029 
- 00024047  0x000060d9 jam  0x00000010 , 0x0000007c 
- 00024048  0x000060da fetch  0x00000001 , 0x0000004c 
- 00024049  0x000060db rtnbit0  0x00000002 
- 00024050  0x000060dc jam  0x00000012 , 0x0000007c 
- 00024051  0x000060dd rtn 
- 00024052  0x000060e0 branch  0x00005ffe 
- 00024053  0x000060e3 call  0x00006059 
- 00024054  0x000060e4 fetch  0x00000001 , 0x00000030 
- 00024055  0x000060e5 rtnbit1  0x00000004 
- 00024056  0x000060e6 jam  0x00000031 , 0x0000007c 
- 00024057  0x000060e7 fetch  0x00000001 , 0x00000055 
- 00024058  0x000060e8 rtnne  0x0000000a 
- 00024059  0x000060e9 jam  0x0000000b , 0x00000055 
- 00024060  0x000060ea rtn 
- 00024061  0x000060f4 rtn 
- 00024062  0x000060f8 jam  0x00000007 , 0x0000007c 
- 00024063  0x000060f9 jam  0x00000013 , 0x000004ca 
- 00024064  0x000060fa rtn 
- 00024065  0x000060fd fetch  0x00000001 , 0x00000553 
- 00024066  0x000060fe beq  0x00000006 , 0x00005e07 
- 00024067  0x000060ff rtnne  0x00000018 
- 00024068  0x00006100 jam  0x00000018 , 0x000004ca 
- 00024069  0x00006101 jam  0x00000007 , 0x0000007c 
- 00024070  0x00006102 rtn 
- 00024071  0x00006104 jam  0x00000006 , 0x000004ca 
- 00024072  0x00006105 jam  0x00000007 , 0x0000007c 
- 00024073  0x00006106 rtn 
- 00024074  0x00006109 rtn 
- 00024075  0x0000610c jam  0x00000000 , 0x000009ae 
- 00024076  0x0000610d jam  0x00000007 , 0x0000007c 
- 00024077  0x0000610e branch  0x00005d07 
- 00024078  0x00006111 jam  0x00000000 , 0x000009ae 
- 00024079  0x00006112 jam  0x00000007 , 0x0000007c 
- 00024080  0x00006113 branch  0x00005d07 
- 00024081  0x00006115 jam  0x00000024 , 0x00000a99 
- 00024082  0x00006116 branch  0x00007d86 
- 00024083  0x00006119 jam  0x00000023 , 0x00000a99 
- 00024084  0x0000611a call  0x00007d86 
- 00024085  0x0000611b branch  0x000026e9 
- 00024086  0x0000611e jam  0x00000022 , 0x00000a99 
- 00024087  0x0000611f call  0x00007d86 
- 00024088  0x00006120 setarg  0x00000000 
- 00024089  0x00006121 store  0x00000002 , 0x00000075 
- 00024090  0x00006122 fetch  0x00000002 , 0x000041e3 
- 00024091  0x00006123 lshift  0x0000003f , 0x0000003f 
- 00024092  0x00006124 store  0x00000002 , 0x00000032 
- 00024093  0x00006125 fetch  0x00000001 , 0x000041e5 
- 00024094  0x00006126 store  0x00000001 , 0x00000073 
- 00024095  0x00006127 fetch  0x00000001 , 0x000041e7 
- 00024096  0x00006128 store  0x00000001 , 0x00000074 
- 00024097  0x00006129 branch  0x000026c6 
- 00024098  0x0000612c jam  0x00000021 , 0x00000a99 
- 00024099  0x0000612d branch  0x00007d86 
- 00024100  0x00006130 fetcht  0x00000001 , 0x00000552 
- 00024101  0x00006131 storet  0x00000001 , 0x00000054 
- 00024102  0x00006132 branch  0x00005e38 
- 00024103  0x00006135 fetch  0x00000001 , 0x000004d1 
- 00024104  0x00006136 set1  0x00000002 , 0x0000003f 
- 00024105  0x00006137 store  0x00000001 , 0x000004d1 
- 00024106  0x00006138 rtnbit1  0x00000003 
- 00024107  0x00006139 jam  0x00000031 , 0x0000007c 
- 00024108  0x0000613a branch  0x00005d07 
- 00024109  0x0000613f rtn 
- 00024110  0x00006142 fetch  0x00000001 , 0x000040d0 
- 00024111  0x00006143 fetcht  0x00000001 , 0x00000552 
- 00024112  0x00006144 isub  0x00000002 , 0x0000003e 
- 00024113  0x00006146 branch  0x00005e38 , 0x00000002 
- 00024114  0x00006147 jam  0x00000004 , 0x0000007c 
- 00024115  0x00006148 jam  0x0000001f , 0x0000007e 
- 00024116  0x00006149 jam  0x0000002e , 0x0000007d 
- 00024117  0x0000614a rtn 
- 00024118  0x0000614d call  0x00006157 
- 00024119  0x0000614e branch  0x00005e38 
- 00024120  0x00006151 jam  0x00000003 , 0x0000007c 
- 00024121  0x00006152 rtn 
- 00024122  0x00006155 jam  0x00000021 , 0x0000007c 
- 00024123  0x00006156 rtn 
- 00024124  0x00006159 jam  0x00000022 , 0x0000007c 
- 00024125  0x0000615a rtn 
- 00024126  0x0000615d fetch  0x00000001 , 0x00000055 
- 00024127  0x0000615e rtneq  0x00000013 
- 00024128  0x00006160 jam  0x00000002 , 0x00000055 
- 00024129  0x00006162 rtn 
- 00024130  0x00006166 rtn 
- 00024131  0x00006169 call  0x00005ff9 
- 00024132  0x0000616a jam  0x00000001 , 0x000004d4 
- 00024133  0x0000616b jam  0x0000000a , 0x00000a99 
- 00024134  0x0000616c call  0x00007d86 
- 00024135  0x0000616e call  0x000062f3 
- 00024136  0x0000616f nbranch  0x00006001 , 0x00000001 
- 00024137  0x00006171 nbranch  0x00005e4e , 0x00000029 
- 00024138  0x00006172 jam  0x00000004 , 0x0000007c 
- 00024139  0x00006173 jam  0x00000008 , 0x0000007d 
- 00024140  0x00006174 jam  0x00000023 , 0x0000007e 
- 00024141  0x00006175 rtn 
- 00024142  0x00006177 fetch  0x00000001 , 0x0000004b 
- 00024143  0x00006178 set1  0x00000002 , 0x0000003f 
- 00024144  0x00006179 store  0x00000001 , 0x0000004b 
- 00024145  0x0000617a rtn 
- 00024146  0x0000617e fetcht  0x00000001 , 0x0000004c 
- 00024147  0x0000617f nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00024148  0x00006180 storet  0x00000001 , 0x0000004c 
- 00024149  0x00006181 rtn 
- 00024150  0x00006185 fetch  0x00000001 , 0x0000007f 
- 00024151  0x00006186 rshift  0x0000003f , 0x0000003f 
- 00024152  0x00006187 and_into  0x00000001 , 0x0000003f 
- 00024153  0x00006188 rtn 
- 00024154  0x0000618b fetch  0x00000001 , 0x00004217 
- 00024155  0x0000618c rtn  0x00000034 
- 00024156  0x0000618d fetch  0x00000001 , 0x000009b5 
- 00024157  0x0000618e call  0x000067b2 , 0x00000034 
- 00024158  0x0000618f rtn 
- 00024159  0x00006192 call  0x00005e5a 
- 00024160  0x00006193 call  0x00005e56 
- 00024161  0x00006194 store  0x00000001 , 0x000004d5 
- 00024162  0x00006195 call  0x00005ff9 
- 00024163  0x00006196 jam  0x0000000c , 0x0000007c 
- 00024164  0x00006197 fetch  0x00000001 , 0x000041bd 
- 00024165  0x00006198 nrtn  0x00000034 
- 00024166  0x00006199 fetch  0x00000001 , 0x00000030 
- 00024167  0x0000619a rtnbit1  0x00000006 
- 00024168  0x0000619b jam  0x00000006 , 0x0000007e 
- 00024169  0x0000619c branch  0x00005d53 
- 00024170  0x0000619f arg  0x00000040 , 0x00000011 
- 00024171  0x000061a0 call  0x00007288 
- 00024172  0x000061a1 fetch  0x00000004 , 0x00000552 
- 00024173  0x000061a2 fetcht  0x00000004 , 0x00000592 
- 00024174  0x000061a3 isub  0x00000002 , 0x0000003e 
- 00024175  0x000061a4 branch  0x00005e73 , 0x00000005 
- 00024176  0x000061a5 jam  0x00000007 , 0x0000007c 
- 00024177  0x000061a6 jam  0x00000005 , 0x000004ca 
- 00024178  0x000061a7 rtn 
- 00024179  0x000061a9 call  0x00005e77 
- 00024180  0x000061aa fetch  0x00000001 , 0x0000465a 
- 00024181  0x000061ab branch  0x00005f3e , 0x00000034 
- 00024182  0x000061ac rtn 
- 00024183  0x000061b0 call  0x00007386 
- 00024184  0x000061b1 call  0x000021b2 
- 00024185  0x000061b2 fetch  0x00000001 , 0x0000004b 
- 00024186  0x000061b3 isolate1  0x00000001 , 0x0000003f 
- 00024187  0x000061b4 set0  0x00000001 , 0x0000003f 
- 00024188  0x000061b5 store  0x00000001 , 0x0000004b 
- 00024189  0x000061b6 fetch  0x00000001 , 0x00000055 
- 00024190  0x000061b7 beq  0x00000019 , 0x00005e81 
- 00024191  0x000061b8 beq  0x00000018 , 0x00005e81 
- 00024192  0x000061b9 rtn 
- 00024193  0x000061bb fetch  0x00000001 , 0x000009b5 
- 00024194  0x000061bc rtnne  0x00000000 
- 00024195  0x000061bd fetch  0x00000001 , 0x0000004c 
- 00024196  0x000061be rtnbit1  0x00000002 
- 00024197  0x000061bf branch  0x000063b1 
- 00024198  0x000061c2 arg  0x00000552 , 0x00000011 
- 00024199  0x000061c3 arg  0x00000582 , 0x00000012 
- 00024200  0x000061c4 arg  0x00000562 , 0x00000005 
- 00024201  0x000061c5 call  0x00007352 
- 00024202  0x000061c6 arg  0x00000040 , 0x00000011 
- 00024203  0x000061c7 call  0x00006311 
- 00024204  0x000061c8 jam  0x0000000b , 0x0000007c 
- 00024205  0x000061c9 fetch  0x00000001 , 0x00000030 
- 00024206  0x000061ca bbit0  0x00000006 , 0x00005ffc 
- 00024207  0x000061cb rtn 
- 00024208  0x000061ce fetch  0x00000002 , 0x0000015f 
- 00024209  0x000061cf add  0x0000003f , 0xfffffffd , 0x00000039 
- 00024210  0x000061d0 fetcht  0x00000001 , 0x00000552 
- 00024211  0x000061d1 setarg  0x00000101 
- 00024212  0x000061d2 iadd  0x00000002 , 0x00000005 
- 00024213  0x000061d3 arg  0x00000554 , 0x00000006 
- 00024214  0x000061d4 call  0x00007f01 
- 00024215  0x000061d5 fetcht  0x00000001 , 0x00000053 
- 00024216  0x000061d6 fetch  0x00000001 , 0x00000553 
- 00024217  0x000061d7 isub  0x00000002 , 0x0000003f 
- 00024218  0x000061d8 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00024219  0x000061d9 branch  0x00005ea0 , 0x00000002 
- 00024220  0x000061da add  0x00000002 , 0x0000000e , 0x0000003f 
- 00024221  0x000061db store  0x00000001 , 0x00000053 
- 00024222  0x000061dc jam  0x00000001 , 0x0000007c 
- 00024223  0x000061dd rtn 
- 00024224  0x000061df fetch  0x00000001 , 0x0000004c 
- 00024225  0x000061e0 set1  0x00000003 , 0x0000003f 
- 00024226  0x000061e1 store  0x00000001 , 0x0000004c 
- 00024227  0x000061e2 bbit1  0x00000004 , 0x00006006 
- 00024228  0x000061e3 rtn 
- 00024229  0x000061e5 fetch  0x00000001 , 0x00000552 
- 00024230  0x000061e6 store  0x00000001 , 0x0000007d 
- 00024231  0x000061e7 jam  0x00000002 , 0x0000007c 
- 00024232  0x000061e8 rtn 
- 00024233  0x000061eb branch  0x00005e38 
- 00024234  0x000061ee jam  0x00000030 , 0x0000007c 
- 00024235  0x000061ef rtn 
- 00024236  0x000061f2 jam  0x00000028 , 0x0000007c 
- 00024237  0x000061f3 rtn 
- 00024238  0x000061f6 jam  0x00000026 , 0x0000007c 
- 00024239  0x000061f7 rtn 
- 00024240  0x000061fc rtn 
- 00024241  0x00006201 fetch  0x00000002 , 0x00000032 
- 00024242  0x00006202 iforce  0x00000002 
- 00024243  0x00006203 fetch  0x00000001 , 0x00000553 
- 00024244  0x00006204 store  0x00000001 , 0x00000095 
- 00024245  0x00006205 imul32  0x00000002 , 0x00000002 
- 00024246  0x00006206 fetch  0x00000002 , 0x00000554 
- 00024247  0x00006207 lshift  0x0000003f , 0x0000003f 
- 00024248  0x00006208 store  0x00000002 , 0x00000096 
- 00024249  0x00006209 fetch  0x00000004 , 0x00000556 
- 00024250  0x0000620a lshift  0x0000003f , 0x0000003f 
- 00024251  0x0000620b store  0x00000004 , 0x00000091 
- 00024252  0x0000620d deposit  0x00000002 
- 00024253  0x0000620e store  0x00000002 , 0x00000098 
- 00024254  0x0000620f rtn 
- 00024255  0x00006211 fetcht  0x00000001 , 0x0000415a 
- 00024256  0x00006212 fetch  0x00000001 , 0x00000553 
- 00024257  0x00006213 ixor  0x00000002 , 0x0000003e 
- 00024258  0x00006214 nbranch  0x00005d77 , 0x00000005 
- 00024259  0x00006215 isolate1  0x00000000 , 0x0000003f 
- 00024260  0x00006216 fetch  0x00000001 , 0x0000004c 
- 00024261  0x00006217 setflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00024262  0x00006218 store  0x00000001 , 0x0000004c 
- 00024263  0x00006219 jam  0x00000081 , 0x0000007c 
- 00024264  0x0000621a jam  0x0000008b , 0x0000007d 
- 00024265  0x0000621b rtn 
- 00024266  0x00006222 rtn 
- 00024267  0x00006225 branch  0x00005e38 
- 00024268  0x00006229 branch  0x00005e38 
- 00024269  0x0000622e fetch  0x00000002 , 0x00000552 
- 00024270  0x0000622f store  0x00000002 , 0x00000171 
- 00024271  0x00006230 rtn 
- 00024272  0x00006233 fetch  0x00000002 , 0x00000555 
- 00024273  0x00006234 fetcht  0x00000001 , 0x00004172 
- 00024274  0x00006235 imul32  0x00000002 , 0x0000003f 
- 00024275  0x00006236 arg  0x00000640 , 0x00000002 
- 00024276  0x00006237 isub  0x00000002 , 0x0000003e 
- 00024277  0x00006239 rtn 
- 00024278  0x0000623c fetch  0x00000002 , 0x00000557 
- 00024279  0x0000623d branch  0x00005ef0 , 0x00000034 
- 00024280  0x0000623e call  0x00005ed0 
- 00024281  0x0000623f branch  0x00005ef0 , 0x00000002 
- 00024282  0x00006240 fetch  0x00000001 , 0x00004092 
- 00024283  0x00006241 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00024284  0x00006242 call  0x00003cd5 , 0x00000005 
- 00024285  0x00006243 fetch  0x00000001 , 0x00000030 
- 00024286  0x00006244 bbit1  0x00000001 , 0x00005ef0 
- 00024287  0x00006245 fetch  0x00000002 , 0x00000553 
- 00024288  0x00006246 lshift  0x0000003f , 0x0000003f 
- 00024289  0x00006247 store  0x00000002 , 0x00000075 
- 00024290  0x00006248 fetch  0x00000002 , 0x00000555 
- 00024291  0x00006249 lshift  0x0000003f , 0x0000003f 
- 00024292  0x0000624a store  0x00000002 , 0x00000032 
- 00024293  0x0000624b fetch  0x00000002 , 0x00000557 
- 00024294  0x0000624c store  0x00000001 , 0x00000073 
- 00024295  0x0000624d iforce  0x00000002 
- 00024296  0x0000624e fetch  0x00000002 , 0x00000559 
- 00024297  0x0000624f store  0x00000001 , 0x00000074 
- 00024298  0x00006250 isub  0x00000002 , 0x0000003e 
- 00024299  0x00006251 nbranch  0x00005eed , 0x00000002 
- 00024300  0x00006252 store  0x00000001 , 0x00000073 
- 00024301  0x00006255 jam  0x00000003 , 0x0000007c 
- 00024302  0x00006256 jam  0x00000017 , 0x0000007d 
- 00024303  0x00006257 rtn 
- 00024304  0x0000625a jam  0x00000024 , 0x0000007e 
- 00024305  0x0000625b branch  0x00005d53 
- 00024306  0x0000625e call  0x00005e38 
- 00024307  0x0000625f call  0x00005ff9 
- 00024308  0x00006260 call  0x0000728b 
- 00024309  0x00006261 branch  0x000026b8 
- 00024310  0x00006264 call  0x00005e38 
- 00024311  0x00006265 branch  0x000026c0 
- 00024312  0x00006269 fetch  0x00000004 , 0x00000552 
- 00024313  0x0000626a lshift  0x0000003f , 0x0000003f 
- 00024314  0x0000626c branch  0x00005f04 , 0x00000029 
- 00024315  0x0000626d fetcht  0x00000001 , 0x000041bd 
- 00024316  0x0000626e nbranch  0x00005f01 , 0x00000034 
- 00024317  0x00006270 jam  0x00000004 , 0x0000007c 
- 00024318  0x00006271 jam  0x00000013 , 0x0000007d 
- 00024319  0x00006272 jam  0x00000024 , 0x0000007e 
- 00024320  0x00006273 rtn 
- 00024321  0x00006275 jam  0x00000034 , 0x0000007c 
- 00024322  0x00006276 jam  0x00000000 , 0x00000055 
- 00024323  0x00006277 branch  0x000021d9 
- 00024324  0x0000627a call  0x000021d9 
- 00024325  0x0000627b set1  0x00000022 , 0x00000000 
- 00024326  0x0000627c fetch  0x00000001 , 0x0000016d 
- 00024327  0x0000627d set0  0x00000002 , 0x0000003f 
- 00024328  0x0000627e store  0x00000001 , 0x0000016d 
- 00024329  0x0000627f branch  0x00005e38 
- 00024330  0x00006288 rtn 
- 00024331  0x0000628c jam  0x00000003 , 0x0000007c 
- 00024332  0x0000628d jam  0x00000018 , 0x0000007d 
- 00024333  0x0000628e jam  0x0000002e , 0x00000a99 
- 00024334  0x0000628f call  0x00007d86 
- 00024335  0x00006290 branch  0x000026e9 
- 00024336  0x00006293 fetch  0x00000001 , 0x00000552 
- 00024337  0x00006294 bne  0x00000001 , 0x00005f1c 
- 00024338  0x00006295 fetch  0x00000001 , 0x00000553 
- 00024339  0x00006296 bne  0x00000001 , 0x00005f1c 
- 00024340  0x00006297 fetch  0x00000001 , 0x00000554 
- 00024341  0x00006298 bne  0x00000030 , 0x00005f1c 
- 00024342  0x00006299 call  0x000062fc 
- 00024343  0x0000629a branch  0x00005f19 , 0x00000001 
- 00024344  0x0000629b jam  0x00000001 , 0x000009ae 
- 00024345  0x0000629d jam  0x00000003 , 0x0000007c 
- 00024346  0x0000629e jam  0x0000003d , 0x0000007d 
- 00024347  0x0000629f branch  0x00005d07 
- 00024348  0x000062a2 jam  0x00000024 , 0x0000007e 
- 00024349  0x000062a3 branch  0x00005d53 
- 00024350  0x000062a8 jam  0x0000003e , 0x0000007c 
- 00024351  0x000062aa rtn 
- 00024352  0x000062ac fetch  0x00000001 , 0x00004662 
- 00024353  0x000062ad beq  0x00000001 , 0x00005f27 
- 00024354  0x000062ae beq  0x00000002 , 0x00005f2b 
- 00024355  0x000062b0 call  0x000062fc 
- 00024356  0x000062b1 rtn  0x00000001 
- 00024357  0x000062b2 jam  0x00000008 , 0x000009ae 
- 00024358  0x000062b3 rtn 
- 00024359  0x000062b6 call  0x00007962 
- 00024360  0x000062b7 jam  0x00000035 , 0x00000a99 
- 00024361  0x000062b8 call  0x00007d86 
- 00024362  0x000062b9 branch  0x00005f23 
- 00024363  0x000062bd call  0x000062fc 
- 00024364  0x000062be rtn  0x00000001 
- 00024365  0x000062bf fetch  0x00000001 , 0x00004663 
- 00024366  0x000062c0 beq  0x00000013 , 0x00005f3b 
- 00024367  0x000062c1 increase  0x00000001 , 0x0000003f 
- 00024368  0x000062c2 store  0x00000001 , 0x00004663 
- 00024369  0x000062c6 jam  0x00000001 , 0x000009b0 
- 00024370  0x000062c7 jam  0x00000004 , 0x000009ae 
- 00024371  0x000062c8 fetch  0x00000001 , 0x00004663 
- 00024372  0x000062c9 copy  0x0000003f , 0x00000007 
- 00024373  0x000062ca fetch  0x00000006 , 0x0000468a 
- 00024374  0x000062cb qisolate1  0x0000003f 
- 00024375  0x000062cc setarg  0x00000080 
- 00024376  0x000062cd setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024377  0x000062ce store  0x00000001 , 0x00004664 
- 00024378  0x000062cf rtn 
- 00024379  0x000062d2 jam  0x00000008 , 0x000009ae 
- 00024380  0x000062d3 rtn 
- 00024381  0x000062d6 call  0x00005f43 
- 00024382  0x000062d8 fetch  0x00000001 , 0x00004665 
- 00024383  0x000062d9 rtn  0x00000034 
- 00024384  0x000062da jam  0x00000000 , 0x00004665 
- 00024385  0x000062db jam  0x00000038 , 0x00000a99 
- 00024386  0x000062dc branch  0x00007d86 
- 00024387  0x000062e1 call  0x000062fc 
- 00024388  0x000062e2 ncall  0x00007965 , 0x00000001 
- 00024389  0x000062e3 call  0x00007975 , 0x00000001 
- 00024390  0x000062e4 call  0x000062fc 
- 00024391  0x000062e5 rtn  0x00000001 
- 00024392  0x000062e6 jam  0x0000000c , 0x000009ae 
- 00024393  0x000062e7 jam  0x00000001 , 0x000009b0 
- 00024394  0x000062e8 rtn 
- 00024395  0x000062eb arg  0x00000a6e , 0x00000005 
- 00024396  0x000062ec arg  0x00000552 , 0x00000006 
- 00024397  0x000062ed call  0x00007ebf 
- 00024398  0x000062ee fetch  0x00000001 , 0x00004662 
- 00024399  0x000062ef rtneq  0x00000002 
- 00024400  0x000062f0 branch  0x000076d8 
- 00024401  0x000062f3 fetch  0x00000001 , 0x000009af 
- 00024402  0x000062f4 beq  0x00000007 , 0x00005f55 
- 00024403  0x000062f5 fetch  0x00000001 , 0x000009ae 
- 00024404  0x000062f6 bne  0x00000001 , 0x00005f68 
- 00024405  0x000062f8 fetch  0x00000001 , 0x000009b7 
- 00024406  0x000062f9 sub  0x0000003f , 0x00000020 , 0x00000005 
- 00024407  0x000062fa nbranch  0x00005f68 , 0x00000002 
- 00024408  0x000062fb arg  0x000009c6 , 0x00000005 
- 00024409  0x000062fc iadd  0x00000005 , 0x00000005 
- 00024410  0x000062fd fetch  0x00000008 , 0x00000552 
- 00024411  0x000062fe istore  0x00000008 , 0x00000005 
- 00024412  0x000062ff fetch  0x00000008 , 0x0000055a 
- 00024413  0x00006300 istore  0x00000008 , 0x00000005 
- 00024414  0x00006301 fetch  0x00000001 , 0x000009b7 
- 00024415  0x00006302 increase  0x00000010 , 0x0000003f 
- 00024416  0x00006303 store  0x00000001 , 0x000009b7 
- 00024417  0x00006304 bne  0x00000030 , 0x00005e38 
- 00024418  0x00006306 call  0x000062fc 
- 00024419  0x00006307 branch  0x00005e38 , 0x00000001 
- 00024420  0x00006308 jam  0x00000001 , 0x000009b8 
- 00024421  0x00006309 jam  0x00000002 , 0x000009ae 
- 00024422  0x0000630a jam  0x00000001 , 0x000009b0 
- 00024423  0x0000630b branch  0x00005e38 
- 00024424  0x0000630d jam  0x00000024 , 0x0000007e 
- 00024425  0x0000630e branch  0x00005d53 
- 00024426  0x00006310 fetch  0x00000001 , 0x000009b6 
- 00024427  0x00006311 beq  0x00000030 , 0x00005f6e 
- 00024428  0x00006312 jam  0x0000003e , 0x0000007c 
- 00024429  0x00006313 branch  0x00005d07 
- 00024430  0x00006316 call  0x000062fc 
- 00024431  0x00006317 branch  0x00005f77 , 0x00000001 
- 00024432  0x00006318 fetch  0x00000001 , 0x00004662 
- 00024433  0x00006319 beq  0x00000002 , 0x00005f75 
- 00024434  0x0000631a jam  0x00000001 , 0x000009b0 
- 00024435  0x0000631b jam  0x00000004 , 0x000009ae 
- 00024436  0x0000631c branch  0x00005d07 
- 00024437  0x0000631f jam  0x00000036 , 0x00000a99 
- 00024438  0x00006320 branch  0x00007d86 
- 00024439  0x00006325 branch  0x00005d07 
- 00024440  0x00006328 fetch  0x00000001 , 0x000009af 
- 00024441  0x00006329 beq  0x00000007 , 0x00005f7c 
- 00024442  0x0000632a fetch  0x00000001 , 0x000009ae 
- 00024443  0x0000632b bne  0x00000006 , 0x00005f88 
- 00024444  0x0000632d arg  0x00000a2e , 0x00000005 
- 00024445  0x0000632e fetch  0x00000008 , 0x00000552 
- 00024446  0x0000632f istore  0x00000008 , 0x00000005 
- 00024447  0x00006330 fetch  0x00000008 , 0x0000055a 
- 00024448  0x00006331 istore  0x00000008 , 0x00000005 
- 00024449  0x00006332 call  0x000062fc 
- 00024450  0x00006333 branch  0x00005f86 , 0x00000001 
- 00024451  0x00006334 jam  0x00000007 , 0x000009ae 
- 00024452  0x00006335 jam  0x00000001 , 0x000009b0 
- 00024453  0x00006336 branch  0x00005e38 
- 00024454  0x00006338 jam  0x00000004 , 0x000009af 
- 00024455  0x00006339 branch  0x000076d8 
- 00024456  0x0000633d jam  0x00000024 , 0x0000007e 
- 00024457  0x0000633e branch  0x00005d53 
- 00024458  0x00006341 fetch  0x00000001 , 0x000009af 
- 00024459  0x00006342 beq  0x0000000b , 0x00005f8e 
- 00024460  0x00006343 fetch  0x00000001 , 0x000009ae 
- 00024461  0x00006344 bne  0x00000008 , 0x00005f9d 
- 00024462  0x00006346 arg  0x00000a5e , 0x00000005 
- 00024463  0x00006347 arg  0x00000552 , 0x00000006 
- 00024464  0x00006348 call  0x00007ebf 
- 00024465  0x00006349 call  0x000062fc 
- 00024466  0x0000634a branch  0x00005f9a , 0x00000001 
- 00024467  0x0000634b fetch  0x00000001 , 0x00004662 
- 00024468  0x0000634c beq  0x00000001 , 0x00005f9f 
- 00024469  0x0000634e jam  0x00000000 , 0x00004661 
- 00024470  0x0000634f jam  0x00000009 , 0x000009ae 
- 00024471  0x00006350 jam  0x00000001 , 0x000009b0 
- 00024472  0x00006351 jam  0x00000041 , 0x0000007d 
- 00024473  0x00006352 branch  0x00005d07 
- 00024474  0x00006355 jam  0x00000009 , 0x000009af 
- 00024475  0x00006356 jam  0x00000001 , 0x000009b1 
- 00024476  0x00006357 branch  0x00005d07 
- 00024477  0x00006359 jam  0x00000024 , 0x0000007e 
- 00024478  0x0000635a branch  0x00005d53 
- 00024479  0x0000635d fetch  0x00000001 , 0x00004661 
- 00024480  0x0000635e bbit1  0x00000007 , 0x00005fa4 
- 00024481  0x0000635f set1  0x00000006 , 0x0000003f 
- 00024482  0x00006360 store  0x00000001 , 0x00004661 
- 00024483  0x00006361 rtn 
- 00024484  0x00006364 bbit1  0x00000000 , 0x00005f95 
- 00024485  0x00006365 jam  0x00000000 , 0x00004661 
- 00024486  0x00006366 branch  0x00005f9d 
- 00024487  0x0000636a branch  0x00005d07 
- 00024488  0x0000636d fetch  0x00000001 , 0x0000016d 
- 00024489  0x0000636e set0  0x00000001 
- 00024490  0x0000636f store  0x00000001 , 0x0000016d 
- 00024491  0x00006370 call  0x00005e38 
- 00024492  0x00006371 nrtn  0x00000029 
- 00024493  0x00006372 fetch  0x00000001 , 0x00000552 
- 00024494  0x00006373 fetcht  0x00000001 , 0x0000004b 
- 00024495  0x00006374 setflag  0x00000034 , 0x00000004 , 0x00000002 
- 00024496  0x00006375 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00024497  0x00006376 storet  0x00000001 , 0x0000004b 
- 00024498  0x00006377 rtn 
- 00024499  0x0000637a fetcht  0x00000008 , 0x00000552 
- 00024500  0x0000637c fetch  0x00000001 , 0x00000055 
- 00024501  0x0000637d rtnne  0x00000003 
- 00024502  0x0000637f fetch  0x00000001 , 0x0000016d 
- 00024503  0x00006380 bbit0  0x00000004 , 0x00005fba 
- 00024504  0x00006382 jam  0x00000014 , 0x00000055 
- 00024505  0x00006383 rtn 
- 00024506  0x00006385 jam  0x00000004 , 0x00000055 
- 00024507  0x00006386 rtn 
- 00024508  0x00006388 fetch  0x00000001 , 0x0000017f 
- 00024509  0x00006389 store  0x00000001 , 0x0000015b 
- 00024510  0x0000638a jam  0x00000003 , 0x0000007c 
- 00024511  0x0000638b jam  0x00000038 , 0x0000007d 
- 00024512  0x0000638c rtn 
- 00024513  0x00006390 jam  0x00000003 , 0x0000007c 
- 00024514  0x00006391 jam  0x00000039 , 0x0000007d 
- 00024515  0x00006392 force  0x00000009 , 0x00000039 
- 00024516  0x00006393 arg  0x00000552 , 0x00000006 
- 00024517  0x00006394 arg  0x00000152 , 0x00000005 
- 00024518  0x00006396 ifetch  0x00000001 , 0x00000006 
- 00024519  0x00006397 xor_into  0x00000055 , 0x0000003f 
- 00024520  0x00006398 istore  0x00000001 , 0x00000005 
- 00024521  0x00006399 loop  0x00005fc6 
- 00024522  0x0000639a fetch  0x00000001 , 0x00000152 
- 00024523  0x0000639b fetcht  0x00000001 , 0x00000151 
- 00024524  0x0000639c set0  0x00000007 , 0x00000002 
- 00024525  0x0000639d set0  0x00000004 , 0x00000002 
- 00024526  0x0000639e beq  0x000000ff , 0x00005fda 
- 00024527  0x0000639f beq  0x00000000 , 0x00005ff3 
- 00024528  0x000063a0 beq  0x00000005 , 0x00005fe7 
- 00024529  0x000063a1 beq  0x00000007 , 0x00005fe6 
- 00024530  0x000063a2 beq  0x00000006 , 0x00005fe7 
- 00024531  0x000063a3 beq  0x00000008 , 0x00005fe6 
- 00024532  0x000063a4 beq  0x00000001 , 0x00005fdf 
- 00024533  0x000063a5 beq  0x00000002 , 0x00005fdf 
- 00024534  0x000063a6 beq  0x00000003 , 0x00005fdf 
- 00024535  0x000063a7 beq  0x00000009 , 0x00005fdf 
- 00024536  0x000063a8 beq  0x00000004 , 0x00005fdf 
- 00024537  0x000063a9 rtn 
- 00024538  0x000063ac fetch  0x00000001 , 0x00000151 
- 00024539  0x000063ad set1  0x00000003 , 0x0000003f 
- 00024540  0x000063ae set1  0x00000002 , 0x0000003f 
- 00024541  0x000063af store  0x00000001 , 0x00000151 
- 00024542  0x000063b0 rtn 
- 00024543  0x000063b2 set1  0x00000004 , 0x00000002 
- 00024544  0x000063b3 jam  0x00000005 , 0x00000180 
- 00024545  0x000063b4 fetch  0x00000002 , 0x00000159 
- 00024546  0x000063b5 iforce  0x00000039 
- 00024547  0x000063b6 store  0x00000002 , 0x0000015f 
- 00024548  0x000063b7 arg  0x00000551 , 0x00000005 
- 00024549  0x000063b8 call  0x00007f73 
- 00024550  0x000063ba set1  0x00000007 , 0x00000002 
- 00024551  0x000063bc set1  0x00000002 , 0x00000002 
- 00024552  0x000063bd force  0x00000000 , 0x0000003f 
- 00024553  0x000063be store  0x00000001 , 0x0000000b 
- 00024554  0x000063bf store  0x00000002 , 0x000000fa 
- 00024555  0x000063c0 store  0x00000002 , 0x000000fc 
- 00024556  0x000063c1 store  0x00000002 , 0x000000f8 
- 00024557  0x000063c2 store  0x00000002 , 0x000000f6 
- 00024558  0x000063c3 fetch  0x00000001 , 0x00000153 
- 00024559  0x000063c4 compare  0x00000000 , 0x0000003f , 0x000000ff 
- 00024560  0x000063c5 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00024561  0x000063c6 storet  0x00000001 , 0x00000151 
- 00024562  0x000063c7 rtn 
- 00024563  0x000063ca set0  0x00000011 , 0x00000000 
- 00024564  0x000063cb jam  0x00000000 , 0x00000151 
- 00024565  0x000063cc fetch  0x00000001 , 0x0000017f 
- 00024566  0x000063cd set0  0x00000006 , 0x0000003f 
- 00024567  0x000063ce store  0x00000001 , 0x0000017f 
- 00024568  0x000063cf rtn 
- 00024569  0x000063d6 arg  0x00000552 , 0x00000006 
- 00024570  0x000063d7 arg  0x00000562 , 0x00000005 
- 00024571  0x000063d8 branch  0x00007ebf 
- 00024572  0x000063db jam  0x00000009 , 0x0000007c 
- 00024573  0x000063dc rtn 
- 00024574  0x000063df nrtn  0x00000029 
- 00024575  0x000063e0 jam  0x00000011 , 0x0000007c 
- 00024576  0x000063e1 rtn 
- 00024577  0x000063e4 arg  0x000040a0 , 0x00000011 
- 00024578  0x000063e5 call  0x00007255 
- 00024579  0x000063e6 jam  0x00000003 , 0x0000007c 
- 00024580  0x000063e7 jam  0x00000008 , 0x0000007d 
- 00024581  0x000063e8 rtn 
- 00024582  0x000063eb jam  0x0000000a , 0x00000072 
- 00024583  0x000063ec jam  0x00000007 , 0x0000007c 
- 00024584  0x000063ed jam  0x00000016 , 0x000004ca 
- 00024585  0x000063ee rtn 
- 00024586  0x000063f5 bpatchx  0x00000082 , 0x00004030 
- 00024587  0x000063f6 disable  0x00000028 
- 00024588  0x000063f7 call  0x000062c1 
- 00024589  0x000063f8 fetch  0x00000001 , 0x00000048 
- 00024590  0x000063f9 rtn  0x00000034 
- 00024591  0x000063fe bbit1  0x00000007 , 0x0000603f 
- 00024592  0x00006400 beq  0x00000001 , 0x0000616f 
- 00024593  0x00006401 beq  0x00000002 , 0x000060e4 
- 00024594  0x00006402 beq  0x00000003 , 0x0000604a 
- 00024595  0x00006403 beq  0x00000004 , 0x00006060 
- 00024596  0x00006404 beq  0x00000027 , 0x000061db 
- 00024597  0x00006405 beq  0x00000028 , 0x00006108 
- 00024598  0x00006406 beq  0x00000030 , 0x000060f4 
- 00024599  0x00006407 beq  0x00000025 , 0x000061d6 
- 00024600  0x00006408 beq  0x00000026 , 0x00006103 
- 00024601  0x00006409 beq  0x00000031 , 0x000061c3 
- 00024602  0x0000640a beq  0x00000037 , 0x0000616a 
- 00024603  0x0000640b beq  0x00000033 , 0x0000615c 
- 00024604  0x0000640c beq  0x00000008 , 0x00006259 
- 00024605  0x0000640d beq  0x00000009 , 0x0000624f 
- 00024606  0x0000640e beq  0x0000000b , 0x00006264 
- 00024607  0x0000640f beq  0x0000000c , 0x0000626d 
- 00024608  0x00006410 beq  0x0000000f , 0x00006162 
- 00024609  0x00006411 beq  0x00000010 , 0x00006292 
- 00024610  0x00006412 beq  0x00000011 , 0x00006288 
- 00024611  0x00006413 beq  0x00000007 , 0x00006152 
- 00024612  0x00006414 beq  0x0000002a , 0x0000617e 
- 00024613  0x00006415 beq  0x0000000a , 0x0000617f 
- 00024614  0x00006417 beq  0x0000001f , 0x000061bc 
- 00024615  0x00006418 beq  0x00000006 , 0x000060f9 
- 00024616  0x00006419 beq  0x00000021 , 0x0000615f 
- 00024617  0x0000641a beq  0x0000002d , 0x000061b2 
- 00024618  0x0000641b beq  0x0000002e , 0x000061b7 
- 00024619  0x0000641c beq  0x00000022 , 0x0000615f 
- 00024620  0x0000641d beq  0x00000034 , 0x00006180 
- 00024621  0x0000641e beq  0x00000013 , 0x00006195 
- 00024622  0x0000641f beq  0x00000017 , 0x000061a4 
- 00024623  0x00006420 beq  0x00000012 , 0x0000628f 
- 00024624  0x00006421 beq  0x0000002f , 0x000061aa 
- 00024625  0x00006422 beq  0x00000018 , 0x000061af 
- 00024626  0x00006423 beq  0x0000003d , 0x000061ff 
- 00024627  0x00006424 beq  0x0000003e , 0x0000620b 
- 00024628  0x00006425 beq  0x0000003f , 0x0000621d 
- 00024629  0x00006426 beq  0x00000040 , 0x00006227 
- 00024630  0x00006427 beq  0x00000041 , 0x0000623c 
- 00024631  0x00006428 beq  0x00000023 , 0x0000624b 
- 00024632  0x00006429 beq  0x0000003b , 0x00006246 
- 00024633  0x0000642b beq  0x00000005 , 0x0000624c 
- 00024634  0x0000642c beq  0x00000029 , 0x0000624d 
- 00024635  0x0000642d beq  0x00000038 , 0x0000624e 
- 00024636  0x0000642e beq  0x00000039 , 0x00006175 
- 00024637  0x00006430 branch  0x00002a8c 
- 00024638  0x00006431 rtn 
- 00024639  0x00006433 beq  0x00000081 , 0x0000606d 
- 00024640  0x00006434 beq  0x00000084 , 0x00006099 
- 00024641  0x00006435 beq  0x00000082 , 0x00006076 
- 00024642  0x00006436 beq  0x00000083 , 0x0000610d 
- 00024643  0x00006437 beq  0x0000008b , 0x00006118 
- 00024644  0x00006438 beq  0x00000097 , 0x0000614e 
- 00024645  0x00006439 beq  0x00000099 , 0x000060d5 
- 00024646  0x0000643a beq  0x0000009a , 0x000060a4 
- 00024647  0x0000643b beq  0x00000095 , 0x000060da 
- 00024648  0x0000643c beq  0x00000096 , 0x000060db 
- 00024649  0x0000643d branch  0x00002a8c 
- 00024650  0x00006444 force  0x00000002 , 0x0000003f 
- 00024651  0x00006445 call  0x00006298 
- 00024652  0x00006446 fetch  0x00000001 , 0x00000049 
- 00024653  0x00006447 istore  0x00000001 , 0x00000005 
- 00024654  0x00006448 call  0x000062a7 
- 00024655  0x00006449 bpatchx  0x00000083 , 0x00004030 
- 00024656  0x0000644a fetch  0x00000001 , 0x00000049 
- 00024657  0x0000644b beq  0x00000008 , 0x00006080 
- 00024658  0x0000644c beq  0x0000000f , 0x00006084 
- 00024659  0x0000644d beq  0x00000010 , 0x0000608f 
- 00024660  0x0000644e beq  0x00000017 , 0x0000605f 
- 00024661  0x0000644f beq  0x00000033 , 0x00006092 
- 00024662  0x00006450 beq  0x00000041 , 0x00006098 
- 00024663  0x00006451 beq  0x00000011 , 0x00006059 
- 00024664  0x00006452 rtn 
- 00024665  0x00006455 fetch  0x00000001 , 0x00000055 
- 00024666  0x00006456 rtn  0x00000034 
- 00024667  0x00006457 jam  0x0000001b , 0x00000055 
- 00024668  0x00006458 setarg  0x0000000c 
- 00024669  0x00006459 arg  0x00000007 , 0x00000007 
- 00024670  0x0000645a branch  0x00007f08 
- 00024671  0x0000645d branch  0x000026c6 
- 00024672  0x0000645f force  0x00000003 , 0x0000003f 
- 00024673  0x00006460 call  0x00006298 
- 00024674  0x00006461 fetch  0x00000001 , 0x00000049 
- 00024675  0x00006462 beq  0x0000000b , 0x00006068 
- 00024676  0x00006463 istore  0x00000001 , 0x00000005 
- 00024677  0x00006464 fetch  0x00000001 , 0x0000004a 
- 00024678  0x00006465 istore  0x00000001 , 0x00000005 
- 00024679  0x00006466 branch  0x000062a7 
- 00024680  0x00006469 istore  0x00000001 , 0x00000005 
- 00024681  0x0000646a fetch  0x00000001 , 0x0000004a 
- 00024682  0x0000646b istore  0x00000001 , 0x00000005 
- 00024683  0x0000646c arg  0x000004d5 , 0x00000002 
- 00024684  0x0000646d branch  0x000062e2 
- 00024685  0x00006470 force  0x00000004 , 0x00000007 
- 00024686  0x00006471 call  0x000062a0 
- 00024687  0x00006472 setarg  0x0000007f 
- 00024688  0x00006473 istore  0x00000001 , 0x00000005 
- 00024689  0x00006474 fetch  0x00000001 , 0x00000049 
- 00024690  0x00006475 set0  0x00000007 , 0x0000003f 
- 00024691  0x00006476 istore  0x00000001 , 0x00000005 
- 00024692  0x00006477 fetch  0x00000001 , 0x00000049 
- 00024693  0x00006478 branch  0x000062a7 
- 00024694  0x0000647b force  0x00000005 , 0x00000007 
- 00024695  0x0000647c call  0x000062a0 
- 00024696  0x0000647d setarg  0x0000007f 
- 00024697  0x0000647e istore  0x00000001 , 0x00000005 
- 00024698  0x0000647f fetch  0x00000001 , 0x00000049 
- 00024699  0x00006480 set0  0x00000007 , 0x0000003f 
- 00024700  0x00006481 istore  0x00000001 , 0x00000005 
- 00024701  0x00006482 fetch  0x00000001 , 0x0000004a 
- 00024702  0x00006483 istore  0x00000001 , 0x00000005 
- 00024703  0x00006484 branch  0x000062a7 
- 00024704  0x00006488 call  0x0000244f 
- 00024705  0x00006489 call  0x000062f3 
- 00024706  0x0000648a rtn  0x00000001 
- 00024707  0x0000648b branch  0x00005ffc 
- 00024708  0x0000648e fetch  0x00000001 , 0x0000004b 
- 00024709  0x0000648f bbit1  0x00000005 , 0x0000608b 
- 00024710  0x00006490 rtnbit0  0x00000004 
- 00024711  0x00006491 jam  0x00000012 , 0x0000007c 
- 00024712  0x00006492 set0  0x00000004 , 0x0000003f 
- 00024713  0x00006493 call  0x000062eb 
- 00024714  0x00006494 branch  0x0000608d 
- 00024715  0x00006496 jam  0x00000010 , 0x0000007c 
- 00024716  0x00006497 set0  0x00000005 , 0x0000003f 
- 00024717  0x00006499 store  0x00000001 , 0x0000004b 
- 00024718  0x0000649a rtn 
- 00024719  0x0000649d call  0x000062fc 
- 00024720  0x0000649e branch  0x00005ffe , 0x00000001 
- 00024721  0x0000649f rtn 
- 00024722  0x000064a2 jam  0x0000008b , 0x0000007c 
- 00024723  0x000064a4 fetch  0x00000001 , 0x000004d1 
- 00024724  0x000064a5 set1  0x00000000 , 0x0000003f 
- 00024725  0x000064a6 store  0x00000001 , 0x000004d1 
- 00024726  0x000064a7 jam  0x00000001 , 0x00000a99 
- 00024727  0x000064a8 branch  0x00007d86 
- 00024728  0x000064ac rtn 
- 00024729  0x000064b1 force  0x0000000c , 0x00000007 
- 00024730  0x000064b2 call  0x000062a0 
- 00024731  0x000064b3 setarg  0x00000001 
- 00024732  0x000064b4 istore  0x00000001 , 0x00000005 
- 00024733  0x000064b5 fetch  0x00000002 , 0x000004ce 
- 00024734  0x000064b6 istore  0x00000002 , 0x00000005 
- 00024735  0x000064b7 setarg  0x00000000 
- 00024736  0x000064b8 istore  0x00000003 , 0x00000005 
- 00024737  0x000064b9 setarg  0x00000000 
- 00024738  0x000064ba istore  0x00000004 , 0x00000005 
- 00024739  0x000064bb branch  0x000062b0 
- 00024740  0x000064bd force  0x00000005 , 0x00000007 
- 00024741  0x000064be call  0x000062a0 
- 00024742  0x000064bf fetch  0x00000003 , 0x0000465b 
- 00024743  0x000064c0 istore  0x00000003 , 0x00000005 
- 00024744  0x000064c1 call  0x000062b0 
- 00024745  0x000064c2 jam  0x00000001 , 0x00004665 
- 00024746  0x000064c3 fetch  0x00000001 , 0x0000465b 
- 00024747  0x000064c4 beq  0x00000001 , 0x000060b5 
- 00024748  0x000064c5 beq  0x00000002 , 0x000060af 
- 00024749  0x000064c6 beq  0x00000003 , 0x000060bb 
- 00024750  0x000064c7 rtn 
- 00024751  0x000064ca fetch  0x00000001 , 0x0000465e 
- 00024752  0x000064cb beq  0x00000000 , 0x000060c7 
- 00024753  0x000064cc beq  0x00000001 , 0x000060c7 
- 00024754  0x000064cd beq  0x00000002 , 0x000060c7 
- 00024755  0x000064ce beq  0x00000003 , 0x000060c1 
- 00024756  0x000064cf rtn 
- 00024757  0x000064d3 fetch  0x00000001 , 0x0000465e 
- 00024758  0x000064d4 beq  0x00000000 , 0x000060c1 
- 00024759  0x000064d5 beq  0x00000001 , 0x000060c5 
- 00024760  0x000064d6 beq  0x00000002 , 0x000060c7 
- 00024761  0x000064d7 beq  0x00000003 , 0x000060c1 
- 00024762  0x000064d8 rtn 
- 00024763  0x000064dc fetch  0x00000001 , 0x0000465e 
- 00024764  0x000064dd beq  0x00000000 , 0x000060c1 
- 00024765  0x000064de beq  0x00000001 , 0x000060c1 
- 00024766  0x000064df beq  0x00000002 , 0x000060c1 
- 00024767  0x000064e0 beq  0x00000003 , 0x000060c1 
- 00024768  0x000064e1 rtn 
- 00024769  0x000064eb jam  0x00000003 , 0x00004662 
- 00024770  0x000064ec fetch  0x00000001 , 0x0000455c 
- 00024771  0x000064ed bbit1  0x00000000 , 0x000033e9 
- 00024772  0x000064ee rtn 
- 00024773  0x000064f2 jam  0x00000001 , 0x00004662 
- 00024774  0x000064f3 rtn 
- 00024775  0x000064fa jam  0x00000002 , 0x00004662 
- 00024776  0x000064fb rtn 
- 00024777  0x000064ff arg  0x00000000 , 0x00000007 
- 00024778  0x00006500 branch  0x000060cd 
- 00024779  0x00006503 arg  0x00000000 , 0x00000007 
- 00024780  0x00006504 branch  0x000060d1 
- 00024781  0x00006507 fetch  0x00000001 , 0x0000455c 
- 00024782  0x00006508 qset1  0x0000003f 
- 00024783  0x00006509 store  0x00000001 , 0x0000455c 
- 00024784  0x0000650a rtn 
- 00024785  0x0000650d fetch  0x00000001 , 0x0000455c 
- 00024786  0x0000650e qset0  0x0000003f 
- 00024787  0x0000650f store  0x00000001 , 0x0000455c 
- 00024788  0x00006510 rtn 
- 00024789  0x00006514 force  0x00000005 , 0x00000007 
- 00024790  0x00006515 call  0x000062a0 
- 00024791  0x00006516 fetch  0x00000003 , 0x0000465b 
- 00024792  0x00006517 istore  0x00000003 , 0x00000005 
- 00024793  0x00006518 branch  0x000062b2 
- 00024794  0x0000651d rtn 
- 00024795  0x0000651f force  0x00000009 , 0x00000007 
- 00024796  0x00006520 call  0x000062a0 
- 00024797  0x00006521 fetch  0x00000001 , 0x00000095 
- 00024798  0x00006522 istore  0x00000001 , 0x00000005 
- 00024799  0x00006523 fetch  0x00000002 , 0x00000096 
- 00024800  0x00006524 istore  0x00000002 , 0x00000005 
- 00024801  0x00006525 fetch  0x00000004 , 0x00000091 
- 00024802  0x00006526 istore  0x00000004 , 0x00000005 
- 00024803  0x00006527 branch  0x000062b0 
- 00024804  0x0000652a force  0x00000011 , 0x0000003f 
- 00024805  0x0000652b call  0x00006298 
- 00024806  0x0000652c fetch  0x00000001 , 0x00000049 
- 00024807  0x0000652d copy  0x0000003f , 0x00000002 
- 00024808  0x0000652e beq  0x00000000 , 0x000060ec 
- 00024809  0x0000652f beq  0x0000000e , 0x000060ec 
- 00024810  0x00006530 beq  0x0000001c , 0x000060ec 
- 00024811  0x00006531 rtn 
- 00024812  0x00006533 istore  0x00000001 , 0x00000005 
- 00024813  0x00006534 fetch  0x00000001 , 0x00004515 
- 00024814  0x00006535 istore  0x00000001 , 0x00000005 
- 00024815  0x00006536 arg  0x0000000e , 0x00000039 
- 00024816  0x00006537 setarg  0x00004516 
- 00024817  0x00006538 iadd  0x00000002 , 0x00000006 
- 00024818  0x00006539 call  0x00007f01 
- 00024819  0x0000653a branch  0x000062b0 
- 00024820  0x0000653e force  0x00000003 , 0x0000003f 
- 00024821  0x0000653f call  0x00006298 
- 00024822  0x00006540 setarg  0x00000114 
- 00024823  0x00006541 istore  0x00000002 , 0x00000005 
- 00024824  0x00006542 branch  0x000062b0 
- 00024825  0x00006546 force  0x00000003 , 0x0000003f 
- 00024826  0x00006547 call  0x00006298 
- 00024827  0x00006548 fetch  0x00000004 , 0x00000165 
- 00024828  0x00006549 isub  0x00000022 , 0x0000003f 
- 00024829  0x0000654a branch  0x000060ff , 0x00000029 
- 00024830  0x0000654b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024831  0x0000654e rshift2  0x0000003f , 0x0000003f 
- 00024832  0x0000654f set0  0x0000000f , 0x0000003f 
- 00024833  0x00006550 istore  0x00000002 , 0x00000005 
- 00024834  0x00006551 branch  0x000062b0 
- 00024835  0x00006554 force  0x00000006 , 0x0000003f 
- 00024836  0x00006555 call  0x00006298 
- 00024837  0x00006556 fetch  0x00000005 , 0x00004510 
- 00024838  0x00006557 istore  0x00000005 , 0x00000005 
- 00024839  0x00006558 branch  0x000062b0 
- 00024840  0x0000655b force  0x00000009 , 0x0000003f 
- 00024841  0x0000655c call  0x00006298 
- 00024842  0x0000655d fetch  0x00000008 , 0x00004098 
- 00024843  0x0000655e istore  0x00000008 , 0x00000005 
- 00024844  0x0000655f branch  0x000062b0 
- 00024845  0x00006567 force  0x0000000c , 0x00000007 
- 00024846  0x00006568 call  0x000062a0 
- 00024847  0x00006569 setarg  0x00000001 
- 00024848  0x0000656a istore  0x00000001 , 0x00000005 
- 00024849  0x0000656b fetch  0x00000002 , 0x000004ce 
- 00024850  0x0000656c istore  0x00000002 , 0x00000005 
- 00024851  0x0000656d setarg  0x00000000 
- 00024852  0x0000656e istore  0x00000003 , 0x00000005 
- 00024853  0x0000656f setarg  0x00000000 
- 00024854  0x00006570 istore  0x00000004 , 0x00000005 
- 00024855  0x00006571 branch  0x000062b2 
- 00024856  0x00006574 force  0x00000003 , 0x00000007 
- 00024857  0x00006575 call  0x000062a0 
- 00024858  0x00006576 fetch  0x00000001 , 0x0000415a 
- 00024859  0x00006577 istore  0x00000001 , 0x00000005 
- 00024860  0x00006578 disable  0x00000028 
- 00024861  0x00006579 call  0x000062b2 
- 00024862  0x0000657a nrtn  0x00000028 
- 00024863  0x0000657b nrtn  0x00000029 
- 00024864  0x0000657c fetch  0x00000001 , 0x000040d8 
- 00024865  0x0000657d rtnbit0  0x00000000 
- 00024866  0x0000657e call  0x00006132 
- 00024867  0x0000657f branch  0x0000613c 
- 00024868  0x00006583 bpatchx  0x00000084 , 0x00004030 
- 00024869  0x00006584 fetch  0x00000001 , 0x0000409e 
- 00024870  0x00006585 set1  0x00000003 , 0x0000003f 
- 00024871  0x00006586 store  0x00000001 , 0x0000409e 
- 00024872  0x00006587 setarg  0x00000101 
- 00024873  0x00006588 store  0x00000002 , 0x000004ce 
- 00024874  0x00006589 rtn 
- 00024875  0x0000658c bpatchx  0x00000085 , 0x00004030 
- 00024876  0x0000658d fetch  0x00000001 , 0x0000409e 
- 00024877  0x0000658e set0  0x00000003 , 0x0000003f 
- 00024878  0x0000658f store  0x00000001 , 0x0000409e 
- 00024879  0x00006590 setarg  0x00000000 
- 00024880  0x00006591 store  0x00000002 , 0x000004ce 
- 00024881  0x00006592 rtn 
- 00024882  0x00006595 jam  0x00000003 , 0x000040d8 
- 00024883  0x00006596 setarg  0x00000000 
- 00024884  0x00006597 store  0x00000004 , 0x00004142 
- 00024885  0x00006598 arg  0x000040da , 0x00000005 
- 00024886  0x00006599 call  0x00006140 
- 00024887  0x0000659a arg  0x000040e7 , 0x00000005 
- 00024888  0x0000659b call  0x00006140 
- 00024889  0x0000659c arg  0x00004146 , 0x00000005 
- 00024890  0x0000659d call  0x00006140 
- 00024891  0x0000659e branch  0x00006147 
- 00024892  0x000065a0 arg  0x000040e7 , 0x00000005 
- 00024893  0x000065a1 call  0x00006140 
- 00024894  0x000065a2 call  0x00006147 
- 00024895  0x000065a3 branch  0x0000614a 
- 00024896  0x000065a7 setarg  0x00ffffff 
- 00024897  0x000065a8 istore  0x00000003 , 0x00000005 
- 00024898  0x000065a9 istore  0x00000003 , 0x00000005 
- 00024899  0x000065aa istore  0x00000003 , 0x00000005 
- 00024900  0x000065ab setarg  0x0000007f 
- 00024901  0x000065ac istore  0x00000001 , 0x00000005 
- 00024902  0x000065ad rtn 
- 00024903  0x000065af setarg  0x00000000 
- 00024904  0x000065b0 store  0x00000002 , 0x000040d6 
- 00024905  0x000065b1 rtn 
- 00024906  0x000065b3 fetch  0x00000001 , 0x000040d8 
- 00024907  0x000065b4 set1  0x00000002 , 0x0000003f 
- 00024908  0x000065b5 store  0x00000001 , 0x000040d8 
- 00024909  0x000065b6 rtn 
- 00024910  0x000065ba force  0x00000002 , 0x00000007 
- 00024911  0x000065bb call  0x000062a0 
- 00024912  0x000065bc nbranch  0x000062b0 , 0x00000029 
- 00024913  0x000065be branch  0x000062b2 
- 00024914  0x000065c3 force  0x00000002 , 0x0000003f 
- 00024915  0x000065c4 call  0x00006298 
- 00024916  0x000065c5 fetch  0x00000001 , 0x000004ca 
- 00024917  0x000065c6 istore  0x00000001 , 0x00000005 
- 00024918  0x000065c7 call  0x000062b2 
- 00024919  0x000065c9 fetch  0x00000001 , 0x0000004b 
- 00024920  0x000065ca set1  0x00000003 , 0x0000003f 
- 00024921  0x000065cb store  0x00000001 , 0x0000004b 
- 00024922  0x000065cc jam  0x00000032 , 0x00000072 
- 00024923  0x000065cd rtn 
- 00024924  0x000065d1 force  0x00000001 , 0x0000003f 
- 00024925  0x000065d2 call  0x00006298 
- 00024926  0x000065d3 branch  0x000062b2 
- 00024927  0x000065d5 force  0x00000001 , 0x0000003f 
- 00024928  0x000065d6 call  0x00006298 
- 00024929  0x000065d7 branch  0x000062b0 
- 00024930  0x000065db force  0x00000002 , 0x0000003f 
- 00024931  0x000065dc call  0x00006298 
- 00024932  0x000065dd fetch  0x00000001 , 0x0000004c 
- 00024933  0x000065de isolate0  0x00000002 , 0x0000003f 
- 00024934  0x000065df setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024935  0x000065e0 and_into  0x00000001 , 0x0000003f 
- 00024936  0x000065e1 istore  0x00000001 , 0x00000005 
- 00024937  0x000065e2 branch  0x000062b2 
- 00024938  0x000065e6 force  0x00000003 , 0x0000003f 
- 00024939  0x000065e7 call  0x00006298 
- 00024940  0x000065e8 fetch  0x00000002 , 0x00000051 
- 00024941  0x000065e9 istore  0x00000002 , 0x00000005 
- 00024942  0x000065ea branch  0x000062b2 
- 00024943  0x000065ed jam  0x000000fa , 0x00000072 
- 00024944  0x000065ee force  0x00000002 , 0x0000003f 
- 00024945  0x000065ef call  0x00006298 
- 00024946  0x000065f0 fetch  0x00000001 , 0x00000053 
- 00024947  0x000065f1 istore  0x00000001 , 0x00000005 
- 00024948  0x000065f2 branch  0x000062b2 
- 00024949  0x000065f5 force  0x0000000a , 0x0000003f 
- 00024950  0x000065f6 call  0x00006298 
- 00024951  0x000065f7 arg  0x00000152 , 0x00000006 
- 00024952  0x000065f8 force  0x00000009 , 0x00000039 
- 00024953  0x000065fa ifetch  0x00000001 , 0x00000006 
- 00024954  0x000065fb xor_into  0x00000055 , 0x0000003f 
- 00024955  0x000065fc istore  0x00000001 , 0x00000005 
- 00024956  0x000065fd loop  0x00006179 
- 00024957  0x000065fe branch  0x000062b2 
- 00024958  0x00006601 branch  0x000062b2 
- 00024959  0x00006603 branch  0x000062b2 
- 00024960  0x00006606 rtn  0x00000029 
- 00024961  0x00006607 call  0x0000282d 
- 00024962  0x00006608 force  0x00000009 , 0x0000003f 
- 00024963  0x00006609 call  0x00006298 
- 00024964  0x0000660a fetch  0x00000002 , 0x00000171 
- 00024965  0x0000660b istore  0x00000002 , 0x00000005 
- 00024966  0x0000660c fetch  0x00000003 , 0x000040a0 
- 00024967  0x0000660d istore  0x00000003 , 0x00000005 
- 00024968  0x0000660e fetch  0x00000001 , 0x000040a3 
- 00024969  0x0000660f istore  0x00000001 , 0x00000005 
- 00024970  0x00006610 fetch  0x00000002 , 0x000040a4 
- 00024971  0x00006611 istore  0x00000002 , 0x00000005 
- 00024972  0x00006612 bmark0  0x00000003 , 0x00006191 
- 00024973  0x00006613 set0  0x00000003 , 0x00000000 
- 00024974  0x00006614 call  0x000062b2 
- 00024975  0x00006615 jam  0x00000013 , 0x0000007c 
- 00024976  0x00006616 rtn 
- 00024977  0x00006618 call  0x000062b0 
- 00024978  0x00006619 jam  0x00000003 , 0x0000007c 
- 00024979  0x0000661a jam  0x00000013 , 0x0000007d 
- 00024980  0x0000661b rtn 
- 00024981  0x0000661e arg  0x00000200 , 0x00000002 
- 00024982  0x0000661f branch  0x00006199 , 0x00000029 
- 00024983  0x00006620 deposit  0x00000028 
- 00024984  0x00006621 branch  0x0000619a 
- 00024985  0x00006623 deposit  0x00000022 
- 00024986  0x00006625 deposit  0x00000021 
- 00024987  0x00006626 iadd  0x00000002 , 0x0000003f 
- 00024988  0x00006627 and_into  0x000001fc , 0x0000003f 
- 00024989  0x00006628 store  0x00000004 , 0x00000034 
- 00024990  0x00006629 force  0x00000005 , 0x0000003f 
- 00024991  0x0000662a call  0x00006298 
- 00024992  0x0000662b fetch  0x00000004 , 0x00000034 
- 00024993  0x0000662c rshift  0x0000003f , 0x0000003f 
- 00024994  0x0000662d istore  0x00000004 , 0x00000005 
- 00024995  0x0000662e branch  0x000062b2 
- 00024996  0x00006631 force  0x0000000a , 0x0000003f 
- 00024997  0x00006632 call  0x00006298 
- 00024998  0x00006633 arg  0x000004d9 , 0x00000006 
- 00024999  0x00006634 ifetch  0x00000009 , 0x00000006 
- 00025000  0x00006635 istore  0x00000009 , 0x00000005 
- 00025001  0x00006636 branch  0x000062b2 
- 00025002  0x0000663b force  0x00000003 , 0x0000003f 
- 00025003  0x0000663c call  0x00006298 
- 00025004  0x0000663d setarg  0x00000114 
- 00025005  0x0000663e istore  0x00000002 , 0x00000005 
- 00025006  0x0000663f branch  0x000062b2 
- 00025007  0x00006643 force  0x00000001 , 0x0000003f 
- 00025008  0x00006644 call  0x00006298 
- 00025009  0x0000664d branch  0x000062b2 
- 00025010  0x00006651 force  0x00000002 , 0x0000003f 
- 00025011  0x00006652 call  0x00006298 
- 00025012  0x00006653 fetch  0x00000001 , 0x000040d0 
- 00025013  0x00006654 istore  0x00000001 , 0x00000005 
- 00025014  0x00006655 branch  0x000062b2 
- 00025015  0x00006659 force  0x00000002 , 0x0000003f 
- 00025016  0x0000665a call  0x00006298 
- 00025017  0x0000665b setarg  0x00000005 
- 00025018  0x0000665c istore  0x00000001 , 0x00000005 
- 00025019  0x0000665d branch  0x000062b2 
- 00025020  0x00006661 force  0x00000002 , 0x0000003f 
- 00025021  0x00006662 call  0x00006298 
- 00025022  0x00006663 setarg  0x00000000 
- 00025023  0x00006664 istore  0x00000001 , 0x00000005 
- 00025024  0x00006665 branch  0x000062b2 
- 00025025  0x00006669 jam  0x0000002e , 0x0000007c 
- 00025026  0x0000666a rtn 
- 00025027  0x0000666c fetch  0x00000001 , 0x00004092 
- 00025028  0x0000666d sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025029  0x0000666e call  0x000061c1 , 0x00000005 
- 00025030  0x0000666f fetch  0x00000001 , 0x00000030 
- 00025031  0x00006670 set1  0x00000004 , 0x0000003f 
- 00025032  0x00006671 store  0x00000001 , 0x00000030 
- 00025033  0x00006672 copy  0x00000022 , 0x0000003f 
- 00025034  0x00006673 store  0x00000004 , 0x000004e9 
- 00025035  0x00006674 fetch  0x00000001 , 0x000004d1 
- 00025036  0x00006675 bbit1  0x00000003 , 0x000061d4 
- 00025037  0x00006676 set1  0x00000003 , 0x0000003f 
- 00025038  0x00006677 store  0x00000001 , 0x000004d1 
- 00025039  0x00006678 jam  0x00000005 , 0x00000a99 
- 00025040  0x00006679 call  0x00007d86 
- 00025041  0x0000667a force  0x00000001 , 0x0000003f 
- 00025042  0x0000667b call  0x00006298 
- 00025043  0x0000667c branch  0x000062b2 
- 00025044  0x0000667e jam  0x00000000 , 0x00000048 
- 00025045  0x0000667f rtn 
- 00025046  0x00006682 force  0x00000006 , 0x0000003f 
- 00025047  0x00006683 call  0x00006298 
- 00025048  0x00006684 fetch  0x00000005 , 0x00004510 
- 00025049  0x00006685 istore  0x00000005 , 0x00000005 
- 00025050  0x00006686 branch  0x000062b2 
- 00025051  0x00006689 force  0x00000009 , 0x0000003f 
- 00025052  0x0000668a call  0x00006298 
- 00025053  0x0000668b fetch  0x00000008 , 0x00004098 
- 00025054  0x0000668c istore  0x00000008 , 0x00000005 
- 00025055  0x0000668d branch  0x000062b2 
- 00025056  0x00006690 jam  0x00000001 , 0x000009b1 
- 00025057  0x00006691 fetch  0x00000001 , 0x000045b1 
- 00025058  0x00006692 rtnne  0x00000001 
- 00025059  0x00006693 jam  0x00000013 , 0x000009af 
- 00025060  0x00006694 rtn 
- 00025061  0x00006697 call  0x000062ef 
- 00025062  0x00006698 jam  0x00000099 , 0x0000007c 
- 00025063  0x00006699 jam  0x00000003 , 0x000009af 
- 00025064  0x0000669a rtn 
- 00025065  0x0000669e call  0x000062ef 
- 00025066  0x0000669f jam  0x0000003d , 0x0000007c 
- 00025067  0x000066a0 jam  0x00000007 , 0x000009af 
- 00025068  0x000066a1 rtn 
- 00025069  0x000066a4 arg  0x00000a4e , 0x00000011 
- 00025070  0x000066a5 arg  0x00000a6e , 0x00000012 
- 00025071  0x000066a6 arg  0x00000010 , 0x00000039 
- 00025072  0x000066a7 call  0x00007f88 
- 00025073  0x000066a8 branch  0x000061f7 , 0x00000005 
- 00025074  0x000066a9 jam  0x00000000 , 0x000009af 
- 00025075  0x000066aa call  0x000076da 
- 00025076  0x000066ab jam  0x00000024 , 0x0000007e 
- 00025077  0x000066ac jam  0x00000040 , 0x0000007d 
- 00025078  0x000066ad branch  0x00005d53 
- 00025079  0x000066af jam  0x0000000a , 0x000009af 
- 00025080  0x000066b0 call  0x000076d8 
- 00025081  0x000066b1 jam  0x00000040 , 0x0000007d 
- 00025082  0x000066b2 branch  0x00005e38 
- 00025083  0x000066b7 jam  0x00000040 , 0x0000007c 
- 00025084  0x000066b8 rtn 
- 00025085  0x000066bf jam  0x0000003d , 0x0000007c 
- 00025086  0x000066c1 rtn 
- 00025087  0x000066c8 jam  0x00000000 , 0x000009b6 
- 00025088  0x000066c9 force  0x00000004 , 0x0000003f 
- 00025089  0x000066ca call  0x00006298 
- 00025090  0x000066cb force  0x00000001 , 0x0000003f 
- 00025091  0x000066cc istore  0x00000001 , 0x00000005 
- 00025092  0x000066cd force  0x00000001 , 0x0000003f 
- 00025093  0x000066ce istore  0x00000001 , 0x00000005 
- 00025094  0x000066cf force  0x00000030 , 0x0000003f 
- 00025095  0x000066d0 istore  0x00000001 , 0x00000005 
- 00025096  0x000066d1 call  0x000062fc 
- 00025097  0x000066d2 branch  0x000062b2 , 0x00000001 
- 00025098  0x000066d3 branch  0x000062b0 
- 00025099  0x000066d7 force  0x00000011 , 0x0000003f 
- 00025100  0x000066d8 call  0x00006298 
- 00025101  0x000066d9 fetch  0x00000001 , 0x000009b6 
- 00025102  0x000066da arg  0x0000462a , 0x00000006 
- 00025103  0x000066db iadd  0x00000006 , 0x00000006 
- 00025104  0x000066dc ifetch  0x00000008 , 0x00000006 
- 00025105  0x000066dd istore  0x00000008 , 0x00000005 
- 00025106  0x000066de ifetch  0x00000008 , 0x00000006 
- 00025107  0x000066df istore  0x00000008 , 0x00000005 
- 00025108  0x000066e0 fetch  0x00000001 , 0x000009b6 
- 00025109  0x000066e1 increase  0x00000010 , 0x0000003f 
- 00025110  0x000066e2 store  0x00000001 , 0x000009b6 
- 00025111  0x000066e3 call  0x000062fc 
- 00025112  0x000066e4 branch  0x000062b2 , 0x00000001 
- 00025113  0x000066e5 branch  0x000062b0 
- 00025114  0x000066e9 jam  0x00000006 , 0x000009ae 
- 00025115  0x000066ea jam  0x0000003f , 0x0000007c 
- 00025116  0x000066eb rtn 
- 00025117  0x000066ef force  0x00000011 , 0x0000003f 
- 00025118  0x000066f0 call  0x00006298 
- 00025119  0x000066f1 arg  0x00000a4e , 0x00000006 
- 00025120  0x000066f2 ifetch  0x00000008 , 0x00000006 
- 00025121  0x000066f3 istore  0x00000008 , 0x00000005 
- 00025122  0x000066f4 ifetch  0x00000008 , 0x00000006 
- 00025123  0x000066f5 istore  0x00000008 , 0x00000005 
- 00025124  0x000066f6 branch  0x000062b0 
- 00025125  0x000066f9 jam  0x00000040 , 0x0000007c 
- 00025126  0x000066fa rtn 
- 00025127  0x000066fe call  0x000062fc 
- 00025128  0x000066ff call  0x00007612 , 0x00000001 
- 00025129  0x00006700 force  0x00000011 , 0x0000003f 
- 00025130  0x00006701 call  0x00006298 
- 00025131  0x00006702 arg  0x00000a1e , 0x00000006 
- 00025132  0x00006703 ifetch  0x00000008 , 0x00000006 
- 00025133  0x00006704 istore  0x00000008 , 0x00000005 
- 00025134  0x00006705 ifetch  0x00000008 , 0x00000006 
- 00025135  0x00006706 istore  0x00000008 , 0x00000005 
- 00025136  0x00006707 call  0x000062fc 
- 00025137  0x00006708 nbranch  0x000062b0 , 0x00000001 
- 00025138  0x00006709 branch  0x000062b2 , 0x00000001 
- 00025139  0x0000670d jam  0x0000000f , 0x000009af 
- 00025140  0x0000670f call  0x000062ef 
- 00025141  0x00006710 jam  0x0000000b , 0x0000007c 
- 00025142  0x00006711 call  0x00006307 
- 00025143  0x00006712 branch  0x0000764e , 0x00000001 
- 00025144  0x00006713 branch  0x00007658 
- 00025145  0x00006715 call  0x000062eb 
- 00025146  0x00006717 jam  0x00000041 , 0x0000007c 
- 00025147  0x00006718 rtn 
- 00025148  0x0000671b force  0x00000011 , 0x0000003f 
- 00025149  0x0000671c call  0x00006298 
- 00025150  0x0000671d arg  0x00000a4e , 0x00000006 
- 00025151  0x0000671e ifetch  0x00000008 , 0x00000006 
- 00025152  0x0000671f istore  0x00000008 , 0x00000005 
- 00025153  0x00006720 ifetch  0x00000008 , 0x00000006 
- 00025154  0x00006721 istore  0x00000008 , 0x00000005 
- 00025155  0x00006722 call  0x000062fc 
- 00025156  0x00006723 nbranch  0x000062b0 , 0x00000001 
- 00025157  0x00006724 branch  0x000062b2 , 0x00000001 
- 00025158  0x00006727 force  0x00000003 , 0x0000003f 
- 00025159  0x00006728 call  0x00006298 
- 00025160  0x00006729 setarg  0x0000fffe 
- 00025161  0x0000672a istore  0x00000002 , 0x00000005 
- 00025162  0x0000672b branch  0x000062b0 
- 00025163  0x0000672e branch  0x000062b2 
- 00025164  0x00006730 branch  0x000062b2 
- 00025165  0x00006732 branch  0x000062b2 
- 00025166  0x00006734 branch  0x000062b2 
- 00025167  0x0000673a call  0x0000630b 
- 00025168  0x0000673b arg  0x000040a0 , 0x00000011 
- 00025169  0x0000673c call  0x00006311 
- 00025170  0x0000673d force  0x00000011 , 0x0000003f 
- 00025171  0x0000673e call  0x00006298 
- 00025172  0x0000673f arg  0x00000582 , 0x00000011 
- 00025173  0x00006740 arg  0x00000562 , 0x00000012 
- 00025174  0x00006741 call  0x00007352 
- 00025175  0x00006742 nbranch  0x000062a7 , 0x00000029 
- 00025176  0x00006743 branch  0x000062ad 
- 00025177  0x00006746 call  0x0000630b 
- 00025178  0x00006747 arg  0x00000040 , 0x00000011 
- 00025179  0x00006748 call  0x00007255 
- 00025180  0x0000674a force  0x00000011 , 0x0000003f 
- 00025181  0x0000674b call  0x00006298 
- 00025182  0x0000674c arg  0x00000562 , 0x00000006 
- 00025183  0x0000674d call  0x00007ebf 
- 00025184  0x0000674e fetch  0x00000001 , 0x00000055 
- 00025185  0x0000674f beq  0x00000019 , 0x000062b2 
- 00025186  0x00006750 beq  0x00000018 , 0x000062b2 
- 00025187  0x00006751 branch  0x000062ad 
- 00025188  0x00006754 fetch  0x00000001 , 0x000009b5 
- 00025189  0x00006755 branch  0x0000626a , 0x00000034 
- 00025190  0x00006756 call  0x000062fc 
- 00025191  0x00006757 call  0x000062ef , 0x00000001 
- 00025192  0x00006758 ncall  0x000062eb , 0x00000001 
- 00025193  0x00006759 branch  0x0000626b 
- 00025194  0x0000675b call  0x000062ef 
- 00025195  0x0000675d call  0x0000630b 
- 00025196  0x0000675e branch  0x0000625c 
- 00025197  0x00006761 arg  0x000040a0 , 0x00000011 
- 00025198  0x00006762 call  0x00007288 
- 00025199  0x00006763 force  0x00000005 , 0x0000003f 
- 00025200  0x00006764 call  0x00006298 
- 00025201  0x00006765 fetch  0x00000004 , 0x00000592 
- 00025202  0x00006766 istore  0x00000004 , 0x00000005 
- 00025203  0x00006767 arg  0x000004d5 , 0x00000002 
- 00025204  0x00006768 call  0x000062e2 
- 00025205  0x00006769 call  0x00007386 
- 00025206  0x0000676a call  0x000062fc 
- 00025207  0x0000676b branch  0x0000627c , 0x00000001 
- 00025208  0x0000676c jam  0x00000001 , 0x000004d8 
- 00025209  0x0000676d fetch  0x00000001 , 0x000009b5 
- 00025210  0x0000676e rtn  0x00000034 
- 00025211  0x0000676f jam  0x0000000b , 0x0000007c 
- 00025212  0x00006771 fetch  0x00000001 , 0x000041bd 
- 00025213  0x00006772 rtn  0x00000034 
- 00025214  0x00006774 call  0x000062fc 
- 00025215  0x00006775 nbranch  0x00006284 , 0x00000001 
- 00025216  0x00006776 fetch  0x00000001 , 0x000004d7 
- 00025217  0x00006777 rtn  0x00000034 
- 00025218  0x00006778 jam  0x0000000f , 0x0000007c 
- 00025219  0x00006779 rtn 
- 00025220  0x0000677b rtnmark0  0x00000021 
- 00025221  0x0000677c set0  0x00000021 , 0x00000000 
- 00025222  0x0000677d jam  0x0000000f , 0x0000007c 
- 00025223  0x0000677e rtn 
- 00025224  0x00006783 call  0x0000630b 
- 00025225  0x00006784 call  0x0000728b 
- 00025226  0x00006785 force  0x00000011 , 0x0000003f 
- 00025227  0x00006786 call  0x00006298 
- 00025228  0x00006787 arg  0x00000562 , 0x00000006 
- 00025229  0x00006788 call  0x00007ebf 
- 00025230  0x00006789 branch  0x000062ad 
- 00025231  0x0000678c force  0x00000001 , 0x0000003f 
- 00025232  0x0000678d call  0x00006298 
- 00025233  0x0000678e branch  0x000062ad 
- 00025234  0x00006791 force  0x00000002 , 0x0000003f 
- 00025235  0x00006792 call  0x00006298 
- 00025236  0x00006793 force  0x00000010 , 0x0000003f 
- 00025237  0x00006794 istore  0x00000001 , 0x00000005 
- 00025238  0x00006795 store  0x00000001 , 0x00000054 
- 00025239  0x00006796 branch  0x000062ad 
- 00025240  0x0000679a lshift3  0x0000003f , 0x0000003f 
- 00025241  0x0000679b or_into  0x00000007 , 0x0000003f 
- 00025242  0x0000679c store  0x00000001 , 0x000004b6 
- 00025243  0x0000679d arg  0x00000011 , 0x00000039 
- 00025244  0x0000679e arg  0x000004b8 , 0x00000005 
- 00025245  0x0000679f call  0x00007ed4 
- 00025246  0x000067a0 arg  0x000004b8 , 0x00000005 
- 00025247  0x000067a1 rtn 
- 00025248  0x000067a4 and  0x0000003f , 0x0000007f , 0x00000011 
- 00025249  0x000067a5 jam  0x0000007f , 0x00000048 
- 00025250  0x000067a6 deposit  0x00000007 
- 00025251  0x000067a7 call  0x00006298 
- 00025252  0x000067a8 deposit  0x00000011 
- 00025253  0x000067a9 istore  0x00000001 , 0x00000005 
- 00025254  0x000067aa rtn 
- 00025255  0x000067ad fetch  0x00000001 , 0x00000048 
- 00025256  0x000067ae lshift  0x0000003f , 0x0000003f 
- 00025257  0x000067af fetcht  0x00000001 , 0x0000004c 
- 00025258  0x000067b0 isolate1  0x00000001 , 0x00000002 
- 00025259  0x000067b1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025260  0x000067b2 branch  0x000062b7 
- 00025261  0x000067b6 fetcht  0x00000001 , 0x0000004c 
- 00025262  0x000067b7 and_into  0x00000001 , 0x00000002 
- 00025263  0x000067b8 branch  0x000062b3 
- 00025264  0x000067bb force  0x00000000 , 0x00000002 
- 00025265  0x000067bc branch  0x000062b3 
- 00025266  0x000067bf force  0x00000001 , 0x00000002 
- 00025267  0x000067c1 fetch  0x00000001 , 0x00000048 
- 00025268  0x000067c2 lshift  0x0000003f , 0x0000003f 
- 00025269  0x000067c3 setflag  0x00000029 , 0x00000000 , 0x0000003f 
- 00025270  0x000067c4 ixor  0x00000002 , 0x0000003f 
- 00025271  0x000067c6 store  0x00000001 , 0x000004b7 
- 00025272  0x000067c7 jam  0x00000000 , 0x00000048 
- 00025273  0x000067c8 call  0x000062c7 
- 00025274  0x000067c9 enable  0x00000028 
- 00025275  0x000067ca rtn 
- 00025276  0x000067ce fetch  0x00000001 , 0x0000007c 
- 00025277  0x000067cf rtn  0x00000034 
- 00025278  0x000067d0 call  0x000062c1 
- 00025279  0x000067d1 fetch  0x00000001 , 0x0000007c 
- 00025280  0x000067d2 rtn 
- 00025281  0x000067d5 bpatchx  0x00000086 , 0x00004030 
- 00025282  0x000067d6 fetch  0x00000001 , 0x00000048 
- 00025283  0x000067d7 branch  0x000062c7 , 0x00000034 
- 00025284  0x000067d8 fetch  0x00000001 , 0x00000078 
- 00025285  0x000067d9 nrtn  0x00000034 
- 00025286  0x000067da branch  0x000062d1 
- 00025287  0x000067dc fetch  0x00000001 , 0x00000078 
- 00025288  0x000067dd branch  0x000062d7 , 0x00000034 
- 00025289  0x000067de fetch  0x00000003 , 0x00000078 
- 00025290  0x000067df store  0x00000003 , 0x00000048 
- 00025291  0x000067e0 fetcht  0x00000001 , 0x0000007b 
- 00025292  0x000067e1 fetch  0x00000001 , 0x0000004c 
- 00025293  0x000067e2 set0  0x00000001 , 0x0000003f 
- 00025294  0x000067e3 ior  0x00000002 , 0x0000003f 
- 00025295  0x000067e4 store  0x00000001 , 0x0000004c 
- 00025296  0x000067e5 jam  0x00000000 , 0x00000078 
- 00025297  0x000067e7 fetch  0x00000001 , 0x0000007c 
- 00025298  0x000067e8 rtn  0x00000034 
- 00025299  0x000067e9 fetch  0x00000004 , 0x0000007c 
- 00025300  0x000067ea store  0x00000004 , 0x00000078 
- 00025301  0x000067eb jam  0x00000000 , 0x0000007c 
- 00025302  0x000067ec rtn 
- 00025303  0x000067ee fetch  0x00000001 , 0x0000007c 
- 00025304  0x000067ef rtn  0x00000034 
- 00025305  0x000067f0 fetch  0x00000003 , 0x0000007c 
- 00025306  0x000067f1 store  0x00000003 , 0x00000048 
- 00025307  0x000067f2 fetcht  0x00000001 , 0x0000007f 
- 00025308  0x000067f3 fetch  0x00000001 , 0x0000004c 
- 00025309  0x000067f4 set0  0x00000001 , 0x0000003f 
- 00025310  0x000067f5 ior  0x00000002 , 0x0000003f 
- 00025311  0x000067f6 store  0x00000001 , 0x0000004c 
- 00025312  0x000067f7 jam  0x00000000 , 0x0000007c 
- 00025313  0x000067f8 rtn 
- 00025314  0x000067fc bpatchx  0x00000087 , 0x00004030 
- 00025315  0x000067fd fetch  0x00000001 , 0x0000004c 
- 00025316  0x000067fe copy  0x0000003f , 0x00000013 
- 00025317  0x000067ff ifetch  0x00000001 , 0x00000002 
- 00025318  0x00006800 call  0x00005e52 
- 00025319  0x00006801 call  0x000062a7 
- 00025320  0x00006802 copy  0x00000013 , 0x0000003f 
- 00025321  0x00006803 store  0x00000001 , 0x0000004c 
- 00025322  0x00006804 rtn 
- 00025323  0x00006807 fetcht  0x00000001 , 0x0000004c 
- 00025324  0x00006808 set0  0x00000000 , 0x00000002 
- 00025325  0x00006809 storet  0x00000001 , 0x0000004c 
- 00025326  0x0000680a rtn 
- 00025327  0x0000680d fetcht  0x00000001 , 0x0000004c 
- 00025328  0x0000680e set1  0x00000000 , 0x00000002 
- 00025329  0x0000680f storet  0x00000001 , 0x0000004c 
- 00025330  0x00006810 rtn 
- 00025331  0x00006814 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025332  0x00006815 fetcht  0x00000001 , 0x0000004c 
- 00025333  0x00006816 ixor  0x00000002 , 0x0000003f 
- 00025334  0x00006817 isolate1  0x00000001 , 0x0000003f 
- 00025335  0x00006818 rtn 
- 00025336  0x0000681c fetch  0x00000001 , 0x0000004c 
- 00025337  0x0000681d setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025338  0x0000681e store  0x00000001 , 0x0000004c 
- 00025339  0x0000681f rtn 
- 00025340  0x00006823 fetch  0x00000001 , 0x000009b4 
- 00025341  0x00006824 compare  0x00000001 , 0x0000003f , 0x0000007f 
- 00025342  0x00006825 rtn 
- 00025343  0x00006827 fetch  0x00000001 , 0x000009b4 
- 00025344  0x00006828 set1  0x00000007 , 0x0000003f 
- 00025345  0x00006829 store  0x00000001 , 0x000009b4 
- 00025346  0x0000682a rtn 
- 00025347  0x0000682c fetch  0x00000001 , 0x000009b4 
- 00025348  0x0000682d set0  0x00000007 , 0x0000003f 
- 00025349  0x0000682e store  0x00000001 , 0x000009b4 
- 00025350  0x0000682f rtn 
- 00025351  0x00006831 fetch  0x00000001 , 0x000009b4 
- 00025352  0x00006832 isolate1  0x00000007 , 0x0000003f 
- 00025353  0x00006833 store  0x00000001 , 0x000009b4 
- 00025354  0x00006834 rtn 
- 00025355  0x00006838 arg  0x00000562 , 0x00000005 
- 00025356  0x0000683a force  0x00000010 , 0x00000039 
- 00025357  0x0000683d random  0x0000003f 
- 00025358  0x0000683e istore  0x00000001 , 0x00000005 
- 00025359  0x0000683f loop  0x0000630d 
- 00025360  0x00006840 rtn 
- 00025361  0x00006843 call  0x00007259 
- 00025362  0x00006844 arg  0x000041be , 0x00000011 
- 00025363  0x00006845 arg  0x00000592 , 0x00000012 
- 00025364  0x00006846 ifetch  0x00000008 , 0x00000011 
- 00025365  0x00006847 fetcht  0x00000001 , 0x00000030 
- 00025366  0x00006848 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00025367  0x00006849 storet  0x00000001 , 0x00000030 
- 00025368  0x0000684a copy  0x00000011 , 0x00000005 
- 00025369  0x0000684b call  0x00007352 
- 00025370  0x0000684c branch  0x000021c4 
- 00025371  0x00006854 bpatchx  0x00000088 , 0x00004031 
- 00025372  0x00006856 call  0x000062bc 
- 00025373  0x00006857 nrtn  0x00000034 
- 00025374  0x00006859 fetch  0x00000001 , 0x00000055 
- 00025375  0x0000685a rtn  0x00000034 
- 00025376  0x0000685e beq  0x00000004 , 0x0000636f 
- 00025377  0x0000685f beq  0x00000005 , 0x00006374 
- 00025378  0x00006860 beq  0x00000002 , 0x00006366 
- 00025379  0x00006861 beq  0x00000003 , 0x0000637c 
- 00025380  0x00006862 beq  0x0000000e , 0x00006369 
- 00025381  0x00006863 beq  0x00000006 , 0x00006398 
- 00025382  0x00006864 beq  0x00000007 , 0x000063b0 
- 00025383  0x00006865 beq  0x00000009 , 0x000063b1 
- 00025384  0x00006866 beq  0x0000000a , 0x000063ba 
- 00025385  0x00006867 beq  0x0000000b , 0x000063be 
- 00025386  0x00006868 beq  0x0000000c , 0x00006386 
- 00025387  0x00006869 beq  0x0000000d , 0x00006389 
- 00025388  0x0000686a beq  0x0000000f , 0x0000638f 
- 00025389  0x0000686b beq  0x00000012 , 0x00006359 
- 00025390  0x0000686c beq  0x00000013 , 0x0000637c 
- 00025391  0x0000686d beq  0x00000010 , 0x0000635c 
- 00025392  0x0000686e beq  0x00000014 , 0x00006356 
- 00025393  0x0000686f beq  0x00000015 , 0x0000637c 
- 00025394  0x00006870 beq  0x00000016 , 0x00006350 
- 00025395  0x00006871 beq  0x00000018 , 0x00006355 
- 00025396  0x00006872 beq  0x00000017 , 0x00006349 
- 00025397  0x00006873 beq  0x00000019 , 0x0000634f 
- 00025398  0x00006874 beq  0x0000001a , 0x0000633a 
- 00025399  0x00006875 beq  0x0000001b , 0x00006344 
- 00025400  0x00006876 jam  0x00000000 , 0x00000055 
- 00025401  0x00006878 rtn 
- 00025402  0x0000687a fetch  0x00000001 , 0x000004d1 
- 00025403  0x0000687b rtnbit0  0x00000002 
- 00025404  0x0000687c rtnbit0  0x00000003 
- 00025405  0x0000687d jam  0x00000000 , 0x00000055 
- 00025406  0x0000687e call  0x00006340 
- 00025407  0x0000687f branch  0x00006cef 
- 00025408  0x00006882 fetch  0x00000001 , 0x0000016d 
- 00025409  0x00006883 rtnbit0  0x00000001 
- 00025410  0x00006884 jam  0x0000000a , 0x00000055 
- 00025411  0x00006885 rtn 
- 00025412  0x00006888 arg  0x00000007 , 0x00000007 
- 00025413  0x00006889 call  0x00007f16 
- 00025414  0x0000688a nrtn  0x00000034 
- 00025415  0x0000688b jam  0x0000001a , 0x00000055 
- 00025416  0x0000688c rtn 
- 00025417  0x0000688f fetch  0x00000001 , 0x0000016d 
- 00025418  0x00006890 set0  0x00000000 , 0x0000003f 
- 00025419  0x00006891 store  0x00000001 , 0x0000016d 
- 00025420  0x00006892 jam  0x00000019 , 0x00000055 
- 00025421  0x00006893 jam  0x0000000b , 0x0000007c 
- 00025422  0x00006894 rtn 
- 00025423  0x00006896 rtn 
- 00025424  0x00006898 fetch  0x00000001 , 0x000004d4 
- 00025425  0x00006899 rtnne  0x00000002 
- 00025426  0x0000689a call  0x000063c0 
- 00025427  0x0000689b jam  0x00000018 , 0x00000055 
- 00025428  0x0000689c rtn 
- 00025429  0x0000689f rtn 
- 00025430  0x000068a1 jam  0x00000015 , 0x00000055 
- 00025431  0x000068a2 jam  0x00000083 , 0x0000007c 
- 00025432  0x000068a3 rtn 
- 00025433  0x000068a5 jam  0x00000013 , 0x00000055 
- 00025434  0x000068a6 jam  0x00000025 , 0x0000007c 
- 00025435  0x000068a7 rtn 
- 00025436  0x000068aa fetch  0x00000001 , 0x0000455b 
- 00025437  0x000068ab rtneq  0x00000000 
- 00025438  0x000068ac beq  0x00000001 , 0x00006364 
- 00025439  0x000068ad arg  0x00000006 , 0x00000007 
- 00025440  0x000068ae call  0x00007f16 
- 00025441  0x000068af nrtn  0x00000034 
- 00025442  0x000068b0 jam  0x00000000 , 0x0000455b 
- 00025443  0x000068b1 branch  0x0000637d 
- 00025444  0x000068b3 rtn  0x00000029 
- 00025445  0x000068b4 branch  0x00006398 
- 00025446  0x000068b7 jam  0x00000003 , 0x00000055 
- 00025447  0x000068b8 jam  0x00000027 , 0x0000007c 
- 00025448  0x000068b9 rtn 
- 00025449  0x000068bb jam  0x00000013 , 0x0000007c 
- 00025450  0x000068bc set1  0x00000003 , 0x00000000 
- 00025451  0x000068bd jam  0x00000005 , 0x00000055 
- 00025452  0x000068be setarg  0x000001ff 
- 00025453  0x000068bf store  0x00000002 , 0x000004d2 
- 00025454  0x000068c0 rtn 
- 00025455  0x000068c2 jam  0x00000005 , 0x00000055 
- 00025456  0x000068c3 jam  0x000000ff , 0x000004d2 
- 00025457  0x000068c4 set0  0x00000022 , 0x00000000 
- 00025458  0x000068c5 jam  0x00000033 , 0x0000007c 
- 00025459  0x000068c6 branch  0x00005d04 
- 00025460  0x000068c8 rtnmark1  0x00000022 
- 00025461  0x000068c9 fetch  0x00000002 , 0x000004d2 
- 00025462  0x000068ca sub  0x0000003f , 0x00000001 , 0x0000003f 
- 00025463  0x000068cb branch  0x0000637a , 0x00000005 
- 00025464  0x000068cc store  0x00000002 , 0x000004d2 
- 00025465  0x000068cd rtn 
- 00025466  0x000068cf jam  0x0000000e , 0x00000055 
- 00025467  0x000068d0 rtn 
- 00025468  0x000068d3 rtn 
- 00025469  0x000068d6 fetch  0x00000001 , 0x000004d1 
- 00025470  0x000068d7 rtnbit0  0x00000003 
- 00025471  0x000068d8 rtnbit0  0x00000002 
- 00025472  0x000068d9 fetch  0x00000001 , 0x0000016d 
- 00025473  0x000068da set0  0x00000002 , 0x0000003f 
- 00025474  0x000068db store  0x00000001 , 0x0000016d 
- 00025475  0x000068dc jam  0x00000013 , 0x0000007c 
- 00025476  0x000068dd jam  0x00000010 , 0x00000055 
- 00025477  0x000068de rtn 
- 00025478  0x000068e1 jam  0x0000000d , 0x00000055 
- 00025479  0x000068e2 jam  0x00000031 , 0x0000007c 
- 00025480  0x000068e3 rtn 
- 00025481  0x000068e6 fetch  0x00000001 , 0x000004d1 
- 00025482  0x000068e7 rtnbit0  0x00000002 
- 00025483  0x000068e8 jam  0x00000000 , 0x00000055 
- 00025484  0x000068ea rtn 
- 00025485  0x000068ec jam  0x00000006 , 0x00000055 
- 00025486  0x000068ed rtn 
- 00025487  0x000068f0 fetch  0x00000001 , 0x000004d2 
- 00025488  0x000068f1 increase  0xffffffff , 0x0000003f 
- 00025489  0x000068f2 branch  0x00006394 , 0x00000034 
- 00025490  0x000068f3 store  0x00000001 , 0x000004d2 
- 00025491  0x000068f4 rtn 
- 00025492  0x000068f6 jam  0x00000007 , 0x0000007c 
- 00025493  0x000068f7 jam  0x00000016 , 0x000004ca 
- 00025494  0x000068f8 jam  0x00000000 , 0x00000055 
- 00025495  0x000068f9 rtn 
- 00025496  0x000068fc fetch  0x00000001 , 0x0000016d 
- 00025497  0x000068fd bbit1  0x00000002 , 0x0000637d 
- 00025498  0x000068fe bbit1  0x00000000 , 0x0000639d 
- 00025499  0x00006900 jam  0x0000001a , 0x00000055 
- 00025500  0x00006901 rtn 
- 00025501  0x00006903 fetch  0x00000001 , 0x000041bd 
- 00025502  0x00006904 branch  0x000063a9 , 0x00000034 
- 00025503  0x00006905 fetch  0x00000001 , 0x000004d1 
- 00025504  0x00006906 rtnbit0  0x00000003 
- 00025505  0x00006907 rtnbit0  0x00000002 
- 00025506  0x00006908 fetch  0x00000004 , 0x000004e9 
- 00025507  0x00006909 arg  0x00000064 , 0x00000002 
- 00025508  0x0000690a iadd  0x00000002 , 0x00000002 
- 00025509  0x0000690b copy  0x00000022 , 0x0000003f 
- 00025510  0x0000690c isub  0x00000002 , 0x0000003e 
- 00025511  0x0000690d nrtn  0x00000002 
- 00025512  0x0000690e branch  0x00006349 
- 00025513  0x00006913 jam  0x00000016 , 0x00000055 
- 00025514  0x00006914 jam  0x00000004 , 0x00004689 
- 00025515  0x00006915 setarg  0x00003030 
- 00025516  0x00006916 store  0x00000002 , 0x0000468a 
- 00025517  0x00006917 istore  0x00000002 , 0x00000005 
- 00025518  0x00006918 jam  0x00000002 , 0x000004d4 
- 00025519  0x00006919 branch  0x00006350 
- 00025520  0x0000691c rtn 
- 00025521  0x0000691e fetch  0x00000001 , 0x0000016d 
- 00025522  0x0000691f bbit1  0x00000001 , 0x000063b5 
- 00025523  0x00006920 jam  0x0000001a , 0x00000055 
- 00025524  0x00006921 rtn 
- 00025525  0x00006924 fetch  0x00000001 , 0x0000016d 
- 00025526  0x00006925 set0  0x00000001 , 0x0000003f 
- 00025527  0x00006926 store  0x00000001 , 0x0000016d 
- 00025528  0x00006927 jam  0x0000000f , 0x0000007c 
- 00025529  0x00006928 rtn 
- 00025530  0x0000692b fetch  0x00000001 , 0x000004d8 
- 00025531  0x0000692c rtn  0x00000034 
- 00025532  0x0000692d jam  0x00000000 , 0x00000055 
- 00025533  0x0000692e branch  0x000063b5 
- 00025534  0x00006931 jam  0x0000000c , 0x00000055 
- 00025535  0x00006932 rtn 
- 00025536  0x00006935 fetch  0x00000001 , 0x0000004b 
- 00025537  0x00006936 bbit1  0x00000002 , 0x000063c5 
- 00025538  0x00006937 call  0x000062ef 
- 00025539  0x00006938 jam  0x00000008 , 0x0000007c 
- 00025540  0x00006939 branch  0x00004d04 
- 00025541  0x0000693b fetch  0x00000001 , 0x0000004b 
- 00025542  0x0000693c set0  0x00000002 , 0x0000003f 
- 00025543  0x0000693d store  0x00000001 , 0x0000004b 
- 00025544  0x0000693e call  0x00006001 
- 00025545  0x0000693f call  0x000062f8 
- 00025546  0x00006940 branch  0x00004d04 
- 00025547  0x00006943 setarg  0x00000004 
- 00025548  0x00006944 store  0x00000001 , 0x00004689 
- 00025549  0x00006945 setarg  0x00003030 
- 00025550  0x00006946 istore  0x00000002 , 0x00000005 
- 00025551  0x00006947 istore  0x00000002 , 0x00000005 
- 00025552  0x00006948 rtn 
- 00025553  0x0000694f bpatchx  0x0000008c , 0x00004031 
- 00025554  0x00006950 hfetch  0x00000001 , 0x00008073 
- 00025555  0x00006951 arg  0x00000006 , 0x00000002 
- 00025556  0x00006952 ior  0x00000002 , 0x0000003f 
- 00025557  0x00006953 hstore  0x00000001 , 0x00008073 
- 00025558  0x00006954 hfetch  0x00000001 , 0x00008077 
- 00025559  0x00006955 ior  0x00000002 , 0x0000003f 
- 00025560  0x00006956 hstore  0x00000001 , 0x00008077 
- 00025561  0x00006957 call  0x000063ee 
- 00025562  0x00006958 hfetch  0x00000001 , 0x00008077 
- 00025563  0x00006959 set0  0x00000001 , 0x0000003f 
- 00025564  0x0000695a set0  0x00000002 , 0x0000003f 
- 00025565  0x0000695b hstore  0x00000001 , 0x00008077 
- 00025566  0x0000695c nop  0x0000001e 
- 00025567  0x0000695d branch  0x000063f2 
- 00025568  0x00006960 hfetch  0x00000001 , 0x00008073 
- 00025569  0x00006961 arg  0x000000c0 , 0x00000002 
- 00025570  0x00006962 ior  0x00000002 , 0x0000003f 
- 00025571  0x00006963 hstore  0x00000001 , 0x00008073 
- 00025572  0x00006964 hfetch  0x00000001 , 0x00008077 
- 00025573  0x00006965 ior  0x00000002 , 0x0000003f 
- 00025574  0x00006966 hstore  0x00000001 , 0x00008077 
- 00025575  0x00006967 call  0x000063ee 
- 00025576  0x00006968 hfetch  0x00000001 , 0x00008077 
- 00025577  0x00006969 set0  0x00000006 , 0x0000003f 
- 00025578  0x0000696a set0  0x00000007 , 0x0000003f 
- 00025579  0x0000696b hstore  0x00000001 , 0x00008077 
- 00025580  0x0000696c nop  0x0000001e 
- 00025581  0x0000696d branch  0x000063f6 
- 00025582  0x00006970 hfetch  0x00000001 , 0x00008081 
- 00025583  0x00006971 and  0x0000003f , 0x000000fc , 0x0000003f 
- 00025584  0x00006972 hstore  0x00000001 , 0x00008081 
- 00025585  0x00006973 rtn 
- 00025586  0x00006975 hfetch  0x00000001 , 0x00008081 
- 00025587  0x00006976 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00025588  0x00006977 hstore  0x00000001 , 0x00008081 
- 00025589  0x00006978 rtn 
- 00025590  0x0000697a hfetch  0x00000001 , 0x00008081 
- 00025591  0x0000697b or  0x0000003f , 0x00000003 , 0x0000003f 
- 00025592  0x0000697c set0  0x00000004 , 0x0000003f 
- 00025593  0x0000697d hstore  0x00000001 , 0x00008081 
- 00025594  0x0000697e rtn 
- 00025595  0x00006983 copy  0x0000003f , 0x00000012 
- 00025596  0x00006984 call  0x0000640f 
- 00025597  0x00006985 nop  0x00000064 
- 00025598  0x00006986 copy  0x00000012 , 0x0000003f 
- 00025599  0x00006987 call  0x00006414 
- 00025600  0x00006988 copy  0x0000003f , 0x00000012 
- 00025601  0x00006989 call  0x00006411 
- 00025602  0x0000698a nop  0x00000064 
- 00025603  0x0000698b copy  0x00000012 , 0x0000003f 
- 00025604  0x0000698c rtn 
- 00025605  0x0000698f copy  0x0000003f , 0x00000012 
- 00025606  0x00006990 call  0x0000640f 
- 00025607  0x00006991 nop  0x00000064 
- 00025608  0x00006992 copy  0x00000012 , 0x0000003f 
- 00025609  0x00006993 call  0x00006413 
- 00025610  0x00006994 call  0x00006411 
- 00025611  0x00006995 nop  0x00000064 
- 00025612  0x00006996 rtn 
- 00025613  0x0000699a fetcht  0x00000001 , 0x00004214 
- 00025614  0x0000699b branch  0x0000680e 
- 00025615  0x0000699f fetcht  0x00000001 , 0x00004214 
- 00025616  0x000069a0 branch  0x00006829 
- 00025617  0x000069a4 fetcht  0x00000001 , 0x00004214 
- 00025618  0x000069a5 branch  0x00006825 
- 00025619  0x000069a9 branch  0x000064ec 
- 00025620  0x000069ac branch  0x000064f3 
- 00025621  0x000069b4 nbranch  0x00006419 , 0x00000028 
- 00025622  0x000069b5 hfetch  0x00000001 , 0x00008085 
- 00025623  0x000069b6 or_into  0x00000002 , 0x0000003f 
- 00025624  0x000069b7 hstore  0x00000001 , 0x00008085 
- 00025625  0x000069b9 copy  0x00000002 , 0x0000003e 
- 00025626  0x000069ba branch  0x0000641c , 0x00000005 
- 00025627  0x000069bb copy  0x00000013 , 0x0000003d 
- 00025628  0x000069bd isolate0  0x00000000 , 0x0000003e 
- 00025629  0x000069be branch  0x000064b9 
- 00025630  0x000069c2 force  0x00000004 , 0x00000002 
- 00025631  0x000069c4 arg  0x000001fe , 0x00000011 
- 00025632  0x000069c5 hfetch  0x00000001 , 0x00008085 
- 00025633  0x000069c6 and_into  0x000000fd , 0x0000003f 
- 00025634  0x000069c7 hstore  0x00000001 , 0x00008085 
- 00025635  0x000069c8 call  0x00006419 
- 00025636  0x000069c9 arg  0x000055aa , 0x00000011 
- 00025637  0x000069ca fetch  0x00000002 , 0x000001fe 
- 00025638  0x000069cb ifetcht  0x00000002 , 0x00000006 
- 00025639  0x000069cc isub  0x00000011 , 0x0000003e 
- 00025640  0x000069cd rtn 
- 00025641  0x000069d0 arg  0x00000002 , 0x00000002 
- 00025642  0x000069d1 arg  0x00000204 , 0x00000011 
- 00025643  0x000069d2 call  0x00006419 
- 00025644  0x000069d3 fetch  0x00000002 , 0x00000204 
- 00025645  0x000069d4 store  0x00000002 , 0x000001f7 
- 00025646  0x000069d5 call  0x00006430 , 0x00000028 
- 00025647  0x000069d6 rtn 
- 00025648  0x000069d9 arg  0x00000010 , 0x00000002 
- 00025649  0x000069da arg  0x00000206 , 0x00000011 
- 00025650  0x000069db hfetch  0x00000001 , 0x00008085 
- 00025651  0x000069dc and_into  0x000000fd , 0x0000003f 
- 00025652  0x000069dd hstore  0x00000001 , 0x00008085 
- 00025653  0x000069de call  0x00006419 
- 00025654  0x000069df arg  0x00000206 , 0x00000006 
- 00025655  0x000069e0 arg  0x00000010 , 0x00000039 
- 00025656  0x000069e1 call  0x00007478 
- 00025657  0x000069e2 call  0x00007428 
- 00025658  0x000069e3 call  0x00007491 
- 00025659  0x000069e4 branch  0x00007422 
- 00025660  0x000069e7 disable  0x0000002d 
- 00025661  0x000069e8 call  0x0000641e 
- 00025662  0x000069e9 nrtn  0x00000005 
- 00025663  0x000069ea enable  0x0000002d 
- 00025664  0x000069eb jam  0x00000080 , 0x00008023 
- 00025665  0x000069ec jam  0x00000000 , 0x00008022 
- 00025666  0x000069ed jam  0x00000000 , 0x00008024 
- 00025667  0x000069ee arg  0x00008025 , 0x00000011 
- 00025668  0x000069ef call  0x00006415 
- 00025669  0x000069f0 jam  0x00000000 , 0x00008023 
- 00025670  0x000069f2 arg  0x00000006 , 0x00000002 
- 00025671  0x000069f3 call  0x0000641f 
- 00025672  0x000069f4 nrtn  0x00000005 
- 00025673  0x000069f5 ifetch  0x00000002 , 0x00000006 
- 00025674  0x000069f6 iforce  0x00000011 
- 00025675  0x000069f7 call  0x00006419 
- 00025676  0x000069f8 branch  0x00006446 
- 00025677  0x000069fd call  0x00007f99 
- 00025678  0x000069fe setarg  0x00001000 
- 00025679  0x000069ff store  0x00000002 , 0x000001f7 
- 00025680  0x00006a00 arg  0x000065e5 , 0x00000013 
- 00025681  0x00006a01 arg  0x00000002 , 0x00000039 
- 00025682  0x00006a03 call  0x0000641e 
- 00025683  0x00006a04 nrtn  0x00000005 
- 00025684  0x00006a05 fetch  0x00000002 , 0x000001f7 
- 00025685  0x00006a06 byteswap  0x0000003f , 0x0000003f 
- 00025686  0x00006a07 iadd  0x00000002 , 0x0000003f 
- 00025687  0x00006a08 byteswap  0x0000003f , 0x0000003f 
- 00025688  0x00006a09 store  0x00000002 , 0x000001f7 
- 00025689  0x00006a0a loop  0x00006452 
- 00025690  0x00006a0b branch  0x00006446 
- 00025691  0x00006a0e call  0x00007f99 
- 00025692  0x00006a0f disable  0x00000028 
- 00025693  0x00006a10 call  0x0000666a 
- 00025694  0x00006a11 setarg  0x00000000 
- 00025695  0x00006a12 arg  0x000001f3 , 0x00000011 
- 00025696  0x00006a13 arg  0x00000002 , 0x00000002 
- 00025697  0x00006a14 call  0x000066b3 
- 00025698  0x00006a15 fetch  0x00000002 , 0x000001f3 
- 00025699  0x00006a16 bbit0  0x00000007 , 0x0000646e 
- 00025700  0x00006a17 jam  0x00000025 , 0x00008050 
- 00025701  0x00006a18 setarg  0x000007f0 
- 00025702  0x00006a19 arg  0x00000206 , 0x00000011 
- 00025703  0x00006a1a arg  0x00000010 , 0x00000002 
- 00025704  0x00006a1b call  0x000066b3 
- 00025705  0x00006a1c jam  0x00000008 , 0x00008006 
- 00025706  0x00006a1d set1  0x0000002b , 0x00000000 
- 00025707  0x00006a1e arg  0x00000206 , 0x00000006 
- 00025708  0x00006a1f call  0x00007484 
- 00025709  0x00006a20 enable  0x00000028 
- 00025710  0x00006a22 jam  0x00000000 , 0x000041da 
- 00025711  0x00006a24 call  0x000064b0 
- 00025712  0x00006a25 fetch  0x00000002 , 0x000001f3 
- 00025713  0x00006a26 byteswap  0x0000003f , 0x0000003f 
- 00025714  0x00006a27 arg  0x000007ff , 0x00000002 
- 00025715  0x00006a28 iand  0x00000002 , 0x0000003f 
- 00025716  0x00006a29 branch  0x0000647b , 0x00000005 
- 00025717  0x00006a2a call  0x0000666f 
- 00025718  0x00006a2b arg  0x000066b8 , 0x00000013 
- 00025719  0x00006a2c call  0x00006430 , 0x00000028 
- 00025720  0x00006a2d call  0x0000643c 
- 00025721  0x00006a2e fetch  0x00000001 , 0x000001f2 
- 00025722  0x00006a2f bbit0  0x00000000 , 0x0000646f 
- 00025723  0x00006a32 call  0x0000666d 
- 00025724  0x00006a33 jam  0x00000000 , 0x000041da 
- 00025725  0x00006a35 call  0x000064b0 
- 00025726  0x00006a36 call  0x000065c2 
- 00025727  0x00006a37 fetch  0x00000001 , 0x000001f3 
- 00025728  0x00006a38 bbit1  0x00000006 , 0x0000648e 
- 00025729  0x00006a39 call  0x000064aa 
- 00025730  0x00006a3a nbranch  0x00006486 , 0x0000002d 
- 00025731  0x00006a3b fetch  0x00000001 , 0x000001f2 
- 00025732  0x00006a3c bbit0  0x00000000 , 0x0000647d 
- 00025733  0x00006a3d branch  0x0000649b 
- 00025734  0x00006a3f call  0x000065bf 
- 00025735  0x00006a40 fetch  0x00000001 , 0x000001f3 
- 00025736  0x00006a41 bbit1  0x00000006 , 0x0000648e 
- 00025737  0x00006a42 call  0x000064aa 
- 00025738  0x00006a43 nbranch  0x0000648e , 0x0000002d 
- 00025739  0x00006a44 fetch  0x00000001 , 0x000001f2 
- 00025740  0x00006a45 bbit0  0x00000000 , 0x0000647d 
- 00025741  0x00006a46 branch  0x0000649b 
- 00025742  0x00006a49 jam  0x00000000 , 0x000041da 
- 00025743  0x00006a4b call  0x000064b0 
- 00025744  0x00006a4c fetch  0x00000001 , 0x000001f3 
- 00025745  0x00006a4d bbit1  0x00000005 , 0x0000649b 
- 00025746  0x00006a4e setarg  0x00000000 
- 00025747  0x00006a4f store  0x00000003 , 0x000001f6 
- 00025748  0x00006a50 call  0x00006502 
- 00025749  0x00006a51 arg  0x00006578 , 0x00000013 
- 00025750  0x00006a52 call  0x00006429 
- 00025751  0x00006a53 call  0x0000643c 
- 00025752  0x00006a54 nbranch  0x0000649b , 0x0000002d 
- 00025753  0x00006a55 fetch  0x00000001 , 0x000001f2 
- 00025754  0x00006a56 bbit0  0x00000000 , 0x0000648f 
- 00025755  0x00006a59 bmark1  0x0000002b , 0x0000649d 
- 00025756  0x00006a5a call  0x000064a3 
- 00025757  0x00006a5c fetch  0x00000001 , 0x000001f3 
- 00025758  0x00006a5d bbit0  0x00000004 , 0x000064a3 
- 00025759  0x00006a5e jam  0x00000021 , 0x00008050 
- 00025760  0x00006a5f call  0x00004c0e 
- 00025761  0x00006a61 call  0x00004c2e 
- 00025762  0x00006a62 branch  0x000064a1 
- 00025763  0x00006a65 setarg  0x00000000 
- 00025764  0x00006a66 store  0x00000008 , 0x00000206 
- 00025765  0x00006a67 store  0x00000008 , 0x0000020e 
- 00025766  0x00006a68 force  0x00000004 , 0x00000038 
- 00025767  0x00006a69 call  0x00007492 
- 00025768  0x00006a6a jam  0x00000021 , 0x00008050 
- 00025769  0x00006a6b rtn 
- 00025770  0x00006a6f setarg  0x00000000 
- 00025771  0x00006a70 store  0x00000002 , 0x000001f7 
- 00025772  0x00006a71 arg  0x000065e5 , 0x00000013 
- 00025773  0x00006a72 call  0x000065a3 
- 00025774  0x00006a73 call  0x00006429 
- 00025775  0x00006a74 branch  0x0000643c 
- 00025776  0x00006a78 fetch  0x00000001 , 0x000041da 
- 00025777  0x00006a79 increase  0x00000001 , 0x0000003f 
- 00025778  0x00006a7a sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00025779  0x00006a7b nbranch  0x000064b6 , 0x00000002 
- 00025780  0x00006a7c store  0x00000001 , 0x000041da 
- 00025781  0x00006a7d rtn 
- 00025782  0x00006a80 call  0x000064a3 
- 00025783  0x00006a81 call  0x00007fa1 
- 00025784  0x00006a82 rtn 
- 00025785  0x00006a87 fetch  0x00000001 , 0x000001f2 
- 00025786  0x00006a88 lshift  0x0000003f , 0x0000003f 
- 00025787  0x00006a89 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025788  0x00006a8a isolate0  0x0000000f , 0x00000011 
- 00025789  0x00006a8b rtn  0x00000001 
- 00025790  0x00006a8c store  0x00000001 , 0x000001f2 
- 00025791  0x00006a8d rtn 
- 00025792  0x00006a91 hfetch  0x00000001 , 0x00008085 
- 00025793  0x00006a92 rtnbit0  0x00000001 
- 00025794  0x00006a93 branch  0x000064c6 
- 00025795  0x00006a95 hfetch  0x00000001 , 0x0000812c 
- 00025796  0x00006a96 qisolate1  0x0000003f 
- 00025797  0x00006a97 rtn  0x00000001 
- 00025798  0x00006a99 hfetch  0x00000001 , 0x00008108 
- 00025799  0x00006a9a bbit0  0x00000001 , 0x000064c3 
- 00025800  0x00006a9b call  0x00007422 
- 00025801  0x00006a9c branch  0x000064c3 
- 00025802  0x00006aa1 fetch  0x00000002 , 0x00004199 
- 00025803  0x00006aa2 rtn  0x00000034 
- 00025804  0x00006aa3 jam  0x00000080 , 0x00008023 
- 00025805  0x00006aa4 jam  0x00000000 , 0x00008022 
- 00025806  0x00006aa5 jam  0x00000000 , 0x00008024 
- 00025807  0x00006aa6 fetcht  0x00000002 , 0x0000419b 
- 00025808  0x00006aa7 lshift2  0x00000002 , 0x00000039 
- 00025809  0x00006aa8 iforce  0x00000006 
- 00025810  0x00006aaa ifetch  0x00000001 , 0x00000006 
- 00025811  0x00006aab hstore  0x00000001 , 0x00008025 
- 00025812  0x00006aac loop  0x000064d2 
- 00025813  0x00006aad jam  0x00000000 , 0x00008023 
- 00025814  0x00006aae rtn 
- 00025815  0x00006ab4 bpatchx  0x0000008d , 0x00004031 
- 00025816  0x00006ab5 call  0x000064dd 
- 00025817  0x00006ab6 branch  0x000063f2 
- 00025818  0x00006ab9 call  0x000064dd 
- 00025819  0x00006aba call  0x000063ee 
- 00025820  0x00006abb branch  0x000063f6 
- 00025821  0x00006abe fetch  0x00000001 , 0x00004212 
- 00025822  0x00006abf hstore  0x00000001 , 0x00008086 
- 00025823  0x00006ac0 fetch  0x00000001 , 0x00004213 
- 00025824  0x00006ac1 hstore  0x00000001 , 0x00008087 
- 00025825  0x00006ac2 setarg  0x000001f5 
- 00025826  0x00006ac3 hstore  0x00000002 , 0x0000808a 
- 00025827  0x00006ac4 setarg  0x000001fa 
- 00025828  0x00006ac5 hstore  0x00000002 , 0x0000808c 
- 00025829  0x00006ac6 branch  0x000063ee 
- 00025830  0x00006ac9 hfetch  0x00000001 , 0x00008086 
- 00025831  0x00006aca set1  0x00000007 , 0x0000003f 
- 00025832  0x00006acb hstore  0x00000001 , 0x00008086 
- 00025833  0x00006acc set0  0x00000007 , 0x0000003f 
- 00025834  0x00006acd hstore  0x00000001 , 0x00008086 
- 00025835  0x00006ace rtn 
- 00025836  0x00006ad3 set1  0x00000007 , 0x0000003f 
- 00025837  0x00006ad4 store  0x00000002 , 0x000001f5 
- 00025838  0x00006ad5 bpatchx  0x0000008e , 0x00004031 
- 00025839  0x00006ad6 jam  0x00000002 , 0x00008088 
- 00025840  0x00006ad7 jam  0x00000000 , 0x0000808e 
- 00025841  0x00006ad8 jam  0x00000002 , 0x00008006 
- 00025842  0x00006ad9 branch  0x000064fc 
- 00025843  0x00006add force  0x00000001 , 0x00000002 
- 00025844  0x00006ae1 store  0x00000001 , 0x000001f5 
- 00025845  0x00006ae2 bpatchx  0x0000008f , 0x00004031 
- 00025846  0x00006ae3 jam  0x00000001 , 0x00008088 
- 00025847  0x00006ae4 hstoret  0x00000002 , 0x0000808e 
- 00025848  0x00006ae5 jam  0x00000002 , 0x00008006 
- 00025849  0x00006ae6 call  0x000064fc 
- 00025850  0x00006ae7 fetch  0x00000001 , 0x000001fa 
- 00025851  0x00006ae8 rtn 
- 00025852  0x00006aeb fetch  0x00000002 , 0x000040d6 
- 00025853  0x00006aec increase  0x00000001 , 0x0000003f 
- 00025854  0x00006aed store  0x00000002 , 0x000040d6 
- 00025855  0x00006aee hfetch  0x00000001 , 0x0000812c 
- 00025856  0x00006aef bbit0  0x00000003 , 0x000064fc 
- 00025857  0x00006af0 rtn 
- 00025858  0x00006af3 jam  0x00000040 , 0x00008086 
- 00025859  0x00006af4 jam  0x00000000 , 0x00008087 
- 00025860  0x00006af5 hfetch  0x00000001 , 0x00008081 
- 00025861  0x00006af6 set0  0x00000000 , 0x0000003f 
- 00025862  0x00006af7 set1  0x00000001 , 0x0000003f 
- 00025863  0x00006af8 hstore  0x00000001 , 0x00008081 
- 00025864  0x00006af9 setarg  0x00000000 
- 00025865  0x00006afa store  0x00000004 , 0x000001f5 
- 00025866  0x00006afb rtn 
- 00025867  0x00006aff setarg  0x00000000 
- 00025868  0x00006b00 hstore  0x00000002 , 0x0000808e 
- 00025869  0x00006b01 setarg  0x00000001 
- 00025870  0x00006b02 hstore  0x00000002 , 0x00008088 
- 00025871  0x00006b03 setarg  0x000001f5 
- 00025872  0x00006b04 hstore  0x00000002 , 0x0000808a 
- 00025873  0x00006b05 jam  0x00000006 , 0x000001f5 
- 00025874  0x00006b06 jam  0x00000002 , 0x00008006 
- 00025875  0x00006b07 branch  0x000064fc 
- 00025876  0x00006b17 disable  0x00000028 
- 00025877  0x00006b18 copy  0x0000003f , 0x00000012 
- 00025878  0x00006b19 fetch  0x00000001 , 0x00004239 
- 00025879  0x00006b1a rtnne  0x00000000 
- 00025880  0x00006b1b enable  0x00000028 
- 00025881  0x00006b1c copy  0x00000012 , 0x0000003f 
- 00025882  0x00006b1d branch  0x00006522 
- 00025883  0x00006b21 fetch  0x00000001 , 0x00004239 
- 00025884  0x00006b22 beq  0x00000001 , 0x00006522 
- 00025885  0x00006b23 beq  0x00000002 , 0x00006528 
- 00025886  0x00006b24 beq  0x00000003 , 0x00006530 
- 00025887  0x00006b25 beq  0x00000004 , 0x00006537 
- 00025888  0x00006b26 beq  0x00000005 , 0x0000653d 
- 00025889  0x00006b27 rtn 
- 00025890  0x00006b2a store  0x00000003 , 0x00004232 
- 00025891  0x00006b2b copy  0x00000011 , 0x0000003f 
- 00025892  0x00006b2c store  0x00000002 , 0x00004235 
- 00025893  0x00006b2d storet  0x00000002 , 0x00004237 
- 00025894  0x00006b2e jam  0x00000002 , 0x00004239 
- 00025895  0x00006b2f branch  0x00006502 
- 00025896  0x00006b31 call  0x00006502 
- 00025897  0x00006b32 jam  0x00000003 , 0x00004239 
- 00025898  0x00006b33 call  0x0000650b 
- 00025899  0x00006b34 arg  0x000001f5 , 0x00000011 
- 00025900  0x00006b35 fetch  0x00000003 , 0x00004232 
- 00025901  0x00006b36 jam  0x00000004 , 0x00008088 
- 00025902  0x00006b37 arg  0x00000020 , 0x00000002 
- 00025903  0x00006b38 branch  0x00006556 
- 00025904  0x00006b3b call  0x00006502 
- 00025905  0x00006b3c call  0x0000650b 
- 00025906  0x00006b3d setarg  0x00000005 
- 00025907  0x00006b3e call  0x000064f3 
- 00025908  0x00006b3f rtnbit1  0x00000000 
- 00025909  0x00006b40 jam  0x00000004 , 0x00004239 
- 00025910  0x00006b41 rtn 
- 00025911  0x00006b43 call  0x00006502 
- 00025912  0x00006b44 jam  0x00000005 , 0x00004239 
- 00025913  0x00006b45 call  0x0000650b 
- 00025914  0x00006b46 call  0x0000654a 
- 00025915  0x00006b47 call  0x00006552 
- 00025916  0x00006b48 branch  0x00006545 
- 00025917  0x00006b4a call  0x00006502 
- 00025918  0x00006b4b call  0x0000650b 
- 00025919  0x00006b4c setarg  0x00000005 
- 00025920  0x00006b4d call  0x000064f3 
- 00025921  0x00006b4e rtnbit1  0x00000000 
- 00025922  0x00006b4f jam  0x00000000 , 0x00004239 
- 00025923  0x00006b50 fetch  0x00000002 , 0x00004201 
- 00025924  0x00006b51 branch  0x00007f9c 
- 00025925  0x00006b53 fetch  0x00000004 , 0x00000aa2 
- 00025926  0x00006b54 fetcht  0x00000002 , 0x00004235 
- 00025927  0x00006b55 increase  0xfffffffc , 0x00000002 
- 00025928  0x00006b56 istore  0x00000004 , 0x00000002 
- 00025929  0x00006b57 rtn 
- 00025930  0x00006b59 fetcht  0x00000002 , 0x00004235 
- 00025931  0x00006b5a copy  0x00000002 , 0x00000011 
- 00025932  0x00006b5b increase  0xfffffffc , 0x00000002 
- 00025933  0x00006b5c ifetch  0x00000004 , 0x00000002 
- 00025934  0x00006b5d store  0x00000004 , 0x00000aa2 
- 00025935  0x00006b5e fetcht  0x00000002 , 0x00004237 
- 00025936  0x00006b5f fetch  0x00000003 , 0x00004232 
- 00025937  0x00006b60 rtn 
- 00025938  0x00006b65 increase  0x00000004 , 0x00000002 
- 00025939  0x00006b66 hstoret  0x00000002 , 0x00008088 
- 00025940  0x00006b67 arg  0x00000002 , 0x00000002 
- 00025941  0x00006b68 increase  0xfffffffc , 0x00000011 
- 00025942  0x00006b6b istoret  0x00000001 , 0x00000011 
- 00025943  0x00006b6c rshift16  0x0000003f , 0x00000002 
- 00025944  0x00006b6d istoret  0x00000001 , 0x00000005 
- 00025945  0x00006b6e rshift8  0x0000003f , 0x00000002 
- 00025946  0x00006b6f istoret  0x00000001 , 0x00000005 
- 00025947  0x00006b70 istore  0x00000001 , 0x00000005 
- 00025948  0x00006b71 deposit  0x00000011 
- 00025949  0x00006b72 hstore  0x00000002 , 0x0000808a 
- 00025950  0x00006b73 setarg  0x00000000 
- 00025951  0x00006b74 hstore  0x00000002 , 0x0000808e 
- 00025952  0x00006b75 jam  0x00000002 , 0x00008006 
- 00025953  0x00006b76 branch  0x000064fc 
- 00025954  0x00006b7b hstoret  0x00000002 , 0x0000808e 
- 00025955  0x00006b7c rshift16  0x0000003f , 0x00000002 
- 00025956  0x00006b7d storet  0x00000001 , 0x000001f6 
- 00025957  0x00006b7e rshift8  0x0000003f , 0x00000002 
- 00025958  0x00006b7f storet  0x00000001 , 0x000001f7 
- 00025959  0x00006b80 store  0x00000001 , 0x000001f8 
- 00025960  0x00006b81 setarg  0x00000004 
- 00025961  0x00006b82 hstore  0x00000002 , 0x00008088 
- 00025962  0x00006b83 jam  0x00000003 , 0x000001f5 
- 00025963  0x00006b84 setarg  0x000001f5 
- 00025964  0x00006b85 hstore  0x00000002 , 0x0000808a 
- 00025965  0x00006b86 deposit  0x00000011 
- 00025966  0x00006b87 hstore  0x00000002 , 0x0000808c 
- 00025967  0x00006b88 hfetch  0x00000001 , 0x00008086 
- 00025968  0x00006b89 isolate0  0x0000000f , 0x00000011 
- 00025969  0x00006b8a setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025970  0x00006b8b hstore  0x00000001 , 0x00008086 
- 00025971  0x00006b8c jam  0x00000002 , 0x00008006 
- 00025972  0x00006b8e hfetch  0x00000001 , 0x0000812c 
- 00025973  0x00006b8f bbit1  0x00000007 , 0x00006574 
- 00025974  0x00006b90 arg  0x00000003 , 0x00000007 
- 00025975  0x00006b91 branch  0x000064fc 
- 00025976  0x00006b96 hstoret  0x00000002 , 0x0000808e 
- 00025977  0x00006b97 setarg  0x00000004 
- 00025978  0x00006b98 hstore  0x00000002 , 0x00008088 
- 00025979  0x00006b99 jam  0x00000003 , 0x000001f5 
- 00025980  0x00006b9a setarg  0x000001f5 
- 00025981  0x00006b9b hstore  0x00000002 , 0x0000808a 
- 00025982  0x00006b9c deposit  0x00000011 
- 00025983  0x00006b9d hstore  0x00000002 , 0x0000808c 
- 00025984  0x00006b9e hfetch  0x00000001 , 0x00008086 
- 00025985  0x00006b9f isolate0  0x0000000f , 0x00000011 
- 00025986  0x00006ba0 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025987  0x00006ba1 hstore  0x00000001 , 0x00008086 
- 00025988  0x00006ba2 jam  0x00000002 , 0x00008006 
- 00025989  0x00006ba4 hfetch  0x00000001 , 0x0000812c 
- 00025990  0x00006ba5 bbit1  0x00000007 , 0x00006585 
- 00025991  0x00006ba6 arg  0x00000003 , 0x00000007 
- 00025992  0x00006ba7 call  0x000064c0 
- 00025993  0x00006ba8 call  0x000064fc 
- 00025994  0x00006ba9 isolate1  0x00000002 , 0x0000003f 
- 00025995  0x00006baa call  0x000064b9 
- 00025996  0x00006bab fetch  0x00000001 , 0x000001f6 
- 00025997  0x00006bac lshift16  0x0000003f , 0x00000012 
- 00025998  0x00006bad fetch  0x00000001 , 0x000001f7 
- 00025999  0x00006bae lshift8  0x0000003f , 0x0000003f 
- 00026000  0x00006baf ior  0x00000012 , 0x00000012 
- 00026001  0x00006bb0 fetch  0x00000001 , 0x000001f8 
- 00026002  0x00006bb1 ior  0x00000012 , 0x0000003f 
- 00026003  0x00006bb2 iadd  0x00000002 , 0x0000003f 
- 00026004  0x00006bb3 store  0x00000001 , 0x000001f8 
- 00026005  0x00006bb4 rshift8  0x0000003f , 0x0000003f 
- 00026006  0x00006bb5 store  0x00000001 , 0x000001f7 
- 00026007  0x00006bb6 rshift8  0x0000003f , 0x0000003f 
- 00026008  0x00006bb7 store  0x00000001 , 0x000001f6 
- 00026009  0x00006bb8 rtn 
- 00026010  0x00006bbe jam  0x00000001 , 0x00008010 
- 00026011  0x00006bbf rtn 
- 00026012  0x00006bc6 jam  0x0000000c , 0x00008091 
- 00026013  0x00006bc7 jam  0x0000000d , 0x00008092 
- 00026014  0x00006bc8 jam  0x0000000d , 0x00008093 
- 00026015  0x00006bc9 jam  0x0000000d , 0x00008094 
- 00026016  0x00006bca jam  0x0000000d , 0x00008095 
- 00026017  0x00006bcb jam  0x0000000c , 0x00008096 
- 00026018  0x00006bcc branch  0x000065a9 
- 00026019  0x00006bd0 jam  0x00000005 , 0x00008091 
- 00026020  0x00006bd1 jam  0x00000007 , 0x00008092 
- 00026021  0x00006bd2 jam  0x00000007 , 0x00008093 
- 00026022  0x00006bd3 jam  0x00000007 , 0x00008094 
- 00026023  0x00006bd4 jam  0x00000007 , 0x00008095 
- 00026024  0x00006bd5 jam  0x00000005 , 0x00008096 
- 00026025  0x00006bd7 hfetch  0x00000001 , 0x0000807b 
- 00026026  0x00006bd8 or_into  0x000000c0 , 0x0000003f 
- 00026027  0x00006bd9 hstore  0x00000001 , 0x0000807b 
- 00026028  0x00006bda hfetch  0x00000001 , 0x00008081 
- 00026029  0x00006bdb or_into  0x00000010 , 0x0000003f 
- 00026030  0x00006bdc hstore  0x00000001 , 0x00008081 
- 00026031  0x00006bdd rtn 
- 00026032  0x00006be2 hfetch  0x00000001 , 0x0000812c 
- 00026033  0x00006be3 bbit0  0x00000005 , 0x000065b0 
- 00026034  0x00006be4 rtn 
- 00026035  0x00006bed hstore  0x00000002 , 0x00008098 
- 00026036  0x00006bee deposit  0x00000011 
- 00026037  0x00006bef hstore  0x00000002 , 0x0000809a 
- 00026038  0x00006bf0 deposit  0x00000012 
- 00026039  0x00006bf1 hstore  0x00000002 , 0x0000809c 
- 00026040  0x00006bf2 deposit  0x00000002 
- 00026041  0x00006bf3 hstore  0x00000002 , 0x0000809e 
- 00026042  0x00006bf4 arg  0x00000001 , 0x00000002 
- 00026043  0x00006bf5 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00026044  0x00006bf6 hstore  0x00000001 , 0x00008090 
- 00026045  0x00006bf7 jam  0x00000004 , 0x00008006 
- 00026046  0x00006bf8 branch  0x000065b0 
- 00026047  0x00006bfc set1  0x00000028 , 0x00000000 
- 00026048  0x00006bfd jam  0x00000008 , 0x00004211 
- 00026049  0x00006bfe rtn 
- 00026050  0x00006c01 set0  0x00000028 , 0x00000000 
- 00026051  0x00006c02 jam  0x00000020 , 0x00004211 
- 00026052  0x00006c03 rtn 
- 00026053  0x00006c07 fetch  0x00000001 , 0x00004203 
- 00026054  0x00006c08 iadd  0x00000012 , 0x0000003f 
- 00026055  0x00006c09 store  0x00000001 , 0x000001f7 
- 00026056  0x00006c0a branch  0x000065cc 
- 00026057  0x00006c0d fetch  0x00000002 , 0x000001f7 
- 00026058  0x00006c0e byteswap  0x0000003f , 0x0000003f 
- 00026059  0x00006c0f store  0x00000001 , 0x000001f7 
- 00026060  0x00006c15 setarg  0x00000003 
- 00026061  0x00006c16 hstore  0x00000002 , 0x00008098 
- 00026062  0x00006c17 jam  0x000000a0 , 0x000001f6 
- 00026063  0x00006c18 jam  0x000000a1 , 0x000001f8 
- 00026064  0x00006c19 branch  0x000065eb 
- 00026065  0x00006c20 storet  0x00000002 , 0x00000aa2 
- 00026066  0x00006c21 call  0x000065d6 
- 00026067  0x00006c22 fetcht  0x00000002 , 0x00000aa2 
- 00026068  0x00006c23 call  0x00006606 
- 00026069  0x00006c24 branch  0x000065dd 
- 00026070  0x00006c27 fetch  0x00000001 , 0x0000423a 
- 00026071  0x00006c28 rtneq  0x000000ff 
- 00026072  0x00006c29 bbit0  0x00000006 , 0x000065db 
- 00026073  0x00006c2a setarg  0x000249f0 
- 00026074  0x00006c2b call  0x00002a8f 
- 00026075  0x00006c2d fetcht  0x00000001 , 0x0000423a 
- 00026076  0x00006c2e branch  0x00006829 
- 00026077  0x00006c31 fetcht  0x00000001 , 0x0000423a 
- 00026078  0x00006c32 branch  0x00006825 
- 00026079  0x00006c38 bpatchx  0x00000090 , 0x00004032 
- 00026080  0x00006c39 bmark1  0x00000028 , 0x000065c5 
- 00026081  0x00006c3a fetch  0x00000002 , 0x00004203 
- 00026082  0x00006c3b iadd  0x00000012 , 0x0000003f 
- 00026083  0x00006c3c byteswap  0x0000003f , 0x0000003f 
- 00026084  0x00006c3d store  0x00000002 , 0x000001f7 
- 00026085  0x00006c41 bpatchx  0x00000091 , 0x00004032 
- 00026086  0x00006c42 bmark1  0x00000028 , 0x000065c9 
- 00026087  0x00006c43 setarg  0x00000004 
- 00026088  0x00006c44 hstore  0x00000002 , 0x00008098 
- 00026089  0x00006c45 jam  0x000000a0 , 0x000001f6 
- 00026090  0x00006c46 jam  0x000000a1 , 0x000001f9 
- 00026091  0x00006c48 setarg  0x000001f6 
- 00026092  0x00006c49 hstore  0x00000002 , 0x0000809a 
- 00026093  0x00006c4a hstoret  0x00000002 , 0x0000809e 
- 00026094  0x00006c4b deposit  0x00000011 
- 00026095  0x00006c4c hstore  0x00000002 , 0x0000809c 
- 00026096  0x00006c4d setarg  0x00000002 
- 00026097  0x00006c4e isolate0  0x0000000f , 0x00000011 
- 00026098  0x00006c4f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00026099  0x00006c50 hstore  0x00000001 , 0x00008090 
- 00026100  0x00006c51 jam  0x00000004 , 0x00008006 
- 00026101  0x00006c52 arg  0x00000005 , 0x00000007 
- 00026102  0x00006c53 call  0x000064c0 
- 00026103  0x00006c54 call  0x000065b0 
- 00026104  0x00006c55 isolate1  0x00000004 , 0x0000003f 
- 00026105  0x00006c56 call  0x000064b9 
- 00026106  0x00006c57 bmark1  0x00000028 , 0x00006601 
- 00026107  0x00006c58 fetch  0x00000002 , 0x000001f7 
- 00026108  0x00006c59 byteswap  0x0000003f , 0x0000003f 
- 00026109  0x00006c5a iadd  0x00000002 , 0x0000003f 
- 00026110  0x00006c5b byteswap  0x0000003f , 0x0000003f 
- 00026111  0x00006c5c store  0x00000002 , 0x000001f7 
- 00026112  0x00006c5d rtn 
- 00026113  0x00006c60 fetch  0x00000001 , 0x000001f7 
- 00026114  0x00006c61 iadd  0x00000002 , 0x0000003f 
- 00026115  0x00006c62 byteswap  0x0000003f , 0x0000003f 
- 00026116  0x00006c63 store  0x00000002 , 0x000001f7 
- 00026117  0x00006c64 rtn 
- 00026118  0x00006c6b fetch  0x00000002 , 0x00004203 
- 00026119  0x00006c6c iadd  0x00000012 , 0x0000003f 
- 00026120  0x00006c70 store  0x00000002 , 0x00000a9a 
- 00026121  0x00006c71 bpatchx  0x00000092 , 0x00004032 
- 00026122  0x00006c72 storet  0x00000002 , 0x00000aa2 
- 00026123  0x00006c73 copy  0x00000011 , 0x0000003f 
- 00026124  0x00006c74 store  0x00000002 , 0x00000ab9 
- 00026125  0x00006c76 call  0x0000661d 
- 00026126  0x00006c78 fetcht  0x00000002 , 0x00000ab2 
- 00026127  0x00006c79 fetch  0x00000002 , 0x00000ab9 
- 00026128  0x00006c7a copy  0x0000003f , 0x00000011 
- 00026129  0x00006c7b fetch  0x00000002 , 0x00000a9a 
- 00026130  0x00006c7d call  0x0000663d 
- 00026131  0x00006c7f fetch  0x00000002 , 0x00000ab2 
- 00026132  0x00006c80 fetcht  0x00000002 , 0x00000ab9 
- 00026133  0x00006c81 iadd  0x00000002 , 0x00000002 
- 00026134  0x00006c82 storet  0x00000002 , 0x00000ab9 
- 00026135  0x00006c83 fetcht  0x00000002 , 0x00000a9a 
- 00026136  0x00006c84 iadd  0x00000002 , 0x00000002 
- 00026137  0x00006c85 storet  0x00000002 , 0x00000a9a 
- 00026138  0x00006c86 fetch  0x00000002 , 0x00000aa2 
- 00026139  0x00006c87 nbranch  0x0000660d , 0x00000034 
- 00026140  0x00006c88 rtn 
- 00026141  0x00006c91 bpatchx  0x00000093 , 0x00004032 
- 00026142  0x00006c92 fetch  0x00000001 , 0x00004211 
- 00026143  0x00006c93 increase  0xffffffff , 0x0000003f 
- 00026144  0x00006c94 fetcht  0x00000002 , 0x00000a9a 
- 00026145  0x00006c95 ior  0x00000002 , 0x0000003f 
- 00026146  0x00006c96 increase  0x00000001 , 0x0000003f 
- 00026147  0x00006c97 store  0x00000003 , 0x00000ab6 
- 00026148  0x00006c99 fetch  0x00000002 , 0x00000aa2 
- 00026149  0x00006c9a iadd  0x00000002 , 0x0000003f 
- 00026150  0x00006c9c fetcht  0x00000003 , 0x00000ab6 
- 00026151  0x00006c9d isub  0x00000002 , 0x0000003f 
- 00026152  0x00006c9e nbranch  0x0000662f , 0x00000002 
- 00026153  0x00006c9f store  0x00000002 , 0x00000aa2 
- 00026154  0x00006ca0 fetch  0x00000003 , 0x00000ab6 
- 00026155  0x00006ca1 fetcht  0x00000002 , 0x00000a9a 
- 00026156  0x00006ca2 isub  0x00000002 , 0x0000003f 
- 00026157  0x00006ca3 store  0x00000002 , 0x00000ab2 
- 00026158  0x00006ca4 rtn 
- 00026159  0x00006ca6 fetch  0x00000002 , 0x00000aa2 
- 00026160  0x00006ca7 store  0x00000002 , 0x00000ab2 
- 00026161  0x00006ca8 setarg  0x00000000 
- 00026162  0x00006ca9 store  0x00000002 , 0x00000aa2 
- 00026163  0x00006caa rtn 
- 00026164  0x00006cad increase  0x00000002 , 0x00000002 
- 00026165  0x00006cae hstoret  0x00000002 , 0x00008098 
- 00026166  0x00006caf increase  0xfffffffe , 0x00000011 
- 00026167  0x00006cb0 ifetcht  0x00000003 , 0x00000011 
- 00026168  0x00006cb1 copy  0x00000002 , 0x00000012 
- 00026169  0x00006cb2 arg  0x000000a0 , 0x00000002 
- 00026170  0x00006cb3 istoret  0x00000001 , 0x00000011 
- 00026171  0x00006cb5 istore  0x00000001 , 0x00000005 
- 00026172  0x00006cb6 branch  0x0000664a 
- 00026173  0x00006cba copy  0x0000003f , 0x00000012 
- 00026174  0x00006cbb bpatchx  0x00000094 , 0x00004032 
- 00026175  0x00006cbc bmark1  0x00000028 , 0x00006634 
- 00026176  0x00006cbd copy  0x00000012 , 0x0000003f 
- 00026177  0x00006cbe increase  0x00000003 , 0x00000002 
- 00026178  0x00006cbf hstoret  0x00000002 , 0x00008098 
- 00026179  0x00006cc0 increase  0xfffffffd , 0x00000011 
- 00026180  0x00006cc1 ifetcht  0x00000003 , 0x00000011 
- 00026181  0x00006cc2 copy  0x00000002 , 0x00000012 
- 00026182  0x00006cc3 arg  0x000000a0 , 0x00000002 
- 00026183  0x00006cc4 istoret  0x00000001 , 0x00000011 
- 00026184  0x00006cc5 byteswap  0x0000003f , 0x0000003f 
- 00026185  0x00006cc6 istore  0x00000002 , 0x00000005 
- 00026186  0x00006cc8 deposit  0x00000011 
- 00026187  0x00006cc9 hstore  0x00000002 , 0x0000809a 
- 00026188  0x00006cca setarg  0x00000000 
- 00026189  0x00006ccb hstore  0x00000002 , 0x0000809e 
- 00026190  0x00006ccc jam  0x00000001 , 0x00008090 
- 00026191  0x00006ccd jam  0x00000004 , 0x00008006 
- 00026192  0x00006cce call  0x000065b0 
- 00026193  0x00006ccf copy  0x00000012 , 0x0000003f 
- 00026194  0x00006cd0 istore  0x00000003 , 0x00000011 
- 00026195  0x00006cd3 bpatchx  0x00000095 , 0x00004032 
- 00026196  0x00006cd4 jam  0x00000000 , 0x000001f9 
- 00026197  0x00006cd6 setarg  0x00000001 
- 00026198  0x00006cd7 hstore  0x00000002 , 0x00008098 
- 00026199  0x00006cd8 jam  0x000000a0 , 0x000001f6 
- 00026200  0x00006cd9 setarg  0x000001f6 
- 00026201  0x00006cda hstore  0x00000002 , 0x0000809a 
- 00026202  0x00006cdb setarg  0x00000000 
- 00026203  0x00006cdc hstore  0x00000002 , 0x0000809e 
- 00026204  0x00006cdd hstore  0x00000002 , 0x0000809c 
- 00026205  0x00006cde setarg  0x00000003 
- 00026206  0x00006cdf hstore  0x00000001 , 0x00008090 
- 00026207  0x00006ce0 jam  0x00000004 , 0x00008006 
- 00026208  0x00006ce1 call  0x000065b0 
- 00026209  0x00006ce2 hfetch  0x00000001 , 0x0000812c 
- 00026210  0x00006ce3 rtnbit0  0x00000006 
- 00026211  0x00006ce4 nop  0x000005dc 
- 00026212  0x00006ce5 fetch  0x00000001 , 0x000001f9 
- 00026213  0x00006ce6 increase  0x00000001 , 0x0000003f 
- 00026214  0x00006ce7 store  0x00000001 , 0x000001f9 
- 00026215  0x00006ce8 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00026216  0x00006ce9 nrtn  0x00000002 
- 00026217  0x00006cea branch  0x00006655 
- 00026218  0x00006cef jam  0x00000070 , 0x00008973 
- 00026219  0x00006cf0 nop  0x00000bb8 
- 00026220  0x00006cf1 rtn 
- 00026221  0x00006cf4 jam  0x00000030 , 0x00008973 
- 00026222  0x00006cf5 rtn 
- 00026223  0x00006cf8 lshift3  0x0000003f , 0x0000003f 
- 00026224  0x00006cf9 hstore  0x00000002 , 0x00008045 
- 00026225  0x00006cfa jam  0x00000000 , 0x0000804b 
- 00026226  0x00006cfb rtn 
- 00026227  0x00006cff call  0x0000666f 
- 00026228  0x00006d00 call  0x000066a0 
- 00026229  0x00006d02 ifetcht  0x00000001 , 0x00000011 
- 00026230  0x00006d03 increase  0x00000001 , 0x00000011 
- 00026231  0x00006d04 force  0x00000000 , 0x00000007 
- 00026232  0x00006d06 qisolate0  0x00000002 
- 00026233  0x00006d07 branch  0x00006697 , 0x00000001 
- 00026234  0x00006d08 hfetch  0x00000001 , 0x00008046 
- 00026235  0x00006d09 set1  0x00000006 , 0x0000003f 
- 00026236  0x00006d0a set1  0x00000007 , 0x0000003f 
- 00026237  0x00006d0b hstore  0x00000001 , 0x00008046 
- 00026238  0x00006d0c jam  0x00000002 , 0x00008047 
- 00026239  0x00006d0d jam  0x00000082 , 0x00008047 
- 00026240  0x00006d0e set0  0x00000007 , 0x0000003f 
- 00026241  0x00006d0f hstore  0x00000001 , 0x00008046 
- 00026242  0x00006d10 jam  0x0000008a , 0x00008047 
- 00026243  0x00006d11 nop  0x0000000b 
- 00026244  0x00006d12 jam  0x000000ca , 0x00008047 
- 00026245  0x00006d13 nop  0x00000021 
- 00026246  0x00006d14 jam  0x0000004a , 0x00008047 
- 00026247  0x00006d15 nop  0x0000002c 
- 00026248  0x00006d16 jam  0x000000ca , 0x00008047 
- 00026249  0x00006d17 nop  0x00000016 
- 00026250  0x00006d18 jam  0x0000008a , 0x00008047 
- 00026251  0x00006d19 nop  0x00000021 
- 00026252  0x00006d1a jam  0x00000082 , 0x00008047 
- 00026253  0x00006d1b nop  0x00000001 
- 00026254  0x00006d1c jam  0x00000092 , 0x00008047 
- 00026255  0x00006d1d nop  0x0000000a 
- 00026256  0x00006d1e jam  0x000000b2 , 0x00008047 
- 00026257  0x00006d1f hfetch  0x00000001 , 0x00008007 
- 00026258  0x00006d20 jam  0x00000092 , 0x00008047 
- 00026259  0x00006d21 nop  0x00000001 
- 00026260  0x00006d22 jam  0x00000082 , 0x00008047 
- 00026261  0x00006d23 qisolate0  0x0000003f 
- 00026262  0x00006d24 branch  0x00006678 , 0x00000001 
- 00026263  0x00006d26 hfetch  0x00000002 , 0x00008045 
- 00026264  0x00006d27 increase  0x00000001 , 0x0000003f 
- 00026265  0x00006d28 hstore  0x00000002 , 0x00008045 
- 00026266  0x00006d29 increase  0x00000001 , 0x00000007 
- 00026267  0x00006d2a compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00026268  0x00006d2b nbranch  0x00006678 , 0x00000001 
- 00026269  0x00006d2c loop  0x00006675 
- 00026270  0x00006d2d jam  0x00000083 , 0x00008047 
- 00026271  0x00006d2e rtn 
- 00026272  0x00006d31 jam  0x00000082 , 0x00008047 
- 00026273  0x00006d32 nop  0x0000000c 
- 00026274  0x00006d33 jam  0x00000080 , 0x00008047 
- 00026275  0x00006d34 jam  0x00000082 , 0x00008047 
- 00026276  0x00006d35 nop  0x00000096 
- 00026277  0x00006d36 rtn 
- 00026278  0x00006d3a call  0x000066a0 
- 00026279  0x00006d3b jam  0x000000a2 , 0x00008047 
- 00026280  0x00006d3c deposit  0x00000011 
- 00026281  0x00006d3d hstore  0x00000002 , 0x00008048 
- 00026282  0x00006d3e set1  0x0000000b , 0x00000002 
- 00026283  0x00006d3f isolate0  0x0000000f , 0x0000003f 
- 00026284  0x00006d40 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00026285  0x00006d41 hstoret  0x00000002 , 0x0000804a 
- 00026286  0x00006d42 jam  0x00000001 , 0x00008006 
- 00026287  0x00006d43 rtn 
- 00026288  0x00006d46 hfetch  0x00000001 , 0x0000812c 
- 00026289  0x00006d47 bbit0  0x00000001 , 0x000066b0 
- 00026290  0x00006d48 rtn 
- 00026291  0x00006d4c call  0x0000666f 
- 00026292  0x00006d4d call  0x000066a6 
- 00026293  0x00006d4e call  0x000066b0 
- 00026294  0x00006d4f jam  0x00000083 , 0x00008047 
- 00026295  0x00006d50 rtn 
- 00026296  0x00006d56 hfetch  0x00000002 , 0x00008124 
- 00026297  0x00006d57 hstore  0x00000002 , 0x00008045 
- 00026298  0x00006d58 call  0x000066a6 
- 00026299  0x00006d59 arg  0x00000001 , 0x00000007 
- 00026300  0x00006d5a call  0x000064c0 
- 00026301  0x00006d5b call  0x000066b0 
- 00026302  0x00006d5c isolate1  0x00000000 , 0x0000003f 
- 00026303  0x00006d5d call  0x000064b9 
- 00026304  0x00006d5e jam  0x00000083 , 0x00008047 
- 00026305  0x00006d5f rtn 
- 00026306  0x00006d63 hfetch  0x00000002 , 0x0000805e 
- 00026307  0x00006d64 iforce  0x0000000a 
- 00026308  0x00006d65 rtn 
- 00026309  0x00006d68 deposit  0x0000000a 
- 00026310  0x00006d69 hstore  0x00000002 , 0x0000805e 
- 00026311  0x00006d6a rtn 
- 00026312  0x00006d6d deposit  0x00000003 
- 00026313  0x00006d6e hstore  0x00000002 , 0x00008058 
- 00026314  0x00006d6f rtn 
- 00026315  0x00006d72 hfetch  0x00000002 , 0x00008058 
- 00026316  0x00006d73 copy  0x0000003f , 0x00000003 
- 00026317  0x00006d74 rtn 
- 00026318  0x00006d77 fetch  0x00000002 , 0x00004243 
- 00026319  0x00006d78 hstore  0x00000002 , 0x00008052 
- 00026320  0x00006d79 rtn 
- 00026321  0x00006d7c deposit  0x00000039 
- 00026322  0x00006d7d rtn  0x00000034 
- 00026323  0x00006d7f increase  0xfffffff8 , 0x00000039 
- 00026324  0x00006d80 call  0x000066de , 0x00000002 
- 00026325  0x00006d81 rtn  0x00000005 
- 00026326  0x00006d82 branch  0x000066d3 , 0x00000002 
- 00026327  0x00006d83 increase  0x00000008 , 0x00000039 
- 00026328  0x00006d85 increase  0xfffffffc , 0x00000039 
- 00026329  0x00006d86 call  0x000066e1 , 0x00000002 
- 00026330  0x00006d87 rtn  0x00000005 
- 00026331  0x00006d88 branch  0x000066d8 , 0x00000002 
- 00026332  0x00006d89 increase  0x00000004 , 0x00000039 
- 00026333  0x00006d8a branch  0x000066e4 
- 00026334  0x00006d8d ifetch  0x00000008 , 0x00000006 
- 00026335  0x00006d8e istore  0x00000008 , 0x0000000a 
- 00026336  0x00006d8f rtn 
- 00026337  0x00006d92 ifetch  0x00000004 , 0x00000006 
- 00026338  0x00006d93 istore  0x00000004 , 0x0000000a 
- 00026339  0x00006d94 rtn 
- 00026340  0x00006d97 deposit  0x00000039 
- 00026341  0x00006d98 rtn  0x00000034 
- 00026342  0x00006d9a ifetch  0x00000001 , 0x00000006 
- 00026343  0x00006d9b istore  0x00000001 , 0x0000000a 
- 00026344  0x00006d9c loop  0x000066e6 
- 00026345  0x00006d9d rtn 
- 00026346  0x00006da0 deposit  0x00000039 
- 00026347  0x00006da1 rtn  0x00000034 
- 00026348  0x00006da3 increase  0xfffffff8 , 0x00000039 
- 00026349  0x00006da4 call  0x000066f7 , 0x00000002 
- 00026350  0x00006da5 rtn  0x00000005 
- 00026351  0x00006da6 branch  0x000066ec , 0x00000002 
- 00026352  0x00006da7 increase  0x00000008 , 0x00000039 
- 00026353  0x00006da9 increase  0xfffffffc , 0x00000039 
- 00026354  0x00006daa call  0x000066fa , 0x00000002 
- 00026355  0x00006dab rtn  0x00000005 
- 00026356  0x00006dac branch  0x000066f1 , 0x00000002 
- 00026357  0x00006dad increase  0x00000004 , 0x00000039 
- 00026358  0x00006dae branch  0x000066fd 
- 00026359  0x00006db1 ifetch  0x00000008 , 0x00000003 
- 00026360  0x00006db2 istore  0x00000008 , 0x00000005 
- 00026361  0x00006db3 rtn 
- 00026362  0x00006db6 ifetch  0x00000004 , 0x00000003 
- 00026363  0x00006db7 istore  0x00000004 , 0x00000005 
- 00026364  0x00006db8 rtn 
- 00026365  0x00006dbc deposit  0x00000039 
- 00026366  0x00006dbd rtn  0x00000034 
- 00026367  0x00006dbf ifetch  0x00000001 , 0x00000003 
- 00026368  0x00006dc0 istore  0x00000001 , 0x00000005 
- 00026369  0x00006dc1 loop  0x000066ff 
- 00026370  0x00006dc2 rtn 
- 00026371  0x00006dc6 deposit  0x00000039 
- 00026372  0x00006dc7 rtn  0x00000034 
- 00026373  0x00006dc9 ifetch  0x00000001 , 0x00000003 
- 00026374  0x00006dca istore  0x00000001 , 0x0000000a 
- 00026375  0x00006dcb loop  0x00006705 
- 00026376  0x00006dcc rtn 
- 00026377  0x00006dd2 jam  0x0000003d , 0x00000a99 
- 00026378  0x00006dd3 branch  0x00007d86 
- 00026379  0x00006dd7 bpatchx  0x00000096 , 0x00004032 
- 00026380  0x00006dd8 fetch  0x00000001 , 0x00004217 
- 00026381  0x00006dd9 rtn  0x00000034 
- 00026382  0x00006dda call  0x000067a3 
- 00026383  0x00006ddb call  0x000067a9 , 0x00000005 
- 00026384  0x00006ddc call  0x0000673e 
- 00026385  0x00006dde fetch  0x00000001 , 0x00004217 
- 00026386  0x00006ddf icopy  0x00000013 
- 00026387  0x00006de0 fetcht  0x00000002 , 0x00004215 
- 00026388  0x00006de1 storet  0x00000002 , 0x0000018c 
- 00026389  0x00006de3 copy  0x00000013 , 0x0000003f 
- 00026390  0x00006de4 branch  0x00006709 , 0x00000034 
- 00026391  0x00006de5 increase  0xffffffff , 0x00000013 
- 00026392  0x00006de6 copy  0x00000002 , 0x00000011 
- 00026393  0x00006de7 ifetch  0x00000001 , 0x00000011 
- 00026394  0x00006de8 fetcht  0x00000001 , 0x00000184 
- 00026395  0x00006de9 isub  0x00000002 , 0x0000003e 
- 00026396  0x00006dea call  0x00006725 , 0x00000005 
- 00026397  0x00006deb branch  0x00006721 , 0x00000002 
- 00026398  0x00006dec ifetch  0x00000001 , 0x00000011 
- 00026399  0x00006ded increase  0x00000001 , 0x0000003f 
- 00026400  0x00006dee istore  0x00000001 , 0x00000011 
- 00026401  0x00006df0 fetcht  0x00000002 , 0x0000018c 
- 00026402  0x00006df1 increase  0x00000022 , 0x00000002 
- 00026403  0x00006df2 storet  0x00000002 , 0x0000018c 
- 00026404  0x00006df3 branch  0x00006715 
- 00026405  0x00006df6 setarg  0x00000000 
- 00026406  0x00006df7 istore  0x00000001 , 0x00000011 
- 00026407  0x00006df8 fetch  0x00000001 , 0x00000185 
- 00026408  0x00006df9 istore  0x00000001 , 0x00000005 
- 00026409  0x00006dfa bne  0x00000033 , 0x00006733 
- 00026410  0x00006dfb arg  0x000041be , 0x00000012 
- 00026411  0x00006dfd ifetch  0x00000006 , 0x00000006 
- 00026412  0x00006dfe istore  0x00000008 , 0x00000005 
- 00026413  0x00006dff setarg  0x00000000 
- 00026414  0x00006e00 istore  0x00000008 , 0x00000005 
- 00026415  0x00006e01 copy  0x00000012 , 0x00000006 
- 00026416  0x00006e03 call  0x00007ebf 
- 00026417  0x00006e04 force  0x00000001 , 0x0000003e 
- 00026418  0x00006e05 rtn 
- 00026419  0x00006e08 beq  0x00000036 , 0x00006737 
- 00026420  0x00006e09 beq  0x00000037 , 0x0000673b 
- 00026421  0x00006e0a arg  0x00004419 , 0x00000012 
- 00026422  0x00006e0b branch  0x0000672b 
- 00026423  0x00006e0e arg  0x000044d5 , 0x00000006 
- 00026424  0x00006e0f call  0x00007ebf 
- 00026425  0x00006e11 arg  0x00004419 , 0x00000006 
- 00026426  0x00006e12 branch  0x00006730 
- 00026427  0x00006e15 arg  0x000044cd , 0x00000006 
- 00026428  0x00006e16 call  0x00007ebf 
- 00026429  0x00006e17 branch  0x00006739 
- 00026430  0x00006e1b call  0x00007fe9 
- 00026431  0x00006e1c fetch  0x00000001 , 0x00004217 
- 00026432  0x00006e1d rtn  0x00000034 
- 00026433  0x00006e1e fetch  0x00000002 , 0x00004682 
- 00026434  0x00006e1f bbit1  0x00000000 , 0x00006754 
- 00026435  0x00006e21 bpatchx  0x00000097 , 0x00004032 
- 00026436  0x00006e22 fetch  0x00000001 , 0x0000448e 
- 00026437  0x00006e23 beq  0x00000000 , 0x0000674d 
- 00026438  0x00006e24 fetch  0x00000001 , 0x00000454 
- 00026439  0x00006e25 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00026440  0x00006e26 branch  0x0000674d , 0x00000001 
- 00026441  0x00006e27 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00026442  0x00006e28 branch  0x00006752 , 0x00000001 
- 00026443  0x00006e29 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00026444  0x00006e2a branch  0x00006750 , 0x00000001 
- 00026445  0x00006e2c jam  0x00000035 , 0x00000185 
- 00026446  0x00006e2d fetch  0x00000006 , 0x0000044f 
- 00026447  0x00006e2e branch  0x00006757 
- 00026448  0x00006e31 jam  0x00000037 , 0x00000185 
- 00026449  0x00006e32 branch  0x00006757 
- 00026450  0x00006e36 jam  0x00000036 , 0x00000185 
- 00026451  0x00006e37 branch  0x00006757 
- 00026452  0x00006e3b bpatchx  0x00000098 , 0x00004033 
- 00026453  0x00006e3c jam  0x00000033 , 0x00000185 
- 00026454  0x00006e3d fetch  0x00000006 , 0x00000040 
- 00026455  0x00006e3f store  0x00000006 , 0x00000186 
- 00026456  0x00006e40 fetch  0x00000002 , 0x00004215 
- 00026457  0x00006e41 ifetcht  0x00000001 , 0x0000003f 
- 00026458  0x00006e42 pincrease  0x00000001 
- 00026459  0x00006e43 store  0x00000002 , 0x0000018c 
- 00026460  0x00006e44 storet  0x00000001 , 0x00000184 
- 00026461  0x00006e45 fetch  0x00000001 , 0x00004217 
- 00026462  0x00006e46 icopy  0x00000013 
- 00026463  0x00006e48 fetch  0x00000002 , 0x0000018c 
- 00026464  0x00006e49 copy  0x0000003f , 0x00000011 
- 00026465  0x00006e4a call  0x0000676f 
- 00026466  0x00006e4b rtn  0x00000028 
- 00026467  0x00006e4c fetcht  0x00000002 , 0x0000018c 
- 00026468  0x00006e4d increase  0x00000022 , 0x00000002 
- 00026469  0x00006e4e storet  0x00000002 , 0x0000018c 
- 00026470  0x00006e4f increase  0xffffffff , 0x00000002 
- 00026471  0x00006e50 ifetch  0x00000001 , 0x00000002 
- 00026472  0x00006e51 store  0x00000001 , 0x00000184 
- 00026473  0x00006e52 increase  0xffffffff , 0x00000013 
- 00026474  0x00006e53 nbranch  0x0000675f , 0x00000005 
- 00026475  0x00006e54 fetch  0x00000001 , 0x00004217 
- 00026476  0x00006e55 pincrease  0xffffffff 
- 00026477  0x00006e56 store  0x00000001 , 0x00000184 
- 00026478  0x00006e57 rtn 
- 00026479  0x00006e59 fetch  0x00000001 , 0x00000185 
- 00026480  0x00006e5a bne  0x00000033 , 0x00006776 
- 00026481  0x00006e5c arg  0x00000185 , 0x00000012 
- 00026482  0x00006e5d arg  0x00000007 , 0x00000039 
- 00026483  0x00006e5e call  0x00007f88 
- 00026484  0x00006e5f branch  0x00007fe7 , 0x00000005 
- 00026485  0x00006e60 rtn 
- 00026486  0x00006e63 beq  0x00000036 , 0x00006779 
- 00026487  0x00006e64 beq  0x00000037 , 0x00006794 
- 00026488  0x00006e65 branch  0x00006771 
- 00026489  0x00006e68 ifetcht  0x00000001 , 0x00000011 
- 00026490  0x00006e69 isub  0x00000002 , 0x0000003e 
- 00026491  0x00006e6a nrtn  0x00000005 
- 00026492  0x00006e6b arg  0x00000ac2 , 0x00000005 
- 00026493  0x00006e6c arg  0x00000010 , 0x00000039 
- 00026494  0x00006e6d call  0x00007ed4 
- 00026495  0x00006e6e fetch  0x00000003 , 0x00000452 
- 00026496  0x00006e6f store  0x00000003 , 0x00000ac2 
- 00026497  0x00006e70 call  0x0000678b 
- 00026498  0x00006e71 fetch  0x00000002 , 0x00000adf 
- 00026499  0x00006e72 byteswap  0x0000003f , 0x0000003f 
- 00026500  0x00006e73 lshift8  0x0000003f , 0x00000002 
- 00026501  0x00006e74 ifetch  0x00000001 , 0x00000006 
- 00026502  0x00006e75 iadd  0x00000002 , 0x0000003f 
- 00026503  0x00006e76 fetcht  0x00000003 , 0x0000044f 
- 00026504  0x00006e77 isub  0x00000002 , 0x0000003e 
- 00026505  0x00006e78 branch  0x00007fe7 , 0x00000005 
- 00026506  0x00006e79 rtn 
- 00026507  0x00006e7d arg  0x00000ac2 , 0x00000006 
- 00026508  0x00006e7e call  0x00007486 
- 00026509  0x00006e80 ifetch  0x00000001 , 0x00000011 
- 00026510  0x00006e81 call  0x00007487 
- 00026511  0x00006e82 force  0x00000038 , 0x00000036 
- 00026512  0x00006e83 force  0x00000000 , 0x00000036 
- 00026513  0x00006e84 call  0x0000741d 
- 00026514  0x00006e85 arg  0x00000ad2 , 0x00000005 
- 00026515  0x00006e86 branch  0x00007497 
- 00026516  0x00006e89 ifetcht  0x00000001 , 0x00000011 
- 00026517  0x00006e8a isub  0x00000002 , 0x0000003e 
- 00026518  0x00006e8b nrtn  0x00000005 
- 00026519  0x00006e8c copy  0x00000006 , 0x00000011 
- 00026520  0x00006e8d add  0x00000006 , 0x00000008 , 0x00000013 
- 00026521  0x00006e8e arg  0x000044cd , 0x00000012 
- 00026522  0x00006e8f arg  0x00000008 , 0x00000039 
- 00026523  0x00006e90 call  0x00007f88 
- 00026524  0x00006e91 branch  0x00007fe7 , 0x00000005 
- 00026525  0x00006e92 copy  0x00000013 , 0x00000011 
- 00026526  0x00006e93 arg  0x000044d5 , 0x00000012 
- 00026527  0x00006e94 arg  0x00000008 , 0x00000039 
- 00026528  0x00006e95 call  0x00007f88 
- 00026529  0x00006e96 branch  0x00007fe7 , 0x00000005 
- 00026530  0x00006e97 rtn 
- 00026531  0x00006e9a fetch  0x00000002 , 0x00004215 
- 00026532  0x00006e9b ifetcht  0x00000001 , 0x0000003f 
- 00026533  0x00006e9c pincrease  0x00000022 
- 00026534  0x00006e9d ifetch  0x00000001 , 0x0000003f 
- 00026535  0x00006e9e isub  0x00000002 , 0x0000003e 
- 00026536  0x00006e9f rtn 
- 00026537  0x00006ea2 fetch  0x00000001 , 0x00004217 
- 00026538  0x00006ea3 icopy  0x00000039 
- 00026539  0x00006ea4 fetcht  0x00000002 , 0x00004215 
- 00026540  0x00006ea5 setarg  0x00000000 
- 00026541  0x00006ea7 istore  0x00000001 , 0x00000002 
- 00026542  0x00006ea8 increase  0x00000022 , 0x00000002 
- 00026543  0x00006ea9 pincrease  0x00000001 
- 00026544  0x00006eaa loop  0x000067ad 
- 00026545  0x00006eab rtn 
- 00026546  0x00006eae bpatchx  0x00000099 , 0x00004033 
- 00026547  0x00006eaf call  0x0000673e 
- 00026548  0x00006eb0 fetch  0x00000001 , 0x00000030 
- 00026549  0x00006eb1 setflag  0x00000028 , 0x00000006 , 0x0000003f 
- 00026550  0x00006eb2 store  0x00000001 , 0x00000030 
- 00026551  0x00006eb3 nbranch  0x000067bc , 0x00000028 
- 00026552  0x00006eb4 add  0x00000011 , 0x0000000a , 0x00000006 
- 00026553  0x00006eb6 arg  0x000041be , 0x00000005 
- 00026554  0x00006eb7 call  0x00007ebf 
- 00026555  0x00006eb8 branch  0x000067d7 
- 00026556  0x00006eba jam  0x00000000 , 0x000041bd 
- 00026557  0x00006ebb rtn 
- 00026558  0x00006ebe fetch  0x00000009 , 0x000044cb 
- 00026559  0x00006ebf branch  0x000067ca , 0x00000034 
- 00026560  0x00006ec0 call  0x0000673e 
- 00026561  0x00006ec1 nbranch  0x000067ca , 0x00000028 
- 00026562  0x00006ec2 fetch  0x00000002 , 0x0000018c 
- 00026563  0x00006ec3 add  0x0000003f , 0x00000001 , 0x00000006 
- 00026564  0x00006ec4 arg  0x000044d5 , 0x00000005 
- 00026565  0x00006ec5 call  0x00007ebf 
- 00026566  0x00006ec6 arg  0x00004419 , 0x00000005 
- 00026567  0x00006ec7 call  0x00007ebf 
- 00026568  0x00006ec8 jam  0x00000001 , 0x00004429 
- 00026569  0x00006ec9 rtn 
- 00026570  0x00006ecc jam  0x00000000 , 0x00004429 
- 00026571  0x00006ecd rtn 
- 00026572  0x00006ed1 fetch  0x00000006 , 0x0000044f 
- 00026573  0x00006ed2 store  0x00000006 , 0x00000186 
- 00026574  0x00006ed3 jam  0x00000034 , 0x00000185 
- 00026575  0x00006ed4 branch  0x000067d3 
- 00026576  0x00006ed6 fetch  0x00000006 , 0x00000040 
- 00026577  0x00006ed7 store  0x00000006 , 0x00000186 
- 00026578  0x00006ed8 jam  0x00000033 , 0x00000185 
- 00026579  0x00006eda fetch  0x00000001 , 0x00004092 
- 00026580  0x00006edb beq  0x0000000a , 0x0000670b 
- 00026581  0x00006edc bbit1  0x00000006 , 0x000042da 
- 00026582  0x00006edd rtn 
- 00026583  0x00006ee1 fetch  0x00000008 , 0x000041be 
- 00026584  0x00006ee2 fetcht  0x00000008 , 0x000041c6 
- 00026585  0x00006ee3 ior  0x00000002 , 0x0000003f 
- 00026586  0x00006ee4 rtn  0x00000034 
- 00026587  0x00006ee5 jam  0x00000001 , 0x000041bd 
- 00026588  0x00006ee6 rtn 
- 00026589  0x00006eee bpatchx  0x0000009a , 0x00004033 
- 00026590  0x00006eef set1  0x00000007 , 0x00000002 
- 00026591  0x00006ef0 call  0x0000681d 
- 00026592  0x00006ef1 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00026593  0x00006ef7 bpatchx  0x0000009b , 0x00004033 
- 00026594  0x00006ef8 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026595  0x00006ef9 rtn  0x00000005 
- 00026596  0x00006efa isolate0  0x00000007 , 0x00000002 
- 00026597  0x00006efb and  0x00000002 , 0x0000001f , 0x00000007 
- 00026598  0x00006efc fetch  0x00000004 , 0x000000a1 
- 00026599  0x00006efd qsetflag  0x00000001 , 0x0000003f 
- 00026600  0x00006efe store  0x00000004 , 0x000000a1 
- 00026601  0x00006eff fetch  0x00000004 , 0x000000a5 
- 00026602  0x00006f00 nqsetflag  0x00000001 , 0x0000003f 
- 00026603  0x00006f01 store  0x00000004 , 0x000000a5 
- 00026604  0x00006f02 rtn 
- 00026605  0x00006f06 bpatchx  0x0000009c , 0x00004033 
- 00026606  0x00006f07 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026607  0x00006f08 rtn  0x00000005 
- 00026608  0x00006f09 isolate0  0x00000007 , 0x00000002 
- 00026609  0x00006f0a and  0x00000002 , 0x0000001f , 0x00000007 
- 00026610  0x00006f0b fetch  0x00000004 , 0x000000a1 
- 00026611  0x00006f0c qset0  0x0000003f 
- 00026612  0x00006f0d store  0x00000004 , 0x000000a1 
- 00026613  0x00006f0e fetch  0x00000004 , 0x000000a5 
- 00026614  0x00006f0f qset0  0x0000003f 
- 00026615  0x00006f10 store  0x00000004 , 0x000000a5 
- 00026616  0x00006f11 rtn 
- 00026617  0x00006f15 call  0x000067ed 
- 00026618  0x00006f16 branch  0x000067fe 
- 00026619  0x00006f1a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026620  0x00006f1b rtn  0x00000005 
- 00026621  0x00006f1c ncall  0x000067e1 , 0x0000002b 
- 00026622  0x00006f1f arg  0x0000807c , 0x00000005 
- 00026623  0x00006f20 call  0x00006830 
- 00026624  0x00006f21 setflip  0x00000007 , 0x00000002 
- 00026625  0x00006f22 arg  0x00008078 , 0x00000005 
- 00026626  0x00006f23 call  0x00006830 
- 00026627  0x00006f24 set0  0x00000007 , 0x00000002 
- 00026628  0x00006f25 arg  0x00008070 , 0x00000005 
- 00026629  0x00006f26 branch  0x00006830 
- 00026630  0x00006f2a arg  0x0000807c , 0x00000005 
- 00026631  0x00006f2b call  0x00006830 
- 00026632  0x00006f2c set0  0x00000007 , 0x00000002 
- 00026633  0x00006f2d arg  0x00008078 , 0x00000005 
- 00026634  0x00006f2e call  0x00006830 
- 00026635  0x00006f2f set0  0x00000007 , 0x00000002 
- 00026636  0x00006f30 arg  0x00008070 , 0x00000005 
- 00026637  0x00006f31 branch  0x00006830 
- 00026638  0x00006f36 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026639  0x00006f37 rtn  0x00000005 
- 00026640  0x00006f38 setflip  0x00000007 , 0x00000002 
- 00026641  0x00006f39 call  0x0000682f 
- 00026642  0x00006f3b set1  0x00000007 , 0x00000002 
- 00026643  0x00006f3c arg  0x00008070 , 0x00000005 
- 00026644  0x00006f3d branch  0x00006830 
- 00026645  0x00006f40 and  0x00000002 , 0x00000007 , 0x00000007 
- 00026646  0x00006f41 rshift3  0x00000002 , 0x0000003f 
- 00026647  0x00006f42 and_into  0x00000003 , 0x0000003f 
- 00026648  0x00006f43 iadd  0x00000005 , 0x00000005 
- 00026649  0x00006f44 ifetch  0x00000001 , 0x00000005 
- 00026650  0x00006f45 rtn 
- 00026651  0x00006f48 arg  0x00008074 , 0x00000005 
- 00026652  0x00006f49 branch  0x0000681e 
- 00026653  0x00006f4e arg  0x0000811c , 0x00000005 
- 00026654  0x00006f50 call  0x00006815 
- 00026655  0x00006f51 isolate1  0x00000007 , 0x00000002 
- 00026656  0x00006f52 branch  0x00006823 , 0x00000001 
- 00026657  0x00006f53 qisolate0  0x0000003f 
- 00026658  0x00006f54 rtn 
- 00026659  0x00006f56 qisolate1  0x0000003f 
- 00026660  0x00006f57 rtn 
- 00026661  0x00006f5a sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026662  0x00006f5b rtn  0x00000005 
- 00026663  0x00006f5c isolate1  0x00000007 , 0x0000003e 
- 00026664  0x00006f5d branch  0x0000682c 
- 00026665  0x00006f60 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026666  0x00006f61 rtn  0x00000005 
- 00026667  0x00006f62 isolate0  0x00000007 , 0x0000003e 
- 00026668  0x00006f66 setarg  0x00000000 
- 00026669  0x00006f67 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00026670  0x00006f68 ixor  0x00000002 , 0x00000002 
- 00026671  0x00006f6c arg  0x00008074 , 0x00000005 
- 00026672  0x00006f70 call  0x00006815 
- 00026673  0x00006f71 isolate1  0x00000007 , 0x00000002 
- 00026674  0x00006f72 qsetflag  0x00000001 , 0x0000003f 
- 00026675  0x00006f73 istore  0x00000001 , 0x00000005 
- 00026676  0x00006f74 rtn 
- 00026677  0x00006f77 arg  0xffffffff , 0x00000011 
- 00026678  0x00006f78 hfetch  0x00000001 , 0x00008081 
- 00026679  0x00006f79 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00026680  0x00006f7a call  0x00006878 , 0x00000001 
- 00026681  0x00006f7c compare  0x00000001 , 0x0000003f , 0x00000003 
- 00026682  0x00006f7d call  0x0000687a , 0x00000001 
- 00026683  0x00006f7f compare  0x00000003 , 0x0000003f , 0x00000003 
- 00026684  0x00006f80 call  0x0000687a , 0x00000001 
- 00026685  0x00006f82 isolate1  0x00000002 , 0x0000003f 
- 00026686  0x00006f83 call  0x00006874 , 0x00000001 
- 00026687  0x00006f85 isolate1  0x00000003 , 0x0000003f 
- 00026688  0x00006f86 call  0x00006876 , 0x00000001 
- 00026689  0x00006f88 isolate1  0x00000004 , 0x0000003f 
- 00026690  0x00006f89 call  0x0000687c , 0x00000001 
- 00026691  0x00006f8b isolate1  0x00000006 , 0x0000003f 
- 00026692  0x00006f8c nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00026693  0x00006f8e isolate1  0x00000007 , 0x0000003f 
- 00026694  0x00006f8f nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026695  0x00006f91 hfetch  0x00000001 , 0x00008082 
- 00026696  0x00006f92 isolate1  0x00000000 , 0x0000003f 
- 00026697  0x00006f93 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
- 00026698  0x00006f94 isolate1  0x00000001 , 0x0000003f 
- 00026699  0x00006f95 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
- 00026700  0x00006f96 isolate1  0x00000002 , 0x0000003f 
- 00026701  0x00006f97 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00026702  0x00006f98 isolate1  0x00000003 , 0x0000003f 
- 00026703  0x00006f99 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
- 00026704  0x00006f9a isolate1  0x00000004 , 0x0000003f 
- 00026705  0x00006f9b nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026706  0x00006f9c isolate1  0x00000005 , 0x0000003f 
- 00026707  0x00006f9d nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026708  0x00006f9e isolate1  0x00000006 , 0x0000003f 
- 00026709  0x00006f9f nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026710  0x00006fa0 isolate1  0x00000007 , 0x0000003f 
- 00026711  0x00006fa1 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
- 00026712  0x00006fa3 hfetch  0x00000001 , 0x00008080 
- 00026713  0x00006fa4 isolate1  0x00000000 , 0x0000003f 
- 00026714  0x00006fa5 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026715  0x00006fa6 isolate1  0x00000001 , 0x0000003f 
- 00026716  0x00006fa7 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
- 00026717  0x00006fa8 isolate1  0x00000002 , 0x0000003f 
- 00026718  0x00006fa9 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
- 00026719  0x00006faa isolate1  0x00000003 , 0x0000003f 
- 00026720  0x00006fab nsetflag  0x00000001 , 0x00000012 , 0x00000011 
- 00026721  0x00006fac isolate1  0x00000004 , 0x0000003f 
- 00026722  0x00006fad nsetflag  0x00000001 , 0x00000013 , 0x00000011 
- 00026723  0x00006fae isolate1  0x00000005 , 0x0000003f 
- 00026724  0x00006faf nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026725  0x00006fb0 isolate1  0x00000006 , 0x0000003f 
- 00026726  0x00006fb1 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026727  0x00006fb2 isolate1  0x00000007 , 0x0000003f 
- 00026728  0x00006fb3 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026729  0x00006fb5 hfetch  0x00000001 , 0x00008062 
- 00026730  0x00006fb6 isolate1  0x00000004 , 0x0000003f 
- 00026731  0x00006fb7 call  0x0000687e , 0x00000001 
- 00026732  0x00006fb8 bpatchx  0x0000009d , 0x00004033 
- 00026733  0x00006fba hfetch  0x00000004 , 0x00008078 
- 00026734  0x00006fbb hfetcht  0x00000004 , 0x0000807c 
- 00026735  0x00006fbc ior  0x00000002 , 0x0000003f 
- 00026736  0x00006fbd invert  0x0000003f , 0x0000003f 
- 00026737  0x00006fbe iand  0x00000011 , 0x0000003f 
- 00026738  0x00006fc0 hstore  0x00000004 , 0x00008070 
- 00026739  0x00006fc1 rtn 
- 00026740  0x00006fc5 arg  0x00000006 , 0x00000007 
- 00026741  0x00006fc6 branch  0x00006884 
- 00026742  0x00006fc8 arg  0x00000009 , 0x00000007 
- 00026743  0x00006fc9 branch  0x00006882 
- 00026744  0x00006fcb arg  0x00000017 , 0x00000007 
- 00026745  0x00006fcc branch  0x00006882 
- 00026746  0x00006fce arg  0x00000019 , 0x00000007 
- 00026747  0x00006fcf branch  0x00006884 
- 00026748  0x00006fd1 arg  0x0000001e , 0x00000007 
- 00026749  0x00006fd2 branch  0x00006884 
- 00026750  0x00006fd4 arg  0x00000002 , 0x00000007 
- 00026751  0x00006fd5 branch  0x00006884 
- 00026752  0x00006fd7 arg  0x00000001 , 0x00000039 
- 00026753  0x00006fd8 branch  0x00006885 
- 00026754  0x00006fda arg  0x00000004 , 0x00000039 
- 00026755  0x00006fdb branch  0x00006885 
- 00026756  0x00006fdd arg  0x00000002 , 0x00000039 
- 00026757  0x00006fdf qset0  0x00000011 
- 00026758  0x00006fe0 increase  0x00000001 , 0x00000007 
- 00026759  0x00006fe1 loop  0x00006885 
- 00026760  0x00006fe2 rtn 
- 00026761  0x00006feb call  0x00006895 
- 00026762  0x00006fec arg  0x00000006 , 0x00000002 
- 00026763  0x00006fed branch  0x0000680e 
- 00026764  0x00006ff0 call  0x00006889 
- 00026765  0x00006ff1 arg  0x00000006 , 0x00000002 
- 00026766  0x00006ff2 branch  0x00006825 
- 00026767  0x00006ff7 call  0x00006895 
- 00026768  0x00006ff8 hfetch  0x00000001 , 0x00008078 
- 00026769  0x00006ff9 set1  0x00000007 , 0x0000003f 
- 00026770  0x00006ffa hstore  0x00000001 , 0x00008078 
- 00026771  0x00006ffb arg  0x00000007 , 0x00000002 
- 00026772  0x00006ffc branch  0x000067fb 
- 00026773  0x00006fff hfetch  0x00000001 , 0x00008081 
- 00026774  0x00007000 and_into  0x000000fb , 0x0000003f 
- 00026775  0x00007001 hstore  0x00000001 , 0x00008081 
- 00026776  0x00007002 rtn 
- 00026777  0x00007005 hfetch  0x00000001 , 0x00008081 
- 00026778  0x00007006 isolate1  0x00000002 , 0x0000003f 
- 00026779  0x00007007 rtn 
- 00026780  0x0000700a call  0x0000666a 
- 00026781  0x0000700b setarg  0x000007e0 
- 00026782  0x0000700c arg  0x00004150 , 0x00000011 
- 00026783  0x0000700d arg  0x00000002 , 0x00000002 
- 00026784  0x0000700e call  0x000066b3 
- 00026785  0x0000700f branch  0x0000666d 
- 00026786  0x00007013 call  0x0000666a 
- 00026787  0x00007014 setarg  0x000007e2 
- 00026788  0x00007015 arg  0x0000421d , 0x00000011 
- 00026789  0x00007016 arg  0x0000000e , 0x00000002 
- 00026790  0x00007017 call  0x000066b3 
- 00026791  0x00007018 branch  0x0000666d 
- 00026792  0x0000701d bpatchx  0x0000009e , 0x00004033 
- 00026793  0x0000701f call  0x000068a2 
- 00026794  0x00007021 fetch  0x00000001 , 0x0000422d 
- 00026795  0x00007022 beq  0x00000000 , 0x000068af 
- 00026796  0x00007023 beq  0x00000001 , 0x000068c3 
- 00026797  0x00007024 beq  0x00000002 , 0x000068d7 
- 00026798  0x00007025 rtn 
- 00026799  0x00007028 fetcht  0x00000002 , 0x00004229 
- 00026800  0x00007029 setarg  0x0000aa55 
- 00026801  0x0000702a isub  0x00000002 , 0x0000003e 
- 00026802  0x0000702b branch  0x000068b8 , 0x00000005 
- 00026803  0x0000702c setarg  0x00004dfa 
- 00026804  0x0000702d store  0x00000002 , 0x00004227 
- 00026805  0x0000702e setarg  0x00004894 
- 00026806  0x0000702f store  0x00000002 , 0x00004221 
- 00026807  0x00007030 branch  0x000068c0 
- 00026808  0x00007033 fetch  0x00000002 , 0x00004227 
- 00026809  0x00007034 nbranch  0x000068bc , 0x00000034 
- 00026810  0x00007035 setarg  0x00004dfa 
- 00026811  0x00007036 store  0x00000002 , 0x00004227 
- 00026812  0x00007038 fetch  0x00000002 , 0x00004221 
- 00026813  0x00007039 nbranch  0x000068c0 , 0x00000034 
- 00026814  0x0000703a setarg  0x00004894 
- 00026815  0x0000703b store  0x00000002 , 0x00004221 
- 00026816  0x0000703d setarg  0x00000064 
- 00026817  0x0000703e store  0x00000002 , 0x0000422b 
- 00026818  0x0000703f rtn 
- 00026819  0x00007042 fetcht  0x00000002 , 0x00004229 
- 00026820  0x00007043 setarg  0x0000aa55 
- 00026821  0x00007044 isub  0x00000002 , 0x0000003e 
- 00026822  0x00007045 branch  0x000068cc , 0x00000005 
- 00026823  0x00007046 setarg  0x00005932 
- 00026824  0x00007047 store  0x00000002 , 0x00004225 
- 00026825  0x00007048 setarg  0x00004323 
- 00026826  0x00007049 store  0x00000002 , 0x0000421f 
- 00026827  0x0000704a branch  0x000068d4 
- 00026828  0x0000704d fetch  0x00000002 , 0x00004225 
- 00026829  0x0000704e nbranch  0x000068d0 , 0x00000034 
- 00026830  0x0000704f setarg  0x00005932 
- 00026831  0x00007050 store  0x00000002 , 0x00004225 
- 00026832  0x00007052 fetch  0x00000002 , 0x0000421f 
- 00026833  0x00007053 nbranch  0x000068d4 , 0x00000034 
- 00026834  0x00007054 setarg  0x00004323 
- 00026835  0x00007055 store  0x00000002 , 0x0000421f 
- 00026836  0x00007057 setarg  0x00000190 
- 00026837  0x00007058 store  0x00000002 , 0x0000422b 
- 00026838  0x00007059 rtn 
- 00026839  0x0000705c fetcht  0x00000002 , 0x00004229 
- 00026840  0x0000705d setarg  0x0000aa55 
- 00026841  0x0000705e isub  0x00000002 , 0x0000003e 
- 00026842  0x0000705f branch  0x000068e0 , 0x00000005 
- 00026843  0x00007060 setarg  0x00006946 
- 00026844  0x00007061 store  0x00000002 , 0x00004223 
- 00026845  0x00007062 setarg  0x00005377 
- 00026846  0x00007063 store  0x00000002 , 0x0000421d 
- 00026847  0x00007064 branch  0x000068e8 
- 00026848  0x00007067 fetch  0x00000002 , 0x00004223 
- 00026849  0x00007068 nbranch  0x000068e4 , 0x00000034 
- 00026850  0x00007069 setarg  0x00006946 
- 00026851  0x0000706a store  0x00000002 , 0x00004223 
- 00026852  0x0000706c fetch  0x00000002 , 0x0000421d 
- 00026853  0x0000706d nbranch  0x000068e8 , 0x00000034 
- 00026854  0x0000706e setarg  0x00005377 
- 00026855  0x0000706f store  0x00000002 , 0x0000421d 
- 00026856  0x00007071 setarg  0x00000032 
- 00026857  0x00007072 store  0x00000002 , 0x0000422b 
- 00026858  0x00007073 rtn 
- 00026859  0x00007077 fetch  0x00000001 , 0x0000422d 
- 00026860  0x00007078 beq  0x00000000 , 0x000068f0 
- 00026861  0x00007079 beq  0x00000001 , 0x000068f2 
- 00026862  0x0000707a beq  0x00000002 , 0x000068f4 
- 00026863  0x0000707b rtn 
- 00026864  0x0000707d jam  0x000000bf , 0x00008971 
- 00026865  0x0000707e branch  0x000068f8 
- 00026866  0x00007080 jam  0x000000af , 0x00008971 
- 00026867  0x00007081 branch  0x000068f8 
- 00026868  0x00007083 jam  0x0000008f , 0x00008971 
- 00026869  0x00007084 fetch  0x00000001 , 0x0000422e 
- 00026870  0x00007085 hstore  0x00000001 , 0x00008973 
- 00026871  0x00007086 branch  0x000068f8 
- 00026872  0x00007088 bpatchx  0x0000009f , 0x00004033 
- 00026873  0x00007089 hfetch  0x00000001 , 0x00008053 
- 00026874  0x0000708a set1  0x00000007 , 0x0000003f 
- 00026875  0x0000708b hstore  0x00000001 , 0x00008053 
- 00026876  0x0000708c hfetch  0x00000001 , 0x00008973 
- 00026877  0x0000708d or_into  0x00000030 , 0x0000003f 
- 00026878  0x0000708e hstore  0x00000001 , 0x00008973 
- 00026879  0x0000708f jam  0x0000007c , 0x00008906 
- 00026880  0x00007090 jam  0x000000aa , 0x00008972 
- 00026881  0x00007091 nop  0x00001388 
- 00026882  0x00007092 hfetcht  0x00000002 , 0x00008150 
- 00026883  0x00007093 hfetch  0x00000001 , 0x00008053 
- 00026884  0x00007094 set0  0x00000007 , 0x0000003f 
- 00026885  0x00007095 hstore  0x00000001 , 0x00008053 
- 00026886  0x00007096 storet  0x00000002 , 0x0000422f 
- 00026887  0x00007097 rtn 
- 00026888  0x0000709a bpatchx  0x000000a0 , 0x00004034 
- 00026889  0x0000709b fetch  0x00000001 , 0x0000422d 
- 00026890  0x0000709c beq  0x00000000 , 0x0000690e 
- 00026891  0x0000709d beq  0x00000001 , 0x00006912 
- 00026892  0x0000709e beq  0x00000002 , 0x00006916 
- 00026893  0x0000709f rtn 
- 00026894  0x000070a2 fetch  0x00000002 , 0x00004227 
- 00026895  0x000070a3 fetcht  0x00000002 , 0x00004221 
- 00026896  0x000070a4 arg  0x000000c8 , 0x00000013 
- 00026897  0x000070a5 branch  0x0000691a 
- 00026898  0x000070a8 fetch  0x00000002 , 0x00004225 
- 00026899  0x000070a9 fetcht  0x00000002 , 0x0000421f 
- 00026900  0x000070aa arg  0x00000064 , 0x00000013 
- 00026901  0x000070ab branch  0x0000691a 
- 00026902  0x000070ae fetch  0x00000002 , 0x00004223 
- 00026903  0x000070af fetcht  0x00000002 , 0x0000421d 
- 00026904  0x000070b0 arg  0x00000032 , 0x00000013 
- 00026905  0x000070b1 branch  0x0000691a 
- 00026906  0x000070b4 isub  0x00000002 , 0x00000011 
- 00026907  0x000070b5 fetch  0x00000002 , 0x0000422f 
- 00026908  0x000070b6 isub  0x00000002 , 0x0000003f 
- 00026909  0x000070b7 nbranch  0x00006927 , 0x00000002 
- 00026910  0x000070b8 fetcht  0x00000002 , 0x0000422b 
- 00026911  0x000070b9 imul32  0x00000002 , 0x00000012 
- 00026912  0x000070ba copy  0x00000013 , 0x0000003f 
- 00026913  0x000070bb imul32  0x00000011 , 0x0000003f 
- 00026914  0x000070bc iadd  0x00000012 , 0x0000003f 
- 00026915  0x000070be idiv  0x00000011 
- 00026916  0x000070bf call  0x00007f86 
- 00026917  0x000070c0 quotient  0x0000003f 
- 00026918  0x000070c1 rtn 
- 00026919  0x000070c4 copy  0x00000002 , 0x0000003f 
- 00026920  0x000070c5 fetcht  0x00000002 , 0x0000422f 
- 00026921  0x000070c6 isub  0x00000002 , 0x0000003f 
- 00026922  0x000070c7 fetcht  0x00000002 , 0x0000422b 
- 00026923  0x000070c8 imul32  0x00000002 , 0x00000012 
- 00026924  0x000070c9 copy  0x00000013 , 0x0000003f 
- 00026925  0x000070ca imul32  0x00000011 , 0x0000003f 
- 00026926  0x000070cb isub  0x00000012 , 0x0000003f 
- 00026927  0x000070cc branch  0x00006923 
- 00026928  0x000070d8 ifetch  0x00000008 , 0x00000011 
- 00026929  0x000070d9 store  0x00000008 , 0x00000a9a 
- 00026930  0x000070da fetch  0x00000002 , 0x00000a9a 
- 00026931  0x000070db fetcht  0x00000002 , 0x00000a9c 
- 00026932  0x000070dc isub  0x00000002 , 0x00000011 
- 00026933  0x000070dd fetch  0x00000002 , 0x00000aa0 
- 00026934  0x000070de isub  0x00000002 , 0x00000012 
- 00026935  0x000070df fetcht  0x00000002 , 0x00000a9e 
- 00026936  0x000070e0 isub  0x00000002 , 0x0000003e 
- 00026937  0x000070e1 ncall  0x00006940 , 0x00000002 
- 00026938  0x000070e2 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00026939  0x000070e3 idiv  0x00000011 
- 00026940  0x000070e4 call  0x00007f86 
- 00026941  0x000070e5 quotient  0x0000003f 
- 00026942  0x000070e6 call  0x00006944 , 0x00000034 
- 00026943  0x000070e7 rtn 
- 00026944  0x000070e9 fetch  0x00000001 , 0x00004231 
- 00026945  0x000070ea set1  0x00000000 , 0x0000003f 
- 00026946  0x000070eb store  0x00000001 , 0x00004231 
- 00026947  0x000070ec rtn 
- 00026948  0x000070ee fetcht  0x00000001 , 0x00004231 
- 00026949  0x000070ef set1  0x00000001 , 0x00000002 
- 00026950  0x000070f0 storet  0x00000001 , 0x00004231 
- 00026951  0x000070f1 rtn 
- 00026952  0x000070f7 fetch  0x00000002 , 0x0000423d 
- 00026953  0x000070f8 ifetch  0x00000001 , 0x0000003f 
- 00026954  0x000070fa rtn  0x00000034 
- 00026955  0x000070fb copy  0x0000003f , 0x00000039 
- 00026956  0x000070fd fetch  0x00000002 , 0x0000423d 
- 00026957  0x000070fe increase  0x00000003 , 0x0000003f 
- 00026958  0x000070ff copy  0x0000003f , 0x00000011 
- 00026959  0x00007101 ifetcht  0x00000001 , 0x00000011 
- 00026960  0x00007102 call  0x000067fb 
- 00026961  0x00007103 increase  0x00000001 , 0x00000011 
- 00026962  0x00007104 loop  0x0000694f 
- 00026963  0x00007106 rtn 
- 00026964  0x00007109 fetch  0x00000002 , 0x0000423d 
- 00026965  0x0000710a increase  0x00000003 , 0x0000003f 
- 00026966  0x0000710b copy  0x0000003f , 0x00000011 
- 00026967  0x0000710d force  0x00000000 , 0x00000012 
- 00026968  0x0000710e jam  0x00000000 , 0x00000b12 
- 00026969  0x00007110 ifetcht  0x00000001 , 0x00000011 
- 00026970  0x00007111 call  0x0000681d 
- 00026971  0x00007112 bpatchx  0x000000a1 , 0x00004034 
- 00026972  0x00007113 fetch  0x00000002 , 0x00000b12 
- 00026973  0x00007114 copy  0x00000012 , 0x00000007 
- 00026974  0x00007115 qsetflag  0x00000001 , 0x0000003f 
- 00026975  0x00007116 store  0x00000002 , 0x00000b12 
- 00026976  0x00007117 increase  0x00000001 , 0x00000011 
- 00026977  0x00007118 increase  0x00000001 , 0x00000012 
- 00026978  0x00007119 fetch  0x00000002 , 0x0000423d 
- 00026979  0x0000711a ifetch  0x00000001 , 0x0000003f 
- 00026980  0x0000711c ixor  0x00000012 , 0x0000003e 
- 00026981  0x0000711d nbranch  0x00006959 , 0x00000005 
- 00026982  0x0000711e fetch  0x00000002 , 0x00000b12 
- 00026983  0x0000711f fetcht  0x00000002 , 0x00000b14 
- 00026984  0x00007120 ixor  0x00000002 , 0x0000003e 
- 00026985  0x00007121 rtn  0x00000005 
- 00026986  0x00007122 enable  0x00000028 
- 00026987  0x00007123 rtn 
- 00026988  0x00007126 fetch  0x00000002 , 0x0000423d 
- 00026989  0x00007127 ifetch  0x00000001 , 0x0000003f 
- 00026990  0x00007129 rtn  0x00000034 
- 00026991  0x0000712a copy  0x0000003f , 0x00000039 
- 00026992  0x0000712b fetch  0x00000002 , 0x0000423d 
- 00026993  0x0000712c increase  0x00000003 , 0x0000003f 
- 00026994  0x0000712d copy  0x0000003f , 0x00000011 
- 00026995  0x0000712f ifetcht  0x00000001 , 0x00000011 
- 00026996  0x00007130 call  0x000067dd 
- 00026997  0x00007131 increase  0x00000001 , 0x00000011 
- 00026998  0x00007132 loop  0x00006973 
- 00026999  0x00007134 rtn 
- 00027000  0x00007137 arg  0x00000009 , 0x00000007 
- 00027001  0x00007138 call  0x00007f16 
- 00027002  0x00007139 nrtn  0x00000034 
- 00027003  0x0000713a setarg  0x00000020 
- 00027004  0x0000713b arg  0x00000009 , 0x00000007 
- 00027005  0x0000713c call  0x00007f08 
- 00027006  0x0000713d disable  0x00000028 
- 00027007  0x0000713e call  0x0000696c 
- 00027008  0x0000713f bpatchx  0x000000a2 , 0x00004034 
- 00027009  0x00007140 fetch  0x00000002 , 0x0000423d 
- 00027010  0x00007141 ifetch  0x00000001 , 0x0000003f 
- 00027011  0x00007143 rtn  0x00000034 
- 00027012  0x00007144 call  0x00006954 
- 00027013  0x00007145 nbranch  0x00007d02 , 0x00000028 
- 00027014  0x00007146 call  0x00007d00 
- 00027015  0x00007147 disable  0x00000028 
- 00027016  0x00007148 fetch  0x00000002 , 0x00000b12 
- 00027017  0x00007149 store  0x00000002 , 0x00000b19 
- 00027018  0x0000714a jam  0x00000000 , 0x00000b1b 
- 00027019  0x0000714b force  0x00000000 , 0x00000007 
- 00027020  0x0000714d fetch  0x00000002 , 0x00000b14 
- 00027021  0x0000714e rshift  0x0000003f , 0x00000002 
- 00027022  0x0000714f storet  0x00000002 , 0x00000b14 
- 00027023  0x00007150 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00027024  0x00007151 fetcht  0x00000002 , 0x00000b19 
- 00027025  0x00007152 and  0x00000002 , 0x00000001 , 0x00000011 
- 00027026  0x00007153 rshift  0x00000002 , 0x00000002 
- 00027027  0x00007154 storet  0x00000002 , 0x00000b19 
- 00027028  0x00007155 ixor  0x00000011 , 0x0000003e 
- 00027029  0x00007156 ncall  0x000069a1 , 0x00000005 
- 00027030  0x00007157 fetch  0x00000002 , 0x0000423d 
- 00027031  0x00007158 ifetch  0x00000001 , 0x0000003f 
- 00027032  0x0000715a fetcht  0x00000001 , 0x00000b1b 
- 00027033  0x0000715b increase  0x00000001 , 0x00000002 
- 00027034  0x0000715c storet  0x00000001 , 0x00000b1b 
- 00027035  0x0000715d copy  0x00000002 , 0x00000007 
- 00027036  0x0000715e ixor  0x00000007 , 0x0000003e 
- 00027037  0x0000715f nbranch  0x0000698c , 0x00000005 
- 00027038  0x00007160 fetch  0x00000002 , 0x00000b12 
- 00027039  0x00007161 store  0x00000002 , 0x00000b14 
- 00027040  0x00007162 rtn 
- 00027041  0x00007164 bpatchx  0x000000a3 , 0x00004034 
- 00027042  0x00007165 fetch  0x00000002 , 0x0000423d 
- 00027043  0x00007166 increase  0x00000001 , 0x0000003f 
- 00027044  0x00007167 ifetch  0x00000002 , 0x0000003f 
- 00027045  0x00007168 branch  0x00007f9c 
- 00027046  0x00007174 hfetch  0x00000001 , 0x00008042 
- 00027047  0x00007175 ior  0x00000011 , 0x0000003f 
- 00027048  0x00007176 hstore  0x00000001 , 0x00008042 
- 00027049  0x00007177 hfetch  0x00000002 , 0x00008050 
- 00027050  0x00007178 set0  0x0000000d , 0x0000003f 
- 00027051  0x00007179 hstore  0x00000002 , 0x00008050 
- 00027052  0x0000717a nop  0x00000064 
- 00027053  0x0000717b rtn 
- 00027054  0x00007187 fetcht  0x00000003 , 0x00000a9c 
- 00027055  0x00007188 setarg  0x00b71b00 
- 00027056  0x00007189 idiv  0x00000002 
- 00027057  0x0000718a call  0x00007f86 
- 00027058  0x0000718b quotient  0x00000002 
- 00027059  0x0000718c fetch  0x00000001 , 0x00000a9f 
- 00027060  0x0000718d imul32  0x00000002 , 0x0000003f 
- 00027061  0x0000718e div  0x0000003f , 0x00000064 
- 00027062  0x0000718f call  0x00007f86 
- 00027063  0x00007190 quotient  0x00000011 
- 00027064  0x00007191 copy  0x00000002 , 0x0000003f 
- 00027065  0x00007192 isub  0x00000011 , 0x00000012 
- 00027066  0x00007193 fetch  0x00000001 , 0x00000a9b 
- 00027067  0x00007194 call  0x000069be 
- 00027068  0x00007195 fetch  0x00000001 , 0x00000a9a 
- 00027069  0x00007196 branch  0x000069d5 
- 00027070  0x0000719a beq  0x00000000 , 0x000069c4 
- 00027071  0x0000719b beq  0x00000001 , 0x000069c6 
- 00027072  0x0000719c beq  0x00000002 , 0x000069c8 
- 00027073  0x0000719d beq  0x00000003 , 0x000069ca 
- 00027074  0x0000719e beq  0x00000004 , 0x000069cc 
- 00027075  0x0000719f beq  0x00000005 , 0x000069ce 
- 00027076  0x000071a1 arg  0x000080a0 , 0x00000005 
- 00027077  0x000071a2 branch  0x000069d0 
- 00027078  0x000071a4 arg  0x000080a4 , 0x00000005 
- 00027079  0x000071a5 branch  0x000069d0 
- 00027080  0x000071a7 arg  0x000080a8 , 0x00000005 
- 00027081  0x000071a8 branch  0x000069d0 
- 00027082  0x000071aa arg  0x00008064 , 0x00000005 
- 00027083  0x000071ab branch  0x000069d0 
- 00027084  0x000071ad arg  0x00008068 , 0x00000005 
- 00027085  0x000071ae branch  0x000069d0 
- 00027086  0x000071b0 arg  0x0000806c , 0x00000005 
- 00027087  0x000071b1 branch  0x000069d0 
- 00027088  0x000071b3 copy  0x00000011 , 0x0000003f 
- 00027089  0x000071b4 istore  0x00000002 , 0x00000005 
- 00027090  0x000071b5 copy  0x00000012 , 0x0000003f 
- 00027091  0x000071b6 istore  0x00000002 , 0x00000005 
- 00027092  0x000071b7 rtn 
- 00027093  0x000071bc enable  0x00000028 
- 00027094  0x000071bd branch  0x000069d8 
- 00027095  0x000071bf disable  0x00000028 
- 00027096  0x000071c1 beq  0x00000004 , 0x000069e3 
- 00027097  0x000071c2 beq  0x00000005 , 0x000069e5 
- 00027098  0x000071c3 beq  0x0000001b , 0x000069e7 
- 00027099  0x000071c4 beq  0x0000001c , 0x000069e9 
- 00027100  0x000071c5 beq  0x00000003 , 0x000069eb 
- 00027101  0x000071c6 beq  0x00000008 , 0x000069ed 
- 00027102  0x000071c7 beq  0x00000014 , 0x000069ef 
- 00027103  0x000071c8 beq  0x00000015 , 0x000069f1 
- 00027104  0x000071c9 beq  0x00000016 , 0x000069f3 
- 00027105  0x000071ca beq  0x00000017 , 0x000069f5 
- 00027106  0x000071cb rtn 
- 00027107  0x000071cf arg  0x00000006 , 0x00000007 
- 00027108  0x000071d0 branch  0x000069ff 
- 00027109  0x000071d2 arg  0x00000007 , 0x00000007 
- 00027110  0x000071d3 branch  0x000069ff 
- 00027111  0x000071d5 arg  0x00000008 , 0x00000007 
- 00027112  0x000071d6 branch  0x000069ff 
- 00027113  0x000071d8 arg  0x00000009 , 0x00000007 
- 00027114  0x000071d9 branch  0x000069ff 
- 00027115  0x000071db arg  0x0000000a , 0x00000007 
- 00027116  0x000071dc branch  0x000069ff 
- 00027117  0x000071de arg  0x0000000b , 0x00000007 
- 00027118  0x000071df branch  0x000069ff 
- 00027119  0x000071e1 arg  0x0000000c , 0x00000007 
- 00027120  0x000071e2 branch  0x00006a01 
- 00027121  0x000071e4 arg  0x0000000d , 0x00000007 
- 00027122  0x000071e5 branch  0x00006a01 
- 00027123  0x000071e7 arg  0x0000000e , 0x00000007 
- 00027124  0x000071e8 branch  0x00006a01 
- 00027125  0x000071ea arg  0x0000000f , 0x00000007 
- 00027126  0x000071eb branch  0x00006a01 
- 00027127  0x000071ee hfetch  0x00000002 , 0x00008081 
- 00027128  0x000071ef qsetflag  0x00000028 , 0x0000003f 
- 00027129  0x000071f0 hstore  0x00000002 , 0x00008081 
- 00027130  0x000071f1 copy  0x00000011 , 0x00000007 
- 00027131  0x000071f2 hfetch  0x00000001 , 0x00008085 
- 00027132  0x000071f3 qsetflag  0x00000028 , 0x0000003f 
- 00027133  0x000071f4 hstore  0x00000001 , 0x00008085 
- 00027134  0x000071f5 rtn 
- 00027135  0x000071f8 add  0x00000007 , 0xfffffffc , 0x00000011 
- 00027136  0x000071f9 branch  0x000069f7 
- 00027137  0x000071fc add  0x00000007 , 0xfffffff6 , 0x00000011 
- 00027138  0x000071fd branch  0x000069f7 
- 00027139  0x00007203 rtn  0x0000002b 
- 00027140  0x00007204 jam  0x00000000 , 0x00004567 
- 00027141  0x00007205 jam  0x00000003 , 0x000004ed 
- 00027142  0x00007206 jam  0x00000003 , 0x000004ee 
- 00027143  0x00007207 jam  0x00000011 , 0x000004f2 
- 00027144  0x00007208 jam  0x00000013 , 0x000004f3 
- 00027145  0x00007209 setarg  0x00000000 
- 00027146  0x0000720a store  0x00000003 , 0x000004ef 
- 00027147  0x0000720b store  0x00000001 , 0x00004254 
- 00027148  0x0000720c jam  0x00000000 , 0x00004681 
- 00027149  0x0000720f bpatchx  0x000000a4 , 0x00004034 
- 00027150  0x00007210 setarg  0x00000000 
- 00027151  0x00007211 store  0x00000001 , 0x00004254 
- 00027152  0x00007212 store  0x00000001 , 0x00004564 
- 00027153  0x00007213 store  0x00000001 , 0x0000455d 
- 00027154  0x00007214 fetch  0x00000001 , 0x0000456b 
- 00027155  0x00007215 beq  0x00000001 , 0x00006a16 
- 00027156  0x00007216 jam  0x00000050 , 0x00004569 
- 00027157  0x00007217 rtn 
- 00027158  0x0000721a jam  0x00000000 , 0x00004569 
- 00027159  0x0000721b rtn 
- 00027160  0x0000721e or_into  0x00000002 , 0x00000002 
- 00027161  0x0000721f rtn 
- 00027162  0x0000722c copy  0x00000002 , 0x0000003f 
- 00027163  0x0000722d reverse  0x0000003f , 0x0000003f 
- 00027164  0x0000722e store  0x00000001 , 0x00004562 
- 00027165  0x0000722f force  0x0000003f , 0x0000003f 
- 00027166  0x00007230 reverse  0x0000003f , 0x0000003f 
- 00027167  0x00007231 store  0x00000001 , 0x00004561 
- 00027168  0x00007232 force  0x00000001 , 0x0000003f 
- 00027169  0x00007233 reverse  0x0000003f , 0x0000003f 
- 00027170  0x00007234 store  0x00000001 , 0x00004560 
- 00027171  0x00007235 call  0x00006a50 
- 00027172  0x00007236 copy  0x00000002 , 0x0000003f 
- 00027173  0x00007237 rtn 
- 00027174  0x00007239 reverse  0x0000003f , 0x0000003f 
- 00027175  0x0000723a store  0x00000001 , 0x00004562 
- 00027176  0x0000723b force  0x00000073 , 0x0000003f 
- 00027177  0x0000723c reverse  0x0000003f , 0x0000003f 
- 00027178  0x0000723d store  0x00000001 , 0x00004561 
- 00027179  0x0000723e force  0x00000001 , 0x0000003f 
- 00027180  0x0000723f reverse  0x0000003f , 0x0000003f 
- 00027181  0x00007240 store  0x00000001 , 0x00004560 
- 00027182  0x00007241 branch  0x00006a50 
- 00027183  0x00007244 fetch  0x00000001 , 0x00004563 
- 00027184  0x00007245 branch  0x00006a33 , 0x00000034 
- 00027185  0x00007246 setarg  0x00000070 
- 00027186  0x00007247 rtn 
- 00027187  0x00007249 setarg  0x000000aa 
- 00027188  0x0000724a rtn 
- 00027189  0x0000724d reverse  0x0000003f , 0x0000003f 
- 00027190  0x0000724e store  0x00000001 , 0x00004562 
- 00027191  0x0000724f force  0x000000ef , 0x0000003f 
- 00027192  0x00007250 call  0x00006a44 
- 00027193  0x00007251 fetcht  0x00000002 , 0x000004f7 
- 00027194  0x00007252 copy  0x00000002 , 0x00000005 
- 00027195  0x00007253 istore  0x00000001 , 0x00000005 
- 00027196  0x00007254 copy  0x00000005 , 0x00000002 
- 00027197  0x00007255 storet  0x00000002 , 0x000004f7 
- 00027198  0x00007256 force  0x000000ff , 0x0000003f 
- 00027199  0x00007257 call  0x00006a44 
- 00027200  0x00007258 fetcht  0x00000002 , 0x000004f7 
- 00027201  0x00007259 copy  0x00000002 , 0x00000005 
- 00027202  0x0000725a istore  0x00000001 , 0x00000005 
- 00027203  0x0000725b rtn 
- 00027204  0x00007265 reverse  0x0000003f , 0x0000003f 
- 00027205  0x00007266 store  0x00000001 , 0x00004561 
- 00027206  0x00007267 fetch  0x00000002 , 0x00004561 
- 00027207  0x00007268 lshift8  0x0000003f , 0x0000003f 
- 00027208  0x00007269 store  0x00000003 , 0x000004f4 
- 00027209  0x0000726a arg  0x00000107 , 0x00000011 
- 00027210  0x0000726b arg  0x0000000f , 0x00000012 
- 00027211  0x0000726c call  0x00006a5d 
- 00027212  0x0000726d xor_into  0x000000d7 , 0x0000003f 
- 00027213  0x0000726e invert  0x0000003f , 0x0000003f 
- 00027214  0x0000726f reverse  0x0000003f , 0x0000003f 
- 00027215  0x00007270 rtn 
- 00027216  0x0000727b fetch  0x00000003 , 0x00004560 
- 00027217  0x0000727c store  0x00000003 , 0x000004f4 
- 00027218  0x0000727d arg  0x00000107 , 0x00000011 
- 00027219  0x0000727e arg  0x0000000f , 0x00000012 
- 00027220  0x0000727f call  0x00006a5d 
- 00027221  0x00007280 lshift8  0x0000003f , 0x0000003f 
- 00027222  0x00007281 arg  0x00000007 , 0x00000012 
- 00027223  0x00007282 call  0x00006a5d 
- 00027224  0x00007283 xor_into  0x0000002b , 0x0000003f 
- 00027225  0x00007284 invert  0x0000003f , 0x0000003f 
- 00027226  0x00007285 reverse  0x0000003f , 0x0000003f 
- 00027227  0x00007286 copy  0x0000003f , 0x00000002 
- 00027228  0x00007287 rtn 
- 00027229  0x0000728a arg  0x00000000 , 0x00000013 
- 00027230  0x0000728b copy  0x00000012 , 0x00000039 
- 00027231  0x0000728c call  0x00007e71 
- 00027232  0x0000728d icopy  0x00000002 
- 00027233  0x00007293 copy  0x00000002 , 0x0000003f 
- 00027234  0x00007294 lshift  0x00000013 , 0x00000013 
- 00027235  0x00007295 bbit0  0x00000008 , 0x00006a66 
- 00027236  0x00007296 ixor  0x00000011 , 0x00000002 
- 00027237  0x00007297 increase  0x00000001 , 0x00000013 
- 00027238  0x00007299 lshift  0x00000002 , 0x00000002 
- 00027239  0x0000729a fetch  0x00000003 , 0x000004f4 
- 00027240  0x0000729b increase  0xffffffff , 0x00000012 
- 00027241  0x0000729c compare  0x000000ff , 0x00000012 , 0x000000ff 
- 00027242  0x0000729d branch  0x00006a70 , 0x00000001 
- 00027243  0x0000729e copy  0x00000012 , 0x00000039 
- 00027244  0x0000729f call  0x00007e71 
- 00027245  0x000072a0 isolate1  0x00000000 , 0x0000003f 
- 00027246  0x000072a1 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00027247  0x000072a2 branch  0x00006a61 
- 00027248  0x000072a5 rshift  0x00000002 , 0x0000003f 
- 00027249  0x000072a6 rtn 
- 00027250  0x000072a9 fetcht  0x00000001 , 0x0000455d 
- 00027251  0x000072ac lshift2  0x00000002 , 0x00000002 
- 00027252  0x000072ad set1  0x00000000 , 0x00000002 
- 00027253  0x000072ae fetch  0x00000001 , 0x00004563 
- 00027254  0x000072af ncall  0x00006a18 , 0x00000034 
- 00027255  0x000072b0 storet  0x00000001 , 0x0000050d 
- 00027256  0x000072b1 rtn 
- 00027257  0x000072b5 lshift  0x00000002 , 0x00000002 
- 00027258  0x000072b6 fetch  0x00000001 , 0x00004563 
- 00027259  0x000072b7 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00027260  0x000072b9 rtn 
- 00027261  0x000072bb fetcht  0x00000001 , 0x000004fc 
- 00027262  0x000072bc jam  0x000000d7 , 0x000004fe 
- 00027263  0x000072bd call  0x00006bb6 
- 00027264  0x000072be fetch  0x00000001 , 0x00004251 
- 00027265  0x000072bf set1  0x00000006 , 0x0000003f 
- 00027266  0x000072c0 set1  0x00000007 , 0x0000003f 
- 00027267  0x000072c1 store  0x00000001 , 0x00004251 
- 00027268  0x000072c2 jam  0x00000000 , 0x00004563 
- 00027269  0x000072c3 branch  0x00006b97 
- 00027270  0x000072c5 fetch  0x00000001 , 0x00004251 
- 00027271  0x000072c6 set1  0x00000007 , 0x0000003f 
- 00027272  0x000072c7 store  0x00000001 , 0x00004251 
- 00027273  0x000072c8 branch  0x00006b97 
- 00027274  0x000072cc bpatchx  0x000000a5 , 0x00004034 
- 00027275  0x000072cd fetch  0x00000001 , 0x00004681 
- 00027276  0x000072ce beq  0x00000000 , 0x00006a8e 
- 00027277  0x000072cf branch  0x00006b4c 
- 00027278  0x000072d2 fetch  0x00000002 , 0x00000264 
- 00027279  0x000072d3 copy  0x0000003f , 0x00000006 
- 00027280  0x000072d4 call  0x00006ab8 
- 00027281  0x000072d5 fetch  0x00000001 , 0x000004fc 
- 00027282  0x000072d6 beq  0x00000000 , 0x00006a94 
- 00027283  0x000072d7 branch  0x00006b18 
- 00027284  0x000072d9 bpatchx  0x000000a6 , 0x00004034 
- 00027285  0x000072da fetch  0x00000001 , 0x000004fd 
- 00027286  0x000072db beq  0x0000003f , 0x00006a7d 
- 00027287  0x000072dc beq  0x00000073 , 0x00006a86 
- 00027288  0x000072dd beq  0x000000ef , 0x00006a9b 
- 00027289  0x000072de beq  0x00000053 , 0x00006b44 
- 00027290  0x000072df rtn 
- 00027291  0x000072e3 fetch  0x00000002 , 0x00000501 
- 00027292  0x000072e4 copy  0x0000003f , 0x00000006 
- 00027293  0x000072e5 call  0x00006ac3 
- 00027294  0x000072e6 fetch  0x00000001 , 0x00000503 
- 00027295  0x000072e7 beq  0x00000041 , 0x00006aa5 
- 00027296  0x000072e8 beq  0x00000040 , 0x00006aad 
- 00027297  0x000072e9 beq  0x00000071 , 0x00006ae6 
- 00027298  0x000072ea beq  0x00000070 , 0x00006af2 
- 00027299  0x000072eb beq  0x00000049 , 0x00006afd 
- 00027300  0x000072ec branch  0x00006b97 
- 00027301  0x000072ef call  0x00006aaf 
- 00027302  0x000072f1 branch  0x00006aa7 
- 00027303  0x000072f4 fetch  0x00000001 , 0x00004254 
- 00027304  0x000072f5 set1  0x00000000 , 0x0000003f 
- 00027305  0x000072f6 set1  0x00000001 , 0x0000003f 
- 00027306  0x000072f7 store  0x00000001 , 0x00004254 
- 00027307  0x000072f8 call  0x00006be0 
- 00027308  0x000072f9 branch  0x00006b97 
- 00027309  0x000072fc call  0x00006aaf 
- 00027310  0x000072fd branch  0x00006b97 
- 00027311  0x00007300 call  0x00006acb 
- 00027312  0x00007301 branch  0x00006ad7 
- 00027313  0x00007304 call  0x00006acb 
- 00027314  0x00007305 ifetch  0x00000001 , 0x00000006 
- 00027315  0x00007306 rshift3  0x0000003f , 0x0000003f 
- 00027316  0x00007307 store  0x00000001 , 0x0000456a 
- 00027317  0x00007308 ifetch  0x00000001 , 0x00000006 
- 00027318  0x00007309 store  0x00000001 , 0x00000508 
- 00027319  0x0000730a rtn 
- 00027320  0x0000730e ifetch  0x00000001 , 0x00000006 
- 00027321  0x0000730f store  0x00000001 , 0x000004fb 
- 00027322  0x00007310 rshift3  0x0000003f , 0x0000003f 
- 00027323  0x00007311 store  0x00000001 , 0x000004fc 
- 00027324  0x00007312 ifetch  0x00000001 , 0x00000006 
- 00027325  0x00007313 store  0x00000001 , 0x000004fd 
- 00027326  0x00007315 call  0x00006ace 
- 00027327  0x00007316 storet  0x00000002 , 0x000004ff 
- 00027328  0x00007317 copy  0x00000006 , 0x0000003f 
- 00027329  0x00007318 store  0x00000002 , 0x00000501 
- 00027330  0x00007319 rtn 
- 00027331  0x0000731c ifetch  0x00000001 , 0x00000006 
- 00027332  0x0000731d rshift  0x0000003f , 0x0000003f 
- 00027333  0x0000731e store  0x00000001 , 0x00000503 
- 00027334  0x0000731f call  0x00006ace 
- 00027335  0x00007320 storet  0x00000002 , 0x00000504 
- 00027336  0x00007321 copy  0x00000006 , 0x0000003f 
- 00027337  0x00007322 store  0x00000002 , 0x00000506 
- 00027338  0x00007323 rtn 
- 00027339  0x00007327 fetch  0x00000002 , 0x00000506 
- 00027340  0x00007328 copy  0x0000003f , 0x00000006 
- 00027341  0x00007329 rtn 
- 00027342  0x0000732c ifetch  0x00000001 , 0x00000006 
- 00027343  0x0000732d copy  0x0000003f , 0x00000002 
- 00027344  0x0000732e rshift  0x00000002 , 0x00000002 
- 00027345  0x0000732f rtnbit1  0x00000000 
- 00027346  0x00007330 ifetch  0x00000001 , 0x00000006 
- 00027347  0x00007331 lshift3  0x0000003f , 0x0000003f 
- 00027348  0x00007332 lshift4  0x0000003f , 0x0000003f 
- 00027349  0x00007333 iadd  0x00000002 , 0x00000002 
- 00027350  0x00007334 rtn 
- 00027351  0x00007337 ifetch  0x00000001 , 0x00000006 
- 00027352  0x00007338 store  0x00000001 , 0x0000455d 
- 00027353  0x00007339 ifetch  0x00000001 , 0x00000006 
- 00027354  0x0000733a store  0x00000001 , 0x00000509 
- 00027355  0x0000733b ifetch  0x00000001 , 0x00000006 
- 00027356  0x0000733c store  0x00000001 , 0x0000050a 
- 00027357  0x0000733d ifetch  0x00000001 , 0x00000006 
- 00027358  0x0000733e store  0x00000001 , 0x0000050b 
- 00027359  0x0000733f ifetch  0x00000002 , 0x00000006 
- 00027360  0x00007340 store  0x00000002 , 0x0000455e 
- 00027361  0x00007341 ifetch  0x00000001 , 0x00000006 
- 00027362  0x00007342 store  0x00000001 , 0x0000050c 
- 00027363  0x00007343 ifetch  0x00000001 , 0x00000006 
- 00027364  0x00007344 store  0x00000001 , 0x00004568 
- 00027365  0x00007345 rtn 
- 00027366  0x00007349 call  0x00006ab1 
- 00027367  0x0000734b branch  0x00006ae8 
- 00027368  0x0000734e fetch  0x00000001 , 0x00004254 
- 00027369  0x0000734f set1  0x00000005 , 0x0000003f 
- 00027370  0x00007350 set1  0x00000006 , 0x0000003f 
- 00027371  0x00007351 store  0x00000001 , 0x00004254 
- 00027372  0x00007352 fetcht  0x00000001 , 0x0000455d 
- 00027373  0x00007353 lshift2  0x00000002 , 0x00000002 
- 00027374  0x00007354 or_into  0x00000003 , 0x00000002 
- 00027375  0x00007355 call  0x00006c11 
- 00027376  0x00007356 jam  0x00000003 , 0x00004567 
- 00027377  0x00007357 branch  0x00006b97 
- 00027378  0x0000735a jam  0x00000008 , 0x00000a99 
- 00027379  0x0000735b call  0x00007d86 
- 00027380  0x0000735c call  0x00006ab1 
- 00027381  0x0000735d fetch  0x00000001 , 0x0000456a 
- 00027382  0x0000735e sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00027383  0x0000735f branch  0x00006af9 , 0x00000005 
- 00027384  0x00007360 branch  0x00002a8c 
- 00027385  0x00007362 fetch  0x00000001 , 0x00004254 
- 00027386  0x00007363 set1  0x00000007 , 0x0000003f 
- 00027387  0x00007364 store  0x00000001 , 0x00004254 
- 00027388  0x00007365 branch  0x00006b97 
- 00027389  0x00007368 call  0x00006acb 
- 00027390  0x00007369 ifetch  0x00000001 , 0x00000006 
- 00027391  0x0000736a store  0x00000001 , 0x00000ac2 
- 00027392  0x0000736b call  0x000052d2 
- 00027393  0x0000736c call  0x000052e0 
- 00027394  0x0000736d setarg  0x0000000e 
- 00027395  0x0000736e istore  0x00000002 , 0x00000005 
- 00027396  0x0000736f fetch  0x00000002 , 0x0000424a 
- 00027397  0x00007370 istore  0x00000002 , 0x00000005 
- 00027398  0x00007371 fetch  0x00000001 , 0x00004563 
- 00027399  0x00007373 lshift  0x0000003f , 0x0000003f 
- 00027400  0x00007374 set1  0x00000000 , 0x0000003f 
- 00027401  0x00007375 istore  0x00000001 , 0x00000005 
- 00027402  0x00007376 bpatchx  0x000000a7 , 0x00004034 
- 00027403  0x00007377 setarg  0x000015ef 
- 00027404  0x00007378 istore  0x00000002 , 0x00000005 
- 00027405  0x00007379 setarg  0x00001191 
- 00027406  0x0000737a istore  0x00000002 , 0x00000005 
- 00027407  0x0000737d fetch  0x00000001 , 0x00000ac2 
- 00027408  0x0000737e istore  0x00000001 , 0x00000005 
- 00027409  0x0000737f setarg  0x00000007 
- 00027410  0x00007380 istore  0x00000005 , 0x00000005 
- 00027411  0x00007383 setarg  0x00000001 
- 00027412  0x00007384 istore  0x00000002 , 0x00000005 
- 00027413  0x00007387 call  0x00006a2f 
- 00027414  0x00007388 istore  0x00000001 , 0x00000005 
- 00027415  0x00007389 rtn 
- 00027416  0x0000738e branch  0x00006b19 
- 00027417  0x00007391 bpatchx  0x000000a8 , 0x00004035 
- 00027418  0x00007392 fetch  0x00000001 , 0x000004fd 
- 00027419  0x00007393 beq  0x00000073 , 0x00006b21 
- 00027420  0x00007394 beq  0x0000003f , 0x00006b25 
- 00027421  0x00007395 beq  0x000000ef , 0x00006b3f 
- 00027422  0x00007396 beq  0x000000ff , 0x00006b37 
- 00027423  0x00007397 beq  0x00000053 , 0x00006b46 
- 00027424  0x00007398 rtn 
- 00027425  0x0000739a fetch  0x00000001 , 0x00004254 
- 00027426  0x0000739b set1  0x00000003 , 0x0000003f 
- 00027427  0x0000739c store  0x00000001 , 0x00004254 
- 00027428  0x0000739d branch  0x00006b97 
- 00027429  0x0000739f fetch  0x00000001 , 0x00004254 
- 00027430  0x000073a0 set1  0x00000003 , 0x0000003f 
- 00027431  0x000073a1 set1  0x00000002 , 0x0000003f 
- 00027432  0x000073a2 store  0x00000001 , 0x00004254 
- 00027433  0x000073a3 fetch  0x00000001 , 0x000004fb 
- 00027434  0x000073a4 call  0x00006a26 
- 00027435  0x000073a5 store  0x00000001 , 0x000004fe 
- 00027436  0x000073a6 call  0x00006bb6 
- 00027437  0x000073a7 fetch  0x00000001 , 0x000004fb 
- 00027438  0x000073a8 rshift2  0x0000003f , 0x0000003f 
- 00027439  0x000073a9 store  0x00000001 , 0x0000455d 
- 00027440  0x000073aa lshift2  0x0000003f , 0x0000003f 
- 00027441  0x000073ab set0  0x00000001 , 0x0000003f 
- 00027442  0x000073ac set1  0x00000000 , 0x0000003f 
- 00027443  0x000073ad arg  0x00004565 , 0x00000002 
- 00027444  0x000073ae storet  0x00000002 , 0x000004f7 
- 00027445  0x000073af call  0x00006a35 
- 00027446  0x000073b0 branch  0x00006b97 
- 00027447  0x000073b3 fetch  0x00000002 , 0x00000501 
- 00027448  0x000073b4 copy  0x0000003f , 0x00000006 
- 00027449  0x000073b5 increase  0x00000001 , 0x0000003f 
- 00027450  0x000073b6 store  0x00000002 , 0x00000501 
- 00027451  0x000073b7 ifetch  0x00000001 , 0x00000006 
- 00027452  0x000073b8 fetcht  0x00000001 , 0x00004568 
- 00027453  0x000073b9 iadd  0x00000002 , 0x0000003f 
- 00027454  0x000073ba store  0x00000001 , 0x00004568 
- 00027455  0x000073bc call  0x00006c42 
- 00027456  0x000073be call  0x00006a72 
- 00027457  0x000073bf call  0x00006c28 
- 00027458  0x000073c0 call  0x00006c4b 
- 00027459  0x000073c1 branch  0x00006b97 
- 00027460  0x000073c4 jam  0x00000009 , 0x00000a99 
- 00027461  0x000073c5 call  0x00007d86 
- 00027462  0x000073c7 call  0x00006a0d 
- 00027463  0x000073c8 fetch  0x00000001 , 0x000004fb 
- 00027464  0x000073c9 call  0x00006a26 
- 00027465  0x000073ca store  0x00000001 , 0x000004fe 
- 00027466  0x000073cb call  0x00006bb6 
- 00027467  0x000073cc branch  0x00006b97 
- 00027468  0x000073d2 fetch  0x00000002 , 0x00000264 
- 00027469  0x000073d3 copy  0x0000003f , 0x00000006 
- 00027470  0x000073d4 call  0x00006ab8 
- 00027471  0x000073d5 fetch  0x00000001 , 0x000004fc 
- 00027472  0x000073d6 beq  0x00000000 , 0x00006b52 
- 00027473  0x000073d7 branch  0x00006b86 
- 00027474  0x000073da bpatchx  0x000000a9 , 0x00004035 
- 00027475  0x000073db fetch  0x00000001 , 0x000004fd 
- 00027476  0x000073dc beq  0x0000003f , 0x00006a7d 
- 00027477  0x000073dd beq  0x00000073 , 0x00006a86 
- 00027478  0x000073de beq  0x000000ef , 0x00006b58 
- 00027479  0x000073df branch  0x00006b97 
- 00027480  0x000073e1 fetch  0x00000002 , 0x00000501 
- 00027481  0x000073e2 copy  0x0000003f , 0x00000006 
- 00027482  0x000073e3 call  0x00006ac3 
- 00027483  0x000073e4 fetch  0x00000001 , 0x00000503 
- 00027484  0x000073e5 beq  0x00000041 , 0x00006b61 
- 00027485  0x000073e6 beq  0x00000040 , 0x00006b61 
- 00027486  0x000073e7 beq  0x00000071 , 0x00006b6c 
- 00027487  0x000073e8 beq  0x00000070 , 0x00006b7c 
- 00027488  0x000073e9 branch  0x00006b97 
- 00027489  0x000073ec call  0x00006aaf 
- 00027490  0x000073ed fetch  0x00000001 , 0x0000455d 
- 00027491  0x000073ee rshift  0x0000003f , 0x0000003f 
- 00027492  0x000073ef fetcht  0x00000001 , 0x00004564 
- 00027493  0x000073f0 isub  0x00000002 , 0x0000003e 
- 00027494  0x000073f1 branch  0x00006b68 , 0x00000005 
- 00027495  0x000073f2 branch  0x00002a8c 
- 00027496  0x000073f4 fetch  0x00000001 , 0x00004254 
- 00027497  0x000073f5 set1  0x00000001 , 0x0000003f 
- 00027498  0x000073f6 store  0x00000001 , 0x00004254 
- 00027499  0x000073f7 branch  0x00006b97 
- 00027500  0x000073fa call  0x00006ab1 
- 00027501  0x000073fb fetch  0x00000001 , 0x0000456a 
- 00027502  0x000073fc fetcht  0x00000001 , 0x00004564 
- 00027503  0x000073fd isub  0x00000002 , 0x0000003e 
- 00027504  0x000073fe branch  0x00006b73 , 0x00000005 
- 00027505  0x000073ff branch  0x00002a8c 
- 00027506  0x00007400 branch  0x00006b97 
- 00027507  0x00007402 fetch  0x00000001 , 0x00004254 
- 00027508  0x00007403 set1  0x00000005 , 0x0000003f 
- 00027509  0x00007404 set1  0x00000006 , 0x0000003f 
- 00027510  0x00007405 store  0x00000001 , 0x00004254 
- 00027511  0x00007406 fetcht  0x00000001 , 0x0000455d 
- 00027512  0x00007407 lshift2  0x00000002 , 0x00000002 
- 00027513  0x00007408 or_into  0x00000003 , 0x00000002 
- 00027514  0x00007409 call  0x00006c11 
- 00027515  0x0000740a branch  0x00006b97 
- 00027516  0x0000740d call  0x00006ab1 
- 00027517  0x0000740e fetch  0x00000001 , 0x0000456a 
- 00027518  0x0000740f fetcht  0x00000001 , 0x00004564 
- 00027519  0x00007410 isub  0x00000002 , 0x0000003e 
- 00027520  0x00007411 branch  0x00006b82 , 0x00000005 
- 00027521  0x00007412 branch  0x00002a8c 
- 00027522  0x00007414 fetch  0x00000001 , 0x00004254 
- 00027523  0x00007415 set1  0x00000007 , 0x0000003f 
- 00027524  0x00007416 store  0x00000001 , 0x00004254 
- 00027525  0x00007417 branch  0x00006b97 
- 00027526  0x0000741a fetch  0x00000001 , 0x000004fc 
- 00027527  0x0000741b fetcht  0x00000001 , 0x00004564 
- 00027528  0x0000741c isub  0x00000002 , 0x0000003e 
- 00027529  0x0000741d branch  0x00006b8c , 0x00000005 
- 00027530  0x0000741e branch  0x00002a8c 
- 00027531  0x0000741f branch  0x00006b97 
- 00027532  0x00007422 fetch  0x00000001 , 0x000004fd 
- 00027533  0x00007423 beq  0x00000073 , 0x00006b91 
- 00027534  0x00007424 beq  0x000000ef , 0x00006b3f 
- 00027535  0x00007425 beq  0x000000ff , 0x00006b37 
- 00027536  0x00007426 beq  0x00000053 , 0x00006b96 
- 00027537  0x00007428 fetch  0x00000001 , 0x00004254 
- 00027538  0x00007429 set1  0x00000003 , 0x0000003f 
- 00027539  0x0000742a store  0x00000001 , 0x00004254 
- 00027540  0x0000742b branch  0x00006b97 
- 00027541  0x0000742d branch  0x00006b95 
- 00027542  0x0000742f branch  0x00006b46 
- 00027543  0x00007431 rtn 
- 00027544  0x00007434 fetch  0x00000001 , 0x00004567 
- 00027545  0x00007435 rtn  0x00000034 
- 00027546  0x00007436 beq  0x00000003 , 0x00006b9c 
- 00027547  0x00007437 branch  0x00002a8c 
- 00027548  0x0000743a jam  0x00000000 , 0x00004567 
- 00027549  0x0000743b call  0x000052d2 
- 00027550  0x0000743c arg  0x00000001 , 0x00000002 
- 00027551  0x0000743d fetcht  0x00000001 , 0x0000455d 
- 00027552  0x0000743e lshift2  0x00000002 , 0x00000002 
- 00027553  0x00007440 or_into  0x00000003 , 0x00000002 
- 00027554  0x00007441 arg  0x000000aa , 0x00000011 
- 00027555  0x00007442 call  0x00006bfc 
- 00027556  0x00007443 call  0x000052e0 
- 00027557  0x00007444 copy  0x00000005 , 0x00000006 
- 00027558  0x00007445 ifetch  0x00000002 , 0x00000006 
- 00027559  0x00007446 branch  0x00002a8c , 0x00000034 
- 00027560  0x00007447 rtn 
- 00027561  0x0000744a call  0x000052e0 
- 00027562  0x0000744b setarg  0x00000004 
- 00027563  0x0000744c istore  0x00000002 , 0x00000005 
- 00027564  0x0000744d fetch  0x00000002 , 0x0000424a 
- 00027565  0x0000744e istore  0x00000002 , 0x00000005 
- 00027566  0x0000744f fetch  0x00000001 , 0x000004fb 
- 00027567  0x00007450 istore  0x00000001 , 0x00000005 
- 00027568  0x00007451 bpatchx  0x000000aa , 0x00004035 
- 00027569  0x00007452 setarg  0x0000013f 
- 00027570  0x00007453 istore  0x00000002 , 0x00000005 
- 00027571  0x00007454 fetch  0x00000001 , 0x000004fe 
- 00027572  0x00007455 istore  0x00000001 , 0x00000005 
- 00027573  0x00007456 rtn 
- 00027574  0x00007458 call  0x000052d2 
- 00027575  0x00007459 call  0x000052e0 
- 00027576  0x0000745a setarg  0x00000004 
- 00027577  0x0000745b istore  0x00000002 , 0x00000005 
- 00027578  0x0000745c fetch  0x00000002 , 0x0000424a 
- 00027579  0x0000745d istore  0x00000002 , 0x00000005 
- 00027580  0x0000745e fetch  0x00000001 , 0x000004fb 
- 00027581  0x0000745f istore  0x00000001 , 0x00000005 
- 00027582  0x00007460 bpatchx  0x000000ab , 0x00004035 
- 00027583  0x00007461 setarg  0x00000173 
- 00027584  0x00007462 istore  0x00000002 , 0x00000005 
- 00027585  0x00007463 fetch  0x00000001 , 0x000004fe 
- 00027586  0x00007464 istore  0x00000001 , 0x00000005 
- 00027587  0x00007465 rtn 
- 00027588  0x00007467 call  0x000052e0 
- 00027589  0x00007468 setarg  0x0000000e 
- 00027590  0x00007469 istore  0x00000002 , 0x00000005 
- 00027591  0x0000746a fetch  0x00000002 , 0x0000424a 
- 00027592  0x0000746b istore  0x00000002 , 0x00000005 
- 00027593  0x0000746c fetch  0x00000001 , 0x00004563 
- 00027594  0x0000746d lshift  0x0000003f , 0x0000003f 
- 00027595  0x0000746e set1  0x00000000 , 0x0000003f 
- 00027596  0x0000746f istore  0x00000001 , 0x00000005 
- 00027597  0x00007470 bpatchx  0x000000ac , 0x00004035 
- 00027598  0x00007471 setarg  0x000015ef 
- 00027599  0x00007472 istore  0x00000002 , 0x00000005 
- 00027600  0x00007473 setarg  0x00001183 
- 00027601  0x00007474 istore  0x00000002 , 0x00000005 
- 00027602  0x00007475 copy  0x00000002 , 0x0000003f 
- 00027603  0x00007476 istore  0x00000001 , 0x00000005 
- 00027604  0x00007477 setarg  0x000000f0 
- 00027605  0x00007478 istore  0x00000003 , 0x00000005 
- 00027606  0x00007479 setarg  0x0000007f 
- 00027607  0x0000747a istore  0x00000002 , 0x00000005 
- 00027608  0x0000747b setarg  0x00000000 
- 00027609  0x0000747c istore  0x00000001 , 0x00000005 
- 00027610  0x0000747d setarg  0x00000001 
- 00027611  0x0000747e istore  0x00000001 , 0x00000005 
- 00027612  0x0000747f call  0x00006a2f 
- 00027613  0x00007480 istore  0x00000001 , 0x00000005 
- 00027614  0x00007481 jam  0x00000010 , 0x00004569 
- 00027615  0x00007482 rtn 
- 00027616  0x00007484 call  0x000052d2 
- 00027617  0x00007485 call  0x000052e0 
- 00027618  0x00007486 setarg  0x0000000e 
- 00027619  0x00007487 istore  0x00000002 , 0x00000005 
- 00027620  0x00007488 fetch  0x00000002 , 0x0000424a 
- 00027621  0x00007489 istore  0x00000002 , 0x00000005 
- 00027622  0x0000748a fetch  0x00000001 , 0x00004563 
- 00027623  0x0000748b lshift  0x0000003f , 0x0000003f 
- 00027624  0x0000748c set1  0x00000000 , 0x0000003f 
- 00027625  0x0000748d istore  0x00000001 , 0x00000005 
- 00027626  0x0000748e bpatchx  0x000000ad , 0x00004035 
- 00027627  0x0000748f setarg  0x000015ef 
- 00027628  0x00007490 istore  0x00000002 , 0x00000005 
- 00027629  0x00007491 setarg  0x00001181 
- 00027630  0x00007492 istore  0x00000002 , 0x00000005 
- 00027631  0x00007493 fetch  0x00000001 , 0x0000455d 
- 00027632  0x00007494 istore  0x00000001 , 0x00000005 
- 00027633  0x00007495 setarg  0x000000e0 
- 00027634  0x00007496 istore  0x00000003 , 0x00000005 
- 00027635  0x00007497 fetch  0x00000002 , 0x0000456c 
- 00027636  0x00007498 istore  0x00000002 , 0x00000005 
- 00027637  0x00007499 setarg  0x00000000 
- 00027638  0x0000749a istore  0x00000001 , 0x00000005 
- 00027639  0x0000749b fetch  0x00000001 , 0x0000456e 
- 00027640  0x0000749c istore  0x00000001 , 0x00000005 
- 00027641  0x0000749d call  0x00006a2f 
- 00027642  0x0000749e istore  0x00000001 , 0x00000005 
- 00027643  0x0000749f rtn 
- 00027644  0x000074a1 call  0x000052e0 
- 00027645  0x000074a2 setarg  0x00000008 
- 00027646  0x000074a3 istore  0x00000002 , 0x00000005 
- 00027647  0x000074a4 fetch  0x00000002 , 0x0000424a 
- 00027648  0x000074a5 istore  0x00000002 , 0x00000005 
- 00027649  0x000074a6 fetch  0x00000001 , 0x00004563 
- 00027650  0x000074a7 lshift  0x0000003f , 0x0000003f 
- 00027651  0x000074a8 set1  0x00000000 , 0x0000003f 
- 00027652  0x000074a9 istore  0x00000001 , 0x00000005 
- 00027653  0x000074aa bpatchx  0x000000ae , 0x00004035 
- 00027654  0x000074ab setarg  0x000009ef 
- 00027655  0x000074ac istore  0x00000002 , 0x00000005 
- 00027656  0x000074ad setarg  0x000005e3 
- 00027657  0x000074ae istore  0x00000002 , 0x00000005 
- 00027658  0x000074af copy  0x00000002 , 0x0000003f 
- 00027659  0x000074b0 istore  0x00000001 , 0x00000005 
- 00027660  0x000074b1 setarg  0x0000008d 
- 00027661  0x000074b2 istore  0x00000001 , 0x00000005 
- 00027662  0x000074b3 call  0x00006a2f 
- 00027663  0x000074b4 istore  0x00000001 , 0x00000005 
- 00027664  0x000074b5 rtn 
- 00027665  0x000074b8 call  0x000052d2 
- 00027666  0x000074b9 call  0x000052e0 
- 00027667  0x000074ba setarg  0x00000008 
- 00027668  0x000074bb istore  0x00000002 , 0x00000005 
- 00027669  0x000074bc fetch  0x00000002 , 0x0000424a 
- 00027670  0x000074bd istore  0x00000002 , 0x00000005 
- 00027671  0x000074be copy  0x00000002 , 0x0000000b 
- 00027672  0x000074bf fetch  0x00000001 , 0x00004563 
- 00027673  0x000074c0 lshift  0x0000003f , 0x0000003f 
- 00027674  0x000074c1 set1  0x00000000 , 0x0000003f 
- 00027675  0x000074c2 istore  0x00000001 , 0x00000005 
- 00027676  0x000074c3 bpatchx  0x000000af , 0x00004035 
- 00027677  0x000074c4 setarg  0x000009ef 
- 00027678  0x000074c5 istore  0x00000002 , 0x00000005 
- 00027679  0x000074c6 setarg  0x000005e1 
- 00027680  0x000074c7 istore  0x00000002 , 0x00000005 
- 00027681  0x000074c8 copy  0x0000000b , 0x0000003f 
- 00027682  0x000074c9 istore  0x00000001 , 0x00000005 
- 00027683  0x000074ca setarg  0x0000008d 
- 00027684  0x000074cb istore  0x00000001 , 0x00000005 
- 00027685  0x000074cc call  0x00006a2f 
- 00027686  0x000074cd istore  0x00000001 , 0x00000005 
- 00027687  0x000074ce rtn 
- 00027688  0x000074d1 bpatchx  0x000000b0 , 0x00004036 
- 00027689  0x000074d2 fetch  0x00000001 , 0x00004569 
- 00027690  0x000074d3 rtn  0x00000034 
- 00027691  0x000074d4 hfetch  0x00000002 , 0x00008112 
- 00027692  0x000074d5 nrtn  0x00000034 
- 00027693  0x000074d6 copy  0x00000011 , 0x0000003f 
- 00027694  0x000074d7 store  0x00000001 , 0x00000a9b 
- 00027695  0x000074d8 storet  0x00000001 , 0x00000a9a 
- 00027696  0x000074d9 call  0x0000526e 
- 00027697  0x000074da nrtn  0x00000034 
- 00027698  0x000074db call  0x000052d2 
- 00027699  0x000074dc call  0x000052e0 
- 00027700  0x000074dd setarg  0x00000005 
- 00027701  0x000074de istore  0x00000002 , 0x00000005 
- 00027702  0x000074df fetch  0x00000002 , 0x0000424a 
- 00027703  0x000074e0 istore  0x00000002 , 0x00000005 
- 00027704  0x000074e1 fetch  0x00000001 , 0x0000050d 
- 00027705  0x000074e2 istore  0x00000001 , 0x00000005 
- 00027706  0x000074e3 setarg  0x000001ff 
- 00027707  0x000074e4 istore  0x00000002 , 0x00000005 
- 00027708  0x000074e5 fetch  0x00000001 , 0x00004569 
- 00027709  0x000074e6 istore  0x00000001 , 0x00000005 
- 00027710  0x000074e7 fetch  0x00000001 , 0x00004566 
- 00027711  0x000074e8 istore  0x00000001 , 0x00000005 
- 00027712  0x000074e9 jam  0x00000000 , 0x00004569 
- 00027713  0x000074ea rtn 
- 00027714  0x000074ed bpatchx  0x000000b1 , 0x00004036 
- 00027715  0x000074ee fetch  0x00000001 , 0x0000456b 
- 00027716  0x000074ef rtneq  0x00000001 
- 00027717  0x000074f0 fetch  0x00000002 , 0x000004ff 
- 00027718  0x000074f1 rtn  0x00000034 
- 00027719  0x000074f2 fetch  0x00000001 , 0x00004569 
- 00027720  0x000074f3 increase  0x00000001 , 0x0000003f 
- 00027721  0x000074f4 store  0x00000001 , 0x00004569 
- 00027722  0x000074f5 rtn 
- 00027723  0x000074f8 fetch  0x00000002 , 0x0000456f 
- 00027724  0x000074f9 branch  0x00007f9c 
- 00027725  0x000074fc bpatchx  0x000000b2 , 0x00004036 
- 00027726  0x000074fe fetch  0x00000001 , 0x00004568 
- 00027727  0x000074ff rtn  0x00000034 
- 00027728  0x00007500 increase  0xffffffff , 0x0000003f 
- 00027729  0x00007501 store  0x00000001 , 0x00004568 
- 00027730  0x00007502 fetch  0x00000002 , 0x0000455e 
- 00027731  0x00007503 fetcht  0x00000002 , 0x0000469f 
- 00027732  0x00007504 isub  0x00000002 , 0x0000003e 
- 00027733  0x00007505 branch  0x00006c57 , 0x00000002 
- 00027734  0x00007506 store  0x00000002 , 0x0000469f 
- 00027735  0x00007508 fetch  0x00000001 , 0x00004569 
- 00027736  0x00007509 branch  0x00006c5f , 0x00000034 
- 00027737  0x0000750a jam  0x00000001 , 0x00000510 
- 00027738  0x0000750b fetch  0x00000001 , 0x00004566 
- 00027739  0x0000750c store  0x00000001 , 0x0000050f 
- 00027740  0x0000750d setarg  0x000000ff 
- 00027741  0x0000750e store  0x00000001 , 0x0000050e 
- 00027742  0x0000750f branch  0x00006c64 
- 00027743  0x00007511 jam  0x00000000 , 0x00000510 
- 00027744  0x00007512 fetch  0x00000001 , 0x00004565 
- 00027745  0x00007513 store  0x00000001 , 0x0000050f 
- 00027746  0x00007514 setarg  0x000000ef 
- 00027747  0x00007515 store  0x00000001 , 0x0000050e 
- 00027748  0x00007517 bpatchx  0x000000b3 , 0x00004036 
- 00027749  0x00007518 fetch  0x00000002 , 0x0000469f 
- 00027750  0x00007519 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027751  0x0000751a branch  0x00006c6b , 0x00000002 
- 00027752  0x0000751b fetch  0x00000001 , 0x00000510 
- 00027753  0x0000751c increase  0x00000001 , 0x0000003f 
- 00027754  0x0000751d store  0x00000001 , 0x00000510 
- 00027755  0x0000751f call  0x00006a72 
- 00027756  0x00007520 fetch  0x00000002 , 0x0000469f 
- 00027757  0x00007521 increase  0x00000008 , 0x0000003f 
- 00027758  0x00007522 fetcht  0x00000001 , 0x00000510 
- 00027759  0x00007523 iadd  0x00000002 , 0x00000011 
- 00027760  0x00007525 call  0x00005240 
- 00027761  0x00007526 store  0x00000002 , 0x00000277 
- 00027762  0x00007527 increase  0x00000004 , 0x0000003f 
- 00027763  0x00007528 store  0x00000002 , 0x00000279 
- 00027764  0x00007529 copy  0x0000003f , 0x00000005 
- 00027765  0x0000752a fetch  0x00000001 , 0x0000050d 
- 00027766  0x0000752b istore  0x00000001 , 0x00000005 
- 00027767  0x0000752c fetch  0x00000001 , 0x0000050e 
- 00027768  0x0000752d istore  0x00000001 , 0x00000005 
- 00027769  0x0000752e call  0x00006c95 
- 00027770  0x0000752f call  0x00006ca6 
- 00027771  0x00007530 bpatchx  0x000000b4 , 0x00004036 
- 00027772  0x00007531 fetch  0x00000002 , 0x00004571 
- 00027773  0x00007532 copy  0x0000003f , 0x00000003 
- 00027774  0x00007533 fetch  0x00000002 , 0x0000469f 
- 00027775  0x00007534 copy  0x0000003f , 0x00000039 
- 00027776  0x00007535 call  0x000066ea 
- 00027777  0x00007536 copy  0x00000005 , 0x00000002 
- 00027778  0x00007537 copy  0x00000003 , 0x0000003f 
- 00027779  0x00007538 store  0x00000002 , 0x00004571 
- 00027780  0x00007539 copy  0x00000002 , 0x00000005 
- 00027781  0x0000753a fetch  0x00000001 , 0x0000050f 
- 00027782  0x0000753b istore  0x00000001 , 0x00000005 
- 00027783  0x0000753c fetch  0x00000002 , 0x00000277 
- 00027784  0x0000753d copy  0x0000003f , 0x00000005 
- 00027785  0x0000753e fetch  0x00000002 , 0x0000469f 
- 00027786  0x0000753f fetcht  0x00000001 , 0x00000510 
- 00027787  0x00007540 iadd  0x00000002 , 0x0000003f 
- 00027788  0x00007541 increase  0x00000004 , 0x0000003f 
- 00027789  0x00007542 istore  0x00000002 , 0x00000005 
- 00027790  0x00007543 fetch  0x00000002 , 0x0000424a 
- 00027791  0x00007544 istore  0x00000002 , 0x00000005 
- 00027792  0x00007545 jam  0x00000000 , 0x00004569 
- 00027793  0x00007546 fetch  0x00000002 , 0x00004573 
- 00027794  0x00007547 beq  0x00000000 , 0x00003a97 
- 00027795  0x00007548 jam  0x00000000 , 0x00000b05 
- 00027796  0x00007549 rtn 
- 00027797  0x0000754c bpatchx  0x000000b5 , 0x00004036 
- 00027798  0x0000754d fetch  0x00000002 , 0x0000469f 
- 00027799  0x0000754e sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027800  0x0000754f nbranch  0x00006c9d , 0x00000002 
- 00027801  0x00007550 lshift  0x0000003f , 0x0000003f 
- 00027802  0x00007551 set1  0x00000000 , 0x0000003f 
- 00027803  0x00007552 istore  0x00000001 , 0x00000005 
- 00027804  0x00007553 rtn 
- 00027805  0x00007555 fetch  0x00000002 , 0x0000469f 
- 00027806  0x00007556 rshift3  0x0000003f , 0x0000003f 
- 00027807  0x00007557 rshift4  0x0000003f , 0x00000002 
- 00027808  0x00007558 and_into  0x0000007f , 0x0000003f 
- 00027809  0x00007559 lshift  0x0000003f , 0x0000003f 
- 00027810  0x0000755a set0  0x00000000 , 0x0000003f 
- 00027811  0x0000755b istore  0x00000001 , 0x00000005 
- 00027812  0x0000755c istoret  0x00000001 , 0x00000005 
- 00027813  0x0000755d rtn 
- 00027814  0x0000755f fetch  0x00000001 , 0x00004569 
- 00027815  0x00007560 rtn  0x00000034 
- 00027816  0x00007561 istore  0x00000001 , 0x00000005 
- 00027817  0x00007562 rtn 
- 00027818  0x00007568 bpatchx  0x000000b6 , 0x00004036 
- 00027819  0x00007569 call  0x00007d9c 
- 00027820  0x0000756a call  0x000032f6 
- 00027821  0x0000756b call  0x0000631b 
- 00027822  0x0000756d bpatchx  0x000000b7 , 0x00004036 
- 00027823  0x0000756e call  0x000076dc 
- 00027824  0x0000756f call  0x000076b5 
- 00027825  0x00007570 call  0x000076c6 
- 00027826  0x00007573 call  0x0000526e 
- 00027827  0x00007574 nrtn  0x00000034 
- 00027828  0x00007576 call  0x00004da9 
- 00027829  0x00007577 call  0x0000526e 
- 00027830  0x00007578 nrtn  0x00000034 
- 00027831  0x00007579 bpatchx  0x000000b8 , 0x00004037 
- 00027832  0x0000757b call  0x00006cf5 
- 00027833  0x0000757c call  0x00004f64 
- 00027834  0x0000757d call  0x00006b98 
- 00027835  0x0000757f call  0x00006cbe 
- 00027836  0x00007580 bpatchx  0x000000b9 , 0x00004037 
- 00027837  0x00007583 branch  0x000032f2 
- 00027838  0x00007586 fetch  0x00000001 , 0x0000027f 
- 00027839  0x00007587 bbit1  0x00000000 , 0x00005087 
- 00027840  0x00007588 bbit1  0x00000007 , 0x00005091 
- 00027841  0x00007589 rtn 
- 00027842  0x0000758c bpatchx  0x000000ba , 0x00004037 
- 00027843  0x0000758d call  0x00005274 
- 00027844  0x0000758e rtn  0x00000034 
- 00027845  0x0000758f fetch  0x00000001 , 0x0000004b 
- 00027846  0x00007590 rtnbit1  0x00000006 
- 00027847  0x00007591 call  0x00005258 
- 00027848  0x00007592 store  0x00000002 , 0x0000016f 
- 00027849  0x00007593 copy  0x0000003f , 0x00000006 
- 00027850  0x00007594 ifetch  0x00000002 , 0x00000006 
- 00027851  0x00007595 increase  0x00000004 , 0x0000003f 
- 00027852  0x00007596 store  0x00000002 , 0x000041dc 
- 00027853  0x00007597 jam  0x00000006 , 0x000041db 
- 00027854  0x00007598 bpatchx  0x000000bb , 0x00004037 
- 00027855  0x00007599 fetch  0x00000002 , 0x00004246 
- 00027856  0x0000759a branch  0x00006cdd , 0x00000034 
- 00027857  0x0000759b fetch  0x00000001 , 0x0000004b 
- 00027858  0x0000759c rtnbit0  0x00000007 
- 00027859  0x0000759d set0  0x00000007 , 0x0000003f 
- 00027860  0x0000759e store  0x00000001 , 0x0000004b 
- 00027861  0x0000759f jam  0x00000005 , 0x000041db 
- 00027862  0x000075a0 fetcht  0x00000002 , 0x00004246 
- 00027863  0x000075a1 fetch  0x00000002 , 0x0000016f 
- 00027864  0x000075a2 iadd  0x00000002 , 0x0000003f 
- 00027865  0x000075a3 store  0x00000002 , 0x0000016f 
- 00027866  0x000075a4 fetch  0x00000002 , 0x000041dc 
- 00027867  0x000075a5 isub  0x00000002 , 0x0000003f 
- 00027868  0x000075a6 store  0x00000002 , 0x000041dc 
- 00027869  0x000075a8 bpatchx  0x000000bc , 0x00004037 
- 00027870  0x000075a9 fetch  0x00000002 , 0x000041dc 
- 00027871  0x000075aa branch  0x00002a8c , 0x00000034 
- 00027872  0x000075ab arg  0x00000104 , 0x00000002 
- 00027873  0x000075ac isub  0x00000002 , 0x0000003f 
- 00027874  0x000075ad nbranch  0x00006ce9 , 0x00000002 
- 00027875  0x000075ae bpatchx  0x000000bd , 0x00004037 
- 00027876  0x000075af storet  0x00000002 , 0x000041dc 
- 00027877  0x000075b0 fetch  0x00000002 , 0x00004246 
- 00027878  0x000075b1 iadd  0x00000002 , 0x0000003f 
- 00027879  0x000075b2 store  0x00000002 , 0x00004246 
- 00027880  0x000075b3 branch  0x00006ceb 
- 00027881  0x000075b5 setarg  0x00000000 
- 00027882  0x000075b6 store  0x00000002 , 0x00004246 
- 00027883  0x000075b8 fetch  0x00000001 , 0x0000004b 
- 00027884  0x000075b9 set1  0x00000006 , 0x0000003f 
- 00027885  0x000075ba store  0x00000001 , 0x0000004b 
- 00027886  0x000075bb rtn 
- 00027887  0x000075be fetch  0x00000001 , 0x00004684 
- 00027888  0x000075bf bbit1  0x00000000 , 0x00006cf3 
- 00027889  0x000075c0 jam  0x00000001 , 0x00000287 
- 00027890  0x000075c1 rtn 
- 00027891  0x000075c3 jam  0x0000000f , 0x00000287 
- 00027892  0x000075c4 rtn 
- 00027893  0x000075c7 fetch  0x00000001 , 0x00004681 
- 00027894  0x000075c8 nbranch  0x00006cfb , 0x00000034 
- 00027895  0x000075ca fetch  0x00000001 , 0x00000286 
- 00027896  0x000075cc rtn  0x00000034 
- 00027897  0x000075ce jam  0x00000000 , 0x00000286 
- 00027898  0x000075d0 rtn 
- 00027899  0x000075d4 bpatchx  0x000000be , 0x00004037 
- 00027900  0x000075d5 fetch  0x00000001 , 0x00000287 
- 00027901  0x000075d6 rtn  0x00000034 
- 00027902  0x000075d7 beq  0x00000001 , 0x00006d1b 
- 00027903  0x000075d8 beq  0x00000002 , 0x00006d74 
- 00027904  0x000075d9 beq  0x00000003 , 0x00006d21 
- 00027905  0x000075da beq  0x00000004 , 0x00006d78 
- 00027906  0x000075db beq  0x0000003b , 0x00006d2b 
- 00027907  0x000075dc beq  0x0000003c , 0x00006d7b 
- 00027908  0x000075dd beq  0x0000000d , 0x00006d30 
- 00027909  0x000075de beq  0x0000000e , 0x00006d80 
- 00027910  0x000075df beq  0x0000000f , 0x00006d33 
- 00027911  0x000075e0 beq  0x00000010 , 0x00006d86 
- 00027912  0x000075e1 beq  0x00000011 , 0x00006d39 
- 00027913  0x000075e2 beq  0x00000012 , 0x00006d8a 
- 00027914  0x000075e3 beq  0x00000013 , 0x00006d3f 
- 00027915  0x000075e4 beq  0x00000014 , 0x00006d8e 
- 00027916  0x000075e5 beq  0x00000015 , 0x00006d45 
- 00027917  0x000075e6 beq  0x00000016 , 0x00006d92 
- 00027918  0x000075e7 beq  0x00000017 , 0x00006d4b 
- 00027919  0x000075e8 beq  0x00000018 , 0x00006d97 
- 00027920  0x000075e9 beq  0x00000019 , 0x00006d51 
- 00027921  0x000075ea beq  0x0000001a , 0x00006d9b 
- 00027922  0x000075eb beq  0x0000001b , 0x00006d57 
- 00027923  0x000075ec beq  0x0000001c , 0x00006d9f 
- 00027924  0x000075ed beq  0x0000001d , 0x00006d5d 
- 00027925  0x000075ee beq  0x0000001e , 0x00006da4 
- 00027926  0x000075ef beq  0x0000001f , 0x00006d63 
- 00027927  0x000075f0 beq  0x00000020 , 0x00006da8 
- 00027928  0x000075f1 beq  0x00000021 , 0x00006d6e 
- 00027929  0x000075f2 beq  0x00000022 , 0x00006dac 
- 00027930  0x000075f4 rtn 
- 00027931  0x000075f6 call  0x00006db7 
- 00027932  0x000075f7 jam  0x00000002 , 0x00000287 
- 00027933  0x000075f8 fetch  0x00000001 , 0x00004250 
- 00027934  0x000075f9 set1  0x00000000 , 0x0000003f 
- 00027935  0x000075fa store  0x00000001 , 0x00004250 
- 00027936  0x000075fb rtn 
- 00027937  0x000075fd jam  0x00000004 , 0x00000287 
- 00027938  0x000075fe fetch  0x00000001 , 0x00004250 
- 00027939  0x000075ff rtnbit1  0x00000002 
- 00027940  0x00007600 jam  0x00000003 , 0x00000287 
- 00027941  0x00007601 call  0x00006dbe 
- 00027942  0x00007602 jam  0x00000004 , 0x00000287 
- 00027943  0x00007603 fetch  0x00000001 , 0x00004250 
- 00027944  0x00007604 set1  0x00000002 , 0x0000003f 
- 00027945  0x00007605 store  0x00000001 , 0x00004250 
- 00027946  0x00007606 rtn 
- 00027947  0x00007608 call  0x00005274 
- 00027948  0x00007609 nrtn  0x00000034 
- 00027949  0x0000760a call  0x00006dcd 
- 00027950  0x0000760b jam  0x0000003c , 0x00000287 
- 00027951  0x0000760c rtn 
- 00027952  0x0000760e call  0x00006dc3 
- 00027953  0x0000760f jam  0x0000000e , 0x00000287 
- 00027954  0x00007610 rtn 
- 00027955  0x00007612 call  0x00006ddd 
- 00027956  0x00007613 jam  0x00000010 , 0x00000287 
- 00027957  0x00007614 fetch  0x00000001 , 0x00004252 
- 00027958  0x00007615 set1  0x00000000 , 0x0000003f 
- 00027959  0x00007616 store  0x00000001 , 0x00004252 
- 00027960  0x00007617 rtn 
- 00027961  0x00007619 call  0x00006de4 
- 00027962  0x0000761a jam  0x00000012 , 0x00000287 
- 00027963  0x0000761b fetch  0x00000001 , 0x00004252 
- 00027964  0x0000761c set1  0x00000002 , 0x0000003f 
- 00027965  0x0000761d store  0x00000001 , 0x00004252 
- 00027966  0x0000761e rtn 
- 00027967  0x00007620 call  0x00006de9 
- 00027968  0x00007621 jam  0x00000014 , 0x00000287 
- 00027969  0x00007622 fetch  0x00000001 , 0x00004253 
- 00027970  0x00007623 set1  0x00000000 , 0x0000003f 
- 00027971  0x00007624 store  0x00000001 , 0x00004253 
- 00027972  0x00007625 rtn 
- 00027973  0x00007627 call  0x00006df0 
- 00027974  0x00007628 jam  0x00000016 , 0x00000287 
- 00027975  0x00007629 fetch  0x00000001 , 0x00004253 
- 00027976  0x0000762a set1  0x00000002 , 0x0000003f 
- 00027977  0x0000762b store  0x00000001 , 0x00004253 
- 00027978  0x0000762c rtn 
- 00027979  0x0000762e call  0x00006dd1 
- 00027980  0x0000762f jam  0x00000018 , 0x00000287 
- 00027981  0x00007630 fetch  0x00000001 , 0x00004251 
- 00027982  0x00007631 set1  0x00000000 , 0x0000003f 
- 00027983  0x00007632 store  0x00000001 , 0x00004251 
- 00027984  0x00007633 rtn 
- 00027985  0x00007635 call  0x00006dd8 
- 00027986  0x00007636 jam  0x0000001a , 0x00000287 
- 00027987  0x00007637 fetch  0x00000001 , 0x00004251 
- 00027988  0x00007638 set1  0x00000002 , 0x0000003f 
- 00027989  0x00007639 store  0x00000001 , 0x00004251 
- 00027990  0x0000763a rtn 
- 00027991  0x0000763c call  0x00006df5 
- 00027992  0x0000763d jam  0x0000001c , 0x00000287 
- 00027993  0x0000763e fetch  0x00000001 , 0x00004251 
- 00027994  0x0000763f set1  0x00000006 , 0x0000003f 
- 00027995  0x00007640 store  0x00000001 , 0x00004251 
- 00027996  0x00007641 rtn 
- 00027997  0x00007643 call  0x00006dfc 
- 00027998  0x00007644 fetch  0x00000001 , 0x00004254 
- 00027999  0x00007645 set1  0x00000000 
- 00028000  0x00007646 store  0x00000001 , 0x00004254 
- 00028001  0x00007647 jam  0x0000001e , 0x00000287 
- 00028002  0x00007648 rtn 
- 00028003  0x0000764a call  0x00006e02 
- 00028004  0x0000764b fetch  0x00000001 , 0x00004254 
- 00028005  0x0000764c set1  0x00000002 
- 00028006  0x0000764d store  0x00000001 , 0x00004254 
- 00028007  0x0000764e jam  0x00000020 , 0x00000287 
- 00028008  0x0000764f fetch  0x00000001 , 0x00004564 
- 00028009  0x00007650 lshift3  0x0000003f , 0x0000003f 
- 00028010  0x00007651 or_into  0x00000003 , 0x0000003f 
- 00028011  0x00007652 arg  0x00004565 , 0x00000002 
- 00028012  0x00007653 storet  0x00000002 , 0x000004f7 
- 00028013  0x00007654 branch  0x00006a35 
- 00028014  0x00007656 call  0x00006e0c 
- 00028015  0x00007657 fetch  0x00000001 , 0x00004254 
- 00028016  0x00007658 set1  0x00000004 
- 00028017  0x00007659 store  0x00000001 , 0x00004254 
- 00028018  0x0000765a jam  0x00000022 , 0x00000287 
- 00028019  0x0000765b rtn 
- 00028020  0x0000765e fetch  0x00000001 , 0x00004250 
- 00028021  0x0000765f rtnbit0  0x00000001 
- 00028022  0x00007660 jam  0x00000003 , 0x00000287 
- 00028023  0x00007661 branch  0x00006cfb 
- 00028024  0x00007663 fetch  0x00000001 , 0x00004250 
- 00028025  0x00007664 rtnne  0x0000003f 
- 00028026  0x00007665 jam  0x0000003b , 0x00000287 
- 00028027  0x00007667 fetch  0x00000001 , 0x00000285 
- 00028028  0x00007668 rtnne  0x00000017 
- 00028029  0x00007669 jam  0x00000000 , 0x00000285 
- 00028030  0x0000766a jam  0x0000000d , 0x00000287 
- 00028031  0x0000766b branch  0x00006cfb 
- 00028032  0x0000766d fetch  0x00000001 , 0x00004250 
- 00028033  0x0000766e nrtn  0x00000034 
- 00028034  0x0000766f fetch  0x00000001 , 0x00004684 
- 00028035  0x00007670 bbit1  0x00000000 , 0x00006daf 
- 00028036  0x00007671 bbit1  0x00000006 , 0x00006db1 
- 00028037  0x00007672 branch  0x00006db5 
- 00028038  0x00007674 fetch  0x00000001 , 0x00004252 
- 00028039  0x00007675 rtnbit0  0x00000001 
- 00028040  0x00007676 jam  0x00000011 , 0x00000287 
- 00028041  0x00007677 branch  0x00006cfb 
- 00028042  0x00007679 fetch  0x00000001 , 0x00004252 
- 00028043  0x0000767a rtnne  0x0000003f 
- 00028044  0x0000767b jam  0x00000013 , 0x00000287 
- 00028045  0x0000767c branch  0x00006cfb 
- 00028046  0x0000767e fetch  0x00000001 , 0x00004253 
- 00028047  0x0000767f rtnbit0  0x00000001 
- 00028048  0x00007680 jam  0x00000015 , 0x00000287 
- 00028049  0x00007681 branch  0x00006cfb 
- 00028050  0x00007683 fetch  0x00000001 , 0x00004253 
- 00028051  0x00007684 rtnne  0x0000003f 
- 00028052  0x00007685 fetch  0x00000001 , 0x00004684 
- 00028053  0x00007686 bbit1  0x00000006 , 0x00006db1 
- 00028054  0x00007687 branch  0x00006db5 
- 00028055  0x00007689 fetch  0x00000001 , 0x00004251 
- 00028056  0x0000768a rtnbit0  0x00000001 
- 00028057  0x0000768b jam  0x00000019 , 0x00000287 
- 00028058  0x0000768c branch  0x00006cfb 
- 00028059  0x0000768e fetch  0x00000001 , 0x00004251 
- 00028060  0x0000768f rtnne  0x0000003f 
- 00028061  0x00007690 jam  0x0000001b , 0x00000287 
- 00028062  0x00007691 branch  0x00006cfb 
- 00028063  0x00007693 fetch  0x00000001 , 0x00004251 
- 00028064  0x00007694 rtnne  0x000000ff 
- 00028065  0x00007695 fetch  0x00000001 , 0x00004684 
- 00028066  0x00007696 bbit1  0x00000006 , 0x00006db3 
- 00028067  0x00007697 branch  0x00006db5 
- 00028068  0x00007699 fetch  0x00000001 , 0x00004254 
- 00028069  0x0000769a rtnbit0  0x00000001 
- 00028070  0x0000769b jam  0x0000001f , 0x00000287 
- 00028071  0x0000769c branch  0x00006cfb 
- 00028072  0x0000769e fetch  0x00000001 , 0x00004254 
- 00028073  0x0000769f rtnbit0  0x00000003 
- 00028074  0x000076a0 jam  0x00000021 , 0x00000287 
- 00028075  0x000076a1 branch  0x00006cfb 
- 00028076  0x000076a3 fetch  0x00000001 , 0x00004254 
- 00028077  0x000076a4 rtnne  0x000000ff 
- 00028078  0x000076a5 branch  0x00006db5 
- 00028079  0x000076a8 jam  0x0000000f , 0x00000287 
- 00028080  0x000076a9 branch  0x00006cfb 
- 00028081  0x000076ac jam  0x00000017 , 0x00000287 
- 00028082  0x000076ad branch  0x00006cfb 
- 00028083  0x000076af jam  0x0000001d , 0x00000287 
- 00028084  0x000076b0 branch  0x00006cfb 
- 00028085  0x000076b5 jam  0x00000000 , 0x00000287 
- 00028086  0x000076b6 rtn 
- 00028087  0x000076b8 bpatchx  0x000000bf , 0x00004037 
- 00028088  0x000076b9 call  0x000052b8 
- 00028089  0x000076ba setarg  0x00000001 
- 00028090  0x000076bb copy  0x0000003f , 0x00000002 
- 00028091  0x000076bc setarg  0x00000050 
- 00028092  0x000076bd copy  0x0000003f , 0x0000000b 
- 00028093  0x000076be branch  0x000050a8 
- 00028094  0x000076c1 bpatchx  0x000000c0 , 0x00004038 
- 00028095  0x000076c2 call  0x000052b8 
- 00028096  0x000076c3 fetch  0x00000002 , 0x00004248 
- 00028097  0x000076c4 copy  0x0000003f , 0x00000002 
- 00028098  0x000076c5 branch  0x000050b7 
- 00028099  0x000076c8 bpatchx  0x000000c1 , 0x00004038 
- 00028100  0x000076c9 call  0x000052b8 
- 00028101  0x000076ca fetch  0x00000002 , 0x00004248 
- 00028102  0x000076cb copy  0x0000003f , 0x00000002 
- 00028103  0x000076cc arg  0x00000050 , 0x0000000b 
- 00028104  0x000076cd call  0x000050cc 
- 00028105  0x000076ce fetch  0x00000001 , 0x00004250 
- 00028106  0x000076cf set0  0x00000005 , 0x0000003f 
- 00028107  0x000076d0 store  0x00000001 , 0x00004250 
- 00028108  0x000076d1 rtn 
- 00028109  0x000076d4 bpatchx  0x000000c2 , 0x00004038 
- 00028110  0x000076d5 call  0x000052c5 
- 00028111  0x000076d6 call  0x00007138 
- 00028112  0x000076d7 branch  0x000050e7 
- 00028113  0x000076da bpatchx  0x000000c3 , 0x00004038 
- 00028114  0x000076db call  0x000052b8 
- 00028115  0x000076dc setarg  0x00000003 
- 00028116  0x000076dd copy  0x0000003f , 0x00000002 
- 00028117  0x000076de setarg  0x00000051 
- 00028118  0x000076df copy  0x0000003f , 0x0000000b 
- 00028119  0x000076e0 branch  0x000050a8 
- 00028120  0x000076e3 bpatchx  0x000000c4 , 0x00004038 
- 00028121  0x000076e4 call  0x000052b8 
- 00028122  0x000076e5 fetch  0x00000002 , 0x0000424a 
- 00028123  0x000076e6 copy  0x0000003f , 0x00000002 
- 00028124  0x000076e7 branch  0x000050b7 
- 00028125  0x000076ea bpatchx  0x000000c5 , 0x00004038 
- 00028126  0x000076eb call  0x000052b8 
- 00028127  0x000076ec setarg  0x00000011 
- 00028128  0x000076ed copy  0x0000003f , 0x00000002 
- 00028129  0x000076ee setarg  0x00000052 
- 00028130  0x000076ef copy  0x0000003f , 0x0000000b 
- 00028131  0x000076f0 branch  0x000050a8 
- 00028132  0x000076f3 bpatchx  0x000000c6 , 0x00004038 
- 00028133  0x000076f4 call  0x000052b8 
- 00028134  0x000076f5 fetch  0x00000002 , 0x0000424c 
- 00028135  0x000076f6 copy  0x0000003f , 0x00000002 
- 00028136  0x000076f7 branch  0x000050b7 
- 00028137  0x000076fa bpatchx  0x000000c7 , 0x00004038 
- 00028138  0x000076fb call  0x000052b8 
- 00028139  0x000076fc setarg  0x00000013 
- 00028140  0x000076fd copy  0x0000003f , 0x00000002 
- 00028141  0x000076fe setarg  0x00000053 
- 00028142  0x000076ff copy  0x0000003f , 0x0000000b 
- 00028143  0x00007700 branch  0x000050a8 
- 00028144  0x00007703 bpatchx  0x000000c8 , 0x00004039 
- 00028145  0x00007704 call  0x000052b8 
- 00028146  0x00007705 fetch  0x00000002 , 0x0000424e 
- 00028147  0x00007706 copy  0x0000003f , 0x00000002 
- 00028148  0x00007707 branch  0x000050b7 
- 00028149  0x0000770a bpatchx  0x000000c9 , 0x00004039 
- 00028150  0x0000770b call  0x000052d2 
- 00028151  0x0000770d jam  0x00000003 , 0x000004fb 
- 00028152  0x0000770e jam  0x0000001c , 0x000004fe 
- 00028153  0x0000770f call  0x00006ba9 
- 00028154  0x00007710 jam  0x00000001 , 0x00004563 
- 00028155  0x00007711 rtn 
- 00028156  0x00007714 bpatchx  0x000000ca , 0x00004039 
- 00028157  0x00007715 call  0x000052d2 
- 00028158  0x00007716 fetcht  0x00000001 , 0x00004564 
- 00028159  0x00007717 call  0x00006a79 
- 00028160  0x00007718 storet  0x00000001 , 0x0000455d 
- 00028161  0x00007719 branch  0x00006bc4 
- 00028162  0x0000771c bpatchx  0x000000cb , 0x00004039 
- 00028163  0x0000771d call  0x000052d2 
- 00028164  0x0000771e fetcht  0x00000001 , 0x0000455d 
- 00028165  0x0000771f call  0x00006a73 
- 00028166  0x00007720 call  0x00006a1a 
- 00028167  0x00007721 store  0x00000001 , 0x000004fe 
- 00028168  0x00007722 fetcht  0x00000001 , 0x0000455d 
- 00028169  0x00007723 call  0x00006a73 
- 00028170  0x00007724 storet  0x00000001 , 0x000004fb 
- 00028171  0x00007725 branch  0x00006ba9 
- 00028172  0x00007728 bpatchx  0x000000cc , 0x00004039 
- 00028173  0x00007729 call  0x000052d2 
- 00028174  0x0000772a fetcht  0x00000001 , 0x0000455d 
- 00028175  0x0000772b call  0x00006a73 
- 00028176  0x0000772c branch  0x00006bfc 
- 00028177  0x0000773a bpatchx  0x000000cd , 0x00004039 
- 00028178  0x0000773b fetch  0x00000002 , 0x00000264 
- 00028179  0x0000773c iforce  0x00000006 
- 00028180  0x0000773f ifetch  0x00000001 , 0x00000006 
- 00028181  0x00007740 copy  0x0000003f , 0x00000012 
- 00028182  0x00007741 store  0x00000001 , 0x0000051b 
- 00028183  0x00007742 ifetch  0x00000002 , 0x00000006 
- 00028184  0x00007743 store  0x00000002 , 0x0000051c 
- 00028185  0x00007744 ifetch  0x00000001 , 0x00000006 
- 00028186  0x00007745 lshift8  0x0000003f , 0x0000000b 
- 00028187  0x00007746 ifetch  0x00000001 , 0x00000006 
- 00028188  0x00007747 iadd  0x0000000b , 0x0000000b 
- 00028189  0x00007748 bpatchx  0x000000ce , 0x00004039 
- 00028190  0x00007749 copy  0x00000006 , 0x00000002 
- 00028191  0x0000774a arg  0x00000004 , 0x00000039 
- 00028192  0x0000774b arg  0x0000052a , 0x00000005 
- 00028193  0x0000774c call  0x00007ec6 
- 00028194  0x0000774d copy  0x00000002 , 0x00000006 
- 00028195  0x0000774e deposit  0x00000012 
- 00028196  0x0000774f beq  0x00000001 , 0x00006fba 
- 00028197  0x00007750 beq  0x00000002 , 0x00006e2c 
- 00028198  0x00007751 beq  0x00000003 , 0x00006fba 
- 00028199  0x00007752 beq  0x00000004 , 0x00006e54 
- 00028200  0x00007753 beq  0x00000005 , 0x00006fba 
- 00028201  0x00007754 beq  0x00000006 , 0x00006f02 
- 00028202  0x00007755 beq  0x00000007 , 0x00006fba 
- 00028203  0x00007756 branch  0x00006fc1 
- 00028204  0x00007762 bpatchx  0x000000cf , 0x00004039 
- 00028205  0x00007763 call  0x00006fd0 
- 00028206  0x00007764 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00028207  0x00007765 branch  0x00007040 , 0x00000001 
- 00028208  0x00007766 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028209  0x00007767 branch  0x00006fc4 , 0x00000001 
- 00028210  0x00007769 ifetch  0x00000002 , 0x00000006 
- 00028211  0x0000776a store  0x00000002 , 0x00000522 
- 00028212  0x0000776b increase  0xfffffffe , 0x0000000b 
- 00028213  0x0000776d increase  0xffffffff , 0x0000000b 
- 00028214  0x0000776e nbranch  0x00006fbe , 0x00000005 
- 00028215  0x0000776f arg  0x00000511 , 0x0000000b 
- 00028216  0x00007770 ifetch  0x00000002 , 0x0000000b 
- 00028217  0x00007771 rtn  0x00000034 
- 00028218  0x00007772 call  0x00007082 
- 00028219  0x00007773 call  0x000052d0 
- 00028220  0x00007774 force  0x00000003 , 0x0000003f 
- 00028221  0x00007775 istore  0x00000001 , 0x00000005 
- 00028222  0x00007776 fetch  0x00000002 , 0x0000051c 
- 00028223  0x00007777 istore  0x00000002 , 0x00000005 
- 00028224  0x00007778 lshift2  0x00000007 , 0x0000003f 
- 00028225  0x00007779 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00028226  0x0000777a add  0x0000003f , 0x00000005 , 0x00000013 
- 00028227  0x0000777b byteswap  0x0000003f , 0x0000003f 
- 00028228  0x0000777c istore  0x00000002 , 0x00000005 
- 00028229  0x0000777d deposit  0x00000007 
- 00028230  0x0000777e byteswap  0x0000003f , 0x0000003f 
- 00028231  0x0000777f istore  0x00000002 , 0x00000005 
- 00028232  0x00007780 istore  0x00000002 , 0x00000005 
- 00028233  0x00007781 arg  0x0000052a , 0x00000006 
- 00028234  0x00007782 copy  0x00000007 , 0x00000039 
- 00028235  0x00007783 branch  0x00006e4f , 0x00000005 
- 00028236  0x00007785 ifetch  0x00000004 , 0x00000006 
- 00028237  0x00007786 istore  0x00000004 , 0x00000005 
- 00028238  0x00007787 loop  0x00006e4c 
- 00028239  0x00007789 force  0x00000000 , 0x0000003f 
- 00028240  0x0000778a istore  0x00000001 , 0x00000005 
- 00028241  0x0000778b deposit  0x00000013 
- 00028242  0x0000778c store  0x00000002 , 0x00000275 
- 00028243  0x0000778e rtn 
- 00028244  0x0000779a bpatchx  0x000000d0 , 0x0000403a 
- 00028245  0x0000779b ifetch  0x00000004 , 0x00000006 
- 00028246  0x0000779c store  0x00000004 , 0x00000524 
- 00028247  0x0000779d increase  0xfffffffc , 0x0000000b 
- 00028248  0x0000779e call  0x00006f2e 
- 00028249  0x0000779f store  0x00000002 , 0x00000520 
- 00028250  0x000077a0 increase  0xfffffffe , 0x0000000b 
- 00028251  0x000077a1 call  0x00007028 
- 00028252  0x000077a2 branch  0x00006fc4 , 0x00000005 
- 00028253  0x000077a3 compare  0x00000005 , 0x00000011 , 0x000000ff 
- 00028254  0x000077a5 branch  0x00006e62 , 0x00000001 
- 00028255  0x000077a7 arg  0x0000052a , 0x00000005 
- 00028256  0x000077a8 force  0x00000000 , 0x00000007 
- 00028257  0x000077a9 branch  0x00006e71 
- 00028258  0x000077ab ifetch  0x00000001 , 0x00000006 
- 00028259  0x000077ac bne  0x0000000a , 0x00006fc4 
- 00028260  0x000077ad ifetch  0x00000002 , 0x00000006 
- 00028261  0x000077ae nbranch  0x00006e6f , 0x00000034 
- 00028262  0x000077af ifetch  0x00000001 , 0x00000006 
- 00028263  0x000077b0 bne  0x000000ff , 0x00006e6d 
- 00028264  0x000077b1 ifetch  0x00000001 , 0x00000006 
- 00028265  0x000077b2 bne  0x000000ff , 0x00006e6b 
- 00028266  0x000077b3 branch  0x00006eb8 
- 00028267  0x000077b5 increase  0xfffffffb , 0x00000006 
- 00028268  0x000077b6 branch  0x00006e5f 
- 00028269  0x000077b8 increase  0xfffffffc , 0x00000006 
- 00028270  0x000077b9 branch  0x00006e5f 
- 00028271  0x000077bb increase  0xfffffffd , 0x00000006 
- 00028272  0x000077bc branch  0x00006e5f 
- 00028273  0x000077be ifetch  0x00000001 , 0x00000006 
- 00028274  0x000077bf beq  0x00000009 , 0x00006e86 
- 00028275  0x000077c0 beq  0x0000000a , 0x00006e74 
- 00028276  0x000077c2 ifetch  0x00000002 , 0x00000006 
- 00028277  0x000077c3 istore  0x00000002 , 0x00000005 
- 00028278  0x000077c4 increase  0x00000001 , 0x00000007 
- 00028279  0x000077c5 byteswap  0x0000003f , 0x00000012 
- 00028280  0x000077c6 ifetch  0x00000002 , 0x00000006 
- 00028281  0x000077c7 byteswap  0x0000003f , 0x0000003f 
- 00028282  0x000077c9 increase  0x00000001 , 0x00000012 
- 00028283  0x000077ca isub  0x00000012 , 0x0000003e 
- 00028284  0x000077cb nbranch  0x00006e83 , 0x00000002 
- 00028285  0x000077cc copy  0x0000003f , 0x00000013 
- 00028286  0x000077cd byteswap  0x00000012 , 0x0000003f 
- 00028287  0x000077ce istore  0x00000002 , 0x00000005 
- 00028288  0x000077cf increase  0x00000001 , 0x00000007 
- 00028289  0x000077d0 copy  0x00000013 , 0x0000003f 
- 00028290  0x000077d1 branch  0x00006e7a 
- 00028291  0x000077d3 increase  0xfffffffb , 0x0000000b 
- 00028292  0x000077d4 increase  0xfffffffb , 0x00000011 
- 00028293  0x000077d5 branch  0x00006e8b 
- 00028294  0x000077d7 ifetch  0x00000002 , 0x00000006 
- 00028295  0x000077d8 istore  0x00000002 , 0x00000005 
- 00028296  0x000077d9 increase  0x00000001 , 0x00000007 
- 00028297  0x000077da increase  0xfffffffd , 0x0000000b 
- 00028298  0x000077db increase  0xfffffffd , 0x00000011 
- 00028299  0x000077dd nbranch  0x00006fc4 , 0x00000002 
- 00028300  0x000077de nbranch  0x00006e71 , 0x00000005 
- 00028301  0x000077df increase  0xffffffff , 0x0000000b 
- 00028302  0x000077e0 nbranch  0x00006fc4 , 0x00000005 
- 00028303  0x000077e2 call  0x000052d0 
- 00028304  0x000077e3 increase  0x0000000a , 0x00000005 
- 00028305  0x000077e4 arg  0x0000052a , 0x00000011 
- 00028306  0x000077e6 copy  0x00000007 , 0x0000003f 
- 00028307  0x000077e7 branch  0x00006ea5 , 0x00000034 
- 00028308  0x000077e8 ifetch  0x00000002 , 0x00000011 
- 00028309  0x000077e9 branch  0x00006ea5 , 0x00000034 
- 00028310  0x000077ea iforce  0x00000012 
- 00028311  0x000077eb fetch  0x00000004 , 0x00000524 
- 00028312  0x000077ec iforce  0x00000002 
- 00028313  0x000077ed call  0x000070e7 
- 00028314  0x000077ee copy  0x00000006 , 0x0000003f 
- 00028315  0x000077ef branch  0x00006ea2 , 0x00000034 
- 00028316  0x000077f0 increase  0xfffffffd , 0x00000006 
- 00028317  0x000077f1 ifetch  0x00000003 , 0x00000006 
- 00028318  0x000077f2 istore  0x00000003 , 0x00000005 
- 00028319  0x000077f3 call  0x0000705b 
- 00028320  0x000077f4 iforce  0x00000039 
- 00028321  0x000077f5 call  0x00007f01 
- 00028322  0x000077f7 increase  0x00000002 , 0x00000011 
- 00028323  0x000077f8 increase  0xffffffff , 0x00000007 
- 00028324  0x000077f9 branch  0x00006e92 
- 00028325  0x000077fc arg  0x00000005 , 0x00000011 
- 00028326  0x000077fd call  0x00006f84 
- 00028327  0x000077fe fetch  0x00000002 , 0x00000275 
- 00028328  0x000077ff beq  0x0000000b , 0x00007043 
- 00028329  0x00007800 branch  0x00006f9a 
- 00028330  0x00007804 ifetch  0x00000001 , 0x00000006 
- 00028331  0x00007805 beq  0x00000000 , 0x00006eae 
- 00028332  0x00007806 beq  0x00000001 , 0x00006eb0 
- 00028333  0x00007807 beq  0x00000002 , 0x00006eb3 
- 00028334  0x00007809 increase  0xffffffff , 0x0000000b 
- 00028335  0x0000780a branch  0x00006eb6 
- 00028336  0x0000780c ifetch  0x00000001 , 0x00000006 
- 00028337  0x0000780d increase  0xfffffffe , 0x0000000b 
- 00028338  0x0000780e branch  0x00006eb6 
- 00028339  0x00007810 ifetch  0x00000002 , 0x00000006 
- 00028340  0x00007811 byteswap  0x0000003f , 0x0000003f 
- 00028341  0x00007812 increase  0xfffffffd , 0x0000000b 
- 00028342  0x00007814 store  0x00000002 , 0x00000519 
- 00028343  0x00007815 rtn 
- 00028344  0x00007818 increase  0xfffffffb , 0x0000000b 
- 00028345  0x00007819 call  0x00006eaa 
- 00028346  0x0000781a nbranch  0x00006fbe , 0x00000005 
- 00028347  0x0000781b fetcht  0x00000004 , 0x00000524 
- 00028348  0x0000781c call  0x000070b1 
- 00028349  0x0000781d nbranch  0x00006fbb , 0x00000005 
- 00028350  0x0000781e copy  0x00000006 , 0x00000011 
- 00028351  0x0000781f call  0x000052d0 
- 00028352  0x00007820 copy  0x00000011 , 0x00000006 
- 00028353  0x00007821 increase  0x00000003 , 0x00000005 
- 00028354  0x00007822 copy  0x00000006 , 0x0000000b 
- 00028355  0x00007823 call  0x00007062 
- 00028356  0x00007824 copy  0x0000003f , 0x00000011 
- 00028357  0x00007826 fetch  0x00000002 , 0x00000519 
- 00028358  0x00007827 copy  0x0000003f , 0x00000012 
- 00028359  0x00007828 copy  0x00000011 , 0x0000003f 
- 00028360  0x00007829 isub  0x00000012 , 0x00000012 
- 00028361  0x0000782a fetch  0x00000002 , 0x00000520 
- 00028362  0x0000782b isub  0x00000012 , 0x0000003e 
- 00028363  0x0000782c nbranch  0x00006ee7 , 0x00000002 
- 00028364  0x0000782e disable  0x00000028 
- 00028365  0x0000782f fetch  0x00000002 , 0x00000519 
- 00028366  0x00007830 branch  0x00006eda , 0x00000034 
- 00028367  0x00007831 iadd  0x0000000b , 0x00000006 
- 00028368  0x00007832 increase  0x00000003 , 0x00000012 
- 00028369  0x00007833 copy  0x00000012 , 0x00000039 
- 00028370  0x00007834 copy  0x00000039 , 0x0000003f 
- 00028371  0x00007835 increase  0x00000003 , 0x0000003f 
- 00028372  0x00007836 byteswap  0x0000003f , 0x0000003f 
- 00028373  0x00007837 istore  0x00000002 , 0x00000005 
- 00028374  0x00007838 copy  0x00000039 , 0x0000003f 
- 00028375  0x00007839 byteswap  0x0000003f , 0x0000003f 
- 00028376  0x0000783a istore  0x00000002 , 0x00000005 
- 00028377  0x0000783b branch  0x00006ef5 
- 00028378  0x0000783d add  0x00000011 , 0x00000006 , 0x00000039 
- 00028379  0x0000783e branch  0x00006ede , 0x00000028 
- 00028380  0x0000783f byteswap  0x00000039 , 0x0000003f 
- 00028381  0x00007840 branch  0x00006ee1 
- 00028382  0x00007842 copy  0x00000039 , 0x0000003f 
- 00028383  0x00007843 increase  0x00000002 , 0x0000003f 
- 00028384  0x00007844 byteswap  0x0000003f , 0x0000003f 
- 00028385  0x00007846 istore  0x00000002 , 0x00000005 
- 00028386  0x00007847 increase  0xfffffffd , 0x00000039 
- 00028387  0x00007848 byteswap  0x00000039 , 0x0000003f 
- 00028388  0x00007849 istore  0x00000002 , 0x00000005 
- 00028389  0x0000784a copy  0x0000000b , 0x00000006 
- 00028390  0x0000784b branch  0x00006ef5 
- 00028391  0x0000784d enable  0x00000028 
- 00028392  0x0000784f fetch  0x00000002 , 0x00000520 
- 00028393  0x00007850 copy  0x0000003f , 0x00000011 
- 00028394  0x00007851 copy  0x00000011 , 0x00000039 
- 00028395  0x00007852 fetch  0x00000002 , 0x00000519 
- 00028396  0x00007853 branch  0x00006eda , 0x00000034 
- 00028397  0x00007854 iadd  0x0000000b , 0x00000006 
- 00028398  0x00007855 copy  0x00000011 , 0x0000003f 
- 00028399  0x00007856 increase  0x00000005 , 0x0000003f 
- 00028400  0x00007857 byteswap  0x0000003f , 0x0000003f 
- 00028401  0x00007858 istore  0x00000002 , 0x00000005 
- 00028402  0x00007859 copy  0x00000011 , 0x0000003f 
- 00028403  0x0000785a byteswap  0x0000003f , 0x0000003f 
- 00028404  0x0000785b istore  0x00000002 , 0x00000005 
- 00028405  0x0000785d call  0x00007f01 
- 00028406  0x0000785e nbranch  0x00006efe , 0x00000028 
- 00028407  0x0000785f force  0x00000002 , 0x0000003f 
- 00028408  0x00007860 istore  0x00000001 , 0x00000005 
- 00028409  0x00007861 copy  0x00000006 , 0x0000003f 
- 00028410  0x00007862 isub  0x0000000b , 0x0000003f 
- 00028411  0x00007863 byteswap  0x0000003f , 0x0000003f 
- 00028412  0x00007864 istore  0x00000002 , 0x00000005 
- 00028413  0x00007865 branch  0x00006f00 
- 00028414  0x00007867 force  0x00000000 , 0x0000003f 
- 00028415  0x00007868 istore  0x00000001 , 0x00000005 
- 00028416  0x0000786a arg  0x00000005 , 0x00000011 
- 00028417  0x0000786b branch  0x00006fb0 
- 00028418  0x00007877 bpatchx  0x000000d1 , 0x0000403a 
- 00028419  0x00007878 call  0x00006fd0 
- 00028420  0x00007879 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028421  0x0000787a branch  0x00006fc4 , 0x00000001 
- 00028422  0x0000787b call  0x00006f2e 
- 00028423  0x0000787c store  0x00000002 , 0x00000520 
- 00028424  0x0000787d increase  0xfffffffe , 0x0000000b 
- 00028425  0x0000787e call  0x00007028 
- 00028426  0x0000787f arg  0x0000052a , 0x00000005 
- 00028427  0x00007880 force  0x00000000 , 0x00000007 
- 00028428  0x00007882 ifetch  0x00000001 , 0x00000006 
- 00028429  0x00007883 beq  0x0000000a , 0x00006f36 
- 00028430  0x00007884 ifetch  0x00000002 , 0x00000006 
- 00028431  0x00007885 istore  0x00000002 , 0x00000005 
- 00028432  0x00007886 increase  0x00000001 , 0x00000007 
- 00028433  0x00007887 increase  0xfffffffd , 0x0000000b 
- 00028434  0x00007888 increase  0xfffffffd , 0x00000011 
- 00028435  0x00007889 nbranch  0x00006fc4 , 0x00000002 
- 00028436  0x0000788a nbranch  0x00006f0c , 0x00000005 
- 00028437  0x0000788b increase  0xffffffff , 0x0000000b 
- 00028438  0x0000788c nbranch  0x00006fc4 , 0x00000005 
- 00028439  0x0000788d call  0x000052d0 
- 00028440  0x0000788e increase  0x0000000d , 0x00000005 
- 00028441  0x0000788f fetch  0x00000002 , 0x00000511 
- 00028442  0x00007890 iforce  0x00000013 
- 00028443  0x00007891 arg  0x0000052a , 0x00000011 
- 00028444  0x00007893 ifetch  0x00000002 , 0x00000011 
- 00028445  0x00007894 branch  0x00006f29 , 0x00000034 
- 00028446  0x00007895 iforce  0x00000012 
- 00028447  0x00007896 call  0x000070c6 
- 00028448  0x00007897 branch  0x00006f27 , 0x00000034 
- 00028449  0x00007898 increase  0xfffffffd , 0x00000006 
- 00028450  0x00007899 ifetch  0x00000003 , 0x00000006 
- 00028451  0x0000789a istore  0x00000003 , 0x00000005 
- 00028452  0x0000789b call  0x0000705b 
- 00028453  0x0000789c iforce  0x00000039 
- 00028454  0x0000789d call  0x00007f01 
- 00028455  0x0000789f increase  0x00000002 , 0x00000011 
- 00028456  0x000078a0 branch  0x00006f1c 
- 00028457  0x000078a3 call  0x00006f83 
- 00028458  0x000078a4 fetch  0x00000002 , 0x00000275 
- 00028459  0x000078a5 beq  0x0000000e , 0x00007046 
- 00028460  0x000078a6 call  0x00006f9a 
- 00028461  0x000078a7 branch  0x00006f9a 
- 00028462  0x000078ab ifetch  0x00000002 , 0x00000006 
- 00028463  0x000078ac byteswap  0x0000003f , 0x0000003f 
- 00028464  0x000078ad increase  0xfffffffd , 0x0000003f 
- 00028465  0x000078ae arg  0x000000c8 , 0x00000002 
- 00028466  0x000078af isub  0x00000002 , 0x0000003e 
- 00028467  0x000078b0 nrtn  0x00000002 
- 00028468  0x000078b1 setarg  0x000000c8 
- 00028469  0x000078b2 rtn 
- 00028470  0x000078b6 increase  0x00000004 , 0x00000006 
- 00028471  0x000078b7 increase  0xfffffffb , 0x0000000b 
- 00028472  0x000078b8 increase  0xfffffffb , 0x00000011 
- 00028473  0x000078b9 nbranch  0x00006fc4 , 0x00000005 
- 00028474  0x000078ba call  0x00006eaa 
- 00028475  0x000078bb nbranch  0x00006fbe , 0x00000005 
- 00028476  0x000078bc arg  0x00000511 , 0x0000000b 
- 00028477  0x000078bd call  0x00007082 
- 00028478  0x000078be deposit  0x00000007 
- 00028479  0x000078bf branch  0x00007046 , 0x00000034 
- 00028480  0x000078c0 store  0x00000001 , 0x0000054e 
- 00028481  0x000078c2 copy  0x00000012 , 0x0000003f 
- 00028482  0x000078c3 store  0x00000002 , 0x0000054c 
- 00028483  0x000078c4 arg  0x00000000 , 0x00000007 
- 00028484  0x000078c5 arg  0x00000000 , 0x00000011 
- 00028485  0x000078c6 call  0x000052d0 
- 00028486  0x000078c7 increase  0x0000000a , 0x00000005 
- 00028487  0x000078c9 call  0x00006f6c 
- 00028488  0x000078ca nbranch  0x00002a8c , 0x00000028 
- 00028489  0x000078cb copy  0x00000006 , 0x0000000b 
- 00028490  0x000078cc copy  0x0000003f , 0x00000013 
- 00028491  0x000078cd iadd  0x00000011 , 0x00000011 
- 00028492  0x000078d0 fetch  0x00000002 , 0x00000519 
- 00028493  0x000078d1 copy  0x0000003f , 0x00000012 
- 00028494  0x000078d2 branch  0x00006f75 , 0x00000034 
- 00028495  0x000078d4 copy  0x00000011 , 0x0000003f 
- 00028496  0x000078d5 isub  0x00000012 , 0x00000012 
- 00028497  0x000078d6 branch  0x00006f67 , 0x00000005 
- 00028498  0x000078d7 nbranch  0x00006f67 , 0x00000002 
- 00028499  0x000078d8 fetch  0x00000002 , 0x00000520 
- 00028500  0x000078d9 isub  0x00000012 , 0x0000003e 
- 00028501  0x000078da branch  0x00006f5e , 0x00000005 
- 00028502  0x000078db nbranch  0x00006f5e , 0x00000002 
- 00028503  0x000078df copy  0x00000012 , 0x00000039 
- 00028504  0x000078e0 call  0x00006f61 
- 00028505  0x000078e1 fetch  0x00000001 , 0x0000054e 
- 00028506  0x000078e2 increase  0x00000001 , 0x00000007 
- 00028507  0x000078e3 isub  0x00000007 , 0x0000003e 
- 00028508  0x000078e4 branch  0x00006f83 , 0x00000005 
- 00028509  0x000078e5 branch  0x00006fa0 
- 00028510  0x000078e8 copy  0x0000003f , 0x00000039 
- 00028511  0x000078e9 call  0x00006f61 
- 00028512  0x000078ea branch  0x00006fa0 
- 00028513  0x000078ed increase  0xfffffffd , 0x00000005 
- 00028514  0x000078ee copy  0x00000039 , 0x00000002 
- 00028515  0x000078ef copy  0x00000013 , 0x0000003f 
- 00028516  0x000078f0 isub  0x00000012 , 0x0000003f 
- 00028517  0x000078f1 iadd  0x0000000b , 0x00000006 
- 00028518  0x000078f2 branch  0x00007f01 
- 00028519  0x000078f5 fetch  0x00000001 , 0x0000054e 
- 00028520  0x000078f6 increase  0x00000001 , 0x00000007 
- 00028521  0x000078f7 isub  0x00000007 , 0x0000003e 
- 00028522  0x000078f8 rtn  0x00000005 
- 00028523  0x000078f9 branch  0x00006f47 
- 00028524  0x000078fc call  0x00007fe9 
- 00028525  0x000078fd arg  0x0000052a , 0x00000006 
- 00028526  0x000078fe lshift2  0x00000007 , 0x0000003f 
- 00028527  0x000078ff iadd  0x00000006 , 0x00000006 
- 00028528  0x00007900 ifetcht  0x00000004 , 0x00000006 
- 00028529  0x00007901 call  0x000070b1 
- 00028530  0x00007902 nrtn  0x00000005 
- 00028531  0x00007903 call  0x0000705b 
- 00028532  0x00007904 branch  0x00007fe7 
- 00028533  0x00007907 fetch  0x00000002 , 0x00000520 
- 00028534  0x00007908 isub  0x00000011 , 0x0000003e 
- 00028535  0x00007909 nbranch  0x00006f8f , 0x00000002 
- 00028536  0x0000790a copy  0x00000011 , 0x00000039 
- 00028537  0x0000790b copy  0x00000039 , 0x00000002 
- 00028538  0x0000790c copy  0x0000000b , 0x00000006 
- 00028539  0x0000790d call  0x00007f01 
- 00028540  0x0000790e fetch  0x00000002 , 0x0000054c 
- 00028541  0x0000790f isub  0x00000011 , 0x0000003e 
- 00028542  0x00007910 branch  0x00006f81 , 0x00000005 
- 00028543  0x00007912 call  0x00006fa0 
- 00028544  0x00007913 branch  0x00006f94 
- 00028545  0x00007916 call  0x00006f83 
- 00028546  0x00007917 branch  0x00006f94 
- 00028547  0x0000791a arg  0x00000007 , 0x00000011 
- 00028548  0x0000791c force  0x00000000 , 0x0000003f 
- 00028549  0x0000791d istore  0x00000001 , 0x00000005 
- 00028550  0x0000791e call  0x00006fb0 
- 00028551  0x0000791f fetcht  0x00000002 , 0x00000275 
- 00028552  0x00007920 increase  0xfffffffb , 0x00000002 
- 00028553  0x00007921 byteswap  0x00000002 , 0x0000003f 
- 00028554  0x00007922 istore  0x00000002 , 0x00000005 
- 00028555  0x00007923 increase  0xfffffffd , 0x00000002 
- 00028556  0x00007924 byteswap  0x00000002 , 0x0000003f 
- 00028557  0x00007925 istore  0x00000002 , 0x00000005 
- 00028558  0x00007926 rtn 
- 00028559  0x00007929 copy  0x0000003f , 0x00000039 
- 00028560  0x0000792a copy  0x00000039 , 0x00000002 
- 00028561  0x0000792b copy  0x0000000b , 0x00000006 
- 00028562  0x0000792c call  0x00007f01 
- 00028563  0x0000792d call  0x00006fa0 
- 00028564  0x0000792f setarg  0x00000036 
- 00028565  0x00007930 istore  0x00000001 , 0x00000005 
- 00028566  0x00007931 fetch  0x00000002 , 0x0000054c 
- 00028567  0x00007932 byteswap  0x0000003f , 0x0000003f 
- 00028568  0x00007933 istore  0x00000002 , 0x00000005 
- 00028569  0x00007934 rtn 
- 00028570  0x00007937 setarg  0x00000036 
- 00028571  0x00007938 istore  0x00000001 , 0x00000005 
- 00028572  0x00007939 increase  0xfffffffd , 0x00000002 
- 00028573  0x0000793a byteswap  0x00000002 , 0x0000003f 
- 00028574  0x0000793b istore  0x00000002 , 0x00000005 
- 00028575  0x0000793c rtn 
- 00028576  0x0000793f arg  0x00000007 , 0x00000011 
- 00028577  0x00007940 setarg  0x00000002 
- 00028578  0x00007941 istore  0x00000001 , 0x00000005 
- 00028579  0x00007942 fetch  0x00000002 , 0x00000519 
- 00028580  0x00007943 iadd  0x00000002 , 0x00000002 
- 00028581  0x00007944 byteswap  0x00000002 , 0x0000003f 
- 00028582  0x00007945 istore  0x00000002 , 0x00000005 
- 00028583  0x00007946 call  0x00006fb0 
- 00028584  0x00007947 fetcht  0x00000002 , 0x00000275 
- 00028585  0x00007948 increase  0xfffffffb , 0x00000002 
- 00028586  0x00007949 byteswap  0x00000002 , 0x0000003f 
- 00028587  0x0000794a istore  0x00000002 , 0x00000005 
- 00028588  0x0000794b increase  0xfffffffb , 0x00000002 
- 00028589  0x0000794c byteswap  0x00000002 , 0x0000003f 
- 00028590  0x0000794d istore  0x00000002 , 0x00000005 
- 00028591  0x0000794e rtn 
- 00028592  0x00007951 fetch  0x00000002 , 0x00000273 
- 00028593  0x00007952 isub  0x00000005 , 0x0000003f 
- 00028594  0x00007953 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00028595  0x00007954 store  0x00000002 , 0x00000275 
- 00028596  0x00007955 call  0x000052d0 
- 00028597  0x00007956 copy  0x00000011 , 0x0000003f 
- 00028598  0x00007957 istore  0x00000001 , 0x00000005 
- 00028599  0x00007958 fetch  0x00000002 , 0x0000051c 
- 00028600  0x00007959 istore  0x00000002 , 0x00000005 
- 00028601  0x0000795a rtn 
- 00028602  0x0000796b rtn 
- 00028603  0x0000798d setarg  0x00000200 
- 00028604  0x0000798e store  0x00000002 , 0x0000054a 
- 00028605  0x0000798f branch  0x00006fc6 
- 00028606  0x00007991 setarg  0x00000400 
- 00028607  0x00007992 store  0x00000002 , 0x0000054a 
- 00028608  0x00007993 branch  0x00006fc6 
- 00028609  0x00007995 setarg  0x00000600 
- 00028610  0x00007996 store  0x00000002 , 0x0000054a 
- 00028611  0x00007997 branch  0x00006fc6 
- 00028612  0x00007999 setarg  0x00000300 
- 00028613  0x0000799a store  0x00000002 , 0x0000054a 
- 00028614  0x0000799c call  0x000052d0 
- 00028615  0x0000799d istore  0x00000001 , 0x00000005 
- 00028616  0x0000799e fetch  0x00000002 , 0x0000051c 
- 00028617  0x0000799f istore  0x00000002 , 0x00000005 
- 00028618  0x000079a0 setarg  0x00000200 
- 00028619  0x000079a1 istore  0x00000002 , 0x00000005 
- 00028620  0x000079a2 fetch  0x00000002 , 0x0000054a 
- 00028621  0x000079a3 istore  0x00000002 , 0x00000005 
- 00028622  0x000079a4 jam  0x00000007 , 0x00000275 
- 00028623  0x000079a5 rtn 
- 00028624  0x000079ab arg  0x00000000 , 0x00000012 
- 00028625  0x000079ac force  0x00000000 , 0x00000002 
- 00028626  0x000079ad arg  0x00000511 , 0x00000005 
- 00028627  0x000079ae call  0x00007028 
- 00028628  0x000079af branch  0x00007026 , 0x00000005 
- 00028629  0x000079b1 increase  0x00000001 , 0x00000012 
- 00028630  0x000079b2 ifetch  0x00000001 , 0x00000006 
- 00028631  0x000079b3 increase  0xffffffff , 0x00000011 
- 00028632  0x000079b4 increase  0xffffffff , 0x0000000b 
- 00028633  0x000079b5 compare  0x00000018 , 0x0000003f , 0x000000f8 
- 00028634  0x000079b6 nbranch  0x00007026 , 0x00000001 
- 00028635  0x000079b7 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00028636  0x000079b8 nbranch  0x00006ff3 , 0x00000001 
- 00028637  0x000079b9 force  0x00000001 , 0x00000002 
- 00028638  0x000079bb ifetch  0x00000001 , 0x00000006 
- 00028639  0x000079bc increase  0xffffffff , 0x00000011 
- 00028640  0x000079bd increase  0xffffffff , 0x0000000b 
- 00028641  0x000079be bne  0x00000000 , 0x00006fe7 
- 00028642  0x000079bf ifetch  0x00000001 , 0x00000006 
- 00028643  0x000079c0 increase  0xffffffff , 0x00000011 
- 00028644  0x000079c1 increase  0xffffffff , 0x0000000b 
- 00028645  0x000079c2 beq  0x00000000 , 0x00006ff8 
- 00028646  0x000079c3 branch  0x00006fea 
- 00028647  0x000079c5 increase  0x00000001 , 0x00000006 
- 00028648  0x000079c6 increase  0xffffffff , 0x00000011 
- 00028649  0x000079c7 increase  0xffffffff , 0x0000000b 
- 00028650  0x000079c9 increase  0x00000002 , 0x00000006 
- 00028651  0x000079ca increase  0xfffffffe , 0x00000011 
- 00028652  0x000079cb increase  0xfffffffe , 0x0000000b 
- 00028653  0x000079cc compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028654  0x000079cd branch  0x00007020 , 0x00000001 
- 00028655  0x000079ce increase  0x0000000c , 0x00000006 
- 00028656  0x000079cf increase  0xfffffff4 , 0x00000011 
- 00028657  0x000079d0 increase  0xfffffff4 , 0x0000000b 
- 00028658  0x000079d1 branch  0x00007020 
- 00028659  0x000079d3 compare  0x00000002 , 0x0000003f , 0x00000007 
- 00028660  0x000079d4 nbranch  0x00006ff6 , 0x00000001 
- 00028661  0x000079d5 branch  0x00006fde 
- 00028662  0x000079d7 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00028663  0x000079d8 nbranch  0x00007026 , 0x00000001 
- 00028664  0x000079da increase  0xfffffffe , 0x00000011 
- 00028665  0x000079db increase  0xfffffffe , 0x0000000b 
- 00028666  0x000079dc ifetch  0x00000002 , 0x00000006 
- 00028667  0x000079dd sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00028668  0x000079de branch  0x00006ffe , 0x00000005 
- 00028669  0x000079df istore  0x00000002 , 0x00000005 
- 00028670  0x000079e1 compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028671  0x000079e2 branch  0x00007020 , 0x00000001 
- 00028672  0x000079e3 copy  0x00000006 , 0x00000002 
- 00028673  0x000079e4 ifetch  0x00000001 , 0x00000006 
- 00028674  0x000079e5 bne  0x00000000 , 0x00007019 
- 00028675  0x000079e6 ifetch  0x00000001 , 0x00000006 
- 00028676  0x000079e7 bne  0x00000000 , 0x00007019 
- 00028677  0x000079e8 ifetch  0x00000001 , 0x00000006 
- 00028678  0x000079e9 bne  0x00000010 , 0x00007019 
- 00028679  0x000079ea ifetch  0x00000001 , 0x00000006 
- 00028680  0x000079eb bne  0x00000000 , 0x00007019 
- 00028681  0x000079ec ifetch  0x00000001 , 0x00000006 
- 00028682  0x000079ed bne  0x00000080 , 0x00007019 
- 00028683  0x000079ee ifetch  0x00000001 , 0x00000006 
- 00028684  0x000079ef bne  0x00000000 , 0x00007019 
- 00028685  0x000079f0 ifetch  0x00000001 , 0x00000006 
- 00028686  0x000079f1 bne  0x00000000 , 0x00007019 
- 00028687  0x000079f2 ifetch  0x00000001 , 0x00000006 
- 00028688  0x000079f3 bne  0x00000080 , 0x00007019 
- 00028689  0x000079f4 ifetch  0x00000001 , 0x00000006 
- 00028690  0x000079f5 bne  0x0000005f , 0x00007019 
- 00028691  0x000079f6 ifetch  0x00000001 , 0x00000006 
- 00028692  0x000079f7 bne  0x0000009b , 0x00007019 
- 00028693  0x000079f8 ifetch  0x00000001 , 0x00000006 
- 00028694  0x000079f9 bne  0x00000034 , 0x00007019 
- 00028695  0x000079fa ifetch  0x00000001 , 0x00000006 
- 00028696  0x000079fb beq  0x000000fb , 0x0000701e 
- 00028697  0x000079fd copy  0x00000002 , 0x00000006 
- 00028698  0x000079ff increase  0x0000000c , 0x00000006 
- 00028699  0x00007a00 force  0x00000000 , 0x00000007 
- 00028700  0x00007a01 force  0x00000000 , 0x00000002 
- 00028701  0x00007a02 branch  0x0000701e 
- 00028702  0x00007a05 increase  0xfffffff4 , 0x0000000b 
- 00028703  0x00007a06 increase  0xfffffff4 , 0x00000011 
- 00028704  0x00007a08 force  0x00000000 , 0x00000002 
- 00028705  0x00007a09 compare  0x00000000 , 0x00000011 , 0x000000ff 
- 00028706  0x00007a0a nbranch  0x00006fd5 , 0x00000001 
- 00028707  0x00007a0b force  0x00000000 , 0x0000003f 
- 00028708  0x00007a0c istore  0x00000002 , 0x00000005 
- 00028709  0x00007a0d rtn 
- 00028710  0x00007a0f arg  0x000000ff , 0x00000002 
- 00028711  0x00007a10 rtn 
- 00028712  0x00007a1b bpatchx  0x000000d4 , 0x0000403a 
- 00028713  0x00007a1c ifetch  0x00000001 , 0x00000006 
- 00028714  0x00007a1d increase  0xffffffff , 0x0000000b 
- 00028715  0x00007a1e compare  0x00000030 , 0x0000003f , 0x000000f8 
- 00028716  0x00007a1f nbranch  0x0000703e , 0x00000001 
- 00028717  0x00007a20 compare  0x00000007 , 0x0000003f , 0x00000007 
- 00028718  0x00007a21 branch  0x00007037 , 0x00000001 
- 00028719  0x00007a22 compare  0x00000006 , 0x0000003f , 0x00000007 
- 00028720  0x00007a23 branch  0x00007039 , 0x00000001 
- 00028721  0x00007a24 compare  0x00000005 , 0x0000003f , 0x00000007 
- 00028722  0x00007a25 nbranch  0x0000703e , 0x00000001 
- 00028723  0x00007a27 ifetch  0x00000001 , 0x00000006 
- 00028724  0x00007a28 copy  0x0000003f , 0x00000011 
- 00028725  0x00007a29 increase  0xffffffff , 0x0000000b 
- 00028726  0x00007a2a branch  0x0000703c 
- 00028727  0x00007a2c increase  0x00000002 , 0x00000006 
- 00028728  0x00007a2d increase  0xfffffffe , 0x0000000b 
- 00028729  0x00007a2f ifetch  0x00000002 , 0x00000006 
- 00028730  0x00007a30 byteswap  0x0000003f , 0x00000011 
- 00028731  0x00007a31 increase  0xfffffffe , 0x0000000b 
- 00028732  0x00007a33 force  0x00000001 , 0x0000003f 
- 00028733  0x00007a34 rtn 
- 00028734  0x00007a36 force  0x00000000 , 0x0000003f 
- 00028735  0x00007a37 rtn 
- 00028736  0x00007a42 setarg  0x00000003 
- 00028737  0x00007a43 store  0x00000001 , 0x0000051b 
- 00028738  0x00007a44 branch  0x00007048 
- 00028739  0x00007a46 setarg  0x00000005 
- 00028740  0x00007a47 store  0x00000001 , 0x0000051b 
- 00028741  0x00007a48 branch  0x00007048 
- 00028742  0x00007a4a setarg  0x00000007 
- 00028743  0x00007a4b store  0x00000001 , 0x0000051b 
- 00028744  0x00007a4d call  0x000052d0 
- 00028745  0x00007a50 fetch  0x00000001 , 0x0000051b 
- 00028746  0x00007a51 copy  0x0000003f , 0x00000012 
- 00028747  0x00007a52 istore  0x00000001 , 0x00000005 
- 00028748  0x00007a53 fetch  0x00000002 , 0x0000051c 
- 00028749  0x00007a54 istore  0x00000002 , 0x00000005 
- 00028750  0x00007a55 setarg  0x00000500 
- 00028751  0x00007a56 istore  0x00000002 , 0x00000005 
- 00028752  0x00007a57 compare  0x00000005 , 0x00000012 , 0x000000ff 
- 00028753  0x00007a58 branch  0x00007057 , 0x00000001 
- 00028754  0x00007a59 compare  0x00000007 , 0x00000012 , 0x000000ff 
- 00028755  0x00007a5a branch  0x00007057 , 0x00000001 
- 00028756  0x00007a5b setarg  0x00000000 
- 00028757  0x00007a5c istore  0x00000005 , 0x00000005 
- 00028758  0x00007a5d branch  0x00007059 
- 00028759  0x00007a60 setarg  0x00350200 
- 00028760  0x00007a61 istore  0x00000005 , 0x00000005 
- 00028761  0x00007a63 jam  0x0000000a , 0x00000275 
- 00028762  0x00007a64 rtn 
- 00028763  0x00007a68 call  0x00007ea2 
- 00028764  0x00007a69 call  0x00007ea5 
- 00028765  0x00007a6a call  0x00007062 
- 00028766  0x00007a6b call  0x00007e9c 
- 00028767  0x00007a6c call  0x00007e9f 
- 00028768  0x00007a6d copy  0x00000002 , 0x0000003f 
- 00028769  0x00007a6e rtn 
- 00028770  0x00007a72 ifetch  0x00000001 , 0x00000006 
- 00028771  0x00007a73 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028772  0x00007a74 rshift3  0x0000003f , 0x0000003f 
- 00028773  0x00007a75 bne  0x00000000 , 0x0000706c 
- 00028774  0x00007a77 force  0x00000001 , 0x0000003f 
- 00028775  0x00007a78 force  0x00000001 , 0x00000002 
- 00028776  0x00007a79 rtn 
- 00028777  0x00007a7c call  0x00007e76 
- 00028778  0x00007a7d add  0x0000003f , 0x00000001 , 0x00000002 
- 00028779  0x00007a7e rtn 
- 00028780  0x00007a80 deposit  0x00000039 
- 00028781  0x00007a81 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028782  0x00007a82 branch  0x00007069 , 0x00000002 
- 00028783  0x00007a83 beq  0x00000005 , 0x00007073 
- 00028784  0x00007a84 beq  0x00000006 , 0x00007076 
- 00028785  0x00007a85 beq  0x00000007 , 0x0000707a 
- 00028786  0x00007a86 rtn 
- 00028787  0x00007a89 ifetch  0x00000001 , 0x00000006 
- 00028788  0x00007a8a add  0x0000003f , 0x00000002 , 0x00000002 
- 00028789  0x00007a8b rtn 
- 00028790  0x00007a8d ifetch  0x00000002 , 0x00000006 
- 00028791  0x00007a8e byteswap  0x0000003f , 0x0000003f 
- 00028792  0x00007a8f add  0x0000003f , 0x00000003 , 0x00000002 
- 00028793  0x00007a90 rtn 
- 00028794  0x00007a92 ifetch  0x00000002 , 0x00000006 
- 00028795  0x00007a93 byteswap  0x0000003f , 0x0000003f 
- 00028796  0x00007a94 ifetcht  0x00000002 , 0x00000006 
- 00028797  0x00007a95 byteswap  0x00000002 , 0x00000002 
- 00028798  0x00007a96 lshift16  0x00000002 , 0x00000002 
- 00028799  0x00007a97 iadd  0x00000002 , 0x0000003f 
- 00028800  0x00007a98 add  0x0000003f , 0x00000005 , 0x00000002 
- 00028801  0x00007a99 rtn 
- 00028802  0x00007aa0 bpatchx  0x000000d5 , 0x0000403a 
- 00028803  0x00007aa1 force  0x00000000 , 0x00000007 
- 00028804  0x00007aa2 arg  0x00000000 , 0x00000012 
- 00028805  0x00007aa3 arg  0x0000052a , 0x00000005 
- 00028806  0x00007aa5 ifetch  0x00000002 , 0x0000000b 
- 00028807  0x00007aa6 rtn  0x00000034 
- 00028808  0x00007aa7 call  0x0000708d 
- 00028809  0x00007aa8 copy  0x00000007 , 0x0000003f 
- 00028810  0x00007aa9 rtneq  0x00000007 
- 00028811  0x00007aaa increase  0x00000002 , 0x0000000b 
- 00028812  0x00007aab branch  0x00007086 
- 00028813  0x00007aaf iforce  0x00000013 
- 00028814  0x00007ab1 fetch  0x00000002 , 0x00004575 
- 00028815  0x00007ab2 iforce  0x00000006 
- 00028816  0x00007ab4 copy  0x00000007 , 0x0000003f 
- 00028817  0x00007ab5 rtneq  0x00000007 
- 00028818  0x00007ab6 disable  0x00000028 
- 00028819  0x00007ab7 ifetch  0x00000001 , 0x00000006 
- 00028820  0x00007ab8 rtn  0x00000034 
- 00028821  0x00007ab9 iforce  0x00000039 
- 00028822  0x00007abb ifetch  0x00000002 , 0x00000006 
- 00028823  0x00007abc isub  0x00000013 , 0x0000003e 
- 00028824  0x00007abd nbranch  0x0000709a , 0x00000005 
- 00028825  0x00007abe enable  0x00000028 
- 00028826  0x00007ac0 loop  0x00007096 
- 00028827  0x00007ac1 ifetcht  0x00000004 , 0x00000006 
- 00028828  0x00007ac2 copy  0x00000006 , 0x00000011 
- 00028829  0x00007ac3 nbranch  0x000070ad , 0x00000028 
- 00028830  0x00007ac4 arg  0x0000052a , 0x00000006 
- 00028831  0x00007ac5 arg  0x00000007 , 0x00000039 
- 00028832  0x00007ac7 ifetch  0x00000004 , 0x00000006 
- 00028833  0x00007ac8 branch  0x000070a6 , 0x00000034 
- 00028834  0x00007ac9 isub  0x00000002 , 0x0000003e 
- 00028835  0x00007aca branch  0x000070ad , 0x00000005 
- 00028836  0x00007acb loop  0x000070a0 
- 00028837  0x00007acc rtn 
- 00028838  0x00007ace istoret  0x00000004 , 0x00000005 
- 00028839  0x00007acf increase  0x00000001 , 0x00000007 
- 00028840  0x00007ad0 copy  0x00000011 , 0x00000006 
- 00028841  0x00007ad1 call  0x0000705b 
- 00028842  0x00007ad2 iadd  0x00000012 , 0x00000012 
- 00028843  0x00007ad3 iadd  0x00000006 , 0x00000006 
- 00028844  0x00007ad4 branch  0x00007090 
- 00028845  0x00007ad6 copy  0x00000011 , 0x00000006 
- 00028846  0x00007ad7 call  0x00007062 
- 00028847  0x00007ad8 iadd  0x00000006 , 0x00000006 
- 00028848  0x00007ad9 branch  0x00007090 
- 00028849  0x00007ae0 bpatchx  0x000000d6 , 0x0000403a 
- 00028850  0x00007ae1 fetch  0x00000002 , 0x00004575 
- 00028851  0x00007ae2 iforce  0x00000006 
- 00028852  0x00007ae4 ifetch  0x00000001 , 0x00000006 
- 00028853  0x00007ae5 branch  0x00007fe3 , 0x00000034 
- 00028854  0x00007ae6 lshift  0x0000003f , 0x0000003f 
- 00028855  0x00007ae7 iadd  0x00000006 , 0x00000006 
- 00028856  0x00007ae8 ifetch  0x00000004 , 0x00000006 
- 00028857  0x00007ae9 isub  0x00000002 , 0x0000003e 
- 00028858  0x00007aea rtn  0x00000005 
- 00028859  0x00007aeb deposit  0x00000005 
- 00028860  0x00007aec store  0x00000002 , 0x00000abb 
- 00028861  0x00007aed storet  0x00000008 , 0x00000aa2 
- 00028862  0x00007aee call  0x00007062 
- 00028863  0x00007aef iadd  0x00000006 , 0x00000006 
- 00028864  0x00007af0 copy  0x00000006 , 0x0000003f 
- 00028865  0x00007af1 fetcht  0x00000002 , 0x00000abb 
- 00028866  0x00007af2 copy  0x00000002 , 0x00000005 
- 00028867  0x00007af3 fetcht  0x00000008 , 0x00000aa2 
- 00028868  0x00007af4 copy  0x0000003f , 0x00000006 
- 00028869  0x00007af5 branch  0x000070b4 
- 00028870  0x00007afc bpatchx  0x000000d7 , 0x0000403a 
- 00028871  0x00007afd fetch  0x00000002 , 0x00004575 
- 00028872  0x00007afe iforce  0x00000006 
- 00028873  0x00007b00 ifetch  0x00000001 , 0x00000006 
- 00028874  0x00007b01 branch  0x000070e4 , 0x00000034 
- 00028875  0x00007b02 iforce  0x00000039 
- 00028876  0x00007b04 ifetch  0x00000002 , 0x00000006 
- 00028877  0x00007b05 isub  0x00000013 , 0x0000003e 
- 00028878  0x00007b06 branch  0x000070d4 , 0x00000005 
- 00028879  0x00007b07 loop  0x000070cc 
- 00028880  0x00007b08 increase  0x00000004 , 0x00000006 
- 00028881  0x00007b09 call  0x00007062 
- 00028882  0x00007b0a iadd  0x00000006 , 0x00000006 
- 00028883  0x00007b0b branch  0x000070c9 
- 00028884  0x00007b0d increase  0xffffffff , 0x00000039 
- 00028885  0x00007b0e lshift  0x00000039 , 0x0000003f 
- 00028886  0x00007b0f iadd  0x00000006 , 0x00000006 
- 00028887  0x00007b10 increase  0x00000004 , 0x00000006 
- 00028888  0x00007b11 call  0x00007062 
- 00028889  0x00007b12 iadd  0x00000006 , 0x0000000b 
- 00028890  0x00007b14 increase  0x00000001 , 0x00000006 
- 00028891  0x00007b15 ifetch  0x00000002 , 0x00000006 
- 00028892  0x00007b16 isub  0x00000012 , 0x0000003e 
- 00028893  0x00007b1a branch  0x00007fef , 0x00000005 
- 00028894  0x00007b1b call  0x0000705b 
- 00028895  0x00007b1c iadd  0x00000006 , 0x00000006 
- 00028896  0x00007b1d deposit  0x0000000b 
- 00028897  0x00007b1e isub  0x00000006 , 0x0000003e 
- 00028898  0x00007b1f branch  0x000070e4 , 0x00000005 
- 00028899  0x00007b20 branch  0x000070da 
- 00028900  0x00007b22 force  0x00000000 , 0x00000006 
- 00028901  0x00007b23 force  0x00000000 , 0x0000003f 
- 00028902  0x00007b24 rtn 
- 00028903  0x00007b2b bpatchx  0x000000d8 , 0x0000403b 
- 00028904  0x00007b2c fetch  0x00000002 , 0x00004575 
- 00028905  0x00007b2d iforce  0x00000006 
- 00028906  0x00007b2f ifetch  0x00000001 , 0x00000006 
- 00028907  0x00007b30 branch  0x00007100 , 0x00000034 
- 00028908  0x00007b31 lshift  0x0000003f , 0x0000003f 
- 00028909  0x00007b32 iadd  0x00000006 , 0x00000006 
- 00028910  0x00007b33 ifetch  0x00000004 , 0x00000006 
- 00028911  0x00007b34 isub  0x00000002 , 0x0000003e 
- 00028912  0x00007b35 branch  0x000070f4 , 0x00000005 
- 00028913  0x00007b36 call  0x00007062 
- 00028914  0x00007b37 iadd  0x00000006 , 0x00000006 
- 00028915  0x00007b38 branch  0x000070ea 
- 00028916  0x00007b3a call  0x00007062 
- 00028917  0x00007b3b iadd  0x00000006 , 0x0000000b 
- 00028918  0x00007b3d increase  0x00000001 , 0x00000006 
- 00028919  0x00007b3e ifetch  0x00000002 , 0x00000006 
- 00028920  0x00007b3f isub  0x00000012 , 0x0000003e 
- 00028921  0x00007b40 rtn  0x00000005 
- 00028922  0x00007b41 call  0x0000705b 
- 00028923  0x00007b42 iadd  0x00000006 , 0x00000006 
- 00028924  0x00007b43 deposit  0x0000000b 
- 00028925  0x00007b44 isub  0x00000006 , 0x0000003e 
- 00028926  0x00007b45 branch  0x00007100 , 0x00000005 
- 00028927  0x00007b46 branch  0x000070f6 
- 00028928  0x00007b48 force  0x00000000 , 0x00000006 
- 00028929  0x00007b49 rtn 
- 00028930  0x00007b4e arg  0x00000400 , 0x00000012 
- 00028931  0x00007b4f call  0x000070f4 
- 00028932  0x00007b50 arg  0x00000300 , 0x00000012 
- 00028933  0x00007b51 call  0x0000710d 
- 00028934  0x00007b52 nrtn  0x00000028 
- 00028935  0x00007b53 sub  0x00000011 , 0x00000003 , 0x0000003e 
- 00028936  0x00007b54 branch  0x00007fe9 , 0x00000002 
- 00028937  0x00007b55 ifetch  0x00000001 , 0x00000006 
- 00028938  0x00007b56 bne  0x00000008 , 0x00007fe9 
- 00028939  0x00007b57 ifetch  0x00000001 , 0x00000006 
- 00028940  0x00007b58 rtn 
- 00028941  0x00007b5e bpatchx  0x000000d9 , 0x0000403b 
- 00028942  0x00007b5f call  0x00007062 
- 00028943  0x00007b60 copy  0x0000003f , 0x00000011 
- 00028944  0x00007b62 ifetch  0x00000001 , 0x00000006 
- 00028945  0x00007b63 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028946  0x00007b64 rshift3  0x0000003f , 0x0000003f 
- 00028947  0x00007b65 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00028948  0x00007b66 branch  0x00007129 , 0x00000005 
- 00028949  0x00007b67 copy  0x00000039 , 0x0000003f 
- 00028950  0x00007b68 beq  0x00000005 , 0x00007120 
- 00028951  0x00007b69 beq  0x00000006 , 0x00007123 
- 00028952  0x00007b6a beq  0x00000007 , 0x00007126 
- 00028953  0x00007b6b increase  0xffffffff , 0x00000006 
- 00028954  0x00007b6c call  0x00007062 
- 00028955  0x00007b6d iadd  0x00000006 , 0x00000006 
- 00028956  0x00007b6e copy  0x00000011 , 0x0000003f 
- 00028957  0x00007b6f isub  0x00000002 , 0x00000011 
- 00028958  0x00007b70 branch  0x00007fe9 , 0x00000005 
- 00028959  0x00007b71 branch  0x00007110 
- 00028960  0x00007b74 increase  0xfffffffe , 0x00000011 
- 00028961  0x00007b75 increase  0x00000001 , 0x00000006 
- 00028962  0x00007b76 branch  0x00007110 
- 00028963  0x00007b78 increase  0xfffffffd , 0x00000011 
- 00028964  0x00007b79 increase  0x00000002 , 0x00000006 
- 00028965  0x00007b7a branch  0x00007110 
- 00028966  0x00007b7c increase  0xfffffffb , 0x00000011 
- 00028967  0x00007b7d increase  0x00000004 , 0x00000006 
- 00028968  0x00007b7e branch  0x00007110 
- 00028969  0x00007b81 increase  0xffffffff , 0x00000011 
- 00028970  0x00007b82 copy  0x00000039 , 0x0000003f 
- 00028971  0x00007b83 beq  0x00000001 , 0x00007132 
- 00028972  0x00007b84 beq  0x00000002 , 0x00007130 
- 00028973  0x00007b85 beq  0x00000004 , 0x0000712f 
- 00028974  0x00007b86 branch  0x00007fe9 
- 00028975  0x00007b88 increase  0xfffffff4 , 0x00000011 
- 00028976  0x00007b8a ifetch  0x00000002 , 0x00000006 
- 00028977  0x00007b8b increase  0xfffffffe , 0x00000011 
- 00028978  0x00007b8d ifetch  0x00000002 , 0x00000006 
- 00028979  0x00007b8e isub  0x00000012 , 0x0000003e 
- 00028980  0x00007b8f branch  0x00007fe7 , 0x00000005 
- 00028981  0x00007b90 increase  0xfffffffe , 0x00000011 
- 00028982  0x00007b91 branch  0x00007fe9 , 0x00000005 
- 00028983  0x00007b92 branch  0x00007110 
- 00028984  0x00007bce call  0x000052d0 
- 00028985  0x00007bcf copy  0x0000003f , 0x00000005 
- 00028986  0x00007bd0 setarg  0x00000006 
- 00028987  0x00007bd1 istore  0x00000001 , 0x00000005 
- 00028988  0x00007bd2 setarg  0x0000006e 
- 00028989  0x00007bd3 istore  0x00000002 , 0x00000005 
- 00028990  0x00007bd4 setarg  0x00000f00 
- 00028991  0x00007bd5 istore  0x00000002 , 0x00000005 
- 00028992  0x00007bd6 setarg  0x001a0535 
- 00028993  0x00007bd7 istore  0x00000003 , 0x00000005 
- 00028994  0x00007bd8 setarg  0x00000111 
- 00028995  0x00007bd9 lshift16  0x0000003f , 0x0000003f 
- 00028996  0x00007bda istore  0x00000004 , 0x00000005 
- 00028997  0x00007bdb setarg  0x00002600 
- 00028998  0x00007bdc istore  0x00000002 , 0x00000005 
- 00028999  0x00007bdd setarg  0x00000335 
- 00029000  0x00007bde istore  0x00000002 , 0x00000005 
- 00029001  0x00007bdf setarg  0x00000009 
- 00029002  0x00007be0 istore  0x00000002 , 0x00000005 
- 00029003  0x00007be1 setarg  0x00000004 
- 00029004  0x00007be2 istore  0x00000002 , 0x00000005 
- 00029005  0x00007be3 jam  0x00000014 , 0x00000275 
- 00029006  0x00007be4 rtn 
- 00029007  0x00007be9 bpatchx  0x000000da , 0x0000403b 
- 00029008  0x00007bea jam  0x00000050 , 0x000005e5 
- 00029009  0x00007beb arg  0x000005e6 , 0x00000005 
- 00029010  0x00007bec arg  0x0000443a , 0x00000006 
- 00029011  0x00007bed call  0x00007ebf 
- 00029012  0x00007bee arg  0x000045d2 , 0x00000006 
- 00029013  0x00007bef call  0x00007ebd 
- 00029014  0x00007bf0 arg  0x000009be , 0x00000006 
- 00029015  0x00007bf1 call  0x00007ebd 
- 00029016  0x00007bf2 call  0x0000720a 
- 00029017  0x00007bf3 arg  0x0000042f , 0x00000006 
- 00029018  0x00007bf4 call  0x00007205 
- 00029019  0x00007bf5 call  0x000071d0 
- 00029020  0x00007bf7 arg  0x00000af2 , 0x00000005 
- 00029021  0x00007bf8 call  0x00007201 
- 00029022  0x00007bf9 setarg  0x000f4240 
- 00029023  0x00007bfa copy  0x0000003f , 0x00000011 
- 00029024  0x00007bfb fetch  0x00000004 , 0x00000af2 
- 00029025  0x00007bfc idiv  0x00000011 
- 00029026  0x00007bfd call  0x00007f86 
- 00029027  0x00007bfe remainder  0x0000003f 
- 00029028  0x00007bff store  0x00000004 , 0x000009ba 
- 00029029  0x00007c01 rtn 
- 00029030  0x00007c04 jam  0x00000041 , 0x000005e5 
- 00029031  0x00007c05 arg  0x000005e6 , 0x00000005 
- 00029032  0x00007c06 call  0x000071b5 
- 00029033  0x00007c07 call  0x000071b0 
- 00029034  0x00007c08 fetch  0x00000003 , 0x00004454 
- 00029035  0x00007c09 istore  0x00000003 , 0x00000005 
- 00029036  0x00007c0c call  0x00007176 
- 00029037  0x00007c0e arg  0x0000042f , 0x00000006 
- 00029038  0x00007c0f call  0x00007ebf 
- 00029039  0x00007c10 arg  0x0000443a , 0x00000006 
- 00029040  0x00007c11 call  0x00007ebf 
- 00029041  0x00007c12 call  0x0000720a 
- 00029042  0x00007c13 arg  0x00000b12 , 0x00000006 
- 00029043  0x00007c14 arg  0x00000ac2 , 0x00000005 
- 00029044  0x00007c15 call  0x00007ebf 
- 00029045  0x00007c17 branch  0x000071d0 
- 00029046  0x00007c1c fetch  0x00000004 , 0x000044c7 
- 00029047  0x00007c1d istore  0x00000004 , 0x00000005 
- 00029048  0x00007c1e call  0x00007ecd 
- 00029049  0x00007c1f branch  0x00007eca 
- 00029050  0x00007c22 bpatchx  0x000000db , 0x0000403b 
- 00029051  0x00007c23 jam  0x00000041 , 0x000005e5 
- 00029052  0x00007c24 arg  0x000005e6 , 0x00000005 
- 00029053  0x00007c25 call  0x000071b0 
- 00029054  0x00007c26 call  0x000071b5 
- 00029055  0x00007c27 fetch  0x00000003 , 0x0000444d 
- 00029056  0x00007c28 istore  0x00000003 , 0x00000005 
- 00029057  0x00007c2b call  0x00007176 
- 00029058  0x00007c2c arg  0x0000443a , 0x00000006 
- 00029059  0x00007c2d call  0x00007ebf 
- 00029060  0x00007c2e arg  0x0000042f , 0x00000006 
- 00029061  0x00007c2f call  0x00007ebf 
- 00029062  0x00007c30 call  0x0000720a 
- 00029063  0x00007c31 arg  0x00000b12 , 0x00000006 
- 00029064  0x00007c32 arg  0x00000ac2 , 0x00000005 
- 00029065  0x00007c33 call  0x00007ebf 
- 00029066  0x00007c35 call  0x000071d0 
- 00029067  0x00007c36 arg  0x00000af2 , 0x00000005 
- 00029068  0x00007c37 branch  0x00007201 
- 00029069  0x00007c3a jam  0x00000020 , 0x000005e5 
- 00029070  0x00007c3b arg  0x000009fe , 0x00000006 
- 00029071  0x00007c3c arg  0x000005e6 , 0x00000005 
- 00029072  0x00007c3d call  0x00007ebd 
- 00029073  0x00007c3e call  0x0000720a 
- 00029074  0x00007c3f arg  0x0000099e , 0x00000006 
- 00029075  0x00007c40 call  0x00007205 
- 00029076  0x00007c41 call  0x000071d0 
- 00029077  0x00007c42 arg  0x00000ac2 , 0x00000005 
- 00029078  0x00007c43 call  0x00007497 
- 00029079  0x00007c44 arg  0x00000001 , 0x00000002 
- 00029080  0x00007c45 call  0x0000719f 
- 00029081  0x00007c46 arg  0x00004419 , 0x00000005 
- 00029082  0x00007c47 call  0x00007201 
- 00029083  0x00007c48 arg  0x00000000 , 0x00000002 
- 00029084  0x00007c49 call  0x0000719f 
- 00029085  0x00007c4a arg  0x00000b12 , 0x00000005 
- 00029086  0x00007c4c branch  0x00007497 
- 00029087  0x00007c50 bpatchx  0x000000dc , 0x0000403b 
- 00029088  0x00007c51 jam  0x00000035 , 0x000005e5 
- 00029089  0x00007c52 setarg  0x00000100 
- 00029090  0x00007c53 store  0x00000002 , 0x000005e6 
- 00029091  0x00007c54 call  0x000071b0 
- 00029092  0x00007c55 call  0x000071b5 
- 00029093  0x00007c56 arg  0x0000443a , 0x00000006 
- 00029094  0x00007c57 call  0x00007ebf 
- 00029095  0x00007c58 arg  0x0000042f , 0x00000006 
- 00029096  0x00007c59 call  0x00007ebf 
- 00029097  0x00007c5b setarg  0x00006c65 
- 00029098  0x00007c5c istore  0x00000002 , 0x00000005 
- 00029099  0x00007c5d setarg  0x00006274 
- 00029100  0x00007c5e istore  0x00000002 , 0x00000005 
- 00029101  0x00007c5f istoret  0x00000001 , 0x00000005 
- 00029102  0x00007c60 call  0x0000720a 
- 00029103  0x00007c61 branch  0x000071d0 
- 00029104  0x00007c64 fetch  0x00000006 , 0x000044a0 
- 00029105  0x00007c65 istore  0x00000006 , 0x00000005 
- 00029106  0x00007c66 fetch  0x00000001 , 0x00004495 
- 00029107  0x00007c67 istore  0x00000001 , 0x00000005 
- 00029108  0x00007c68 rtn 
- 00029109  0x00007c6b fetch  0x00000006 , 0x0000044f 
- 00029110  0x00007c6c istore  0x00000006 , 0x00000005 
- 00029111  0x00007c71 fetch  0x00000001 , 0x0000448e 
- 00029112  0x00007c72 istore  0x00000001 , 0x00000005 
- 00029113  0x00007c73 rtn 
- 00029114  0x00007c76 jam  0x00000041 , 0x000005e5 
- 00029115  0x00007c77 fetch  0x00000001 , 0x00004664 
- 00029116  0x00007c78 store  0x00000001 , 0x000005e6 
- 00029117  0x00007c79 arg  0x000045d2 , 0x00000006 
- 00029118  0x00007c7a call  0x00007ebd 
- 00029119  0x00007c7b arg  0x000009be , 0x00000006 
- 00029120  0x00007c7c call  0x00007ebd 
- 00029121  0x00007c7d call  0x0000720a 
- 00029122  0x00007c7e arg  0x0000042f , 0x00000006 
- 00029123  0x00007c7f call  0x00007205 
- 00029124  0x00007c80 branch  0x000071d0 
- 00029125  0x00007c84 jam  0x00000041 , 0x000005e5 
- 00029126  0x00007c85 fetch  0x00000001 , 0x00004664 
- 00029127  0x00007c86 store  0x00000001 , 0x000005e6 
- 00029128  0x00007c87 arg  0x000009be , 0x00000006 
- 00029129  0x00007c88 call  0x00007ebd 
- 00029130  0x00007c89 arg  0x000045d2 , 0x00000006 
- 00029131  0x00007c8a call  0x00007ebd 
- 00029132  0x00007c8b call  0x0000720a 
- 00029133  0x00007c8c arg  0x0000443a , 0x00000006 
- 00029134  0x00007c8d call  0x00007205 
- 00029135  0x00007c8e branch  0x000071d0 
- 00029136  0x00007c91 bpatchx  0x000000dd , 0x0000403b 
- 00029137  0x00007c92 call  0x0000721f 
- 00029138  0x00007c96 fetch  0x00000001 , 0x000005e5 
- 00029139  0x00007c97 copy  0x0000003f , 0x00000002 
- 00029140  0x00007c99 increase  0x0000000f , 0x0000003f 
- 00029141  0x00007c9a rshift4  0x0000003f , 0x0000003f 
- 00029142  0x00007c9b copy  0x0000003f , 0x00000012 
- 00029143  0x00007c9c branch  0x000071e2 , 0x00000034 
- 00029144  0x00007c9d and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029145  0x00007c9e nbranch  0x000071e5 , 0x00000034 
- 00029146  0x00007ca0 arg  0x00000ad2 , 0x00000013 
- 00029147  0x00007ca1 arg  0x000005e6 , 0x0000003f 
- 00029148  0x00007ca2 increase  0xfffffff0 , 0x0000003f 
- 00029149  0x00007ca5 iadd  0x00000002 , 0x00000011 
- 00029150  0x00007ca6 arg  0x00000b02 , 0x00000005 
- 00029151  0x00007ca7 arg  0x00000004 , 0x00000039 
- 00029152  0x00007ca8 call  0x00007edd 
- 00029153  0x00007cac branch  0x000071f0 
- 00029154  0x00007caf arg  0x00000001 , 0x00000012 
- 00029155  0x00007cb0 arg  0x00000000 , 0x00000011 
- 00029156  0x00007cb2 branch  0x000071e6 
- 00029157  0x00007cb7 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029158  0x00007cb9 arg  0x000005e6 , 0x0000003f 
- 00029159  0x00007cba iadd  0x00000002 , 0x0000003f 
- 00029160  0x00007cbb isub  0x00000011 , 0x00000006 
- 00029161  0x00007cbd arg  0x00000af2 , 0x00000005 
- 00029162  0x00007cbe call  0x00007245 
- 00029163  0x00007cc0 arg  0x00000ae2 , 0x00000013 
- 00029164  0x00007cc1 arg  0x00000af2 , 0x00000011 
- 00029165  0x00007cc2 arg  0x00000b02 , 0x00000005 
- 00029166  0x00007cc3 arg  0x00000004 , 0x00000039 
- 00029167  0x00007cc4 call  0x00007edd 
- 00029168  0x00007cd0 call  0x00007491 
- 00029169  0x00007cd1 call  0x00007428 
- 00029170  0x00007cd4 arg  0x000005e6 , 0x00000006 
- 00029171  0x00007cd7 increase  0xffffffff , 0x00000012 
- 00029172  0x00007cd8 deposit  0x00000012 
- 00029173  0x00007cd9 branch  0x000071f9 , 0x00000034 
- 00029174  0x00007cda call  0x00007486 
- 00029175  0x00007cdb call  0x00007422 
- 00029176  0x00007cdc branch  0x000071f3 
- 00029177  0x00007cdf arg  0x00000af2 , 0x00000005 
- 00029178  0x00007ce0 call  0x00007497 
- 00029179  0x00007ce1 arg  0x00000b02 , 0x00000006 
- 00029180  0x00007ce2 call  0x00007486 
- 00029181  0x00007ce3 call  0x00007428 
- 00029182  0x00007ce4 arg  0x00000af2 , 0x00000006 
- 00029183  0x00007ce5 call  0x00007486 
- 00029184  0x00007ce6 branch  0x00007422 
- 00029185  0x00007cec copy  0x00000005 , 0x00000011 
- 00029186  0x00007ced call  0x00007497 
- 00029187  0x00007cef arg  0x00000010 , 0x00000039 
- 00029188  0x00007cf0 branch  0x00007ee5 
- 00029189  0x00007cf3 arg  0x00000ac2 , 0x00000005 
- 00029190  0x00007cf4 call  0x00007ebf 
- 00029191  0x00007cf6 arg  0x00000010 , 0x00000039 
- 00029192  0x00007cf7 arg  0x00000ac2 , 0x00000011 
- 00029193  0x00007cf8 branch  0x00007ee5 
- 00029194  0x00007cfb fetch  0x00000001 , 0x000005e5 
- 00029195  0x00007cfc copy  0x0000003f , 0x00000039 
- 00029196  0x00007cfd arg  0x000005e6 , 0x00000011 
- 00029197  0x00007cfe branch  0x00007ee5 
- 00029198  0x00007d01 ifetch  0x00000001 , 0x00000011 
- 00029199  0x00007d02 lshift  0x0000003f , 0x0000003f 
- 00029200  0x00007d03 isolate1  0x00000000 , 0x00000013 
- 00029201  0x00007d04 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029202  0x00007d05 isolate1  0x00000008 , 0x0000003f 
- 00029203  0x00007d06 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029204  0x00007d07 istore  0x00000001 , 0x00000011 
- 00029205  0x00007d08 increase  0xffffffff , 0x00000011 
- 00029206  0x00007d09 loop  0x0000720e 
- 00029207  0x00007d0a rtn 
- 00029208  0x00007d0d arg  0x00000ad2 , 0x00000011 
- 00029209  0x00007d0f increase  0x0000000f , 0x00000011 
- 00029210  0x00007d10 force  0x00000010 , 0x00000039 
- 00029211  0x00007d11 force  0x00000000 , 0x00000013 
- 00029212  0x00007d12 branch  0x0000720e 
- 00029213  0x00007d15 arg  0x00000ae2 , 0x00000011 
- 00029214  0x00007d16 branch  0x00007219 
- 00029215  0x00007d1a arg  0x00000ac2 , 0x00000006 
- 00029216  0x00007d1b call  0x00007484 
- 00029217  0x00007d1e force  0x00000008 , 0x00000038 
- 00029218  0x00007d1f call  0x00007492 
- 00029219  0x00007d20 call  0x00007491 
- 00029220  0x00007d21 call  0x0000741f 
- 00029221  0x00007d26 arg  0x00000ad2 , 0x00000005 
- 00029222  0x00007d27 call  0x00007497 
- 00029223  0x00007d29 bpatchx  0x000000de , 0x0000403b 
- 00029224  0x00007d2a fetch  0x00000001 , 0x00000ad2 
- 00029225  0x00007d2b isolate1  0x00000007 , 0x0000003f 
- 00029226  0x00007d2c nbranch  0x00007230 , 0x00000001 
- 00029227  0x00007d2d call  0x00007218 
- 00029228  0x00007d30 arg  0x00000ad2 , 0x00000013 
- 00029229  0x00007d32 arg  0x00000ad2 , 0x00000005 
- 00029230  0x00007d35 call  0x0000723a 
- 00029231  0x00007d36 branch  0x00007231 
- 00029232  0x00007d38 call  0x00007218 
- 00029233  0x00007d3b arg  0x00000ad2 , 0x00000006 
- 00029234  0x00007d3c arg  0x00000ae2 , 0x00000005 
- 00029235  0x00007d3d call  0x00007ebf 
- 00029236  0x00007d3e fetch  0x00000001 , 0x00000ae2 
- 00029237  0x00007d3f isolate1  0x00000007 , 0x0000003f 
- 00029238  0x00007d40 nbranch  0x0000721d , 0x00000001 
- 00029239  0x00007d41 call  0x0000721d 
- 00029240  0x00007d43 arg  0x00000ae2 , 0x00000013 
- 00029241  0x00007d45 arg  0x00000ae2 , 0x00000005 
- 00029242  0x00007d4c arg  0x00000003 , 0x00000039 
- 00029243  0x00007d4e arg  0x00000000 , 0x00000002 
- 00029244  0x00007d4f call  0x00007241 
- 00029245  0x00007d50 increase  0x00000004 , 0x00000013 
- 00029246  0x00007d51 loop  0x0000723b 
- 00029247  0x00007d52 arg  0x00008700 , 0x00000002 
- 00029248  0x00007d53 lshift16  0x00000002 , 0x00000002 
- 00029249  0x00007d55 ifetch  0x00000004 , 0x00000013 
- 00029250  0x00007d56 ixor  0x00000002 , 0x0000003f 
- 00029251  0x00007d57 istore  0x00000004 , 0x00000005 
- 00029252  0x00007d58 rtn 
- 00029253  0x00007d5f bpatchx  0x000000df , 0x0000403b 
- 00029254  0x00007d60 arg  0x00000010 , 0x00000039 
- 00029255  0x00007d61 arg  0x00000000 , 0x0000003f 
- 00029256  0x00007d63 isub  0x00000011 , 0x0000003e 
- 00029257  0x00007d64 branch  0x00007250 , 0x00000005 
- 00029258  0x00007d65 branch  0x00007253 , 0x00000002 
- 00029259  0x00007d66 ifetcht  0x00000001 , 0x00000006 
- 00029260  0x00007d67 istoret  0x00000001 , 0x00000005 
- 00029261  0x00007d69 increase  0x00000001 , 0x0000003f 
- 00029262  0x00007d6a loop  0x00007248 
- 00029263  0x00007d6b rtn 
- 00029264  0x00007d6d arg  0x00000080 , 0x00000002 
- 00029265  0x00007d6f istoret  0x00000001 , 0x00000005 
- 00029266  0x00007d70 branch  0x0000724d 
- 00029267  0x00007d73 arg  0x00000000 , 0x00000002 
- 00029268  0x00007d74 branch  0x00007251 
- 00029269  0x00007d78 call  0x00007268 
- 00029270  0x00007d79 arg  0x00000592 , 0x00000006 
- 00029271  0x00007d7a arg  0x00000582 , 0x00000005 
- 00029272  0x00007d7b branch  0x00007ebf 
- 00029273  0x00007d7f disable  0x00000028 
- 00029274  0x00007d80 call  0x0000735f 
- 00029275  0x00007d81 arg  0x00000562 , 0x00000006 
- 00029276  0x00007d82 arg  0x000005a2 , 0x00000005 
- 00029277  0x00007d83 force  0x0000000f , 0x00000039 
- 00029278  0x00007d84 call  0x00007f01 
- 00029279  0x00007d85 ifetch  0x00000001 , 0x00000006 
- 00029280  0x00007d86 xor_into  0x00000006 , 0x0000003f 
- 00029281  0x00007d87 istore  0x00000001 , 0x00000005 
- 00029282  0x00007d88 setarg  0x000005b2 
- 00029283  0x00007d89 store  0x00000002 , 0x000005d6 
- 00029284  0x00007d8a setarg  0x000005a2 
- 00029285  0x00007d8b store  0x00000002 , 0x000005d4 
- 00029286  0x00007d8c set1  0x00000012 , 0x00000000 
- 00029287  0x00007d8d branch  0x000072a8 
- 00029288  0x00007d92 fetcht  0x00000001 , 0x00004689 
- 00029289  0x00007d93 force  0x00000010 , 0x00000012 
- 00029290  0x00007d94 add  0x00000002 , 0x00000006 , 0x00000013 
- 00029291  0x00007d95 sub  0x00000013 , 0x00000010 , 0x0000003e 
- 00029292  0x00007d96 branch  0x0000726e , 0x00000002 
- 00029293  0x00007d97 force  0x00000010 , 0x00000013 
- 00029294  0x00007d99 arg  0x000005a2 , 0x00000005 
- 00029295  0x00007d9b arg  0x0000468a , 0x00000006 
- 00029296  0x00007d9c copy  0x00000002 , 0x00000039 
- 00029297  0x00007d9d disable  0x00000028 
- 00029298  0x00007d9f ifetch  0x00000001 , 0x00000006 
- 00029299  0x00007da0 istore  0x00000001 , 0x00000005 
- 00029300  0x00007da1 increase  0xffffffff , 0x00000012 
- 00029301  0x00007da2 branch  0x0000727c , 0x00000005 
- 00029302  0x00007da3 loop  0x00007272 
- 00029303  0x00007da4 branch  0x0000726f , 0x00000028 
- 00029304  0x00007da5 enable  0x00000028 
- 00029305  0x00007da6 force  0x00000006 , 0x00000039 
- 00029306  0x00007da7 copy  0x00000011 , 0x00000006 
- 00029307  0x00007da8 branch  0x00007272 
- 00029308  0x00007daa arg  0x00000562 , 0x00000006 
- 00029309  0x00007dab arg  0x000005b2 , 0x00000005 
- 00029310  0x00007dac call  0x00007ebf 
- 00029311  0x00007dad fetch  0x00000001 , 0x000005c1 
- 00029312  0x00007dae ixor  0x00000013 , 0x0000003f 
- 00029313  0x00007daf store  0x00000001 , 0x000005c1 
- 00029314  0x00007db0 setarg  0x000005b2 
- 00029315  0x00007db1 store  0x00000002 , 0x000005d6 
- 00029316  0x00007db2 setarg  0x000005a2 
- 00029317  0x00007db3 store  0x00000002 , 0x000005d4 
- 00029318  0x00007db4 set1  0x00000012 , 0x00000000 
- 00029319  0x00007db5 branch  0x000072a8 
- 00029320  0x00007dbb disable  0x00000028 
- 00029321  0x00007dbc call  0x0000735f 
- 00029322  0x00007dbd branch  0x00007292 
- 00029323  0x00007dc0 arg  0x00000056 , 0x00000011 
- 00029324  0x00007dc1 enable  0x00000028 
- 00029325  0x00007dc2 call  0x0000735f 
- 00029326  0x00007dc3 call  0x00007292 
- 00029327  0x00007dc4 arg  0x00000592 , 0x00000006 
- 00029328  0x00007dc5 arg  0x00000062 , 0x00000005 
- 00029329  0x00007dc6 branch  0x00007ebf 
- 00029330  0x00007dca setarg  0x00000562 
- 00029331  0x00007dcb store  0x00000002 , 0x000005d6 
- 00029332  0x00007dcc setarg  0x000041be 
- 00029333  0x00007dcd store  0x00000002 , 0x000005d4 
- 00029334  0x00007dce set0  0x00000012 , 0x00000000 
- 00029335  0x00007dcf call  0x000072a8 
- 00029336  0x00007dd0 arg  0x00000592 , 0x00000011 
- 00029337  0x00007dd1 arg  0x00000562 , 0x00000012 
- 00029338  0x00007dd2 arg  0x000005a2 , 0x00000005 
- 00029339  0x00007dd3 call  0x00007352 
- 00029340  0x00007dd4 arg  0x000005a2 , 0x00000011 
- 00029341  0x00007dd5 arg  0x000005b2 , 0x00000012 
- 00029342  0x00007dd6 copy  0x00000012 , 0x00000005 
- 00029343  0x00007dd7 enable  0x00000028 
- 00029344  0x00007dd8 call  0x00007350 
- 00029345  0x00007dd9 call  0x0000736a 
- 00029346  0x00007dda setarg  0x000005b2 
- 00029347  0x00007ddb store  0x00000002 , 0x000005d6 
- 00029348  0x00007ddc setarg  0x000005a2 
- 00029349  0x00007ddd store  0x00000002 , 0x000005d4 
- 00029350  0x00007dde set1  0x00000012 , 0x00000000 
- 00029351  0x00007ddf branch  0x000072a8 
- 00029352  0x00007de4 jam  0x00000000 , 0x000005d8 
- 00029353  0x00007de5 fetch  0x00000002 , 0x000005d4 
- 00029354  0x00007de6 iforce  0x00000006 
- 00029355  0x00007de7 arg  0x000005c2 , 0x00000005 
- 00029356  0x00007de8 call  0x00007ebf 
- 00029357  0x00007de9 fetch  0x00000002 , 0x000005d6 
- 00029358  0x00007dea iforce  0x00000006 
- 00029359  0x00007deb arg  0x00000592 , 0x00000005 
- 00029360  0x00007dec call  0x00007ebf 
- 00029361  0x00007def call  0x000072cf 
- 00029362  0x00007df0 disable  0x00000028 
- 00029363  0x00007df1 bmark0  0x00000012 , 0x000072b9 
- 00029364  0x00007df2 fetch  0x00000001 , 0x000005d8 
- 00029365  0x00007df3 bne  0x00000004 , 0x000072b9 
- 00029366  0x00007df4 fetch  0x00000002 , 0x000005d6 
- 00029367  0x00007df5 iforce  0x00000012 
- 00029368  0x00007df6 call  0x00007301 
- 00029369  0x00007df8 call  0x00007300 
- 00029370  0x00007df9 call  0x00007313 
- 00029371  0x00007dfa fetch  0x00000001 , 0x000005d8 
- 00029372  0x00007dfb increase  0x00000001 , 0x0000003f 
- 00029373  0x00007dfc store  0x00000001 , 0x000005d8 
- 00029374  0x00007dfe call  0x000072cf 
- 00029375  0x00007dff enable  0x00000028 
- 00029376  0x00007e00 call  0x00007300 
- 00029377  0x00007e01 call  0x00007322 
- 00029378  0x00007e02 call  0x00007331 
- 00029379  0x00007e03 call  0x00007322 
- 00029380  0x00007e04 call  0x00007331 
- 00029381  0x00007e05 call  0x00007322 
- 00029382  0x00007e06 call  0x00007331 
- 00029383  0x00007e07 call  0x00007322 
- 00029384  0x00007e08 fetch  0x00000001 , 0x000005d8 
- 00029385  0x00007e09 increase  0x00000001 , 0x0000003f 
- 00029386  0x00007e0a store  0x00000001 , 0x000005d8 
- 00029387  0x00007e0b bne  0x00000010 , 0x000072b1 
- 00029388  0x00007e0c call  0x000072cf 
- 00029389  0x00007e0d disable  0x00000028 
- 00029390  0x00007e0e branch  0x00007300 
- 00029391  0x00007e13 fetch  0x00000001 , 0x000005d8 
- 00029392  0x00007e14 arg  0x000005c2 , 0x00000006 
- 00029393  0x00007e15 branch  0x000072f6 , 0x00000034 
- 00029394  0x00007e16 iforce  0x00000012 
- 00029395  0x00007e17 force  0x00000011 , 0x00000039 
- 00029396  0x00007e18 copy  0x00000006 , 0x00000005 
- 00029397  0x00007e1a ifetch  0x00000001 , 0x00000006 
- 00029398  0x00007e1b lshift3  0x0000003f , 0x00000002 
- 00029399  0x00007e1c rshift2  0x0000003f , 0x0000003f 
- 00029400  0x00007e1d rshift3  0x0000003f , 0x0000003f 
- 00029401  0x00007e1e ior  0x00000002 , 0x0000003f 
- 00029402  0x00007e1f istore  0x00000001 , 0x00000005 
- 00029403  0x00007e20 loop  0x000072d5 
- 00029404  0x00007e21 setarg  0x000005c2 
- 00029405  0x00007e22 iadd  0x00000012 , 0x00000006 
- 00029406  0x00007e23 force  0x00000010 , 0x00000039 
- 00029407  0x00007e24 arg  0x00000572 , 0x00000005 
- 00029408  0x00007e26 ifetch  0x00000001 , 0x00000006 
- 00029409  0x00007e27 istore  0x00000001 , 0x00000005 
- 00029410  0x00007e28 compare  0x000005d3 , 0x00000006 , 0x000000ff 
- 00029411  0x00007e29 nbranch  0x000072e5 , 0x00000001 
- 00029412  0x00007e2a increase  0xffffffef , 0x00000006 
- 00029413  0x00007e2c loop  0x000072e0 
- 00029414  0x00007e2d force  0x00000000 , 0x00000011 
- 00029415  0x00007e2e add  0x00000012 , 0xffffffff , 0x00000013 
- 00029416  0x00007e2f lshift2  0x00000013 , 0x00000013 
- 00029417  0x00007e30 lshift2  0x00000013 , 0x00000013 
- 00029418  0x00007e31 call  0x000074b9 
- 00029419  0x00007e32 setarg  0x00008400 
- 00029420  0x00007e33 iadd  0x00000013 , 0x00000013 
- 00029421  0x00007e34 arg  0x00000572 , 0x00000005 
- 00029422  0x00007e35 force  0x00000010 , 0x00000039 
- 00029423  0x00007e37 ifetcht  0x00000001 , 0x00000013 
- 00029424  0x00007e38 ifetch  0x00000001 , 0x00000005 
- 00029425  0x00007e39 iadd  0x00000002 , 0x0000003f 
- 00029426  0x00007e3a istore  0x00000001 , 0x00000005 
- 00029427  0x00007e3b increase  0x00000001 , 0x00000013 
- 00029428  0x00007e3c loop  0x000072ef 
- 00029429  0x00007e3d branch  0x000074bd 
- 00029430  0x00007e40 force  0x00000010 , 0x00000039 
- 00029431  0x00007e41 force  0x00000000 , 0x00000002 
- 00029432  0x00007e43 ifetch  0x00000001 , 0x00000006 
- 00029433  0x00007e44 ixor  0x00000002 , 0x00000002 
- 00029434  0x00007e45 loop  0x000072f8 
- 00029435  0x00007e46 deposit  0x00000002 
- 00029436  0x00007e47 istore  0x00000001 , 0x00000006 
- 00029437  0x00007e48 arg  0x000005c2 , 0x00000006 
- 00029438  0x00007e49 arg  0x00000572 , 0x00000005 
- 00029439  0x00007e4a branch  0x00007ebf 
- 00029440  0x00007e4d arg  0x00000572 , 0x00000012 
- 00029441  0x00007e4f force  0x00000010 , 0x00000039 
- 00029442  0x00007e50 arg  0x00000592 , 0x00000011 
- 00029443  0x00007e51 copy  0x00000011 , 0x00000005 
- 00029444  0x00007e53 ifetcht  0x00000001 , 0x00000011 
- 00029445  0x00007e54 ifetch  0x00000001 , 0x00000012 
- 00029446  0x00007e55 ixor  0x00000002 , 0x00000030 
- 00029447  0x00007e56 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029448  0x00007e57 nbranch  0x0000730a , 0x00000028 
- 00029449  0x00007e58 xor_into  0x00000003 , 0x00000013 
- 00029450  0x00007e5a sub  0x00000013 , 0x00000001 , 0x00000013 
- 00029451  0x00007e5b branch  0x0000730d , 0x00000002 
- 00029452  0x00007e5c iadd  0x00000002 , 0x00000030 
- 00029453  0x00007e5e deposit  0x00000030 
- 00029454  0x00007e5f istore  0x00000001 , 0x00000005 
- 00029455  0x00007e60 increase  0x00000001 , 0x00000011 
- 00029456  0x00007e61 increase  0x00000001 , 0x00000012 
- 00029457  0x00007e62 loop  0x00007304 
- 00029458  0x00007e63 rtn 
- 00029459  0x00007e66 call  0x000074b9 
- 00029460  0x00007e67 force  0x00000010 , 0x00000039 
- 00029461  0x00007e68 arg  0x00000592 , 0x00000011 
- 00029462  0x00007e6a ifetch  0x00000001 , 0x00000011 
- 00029463  0x00007e6b arg  0x00008500 , 0x00000006 
- 00029464  0x00007e6c and  0x00000039 , 0x00000003 , 0x00000013 
- 00029465  0x00007e6d sub  0x00000013 , 0x00000001 , 0x0000003e 
- 00029466  0x00007e6e branch  0x0000731c , 0x00000002 
- 00029467  0x00007e6f arg  0x00008600 , 0x00000006 
- 00029468  0x00007e71 iadd  0x00000006 , 0x00000006 
- 00029469  0x00007e72 ifetch  0x00000001 , 0x00000006 
- 00029470  0x00007e73 istore  0x00000001 , 0x00000011 
- 00029471  0x00007e74 increase  0x00000001 , 0x00000011 
- 00029472  0x00007e75 loop  0x00007316 
- 00029473  0x00007e76 branch  0x000074bd 
- 00029474  0x00007e79 force  0x00000008 , 0x00000039 
- 00029475  0x00007e7a arg  0x00000592 , 0x00000006 
- 00029476  0x00007e7b copy  0x00000006 , 0x00000005 
- 00029477  0x00007e7d ifetch  0x00000001 , 0x00000006 
- 00029478  0x00007e7e iforce  0x00000011 
- 00029479  0x00007e7f ifetch  0x00000001 , 0x00000006 
- 00029480  0x00007e80 iforce  0x00000012 
- 00029481  0x00007e81 lshift  0x00000011 , 0x0000003f 
- 00029482  0x00007e82 iadd  0x00000012 , 0x0000003f 
- 00029483  0x00007e83 istore  0x00000001 , 0x00000005 
- 00029484  0x00007e84 deposit  0x00000011 
- 00029485  0x00007e85 iadd  0x00000012 , 0x0000003f 
- 00029486  0x00007e86 istore  0x00000001 , 0x00000005 
- 00029487  0x00007e87 loop  0x00007325 
- 00029488  0x00007e88 rtn 
- 00029489  0x00007e8c setarg  0x008ae42c 
- 00029490  0x00007e8d iforce  0x00000002 
- 00029491  0x00007e8e force  0x00000007 , 0x00000039 
- 00029492  0x00007e8f call  0x00007340 
- 00029493  0x00007e90 setarg  0x000d751b 
- 00029494  0x00007e91 iforce  0x00000002 
- 00029495  0x00007e92 force  0x00000005 , 0x00000039 
- 00029496  0x00007e93 call  0x00007340 
- 00029497  0x00007e94 fetch  0x00000001 , 0x000005a1 
- 00029498  0x00007e95 iforce  0x00000011 
- 00029499  0x00007e96 fetch  0x00000001 , 0x00000595 
- 00029500  0x00007e97 store  0x00000001 , 0x000005a1 
- 00029501  0x00007e98 deposit  0x00000011 
- 00029502  0x00007e99 store  0x00000001 , 0x00000595 
- 00029503  0x00007e9a rtn 
- 00029504  0x00007e9d and  0x00000002 , 0x0000000f , 0x00000012 
- 00029505  0x00007e9f and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029506  0x00007ea0 arg  0x00000592 , 0x00000005 
- 00029507  0x00007ea1 iadd  0x00000005 , 0x00000005 
- 00029508  0x00007ea2 ifetch  0x00000001 , 0x00000005 
- 00029509  0x00007ea3 iforce  0x00000013 
- 00029510  0x00007ea4 deposit  0x00000011 
- 00029511  0x00007ea5 istore  0x00000001 , 0x00000005 
- 00029512  0x00007ea6 copy  0x00000013 , 0x00000011 
- 00029513  0x00007ea7 rshift4  0x00000002 , 0x00000002 
- 00029514  0x00007ea8 loop  0x00007341 
- 00029515  0x00007ea9 setarg  0x00000592 
- 00029516  0x00007eaa iadd  0x00000012 , 0x00000005 
- 00029517  0x00007eab deposit  0x00000011 
- 00029518  0x00007eac istore  0x00000001 , 0x00000005 
- 00029519  0x00007ead rtn 
- 00029520  0x00007eb0 enable  0x00000028 
- 00029521  0x00007eb1 branch  0x00007353 
- 00029522  0x00007eb4 disable  0x00000028 
- 00029523  0x00007eb6 force  0x00000010 , 0x00000039 
- 00029524  0x00007eb8 ifetcht  0x00000001 , 0x00000011 
- 00029525  0x00007eb9 ifetch  0x00000001 , 0x00000012 
- 00029526  0x00007eba branch  0x00007359 , 0x00000028 
- 00029527  0x00007ebb ixor  0x00000002 , 0x0000003f 
- 00029528  0x00007ebc branch  0x0000735a 
- 00029529  0x00007ebe iadd  0x00000002 , 0x0000003f 
- 00029530  0x00007ec0 istore  0x00000001 , 0x00000005 
- 00029531  0x00007ec1 increase  0x00000001 , 0x00000011 
- 00029532  0x00007ec2 increase  0x00000001 , 0x00000012 
- 00029533  0x00007ec3 loop  0x00007354 
- 00029534  0x00007ec4 rtn 
- 00029535  0x00007ec8 arg  0x000005b2 , 0x00000005 
- 00029536  0x00007ec9 ifetch  0x00000006 , 0x00000011 
- 00029537  0x00007eca istore  0x00000006 , 0x00000005 
- 00029538  0x00007ecb branch  0x00007365 , 0x00000028 
- 00029539  0x00007ecc ifetch  0x00000006 , 0x00000011 
- 00029540  0x00007ecd branch  0x00007366 
- 00029541  0x00007ecf ifetch  0x00000006 , 0x00000006 
- 00029542  0x00007ed1 istore  0x00000006 , 0x00000005 
- 00029543  0x00007ed2 ifetch  0x00000004 , 0x00000011 
- 00029544  0x00007ed3 istore  0x00000004 , 0x00000005 
- 00029545  0x00007ed4 rtn 
- 00029546  0x00007ed7 arg  0x000041be , 0x00000006 
- 00029547  0x00007ed8 arg  0x000005a2 , 0x00000005 
- 00029548  0x00007ed9 arg  0x00000000 , 0x00000002 
- 00029549  0x00007eda setarg  0x008395a7 
- 00029550  0x00007edb call  0x0000738b 
- 00029551  0x00007edc setarg  0x00b3c1df 
- 00029552  0x00007edd call  0x0000738b 
- 00029553  0x00007ede setarg  0x0000e5e9 
- 00029554  0x00007edf call  0x0000738c 
- 00029555  0x00007ee0 copy  0x00000002 , 0x00000014 
- 00029556  0x00007ee1 disable  0x00000028 
- 00029557  0x00007ee2 call  0x00007379 
- 00029558  0x00007ee3 copy  0x00000014 , 0x00000002 
- 00029559  0x00007ee4 enable  0x00000028 
- 00029560  0x00007ee5 branch  0x00007379 
- 00029561  0x00007ee8 force  0x00000008 , 0x00000039 
- 00029562  0x00007eea ifetch  0x00000001 , 0x00000006 
- 00029563  0x00007eeb compare  0x00000001 , 0x00000039 , 0x00000001 
- 00029564  0x00007eec branch  0x00007380 , 0x00000028 
- 00029565  0x00007eed branch  0x00007381 , 0x00000001 
- 00029566  0x00007eef iadd  0x00000002 , 0x0000003f 
- 00029567  0x00007ef0 branch  0x00007382 
- 00029568  0x00007ef2 branch  0x0000737e , 0x00000001 
- 00029569  0x00007ef4 ixor  0x00000002 , 0x0000003f 
- 00029570  0x00007ef6 istore  0x00000001 , 0x00000005 
- 00029571  0x00007ef7 rshift8  0x00000002 , 0x00000002 
- 00029572  0x00007ef8 loop  0x0000737a 
- 00029573  0x00007ef9 rtn 
- 00029574  0x00007efc fetch  0x00000006 , 0x00000596 
- 00029575  0x00007efd store  0x00000006 , 0x00000056 
- 00029576  0x00007efe ifetch  0x00000006 , 0x00000006 
- 00029577  0x00007eff istore  0x00000006 , 0x00000005 
- 00029578  0x00007f00 rtn 
- 00029579  0x00007f03 lshift8  0x00000002 , 0x00000002 
- 00029580  0x00007f05 lshift16  0x00000002 , 0x00000002 
- 00029581  0x00007f06 ior  0x00000002 , 0x00000002 
- 00029582  0x00007f07 rtn 
- 00029583  0x00007f0c branch  0x0000738f 
- 00029584  0x00007f11 bpatchx  0x000000e0 , 0x0000403c 
- 00029585  0x00007f12 call  0x0000742b 
- 00029586  0x00007f13 arg  0x00004419 , 0x00000005 
- 00029587  0x00007f14 branch  0x00007497 
- 00029588  0x00007f18 arg  0x0000443a , 0x00000005 
- 00029589  0x00007f19 branch  0x00007397 , 0x00000029 
- 00029590  0x00007f1a arg  0x0000042f , 0x00000005 
- 00029591  0x00007f1c copy  0x00000006 , 0x00000011 
- 00029592  0x00007f1d call  0x00007ebf 
- 00029593  0x00007f1e call  0x00007440 
- 00029594  0x00007f1f arg  0x0000442a , 0x00000006 
- 00029595  0x00007f20 branch  0x000074b0 
- 00029596  0x00007f23 arg  0x0000042f , 0x00000011 
- 00029597  0x00007f24 branch  0x0000739f , 0x00000029 
- 00029598  0x00007f25 arg  0x0000443a , 0x00000011 
- 00029599  0x00007f27 copy  0x00000011 , 0x00000005 
- 00029600  0x00007f28 call  0x0000630c 
- 00029601  0x00007f29 branch  0x00007440 
- 00029602  0x00007f2c arg  0x000044aa , 0x00000006 
- 00029603  0x00007f2d call  0x00007486 
- 00029604  0x00007f2e arg  0x00004419 , 0x00000006 
- 00029605  0x00007f2f call  0x00007487 
- 00029606  0x00007f30 force  0x00000038 , 0x00000036 
- 00029607  0x00007f31 force  0x00000000 , 0x00000036 
- 00029608  0x00007f32 call  0x0000741d 
- 00029609  0x00007f33 arg  0x0000047c , 0x00000005 
- 00029610  0x00007f34 branch  0x00007497 
- 00029611  0x00007f38 force  0x00000049 , 0x0000003f 
- 00029612  0x00007f39 branch  0x000073ae 
- 00029613  0x00007f3b force  0x00000001 , 0x0000003f 
- 00029614  0x00007f3d force  0x00000000 , 0x00000038 
- 00029615  0x00007f3e lshift8  0x00000002 , 0x0000002f 
- 00029616  0x00007f3f ior  0x0000002f , 0x0000002f 
- 00029617  0x00007f40 increase  0x00000001 , 0x00000038 
- 00029618  0x00007f41 rshift8  0x00000002 , 0x0000002f 
- 00029619  0x00007f42 rshift16  0x0000002f , 0x0000002f 
- 00029620  0x00007f43 fetch  0x00000002 , 0x00004411 
- 00029621  0x00007f44 lshift16 , 0x0000003f , 0x0000003f 
- 00029622  0x00007f45 ior  0x0000002f , 0x0000002f 
- 00029623  0x00007f46 increase  0x00000001 , 0x00000038 
- 00029624  0x00007f47 ifetch  0x00000004 , 0x00000006 
- 00029625  0x00007f48 iforce  0x0000002f 
- 00029626  0x00007f49 increase  0x00000001 , 0x00000038 
- 00029627  0x00007f4a ifetch  0x00000002 , 0x00000006 
- 00029628  0x00007f4b byteswap  0x00000011 , 0x0000002f 
- 00029629  0x00007f4c lshift16  0x0000002f , 0x0000002f 
- 00029630  0x00007f4d ior  0x0000002f , 0x0000002f 
- 00029631  0x00007f4e increase  0x00000001 , 0x00000038 
- 00029632  0x00007f4f rtn 
- 00029633  0x00007f54 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029634  0x00007f55 ifetch  0x00000001 , 0x00000006 
- 00029635  0x00007f56 iforce  0x00000011 
- 00029636  0x00007f57 call  0x000073ab 
- 00029637  0x00007f58 call  0x0000741f 
- 00029638  0x00007f5a force  0x00000000 , 0x00000038 
- 00029639  0x00007f5b ifetch  0x00000001 , 0x00000013 
- 00029640  0x00007f5c and_into  0x00000003 , 0x0000003f 
- 00029641  0x00007f5d lshift16  0x0000003f , 0x0000002f 
- 00029642  0x00007f5e set1  0x00000008 , 0x0000002f 
- 00029643  0x00007f5f call  0x0000748f 
- 00029644  0x00007f60 call  0x00007422 
- 00029645  0x00007f62 copy  0x00000011 , 0x00000039 
- 00029646  0x00007f63 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029647  0x00007f64 call  0x0000746e 
- 00029648  0x00007f66 call  0x00007478 
- 00029649  0x00007f67 call  0x00007422 
- 00029650  0x00007f68 deposit  0x00000039 
- 00029651  0x00007f69 branch  0x000073d5 , 0x00000034 
- 00029652  0x00007f6a branch  0x000073d0 
- 00029653  0x00007f6c force  0x0000000c , 0x00000038 
- 00029654  0x00007f6d deposit  0x0000002f 
- 00029655  0x00007f6e store  0x00000004 , 0x00000417 
- 00029656  0x00007f6f rtn 
- 00029657  0x00007f72 increase  0x00000001 , 0x00000011 
- 00029658  0x00007f73 call  0x000073ad 
- 00029659  0x00007f74 copy  0x00000013 , 0x00000006 
- 00029660  0x00007f75 call  0x00007482 
- 00029661  0x00007f76 call  0x00007425 
- 00029662  0x00007f77 call  0x0000749e 
- 00029663  0x00007f78 increase  0x00000010 , 0x00000013 
- 00029664  0x00007f79 increase  0xfffffff0 , 0x00000012 
- 00029665  0x00007f7a branch  0x000073d9 , 0x00000002 
- 00029666  0x00007f7b rtn 
- 00029667  0x00007f7e bpatchx  0x000000e1 , 0x0000403c 
- 00029668  0x00007f7f arg  0x000043dc , 0x00000013 
- 00029669  0x00007f80 fetcht  0x00000005 , 0x00004403 
- 00029670  0x00007f81 call  0x000073c1 
- 00029671  0x00007f82 force  0x00000008 , 0x00000038 
- 00029672  0x00007f83 iforce  0x0000002f 
- 00029673  0x00007f84 force  0x00000000 , 0x00000011 
- 00029674  0x00007f85 call  0x000073ad 
- 00029675  0x00007f86 call  0x00007425 
- 00029676  0x00007f87 arg  0x000043de , 0x00000013 
- 00029677  0x00007f88 fetch  0x00000001 , 0x000043dd 
- 00029678  0x00007f89 add  0x0000003f , 0xffffffff , 0x00000012 
- 00029679  0x00007f8a iadd  0x00000013 , 0x00000005 
- 00029680  0x00007f8b force  0x0000000c , 0x00000038 
- 00029681  0x00007f8c deposit  0x0000002f 
- 00029682  0x00007f8d istore  0x00000004 , 0x00000005 
- 00029683  0x00007f8e call  0x000073d9 
- 00029684  0x00007f8f fetch  0x00000001 , 0x000043dd 
- 00029685  0x00007f90 increase  0x00000004 , 0x0000003f 
- 00029686  0x00007f91 store  0x00000001 , 0x000043dd 
- 00029687  0x00007f92 fetcht  0x00000005 , 0x00004403 
- 00029688  0x00007f93 increase  0x00000001 , 0x00000002 
- 00029689  0x00007f94 storet  0x00000005 , 0x00004403 
- 00029690  0x00007f95 rtn 
- 00029691  0x00007f98 bpatchx  0x000000e2 , 0x0000403c 
- 00029692  0x00007f99 fetch  0x00000001 , 0x000002da 
- 00029693  0x00007f9a sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00029694  0x00007f9b branch  0x000073ff , 0x00000002 
- 00029695  0x00007f9d arg  0x000002db , 0x00000013 
- 00029696  0x00007f9e add  0x0000003f , 0xffffffff , 0x00000012 
- 00029697  0x00007f9f increase  0xfffffffc , 0x0000003f 
- 00029698  0x00007fa0 store  0x00000001 , 0x000002da 
- 00029699  0x00007fa1 iadd  0x00000013 , 0x00000006 
- 00029700  0x00007fa2 ifetch  0x00000004 , 0x00000006 
- 00029701  0x00007fa3 force  0x00000008 , 0x00000038 
- 00029702  0x00007fa4 iforce  0x0000002f 
- 00029703  0x00007fa5 force  0x00000000 , 0x00000011 
- 00029704  0x00007fa6 fetcht  0x00000005 , 0x00004408 
- 00029705  0x00007fa7 call  0x000073ad 
- 00029706  0x00007fa8 call  0x00007425 
- 00029707  0x00007fa9 force  0x0000000c , 0x00000038 
- 00029708  0x00007faa deposit  0x0000002f 
- 00029709  0x00007fab store  0x00000004 , 0x0000041b 
- 00029710  0x00007fac call  0x000073d9 
- 00029711  0x00007fad arg  0x000002d9 , 0x00000013 
- 00029712  0x00007fae call  0x000073c1 
- 00029713  0x00007faf fetcht  0x00000004 , 0x0000041b 
- 00029714  0x00007fb0 isub  0x00000002 , 0x0000003f 
- 00029715  0x00007fb1 nrtn  0x00000034 
- 00029716  0x00007fb2 fetch  0x00000004 , 0x0000440d 
- 00029717  0x00007fb3 isub  0x00000002 , 0x0000003f 
- 00029718  0x00007fb4 rtn  0x00000034 
- 00029719  0x00007fb5 storet  0x00000004 , 0x0000440d 
- 00029720  0x00007fb6 fetch  0x00000005 , 0x00004408 
- 00029721  0x00007fb7 increase  0x00000001 , 0x0000003f 
- 00029722  0x00007fb8 store  0x00000005 , 0x00004408 
- 00029723  0x00007fb9 force  0x00000000 , 0x0000003f 
- 00029724  0x00007fba rtn 
- 00029725  0x00007fbd nbranch  0x0000741d , 0x00000037 
- 00029726  0x00007fbe rtn 
- 00029727  0x00007fc1 force  0x00000030 , 0x00000036 
- 00029728  0x00007fc2 force  0x00000000 , 0x00000036 
- 00029729  0x00007fc3 branch  0x0000741d 
- 00029730  0x00007fc6 force  0x00000032 , 0x00000036 
- 00029731  0x00007fc7 force  0x00000002 , 0x00000036 
- 00029732  0x00007fc8 branch  0x0000741d 
- 00029733  0x00007fcb force  0x00000034 , 0x00000036 
- 00029734  0x00007fcc force  0x00000004 , 0x00000036 
- 00029735  0x00007fcd branch  0x0000741d 
- 00029736  0x00007fd1 force  0x00000001 , 0x00000036 
- 00029737  0x00007fd2 force  0x00000000 , 0x00000036 
- 00029738  0x00007fd3 rtn 
- 00029739  0x00007fd5 force  0x00000000 , 0x00000038 
- 00029740  0x00007fd6 fetch  0x00000004 , 0x0000042f 
- 00029741  0x00007fd7 iforce  0x0000002f 
- 00029742  0x00007fd8 increase  0x00000001 , 0x00000038 
- 00029743  0x00007fd9 ifetch  0x00000004 , 0x00000006 
- 00029744  0x00007fda iforce  0x0000002f 
- 00029745  0x00007fdb increase  0x00000001 , 0x00000038 
- 00029746  0x00007fdc fetch  0x00000004 , 0x0000443a 
- 00029747  0x00007fdd iforce  0x0000002f 
- 00029748  0x00007fde increase  0x00000001 , 0x00000038 
- 00029749  0x00007fdf ifetch  0x00000004 , 0x00000006 
- 00029750  0x00007fe0 iforce  0x0000002f 
- 00029751  0x00007fe1 increase  0x00000001 , 0x00000038 
- 00029752  0x00007fe2 call  0x00007492 
- 00029753  0x00007fe3 increase  0xfffffffc , 0x00000038 
- 00029754  0x00007fe4 fetch  0x00000004 , 0x000044c7 
- 00029755  0x00007fe5 copy  0x0000003f , 0x0000002f 
- 00029756  0x00007fe6 increase  0x00000004 , 0x00000038 
- 00029757  0x00007fe7 force  0x00000038 , 0x00000036 
- 00029758  0x00007fe8 force  0x00000008 , 0x00000036 
- 00029759  0x00007fe9 branch  0x0000741d 
- 00029760  0x00007fed bpatchx  0x000000e3 , 0x0000403c 
- 00029761  0x00007fee fetch  0x00000006 , 0x000044a0 
- 00029762  0x00007fef fetcht  0x00000006 , 0x0000044f 
- 00029763  0x00007ff0 branch  0x00007446 , 0x00000029 
- 00029764  0x00007ff1 fetch  0x00000006 , 0x0000044f 
- 00029765  0x00007ff2 fetcht  0x00000006 , 0x000044a0 
- 00029766  0x00007ff4 force  0x00000008 , 0x00000038 
- 00029767  0x00007ff5 copy  0x00000002 , 0x0000002f 
- 00029768  0x00007ff6 increase  0x00000001 , 0x00000038 
- 00029769  0x00007ff7 rshift32  0x00000002 , 0x0000002f 
- 00029770  0x00007ff8 lshift16  0x0000003f , 0x0000003f 
- 00029771  0x00007ff9 ior  0x0000002f , 0x0000002f 
- 00029772  0x00007ffa increase  0x00000001 , 0x00000038 
- 00029773  0x00007ffb rshift32  0x0000003f , 0x0000002f 
- 00029774  0x00007ffc increase  0x00000001 , 0x00000038 
- 00029775  0x00007ffd force  0x00000000 , 0x0000002f 
- 00029776  0x00007ffe force  0x00000000 , 0x0000003f 
- 00029777  0x00007fff fetch  0x00000001 , 0x0000448e 
- 00029778  0x00008000 fetcht  0x00000001 , 0x00004485 
- 00029779  0x00008001 nbranch  0x00007456 , 0x00000029 
- 00029780  0x00008003 fetch  0x00000001 , 0x00004495 
- 00029781  0x00008004 fetcht  0x00000001 , 0x0000448e 
- 00029782  0x00008006 store  0x00000001 , 0x0000444a 
- 00029783  0x00008007 storet  0x00000001 , 0x0000444b 
- 00029784  0x00008008 force  0x00000000 , 0x00000038 
- 00029785  0x00008009 arg  0x0000444a , 0x00000012 
- 00029786  0x0000800a force  0x00000004 , 0x00000039 
- 00029787  0x0000800c ifetch  0x00000004 , 0x00000011 
- 00029788  0x0000800d ifetcht  0x00000004 , 0x00000012 
- 00029789  0x0000800e ixor  0x00000002 , 0x0000002f 
- 00029790  0x0000800f increase  0x00000001 , 0x00000038 
- 00029791  0x00008010 increase  0x00000004 , 0x00000011 
- 00029792  0x00008011 increase  0x00000004 , 0x00000012 
- 00029793  0x00008012 loop  0x0000745b 
- 00029794  0x00008013 call  0x00007492 
- 00029795  0x00008014 increase  0xfffffffc , 0x00000038 
- 00029796  0x00008015 fetch  0x00000004 , 0x000044c7 
- 00029797  0x00008016 copy  0x0000003f , 0x0000002f 
- 00029798  0x00008017 increase  0x00000004 , 0x00000038 
- 00029799  0x00008018 force  0x00000038 , 0x00000036 
- 00029800  0x00008019 force  0x0000000c , 0x00000036 
- 00029801  0x0000801a call  0x0000741d 
- 00029802  0x0000801c call  0x00007491 
- 00029803  0x0000801d force  0x0000003a , 0x00000036 
- 00029804  0x0000801e force  0x00000008 , 0x00000036 
- 00029805  0x0000801f branch  0x0000741d 
- 00029806  0x00008022 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029807  0x00008023 rtn  0x00000001 
- 00029808  0x00008024 deposit  0x00000006 
- 00029809  0x00008025 iadd  0x00000039 , 0x00000005 
- 00029810  0x00008026 force  0x00000000 , 0x0000003f 
- 00029811  0x00008028 istore  0x00000001 , 0x00000005 
- 00029812  0x00008029 increase  0x00000001 , 0x00000039 
- 00029813  0x0000802a compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029814  0x0000802b rtn  0x00000001 
- 00029815  0x0000802c branch  0x00007473 
- 00029816  0x0000802f force  0x00000000 , 0x00000038 
- 00029817  0x00008031 deposit  0x00000039 
- 00029818  0x00008032 branch  0x0000747d , 0x00000034 
- 00029819  0x00008033 ifetch  0x00000004 , 0x00000006 
- 00029820  0x00008034 increase  0xfffffffc , 0x00000039 
- 00029821  0x00008036 iforce  0x0000002f 
- 00029822  0x00008037 increase  0x00000001 , 0x00000038 
- 00029823  0x00008038 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029824  0x00008039 rtn  0x00000001 
- 00029825  0x0000803a branch  0x00007479 
- 00029826  0x0000803d force  0x00000008 , 0x00000038 
- 00029827  0x0000803e branch  0x00007487 
- 00029828  0x00008040 force  0x00000004 , 0x00000038 
- 00029829  0x00008041 branch  0x00007487 
- 00029830  0x00008043 force  0x00000000 , 0x00000038 
- 00029831  0x00008045 force  0x00000004 , 0x00000039 
- 00029832  0x00008047 ifetch  0x00000004 , 0x00000006 
- 00029833  0x00008048 iforce  0x0000002f 
- 00029834  0x00008049 increase  0x00000001 , 0x00000038 
- 00029835  0x0000804a loop  0x00007488 
- 00029836  0x0000804b rtn 
- 00029837  0x0000804e arg  0x0000047c , 0x00000006 
- 00029838  0x0000804f branch  0x00007484 
- 00029839  0x00008052 force  0x00000004 , 0x00000039 
- 00029840  0x00008053 branch  0x00007494 
- 00029841  0x00008056 force  0x00000000 , 0x00000038 
- 00029842  0x00008058 force  0x00000004 , 0x00000039 
- 00029843  0x0000805a force  0x00000000 , 0x0000002f 
- 00029844  0x0000805c increase  0x00000001 , 0x00000038 
- 00029845  0x0000805d loop  0x00007493 
- 00029846  0x0000805e rtn 
- 00029847  0x00008061 force  0x0000000c , 0x00000038 
- 00029848  0x00008062 force  0x00000004 , 0x00000039 
- 00029849  0x00008064 deposit  0x0000002f 
- 00029850  0x00008065 istore  0x00000004 , 0x00000005 
- 00029851  0x00008066 increase  0x00000001 , 0x00000038 
- 00029852  0x00008067 loop  0x00007499 
- 00029853  0x00008068 rtn 
- 00029854  0x0000806b force  0x0000000c , 0x00000038 
- 00029855  0x0000806c copy  0x00000013 , 0x00000005 
- 00029856  0x0000806d add  0x00000012 , 0x00000001 , 0x00000039 
- 00029857  0x0000806e sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029858  0x0000806f branch  0x000074a4 , 0x00000002 
- 00029859  0x00008070 force  0x00000010 , 0x00000039 
- 00029860  0x00008072 deposit  0x0000002f 
- 00029861  0x00008073 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029862  0x00008074 branch  0x000074ac , 0x00000002 
- 00029863  0x00008075 istore  0x00000004 , 0x00000005 
- 00029864  0x00008076 increase  0xfffffffc , 0x00000039 
- 00029865  0x00008077 rtn  0x00000005 
- 00029866  0x00008078 increase  0x00000001 , 0x00000038 
- 00029867  0x00008079 branch  0x000074a4 
- 00029868  0x0000807b istore  0x00000001 , 0x00000005 
- 00029869  0x0000807c rshift8  0x0000003f , 0x0000003f 
- 00029870  0x0000807d loop  0x000074ac 
- 00029871  0x0000807e rtn 
- 00029872  0x00008082 force  0x0000000c , 0x00000038 
- 00029873  0x00008083 force  0x00000004 , 0x00000039 
- 00029874  0x00008085 ifetch  0x00000004 , 0x00000006 
- 00029875  0x00008086 isub  0x0000002f , 0x0000003e 
- 00029876  0x00008087 nrtn  0x00000005 
- 00029877  0x00008088 increase  0x00000001 , 0x00000038 
- 00029878  0x00008089 loop  0x000074b2 
- 00029879  0x0000808a force  0x00000000 , 0x0000003e 
- 00029880  0x0000808b rtn 
- 00029881  0x0000808e hfetch  0x00000001 , 0x00008050 
- 00029882  0x0000808f set0  0x00000000 , 0x0000003f 
- 00029883  0x00008090 hstore  0x00000001 , 0x00008050 
- 00029884  0x00008091 rtn 
- 00029885  0x00008094 hfetch  0x00000001 , 0x00008050 
- 00029886  0x00008095 set1  0x00000000 , 0x0000003f 
- 00029887  0x00008096 hstore  0x00000001 , 0x00008050 
- 00029888  0x00008097 rtn 
- 00029889  0x0000809a arg  0x00000886 , 0x00000005 
- 00029890  0x0000809b setsect  0x00000000 , 0x0003ffff 
- 00029891  0x0000809c setsect  0x00000001 , 0x0003ffff 
- 00029892  0x0000809d setsect  0x00000002 , 0x0003ffff 
- 00029893  0x0000809e setsect  0x00000003 , 0x0003fbff 
- 00029894  0x0000809f istore  0x00000009 , 0x00000005 
- 00029895  0x000080a0 setsect  0x00000000 , 0x0003ffff 
- 00029896  0x000080a1 setsect  0x00000001 , 0x0003ffff 
- 00029897  0x000080a2 setsect  0x00000002 , 0x0003ffff 
- 00029898  0x000080a3 setsect  0x00000003 , 0x0003ffff 
- 00029899  0x000080a4 istore  0x00000009 , 0x00000005 
- 00029900  0x000080a5 setsect  0x00000000 , 0x0003ffff 
- 00029901  0x000080a6 setsect  0x00000001 , 0x0003ffff 
- 00029902  0x000080a7 setsect  0x00000002 , 0x0003cfff 
- 00029903  0x000080a8 setsect  0x00000003 , 0x0003ffff 
- 00029904  0x000080a9 istore  0x00000009 , 0x00000005 
- 00029905  0x000080aa setsect  0x00000000 , 0x0003ffff 
- 00029906  0x000080ab setsect  0x00000001 , 0x0003ffff 
- 00029907  0x000080ac setsect  0x00000002 , 0x0003ffef 
- 00029908  0x000080ad setsect  0x00000003 , 0x0003ffff 
- 00029909  0x000080ae istore  0x00000009 , 0x00000005 
- 00029910  0x000080af setsect  0x00000000 , 0x0003ffff 
- 00029911  0x000080b0 setsect  0x00000001 , 0x0003ffff 
- 00029912  0x000080b1 setsect  0x00000002 , 0x0003ffff 
- 00029913  0x000080b2 setsect  0x00000003 , 0x0003ffff 
- 00029914  0x000080b3 istore  0x00000009 , 0x00000005 
- 00029915  0x000080b4 setsect  0x00000000 , 0x0003ffff 
- 00029916  0x000080b5 setsect  0x00000001 , 0x00026c7f 
- 00029917  0x000080b6 setsect  0x00000002 , 0x0000146b 
- 00029918  0x000080b7 setsect  0x00000003 , 0x00037bb3 
- 00029919  0x000080b8 istore  0x00000009 , 0x00000005 
- 00029920  0x000080b9 setsect  0x00000000 , 0x0001feb8 
- 00029921  0x000080ba setsect  0x00000001 , 0x00010c12 
- 00029922  0x000080bb setsect  0x00000002 , 0x0002b722 
- 00029923  0x000080bc setsect  0x00000003 , 0x00029fa6 
- 00029924  0x000080bd istore  0x00000009 , 0x00000005 
- 00029925  0x000080be setsect  0x00000000 , 0x0000e70f 
- 00029926  0x000080bf setsect  0x00000001 , 0x00016720 
- 00029927  0x000080c0 setsect  0x00000002 , 0x0000519e 
- 00029928  0x000080c1 setsect  0x00000003 , 0x00019084 
- 00029929  0x000080c2 istore  0x00000009 , 0x00000005 
- 00029930  0x000080c3 setsect  0x00000000 , 0x00031012 
- 00029931  0x000080c4 setsect  0x00000001 , 0x000360bf 
- 00029932  0x000080c5 setsect  0x00000002 , 0x0003f0af 
- 00029933  0x000080c6 setsect  0x00000003 , 0x000003d3 
- 00029934  0x000080c7 istore  0x00000009 , 0x00000005 
- 00029935  0x000080c8 setsect  0x00000000 , 0x0003a188 
- 00029936  0x000080c9 setsect  0x00000001 , 0x00003ad0 
- 00029937  0x000080ca setsect  0x00000002 , 0x0003cbf2 
- 00029938  0x000080cb setsect  0x00000003 , 0x000243d9 
- 00029939  0x000080cc istore  0x00000009 , 0x00000005 
- 00029940  0x000080cd setsect  0x00000000 , 0x0002b030 
- 00029941  0x000080ce setsect  0x00000001 , 0x00036a03 
- 00029942  0x000080cf setsect  0x00000002 , 0x00011188 
- 00029943  0x000080d0 setsect  0x00000003 , 0x0001e520 
- 00029944  0x000080d1 istore  0x00000009 , 0x00000005 
- 00029945  0x000080d2 setsect  0x00000000 , 0x0003a11e 
- 00029946  0x000080d3 setsect  0x00000001 , 0x0000fe5d 
- 00029947  0x000080d4 setsect  0x00000002 , 0x0000dd57 
- 00029948  0x000080d5 setsect  0x00000003 , 0x0001ac93 
- 00029949  0x000080d6 istore  0x00000009 , 0x00000005 
- 00029950  0x000080d7 setsect  0x00000000 , 0x000011ed 
- 00029951  0x000080d8 setsect  0x00000001 , 0x000218c4 
- 00029952  0x000080d9 setsect  0x00000002 , 0x00008da7 
- 00029953  0x000080da setsect  0x00000003 , 0x000257ff 
- 00029954  0x000080db istore  0x00000009 , 0x00000005 
- 00029955  0x000080dc setsect  0x00000000 , 0x0003192b 
- 00029956  0x000080dd setsect  0x00000001 , 0x00034641 
- 00029957  0x000080de setsect  0x00000002 , 0x0001be0c 
- 00029958  0x000080df setsect  0x00000003 , 0x000366ad 
- 00029959  0x000080e0 istore  0x00000009 , 0x00000005 
- 00029960  0x000080e1 setsect  0x00000000 , 0x00001f83 
- 00029961  0x000080e2 setsect  0x00000001 , 0x00015a23 
- 00029962  0x000080e3 setsect  0x00000002 , 0x0003f9b0 
- 00029963  0x000080e4 setsect  0x00000003 , 0x00003949 
- 00029964  0x000080e5 istore  0x00000009 , 0x00000005 
- 00029965  0x000080e6 setsect  0x00000000 , 0x00013a51 
- 00029966  0x000080e7 setsect  0x00000001 , 0x000153fd 
- 00029967  0x000080e8 setsect  0x00000002 , 0x0003372a 
- 00029968  0x000080e9 setsect  0x00000003 , 0x0000f1bb 
- 00029969  0x000080ea istore  0x00000009 , 0x00000005 
- 00029970  0x000080eb setsect  0x00000000 , 0x0003ae85 
- 00029971  0x000080ec setsect  0x00000001 , 0x0001eed9 
- 00029972  0x000080ed setsect  0x00000002 , 0x00009e66 
- 00029973  0x000080ee setsect  0x00000003 , 0x000001a8 
- 00029974  0x000080ef istore  0x00000008 , 0x00000005 
- 00029975  0x000080f0 rtn 
- 00029976  0x000080f5 arg  0x0000091e , 0x00000005 
- 00029977  0x000080f6 setsect  0x00000000 , 0x0003ffff 
- 00029978  0x000080f7 setsect  0x00000001 , 0x0003ffff 
- 00029979  0x000080f8 setsect  0x00000002 , 0x0003ffff 
- 00029980  0x000080f9 setsect  0x00000003 , 0x0003ffff 
- 00029981  0x000080fa istore  0x00000009 , 0x00000005 
- 00029982  0x000080fb setsect  0x00000000 , 0x0003ffff 
- 00029983  0x000080fc setsect  0x00000001 , 0x0000003f 
- 00029984  0x000080fd setsect  0x00000002 , 0x00000000 
- 00029985  0x000080fe setsect  0x00000003 , 0x00000000 
- 00029986  0x000080ff istore  0x00000009 , 0x00000005 
- 00029987  0x00008100 setsect  0x00000000 , 0x00000000 
- 00029988  0x00008101 setsect  0x00000001 , 0x00000000 
- 00029989  0x00008102 setsect  0x00000002 , 0x00001000 
- 00029990  0x00008103 setsect  0x00000003 , 0x00000000 
- 00029991  0x00008104 istore  0x00000009 , 0x00000005 
- 00029992  0x00008105 setsect  0x00000000 , 0x0003ff00 
- 00029993  0x00008106 setsect  0x00000001 , 0x0003ffff 
- 00029994  0x00008107 setsect  0x00000002 , 0x0003ffcf 
- 00029995  0x00008108 setsect  0x00000003 , 0x0003ffff 
- 00029996  0x00008109 istore  0x00000009 , 0x00000005 
- 00029997  0x0000810a setsect  0x00000000 , 0x0003ffff 
- 00029998  0x0000810b setsect  0x00000001 , 0x0003ffff 
- 00029999  0x0000810c setsect  0x00000002 , 0x0003ffff 
- 00030000  0x0000810d setsect  0x00000003 , 0x000003ff 
- 00030001  0x0000810e istore  0x00000009 , 0x00000005 
- 00030002  0x0000810f setsect  0x00000000 , 0x00000000 
- 00030003  0x00008110 setsect  0x00000001 , 0x00000000 
- 00030004  0x00008111 setsect  0x00000002 , 0x00000000 
- 00030005  0x00008112 setsect  0x00000003 , 0x00000000 
- 00030006  0x00008113 istore  0x00000009 , 0x00000005 
- 00030007  0x00008114 setsect  0x00000000 , 0x00010000 
- 00030008  0x00008115 setsect  0x00000001 , 0x00000000 
- 00030009  0x00008116 setsect  0x00000002 , 0x0003f000 
- 00030010  0x00008117 setsect  0x00000003 , 0x0003ffff 
- 00030011  0x00008118 istore  0x00000009 , 0x00000005 
- 00030012  0x00008119 setsect  0x00000000 , 0x000296ff 
- 00030013  0x0000811a setsect  0x00000001 , 0x00022630 
- 00030014  0x0000811b setsect  0x00000002 , 0x0003945d 
- 00030015  0x0000811c setsect  0x00000003 , 0x0003d284 
- 00030016  0x0000811d istore  0x00000009 , 0x00000005 
- 00030017  0x0000811e setsect  0x00000000 , 0x000333a0 
- 00030018  0x0000811f setsect  0x00000001 , 0x00004b7a 
- 00030019  0x00008120 setsect  0x00000002 , 0x000037d8 
- 00030020  0x00008121 setsect  0x00000003 , 0x0003c9dc 
- 00030021  0x00008122 istore  0x00000009 , 0x00000005 
- 00030022  0x00008123 setsect  0x00000000 , 0x0003a440 
- 00030023  0x00008124 setsect  0x00000001 , 0x0001b958 
- 00030024  0x00008125 setsect  0x00000002 , 0x00038bce 
- 00030025  0x00008126 setsect  0x00000003 , 0x0001091f 
- 00030026  0x00008127 istore  0x00000009 , 0x00000005 
- 00030027  0x00008128 setsect  0x00000000 , 0x0002e12c 
- 00030028  0x00008129 setsect  0x00000001 , 0x0001f47c 
- 00030029  0x0000812a setsect  0x00000002 , 0x000356b1 
- 00030030  0x0000812b setsect  0x00000003 , 0x0002fd47 
- 00030031  0x0000812c istore  0x00000009 , 0x00000005 
- 00030032  0x0000812d setsect  0x00000000 , 0x00006837 
- 00030033  0x0000812e setsect  0x00000001 , 0x0002ed90 
- 00030034  0x0000812f setsect  0x00000002 , 0x0001ecec 
- 00030035  0x00008130 setsect  0x00000003 , 0x0001acc5 
- 00030036  0x00008131 istore  0x00000009 , 0x00000005 
- 00030037  0x00008132 setsect  0x00000000 , 0x00023357 
- 00030038  0x00008133 setsect  0x00000001 , 0x00018af3 
- 00030039  0x00008134 setsect  0x00000002 , 0x0000f9e1 
- 00030040  0x00008135 setsect  0x00000003 , 0x000129f0 
- 00030041  0x00008136 istore  0x00000009 , 0x00000005 
- 00030042  0x00008137 setsect  0x00000000 , 0x0002e7eb 
- 00030043  0x00008138 setsect  0x00000001 , 0x0003e6e3 
- 00030044  0x00008139 setsect  0x00000002 , 0x0003e1a7 
- 00030045  0x0000813a setsect  0x00000003 , 0x00010b8b 
- 00030046  0x0000813b istore  0x00000009 , 0x00000005 
- 00030047  0x0000813c setsect  0x00000000 , 0x00024fe3 
- 00030048  0x0000813d setsect  0x00000001 , 0x000020ef 
- 00030049  0x0000813e setsect  0x00000002 , 0x0001b5a6 
- 00030050  0x0000813f setsect  0x00000003 , 0x0000dc2f 
- 00030051  0x00008140 istore  0x00000009 , 0x00000005 
- 00030052  0x00008141 setsect  0x00000000 , 0x00013860 
- 00030053  0x00008142 setsect  0x00000001 , 0x0002bd69 
- 00030054  0x00008143 setsect  0x00000002 , 0x0000391a 
- 00030055  0x00008144 setsect  0x00000003 , 0x0001b222 
- 00030056  0x00008145 istore  0x00000009 , 0x00000005 
- 00030057  0x00008146 rtn 
- 00030058  0x0000814a fetch  0x00000001 , 0x0000465a 
- 00030059  0x0000814b nbranch  0x0000757d , 0x00000034 
- 00030060  0x0000814c branch  0x00007a77 
- 00030061  0x0000814f bpatchx  0x000000e4 , 0x0000403c 
- 00030062  0x00008150 fetch  0x00000001 , 0x0000465a 
- 00030063  0x00008151 rtn  0x00000034 
- 00030064  0x00008152 fetch  0x00000001 , 0x000045b1 
- 00030065  0x00008153 rtnne  0x00000001 
- 00030066  0x00008154 fetch  0x00000001 , 0x000044be 
- 00030067  0x00008155 rtn  0x00000034 
- 00030068  0x00008156 fetch  0x00000001 , 0x000044c3 
- 00030069  0x00008157 rtneq  0x00000003 
- 00030070  0x00008158 fetch  0x00000002 , 0x00004682 
- 00030071  0x00008159 bbit1  0x00000000 , 0x0000757b 
- 00030072  0x0000815a fetch  0x00000001 , 0x000044c0 
- 00030073  0x0000815b beq  0x00000000 , 0x00007a77 
- 00030074  0x0000815c rtn 
- 00030075  0x0000815e jam  0x00000000 , 0x000044c0 
- 00030076  0x0000815f rtn 
- 00030077  0x00008163 bpatchx  0x000000e5 , 0x0000403c 
- 00030078  0x00008164 fetch  0x00000001 , 0x0000465a 
- 00030079  0x00008165 branch  0x0000612b , 0x00000034 
- 00030080  0x00008166 call  0x00006124 
- 00030081  0x00008167 call  0x00007583 
- 00030082  0x00008168 branch  0x0000766d 
- 00030083  0x0000816b setarg  0x00000000 
- 00030084  0x0000816c store  0x00000008 , 0x000009ae 
- 00030085  0x0000816d store  0x00000004 , 0x000009b6 
- 00030086  0x0000816e store  0x00000007 , 0x0000465e 
- 00030087  0x0000816f rtn 
- 00030088  0x00008172 jam  0x00000001 , 0x000009b0 
- 00030089  0x00008173 branch  0x0000758d 
- 00030090  0x00008175 fetch  0x00000001 , 0x000045b1 
- 00030091  0x00008176 beq  0x00000001 , 0x0000768a 
- 00030092  0x00008177 branch  0x00002a8c 
- 00030093  0x00008179 fetch  0x00000001 , 0x000045b1 
- 00030094  0x0000817a beq  0x00000001 , 0x00007590 
- 00030095  0x0000817b branch  0x0000766d 
- 00030096  0x0000817e call  0x0000768a 
- 00030097  0x0000817f fetch  0x00000001 , 0x000009af 
- 00030098  0x00008180 nrtn  0x00000034 
- 00030099  0x00008181 jam  0x00000003 , 0x000009ae 
- 00030100  0x00008182 rtn 
- 00030101  0x00008186 call  0x000075b0 
- 00030102  0x00008187 arg  0x000009de , 0x00000011 
- 00030103  0x00008188 arg  0x00000866 , 0x00000005 
- 00030104  0x00008189 call  0x00007c79 
- 00030105  0x0000818a arg  0x000009be , 0x00000011 
- 00030106  0x0000818b arg  0x00000826 , 0x00000005 
- 00030107  0x0000818c call  0x00007c79 
- 00030108  0x0000818d arg  0x00000826 , 0x00000011 
- 00030109  0x0000818e arg  0x000009be , 0x00000012 
- 00030110  0x0000818f arg  0x00000826 , 0x00000005 
- 00030111  0x00008190 call  0x00007be1 
- 00030112  0x00008191 arg  0x0000093e , 0x00000011 
- 00030113  0x00008192 arg  0x000009be , 0x00000012 
- 00030114  0x00008193 arg  0x00000846 , 0x00000005 
- 00030115  0x00008194 call  0x00007be1 
- 00030116  0x00008195 arg  0x00000846 , 0x00000011 
- 00030117  0x00008196 arg  0x00000826 , 0x00000012 
- 00030118  0x00008197 arg  0x00000826 , 0x00000005 
- 00030119  0x00008198 call  0x00007c7d 
- 00030120  0x00008199 arg  0x00000806 , 0x00000011 
- 00030121  0x0000819a arg  0x00000826 , 0x00000012 
- 00030122  0x0000819b arg  0x00000806 , 0x00000005 
- 00030123  0x0000819c call  0x00007c7d 
- 00030124  0x0000819d arg  0x00000020 , 0x00000039 
- 00030125  0x0000819e arg  0x00000866 , 0x00000011 
- 00030126  0x0000819f arg  0x00000806 , 0x00000012 
- 00030127  0x000081a0 branch  0x00007f88 
- 00030128  0x000081a3 arg  0x0000097e , 0x00000011 
- 00030129  0x000081a4 arg  0x00000806 , 0x00000005 
- 00030130  0x000081a5 call  0x00007c79 
- 00030131  0x000081a6 arg  0x0000095e , 0x00000011 
- 00030132  0x000081a7 arg  0x00000826 , 0x00000005 
- 00030133  0x000081a8 call  0x00007c79 
- 00030134  0x000081a9 arg  0x00000826 , 0x00000011 
- 00030135  0x000081aa arg  0x0000095e , 0x00000012 
- 00030136  0x000081ab arg  0x00000826 , 0x00000005 
- 00030137  0x000081ac call  0x00007be1 
- 00030138  0x000081ad arg  0x0000093e , 0x00000011 
- 00030139  0x000081ae arg  0x0000095e , 0x00000012 
- 00030140  0x000081af arg  0x00000846 , 0x00000005 
- 00030141  0x000081b0 call  0x00007be1 
- 00030142  0x000081b1 arg  0x00000846 , 0x00000011 
- 00030143  0x000081b2 arg  0x00000826 , 0x00000012 
- 00030144  0x000081b3 arg  0x00000826 , 0x00000005 
- 00030145  0x000081b4 call  0x00007c7d 
- 00030146  0x000081b5 arg  0x00000806 , 0x00000011 
- 00030147  0x000081b6 arg  0x00000826 , 0x00000012 
- 00030148  0x000081b7 arg  0x00000806 , 0x00000005 
- 00030149  0x000081b8 branch  0x00007c96 
- 00030150  0x000081bb call  0x000075e1 
- 00030151  0x000081bc arg  0x000009e6 , 0x00000011 
- 00030152  0x000081bd arg  0x00000866 , 0x00000005 
- 00030153  0x000081be call  0x000077a8 
- 00030154  0x000081bf arg  0x000009c6 , 0x00000011 
- 00030155  0x000081c0 arg  0x00000826 , 0x00000005 
- 00030156  0x000081c1 call  0x000077a8 
- 00030157  0x000081c2 arg  0x00000826 , 0x00000011 
- 00030158  0x000081c3 arg  0x000009c6 , 0x00000012 
- 00030159  0x000081c4 arg  0x00000826 , 0x00000005 
- 00030160  0x000081c5 call  0x00007786 
- 00030161  0x000081c6 arg  0x0000089e , 0x00000011 
- 00030162  0x000081c7 arg  0x000009c6 , 0x00000012 
- 00030163  0x000081c8 arg  0x00000846 , 0x00000005 
- 00030164  0x000081c9 call  0x00007786 
- 00030165  0x000081ca arg  0x00000846 , 0x00000011 
- 00030166  0x000081cb arg  0x00000826 , 0x00000012 
- 00030167  0x000081cc arg  0x00000826 , 0x00000005 
- 00030168  0x000081cd call  0x00007755 
- 00030169  0x000081ce arg  0x00000806 , 0x00000011 
- 00030170  0x000081cf arg  0x00000826 , 0x00000012 
- 00030171  0x000081d0 arg  0x00000806 , 0x00000005 
- 00030172  0x000081d1 call  0x00007755 
- 00030173  0x000081d2 arg  0x00000018 , 0x00000039 
- 00030174  0x000081d3 arg  0x00000866 , 0x00000011 
- 00030175  0x000081d4 arg  0x00000806 , 0x00000012 
- 00030176  0x000081d5 branch  0x00007f88 
- 00030177  0x000081d8 arg  0x000008e6 , 0x00000011 
- 00030178  0x000081d9 arg  0x00000806 , 0x00000005 
- 00030179  0x000081da call  0x000077a8 
- 00030180  0x000081db arg  0x000008ce , 0x00000011 
- 00030181  0x000081dc arg  0x00000826 , 0x00000005 
- 00030182  0x000081dd call  0x000077a8 
- 00030183  0x000081de arg  0x00000826 , 0x00000011 
- 00030184  0x000081df arg  0x000008ce , 0x00000012 
- 00030185  0x000081e0 arg  0x00000826 , 0x00000005 
- 00030186  0x000081e1 call  0x00007786 
- 00030187  0x000081e2 arg  0x0000089e , 0x00000011 
- 00030188  0x000081e3 arg  0x000008ce , 0x00000012 
- 00030189  0x000081e4 arg  0x00000846 , 0x00000005 
- 00030190  0x000081e5 call  0x00007786 
- 00030191  0x000081e6 arg  0x00000846 , 0x00000011 
- 00030192  0x000081e7 arg  0x00000826 , 0x00000012 
- 00030193  0x000081e8 arg  0x00000826 , 0x00000005 
- 00030194  0x000081e9 call  0x00007755 
- 00030195  0x000081ea arg  0x00000806 , 0x00000011 
- 00030196  0x000081eb arg  0x00000826 , 0x00000012 
- 00030197  0x000081ec arg  0x00000806 , 0x00000005 
- 00030198  0x000081ed branch  0x00007758 
- 00030199  0x000081f1 fetch  0x00000001 , 0x000009b2 
- 00030200  0x000081f2 bne  0x00000000 , 0x00007615 
- 00030201  0x000081f3 call  0x00007612 
- 00030202  0x000081f4 arg  0x00000a7e , 0x00000005 
- 00030203  0x000081f5 setarg  0x00000a2e 
- 00030204  0x000081f6 istore  0x00000002 , 0x00000005 
- 00030205  0x000081f7 setarg  0x00004642 
- 00030206  0x000081f8 istore  0x00000002 , 0x00000005 
- 00030207  0x000081f9 setarg  0x000009de 
- 00030208  0x000081fa istore  0x00000002 , 0x00000005 
- 00030209  0x000081fb branch  0x00007609 
- 00030210  0x000081fd arg  0x00000a7e , 0x00000005 
- 00030211  0x000081fe setarg  0x00000a3e 
- 00030212  0x000081ff istore  0x00000002 , 0x00000005 
- 00030213  0x00008200 setarg  0x000009de 
- 00030214  0x00008201 istore  0x00000002 , 0x00000005 
- 00030215  0x00008202 setarg  0x00004642 
- 00030216  0x00008203 istore  0x00000002 , 0x00000005 
- 00030217  0x00008205 call  0x000079a0 
- 00030218  0x00008206 fetch  0x00000001 , 0x000009af 
- 00030219  0x00008207 beq  0x00000004 , 0x0000760f 
- 00030220  0x00008208 jam  0x00000001 , 0x000009b0 
- 00030221  0x00008209 jam  0x00000005 , 0x000009ae 
- 00030222  0x0000820a rtn 
- 00030223  0x0000820c jam  0x00000014 , 0x000009af 
- 00030224  0x0000820d call  0x0000758a 
- 00030225  0x0000820e branch  0x000076d8 
- 00030226  0x00008211 arg  0x00000a1e , 0x00000005 
- 00030227  0x00008212 force  0x00000008 , 0x00000007 
- 00030228  0x00008213 branch  0x000076a2 
- 00030229  0x00008216 jam  0x00000001 , 0x000009b0 
- 00030230  0x00008217 rtn 
- 00030231  0x0000821b bpatchx  0x000000e6 , 0x0000403c 
- 00030232  0x0000821c arg  0x00000727 , 0x00000005 
- 00030233  0x0000821d fetch  0x00000006 , 0x000040a0 
- 00030234  0x0000821e istore  0x00000006 , 0x00000005 
- 00030235  0x0000821f fetch  0x00000006 , 0x00000040 
- 00030236  0x00008220 istore  0x00000006 , 0x00000005 
- 00030237  0x00008221 fetch  0x00000003 , 0x0000465e 
- 00030238  0x00008222 istore  0x00000003 , 0x00000005 
- 00030239  0x00008224 call  0x00007a0d 
- 00030240  0x00008226 arg  0x00000a4e , 0x00000011 
- 00030241  0x00008227 arg  0x00000a5e , 0x00000012 
- 00030242  0x00008228 force  0x00000004 , 0x00000007 
- 00030243  0x00008229 call  0x000076a7 
- 00030244  0x0000822a nbranch  0x00007631 , 0x00000001 
- 00030245  0x0000822c call  0x00007628 
- 00030246  0x0000822d jam  0x00000041 , 0x0000007d 
- 00030247  0x0000822e branch  0x000062f8 
- 00030248  0x00008231 fetch  0x00000001 , 0x000009af 
- 00030249  0x00008232 beq  0x00000009 , 0x0000762e 
- 00030250  0x00008233 jam  0x0000000a , 0x000009ae 
- 00030251  0x00008234 jam  0x00000001 , 0x000009b0 
- 00030252  0x00008235 jam  0x00000003 , 0x0000007c 
- 00030253  0x00008236 rtn 
- 00030254  0x00008238 jam  0x00000003 , 0x0000007c 
- 00030255  0x00008239 jam  0x00000015 , 0x000009af 
- 00030256  0x0000823a branch  0x000076d8 
- 00030257  0x0000823e fetch  0x00000001 , 0x000009af 
- 00030258  0x0000823f beq  0x00000009 , 0x00007637 
- 00030259  0x00008240 jam  0x00000000 , 0x000009ae 
- 00030260  0x00008241 jam  0x00000004 , 0x0000007c 
- 00030261  0x00008243 jam  0x00000005 , 0x0000007e 
- 00030262  0x00008244 rtn 
- 00030263  0x00008246 jam  0x00000004 , 0x0000007c 
- 00030264  0x00008247 jam  0x00000000 , 0x000009af 
- 00030265  0x00008248 rtn 
- 00030266  0x0000824b fetch  0x00000001 , 0x000009b3 
- 00030267  0x0000824c beq  0x00000001 , 0x0000763e 
- 00030268  0x0000824d jam  0x0000000a , 0x000009af 
- 00030269  0x0000824e branch  0x000076d8 
- 00030270  0x00008250 arg  0x00000727 , 0x00000005 
- 00030271  0x00008251 fetch  0x00000006 , 0x00000040 
- 00030272  0x00008252 istore  0x00000006 , 0x00000005 
- 00030273  0x00008253 fetch  0x00000006 , 0x000040a0 
- 00030274  0x00008254 istore  0x00000006 , 0x00000005 
- 00030275  0x00008255 fetch  0x00000003 , 0x0000465b 
- 00030276  0x00008256 istore  0x00000003 , 0x00000005 
- 00030277  0x00008258 call  0x00007a24 
- 00030278  0x00008259 fetch  0x00000001 , 0x000009af 
- 00030279  0x0000825a beq  0x0000000a , 0x0000764b 
- 00030280  0x0000825b jam  0x0000000b , 0x000009ae 
- 00030281  0x0000825c jam  0x00000001 , 0x000009b0 
- 00030282  0x0000825d rtn 
- 00030283  0x0000825f jam  0x0000000b , 0x000009af 
- 00030284  0x00008260 jam  0x00000001 , 0x000009b1 
- 00030285  0x00008261 rtn 
- 00030286  0x00008264 arg  0x00000a7e , 0x00000005 
- 00030287  0x00008265 fetch  0x00000006 , 0x00000040 
- 00030288  0x00008266 istore  0x00000006 , 0x00000005 
- 00030289  0x00008267 fetch  0x00000006 , 0x000040a0 
- 00030290  0x00008268 istore  0x00000006 , 0x00000005 
- 00030291  0x00008269 setarg  0x00000a2e 
- 00030292  0x0000826a istore  0x00000002 , 0x00000005 
- 00030293  0x0000826b setarg  0x00000a3e 
- 00030294  0x0000826c istore  0x00000002 , 0x00000005 
- 00030295  0x0000826d branch  0x00007662 
- 00030296  0x0000826f jam  0x0000000f , 0x000009ae 
- 00030297  0x00008270 arg  0x00000a7e , 0x00000005 
- 00030298  0x00008271 fetch  0x00000006 , 0x000040a0 
- 00030299  0x00008272 istore  0x00000006 , 0x00000005 
- 00030300  0x00008273 fetch  0x00000006 , 0x00000040 
- 00030301  0x00008274 istore  0x00000006 , 0x00000005 
- 00030302  0x00008275 setarg  0x00000a3e 
- 00030303  0x00008276 istore  0x00000002 , 0x00000005 
- 00030304  0x00008277 setarg  0x00000a2e 
- 00030305  0x00008278 istore  0x00000002 , 0x00000005 
- 00030306  0x0000827b arg  0x00000727 , 0x00000005 
- 00030307  0x0000827c fetch  0x00000006 , 0x00000a7e 
- 00030308  0x0000827d istore  0x00000006 , 0x00000005 
- 00030309  0x0000827e fetch  0x00000006 , 0x00000a84 
- 00030310  0x0000827f istore  0x00000006 , 0x00000005 
- 00030311  0x00008281 call  0x000079d7 
- 00030312  0x00008284 jam  0x00000001 , 0x000041bd 
- 00030313  0x00008285 arg  0x000041be , 0x00000005 
- 00030314  0x00008286 arg  0x00000a4e , 0x00000006 
- 00030315  0x00008287 call  0x00007ebf 
- 00030316  0x00008288 branch  0x000021c4 
- 00030317  0x0000828c bpatchx  0x000000e7 , 0x0000403c 
- 00030318  0x0000828d fetch  0x00000001 , 0x000045b1 
- 00030319  0x0000828e rtnne  0x00000000 
- 00030320  0x0000828f fetch  0x00000001 , 0x000009b2 
- 00030321  0x00008290 rtnne  0x00000000 
- 00030322  0x00008291 arg  0x00004612 , 0x00000005 
- 00030323  0x00008292 force  0x0000000b , 0x00000007 
- 00030324  0x00008293 call  0x000076a2 
- 00030325  0x00008294 random  0x0000003f 
- 00030326  0x00008295 rshift  0x0000003f , 0x0000003f 
- 00030327  0x00008296 istore  0x00000002 , 0x00000005 
- 00030328  0x00008298 arg  0x000006be , 0x00000005 
- 00030329  0x00008299 arg  0x00004612 , 0x00000006 
- 00030330  0x0000829a call  0x00007ebe 
- 00030331  0x0000829c arg  0x000005e6 , 0x00000005 
- 00030332  0x0000829d arg  0x000008ce , 0x00000006 
- 00030333  0x0000829e call  0x00007ebc 
- 00030334  0x000082a0 arg  0x00000616 , 0x00000005 
- 00030335  0x000082a1 call  0x00007ec5 
- 00030336  0x000082a2 jam  0x00000001 , 0x00000616 
- 00030337  0x000082a4 call  0x00007a5d 
- 00030338  0x000082a5 jam  0x00000001 , 0x000009b2 
- 00030339  0x000082a6 rtn 
- 00030340  0x000082a9 arg  0x0000462a , 0x00000005 
- 00030341  0x000082aa arg  0x0000062e , 0x00000006 
- 00030342  0x000082ab call  0x00007ebc 
- 00030343  0x000082ac jam  0x00000001 , 0x000045b1 
- 00030344  0x000082ad jam  0x00000000 , 0x000009b2 
- 00030345  0x000082ae rtn 
- 00030346  0x000082b1 bpatchx  0x000000e8 , 0x0000403d 
- 00030347  0x000082b2 fetch  0x00000001 , 0x000009b9 
- 00030348  0x000082b3 rtnne  0x00000000 
- 00030349  0x000082b4 fetch  0x00000001 , 0x000009b2 
- 00030350  0x000082b5 rtnne  0x00000000 
- 00030351  0x000082b7 arg  0x000006be , 0x00000005 
- 00030352  0x000082b8 arg  0x00004612 , 0x00000006 
- 00030353  0x000082b9 call  0x00007ebe 
- 00030354  0x000082bb arg  0x000005e6 , 0x00000005 
- 00030355  0x000082bc arg  0x000009c6 , 0x00000006 
- 00030356  0x000082bd call  0x00007ebc 
- 00030357  0x000082bf arg  0x00000616 , 0x00000005 
- 00030358  0x000082c0 call  0x00007ec5 
- 00030359  0x000082c1 jam  0x00000001 , 0x00000616 
- 00030360  0x000082c3 call  0x00007a5d 
- 00030361  0x000082c4 jam  0x00000002 , 0x000009b2 
- 00030362  0x000082c5 rtn 
- 00030363  0x000082c8 jam  0x00000001 , 0x000009b3 
- 00030364  0x000082c9 arg  0x00000a06 , 0x00000005 
- 00030365  0x000082ca arg  0x0000062e , 0x00000006 
- 00030366  0x000082cb call  0x00007ebe 
- 00030367  0x000082cc jam  0x00000001 , 0x000009b9 
- 00030368  0x000082cd jam  0x00000000 , 0x000009b2 
- 00030369  0x000082ce rtn 
- 00030370  0x000082d1 increase  0xffffffff , 0x00000007 
- 00030371  0x000082d2 nrtn  0x00000002 
- 00030372  0x000082d3 random  0x0000003f 
- 00030373  0x000082d4 istore  0x00000002 , 0x00000005 
- 00030374  0x000082d5 branch  0x000076a2 
- 00030375  0x000082d7 increase  0xffffffff , 0x00000007 
- 00030376  0x000082d8 nbranch  0x000076b3 , 0x00000002 
- 00030377  0x000082d9 ifetch  0x00000004 , 0x00000011 
- 00030378  0x000082da copy  0x0000003f , 0x00000002 
- 00030379  0x000082db ifetch  0x00000004 , 0x00000012 
- 00030380  0x000082dc iflip  0x00000002 , 0x0000003f 
- 00030381  0x000082dd nbranch  0x000076b1 , 0x00000005 
- 00030382  0x000082de increase  0x00000004 , 0x00000011 
- 00030383  0x000082df increase  0x00000004 , 0x00000012 
- 00030384  0x000082e0 branch  0x000076a7 
- 00030385  0x000082e2 disable  0x00000001 
- 00030386  0x000082e3 rtn 
- 00030387  0x000082e5 enable  0x00000001 
- 00030388  0x000082e6 rtn 
- 00030389  0x000082ee bpatchx  0x000000e9 , 0x0000403d 
- 00030390  0x000082ef fetch  0x00000001 , 0x000009b0 
- 00030391  0x000082f0 rtn  0x00000034 
- 00030392  0x000082f1 call  0x000062bc 
- 00030393  0x000082f2 nrtn  0x00000034 
- 00030394  0x000082f3 jam  0x00000000 , 0x000009b0 
- 00030395  0x000082f4 fetch  0x00000001 , 0x000009ae 
- 00030396  0x000082f5 beq  0x00000003 , 0x000061fd 
- 00030397  0x000082f6 beq  0x00000005 , 0x0000621a 
- 00030398  0x000082f7 beq  0x00000007 , 0x00006225 
- 00030399  0x000082f8 beq  0x0000000b , 0x0000623a 
- 00030400  0x000082f9 beq  0x00000002 , 0x00007588 
- 00030401  0x000082fa beq  0x00000004 , 0x000075f7 
- 00030402  0x000082fb beq  0x00000009 , 0x00007617 
- 00030403  0x000082fc beq  0x0000000a , 0x0000763a 
- 00030404  0x000082fd beq  0x0000000c , 0x00007658 
- 00030405  0x000082ff rtn 
- 00030406  0x00008302 bpatchx  0x000000ea , 0x0000403d 
- 00030407  0x00008303 fetch  0x00000001 , 0x000009b1 
- 00030408  0x00008304 rtn  0x00000034 
- 00030409  0x00008305 call  0x000062bc 
- 00030410  0x00008306 nrtn  0x00000034 
- 00030411  0x00008307 jam  0x00000000 , 0x000009b1 
- 00030412  0x00008308 fetch  0x00000001 , 0x000009af 
- 00030413  0x00008309 beq  0x00000012 , 0x000061e0 
- 00030414  0x0000830a beq  0x00000013 , 0x000061e5 
- 00030415  0x0000830b beq  0x00000003 , 0x000061e9 
- 00030416  0x0000830c beq  0x00000004 , 0x00007602 
- 00030417  0x0000830d beq  0x00000014 , 0x000061ed 
- 00030418  0x0000830e beq  0x00000007 , 0x000061fb 
- 00030419  0x0000830f beq  0x0000000a , 0x0000763a 
- 00030420  0x00008310 beq  0x0000000b , 0x00006239 
- 00030421  0x00008311 beq  0x00000009 , 0x00007617 
- 00030422  0x00008312 beq  0x00000015 , 0x00006233 
- 00030423  0x00008313 rtn 
- 00030424  0x00008316 jam  0x00000001 , 0x000009b1 
- 00030425  0x00008317 rtn 
- 00030426  0x0000831a jam  0x00000000 , 0x000009b1 
- 00030427  0x0000831b rtn 
- 00030428  0x0000831d bpatchx  0x000000eb , 0x0000403d 
- 00030429  0x0000831e fetch  0x00000001 , 0x0000465a 
- 00030430  0x0000831f rtn  0x00000034 
- 00030431  0x00008320 fetch  0x00000001 , 0x000009b2 
- 00030432  0x00008321 rtn  0x00000034 
- 00030433  0x00008322 increase  0x00000080 , 0x0000003f 
- 00030434  0x00008323 store  0x00000001 , 0x000009b2 
- 00030435  0x00008324 rtnbit1  0x00000007 
- 00030436  0x00008325 fetch  0x00000001 , 0x000005e3 
- 00030437  0x00008326 branch  0x000076e7 , 0x00000034 
- 00030438  0x00008327 branch  0x00007a68 
- 00030439  0x0000832a call  0x000078d3 
- 00030440  0x0000832b fetch  0x00000001 , 0x000009b2 
- 00030441  0x0000832c beq  0x00000001 , 0x00007684 
- 00030442  0x0000832d beq  0x00000002 , 0x0000769b 
- 00030443  0x0000832e rtn 
- 00030444  0x00008332 and  0x0000003f , 0x00000007 , 0x00000007 
- 00030445  0x00008333 rshift3  0x0000003f , 0x0000003f 
- 00030446  0x00008334 iadd  0x00000006 , 0x00000006 
- 00030447  0x00008335 ifetch  0x00000001 , 0x00000006 
- 00030448  0x00008336 qisolate0  0x0000003f 
- 00030449  0x00008337 rtn 
- 00030450  0x0000833b call  0x00007ebe 
- 00030451  0x0000833c call  0x00007ebe 
- 00030452  0x0000833d branch  0x00007ebe 
- 00030453  0x00008341 ifetch  0x00000008 , 0x00000006 
- 00030454  0x00008342 nrtn  0x00000034 
- 00030455  0x00008343 ifetch  0x00000008 , 0x00000006 
- 00030456  0x00008344 nrtn  0x00000034 
- 00030457  0x00008345 ifetch  0x00000008 , 0x00000006 
- 00030458  0x00008346 rtn 
- 00030459  0x0000834c ifetch  0x00000004 , 0x00000011 
- 00030460  0x0000834d iforce  0x00000002 
- 00030461  0x0000834e ifetch  0x00000004 , 0x00000012 
- 00030462  0x0000834f isub  0x00000002 , 0x0000003e 
- 00030463  0x00008350 nrtn  0x00000005 
- 00030464  0x00008351 increase  0x00000004 , 0x00000011 
- 00030465  0x00008352 increase  0x00000004 , 0x00000012 
- 00030466  0x00008353 loop  0x000076fb 
- 00030467  0x00008354 rtn 
- 00030468  0x00008358 force  0x00000006 , 0x00000039 
- 00030469  0x00008359 increase  0x00000014 , 0x00000011 
- 00030470  0x0000835a increase  0x00000014 , 0x00000012 
- 00030471  0x0000835c ifetch  0x00000004 , 0x00000012 
- 00030472  0x0000835d iforce  0x00000002 
- 00030473  0x0000835e ifetch  0x00000004 , 0x00000011 
- 00030474  0x0000835f isub  0x00000002 , 0x0000003f 
- 00030475  0x00008360 nrtn  0x00000002 
- 00030476  0x00008361 nrtn  0x00000034 
- 00030477  0x00008362 increase  0xfffffffc , 0x00000011 
- 00030478  0x00008363 increase  0xfffffffc , 0x00000012 
- 00030479  0x00008364 loop  0x00007707 
- 00030480  0x00008365 rtn 
- 00030481  0x00008368 force  0x00000006 , 0x00000039 
- 00030482  0x00008369 force  0x00000000 , 0x00000013 
- 00030483  0x0000836b ifetch  0x00000004 , 0x00000011 
- 00030484  0x0000836c iforce  0x00000002 
- 00030485  0x0000836d ifetch  0x00000004 , 0x00000012 
- 00030486  0x0000836e iadd  0x00000002 , 0x0000003f 
- 00030487  0x0000836f iadd  0x00000013 , 0x0000003f 
- 00030488  0x00008370 istore  0x00000004 , 0x00000005 
- 00030489  0x00008371 isolate1  0x00000020 , 0x0000003f 
- 00030490  0x00008372 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030491  0x00008373 increase  0x00000004 , 0x00000011 
- 00030492  0x00008374 increase  0x00000004 , 0x00000012 
- 00030493  0x00008375 loop  0x00007713 
- 00030494  0x00008376 rtn 
- 00030495  0x00008379 force  0x00000006 , 0x00000039 
- 00030496  0x0000837a force  0x00000000 , 0x00000013 
- 00030497  0x0000837c ifetch  0x00000004 , 0x00000012 
- 00030498  0x0000837d iforce  0x00000002 
- 00030499  0x0000837e ifetch  0x00000004 , 0x00000011 
- 00030500  0x0000837f isub  0x00000002 , 0x0000003f 
- 00030501  0x00008380 isub  0x00000013 , 0x0000003f 
- 00030502  0x00008381 istore  0x00000004 , 0x00000005 
- 00030503  0x00008382 isolate1  0x00000020 , 0x0000003f 
- 00030504  0x00008383 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030505  0x00008384 increase  0x00000004 , 0x00000011 
- 00030506  0x00008385 increase  0x00000004 , 0x00000012 
- 00030507  0x00008386 loop  0x00007721 
- 00030508  0x00008387 rtn 
- 00030509  0x0000838a force  0x00000006 , 0x00000039 
- 00030510  0x0000838b increase  0x00000014 , 0x00000011 
- 00030511  0x0000838d force  0x00000000 , 0x00000013 
- 00030512  0x0000838f ifetch  0x00000004 , 0x00000011 
- 00030513  0x00008390 isolate1  0x00000000 , 0x0000003f 
- 00030514  0x00008391 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030515  0x00008392 rshift  0x0000003f , 0x0000003f 
- 00030516  0x00008393 isolate1  0x00000000 , 0x00000013 
- 00030517  0x00008394 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00030518  0x00008395 istore  0x00000004 , 0x00000011 
- 00030519  0x00008396 increase  0xfffffffc , 0x00000011 
- 00030520  0x00008397 rshift  0x00000013 , 0x00000013 
- 00030521  0x00008398 loop  0x00007730 
- 00030522  0x00008399 rtn 
- 00030523  0x0000839c force  0x00000006 , 0x00000039 
- 00030524  0x0000839d force  0x00000000 , 0x00000013 
- 00030525  0x0000839f ifetch  0x00000004 , 0x00000011 
- 00030526  0x000083a0 isolate1  0x0000001f , 0x0000003f 
- 00030527  0x000083a1 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030528  0x000083a2 lshift  0x0000003f , 0x0000003f 
- 00030529  0x000083a3 isolate1  0x00000000 , 0x00000013 
- 00030530  0x000083a4 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00030531  0x000083a5 istore  0x00000004 , 0x00000011 
- 00030532  0x000083a6 increase  0x00000004 , 0x00000011 
- 00030533  0x000083a7 rshift  0x00000013 , 0x00000013 
- 00030534  0x000083a8 loop  0x0000773d 
- 00030535  0x000083a9 rtn 
- 00030536  0x000083ac call  0x0000773b 
- 00030537  0x000083ae isolate1  0x00000000 , 0x00000013 
- 00030538  0x000083af branch  0x00007751 , 0x00000001 
- 00030539  0x000083b0 arg  0x00000886 , 0x00000012 
- 00030540  0x000083b1 copy  0x00000011 , 0x00000013 
- 00030541  0x000083b2 increase  0xffffffe8 , 0x00000011 
- 00030542  0x000083b3 call  0x00007704 
- 00030543  0x000083b4 nrtn  0x00000002 
- 00030544  0x000083b5 copy  0x00000013 , 0x00000011 
- 00030545  0x000083b7 increase  0xffffffe8 , 0x00000011 
- 00030546  0x000083b8 arg  0x00000886 , 0x00000012 
- 00030547  0x000083b9 copy  0x00000011 , 0x00000005 
- 00030548  0x000083ba branch  0x0000771f 
- 00030549  0x000083be call  0x00007711 
- 00030550  0x000083bf copy  0x00000005 , 0x00000011 
- 00030551  0x000083c0 branch  0x00007749 
- 00030552  0x000083c3 call  0x0000771f 
- 00030553  0x000083c4 isolate0  0x00000000 , 0x00000013 
- 00030554  0x000083c5 rtn  0x00000001 
- 00030555  0x000083c6 arg  0x00000886 , 0x00000012 
- 00030556  0x000083c7 add  0x00000005 , 0xffffffe8 , 0x00000011 
- 00030557  0x000083c8 copy  0x00000011 , 0x00000005 
- 00030558  0x000083c9 branch  0x00007711 
- 00030559  0x000083cd copy  0x00000005 , 0x0000000b 
- 00030560  0x000083ce copy  0x00000011 , 0x00000030 
- 00030561  0x000083cf arg  0x00000716 , 0x00000012 
- 00030562  0x000083d0 copy  0x00000012 , 0x00000005 
- 00030563  0x000083d1 add  0x00000011 , 0x00000018 , 0x00000006 
- 00030564  0x000083d2 ifetch  0x00000008 , 0x00000006 
- 00030565  0x000083d3 istore  0x00000008 , 0x00000005 
- 00030566  0x000083d4 istore  0x00000008 , 0x00000005 
- 00030567  0x000083d5 force  0x00000000 , 0x0000003f 
- 00030568  0x000083d6 istore  0x00000008 , 0x00000005 
- 00030569  0x000083d7 copy  0x0000000b , 0x00000005 
- 00030570  0x000083d8 call  0x00007755 
- 00030571  0x000083d9 arg  0x00000716 , 0x00000012 
- 00030572  0x000083da copy  0x00000012 , 0x00000005 
- 00030573  0x000083db force  0x00000000 , 0x0000003f 
- 00030574  0x000083dc istore  0x00000008 , 0x00000005 
- 00030575  0x000083dd add  0x00000030 , 0x00000020 , 0x00000006 
- 00030576  0x000083de ifetch  0x00000008 , 0x00000006 
- 00030577  0x000083df istore  0x00000008 , 0x00000005 
- 00030578  0x000083e0 istore  0x00000008 , 0x00000005 
- 00030579  0x000083e1 copy  0x0000000b , 0x00000011 
- 00030580  0x000083e2 copy  0x00000011 , 0x00000005 
- 00030581  0x000083e3 call  0x00007755 
- 00030582  0x000083e4 arg  0x00000716 , 0x00000012 
- 00030583  0x000083e5 copy  0x00000012 , 0x00000005 
- 00030584  0x000083e6 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030585  0x000083e7 ifetch  0x00000008 , 0x00000006 
- 00030586  0x000083e8 istore  0x00000008 , 0x00000005 
- 00030587  0x000083e9 istore  0x00000008 , 0x00000005 
- 00030588  0x000083ea istore  0x00000008 , 0x00000005 
- 00030589  0x000083eb copy  0x0000000b , 0x00000011 
- 00030590  0x000083ec copy  0x00000011 , 0x00000005 
- 00030591  0x000083ed branch  0x00007755 
- 00030592  0x000083f1 force  0x00000006 , 0x00000039 
- 00030593  0x000083f3 ifetch  0x00000004 , 0x00000006 
- 00030594  0x000083f4 iforce  0x0000002f 
- 00030595  0x000083f5 increase  0x00000001 , 0x00000038 
- 00030596  0x000083f6 loop  0x00007781 
- 00030597  0x000083f7 rtn 
- 00030598  0x000083fc copy  0x00000005 , 0x0000000b 
- 00030599  0x000083fd arg  0x000006e6 , 0x00000005 
- 00030600  0x000083fe call  0x00007ec5 
- 00030601  0x000083ff arg  0x000006e6 , 0x00000005 
- 00030602  0x00008400 copy  0x00000011 , 0x00000006 
- 00030603  0x00008401 force  0x00000000 , 0x00000038 
- 00030604  0x00008402 call  0x00007780 
- 00030605  0x00008403 copy  0x00000012 , 0x00000006 
- 00030606  0x00008404 call  0x00007780 
- 00030607  0x00008405 force  0x00000000 , 0x00000012 
- 00030608  0x00008407 force  0x00000000 , 0x00000002 
- 00030609  0x00008408 force  0x00000006 , 0x00000013 
- 00030610  0x0000840a ifetch  0x00000004 , 0x00000005 
- 00030611  0x0000840b iforce  0x00000011 
- 00030612  0x0000840c copy  0x00000012 , 0x00000038 
- 00030613  0x0000840d deposit  0x0000002f 
- 00030614  0x0000840e copy  0x00000013 , 0x00000038 
- 00030615  0x0000840f imul32  0x0000002f , 0x0000003f 
- 00030616  0x00008410 iadd  0x00000011 , 0x0000003f 
- 00030617  0x00008411 iadd  0x00000002 , 0x0000003f 
- 00030618  0x00008412 istore  0x00000004 , 0x00000005 
- 00030619  0x00008413 rshift32  0x0000003f , 0x00000002 
- 00030620  0x00008414 increase  0x00000001 , 0x00000013 
- 00030621  0x00008415 compare  0x0000000c , 0x00000013 , 0x000000ff 
- 00030622  0x00008416 nbranch  0x00007792 , 0x00000001 
- 00030623  0x00008417 deposit  0x00000002 
- 00030624  0x00008418 istore  0x00000004 , 0x00000005 
- 00030625  0x00008419 increase  0xffffffe8 , 0x00000005 
- 00030626  0x0000841a increase  0x00000001 , 0x00000012 
- 00030627  0x0000841b compare  0x00000006 , 0x00000012 , 0x000000ff 
- 00030628  0x0000841c nbranch  0x00007790 , 0x00000001 
- 00030629  0x0000841d arg  0x000006e6 , 0x00000011 
- 00030630  0x0000841e copy  0x0000000b , 0x00000005 
- 00030631  0x0000841f branch  0x0000775f 
- 00030632  0x00008423 copy  0x00000011 , 0x00000012 
- 00030633  0x00008424 branch  0x00007786 
- 00030634  0x00008427 copy  0x00000011 , 0x00000030 
- 00030635  0x00008429 copy  0x00000030 , 0x00000011 
- 00030636  0x0000842a ifetch  0x00000001 , 0x00000011 
- 00030637  0x0000842b isolate1  0x00000000 , 0x0000003f 
- 00030638  0x0000842c rtn  0x00000001 
- 00030639  0x0000842d call  0x0000772d 
- 00030640  0x0000842e ifetch  0x00000001 , 0x00000012 
- 00030641  0x0000842f isolate0  0x00000000 , 0x0000003f 
- 00030642  0x00008430 branch  0x000077ba , 0x00000001 
- 00030643  0x00008431 arg  0x00000886 , 0x00000011 
- 00030644  0x00008432 copy  0x00000012 , 0x00000005 
- 00030645  0x00008433 call  0x00007711 
- 00030646  0x00008434 ifetch  0x00000001 , 0x00000012 
- 00030647  0x00008435 iadd  0x00000013 , 0x0000003f 
- 00030648  0x00008436 istore  0x00000001 , 0x00000012 
- 00030649  0x00008437 increase  0xffffffe8 , 0x00000012 
- 00030650  0x00008439 add  0x00000012 , 0x00000018 , 0x00000011 
- 00030651  0x0000843a force  0x00000007 , 0x00000039 
- 00030652  0x0000843b call  0x0000772f 
- 00030653  0x0000843c branch  0x000077ab 
- 00030654  0x00008440 copy  0x00000005 , 0x0000000b 
- 00030655  0x00008441 arg  0x00000746 , 0x00000005 
- 00030656  0x00008442 call  0x00007ec5 
- 00030657  0x00008443 force  0x00000000 , 0x0000003f 
- 00030658  0x00008444 store  0x00000004 , 0x000006fe 
- 00030659  0x00008445 store  0x00000004 , 0x0000075e 
- 00030660  0x00008446 jam  0x00000001 , 0x00000746 
- 00030661  0x00008447 arg  0x000006e6 , 0x00000005 
- 00030662  0x00008448 call  0x00007ec5 
- 00030663  0x00008449 arg  0x00000886 , 0x00000006 
- 00030664  0x0000844a arg  0x00000716 , 0x00000005 
- 00030665  0x0000844b call  0x00007ebe 
- 00030666  0x0000844c copy  0x00000011 , 0x00000006 
- 00030667  0x0000844d arg  0x0000072e , 0x00000005 
- 00030668  0x0000844e call  0x00007ebe 
- 00030669  0x00008450 arg  0x0000072e , 0x00000006 
- 00030670  0x00008451 call  0x000076f5 
- 00030671  0x00008452 branch  0x000077f6 , 0x00000034 
- 00030672  0x00008453 arg  0x0000072e , 0x00000011 
- 00030673  0x00008454 arg  0x00000746 , 0x00000012 
- 00030674  0x00008455 call  0x000077aa 
- 00030675  0x00008457 arg  0x00000716 , 0x00000011 
- 00030676  0x00008458 arg  0x000006e6 , 0x00000012 
- 00030677  0x00008459 call  0x000077aa 
- 00030678  0x0000845a arg  0x0000072e , 0x00000011 
- 00030679  0x0000845b arg  0x00000716 , 0x00000012 
- 00030680  0x0000845c call  0x00007704 
- 00030681  0x0000845d branch  0x000077e8 , 0x00000002 
- 00030682  0x0000845e arg  0x00000716 , 0x00000011 
- 00030683  0x0000845f arg  0x0000072e , 0x00000012 
- 00030684  0x00008460 copy  0x00000011 , 0x00000005 
- 00030685  0x00008461 call  0x0000771f 
- 00030686  0x00008462 arg  0x00000746 , 0x00000011 
- 00030687  0x00008463 arg  0x000006e6 , 0x00000012 
- 00030688  0x00008464 copy  0x00000012 , 0x00000005 
- 00030689  0x00008465 call  0x00007711 
- 00030690  0x00008466 ifetch  0x00000001 , 0x00000011 
- 00030691  0x00008467 iadd  0x00000013 , 0x00000013 
- 00030692  0x00008468 ifetch  0x00000001 , 0x00000012 
- 00030693  0x00008469 iadd  0x00000013 , 0x0000003f 
- 00030694  0x0000846a istore  0x00000001 , 0x00000012 
- 00030695  0x0000846b branch  0x000077cd 
- 00030696  0x0000846d arg  0x0000072e , 0x00000011 
- 00030697  0x0000846e arg  0x00000716 , 0x00000012 
- 00030698  0x0000846f copy  0x00000011 , 0x00000005 
- 00030699  0x00008470 call  0x0000771f 
- 00030700  0x00008471 arg  0x000006e6 , 0x00000011 
- 00030701  0x00008472 arg  0x00000746 , 0x00000012 
- 00030702  0x00008473 copy  0x00000012 , 0x00000005 
- 00030703  0x00008474 call  0x00007711 
- 00030704  0x00008475 ifetch  0x00000001 , 0x00000011 
- 00030705  0x00008476 iadd  0x00000013 , 0x00000013 
- 00030706  0x00008477 ifetch  0x00000001 , 0x00000012 
- 00030707  0x00008478 iadd  0x00000013 , 0x0000003f 
- 00030708  0x00008479 istore  0x00000001 , 0x00000012 
- 00030709  0x0000847a branch  0x000077cd 
- 00030710  0x0000847c arg  0x00000746 , 0x00000005 
- 00030711  0x0000847d call  0x00007ec5 
- 00030712  0x0000847e fetch  0x00000001 , 0x000006fe 
- 00030713  0x0000847f store  0x00000001 , 0x00000746 
- 00030714  0x00008480 store  0x00000001 , 0x0000074e 
- 00030715  0x00008481 arg  0x00000746 , 0x00000011 
- 00030716  0x00008482 arg  0x000006e6 , 0x00000012 
- 00030717  0x00008483 copy  0x00000012 , 0x00000005 
- 00030718  0x00008484 call  0x00007755 
- 00030719  0x00008485 arg  0x00000886 , 0x00000011 
- 00030720  0x00008486 arg  0x000006e6 , 0x00000012 
- 00030721  0x00008487 copy  0x0000000b , 0x00000005 
- 00030722  0x00008488 branch  0x00007758 
- 00030723  0x0000848e arg  0x000006a6 , 0x00000011 
- 00030724  0x0000848f arg  0x0000075e , 0x00000005 
- 00030725  0x00008490 call  0x000077a8 
- 00030726  0x00008491 arg  0x0000075e , 0x00000011 
- 00030727  0x00008492 arg  0x00000776 , 0x00000005 
- 00030728  0x00008493 call  0x000077a8 
- 00030729  0x00008494 arg  0x0000089e , 0x00000011 
- 00030730  0x00008495 arg  0x00000776 , 0x00000012 
- 00030731  0x00008496 arg  0x00000776 , 0x00000005 
- 00030732  0x00008497 call  0x00007786 
- 00030733  0x00008498 arg  0x00000676 , 0x00000011 
- 00030734  0x00008499 arg  0x0000075e , 0x00000005 
- 00030735  0x0000849a call  0x000077a8 
- 00030736  0x0000849b arg  0x0000075e , 0x00000006 
- 00030737  0x0000849c arg  0x0000072e , 0x00000005 
- 00030738  0x0000849d call  0x00007ebe 
- 00030739  0x0000849e arg  0x0000072e , 0x00000011 
- 00030740  0x0000849f call  0x00007748 
- 00030741  0x000084a0 arg  0x0000075e , 0x00000011 
- 00030742  0x000084a1 arg  0x0000072e , 0x00000012 
- 00030743  0x000084a2 arg  0x0000075e , 0x00000005 
- 00030744  0x000084a3 call  0x00007755 
- 00030745  0x000084a4 arg  0x0000075e , 0x00000011 
- 00030746  0x000084a5 arg  0x00000776 , 0x00000012 
- 00030747  0x000084a6 arg  0x0000075e , 0x00000005 
- 00030748  0x000084a7 call  0x00007755 
- 00030749  0x000084a8 arg  0x00000676 , 0x00000006 
- 00030750  0x000084a9 arg  0x0000072e , 0x00000005 
- 00030751  0x000084aa call  0x00007ebe 
- 00030752  0x000084ab arg  0x0000068e , 0x00000011 
- 00030753  0x000084ac arg  0x00000776 , 0x00000005 
- 00030754  0x000084ad call  0x000077a8 
- 00030755  0x000084ae arg  0x0000072e , 0x00000011 
- 00030756  0x000084af call  0x00007748 
- 00030757  0x000084b0 arg  0x0000072e , 0x00000011 
- 00030758  0x000084b1 call  0x00007748 
- 00030759  0x000084b2 arg  0x0000072e , 0x00000011 
- 00030760  0x000084b3 arg  0x00000776 , 0x00000012 
- 00030761  0x000084b4 arg  0x0000072e , 0x00000005 
- 00030762  0x000084b5 call  0x00007786 
- 00030763  0x000084b6 arg  0x00000776 , 0x00000011 
- 00030764  0x000084b7 arg  0x00000746 , 0x00000005 
- 00030765  0x000084b8 call  0x000077a8 
- 00030766  0x000084b9 arg  0x00000746 , 0x00000011 
- 00030767  0x000084ba call  0x00007748 
- 00030768  0x000084bb arg  0x00000746 , 0x00000011 
- 00030769  0x000084bc call  0x00007748 
- 00030770  0x000084bd arg  0x00000746 , 0x00000011 
- 00030771  0x000084be call  0x00007748 
- 00030772  0x000084bf arg  0x0000068e , 0x00000006 
- 00030773  0x000084c0 arg  0x00000776 , 0x00000005 
- 00030774  0x000084c1 call  0x00007ebe 
- 00030775  0x000084c2 arg  0x00000776 , 0x00000011 
- 00030776  0x000084c3 call  0x00007748 
- 00030777  0x000084c4 arg  0x00000776 , 0x00000011 
- 00030778  0x000084c5 arg  0x000006a6 , 0x00000012 
- 00030779  0x000084c6 arg  0x000006a6 , 0x00000005 
- 00030780  0x000084c7 call  0x00007786 
- 00030781  0x000084c8 arg  0x0000075e , 0x00000011 
- 00030782  0x000084c9 arg  0x00000776 , 0x00000005 
- 00030783  0x000084ca call  0x000077a8 
- 00030784  0x000084cb arg  0x00000776 , 0x00000011 
- 00030785  0x000084cc arg  0x0000072e , 0x00000012 
- 00030786  0x000084cd arg  0x00000776 , 0x00000005 
- 00030787  0x000084ce call  0x00007758 
- 00030788  0x000084cf arg  0x00000776 , 0x00000011 
- 00030789  0x000084d0 arg  0x0000072e , 0x00000012 
- 00030790  0x000084d1 arg  0x00000676 , 0x00000005 
- 00030791  0x000084d2 call  0x00007758 
- 00030792  0x000084d3 arg  0x0000072e , 0x00000011 
- 00030793  0x000084d4 arg  0x00000676 , 0x00000012 
- 00030794  0x000084d5 arg  0x00000776 , 0x00000005 
- 00030795  0x000084d6 call  0x00007758 
- 00030796  0x000084d7 arg  0x00000776 , 0x00000011 
- 00030797  0x000084d8 arg  0x0000075e , 0x00000012 
- 00030798  0x000084d9 arg  0x00000776 , 0x00000005 
- 00030799  0x000084da call  0x00007786 
- 00030800  0x000084db arg  0x00000776 , 0x00000011 
- 00030801  0x000084dc arg  0x00000746 , 0x00000012 
- 00030802  0x000084dd arg  0x0000068e , 0x00000005 
- 00030803  0x000084de branch  0x00007758 
- 00030804  0x000084e3 arg  0x00000616 , 0x00000011 
- 00030805  0x000084e4 arg  0x0000078e , 0x00000005 
- 00030806  0x000084e5 call  0x000077a8 
- 00030807  0x000084e6 arg  0x00000676 , 0x00000011 
- 00030808  0x000084e7 arg  0x0000078e , 0x00000012 
- 00030809  0x000084e8 arg  0x00000746 , 0x00000005 
- 00030810  0x000084e9 call  0x00007786 
- 00030811  0x000084ea arg  0x00000616 , 0x00000011 
- 00030812  0x000084eb arg  0x0000078e , 0x00000012 
- 00030813  0x000084ec arg  0x0000078e , 0x00000005 
- 00030814  0x000084ed call  0x00007786 
- 00030815  0x000084ee arg  0x0000068e , 0x00000011 
- 00030816  0x000084ef arg  0x0000078e , 0x00000012 
- 00030817  0x000084f0 arg  0x0000072e , 0x00000005 
- 00030818  0x000084f1 call  0x00007786 
- 00030819  0x000084f2 arg  0x000006a6 , 0x00000011 
- 00030820  0x000084f3 arg  0x0000078e , 0x00000005 
- 00030821  0x000084f4 call  0x000077a8 
- 00030822  0x000084f5 arg  0x000005e6 , 0x00000011 
- 00030823  0x000084f6 arg  0x0000078e , 0x00000012 
- 00030824  0x000084f7 arg  0x0000075e , 0x00000005 
- 00030825  0x000084f8 call  0x00007786 
- 00030826  0x000084f9 arg  0x000006a6 , 0x00000011 
- 00030827  0x000084fa arg  0x0000078e , 0x00000012 
- 00030828  0x000084fb arg  0x0000078e , 0x00000005 
- 00030829  0x000084fc call  0x00007786 
- 00030830  0x000084fd arg  0x000005fe , 0x00000011 
- 00030831  0x000084fe arg  0x0000078e , 0x00000012 
- 00030832  0x000084ff arg  0x00000776 , 0x00000005 
- 00030833  0x00008500 call  0x00007786 
- 00030834  0x00008501 arg  0x00000746 , 0x00000011 
- 00030835  0x00008502 arg  0x0000075e , 0x00000012 
- 00030836  0x00008503 arg  0x0000078e , 0x00000005 
- 00030837  0x00008504 call  0x00007758 
- 00030838  0x00008505 arg  0x00000746 , 0x00000011 
- 00030839  0x00008506 arg  0x0000075e , 0x00000012 
- 00030840  0x00008507 arg  0x00000746 , 0x00000005 
- 00030841  0x00008508 call  0x00007755 
- 00030842  0x00008509 arg  0x0000072e , 0x00000011 
- 00030843  0x0000850a arg  0x00000776 , 0x00000012 
- 00030844  0x0000850b arg  0x0000075e , 0x00000005 
- 00030845  0x0000850c call  0x00007758 
- 00030846  0x0000850d arg  0x0000072e , 0x00000011 
- 00030847  0x0000850e arg  0x00000776 , 0x00000012 
- 00030848  0x0000850f arg  0x0000072e , 0x00000005 
- 00030849  0x00008510 call  0x00007755 
- 00030850  0x00008511 arg  0x0000072e , 0x00000011 
- 00030851  0x00008512 arg  0x0000078e , 0x00000012 
- 00030852  0x00008513 arg  0x0000072e , 0x00000005 
- 00030853  0x00008514 call  0x00007786 
- 00030854  0x00008515 arg  0x000006a6 , 0x00000011 
- 00030855  0x00008516 arg  0x00000616 , 0x00000012 
- 00030856  0x00008517 arg  0x00000776 , 0x00000005 
- 00030857  0x00008518 call  0x00007786 
- 00030858  0x00008519 arg  0x00000776 , 0x00000011 
- 00030859  0x0000851a arg  0x0000078e , 0x00000012 
- 00030860  0x0000851b arg  0x000006a6 , 0x00000005 
- 00030861  0x0000851c call  0x00007786 
- 00030862  0x0000851d arg  0x0000078e , 0x00000011 
- 00030863  0x0000851e arg  0x0000078e , 0x00000005 
- 00030864  0x0000851f call  0x000077a8 
- 00030865  0x00008520 arg  0x0000078e , 0x00000011 
- 00030866  0x00008521 arg  0x00000746 , 0x00000012 
- 00030867  0x00008522 arg  0x00000776 , 0x00000005 
- 00030868  0x00008523 call  0x00007786 
- 00030869  0x00008524 arg  0x0000078e , 0x00000011 
- 00030870  0x00008525 arg  0x0000072e , 0x00000012 
- 00030871  0x00008526 arg  0x0000072e , 0x00000005 
- 00030872  0x00008527 call  0x00007786 
- 00030873  0x00008528 arg  0x0000075e , 0x00000011 
- 00030874  0x00008529 arg  0x00000676 , 0x00000005 
- 00030875  0x0000852a call  0x000077a8 
- 00030876  0x0000852b arg  0x00000676 , 0x00000011 
- 00030877  0x0000852c arg  0x00000776 , 0x00000012 
- 00030878  0x0000852d arg  0x00000676 , 0x00000005 
- 00030879  0x0000852e call  0x00007758 
- 00030880  0x0000852f arg  0x00000676 , 0x00000006 
- 00030881  0x00008530 arg  0x0000078e , 0x00000005 
- 00030882  0x00008531 call  0x00007ebe 
- 00030883  0x00008532 arg  0x0000078e , 0x00000011 
- 00030884  0x00008533 call  0x00007748 
- 00030885  0x00008534 arg  0x00000776 , 0x00000011 
- 00030886  0x00008535 arg  0x0000078e , 0x00000012 
- 00030887  0x00008536 arg  0x00000776 , 0x00000005 
- 00030888  0x00008537 call  0x00007758 
- 00030889  0x00008538 arg  0x00000776 , 0x00000011 
- 00030890  0x00008539 arg  0x0000075e , 0x00000012 
- 00030891  0x0000853a arg  0x0000075e , 0x00000005 
- 00030892  0x0000853b call  0x00007786 
- 00030893  0x0000853c arg  0x0000075e , 0x00000011 
- 00030894  0x0000853d arg  0x0000072e , 0x00000012 
- 00030895  0x0000853e arg  0x0000068e , 0x00000005 
- 00030896  0x0000853f call  0x00007758 
- 00030897  0x00008540 arg  0x0000068e , 0x00000011 
- 00030898  0x00008541 arg  0x00000886 , 0x00000012 
- 00030899  0x00008542 arg  0x0000068e , 0x00000005 
- 00030900  0x00008543 force  0x00000000 , 0x00000013 
- 00030901  0x00008544 fetch  0x00000001 , 0x0000068e 
- 00030902  0x00008545 isolate1  0x00000000 , 0x0000003f 
- 00030903  0x00008546 call  0x00007711 , 0x00000001 
- 00030904  0x00008547 copy  0x00000013 , 0x00000030 
- 00030905  0x00008548 arg  0x0000068e , 0x00000011 
- 00030906  0x00008549 call  0x0000772d 
- 00030907  0x0000854a fetch  0x00000001 , 0x000006a5 
- 00030908  0x0000854b isolate1  0x00000000 , 0x00000030 
- 00030909  0x0000854c setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030910  0x0000854d store  0x00000001 , 0x000006a5 
- 00030911  0x0000854e rtn 
- 00030912  0x00008553 fetch  0x00000001 , 0x000005e3 
- 00030913  0x00008554 increase  0xffffffff , 0x0000003f 
- 00030914  0x00008555 nrtn  0x00000002 
- 00030915  0x00008556 store  0x00000001 , 0x000005e3 
- 00030916  0x00008557 fetch  0x00000001 , 0x000005e2 
- 00030917  0x00008558 call  0x00007803 , 0x00000034 
- 00030918  0x00008559 fetch  0x00000001 , 0x000005e3 
- 00030919  0x0000855a arg  0x000006be , 0x00000006 
- 00030920  0x0000855b call  0x000076ec 
- 00030921  0x0000855c branch  0x000078c0 , 0x00000001 
- 00030922  0x0000855d fetch  0x00000001 , 0x000005e2 
- 00030923  0x0000855e nbranch  0x000078ce , 0x00000034 
- 00030924  0x0000855f call  0x00007854 
- 00030925  0x00008560 branch  0x000078c0 
- 00030926  0x00008562 jam  0x00000000 , 0x000005e2 
- 00030927  0x00008563 arg  0x000005e6 , 0x00000006 
- 00030928  0x00008564 arg  0x00000676 , 0x00000005 
- 00030929  0x00008565 call  0x000076f2 
- 00030930  0x00008566 branch  0x000078c0 
- 00030931  0x0000856a arg  0x000006a6 , 0x00000011 
- 00030932  0x0000856b arg  0x00000776 , 0x00000005 
- 00030933  0x0000856c call  0x000077be 
- 00030934  0x0000856d arg  0x00000776 , 0x00000011 
- 00030935  0x0000856e arg  0x0000072e , 0x00000005 
- 00030936  0x0000856f call  0x000077a8 
- 00030937  0x00008570 arg  0x00000676 , 0x00000011 
- 00030938  0x00008571 arg  0x0000072e , 0x00000012 
- 00030939  0x00008572 arg  0x0000062e , 0x00000005 
- 00030940  0x00008573 call  0x00007786 
- 00030941  0x00008574 arg  0x00000776 , 0x00000011 
- 00030942  0x00008575 arg  0x0000072e , 0x00000012 
- 00030943  0x00008576 arg  0x0000075e , 0x00000005 
- 00030944  0x00008577 call  0x00007786 
- 00030945  0x00008578 arg  0x0000068e , 0x00000011 
- 00030946  0x00008579 arg  0x0000075e , 0x00000012 
- 00030947  0x0000857a arg  0x00000646 , 0x00000005 
- 00030948  0x0000857b branch  0x00007786 
- 00030949  0x00008580 ifetch  0x00000004 , 0x00000006 
- 00030950  0x00008581 force  0x00000004 , 0x00000011 
- 00030951  0x00008582 increase  0x00000003 , 0x00000005 
- 00030952  0x00008584 istore  0x00000001 , 0x00000005 
- 00030953  0x00008585 rshift8  0x0000003f , 0x0000003f 
- 00030954  0x00008586 increase  0xfffffffe , 0x00000005 
- 00030955  0x00008587 increase  0xffffffff , 0x00000011 
- 00030956  0x00008588 nbranch  0x000078e8 , 0x00000005 
- 00030957  0x00008589 increase  0x00000005 , 0x00000005 
- 00030958  0x0000858a loop  0x000078e5 
- 00030959  0x0000858b rtn 
- 00030960  0x0000858f lshift2  0x00000007 , 0x0000003f 
- 00030961  0x00008590 iadd  0x0000000b , 0x00000006 
- 00030962  0x00008591 ifetch  0x00000004 , 0x00000006 
- 00030963  0x00008592 rtn 
- 00030964  0x00008595 force  0x00000010 , 0x00000030 
- 00030965  0x00008596 arg  0x000005e6 , 0x0000000b 
- 00030966  0x00008598 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00030967  0x00008599 call  0x000078f0 
- 00030968  0x0000859a iforce  0x00000002 
- 00030969  0x0000859b add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00030970  0x0000859c call  0x000078f0 
- 00030971  0x0000859d iadd  0x00000002 , 0x00000002 
- 00030972  0x0000859e add  0x00000030 , 0xfffffffe , 0x00000007 
- 00030973  0x0000859f call  0x000078f0 
- 00030974  0x000085a0 shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00030975  0x000085a1 iadd  0x00000002 , 0x00000002 
- 00030976  0x000085a2 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00030977  0x000085a3 call  0x000078f0 
- 00030978  0x000085a4 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00030979  0x000085a5 iadd  0x00000002 , 0x00000002 
- 00030980  0x000085a6 lshift2  0x00000030 , 0x0000003f 
- 00030981  0x000085a7 iadd  0x0000000b , 0x00000005 
- 00030982  0x000085a8 istoret  0x00000004 , 0x00000005 
- 00030983  0x000085a9 increase  0x00000001 , 0x00000030 
- 00030984  0x000085aa compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00030985  0x000085ab nbranch  0x000078f6 , 0x00000001 
- 00030986  0x000085ac rtn 
- 00030987  0x000085b0 arg  0x000008fe , 0x00000006 
- 00030988  0x000085b1 force  0x00000007 , 0x00000038 
- 00030989  0x000085b3 ifetch  0x00000004 , 0x00000006 
- 00030990  0x000085b4 iforce  0x0000002f 
- 00030991  0x000085b5 increase  0xffffffff , 0x00000038 
- 00030992  0x000085b6 branch  0x0000790d , 0x00000002 
- 00030993  0x000085b7 rtn 
- 00030994  0x000085ba bpatchx  0x000000ec , 0x0000403d 
- 00030995  0x000085bb call  0x000078f4 
- 00030996  0x000085bc arg  0x000006e6 , 0x00000005 
- 00030997  0x000085bd force  0x00000000 , 0x00000038 
- 00030998  0x000085bf deposit  0x0000002f 
- 00030999  0x000085c0 istore  0x00000004 , 0x00000005 
- 00031000  0x000085c1 increase  0x00000001 , 0x00000038 
- 00031001  0x000085c2 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031002  0x000085c3 nbranch  0x00007916 , 0x00000001 
- 00031003  0x000085c4 call  0x000074b9 
- 00031004  0x000085c5 arg  0x00008700 , 0x0000000b 
- 00031005  0x000085c6 arg  0x000005e6 , 0x00000030 
- 00031006  0x000085c7 force  0x00000040 , 0x00000039 
- 00031007  0x000085c9 ifetcht  0x00000004 , 0x00000030 
- 00031008  0x000085ca ifetch  0x00000004 , 0x0000000b 
- 00031009  0x000085cb increase  0x00000004 , 0x0000000b 
- 00031010  0x000085cc increase  0x00000004 , 0x00000030 
- 00031011  0x000085cd iadd  0x00000002 , 0x0000003f 
- 00031012  0x000085ce force  0x00000007 , 0x00000038 
- 00031013  0x000085cf iadd  0x0000002f , 0x00000002 
- 00031014  0x000085d0 force  0x00000004 , 0x00000038 
- 00031015  0x000085d1 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00031016  0x000085d2 iadd  0x00000002 , 0x00000002 
- 00031017  0x000085d3 force  0x00000005 , 0x00000038 
- 00031018  0x000085d4 deposit  0x0000002f 
- 00031019  0x000085d5 force  0x00000006 , 0x00000038 
- 00031020  0x000085d6 ixor  0x0000002f , 0x0000003f 
- 00031021  0x000085d7 force  0x00000004 , 0x00000038 
- 00031022  0x000085d8 iand  0x0000002f , 0x0000003f 
- 00031023  0x000085d9 force  0x00000006 , 0x00000038 
- 00031024  0x000085da ixor  0x0000002f , 0x0000003f 
- 00031025  0x000085db iadd  0x00000002 , 0x00000002 
- 00031026  0x000085dc force  0x00000007 , 0x00000038 
- 00031027  0x000085dd copy  0x00000002 , 0x0000002f 
- 00031028  0x000085de force  0x00000003 , 0x00000038 
- 00031029  0x000085df deposit  0x0000002f 
- 00031030  0x000085e0 iadd  0x00000002 , 0x0000002f 
- 00031031  0x000085e1 force  0x00000000 , 0x00000038 
- 00031032  0x000085e2 deposit  0x0000002f 
- 00031033  0x000085e3 force  0x00000001 , 0x00000038 
- 00031034  0x000085e4 iand  0x0000002f , 0x00000002 
- 00031035  0x000085e5 ior  0x0000002f , 0x0000003f 
- 00031036  0x000085e6 force  0x00000002 , 0x00000038 
- 00031037  0x000085e7 iand  0x0000002f , 0x0000003f 
- 00031038  0x000085e8 ior  0x00000002 , 0x00000002 
- 00031039  0x000085e9 force  0x00000000 , 0x00000038 
- 00031040  0x000085ea shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00031041  0x000085eb iadd  0x00000002 , 0x0000003f 
- 00031042  0x000085ec force  0x00000007 , 0x00000038 
- 00031043  0x000085ed iadd  0x0000002f , 0x0000002f 
- 00031044  0x000085ee regexrot 
- 00031045  0x000085ef loop  0x0000791f 
- 00031046  0x000085f0 arg  0x000006e6 , 0x00000006 
- 00031047  0x000085f1 force  0x00000000 , 0x00000038 
- 00031048  0x000085f3 ifetch  0x00000004 , 0x00000006 
- 00031049  0x000085f4 iadd  0x0000002f , 0x0000002f 
- 00031050  0x000085f5 increase  0x00000001 , 0x00000038 
- 00031051  0x000085f6 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031052  0x000085f7 nbranch  0x00007948 , 0x00000001 
- 00031053  0x000085f8 branch  0x000074bd 
- 00031054  0x000085fc arg  0x00000a3e , 0x00000005 
- 00031055  0x000085fd force  0x00000007 , 0x00000038 
- 00031056  0x000085ff deposit  0x0000002f 
- 00031057  0x00008600 istore  0x00000004 , 0x00000005 
- 00031058  0x00008601 increase  0xffffffff , 0x00000038 
- 00031059  0x00008602 branch  0x00007950 , 0x00000002 
- 00031060  0x00008603 rtn 
- 00031061  0x00008607 arg  0x000005e6 , 0x00000005 
- 00031062  0x00008608 increase  0xfffffffc , 0x00000006 
- 00031063  0x00008609 sub  0x00000039 , 0x00000010 , 0x00000011 
- 00031064  0x0000860b ifetch  0x00000004 , 0x00000006 
- 00031065  0x0000860c ixor  0x00000002 , 0x0000003f 
- 00031066  0x0000860d istore  0x00000004 , 0x00000005 
- 00031067  0x0000860e increase  0xfffffff8 , 0x00000006 
- 00031068  0x0000860f loop  0x00007958 
- 00031069  0x00008610 copy  0x00000011 , 0x00000039 
- 00031070  0x00008611 deposit  0x00000002 
- 00031071  0x00008613 istore  0x00000004 , 0x00000005 
- 00031072  0x00008614 loop  0x0000795f 
- 00031073  0x00008615 rtn 
- 00031074  0x00008618 call  0x00007967 
- 00031075  0x00008619 call  0x0000794e 
- 00031076  0x0000861a branch  0x0000798d 
- 00031077  0x0000861d call  0x00007967 
- 00031078  0x0000861e branch  0x0000798d 
- 00031079  0x00008621 arg  0x000009de , 0x00000006 
- 00031080  0x00008622 arg  0x000005e6 , 0x00000005 
- 00031081  0x00008623 force  0x00000006 , 0x00000039 
- 00031082  0x00008624 call  0x00007a71 
- 00031083  0x00008625 arg  0x00004642 , 0x00000006 
- 00031084  0x00008626 force  0x00000006 , 0x00000039 
- 00031085  0x00008627 call  0x00007a71 
- 00031086  0x00008628 arg  0x00000a3e , 0x00000006 
- 00031087  0x00008629 call  0x00007a70 
- 00031088  0x0000862a call  0x0000790b 
- 00031089  0x0000862b call  0x00007912 
- 00031090  0x0000862c arg  0x00000a2e , 0x00000006 
- 00031091  0x0000862d arg  0x000005e6 , 0x00000005 
- 00031092  0x0000862e branch  0x00007984 
- 00031093  0x00008631 arg  0x00004642 , 0x00000006 
- 00031094  0x00008632 arg  0x000005e6 , 0x00000005 
- 00031095  0x00008633 force  0x00000006 , 0x00000039 
- 00031096  0x00008634 call  0x00007a71 
- 00031097  0x00008635 arg  0x000009de , 0x00000006 
- 00031098  0x00008636 force  0x00000006 , 0x00000039 
- 00031099  0x00008637 call  0x00007a71 
- 00031100  0x00008638 arg  0x00000a2e , 0x00000006 
- 00031101  0x00008639 call  0x00007a70 
- 00031102  0x0000863a call  0x0000790b 
- 00031103  0x0000863b call  0x00007912 
- 00031104  0x0000863c arg  0x00000a3e , 0x00000006 
- 00031105  0x0000863d arg  0x000005e6 , 0x00000005 
- 00031106  0x0000863e call  0x00007984 
- 00031107  0x0000863f branch  0x0000798d 
- 00031108  0x00008642 call  0x00007a70 
- 00031109  0x00008643 setarg  0x00800000 
- 00031110  0x00008644 lshift8  0x0000003f , 0x0000003f 
- 00031111  0x00008645 istore  0x00000004 , 0x00000005 
- 00031112  0x00008646 force  0x00000005 , 0x00000039 
- 00031113  0x00008647 call  0x00007ec6 
- 00031114  0x00008648 setarg  0x00000280 
- 00031115  0x00008649 istore  0x00000004 , 0x00000005 
- 00031116  0x0000864a branch  0x00007912 
- 00031117  0x0000864c fetch  0x00000004 , 0x00000a3e 
- 00031118  0x0000864e arg  0x000003e8 , 0x00000011 
- 00031119  0x0000864f idiv  0x00000011 
- 00031120  0x00008650 call  0x00007f86 
- 00031121  0x00008651 remainder  0x0000003f 
- 00031122  0x00008652 store  0x00000004 , 0x000009ba 
- 00031123  0x00008653 quotient  0x0000003f 
- 00031124  0x00008654 arg  0x000003e8 , 0x00000011 
- 00031125  0x00008655 idiv  0x00000011 
- 00031126  0x00008656 call  0x00007f86 
- 00031127  0x00008657 remainder  0x0000003f 
- 00031128  0x00008658 arg  0x000003e8 , 0x00000011 
- 00031129  0x00008659 imul32  0x00000011 , 0x0000003f 
- 00031130  0x0000865a fetcht  0x00000004 , 0x000009ba 
- 00031131  0x0000865b iadd  0x00000002 , 0x0000003f 
- 00031132  0x0000865c store  0x00000004 , 0x000009ba 
- 00031133  0x0000865d rtn 
- 00031134  0x00008660 jam  0x00000000 , 0x00004664 
- 00031135  0x00008661 branch  0x000079a2 
- 00031136  0x00008664 fetch  0x00000001 , 0x00004662 
- 00031137  0x00008665 bne  0x00000002 , 0x0000799e 
- 00031138  0x00008667 bpatchx  0x000000ed , 0x0000403d 
- 00031139  0x00008668 setarg  0x00363636 
- 00031140  0x00008669 lshift8  0x0000003f , 0x00000002 
- 00031141  0x0000866a or_into  0x00000036 , 0x00000002 
- 00031142  0x0000866b fetch  0x00000002 , 0x00000a7e 
- 00031143  0x0000866c copy  0x0000003f , 0x00000006 
- 00031144  0x0000866d force  0x00000004 , 0x00000039 
- 00031145  0x0000866e call  0x00007955 
- 00031146  0x0000866f call  0x0000790b 
- 00031147  0x00008670 call  0x00007912 
- 00031148  0x00008671 fetch  0x00000002 , 0x00000a80 
- 00031149  0x00008672 copy  0x0000003f , 0x00000006 
- 00031150  0x00008673 arg  0x000005e6 , 0x00000005 
- 00031151  0x00008674 force  0x00000006 , 0x00000039 
- 00031152  0x00008675 call  0x00007a71 
- 00031153  0x00008676 fetch  0x00000002 , 0x00000a82 
- 00031154  0x00008677 copy  0x0000003f , 0x00000006 
- 00031155  0x00008678 force  0x00000006 , 0x00000039 
- 00031156  0x00008679 call  0x00007a71 
- 00031157  0x0000867a setarg  0x00800000 
- 00031158  0x0000867b istore  0x00000003 , 0x00000005 
- 00031159  0x0000867d fetch  0x00000001 , 0x00004664 
- 00031160  0x0000867f istore  0x00000001 , 0x00000005 
- 00031161  0x00008680 force  0x00000000 , 0x0000003f 
- 00031162  0x00008681 istore  0x00000008 , 0x00000005 
- 00031163  0x00008682 setarg  0x00000388 
- 00031164  0x00008683 istore  0x00000004 , 0x00000005 
- 00031165  0x00008684 call  0x00007912 
- 00031166  0x00008685 call  0x0000794e 
- 00031167  0x00008686 arg  0x00000a3e , 0x00000006 
- 00031168  0x00008687 arg  0x00000706 , 0x00000005 
- 00031169  0x00008688 call  0x00007ebd 
- 00031170  0x0000868a setarg  0x005c5c5c 
- 00031171  0x0000868b lshift8  0x0000003f , 0x00000002 
- 00031172  0x0000868c or_into  0x0000005c , 0x00000002 
- 00031173  0x0000868d fetch  0x00000002 , 0x00000a7e 
- 00031174  0x0000868e copy  0x0000003f , 0x00000006 
- 00031175  0x0000868f force  0x00000004 , 0x00000039 
- 00031176  0x00008690 call  0x00007955 
- 00031177  0x00008691 call  0x0000790b 
- 00031178  0x00008692 call  0x00007912 
- 00031179  0x00008693 arg  0x00000726 , 0x00000006 
- 00031180  0x00008694 arg  0x000005e6 , 0x00000005 
- 00031181  0x00008695 force  0x00000008 , 0x00000039 
- 00031182  0x00008696 call  0x00007a71 
- 00031183  0x00008697 setarg  0x00800000 
- 00031184  0x00008698 lshift8  0x0000003f , 0x0000003f 
- 00031185  0x00008699 istore  0x00000004 , 0x00000005 
- 00031186  0x0000869a call  0x00007ec5 
- 00031187  0x0000869b setarg  0x00000300 
- 00031188  0x0000869c istore  0x00000004 , 0x00000005 
- 00031189  0x0000869d call  0x00007912 
- 00031190  0x0000869e branch  0x0000794e 
- 00031191  0x000086a2 setarg  0x00363636 
- 00031192  0x000086a3 lshift8  0x0000003f , 0x00000002 
- 00031193  0x000086a4 or_into  0x00000036 , 0x00000002 
- 00031194  0x000086a5 arg  0x00000a1e , 0x00000006 
- 00031195  0x000086a6 force  0x00000006 , 0x00000039 
- 00031196  0x000086a7 call  0x00007955 
- 00031197  0x000086a8 call  0x0000790b 
- 00031198  0x000086a9 call  0x00007912 
- 00031199  0x000086aa fetch  0x00000002 , 0x00000a8a 
- 00031200  0x000086ab copy  0x0000003f , 0x00000006 
- 00031201  0x000086ac arg  0x000005e6 , 0x00000005 
- 00031202  0x000086ad call  0x00007a70 
- 00031203  0x000086ae fetch  0x00000002 , 0x00000a8c 
- 00031204  0x000086af copy  0x0000003f , 0x00000006 
- 00031205  0x000086b0 call  0x00007a70 
- 00031206  0x000086b2 setarg  0x0062746c 
- 00031207  0x000086b3 lshift8  0x0000003f , 0x0000003f 
- 00031208  0x000086b4 or_into  0x0000006b , 0x0000003f 
- 00031209  0x000086b5 istore  0x00000004 , 0x00000005 
- 00031210  0x000086b6 arg  0x00000733 , 0x00000006 
- 00031211  0x000086b7 force  0x00000003 , 0x00000039 
- 00031212  0x000086b8 call  0x00007a71 
- 00031213  0x000086ba setarg  0x00800000 
- 00031214  0x000086bb lshift8  0x0000003f , 0x0000003f 
- 00031215  0x000086bc istore  0x00000004 , 0x00000005 
- 00031216  0x000086bd force  0x00000000 , 0x0000003f 
- 00031217  0x000086be istore  0x00000008 , 0x00000005 
- 00031218  0x000086bf setarg  0x00000380 
- 00031219  0x000086c0 istore  0x00000004 , 0x00000005 
- 00031220  0x000086c1 call  0x00007912 
- 00031221  0x000086c3 call  0x0000794e 
- 00031222  0x000086c4 arg  0x00000a3e , 0x00000006 
- 00031223  0x000086c5 arg  0x00000706 , 0x00000005 
- 00031224  0x000086c6 call  0x00007ebd 
- 00031225  0x000086c8 setarg  0x005c5c5c 
- 00031226  0x000086c9 lshift8  0x0000003f , 0x00000002 
- 00031227  0x000086ca or_into  0x0000005c , 0x00000002 
- 00031228  0x000086cb arg  0x00000a1e , 0x00000006 
- 00031229  0x000086cc force  0x00000006 , 0x00000039 
- 00031230  0x000086cd call  0x00007955 
- 00031231  0x000086ce call  0x0000790b 
- 00031232  0x000086cf call  0x00007912 
- 00031233  0x000086d0 arg  0x00000726 , 0x00000006 
- 00031234  0x000086d1 arg  0x000005e6 , 0x00000005 
- 00031235  0x000086d2 force  0x00000008 , 0x00000039 
- 00031236  0x000086d3 call  0x00007a71 
- 00031237  0x000086d4 setarg  0x00800000 
- 00031238  0x000086d5 lshift8  0x0000003f , 0x0000003f 
- 00031239  0x000086d6 istore  0x00000004 , 0x00000005 
- 00031240  0x000086d7 call  0x00007ec5 
- 00031241  0x000086d8 setarg  0x00000300 
- 00031242  0x000086d9 istore  0x00000004 , 0x00000005 
- 00031243  0x000086da call  0x00007912 
- 00031244  0x000086db branch  0x0000794e 
- 00031245  0x000086df fetch  0x00000001 , 0x00004662 
- 00031246  0x000086e0 bne  0x00000002 , 0x00007a1e 
- 00031247  0x000086e2 bpatchx  0x000000ee , 0x0000403d 
- 00031248  0x000086e3 setarg  0x00363636 
- 00031249  0x000086e4 lshift8  0x0000003f , 0x00000002 
- 00031250  0x000086e5 or_into  0x00000036 , 0x00000002 
- 00031251  0x000086e6 arg  0x00000a1e , 0x00000006 
- 00031252  0x000086e7 force  0x00000006 , 0x00000039 
- 00031253  0x000086e8 call  0x00007955 
- 00031254  0x000086e9 call  0x0000790b 
- 00031255  0x000086ea call  0x00007912 
- 00031256  0x000086eb arg  0x00000a3e , 0x00000006 
- 00031257  0x000086ec arg  0x000005e6 , 0x00000005 
- 00031258  0x000086ed call  0x00007a70 
- 00031259  0x000086ee arg  0x00000a2e , 0x00000006 
- 00031260  0x000086ef call  0x00007a70 
- 00031261  0x000086f0 branch  0x00007a33 
- 00031262  0x000086f3 setarg  0x00000000 
- 00031263  0x000086f4 store  0x00000004 , 0x0000468a 
- 00031264  0x000086f5 branch  0x00007a0f 
- 00031265  0x000086f8 setarg  0x00000000 
- 00031266  0x000086f9 store  0x00000004 , 0x0000468a 
- 00031267  0x000086fa branch  0x00007a26 
- 00031268  0x000086fe fetch  0x00000001 , 0x00004662 
- 00031269  0x000086ff bne  0x00000002 , 0x00007a21 
- 00031270  0x00008701 setarg  0x00363636 
- 00031271  0x00008702 lshift8  0x0000003f , 0x00000002 
- 00031272  0x00008703 or_into  0x00000036 , 0x00000002 
- 00031273  0x00008704 arg  0x00000a1e , 0x00000006 
- 00031274  0x00008705 force  0x00000006 , 0x00000039 
- 00031275  0x00008706 call  0x00007955 
- 00031276  0x00008707 call  0x0000790b 
- 00031277  0x00008708 call  0x00007912 
- 00031278  0x0000870a arg  0x00000a2e , 0x00000006 
- 00031279  0x0000870b arg  0x000005e6 , 0x00000005 
- 00031280  0x0000870c call  0x00007a70 
- 00031281  0x0000870d arg  0x00000a3e , 0x00000006 
- 00031282  0x0000870e call  0x00007a70 
- 00031283  0x00008710 setarg  0x00000000 
- 00031284  0x00008711 istore  0x00000008 , 0x00000005 
- 00031285  0x00008712 istore  0x00000004 , 0x00000005 
- 00031286  0x00008713 fetch  0x00000004 , 0x0000468a 
- 00031287  0x00008714 istore  0x00000004 , 0x00000005 
- 00031288  0x00008716 copy  0x00000005 , 0x00000002 
- 00031289  0x00008717 jam  0x00000080 , 0x00000726 
- 00031290  0x00008718 copy  0x00000002 , 0x00000005 
- 00031291  0x00008719 arg  0x00000736 , 0x00000006 
- 00031292  0x0000871a call  0x00007a70 
- 00031293  0x0000871c call  0x00007912 
- 00031294  0x0000871e arg  0x000005e6 , 0x00000005 
- 00031295  0x0000871f force  0x00000007 , 0x00000039 
- 00031296  0x00008720 call  0x00007ec6 
- 00031297  0x00008721 istore  0x00000004 , 0x00000005 
- 00031298  0x00008722 setarg  0x000003f8 
- 00031299  0x00008723 istore  0x00000004 , 0x00000005 
- 00031300  0x00008724 call  0x00007912 
- 00031301  0x00008725 call  0x0000794e 
- 00031302  0x00008727 arg  0x00000a3e , 0x00000006 
- 00031303  0x00008728 arg  0x00000706 , 0x00000005 
- 00031304  0x00008729 call  0x00007ebd 
- 00031305  0x0000872b setarg  0x005c5c5c 
- 00031306  0x0000872c lshift8  0x0000003f , 0x00000002 
- 00031307  0x0000872d or_into  0x0000005c , 0x00000002 
- 00031308  0x0000872e arg  0x00000a1e , 0x00000006 
- 00031309  0x0000872f force  0x00000006 , 0x00000039 
- 00031310  0x00008730 call  0x00007955 
- 00031311  0x00008731 call  0x0000790b 
- 00031312  0x00008732 call  0x00007912 
- 00031313  0x00008733 arg  0x00000726 , 0x00000006 
- 00031314  0x00008734 arg  0x000005e6 , 0x00000005 
- 00031315  0x00008735 force  0x00000008 , 0x00000039 
- 00031316  0x00008736 call  0x00007a71 
- 00031317  0x00008737 setarg  0x00800000 
- 00031318  0x00008738 lshift8  0x0000003f , 0x0000003f 
- 00031319  0x00008739 istore  0x00000004 , 0x00000005 
- 00031320  0x0000873a call  0x00007ec5 
- 00031321  0x0000873b setarg  0x00000300 
- 00031322  0x0000873c istore  0x00000004 , 0x00000005 
- 00031323  0x0000873d call  0x00007912 
- 00031324  0x0000873e branch  0x0000794e 
- 00031325  0x00008746 jam  0x000000c0 , 0x000005e3 
- 00031326  0x00008748 fetch  0x00000001 , 0x000005e3 
- 00031327  0x00008749 rtn  0x00000034 
- 00031328  0x0000874a increase  0xffffffff , 0x0000003f 
- 00031329  0x0000874b store  0x00000001 , 0x000005e3 
- 00031330  0x0000874c arg  0x000006be , 0x00000006 
- 00031331  0x0000874d call  0x000076ec 
- 00031332  0x0000874e branch  0x00007a5e , 0x00000001 
- 00031333  0x0000874f arg  0x000005e6 , 0x00000006 
- 00031334  0x00008750 arg  0x00000676 , 0x00000005 
- 00031335  0x00008751 branch  0x000076f2 
- 00031336  0x00008754 call  0x00007803 
- 00031337  0x00008755 fetch  0x00000001 , 0x000005e3 
- 00031338  0x00008756 increase  0xffffffff , 0x0000003f 
- 00031339  0x00008757 store  0x00000001 , 0x000005e3 
- 00031340  0x00008758 arg  0x000006be , 0x00000006 
- 00031341  0x00008759 call  0x000076ec 
- 00031342  0x0000875a rtn  0x00000001 
- 00031343  0x0000875b branch  0x00007854 
- 00031344  0x0000875e force  0x00000004 , 0x00000039 
- 00031345  0x00008760 increase  0xfffffffc , 0x00000006 
- 00031346  0x00008762 ifetch  0x00000004 , 0x00000006 
- 00031347  0x00008763 istore  0x00000004 , 0x00000005 
- 00031348  0x00008764 increase  0xfffffff8 , 0x00000006 
- 00031349  0x00008765 loop  0x00007a72 
- 00031350  0x00008766 rtn 
- 00031351  0x0000876c bpatchx  0x000000ef , 0x0000403d 
- 00031352  0x0000876d fetch  0x00000001 , 0x000044be 
- 00031353  0x0000876e branch  0x00005af0 , 0x00000034 
- 00031354  0x0000876f call  0x00005aec 
- 00031355  0x00008770 call  0x00007583 
- 00031356  0x00008772 branch  0x00007a7d 
- 00031357  0x00008778 fetch  0x00000001 , 0x000044c3 
- 00031358  0x00008779 rtnne  0x00000000 
- 00031359  0x0000877a fetch  0x00000001 , 0x000044c0 
- 00031360  0x0000877b rtnne  0x00000000 
- 00031361  0x0000877d arg  0x000045b2 , 0x00000005 
- 00031362  0x0000877e force  0x0000000f , 0x00000007 
- 00031363  0x0000877f call  0x000076a2 
- 00031364  0x00008780 random  0x0000003f 
- 00031365  0x00008781 rshift  0x0000003f , 0x0000003f 
- 00031366  0x00008782 istore  0x00000002 , 0x00000005 
- 00031367  0x00008784 arg  0x00000766 , 0x00000005 
- 00031368  0x00008785 arg  0x000045b2 , 0x00000006 
- 00031369  0x00008786 call  0x00007ebd 
- 00031370  0x00008788 arg  0x00000646 , 0x00000005 
- 00031371  0x00008789 arg  0x0000095e , 0x00000006 
- 00031372  0x0000878a call  0x00007eb3 
- 00031373  0x0000878c arg  0x00000686 , 0x00000005 
- 00031374  0x0000878d call  0x00007ed0 
- 00031375  0x0000878e jam  0x00000001 , 0x00000686 
- 00031376  0x00008790 call  0x00007ac7 
- 00031377  0x00008791 jam  0x00000003 , 0x000044c0 
- 00031378  0x00008792 rtn 
- 00031379  0x00008795 arg  0x000045d2 , 0x00000005 
- 00031380  0x00008796 arg  0x000006a6 , 0x00000006 
- 00031381  0x00008797 call  0x00007eb3 
- 00031382  0x00008798 jam  0x00000003 , 0x000044c3 
- 00031383  0x00008799 jam  0x00000000 , 0x000044c0 
- 00031384  0x0000879a rtn 
- 00031385  0x0000879f fetch  0x00000001 , 0x000009b9 
- 00031386  0x000087a0 rtnne  0x00000000 
- 00031387  0x000087a1 fetch  0x00000001 , 0x000044c0 
- 00031388  0x000087a2 rtnne  0x00000000 
- 00031389  0x000087a4 arg  0x00000766 , 0x00000005 
- 00031390  0x000087a5 arg  0x000045b2 , 0x00000006 
- 00031391  0x000087a6 call  0x00007ebd 
- 00031392  0x000087a8 arg  0x00000646 , 0x00000005 
- 00031393  0x000087a9 arg  0x000009be , 0x00000006 
- 00031394  0x000087aa call  0x00007eb3 
- 00031395  0x000087ac arg  0x00000686 , 0x00000005 
- 00031396  0x000087ad call  0x00007ed0 
- 00031397  0x000087ae jam  0x00000001 , 0x00000686 
- 00031398  0x000087b0 call  0x00007ac7 
- 00031399  0x000087b1 jam  0x00000004 , 0x000044c0 
- 00031400  0x000087b2 rtn 
- 00031401  0x000087b7 arg  0x000009fe , 0x00000005 
- 00031402  0x000087b8 arg  0x000006a6 , 0x00000006 
- 00031403  0x000087b9 call  0x00007ebd 
- 00031404  0x000087ba jam  0x00000003 , 0x000009b9 
- 00031405  0x000087bb jam  0x00000000 , 0x000044c0 
- 00031406  0x000087bc rtn 
- 00031407  0x000087c1 fetch  0x00000001 , 0x000044be 
- 00031408  0x000087c2 rtn  0x00000034 
- 00031409  0x000087c3 fetch  0x00000001 , 0x000044c0 
- 00031410  0x000087c4 rtn  0x00000034 
- 00031411  0x000087c5 increase  0x00000080 , 0x0000003f 
- 00031412  0x000087c6 store  0x00000001 , 0x000044c0 
- 00031413  0x000087c7 rtnbit1  0x00000007 
- 00031414  0x000087c8 fetch  0x00000002 , 0x000005e3 
- 00031415  0x000087c9 branch  0x00007ab9 , 0x00000034 
- 00031416  0x000087ca branch  0x00007abf 
- 00031417  0x000087cd bpatchx  0x000000f0 , 0x0000403e 
- 00031418  0x000087ce call  0x00007ad4 
- 00031419  0x000087cf fetch  0x00000001 , 0x000044c0 
- 00031420  0x000087d0 beq  0x00000003 , 0x00007a93 
- 00031421  0x000087d1 beq  0x00000004 , 0x00007aa9 
- 00031422  0x000087d2 rtn 
- 00031423  0x000087d6 call  0x00007ae6 
- 00031424  0x000087d7 fetch  0x00000002 , 0x000005e3 
- 00031425  0x000087d8 increase  0xffffffff , 0x0000003f 
- 00031426  0x000087d9 store  0x00000002 , 0x000005e3 
- 00031427  0x000087da arg  0x00000766 , 0x00000006 
- 00031428  0x000087db call  0x000076ec 
- 00031429  0x000087dc rtn  0x00000001 
- 00031430  0x000087dd branch  0x00007b37 
- 00031431  0x000087e0 bpatchx  0x000000f1 , 0x0000403e 
- 00031432  0x000087e1 setarg  0x00000100 , 0x0000003f 
- 00031433  0x000087e2 store  0x00000002 , 0x000005e3 
- 00031434  0x000087e4 fetch  0x00000002 , 0x000005e3 
- 00031435  0x000087e5 rtn  0x00000034 
- 00031436  0x000087e6 increase  0xffffffff , 0x0000003f 
- 00031437  0x000087e7 store  0x00000002 , 0x000005e3 
- 00031438  0x000087e8 arg  0x00000766 , 0x00000006 
- 00031439  0x000087e9 call  0x000076ec 
- 00031440  0x000087ea branch  0x00007aca , 0x00000001 
- 00031441  0x000087eb arg  0x00000646 , 0x00000006 
- 00031442  0x000087ec arg  0x00000706 , 0x00000005 
- 00031443  0x000087ed branch  0x00007eb2 
- 00031444  0x000087f1 arg  0x00000746 , 0x00000011 
- 00031445  0x000087f2 arg  0x00000846 , 0x00000005 
- 00031446  0x000087f3 call  0x00007ba3 
- 00031447  0x000087f4 arg  0x00000846 , 0x00000011 
- 00031448  0x000087f5 arg  0x000007e6 , 0x00000005 
- 00031449  0x000087f6 call  0x00007c79 
- 00031450  0x000087f7 arg  0x00000706 , 0x00000011 
- 00031451  0x000087f8 arg  0x000007e6 , 0x00000012 
- 00031452  0x000087f9 arg  0x000006a6 , 0x00000005 
- 00031453  0x000087fa call  0x00007be1 
- 00031454  0x000087fb arg  0x00000846 , 0x00000011 
- 00031455  0x000087fc arg  0x000007e6 , 0x00000012 
- 00031456  0x000087fd arg  0x00000826 , 0x00000005 
- 00031457  0x000087fe call  0x00007be1 
- 00031458  0x000087ff arg  0x00000726 , 0x00000011 
- 00031459  0x00008800 arg  0x00000826 , 0x00000012 
- 00031460  0x00008801 arg  0x000006c6 , 0x00000005 
- 00031461  0x00008802 branch  0x00007be1 
- 00031462  0x00008805 arg  0x00000746 , 0x00000011 
- 00031463  0x00008806 arg  0x00000826 , 0x00000005 
- 00031464  0x00008807 call  0x00007c79 
- 00031465  0x00008808 arg  0x00000826 , 0x00000011 
- 00031466  0x00008809 arg  0x00000846 , 0x00000005 
- 00031467  0x0000880a call  0x00007c79 
- 00031468  0x0000880c arg  0x0000093e , 0x00000011 
- 00031469  0x0000880d arg  0x00000846 , 0x00000012 
- 00031470  0x0000880e arg  0x00000846 , 0x00000005 
- 00031471  0x0000880f call  0x00007be1 
- 00031472  0x00008810 arg  0x00000706 , 0x00000011 
- 00031473  0x00008811 arg  0x00000826 , 0x00000005 
- 00031474  0x00008812 call  0x00007c79 
- 00031475  0x00008814 arg  0x00000826 , 0x00000006 
- 00031476  0x00008815 arg  0x000007e6 , 0x00000005 
- 00031477  0x00008816 call  0x00007ebd 
- 00031478  0x00008817 arg  0x000007e6 , 0x00000011 
- 00031479  0x00008818 call  0x00007c80 
- 00031480  0x00008819 arg  0x00000826 , 0x00000011 
- 00031481  0x0000881a arg  0x000007e6 , 0x00000012 
- 00031482  0x0000881b arg  0x00000826 , 0x00000005 
- 00031483  0x0000881c call  0x00007c7d 
- 00031484  0x0000881e arg  0x00000826 , 0x00000011 
- 00031485  0x0000881f arg  0x00000846 , 0x00000012 
- 00031486  0x00008820 arg  0x00000826 , 0x00000005 
- 00031487  0x00008821 call  0x00007c7d 
- 00031488  0x00008823 arg  0x00000706 , 0x00000006 
- 00031489  0x00008824 arg  0x000007e6 , 0x00000005 
- 00031490  0x00008825 call  0x00007ebd 
- 00031491  0x00008826 arg  0x00000726 , 0x00000011 
- 00031492  0x00008827 arg  0x00000846 , 0x00000005 
- 00031493  0x00008828 call  0x00007c79 
- 00031494  0x00008829 arg  0x000007e6 , 0x00000011 
- 00031495  0x0000882a call  0x00007c80 
- 00031496  0x0000882b arg  0x000007e6 , 0x00000011 
- 00031497  0x0000882c call  0x00007c80 
- 00031498  0x0000882d arg  0x000007e6 , 0x00000011 
- 00031499  0x0000882e arg  0x00000846 , 0x00000012 
- 00031500  0x0000882f arg  0x000007e6 , 0x00000005 
- 00031501  0x00008830 call  0x00007be1 
- 00031502  0x00008831 arg  0x00000846 , 0x00000011 
- 00031503  0x00008832 arg  0x00000806 , 0x00000005 
- 00031504  0x00008833 call  0x00007c79 
- 00031505  0x00008834 arg  0x00000806 , 0x00000011 
- 00031506  0x00008835 call  0x00007c80 
- 00031507  0x00008836 arg  0x00000806 , 0x00000011 
- 00031508  0x00008837 call  0x00007c80 
- 00031509  0x00008838 arg  0x00000806 , 0x00000011 
- 00031510  0x00008839 call  0x00007c80 
- 00031511  0x0000883a arg  0x00000726 , 0x00000006 
- 00031512  0x0000883b arg  0x00000846 , 0x00000005 
- 00031513  0x0000883c call  0x00007ebd 
- 00031514  0x0000883d arg  0x00000846 , 0x00000011 
- 00031515  0x0000883e call  0x00007c80 
- 00031516  0x0000883f arg  0x00000846 , 0x00000011 
- 00031517  0x00008840 arg  0x00000746 , 0x00000012 
- 00031518  0x00008841 arg  0x00000746 , 0x00000005 
- 00031519  0x00008842 call  0x00007be1 
- 00031520  0x00008845 arg  0x00000826 , 0x00000011 
- 00031521  0x00008846 arg  0x00000846 , 0x00000005 
- 00031522  0x00008847 call  0x00007c79 
- 00031523  0x00008849 arg  0x00000846 , 0x00000011 
- 00031524  0x0000884a arg  0x000007e6 , 0x00000012 
- 00031525  0x0000884b arg  0x00000846 , 0x00000005 
- 00031526  0x0000884c call  0x00007c96 
- 00031527  0x0000884d arg  0x00000846 , 0x00000011 
- 00031528  0x0000884e arg  0x000007e6 , 0x00000012 
- 00031529  0x0000884f arg  0x00000706 , 0x00000005 
- 00031530  0x00008850 call  0x00007c96 
- 00031531  0x00008851 arg  0x000007e6 , 0x00000011 
- 00031532  0x00008852 arg  0x00000706 , 0x00000012 
- 00031533  0x00008853 arg  0x00000846 , 0x00000005 
- 00031534  0x00008854 call  0x00007c96 
- 00031535  0x00008855 arg  0x00000846 , 0x00000011 
- 00031536  0x00008856 arg  0x00000826 , 0x00000012 
- 00031537  0x00008857 arg  0x00000846 , 0x00000005 
- 00031538  0x00008858 call  0x00007be1 
- 00031539  0x00008859 arg  0x00000846 , 0x00000011 
- 00031540  0x0000885a arg  0x00000806 , 0x00000012 
- 00031541  0x0000885b arg  0x00000726 , 0x00000005 
- 00031542  0x0000885c branch  0x00007c96 
- 00031543  0x00008860 arg  0x00000686 , 0x00000011 
- 00031544  0x00008861 arg  0x00000866 , 0x00000005 
- 00031545  0x00008862 call  0x00007c79 
- 00031546  0x00008863 arg  0x00000706 , 0x00000011 
- 00031547  0x00008864 arg  0x00000866 , 0x00000012 
- 00031548  0x00008865 arg  0x00000806 , 0x00000005 
- 00031549  0x00008866 call  0x00007be1 
- 00031550  0x00008869 arg  0x00000686 , 0x00000011 
- 00031551  0x0000886a arg  0x00000866 , 0x00000012 
- 00031552  0x0000886b arg  0x00000866 , 0x00000005 
- 00031553  0x0000886c call  0x00007be1 
- 00031554  0x0000886d arg  0x00000726 , 0x00000011 
- 00031555  0x0000886e arg  0x00000866 , 0x00000012 
- 00031556  0x0000886f arg  0x000007e6 , 0x00000005 
- 00031557  0x00008870 call  0x00007be1 
- 00031558  0x00008873 arg  0x00000746 , 0x00000011 
- 00031559  0x00008874 arg  0x00000866 , 0x00000005 
- 00031560  0x00008875 call  0x00007c79 
- 00031561  0x00008876 arg  0x00000646 , 0x00000011 
- 00031562  0x00008877 arg  0x00000866 , 0x00000012 
- 00031563  0x00008878 arg  0x00000826 , 0x00000005 
- 00031564  0x00008879 call  0x00007be1 
- 00031565  0x0000887b arg  0x00000746 , 0x00000011 
- 00031566  0x0000887c arg  0x00000866 , 0x00000012 
- 00031567  0x0000887d arg  0x00000866 , 0x00000005 
- 00031568  0x0000887e call  0x00007be1 
- 00031569  0x0000887f arg  0x00000666 , 0x00000011 
- 00031570  0x00008880 arg  0x00000866 , 0x00000012 
- 00031571  0x00008881 arg  0x00000846 , 0x00000005 
- 00031572  0x00008882 call  0x00007be1 
- 00031573  0x00008887 arg  0x00000806 , 0x00000012 
- 00031574  0x00008888 arg  0x00000826 , 0x00000011 
- 00031575  0x00008889 arg  0x00000866 , 0x00000005 
- 00031576  0x0000888a call  0x00007c96 
- 00031577  0x0000888b arg  0x00000806 , 0x00000011 
- 00031578  0x0000888c arg  0x00000826 , 0x00000012 
- 00031579  0x0000888d arg  0x00000806 , 0x00000005 
- 00031580  0x0000888e call  0x00007c7d 
- 00031581  0x00008891 arg  0x000007e6 , 0x00000012 
- 00031582  0x00008892 arg  0x00000846 , 0x00000011 
- 00031583  0x00008893 arg  0x00000826 , 0x00000005 
- 00031584  0x00008894 call  0x00007c96 
- 00031585  0x00008895 arg  0x000007e6 , 0x00000011 
- 00031586  0x00008896 arg  0x00000846 , 0x00000012 
- 00031587  0x00008897 arg  0x000007e6 , 0x00000005 
- 00031588  0x00008898 call  0x00007c7d 
- 00031589  0x00008899 arg  0x000007e6 , 0x00000011 
- 00031590  0x0000889a arg  0x00000866 , 0x00000012 
- 00031591  0x0000889b arg  0x000007e6 , 0x00000005 
- 00031592  0x0000889c call  0x00007be1 
- 00031593  0x0000889d arg  0x00000746 , 0x00000011 
- 00031594  0x0000889e arg  0x00000686 , 0x00000012 
- 00031595  0x0000889f arg  0x00000846 , 0x00000005 
- 00031596  0x000088a0 call  0x00007be1 
- 00031597  0x000088a1 arg  0x00000846 , 0x00000011 
- 00031598  0x000088a2 arg  0x00000866 , 0x00000012 
- 00031599  0x000088a3 arg  0x00000746 , 0x00000005 
- 00031600  0x000088a4 call  0x00007be1 
- 00031601  0x000088a6 arg  0x00000866 , 0x00000011 
- 00031602  0x000088a7 arg  0x00000866 , 0x00000005 
- 00031603  0x000088a8 call  0x00007c79 
- 00031604  0x000088a9 arg  0x00000866 , 0x00000011 
- 00031605  0x000088aa arg  0x00000806 , 0x00000012 
- 00031606  0x000088ab arg  0x00000846 , 0x00000005 
- 00031607  0x000088ac call  0x00007be1 
- 00031608  0x000088ad arg  0x00000866 , 0x00000011 
- 00031609  0x000088ae arg  0x000007e6 , 0x00000012 
- 00031610  0x000088af arg  0x000007e6 , 0x00000005 
- 00031611  0x000088b0 call  0x00007be1 
- 00031612  0x000088b1 arg  0x00000826 , 0x00000011 
- 00031613  0x000088b2 arg  0x00000706 , 0x00000005 
- 00031614  0x000088b3 call  0x00007c79 
- 00031615  0x000088b4 arg  0x00000706 , 0x00000011 
- 00031616  0x000088b5 arg  0x00000846 , 0x00000012 
- 00031617  0x000088b6 arg  0x00000706 , 0x00000005 
- 00031618  0x000088b7 call  0x00007c96 
- 00031619  0x000088b8 arg  0x00000706 , 0x00000006 
- 00031620  0x000088b9 arg  0x00000866 , 0x00000005 
- 00031621  0x000088ba call  0x00007ebd 
- 00031622  0x000088bb arg  0x00000866 , 0x00000011 
- 00031623  0x000088bc call  0x00007c80 
- 00031624  0x000088bd arg  0x00000846 , 0x00000011 
- 00031625  0x000088be arg  0x00000866 , 0x00000012 
- 00031626  0x000088bf arg  0x00000846 , 0x00000005 
- 00031627  0x000088c0 call  0x00007c96 
- 00031628  0x000088c1 arg  0x00000846 , 0x00000011 
- 00031629  0x000088c2 arg  0x00000826 , 0x00000012 
- 00031630  0x000088c3 arg  0x00000826 , 0x00000005 
- 00031631  0x000088c4 call  0x00007be1 
- 00031632  0x000088c5 arg  0x00000826 , 0x00000011 
- 00031633  0x000088c6 arg  0x000007e6 , 0x00000012 
- 00031634  0x000088c7 arg  0x00000726 , 0x00000005 
- 00031635  0x000088c8 call  0x00007c96 
- 00031636  0x000088c9 arg  0x00000726 , 0x00000011 
- 00031637  0x000088ca arg  0x0000091e , 0x00000012 
- 00031638  0x000088cb arg  0x00000726 , 0x00000005 
- 00031639  0x000088cc force  0x00000000 , 0x00000013 
- 00031640  0x000088cd fetch  0x00000001 , 0x00000726 
- 00031641  0x000088ce isolate1  0x00000000 , 0x0000003f 
- 00031642  0x000088cf call  0x00007c7b , 0x00000001 
- 00031643  0x000088d0 copy  0x00000013 , 0x00000030 
- 00031644  0x000088d1 arg  0x00000726 , 0x00000011 
- 00031645  0x000088d2 call  0x00007cab 
- 00031646  0x000088d3 fetch  0x00000001 , 0x00000745 
- 00031647  0x000088d4 isolate1  0x00000000 , 0x00000030 
- 00031648  0x000088d5 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00031649  0x000088d6 store  0x00000001 , 0x00000745 
- 00031650  0x000088d7 rtn 
- 00031651  0x000088da copy  0x00000005 , 0x0000000b 
- 00031652  0x000088db arg  0x00000806 , 0x00000005 
- 00031653  0x000088dc call  0x00007ed0 
- 00031654  0x000088dd force  0x00000000 , 0x0000003f 
- 00031655  0x000088df store  0x00000004 , 0x00000826 
- 00031656  0x000088e0 jam  0x00000001 , 0x00000806 
- 00031657  0x000088e1 arg  0x00000786 , 0x00000005 
- 00031658  0x000088e2 call  0x00007ed2 
- 00031659  0x000088e3 arg  0x0000091e , 0x00000006 
- 00031660  0x000088e4 arg  0x000007c6 , 0x00000005 
- 00031661  0x000088e5 call  0x00007ebd 
- 00031662  0x000088e6 copy  0x00000011 , 0x00000006 
- 00031663  0x000088e7 arg  0x000007e6 , 0x00000005 
- 00031664  0x000088e8 call  0x00007ebd 
- 00031665  0x000088ef arg  0x000007e6 , 0x00000006 
- 00031666  0x000088f0 call  0x00007cb5 
- 00031667  0x000088f1 branch  0x00007bda , 0x00000034 
- 00031668  0x000088f6 arg  0x000007e6 , 0x00000011 
- 00031669  0x000088f7 arg  0x00000806 , 0x00000012 
- 00031670  0x000088f8 call  0x00007cb8 
- 00031671  0x000088f9 arg  0x000007c6 , 0x00000011 
- 00031672  0x000088fa arg  0x00000786 , 0x00000012 
- 00031673  0x000088fb call  0x00007cb8 
- 00031674  0x000088fd arg  0x000007e6 , 0x00000011 
- 00031675  0x000088fe arg  0x000007c6 , 0x00000012 
- 00031676  0x000088ff call  0x00007cb1 
- 00031677  0x00008900 branch  0x00007bcc , 0x00000002 
- 00031678  0x00008901 arg  0x000007c6 , 0x00000011 
- 00031679  0x00008902 arg  0x000007e6 , 0x00000012 
- 00031680  0x00008903 copy  0x00000011 , 0x00000005 
- 00031681  0x00008904 call  0x00007ca9 
- 00031682  0x00008905 arg  0x00000806 , 0x00000011 
- 00031683  0x00008906 arg  0x00000786 , 0x00000012 
- 00031684  0x00008907 copy  0x00000012 , 0x00000005 
- 00031685  0x00008908 call  0x00007c7b 
- 00031686  0x00008909 ifetch  0x00000001 , 0x00000011 
- 00031687  0x0000890a iadd  0x00000013 , 0x00000013 
- 00031688  0x0000890b ifetch  0x00000001 , 0x00000012 
- 00031689  0x0000890c iadd  0x00000013 , 0x0000003f 
- 00031690  0x0000890d istore  0x00000001 , 0x00000012 
- 00031691  0x0000890e branch  0x00007bb1 
- 00031692  0x00008910 arg  0x000007e6 , 0x00000011 
- 00031693  0x00008911 arg  0x000007c6 , 0x00000012 
- 00031694  0x00008912 copy  0x00000011 , 0x00000005 
- 00031695  0x00008913 call  0x00007ca9 
- 00031696  0x00008914 arg  0x00000786 , 0x00000011 
- 00031697  0x00008915 arg  0x00000806 , 0x00000012 
- 00031698  0x00008916 copy  0x00000012 , 0x00000005 
- 00031699  0x00008917 call  0x00007c7b 
- 00031700  0x00008918 ifetch  0x00000001 , 0x00000011 
- 00031701  0x00008919 iadd  0x00000013 , 0x00000013 
- 00031702  0x0000891a ifetch  0x00000001 , 0x00000012 
- 00031703  0x0000891b iadd  0x00000013 , 0x0000003f 
- 00031704  0x0000891c istore  0x00000001 , 0x00000012 
- 00031705  0x0000891d branch  0x00007bb1 
- 00031706  0x00008920 arg  0x00000786 , 0x00000011 
- 00031707  0x00008921 copy  0x0000000b , 0x00000005 
- 00031708  0x00008922 call  0x00007c0a 
- 00031709  0x00008924 arg  0x0000091e , 0x00000011 
- 00031710  0x00008925 copy  0x0000000b , 0x00000012 
- 00031711  0x00008926 copy  0x0000000b , 0x00000005 
- 00031712  0x00008927 branch  0x00007c96 
- 00031713  0x0000892b copy  0x00000005 , 0x0000000b 
- 00031714  0x0000892d force  0x00000000 , 0x00000038 
- 00031715  0x0000892f arg  0x00000786 , 0x00000005 
- 00031716  0x00008930 call  0x00007ed2 
- 00031717  0x00008931 arg  0x00000ad2 , 0x00000005 
- 00031718  0x00008932 call  0x00007ed2 
- 00031719  0x00008936 copy  0x00000011 , 0x00000006 
- 00031720  0x00008938 jam  0x00000000 , 0x00000ad2 
- 00031721  0x00008939 setarg  0x00000000 
- 00031722  0x0000893a call  0x00007c73 
- 00031723  0x0000893b copy  0x00000012 , 0x00000006 
- 00031724  0x0000893c call  0x00007c77 
- 00031725  0x0000893f force  0x00000000 , 0x00000007 
- 00031726  0x00008940 arg  0x00000786 , 0x00000005 
- 00031727  0x00008944 arg  0x00000ad2 , 0x00000002 
- 00031728  0x00008945 copy  0x00000007 , 0x00000012 
- 00031729  0x00008946 lshift2  0x00000012 , 0x0000003f 
- 00031730  0x00008948 iadd  0x00000002 , 0x00000012 
- 00031731  0x00008949 force  0x00000000 , 0x00000002 
- 00031732  0x0000894a force  0x00000000 , 0x00000013 
- 00031733  0x00008950 ifetch  0x00000004 , 0x00000005 
- 00031734  0x00008951 iforce  0x00000011 
- 00031735  0x00008954 ifetch  0x00000004 , 0x00000012 
- 00031736  0x00008955 copy  0x00000013 , 0x00000038 
- 00031737  0x00008956 imul32  0x0000002f , 0x0000003f 
- 00031738  0x00008957 iadd  0x00000011 , 0x0000003f 
- 00031739  0x00008958 iadd  0x00000002 , 0x0000003f 
- 00031740  0x00008959 istore  0x00000004 , 0x00000005 
- 00031741  0x0000895a rshift32  0x0000003f , 0x00000002 
- 00031742  0x0000895b increase  0x00000001 , 0x00000013 
- 00031743  0x0000895c compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00031744  0x0000895d nbranch  0x00007bf5 , 0x00000001 
- 00031745  0x0000895f deposit  0x00000002 
- 00031746  0x00008960 istore  0x00000004 , 0x00000005 
- 00031747  0x00008961 increase  0xffffffe0 , 0x00000005 
- 00031748  0x00008964 increase  0x00000001 , 0x00000007 
- 00031749  0x00008965 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00031750  0x00008966 nbranch  0x00007bef , 0x00000001 
- 00031751  0x00008967 arg  0x00000786 , 0x00000011 
- 00031752  0x00008968 copy  0x0000000b , 0x00000005 
- 00031753  0x00008969 branch  0x00007c0a 
- 00031754  0x0000896c bpatchx  0x000000f2 , 0x0000403e 
- 00031755  0x0000896d copy  0x00000005 , 0x0000000b 
- 00031756  0x0000896e copy  0x00000011 , 0x00000030 
- 00031757  0x0000896f arg  0x000007c6 , 0x00000012 
- 00031758  0x00008970 copy  0x00000012 , 0x00000005 
- 00031759  0x00008971 call  0x00007ecd 
- 00031760  0x00008972 istore  0x00000008 , 0x00000005 
- 00031761  0x00008973 add  0x00000011 , 0x0000002c , 0x00000006 
- 00031762  0x00008974 call  0x00007eb9 
- 00031763  0x00008975 call  0x00007eb5 
- 00031764  0x00008976 copy  0x00000012 , 0x00000011 
- 00031765  0x00008977 call  0x00007c80 
- 00031766  0x00008978 arg  0x000007c6 , 0x00000012 
- 00031767  0x00008979 copy  0x00000030 , 0x00000011 
- 00031768  0x0000897a copy  0x0000000b , 0x00000005 
- 00031769  0x0000897b call  0x00007c7d 
- 00031770  0x0000897d arg  0x000007c6 , 0x00000012 
- 00031771  0x0000897e copy  0x00000012 , 0x00000005 
- 00031772  0x0000897f call  0x00007ecd 
- 00031773  0x00008980 istore  0x00000008 , 0x00000005 
- 00031774  0x00008981 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031775  0x00008982 call  0x00007ebf 
- 00031776  0x00008983 call  0x00007ecd 
- 00031777  0x00008984 copy  0x00000012 , 0x00000011 
- 00031778  0x00008985 call  0x00007c80 
- 00031779  0x00008989 arg  0x000007c6 , 0x00000012 
- 00031780  0x0000898a copy  0x0000000b , 0x00000011 
- 00031781  0x0000898b copy  0x00000011 , 0x00000005 
- 00031782  0x0000898c call  0x00007c7d 
- 00031783  0x00008990 arg  0x000007c6 , 0x00000012 
- 00031784  0x00008991 copy  0x00000012 , 0x00000005 
- 00031785  0x00008992 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031786  0x00008993 call  0x00007eb5 
- 00031787  0x00008994 call  0x00007ecd 
- 00031788  0x00008995 istore  0x00000008 , 0x00000005 
- 00031789  0x00008996 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031790  0x00008997 call  0x00007eb9 
- 00031791  0x00008998 copy  0x0000000b , 0x00000011 
- 00031792  0x00008999 copy  0x00000011 , 0x00000005 
- 00031793  0x0000899a call  0x00007c7d 
- 00031794  0x0000899e arg  0x000007c6 , 0x00000012 
- 00031795  0x0000899f copy  0x00000012 , 0x00000005 
- 00031796  0x000089a0 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031797  0x000089a1 call  0x00007eb5 
- 00031798  0x000089a2 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031799  0x000089a3 call  0x00007eb5 
- 00031800  0x000089a4 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031801  0x000089a5 call  0x00007eb6 
- 00031802  0x000089a6 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031803  0x000089a7 call  0x00007eb6 
- 00031804  0x000089a8 copy  0x0000000b , 0x00000011 
- 00031805  0x000089a9 copy  0x00000011 , 0x00000005 
- 00031806  0x000089aa call  0x00007c7d 
- 00031807  0x000089ad arg  0x000007c6 , 0x00000012 
- 00031808  0x000089ae copy  0x00000012 , 0x00000005 
- 00031809  0x000089af add  0x00000030 , 0x0000002c , 0x00000006 
- 00031810  0x000089b0 call  0x00007eb5 
- 00031811  0x000089b1 call  0x00007ecd 
- 00031812  0x000089b2 istore  0x00000008 , 0x00000005 
- 00031813  0x000089b3 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031814  0x000089b4 call  0x00007eb6 
- 00031815  0x000089b5 add  0x00000030 , 0x00000028 , 0x00000006 
- 00031816  0x000089b6 call  0x00007eb6 
- 00031817  0x000089b7 copy  0x0000000b , 0x00000011 
- 00031818  0x000089b8 copy  0x00000011 , 0x00000005 
- 00031819  0x000089b9 call  0x00007c96 
- 00031820  0x000089bc arg  0x000007c6 , 0x00000012 
- 00031821  0x000089bd copy  0x00000012 , 0x00000005 
- 00031822  0x000089be add  0x00000030 , 0x00000030 , 0x00000006 
- 00031823  0x000089bf call  0x00007eb9 
- 00031824  0x000089c0 call  0x00007eb9 
- 00031825  0x000089c1 force  0x00000000 , 0x0000003f 
- 00031826  0x000089c2 istore  0x00000008 , 0x00000005 
- 00031827  0x000089c3 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031828  0x000089c4 call  0x00007eb6 
- 00031829  0x000089c5 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031830  0x000089c6 call  0x00007eb6 
- 00031831  0x000089c7 copy  0x0000000b , 0x00000011 
- 00031832  0x000089c8 copy  0x00000011 , 0x00000005 
- 00031833  0x000089c9 call  0x00007c96 
- 00031834  0x000089cc arg  0x000007c6 , 0x00000012 
- 00031835  0x000089cd copy  0x00000012 , 0x00000005 
- 00031836  0x000089ce add  0x00000030 , 0x00000034 , 0x00000006 
- 00031837  0x000089cf call  0x00007eb5 
- 00031838  0x000089d0 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031839  0x000089d1 call  0x00007eb5 
- 00031840  0x000089d2 call  0x00007ecd 
- 00031841  0x000089d3 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031842  0x000089d4 call  0x00007eb6 
- 00031843  0x000089d5 copy  0x0000000b , 0x00000011 
- 00031844  0x000089d6 copy  0x00000011 , 0x00000005 
- 00031845  0x000089d7 call  0x00007c96 
- 00031846  0x000089da arg  0x000007c6 , 0x00000012 
- 00031847  0x000089db copy  0x00000012 , 0x00000005 
- 00031848  0x000089dc add  0x00000030 , 0x00000038 , 0x00000006 
- 00031849  0x000089dd call  0x00007eb9 
- 00031850  0x000089de call  0x00007ecd 
- 00031851  0x000089df add  0x00000030 , 0x00000024 , 0x00000006 
- 00031852  0x000089e0 call  0x00007eb5 
- 00031853  0x000089e1 call  0x00007ecd 
- 00031854  0x000089e2 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031855  0x000089e3 call  0x00007eb6 
- 00031856  0x000089e4 copy  0x0000000b , 0x00000011 
- 00031857  0x000089e5 copy  0x00000011 , 0x00000005 
- 00031858  0x000089e6 branch  0x00007c96 
- 00031859  0x000089ea force  0x00000020 , 0x00000039 
- 00031860  0x000089eb arg  0x00000ad2 , 0x00000005 
- 00031861  0x000089ec iadd  0x00000005 , 0x00000005 
- 00031862  0x000089ed branch  0x00007f01 
- 00031863  0x000089f0 force  0x00000008 , 0x00000039 
- 00031864  0x000089f1 branch  0x00007781 
- 00031865  0x000089f4 copy  0x00000011 , 0x00000012 
- 00031866  0x000089f5 branch  0x00007be1 
- 00031867  0x000089f8 force  0x00000008 , 0x00000039 
- 00031868  0x000089f9 branch  0x00007712 
- 00031869  0x000089fc call  0x00007c7b 
- 00031870  0x000089fd copy  0x00000005 , 0x00000011 
- 00031871  0x000089fe branch  0x00007c81 
- 00031872  0x00008a01 call  0x00007cae 
- 00031873  0x00008a03 isolate1  0x00000000 , 0x00000013 
- 00031874  0x00008a04 branch  0x00007c8a , 0x00000001 
- 00031875  0x00008a05 arg  0x0000091e , 0x00000012 
- 00031876  0x00008a06 copy  0x00000011 , 0x00000013 
- 00031877  0x00008a07 increase  0xffffffe0 , 0x00000011 
- 00031878  0x00008a08 call  0x00007cb1 
- 00031879  0x00008a09 nrtn  0x00000002 
- 00031880  0x00008a0a copy  0x00000013 , 0x00000011 
- 00031881  0x00008a0b branch  0x00007c92 
- 00031882  0x00008a0e call  0x00007c92 
- 00031883  0x00008a10 copy  0x00000011 , 0x00000013 
- 00031884  0x00008a11 increase  0xffffffe0 , 0x00000011 
- 00031885  0x00008a12 arg  0x0000091e , 0x00000012 
- 00031886  0x00008a13 call  0x00007cb1 
- 00031887  0x00008a14 nrtn  0x00000002 
- 00031888  0x00008a15 copy  0x00000013 , 0x00000011 
- 00031889  0x00008a16 branch  0x00007c92 
- 00031890  0x00008a1a increase  0xffffffe0 , 0x00000011 
- 00031891  0x00008a1b arg  0x0000091e , 0x00000012 
- 00031892  0x00008a1c copy  0x00000011 , 0x00000005 
- 00031893  0x00008a1d branch  0x00007ca9 
- 00031894  0x00008a23 call  0x00007ca9 
- 00031895  0x00008a25 branch  0x00007ca0 , 0x00000001 
- 00031896  0x00008a28 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031897  0x00008a29 arg  0x0000091e , 0x00000012 
- 00031898  0x00008a2a call  0x00007cb1 
- 00031899  0x00008a2b nrtn  0x00000002 
- 00031900  0x00008a2c arg  0x0000091e , 0x00000012 
- 00031901  0x00008a2d add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031902  0x00008a2f copy  0x00000011 , 0x00000005 
- 00031903  0x00008a30 branch  0x00007ca9 
- 00031904  0x00008a32 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031905  0x00008a33 arg  0x0000091e , 0x00000012 
- 00031906  0x00008a34 copy  0x00000011 , 0x00000005 
- 00031907  0x00008a35 call  0x00007c7b 
- 00031908  0x00008a37 rtn  0x00000001 
- 00031909  0x00008a38 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031910  0x00008a39 arg  0x0000091e , 0x00000012 
- 00031911  0x00008a3a copy  0x00000011 , 0x00000005 
- 00031912  0x00008a3b branch  0x00007c7b 
- 00031913  0x00008a40 force  0x00000008 , 0x00000039 
- 00031914  0x00008a41 branch  0x00007720 
- 00031915  0x00008a44 force  0x00000008 , 0x00000039 
- 00031916  0x00008a45 increase  0x0000001c , 0x00000011 
- 00031917  0x00008a46 branch  0x0000772f 
- 00031918  0x00008a49 force  0x00000008 , 0x00000039 
- 00031919  0x00008a4a force  0x00000000 , 0x00000013 
- 00031920  0x00008a4b branch  0x0000773d 
- 00031921  0x00008a4e force  0x00000008 , 0x00000039 
- 00031922  0x00008a4f increase  0x0000001c , 0x00000011 
- 00031923  0x00008a50 increase  0x0000001c , 0x00000012 
- 00031924  0x00008a51 branch  0x00007707 
- 00031925  0x00008a55 ifetch  0x00000008 , 0x00000006 
- 00031926  0x00008a56 nrtn  0x00000034 
- 00031927  0x00008a57 branch  0x000076f5 
- 00031928  0x00008a5d copy  0x00000011 , 0x00000030 
- 00031929  0x00008a5f copy  0x00000030 , 0x00000011 
- 00031930  0x00008a60 ifetch  0x00000001 , 0x00000011 
- 00031931  0x00008a61 isolate1  0x00000000 , 0x0000003f 
- 00031932  0x00008a62 rtn  0x00000001 
- 00031933  0x00008a63 call  0x00007cab 
- 00031934  0x00008a64 ifetch  0x00000001 , 0x00000012 
- 00031935  0x00008a65 isolate0  0x00000000 , 0x0000003f 
- 00031936  0x00008a66 branch  0x00007cc8 , 0x00000001 
- 00031937  0x00008a67 arg  0x0000091e , 0x00000011 
- 00031938  0x00008a68 copy  0x00000012 , 0x00000005 
- 00031939  0x00008a69 call  0x00007c7b 
- 00031940  0x00008a6a ifetch  0x00000001 , 0x00000012 
- 00031941  0x00008a6b iadd  0x00000013 , 0x0000003f 
- 00031942  0x00008a6c istore  0x00000001 , 0x00000012 
- 00031943  0x00008a6d increase  0xffffffe0 , 0x00000012 
- 00031944  0x00008a6f add  0x00000012 , 0x00000020 , 0x00000011 
- 00031945  0x00008a70 force  0x00000009 , 0x00000039 
- 00031946  0x00008a71 call  0x0000772f 
- 00031947  0x00008a72 branch  0x00007cb9 
- 00031948  0x00008a77 call  0x00002c65 
- 00031949  0x00008a78 rtn  0x0000002b 
- 00031950  0x00008a79 call  0x00007cd3 
- 00031951  0x00008a7a call  0x00007d75 
- 00031952  0x00008a7b branch  0x00007d08 
- 00031953  0x00008a7e call  0x00007d29 
- 00031954  0x00008a80 branch  0x00007d64 
- 00031955  0x00008a83 fetch  0x00000001 , 0x00004686 
- 00031956  0x00008a84 rtneq  0x000000ff 
- 00031957  0x00008a85 iforce  0x00000002 
- 00031958  0x00008a86 call  0x0000680e 
- 00031959  0x00008a87 fetcht  0x00000001 , 0x00004686 
- 00031960  0x00008a88 call  0x00006825 
- 00031961  0x00008a89 nop  0x00000064 
- 00031962  0x00008a8a fetcht  0x00000001 , 0x00004686 
- 00031963  0x00008a8b call  0x000067fb 
- 00031964  0x00008a8c branch  0x00007cdd 
- 00031965  0x00008a91 bpatchx  0x000000f3 , 0x0000403e 
- 00031966  0x00008a92 fetch  0x00000001 , 0x00004686 
- 00031967  0x00008a93 rtneq  0x000000ff 
- 00031968  0x00008a94 copy  0x0000003f , 0x00000002 
- 00031969  0x00008a95 call  0x0000681d 
- 00031970  0x00008a96 nbranch  0x00007cef , 0x00000001 
- 00031971  0x00008a99 call  0x00007cf9 
- 00031972  0x00008a9a fetch  0x00000002 , 0x00004682 
- 00031973  0x00008a9b set1  0x0000000c 
- 00031974  0x00008a9c store  0x00000002 , 0x00004682 
- 00031975  0x00008a9d fetch  0x00000001 , 0x00004679 
- 00031976  0x00008a9e rtneq  0x00000000 
- 00031977  0x00008a9f jam  0x00000000 , 0x00004679 
- 00031978  0x00008aa1 fetch  0x00000001 , 0x00004685 
- 00031979  0x00008aa2 store  0x00000001 , 0x00004678 
- 00031980  0x00008aa3 call  0x00007d00 
- 00031981  0x00008aa4 jam  0x0000002c , 0x00000a99 
- 00031982  0x00008aa5 branch  0x00007d86 
- 00031983  0x00008aa7 fetch  0x00000002 , 0x00004682 
- 00031984  0x00008aa8 set0  0x0000000c 
- 00031985  0x00008aa9 store  0x00000002 , 0x00004682 
- 00031986  0x00008aaa fetch  0x00000001 , 0x00004679 
- 00031987  0x00008aab rtneq  0x00000001 
- 00031988  0x00008aac jam  0x00000001 , 0x00004679 
- 00031989  0x00008aae jam  0x00000000 , 0x00004678 
- 00031990  0x00008aaf call  0x00007d02 
- 00031991  0x00008ab0 jam  0x0000002d , 0x00000a99 
- 00031992  0x00008ab1 branch  0x00007d86 
- 00031993  0x00008ab4 fetch  0x00000001 , 0x00004678 
- 00031994  0x00008ab5 rtn  0x00000034 
- 00031995  0x00008ab6 increase  0xffffffff , 0x0000003f 
- 00031996  0x00008ab7 store  0x00000001 , 0x00004678 
- 00031997  0x00008ab8 nrtn  0x00000034 
- 00031998  0x00008aba jam  0x00000010 , 0x00000a99 
- 00031999  0x00008abb branch  0x00007d86 
- 00032000  0x00008abe arg  0x00000007 , 0x00000007 
- 00032001  0x00008abf branch  0x00002c32 
- 00032002  0x00008ac2 arg  0x00000007 , 0x00000007 
- 00032003  0x00008ac3 branch  0x00002c36 
- 00032004  0x00008ada fetch  0x00000002 , 0x0000421b 
- 00032005  0x00008adb mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00032006  0x00008adc iadd  0x00000012 , 0x00000012 
- 00032007  0x00008add rtn 
- 00032008  0x00008ae1 fetch  0x00000001 , 0x0000421a 
- 00032009  0x00008ae2 rtn  0x00000034 
- 00032010  0x00008ae3 copy  0x0000003f , 0x00000039 
- 00032011  0x00008ae4 fetch  0x00000002 , 0x0000421b 
- 00032012  0x00008ae5 copy  0x0000003f , 0x00000012 
- 00032013  0x00008ae7 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032014  0x00008ae8 ifetcht  0x00000001 , 0x00000013 
- 00032015  0x00008ae9 call  0x0000680e 
- 00032016  0x00008aea call  0x00007d32 
- 00032017  0x00008aeb increase  0x0000000b , 0x00000012 
- 00032018  0x00008aec loop  0x00007d0d 
- 00032019  0x00008aed rtn 
- 00032020  0x00008af2 call  0x00007d04 
- 00032021  0x00008af3 setarg  0x00000002 
- 00032022  0x00008af4 istore  0x00000001 , 0x00000012 
- 00032023  0x00008af5 call  0x00007d5e 
- 00032024  0x00008af6 branch  0x00007d35 
- 00032025  0x00008afc call  0x00007d04 
- 00032026  0x00008afd setarg  0x00000003 
- 00032027  0x00008afe istore  0x00000001 , 0x00000012 
- 00032028  0x00008aff call  0x00007d5e 
- 00032029  0x00008b00 branch  0x00007d32 
- 00032030  0x00008b05 call  0x00007d04 
- 00032031  0x00008b06 setarg  0x00000001 
- 00032032  0x00008b07 istore  0x00000001 , 0x00000012 
- 00032033  0x00008b08 setarg  0x000000ff 
- 00032034  0x00008b09 istore  0x00000001 , 0x00000005 
- 00032035  0x00008b0a branch  0x00007d32 
- 00032036  0x00008b10 call  0x00007d04 
- 00032037  0x00008b11 arg  0x0000000b , 0x00000039 
- 00032038  0x00008b12 copy  0x00000013 , 0x00000006 
- 00032039  0x00008b13 copy  0x00000012 , 0x00000005 
- 00032040  0x00008b14 branch  0x00007ef4 
- 00032041  0x00008b19 fetch  0x00000001 , 0x0000421a 
- 00032042  0x00008b1a rtn  0x00000034 
- 00032043  0x00008b1b arg  0x00000000 , 0x00000011 
- 00032044  0x00008b1d call  0x00007d38 
- 00032045  0x00008b1e increase  0x00000001 , 0x00000011 
- 00032046  0x00008b1f fetch  0x00000001 , 0x0000421a 
- 00032047  0x00008b20 isub  0x00000011 , 0x0000003e 
- 00032048  0x00008b21 rtn  0x00000005 
- 00032049  0x00008b22 branch  0x00007d2c 
- 00032050  0x00008b26 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032051  0x00008b27 ifetcht  0x00000001 , 0x00000013 
- 00032052  0x00008b28 branch  0x00006825 
- 00032053  0x00008b2c add  0x00000012 , 0x00000002 , 0x00000013 
- 00032054  0x00008b2d ifetcht  0x00000001 , 0x00000013 
- 00032055  0x00008b2e branch  0x00006829 
- 00032056  0x00008b33 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032057  0x00008b34 call  0x00007f16 
- 00032058  0x00008b35 nrtn  0x00000034 
- 00032059  0x00008b37 call  0x00007d04 
- 00032060  0x00008b39 ifetch  0x00000001 , 0x00000012 
- 00032061  0x00008b3b beq  0x00000002 , 0x00007d35 
- 00032062  0x00008b3c beq  0x00000003 , 0x00007d32 
- 00032063  0x00008b3d beq  0x00000000 , 0x00007d32 
- 00032064  0x00008b3e beq  0x00000005 , 0x00007d4c 
- 00032065  0x00008b40 call  0x00007d35 
- 00032066  0x00008b41 add  0x00000012 , 0x00000007 , 0x00000013 
- 00032067  0x00008b42 call  0x00007e7c 
- 00032068  0x00008b43 ifetch  0x00000002 , 0x00000013 
- 00032069  0x00008b44 call  0x00007f9c 
- 00032070  0x00008b45 call  0x00007e8c 
- 00032071  0x00008b46 setarg  0x00000005 
- 00032072  0x00008b47 istore  0x00000001 , 0x00000012 
- 00032073  0x00008b48 add  0x00000012 , 0x00000003 , 0x00000013 
- 00032074  0x00008b49 ifetch  0x00000002 , 0x00000013 
- 00032075  0x00008b4a branch  0x00007d5c 
- 00032076  0x00008b4e call  0x00007d32 
- 00032077  0x00008b4f add  0x00000012 , 0x00000009 , 0x00000013 
- 00032078  0x00008b50 call  0x00007e7c 
- 00032079  0x00008b51 ifetch  0x00000002 , 0x00000013 
- 00032080  0x00008b52 call  0x00007f9c 
- 00032081  0x00008b53 call  0x00007e8c 
- 00032082  0x00008b55 add  0x00000012 , 0x00000001 , 0x00000013 
- 00032083  0x00008b56 ifetch  0x00000001 , 0x00000013 
- 00032084  0x00008b57 beq  0x000000ff , 0x00007d58 
- 00032085  0x00008b58 increase  0xffffffff , 0x0000003f 
- 00032086  0x00008b59 istore  0x00000001 , 0x00000013 
- 00032087  0x00008b5a branch  0x00007d19 , 0x00000034 
- 00032088  0x00008b5c setarg  0x00000004 
- 00032089  0x00008b5d istore  0x00000001 , 0x00000012 
- 00032090  0x00008b5e add  0x00000012 , 0x00000005 , 0x00000013 
- 00032091  0x00008b5f ifetch  0x00000002 , 0x00000013 
- 00032092  0x00008b61 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032093  0x00008b62 branch  0x00007f08 
- 00032094  0x00008b65 setarg  0x00000000 
- 00032095  0x00008b66 branch  0x00007d5c 
- 00032096  0x00008b6d setarg  0x00001000 
- 00032097  0x00008b6e lshift16  0x0000003f , 0x0000003f 
- 00032098  0x00008b6f iadd  0x00000012 , 0x00000012 
- 00032099  0x00008b70 rtn 
- 00032100  0x00008b73 bpatchx  0x000000f4 , 0x0000403e 
- 00032101  0x00008b74 arg  0x00000000 , 0x00000011 
- 00032102  0x00008b75 fetcht  0x00000004 , 0x0000467a 
- 00032103  0x00008b76 copy  0x00000022 , 0x00000012 
- 00032104  0x00008b77 copy  0x00000012 , 0x0000003f 
- 00032105  0x00008b78 isub  0x00000002 , 0x0000003e 
- 00032106  0x00008b79 ncall  0x00007d60 , 0x00000002 
- 00032107  0x00008b7c copy  0x00000012 , 0x0000003f 
- 00032108  0x00008b7d increase  0x000000a0 , 0x00000002 
- 00032109  0x00008b7e increase  0x000000a0 , 0x00000002 
- 00032110  0x00008b7f isub  0x00000002 , 0x0000003e 
- 00032111  0x00008b80 nbranch  0x00007d78 , 0x00000002 
- 00032112  0x00008b81 increase  0x00000001 , 0x00000011 
- 00032113  0x00008b82 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00032114  0x00008b83 nbranch  0x00007d6b , 0x00000034 
- 00032115  0x00008b84 arg  0x00000000 , 0x00000011 
- 00032116  0x00008b85 call  0x00007d7f 
- 00032117  0x00008b87 copy  0x00000022 , 0x0000003f 
- 00032118  0x00008b88 store  0x00000004 , 0x0000467a 
- 00032119  0x00008b89 rtn 
- 00032120  0x00008b8b bpatchx  0x000000f5 , 0x0000403e 
- 00032121  0x00008b8c copy  0x00000011 , 0x0000003f 
- 00032122  0x00008b8d rtn  0x00000034 
- 00032123  0x00008b8e increase  0xffffff60 , 0x00000002 
- 00032124  0x00008b8f increase  0xffffff60 , 0x00000002 
- 00032125  0x00008b90 set0  0x0000001c , 0x00000002 
- 00032126  0x00008b91 storet  0x00000004 , 0x0000467a 
- 00032127  0x00008b93 branch  0x0000335f 
- 00032128  0x00008b9b jam  0x00000001 , 0x00004666 
- 00032129  0x00008b9d fetch  0x00000001 , 0x00004667 
- 00032130  0x00008b9e nbranch  0x00007d81 , 0x00000034 
- 00032131  0x00008b9f rtn 
- 00032132  0x00008ba2 jam  0x00000000 , 0x00004666 
- 00032133  0x00008ba3 rtn 
- 00032134  0x00008ba8 bpatchx  0x000000f6 , 0x0000403e 
- 00032135  0x00008ba9 call  0x00007d80 
- 00032136  0x00008baa copy  0x00000011 , 0x0000003f 
- 00032137  0x00008bab store  0x00000004 , 0x00000a91 
- 00032138  0x00008bac arg  0x00004668 , 0x00000011 
- 00032139  0x00008bad call  0x00007fb8 
- 00032140  0x00008bae fetch  0x00000004 , 0x00000a91 
- 00032141  0x00008baf copy  0x0000003f , 0x00000011 
- 00032142  0x00008bb0 branch  0x00007d84 
- 00032143  0x00008bb3 bpatchx  0x000000f7 , 0x0000403e 
- 00032144  0x00008bb4 call  0x00007d80 
- 00032145  0x00008bb5 copy  0x00000011 , 0x0000003f 
- 00032146  0x00008bb6 store  0x00000004 , 0x00000a91 
- 00032147  0x00008bb7 arg  0x00004670 , 0x00000011 
- 00032148  0x00008bb8 call  0x00007fb8 
- 00032149  0x00008bb9 fetch  0x00000004 , 0x00000a91 
- 00032150  0x00008bba copy  0x0000003f , 0x00000011 
- 00032151  0x00008bbb branch  0x00007d84 
- 00032152  0x00008bbe setarg  0x00000000 
- 00032153  0x00008bbf store  0x00000008 , 0x00004670 
- 00032154  0x00008bc0 store  0x00000008 , 0x00004668 
- 00032155  0x00008bc1 rtn 
- 00032156  0x00008bc4 bpatchx  0x000000f8 , 0x0000403f 
- 00032157  0x00008bc5 fetch  0x00000001 , 0x000041ce 
- 00032158  0x00008bc6 nrtn  0x00000034 
- 00032159  0x00008bc7 arg  0x00004670 , 0x00000011 
- 00032160  0x00008bc8 call  0x00007fd0 
- 00032161  0x00008bc9 rtn  0x00000034 
- 00032162  0x00008bca jam  0x00000000 , 0x00000a90 
- 00032163  0x00008bcb call  0x00007da7 
- 00032164  0x00008bcc fetch  0x00000001 , 0x00000a90 
- 00032165  0x00008bcd branch  0x00007d9c , 0x00000034 
- 00032166  0x00008bce rtn 
- 00032167  0x00008bd1 call  0x00007d80 
- 00032168  0x00008bd2 arg  0x00004670 , 0x00000011 
- 00032169  0x00008bd3 call  0x00007fc4 
- 00032170  0x00008bd4 copy  0x0000003f , 0x00000002 
- 00032171  0x00008bd5 call  0x00007d84 
- 00032172  0x00008bd6 bpatchx  0x000000f9 , 0x0000403f 
- 00032173  0x00008bd7 copy  0x00000002 , 0x0000003f 
- 00032174  0x00008bd8 rtn  0x00000034 
- 00032175  0x00008bd9 beq  0x00000001 , 0x00007ddd 
- 00032176  0x00008bda beq  0x00000002 , 0x00007de2 
- 00032177  0x00008bdb beq  0x00000003 , 0x00007de8 
- 00032178  0x00008bdc beq  0x00000007 , 0x00007ded 
- 00032179  0x00008bdd beq  0x00000008 , 0x00007dee 
- 00032180  0x00008bde beq  0x00000009 , 0x00007def 
- 00032181  0x00008bdf beq  0x0000000b , 0x00007df2 
- 00032182  0x00008be0 beq  0x0000000c , 0x00007df3 
- 00032183  0x00008be1 beq  0x0000000d , 0x00007df4 
- 00032184  0x00008be2 beq  0x0000000e , 0x00007dfa 
- 00032185  0x00008be3 beq  0x0000000f , 0x00007dff 
- 00032186  0x00008be4 beq  0x00000010 , 0x00007e05 
- 00032187  0x00008be5 beq  0x00000013 , 0x00007e0f 
- 00032188  0x00008be6 beq  0x00000014 , 0x00007e11 
- 00032189  0x00008be7 beq  0x00000015 , 0x00007e13 
- 00032190  0x00008be8 beq  0x00000016 , 0x00007e15 
- 00032191  0x00008be9 beq  0x00000017 , 0x00007e18 
- 00032192  0x00008bea beq  0x00000018 , 0x00007e1a 
- 00032193  0x00008beb beq  0x00000019 , 0x00007e1d 
- 00032194  0x00008bec beq  0x0000001b , 0x00007e25 
- 00032195  0x00008bed beq  0x0000001e , 0x00007e2f 
- 00032196  0x00008bef store  0x00000001 , 0x00000a99 
- 00032197  0x00008bf0 bpatchx  0x000000fa , 0x0000403f 
- 00032198  0x00008bf1 call  0x000062bc 
- 00032199  0x00008bf2 nbranch  0x00007ddb , 0x00000034 
- 00032200  0x00008bf4 fetch  0x00000001 , 0x00000a99 
- 00032201  0x00008bf5 bmark0  0x00000009 , 0x00007dd6 
- 00032202  0x00008bf6 beq  0x00000004 , 0x00007dea 
- 00032203  0x00008bf7 beq  0x00000005 , 0x00004d17 
- 00032204  0x00008bf8 beq  0x00000006 , 0x00004d26 
- 00032205  0x00008bf9 beq  0x0000000a , 0x00007df0 
- 00032206  0x00008bfa beq  0x00000011 , 0x00007e0a 
- 00032207  0x00008bfb beq  0x00000012 , 0x00007e0e 
- 00032208  0x00008bfc beq  0x0000001d , 0x00007e26 
- 00032209  0x00008bfd beq  0x0000001f , 0x000067cc 
- 00032210  0x00008bfe beq  0x00000020 , 0x000067d0 
- 00032211  0x00008bff beq  0x00000021 , 0x00007e31 
- 00032212  0x00008c00 beq  0x00000025 , 0x0000670b 
- 00032213  0x00008c01 rtn 
- 00032214  0x00008c04 store  0x00000001 , 0x00000a99 
- 00032215  0x00008c05 call  0x00002252 
- 00032216  0x00008c06 branch  0x00007ddb , 0x00000005 
- 00032217  0x00008c07 call  0x0000225a 
- 00032218  0x00008c08 nrtn  0x00000005 
- 00032219  0x00008c0a jam  0x00000001 , 0x00000a90 
- 00032220  0x00008c0b branch  0x00007d8f 
- 00032221  0x00008c11 fetch  0x00000002 , 0x00004682 
- 00032222  0x00008c12 set1  0x00000006 
- 00032223  0x00008c13 store  0x00000002 , 0x00004682 
- 00032224  0x00008c14 jam  0x00000003 , 0x00004093 
- 00032225  0x00008c15 rtn 
- 00032226  0x00008c1a jam  0x00000000 , 0x00004680 
- 00032227  0x00008c1b jam  0x00000000 , 0x00004093 
- 00032228  0x00008c1c fetch  0x00000002 , 0x00004682 
- 00032229  0x00008c1d set0  0x00000006 
- 00032230  0x00008c1e store  0x00000002 , 0x00004682 
- 00032231  0x00008c1f rtn 
- 00032232  0x00008c24 jam  0x00000005 , 0x000041ce 
- 00032233  0x00008c25 rtn 
- 00032234  0x00008c2a jam  0x00000007 , 0x0000007c 
- 00032235  0x00008c2b jam  0x00000013 , 0x000004ca 
- 00032236  0x00008c2c rtn 
- 00032237  0x00008c31 rtn 
- 00032238  0x00008c36 rtn 
- 00032239  0x00008c3b rtn 
- 00032240  0x00008c40 jam  0x00000002 , 0x000004d4 
- 00032241  0x00008c41 branch  0x00004d0a 
- 00032242  0x00008c46 rtn 
- 00032243  0x00008c4b rtn 
- 00032244  0x00008c50 jam  0x00000001 , 0x0000436e 
- 00032245  0x00008c51 jam  0x00000000 , 0x00004484 
- 00032246  0x00008c52 fetch  0x00000002 , 0x00004682 
- 00032247  0x00008c53 set1  0x0000000b , 0x0000003f 
- 00032248  0x00008c54 store  0x00000002 , 0x00004682 
- 00032249  0x00008c55 rtn 
- 00032250  0x00008c5a fetch  0x00000002 , 0x00004682 
- 00032251  0x00008c5b set0  0x0000000b , 0x0000003f 
- 00032252  0x00008c5c store  0x00000002 , 0x00004682 
- 00032253  0x00008c5d jam  0x00000000 , 0x0000436e 
- 00032254  0x00008c5e rtn 
- 00032255  0x00008c63 jam  0x00000001 , 0x0000436e 
- 00032256  0x00008c64 jam  0x00000001 , 0x00004484 
- 00032257  0x00008c65 fetch  0x00000002 , 0x00004682 
- 00032258  0x00008c66 set1  0x0000000b , 0x0000003f 
- 00032259  0x00008c67 store  0x00000002 , 0x00004682 
- 00032260  0x00008c68 rtn 
- 00032261  0x00008c6d fetch  0x00000002 , 0x00004682 
- 00032262  0x00008c6e set0  0x0000000b , 0x0000003f 
- 00032263  0x00008c6f store  0x00000002 , 0x00004682 
- 00032264  0x00008c70 jam  0x00000000 , 0x0000436e 
- 00032265  0x00008c71 rtn 
- 00032266  0x00008c76 setarg  0x00000014 
- 00032267  0x00008c77 store  0x00000002 , 0x0000046d 
- 00032268  0x00008c78 store  0x00000002 , 0x000044ba 
- 00032269  0x00008c79 branch  0x00005c92 
- 00032270  0x00008c7e branch  0x00005abf 
- 00032271  0x00008c83 arg  0x00000000 , 0x00000011 
- 00032272  0x00008c84 branch  0x00007d19 
- 00032273  0x00008c89 arg  0x00000000 , 0x00000011 
- 00032274  0x00008c8a branch  0x00007d14 
- 00032275  0x00008c8f arg  0x00000000 , 0x00000011 
- 00032276  0x00008c90 branch  0x00007d1e 
- 00032277  0x00008c95 jam  0x00000001 , 0x00004369 
- 00032278  0x00008c96 jam  0x0000001b , 0x000041ce 
- 00032279  0x00008c99 rtn 
- 00032280  0x00008c9e jam  0x00000001 , 0x00004369 
- 00032281  0x00008c9f rtn 
- 00032282  0x00008ca4 jam  0x00000000 , 0x00004369 
- 00032283  0x00008ca5 jam  0x00000000 , 0x000041ce 
- 00032284  0x00008ca6 rtn 
- 00032285  0x00008cab fetch  0x00000002 , 0x000041eb 
- 00032286  0x00008cac call  0x00007f9c 
- 00032287  0x00008cad fetch  0x00000001 , 0x00004686 
- 00032288  0x00008cae beq  0x000000ff , 0x00007e23 
- 00032289  0x00008caf copy  0x0000003f , 0x00000002 
- 00032290  0x00008cb0 call  0x000067fb 
- 00032291  0x00008cb2 call  0x00007d98 
- 00032292  0x00008cb3 branch  0x00002b1f 
- 00032293  0x00008cb8 branch  0x00005b02 
- 00032294  0x00008cbd jam  0x00000034 , 0x0000007c 
- 00032295  0x00008cbe set1  0x00000003 , 0x00000000 
- 00032296  0x00008cbf nrtn  0x00000029 
- 00032297  0x00008cc0 jam  0x00000000 , 0x0000455b 
- 00032298  0x00008cc1 jam  0x00000013 , 0x0000007c 
- 00032299  0x00008cc2 fetch  0x00000001 , 0x0000016d 
- 00032300  0x00008cc3 set0  0x00000002 , 0x0000003f 
- 00032301  0x00008cc4 store  0x00000001 , 0x0000016d 
- 00032302  0x00008cc5 rtn 
- 00032303  0x00008cca force  0x00000003 , 0x00000007 
- 00032304  0x00008ccb branch  0x00007f07 
- 00032305  0x00008cd0 call  0x000062f8 
- 00032306  0x00008cd1 jam  0x00000041 , 0x0000007d 
- 00032307  0x00008cd2 branch  0x00005f9d 
- 00032308  0x00008cd6 fetch  0x00000001 , 0x00004682 
- 00032309  0x00008cd7 rtnbit0  0x0000000c 
- 00032310  0x00008cd8 rtnbit0  0x00000007 
- 00032311  0x00008cd9 branch  0x00007e2f 
- 00032312  0x00008cdf fetch  0x00000002 , 0x00004218 
- 00032313  0x00008ce0 add  0x0000003f , 0x00000002 , 0x00000005 
- 00032314  0x00008ce1 setarg  0x00000000 
- 00032315  0x00008ce2 istore  0x00000003 , 0x00000005 
- 00032316  0x00008ce3 rtn 
- 00032317  0x00008ce8 call  0x00007fe9 
- 00032318  0x00008ce9 call  0x00007e69 
- 00032319  0x00008cea rtn  0x00000034 
- 00032320  0x00008ceb fetch  0x00000002 , 0x00004218 
- 00032321  0x00008cec add  0x0000003f , 0x00000002 , 0x00000012 
- 00032322  0x00008ced ifetcht  0x00000001 , 0x00000012 
- 00032323  0x00008cee increase  0x00000001 , 0x00000002 
- 00032324  0x00008cef istoret  0x00000001 , 0x00000012 
- 00032325  0x00008cf1 ifetcht  0x00000001 , 0x0000003f 
- 00032326  0x00008cf2 copy  0x00000002 , 0x00000039 
- 00032327  0x00008cf3 add  0x0000003f , 0x00000004 , 0x00000012 
- 00032328  0x00008cf4 ifetch  0x00000001 , 0x00000012 
- 00032329  0x00008cf5 imul32  0x00000002 , 0x0000003f 
- 00032330  0x00008cf6 iadd  0x00000006 , 0x00000005 
- 00032331  0x00008cf7 copy  0x00000011 , 0x00000006 
- 00032332  0x00008cf9 call  0x00007f01 
- 00032333  0x00008cfa call  0x00007e6d 
- 00032334  0x00008cfb pincrease  0xffffffff 
- 00032335  0x00008cfc ifetcht  0x00000001 , 0x00000012 
- 00032336  0x00008cfd increase  0x00000001 , 0x00000002 
- 00032337  0x00008cfe iand  0x00000002 , 0x00000002 
- 00032338  0x00008cff istoret  0x00000001 , 0x00000012 
- 00032339  0x00008d00 branch  0x00007fe7 
- 00032340  0x00008d06 call  0x00007fe9 
- 00032341  0x00008d07 call  0x00007e65 
- 00032342  0x00008d08 rtn  0x00000034 
- 00032343  0x00008d09 fetch  0x00000002 , 0x00004218 
- 00032344  0x00008d0a add  0x0000003f , 0x00000002 , 0x00000012 
- 00032345  0x00008d0b ifetcht  0x00000001 , 0x00000012 
- 00032346  0x00008d0c increase  0xffffffff , 0x00000002 
- 00032347  0x00008d0d istoret  0x00000001 , 0x00000012 
- 00032348  0x00008d0e ifetcht  0x00000001 , 0x0000003f 
- 00032349  0x00008d0f copy  0x00000002 , 0x00000039 
- 00032350  0x00008d10 add  0x0000003f , 0x00000003 , 0x00000012 
- 00032351  0x00008d11 ifetch  0x00000001 , 0x00000012 
- 00032352  0x00008d12 imul32  0x00000002 , 0x0000003f 
- 00032353  0x00008d13 iadd  0x00000006 , 0x00000006 
- 00032354  0x00008d14 increase  0x00000001 , 0x00000006 
- 00032355  0x00008d15 copy  0x00000011 , 0x00000005 
- 00032356  0x00008d16 branch  0x00007e4c 
- 00032357  0x00008d1b fetch  0x00000002 , 0x00004218 
- 00032358  0x00008d1c add  0x0000003f , 0x00000002 , 0x00000006 
- 00032359  0x00008d1d ifetch  0x00000001 , 0x00000006 
- 00032360  0x00008d1e rtn 
- 00032361  0x00008d22 call  0x00007e6d 
- 00032362  0x00008d23 ifetcht  0x00000001 , 0x00000006 
- 00032363  0x00008d24 isub  0x00000002 , 0x0000003f 
- 00032364  0x00008d25 rtn 
- 00032365  0x00008d29 fetch  0x00000002 , 0x00004218 
- 00032366  0x00008d2a add  0x0000003f , 0x00000001 , 0x00000006 
- 00032367  0x00008d2b ifetch  0x00000001 , 0x00000006 
- 00032368  0x00008d2c rtn 
- 00032369  0x00008d35 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032370  0x00008d36 rtn  0x00000005 
- 00032371  0x00008d38 rshift  0x0000003f , 0x0000003f 
- 00032372  0x00008d39 loop  0x00007e73 
- 00032373  0x00008d3a rtn 
- 00032374  0x00008d3e force  0x00000001 , 0x0000003f 
- 00032375  0x00008d3f sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032376  0x00008d40 rtn  0x00000005 
- 00032377  0x00008d42 lshift  0x0000003f , 0x0000003f 
- 00032378  0x00008d43 loop  0x00007e79 
- 00032379  0x00008d44 rtn 
- 00032380  0x00008d46 deposit  0x00000005 
- 00032381  0x00008d47 store  0x00000002 , 0x00000abb 
- 00032382  0x00008d48 storet  0x00000008 , 0x00000aa2 
- 00032383  0x00008d49 deposit  0x0000000b 
- 00032384  0x00008d4a store  0x00000004 , 0x00000aaa 
- 00032385  0x00008d4b call  0x00007e85 
- 00032386  0x00008d4c deposit  0x00000006 
- 00032387  0x00008d4d store  0x00000002 , 0x00000ab9 
- 00032388  0x00008d4e rtn 
- 00032389  0x00008d51 deposit  0x00000011 
- 00032390  0x00008d52 store  0x00000004 , 0x00000aae 
- 00032391  0x00008d53 deposit  0x00000012 
- 00032392  0x00008d54 store  0x00000004 , 0x00000ab2 
- 00032393  0x00008d55 deposit  0x00000013 
- 00032394  0x00008d56 store  0x00000003 , 0x00000ab6 
- 00032395  0x00008d57 rtn 
- 00032396  0x00008d5a fetcht  0x00000008 , 0x00000aa2 
- 00032397  0x00008d5b fetch  0x00000004 , 0x00000aaa 
- 00032398  0x00008d5c iforce  0x0000000b 
- 00032399  0x00008d5d call  0x00007e95 
- 00032400  0x00008d5e fetch  0x00000002 , 0x00000abb 
- 00032401  0x00008d5f iforce  0x00000005 
- 00032402  0x00008d60 fetch  0x00000002 , 0x00000ab9 
- 00032403  0x00008d61 iforce  0x00000006 
- 00032404  0x00008d62 rtn 
- 00032405  0x00008d65 fetch  0x00000004 , 0x00000aae 
- 00032406  0x00008d66 iforce  0x00000011 
- 00032407  0x00008d67 fetch  0x00000004 , 0x00000ab2 
- 00032408  0x00008d68 iforce  0x00000012 
- 00032409  0x00008d69 fetch  0x00000003 , 0x00000ab6 
- 00032410  0x00008d6a iforce  0x00000013 
- 00032411  0x00008d6b rtn 
- 00032412  0x00008d6e fetch  0x00000002 , 0x00000abb 
- 00032413  0x00008d6f copy  0x0000003f , 0x00000005 
- 00032414  0x00008d70 rtn 
- 00032415  0x00008d72 fetch  0x00000002 , 0x00000ab9 
- 00032416  0x00008d73 copy  0x0000003f , 0x00000006 
- 00032417  0x00008d74 rtn 
- 00032418  0x00008d76 copy  0x00000005 , 0x0000003f 
- 00032419  0x00008d77 store  0x00000002 , 0x00000abb 
- 00032420  0x00008d78 rtn 
- 00032421  0x00008d7a copy  0x00000006 , 0x0000003f 
- 00032422  0x00008d7b store  0x00000002 , 0x00000ab9 
- 00032423  0x00008d7c rtn 
- 00032424  0x00008d81 copy  0x00000005 , 0x0000003f 
- 00032425  0x00008d82 store  0x00000002 , 0x00000a97 
- 00032426  0x00008d83 copy  0x00000006 , 0x0000003f 
- 00032427  0x00008d84 store  0x00000002 , 0x00000a95 
- 00032428  0x00008d85 rtn 
- 00032429  0x00008d87 fetch  0x00000002 , 0x00000a97 
- 00032430  0x00008d88 copy  0x0000003f , 0x00000005 
- 00032431  0x00008d89 fetch  0x00000002 , 0x00000a95 
- 00032432  0x00008d8a copy  0x0000003f , 0x00000006 
- 00032433  0x00008d8b rtn 
- 00032434  0x00008d8e call  0x00007ebd 
- 00032435  0x00008d90 call  0x00007ebd 
- 00032436  0x00008d91 branch  0x00007ebd 
- 00032437  0x00008d93 call  0x00007eb9 
- 00032438  0x00008d95 ifetch  0x00000004 , 0x00000006 
- 00032439  0x00008d96 istore  0x00000004 , 0x00000005 
- 00032440  0x00008d97 rtn 
- 00032441  0x00008d99 ifetch  0x00000008 , 0x00000006 
- 00032442  0x00008d9a istore  0x00000008 , 0x00000005 
- 00032443  0x00008d9b rtn 
- 00032444  0x00008d9e call  0x00007ebf 
- 00032445  0x00008da0 call  0x00007eb9 
- 00032446  0x00008da2 call  0x00007eb9 
- 00032447  0x00008da4 call  0x00007eb9 
- 00032448  0x00008da5 branch  0x00007eb9 
- 00032449  0x00008daa arg  0x0000000a , 0x00000039 
- 00032450  0x00008dac nop  0x00002ee0 
- 00032451  0x00008dad loop  0x00007ec2 
- 00032452  0x00008dae rtn 
- 00032453  0x00008db1 force  0x00000003 , 0x00000039 
- 00032454  0x00008db3 force  0x00000000 , 0x0000003f 
- 00032455  0x00008db5 istore  0x00000008 , 0x00000005 
- 00032456  0x00008db6 loop  0x00007ec7 
- 00032457  0x00008db7 rtn 
- 00032458  0x00008dba force  0x00000000 , 0x0000003f 
- 00032459  0x00008dbb istore  0x00000008 , 0x00000005 
- 00032460  0x00008dbc rtn 
- 00032461  0x00008dbe force  0x00000000 , 0x0000003f 
- 00032462  0x00008dbf istore  0x00000004 , 0x00000005 
- 00032463  0x00008dc0 rtn 
- 00032464  0x00008dc3 force  0x00000004 , 0x00000039 
- 00032465  0x00008dc4 branch  0x00007ec6 
- 00032466  0x00008dc6 force  0x00000008 , 0x00000039 
- 00032467  0x00008dc7 branch  0x00007ec6 
- 00032468  0x00008dca deposit  0x00000039 
- 00032469  0x00008dcb rtn  0x00000034 
- 00032470  0x00008dcc setarg  0x00000000 
- 00032471  0x00008dce istore  0x00000001 , 0x00000005 
- 00032472  0x00008dcf loop  0x00007ed7 
- 00032473  0x00008dd0 rtn 
- 00032474  0x00008dd4 arg  0x00000020 , 0x00000039 
- 00032475  0x00008dd5 arg  0x00000ac2 , 0x00000005 
- 00032476  0x00008dd6 branch  0x00007ed4 
- 00032477  0x00008dd9 ifetch  0x00000004 , 0x00000013 
- 00032478  0x00008dda ifetcht  0x00000004 , 0x00000011 
- 00032479  0x00008ddb ixor  0x00000002 , 0x0000003f 
- 00032480  0x00008ddc istore  0x00000004 , 0x00000005 
- 00032481  0x00008ddd increase  0x00000004 , 0x00000011 
- 00032482  0x00008dde increase  0x00000004 , 0x00000013 
- 00032483  0x00008ddf loop  0x00007edd 
- 00032484  0x00008de0 rtn 
- 00032485  0x00008de5 bpatchx  0x000000fb , 0x0000403f 
- 00032486  0x00008de6 copy  0x00000039 , 0x0000003f 
- 00032487  0x00008de7 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00032488  0x00008de8 rtn  0x00000002 
- 00032489  0x00008de9 iadd  0x00000011 , 0x00000012 
- 00032490  0x00008dea increase  0xffffffff , 0x00000012 
- 00032491  0x00008deb rshift  0x00000039 , 0x00000039 
- 00032492  0x00008ded ifetcht  0x00000001 , 0x00000011 
- 00032493  0x00008dee ifetch  0x00000001 , 0x00000012 
- 00032494  0x00008def istore  0x00000001 , 0x00000011 
- 00032495  0x00008df0 istoret  0x00000001 , 0x00000012 
- 00032496  0x00008df1 increase  0xffffffff , 0x00000012 
- 00032497  0x00008df2 increase  0x00000001 , 0x00000011 
- 00032498  0x00008df3 loop  0x00007eec 
- 00032499  0x00008df4 rtn 
- 00032500  0x00008df8 deposit  0x00000039 
- 00032501  0x00008df9 rtn  0x00000034 
- 00032502  0x00008dfb increase  0xfffffff8 , 0x00000039 
- 00032503  0x00008dfc call  0x00007eb9 , 0x00000002 
- 00032504  0x00008dfd rtn  0x00000005 
- 00032505  0x00008dfe branch  0x00007ef6 , 0x00000002 
- 00032506  0x00008dff increase  0x00000008 , 0x00000039 
- 00032507  0x00008e01 increase  0xfffffffc , 0x00000039 
- 00032508  0x00008e02 call  0x00007eb6 , 0x00000002 
- 00032509  0x00008e03 rtn  0x00000005 
- 00032510  0x00008e04 branch  0x00007efb , 0x00000002 
- 00032511  0x00008e05 increase  0x00000004 , 0x00000039 
- 00032512  0x00008e06 branch  0x00007f01 
- 00032513  0x00008e09 deposit  0x00000039 
- 00032514  0x00008e0a rtn  0x00000034 
- 00032515  0x00008e0c ifetch  0x00000001 , 0x00000006 
- 00032516  0x00008e0d istore  0x00000001 , 0x00000005 
- 00032517  0x00008e0e loop  0x00007f03 
- 00032518  0x00008e0f rtn 
- 00032519  0x00008e12 setarg  0x00000000 
- 00032520  0x00008e14 rshift  0x00000022 , 0x00000002 
- 00032521  0x00008e15 storet  0x00000004 , 0x00004094 
- 00032522  0x00008e16 arg  0x0000419d , 0x00000005 
- 00032523  0x00008e17 iforce  0x00000002 
- 00032524  0x00008e18 lshift  0x00000007 , 0x0000003f 
- 00032525  0x00008e19 iadd  0x00000005 , 0x00000005 
- 00032526  0x00008e1a istoret  0x00000002 , 0x00000005 
- 00032527  0x00008e1b bpatchx  0x000000fc , 0x0000403f 
- 00032528  0x00008e1c rtn 
- 00032529  0x00008e1f arg  0x00000800 , 0x0000000b 
- 00032530  0x00008e20 lshift16  0x0000000b , 0x0000000b 
- 00032531  0x00008e21 iadd  0x0000000b , 0x0000003f 
- 00032532  0x00008e22 rtn 
- 00032533  0x00008e26 arg  0x00000000 , 0x00000007 
- 00032534  0x00008e28 bpatchx  0x000000fd , 0x0000403f 
- 00032535  0x00008e29 fetcht  0x00000004 , 0x00004094 
- 00032536  0x00008e2a rshift  0x00000022 , 0x0000003f 
- 00032537  0x00008e2b store  0x00000004 , 0x00004094 
- 00032538  0x00008e2c isub  0x00000002 , 0x0000003e 
- 00032539  0x00008e2d ncall  0x00007f11 , 0x00000002 
- 00032540  0x00008e2e isub  0x00000002 , 0x0000000b 
- 00032541  0x00008e2f copy  0x0000000b , 0x00000002 
- 00032542  0x00008e30 arg  0x0000419d , 0x00000006 
- 00032543  0x00008e31 copy  0x00000006 , 0x00000005 
- 00032544  0x00008e32 arg  0x00000010 , 0x00000039 
- 00032545  0x00008e34 ifetch  0x00000002 , 0x00000006 
- 00032546  0x00008e35 isub  0x00000002 , 0x0000003f 
- 00032547  0x00008e36 branch  0x00007f25 , 0x00000002 
- 00032548  0x00008e37 force  0x00000000 , 0x0000003f 
- 00032549  0x00008e39 istore  0x00000002 , 0x00000005 
- 00032550  0x00008e3a loop  0x00007f21 
- 00032551  0x00008e3b arg  0x0000419d , 0x00000006 
- 00032552  0x00008e3c lshift  0x00000007 , 0x0000003f 
- 00032553  0x00008e3d iadd  0x00000006 , 0x00000006 
- 00032554  0x00008e3e ifetch  0x00000002 , 0x00000006 
- 00032555  0x00008e3f rtn 
- 00032556  0x00008e45 iadd  0x00000002 , 0x00000002 
- 00032557  0x00008e46 copy  0x00000002 , 0x00000039 
- 00032558  0x00008e47 setarg  0x00000ea6 
- 00032559  0x00008e48 isub  0x00000039 , 0x0000003f 
- 00032560  0x00008e49 rtn  0x00000002 
- 00032561  0x00008e4a sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032562  0x00008e4b rshift16  0x00000002 , 0x00000002 
- 00032563  0x00008e4c increase  0x00000001 , 0x00000002 
- 00032564  0x00008e4d lshift16  0x00000002 , 0x00000002 
- 00032565  0x00008e4e ior  0x00000002 , 0x00000002 
- 00032566  0x00008e4f rtn 
- 00032567  0x00008e52 call  0x00007f39 
- 00032568  0x00008e53 branch  0x00007f43 
- 00032569  0x00008e57 disable  0x00000028 
- 00032570  0x00008e58 isub  0x00000002 , 0x0000003f 
- 00032571  0x00008e59 branch  0x00007f3e , 0x00000002 
- 00032572  0x00008e5a enable  0x00000028 
- 00032573  0x00008e5b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032574  0x00008e5d rtnbit0  0x0000000f 
- 00032575  0x00008e5e arg  0xffff0ea6 , 0x00000002 
- 00032576  0x00008e5f iadd  0x00000002 , 0x0000003f 
- 00032577  0x00008e60 set0  0x00000040 , 0x0000003f 
- 00032578  0x00008e61 rtn 
- 00032579  0x00008e64 iforce  0x00000006 
- 00032580  0x00008e65 rshift16  0x0000003f , 0x0000003f 
- 00032581  0x00008e66 arg  0x00000ea6 , 0x00000002 
- 00032582  0x00008e67 imul32  0x00000002 , 0x0000003f 
- 00032583  0x00008e68 iadd  0x00000006 , 0x0000003f 
- 00032584  0x00008e69 rtn 
- 00032585  0x00008e6d lshift8  0x0000003f , 0x0000003f 
- 00032586  0x00008e6e lshift4  0x0000003f , 0x0000003f 
- 00032587  0x00008e6f fetcht  0x00000003 , 0x0000416f 
- 00032588  0x00008e70 idiv  0x00000002 
- 00032589  0x00008e71 call  0x00007f86 
- 00032590  0x00008e72 quotient  0x00000002 
- 00032591  0x00008e73 rtn 
- 00032592  0x00008e77 arg  0x00000ea6 , 0x00000002 
- 00032593  0x00008e78 idiv  0x00000002 
- 00032594  0x00008e79 call  0x00007f86 
- 00032595  0x00008e7a quotient  0x0000003f 
- 00032596  0x00008e7b lshift16  0x0000003f , 0x0000003f 
- 00032597  0x00008e7c remainder  0x00000002 
- 00032598  0x00008e7d ior  0x00000002 , 0x00000002 
- 00032599  0x00008e7e rtn 
- 00032600  0x00008e86 arg  0x00000000 , 0x00000002 
- 00032601  0x00008e88 copy  0x00000002 , 0x00000013 
- 00032602  0x00008e89 ifetch  0x00000001 , 0x00000003 
- 00032603  0x00008e8a call  0x00007f64 
- 00032604  0x00008e8b copy  0x00000013 , 0x00000002 
- 00032605  0x00008e8c call  0x00007f95 
- 00032606  0x00008e8d arg  0x0000000a , 0x00000012 
- 00032607  0x00008e8e imul32  0x00000012 , 0x0000003f 
- 00032608  0x00008e8f iadd  0x00000002 , 0x0000003f 
- 00032609  0x00008e90 copy  0x0000003f , 0x00000002 
- 00032610  0x00008e91 loop  0x00007f59 
- 00032611  0x00008e92 rtn 
- 00032612  0x00008e97 arg  0x0000003a , 0x00000002 
- 00032613  0x00008e98 isub  0x00000002 , 0x0000003e 
- 00032614  0x00008e99 nbranch  0x00007f6d , 0x00000002 
- 00032615  0x00008e9a arg  0x00000061 , 0x00000002 
- 00032616  0x00008e9b isub  0x00000002 , 0x0000003e 
- 00032617  0x00008e9c branch  0x00007f70 , 0x00000002 
- 00032618  0x00008e9d arg  0x00000037 , 0x00000002 
- 00032619  0x00008e9e isub  0x00000002 , 0x0000003f 
- 00032620  0x00008e9f rtn 
- 00032621  0x00008ea1 arg  0x00000030 , 0x00000002 
- 00032622  0x00008ea2 isub  0x00000002 , 0x0000003f 
- 00032623  0x00008ea3 rtn 
- 00032624  0x00008ea5 arg  0x00000057 , 0x00000002 
- 00032625  0x00008ea6 isub  0x00000002 , 0x0000003f 
- 00032626  0x00008ea7 rtn 
- 00032627  0x00008eaa copy  0x00000002 , 0x00000030 
- 00032628  0x00008eab setarg  0x000001ff 
- 00032629  0x00008eac force  0x00000000 , 0x00000012 
- 00032630  0x00008eae rshift3  0x0000003f , 0x00000011 
- 00032631  0x00008eaf rshift  0x00000011 , 0x00000011 
- 00032632  0x00008eb0 ixor  0x00000011 , 0x00000011 
- 00032633  0x00008eb1 isolate1  0x00000000 , 0x00000011 
- 00032634  0x00008eb2 setflag  0x00000001 , 0x00000009 , 0x0000003f 
- 00032635  0x00008eb3 rshift  0x00000002 , 0x00000002 
- 00032636  0x00008eb4 isolate1  0x00000000 , 0x0000003f 
- 00032637  0x00008eb5 setflag  0x00000001 , 0x00000007 , 0x00000002 
- 00032638  0x00008eb6 rshift  0x0000003f , 0x0000003f 
- 00032639  0x00008eb7 increase  0x00000001 , 0x00000012 
- 00032640  0x00008eb8 compare  0x00000000 , 0x00000012 , 0x00000007 
- 00032641  0x00008eb9 nbranch  0x00007f76 , 0x00000001 
- 00032642  0x00008eba istoret  0x00000001 , 0x00000005 
- 00032643  0x00008ebb loop  0x00007f76 
- 00032644  0x00008ebc copy  0x00000030 , 0x00000002 
- 00032645  0x00008ebd rtn 
- 00032646  0x00008ec1 rtn  0x00000035 
- 00032647  0x00008ec2 branch  0x00007f86 
- 00032648  0x00008ece ifetch  0x00000001 , 0x00000011 
- 00032649  0x00008ecf ifetcht  0x00000001 , 0x00000012 
- 00032650  0x00008ed0 isub  0x00000002 , 0x0000003e 
- 00032651  0x00008ed1 nrtn  0x00000005 
- 00032652  0x00008ed2 increase  0x00000001 , 0x00000011 
- 00032653  0x00008ed3 increase  0x00000001 , 0x00000012 
- 00032654  0x00008ed4 loop  0x00007f88 
- 00032655  0x00008ed5 force  0x00000000 , 0x0000003e 
- 00032656  0x00008ed6 rtn 
- 00032657  0x00008eda isub  0x00000002 , 0x0000003e 
- 00032658  0x00008edb nrtn  0x00000002 
- 00032659  0x00008edc deposit  0x00000002 
- 00032660  0x00008edd rtn 
- 00032661  0x00008ee0 iadd  0x00000002 , 0x0000003f 
- 00032662  0x00008ee1 isub  0x00000002 , 0x00000002 
- 00032663  0x00008ee2 isub  0x00000002 , 0x0000003f 
- 00032664  0x00008ee3 rtn 
- 00032665  0x00008ee6 arg  0x00000200 , 0x00000039 
- 00032666  0x00008ee7 arg  0x00004000 , 0x00000005 
- 00032667  0x00008ee8 branch  0x00007ec6 
- 00032668  0x00008eec rtn  0x00000034 
- 00032669  0x00008eed copy  0x0000003f , 0x0000003d 
- 00032670  0x00008ef1 hfetch  0x00000002 , 0x0000810e 
- 00032671  0x00008ef2 nbranch  0x00007f9e , 0x00000034 
- 00032672  0x00008ef3 rtn 
- 00032673  0x00008ef6 jam  0x00000001 , 0x00008203 
- 00032674  0x00008ef7 rtn 
- 00032675  0x00008efa hstore  0x00000002 , 0x00008205 
- 00032676  0x00008efb hfetch  0x00000001 , 0x00008203 
- 00032677  0x00008efc set1  0x00000004 , 0x0000003f 
- 00032678  0x00008efd hstore  0x00000001 , 0x00008203 
- 00032679  0x00008efe rtn 
- 00032680  0x00008f00 hstore  0x00000002 , 0x00008207 
- 00032681  0x00008f01 hfetch  0x00000001 , 0x00008203 
- 00032682  0x00008f02 set1  0x00000006 , 0x0000003f 
- 00032683  0x00008f03 hstore  0x00000001 , 0x00008203 
- 00032684  0x00008f04 rtn 
- 00032685  0x00008f07 hstore  0x00000002 , 0x00008205 
- 00032686  0x00008f08 jam  0x00000030 , 0x00008203 
- 00032687  0x00008f09 rtn 
- 00032688  0x00008f0e hfetch  0x00000001 , 0x00008043 
- 00032689  0x00008f0f set0  0x00000004 , 0x0000003f 
- 00032690  0x00008f10 hstore  0x00000001 , 0x00008043 
- 00032691  0x00008f11 rtn 
- 00032692  0x00008f14 hfetch  0x00000002 , 0x0000810e 
- 00032693  0x00008f15 arg  0x00000200 , 0x00000002 
- 00032694  0x00008f17 isub  0x00000002 , 0x0000003e 
- 00032695  0x00008f18 rtn 
- 00032696  0x00008f1f bpatchx  0x000000fe , 0x0000403f 
- 00032697  0x00008f20 ifetcht  0x00000008 , 0x00000011 
- 00032698  0x00008f21 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032699  0x00008f22 nbranch  0x00007fbe , 0x00000034 
- 00032700  0x00008f23 rshift8  0x00000002 , 0x0000003f 
- 00032701  0x00008f24 istore  0x00000008 , 0x00000011 
- 00032702  0x00008f26 increase  0x00000007 , 0x00000011 
- 00032703  0x00008f27 ifetch  0x00000001 , 0x00000011 
- 00032704  0x00008f28 nbranch  0x00002a8c , 0x00000034 
- 00032705  0x00008f29 fetch  0x00000001 , 0x00000a99 
- 00032706  0x00008f2a istore  0x00000001 , 0x00000011 
- 00032707  0x00008f2b rtn 
- 00032708  0x00008f31 bpatchx  0x000000ff , 0x0000403f 
- 00032709  0x00008f32 arg  0x00000008 , 0x00000039 
- 00032710  0x00008f33 ifetch  0x00000008 , 0x00000011 
- 00032711  0x00008f34 rtn  0x00000034 
- 00032712  0x00008f36 ifetch  0x00000001 , 0x00000011 
- 00032713  0x00008f37 nbranch  0x00007fcd , 0x00000034 
- 00032714  0x00008f38 increase  0x00000001 , 0x00000011 
- 00032715  0x00008f39 loop  0x00007fc8 
- 00032716  0x00008f3a branch  0x00002a8c 
- 00032717  0x00008f3c arg  0x00000000 , 0x00000002 
- 00032718  0x00008f3d istoret  0x00000001 , 0x00000011 
- 00032719  0x00008f3e rtn 
- 00032720  0x00008f44 ifetch  0x00000008 , 0x00000011 
- 00032721  0x00008f45 rtn 
- 00032722  0x00008f4b ifetch  0x00000001 , 0x00000011 
- 00032723  0x00008f4c rtn 
- 00032724  0x00008f50 ifetch  0x00000002 , 0x00000011 
- 00032725  0x00008f51 rtn 
- 00032726  0x00008f56 arg  0x00000000 , 0x00000002 
- 00032727  0x00008f58 fetch  0x00000001 , 0x00000006 
- 00032728  0x00008f59 loop  0x00007fd7 , 0x00000034 
- 00032729  0x00008f5a increase  0x00000001 , 0x00000002 
- 00032730  0x00008f5b loop  0x00007fd7 
- 00032731  0x00008f5c copy  0x00000002 , 0x0000003f 
- 00032732  0x00008f5d rtn 
- 00032733  0x00008f60 isub  0x00000002 , 0x0000003e 
- 00032734  0x00008f61 nrtn  0x00000002 
- 00032735  0x00008f62 copy  0x00000002 , 0x0000003f 
- 00032736  0x00008f63 rtn 
- 00032737  0x00008f67 force  0xffffffff , 0x0000003e 
- 00032738  0x00008f68 rtn 
- 00032739  0x00008f6b force  0x00000001 , 0x0000003e 
- 00032740  0x00008f6c rtn 
- 00032741  0x00008f6e force  0x00000000 , 0x0000003e 
- 00032742  0x00008f6f rtn 
- 00032743  0x00008f72 enable  0x00000028 
- 00032744  0x00008f73 rtn 
- 00032745  0x00008f76 disable  0x00000028 
- 00032746  0x00008f77 rtn 
- 00032747  0x00008f7a enable  0x0000002c 
- 00032748  0x00008f7b rtn 
- 00032749  0x00008f7e disable  0x0000002c 
- 00032750  0x00008f7f rtn 
- 00032751  0x00008f82 setarg  0x00000001 
- 00032752  0x00008f83 rtn 
- 00032753  0x00008f86 setarg  0x00000000 
- 00032754  0x00008f87 rtn 
- 00032755  0x00008f8b copy  0x00000039 , 0x0000003f 
- 00032756  0x00008f8c rtn  0x00000034 
- 00032757  0x00008f8d copy  0x00000006 , 0x0000003f 
- 00032758  0x00008f8e iadd  0x00000039 , 0x0000003f 
- 00032759  0x00008f8f increase  0xffffffff , 0x0000003f 
- 00032760  0x00008f90 copy  0x0000003f , 0x00000006 
- 00032761  0x00008f92 ifetch  0x00000001 , 0x00000006 
- 00032762  0x00008f93 increase  0xfffffffe , 0x00000006 
- 00032763  0x00008f94 istore  0x00000001 , 0x00000005 
- 00032764  0x00008f95 loop  0x00007ff9 
- 00032765  0x00008f96 rtn 
+ 00001314  0x000008ad jam  0x0000005a , 0x00004b1e 
+ 00001315  0x000008b2 call  0x0000051a 
+ 00001316  0x000008b3 fetcht  0x00000002 , 0x000047c2 
+ 00001317  0x000008b4 increase  0x00000001 , 0x00000002 
+ 00001318  0x000008b5 storet  0x00000002 , 0x000047c2 
+ 00001319  0x000008b6 storet  0x00000002 , 0x000044a1 
+ 00001320  0x000008b7 call  0x00000516 
+ 00001321  0x000008b8 random  0x0000003f 
+ 00001322  0x000008b9 store  0x00000001 , 0x000044a0 
+ 00001323  0x000008bb call  0x00003402 
+ 00001324  0x000008bc setarg  0x00ed8e0e 
+ 00001325  0x000008bd store  0x00000003 , 0x000044a3 
+ 00001326  0x000008be call  0x00003418 
+ 00001327  0x000008bf fetch  0x00000002 , 0x00004687 
+ 00001328  0x000008c0 store  0x00000002 , 0x000046ac 
+ 00001329  0x000008c1 jam  0x00000006 , 0x0000016d 
+ 00001330  0x000008c2 setarg  0x00000000 
+ 00001331  0x000008c3 store  0x00000002 , 0x000046b0 
+ 00001332  0x000008c4 store  0x00000002 , 0x000046ae 
+ 00001333  0x000008c5 arg  0x00000007 , 0x00000007 
+ 00001334  0x000008c6 call  0x000043ce 
+ 00001335  0x000008c7 call  0x000043ca 
+ 00001336  0x000008ca call  0x0000053a 
+ 00001337  0x000008cb branch  0x000042c4 
+ 00001338  0x000008cf jam  0x00000000 , 0x0000479f 
+ 00001339  0x000008d0 call  0x000002f7 
+ 00001340  0x000008d1 setarg  0x00000005 
+ 00001341  0x000008d2 istore  0x00000001 , 0x00000006 
+ 00001342  0x000008d4 arg  0x00004b1f , 0x00000006 
+ 00001343  0x000008d5 call  0x00000541 
+ 00001344  0x000008d7 branch  0x00007df4 
+ 00001345  0x000008da arg  0x0000437b , 0x00000005 
+ 00001346  0x000008db arg  0x00000013 , 0x00000039 
+ 00001347  0x000008dc call  0x00007f01 
+ 00001348  0x000008dd branch  0x000057b8 
+ 00001349  0x000008e0 jam  0x00000000 , 0x00004b06 
+ 00001350  0x000008e2 setarg  0x00000000 
+ 00001351  0x000008e3 store  0x00000002 , 0x000046ac 
+ 00001352  0x000008e4 call  0x000003d2 
+ 00001353  0x000008e5 branch  0x000042cb 
+ 00001354  0x000008e8 fetch  0x00000001 , 0x0000450f 
+ 00001355  0x000008e9 pincrease  0x00000001 
+ 00001356  0x000008ea store  0x00000001 , 0x0000450f 
+ 00001357  0x000008eb beq  0x0000000c , 0x00005395 
+ 00001358  0x000008ec call  0x000055aa 
+ 00001359  0x000008ed call  0x0000561e 
+ 00001360  0x000008ee call  0x00000626 
+ 00001361  0x000008ef branch  0x0000538f 
+ 00001362  0x000008f2 fetch  0x00000001 , 0x00000016 
+ 00001363  0x000008f3 increase  0x00000001 , 0x0000003f 
+ 00001364  0x000008f4 store  0x00000001 , 0x00000016 
+ 00001365  0x000008f5 rtnne  0x00000028 
+ 00001366  0x000008f6 jam  0x00000025 , 0x00000016 
+ 00001367  0x000008f7 rtn 
+ 00001368  0x000008fa call  0x000029bb 
+ 00001369  0x000008fb call  0x0000001d 
+ 00001370  0x000008fc branch  0x000054a3 
+ 00001371  0x000008ff call  0x00000561 
+ 00001372  0x00000900 branch  0x0000557d 
+ 00001373  0x00000902 fetch  0x00000001 , 0x000047c5 
+ 00001374  0x00000903 store  0x00000001 , 0x00004172 
+ 00001375  0x00000905 jam  0x00000000 , 0x000047c4 
+ 00001376  0x00000906 rtn 
+ 00001377  0x00000909 fetch  0x00000001 , 0x000043d6 
+ 00001378  0x0000090a sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00001379  0x0000090b nbranch  0x0000042e , 0x00000002 
+ 00001380  0x0000090c fetch  0x00000001 , 0x000043d8 
+ 00001381  0x0000090d fetcht  0x00000001 , 0x000047c5 
+ 00001382  0x0000090e isub  0x00000002 , 0x0000003e 
+ 00001383  0x0000090f branch  0x0000055d , 0x00000002 
+ 00001384  0x00000910 fetch  0x00000001 , 0x000043d8 
+ 00001385  0x00000911 store  0x00000001 , 0x00004172 
+ 00001386  0x00000912 branch  0x0000055f 
+ 00001387  0x00000915 fetch  0x00000001 , 0x0000043f 
+ 00001388  0x00000916 rtnbit0  0x00000006 
+ 00001389  0x00000917 call  0x00000570 
+ 00001390  0x00000918 nrtn  0x00000028 
+ 00001391  0x00000919 branch  0x000055a0 
+ 00001392  0x0000091b enable  0x00000028 
+ 00001393  0x0000091c fetch  0x00000001 , 0x0000045a 
+ 00001394  0x0000091d rshift4  0x0000003f , 0x0000003f 
+ 00001395  0x0000091e rtnne  0x0000000f 
+ 00001396  0x0000091f fetch  0x00000001 , 0x00000460 
+ 00001397  0x00000920 rshift4  0x0000003f , 0x0000003f 
+ 00001398  0x00000921 rtnne  0x00000000 
+ 00001399  0x00000922 branch  0x00007fe9 
+ 00001400  0x00000925 fetch  0x00000001 , 0x00000456 
+ 00001401  0x00000926 bbit1  0x00000005 , 0x0000058c 
+ 00001402  0x00000927 call  0x00000618 
+ 00001403  0x00000928 fetch  0x00000001 , 0x0000478e 
+ 00001404  0x00000929 nbranch  0x00000582 , 0x00000034 
+ 00001405  0x0000092a fetch  0x00000001 , 0x0000043f 
+ 00001406  0x0000092b bbit0  0x00000004 , 0x00000586 
+ 00001407  0x0000092c fetch  0x00000001 , 0x000002da 
+ 00001408  0x0000092d branch  0x00000586 , 0x00000034 
+ 00001409  0x0000092e branch  0x00005664 
+ 00001410  0x00000930 fetch  0x00000001 , 0x0000478e 
+ 00001411  0x00000931 increase  0xffffffff , 0x0000003f 
+ 00001412  0x00000932 store  0x00000001 , 0x0000478e 
+ 00001413  0x00000933 branch  0x00005664 
+ 00001414  0x00000935 fetch  0x00000001 , 0x000044c4 
+ 00001415  0x00000936 bne  0x00000005 , 0x00000589 
+ 00001416  0x00000937 jam  0x00000003 , 0x0000478e 
+ 00001417  0x00000939 call  0x00005892 
+ 00001418  0x0000093a call  0x000003e8 , 0x00000034 
+ 00001419  0x0000093b branch  0x00005622 
+ 00001420  0x0000093e call  0x0000058e 
+ 00001421  0x0000093f branch  0x0000059a 
+ 00001422  0x00000942 fetch  0x00000001 , 0x000046c5 
+ 00001423  0x00000943 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001424  0x00000944 rtnne  0x00000003 
+ 00001425  0x00000945 fetch  0x00000001 , 0x000047c1 
+ 00001426  0x00000946 rtn  0x00000034 
+ 00001427  0x00000947 fetch  0x00000001 , 0x000043dd 
+ 00001428  0x00000948 rtn  0x00000034 
+ 00001429  0x00000949 fetch  0x00000001 , 0x000043dc 
+ 00001430  0x0000094a set1  0x00000004 , 0x0000003f 
+ 00001431  0x0000094b store  0x00000001 , 0x000043dc 
+ 00001432  0x0000094c call  0x00005650 
+ 00001433  0x0000094d rtn 
+ 00001434  0x00000952 branch  0x0000061c 
+ 00001435  0x00000955 fetch  0x00000001 , 0x0000479f 
+ 00001436  0x00000956 rtn  0x00000034 
+ 00001437  0x00000957 fetch  0x00000001 , 0x000046c5 
+ 00001438  0x00000958 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001439  0x00000959 rtneq  0x00000003 
+ 00001440  0x0000095a jam  0x0000000a , 0x000046c6 
+ 00001441  0x0000095b rtn 
+ 00001442  0x0000095e rtnmark1  0x0000000f 
+ 00001443  0x0000095f call  0x00005890 
+ 00001444  0x00000960 nrtn  0x00000034 
+ 00001445  0x00000961 fetch  0x00000001 , 0x000002d9 
+ 00001446  0x00000962 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001447  0x00000963 store  0x00000001 , 0x0000450c 
+ 00001448  0x00000964 ifetch  0x00000001 , 0x00000006 
+ 00001449  0x00000965 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001450  0x00000966 store  0x00000001 , 0x0000450b 
+ 00001451  0x00000967 rtn  0x00000034 
+ 00001452  0x00000968 copy  0x00000006 , 0x0000003f 
+ 00001453  0x00000969 store  0x00000002 , 0x0000450d 
+ 00001454  0x0000096a fetch  0x00000001 , 0x0000450c 
+ 00001455  0x0000096b beq  0x00000003 , 0x000005b1 
+ 00001456  0x0000096c branch  0x0000568d 
+ 00001457  0x0000096e fetch  0x00000001 , 0x000002db 
+ 00001458  0x0000096f beq  0x00000001 , 0x000005b4 
+ 00001459  0x00000970 branch  0x00005c65 
+ 00001460  0x00000972 ifetch  0x00000005 , 0x00000006 
+ 00001461  0x00000973 store  0x00000005 , 0x000043ce 
+ 00001462  0x00000974 ifetch  0x00000002 , 0x00000006 
+ 00001463  0x00000975 store  0x00000002 , 0x0000045f 
+ 00001464  0x00000976 branch  0x00005c8a 
+ 00001465  0x00000979 ifetch  0x00000002 , 0x00000006 
+ 00001466  0x0000097a beq  0x00000004 , 0x000005bd 
+ 00001467  0x0000097b beq  0x00000006 , 0x000005da 
+ 00001468  0x0000097c branch  0x00005698 
+ 00001469  0x0000097e call  0x00007ea5 
+ 00001470  0x0000097f call  0x0000059b 
+ 00001471  0x00000980 call  0x00007e9f 
+ 00001472  0x00000981 ifetch  0x00000003 , 0x00000006 
+ 00001473  0x00000982 store  0x00000003 , 0x00000477 
+ 00001474  0x00000983 beq  0x00000010 , 0x000005cc 
+ 00001475  0x00000985 rshift8  0x0000003f , 0x00000002 
+ 00001476  0x00000986 sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001477  0x00000988 branch  0x000058ad , 0x00000002 
+ 00001478  0x00000989 arg  0x000047c6 , 0x00000002 
+ 00001479  0x0000098a storet  0x00000002 , 0x000044bc 
+ 00001480  0x0000098b call  0x000058ad 
+ 00001481  0x0000098c setarg  0x00008e7a 
+ 00001482  0x0000098d store  0x00000002 , 0x000044bc 
+ 00001483  0x0000098e rtn 
+ 00001484  0x00000991 call  0x000059fa 
+ 00001485  0x00000992 call  0x00005879 
+ 00001486  0x00000993 increase  0x00000007 , 0x00000006 
+ 00001487  0x00000994 ifetch  0x00000001 , 0x00000006 
+ 00001488  0x00000995 rtnne  0x00000011 
+ 00001489  0x00000996 increase  0x00000005 , 0x00000006 
+ 00001490  0x00000997 ifetch  0x00000002 , 0x00000006 
+ 00001491  0x00000998 arg  0x00001812 , 0x00000002 
+ 00001492  0x00000999 isub  0x00000002 , 0x0000003e 
+ 00001493  0x0000099a nrtn  0x00000005 
+ 00001494  0x0000099b increase  0xfffffffc , 0x00000006 
+ 00001495  0x0000099c setarg  0x0000002b 
+ 00001496  0x0000099d istore  0x00000002 , 0x00000006 
+ 00001497  0x0000099e rtn 
+ 00001498  0x000009cc ifetch  0x00000001 , 0x00000006 
+ 00001499  0x000009cd beq  0x00000001 , 0x000005de 
+ 00001500  0x000009ce beq  0x00000005 , 0x000005e0 
+ 00001501  0x000009cf branch  0x00005af6 
+ 00001502  0x000009d2 jam  0x00000001 , 0x00004b41 
+ 00001503  0x000009d3 branch  0x00005b09 
+ 00001504  0x000009d6 call  0x00005b5a 
+ 00001505  0x000009d7 fetch  0x00000001 , 0x0000043f 
+ 00001506  0x000009d8 set0  0x00000005 , 0x0000003f 
+ 00001507  0x000009d9 store  0x00000001 , 0x0000043f 
+ 00001508  0x000009da branch  0x00005c8e 
+ 00001509  0x000009dd fetch  0x00000001 , 0x00000016 
+ 00001510  0x000009de bne  0x00000027 , 0x000056f2 
+ 00001511  0x000009df call  0x000005eb 
+ 00001512  0x000009e0 arg  0x00000000 , 0x00000007 
+ 00001513  0x000009e1 fetch  0x00000002 , 0x00004482 
+ 00001514  0x000009e2 branch  0x00007f08 
+ 00001515  0x000009e4 random  0x0000003f 
+ 00001516  0x000009e5 arg  0x000001ff , 0x00000002 
+ 00001517  0x000009e6 iand  0x00000002 , 0x0000003f 
+ 00001518  0x000009e7 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001519  0x000009e8 branch  0x00003cbe 
+ 00001520  0x000009eb disable  0x0000002b 
+ 00001521  0x000009ec branch  0x000005f3 , 0x0000002e 
+ 00001522  0x000009ed nbranch  0x00005806 , 0x0000002d 
+ 00001523  0x000009ef call  0x00002bcb 
+ 00001524  0x000009f0 fetch  0x00000002 , 0x000040c1 
+ 00001525  0x000009f1 store  0x00000002 , 0x0000044d 
+ 00001526  0x000009f2 fetch  0x00000001 , 0x000046c5 
+ 00001527  0x000009f3 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001528  0x000009f4 nbranch  0x00002bde , 0x00000001 
+ 00001529  0x000009f5 branch  0x000057fb 
+ 00001530  0x000009f8 fetch  0x00000001 , 0x0000479f 
+ 00001531  0x000009f9 nrtn  0x00000034 
+ 00001532  0x000009fa fetch  0x00000001 , 0x00000478 
+ 00001533  0x000009fb sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00001534  0x000009fc nrtn  0x00000005 
+ 00001535  0x000009fd branch  0x00003d60 
+ 00001536  0x00000a00 call  0x000062bc 
+ 00001537  0x00000a01 nbranch  0x00007ddb , 0x00000034 
+ 00001538  0x00000a02 fetch  0x00000001 , 0x00000a99 
+ 00001539  0x00000a03 bmark0  0x00000009 , 0x00007dd6 
+ 00001540  0x00000a04 beq  0x00000012 , 0x00000606 
+ 00001541  0x00000a05 branch  0x00007dca 
+ 00001542  0x00000a08 call  0x00005890 
+ 00001543  0x00000a09 nrtn  0x00000034 
+ 00001544  0x00000a0a branch  0x00005abf 
+ 00001545  0x00000a0e hfetch  0x00000001 , 0x00008077 
+ 00001546  0x00000a0f and_into  0x000000fd , 0x0000003f 
+ 00001547  0x00000a10 hstore  0x00000001 , 0x00008077 
+ 00001548  0x00000a11 hfetcht  0x00000001 , 0x00008073 
+ 00001549  0x00000a12 or_into  0x00000002 , 0x00000002 
+ 00001550  0x00000a13 hstoret  0x00000001 , 0x00008073 
+ 00001551  0x00000a14 call  0x000063ee 
+ 00001552  0x00000a15 and_into  0x000000fd , 0x00000002 
+ 00001553  0x00000a16 nop  0x0000000d 
+ 00001554  0x00000a17 call  0x000063f2 
+ 00001555  0x00000a18 hstoret  0x00000001 , 0x00008073 
+ 00001556  0x00000a19 rtn 
+ 00001557  0x00000a20 jam  0x00000001 , 0x00004d06 
+ 00001558  0x00000a21 jam  0x00000000 , 0x00004d03 
+ 00001559  0x00000a22 rtn 
+ 00001560  0x00000a24 fetch  0x00000001 , 0x00004d03 
+ 00001561  0x00000a25 increase  0x00000001 , 0x0000003f 
+ 00001562  0x00000a26 store  0x00000001 , 0x00004d03 
+ 00001563  0x00000a27 rtn 
+ 00001564  0x00000a29 fetch  0x00000001 , 0x00004d03 
+ 00001565  0x00000a2a sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001566  0x00000a2b ncall  0x00000624 , 0x00000002 
+ 00001567  0x00000a2c fetch  0x00000001 , 0x00004d03 
+ 00001568  0x00000a2d rtneq  0x00000000 
+ 00001569  0x00000a2e increase  0xffffffff , 0x0000003f 
+ 00001570  0x00000a2f store  0x00000001 , 0x00004d03 
+ 00001571  0x00000a30 rtn 
+ 00001572  0x00000a32 jam  0x00000003 , 0x00004d03 
+ 00001573  0x00000a33 rtn 
+ 00001574  0x00000a36 fetch  0x00000002 , 0x00004682 
+ 00001575  0x00000a37 rtnbit1  0x0000000b 
+ 00001576  0x00000a3b arg  0x00004c8c , 0x00000011 
+ 00001577  0x00000a3c call  0x000002b4 
+ 00001578  0x00000a3d storet  0x00000001 , 0x00004d04 
+ 00001579  0x00000a3f setarg  0x00000082 
+ 00001580  0x00000a40 bmark1  0x00000026 , 0x0000062e 
+ 00001581  0x00000a41 setarg  0x00000080 
+ 00001582  0x00000a43 isub  0x00000002 , 0x0000003e 
+ 00001583  0x00000a44 nbranch  0x00000646 , 0x00000002 
+ 00001584  0x00000a46 fetch  0x00000001 , 0x00004d03 
+ 00001585  0x00000a47 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001586  0x00000a48 nbranch  0x00000636 , 0x00000002 
+ 00001587  0x00000a49 fetch  0x00000001 , 0x00004d03 
+ 00001588  0x00000a4a beq  0x00000000 , 0x00000647 
+ 00001589  0x00000a4b rtn 
+ 00001590  0x00000a4e fetch  0x00000001 , 0x00004d03 
+ 00001591  0x00000a4f rtnne  0x00000020 
+ 00001592  0x00000a50 jam  0x00000000 , 0x00004d03 
+ 00001593  0x00000a52 fetcht  0x00000001 , 0x00004d04 
+ 00001594  0x00000a53 setarg  0x00000077 
+ 00001595  0x00000a54 bmark1  0x00000026 , 0x0000063d 
+ 00001596  0x00000a55 setarg  0x00000075 
+ 00001597  0x00000a57 isub  0x00000002 , 0x0000003e 
+ 00001598  0x00000a58 nrtn  0x00000002 
+ 00001599  0x00000a59 fetch  0x00000001 , 0x00004d06 
+ 00001600  0x00000a5a beq  0x00000000 , 0x0000064e 
+ 00001601  0x00000a5b increase  0xffffffff , 0x0000003f 
+ 00001602  0x00000a5c store  0x00000001 , 0x00004d06 
+ 00001603  0x00000a5d beq  0x00000000 , 0x0000064e 
+ 00001604  0x00000a60 jam  0x00000000 , 0x000041de 
+ 00001605  0x00000a61 rtn 
+ 00001606  0x00000a64 jam  0x00000000 , 0x00004d03 
+ 00001607  0x00000a66 fetch  0x00000001 , 0x00004d06 
+ 00001608  0x00000a67 beq  0x00000002 , 0x0000064c 
+ 00001609  0x00000a68 increase  0x00000001 , 0x0000003f 
+ 00001610  0x00000a69 store  0x00000001 , 0x00004d06 
+ 00001611  0x00000a6a beq  0x00000001 , 0x00000644 
+ 00001612  0x00000a6d jam  0x00000002 , 0x000041de 
+ 00001613  0x00000a6e rtn 
+ 00001614  0x00000a71 jam  0x00000004 , 0x000041de 
+ 00001615  0x00000a72 rtn 
+ 00001616  0x00000a76 storet  0x00000001 , 0x00000017 
+ 00001617  0x00000a77 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001618  0x00000a78 call  0x00002981 
+ 00001619  0x00000a79 setarg  0x00000500 
+ 00001620  0x00000a7a call  0x00002a8f 
+ 00001621  0x00000a7c jam  0x00000001 , 0x00008906 
+ 00001622  0x00000a7d jam  0x0000003c , 0x00008900 
+ 00001623  0x00000a7e jam  0x000000e0 , 0x00008901 
+ 00001624  0x00000a7f nop  0x0000000a 
+ 00001625  0x00000a80 jam  0x00000001 , 0x00008902 
+ 00001626  0x00000a81 jam  0x0000003d , 0x00008902 
+ 00001627  0x00000a82 nop  0x0000000a 
+ 00001628  0x00000a83 jam  0x000000b7 , 0x00008903 
+ 00001629  0x00000a84 nop  0x0000000a 
+ 00001630  0x00000a85 jam  0x0000007d , 0x00008902 
+ 00001631  0x00000a86 fetch  0x00000001 , 0x000041de 
+ 00001632  0x00000a89 beq  0x00000002 , 0x00000668 
+ 00001633  0x00000a8b beq  0x00000004 , 0x0000066d 
+ 00001634  0x00000a8c beq  0x00000020 , 0x0000067c 
+ 00001635  0x00000a8f call  0x00000672 
+ 00001636  0x00000a91 jam  0x000000d0 , 0x00008955 
+ 00001637  0x00000a92 jam  0x000000e0 , 0x00008956 
+ 00001638  0x00000a94 jam  0x0000006c , 0x00008958 
+ 00001639  0x00000a96 branch  0x0000294b 
+ 00001640  0x00000aa3 call  0x00000677 
+ 00001641  0x00000aa5 jam  0x000000d0 , 0x00008955 
+ 00001642  0x00000aa6 jam  0x000000e0 , 0x00008956 
+ 00001643  0x00000aa8 jam  0x0000003c , 0x00008958 
+ 00001644  0x00000aaa branch  0x00002953 
+ 00001645  0x00000ab7 call  0x00000672 
+ 00001646  0x00000ab9 jam  0x000000d0 , 0x00008955 
+ 00001647  0x00000aba jam  0x000000c0 , 0x00008956 
+ 00001648  0x00000abc jam  0x0000006c , 0x00008958 
+ 00001649  0x00000abe branch  0x0000295b 
+ 00001650  0x00000ac1 jam  0x0000005b , 0x0000894c 
+ 00001651  0x00000ac2 jam  0x00000096 , 0x0000894d 
+ 00001652  0x00000ac3 jam  0x0000002c , 0x0000894e 
+ 00001653  0x00000ac4 jam  0x00000046 , 0x0000894f 
+ 00001654  0x00000ac5 rtn 
+ 00001655  0x00000ac8 jam  0x000000fb , 0x0000894c 
+ 00001656  0x00000ac9 jam  0x000000ef , 0x0000894d 
+ 00001657  0x00000aca jam  0x000000ec , 0x0000894e 
+ 00001658  0x00000acb jam  0x0000005e , 0x0000894f 
+ 00001659  0x00000acc rtn 
+ 00001660  0x00000ad0 jam  0x000000c2 , 0x00008956 
+ 00001661  0x00000ad1 jam  0x000000d0 , 0x00008955 
+ 00001662  0x00000ad2 rtn 
+ 00001663  0x00000ad5 force  0x00000008 , 0x00000015 
+ 00001664  0x00000ad6 branch  0x000028fa 
+ 00008192  0x00000ae6 call  0x00002abc 
+ 00008193  0x00000ae9 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000aea clear_stack 
+ 00008195  0x00000aeb call  0x0000640d 
+ 00008196  0x00000aec call  0x0000296c 
+ 00008197  0x00000aed call  0x000065a3 
+ 00008198  0x00000aee call  0x00002a96 
+ 00008199  0x00000aef call  0x00004d6a 
+ 00008200  0x00000af0 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000af1 call  0x00006a03 
+ 00008202  0x00000af2 call  0x00005cf6 
+ 00008203  0x00000af3 call  0x00007ccc 
+ 00008204  0x00000af4 call  0x000032d8 
+ 00008205  0x00000af5 ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000af6 bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000af7 call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000af8 call  0x0000756a 
+ 00008209  0x00000af9 call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000afb bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000afc call  0x000076dc 
+ 00008212  0x00000afd call  0x00007aaf 
+ 00008213  0x00000afe call  0x0000756d 
+ 00008214  0x00000aff call  0x0000535c 
+ 00008215  0x00000b00 bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000b01 call  0x00002038 
+ 00008217  0x00000b02 call  0x000032ed 
+ 00008218  0x00000b03 call  0x0000208f 
+ 00008219  0x00000b04 call  0x000022f8 
+ 00008220  0x00000b05 call  0x0000236a 
+ 00008221  0x00000b06 call  0x00002021 
+ 00008222  0x00000b07 call  0x00002b6a 
+ 00008223  0x00000b08 call  0x00002c72 
+ 00008224  0x00000b09 branch  0x00002012 
+ 00008225  0x00000b0c call  0x00002026 
+ 00008226  0x00000b0d rtnmark0  0x00000009 
+ 00008227  0x00000b0e set0  0x00000009 , 0x00000000 
+ 00008228  0x00000b0f call  0x00002223 
+ 00008229  0x00000b10 branch  0x000053ce 
+ 00008230  0x00000b13 bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000b14 call  0x0000225e 
+ 00008232  0x00000b15 nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000b16 call  0x0000220a 
+ 00008234  0x00000b17 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000b18 ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000b19 bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000b1a bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000b1b branch  0x000023cf 
+ 00008239  0x00000b1d call  0x0000222b 
+ 00008240  0x00000b1e copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000b1f rtn  0x00000005 
+ 00008242  0x00000b20 call  0x0000220a 
+ 00008243  0x00000b21 fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000b22 bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000b23 fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000b24 bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000b25 branch  0x000023cf 
+ 00008248  0x00000b2e fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000b2f rtn  0x00000034 
+ 00008250  0x00000b30 beq  0x00000001 , 0x00002048 
+ 00008251  0x00000b31 beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000b32 beq  0x00000003 , 0x00002050 
+ 00008253  0x00000b33 beq  0x00000005 , 0x00002055 
+ 00008254  0x00000b34 beq  0x0000001b , 0x00002045 
+ 00008255  0x00000b35 call  0x00002257 
+ 00008256  0x00000b36 rtn  0x00000005 
+ 00008257  0x00000b37 call  0x0000225a 
+ 00008258  0x00000b38 rtn  0x00000005 
+ 00008259  0x00000b3a jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000b3b rtn 
+ 00008261  0x00000b3e jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000b3f jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000b40 rtn 
+ 00008264  0x00000b43 set1  0x0000001c , 0x00000000 
+ 00008265  0x00000b44 set0  0x0000001e , 0x00000000 
+ 00008266  0x00000b45 jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000b46 jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000b47 branch  0x00002043 
+ 00008269  0x00000b4a set0  0x0000001c , 0x00000000 
+ 00008270  0x00000b4b force  0x00000000 , 0x0000001b 
+ 00008271  0x00000b4c branch  0x00002043 
+ 00008272  0x00000b4f call  0x0000225a 
+ 00008273  0x00000b50 rtn  0x00000005 
+ 00008274  0x00000b51 force  0x00000001 , 0x00000002 
+ 00008275  0x00000b52 jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000b53 branch  0x0000205c 
+ 00008277  0x00000b56 bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000b58 fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000b59 branch  0x00002043 , 0x00000034 
+ 00008280  0x00000b5a jam  0x00000001 , 0x00004681 
+ 00008281  0x00000b5c jam  0x00000003 , 0x00000055 
+ 00008282  0x00000b5d branch  0x0000205b 
+ 00008283  0x00000b60 force  0x00000025 , 0x00000002 
+ 00008284  0x00000b62 bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000b63 fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000b64 branch  0x00002062 , 0x00000034 
+ 00008287  0x00000b65 lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000b66 lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000b67 increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000b69 store  0x00000001 , 0x000040a6 
+ 00008291  0x00000b6a store  0x00000001 , 0x000000f0 
+ 00008292  0x00000b6b jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000b6c set0  0x0000000c , 0x00000000 
+ 00008294  0x00000b6d call  0x0000223b 
+ 00008295  0x00000b6e nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000b6f call  0x00002a6f 
+ 00008297  0x00000b70 store  0x00000001 , 0x00000077 
+ 00008298  0x00000b71 storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000b72 fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000b73 store  0x00000006 , 0x00000040 
+ 00008301  0x00000b74 bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000b75 call  0x00007f15 
+ 00008303  0x00000b76 force  0x00000000 , 0x0000003f 
+ 00008304  0x00000b77 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000b78 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000b79 set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000b7a store  0x00000001 , 0x00000030 
+ 00008308  0x00000b7b jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000b7c call  0x00007d86 
+ 00008310  0x00000b7d force  0x00000000 , 0x0000003f 
+ 00008311  0x00000b7e setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000b7f store  0x00000001 , 0x0000004c 
+ 00008313  0x00000b80 setarg  0x00000000 
+ 00008314  0x00000b81 set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000b82 store  0x00000001 , 0x00000031 
+ 00008316  0x00000b83 enable  0x00000029 
+ 00008317  0x00000b84 call  0x00002223 
+ 00008318  0x00000b85 disable  0x00000029 
+ 00008319  0x00000b86 force  0x00000003 , 0x00000007 
+ 00008320  0x00000b87 fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000b88 call  0x00007f08 
+ 00008322  0x00000b89 branch  0x00002043 
+ 00008323  0x00000b8b bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000b8c fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000b8d store  0x00000006 , 0x00000040 
+ 00008326  0x00000b8e compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000b8f branch  0x00002089 , 0x00000001 
+ 00008328  0x00000b90 branch  0x00002043 
+ 00008329  0x00000b92 arg  0x00000101 , 0x00000005 
+ 00008330  0x00000b93 arg  0x00000008 , 0x00000039 
+ 00008331  0x00000b94 call  0x00007ec6 
+ 00008332  0x00000b95 jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000b96 call  0x00007d86 
+ 00008334  0x00000b97 branch  0x00002043 
+ 00008335  0x00000b9f rtnmark0  0x0000001c 
+ 00008336  0x00000ba0 force  0x00000001 , 0x00000007 
+ 00008337  0x00000ba1 call  0x00007f16 
+ 00008338  0x00000ba2 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000ba3 nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000ba4 rtn 
+ 00008341  0x00000ba9 bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000baa fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000bab force  0x00000004 , 0x00000007 
+ 00008344  0x00000bac call  0x0000271c 
+ 00008345  0x00000bad rtn  0x00000028 
+ 00008346  0x00000bae call  0x000028a4 
+ 00008347  0x00000baf force  0x00000000 , 0x00000024 
+ 00008348  0x00000bb1 rtn  0x00000003 
+ 00008349  0x00000bb2 set0  0x0000000b , 0x00000000 
+ 00008350  0x00000bb3 set0  0x00000000 , 0x00000000 
+ 00008351  0x00000bb5 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000bb6 isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000bb7 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000bb8 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000bb9 nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000bbc bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000bbd fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000bbe increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000bbf store  0x00000001 , 0x00000012 
+ 00008360  0x00000bc0 call  0x000028d8 
+ 00008361  0x00000bc1 call  0x000028d2 
+ 00008362  0x00000bc2 call  0x000028f2 
+ 00008363  0x00000bc3 call  0x00002a51 
+ 00008364  0x00000bc4 call  0x00002a56 
+ 00008365  0x00000bc5 call  0x00002a64 
+ 00008366  0x00000bc6 call  0x0000264d 
+ 00008367  0x00000bc7 call  0x000020b1 
+ 00008368  0x00000bc8 branch  0x0000209c 
+ 00008369  0x00000bcb bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000bcc fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000bcd increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000bce store  0x00000001 , 0x0000008d 
+ 00008373  0x00000bcf rtn  0x00000002 
+ 00008374  0x00000bd0 jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000bd1 fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000bd2 increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000bd3 store  0x00000001 , 0x0000008f 
+ 00008378  0x00000bd4 rtn  0x00000002 
+ 00008379  0x00000bd5 setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000bd6 jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000bd7 rtn 
+ 00008382  0x00000bda bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000bdb call  0x000028d8 
+ 00008384  0x00000bdc call  0x000028cc 
+ 00008385  0x00000bdd call  0x000028f2 
+ 00008386  0x00000bde call  0x00002a5b 
+ 00008387  0x00000bdf call  0x000029eb 
+ 00008388  0x00000be0 call  0x00002a0d 
+ 00008389  0x00000be1 branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000be2 call  0x000020b1 
+ 00008391  0x00000be3 branch  0x0000209f 
+ 00008392  0x00000be5 bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000be6 call  0x000029bb 
+ 00008394  0x00000be7 call  0x00002a6b 
+ 00008395  0x00000be8 call  0x0000251e 
+ 00008396  0x00000be9 set0  0x00000001 , 0x00000000 
+ 00008397  0x00000bea rtnmark0  0x0000000b 
+ 00008398  0x00000bec bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000bee fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000bef increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000bf0 store  0x00000001 , 0x00000013 
+ 00008402  0x00000bf1 rtn 
+ 00008403  0x00000bfa bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000bfb enable  0x00000029 
+ 00008405  0x00000bfc enable  0x00000030 
+ 00008406  0x00000bfd fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000bfe branch  0x000020db , 0x00000034 
+ 00008408  0x00000bff force  0x00000008 , 0x00000007 
+ 00008409  0x00000c00 call  0x00007f16 
+ 00008410  0x00000c01 nrtn  0x00000034 
+ 00008411  0x00000c03 bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000c04 fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000c05 force  0x00000028 , 0x00000007 
+ 00008414  0x00000c06 call  0x0000271c 
+ 00008415  0x00000c07 branch  0x00002114 , 0x00000028 
+ 00008416  0x00000c08 force  0x00000003 , 0x00000007 
+ 00008417  0x00000c09 call  0x00007f16 
+ 00008418  0x00000c0a nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000c0b fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000c0c bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000c0d branch  0x000020e9 
+ 00008422  0x00000c0f arg  0x00000101 , 0x00000005 
+ 00008423  0x00000c10 arg  0x00000008 , 0x00000039 
+ 00008424  0x00000c11 call  0x00007ec6 
+ 00008425  0x00000c13 bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000c14 jam  0x00000000 , 0x00000030 
+ 00008427  0x00000c15 call  0x00005cf7 
+ 00008428  0x00000c16 jam  0x00000000 , 0x00004681 
+ 00008429  0x00000c17 jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000c18 call  0x00007d86 
+ 00008431  0x00000c19 branch  0x00002114 
+ 00008432  0x00000c1c bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000c1d force  0x00000000 , 0x0000000b 
+ 00008434  0x00000c1e until  0x00000023 , 0x00000026 
+ 00008435  0x00000c1f fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000c20 increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000c21 ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000c22 compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000c23 nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000c24 deposit  0x00000004 
+ 00008441  0x00000c25 store  0x00000001 , 0x00000181 
+ 00008442  0x00000c26 force  0x00000000 , 0x00000026 
+ 00008443  0x00000c27 force  0x00000000 , 0x00000024 
+ 00008444  0x00000c2a bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000c2b branch  0x00002114 , 0x00000003 
+ 00008446  0x00000c2c call  0x000028dc 
+ 00008447  0x00000c2d arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000c2e until  0x00000023 , 0x00000026 
+ 00008449  0x00000c30 bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000c31 fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000c32 iforce  0x00000021 
+ 00008452  0x00000c33 increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000c34 store  0x00000004 , 0x000000f2 
+ 00008454  0x00000c35 isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000c36 setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000c37 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000c38 nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000c39 fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000c3a increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000c3b store  0x00000001 , 0x0000000c 
+ 00008461  0x00000c3c call  0x000028d2 
+ 00008462  0x00000c3d call  0x00002a51 
+ 00008463  0x00000c3e call  0x00002a56 
+ 00008464  0x00000c3f call  0x00002a64 
+ 00008465  0x00000c40 call  0x0000264d 
+ 00008466  0x00000c41 call  0x0000211a 
+ 00008467  0x00000c42 branch  0x000020fc 
+ 00008468  0x00000c44 bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000c45 disable  0x00000029 
+ 00008470  0x00000c46 fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000c47 rtn  0x00000034 
+ 00008472  0x00000c48 force  0x00000008 , 0x00000007 
+ 00008473  0x00000c49 branch  0x00007f08 
+ 00008474  0x00000c4c bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000c4d fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000c4e increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000c4f store  0x00000001 , 0x0000008e 
+ 00008478  0x00000c50 rtn  0x00000002 
+ 00008479  0x00000c51 jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000c52 fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000c53 increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000c54 store  0x00000001 , 0x000000f0 
+ 00008483  0x00000c55 rtn  0x00000002 
+ 00008484  0x00000c56 setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000c57 fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000c58 store  0x00000001 , 0x000000f0 
+ 00008487  0x00000c59 rtn 
+ 00008488  0x00000c5c bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000c5d call  0x000028cc 
+ 00008490  0x00000c5e call  0x00002a5b 
+ 00008491  0x00000c5f call  0x000029eb 
+ 00008492  0x00000c60 call  0x00002a0d 
+ 00008493  0x00000c61 branch  0x00002130 , 0x00000018 
+ 00008494  0x00000c62 call  0x0000211a 
+ 00008495  0x00000c63 branch  0x00002101 
+ 00008496  0x00000c65 call  0x0000264d 
+ 00008497  0x00000c66 fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000c67 increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000c68 store  0x00000001 , 0x0000000d 
+ 00008500  0x00000c69 force  0x00000000 , 0x0000001b 
+ 00008501  0x00000c6a fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000c6c bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000c6d call  0x00002a4f 
+ 00008504  0x00000c6e call  0x000028dc 
+ 00008505  0x00000c6f increase  0x00000001 , 0x00000026 
+ 00008506  0x00000c71 and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000c72 and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000c73 call  0x000028d2 
+ 00008509  0x00000c74 call  0x00002a51 
+ 00008510  0x00000c75 call  0x00002a56 
+ 00008511  0x00000c76 call  0x00002a64 
+ 00008512  0x00000c77 deposit  0x00000022 
+ 00008513  0x00000c78 store  0x00000004 , 0x00000161 
+ 00008514  0x00000c79 force  0x00000000 , 0x00000004 
+ 00008515  0x00000c7a force  0x00000002 , 0x00000001 
+ 00008516  0x00000c7b call  0x00002a6b 
+ 00008517  0x00000c7c call  0x00002766 
+ 00008518  0x00000c7e bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000c7f call  0x00002a4d 
+ 00008520  0x00000c80 or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000c81 and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000c82 call  0x000028cc 
+ 00008523  0x00000c83 call  0x00002a5b 
+ 00008524  0x00000c84 call  0x000029eb 
+ 00008525  0x00000c85 call  0x00002a0d 
+ 00008526  0x00000c86 call  0x0000264d , 0x00000018 
+ 00008527  0x00000c87 branch  0x00002155 , 0x00000018 
+ 00008528  0x00000c88 fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000c89 branch  0x000020fc , 0x00000034 
+ 00008530  0x00000c8a increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000c8b store  0x00000001 , 0x00000010 
+ 00008532  0x00000c8c branch  0x00002136 
+ 00008533  0x00000c8f bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000c90 fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000c91 increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000c92 store  0x00000001 , 0x0000000e 
+ 00008537  0x00000c93 call  0x00002435 
+ 00008538  0x00000c95 call  0x000022f2 
+ 00008539  0x00000c96 branch  0x0000215f , 0x00000018 
+ 00008540  0x00000c97 call  0x00002455 
+ 00008541  0x00000c98 nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000c99 branch  0x000020fc 
+ 00008543  0x00000c9c bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000c9d fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000c9e set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000c9f store  0x00000001 , 0x00000030 
+ 00008547  0x00000ca0 call  0x00002440 
+ 00008548  0x00000ca1 disable  0x00000029 
+ 00008549  0x00000ca2 rtn 
+ 00008550  0x00000ca6 bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000ca7 enable  0x00000029 
+ 00008552  0x00000ca8 enable  0x00000030 
+ 00008553  0x00000ca9 call  0x000021e1 
+ 00008554  0x00000caa rtn  0x00000028 
+ 00008555  0x00000cab call  0x00002c69 
+ 00008556  0x00000cac call  0x00002a4f 
+ 00008557  0x00000cad add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000cae call  0x000028e2 
+ 00008559  0x00000caf force  0x00000003 , 0x00000024 
+ 00008560  0x00000cb0 call  0x00006cc2 
+ 00008561  0x00000cb1 call  0x00002489 
+ 00008562  0x00000cb2 call  0x000028d2 
+ 00008563  0x00000cb3 call  0x00002a51 
+ 00008564  0x00000cb4 call  0x00002a56 
+ 00008565  0x00000cb5 call  0x00002a64 
+ 00008566  0x00000cb6 call  0x00002762 
+ 00008567  0x00000cb8 bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000cb9 call  0x00005d08 
+ 00008569  0x00000cba call  0x000022e4 
+ 00008570  0x00000cbb nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000cbc call  0x00002a88 
+ 00008572  0x00000cbd call  0x00002728 
+ 00008573  0x00000cbe fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000cbf increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000cc0 store  0x00000001 , 0x0000000f 
+ 00008576  0x00000cc2 bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000cc3 call  0x00006caa 
+ 00008578  0x00000cc4 call  0x0000218b 
+ 00008579  0x00000cc5 nrtn  0x00000029 
+ 00008580  0x00000cc6 call  0x000026f3 
+ 00008581  0x00000cc7 nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000cc9 disable  0x00000029 
+ 00008583  0x00000cca rtn 
+ 00008584  0x00000ccd call  0x00002489 
+ 00008585  0x00000cce call  0x000022da 
+ 00008586  0x00000ccf branch  0x00002177 
+ 00008587  0x00000cd3 branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000cd4 call  0x00002a7f 
+ 00008589  0x00000cd5 branch  0x0000219c , 0x00000002 
+ 00008590  0x00000cd7 call  0x000021a7 
+ 00008591  0x00000cd8 nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000cd9 fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000cda rtnbit0  0x00000004 
+ 00008594  0x00000cdb rtnbit1  0x00000003 
+ 00008595  0x00000cdc fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000cdd rtnbit1  0x00000003 
+ 00008597  0x00000cde call  0x000021ae 
+ 00008598  0x00000cdf nrtn  0x00000034 
+ 00008599  0x00000ce0 fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000ce1 increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000ce2 store  0x00000001 , 0x0000016e 
+ 00008602  0x00000ce3 nrtn  0x00000034 
+ 00008603  0x00000ce4 branch  0x00006006 
+ 00008604  0x00000ce7 bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000ce8 call  0x0000245d 
+ 00008606  0x00000ce9 disable  0x00000029 
+ 00008607  0x00000cea fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000ceb bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000cec rtn 
+ 00008610  0x00000cef fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000cf0 rtnbit1  0x00000003 
+ 00008612  0x00000cf2 arg  0x00000101 , 0x00000005 
+ 00008613  0x00000cf3 arg  0x00000008 , 0x00000039 
+ 00008614  0x00000cf4 branch  0x00007ec6 
+ 00008615  0x00000cf7 bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000cf8 enable  0x00000028 
+ 00008617  0x00000cf9 fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000cfa rtnbit0  0x00000003 
+ 00008619  0x00000cfb call  0x000021ae 
+ 00008620  0x00000cfc nrtn  0x00000034 
+ 00008621  0x00000cfd branch  0x00007fe9 
+ 00008622  0x00000d00 fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000d01 increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000d02 store  0x00000001 , 0x00000072 
+ 00008625  0x00000d03 rtn 
+ 00008626  0x00000d06 bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000d07 fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000d08 bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000d09 fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000d0a branch  0x000021bb , 0x00000034 
+ 00008631  0x00000d0b jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000d0c jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000d0d call  0x00007d86 
+ 00008634  0x00000d0e branch  0x000021bb 
+ 00008635  0x00000d10 bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000d11 call  0x00002254 
+ 00008637  0x00000d12 fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000d13 set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000d14 store  0x00000001 , 0x00000030 
+ 00008640  0x00000d15 jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000d16 fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000d17 bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000d19 rtn 
+ 00008644  0x00000d1c jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000d1e fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000d1f set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000d20 store  0x00000001 , 0x00000030 
+ 00008648  0x00000d21 rtn 
+ 00008649  0x00000d26 bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000d27 disable  0x00000028 
+ 00008651  0x00000d28 fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000d29 arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000d2a isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000d2b nrtn  0x00000005 
+ 00008655  0x00000d2c fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000d2d branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000d2e isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000d2f branch  0x000021d4 
+ 00008659  0x00000d31 isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000d33 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000d34 nrtn  0x00000002 
+ 00008662  0x00000d35 force  0x00000000 , 0x0000003f 
+ 00008663  0x00000d36 store  0x00000002 , 0x00000032 
+ 00008664  0x00000d37 branch  0x00007fe7 
+ 00008665  0x00000d3c copy  0x0000003f , 0x00000002 
+ 00008666  0x00000d3d bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000d3e storet  0x00000004 , 0x00000034 
+ 00008668  0x00000d40 jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000d41 setarg  0x0000ffff 
+ 00008670  0x00000d42 store  0x00000002 , 0x00000032 
+ 00008671  0x00000d43 jam  0x00000001 , 0x00000073 
+ 00008672  0x00000d44 rtn 
+ 00008673  0x00000d48 bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000d49 call  0x000021c9 
+ 00008675  0x00000d4a nrtn  0x00000028 
+ 00008676  0x00000d4b disable  0x00000028 
+ 00008677  0x00000d4c jam  0x00000020 , 0x00000011 
+ 00008678  0x00000d4d set0  0x0000000b , 0x00000000 
+ 00008679  0x00000d4f call  0x00002a4f 
+ 00008680  0x00000d50 call  0x000022e6 
+ 00008681  0x00000d51 bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000d52 call  0x00002455 
+ 00008683  0x00000d53 nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000d55 bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000d56 disable  0x00000028 
+ 00008686  0x00000d57 deposit  0x00000022 
+ 00008687  0x00000d58 store  0x00000004 , 0x000040ca 
+ 00008688  0x00000d59 enable  0x00000030 
+ 00008689  0x00000d5a enable  0x00000029 
+ 00008690  0x00000d5b jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000d5c branch  0x00007d86 
+ 00008692  0x00000d5f bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000d60 call  0x00002a4d 
+ 00008694  0x00000d61 arg  0x00000010 , 0x00000001 
+ 00008695  0x00000d62 call  0x000022dc 
+ 00008696  0x00000d63 disable  0x00000030 
+ 00008697  0x00000d64 disable  0x00000029 
+ 00008698  0x00000d65 call  0x00002818 
+ 00008699  0x00000d66 call  0x00002435 
+ 00008700  0x00000d68 bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000d69 call  0x0000247c 
+ 00008702  0x00000d6a branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000d6b call  0x00002455 
+ 00008704  0x00000d6c nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000d6d branch  0x000021ec 
+ 00008706  0x00000d6f fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000d70 set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000d71 store  0x00000001 , 0x00000031 
+ 00008709  0x00000d72 call  0x00002a88 
+ 00008710  0x00000d73 call  0x00002841 
+ 00008711  0x00000d74 enable  0x00000028 
+ 00008712  0x00000d75 jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000d76 branch  0x00007d86 
+ 00008714  0x00000d7c bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000d7d set1  0x00000009 , 0x00000000 
+ 00008716  0x00000d7e deposit  0x00000011 
+ 00008717  0x00000d7f store  0x00000002 , 0x0000001e 
+ 00008718  0x00000d80 force  0x00000050 , 0x00000039 
+ 00008719  0x00000d81 arg  0x0000043f , 0x00000005 
+ 00008720  0x00000d82 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000d83 ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000d84 copy  0x00000011 , 0x00000006 
+ 00008723  0x00000d85 bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000d86 arg  0x00000030 , 0x00000005 
+ 00008725  0x00000d87 call  0x00007f01 
+ 00008726  0x00000d88 disable  0x0000002e 
+ 00008727  0x00000d89 fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000d8a iforce  0x00000004 
+ 00008729  0x00000d8b jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000d8c branch  0x0000221c , 0x00000029 
+ 00008731  0x00000d8d jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000d8f fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000d90 rtnbit0  0x00000001 
+ 00008734  0x00000d91 fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000d92 store  0x00000001 , 0x0000008a 
+ 00008736  0x00000d93 fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000d94 store  0x00000001 , 0x0000008b 
+ 00008738  0x00000d95 rtn 
+ 00008739  0x00000d98 bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000d99 fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000d9a iforce  0x00000005 
+ 00008742  0x00000d9b force  0x00000050 , 0x00000039 
+ 00008743  0x00000d9c arg  0x0000043f , 0x00000006 
+ 00008744  0x00000d9d branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000d9e arg  0x00000030 , 0x00000006 
+ 00008746  0x00000d9f branch  0x00007f01 
+ 00008747  0x00000da4 arg  0x00000001 , 0x00000039 
+ 00008748  0x00000da5 fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000da7 increase  0x00000001 , 0x00000002 
+ 00008750  0x00000da8 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000da9 nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000daa arg  0x00000000 , 0x00000002 
+ 00008753  0x00000dac storet  0x00000001 , 0x00000015 
+ 00008754  0x00000dad mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000dae arg  0x00004040 , 0x00000011 
+ 00008756  0x00000daf iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000db0 ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000db1 bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000db2 rtnbit1  0x00000000 
+ 00008760  0x00000db3 rtnbit1  0x00000003 
+ 00008761  0x00000db5 loop  0x0000222d 
+ 00008762  0x00000db6 rtn 
+ 00008763  0x00000db9 bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000dba arg  0x0000226a , 0x00000013 
+ 00008765  0x00000dbb call  0x00002261 
+ 00008766  0x00000dbc nrtn  0x00000005 
+ 00008767  0x00000dbd deposit  0x00000011 
+ 00008768  0x00000dbe store  0x00000002 , 0x0000001e 
+ 00008769  0x00000dbf force  0x00000000 , 0x0000003e 
+ 00008770  0x00000dc0 rtn 
+ 00008771  0x00000dc5 call  0x00002725 
+ 00008772  0x00000dc6 branch  0x0000224b , 0x00000001 
+ 00008773  0x00000dc7 fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000dc8 add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000dc9 fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000dca istore  0x00000001 , 0x00000005 
+ 00008777  0x00000dcb arg  0x000022aa , 0x00000013 
+ 00008778  0x00000dcc branch  0x00002261 
+ 00008779  0x00000dcf fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000dd0 isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000dd1 branch  0x00002250 , 0x00000001 
+ 00008782  0x00000dd2 force  0x00000001 , 0x0000003e 
+ 00008783  0x00000dd3 rtn 
+ 00008784  0x00000dd5 force  0x00000000 , 0x0000003e 
+ 00008785  0x00000dd6 rtn 
+ 00008786  0x00000dda arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000ddb branch  0x00002261 
+ 00008788  0x00000dde fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000ddf arg  0x000022cf , 0x00000013 
+ 00008790  0x00000de0 branch  0x00002261 
+ 00008791  0x00000de5 fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000de7 arg  0x00002275 , 0x00000013 
+ 00008793  0x00000de8 branch  0x00002261 
+ 00008794  0x00000deb bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000dec fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000dee arg  0x0000226e , 0x00000013 
+ 00008797  0x00000def branch  0x00002261 
+ 00008798  0x00000df2 arg  0x0000227b , 0x00000013 
+ 00008799  0x00000df3 branch  0x00002261 
+ 00008800  0x00000df6 arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000df8 bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000df9 arg  0x00004040 , 0x00000011 
+ 00008803  0x00000dfa arg  0x00000001 , 0x00000039 
+ 00008804  0x00000dfc ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000dfd copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000dff increase  0x00000050 , 0x00000011 
+ 00008807  0x00000e00 loop  0x00002264 
+ 00008808  0x00000e01 force  0x00000001 , 0x0000003e 
+ 00008809  0x00000e02 rtn 
+ 00008810  0x00000e05 bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000e06 bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000e07 force  0x00000000 , 0x0000003e 
+ 00008813  0x00000e08 rtn 
+ 00008814  0x00000e0b bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000e0c bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000e0e add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000e0f ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000e10 isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000e11 rtn  0x00000005 
+ 00008820  0x00000e12 branch  0x00002266 
+ 00008821  0x00000e15 bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000e16 add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000e17 ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000e18 isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000e19 rtn  0x00000005 
+ 00008826  0x00000e1a branch  0x00002266 
+ 00008827  0x00000e1d bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000e1f call  0x000022b3 
+ 00008829  0x00000e20 call  0x00002297 
+ 00008830  0x00000e21 isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000e22 increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000e23 branch  0x00002291 , 0x00000002 
+ 00008833  0x00000e24 copy  0x00000006 , 0x00000012 
+ 00008834  0x00000e25 store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000e26 fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000e27 nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000e28 fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000e29 copy  0x00000012 , 0x00000006 
+ 00008839  0x00000e2a increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000e2b branch  0x0000228c 
+ 00008841  0x00000e2d fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000e2e copy  0x00000012 , 0x00000006 
+ 00008843  0x00000e2f increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000e31 nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000e33 copy  0x00000002 , 0x00000021 
+ 00008846  0x00000e34 call  0x000022bf 
+ 00008847  0x00000e35 force  0x00000000 , 0x0000003e 
+ 00008848  0x00000e36 rtn 
+ 00008849  0x00000e3a iforce  0x00000012 
+ 00008850  0x00000e3b add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000e3c ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000e3d branch  0x0000228d , 0x00000034 
+ 00008853  0x00000e3e call  0x000022bf 
+ 00008854  0x00000e3f branch  0x0000227c 
+ 00008855  0x00000e42 rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000e43 rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000e44 branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000e45 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000e46 nrtn  0x00000001 
+ 00008860  0x00000e47 rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000e48 rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000e49 nrtn  0x00000005 
+ 00008863  0x00000e4a set1  0x0000001c , 0x00000002 
+ 00008864  0x00000e4b rtn 
+ 00008865  0x00000e4d rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000e4e rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000e4f compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000e50 nrtn  0x00000001 
+ 00008869  0x00000e51 set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000e52 rtn 
+ 00008871  0x00000e55 bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000e56 force  0x00000000 , 0x0000003e 
+ 00008873  0x00000e57 rtn 
+ 00008874  0x00000e5a bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000e5b add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000e5c ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000e5d bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000e5e add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000e5f ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000e60 bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000e61 force  0x00000000 , 0x0000003e 
+ 00008882  0x00000e62 rtn 
+ 00008883  0x00000e65 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000e66 ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000e67 deposit  0x00000022 
+ 00008886  0x00000e68 isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000e69 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000e6a ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000e6b rtn  0x00000001 
+ 00008890  0x00000e6c add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000e6d ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000e6e call  0x00002854 
+ 00008893  0x00000e6f deposit  0x00000028 
+ 00008894  0x00000e70 rtn 
+ 00008895  0x00000e73 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000e74 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000e75 ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000e76 iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000e77 deposit  0x0000000b 
+ 00008900  0x00000e78 istore  0x00000004 , 0x00000005 
+ 00008901  0x00000e79 branch  0x00005449 
+ 00008902  0x00000e7d bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000e7e call  0x000022b3 
+ 00008904  0x00000e7f iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000e80 iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000e81 iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000e82 isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000e83 nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000e84 force  0x00000000 , 0x0000003e 
+ 00008910  0x00000e85 rtn 
+ 00008911  0x00000e88 bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000e89 deposit  0x00000002 
+ 00008913  0x00000e8a isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000e8b branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000e8c add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000e8d ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000e8e bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000e8f ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000e90 set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000e91 istore  0x00000001 , 0x00000011 
+ 00008921  0x00000e92 branch  0x00002266 
+ 00008922  0x00000e96 bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000e97 call  0x00002a4f 
+ 00008924  0x00000e99 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000e9a call  0x000028e2 
+ 00008926  0x00000e9b force  0x00000003 , 0x00000024 
+ 00008927  0x00000e9c call  0x000028d2 
+ 00008928  0x00000e9d call  0x00002a51 
+ 00008929  0x00000e9e call  0x00002a56 
+ 00008930  0x00000e9f call  0x00002a64 
+ 00008931  0x00000ea0 branch  0x00002762 
+ 00008932  0x00000ea3 bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000ea4 call  0x00002a4d 
+ 00008934  0x00000ea6 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000ea7 call  0x000028e2 
+ 00008936  0x00000ea8 force  0x00000003 , 0x00000024 
+ 00008937  0x00000ea9 call  0x000028cc 
+ 00008938  0x00000eaa call  0x0000242a 
+ 00008939  0x00000eab call  0x000029f1 
+ 00008940  0x00000eac call  0x00002a5b 
+ 00008941  0x00000ead call  0x000029eb 
+ 00008942  0x00000eaf call  0x00002a0d 
+ 00008943  0x00000eb0 nrtn  0x00000018 
+ 00008944  0x00000eb1 call  0x000029bb 
+ 00008945  0x00000eb2 branch  0x0000251c 
+ 00008946  0x00000eb7 bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000eb8 fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000eb9 iforce  0x00000004 
+ 00008949  0x00000eba force  0x00000001 , 0x00000001 
+ 00008950  0x00000ebb call  0x000022da 
+ 00008951  0x00000ebc branch  0x000022e4 
+ 00008952  0x00000ec8 fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000ec9 rtnbit0  0x00000000 
+ 00008954  0x00000eca force  0x00000004 , 0x00000007 
+ 00008955  0x00000ecb call  0x00007f16 
+ 00008956  0x00000ecc nrtn  0x00000034 
+ 00008957  0x00000ecd fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000ece force  0x00000004 , 0x00000007 
+ 00008959  0x00000ecf call  0x0000271c 
+ 00008960  0x00000ed0 rtn  0x00000028 
+ 00008961  0x00000ed1 call  0x00002308 
+ 00008962  0x00000ed2 force  0x00000004 , 0x00000007 
+ 00008963  0x00000ed3 fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000ed4 nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000ed5 random  0x0000003f 
+ 00008966  0x00000ed6 iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000ed7 branch  0x00007f08 
+ 00008968  0x00000edb bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000edc jam  0x00000000 , 0x00000181 
+ 00008970  0x00000edd disable  0x00000030 
+ 00008971  0x00000ede disable  0x0000002e 
+ 00008972  0x00000edf call  0x000028a4 
+ 00008973  0x00000ee0 and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000ee1 force  0x00000001 , 0x00000024 
+ 00008975  0x00000ee2 call  0x000028d8 
+ 00008976  0x00000ee3 call  0x000028cc 
+ 00008977  0x00000ee4 setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000ee5 fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000ee6 increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000ee7 store  0x00000001 , 0x00000006 
+ 00008981  0x00000ee8 call  0x000028f2 
+ 00008982  0x00000ee9 call  0x000029eb 
+ 00008983  0x00000eea call  0x00002a14 
+ 00008984  0x00000eeb nrtn  0x00000018 
+ 00008985  0x00000eec bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000eed force  0x00000000 , 0x0000001b 
+ 00008987  0x00000eee call  0x000028f9 
+ 00008988  0x00000eef fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000ef0 increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000ef1 store  0x00000001 , 0x00000007 
+ 00008991  0x00000ef2 call  0x000028d8 
+ 00008992  0x00000ef3 call  0x00002a4d 
+ 00008993  0x00000ef4 or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000ef5 force  0x00000001 , 0x00000024 
+ 00008995  0x00000ef6 call  0x000028d2 
+ 00008996  0x00000ef7 call  0x000028f2 
+ 00008997  0x00000ef8 call  0x00002a51 
+ 00008998  0x00000ef9 call  0x00002a5f 
+ 00008999  0x00000efa deposit  0x00000022 
+ 00009000  0x00000efb store  0x00000004 , 0x00000161 
+ 00009001  0x00000efc call  0x00002a64 
+ 00009002  0x00000efd force  0x00000002 , 0x00000001 
+ 00009003  0x00000efe force  0x00000000 , 0x00000004 
+ 00009004  0x00000eff call  0x00002a6b 
+ 00009005  0x00000f00 call  0x00002766 
+ 00009006  0x00000f01 call  0x00002332 
+ 00009007  0x00000f02 and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000f03 increase  0x00000001 , 0x00000026 
+ 00009009  0x00000f04 rtn 
+ 00009010  0x00000f07 bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000f08 fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000f09 rtn  0x00000034 
+ 00009013  0x00000f0a arg  0x0000018e , 0x00000005 
+ 00009014  0x00000f0b fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000f0c copy  0x0000003f , 0x00000039 
+ 00009016  0x00000f0d increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000f0e istore  0x00000001 , 0x00000005 
+ 00009018  0x00000f0f copy  0x00000005 , 0x00000002 
+ 00009019  0x00000f10 increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000f11 store  0x00000002 , 0x000041dc 
+ 00009021  0x00000f12 copy  0x00000002 , 0x00000005 
+ 00009022  0x00000f13 setarg  0x00000009 
+ 00009023  0x00000f14 istore  0x00000001 , 0x00000005 
+ 00009024  0x00000f15 arg  0x00004516 , 0x00000006 
+ 00009025  0x00000f16 call  0x00007f01 
+ 00009026  0x00000f18 arg  0x0000458d , 0x00000013 
+ 00009027  0x00000f19 arg  0x00000004 , 0x00000039 
+ 00009028  0x00000f1a call  0x00002354 
+ 00009029  0x00000f1b arg  0x00004577 , 0x00000013 
+ 00009030  0x00000f1c arg  0x00000001 , 0x00000039 
+ 00009031  0x00000f1d call  0x00002354 
+ 00009032  0x00000f1f force  0x0000000a , 0x00000001 
+ 00009033  0x00000f20 jam  0x00000002 , 0x000041db 
+ 00009034  0x00000f21 setarg  0x0000018e 
+ 00009035  0x00000f22 store  0x00000002 , 0x0000016f 
+ 00009036  0x00000f23 call  0x00002a4d 
+ 00009037  0x00000f24 call  0x000028d2 
+ 00009038  0x00000f25 call  0x00002a51 
+ 00009039  0x00000f26 call  0x00002a5f 
+ 00009040  0x00000f27 call  0x00002a64 
+ 00009041  0x00000f28 call  0x00002a6b 
+ 00009042  0x00000f29 call  0x00002766 
+ 00009043  0x00000f2a rtn 
+ 00009044  0x00000f2e copy  0x00000005 , 0x00000002 
+ 00009045  0x00000f2f copy  0x00000013 , 0x00000006 
+ 00009046  0x00000f30 ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000f31 rtn  0x00000034 
+ 00009048  0x00000f33 lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000f34 loop  0x00002358 
+ 00009050  0x00000f35 copy  0x0000003f , 0x00000011 
+ 00009051  0x00000f36 increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000f37 copy  0x0000003f , 0x00000007 
+ 00009053  0x00000f38 fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000f39 iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000f3a store  0x00000002 , 0x000041dc 
+ 00009056  0x00000f3b copy  0x00000002 , 0x00000005 
+ 00009057  0x00000f3c copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000f3d increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000f3e istore  0x00000001 , 0x00000005 
+ 00009060  0x00000f3f copy  0x00000013 , 0x00000006 
+ 00009061  0x00000f40 ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000f41 ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000f42 istore  0x00000001 , 0x00000005 
+ 00009064  0x00000f43 copy  0x00000011 , 0x00000039 
+ 00009065  0x00000f44 branch  0x00007f01 
+ 00009066  0x00000f4b fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000f4c rtnbit0  0x00000001 
+ 00009068  0x00000f4d force  0x00000005 , 0x00000007 
+ 00009069  0x00000f4e call  0x00007f16 
+ 00009070  0x00000f4f nrtn  0x00000034 
+ 00009071  0x00000f50 fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000f51 force  0x00000028 , 0x00000007 
+ 00009073  0x00000f52 call  0x0000271c 
+ 00009074  0x00000f53 rtn  0x00000028 
+ 00009075  0x00000f54 force  0x00000000 , 0x00000004 
+ 00009076  0x00000f55 jam  0x00000008 , 0x00000010 
+ 00009077  0x00000f56 set0  0x0000000b , 0x00000000 
+ 00009078  0x00000f57 call  0x0000237a 
+ 00009079  0x00000f58 force  0x00000005 , 0x00000007 
+ 00009080  0x00000f59 fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00000f5a branch  0x00007f08 
+ 00009082  0x00000f5e bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00000f5f disable  0x00000030 
+ 00009084  0x00000f60 call  0x000028a4 
+ 00009085  0x00000f61 fetch  0x00000001 , 0x00000008 
+ 00009086  0x00000f62 increase  0x00000001 , 0x0000003f 
+ 00009087  0x00000f63 store  0x00000001 , 0x00000008 
+ 00009088  0x00000f64 force  0x00000000 , 0x00000026 
+ 00009089  0x00000f65 call  0x000028e2 
+ 00009090  0x00000f66 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x00000f67 force  0x00000002 , 0x00000024 
+ 00009092  0x00000f68 bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00000f69 call  0x000028cc 
+ 00009094  0x00000f6a call  0x000029eb 
+ 00009095  0x00000f6b call  0x00002a14 
+ 00009096  0x00000f6c nrtn  0x00000018 
+ 00009097  0x00000f6d call  0x000028f9 
+ 00009098  0x00000f6e fetch  0x00000001 , 0x00000009 
+ 00009099  0x00000f6f increase  0x00000001 , 0x0000003f 
+ 00009100  0x00000f70 store  0x00000001 , 0x00000009 
+ 00009101  0x00000f71 force  0x00000000 , 0x0000001b 
+ 00009102  0x00000f72 call  0x00002a4d 
+ 00009103  0x00000f73 or_into  0x00000002 , 0x00000021 
+ 00009104  0x00000f74 force  0x00000001 , 0x00000024 
+ 00009105  0x00000f75 call  0x000028d2 
+ 00009106  0x00000f76 call  0x00002a51 
+ 00009107  0x00000f77 call  0x00002a5f 
+ 00009108  0x00000f78 call  0x00002a64 
+ 00009109  0x00000f79 call  0x0000264d 
+ 00009110  0x00000f7a force  0x00000000 , 0x00000004 
+ 00009111  0x00000f7b arg  0x00000600 , 0x0000000b 
+ 00009112  0x00000f7c until  0x00000029 , 0x00000026 
+ 00009113  0x00000f7d or_into  0x00000003 , 0x00000028 
+ 00009114  0x00000f7e and_into  0x000001fd , 0x00000021 
+ 00009115  0x00000f80 bpatch  0x00000037 , 0x00004006 
+ 00009116  0x00000f81 increase  0x00000001 , 0x00000026 
+ 00009117  0x00000f82 call  0x000028cc 
+ 00009118  0x00000f83 call  0x000029eb 
+ 00009119  0x00000f84 call  0x00002a07 
+ 00009120  0x00000f85 nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x00000f86 call  0x00002a6b 
+ 00009122  0x00000f87 call  0x0000251e 
+ 00009123  0x00000f88 bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00000f8a bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00000f8b fetch  0x00000001 , 0x00000010 
+ 00009126  0x00000f8c rtn  0x00000034 
+ 00009127  0x00000f8d increase  0xffffffff , 0x0000003f 
+ 00009128  0x00000f8e store  0x00000001 , 0x00000010 
+ 00009129  0x00000f8f call  0x00002a4f 
+ 00009130  0x00000f90 branch  0x0000239b 
+ 00009131  0x00000f94 bpatch  0x00000039 , 0x00004007 
+ 00009132  0x00000f95 set0  0x00000001 , 0x00000028 
+ 00009133  0x00000f96 set1  0x00000000 , 0x00000028 
+ 00009134  0x00000f97 fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00000f98 increase  0x00000001 , 0x0000003f 
+ 00009136  0x00000f99 store  0x00000001 , 0x0000000a 
+ 00009137  0x00000f9a call  0x00002a4d 
+ 00009138  0x00000f9b or_into  0x00000002 , 0x00000021 
+ 00009139  0x00000f9c call  0x000028d2 
+ 00009140  0x00000f9d call  0x00002a51 
+ 00009141  0x00000f9e call  0x00002a5f 
+ 00009142  0x00000f9f call  0x00002a64 
+ 00009143  0x00000fa0 call  0x0000264d 
+ 00009144  0x00000fa2 compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x00000fa3 branch  0x000023bc , 0x00000001 
+ 00009146  0x00000fa4 until  0x0000003e , 0x00000017 
+ 00009147  0x00000fa5 branch  0x000023b8 
+ 00009148  0x00000fa7 fetch  0x00000004 , 0x00000165 
+ 00009149  0x00000fa8 or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00000fa9 icopy  0x00000028 
+ 00009151  0x00000fac bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00000fad fetch  0x00000006 , 0x00000178 
+ 00009153  0x00000fae store  0x00000006 , 0x00000040 
+ 00009154  0x00000faf call  0x00002435 
+ 00009155  0x00000fb1 call  0x0000247c 
+ 00009156  0x00000fb2 branch  0x000023c8 , 0x0000002d 
+ 00009157  0x00000fb3 call  0x00002455 
+ 00009158  0x00000fb4 nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x00000fb5 rtn 
+ 00009160  0x00000fb9 bpatch  0x0000003b , 0x00004007 
+ 00009161  0x00000fba call  0x00002440 
+ 00009162  0x00000fbb call  0x0000223b 
+ 00009163  0x00000fbc nrtn  0x00000005 
+ 00009164  0x00000fbd jam  0x00000000 , 0x00000031 
+ 00009165  0x00000fbe call  0x00002841 
+ 00009166  0x00000fbf branch  0x00002223 
+ 00009167  0x00000fc5 bpatch  0x0000003c , 0x00004007 
+ 00009168  0x00000fc6 call  0x00002850 
+ 00009169  0x00000fc7 call  0x000023f3 
+ 00009170  0x00000fc8 rtn  0x00000028 
+ 00009171  0x00000fca bpatch  0x0000003d , 0x00004007 
+ 00009172  0x00000fcb call  0x00002c69 
+ 00009173  0x00000fcc call  0x00006caa 
+ 00009174  0x00000fcd call  0x00002514 
+ 00009175  0x00000fce nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00000fcf call  0x00002a88 
+ 00009177  0x00000fd0 call  0x00006cc2 
+ 00009178  0x00000fd1 call  0x00002489 
+ 00009179  0x00000fd2 call  0x00002757 
+ 00009180  0x00000fd3 call  0x00002728 
+ 00009181  0x00000fd4 call  0x00005d08 
+ 00009182  0x00000fd5 fetch  0x00000001 , 0x0000000b 
+ 00009183  0x00000fd6 increase  0x00000001 , 0x0000003f 
+ 00009184  0x00000fd7 store  0x00000001 , 0x0000000b 
+ 00009185  0x00000fd8 call  0x00002841 
+ 00009186  0x00000fda bpatch  0x0000003e , 0x00004007 
+ 00009187  0x00000fdb call  0x00002bb1 
+ 00009188  0x00000fdc call  0x00002a7f 
+ 00009189  0x00000fdd branch  0x000023eb , 0x00000002 
+ 00009190  0x00000fde call  0x000021a7 
+ 00009191  0x00000fdf nbranch  0x000023eb , 0x00000028 
+ 00009192  0x00000fe0 call  0x000026f3 
+ 00009193  0x00000fe1 nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x00000fe2 rtn 
+ 00009195  0x00000fe5 bpatch  0x0000003f , 0x00004007 
+ 00009196  0x00000fe6 jam  0x00000000 , 0x00000151 
+ 00009197  0x00000fe7 jam  0x00000000 , 0x0000017f 
+ 00009198  0x00000fe8 call  0x0000245d 
+ 00009199  0x00000fe9 set0  0x00000011 , 0x00000000 
+ 00009200  0x00000fea call  0x00007fb0 
+ 00009201  0x00000feb fetch  0x00000001 , 0x00000030 
+ 00009202  0x00000fec rtn 
+ 00009203  0x00000ff0 bpatch  0x00000040 , 0x00004008 
+ 00009204  0x00000ff1 call  0x000021c9 
+ 00009205  0x00000ff2 nrtn  0x00000028 
+ 00009206  0x00000ff3 copy  0x00000004 , 0x00000002 
+ 00009207  0x00000ff4 call  0x00002a6f 
+ 00009208  0x00000ff5 store  0x00000001 , 0x00000181 
+ 00009209  0x00000ff6 copy  0x00000002 , 0x00000004 
+ 00009210  0x00000ff7 jam  0x00000020 , 0x00000011 
+ 00009211  0x00000ff9 bpatch  0x00000041 , 0x00004008 
+ 00009212  0x00000ffa call  0x00002a4f 
+ 00009213  0x00000ffb force  0x00000002 , 0x00000001 
+ 00009214  0x00000ffc call  0x0000274f 
+ 00009215  0x00000ffd deposit  0x00000022 
+ 00009216  0x00000ffe store  0x00000004 , 0x00000161 
+ 00009217  0x00000fff call  0x00002762 
+ 00009218  0x00001000 call  0x00002a4d 
+ 00009219  0x00001001 enable  0x0000002f 
+ 00009220  0x00001002 call  0x000024f6 
+ 00009221  0x00001003 branch  0x0000240d , 0x00000018 
+ 00009222  0x00001004 call  0x000028f9 
+ 00009223  0x00001005 call  0x00002455 
+ 00009224  0x00001006 nbranch  0x000023fb , 0x00000034 
+ 00009225  0x00001007 rtnmark0  0x00000004 
+ 00009226  0x00001008 jam  0x00000034 , 0x0000007c 
+ 00009227  0x00001009 set1  0x00000003 , 0x00000000 
+ 00009228  0x0000100a rtn 
+ 00009229  0x0000100c enable  0x00000030 
+ 00009230  0x0000100d call  0x00002435 
+ 00009231  0x0000100e call  0x000028a4 
+ 00009232  0x00001010 bpatch  0x00000042 , 0x00004008 
+ 00009233  0x00001011 call  0x000022f2 
+ 00009234  0x00001012 branch  0x00002419 , 0x00000018 
+ 00009235  0x00001013 call  0x00002455 
+ 00009236  0x00001014 nbranch  0x00002410 , 0x00000034 
+ 00009237  0x00001015 disable  0x00000030 
+ 00009238  0x00001016 deposit  0x00000028 
+ 00009239  0x00001017 store  0x00000004 , 0x000040ca 
+ 00009240  0x00001018 rtn 
+ 00009241  0x0000101a enable  0x00000029 
+ 00009242  0x0000101b bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x0000101c set0  0x00000004 , 0x00000000 
+ 00009244  0x0000101d jam  0x00000003 , 0x0000007c 
+ 00009245  0x0000101e jam  0x00000033 , 0x0000007d 
+ 00009246  0x0000101f call  0x000062f8 
+ 00009247  0x00001021 deposit  0x00000004 
+ 00009248  0x00001022 store  0x00000001 , 0x00000077 
+ 00009249  0x00001023 force  0x00000000 , 0x0000003f 
+ 00009250  0x00001024 store  0x00000006 , 0x00000038 
+ 00009251  0x00001025 fetch  0x00000001 , 0x00000031 
+ 00009252  0x00001026 set1  0x00000001 , 0x0000003f 
+ 00009253  0x00001027 store  0x00000001 , 0x00000031 
+ 00009254  0x00001028 call  0x00002a88 
+ 00009255  0x00001029 disable  0x00000029 
+ 00009256  0x0000102a enable  0x00000028 
+ 00009257  0x0000102b rtn 
+ 00009258  0x00001030 bpatch  0x00000043 , 0x00004008 
+ 00009259  0x00001031 disable  0x0000002d 
+ 00009260  0x00001032 set0  0x00000005 , 0x00000000 
+ 00009261  0x00001033 set0  0x0000000a , 0x00000000 
+ 00009262  0x00001034 set0  0x00000010 , 0x00000000 
+ 00009263  0x00001035 set0  0x0000000f , 0x00000000 
+ 00009264  0x00001036 fetch  0x00000001 , 0x00000047 
+ 00009265  0x00001037 set0  0x00000005 , 0x0000003f 
+ 00009266  0x00001038 set1  0x00000004 , 0x0000003f 
+ 00009267  0x00001039 store  0x00000001 , 0x00000047 
+ 00009268  0x0000103a rtn 
+ 00009269  0x0000103d bpatch  0x00000044 , 0x00004008 
+ 00009270  0x0000103e jam  0x00000020 , 0x00000011 
+ 00009271  0x0000103f jam  0x00000050 , 0x00000047 
+ 00009272  0x00001040 fetch  0x00000002 , 0x000040bf 
+ 00009273  0x00001041 store  0x00000002 , 0x0000003e 
+ 00009274  0x00001042 deposit  0x00000022 
+ 00009275  0x00001043 store  0x00000004 , 0x000040ca 
+ 00009276  0x00001044 rtn  0x00000030 
+ 00009277  0x00001045 deposit  0x00000028 
+ 00009278  0x00001046 store  0x00000004 , 0x000040ca 
+ 00009279  0x00001047 rtn 
+ 00009280  0x0000104a bpatch  0x00000045 , 0x00004008 
+ 00009281  0x0000104b call  0x00005d04 
+ 00009282  0x0000104c call  0x00002459 
+ 00009283  0x0000104d store  0x00000001 , 0x00000046 
+ 00009284  0x0000104e setarg  0x00000000 
+ 00009285  0x0000104f store  0x00000002 , 0x0000025d 
+ 00009286  0x00001050 setarg  0x00001c80 
+ 00009287  0x00001051 store  0x00000002 , 0x00000051 
+ 00009288  0x00001052 fetch  0x00000001 , 0x00000030 
+ 00009289  0x00001053 set1  0x00000000 , 0x0000003f 
+ 00009290  0x00001054 store  0x00000001 , 0x00000030 
+ 00009291  0x00001055 jam  0x00000000 , 0x0000004b 
+ 00009292  0x00001056 jam  0x00000000 , 0x0000004c 
+ 00009293  0x00001057 jam  0x00000000 , 0x000000a0 
+ 00009294  0x00001058 branch  0x00002a88 
+ 00009295  0x0000105c bpatch  0x00000046 , 0x00004008 
+ 00009296  0x0000105d force  0x00000000 , 0x0000003f 
+ 00009297  0x0000105e store  0x00000008 , 0x000041be 
+ 00009298  0x0000105f istore  0x00000008 , 0x00000005 
+ 00009299  0x00001060 call  0x000021c5 
+ 00009300  0x00001061 branch  0x00002254 
+ 00009301  0x00001064 fetch  0x00000001 , 0x00000011 
+ 00009302  0x00001065 increase  0xffffffff , 0x0000003f 
+ 00009303  0x00001066 store  0x00000001 , 0x00000011 
+ 00009304  0x00001067 rtn 
+ 00009305  0x0000106a fetch  0x00000001 , 0x000040cf 
+ 00009306  0x0000106b increase  0x00000001 , 0x0000003f 
+ 00009307  0x0000106c store  0x00000001 , 0x000040cf 
+ 00009308  0x0000106d rtn 
+ 00009309  0x00001071 bpatch  0x00000047 , 0x00004008 
+ 00009310  0x00001072 fetch  0x00000001 , 0x000041ce 
+ 00009311  0x00001073 beq  0x00000003 , 0x00002462 
+ 00009312  0x00001074 fetch  0x00000001 , 0x00000048 
+ 00009313  0x00001075 bne  0x00000001 , 0x00002466 
+ 00009314  0x00001077 call  0x00004d06 
+ 00009315  0x00001078 nbranch  0x00002466 , 0x00000005 
+ 00009316  0x00001079 call  0x000021a4 
+ 00009317  0x0000107a jam  0x00000000 , 0x000041ce 
+ 00009318  0x0000107c bpatch  0x00000048 , 0x00004009 
+ 00009319  0x0000107d call  0x000033af 
+ 00009320  0x0000107e call  0x000026e9 
+ 00009321  0x0000107f jam  0x00000002 , 0x00000a99 
+ 00009322  0x00001080 call  0x00007d86 
+ 00009323  0x00001081 call  0x00005cf7 
+ 00009324  0x00001082 call  0x00004d6b 
+ 00009325  0x00001083 call  0x0000757d 
+ 00009326  0x00001084 fetch  0x00000001 , 0x00000030 
+ 00009327  0x00001085 set0  0x00000000 
+ 00009328  0x00001086 store  0x00000001 , 0x00000030 
+ 00009329  0x00001087 jam  0x00000000 , 0x00004681 
+ 00009330  0x00001089 fetch  0x00000001 , 0x0000004c 
+ 00009331  0x0000108a compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x0000108b branch  0x00002476 , 0x00000001 
+ 00009333  0x0000108c set0  0x00000001 , 0x00000000 
+ 00009334  0x0000108e fetch  0x00000001 , 0x00000047 
+ 00009335  0x0000108f bbit0  0x00000003 , 0x00002478 
+ 00009336  0x00001091 fetch  0x00000001 , 0x0000004b 
+ 00009337  0x00001092 rtnbit0  0x00000006 
+ 00009338  0x00001093 set0  0x00000002 , 0x00000000 
+ 00009339  0x00001094 rtn 
+ 00009340  0x00001097 bpatch  0x00000049 , 0x00004009 
+ 00009341  0x00001098 fetch  0x00000001 , 0x00000174 
+ 00009342  0x00001099 rtn  0x00000034 
+ 00009343  0x0000109a icopy  0x00000004 
+ 00009344  0x0000109b call  0x00002514 
+ 00009345  0x0000109c nrtn  0x0000002d 
+ 00009346  0x0000109d force  0x00000000 , 0x00000001 
+ 00009347  0x0000109e call  0x00002757 
+ 00009348  0x0000109f deposit  0x00000004 
+ 00009349  0x000010a0 store  0x00000001 , 0x00000077 
+ 00009350  0x000010a1 force  0x00000000 , 0x0000003f 
+ 00009351  0x000010a2 store  0x00000001 , 0x00000174 
+ 00009352  0x000010a3 rtn 
+ 00009353  0x000010aa bpatch  0x0000004a , 0x00004009 
+ 00009354  0x000010ab fetch  0x00000001 , 0x00000030 
+ 00009355  0x000010ac bbit0  0x00000002 , 0x00002496 
+ 00009356  0x000010ad force  0x00000007 , 0x00000001 
+ 00009357  0x000010ae bmark0  0x00000007 , 0x00002495 
+ 00009358  0x000010af call  0x00002725 
+ 00009359  0x000010b0 nbranch  0x00002496 , 0x00000001 
+ 00009360  0x000010b1 branch  0x00002496 , 0x0000002e 
+ 00009361  0x000010b2 call  0x000024c1 
+ 00009362  0x000010b3 setarg  0x00000002 
+ 00009363  0x000010b4 store  0x00000002 , 0x000040c8 
+ 00009364  0x000010b5 rtn 
+ 00009365  0x000010b7 nrtn  0x0000002e 
+ 00009366  0x000010b9 bpatch  0x0000004b , 0x00004009 
+ 00009367  0x000010ba call  0x00002243 
+ 00009368  0x000010bb nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x000010bc fetch  0x00000001 , 0x00000047 
+ 00009370  0x000010bd bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x000010bf bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x000010c0 fetch  0x00000001 , 0x0000017f 
+ 00009373  0x000010c1 bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x000010c2 fetch  0x00000002 , 0x000040c8 
+ 00009375  0x000010c3 increase  0xffffffff , 0x0000003f 
+ 00009376  0x000010c4 store  0x00000002 , 0x000040c8 
+ 00009377  0x000010c5 branch  0x000024a5 , 0x00000034 
+ 00009378  0x000010c6 fetch  0x00000001 , 0x000040c5 
+ 00009379  0x000010c7 iforce  0x00000001 
+ 00009380  0x000010c8 rtn 
+ 00009381  0x000010cb bpatch  0x0000004c , 0x00004009 
+ 00009382  0x000010cc call  0x00002687 
+ 00009383  0x000010ce call  0x00002725 
+ 00009384  0x000010cf branch  0x000024b0 , 0x00000001 
+ 00009385  0x000010d0 call  0x0000600a 
+ 00009386  0x000010d1 branch  0x000024be , 0x00000028 
+ 00009387  0x000010d2 fetch  0x00000001 , 0x0000004b 
+ 00009388  0x000010d3 bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x000010d4 bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x000010d5 fetch  0x00000001 , 0x0000017f 
+ 00009391  0x000010d6 bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x000010d8 force  0x00000001 , 0x00000001 
+ 00009393  0x000010d9 rtn  0x00000029 
+ 00009394  0x000010da force  0x00000000 , 0x00000001 
+ 00009395  0x000010db rtn 
+ 00009396  0x000010dd bpatch  0x0000004d , 0x00004009 
+ 00009397  0x000010de fetch  0x00000001 , 0x00000019 
+ 00009398  0x000010df iforce  0x00000001 
+ 00009399  0x000010e0 rtnne  0x00000001 
+ 00009400  0x000010e1 force  0x00000000 , 0x00000001 
+ 00009401  0x000010e2 rtn 
+ 00009402  0x000010e4 fetch  0x00000001 , 0x00000158 
+ 00009403  0x000010e5 and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x000010e6 set1  0x00000005 , 0x00000000 
+ 00009405  0x000010e7 rtn 
+ 00009406  0x000010e9 force  0x00000013 , 0x00000001 
+ 00009407  0x000010ea branch  0x000024c1 
+ 00009408  0x000010ec call  0x000024ca 
+ 00009409  0x000010ef bpatch  0x0000004e , 0x00004009 
+ 00009410  0x000010f0 fetcht  0x00000001 , 0x00000047 
+ 00009411  0x000010f1 set1  0x00000003 , 0x00000002 
+ 00009412  0x000010f2 storet  0x00000001 , 0x00000047 
+ 00009413  0x000010f3 deposit  0x00000001 
+ 00009414  0x000010f4 store  0x00000001 , 0x000040c5 
+ 00009415  0x000010f5 setarg  0x0000ffff 
+ 00009416  0x000010f6 store  0x00000002 , 0x000040c8 
+ 00009417  0x000010f7 rtn 
+ 00009418  0x000010fa bpatch  0x0000004f , 0x00004009 
+ 00009419  0x000010fb fetch  0x00000001 , 0x0000004c 
+ 00009420  0x000010fc isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x000010fd fetch  0x00000002 , 0x000041dc 
+ 00009422  0x000010fe branch  0x000024e0 , 0x00000001 
+ 00009423  0x000010ff force  0x00000003 , 0x00000001 
+ 00009424  0x00001100 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x00001101 rtn  0x00000002 
+ 00009426  0x00001102 force  0x00000004 , 0x00000001 
+ 00009427  0x00001103 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x00001104 rtn  0x00000002 
+ 00009429  0x00001105 force  0x0000000a , 0x00000001 
+ 00009430  0x00001106 sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x00001107 rtn  0x00000002 
+ 00009432  0x00001108 force  0x0000000b , 0x00000001 
+ 00009433  0x00001109 sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x0000110a rtn  0x00000002 
+ 00009435  0x0000110b force  0x0000000e , 0x00000001 
+ 00009436  0x0000110c sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x0000110d rtn  0x00000002 
+ 00009438  0x0000110e force  0x0000000f , 0x00000001 
+ 00009439  0x0000110f rtn 
+ 00009440  0x00001111 force  0x00000003 , 0x00000001 
+ 00009441  0x00001112 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x00001113 rtn  0x00000002 
+ 00009443  0x00001114 force  0x00000004 , 0x00000001 
+ 00009444  0x00001115 sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x00001116 rtn  0x00000002 
+ 00009446  0x00001117 force  0x0000000a , 0x00000001 
+ 00009447  0x00001118 arg  0x0000016f , 0x00000002 
+ 00009448  0x00001119 isub  0x00000002 , 0x0000003e 
+ 00009449  0x0000111a nrtn  0x00000002 
+ 00009450  0x0000111b force  0x0000000e , 0x00000001 
+ 00009451  0x0000111c arg  0x000002a7 , 0x00000002 
+ 00009452  0x0000111d isub  0x00000002 , 0x0000003e 
+ 00009453  0x0000111e nrtn  0x00000002 
+ 00009454  0x0000111f force  0x0000000f , 0x00000001 
+ 00009455  0x00001120 rtn 
+ 00009456  0x0000112a fetch  0x00000001 , 0x00000030 
+ 00009457  0x0000112b bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x0000112c fetch  0x00000002 , 0x00000032 
+ 00009459  0x0000112d branch  0x000024f5 , 0x00000034 
+ 00009460  0x0000112e nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x00001130 call  0x00002a4f 
+ 00009462  0x00001132 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x00001134 enable  0x00000010 
+ 00009464  0x00001135 fetch  0x00000002 , 0x0000003e 
+ 00009465  0x00001136 rshift  0x0000003f , 0x0000003f 
+ 00009466  0x00001137 arg  0x00000500 , 0x00000002 
+ 00009467  0x00001138 iadd  0x00000002 , 0x0000003f 
+ 00009468  0x00001139 call  0x00002a24 
+ 00009469  0x0000113a call  0x000028ea 
+ 00009470  0x0000113b force  0x00000003 , 0x00000024 
+ 00009471  0x0000113c call  0x000028cc 
+ 00009472  0x0000113d call  0x0000242a 
+ 00009473  0x0000113e call  0x000029f1 
+ 00009474  0x0000113f bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x00001140 fetch  0x00000002 , 0x0000003e 
+ 00009476  0x00001141 rshift  0x0000003f , 0x0000003f 
+ 00009477  0x00001142 call  0x00002a24 
+ 00009478  0x00001143 call  0x000029eb 
+ 00009479  0x00001144 enable  0x0000000d 
+ 00009480  0x00001145 fetch  0x00000002 , 0x0000003e 
+ 00009481  0x00001146 arg  0x000003bb , 0x00000002 
+ 00009482  0x00001147 iadd  0x00000002 , 0x0000001b 
+ 00009483  0x00001148 correlate  0x0000003e , 0x00000003 
+ 00009484  0x00001149 copy  0x0000001a , 0x00000002 
+ 00009485  0x0000114a storet  0x00000006 , 0x0000009a 
+ 00009486  0x0000114b disable  0x0000000d 
+ 00009487  0x0000114c nrtn  0x00000018 
+ 00009488  0x0000114d arg  0x000003bb , 0x00000029 
+ 00009489  0x0000114e copy  0x00000021 , 0x00000028 
+ 00009490  0x0000114f branch  0x00002b05 , 0x0000002b 
+ 00009491  0x00001150 rtn 
+ 00009492  0x00001154 bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x00001155 call  0x000024f0 
+ 00009494  0x00001156 nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x00001157 call  0x000029bb 
+ 00009496  0x00001158 bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x00001159 fetch  0x00000002 , 0x000000f6 
+ 00009498  0x0000115a increase  0x00000001 , 0x0000003f 
+ 00009499  0x0000115b store  0x00000002 , 0x000000f6 
+ 00009500  0x0000115d rshift  0x00000021 , 0x00000002 
+ 00009501  0x0000115e or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x00001160 bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x00001161 enable  0x00000007 
+ 00009504  0x00001162 enable  0x0000000a 
+ 00009505  0x00001163 enable  0x0000000b 
+ 00009506  0x00001164 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x00001165 rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x00001166 store  0x00000001 , 0x0000015d 
+ 00009509  0x00001167 parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x00001168 inject  0x00000000 , 0x00000007 
+ 00009511  0x00001169 copy  0x0000000c , 0x0000003f 
+ 00009512  0x0000116a store  0x00000001 , 0x00000019 
+ 00009513  0x0000116b parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x0000116c rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x0000116d store  0x00000001 , 0x0000015e 
+ 00009516  0x0000116e fetch  0x00000001 , 0x00000019 
+ 00009517  0x0000116f sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x00001170 branch  0x00002533 , 0x00000002 
+ 00009519  0x00001171 beq  0x00000007 , 0x00002533 
+ 00009520  0x00001172 fetch  0x00000001 , 0x0000004c 
+ 00009521  0x00001173 isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x00001174 setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x00001176 bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x00001177 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x00001178 disable  0x0000000b 
+ 00009526  0x00001179 disable  0x0000000a 
+ 00009527  0x0000117a branch  0x00002631 , 0x00000006 
+ 00009528  0x0000117b bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x0000117c fetch  0x00000002 , 0x000000f8 
+ 00009530  0x0000117d increase  0x00000001 , 0x0000003f 
+ 00009531  0x0000117e store  0x00000002 , 0x000000f8 
+ 00009532  0x00001180 bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x00001181 fetch  0x00000001 , 0x0000015d 
+ 00009534  0x00001182 compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x00001183 setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x00001184 branch  0x0000254c , 0x00000001 
+ 00009537  0x00001185 icompare  0x00000007 , 0x00000004 
+ 00009538  0x00001186 branch  0x0000254b , 0x00000001 
+ 00009539  0x00001187 bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x00001188 fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x00001189 icompare  0x00000007 , 0x00000002 
+ 00009542  0x0000118a nbranch  0x0000264d , 0x00000001 
+ 00009543  0x0000118b fetch  0x00000001 , 0x00000047 
+ 00009544  0x0000118c set0  0x00000005 , 0x0000003f 
+ 00009545  0x0000118d set1  0x00000004 , 0x0000003f 
+ 00009546  0x0000118e store  0x00000001 , 0x00000047 
+ 00009547  0x00001190 enable  0x0000002d 
+ 00009548  0x00001192 bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x00001193 fetch  0x00000001 , 0x00000019 
+ 00009550  0x00001194 icopy  0x00000001 
+ 00009551  0x00001195 bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x00001196 fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x00001197 fetch  0x00000001 , 0x00000047 
+ 00009554  0x00001198 set0  0x00000000 , 0x0000003f 
+ 00009555  0x00001199 isolate1  0x00000000 , 0x00000002 
+ 00009556  0x0000119a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x0000119b isolate1  0x00000001 , 0x00000002 
+ 00009558  0x0000119c setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x0000119d store  0x00000001 , 0x00000047 
+ 00009560  0x0000119e isolate0  0x00000001 , 0x00000002 
+ 00009561  0x0000119f branch  0x0000255b , 0x00000001 
+ 00009562  0x000011a0 call  0x00002687 
+ 00009563  0x000011a2 bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x000011a3 arg  0x00000000 , 0x00000002 
+ 00009565  0x000011a4 call  0x00002a1c 
+ 00009566  0x000011a5 and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x000011a6 beq  0x00000001 , 0x00002587 
+ 00009568  0x000011a7 beq  0x00000000 , 0x0000264d 
+ 00009569  0x000011a8 beq  0x00000002 , 0x00002659 
+ 00009570  0x000011a9 fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x000011aa fetch  0x00000001 , 0x00000047 
+ 00009572  0x000011ab icompare  0x00000004 , 0x00000002 
+ 00009573  0x000011ac nbranch  0x00002569 , 0x00000001 
+ 00009574  0x000011ad bmark0  0x0000000a , 0x00002568 
+ 00009575  0x000011ae bbit0  0x00000007 , 0x00002569 
+ 00009576  0x000011b0 set1  0x0000000f , 0x00000000 
+ 00009577  0x000011b2 bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x000011b3 deposit  0x00000001 
+ 00009579  0x000011b4 beq  0x00000003 , 0x00002589 
+ 00009580  0x000011b5 beq  0x00000004 , 0x0000258d 
+ 00009581  0x000011b6 beq  0x00000007 , 0x00002578 
+ 00009582  0x000011b7 beq  0x00000008 , 0x0000258c 
+ 00009583  0x000011b8 arg  0x00000004 , 0x00000002 
+ 00009584  0x000011b9 call  0x00002a1c 
+ 00009585  0x000011ba beq  0x0000000a , 0x00002588 
+ 00009586  0x000011bb beq  0x0000000b , 0x0000258b 
+ 00009587  0x000011bc arg  0x00000008 , 0x00000002 
+ 00009588  0x000011bd call  0x00002a1c 
+ 00009589  0x000011be beq  0x0000000e , 0x00002588 
+ 00009590  0x000011bf beq  0x0000000f , 0x0000258b 
+ 00009591  0x000011c0 rtn 
+ 00009592  0x000011c4 bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x000011c5 enable  0x0000000d 
+ 00009594  0x000011c6 enable  0x00000009 
+ 00009595  0x000011c7 enable  0x0000000e 
+ 00009596  0x000011c8 arg  0x000000d1 , 0x00000005 
+ 00009597  0x000011c9 force  0x0000001e , 0x00000039 
+ 00009598  0x000011cb parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x000011cc rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x000011cd istore  0x00000001 , 0x00000005 
+ 00009601  0x000011ce loop  0x0000257e 
+ 00009602  0x000011cf bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x000011d0 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x000011d1 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x000011d2 branch  0x0000263d , 0x00000006 
+ 00009606  0x000011d3 branch  0x00002620 
+ 00009607  0x000011d7 branch  0x0000264d 
+ 00009608  0x000011db set1  0x00000010 , 0x00000000 
+ 00009609  0x000011dd enable  0x0000000c 
+ 00009610  0x000011de branch  0x0000258e 
+ 00009611  0x000011e2 set1  0x00000010 , 0x00000000 
+ 00009612  0x000011e4 set1  0x00000002 , 0x00000015 
+ 00009613  0x000011e6 enable  0x0000000d 
+ 00009614  0x000011e8 bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x000011e9 bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x000011ea isolate0  0x00000001 , 0x00000015 
+ 00009617  0x000011eb branch  0x0000259a , 0x00000001 
+ 00009618  0x000011ec disable  0x00000007 
+ 00009619  0x000011ed enable  0x0000000d 
+ 00009620  0x000011ee disable  0x0000000c 
+ 00009621  0x000011ef add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x000011f0 correlate  0x00000022 , 0x00000026 
+ 00009623  0x000011f1 nbranch  0x0000263d , 0x00000018 
+ 00009624  0x000011f2 set1  0x00000010 , 0x00000000 
+ 00009625  0x000011f3 enable  0x00000007 
+ 00009626  0x000011f5 bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x000011f6 enable  0x0000000e 
+ 00009628  0x000011f7 enable  0x00000009 
+ 00009629  0x000011f8 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x000011f9 rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x000011fa store  0x00000001 , 0x00000180 
+ 00009632  0x000011fb parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x000011fc bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x000011fd rshift3  0x0000000c , 0x00000039 
+ 00009635  0x000011fe rshift3  0x00000039 , 0x00000039 
+ 00009636  0x000011ff branch  0x000025a8 
+ 00009637  0x00001201 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x00001202 rshift  0x0000000c , 0x00000039 
+ 00009639  0x00001203 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x00001205 bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x00001206 deposit  0x00000039 
+ 00009642  0x00001207 store  0x00000002 , 0x0000015f 
+ 00009643  0x00001208 branch  0x000025e8 , 0x00000034 
+ 00009644  0x00001209 isub  0x00000035 , 0x0000003e 
+ 00009645  0x0000120a branch  0x0000263d , 0x00000002 
+ 00009646  0x0000120b bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x0000120c set0  0x00000000 , 0x00000000 
+ 00009648  0x0000120d fetch  0x00000001 , 0x00000180 
+ 00009649  0x0000120e and_into  0x00000003 , 0x0000003f 
+ 00009650  0x0000120f arg  0x00000551 , 0x00000005 
+ 00009651  0x00001210 beq  0x00000003 , 0x000025ba 
+ 00009652  0x00001211 bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x00001213 fetch  0x00000001 , 0x00000180 
+ 00009654  0x00001214 and_into  0x00000003 , 0x0000003f 
+ 00009655  0x00001215 beq  0x00000002 , 0x000025bf 
+ 00009656  0x00001216 beq  0x00000001 , 0x000025d3 
+ 00009657  0x00001217 branch  0x0000263d 
+ 00009658  0x0000121a fetch  0x00000002 , 0x0000015f 
+ 00009659  0x0000121b sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x0000121c nbranch  0x0000263d , 0x00000002 
+ 00009661  0x0000121d bmark1  0x0000000f , 0x00002620 
+ 00009662  0x0000121e branch  0x000025e4 
+ 00009663  0x00001222 bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x00001223 bmark1  0x0000000f , 0x00002620 
+ 00009665  0x00001224 fetch  0x00000002 , 0x0000015f 
+ 00009666  0x00001225 arg  0x000002e0 , 0x00000002 
+ 00009667  0x00001226 isub  0x00000002 , 0x0000003e 
+ 00009668  0x00001227 branch  0x0000263d , 0x00000002 
+ 00009669  0x00001228 fetch  0x00000001 , 0x00000263 
+ 00009670  0x00001229 bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x0000122a bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x0000122b branch  0x0000264d 
+ 00009673  0x0000122d jam  0x00000001 , 0x00000261 
+ 00009674  0x0000122e fetch  0x00000002 , 0x0000025d 
+ 00009675  0x0000122f bne  0x00000000 , 0x0000264d 
+ 00009676  0x00001230 arg  0x00001000 , 0x00000005 
+ 00009677  0x00001231 branch  0x000025e4 
+ 00009678  0x00001233 jam  0x00000002 , 0x00000261 
+ 00009679  0x00001234 fetch  0x00000002 , 0x0000025f 
+ 00009680  0x00001235 bne  0x00000000 , 0x0000264d 
+ 00009681  0x00001236 arg  0x00001400 , 0x00000005 
+ 00009682  0x00001237 branch  0x000025e4 
+ 00009683  0x0000123a bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x0000123b bmark1  0x0000000f , 0x00002620 
+ 00009685  0x0000123c fetch  0x00000002 , 0x0000015f 
+ 00009686  0x0000123d arg  0x000002e0 , 0x00000002 
+ 00009687  0x0000123e isub  0x00000002 , 0x0000003e 
+ 00009688  0x0000123f branch  0x0000263d , 0x00000002 
+ 00009689  0x00001240 fetch  0x00000001 , 0x00000261 
+ 00009690  0x00001241 beq  0x00000001 , 0x000025dd 
+ 00009691  0x00001242 beq  0x00000002 , 0x000025e1 
+ 00009692  0x00001243 branch  0x0000264d 
+ 00009693  0x00001245 arg  0x00001000 , 0x00000005 
+ 00009694  0x00001246 fetch  0x00000002 , 0x0000025d 
+ 00009695  0x00001247 iadd  0x00000005 , 0x00000005 
+ 00009696  0x00001248 branch  0x000025e4 
+ 00009697  0x0000124a arg  0x00001400 , 0x00000005 
+ 00009698  0x0000124b fetch  0x00000002 , 0x0000025f 
+ 00009699  0x0000124c iadd  0x00000005 , 0x00000005 
+ 00009700  0x0000124e parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x0000124f rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x00001250 istore  0x00000001 , 0x00000005 
+ 00009703  0x00001251 loop  0x000025e4 
+ 00009704  0x00001253 bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x00001254 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x00001255 branch  0x00002637 , 0x00000006 
+ 00009707  0x00001256 fetch  0x00000001 , 0x00004363 
+ 00009708  0x00001257 beq  0x00000001 , 0x0000264d 
+ 00009709  0x00001258 bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x00001259 bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x0000125a fetch  0x00000001 , 0x00000180 
+ 00009712  0x0000125b compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x0000125c branch  0x0000260d , 0x00000001 
+ 00009714  0x0000125d fetch  0x00000002 , 0x0000015f 
+ 00009715  0x0000125e branch  0x0000260d , 0x00000034 
+ 00009716  0x0000125f bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x00001260 fetch  0x00000001 , 0x00000261 
+ 00009718  0x00001261 beq  0x00000001 , 0x000025f9 
+ 00009719  0x00001262 beq  0x00000002 , 0x00002603 
+ 00009720  0x00001263 branch  0x00002a8c 
+ 00009721  0x00001265 fetch  0x00000002 , 0x0000025d 
+ 00009722  0x00001266 fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x00001267 iadd  0x00000002 , 0x0000003f 
+ 00009724  0x00001268 store  0x00000002 , 0x0000025d 
+ 00009725  0x00001269 beq  0x00000000 , 0x00002a8c 
+ 00009726  0x0000126a fetcht  0x00000002 , 0x00001000 
+ 00009727  0x0000126b increase  0x00000004 , 0x00000002 
+ 00009728  0x0000126c isub  0x00000002 , 0x0000003e 
+ 00009729  0x0000126d call  0x00002747 , 0x00000005 
+ 00009730  0x0000126e branch  0x0000260d 
+ 00009731  0x00001270 fetch  0x00000002 , 0x0000025f 
+ 00009732  0x00001271 fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x00001272 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x00001273 store  0x00000002 , 0x0000025f 
+ 00009735  0x00001274 beq  0x00000000 , 0x00002a8c 
+ 00009736  0x00001275 fetcht  0x00000002 , 0x00001400 
+ 00009737  0x00001276 add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x00001277 isub  0x00000002 , 0x0000003e 
+ 00009739  0x00001278 call  0x0000274b , 0x00000005 
+ 00009740  0x00001279 branch  0x0000260d 
+ 00009741  0x0000127b bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x0000127c fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x0000127d fetch  0x00000001 , 0x00000180 
+ 00009744  0x0000127e compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x0000127f setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x00001280 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x00001281 storet  0x00000001 , 0x0000004c 
+ 00009748  0x00001282 nbranch  0x00002616 , 0x00000001 
+ 00009749  0x00001283 set1  0x00000001 , 0x00000000 
+ 00009750  0x00001285 bmark0  0x00000011 , 0x00002620 
+ 00009751  0x00001286 isolate1  0x00000006 , 0x00000002 
+ 00009752  0x00001287 branch  0x00002620 , 0x00000001 
+ 00009753  0x00001288 fetch  0x00000002 , 0x000000fa 
+ 00009754  0x00001289 increase  0x00000001 , 0x0000003f 
+ 00009755  0x0000128a store  0x00000002 , 0x000000fa 
+ 00009756  0x0000128b set1  0x00000005 , 0x00000000 
+ 00009757  0x0000128c set0  0x00000007 , 0x00000002 
+ 00009758  0x0000128d set0  0x00000001 , 0x00000000 
+ 00009759  0x0000128e storet  0x00000001 , 0x0000004c 
+ 00009760  0x00001290 bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x00001291 fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x00001292 fetch  0x00000001 , 0x00000047 
+ 00009763  0x00001293 set1  0x00000005 , 0x0000003f 
+ 00009764  0x00001294 isolate1  0x00000002 , 0x00000002 
+ 00009765  0x00001295 setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x00001296 isolate1  0x0000000a , 0x00000000 
+ 00009767  0x00001297 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x00001298 store  0x00000001 , 0x00000047 
+ 00009769  0x00001299 fetch  0x00000002 , 0x0000015f 
+ 00009770  0x0000129a nbranch  0x0000264d , 0x00000034 
+ 00009771  0x0000129b fetch  0x00000001 , 0x0000004c 
+ 00009772  0x0000129c set0  0x00000007 , 0x0000003f 
+ 00009773  0x0000129d store  0x00000001 , 0x0000004c 
+ 00009774  0x0000129e fetch  0x00000001 , 0x00000180 
+ 00009775  0x0000129f compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x000012a1 branch  0x0000264d 
+ 00009777  0x000012a4 bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x000012a5 disable  0x0000002d 
+ 00009779  0x000012a6 fetch  0x00000002 , 0x0000001a 
+ 00009780  0x000012a7 increase  0x00000001 , 0x0000003f 
+ 00009781  0x000012a8 store  0x00000002 , 0x0000001a 
+ 00009782  0x000012a9 branch  0x0000264d 
+ 00009783  0x000012ab fetch  0x00000002 , 0x0000001c 
+ 00009784  0x000012ac increase  0x00000001 , 0x0000003f 
+ 00009785  0x000012ad store  0x00000002 , 0x0000001c 
+ 00009786  0x000012ae call  0x0000263e 
+ 00009787  0x000012af bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x000012b0 set1  0x00000005 , 0x00000000 
+ 00009789  0x000012b2 branch  0x0000264d 
+ 00009790  0x000012b5 bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x000012b6 fetch  0x00000001 , 0x00000180 
+ 00009792  0x000012b7 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x000012b8 nbranch  0x00002646 , 0x00000001 
+ 00009794  0x000012ba fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x000012bb set0  0x00000006 , 0x00000002 
+ 00009796  0x000012bc storet  0x00000001 , 0x0000004c 
+ 00009797  0x000012bd rtn 
+ 00009798  0x000012c1 fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x000012c2 set0  0x00000007 , 0x00000002 
+ 00009800  0x000012c3 storet  0x00000001 , 0x0000004c 
+ 00009801  0x000012c4 branch  0x00004c0b 
+ 00009802  0x000012c7 fetch  0x00000001 , 0x00000047 
+ 00009803  0x000012c8 set1  0x00000005 , 0x0000003f 
+ 00009804  0x000012c9 store  0x00000001 , 0x00000047 
+ 00009805  0x000012cb bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x000012cc disable  0x0000001d 
+ 00009807  0x000012cd disable  0x0000001c 
+ 00009808  0x000012ce disable  0x0000000d 
+ 00009809  0x000012cf disable  0x0000000c 
+ 00009810  0x000012d0 disable  0x00000009 
+ 00009811  0x000012d1 disable  0x0000000e 
+ 00009812  0x000012d2 disable  0x00000007 
+ 00009813  0x000012d3 branch  0x000028f9 , 0x00000021 
+ 00009814  0x000012d4 until  0x0000003e , 0x00000027 
+ 00009815  0x000012d5 nop  0x00000064 
+ 00009816  0x000012d6 branch  0x000028f9 
+ 00009817  0x000012d9 bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x000012da enable  0x00000009 
+ 00009819  0x000012db enable  0x0000000c 
+ 00009820  0x000012dc parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x000012dd isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x000012de setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x000012df copy  0x00000020 , 0x00000002 
+ 00009824  0x000012e0 ialigned  0x00000020 
+ 00009825  0x000012e1 ialigned  0x0000001e 
+ 00009826  0x000012e2 pulse  0x00000015 
+ 00009827  0x000012e3 setsect  0x00000002 , 0x000fffff 
+ 00009828  0x000012e4 setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x000012e5 nop  0x00000020 
+ 00009830  0x000012e6 iverify  0x0000000d 
+ 00009831  0x000012e7 deposit  0x0000002c 
+ 00009832  0x000012e8 store  0x00000003 , 0x00000178 
+ 00009833  0x000012e9 deposit  0x0000002d 
+ 00009834  0x000012ea store  0x00000001 , 0x0000017b 
+ 00009835  0x000012eb copy  0x00000002 , 0x00000020 
+ 00009836  0x000012ec branch  0x0000266e , 0x00000001 
+ 00009837  0x000012ed branch  0x0000263d 
+ 00009838  0x000012ef bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x000012f0 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x000012f1 ialigned  0x0000001f 
+ 00009841  0x000012f2 ialigned  0x00000004 
+ 00009842  0x000012f3 ialigned  0x0000002e 
+ 00009843  0x000012f4 ialigned  0x00000012 
+ 00009844  0x000012f5 force  0x00000000 , 0x0000003f 
+ 00009845  0x000012f6 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x000012f7 branch  0x0000263d , 0x00000006 
+ 00009847  0x000012f8 setarg  0x0ffffffc 
+ 00009848  0x000012f9 iand  0x00000012 , 0x0000003f 
+ 00009849  0x000012fa store  0x00000004 , 0x00000165 
+ 00009850  0x000012fb deposit  0x0000001d 
+ 00009851  0x000012fc store  0x00000003 , 0x00000175 
+ 00009852  0x000012fd deposit  0x0000001c 
+ 00009853  0x000012fe store  0x00000001 , 0x00000173 
+ 00009854  0x000012ff deposit  0x00000004 
+ 00009855  0x00001300 store  0x00000001 , 0x00000174 
+ 00009856  0x00001301 deposit  0x0000002e 
+ 00009857  0x00001302 store  0x00000002 , 0x0000017c 
+ 00009858  0x00001303 deposit  0x00000021 
+ 00009859  0x00001304 inject  0x00000001 , 0x00000020 
+ 00009860  0x00001305 compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x00001306 setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x00001307 branch  0x0000264d 
+ 00009863  0x0000130a bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x0000130b fetch  0x00000001 , 0x00000047 
+ 00009865  0x0000130c rtnbit0  0x00000003 
+ 00009866  0x0000130d set0  0x00000003 , 0x0000003f 
+ 00009867  0x0000130e setflip  0x00000006 , 0x0000003f 
+ 00009868  0x0000130f store  0x00000001 , 0x00000047 
+ 00009869  0x00001310 fetch  0x00000001 , 0x000040c5 
+ 00009870  0x00001311 beq  0x00000013 , 0x0000269c 
+ 00009871  0x00001312 rtneq  0x00000007 
+ 00009872  0x00001313 fetch  0x00000001 , 0x0000004b 
+ 00009873  0x00001314 rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x00001315 set0  0x00000006 , 0x0000003f 
+ 00009875  0x00001316 set1  0x00000007 , 0x0000003f 
+ 00009876  0x00001317 store  0x00000001 , 0x0000004b 
+ 00009877  0x00001318 set0  0x00000002 , 0x00000000 
+ 00009878  0x00001319 fetch  0x00000002 , 0x00004246 
+ 00009879  0x0000131a nrtn  0x00000034 
+ 00009880  0x0000131b fetch  0x00000001 , 0x0000004b 
+ 00009881  0x0000131c set0  0x00000007 , 0x0000003f 
+ 00009882  0x0000131d store  0x00000001 , 0x0000004b 
+ 00009883  0x0000131e branch  0x0000525d 
+ 00009884  0x00001321 bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x00001322 fetch  0x00000001 , 0x000004b7 
+ 00009886  0x00001323 rshift  0x0000003f , 0x0000003f 
+ 00009887  0x00001324 beq  0x00000011 , 0x000026b8 
+ 00009888  0x00001325 beq  0x00000012 , 0x000026c0 
+ 00009889  0x00001326 beq  0x00000018 , 0x000026e9 
+ 00009890  0x00001327 beq  0x0000007f , 0x000026a8 
+ 00009891  0x00001328 rtnne  0x00000003 
+ 00009892  0x00001329 fetch  0x00000001 , 0x000004b8 
+ 00009893  0x0000132a beq  0x0000002b , 0x000026b0 
+ 00009894  0x0000132b beq  0x00000011 , 0x000026ab 
+ 00009895  0x0000132c rtn 
+ 00009896  0x0000132f fetch  0x00000001 , 0x000004b8 
+ 00009897  0x00001330 set1  0x00000007 , 0x0000003f 
+ 00009898  0x00001331 rtn 
+ 00009899  0x00001333 rtn  0x00000029 
+ 00009900  0x00001334 fetch  0x00000001 , 0x00000030 
+ 00009901  0x00001335 rtnbit1  0x00000004 
+ 00009902  0x00001336 jam  0x00000031 , 0x0000007c 
+ 00009903  0x00001337 rtn 
+ 00009904  0x0000133b rtn  0x00000029 
+ 00009905  0x0000133c fetch  0x00000001 , 0x00000031 
+ 00009906  0x0000133d isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x0000133e branch  0x000026b5 , 0x00000001 
+ 00009908  0x00001340 rtn 
+ 00009909  0x00001342 set0  0x00000004 , 0x0000003f 
+ 00009910  0x00001343 store  0x00000001 , 0x00000031 
+ 00009911  0x00001344 rtn 
+ 00009912  0x00001347 bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x00001348 fetch  0x00000001 , 0x0000004c 
+ 00009914  0x00001349 set1  0x00000002 , 0x0000003f 
+ 00009915  0x0000134a store  0x00000001 , 0x0000004c 
+ 00009916  0x0000134b jam  0x00000001 , 0x00008011 
+ 00009917  0x0000134c fetch  0x00000001 , 0x00000030 
+ 00009918  0x0000134d isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x0000134e rtn 
+ 00009920  0x00001351 bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x00001352 fetch  0x00000001 , 0x0000004c 
+ 00009922  0x00001353 set0  0x00000002 , 0x0000003f 
+ 00009923  0x00001354 store  0x00000001 , 0x0000004c 
+ 00009924  0x00001355 jam  0x00000000 , 0x00008011 
+ 00009925  0x00001356 rtn 
+ 00009926  0x0000135a bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x0000135b copy  0x00000022 , 0x0000003f 
+ 00009928  0x0000135c store  0x00000004 , 0x0000420c 
+ 00009929  0x0000135d add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x0000135e branch  0x000026cc , 0x00000029 
+ 00009931  0x0000135f add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x00001361 fetcht  0x00000002 , 0x00000032 
+ 00009933  0x00001362 deposit  0x00000011 
+ 00009934  0x00001363 set0  0x0000001b , 0x0000003f 
+ 00009935  0x00001364 idiv  0x00000002 
+ 00009936  0x00001365 fetch  0x00000002 , 0x00000075 
+ 00009937  0x00001366 call  0x00007f86 
+ 00009938  0x00001367 remainder  0x00000013 
+ 00009939  0x00001368 isub  0x00000013 , 0x0000003f 
+ 00009940  0x00001369 branch  0x000026d6 , 0x00000002 
+ 00009941  0x0000136a iadd  0x00000002 , 0x0000003f 
+ 00009942  0x0000136c iadd  0x00000011 , 0x0000003f 
+ 00009943  0x0000136d store  0x00000004 , 0x00000034 
+ 00009944  0x0000136e jam  0x00000000 , 0x0000455b 
+ 00009945  0x0000136f fetch  0x00000001 , 0x00000030 
+ 00009946  0x00001370 set1  0x00000001 , 0x0000003f 
+ 00009947  0x00001371 store  0x00000001 , 0x00000030 
+ 00009948  0x00001372 fetch  0x00000001 , 0x00000073 
+ 00009949  0x00001373 store  0x00000001 , 0x0000008a 
+ 00009950  0x00001374 setarg  0x00000000 
+ 00009951  0x00001375 store  0x00000003 , 0x00004169 
+ 00009952  0x00001376 store  0x00000003 , 0x0000416c 
+ 00009953  0x00001377 store  0x00000001 , 0x00004159 
+ 00009954  0x00001378 jam  0x0000000b , 0x00000a99 
+ 00009955  0x00001379 call  0x00007d86 
+ 00009956  0x0000137a fetch  0x00000002 , 0x000040c1 
+ 00009957  0x0000137b store  0x00000002 , 0x0000003e 
+ 00009958  0x0000137c nrtn  0x00000029 
+ 00009959  0x0000137d add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x0000137e rtn 
+ 00009961  0x00001381 bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x00001382 fetch  0x00000001 , 0x00000030 
+ 00009963  0x00001383 rtnbit0  0x00000001 
+ 00009964  0x00001384 set0  0x00000001 , 0x0000003f 
+ 00009965  0x00001385 store  0x00000001 , 0x00000030 
+ 00009966  0x00001386 fetch  0x00000002 , 0x000040bf 
+ 00009967  0x00001387 store  0x00000002 , 0x0000003e 
+ 00009968  0x00001388 disable  0x0000002b 
+ 00009969  0x00001389 jam  0x0000000c , 0x00000a99 
+ 00009970  0x0000138a branch  0x00007d86 
+ 00009971  0x0000138e bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x0000138f enable  0x0000002e 
+ 00009973  0x00001390 fetch  0x00000001 , 0x00000030 
+ 00009974  0x00001391 bbit1  0x00000001 , 0x00002700 
+ 00009975  0x00001392 rtnmark1  0x00000011 
+ 00009976  0x00001393 fetch  0x00000001 , 0x00000047 
+ 00009977  0x00001394 rtnbit1  0x00000003 
+ 00009978  0x00001395 fetch  0x00000001 , 0x00000048 
+ 00009979  0x00001396 nrtn  0x00000034 
+ 00009980  0x00001397 fetch  0x00000001 , 0x0000004b 
+ 00009981  0x00001398 rtnbit1  0x00000006 
+ 00009982  0x0000139a force  0x00000000 , 0x0000003f 
+ 00009983  0x0000139b rtn 
+ 00009984  0x0000139e bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x0000139f fetch  0x00000001 , 0x0000008a 
+ 00009986  0x000013a0 beq  0x00000002 , 0x00002706 
+ 00009987  0x000013a1 fetch  0x00000001 , 0x00000047 
+ 00009988  0x000013a2 bbit1  0x00000003 , 0x00002718 
+ 00009989  0x000013a3 bmark0  0x00000008 , 0x00002718 
+ 00009990  0x000013a5 nbranch  0x00002718 , 0x00000029 
+ 00009991  0x000013a6 fetch  0x00000001 , 0x00000048 
+ 00009992  0x000013a7 nbranch  0x00002718 , 0x00000034 
+ 00009993  0x000013a9 fetch  0x00000001 , 0x000000ef 
+ 00009994  0x000013aa increase  0xffffffff , 0x0000003f 
+ 00009995  0x000013ab store  0x00000001 , 0x000000ef 
+ 00009996  0x000013ac nbranch  0x000026fe , 0x00000034 
+ 00009997  0x000013ad jam  0x00000010 , 0x000000ef 
+ 00009998  0x000013ae branch  0x00002718 
+ 00009999  0x000013b6 fetch  0x00000001 , 0x0000008a 
+ 00010000  0x000013b7 bne  0x00000001 , 0x00002718 
+ 00010001  0x000013b8 fetch  0x00000001 , 0x0000008b 
+ 00010002  0x000013b9 branch  0x00002718 , 0x00000034 
+ 00010003  0x000013ba increase  0xffffffff , 0x0000003f 
+ 00010004  0x000013bb store  0x00000001 , 0x0000008b 
+ 00010005  0x000013bc fetch  0x00000001 , 0x00000047 
+ 00010006  0x000013bd rtnbit1  0x00000003 
+ 00010007  0x000013be nrtn  0x0000002d 
+ 00010008  0x000013c0 fetch  0x00000001 , 0x0000008a 
+ 00010009  0x000013c1 increase  0xffffffff , 0x0000003f 
+ 00010010  0x000013c2 store  0x00000001 , 0x0000008a 
+ 00010011  0x000013c3 rtn 
+ 00010012  0x000013cf bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x000013d0 disable  0x00000010 
+ 00010014  0x000013d1 copy  0x00000002 , 0x0000001b 
+ 00010015  0x000013d2 call  0x00002260 
+ 00010016  0x000013d3 disable  0x00000028 
+ 00010017  0x000013d4 nrtn  0x00000005 
+ 00010018  0x000013d5 force  0x00000000 , 0x0000001b 
+ 00010019  0x000013d6 enable  0x00000028 
+ 00010020  0x000013d7 rtn 
+ 00010021  0x000013db fetch  0x00000001 , 0x00004158 
+ 00010022  0x000013dc icompare  0x000000ff , 0x00000004 
+ 00010023  0x000013dd rtn 
+ 00010024  0x000013e1 bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x000013e2 set0  0x00000001 , 0x00000000 
+ 00010026  0x000013e4 jam  0x00000000 , 0x0000026a 
+ 00010027  0x000013e5 fetch  0x00000001 , 0x00000263 
+ 00010028  0x000013e6 rtn  0x00000034 
+ 00010029  0x000013e7 isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x000013e8 arg  0x00001000 , 0x00000006 
+ 00010031  0x000013e9 call  0x00004d79 , 0x00000001 
+ 00010032  0x000013ea bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x000013eb fetch  0x00000001 , 0x0000026a 
+ 00010034  0x000013ec beq  0x00000001 , 0x0000273b 
+ 00010035  0x000013ee jam  0x00000000 , 0x0000026a 
+ 00010036  0x000013ef fetch  0x00000001 , 0x00000263 
+ 00010037  0x000013f0 rtnbit0  0x00000001 
+ 00010038  0x000013f1 arg  0x00001400 , 0x00000006 
+ 00010039  0x000013f2 call  0x00004d79 
+ 00010040  0x000013f3 fetch  0x00000001 , 0x0000026a 
+ 00010041  0x000013f4 beq  0x00000001 , 0x00002741 
+ 00010042  0x000013f5 rtn 
+ 00010043  0x000013f8 fetch  0x00000001 , 0x00000263 
+ 00010044  0x000013f9 set0  0x00000000 , 0x0000003f 
+ 00010045  0x000013fa store  0x00000001 , 0x00000263 
+ 00010046  0x000013fb setarg  0x00000000 
+ 00010047  0x000013fc store  0x00000002 , 0x0000025d 
+ 00010048  0x000013fd rtn 
+ 00010049  0x000013ff fetch  0x00000001 , 0x00000263 
+ 00010050  0x00001400 set0  0x00000001 , 0x0000003f 
+ 00010051  0x00001401 store  0x00000001 , 0x00000263 
+ 00010052  0x00001402 setarg  0x00000000 
+ 00010053  0x00001403 store  0x00000002 , 0x0000025f 
+ 00010054  0x00001404 rtn 
+ 00010055  0x00001407 fetch  0x00000001 , 0x00000263 
+ 00010056  0x00001408 set1  0x00000000 , 0x0000003f 
+ 00010057  0x00001409 store  0x00000001 , 0x00000263 
+ 00010058  0x0000140a rtn 
+ 00010059  0x0000140d fetch  0x00000001 , 0x00000263 
+ 00010060  0x0000140e set1  0x00000001 , 0x0000003f 
+ 00010061  0x0000140f store  0x00000001 , 0x00000263 
+ 00010062  0x00001410 rtn 
+ 00010063  0x00001417 bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x00001418 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x00001419 call  0x000028ea 
+ 00010066  0x0000141a force  0x00000003 , 0x00000024 
+ 00010067  0x0000141b call  0x000028d2 
+ 00010068  0x0000141c call  0x00002a51 
+ 00010069  0x0000141d call  0x00002a5f 
+ 00010070  0x0000141e branch  0x00002a64 
+ 00010071  0x00001422 bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x00001423 call  0x00002a4d 
+ 00010073  0x00001424 deposit  0x00000028 
+ 00010074  0x00001425 fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x00001426 isub  0x00000002 , 0x0000003f 
+ 00010076  0x00001427 rtnne  0x00000001 
+ 00010077  0x00001428 compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x00001429 nbranch  0x00002761 , 0x00000001 
+ 00010079  0x0000142a fetch  0x00000001 , 0x00000019 
+ 00010080  0x0000142b rtn  0x00000034 
+ 00010081  0x0000142d call  0x0000274f 
+ 00010082  0x0000142f compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x00001430 branch  0x0000264d , 0x00000001 
+ 00010084  0x00001431 rshift  0x00000021 , 0x00000002 
+ 00010085  0x00001432 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x00001434 bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x00001435 enable  0x00000007 
+ 00010088  0x00001436 enable  0x0000000a 
+ 00010089  0x00001437 enable  0x0000001b 
+ 00010090  0x00001438 set0  0x00000010 , 0x00000000 
+ 00010091  0x00001439 deposit  0x00000004 
+ 00010092  0x0000143a inject  0x00000003 , 0x00000003 
+ 00010093  0x0000143b deposit  0x00000001 
+ 00010094  0x0000143c inject  0x00000003 , 0x00000004 
+ 00010095  0x0000143d fetch  0x00000001 , 0x00000047 
+ 00010096  0x0000143e inject  0x00000000 , 0x00000004 
+ 00010097  0x0000143f inject  0x00000003 , 0x00000003 
+ 00010098  0x00001440 enable  0x00000008 
+ 00010099  0x00001441 inject  0x00000003 , 0x00000008 
+ 00010100  0x00001442 disable  0x0000001b 
+ 00010101  0x00001443 disable  0x00000008 
+ 00010102  0x00001444 disable  0x0000000a 
+ 00010103  0x00001445 set0  0x00000002 , 0x00000015 
+ 00010104  0x00001446 arg  0x00000000 , 0x00000002 
+ 00010105  0x00001447 call  0x00002a1c 
+ 00010106  0x00001448 bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x00001449 and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x0000144a beq  0x00000013 , 0x000027b4 
+ 00010109  0x0000144b beq  0x00000000 , 0x0000264d 
+ 00010110  0x0000144c beq  0x00000001 , 0x0000264d 
+ 00010111  0x0000144d beq  0x00000002 , 0x00002797 
+ 00010112  0x0000144e beq  0x00000003 , 0x000027c5 
+ 00010113  0x0000144f beq  0x00000004 , 0x000027cb 
+ 00010114  0x00001450 beq  0x00000007 , 0x0000278c 
+ 00010115  0x00001451 beq  0x00000008 , 0x000027ca 
+ 00010116  0x00001452 arg  0x00000004 , 0x00000002 
+ 00010117  0x00001453 call  0x00002a1c 
+ 00010118  0x00001454 beq  0x0000000a , 0x000027c7 
+ 00010119  0x00001455 beq  0x0000000b , 0x000027cd 
+ 00010120  0x00001456 arg  0x00000008 , 0x00000002 
+ 00010121  0x00001457 call  0x00002a1c 
+ 00010122  0x00001458 beq  0x0000000f , 0x000027cd 
+ 00010123  0x00001459 branch  0x000027c7 
+ 00010124  0x0000145d bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x0000145e enable  0x0000001d 
+ 00010126  0x0000145f enable  0x00000009 
+ 00010127  0x00001460 enable  0x0000000e 
+ 00010128  0x00001461 force  0x0000001e , 0x00000039 
+ 00010129  0x00001462 arg  0x000000b3 , 0x00000006 
+ 00010130  0x00001464 ifetch  0x00000001 , 0x00000006 
+ 00010131  0x00001465 inject  0x00000003 , 0x00000008 
+ 00010132  0x00001466 loop  0x00002792 
+ 00010133  0x00001467 bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x00001468 branch  0x0000264d 
+ 00010135  0x0000146b bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x0000146c fetch  0x00000001 , 0x00000181 
+ 00010137  0x0000146d icopy  0x00000004 
+ 00010138  0x0000146e fetch  0x00000001 , 0x00000090 
+ 00010139  0x0000146f icopy  0x0000001c 
+ 00010140  0x00001470 fetch  0x00000003 , 0x000040aa 
+ 00010141  0x00001471 icopy  0x0000001d 
+ 00010142  0x00001472 fetch  0x00000002 , 0x000040a4 
+ 00010143  0x00001473 icopy  0x0000002e 
+ 00010144  0x00001474 enable  0x00000009 
+ 00010145  0x00001475 enable  0x0000001c 
+ 00010146  0x00001476 copy  0x00000020 , 0x00000011 
+ 00010147  0x00001477 call  0x000028e2 
+ 00010148  0x00001478 pulse  0x00000015 
+ 00010149  0x00001479 nop  0x00000020 
+ 00010150  0x0000147a copy  0x00000021 , 0x0000000b 
+ 00010151  0x0000147b fetch  0x00000004 , 0x00000161 
+ 00010152  0x0000147c icopy  0x00000021 
+ 00010153  0x0000147d preload  0x0000001e 
+ 00010154  0x0000147e set1  0x0000003a , 0x0000003f 
+ 00010155  0x0000147f inject  0x00000003 , 0x00000048 
+ 00010156  0x00001480 preload  0x0000001f 
+ 00010157  0x00001481 inject  0x00000003 , 0x00000048 
+ 00010158  0x00001482 copy  0x0000000b , 0x00000021 
+ 00010159  0x00001483 copy  0x00000011 , 0x00000020 
+ 00010160  0x00001484 enable  0x00000008 
+ 00010161  0x00001485 inject  0x00000003 , 0x00000010 
+ 00010162  0x00001486 disable  0x00000008 
+ 00010163  0x00001487 branch  0x0000264d 
+ 00010164  0x0000148a bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x0000148b enable  0x0000000e 
+ 00010166  0x0000148c enable  0x00000009 
+ 00010167  0x0000148d enable  0x0000001c 
+ 00010168  0x0000148e fetch  0x00000001 , 0x000004b6 
+ 00010169  0x0000148f and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x00001490 arg  0x000004b6 , 0x00000006 
+ 00010171  0x00001491 increase  0x00000008 , 0x00000002 
+ 00010172  0x00001493 add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x00001494 nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x00001495 ifetch  0x00000009 , 0x00000006 
+ 00010175  0x00001496 inject  0x00000003 , 0x00000048 
+ 00010176  0x00001497 copy  0x00000013 , 0x00000002 
+ 00010177  0x00001498 branch  0x000027bc 
+ 00010178  0x0000149a ifetch  0x00000009 , 0x00000006 
+ 00010179  0x0000149b iinject  0x00000003 , 0x00000002 
+ 00010180  0x0000149c branch  0x000027f7 
+ 00010181  0x0000149f enable  0x0000001c 
+ 00010182  0x000014a0 branch  0x000027d0 
+ 00010183  0x000014a3 enable  0x0000001c 
+ 00010184  0x000014a4 set1  0x00000010 , 0x00000000 
+ 00010185  0x000014a5 branch  0x000027d0 
+ 00010186  0x000014a8 set1  0x00000002 , 0x00000015 
+ 00010187  0x000014aa enable  0x0000001d 
+ 00010188  0x000014ab branch  0x000027d0 
+ 00010189  0x000014af set1  0x00000002 , 0x00000015 
+ 00010190  0x000014b0 enable  0x0000001d 
+ 00010191  0x000014b1 set1  0x00000010 , 0x00000000 
+ 00010192  0x000014b4 bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x000014b5 fetch  0x00000001 , 0x0000004c 
+ 00010194  0x000014b6 bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x000014b7 sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x000014b8 branch  0x000027e5 , 0x00000002 
+ 00010197  0x000014b9 disable  0x0000000e 
+ 00010198  0x000014ba disable  0x0000001c 
+ 00010199  0x000014bb enable  0x0000001d 
+ 00010200  0x000014bc disable  0x00000007 
+ 00010201  0x000014bd set1  0x00000001 , 0x00000015 
+ 00010202  0x000014be isolate1  0x00000002 , 0x00000015 
+ 00010203  0x000014bf branch  0x000027df , 0x00000001 
+ 00010204  0x000014c0 setarg  0x000abeee 
+ 00010205  0x000014c1 inject  0x00000003 , 0x00000014 
+ 00010206  0x000014c2 branch  0x000027e3 
+ 00010207  0x000014c4 setarg  0x005faeba 
+ 00010208  0x000014c5 inject  0x00000003 , 0x00000018 
+ 00010209  0x000014c6 setarg  0x00000012 
+ 00010210  0x000014c7 inject  0x00000003 , 0x00000006 
+ 00010211  0x000014c9 enable  0x00000007 
+ 00010212  0x000014ca set1  0x00000010 , 0x00000000 
+ 00010213  0x000014cc enable  0x0000000e 
+ 00010214  0x000014cd enable  0x00000009 
+ 00010215  0x000014ce bmark1  0x00000005 , 0x00002800 
+ 00010216  0x000014cf fetch  0x00000001 , 0x000041db 
+ 00010217  0x000014d0 inject  0x00000003 , 0x00000003 
+ 00010218  0x000014d1 fetch  0x00000002 , 0x000041dc 
+ 00010219  0x000014d2 iforce  0x00000039 
+ 00010220  0x000014d3 bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x000014d4 inject  0x00000003 , 0x00000005 
+ 00010222  0x000014d5 branch  0x000027f0 
+ 00010223  0x000014d7 inject  0x00000003 , 0x0000000d 
+ 00010224  0x000014d9 deposit  0x00000039 
+ 00010225  0x000014da branch  0x000027f7 , 0x00000034 
+ 00010226  0x000014db fetch  0x00000002 , 0x0000016f 
+ 00010227  0x000014dc iforce  0x00000006 
+ 00010228  0x000014de ifetch  0x00000001 , 0x00000006 
+ 00010229  0x000014df inject  0x00000003 , 0x00000008 
+ 00010230  0x000014e0 loop  0x000027f4 
+ 00010231  0x000014e4 enable  0x00000008 
+ 00010232  0x000014e5 inject  0x00000003 , 0x00000010 
+ 00010233  0x000014e6 disable  0x00000008 
+ 00010234  0x000014e7 call  0x000024c1 
+ 00010235  0x000014e8 fetch  0x00000001 , 0x0000004c 
+ 00010236  0x000014e9 bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x000014ea force  0x00000000 , 0x0000003f 
+ 00010238  0x000014eb inject  0x00000003 , 0x00000006 
+ 00010239  0x000014ec branch  0x0000264d 
+ 00010240  0x000014f0 bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x000014f1 bmark1  0x00000010 , 0x00002808 
+ 00010242  0x000014f3 fetch  0x00000001 , 0x00000180 
+ 00010243  0x000014f4 inject  0x00000003 , 0x00000003 
+ 00010244  0x000014f5 fetch  0x00000001 , 0x0000015f 
+ 00010245  0x000014f6 iforce  0x00000013 
+ 00010246  0x000014f7 inject  0x00000003 , 0x00000005 
+ 00010247  0x000014f8 branch  0x0000280d 
+ 00010248  0x000014fa fetch  0x00000001 , 0x00000180 
+ 00010249  0x000014fb inject  0x00000003 , 0x00000003 
+ 00010250  0x000014fc fetch  0x00000002 , 0x0000015f 
+ 00010251  0x000014fd iforce  0x00000013 
+ 00010252  0x000014fe inject  0x00000003 , 0x0000000d 
+ 00010253  0x00001500 arg  0x00000551 , 0x00000006 
+ 00010254  0x00001502 copy  0x00000013 , 0x0000003e 
+ 00010255  0x00001503 branch  0x00002814 , 0x00000005 
+ 00010256  0x00001504 ifetch  0x00000001 , 0x00000006 
+ 00010257  0x00001505 inject  0x00000003 , 0x00000008 
+ 00010258  0x00001506 increase  0xffffffff , 0x00000013 
+ 00010259  0x00001507 branch  0x0000280e 
+ 00010260  0x00001509 fetch  0x00000002 , 0x000000fc 
+ 00010261  0x0000150a increase  0x00000001 , 0x0000003f 
+ 00010262  0x0000150b store  0x00000002 , 0x000000fc 
+ 00010263  0x0000150c branch  0x000027f7 
+ 00010264  0x00001510 fetch  0x00000004 , 0x00000165 
+ 00010265  0x00001511 add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x00001512 fetch  0x00000002 , 0x00000171 
+ 00010267  0x00001513 nbranch  0x0000281e , 0x00000034 
+ 00010268  0x00001514 increase  0xfffffffd , 0x00000011 
+ 00010269  0x00001515 branch  0x00002826 
+ 00010270  0x00001517 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x00001518 hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x00001519 increase  0x00000001 , 0x00000002 
+ 00010273  0x0000151b isub  0x00000002 , 0x0000003f 
+ 00010274  0x0000151c nbranch  0x00002825 , 0x00000002 
+ 00010275  0x0000151d increase  0xffffffff , 0x00000011 
+ 00010276  0x0000151e branch  0x00002821 
+ 00010277  0x00001520 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x00001522 until  0x0000003e , 0x00000023 
+ 00010279  0x00001523 compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x00001524 nbranch  0x00002826 , 0x00000001 
+ 00010281  0x00001525 iforce  0x00000029 
+ 00010282  0x00001526 copy  0x00000011 , 0x00000028 
+ 00010283  0x00001527 iforce  0x00000029 
+ 00010284  0x00001528 rtn 
+ 00010285  0x0000152c bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x0000152d until  0x0000003e , 0x00000022 
+ 00010287  0x0000152e deposit  0x0000001a 
+ 00010288  0x0000152f iforce  0x00000006 
+ 00010289  0x00001530 rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x00001531 isub  0x00000022 , 0x00000039 
+ 00010291  0x00001532 and_into  0x00000003 , 0x00000039 
+ 00010292  0x00001533 nbranch  0x00002837 , 0x00000005 
+ 00010293  0x00001534 force  0x00000000 , 0x0000003f 
+ 00010294  0x00001535 branch  0x0000283b 
+ 00010295  0x00001537 arg  0x00000ea6 , 0x00000002 
+ 00010296  0x00001538 force  0x00000000 , 0x0000003f 
+ 00010297  0x0000153a iadd  0x00000002 , 0x0000003f 
+ 00010298  0x0000153b loop  0x00002839 
+ 00010299  0x0000153d iadd  0x00000006 , 0x0000003f 
+ 00010300  0x0000153e div  0x0000003f , 0x0000000c 
+ 00010301  0x0000153f call  0x00007f86 
+ 00010302  0x00001540 quotient  0x0000003f 
+ 00010303  0x00001541 store  0x00000002 , 0x00000171 
+ 00010304  0x00001542 rtn 
+ 00010305  0x00001545 bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x00001546 deposit  0x0000001a 
+ 00010307  0x00001547 copy  0x00000019 , 0x00000002 
+ 00010308  0x00001548 isub  0x00000002 , 0x0000003e 
+ 00010309  0x00001549 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x0000154a isub  0x00000002 , 0x00000002 
+ 00010311  0x0000154b setarg  0x00000ea6 
+ 00010312  0x0000154c isolate0  0x0000000f , 0x00000002 
+ 00010313  0x0000154d branch  0x0000284c , 0x00000001 
+ 00010314  0x0000154e setarg  0xffff0ea6 
+ 00010315  0x0000154f iadd  0x00000002 , 0x00000002 
+ 00010316  0x00001551 storet  0x00000006 , 0x00000447 
+ 00010317  0x00001552 rtn  0x00000036 
+ 00010318  0x00001553 storet  0x00000006 , 0x00000038 
+ 00010319  0x00001554 rtn 
+ 00010320  0x00001557 disable  0x00000030 
+ 00010321  0x00001558 fetch  0x00000006 , 0x00000447 
+ 00010322  0x00001559 branch  0x00002854 , 0x00000036 
+ 00010323  0x0000155a fetch  0x00000006 , 0x00000038 
+ 00010324  0x0000155c iadd  0x00000019 , 0x00000030 
+ 00010325  0x0000155d increase  0x0000000a , 0x00000030 
+ 00010326  0x0000155e setarg  0x00000ea6 
+ 00010327  0x0000155f isub  0x00000030 , 0x0000003f 
+ 00010328  0x00001560 isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x00001561 branch  0x0000285e , 0x00000001 
+ 00010330  0x00001562 setarg  0x0000f15a 
+ 00010331  0x00001563 iadd  0x00000030 , 0x00000030 
+ 00010332  0x00001565 copy  0x00000030 , 0x0000001a 
+ 00010333  0x00001566 rtn 
+ 00010334  0x00001568 force  0x00000000 , 0x0000003e 
+ 00010335  0x00001569 branch  0x0000285c 
+ 00010336  0x00001571 bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x00001572 call  0x00002918 
+ 00010338  0x00001573 copy  0x00000021 , 0x0000003f 
+ 00010339  0x00001574 and_into  0x00000180 , 0x0000003f 
+ 00010340  0x00001575 compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x00001576 nbranch  0x00002869 , 0x00000001 
+ 00010342  0x00001577 rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x00001578 iadd  0x00000017 , 0x0000003f 
+ 00010344  0x00001579 branch  0x0000286a 
+ 00010345  0x0000157b copy  0x00000017 , 0x0000003f 
+ 00010346  0x0000157d div  0x0000003f , 0x0000004f 
+ 00010347  0x0000157e pulse  0x00000015 
+ 00010348  0x0000157f call  0x00007f86 
+ 00010349  0x00001580 remainder  0x00000011 
+ 00010350  0x00001581 add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x00001582 branch  0x00002872 , 0x00000002 
+ 00010352  0x00001583 lshift  0x00000011 , 0x00000002 
+ 00010353  0x00001584 branch  0x00002874 
+ 00010354  0x00001586 lshift  0x00000002 , 0x00000002 
+ 00010355  0x00001587 increase  0x00000001 , 0x00000002 
+ 00010356  0x00001589 bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x0000158a fetch  0x00000001 , 0x00000031 
+ 00010358  0x0000158b bbit0  0x00000003 , 0x00002885 
+ 00010359  0x0000158d fetch  0x00000004 , 0x000040d2 
+ 00010360  0x0000158e isub  0x00000021 , 0x0000003e 
+ 00010361  0x0000158f branch  0x00002885 , 0x00000002 
+ 00010362  0x00001590 call  0x000028a4 
+ 00010363  0x00001591 fetch  0x00000001 , 0x000040d9 
+ 00010364  0x00001592 rtn  0x00000034 
+ 00010365  0x00001593 fetch  0x00000001 , 0x00000031 
+ 00010366  0x00001594 set1  0x00000002 , 0x0000003f 
+ 00010367  0x00001595 store  0x00000001 , 0x00000031 
+ 00010368  0x00001596 fetch  0x00000005 , 0x000040e7 
+ 00010369  0x00001597 store  0x00000005 , 0x000040da 
+ 00010370  0x00001598 ifetch  0x00000005 , 0x00000006 
+ 00010371  0x00001599 store  0x00000005 , 0x000040df 
+ 00010372  0x0000159a call  0x000028a9 
+ 00010373  0x0000159c fetch  0x00000001 , 0x00000031 
+ 00010374  0x0000159d rtnbit0  0x00000002 
+ 00010375  0x0000159e isolate1  0x00000001 , 0x00000021 
+ 00010376  0x0000159f branch  0x000028a1 , 0x00000001 
+ 00010377  0x000015a0 rshift3  0x00000002 , 0x00000011 
+ 00010378  0x000015a1 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x000015a2 setarg  0x000040da 
+ 00010380  0x000015a3 iadd  0x00000011 , 0x00000011 
+ 00010381  0x000015a4 ifetch  0x00000001 , 0x00000011 
+ 00010382  0x000015a5 qisolate0  0x0000003f 
+ 00010383  0x000015a6 branch  0x00002892 , 0x00000001 
+ 00010384  0x000015a7 deposit  0x00000002 
+ 00010385  0x000015a8 branch  0x0000289e 
+ 00010386  0x000015aa fetch  0x00000001 , 0x000040e4 
+ 00010387  0x000015ab iforce  0x00000012 
+ 00010388  0x000015ac deposit  0x00000021 
+ 00010389  0x000015ad and_into  0x00000180 , 0x0000003f 
+ 00010390  0x000015ae rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x000015af iadd  0x00000017 , 0x0000003f 
+ 00010392  0x000015b0 idiv  0x00000012 
+ 00010393  0x000015b1 setarg  0x000040f2 
+ 00010394  0x000015b2 call  0x00007f86 
+ 00010395  0x000015b3 remainder  0x00000011 
+ 00010396  0x000015b4 iadd  0x00000011 , 0x00000006 
+ 00010397  0x000015b5 ifetch  0x00000001 , 0x00000006 
+ 00010398  0x000015b7 store  0x00000001 , 0x000040e5 
+ 00010399  0x000015b8 iforce  0x00000002 
+ 00010400  0x000015b9 rtn 
+ 00010401  0x000015bc fetch  0x00000001 , 0x000040e5 
+ 00010402  0x000015bd iforce  0x00000002 
+ 00010403  0x000015be rtn 
+ 00010404  0x000015c1 fetch  0x00000001 , 0x00000031 
+ 00010405  0x000015c2 set0  0x00000002 , 0x0000003f 
+ 00010406  0x000015c3 set0  0x00000003 , 0x0000003f 
+ 00010407  0x000015c4 store  0x00000001 , 0x00000031 
+ 00010408  0x000015c5 rtn 
+ 00010409  0x000015cc bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x000015cd arg  0x000040f2 , 0x00000005 
+ 00010411  0x000015ce force  0x0000000a , 0x00000039 
+ 00010412  0x000015cf call  0x00007ec6 
+ 00010413  0x000015d0 arg  0x000040f2 , 0x00000005 
+ 00010414  0x000015d1 force  0x00000000 , 0x00000013 
+ 00010415  0x000015d2 force  0x00000002 , 0x00000007 
+ 00010416  0x000015d4 fetch  0x00000005 , 0x000040da 
+ 00010417  0x000015d5 iforce  0x00000002 
+ 00010418  0x000015d6 compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x000015d7 branch  0x000028b5 , 0x00000001 
+ 00010420  0x000015d8 rshift  0x00000002 , 0x00000002 
+ 00010421  0x000015da isolate0  0x00000000 , 0x00000002 
+ 00010422  0x000015db branch  0x000028b9 , 0x00000001 
+ 00010423  0x000015dc deposit  0x00000013 
+ 00010424  0x000015dd istore  0x00000001 , 0x00000005 
+ 00010425  0x000015df rshift2  0x00000002 , 0x00000002 
+ 00010426  0x000015e0 increase  0x00000002 , 0x00000013 
+ 00010427  0x000015e1 compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x000015e2 nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x000015e3 fetch  0x00000005 , 0x000040df 
+ 00010430  0x000015e4 iforce  0x00000002 
+ 00010431  0x000015e5 compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x000015e6 branch  0x000028c2 , 0x00000001 
+ 00010433  0x000015e7 rshift  0x00000002 , 0x00000002 
+ 00010434  0x000015e9 sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x000015ea branch  0x000028b5 , 0x00000002 
+ 00010436  0x000015eb force  0x00000001 , 0x00000013 
+ 00010437  0x000015ec increase  0xffffffff , 0x00000007 
+ 00010438  0x000015ed nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x000015ee arg  0x000040f2 , 0x00000011 
+ 00010440  0x000015ef deposit  0x00000005 
+ 00010441  0x000015f0 isub  0x00000011 , 0x0000003f 
+ 00010442  0x000015f1 store  0x00000001 , 0x000040e4 
+ 00010443  0x000015f2 rtn 
+ 00010444  0x000015f5 bpatch  0x00000080 , 0x00004010 
+ 00010445  0x000015f6 call  0x00002860 
+ 00010446  0x000015f7 fetch  0x00000001 , 0x0000017f 
+ 00010447  0x000015f8 bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x000015f9 fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x000015fb branch  0x0000291f 
+ 00010450  0x000015ff bpatch  0x00000081 , 0x00004010 
+ 00010451  0x00001600 call  0x00002860 
+ 00010452  0x00001601 fetch  0x00000001 , 0x0000017f 
+ 00010453  0x00001602 bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x00001603 fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x00001605 branch  0x00002933 
+ 00010456  0x00001609 force  0x00000000 , 0x0000002d 
+ 00010457  0x0000160a fetch  0x00000003 , 0x000040a7 
+ 00010458  0x0000160b iforce  0x0000002c 
+ 00010459  0x0000160c rtn 
+ 00010460  0x0000160f bpatch  0x00000082 , 0x00004010 
+ 00010461  0x00001610 fetch  0x00000001 , 0x000041d3 
+ 00010462  0x00001611 icopy  0x0000002d 
+ 00010463  0x00001612 fetch  0x00000003 , 0x000041d0 
+ 00010464  0x00001613 icopy  0x0000002c 
+ 00010465  0x00001614 rtn 
+ 00010466  0x00001617 bpatch  0x00000083 , 0x00004010 
+ 00010467  0x00001618 fetch  0x00000002 , 0x000040a4 
+ 00010468  0x00001619 icopy  0x0000002e 
+ 00010469  0x0000161a fetch  0x00000001 , 0x000040a3 
+ 00010470  0x0000161b icopy  0x0000002d 
+ 00010471  0x0000161c fetch  0x00000003 , 0x000040a0 
+ 00010472  0x0000161d icopy  0x0000002c 
+ 00010473  0x0000161e rtn 
+ 00010474  0x00001621 bpatch  0x00000084 , 0x00004010 
+ 00010475  0x00001622 fetch  0x00000002 , 0x00000044 
+ 00010476  0x00001623 icopy  0x0000002e 
+ 00010477  0x00001624 fetch  0x00000001 , 0x00000043 
+ 00010478  0x00001625 icopy  0x0000002d 
+ 00010479  0x00001626 fetch  0x00000003 , 0x00000040 
+ 00010480  0x00001627 icopy  0x0000002c 
+ 00010481  0x00001628 rtn 
+ 00010482  0x0000162c bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x0000162d rtnmark0  0x0000001d 
+ 00010484  0x0000162e rtnmark0  0x0000001f 
+ 00010485  0x00001630 and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x00001631 pulse  0x00000015 
+ 00010487  0x00001632 nop  0x00000020 
+ 00010488  0x00001633 rtn 
+ 00010489  0x00001637 bpatch  0x00000085 , 0x00004010 
+ 00010490  0x00001638 branch  0x0000290a , 0x00000021 
+ 00010491  0x00001639 jam  0x000000d4 , 0x00008955 
+ 00010492  0x0000163a nop  0x00000004 
+ 00010493  0x0000163b jam  0x000000d2 , 0x00008955 
+ 00010494  0x0000163c nop  0x00000004 
+ 00010495  0x0000163d jam  0x000000d1 , 0x00008955 
+ 00010496  0x0000163e nop  0x00000004 
+ 00010497  0x0000163f fetch  0x00000001 , 0x000041de 
+ 00010498  0x00001640 beq  0x00000000 , 0x00002908 
+ 00010499  0x00001641 beq  0x00000001 , 0x00002915 
+ 00010500  0x00001642 beq  0x00000002 , 0x00002908 
+ 00010501  0x00001643 beq  0x00000003 , 0x00002915 
+ 00010502  0x00001644 beq  0x00000004 , 0x00002915 
+ 00010503  0x00001645 beq  0x00000020 , 0x00002915 
+ 00010504  0x00001648 jam  0x000000d0 , 0x00008955 
+ 00010505  0x00001649 jam  0x000000e0 , 0x00008956 
+ 00010506  0x0000164b force  0x00000000 , 0x00000015 
+ 00010507  0x0000164c disable  0x00000021 
+ 00010508  0x0000164d disable  0x00000020 
+ 00010509  0x0000164e pulse  0x0000001e 
+ 00010510  0x0000164f jam  0x00000000 , 0x00008902 
+ 00010511  0x00001650 jam  0x00000000 , 0x00008901 
+ 00010512  0x00001651 jam  0x00000000 , 0x00008900 
+ 00010513  0x00001652 jam  0x00000000 , 0x00008903 
+ 00010514  0x00001653 jam  0x00000070 , 0x00008904 
+ 00010515  0x00001654 jam  0x00000000 , 0x00008906 
+ 00010516  0x00001655 rtn 
+ 00010517  0x0000165b jam  0x000000d0 , 0x00008955 
+ 00010518  0x0000165c jam  0x000000c0 , 0x00008956 
+ 00010519  0x0000165d branch  0x0000290a 
+ 00010520  0x00001660 bpatch  0x00000086 , 0x00004010 
+ 00010521  0x00001661 jam  0x00000000 , 0x00008902 
+ 00010522  0x00001662 jam  0x00000000 , 0x00008901 
+ 00010523  0x00001663 jam  0x00000018 , 0x00008900 
+ 00010524  0x00001664 jam  0x000000a7 , 0x00008903 
+ 00010525  0x00001665 jam  0x0000007f , 0x00008904 
+ 00010526  0x00001666 rtn 
+ 00010527  0x00001669 bpatch  0x00000087 , 0x00004010 
+ 00010528  0x0000166b storet  0x00000001 , 0x00000017 
+ 00010529  0x0000166c add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x0000166d jam  0x00000007 , 0x0000896d 
+ 00010531  0x0000166e branch  0x00002981 
+ 00010532  0x00001670 bpatch  0x00000088 , 0x00004011 
+ 00010533  0x00001671 jam  0x000000cf , 0x00008901 
+ 00010534  0x00001672 nop  0x0000000a 
+ 00010535  0x00001673 jam  0x000000ff , 0x00008900 
+ 00010536  0x00001674 jam  0x000000af , 0x00008903 
+ 00010537  0x00001675 jam  0x000000ff , 0x00008904 
+ 00010538  0x00001676 nop  0x0000000a 
+ 00010539  0x00001677 jam  0x000000a0 , 0x00008902 
+ 00010540  0x00001678 rtn 
+ 00010541  0x0000167b fetch  0x00000001 , 0x000041e0 
+ 00010542  0x0000167c branch  0x00002931 , 0x00000034 
+ 00010543  0x0000167e add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x0000167f rtn 
+ 00010545  0x00001681 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x00001682 rtn 
+ 00010547  0x00001685 bpatch  0x00000089 , 0x00004011 
+ 00010548  0x00001686 storet  0x00000001 , 0x00000017 
+ 00010549  0x00001687 call  0x0000292d 
+ 00010550  0x00001688 call  0x00002981 
+ 00010551  0x00001689 setarg  0x00000500 
+ 00010552  0x0000168a call  0x00002a8f 
+ 00010553  0x0000168c jam  0x00000001 , 0x00008906 
+ 00010554  0x0000168d jam  0x0000003c , 0x00008900 
+ 00010555  0x0000168e jam  0x000000e0 , 0x00008901 
+ 00010556  0x0000168f jam  0x00000012 , 0x0000896d 
+ 00010557  0x00001690 nop  0x0000000a 
+ 00010558  0x00001691 jam  0x00000001 , 0x00008902 
+ 00010559  0x00001692 jam  0x0000003d , 0x00008902 
+ 00010560  0x00001693 nop  0x0000000a 
+ 00010561  0x00001694 jam  0x000000b7 , 0x00008903 
+ 00010562  0x00001695 nop  0x0000000a 
+ 00010563  0x00001696 jam  0x0000007f , 0x00008902 
+ 00010564  0x00001698 fetch  0x00000001 , 0x000041de 
+ 00010565  0x00001699 beq  0x00000000 , 0x0000294b 
+ 00010566  0x0000169a beq  0x00000001 , 0x0000294f 
+ 00010567  0x0000169b beq  0x00000002 , 0x00002953 
+ 00010568  0x0000169c beq  0x00000003 , 0x00002957 
+ 00010569  0x0000169d beq  0x00000004 , 0x0000295b 
+ 00010570  0x0000169e beq  0x00000020 , 0x0000295f 
+ 00010571  0x000016a0 jam  0x000000f0 , 0x00008956 
+ 00010572  0x000016a1 call  0x00002965 
+ 00010573  0x000016a2 jam  0x000000d8 , 0x00008955 
+ 00010574  0x000016a3 rtn 
+ 00010575  0x000016a6 jam  0x000000df , 0x00008956 
+ 00010576  0x000016a7 call  0x00002965 
+ 00010577  0x000016a8 jam  0x000000df , 0x00008955 
+ 00010578  0x000016a9 rtn 
+ 00010579  0x000016ac jam  0x000000ff , 0x00008956 
+ 00010580  0x000016ad call  0x00002965 
+ 00010581  0x000016ae jam  0x000000df , 0x00008955 
+ 00010582  0x000016af rtn 
+ 00010583  0x000016b1 jam  0x000000ce , 0x00008956 
+ 00010584  0x000016b2 call  0x00002965 
+ 00010585  0x000016b3 jam  0x000000d8 , 0x00008955 
+ 00010586  0x000016b4 rtn 
+ 00010587  0x000016b7 jam  0x000000cb , 0x00008956 
+ 00010588  0x000016b8 call  0x00002965 
+ 00010589  0x000016b9 jam  0x000000d8 , 0x00008955 
+ 00010590  0x000016ba rtn 
+ 00010591  0x000016bd jam  0x000000d0 , 0x00008955 
+ 00010592  0x000016be jam  0x000000c0 , 0x00008956 
+ 00010593  0x000016bf jam  0x0000004c , 0x00008957 
+ 00010594  0x000016c0 jam  0x0000006c , 0x00008958 
+ 00010595  0x000016c1 jam  0x00000050 , 0x00008959 
+ 00010596  0x000016c2 rtn 
+ 00010597  0x000016c5 nop  0x00000004 
+ 00010598  0x000016c6 jam  0x000000d1 , 0x00008955 
+ 00010599  0x000016c7 nop  0x00000004 
+ 00010600  0x000016c8 jam  0x000000d2 , 0x00008955 
+ 00010601  0x000016c9 nop  0x00000004 
+ 00010602  0x000016ca jam  0x000000d4 , 0x00008955 
+ 00010603  0x000016cb rtn 
+ 00010604  0x000016cf jam  0x00000006 , 0x00008042 
+ 00010605  0x000016d1 fetch  0x00000002 , 0x000040c3 
+ 00010606  0x000016d2 bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x000016d3 iforce  0x00000006 
+ 00010608  0x000016d4 arg  0x00008900 , 0x00000002 
+ 00010609  0x000016d6 ifetch  0x00000001 , 0x00000006 
+ 00010610  0x000016d7 beq  0x000000ff , 0x00002977 
+ 00010611  0x000016d8 ior  0x00000002 , 0x00000005 
+ 00010612  0x000016d9 ifetch  0x00000001 , 0x00000006 
+ 00010613  0x000016da istore  0x00000001 , 0x00000005 
+ 00010614  0x000016db branch  0x00002971 
+ 00010615  0x000016dd bpatch  0x0000008a , 0x00004011 
+ 00010616  0x000016de call  0x00002be5 
+ 00010617  0x000016df call  0x000029c9 
+ 00010618  0x000016e1 setarg  0x000007d0 
+ 00010619  0x000016e2 iadd  0x00000022 , 0x0000003f 
+ 00010620  0x000016e3 store  0x00000004 , 0x00000169 
+ 00010621  0x000016e4 set1  0x00000003 , 0x00000015 
+ 00010622  0x000016e5 force  0x00000000 , 0x00000015 
+ 00010623  0x000016e6 ncall  0x00002998 , 0x0000002b 
+ 00010624  0x000016e7 branch  0x000029ab 
+ 00010625  0x000016eb bpatch  0x0000008b , 0x00004011 
+ 00010626  0x000016ec setarg  0x00000960 
+ 00010627  0x000016ed iadd  0x00000011 , 0x00000002 
+ 00010628  0x000016ee fetch  0x00000001 , 0x000040bd 
+ 00010629  0x000016ef jam  0x00000004 , 0x0000895f 
+ 00010630  0x000016f0 imul32  0x00000002 , 0x0000003f 
+ 00010631  0x000016f1 fetcht  0x00000001 , 0x000040be 
+ 00010632  0x000016f2 idiv  0x00000002 
+ 00010633  0x000016f3 call  0x00007f86 
+ 00010634  0x000016f4 quotient  0x00000011 
+ 00010635  0x000016f5 remainder  0x0000003f 
+ 00010636  0x000016f6 lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x000016f7 lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x000016f8 idiv  0x00000002 
+ 00010639  0x000016f9 call  0x00007f86 
+ 00010640  0x000016fa quotient  0x0000003f 
+ 00010641  0x000016fb lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x000016fc lshift  0x0000003f , 0x0000003f 
+ 00010643  0x000016fd ior  0x00000011 , 0x0000003f 
+ 00010644  0x000016fe hstore  0x00000004 , 0x00008960 
+ 00010645  0x000016ff jam  0x00000044 , 0x0000895f 
+ 00010646  0x00001700 jam  0x000000c4 , 0x0000895f 
+ 00010647  0x00001701 rtn 
+ 00010648  0x00001705 bpatch  0x0000008c , 0x00004011 
+ 00010649  0x00001706 jam  0x00000002 , 0x00008906 
+ 00010650  0x00001707 setarg  0x0003d090 
+ 00010651  0x00001708 call  0x00002a8f 
+ 00010652  0x00001709 jam  0x0000007f , 0x00008900 
+ 00010653  0x0000170a nop  0x00000082 
+ 00010654  0x0000170b jam  0x00000030 , 0x00008952 
+ 00010655  0x0000170c jam  0x000000d0 , 0x00008901 
+ 00010656  0x0000170d jam  0x00000070 , 0x00008952 
+ 00010657  0x0000170e jam  0x000000f0 , 0x00008952 
+ 00010658  0x0000170f force  0x00000032 , 0x00000039 
+ 00010659  0x00001711 hfetch  0x00000001 , 0x00008980 
+ 00010660  0x00001712 bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x00001713 loop  0x000029a3 
+ 00010662  0x00001715 store  0x00000001 , 0x000040ce 
+ 00010663  0x00001716 jam  0x00000000 , 0x00008901 
+ 00010664  0x00001717 jam  0x00000000 , 0x00008900 
+ 00010665  0x00001718 jam  0x00000000 , 0x00008906 
+ 00010666  0x00001719 rtn 
+ 00010667  0x0000171c bpatch  0x0000008d , 0x00004011 
+ 00010668  0x0000171d fetch  0x00000001 , 0x000040ce 
+ 00010669  0x0000171e set1  0x00000005 , 0x0000003f 
+ 00010670  0x0000171f hstore  0x00000001 , 0x00008952 
+ 00010671  0x00001720 hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x00001721 and_into  0x00000007 , 0x00000002 
+ 00010673  0x00001722 lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x00001723 ior  0x00000002 , 0x0000003f 
+ 00010675  0x00001724 hstore  0x00000001 , 0x00008950 
+ 00010676  0x00001725 hfetch  0x00000001 , 0x00008951 
+ 00010677  0x00001726 set0  0x00000000 , 0x0000003f 
+ 00010678  0x00001727 hstore  0x00000001 , 0x00008951 
+ 00010679  0x00001728 hfetch  0x00000001 , 0x00008952 
+ 00010680  0x00001729 set0  0x00000005 , 0x0000003f 
+ 00010681  0x0000172a hstore  0x00000001 , 0x00008952 
+ 00010682  0x0000172b rtn 
+ 00010683  0x0000172e bpatch  0x0000008e , 0x00004011 
+ 00010684  0x0000172f hfetch  0x00000002 , 0x00008981 
+ 00010685  0x00001730 rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x00001731 rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x00001732 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x00001734 and_into  0x000000ff , 0x0000003f 
+ 00010689  0x00001735 div  0x0000003f , 0x0000000a 
+ 00010690  0x00001736 call  0x00007f86 
+ 00010691  0x00001737 quotient  0x0000003f 
+ 00010692  0x00001738 lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x00001739 remainder  0x00000002 
+ 00010694  0x0000173a ior  0x00000002 , 0x0000003f 
+ 00010695  0x0000173b store  0x00000001 , 0x00000018 
+ 00010696  0x0000173c rtn 
+ 00010697  0x00001740 jam  0x00000006 , 0x00008042 
+ 00010698  0x00001741 hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x00001742 set0  0x00000004 , 0x0000003f 
+ 00010700  0x00001743 set0  0x00000005 , 0x0000003f 
+ 00010701  0x00001744 hstore  0x00000001 , 0x0000896b 
+ 00010702  0x00001745 jam  0x00000000 , 0x00008905 
+ 00010703  0x00001746 jam  0x00000000 , 0x00008904 
+ 00010704  0x00001747 jam  0x00000070 , 0x00008904 
+ 00010705  0x00001748 jam  0x000000ff , 0x00008905 
+ 00010706  0x00001749 hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x0000174a set1  0x00000004 , 0x0000003f 
+ 00010708  0x0000174b set1  0x00000005 , 0x0000003f 
+ 00010709  0x0000174c hstore  0x00000001 , 0x0000896b 
+ 00010710  0x0000174d call  0x000029e9 
+ 00010711  0x0000174e hfetch  0x00000001 , 0x00008968 
+ 00010712  0x0000174f set1  0x00000007 , 0x0000003f 
+ 00010713  0x00001750 hstore  0x00000001 , 0x00008968 
+ 00010714  0x00001751 set0  0x00000007 , 0x0000003f 
+ 00010715  0x00001752 hstore  0x00000001 , 0x00008968 
+ 00010716  0x00001753 set1  0x00000007 , 0x0000003f 
+ 00010717  0x00001754 hstore  0x00000001 , 0x00008968 
+ 00010718  0x00001755 jam  0x00000005 , 0x00008042 
+ 00010719  0x00001756 nop  0x00000001 
+ 00010720  0x00001757 jam  0x00000004 , 0x00008042 
+ 00010721  0x00001758 hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x00001759 and_into  0x000000cf , 0x0000003f 
+ 00010723  0x0000175a hstore  0x00000001 , 0x0000896b 
+ 00010724  0x0000175b or_into  0x00000030 , 0x0000003f 
+ 00010725  0x0000175c hstore  0x00000001 , 0x0000896b 
+ 00010726  0x0000175d rtn 
+ 00010727  0x00001761 setarg  0x00000f0f 
+ 00010728  0x00001762 branch  0x00002c18 
+ 00010729  0x00001765 setarg  0x0000080f 
+ 00010730  0x00001766 branch  0x00002c18 
+ 00010731  0x0000176b bpatch  0x0000008f , 0x00004011 
+ 00010732  0x0000176c call  0x00002924 
+ 00010733  0x0000176d disable  0x00000020 
+ 00010734  0x0000176e enable  0x00000021 
+ 00010735  0x0000176f pulse  0x00000016 
+ 00010736  0x00001770 rtn 
+ 00010737  0x00001773 bpatch  0x00000090 , 0x00004012 
+ 00010738  0x00001774 fetch  0x00000001 , 0x0000004c 
+ 00010739  0x00001775 isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x00001776 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x00001777 hstore  0x00000001 , 0x00008011 
+ 00010742  0x00001778 arg  0x00000062 , 0x00000006 
+ 00010743  0x00001779 ifetch  0x00000009 , 0x00000006 
+ 00010744  0x0000177a iforce  0x00000032 
+ 00010745  0x0000177b ifetch  0x00000007 , 0x00000006 
+ 00010746  0x0000177c iforce  0x00000033 
+ 00010747  0x0000177d fetch  0x00000001 , 0x00000054 
+ 00010748  0x0000177e add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x0000177f pulse  0x0000001a 
+ 00010750  0x00001780 rtn 
+ 00010751  0x00001783 deposit  0x0000001a 
+ 00010752  0x00001784 store  0x00000006 , 0x0000009a 
+ 00010753  0x00001785 disable  0x0000000d 
+ 00010754  0x00001786 nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x00001787 arg  0x000003bb , 0x00000029 
+ 00010756  0x00001788 increase  0x00000001 , 0x00000028 
+ 00010757  0x00001789 and_into  0x000001fc , 0x00000028 
+ 00010758  0x0000178a rtn 
+ 00010759  0x0000178f enable  0x0000000d 
+ 00010760  0x00001791 correlate  0x0000003e , 0x00000017 
+ 00010761  0x00001792 branch  0x000029ff , 0x00000018 
+ 00010762  0x00001793 compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x00001794 nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x00001795 branch  0x000029ff 
+ 00010765  0x00001798 bpatch  0x00000091 , 0x00004012 
+ 00010766  0x00001799 arg  0x00000600 , 0x0000000b 
+ 00010767  0x0000179a enable  0x0000000d 
+ 00010768  0x0000179b correlate  0x00000023 , 0x00000026 
+ 00010769  0x0000179c disable  0x0000000d 
+ 00010770  0x0000179d nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x0000179e rtn 
+ 00010772  0x000017a1 bpatch  0x00000092 , 0x00004012 
+ 00010773  0x000017a2 enable  0x0000000d 
+ 00010774  0x000017a3 correlate  0x0000003e , 0x00000003 
+ 00010775  0x000017a4 disable  0x0000000d 
+ 00010776  0x000017a5 nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x000017a6 arg  0x000003bb , 0x00000029 
+ 00010778  0x000017a7 and_into  0x000001fc , 0x00000028 
+ 00010779  0x000017a8 rtn 
+ 00010780  0x000017ac bpatch  0x00000093 , 0x00004012 
+ 00010781  0x000017ad iforce  0x00000011 
+ 00010782  0x000017ae deposit  0x00000021 
+ 00010783  0x000017af iadd  0x00000002 , 0x0000000b 
+ 00010784  0x000017b0 copy  0x0000000b , 0x0000003f 
+ 00010785  0x000017b1 store  0x00000004 , 0x000040ca 
+ 00010786  0x000017b2 deposit  0x00000011 
+ 00010787  0x000017b3 rtn 
+ 00010788  0x000017b7 copy  0x0000003f , 0x00000002 
+ 00010789  0x000017b8 bpatch  0x00000094 , 0x00004012 
+ 00010790  0x000017b9 copy  0x00000002 , 0x0000003f 
+ 00010791  0x000017ba call  0x00007f50 
+ 00010792  0x000017bb lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x000017bc set1  0x0000002c , 0x0000003f 
+ 00010794  0x000017bd call  0x00007f39 
+ 00010795  0x000017be set0  0x0000002c , 0x0000003f 
+ 00010796  0x000017bf call  0x00002a77 
+ 00010797  0x000017c0 call  0x00007f39 
+ 00010798  0x000017c1 rtn  0x00000028 
+ 00010799  0x000017c2 call  0x00007f43 
+ 00010800  0x000017c3 iforce  0x0000001b 
+ 00010801  0x000017c4 until  0x0000003e , 0x00000003 
+ 00010802  0x000017c5 rtn 
+ 00010803  0x000017c9 bpatch  0x00000095 , 0x00004012 
+ 00010804  0x000017ca branch  0x00002a38 , 0x00000030 
+ 00010805  0x000017cb until  0x00000029 , 0x00000026 
+ 00010806  0x000017cd copy  0x00000028 , 0x00000002 
+ 00010807  0x000017ce branch  0x00002a3b 
+ 00010808  0x000017d0 branch  0x00002a3a , 0x0000002e 
+ 00010809  0x000017d1 until  0x00000023 , 0x00000026 
+ 00010810  0x000017d3 copy  0x00000022 , 0x00000002 
+ 00010811  0x000017d5 branch  0x00002a47 , 0x00000028 
+ 00010812  0x000017d6 compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x000017d7 nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x000017d9 bpatch  0x00000096 , 0x00004012 
+ 00010815  0x000017da fetch  0x00000001 , 0x00000030 
+ 00010816  0x000017db rtnbit0  0x00000000 
+ 00010817  0x000017dc fetch  0x00000004 , 0x000040ca 
+ 00010818  0x000017dd isub  0x00000002 , 0x0000003f 
+ 00010819  0x000017de nrtn  0x00000002 
+ 00010820  0x000017df sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x000017e0 branch  0x00002a33 , 0x00000002 
+ 00010822  0x000017e1 rtn 
+ 00010823  0x000017e3 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x000017e4 nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x000017e5 branch  0x00002a3e 
+ 00010826  0x000017e8 bpatch  0x00000097 , 0x00004012 
+ 00010827  0x000017e9 arg  0x00000600 , 0x0000000b 
+ 00010828  0x000017ea branch  0x00002a33 
+ 00010829  0x000017ed disable  0x00000028 
+ 00010830  0x000017ee branch  0x00002a4a 
+ 00010831  0x000017f1 enable  0x00000028 
+ 00010832  0x000017f2 branch  0x00002a4a 
+ 00010833  0x000017f5 bpatch  0x00000098 , 0x00004013 
+ 00010834  0x000017f6 call  0x000029f1 
+ 00010835  0x000017f7 disable  0x00000021 
+ 00010836  0x000017f8 enable  0x00000020 
+ 00010837  0x000017f9 rtn 
+ 00010838  0x000017fe bpatch  0x00000099 , 0x00004013 
+ 00010839  0x000017ff arg  0x00000e43 , 0x0000000b 
+ 00010840  0x00001800 until  0x00000023 , 0x00000026 
+ 00010841  0x00001801 pulse  0x00000016 
+ 00010842  0x00001802 rtn 
+ 00010843  0x00001805 bpatch  0x0000009a , 0x00004013 
+ 00010844  0x00001806 arg  0x00000d00 , 0x0000000b 
+ 00010845  0x00001807 until  0x00000023 , 0x00000026 
+ 00010846  0x00001808 rtn 
+ 00010847  0x0000180c bpatch  0x0000009b , 0x00004013 
+ 00010848  0x0000180d arg  0x00000e43 , 0x0000000b 
+ 00010849  0x0000180e until  0x00000029 , 0x00000026 
+ 00010850  0x0000180f pulse  0x00000016 
+ 00010851  0x00001810 rtn 
+ 00010852  0x00001813 bpatch  0x0000009c , 0x00004013 
+ 00010853  0x00001814 preload  0x00000009 
+ 00010854  0x00001815 enable  0x0000001d 
+ 00010855  0x00001816 set1  0x00000000 , 0x00000015 
+ 00010856  0x00001817 inject  0x00000003 , 0x00000048 
+ 00010857  0x00001818 disable  0x0000001d 
+ 00010858  0x00001819 rtn 
+ 00010859  0x0000181d copy  0x00000025 , 0x00000002 
+ 00010860  0x0000181e or_into  0x00000060 , 0x00000002 
+ 00010861  0x0000181f copy  0x00000002 , 0x0000000e 
+ 00010862  0x00001820 rtn 
+ 00010863  0x00001826 bpatch  0x0000009d , 0x00004013 
+ 00010864  0x00001827 fetch  0x00000001 , 0x00004090 
+ 00010865  0x00001828 increase  0x00000001 , 0x0000003f 
+ 00010866  0x00001829 bne  0x00000007 , 0x00002a74 
+ 00010867  0x0000182a force  0x00000001 , 0x0000003f 
+ 00010868  0x0000182c store  0x00000001 , 0x00004090 
+ 00010869  0x0000182d iforce  0x00000004 
+ 00010870  0x0000182e rtn 
+ 00010871  0x00001831 copy  0x00000019 , 0x00000002 
+ 00010872  0x00001832 rtn  0x00000029 
+ 00010873  0x00001833 copy  0x0000001a , 0x00000002 
+ 00010874  0x00001834 rtn 
+ 00010875  0x00001837 deposit  0x00000022 
+ 00010876  0x00001838 rtn  0x00000029 
+ 00010877  0x00001839 deposit  0x00000028 
+ 00010878  0x0000183a rtn 
+ 00010879  0x0000183e bpatch  0x0000009e , 0x00004013 
+ 00010880  0x0000183f fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x00001840 call  0x00002a7b 
+ 00010882  0x00001841 isub  0x00000002 , 0x0000000b 
+ 00010883  0x00001842 deposit  0x0000000b 
+ 00010884  0x00001843 fetcht  0x00000002 , 0x00000051 
+ 00010885  0x00001844 lshift  0x00000002 , 0x00000002 
+ 00010886  0x00001845 isub  0x00000002 , 0x0000003f 
+ 00010887  0x00001846 rtn 
+ 00010888  0x00001849 bpatch  0x0000009f , 0x00004013 
+ 00010889  0x0000184a call  0x00002a7b 
+ 00010890  0x0000184b store  0x00000004 , 0x0000004d 
+ 00010891  0x0000184c rtn 
+ 00010892  0x0000184f bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x00001850 branch  0x00002a8c 
+ 00010894  0x00001853 branch  0x00002a8e 
+ 00010895  0x00001856 rtn  0x00000034 
+ 00010896  0x00001858 rshift  0x0000003f , 0x0000003f 
+ 00010897  0x00001859 increase  0xfffffffd , 0x0000003f 
+ 00010898  0x0000185b increase  0xffffffff , 0x0000003f 
+ 00010899  0x0000185c nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x0000185d force  0x00000000 , 0x0000003f 
+ 00010901  0x0000185e rtn 
+ 00010902  0x00001864 arg  0x00000010 , 0x00000039 
+ 00010903  0x00001865 arg  0x00000000 , 0x00000005 
+ 00010904  0x00001866 call  0x00007ec6 
+ 00010905  0x00001867 arg  0x0000043f , 0x00000005 
+ 00010906  0x00001868 arg  0x0000000a , 0x00000039 
+ 00010907  0x00001869 call  0x00007ec6 
+ 00010908  0x0000186a jam  0x00000000 , 0x000009b2 
+ 00010909  0x0000186b jam  0x00000000 , 0x00000a99 
+ 00010910  0x0000186c jam  0x00000000 , 0x0000048c 
+ 00010911  0x0000186d jam  0x00000000 , 0x0000017f 
+ 00010912  0x0000186e jam  0x00000000 , 0x000004d1 
+ 00010913  0x0000186f bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x00001870 jam  0x00000000 , 0x0000016d 
+ 00010915  0x00001871 jam  0x00000000 , 0x00000151 
+ 00010916  0x00001872 jam  0x00000000 , 0x0000015c 
+ 00010917  0x00001873 setarg  0x009e8b33 
+ 00010918  0x00001874 store  0x00000003 , 0x000040a7 
+ 00010919  0x00001875 setarg  0x00000153 
+ 00010920  0x00001876 store  0x00000002 , 0x00000083 
+ 00010921  0x00001877 jam  0x0000001e , 0x00000085 
+ 00010922  0x00001878 jam  0x00000001 , 0x00000086 
+ 00010923  0x00001879 jam  0x00000007 , 0x00000088 
+ 00010924  0x0000187a setarg  0x0012e904 
+ 00010925  0x0000187b store  0x00000003 , 0x00000080 
+ 00010926  0x00001880 jam  0x00000060 , 0x00000090 
+ 00010927  0x00001881 jam  0x00000005 , 0x000040d0 
+ 00010928  0x00001882 jam  0x00000002 , 0x00000014 
+ 00010929  0x00001883 fetch  0x00000001 , 0x0000465a 
+ 00010930  0x00001884 ncall  0x000074c1 , 0x00000034 
+ 00010931  0x00001885 fetch  0x00000001 , 0x000044be 
+ 00010932  0x00001886 ncall  0x00007518 , 0x00000034 
+ 00010933  0x00001887 bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x00001888 rtn  0x0000002b 
+ 00010935  0x00001889 setarg  0x00000000 
+ 00010936  0x0000188a store  0x00000002 , 0x000041dc 
+ 00010937  0x0000188b rshift  0x00000022 , 0x0000003f 
+ 00010938  0x0000188c store  0x00000004 , 0x00004094 
+ 00010939  0x0000188d rtn 
+ 00010940  0x00001895 setarg  0x0000ee21 
+ 00010941  0x00001896 hstore  0x00000002 , 0x00008050 
+ 00010942  0x00001897 hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x00001898 store  0x00000004 , 0x00000abe 
+ 00010944  0x00001899 hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x0000189a store  0x00000001 , 0x00000abd 
+ 00010946  0x0000189b bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x0000189c enable  0x0000002b 
+ 00010948  0x0000189d bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x0000189e disable  0x0000002b 
+ 00010950  0x0000189f deposit  0x00000027 
+ 00010951  0x000018a0 nbranch  0x00002acc , 0x00000034 
+ 00010952  0x000018a1 hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x000018a2 bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x000018a3 arg  0xffffffff , 0x00000002 
+ 00010955  0x000018a4 branch  0x00002b3c 
+ 00010956  0x000018a6 hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x000018a7 hstore  0x00000003 , 0x0000804c 
+ 00010958  0x000018a8 ifetch  0x00000001 , 0x00000006 
+ 00010959  0x000018a9 or_into  0x000000ef , 0x0000003f 
+ 00010960  0x000018aa istore  0x00000001 , 0x00000005 
+ 00010961  0x000018ab call  0x00002c23 
+ 00010962  0x000018ac hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x000018ad set1  0x00000004 , 0x0000003f 
+ 00010964  0x000018ae hstore  0x00000001 , 0x0000804f 
+ 00010965  0x000018af call  0x00002c23 
+ 00010966  0x000018b0 call  0x00002adf , 0x0000002b 
+ 00010967  0x000018b1 hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x000018b2 set0  0x00000003 , 0x0000003f 
+ 00010969  0x000018b3 hstore  0x00000001 , 0x0000804e 
+ 00010970  0x000018b4 call  0x00002c23 
+ 00010971  0x000018b5 nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x000018b6 rtnmark0  0x0000002b 
+ 00010973  0x000018b7 jam  0x00000008 , 0x00008006 
+ 00010974  0x000018b8 rtn 
+ 00010975  0x000018bb fetch  0x00000001 , 0x00004198 
+ 00010976  0x000018bc hstore  0x00000001 , 0x00008086 
+ 00010977  0x000018bd fetch  0x00000003 , 0x0000418d 
+ 00010978  0x000018be hstore  0x00000003 , 0x00008080 
+ 00010979  0x000018bf fetch  0x00000004 , 0x00004181 
+ 00010980  0x000018c0 hstore  0x00000004 , 0x00008074 
+ 00010981  0x000018c1 fetch  0x00000004 , 0x0000417d 
+ 00010982  0x000018c2 hstore  0x00000004 , 0x00008070 
+ 00010983  0x000018c3 fetch  0x00000008 , 0x00004185 
+ 00010984  0x000018c4 hstore  0x00000008 , 0x00008078 
+ 00010985  0x000018c5 fetch  0x00000008 , 0x00004190 
+ 00010986  0x000018c6 iforce  0x00000000 
+ 00010987  0x000018c7 hfetch  0x00000008 , 0x00008140 
+ 00010988  0x000018c8 store  0x00000008 , 0x000000a1 
+ 00010989  0x000018c9 call  0x000064ca 
+ 00010990  0x000018ca rtn 
+ 00010991  0x000018cd deposit  0x00000000 
+ 00010992  0x000018ce store  0x00000008 , 0x00004190 
+ 00010993  0x000018cf hfetch  0x00000008 , 0x00008070 
+ 00010994  0x000018d0 store  0x00000008 , 0x0000417d 
+ 00010995  0x000018d1 ifetch  0x00000008 , 0x00000006 
+ 00010996  0x000018d2 istore  0x00000008 , 0x00000005 
+ 00010997  0x000018d3 hfetch  0x00000003 , 0x00008080 
+ 00010998  0x000018d4 store  0x00000003 , 0x0000418d 
+ 00010999  0x000018d5 hfetch  0x00000001 , 0x00008086 
+ 00011000  0x000018d6 store  0x00000001 , 0x00004198 
+ 00011001  0x000018d7 branch  0x00002c29 
+ 00011002  0x000018da hfetch  0x00000001 , 0x00008063 
+ 00011003  0x000018db nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x000018dc fetch  0x00000003 , 0x0000416f 
+ 00011005  0x000018dd nrtn  0x00000034 
+ 00011006  0x000018de jam  0x000000c0 , 0x00008063 
+ 00011007  0x000018df jam  0x00000080 , 0x00008006 
+ 00011008  0x000018e1 hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x000018e2 rtnbit0  0x00000001 
+ 00011010  0x000018e3 hfetch  0x00000003 , 0x00008149 
+ 00011011  0x000018e4 store  0x00000003 , 0x0000416f 
+ 00011012  0x000018e5 rtn 
+ 00011013  0x000018ea bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x000018eb deposit  0x0000001a 
+ 00011015  0x000018ec call  0x00007f37 
+ 00011016  0x000018ed fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x000018ee sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x000018ef rtn  0x00000002 
+ 00011019  0x000018f0 lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x000018f1 lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x000018f2 idiv  0x00000002 
+ 00011022  0x000018f3 call  0x00007f86 
+ 00011023  0x000018f4 quotient  0x0000003f 
+ 00011024  0x000018f5 arg  0x000000c8 , 0x00000002 
+ 00011025  0x000018f6 call  0x00007f91 
+ 00011026  0x000018f7 store  0x00000001 , 0x00000099 
+ 00011027  0x000018f8 nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x000018f9 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x000018fb fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x000018fc iadd  0x00000002 , 0x0000003f 
+ 00011031  0x000018fd store  0x00000003 , 0x0000416f 
+ 00011032  0x000018ff setarg  0x00000000 
+ 00011033  0x00001900 store  0x00000004 , 0x0000415f 
+ 00011034  0x00001901 rtn 
+ 00011035  0x00001906 fetch  0x00000001 , 0x00004177 
+ 00011036  0x00001907 set1  0x00000002 , 0x0000003f 
+ 00011037  0x00001908 store  0x00000001 , 0x00004177 
+ 00011038  0x00001909 branch  0x00002b23 
+ 00011039  0x0000190e arg  0xffffffff , 0x00000002 
+ 00011040  0x0000190f fetch  0x00000001 , 0x00004176 
+ 00011041  0x00001910 set0  0x00000007 , 0x0000003f 
+ 00011042  0x00001911 store  0x00000001 , 0x00004176 
+ 00011043  0x00001913 bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x00001914 call  0x00002c29 
+ 00011045  0x00001915 fetch  0x00000001 , 0x00004157 
+ 00011046  0x00001916 store  0x00000001 , 0x0000417c 
+ 00011047  0x00001917 fetch  0x00000001 , 0x0000417a 
+ 00011048  0x00001918 set1  0x00000007 , 0x0000003f 
+ 00011049  0x00001919 store  0x00000001 , 0x0000417a 
+ 00011050  0x0000191d bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x0000191e call  0x000029e7 
+ 00011052  0x0000191f fetch  0x00000004 , 0x0000415f 
+ 00011053  0x00001920 iadd  0x00000002 , 0x0000003f 
+ 00011054  0x00001921 store  0x00000004 , 0x0000415f 
+ 00011055  0x00001922 call  0x00002aef 
+ 00011056  0x00001923 fetch  0x00000005 , 0x00004178 
+ 00011057  0x00001924 hstore  0x00000004 , 0x0000804c 
+ 00011058  0x00001925 rshift32  0x0000003f , 0x00000011 
+ 00011059  0x00001926 until  0x0000003e , 0x00000033 
+ 00011060  0x00001927 deposit  0x00000019 
+ 00011061  0x00001928 store  0x00000006 , 0x00004163 
+ 00011062  0x00001929 jam  0x00000002 , 0x00008005 
+ 00011063  0x0000192a until  0x0000003e , 0x00000033 
+ 00011064  0x0000192b until  0x0000003e , 0x00000033 
+ 00011065  0x0000192c deposit  0x00000011 
+ 00011066  0x0000192d hstore  0x00000001 , 0x0000804f 
+ 00011067  0x0000192e jam  0x00000002 , 0x00008005 
+ 00011068  0x00001930 until  0x0000003e , 0x00000033 
+ 00011069  0x00001931 until  0x0000003e , 0x00000033 
+ 00011070  0x00001932 hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x00001933 jam  0x00000010 , 0x00008005 
+ 00011072  0x00001934 until  0x0000003e , 0x0000003f 
+ 00011073  0x0000193a bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x0000193b setarg  0x00000000 
+ 00011075  0x0000193c copy  0x00000027 , 0x0000003e 
+ 00011076  0x0000193d branch  0x00002b4c , 0x00000005 
+ 00011077  0x0000193e hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x0000193f hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x00001940 isub  0x00000002 , 0x0000003e 
+ 00011080  0x00001941 branch  0x00002b4a , 0x00000002 
+ 00011081  0x00001942 deposit  0x00000002 
+ 00011082  0x00001944 isub  0x00000027 , 0x0000003f 
+ 00011083  0x00001945 increase  0x00000001 , 0x0000003f 
+ 00011084  0x00001947 increase  0x00000008 , 0x0000003f 
+ 00011085  0x00001948 until  0x0000003e , 0x00000033 
+ 00011086  0x00001949 iadd  0x00000031 , 0x0000003f 
+ 00011087  0x0000194a fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x0000194b iadd  0x00000002 , 0x0000003f 
+ 00011089  0x0000194c fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x0000194d imul32  0x00000002 , 0x0000003f 
+ 00011091  0x0000194e rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x0000194f rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x00001950 increase  0x0000006e , 0x0000003f 
+ 00011094  0x00001951 arg  0x00000ea6 , 0x00000002 
+ 00011095  0x00001952 idiv  0x00000002 
+ 00011096  0x00001953 call  0x00007f86 
+ 00011097  0x00001954 quotient  0x0000003f 
+ 00011098  0x00001955 lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x00001956 remainder  0x00000002 
+ 00011100  0x00001957 ior  0x00000002 , 0x0000003f 
+ 00011101  0x00001958 fetcht  0x00000006 , 0x00004163 
+ 00011102  0x00001959 call  0x00007f2c 
+ 00011103  0x0000195a copy  0x00000002 , 0x00000019 
+ 00011104  0x0000195b fetch  0x00000006 , 0x00004048 
+ 00011105  0x0000195c call  0x00002854 
+ 00011106  0x0000195d deposit  0x0000001a 
+ 00011107  0x0000195e store  0x00000006 , 0x00000a9a 
+ 00011108  0x0000195f deposit  0x00000027 
+ 00011109  0x00001960 istore  0x00000001 , 0x00000005 
+ 00011110  0x00001961 hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x00001962 or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x00001963 istore  0x00000001 , 0x00000005 
+ 00011113  0x00001964 rtn 
+ 00011114  0x00001967 bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x00001968 call  0x00002afa 
+ 00011116  0x00001969 fetch  0x00000003 , 0x0000416f 
+ 00011117  0x0000196a rtn  0x00000034 
+ 00011118  0x0000196b fetch  0x00000001 , 0x00004091 
+ 00011119  0x0000196c rtn  0x00000034 
+ 00011120  0x0000196d fetch  0x00000001 , 0x0000465a 
+ 00011121  0x0000196e branch  0x00002b74 , 0x00000034 
+ 00011122  0x0000196f fetch  0x00000001 , 0x000045b1 
+ 00011123  0x00001970 rtn  0x00000034 
+ 00011124  0x00001972 fetch  0x00000001 , 0x000044c0 
+ 00011125  0x00001973 nrtn  0x00000034 
+ 00011126  0x00001974 call  0x00002c3a 
+ 00011127  0x00001975 nrtn  0x00000034 
+ 00011128  0x00001976 fetch  0x00000001 , 0x00004040 
+ 00011129  0x00001977 compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x00001978 nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x00001979 fetch  0x00000002 , 0x00004042 
+ 00011132  0x0000197a rtn  0x00000034 
+ 00011133  0x0000197b rtn  0x0000002b 
+ 00011134  0x0000197c bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x0000197e fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x0000197f fetch  0x00000002 , 0x00004042 
+ 00011137  0x00001980 imul32  0x00000002 , 0x0000003f 
+ 00011138  0x00001981 rshift4  0x00000002 , 0x00000002 
+ 00011139  0x00001982 rshift2  0x00000002 , 0x00000002 
+ 00011140  0x00001983 isub  0x00000002 , 0x0000003f 
+ 00011141  0x00001984 fetcht  0x00000004 , 0x00004044 
+ 00011142  0x00001985 iadd  0x00000002 , 0x0000003f 
+ 00011143  0x00001986 fetcht  0x00000001 , 0x00004156 
+ 00011144  0x00001987 isub  0x00000002 , 0x0000003f 
+ 00011145  0x00001988 lshift16  0x0000003f , 0x00000030 
+ 00011146  0x00001989 bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x0000198a fetch  0x00000002 , 0x0000404e 
+ 00011148  0x0000198b rshift  0x0000003f , 0x0000003f 
+ 00011149  0x0000198c call  0x00007f50 
+ 00011150  0x0000198d deposit  0x00000030 
+ 00011151  0x0000198e call  0x00007f39 
+ 00011152  0x0000198f copy  0x0000001a , 0x00000002 
+ 00011153  0x00001990 call  0x00007f37 
+ 00011154  0x00001991 rtn  0x00000028 
+ 00011155  0x00001993 call  0x00007f49 
+ 00011156  0x00001995 bpatch  0x000000aa , 0x00004015 
+ 00011157  0x00001996 fetch  0x00000001 , 0x00004178 
+ 00011158  0x00001997 isub  0x00000002 , 0x0000003e 
+ 00011159  0x00001998 branch  0x00002b18 , 0x00000002 
+ 00011160  0x00001999 storet  0x00000004 , 0x0000415b 
+ 00011161  0x0000199a call  0x00003328 
+ 00011162  0x0000199b call  0x000052fb 
+ 00011163  0x0000199c fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x0000199d branch  0x00002b2a 
+ 00011165  0x000019a0 bpatch  0x000000ab , 0x00004015 
+ 00011166  0x000019a1 fetch  0x00000001 , 0x00004040 
+ 00011167  0x000019a2 rtnbit1  0x00000000 
+ 00011168  0x000019a3 rtnbit1  0x00000003 
+ 00011169  0x000019a4 fetch  0x00000001 , 0x0000465a 
+ 00011170  0x000019a5 branch  0x00002ba5 , 0x00000034 
+ 00011171  0x000019a6 fetch  0x00000001 , 0x000045b1 
+ 00011172  0x000019a7 rtn  0x00000034 
+ 00011173  0x000019a9 bpatch  0x000000ac , 0x00004015 
+ 00011174  0x000019aa fetch  0x00000001 , 0x0000436e 
+ 00011175  0x000019ab nbranch  0x00002baa , 0x00000034 
+ 00011176  0x000019ac fetch  0x00000001 , 0x00004093 
+ 00011177  0x000019ad rtn  0x00000034 
+ 00011178  0x000019af fetch  0x00000002 , 0x00004154 
+ 00011179  0x000019b0 rtn  0x00000034 
+ 00011180  0x000019b2 fetcht  0x00000001 , 0x00004156 
+ 00011181  0x000019b3 isub  0x00000002 , 0x0000003f 
+ 00011182  0x000019b4 arg  0x00001d4c , 0x00000002 
+ 00011183  0x000019b5 imul32  0x00000002 , 0x0000003f 
+ 00011184  0x000019b6 branch  0x00002b93 
+ 00011185  0x000019b9 bpatch  0x000000ad , 0x00004015 
+ 00011186  0x000019ba disable  0x0000002b 
+ 00011187  0x000019bb fetch  0x00000001 , 0x00000030 
+ 00011188  0x000019bc rtnbit0  0x00000001 
+ 00011189  0x000019bd nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x000019be call  0x00002bcb 
+ 00011191  0x000019bf fetch  0x00000002 , 0x000040c1 
+ 00011192  0x000019c0 store  0x00000002 , 0x0000003e 
+ 00011193  0x000019c1 fetch  0x00000001 , 0x00000047 
+ 00011194  0x000019c2 bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x000019c3 bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x000019c4 call  0x00005274 
+ 00011197  0x000019c5 nbranch  0x00002bde , 0x00000034 
+ 00011198  0x000019c6 fetch  0x00000001 , 0x0000455c 
+ 00011199  0x000019c7 bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x000019c9 jam  0x00000000 , 0x000000a0 
+ 00011201  0x000019ca bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x000019cb fetch  0x00000001 , 0x00004174 
+ 00011203  0x000019cc branch  0x00002be2 , 0x00000034 
+ 00011204  0x000019cd increase  0xffffffff , 0x0000003f 
+ 00011205  0x000019ce store  0x00000001 , 0x00004174 
+ 00011206  0x000019cf rtn 
+ 00011207  0x000019d3 arg  0x00000001 , 0x00000007 
+ 00011208  0x000019d4 branch  0x000060cd 
+ 00011209  0x000019d7 arg  0x00000001 , 0x00000007 
+ 00011210  0x000019d8 branch  0x000060d1 
+ 00011211  0x000019dd jam  0x00000000 , 0x00004159 
+ 00011212  0x000019de fetch  0x00000003 , 0x00004169 
+ 00011213  0x000019df increase  0x00000001 , 0x0000003f 
+ 00011214  0x000019e0 store  0x00000003 , 0x00004169 
+ 00011215  0x000019e1 rtn 
+ 00011216  0x000019e4 bpatch  0x000000ae , 0x00004015 
+ 00011217  0x000019e5 fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x000019e6 rshift  0x00000002 , 0x00000002 
+ 00011219  0x000019e7 fetch  0x00000002 , 0x0000003e 
+ 00011220  0x000019e8 iadd  0x00000002 , 0x0000003f 
+ 00011221  0x000019e9 store  0x00000002 , 0x0000003e 
+ 00011222  0x000019eb jam  0x00000000 , 0x000000a0 
+ 00011223  0x000019ec fetch  0x00000003 , 0x0000416c 
+ 00011224  0x000019ed increase  0x00000001 , 0x0000003f 
+ 00011225  0x000019ee store  0x00000003 , 0x0000416c 
+ 00011226  0x000019ef fetch  0x00000001 , 0x00004159 
+ 00011227  0x000019f0 increase  0x00000001 , 0x0000003f 
+ 00011228  0x000019f1 store  0x00000001 , 0x00004159 
+ 00011229  0x000019f2 rtn 
+ 00011230  0x000019f5 jam  0x00000000 , 0x000000a0 
+ 00011231  0x000019f6 fetch  0x00000001 , 0x00004173 
+ 00011232  0x000019f7 store  0x00000001 , 0x00004174 
+ 00011233  0x000019f8 rtn 
+ 00011234  0x000019fb fetcht  0x00000001 , 0x00004172 
+ 00011235  0x000019fc storet  0x00000001 , 0x000000a0 
+ 00011236  0x000019fd rtn 
+ 00011237  0x00001a00 bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001a01 fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001a02 nrtn  0x00000034 
+ 00011240  0x00001a03 jam  0x00000006 , 0x00008042 
+ 00011241  0x00001a04 setarg  0x00000f0c 
+ 00011242  0x00001a05 call  0x00002c18 
+ 00011243  0x00001a06 setarg  0x00030d40 
+ 00011244  0x00001a07 call  0x00002a8f 
+ 00011245  0x00001a08 until  0x0000003e , 0x00000033 
+ 00011246  0x00001a09 copy  0x00000031 , 0x00000030 
+ 00011247  0x00001a0a call  0x000029e7 
+ 00011248  0x00001a0b jam  0x00000004 , 0x00008042 
+ 00011249  0x00001a0c nop  0x0000000a 
+ 00011250  0x00001a0d until  0x0000003e , 0x00000033 
+ 00011251  0x00001a0e deposit  0x00000031 
+ 00011252  0x00001a0f isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001a10 increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001a11 arg  0x000000ff , 0x00000002 
+ 00011255  0x00001a12 call  0x00007f91 
+ 00011256  0x00001a13 store  0x00000001 , 0x00004178 
+ 00011257  0x00001a14 nop  0x00007530 
+ 00011258  0x00001a15 nop  0x00007530 
+ 00011259  0x00001a16 nop  0x00007530 
+ 00011260  0x00001a17 rtn 
+ 00011261  0x00001a1a fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001a1b nrtn  0x00000034 
+ 00011263  0x00001a1c jam  0x000000ff , 0x00008044 
+ 00011264  0x00001a1d jam  0x00000006 , 0x00008042 
+ 00011265  0x00001a1e call  0x000029e7 
+ 00011266  0x00001a1f setarg  0x000003e8 
+ 00011267  0x00001a20 iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001a21 snooze 
+ 00011269  0x00001a22 deposit  0x00000031 
+ 00011270  0x00001a23 nop  0x00002ee0 
+ 00011271  0x00001a24 nop  0x00002ee0 
+ 00011272  0x00001a25 nop  0x00002ee0 
+ 00011273  0x00001a26 nop  0x00002ee0 
+ 00011274  0x00001a27 nop  0x00002ee0 
+ 00011275  0x00001a28 nop  0x00002ee0 
+ 00011276  0x00001a29 nop  0x00002ee0 
+ 00011277  0x00001a2a nop  0x00002ee0 
+ 00011278  0x00001a2b nop  0x00002ee0 
+ 00011279  0x00001a2c isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001a2d add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001a2e arg  0x000000ff , 0x00000002 
+ 00011282  0x00001a2f call  0x00007f91 
+ 00011283  0x00001a30 store  0x00000001 , 0x00004178 
+ 00011284  0x00001a31 nop  0x00007530 
+ 00011285  0x00001a32 nop  0x00007530 
+ 00011286  0x00001a33 nop  0x00007530 
+ 00011287  0x00001a34 rtn 
+ 00011288  0x00001a3a arg  0x00000fff , 0x00000005 
+ 00011289  0x00001a3b iand  0x00000005 , 0x00000005 
+ 00011290  0x00001a3c fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001a3d and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001a3e lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001a3f ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001a40 hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001a41 ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001a42 istore  0x00000002 , 0x00000005 
+ 00011297  0x00001a45 setarg  0x00000001 
+ 00011298  0x00001a46 branch  0x00002c24 
+ 00011299  0x00001a49 setarg  0x00000002 
+ 00011300  0x00001a4b until  0x0000003e , 0x00000033 
+ 00011301  0x00001a4c hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001a4d until  0x0000003e , 0x00000033 
+ 00011303  0x00001a4e until  0x0000003e , 0x00000033 
+ 00011304  0x00001a4f rtn 
+ 00011305  0x00001a53 bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001a54 fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001a55 hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001a56 setarg  0x00000004 
+ 00011309  0x00001a57 call  0x00002c24 
+ 00011310  0x00001a58 fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001a59 hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001a5a setarg  0x00000008 
+ 00011313  0x00001a5b branch  0x00002c24 
+ 00011314  0x00001a5e fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001a5f qset1  0x0000003f 
+ 00011316  0x00001a60 store  0x00000002 , 0x00004152 
+ 00011317  0x00001a61 rtn 
+ 00011318  0x00001a64 fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001a65 qset0  0x0000003f 
+ 00011320  0x00001a66 store  0x00000002 , 0x00004152 
+ 00011321  0x00001a67 rtn 
+ 00011322  0x00001a6c bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001a6d call  0x00003326 
+ 00011324  0x00001a6e fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001a6f copy  0x0000003f , 0x00000011 
+ 00011326  0x00001a70 fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001a71 isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001a72 setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001a73 fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001a74 fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001a75 iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001a76 fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001a77 iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001a78 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001a79 fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001a7a nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001a7b fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001a7c fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001a7d iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001a7e nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001a7f fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001a80 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001a81 fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001a82 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001a83 fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001a84 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001a85 fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001a86 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001a87 call  0x00002c5b , 0x00000001 
+ 00011350  0x00001a88 setarg  0xfffffff8 
+ 00011351  0x00001a89 iand  0x00000011 , 0x00000011 
+ 00011352  0x00001a8a copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001a8b store  0x00000002 , 0x00004152 
+ 00011354  0x00001a8c rtn 
+ 00011355  0x00001a8f hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001a90 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001a91 hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001a92 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001a93 rtn 
+ 00011360  0x00001a96 hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001a97 set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001a98 hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001a99 call  0x00002c21 
+ 00011364  0x00001a9a branch  0x00002a8c 
+ 00011365  0x00001a9d hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001a9e set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001a9f hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001aa0 branch  0x00002c23 
+ 00011369  0x00001aa3 fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001aa4 bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001aa5 rtn 
+ 00011372  0x00001aa7 fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001aa8 bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001aa9 rtn 
+ 00011375  0x00001aab fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001aac bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001aad rtn 
+ 00011378  0x00001aeb bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001aec call  0x00002c7a 
+ 00011380  0x00001aed add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001aee ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001af0 rtneq  0x00000000 
+ 00011383  0x00001af1 beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001af2 beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001af3 rtn 
+ 00011386  0x00001af6 fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001af7 copy  0x00000002 , 0x00000013 
+ 00011388  0x00001af8 rtn 
+ 00011389  0x00001afb call  0x00002f3d 
+ 00011390  0x00001afc branch  0x0000307d 
+ 00011391  0x00001aff call  0x00003084 
+ 00011392  0x00001b00 call  0x0000305a 
+ 00011393  0x00001b01 call  0x0000305e 
+ 00011394  0x00001b02 branch  0x000030a2 
+ 00011395  0x00001b08 call  0x00003231 
+ 00011396  0x00001b09 setarg  0x0000004e 
+ 00011397  0x00001b0a call  0x0000322f 
+ 00011398  0x00001b0b call  0x000032ba 
+ 00011399  0x00001b0e add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001b0f ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001b10 branch  0x0000322c 
+ 00011402  0x00001b13 call  0x00002c7a 
+ 00011403  0x00001b14 add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001b15 ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001b17 call  0x00002c90 
+ 00011406  0x00001b18 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001b1a branch  0x00002e56 
+ 00011408  0x00001b1d call  0x00002c94 
+ 00011409  0x00001b1e increase  0x00000001 , 0x00000002 
+ 00011410  0x00001b1f and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001b20 rtn 
+ 00011412  0x00001b23 add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001b24 ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001b26 and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001b27 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001b28 add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001b2a iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001b2b iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001b2c ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001b2e branch  0x0000322f 
+ 00011421  0x00001b31 call  0x0000326c 
+ 00011422  0x00001b32 call  0x0000666a 
+ 00011423  0x00001b33 setarg  0x000007e2 
+ 00011424  0x00001b34 arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001b35 arg  0x00000004 , 0x00000002 
+ 00011426  0x00001b36 call  0x000066b3 
+ 00011427  0x00001b37 call  0x0000666d 
+ 00011428  0x00001b38 fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001b39 call  0x00003227 
+ 00011430  0x00001b3b nrtn  0x00000034 
+ 00011431  0x00001b3c fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001b3e branch  0x00003227 
+ 00011433  0x00001b41 call  0x00003241 
+ 00011434  0x00001b43 setarg  0x00000000 
+ 00011435  0x00001b44 call  0x0000323f 
+ 00011436  0x00001b47 call  0x0000323a 
+ 00011437  0x00001b49 and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001b4b branch  0x0000323c 
+ 00011439  0x00001b4e call  0x0000323a 
+ 00011440  0x00001b50 set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001b51 call  0x0000323c 
+ 00011442  0x00001b54 branch  0x00003235 
+ 00011443  0x00001b57 call  0x0000325d 
+ 00011444  0x00001b59 beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001b5a beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001b5b rtn 
+ 00011447  0x00001b5e call  0x0000323e 
+ 00011448  0x00001b61 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001b62 call  0x000032d6 
+ 00011450  0x00001b64 call  0x00003242 
+ 00011451  0x00001b66 branch  0x00002cac 
+ 00011452  0x00001b69 call  0x0000325a 
+ 00011453  0x00001b6b branch  0x00002cb8 
+ 00011454  0x00001b6e add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001b6f ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001b71 increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001b72 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001b73 istore  0x00000001 , 0x00000005 
+ 00011459  0x00001b75 beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001b76 call  0x00003258 
+ 00011461  0x00001b78 beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001b79 setarg  0x00000001 
+ 00011463  0x00001b7a call  0x0000325b 
+ 00011464  0x00001b7d call  0x00003258 
+ 00011465  0x00001b7f bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001b81 add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001b82 ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001b84 increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001b85 call  0x00002cd5 
+ 00011470  0x00001b87 beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001b88 call  0x00002c8a 
+ 00011472  0x00001b89 call  0x00002d04 
+ 00011473  0x00001b8b branch  0x00002d8f 
+ 00011474  0x00001b8e call  0x00002cd4 
+ 00011475  0x00001b90 branch  0x00002cac 
+ 00011476  0x00001b93 setarg  0x00000000 
+ 00011477  0x00001b95 add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001b96 branch  0x000032b4 
+ 00011479  0x00001b99 call  0x0000323e 
+ 00011480  0x00001b9c call  0x0000325a 
+ 00011481  0x00001b9e call  0x00003241 
+ 00011482  0x00001ba0 branch  0x00002cac 
+ 00011483  0x00001ba3 call  0x0000325d 
+ 00011484  0x00001ba5 beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001ba6 call  0x0000323a 
+ 00011486  0x00001ba8 isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001ba9 branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001baa call  0x0000325d 
+ 00011489  0x00001bac beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001bad beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001bae rtn 
+ 00011492  0x00001bb1 call  0x00003253 
+ 00011493  0x00001bb3 rtnne  0x000000ff 
+ 00011494  0x00001bb4 call  0x00002ce9 
+ 00011495  0x00001bb5 ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001bb6 rtn 
+ 00011497  0x00001bb9 disable  0x0000002c 
+ 00011498  0x00001bba add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001bbb ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001bbd rtnne  0x00000001 
+ 00011501  0x00001bbe add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001bbf ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001bc1 rtnne  0x00000000 
+ 00011504  0x00001bc2 setarg  0x00000001 
+ 00011505  0x00001bc3 call  0x00002cfd 
+ 00011506  0x00001bc5 call  0x00003237 
+ 00011507  0x00001bc7 branch  0x00007feb 
+ 00011508  0x00001bca add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001bcb ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001bcd branch  0x00002cff , 0x00000034 
+ 00011511  0x00001bce increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001bcf call  0x0000323f 
+ 00011513  0x00001bd1 setarg  0x00000002 
+ 00011514  0x00001bd2 call  0x00002cfd 
+ 00011515  0x00001bd4 call  0x00002c8a 
+ 00011516  0x00001bd6 branch  0x00003237 
+ 00011517  0x00001bd9 add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001bda branch  0x000032b4 
+ 00011519  0x00001bde setarg  0x00000003 
+ 00011520  0x00001bdf call  0x00002cfd 
+ 00011521  0x00001be1 call  0x00003258 
+ 00011522  0x00001be3 nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001be4 call  0x00002c8a 
+ 00011524  0x00001be7 setarg  0x00000002 
+ 00011525  0x00001be8 branch  0x00003238 
+ 00011526  0x00001beb rtnmark0  0x00000026 
+ 00011527  0x00001bec set1  0x00000027 , 0x00000000 
+ 00011528  0x00001bed bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001bee add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001bef ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001bf1 beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001bf2 call  0x0000306a 
+ 00011533  0x00001bf3 nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001bf4 call  0x00002d1b 
+ 00011535  0x00001bf6 add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001bf7 call  0x000032d6 
+ 00011537  0x00001bf9 call  0x00002d2c 
+ 00011538  0x00001bfa nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001bfb call  0x00002ce4 
+ 00011540  0x00001bfd call  0x00002d8f 
+ 00011541  0x00001bfe call  0x00002e7a 
+ 00011542  0x00001c00 set0  0x00000027 , 0x00000000 
+ 00011543  0x00001c01 rtn 
+ 00011544  0x00001c04 rtn  0x00000005 
+ 00011545  0x00001c05 set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001c06 rtn 
+ 00011547  0x00001c09 add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001c0a ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001c0c increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001c0d add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001c0e istore  0x00000001 , 0x00000005 
+ 00011552  0x00001c10 beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001c11 beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001c12 rtn 
+ 00011555  0x00001c14 add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001c15 ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001c19 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001c1a branch  0x000032b4 
+ 00011559  0x00001c1d add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001c1e call  0x000032d6 
+ 00011561  0x00001c20 add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001c21 ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001c23 branch  0x00002d25 
+ 00011564  0x00001c26 call  0x00003253 
+ 00011565  0x00001c28 bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001c29 bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001c2a call  0x00002d3a 
+ 00011568  0x00001c2b nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001c2c call  0x00002d53 
+ 00011570  0x00001c2d call  0x00002e71 
+ 00011571  0x00001c30 setarg  0x00000001 
+ 00011572  0x00001c32 add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001c33 branch  0x000032b4 
+ 00011574  0x00001c36 add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001c37 ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001c39 beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001c3a rtn 
+ 00011578  0x00001c3e add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001c3f ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001c41 call  0x00007f9c 
+ 00011581  0x00001c42 nrtn  0x00000028 
+ 00011582  0x00001c43 copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001c44 store  0x00000001 , 0x00000aae 
+ 00011584  0x00001c45 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001c46 call  0x000032d6 
+ 00011586  0x00001c48 call  0x00002cac 
+ 00011587  0x00001c49 store  0x00000001 , 0x0000119e 
+ 00011588  0x00001c4a fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001c4b copy  0x0000003f , 0x00000011 
+ 00011590  0x00001c4c add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001c4d arg  0x0000119f , 0x00000005 
+ 00011592  0x00001c4e copy  0x00000011 , 0x00000039 
+ 00011593  0x00001c4f copy  0x00000012 , 0x00000006 
+ 00011594  0x00001c50 call  0x00007f01 
+ 00011595  0x00001c51 arg  0x0000119e , 0x00000011 
+ 00011596  0x00001c53 rtnmark0  0x00000027 
+ 00011597  0x00001c54 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001c55 istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001c57 copy  0x00000002 , 0x00000039 
+ 00011600  0x00001c58 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001c5a copy  0x00000011 , 0x00000006 
+ 00011602  0x00001c5b branch  0x00007f01 
+ 00011603  0x00001c5f add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001c60 ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001c62 increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001c63 add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001c64 istore  0x00000001 , 0x00000005 
+ 00011608  0x00001c67 call  0x0000323a 
+ 00011609  0x00001c69 call  0x00003235 
+ 00011610  0x00001c6c add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001c6d ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001c6f lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001c70 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001c71 ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001c73 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001c74 lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001c75 ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001c76 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001c77 ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001c79 iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001c7a istore  0x00000001 , 0x00000005 
+ 00011622  0x00001c7c add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001c7d ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001c7f iforce  0x00000039 
+ 00011625  0x00001c80 add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001c82 branch  0x00007f01 
+ 00011627  0x00001c85 call  0x0000324f 
+ 00011628  0x00001c87 call  0x0000325a 
+ 00011629  0x00001c89 call  0x00002e6d 
+ 00011630  0x00001c8a call  0x00002cac 
+ 00011631  0x00001c8b store  0x00000001 , 0x0000119e 
+ 00011632  0x00001c8c call  0x00002d77 
+ 00011633  0x00001c8d call  0x0000323a 
+ 00011634  0x00001c8f set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001c90 call  0x0000323c 
+ 00011636  0x00001c92 call  0x00002d53 
+ 00011637  0x00001c93 call  0x00002d33 
+ 00011638  0x00001c94 branch  0x00002d14 
+ 00011639  0x00001c97 store  0x00000001 , 0x0000119f 
+ 00011640  0x00001c98 call  0x00003224 
+ 00011641  0x00001c9a store  0x00000004 , 0x000011a0 
+ 00011642  0x00001c9b arg  0x00000006 , 0x00000002 
+ 00011643  0x00001c9c arg  0x0000119e , 0x00000011 
+ 00011644  0x00001c9d branch  0x00002d4c 
+ 00011645  0x00001ca0 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001ca1 ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001ca3 branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001ca6 add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001ca7 ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001ca9 branch  0x00007f9c 
+ 00011651  0x00001cac call  0x00002c7a 
+ 00011652  0x00001cae call  0x00002afa 
+ 00011653  0x00001caf fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001cb0 rtn  0x00000034 
+ 00011655  0x00001cb1 add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001cb2 ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001cb4 call  0x00007f9c 
+ 00011658  0x00001cb5 add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001cb6 ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001cb7 call  0x00007f49 
+ 00011661  0x00001cb8 storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001cb9 branch  0x00002b2a 
+ 00011663  0x00001cbc call  0x00002c7a 
+ 00011664  0x00001cbd add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001cbe call  0x000032d6 
+ 00011666  0x00001cc1 call  0x00002da4 
+ 00011667  0x00001cc2 nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001cc3 nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001cc4 call  0x00002dd6 
+ 00011670  0x00001cc5 call  0x00002e75 
+ 00011671  0x00001cc7 call  0x00002c7a 
+ 00011672  0x00001cc8 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001cc9 ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001ccb increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001ccc call  0x00003232 
+ 00011676  0x00001cce call  0x00003253 
+ 00011677  0x00001cd0 bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001cd1 call  0x00002cdb 
+ 00011679  0x00001cd3 setarg  0x00000000 
+ 00011680  0x00001cd4 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001cd5 istore  0x00000002 , 0x00000005 
+ 00011682  0x00001cd9 setarg  0x00000000 
+ 00011683  0x00001cda branch  0x00002d34 
+ 00011684  0x00001cde disable  0x0000002f 
+ 00011685  0x00001cdf call  0x00002df7 
+ 00011686  0x00001ce0 call  0x00002c7a 
+ 00011687  0x00001ce1 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001ce2 ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001ce4 beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001ce5 call  0x00002e11 
+ 00011691  0x00001ce6 branch  0x00002e45 
+ 00011692  0x00001ce8 call  0x00002e45 
+ 00011693  0x00001ce9 branch  0x00002d97 
+ 00011694  0x00001ced bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001cee add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001cef ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001cf1 increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001cf2 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001cf3 istore  0x00000001 , 0x00000005 
+ 00011700  0x00001cf5 call  0x00003253 
+ 00011701  0x00001cf7 bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001cf8 add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001cf9 ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001cfb increase  0x00000001 , 0x00000002 
+ 00011705  0x00001cfc add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001cfd istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001cff add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001d00 ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001d02 isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001d03 nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001d04 bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001d05 call  0x0000325d 
+ 00011713  0x00001d07 beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001d08 add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001d09 ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001d0b increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001d0c add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001d0d istore  0x00000001 , 0x00000005 
+ 00011719  0x00001d0f beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001d10 call  0x00002caf 
+ 00011721  0x00001d11 setarg  0x00000001 
+ 00011722  0x00001d12 call  0x00003238 
+ 00011723  0x00001d14 branch  0x00002d8f 
+ 00011724  0x00001d17 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001d18 ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001d1a rtnne  0x000000ff 
+ 00011727  0x00001d1b add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001d1c call  0x000032d6 
+ 00011729  0x00001d1e branch  0x00002dd4 
+ 00011730  0x00001d21 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001d22 call  0x000032d6 
+ 00011732  0x00001d25 jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001d26 branch  0x00007d86 
+ 00011734  0x00001d29 call  0x00002dde 
+ 00011735  0x00001d2a add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001d2b ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001d2d rtn  0x00000034 
+ 00011738  0x00001d2e iforce  0x00000039 
+ 00011739  0x00001d2f add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001d31 add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001d33 branch  0x00007f01 
+ 00011742  0x00001d38 call  0x0000325f 
+ 00011743  0x00001d3a rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001d3b add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001d3c istore  0x00000001 , 0x00000005 
+ 00011746  0x00001d3f increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001d40 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001d42 iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001d43 ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001d44 add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001d45 istore  0x00000003 , 0x00000005 
+ 00011752  0x00001d48 call  0x0000325f 
+ 00011753  0x00001d4a rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001d4b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001d4c add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001d4d istore  0x00000001 , 0x00000005 
+ 00011757  0x00001d4f rtn 
+ 00011758  0x00001d52 disable  0x00000009 
+ 00011759  0x00001d53 disable  0x00000007 
+ 00011760  0x00001d54 setarg  0x00555555 
+ 00011761  0x00001d55 iforce  0x0000000f 
+ 00011762  0x00001d56 rtn 
+ 00011763  0x00001d59 call  0x00002918 
+ 00011764  0x00001d5a add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001d5b ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001d5d branch  0x00002933 
+ 00011767  0x00001d60 call  0x00002dee 
+ 00011768  0x00001d61 call  0x00002df3 
+ 00011769  0x00001d62 set1  0x00000000 , 0x00000015 
+ 00011770  0x00001d63 enable  0x0000001d 
+ 00011771  0x00001d64 enable  0x00000020 
+ 00011772  0x00001d65 disable  0x00000021 
+ 00011773  0x00001d66 call  0x000053c4 
+ 00011774  0x00001d67 call  0x0000322a 
+ 00011775  0x00001d69 iforce  0x00000009 
+ 00011776  0x00001d6a inject  0x00000003 , 0x00000020 
+ 00011777  0x00001d6b enable  0x00000009 
+ 00011778  0x00001d6c add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001d6d ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001d6f iforce  0x00000039 
+ 00011781  0x00001d70 add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001d73 ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001d74 inject  0x00000003 , 0x00000008 
+ 00011784  0x00001d75 loop  0x00002e06 
+ 00011785  0x00001d76 enable  0x00000008 
+ 00011786  0x00001d77 inject  0x00000003 , 0x00000018 
+ 00011787  0x00001d78 disable  0x00000008 
+ 00011788  0x00001d79 until  0x0000003e , 0x00000027 
+ 00011789  0x00001d7a bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001d7b nop  0x00000064 
+ 00011791  0x00001d7c disable  0x0000001d 
+ 00011792  0x00001d7d rtn 
+ 00011793  0x00001d80 disable  0x0000002f 
+ 00011794  0x00001d81 force  0x00000000 , 0x00000015 
+ 00011795  0x00001d82 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001d83 ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001d85 call  0x0000291f 
+ 00011798  0x00001d86 call  0x00002924 
+ 00011799  0x00001d88 call  0x00002dee 
+ 00011800  0x00001d89 enable  0x0000000d 
+ 00011801  0x00001d8a enable  0x00000021 
+ 00011802  0x00001d8b disable  0x00000020 
+ 00011803  0x00001d8c call  0x000053c4 
+ 00011804  0x00001d8d call  0x0000322a 
+ 00011805  0x00001d8f iforce  0x00000009 
+ 00011806  0x00001d90 enable  0x00000010 
+ 00011807  0x00001d91 add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001d92 ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001d94 iforce  0x0000001b 
+ 00011810  0x00001d95 correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001d96 nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001d97 enable  0x00000009 
+ 00011813  0x00001d98 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001d99 rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001d9a add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001d9b istore  0x00000001 , 0x00000005 
+ 00011817  0x00001d9d add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001d9e ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001da0 beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001da1 bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001da2 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001da3 ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001da5 add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001da6 ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001da8 icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001da9 nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001dab parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001dac rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001dad istore  0x00000001 , 0x00000005 
+ 00011830  0x00001dae rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001daf and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001db0 branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001db2 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001db3 rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001db4 istore  0x00000001 , 0x00000005 
+ 00011836  0x00001db5 loop  0x00002e39 
+ 00011837  0x00001db7 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001db8 rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001db9 rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001dba istore  0x00000003 , 0x00000005 
+ 00011841  0x00001dbb branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001dbc enable  0x0000002f 
+ 00011843  0x00001dbd disable  0x0000000d 
+ 00011844  0x00001dbe rtn 
+ 00011845  0x00001dc2 disable  0x0000001d 
+ 00011846  0x00001dc3 disable  0x0000000d 
+ 00011847  0x00001dc4 disable  0x00000009 
+ 00011848  0x00001dc5 disable  0x00000007 
+ 00011849  0x00001dc6 branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001dc7 until  0x0000003e , 0x00000027 
+ 00011851  0x00001dc8 nop  0x00000064 
+ 00011852  0x00001dc9 branch  0x000028f9 
+ 00011853  0x00001dcc call  0x00002e4f 
+ 00011854  0x00001dcd branch  0x00002e45 
+ 00011855  0x00001dd0 call  0x000029bb 
+ 00011856  0x00001dd1 rtn  0x00000034 
+ 00011857  0x00001dd2 add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001dd3 ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001dd5 arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001dd7 call  0x00002e58 
+ 00011861  0x00001dd8 add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001ddb istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001ddc rtn 
+ 00011864  0x00001ddf arg  0x000000ff , 0x00000012 
+ 00011865  0x00001de0 branch  0x00002e5a 
+ 00011866  0x00001df3 copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001df4 iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001df5 fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001df6 istore  0x00000001 , 0x00000005 
+ 00011870  0x00001df7 increase  0x00000001 , 0x00000002 
+ 00011871  0x00001df8 copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001df9 iand_into  0x00000002 
+ 00011873  0x00001dfa rtn 
+ 00011874  0x00001dfd arg  0x00000000 , 0x00000002 
+ 00011875  0x00001dfe copy  0x00000011 , 0x00000006 
+ 00011876  0x00001e00 ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001e01 iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001e02 loop  0x00002e64 
+ 00011879  0x00001e03 rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001e04 rtn 
+ 00011881  0x00001e07 call  0x00002c7a 
+ 00011882  0x00001e08 call  0x00002e9f 
+ 00011883  0x00001e09 setarg  0x00000001 
+ 00011884  0x00001e0a call  0x00003272 
+ 00011885  0x00001e0d setarg  0x00000000 
+ 00011886  0x00001e0e call  0x00002e73 
+ 00011887  0x00001e10 istore  0x00000001 , 0x00000005 
+ 00011888  0x00001e12 rtn 
+ 00011889  0x00001e15 call  0x00003270 
+ 00011890  0x00001e17 increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001e1a add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001e1b branch  0x000032b4 
+ 00011893  0x00001e20 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001e21 ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001e22 increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001e23 add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001e24 branch  0x000032b4 
+ 00011898  0x00001e27 bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001e28 call  0x00003270 
+ 00011900  0x00001e2a sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001e2b rtn  0x00000002 
+ 00011902  0x00001e2c add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001e2d ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001e2f isub  0x00000002 , 0x00000002 
+ 00011905  0x00001e30 call  0x00002e6d 
+ 00011906  0x00001e31 setarg  0x00000102 
+ 00011907  0x00001e32 iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001e33 ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001e35 isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001e36 nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001e37 setarg  0x00000103 
+ 00011912  0x00001e38 iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001e39 ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001e3b isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001e3c branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001e3d rtn 
+ 00011917  0x00001e40 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001e41 ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001e43 beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001e44 increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001e45 call  0x00003272 
+ 00011922  0x00001e47 beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001e49 setarg  0x0000000a 
+ 00011924  0x00001e4a call  0x000032b0 
+ 00011925  0x00001e4c setarg  0x00000000 
+ 00011926  0x00001e4d call  0x000032b2 
+ 00011927  0x00001e50 add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001e52 branch  0x00002ea5 
+ 00011929  0x00001e55 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001e56 ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001e58 beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001e59 increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001e5a call  0x00003272 
+ 00011934  0x00001e5c beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001e61 setarg  0x00000005 
+ 00011936  0x00001e62 call  0x000032b0 
+ 00011937  0x00001e64 setarg  0x00000000 
+ 00011938  0x00001e65 call  0x000032b2 
+ 00011939  0x00001e68 setarg  0x00000100 
+ 00011940  0x00001e6a iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001e6c ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001e6e branch  0x0000326a 
+ 00011943  0x00001e73 setarg  0x00000002 
+ 00011944  0x00001e74 call  0x000032b0 
+ 00011945  0x00001e76 setarg  0x00000000 
+ 00011946  0x00001e77 call  0x000032b2 
+ 00011947  0x00001e7a setarg  0x00000101 
+ 00011948  0x00001e7c branch  0x00002ea4 
+ 00011949  0x00001e8b set1  0x00000026 , 0x00000000 
+ 00011950  0x00001e8c call  0x00002c83 
+ 00011951  0x00001e8f setarg  0x00000001 
+ 00011952  0x00001e90 branch  0x00003256 
+ 00011953  0x00001e93 add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001e94 ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001e96 beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001e97 call  0x00003253 
+ 00011957  0x00001e99 beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001e9a beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001e9b beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001e9c branch  0x00002a8c 
+ 00011961  0x00001e9f setarg  0x00000011 
+ 00011962  0x00001ea0 call  0x00003256 
+ 00011963  0x00001ea2 jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001ea3 branch  0x00002ec4 
+ 00011965  0x00001ea5 setarg  0x00000012 
+ 00011966  0x00001ea6 call  0x00003256 
+ 00011967  0x00001ea8 jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001ea9 branch  0x00002ec4 
+ 00011969  0x00001eab setarg  0x00000013 
+ 00011970  0x00001eac call  0x00003256 
+ 00011971  0x00001eae jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001eb0 call  0x0000323a 
+ 00011973  0x00001eb2 and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001eb3 store  0x00000001 , 0x0000119f 
+ 00011975  0x00001eb4 call  0x00003224 
+ 00011976  0x00001eb6 store  0x00000004 , 0x000011a0 
+ 00011977  0x00001eb8 jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001eb9 arg  0x0000119e , 0x00000011 
+ 00011979  0x00001eba arg  0x00000007 , 0x00000002 
+ 00011980  0x00001ebb call  0x00002d4c 
+ 00011981  0x00001ebc call  0x00002d53 
+ 00011982  0x00001ebd call  0x00002d33 
+ 00011983  0x00001ebe branch  0x00007fe7 
+ 00011984  0x00001ec1 call  0x00003253 
+ 00011985  0x00001ec3 rtneq  0x000000ff 
+ 00011986  0x00001ec4 beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001ec5 beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001ec6 beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001ec7 rtn 
+ 00011990  0x00001eca setarg  0x00000002 
+ 00011991  0x00001ecb call  0x00003256 
+ 00011992  0x00001ecd branch  0x00002d9f 
+ 00011993  0x00001ecf setarg  0x00000003 
+ 00011994  0x00001ed0 call  0x00003256 
+ 00011995  0x00001ed2 branch  0x00002d9f 
+ 00011996  0x00001ed4 setarg  0x000000ff 
+ 00011997  0x00001ed5 call  0x00003256 
+ 00011998  0x00001ed7 jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001ed8 call  0x00007d86 
+ 00012000  0x00001ed9 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001eda ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001edc call  0x0000322c 
+ 00012003  0x00001ede branch  0x00002d9f 
+ 00012004  0x00001ee1 set0  0x00000026 , 0x00000000 
+ 00012005  0x00001ee2 call  0x00002f08 
+ 00012006  0x00001ee3 call  0x00002f22 
+ 00012007  0x00001ee5 call  0x00003263 
+ 00012008  0x00001ee7 nop  0x000007d0 
+ 00012009  0x00001ee8 call  0x00003261 
+ 00012010  0x00001ee9 beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001eea call  0x00002da4 
+ 00012012  0x00001eeb nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001eec nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001eed call  0x00002dd6 
+ 00012015  0x00001eee call  0x00002c7a 
+ 00012016  0x00001eef add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001ef0 ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001ef1 call  0x000030be 
+ 00012019  0x00001ef2 branch  0x00002ead , 0x00000005 
+ 00012020  0x00001ef3 call  0x00002c7a 
+ 00012021  0x00001ef4 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001ef5 ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001ef6 beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001ef7 call  0x0000322c 
+ 00012025  0x00001ef8 branch  0x00002f1c 
+ 00012026  0x00001efb call  0x00003261 
+ 00012027  0x00001efc increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001efd call  0x00003264 
+ 00012029  0x00001eff call  0x00002f04 
+ 00012030  0x00001f00 increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001f01 and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001f02 call  0x00002f06 
+ 00012033  0x00001f03 beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001f04 beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001f05 rtn 
+ 00012036  0x00001f08 setarg  0x0000018b 
+ 00012037  0x00001f09 branch  0x000032d0 
+ 00012038  0x00001f0b arg  0x0000018b , 0x00000011 
+ 00012039  0x00001f0c branch  0x000032b3 
+ 00012040  0x00001f0f call  0x00003267 
+ 00012041  0x00001f10 call  0x00003224 
+ 00012042  0x00001f11 call  0x0000322c 
+ 00012043  0x00001f12 branch  0x00002c8a 
+ 00012044  0x00001f15 call  0x00002f08 
+ 00012045  0x00001f16 branch  0x00002ee8 
+ 00012046  0x00001f19 call  0x00002c83 
+ 00012047  0x00001f1a branch  0x00002ee8 
+ 00012048  0x00001f1e set0  0x00000026 , 0x00000000 
+ 00012049  0x00001f1f call  0x00002c8a 
+ 00012050  0x00001f20 call  0x00003253 
+ 00012051  0x00001f22 rtnne  0x000000ff 
+ 00012052  0x00001f23 call  0x00002f22 
+ 00012053  0x00001f24 call  0x00003263 
+ 00012054  0x00001f27 nop  0x000007d0 
+ 00012055  0x00001f28 call  0x00003261 
+ 00012056  0x00001f2a beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001f2b call  0x00002da4 
+ 00012058  0x00001f2c nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001f2d nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001f2f set1  0x00000026 , 0x00000000 
+ 00012061  0x00001f30 call  0x00003263 
+ 00012062  0x00001f31 setarg  0x000000ff 
+ 00012063  0x00001f32 call  0x00003256 
+ 00012064  0x00001f34 jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001f35 branch  0x00007d86 
+ 00012066  0x00001f38 set1  0x00000027 , 0x00000000 
+ 00012067  0x00001f39 jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001f3a call  0x0000323a 
+ 00012069  0x00001f3c call  0x00002d77 
+ 00012070  0x00001f3d branch  0x00002d53 
+ 00012071  0x00001f40 call  0x00003261 
+ 00012072  0x00001f42 increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001f43 call  0x00003264 
+ 00012074  0x00001f45 call  0x00002c8a 
+ 00012075  0x00001f46 branch  0x00002f16 
+ 00012076  0x00001f49 call  0x00003267 
+ 00012077  0x00001f4c setarg  0x000000ff 
+ 00012078  0x00001f4d call  0x00003256 
+ 00012079  0x00001f4f branch  0x00002f10 
+ 00012080  0x00001f59 bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00001f5a call  0x00002c7a 
+ 00012082  0x00001f5b setarg  0x000031b0 
+ 00012083  0x00001f5c add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00001f5d istore  0x00000002 , 0x00000005 
+ 00012085  0x00001f5f call  0x00002f3d 
+ 00012086  0x00001f60 call  0x000048ea 
+ 00012087  0x00001f61 call  0x000032b6 
+ 00012088  0x00001f63 bpatch  0x000000bb , 0x00004017 
+ 00012089  0x00001f64 beq  0x00000000 , 0x00003055 
+ 00012090  0x00001f65 beq  0x00000001 , 0x00002f45 
+ 00012091  0x00001f66 beq  0x0000000f , 0x00002f41 
+ 00012092  0x00001f67 branch  0x00002a8c 
+ 00012093  0x00001f6a call  0x0000326c 
+ 00012094  0x00001f6b arg  0x00000080 , 0x00000039 
+ 00012095  0x00001f6c arg  0x00000d9e , 0x00000005 
+ 00012096  0x00001f6d branch  0x00007ec6 
+ 00012097  0x00001f70 call  0x00002f4c 
+ 00012098  0x00001f72 call  0x00002f4f 
+ 00012099  0x00001f73 call  0x000048d3 
+ 00012100  0x00001f74 branch  0x00002f42 
+ 00012101  0x00001f77 bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00001f78 call  0x00002f4c 
+ 00012103  0x00001f7a call  0x00002f4f 
+ 00012104  0x00001f7b call  0x00002fbd 
+ 00012105  0x00001f7c call  0x000048d3 
+ 00012106  0x00001f7d call  0x00003019 
+ 00012107  0x00001f7e branch  0x00002f47 
+ 00012108  0x00001f84 call  0x00003291 
+ 00012109  0x00001f85 call  0x00003296 
+ 00012110  0x00001f86 branch  0x00003299 
+ 00012111  0x00001f89 call  0x0000328f 
+ 00012112  0x00001f8b rtnne  0x00000000 
+ 00012113  0x00001f8d call  0x00002f55 
+ 00012114  0x00001f8e call  0x00002f65 
+ 00012115  0x00001f8f call  0x0000316b 
+ 00012116  0x00001f90 branch  0x00002f96 
+ 00012117  0x00001f93 call  0x00003294 
+ 00012118  0x00001f95 rtnbit1  0x00000000 
+ 00012119  0x00001f96 set1  0x00000000 , 0x0000003f 
+ 00012120  0x00001f97 call  0x00003297 
+ 00012121  0x00001f99 call  0x00003267 
+ 00012122  0x00001f9c call  0x00003299 
+ 00012123  0x00001f9e jam  0x00000000 , 0x00000d38 
+ 00012124  0x00001f9f call  0x0000324f 
+ 00012125  0x00001fa1 call  0x00002f61 
+ 00012126  0x00001fa3 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x00001fa5 arg  0x00000042 , 0x00000039 
+ 00012128  0x00001fa6 branch  0x00007ed4 
+ 00012129  0x00001fa9 call  0x00003231 
+ 00012130  0x00001fab call  0x0000327d 
+ 00012131  0x00001fad call  0x0000322c 
+ 00012132  0x00001faf branch  0x00002c8a 
+ 00012133  0x00001fb2 bpatch  0x000000bd , 0x00004017 
+ 00012134  0x00001fb3 call  0x0000324c 
+ 00012135  0x00001fb5 beq  0x00000001 , 0x00002f8d 
+ 00012136  0x00001fb6 call  0x00003245 
+ 00012137  0x00001fb8 beq  0x00000001 , 0x00002c8a 
+ 00012138  0x00001fb9 setarg  0x00000136 
+ 00012139  0x00001fba iadd  0x00000013 , 0x00000011 
+ 00012140  0x00001fbb ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x00001fbd copy  0x00000022 , 0x0000003f 
+ 00012142  0x00001fbe isub  0x00000002 , 0x0000003e 
+ 00012143  0x00001fbf ncall  0x00002d18 , 0x00000002 
+ 00012144  0x00001fc0 copy  0x0000003f , 0x00000012 
+ 00012145  0x00001fc1 setarg  0x00000136 
+ 00012146  0x00001fc2 iadd  0x00000013 , 0x00000011 
+ 00012147  0x00001fc3 ifetch  0x00000004 , 0x00000011 
+ 00012148  0x00001fc4 copy  0x0000003f , 0x00000002 
+ 00012149  0x00001fc6 setarg  0x0000013a 
+ 00012150  0x00001fc7 iadd  0x00000013 , 0x00000011 
+ 00012151  0x00001fc8 copy  0x00000002 , 0x0000003f 
+ 00012152  0x00001fc9 ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x00001fcb iadd  0x00000002 , 0x00000002 
+ 00012154  0x00001fcc copy  0x00000012 , 0x0000003f 
+ 00012155  0x00001fcd isub  0x00000002 , 0x0000003e 
+ 00012156  0x00001fce nrtn  0x00000002 
+ 00012157  0x00001fcf set0  0x0000001c , 0x0000003f 
+ 00012158  0x00001fd0 setarg  0x00000136 
+ 00012159  0x00001fd1 iadd  0x00000013 , 0x00000005 
+ 00012160  0x00001fd2 istore  0x00000004 , 0x00000005 
+ 00012161  0x00001fd5 call  0x00002c8a 
+ 00012162  0x00001fd6 call  0x00003278 
+ 00012163  0x00001fd8 increase  0x00000001 , 0x0000003f 
+ 00012164  0x00001fd9 call  0x0000327b 
+ 00012165  0x00001fdb rtnne  0x00000002 
+ 00012166  0x00001fdc call  0x0000327a 
+ 00012167  0x00001fe0 branch  0x0000324f 
+ 00012168  0x00001fe3 copy  0x00000022 , 0x0000003f 
+ 00012169  0x00001fe4 arg  0x00000136 , 0x00000011 
+ 00012170  0x00001fe5 call  0x000032bf 
+ 00012171  0x00001fe6 istore  0x00000004 , 0x00000005 
+ 00012172  0x00001fea branch  0x0000327a 
+ 00012173  0x00001fed arg  0x00000d9e , 0x00000011 
+ 00012174  0x00001fee call  0x00002f94 
+ 00012175  0x00001fef add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x00001ff0 istoret  0x00000001 , 0x00000005 
+ 00012177  0x00001ff2 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x00001ff3 nrtn  0x00000002 
+ 00012179  0x00001ff4 branch  0x00002c8a 
+ 00012180  0x00001ff7 arg  0x00000100 , 0x00000039 
+ 00012181  0x00001ff8 branch  0x00002e62 
+ 00012182  0x00001ffb call  0x00002f99 
+ 00012183  0x00001ffc call  0x00002fa5 
+ 00012184  0x00001ffd branch  0x00002fb1 
+ 00012185  0x00002000 setarg  0x00000180 
+ 00012186  0x00002001 call  0x000032d0 
+ 00012187  0x00002003 rtn  0x00000034 
+ 00012188  0x00002004 arg  0x0000000b , 0x00000007 
+ 00012189  0x00002005 call  0x00007f16 
+ 00012190  0x00002006 nrtn  0x00000034 
+ 00012191  0x00002007 call  0x000032a7 
+ 00012192  0x0000200a setarg  0x00000001 
+ 00012193  0x0000200b store  0x00000001 , 0x00000d54 
+ 00012194  0x0000200c setarg  0x00000000 
+ 00012195  0x0000200d istore  0x00000007 , 0x00000005 
+ 00012196  0x0000200e branch  0x000031b8 
+ 00012197  0x00002011 setarg  0x0000017e 
+ 00012198  0x00002012 call  0x000032d0 
+ 00012199  0x00002014 rtn  0x00000034 
+ 00012200  0x00002015 arg  0x0000000e , 0x00000007 
+ 00012201  0x00002016 call  0x00007f16 
+ 00012202  0x00002017 nrtn  0x00000034 
+ 00012203  0x00002018 call  0x000032aa 
+ 00012204  0x0000201b arg  0x00000d64 , 0x00000005 
+ 00012205  0x0000201c arg  0x00000002 , 0x00000039 
+ 00012206  0x0000201d call  0x00007ec6 
+ 00012207  0x0000201e jam  0x00000000 , 0x00000d64 
+ 00012208  0x0000201f branch  0x000031ed 
+ 00012209  0x00002022 setarg  0x0000017f 
+ 00012210  0x00002023 call  0x000032d0 
+ 00012211  0x00002025 rtn  0x00000034 
+ 00012212  0x00002026 arg  0x0000000c , 0x00000007 
+ 00012213  0x00002027 call  0x00007f16 
+ 00012214  0x00002028 nrtn  0x00000034 
+ 00012215  0x00002029 call  0x000032ad 
+ 00012216  0x0000202c arg  0x00000d74 , 0x00000005 
+ 00012217  0x0000202d arg  0x00000002 , 0x00000039 
+ 00012218  0x0000202e call  0x00007ec6 
+ 00012219  0x0000202f jam  0x00000003 , 0x00000d74 
+ 00012220  0x00002030 branch  0x00003207 
+ 00012221  0x00002033 call  0x0000328f 
+ 00012222  0x00002035 rtnne  0x00000001 
+ 00012223  0x00002036 call  0x00002fc1 
+ 00012224  0x00002037 branch  0x00002fcb 
+ 00012225  0x0000203a call  0x00003294 
+ 00012226  0x0000203c rtnbit1  0x00000001 
+ 00012227  0x0000203d set1  0x00000001 , 0x0000003f 
+ 00012228  0x0000203e call  0x00003297 
+ 00012229  0x00002040 call  0x0000329c 
+ 00012230  0x00002042 call  0x00002c83 
+ 00012231  0x00002043 setarg  0x00000000 
+ 00012232  0x00002044 arg  0x00000106 , 0x00000011 
+ 00012233  0x00002045 call  0x000032bf 
+ 00012234  0x00002047 branch  0x000032c5 
+ 00012235  0x0000204a call  0x0000316e 
+ 00012236  0x0000204b nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x0000204c add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x0000204d setarg  0x00000109 
+ 00012239  0x0000204e iadd  0x00000013 , 0x00000005 
+ 00012240  0x0000204f arg  0x00000008 , 0x00000039 
+ 00012241  0x00002050 call  0x00007f01 
+ 00012242  0x00002051 setarg  0x0000010b 
+ 00012243  0x00002052 call  0x000032d0 
+ 00012244  0x00002053 beq  0x000000aa , 0x00002fd9 
+ 00012245  0x00002054 beq  0x00000055 , 0x00002fed 
+ 00012246  0x00002055 beq  0x00000022 , 0x00003001 
+ 00012247  0x00002056 beq  0x000000ff , 0x00003212 
+ 00012248  0x00002057 branch  0x00002f5e 
+ 00012249  0x0000205a call  0x000032bd 
+ 00012250  0x0000205b beq  0x00000001 , 0x00002fdd 
+ 00012251  0x0000205c beq  0x00000002 , 0x00002fe8 
+ 00012252  0x0000205d rtn 
+ 00012253  0x0000205f setarg  0x00000001 
+ 00012254  0x00002060 call  0x00002ff7 
+ 00012255  0x00002063 setarg  0x00000001 
+ 00012256  0x00002064 call  0x00003289 
+ 00012257  0x00002067 setarg  0x00000080 
+ 00012258  0x00002068 arg  0x00000130 , 0x00000011 
+ 00012259  0x00002069 call  0x000032b3 
+ 00012260  0x0000206b call  0x0000327d 
+ 00012261  0x0000206d arg  0x00000131 , 0x00000011 
+ 00012262  0x0000206e call  0x000032bf 
+ 00012263  0x00002070 branch  0x0000322d 
+ 00012264  0x00002073 setarg  0x00000001 
+ 00012265  0x00002074 call  0x00002fff 
+ 00012266  0x00002077 setarg  0x00000002 
+ 00012267  0x00002078 call  0x00003289 
+ 00012268  0x0000207a branch  0x00002fe1 
+ 00012269  0x0000207d call  0x000032bd 
+ 00012270  0x0000207e beq  0x00000001 , 0x00002ff1 
+ 00012271  0x0000207f beq  0x00000002 , 0x00002ff9 
+ 00012272  0x00002080 rtn 
+ 00012273  0x00002082 call  0x00002fdf 
+ 00012274  0x00002083 setarg  0x00000106 
+ 00012275  0x00002084 call  0x000032d0 
+ 00012276  0x00002086 beq  0x00000001 , 0x00002ff6 
+ 00012277  0x00002087 rtn 
+ 00012278  0x00002089 setarg  0x00000002 
+ 00012279  0x0000208c arg  0x00000106 , 0x00000011 
+ 00012280  0x0000208d branch  0x000032b3 
+ 00012281  0x00002090 call  0x00002fea 
+ 00012282  0x00002091 setarg  0x00000107 
+ 00012283  0x00002092 call  0x000032d0 
+ 00012284  0x00002094 beq  0x00000001 , 0x00002ffe 
+ 00012285  0x00002095 rtn 
+ 00012286  0x00002097 setarg  0x00000002 
+ 00012287  0x0000209a arg  0x00000107 , 0x00000011 
+ 00012288  0x0000209b branch  0x000032b3 
+ 00012289  0x0000209e call  0x000032bd 
+ 00012290  0x0000209f beq  0x00000001 , 0x00003005 
+ 00012291  0x000020a0 beq  0x00000002 , 0x00003011 
+ 00012292  0x000020a1 rtn 
+ 00012293  0x000020a3 setarg  0x00000106 
+ 00012294  0x000020a4 call  0x000032d0 
+ 00012295  0x000020a6 beq  0x00000002 , 0x00003009 
+ 00012296  0x000020a7 rtn 
+ 00012297  0x000020a9 call  0x0000328b 
+ 00012298  0x000020ab or_into  0x00000001 , 0x0000003f 
+ 00012299  0x000020ac call  0x0000328d 
+ 00012300  0x000020af setarg  0x00000000 
+ 00012301  0x000020b0 setarg  0x00000106 
+ 00012302  0x000020b1 iadd  0x00000013 , 0x00000005 
+ 00012303  0x000020b2 istore  0x00000002 , 0x00000005 
+ 00012304  0x000020b3 branch  0x00002f5e 
+ 00012305  0x000020b6 setarg  0x00000107 
+ 00012306  0x000020b7 call  0x000032d0 
+ 00012307  0x000020b9 bne  0x00000000 , 0x00003015 
+ 00012308  0x000020ba rtn 
+ 00012309  0x000020bc call  0x0000328b 
+ 00012310  0x000020be or_into  0x00000002 , 0x0000003f 
+ 00012311  0x000020bf call  0x0000328d 
+ 00012312  0x000020c1 branch  0x0000300c 
+ 00012313  0x000020c5 fetch  0x00000001 , 0x00000d50 
+ 00012314  0x000020c6 rtn  0x00000034 
+ 00012315  0x000020c7 jam  0x00000000 , 0x00000d50 
+ 00012316  0x000020c8 fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x000020c9 arg  0x000002ba , 0x00000002 
+ 00012318  0x000020ca isub  0x00000002 , 0x0000003e 
+ 00012319  0x000020cb nrtn  0x00000005 
+ 00012320  0x000020cd fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x000020ce rtnne  0x000000ba 
+ 00012322  0x000020cf fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x000020d0 bpatch  0x000000be , 0x00004017 
+ 00012324  0x000020d1 beq  0x000000a0 , 0x0000303b 
+ 00012325  0x000020d2 beq  0x000000a1 , 0x0000302c 
+ 00012326  0x000020d3 beq  0x000000a6 , 0x00003041 
+ 00012327  0x000020d4 beq  0x000000a7 , 0x00003043 
+ 00012328  0x000020d5 beq  0x000000a9 , 0x00003049 
+ 00012329  0x000020d6 beq  0x000000b0 , 0x0000304d 
+ 00012330  0x000020d8 jam  0x00000000 , 0x00000d42 
+ 00012331  0x000020d9 rtn 
+ 00012332  0x000020db fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x000020dc beq  0x00000001 , 0x00003031 
+ 00012334  0x000020dd beq  0x00000084 , 0x00003034 
+ 00012335  0x000020de beq  0x000000a7 , 0x00003039 
+ 00012336  0x000020df branch  0x0000302a 
+ 00012337  0x000020e1 call  0x0000328b 
+ 00012338  0x000020e3 store  0x00000001 , 0x00000cf7 
+ 00012339  0x000020e4 branch  0x0000303f 
+ 00012340  0x000020e6 call  0x00003291 
+ 00012341  0x000020e8 call  0x00003296 
+ 00012342  0x000020ea call  0x0000328b 
+ 00012343  0x000020ec store  0x00000001 , 0x00000cf7 
+ 00012344  0x000020ed branch  0x0000303f 
+ 00012345  0x000020f1 jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x000020f2 branch  0x0000303f 
+ 00012347  0x000020f5 fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x000020f6 beq  0x00000081 , 0x0000303e 
+ 00012349  0x000020f8 branch  0x0000302a 
+ 00012350  0x000020fc call  0x00003090 
+ 00012351  0x000020fe jam  0x00000001 , 0x00000d42 
+ 00012352  0x000020ff rtn 
+ 00012353  0x00002105 jam  0x00000015 , 0x00000cf7 
+ 00012354  0x00002106 branch  0x0000303f 
+ 00012355  0x00002109 call  0x0000328f 
+ 00012356  0x0000210b beq  0x00000000 , 0x00003047 
+ 00012357  0x0000210c beq  0x00000001 , 0x00003039 
+ 00012358  0x0000210e rtn 
+ 00012359  0x00002110 jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x00002111 branch  0x0000303f 
+ 00012361  0x00002117 jam  0x00000000 , 0x00000cf7 
+ 00012362  0x00002118 jam  0x00000000 , 0x00000cf8 
+ 00012363  0x00002119 jam  0x00000001 , 0x00000cf9 
+ 00012364  0x0000211a branch  0x0000303f 
+ 00012365  0x0000211e call  0x0000329c 
+ 00012366  0x0000211f fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x00002120 increase  0x00000002 , 0x0000003f 
+ 00012368  0x00002121 copy  0x0000003f , 0x00000039 
+ 00012369  0x00002122 arg  0x00000cb6 , 0x00000006 
+ 00012370  0x00002123 setarg  0x0000013c 
+ 00012371  0x00002124 iadd  0x00000013 , 0x00000005 
+ 00012372  0x00002125 branch  0x00007f01 
+ 00012373  0x00002129 bpatch  0x000000bf , 0x00004017 
+ 00012374  0x0000212a call  0x0000307d 
+ 00012375  0x0000212c call  0x00002c7f 
+ 00012376  0x0000212d call  0x000048d3 
+ 00012377  0x0000212e branch  0x00003057 
+ 00012378  0x00002131 call  0x0000328f 
+ 00012379  0x00002133 rtnne  0x00000000 
+ 00012380  0x00002134 call  0x00002f51 
+ 00012381  0x00002135 branch  0x00003098 
+ 00012382  0x00002138 call  0x0000328f 
+ 00012383  0x0000213a rtnne  0x00000001 
+ 00012384  0x0000213b call  0x00002fc1 
+ 00012385  0x0000213c call  0x00002fcb 
+ 00012386  0x0000213d call  0x0000328b 
+ 00012387  0x0000213f rtn  0x00000034 
+ 00012388  0x00002140 call  0x00003286 
+ 00012389  0x00002142 call  0x00002f4c 
+ 00012390  0x00002143 call  0x00003093 
+ 00012391  0x00002145 setarg  0x00000000 
+ 00012392  0x00002146 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x00002148 branch  0x0000322d 
+ 00012394  0x0000214b call  0x00007fe9 
+ 00012395  0x0000214c add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x0000214d ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x0000214f copy  0x00000022 , 0x0000003f 
+ 00012398  0x00002150 isub  0x00000002 , 0x0000003e 
+ 00012399  0x00002151 ncall  0x00002d18 , 0x00000002 
+ 00012400  0x00002152 copy  0x0000003f , 0x00000012 
+ 00012401  0x00002153 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x00002154 ifetch  0x00000004 , 0x00000011 
+ 00012403  0x00002156 add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x00002157 ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x00002159 iadd  0x00000002 , 0x00000002 
+ 00012406  0x0000215a copy  0x00000012 , 0x0000003f 
+ 00012407  0x0000215b isub  0x00000002 , 0x0000003e 
+ 00012408  0x0000215c nrtn  0x00000002 
+ 00012409  0x0000215d set0  0x0000001c , 0x0000003f 
+ 00012410  0x0000215e add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x0000215f istore  0x00000004 , 0x00000005 
+ 00012412  0x00002161 branch  0x00007fe7 
+ 00012413  0x00002164 setarg  0x00000001 
+ 00012414  0x00002165 call  0x00003287 
+ 00012415  0x00002167 call  0x00003283 
+ 00012416  0x00002169 setarg  0x000000ff 
+ 00012417  0x0000216a add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x0000216b istore  0x00000001 , 0x00000005 
+ 00012419  0x0000216d branch  0x00003067 
+ 00012420  0x00002170 setarg  0x0000015c 
+ 00012421  0x00002171 call  0x000032d0 
+ 00012422  0x00002173 rtn  0x00000034 
+ 00012423  0x00002174 call  0x0000306a 
+ 00012424  0x00002175 nrtn  0x00000028 
+ 00012425  0x00002176 call  0x00003281 
+ 00012426  0x00002178 increase  0x00000001 , 0x0000003f 
+ 00012427  0x00002179 and_into  0x00000001 , 0x0000003f 
+ 00012428  0x0000217a call  0x00003284 
+ 00012429  0x0000217c beq  0x00000000 , 0x00002f4c 
+ 00012430  0x0000217d beq  0x00000001 , 0x00003090 
+ 00012431  0x0000217e rtn 
+ 00012432  0x00002184 setarg  0x00000001 
+ 00012433  0x00002185 call  0x00003292 
+ 00012434  0x00002186 branch  0x00003296 
+ 00012435  0x00002189 setarg  0x00000001 
+ 00012436  0x0000218a call  0x000032a5 
+ 00012437  0x0000218d setarg  0x00000280 
+ 00012438  0x0000218e arg  0x00000008 , 0x00000007 
+ 00012439  0x0000218f branch  0x00007f08 
+ 00012440  0x00002192 call  0x000032a2 
+ 00012441  0x00002194 rtn  0x00000034 
+ 00012442  0x00002195 arg  0x00000008 , 0x00000007 
+ 00012443  0x00002196 call  0x00007f16 
+ 00012444  0x00002197 nrtn  0x00000034 
+ 00012445  0x00002198 call  0x000032a4 
+ 00012446  0x0000219b setarg  0x00000007 
+ 00012447  0x0000219c call  0x00003292 
+ 00012448  0x0000219e call  0x00003296 
+ 00012449  0x000021a0 branch  0x00002f5e 
+ 00012450  0x000021a3 bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x000021a4 call  0x0000328f 
+ 00012452  0x000021a6 rtnne  0x00000007 
+ 00012453  0x000021a7 call  0x000030cb 
+ 00012454  0x000021a8 call  0x000030e0 
+ 00012455  0x000021a9 call  0x0000316e 
+ 00012456  0x000021aa nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x000021ac call  0x000030bc 
+ 00012458  0x000021ad call  0x00003172 , 0x00000005 
+ 00012459  0x000021b1 call  0x00002f4c 
+ 00012460  0x000021b2 call  0x00003294 
+ 00012461  0x000021b4 set1  0x00000000 , 0x0000003f 
+ 00012462  0x000021b5 call  0x00003297 
+ 00012463  0x000021b7 call  0x00002f5e 
+ 00012464  0x000021b8 call  0x00003093 
+ 00012465  0x000021b9 call  0x000030bc 
+ 00012466  0x000021ba branch  0x000030c1 , 0x00000005 
+ 00012467  0x000021bb setarg  0x00000164 
+ 00012468  0x000021bc call  0x000032d3 
+ 00012469  0x000021be call  0x000030be 
+ 00012470  0x000021bf branch  0x000030c5 , 0x00000005 
+ 00012471  0x000021c0 setarg  0x00000160 
+ 00012472  0x000021c1 call  0x000032d3 
+ 00012473  0x000021c3 call  0x000030be 
+ 00012474  0x000021c4 branch  0x000030c8 , 0x00000005 
+ 00012475  0x000021c5 rtn 
+ 00012476  0x000021c8 setarg  0x0000012b 
+ 00012477  0x000021c9 call  0x000032d3 
+ 00012478  0x000021cc call  0x0000322a 
+ 00012479  0x000021ce isub  0x00000002 , 0x0000003e 
+ 00012480  0x000021cf rtn 
+ 00012481  0x000021d2 setarg  0x00000182 
+ 00012482  0x000021d3 call  0x000032d0 
+ 00012483  0x000021d7 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x000021d8 branch  0x000032b4 
+ 00012485  0x000021db setarg  0x00000185 
+ 00012486  0x000021dc call  0x000032d0 
+ 00012487  0x000021de branch  0x000030c3 
+ 00012488  0x000021e0 setarg  0x00000188 
+ 00012489  0x000021e1 call  0x000032d0 
+ 00012490  0x000021e3 branch  0x000030c3 
+ 00012491  0x000021e6 call  0x00003294 
+ 00012492  0x000021e8 rtnbit1  0x00000007 
+ 00012493  0x000021e9 set1  0x00000007 , 0x0000003f 
+ 00012494  0x000021ea call  0x00003297 
+ 00012495  0x000021ec call  0x00003283 
+ 00012496  0x000021ee call  0x0000329c 
+ 00012497  0x000021f0 setarg  0x00000000 
+ 00012498  0x000021f1 add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x000021f2 istore  0x00000003 , 0x00000005 
+ 00012500  0x000021f4 arg  0x00000183 , 0x00000011 
+ 00012501  0x000021f5 call  0x000032bf 
+ 00012502  0x000021f6 istore  0x00000007 , 0x00000005 
+ 00012503  0x000021f9 call  0x000030bc 
+ 00012504  0x000021fa nrtn  0x00000005 
+ 00012505  0x000021fb add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x000021fc ifetch  0x00000001 , 0x00000011 
+ 00012507  0x000021fe arg  0x00000182 , 0x00000011 
+ 00012508  0x000021ff call  0x000032b3 
+ 00012509  0x00002201 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x00002202 ifetch  0x00000001 , 0x00000011 
+ 00012511  0x00002205 branch  0x0000314a 
+ 00012512  0x00002208 bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x00002209 call  0x00003281 
+ 00012514  0x0000220b increase  0x00000001 , 0x0000003f 
+ 00012515  0x0000220c and_into  0x00000003 , 0x0000003f 
+ 00012516  0x0000220d call  0x00003284 
+ 00012517  0x00002210 beq  0x00000000 , 0x0000310e 
+ 00012518  0x00002211 beq  0x00000001 , 0x00003132 
+ 00012519  0x00002212 beq  0x00000002 , 0x000030ea 
+ 00012520  0x00002213 beq  0x00000003 , 0x00003132 
+ 00012521  0x00002214 rtn 
+ 00012522  0x00002217 call  0x00002fdf 
+ 00012523  0x00002218 setarg  0x00000160 
+ 00012524  0x00002219 call  0x0000327e 
+ 00012525  0x0000221b branch  0x000030e0 , 0x00000034 
+ 00012526  0x0000221c call  0x0000322c 
+ 00012527  0x0000221e setarg  0x00000189 
+ 00012528  0x0000221f call  0x000032d0 
+ 00012529  0x00002221 call  0x00003108 , 0x00000034 
+ 00012530  0x00002222 setarg  0x00000187 
+ 00012531  0x00002223 call  0x000032d0 
+ 00012532  0x00002225 call  0x0000322f 
+ 00012533  0x00002227 add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x00002228 ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x0000222a arg  0x00000f9e , 0x00000011 
+ 00012536  0x0000222b call  0x00002e58 
+ 00012537  0x0000222c add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x0000222d istoret  0x00000001 , 0x00000005 
+ 00012539  0x0000222f call  0x00002f94 
+ 00012540  0x00002230 add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x00002231 istoret  0x00000001 , 0x00000005 
+ 00012542  0x00002233 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x00002234 nrtn  0x00000002 
+ 00012544  0x00002235 setarg  0x00000188 
+ 00012545  0x00002236 call  0x00003275 
+ 00012546  0x00002238 call  0x00002c90 
+ 00012547  0x00002239 arg  0x00000188 , 0x00000011 
+ 00012548  0x0000223a call  0x000032c8 
+ 00012549  0x0000223b istoret  0x00000001 , 0x00000005 
+ 00012550  0x0000223f arg  0x00000187 , 0x00000011 
+ 00012551  0x00002240 branch  0x000032b3 
+ 00012552  0x00002243 setarg  0x00000001 
+ 00012553  0x00002244 arg  0x00000189 , 0x00000011 
+ 00012554  0x00002245 call  0x000032b3 
+ 00012555  0x00002247 arg  0x00000000 , 0x00000002 
+ 00012556  0x00002248 call  0x00002c94 
+ 00012557  0x0000224b branch  0x00003106 
+ 00012558  0x0000224e call  0x00002fea 
+ 00012559  0x0000224f setarg  0x00000164 
+ 00012560  0x00002250 call  0x0000327e 
+ 00012561  0x00002252 branch  0x000030e0 , 0x00000034 
+ 00012562  0x00002253 call  0x0000322c 
+ 00012563  0x00002255 setarg  0x00000186 
+ 00012564  0x00002256 call  0x000032d0 
+ 00012565  0x00002258 call  0x0000312c , 0x00000034 
+ 00012566  0x00002259 setarg  0x00000184 
+ 00012567  0x0000225a call  0x000032d0 
+ 00012568  0x0000225c call  0x0000322f 
+ 00012569  0x0000225e add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x0000225f ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x00002261 arg  0x0000109e , 0x00000011 
+ 00012572  0x00002262 call  0x00002e58 
+ 00012573  0x00002263 add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x00002264 istoret  0x00000001 , 0x00000005 
+ 00012575  0x00002266 call  0x00002f94 
+ 00012576  0x00002267 add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x00002268 istoret  0x00000001 , 0x00000005 
+ 00012578  0x0000226a sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x0000226b nrtn  0x00000002 
+ 00012580  0x0000226c setarg  0x00000185 
+ 00012581  0x0000226d call  0x00003275 
+ 00012582  0x0000226f call  0x00002c90 
+ 00012583  0x00002270 arg  0x00000185 , 0x00000011 
+ 00012584  0x00002271 call  0x000032c8 
+ 00012585  0x00002272 istoret  0x00000001 , 0x00000005 
+ 00012586  0x00002276 arg  0x00000184 , 0x00000011 
+ 00012587  0x00002277 branch  0x000032b3 
+ 00012588  0x0000227a setarg  0x00000001 
+ 00012589  0x0000227b arg  0x00000186 , 0x00000011 
+ 00012590  0x0000227c call  0x000032b3 
+ 00012591  0x0000227e arg  0x00000000 , 0x00000002 
+ 00012592  0x0000227f call  0x00002c94 
+ 00012593  0x00002282 branch  0x0000312a 
+ 00012594  0x00002285 call  0x00002fdf 
+ 00012595  0x00002286 call  0x0000327d 
+ 00012596  0x00002288 call  0x0000322c 
+ 00012597  0x0000228a setarg  0x00000183 
+ 00012598  0x0000228b call  0x000032d0 
+ 00012599  0x0000228d call  0x0000314c , 0x00000034 
+ 00012600  0x0000228e call  0x0000314f 
+ 00012601  0x0000228f add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x00002290 ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x00002292 arg  0x00000e9e , 0x00000011 
+ 00012604  0x00002293 call  0x00002e58 
+ 00012605  0x00002294 add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x00002295 istoret  0x00000001 , 0x00000005 
+ 00012607  0x00002297 call  0x00002f94 
+ 00012608  0x00002298 add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x00002299 istoret  0x00000001 , 0x00000005 
+ 00012610  0x0000229b sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x0000229c nrtn  0x00000002 
+ 00012612  0x0000229d setarg  0x00000182 
+ 00012613  0x0000229e call  0x00003275 
+ 00012614  0x000022a0 call  0x00002c90 
+ 00012615  0x000022a1 arg  0x00000182 , 0x00000011 
+ 00012616  0x000022a2 call  0x000032c8 
+ 00012617  0x000022a3 istoret  0x00000001 , 0x00000005 
+ 00012618  0x000022a8 arg  0x00000181 , 0x00000011 
+ 00012619  0x000022a9 branch  0x000032b3 
+ 00012620  0x000022b1 setarg  0x00000001 
+ 00012621  0x000022b2 arg  0x00000183 , 0x00000011 
+ 00012622  0x000022b3 call  0x000032b3 
+ 00012623  0x000022b5 setarg  0x00000181 
+ 00012624  0x000022b6 call  0x000032d0 
+ 00012625  0x000022b7 branch  0x0000322f 
+ 00012626  0x000022bc add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x000022bd ifetch  0x00000001 , 0x00000011 
+ 00012628  0x000022bf call  0x0000323c 
+ 00012629  0x000022c2 call  0x00002dde 
+ 00012630  0x000022c4 call  0x0000325f 
+ 00012631  0x000022c6 isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x000022c7 branch  0x0000315c , 0x00000001 
+ 00012633  0x000022c9 call  0x0000315d 
+ 00012634  0x000022ca call  0x00002d53 
+ 00012635  0x000022cb call  0x00002df7 
+ 00012636  0x000022cd branch  0x00002e45 
+ 00012637  0x000022d0 bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x000022d1 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x000022d2 call  0x000032d6 
+ 00012640  0x000022d4 setarg  0x0000013b 
+ 00012641  0x000022d5 call  0x000032d0 
+ 00012642  0x000022d7 rtn  0x00000034 
+ 00012643  0x000022d8 setarg  0x00000006 
+ 00012644  0x000022d9 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x000022da istore  0x00000001 , 0x00000005 
+ 00012646  0x000022dc arg  0x00000006 , 0x00000039 
+ 00012647  0x000022dd setarg  0x0000012f 
+ 00012648  0x000022de iadd  0x00000013 , 0x00000006 
+ 00012649  0x000022e0 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x000022e2 branch  0x00007f01 
+ 00012651  0x000022e6 call  0x0000316e 
+ 00012652  0x000022e7 nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x000022e8 branch  0x00003172 
+ 00012654  0x000022eb call  0x00002f5e 
+ 00012655  0x000022ec call  0x00002e11 
+ 00012656  0x000022ed nrtn  0x0000002f 
+ 00012657  0x000022ee branch  0x00003152 
+ 00012658  0x000022f1 bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x000022f2 call  0x00003188 
+ 00012660  0x000022f3 nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x000022f4 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x000022f5 ifetch  0x00000001 , 0x00000011 
+ 00012663  0x000022f7 branch  0x00002f5e , 0x00000034 
+ 00012664  0x000022f8 increase  0x00000002 , 0x0000003f 
+ 00012665  0x000022f9 iforce  0x00000039 
+ 00012666  0x000022fa add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x000022fc setarg  0x00000109 
+ 00012668  0x000022fd iadd  0x00000013 , 0x00000005 
+ 00012669  0x000022ff call  0x00007f01 
+ 00012670  0x00002300 call  0x00003286 
+ 00012671  0x00002302 call  0x000032b6 
+ 00012672  0x00002304 call  0x00003093 , 0x00000034 
+ 00012673  0x00002305 setarg  0x0000010b 
+ 00012674  0x00002306 call  0x000032d0 
+ 00012675  0x00002308 beq  0x00000001 , 0x0000319e 
+ 00012676  0x00002309 beq  0x00000002 , 0x000031c6 
+ 00012677  0x0000230a beq  0x00000003 , 0x000031f2 
+ 00012678  0x0000230b beq  0x000000ff , 0x00003212 
+ 00012679  0x0000230c branch  0x00002f5e 
+ 00012680  0x0000230f call  0x00002c7a 
+ 00012681  0x00002310 call  0x00007fe9 
+ 00012682  0x00002311 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x00002312 ifetch  0x00000001 , 0x00000011 
+ 00012684  0x00002314 add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x00002315 ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x00002317 isub  0x00000002 , 0x0000003e 
+ 00012687  0x00002318 ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x00002319 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x0000231a ifetch  0x00000001 , 0x00000011 
+ 00012690  0x0000231c add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x0000231d istore  0x00000001 , 0x00000005 
+ 00012692  0x0000231f add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x00002320 ifetch  0x00000003 , 0x00000011 
+ 00012694  0x00002322 add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x00002323 ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x00002325 isub  0x00000002 , 0x0000003e 
+ 00012697  0x00002326 ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x00002327 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x00002328 ifetch  0x00000003 , 0x00000011 
+ 00012700  0x0000232a add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x0000232c branch  0x000032c5 
+ 00012702  0x0000232f call  0x00002f88 
+ 00012703  0x00002330 call  0x0000324c 
+ 00012704  0x00002331 store  0x00000001 , 0x00000aa2 
+ 00012705  0x00002333 call  0x00003274 
+ 00012706  0x00002334 fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x00002336 isolate1  0x00000003 , 0x00000002 
+ 00012708  0x00002337 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x00002338 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x00002339 istore  0x00000001 , 0x00000005 
+ 00012711  0x0000233b beq  0x00000001 , 0x00003216 
+ 00012712  0x0000233c call  0x00003245 
+ 00012713  0x0000233e call  0x00003274 
+ 00012714  0x00002340 isolate1  0x00000004 , 0x00000002 
+ 00012715  0x00002341 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x00002342 call  0x00003249 
+ 00012717  0x00002344 add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x00002345 ifetch  0x00000002 , 0x00000011 
+ 00012719  0x00002347 branch  0x00007f9c 
+ 00012720  0x0000234a setarg  0x00000001 
+ 00012721  0x0000234b store  0x00000001 , 0x00000d54 
+ 00012722  0x0000234c call  0x0000329e 
+ 00012723  0x0000234e istore  0x00000007 , 0x00000005 
+ 00012724  0x0000234f call  0x0000329e 
+ 00012725  0x00002351 ncall  0x000031bd , 0x00000034 
+ 00012726  0x00002352 call  0x0000329e 
+ 00012727  0x00002354 call  0x000031c2 , 0x00000034 
+ 00012728  0x00002356 jam  0x00000020 , 0x00000d52 
+ 00012729  0x00002358 fetch  0x00000001 , 0x00000d38 
+ 00012730  0x00002359 set1  0x00000002 , 0x0000003f 
+ 00012731  0x0000235a store  0x00000001 , 0x00000d38 
+ 00012732  0x0000235b rtn 
+ 00012733  0x0000235e setarg  0x00000001 
+ 00012734  0x0000235f call  0x000032a8 
+ 00012735  0x00002362 setarg  0x00000140 
+ 00012736  0x00002363 arg  0x0000000b , 0x00000007 
+ 00012737  0x00002364 branch  0x00007f08 
+ 00012738  0x00002366 call  0x000032a7 
+ 00012739  0x00002369 setarg  0x00000000 
+ 00012740  0x0000236a arg  0x0000000b , 0x00000007 
+ 00012741  0x0000236b branch  0x00007f08 
+ 00012742  0x0000236e call  0x00003274 
+ 00012743  0x00002370 isolate1  0x00000003 , 0x00000002 
+ 00012744  0x00002371 branch  0x0000321b , 0x00000001 
+ 00012745  0x00002372 arg  0x00000d64 , 0x00000005 
+ 00012746  0x00002373 call  0x000031e0 
+ 00012747  0x00002374 fetch  0x00000008 , 0x00000d64 
+ 00012748  0x00002375 ncall  0x000031e4 , 0x00000034 
+ 00012749  0x00002376 fetch  0x00000008 , 0x00000d64 
+ 00012750  0x00002377 call  0x000031e9 , 0x00000034 
+ 00012751  0x00002378 call  0x00002c7a 
+ 00012752  0x00002379 fetch  0x00000008 , 0x00000d64 
+ 00012753  0x0000237a arg  0x00000168 , 0x00000011 
+ 00012754  0x0000237b call  0x000032bf 
+ 00012755  0x0000237c istore  0x00000008 , 0x00000005 
+ 00012756  0x0000237e setarg  0x00000170 
+ 00012757  0x0000237f iadd  0x00000013 , 0x00000011 
+ 00012758  0x00002380 ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x00002382 isub  0x00000002 , 0x0000003e 
+ 00012760  0x00002383 ncall  0x000031ed , 0x00000005 
+ 00012761  0x00002384 setarg  0x00000168 
+ 00012762  0x00002385 iadd  0x00000013 , 0x00000011 
+ 00012763  0x00002386 ifetch  0x00000008 , 0x00000011 
+ 00012764  0x00002388 arg  0x00000170 , 0x00000011 
+ 00012765  0x00002389 call  0x000032bf 
+ 00012766  0x0000238a istore  0x00000008 , 0x00000005 
+ 00012767  0x0000238c branch  0x00002f5e 
+ 00012768  0x0000238f setarg  0x0000010b 
+ 00012769  0x00002390 iadd  0x00000013 , 0x00000006 
+ 00012770  0x00002392 arg  0x00000009 , 0x00000039 
+ 00012771  0x00002393 branch  0x00007ff3 
+ 00012772  0x00002396 setarg  0x00000001 
+ 00012773  0x00002397 call  0x000032ab 
+ 00012774  0x0000239a setarg  0x00000140 
+ 00012775  0x0000239b arg  0x0000000e , 0x00000007 
+ 00012776  0x0000239c branch  0x00007f08 
+ 00012777  0x0000239f call  0x000032aa 
+ 00012778  0x000023a2 setarg  0x00000000 
+ 00012779  0x000023a3 arg  0x0000000e , 0x00000007 
+ 00012780  0x000023a4 branch  0x00007f08 
+ 00012781  0x000023a8 jam  0x00000010 , 0x00000d51 
+ 00012782  0x000023a9 fetch  0x00000001 , 0x00000d38 
+ 00012783  0x000023aa set1  0x00000001 , 0x0000003f 
+ 00012784  0x000023ab store  0x00000001 , 0x00000d38 
+ 00012785  0x000023ac rtn 
+ 00012786  0x000023af arg  0x00000d74 , 0x00000005 
+ 00012787  0x000023b0 call  0x000031e0 
+ 00012788  0x000023b1 fetch  0x00000002 , 0x00000d75 
+ 00012789  0x000023b2 ncall  0x00003209 , 0x00000034 
+ 00012790  0x000023b3 fetch  0x00000002 , 0x00000d75 
+ 00012791  0x000023b4 call  0x0000320e , 0x00000034 
+ 00012792  0x000023b5 call  0x00002c7a 
+ 00012793  0x000023b6 fetch  0x00000003 , 0x00000d74 
+ 00012794  0x000023b7 arg  0x00000178 , 0x00000011 
+ 00012795  0x000023b8 call  0x000032c4 
+ 00012796  0x000023ba setarg  0x0000017b 
+ 00012797  0x000023bb iadd  0x00000013 , 0x00000011 
+ 00012798  0x000023bc ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x000023be isub  0x00000002 , 0x0000003e 
+ 00012800  0x000023bf ncall  0x00003207 , 0x00000005 
+ 00012801  0x000023c0 setarg  0x00000178 
+ 00012802  0x000023c1 iadd  0x00000013 , 0x00000011 
+ 00012803  0x000023c2 ifetch  0x00000003 , 0x00000011 
+ 00012804  0x000023c4 arg  0x0000017b , 0x00000011 
+ 00012805  0x000023c5 call  0x000032c4 
+ 00012806  0x000023c7 branch  0x00002f5e 
+ 00012807  0x000023ca jam  0x00000021 , 0x00000d52 
+ 00012808  0x000023cb branch  0x000031b9 
+ 00012809  0x000023ce setarg  0x00000001 
+ 00012810  0x000023cf call  0x000032ae 
+ 00012811  0x000023d2 setarg  0x00000140 
+ 00012812  0x000023d3 arg  0x0000000c , 0x00000007 
+ 00012813  0x000023d4 branch  0x00007f08 
+ 00012814  0x000023d7 call  0x000032ad 
+ 00012815  0x000023da setarg  0x00000000 
+ 00012816  0x000023db arg  0x0000000c , 0x00000007 
+ 00012817  0x000023dc branch  0x00007f08 
+ 00012818  0x000023df call  0x000032bd 
+ 00012819  0x000023e1 beq  0x00000001 , 0x00003216 
+ 00012820  0x000023e2 beq  0x00000002 , 0x0000321b 
+ 00012821  0x000023e3 rtn 
+ 00012822  0x000023e5 setarg  0x0000010d 
+ 00012823  0x000023e6 call  0x0000327e 
+ 00012824  0x000023e7 arg  0x00000160 , 0x00000011 
+ 00012825  0x000023e8 call  0x000032bf 
+ 00012826  0x000023eb branch  0x0000322d 
+ 00012827  0x000023ee setarg  0x0000010d 
+ 00012828  0x000023ef call  0x0000327e 
+ 00012829  0x000023f0 arg  0x00000164 , 0x00000011 
+ 00012830  0x000023f1 call  0x000032bf 
+ 00012831  0x000023f4 branch  0x0000322d 
+ 00012832  0x000023f7 call  0x00002c7a 
+ 00012833  0x000023f8 add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x000023f9 istore  0x00000001 , 0x00000005 
+ 00012835  0x000023fa rtn 
+ 00012836  0x000023fd call  0x00002c7a 
+ 00012837  0x000023fe add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x000023ff branch  0x0000327f 
+ 00012839  0x00002401 call  0x00002c7a 
+ 00012840  0x00002402 add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x00002403 branch  0x0000322d 
+ 00012842  0x00002406 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x00002407 branch  0x0000327f 
+ 00012844  0x00002409 add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x0000240b istore  0x00000004 , 0x00000005 
+ 00012846  0x0000240c rtn 
+ 00012847  0x0000240f add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x00002410 branch  0x000032b4 
+ 00012849  0x00002413 setarg  0x00000000 
+ 00012850  0x00002415 call  0x00002c7a 
+ 00012851  0x00002416 add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x00002417 branch  0x000032b4 
+ 00012853  0x0000241a add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x0000241b branch  0x000032b4 
+ 00012855  0x0000241e setarg  0x00000004 
+ 00012856  0x00002420 add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x00002421 branch  0x000032b4 
+ 00012858  0x00002424 add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x00002425 branch  0x000032d1 
+ 00012860  0x00002427 add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x00002428 branch  0x000032b4 
+ 00012862  0x0000242b setarg  0x00000002 
+ 00012863  0x0000242d add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x0000242e branch  0x000032b4 
+ 00012865  0x00002431 setarg  0x00000001 
+ 00012866  0x00002433 call  0x00002c7a 
+ 00012867  0x00002434 add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x00002435 branch  0x000032b4 
+ 00012869  0x00002438 call  0x00002c7a 
+ 00012870  0x00002439 add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x0000243a branch  0x000032d1 
+ 00012872  0x0000243c setarg  0x00000001 
+ 00012873  0x0000243e call  0x00002c7a 
+ 00012874  0x0000243f add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x00002440 branch  0x000032b4 
+ 00012876  0x00002443 call  0x00002c7a 
+ 00012877  0x00002444 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x00002445 branch  0x000032d1 
+ 00012879  0x00002447 setarg  0x00000001 
+ 00012880  0x00002449 call  0x00002c7a 
+ 00012881  0x0000244a add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x0000244b branch  0x000032b4 
+ 00012883  0x0000244e call  0x00002c7a 
+ 00012884  0x0000244f add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x00002450 branch  0x000032d1 
+ 00012886  0x00002452 add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x00002453 branch  0x000032b4 
+ 00012888  0x00002456 add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x00002457 branch  0x000032d1 
+ 00012890  0x00002459 setarg  0x00000000 
+ 00012891  0x0000245b add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x0000245c branch  0x000032b4 
+ 00012893  0x0000245f add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x00002460 branch  0x000032d1 
+ 00012895  0x00002463 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x00002464 branch  0x000032d1 
+ 00012897  0x00002467 add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x00002468 branch  0x000032d1 
+ 00012899  0x0000246a setarg  0x00000000 
+ 00012900  0x0000246c call  0x00002c7a 
+ 00012901  0x0000246d add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x0000246e branch  0x000032b4 
+ 00012903  0x00002471 call  0x00002c7a 
+ 00012904  0x00002472 add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x00002473 ifetch  0x00000001 , 0x00000011 
+ 00012906  0x00002475 store  0x00000001 , 0x000041de 
+ 00012907  0x00002476 rtn 
+ 00012908  0x00002479 call  0x00002c7a 
+ 00012909  0x0000247a fetch  0x00000001 , 0x000041de 
+ 00012910  0x0000247c add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x0000247d branch  0x000032b4 
+ 00012912  0x00002480 add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x00002481 branch  0x000032d1 
+ 00012914  0x00002484 add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x00002485 branch  0x000032b4 
+ 00012916  0x00002488 setarg  0x00000109 
+ 00012917  0x0000248a iadd  0x00000013 , 0x00000011 
+ 00012918  0x0000248b ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x0000248c rtn 
+ 00012920  0x0000248f setarg  0x00000135 
+ 00012921  0x00002490 branch  0x000032d0 
+ 00012922  0x00002492 setarg  0x00000000 
+ 00012923  0x00002494 arg  0x00000135 , 0x00000011 
+ 00012924  0x00002495 branch  0x000032b3 
+ 00012925  0x00002498 setarg  0x0000012b 
+ 00012926  0x0000249a call  0x000032cd 
+ 00012927  0x0000249c ifetch  0x00000004 , 0x00000011 
+ 00012928  0x0000249d rtn 
+ 00012929  0x000024a0 setarg  0x0000015f 
+ 00012930  0x000024a1 branch  0x000032d0 
+ 00012931  0x000024a3 setarg  0x00000000 
+ 00012932  0x000024a5 arg  0x0000015f , 0x00000011 
+ 00012933  0x000024a6 branch  0x000032b3 
+ 00012934  0x000024a9 setarg  0x00000000 
+ 00012935  0x000024ab arg  0x0000015c , 0x00000011 
+ 00012936  0x000024ac branch  0x000032b3 
+ 00012937  0x000024af arg  0x0000012f , 0x00000011 
+ 00012938  0x000024b0 branch  0x000032b3 
+ 00012939  0x000024b3 setarg  0x00000108 
+ 00012940  0x000024b4 branch  0x000032d0 
+ 00012941  0x000024b6 arg  0x00000108 , 0x00000011 
+ 00012942  0x000024b7 branch  0x000032b3 
+ 00012943  0x000024ba setarg  0x00000105 
+ 00012944  0x000024bb branch  0x000032d0 
+ 00012945  0x000024bd setarg  0x00000000 
+ 00012946  0x000024bf arg  0x00000105 , 0x00000011 
+ 00012947  0x000024c0 branch  0x000032b3 
+ 00012948  0x000024c3 setarg  0x00000104 
+ 00012949  0x000024c4 branch  0x000032d0 
+ 00012950  0x000024c6 setarg  0x00000000 
+ 00012951  0x000024c8 arg  0x00000104 , 0x00000011 
+ 00012952  0x000024c9 branch  0x000032b3 
+ 00012953  0x000024cc setarg  0x00000000 
+ 00012954  0x000024ce arg  0x0000013b , 0x00000011 
+ 00012955  0x000024cf branch  0x000032b3 
+ 00012956  0x000024d1 setarg  0x00000001 
+ 00012957  0x000024d2 branch  0x0000329a 
+ 00012958  0x000024d5 setarg  0x0000010c 
+ 00012959  0x000024d6 call  0x000032cd 
+ 00012960  0x000024d7 ifetch  0x00000007 , 0x00000011 
+ 00012961  0x000024d8 rtn 
+ 00012962  0x000024db setarg  0x0000015e 
+ 00012963  0x000024dc branch  0x000032d0 
+ 00012964  0x000024de setarg  0x00000000 
+ 00012965  0x000024e0 arg  0x0000015e , 0x00000011 
+ 00012966  0x000024e1 branch  0x000032b3 
+ 00012967  0x000024e4 setarg  0x00000000 
+ 00012968  0x000024e6 arg  0x00000180 , 0x00000011 
+ 00012969  0x000024e7 branch  0x000032b3 
+ 00012970  0x000024ea setarg  0x00000000 
+ 00012971  0x000024ec arg  0x0000017e , 0x00000011 
+ 00012972  0x000024ed branch  0x000032b3 
+ 00012973  0x000024f0 setarg  0x00000000 
+ 00012974  0x000024f2 arg  0x0000017f , 0x00000011 
+ 00012975  0x000024f3 branch  0x000032b3 
+ 00012976  0x000024f6 arg  0x00000102 , 0x00000011 
+ 00012977  0x000024f7 branch  0x000032b3 
+ 00012978  0x000024fa arg  0x00000103 , 0x00000011 
+ 00012979  0x000024fc call  0x000032c7 
+ 00012980  0x000024fe istore  0x00000001 , 0x00000005 
+ 00012981  0x000024ff rtn 
+ 00012982  0x00002502 setarg  0x0000015d 
+ 00012983  0x00002503 branch  0x000032d0 
+ 00012984  0x00002506 arg  0x0000015d , 0x00000011 
+ 00012985  0x00002507 branch  0x000032b3 
+ 00012986  0x0000250a setarg  0x0000018a 
+ 00012987  0x0000250b call  0x000032d0 
+ 00012988  0x0000250c branch  0x0000326a 
+ 00012989  0x0000250f setarg  0x0000010c 
+ 00012990  0x00002510 branch  0x000032d0 
+ 00012991  0x00002513 copy  0x0000003f , 0x00000002 
+ 00012992  0x00002514 copy  0x00000011 , 0x0000003f 
+ 00012993  0x00002515 iadd  0x00000013 , 0x00000005 
+ 00012994  0x00002516 copy  0x00000002 , 0x0000003f 
+ 00012995  0x00002517 rtn 
+ 00012996  0x0000251a call  0x000032bf 
+ 00012997  0x0000251c istore  0x00000003 , 0x00000005 
+ 00012998  0x0000251d rtn 
+ 00012999  0x00002520 call  0x00002c7a 
+ 00013000  0x00002522 copy  0x0000003f , 0x00000012 
+ 00013001  0x00002523 copy  0x00000011 , 0x0000003f 
+ 00013002  0x00002524 iadd  0x00000013 , 0x00000005 
+ 00013003  0x00002525 copy  0x00000012 , 0x0000003f 
+ 00013004  0x00002526 rtn 
+ 00013005  0x00002529 call  0x00002c7a 
+ 00013006  0x0000252a iadd  0x00000013 , 0x00000011 
+ 00013007  0x0000252b rtn 
+ 00013008  0x0000252e call  0x000032cd 
+ 00013009  0x00002530 ifetch  0x00000001 , 0x00000011 
+ 00013010  0x00002531 rtn 
+ 00013011  0x00002534 call  0x000032cd 
+ 00013012  0x00002535 ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x00002536 rtn 
+ 00013014  0x00002539 setarg  0x00000000 
+ 00013015  0x0000253a branch  0x000032b4 
+ 00013016  0x0000253f bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x00002540 fetch  0x00000001 , 0x00004092 
+ 00013018  0x00002541 branch  0x000032d8 , 0x00000034 
+ 00013019  0x00002543 beq  0x00000004 , 0x00002f30 
+ 00013020  0x00002544 beq  0x0000000f , 0x00003436 
+ 00013021  0x00002545 beq  0x00000009 , 0x000045de 
+ 00013022  0x00002546 beq  0x0000000a , 0x0000392a 
+ 00013023  0x00002547 beq  0x0000000e , 0x000035bf 
+ 00013024  0x00002548 beq  0x00000010 , 0x000044a4 
+ 00013025  0x00002549 bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x0000254a rtn 
+ 00013027  0x0000254d bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x0000254e jam  0x00000000 , 0x00000151 
+ 00013029  0x0000254f jam  0x00000000 , 0x0000017f 
+ 00013030  0x00002550 jam  0x00000000 , 0x00000180 
+ 00013031  0x00002551 setarg  0x00000000 
+ 00013032  0x00002552 store  0x00000005 , 0x000009ae 
+ 00013033  0x00002553 fetch  0x00000001 , 0x00004092 
+ 00013034  0x00002554 branch  0x000032e3 , 0x00000034 
+ 00013035  0x00002555 beq  0x0000000a , 0x00003962 
+ 00013036  0x00002557 rtn 
+ 00013037  0x0000255b call  0x00007cd1 
+ 00013038  0x0000255c call  0x00007d9c 
+ 00013039  0x0000255d call  0x000032f6 
+ 00013040  0x0000255e fetch  0x00000002 , 0x000041f3 
+ 00013041  0x0000255f branch  0x00007f9c 
+ 00013042  0x00002562 fetch  0x00000002 , 0x000041f1 
+ 00013043  0x00002563 branch  0x00007f9c 
+ 00013044  0x00002566 fetch  0x00000002 , 0x000041ef 
+ 00013045  0x00002567 branch  0x00007f9c 
+ 00013046  0x0000256a bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x0000256c arg  0x00004668 , 0x00000011 
+ 00013048  0x0000256d call  0x00007fc4 
+ 00013049  0x0000256e rtn  0x00000034 
+ 00013050  0x00002570 copy  0x0000003f , 0x00000013 
+ 00013051  0x00002571 call  0x000032ff 
+ 00013052  0x00002572 branch  0x00003324 
+ 00013053  0x00002575 arg  0x00000000 , 0x00000013 
+ 00013054  0x00002576 rtn 
+ 00013055  0x0000257c beq  0x00000001 , 0x00003311 
+ 00013056  0x0000257d beq  0x00000010 , 0x00003357 
+ 00013057  0x0000257e beq  0x00000005 , 0x00003335 
+ 00013058  0x0000257f beq  0x00000012 , 0x0000333c 
+ 00013059  0x00002580 beq  0x00000006 , 0x00003353 
+ 00013060  0x00002581 beq  0x00000004 , 0x00003394 
+ 00013061  0x00002582 beq  0x00000002 , 0x00003399 
+ 00013062  0x00002583 beq  0x00000013 , 0x00003394 
+ 00013063  0x00002584 beq  0x00000014 , 0x0000334b 
+ 00013064  0x00002585 beq  0x00000015 , 0x0000334f 
+ 00013065  0x00002586 beq  0x00000003 , 0x0000332e 
+ 00013066  0x00002587 beq  0x0000000b , 0x00003340 
+ 00013067  0x00002588 beq  0x0000000c , 0x00003347 
+ 00013068  0x0000258a beq  0x00000016 , 0x0000335b 
+ 00013069  0x0000258b beq  0x00000018 , 0x0000332a 
+ 00013070  0x0000258c beq  0x0000002a , 0x0000331a 
+ 00013071  0x0000258d beq  0x0000002b , 0x00003318 
+ 00013072  0x0000258e rtn 
+ 00013073  0x00002592 fetch  0x00000002 , 0x00004682 
+ 00013074  0x00002593 set1  0x00000000 , 0x0000003f 
+ 00013075  0x00002594 store  0x00000002 , 0x00004682 
+ 00013076  0x00002595 fetch  0x00000002 , 0x0000420a 
+ 00013077  0x00002596 set0  0x00000000 , 0x0000003f 
+ 00013078  0x00002597 store  0x00000002 , 0x0000420a 
+ 00013079  0x00002598 rtn 
+ 00013080  0x0000259b jam  0x00000000 , 0x00000229 
+ 00013081  0x0000259c rtn 
+ 00013082  0x0000259f fetch  0x00000001 , 0x00000229 
+ 00013083  0x000025a0 increase  0x00000001 , 0x0000003f 
+ 00013084  0x000025a1 store  0x00000001 , 0x00000229 
+ 00013085  0x000025a2 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x000025a3 branch  0x000033df , 0x00000002 
+ 00013087  0x000025a4 jam  0x00000000 , 0x00000229 
+ 00013088  0x000025a5 fetch  0x00000002 , 0x0000420a 
+ 00013089  0x000025a6 set1  0x00000009 , 0x0000003f 
+ 00013090  0x000025a7 store  0x00000002 , 0x0000420a 
+ 00013091  0x000025a8 branch  0x000033e9 
+ 00013092  0x000025ab fetch  0x00000002 , 0x000041f5 
+ 00013093  0x000025ac branch  0x00007f9c 
+ 00013094  0x000025af fetch  0x00000002 , 0x000041e9 
+ 00013095  0x000025b0 branch  0x00007f9c 
+ 00013096  0x000025b3 fetch  0x00000002 , 0x000041ed 
+ 00013097  0x000025b4 branch  0x00007f9c 
+ 00013098  0x000025b7 fetch  0x00000002 , 0x0000420a 
+ 00013099  0x000025b8 set1  0x00000001 , 0x0000003f 
+ 00013100  0x000025b9 store  0x00000002 , 0x0000420a 
+ 00013101  0x000025ba branch  0x00003412 
+ 00013102  0x000025bd fetch  0x00000002 , 0x00004682 
+ 00013103  0x000025be set1  0x00000007 , 0x0000003f 
+ 00013104  0x000025bf store  0x00000002 , 0x00004682 
+ 00013105  0x000025c0 fetch  0x00000002 , 0x0000420a 
+ 00013106  0x000025c1 set1  0x00000002 , 0x0000003f 
+ 00013107  0x000025c2 store  0x00000002 , 0x0000420a 
+ 00013108  0x000025c3 rtn 
+ 00013109  0x000025c6 fetch  0x00000002 , 0x00004682 
+ 00013110  0x000025c7 set1  0x00000001 , 0x0000003f 
+ 00013111  0x000025c8 store  0x00000002 , 0x00004682 
+ 00013112  0x000025c9 fetch  0x00000002 , 0x0000420a 
+ 00013113  0x000025ca set1  0x00000004 , 0x0000003f 
+ 00013114  0x000025cb store  0x00000002 , 0x0000420a 
+ 00013115  0x000025cc rtn 
+ 00013116  0x000025cf fetch  0x00000002 , 0x00004682 
+ 00013117  0x000025d0 set1  0x00000003 , 0x0000003f 
+ 00013118  0x000025d1 store  0x00000002 , 0x00004682 
+ 00013119  0x000025d2 rtn 
+ 00013120  0x000025d5 fetch  0x00000002 , 0x00004682 
+ 00013121  0x000025d6 set1  0x00000005 , 0x0000003f 
+ 00013122  0x000025d7 store  0x00000002 , 0x00004682 
+ 00013123  0x000025d8 fetch  0x00000002 , 0x0000420a 
+ 00013124  0x000025d9 set1  0x00000003 , 0x0000003f 
+ 00013125  0x000025da store  0x00000002 , 0x0000420a 
+ 00013126  0x000025db rtn 
+ 00013127  0x000025de fetch  0x00000002 , 0x00004682 
+ 00013128  0x000025df set0  0x00000005 , 0x0000003f 
+ 00013129  0x000025e0 store  0x00000002 , 0x00004682 
+ 00013130  0x000025e1 rtn 
+ 00013131  0x000025e4 fetch  0x00000002 , 0x00004682 
+ 00013132  0x000025e5 set1  0x00000009 , 0x0000003f 
+ 00013133  0x000025e6 store  0x00000002 , 0x00004682 
+ 00013134  0x000025e7 rtn 
+ 00013135  0x000025ea fetch  0x00000002 , 0x00004682 
+ 00013136  0x000025eb set0  0x00000009 , 0x0000003f 
+ 00013137  0x000025ec store  0x00000002 , 0x00004682 
+ 00013138  0x000025ed branch  0x00003418 
+ 00013139  0x000025f0 fetch  0x00000002 , 0x00004682 
+ 00013140  0x000025f1 set1  0x00000002 , 0x0000003f 
+ 00013141  0x000025f2 store  0x00000002 , 0x00004682 
+ 00013142  0x000025f3 rtn 
+ 00013143  0x000025f6 fetch  0x00000002 , 0x0000420a 
+ 00013144  0x000025f7 set1  0x00000000 , 0x0000003f 
+ 00013145  0x000025f8 store  0x00000002 , 0x0000420a 
+ 00013146  0x000025f9 rtn 
+ 00013147  0x000025fc fetch  0x00000002 , 0x0000420a 
+ 00013148  0x000025fd set1  0x00000008 , 0x0000003f 
+ 00013149  0x000025fe store  0x00000002 , 0x0000420a 
+ 00013150  0x000025ff branch  0x000033e9 
+ 00013151  0x00002603 bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x00002604 store  0x00000001 , 0x0000022a 
+ 00013153  0x00002606 fetch  0x00000001 , 0x0000022a 
+ 00013154  0x00002607 rtn  0x00000034 
+ 00013155  0x00002608 increase  0xffffffff , 0x0000003f 
+ 00013156  0x00002609 store  0x00000001 , 0x0000022a 
+ 00013157  0x0000260a call  0x00007cdd 
+ 00013158  0x0000260b call  0x000033d6 
+ 00013159  0x0000260c call  0x00003387 
+ 00013160  0x0000260d call  0x0000338d 
+ 00013161  0x0000260e call  0x0000651b 
+ 00013162  0x0000260f fetch  0x00000002 , 0x000041fd 
+ 00013163  0x00002610 call  0x00007f9c 
+ 00013164  0x00002611 branch  0x00003361 
+ 00013165  0x00002617 ifetch  0x00000001 , 0x00000013 
+ 00013166  0x00002618 rtn  0x00000034 
+ 00013167  0x00002619 pincrease  0xffffffff 
+ 00013168  0x0000261a istore  0x00000001 , 0x00000013 
+ 00013169  0x0000261b nrtn  0x00000034 
+ 00013170  0x0000261c copy  0x00000012 , 0x0000003f 
+ 00013171  0x0000261d branch  0x00007f9c 
+ 00013172  0x00002622 ifetch  0x00000002 , 0x00000013 
+ 00013173  0x00002623 rtn  0x00000034 
+ 00013174  0x00002624 pincrease  0xffffffff 
+ 00013175  0x00002625 istore  0x00000002 , 0x00000013 
+ 00013176  0x00002626 nrtn  0x00000034 
+ 00013177  0x00002627 copy  0x00000012 , 0x0000003f 
+ 00013178  0x00002628 branch  0x00007f9c 
+ 00013179  0x0000262b fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x0000262c add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x0000262d arg  0x0000337f , 0x00000012 
+ 00013182  0x0000262e branch  0x0000336d 
+ 00013183  0x00002631 call  0x0000342d 
+ 00013184  0x00002632 beq  0x00000001 , 0x00003382 
+ 00013185  0x00002634 branch  0x0000340a 
+ 00013186  0x00002636 setarg  0x00000002 
+ 00013187  0x00002637 istore  0x00000001 , 0x00000013 
+ 00013188  0x00002638 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x0000263a ifetch  0x00000002 , 0x00000012 
+ 00013190  0x0000263b branch  0x00007f9c 
+ 00013191  0x0000263e arg  0x00004205 , 0x00000013 
+ 00013192  0x0000263f arg  0x0000338a , 0x00000012 
+ 00013193  0x00002640 branch  0x0000336d 
+ 00013194  0x00002643 call  0x00002252 
+ 00013195  0x00002644 branch  0x0000340e , 0x00000005 
+ 00013196  0x00002645 rtn 
+ 00013197  0x00002649 arg  0x0000467e , 0x00000013 
+ 00013198  0x0000264a arg  0x00003390 , 0x00000012 
+ 00013199  0x0000264b branch  0x00003374 
+ 00013200  0x0000264e call  0x000033f0 
+ 00013201  0x0000264f call  0x00003408 
+ 00013202  0x00002650 fetch  0x00000002 , 0x000041f7 
+ 00013203  0x00002651 branch  0x00007f9c 
+ 00013204  0x00002655 call  0x000033ac 
+ 00013205  0x00002657 fetch  0x00000002 , 0x00004682 
+ 00013206  0x00002658 set0  0x00000007 , 0x0000003f 
+ 00013207  0x00002659 store  0x00000002 , 0x00004682 
+ 00013208  0x0000265a rtn 
+ 00013209  0x0000265d jam  0x00000000 , 0x00004205 
+ 00013210  0x0000265e fetch  0x00000002 , 0x00004682 
+ 00013211  0x0000265f bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x00002660 isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x00002661 call  0x000032fd , 0x00000001 
+ 00013214  0x00002663 bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x00002664 fetch  0x00000002 , 0x00004682 
+ 00013216  0x00002665 set0  0x00000000 , 0x0000003f 
+ 00013217  0x00002666 set0  0x00000001 , 0x0000003f 
+ 00013218  0x00002667 set0  0x00000002 , 0x0000003f 
+ 00013219  0x00002668 set0  0x00000003 , 0x0000003f 
+ 00013220  0x00002669 set0  0x00000007 , 0x0000003f 
+ 00013221  0x0000266a store  0x00000002 , 0x00004682 
+ 00013222  0x0000266b branch  0x00003418 
+ 00013223  0x0000266e call  0x000033a9 
+ 00013224  0x0000266f branch  0x0000340a 
+ 00013225  0x00002673 setarg  0x00000000 
+ 00013226  0x00002674 store  0x00000002 , 0x00004208 
+ 00013227  0x00002675 rtn 
+ 00013228  0x00002677 setarg  0x00000000 
+ 00013229  0x00002678 store  0x00000002 , 0x0000420a 
+ 00013230  0x00002679 rtn 
+ 00013231  0x0000267c fetch  0x00000002 , 0x0000420a 
+ 00013232  0x0000267d store  0x00000002 , 0x00004208 
+ 00013233  0x0000267e setarg  0x00000000 
+ 00013234  0x0000267f store  0x00000002 , 0x0000420a 
+ 00013235  0x00002680 rtn 
+ 00013236  0x00002683 fetch  0x00000002 , 0x0000420a 
+ 00013237  0x00002684 set1  0x00000007 , 0x0000003f 
+ 00013238  0x00002685 store  0x00000002 , 0x00004208 
+ 00013239  0x00002686 setarg  0x00000000 
+ 00013240  0x00002687 store  0x00000002 , 0x0000420a 
+ 00013241  0x00002688 rtn 
+ 00013242  0x00002691 fetch  0x00000001 , 0x00004682 
+ 00013243  0x00002692 isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x00002693 rtn 
+ 00013245  0x0000269c setarg  0x0000aa55 
+ 00013246  0x0000269e store  0x00000002 , 0x00000aaa 
+ 00013247  0x0000269f bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x000026a0 arg  0x00000002 , 0x00000002 
+ 00013249  0x000026a1 arg  0x00000aaa , 0x00000011 
+ 00013250  0x000026a2 arg  0x000000c3 , 0x00000012 
+ 00013251  0x000026a3 branch  0x00006606 
+ 00013252  0x000026a7 bpatch  0x000000ca , 0x00004019 
+ 00013253  0x000026a8 arg  0x00000002 , 0x00000002 
+ 00013254  0x000026a9 arg  0x00000a9a , 0x00000011 
+ 00013255  0x000026aa arg  0x000000c3 , 0x00000012 
+ 00013256  0x000026ab call  0x000065df 
+ 00013257  0x000026ac fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x000026ad arg  0x0000aa55 , 0x00000002 
+ 00013259  0x000026ae isub  0x00000002 , 0x0000003e 
+ 00013260  0x000026af rtn 
+ 00013261  0x000026b3 fetch  0x00000001 , 0x0000455a 
+ 00013262  0x000026b4 store  0x00000001 , 0x00004205 
+ 00013263  0x000026b5 rtn 
+ 00013264  0x000026b8 arg  0x00000009 , 0x00000007 
+ 00013265  0x000026b9 branch  0x00002c32 
+ 00013266  0x000026bc arg  0x00000009 , 0x00000007 
+ 00013267  0x000026bd branch  0x00002c36 
+ 00013268  0x000026c0 jam  0x00000005 , 0x00004206 
+ 00013269  0x000026c1 branch  0x000033d0 
+ 00013270  0x000026c4 arg  0x00004206 , 0x00000013 
+ 00013271  0x000026c5 arg  0x000033d2 , 0x00000012 
+ 00013272  0x000026c6 branch  0x0000336d 
+ 00013273  0x000026c9 jam  0x00000001 , 0x00004363 
+ 00013274  0x000026ca rtn 
+ 00013275  0x000026cd jam  0x00000000 , 0x00004363 
+ 00013276  0x000026ce rtn 
+ 00013277  0x000026d1 jam  0x0000000a , 0x00000a99 
+ 00013278  0x000026d2 branch  0x00007d8f 
+ 00013279  0x000026d5 jam  0x0000001d , 0x00000a99 
+ 00013280  0x000026d6 branch  0x00007d8f 
+ 00013281  0x000026d9 bpatch  0x000000cb , 0x00004019 
+ 00013282  0x000026da fetch  0x00000001 , 0x00004207 
+ 00013283  0x000026db store  0x00000001 , 0x0000016d 
+ 00013284  0x000026dc jam  0x00000001 , 0x00000228 
+ 00013285  0x000026dd jam  0x00000003 , 0x00000a99 
+ 00013286  0x000026de branch  0x00007d8f 
+ 00013287  0x000026e1 jam  0x0000001e , 0x00000a99 
+ 00013288  0x000026e2 branch  0x00007d8f 
+ 00013289  0x000026e5 jam  0x00000004 , 0x00000a99 
+ 00013290  0x000026e6 branch  0x00007d8f 
+ 00013291  0x000026e9 fetch  0x00000002 , 0x00004687 
+ 00013292  0x000026ea store  0x00000002 , 0x0000467e 
+ 00013293  0x000026ec call  0x00003404 
+ 00013294  0x000026ee jam  0x00000001 , 0x00000a99 
+ 00013295  0x000026ef branch  0x00007d8f 
+ 00013296  0x000026f2 setarg  0x00000000 
+ 00013297  0x000026f3 store  0x00000002 , 0x0000467e 
+ 00013298  0x000026f4 jam  0x00000002 , 0x00000a99 
+ 00013299  0x000026f5 branch  0x00007d8f 
+ 00013300  0x000026f8 jam  0x0000000f , 0x00000a99 
+ 00013301  0x000026f9 branch  0x00007d8f 
+ 00013302  0x000026fc jam  0x00000010 , 0x00000a99 
+ 00013303  0x000026fd branch  0x00007d8f 
+ 00013304  0x00002700 jam  0x0000000e , 0x00000a99 
+ 00013305  0x00002701 branch  0x00007d8f 
+ 00013306  0x00002704 jam  0x0000000d , 0x00000a99 
+ 00013307  0x00002705 branch  0x00007d8f 
+ 00013308  0x00002708 jam  0x00000017 , 0x00000a99 
+ 00013309  0x00002709 branch  0x00007d8f 
+ 00013310  0x0000270c jam  0x00000018 , 0x00000a99 
+ 00013311  0x0000270d branch  0x00007d8f 
+ 00013312  0x00002710 jam  0x00000016 , 0x00000a99 
+ 00013313  0x00002711 branch  0x00007d8f 
+ 00013314  0x00002714 jam  0x00000011 , 0x00000a99 
+ 00013315  0x00002715 branch  0x00007d8f 
+ 00013316  0x00002718 jam  0x00000015 , 0x00000a99 
+ 00013317  0x00002719 branch  0x00007d8f 
+ 00013318  0x0000271c jam  0x00000014 , 0x00000a99 
+ 00013319  0x0000271d branch  0x00007d8f 
+ 00013320  0x00002721 jam  0x00000013 , 0x00000a99 
+ 00013321  0x00002722 branch  0x00007d8f 
+ 00013322  0x00002725 jam  0x00000019 , 0x00000a99 
+ 00013323  0x00002726 branch  0x00007d8f 
+ 00013324  0x00002729 jam  0x00000006 , 0x00000a99 
+ 00013325  0x0000272a branch  0x00007d8f 
+ 00013326  0x0000272d jam  0x00000005 , 0x00000a99 
+ 00013327  0x0000272e branch  0x00007d8f 
+ 00013328  0x00002731 jam  0x0000001f , 0x00000a99 
+ 00013329  0x00002732 branch  0x00007d8f 
+ 00013330  0x00002735 jam  0x00000020 , 0x00000a99 
+ 00013331  0x00002736 branch  0x00007d8f 
+ 00013332  0x00002739 jam  0x00000025 , 0x00000a99 
+ 00013333  0x0000273a branch  0x00007d8f 
+ 00013334  0x0000273d set1  0x0000000d , 0x00000000 
+ 00013335  0x0000273e rtn 
+ 00013336  0x00002741 set0  0x0000000d , 0x00000000 
+ 00013337  0x00002742 rtn 
+ 00013338  0x00002757 call  0x0000342d 
+ 00013339  0x00002758 beq  0x00000002 , 0x00003424 
+ 00013340  0x0000275a setarg  0x00000001 
+ 00013341  0x0000275b istore  0x00000001 , 0x00000013 
+ 00013342  0x0000275c add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x0000275d add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x0000275f ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x00002760 increase  0x00000001 , 0x00000013 
+ 00013346  0x00002761 istoret  0x00000001 , 0x00000013 
+ 00013347  0x00002762 branch  0x00003385 
+ 00013348  0x00002765 setarg  0x00000000 
+ 00013349  0x00002766 istore  0x00000001 , 0x00000013 
+ 00013350  0x00002767 fetch  0x00000002 , 0x00004682 
+ 00013351  0x00002768 bbit0  0x00000009 , 0x00003429 
+ 00013352  0x00002769 call  0x00003402 
+ 00013353  0x0000276b fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x0000276c add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x0000276d add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x0000276e branch  0x00003420 
+ 00013357  0x00002771 fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x00002772 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x00002773 ifetch  0x00000001 , 0x00000013 
+ 00013360  0x00002774 rtn 
+ 00013361  0x00002777 call  0x0000342d 
+ 00013362  0x00002778 bne  0x00000000 , 0x00003434 
+ 00013363  0x00002779 branch  0x0000340a 
+ 00013364  0x0000277b add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x0000277c branch  0x00003385 
+ 00013366  0x0000277f rtn  0x0000002b 
+ 00013367  0x00002780 jam  0x00000000 , 0x00008081 
+ 00013368  0x00002781 setarg  0x00003463 
+ 00013369  0x00002782 store  0x00000002 , 0x000041eb 
+ 00013370  0x00002783 setarg  0x0000696c 
+ 00013371  0x00002784 store  0x00000002 , 0x000041ed 
+ 00013372  0x00002785 setarg  0x000034f5 
+ 00013373  0x00002786 store  0x00000002 , 0x000041f3 
+ 00013374  0x00002787 setarg  0x000034f4 
+ 00013375  0x00002788 store  0x00000002 , 0x000041ef 
+ 00013376  0x00002789 setarg  0x0000347e 
+ 00013377  0x0000278a store  0x00000002 , 0x000041f5 
+ 00013378  0x0000278b setarg  0x000034b2 
+ 00013379  0x0000278c store  0x00000002 , 0x000041fd 
+ 00013380  0x0000278d setarg  0x00003465 
+ 00013381  0x0000278e store  0x00000002 , 0x000041fb 
+ 00013382  0x0000278f setarg  0x00003470 
+ 00013383  0x00002790 store  0x00000002 , 0x000041e9 
+ 00013384  0x00002791 setarg  0x00003501 
+ 00013385  0x00002792 store  0x00000002 , 0x000041f9 
+ 00013386  0x00002793 bpatch  0x000000cc , 0x00004019 
+ 00013387  0x00002794 call  0x0000359b 
+ 00013388  0x00002795 call  0x00006948 
+ 00013389  0x00002796 call  0x000035ad 
+ 00013390  0x00002797 call  0x00007d08 
+ 00013391  0x00002798 call  0x00007cd3 
+ 00013392  0x00002799 setarg  0x0000350b 
+ 00013393  0x0000279a store  0x00000002 , 0x00004766 
+ 00013394  0x0000279b setarg  0x000034fc 
+ 00013395  0x0000279c store  0x00000002 , 0x0000475d 
+ 00013396  0x0000279d setarg  0x000034f8 
+ 00013397  0x0000279e store  0x00000002 , 0x0000475f 
+ 00013398  0x0000279f setarg  0x0000346c 
+ 00013399  0x000027a0 store  0x00000002 , 0x00004761 
+ 00013400  0x000027a1 setarg  0x000035a2 
+ 00013401  0x000027a2 store  0x00000002 , 0x000046a9 
+ 00013402  0x000027a3 setarg  0x000035a4 
+ 00013403  0x000027a4 store  0x00000002 , 0x000046ab 
+ 00013404  0x000027a5 setarg  0x000035a9 
+ 00013405  0x000027a6 store  0x00000002 , 0x000046b4 
+ 00013406  0x000027a7 setarg  0x000035a6 
+ 00013407  0x000027a8 store  0x00000002 , 0x000046b6 
+ 00013408  0x000027a9 fetch  0x00000002 , 0x00004682 
+ 00013409  0x000027aa rtnbit1  0x0000000c 
+ 00013410  0x000027ab branch  0x0000340a 
+ 00013411  0x000027ae call  0x00003586 
+ 00013412  0x000027af branch  0x0000340a 
+ 00013413  0x000027b2 call  0x00005892 
+ 00013414  0x000027b3 nrtn  0x00000034 
+ 00013415  0x000027b4 arg  0x00000b06 , 0x00000011 
+ 00013416  0x000027b5 call  0x00007e54 
+ 00013417  0x000027b6 nrtn  0x00000028 
+ 00013418  0x000027b7 arg  0x00000b06 , 0x00000006 
+ 00013419  0x000027b8 branch  0x00004746 
+ 00013420  0x000027bb fetch  0x00000002 , 0x00004797 
+ 00013421  0x000027bc store  0x00000002 , 0x00004791 
+ 00013422  0x000027bd jam  0x00000001 , 0x00004753 
+ 00013423  0x000027be branch  0x0000358f 
+ 00013424  0x000027c1 fetch  0x00000001 , 0x0000479d 
+ 00013425  0x000027c2 beq  0x00000001 , 0x00003479 
+ 00013426  0x000027c3 fetch  0x00000002 , 0x00004682 
+ 00013427  0x000027c4 bbit0  0x00000009 , 0x00003479 
+ 00013428  0x000027c5 fetch  0x00000001 , 0x0000479e 
+ 00013429  0x000027c6 beq  0x00000001 , 0x000033d0 
+ 00013430  0x000027c7 fetch  0x00000001 , 0x00004700 
+ 00013431  0x000027c8 nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x000027c9 branch  0x000033d2 
+ 00013433  0x000027cc fetch  0x00000001 , 0x0000479b 
+ 00013434  0x000027cd fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x000027ce ior  0x00000002 , 0x0000003f 
+ 00013436  0x000027cf beq  0x00000001 , 0x000033d0 
+ 00013437  0x000027d0 branch  0x000033d2 
+ 00013438  0x000027d3 copy  0x00000013 , 0x0000003f 
+ 00013439  0x000027d4 beq  0x0000002d , 0x00003431 
+ 00013440  0x000027d5 beq  0x00000010 , 0x0000341a 
+ 00013441  0x000027d6 beq  0x00000014 , 0x000034df 
+ 00013442  0x000027d7 beq  0x00000015 , 0x000034e8 
+ 00013443  0x000027d8 beq  0x00000040 , 0x00003485 
+ 00013444  0x000027d9 rtn 
+ 00013445  0x000027db fetch  0x00000002 , 0x00004509 
+ 00013446  0x000027dc beq  0x00000001 , 0x0000348c 
+ 00013447  0x000027de fetch  0x00000002 , 0x000043d8 
+ 00013448  0x000027df branch  0x000034a2 , 0x00000034 
+ 00013449  0x000027e1 jam  0x00000002 , 0x0000478a 
+ 00013450  0x000027e2 jam  0x0000003c , 0x0000478f 
+ 00013451  0x000027e3 rtn 
+ 00013452  0x000027e6 fetch  0x00000002 , 0x0000449a 
+ 00013453  0x000027e7 branch  0x000034a0 , 0x00000034 
+ 00013454  0x000027e9 jam  0x00000001 , 0x0000478a 
+ 00013455  0x000027ea fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x000027eb fetch  0x00000002 , 0x00004496 
+ 00013457  0x000027ec iadd  0x00000002 , 0x0000003f 
+ 00013458  0x000027ed store  0x00000002 , 0x00004496 
+ 00013459  0x000027ee copy  0x0000003f , 0x00000011 
+ 00013460  0x000027ef fetch  0x00000002 , 0x00004498 
+ 00013461  0x000027f0 iadd  0x00000002 , 0x0000003f 
+ 00013462  0x000027f1 store  0x00000002 , 0x00004498 
+ 00013463  0x000027f2 iadd  0x00000011 , 0x0000003f 
+ 00013464  0x000027f3 rshift  0x0000003f , 0x00000002 
+ 00013465  0x000027f4 fetch  0x00000002 , 0x000047c0 
+ 00013466  0x000027f5 idiv  0x00000002 
+ 00013467  0x000027f6 call  0x00007f86 
+ 00013468  0x000027f7 quotient  0x0000003f 
+ 00013469  0x000027f8 store  0x00000002 , 0x0000449a 
+ 00013470  0x000027f9 jam  0x00000001 , 0x00004790 
+ 00013471  0x000027fa rtn 
+ 00013472  0x000027fc jam  0x00000003 , 0x0000478a 
+ 00013473  0x000027fd rtn 
+ 00013474  0x00002800 jam  0x00000000 , 0x00004172 
+ 00013475  0x00002801 jam  0x00000000 , 0x00004790 
+ 00013476  0x00002802 fetch  0x00000002 , 0x000043d6 
+ 00013477  0x00002803 fetcht  0x00000002 , 0x000047be 
+ 00013478  0x00002804 isub  0x00000002 , 0x0000003e 
+ 00013479  0x00002805 setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x00002806 fetch  0x00000002 , 0x000047c0 
+ 00013481  0x00002807 fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x00002808 isub  0x00000002 , 0x0000003f 
+ 00013483  0x00002809 setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x0000280a compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x0000280b rtn  0x00000001 
+ 00013486  0x0000280c fetch  0x00000008 , 0x000047be 
+ 00013487  0x0000280d store  0x00000008 , 0x00004496 
+ 00013488  0x0000280e jam  0x00000001 , 0x00004790 
+ 00013489  0x0000280f rtn 
+ 00013490  0x00002814 call  0x0000337b 
+ 00013491  0x00002815 call  0x000034b9 
+ 00013492  0x00002816 call  0x000034be 
+ 00013493  0x00002817 call  0x000034d5 
+ 00013494  0x00002818 call  0x000034ca 
+ 00013495  0x00002819 call  0x000034c4 
+ 00013496  0x0000281a branch  0x000034d9 
+ 00013497  0x0000281e arg  0x00004799 , 0x00000013 
+ 00013498  0x0000281f arg  0x000034bc , 0x00000012 
+ 00013499  0x00002820 branch  0x0000336d 
+ 00013500  0x00002822 jam  0x00000000 , 0x0000479a 
+ 00013501  0x00002823 rtn 
+ 00013502  0x00002825 arg  0x00004793 , 0x00000013 
+ 00013503  0x00002826 arg  0x000034c1 , 0x00000012 
+ 00013504  0x00002827 branch  0x00003374 
+ 00013505  0x00002829 arg  0x000046bf , 0x00000013 
+ 00013506  0x0000282a arg  0x0000469e , 0x00000012 
+ 00013507  0x0000282b branch  0x00003591 
+ 00013508  0x0000282f arg  0x0000478f , 0x00000013 
+ 00013509  0x00002830 arg  0x000034c7 , 0x00000012 
+ 00013510  0x00002831 branch  0x0000336d 
+ 00013511  0x00002834 fetch  0x00000002 , 0x0000449a 
+ 00013512  0x00002835 store  0x00000001 , 0x00004172 
+ 00013513  0x00002836 rtn 
+ 00013514  0x00002838 arg  0x00004790 , 0x00000013 
+ 00013515  0x00002839 arg  0x000034cd , 0x00000012 
+ 00013516  0x0000283a branch  0x0000336d 
+ 00013517  0x0000283c fetch  0x00000001 , 0x0000043f 
+ 00013518  0x0000283d compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x0000283e nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x0000283f jam  0x00000001 , 0x0000478a 
+ 00013521  0x00002840 call  0x00003416 
+ 00013522  0x00002841 branch  0x00005abf 
+ 00013523  0x00002843 jam  0x00000001 , 0x00004790 
+ 00013524  0x00002844 rtn 
+ 00013525  0x00002847 arg  0x00004791 , 0x00000013 
+ 00013526  0x00002848 arg  0x000034d8 , 0x00000012 
+ 00013527  0x00002849 branch  0x00003374 
+ 00013528  0x0000284d branch  0x0000341a 
+ 00013529  0x00002852 arg  0x0000478d , 0x00000013 
+ 00013530  0x00002853 arg  0x000034dc , 0x00000012 
+ 00013531  0x00002854 branch  0x00003374 
+ 00013532  0x00002856 fetch  0x00000002 , 0x000047a7 
+ 00013533  0x00002857 store  0x00000002 , 0x0000478d 
+ 00013534  0x00002858 branch  0x000035af 
+ 00013535  0x0000285c fetch  0x00000002 , 0x000047a7 
+ 00013536  0x0000285d store  0x00000002 , 0x0000478d 
+ 00013537  0x0000285e setarg  0x00000000 
+ 00013538  0x0000285f store  0x00000002 , 0x00004793 
+ 00013539  0x00002860 store  0x00000002 , 0x00004791 
+ 00013540  0x00002861 call  0x0000355c 
+ 00013541  0x00002862 call  0x00003586 
+ 00013542  0x00002863 jam  0x00000000 , 0x00004172 
+ 00013543  0x00002864 branch  0x000033f8 
+ 00013544  0x0000286a setarg  0x00000000 
+ 00013545  0x0000286b store  0x00000004 , 0x0000478d 
+ 00013546  0x0000286c store  0x00000003 , 0x0000478a 
+ 00013547  0x0000286d store  0x00000002 , 0x00004509 
+ 00013548  0x0000286f jam  0x00000001 , 0x000047a0 
+ 00013549  0x00002870 fetch  0x00000002 , 0x00004797 
+ 00013550  0x00002871 store  0x00000002 , 0x00004791 
+ 00013551  0x00002872 call  0x00007e38 
+ 00013552  0x00002873 fetch  0x00000001 , 0x00004759 
+ 00013553  0x00002874 rtneq  0x00000000 
+ 00013554  0x00002875 call  0x0000358f 
+ 00013555  0x00002876 branch  0x0000356e 
+ 00013556  0x0000287b branch  0x00003508 
+ 00013557  0x0000287f fetch  0x00000001 , 0x00004759 
+ 00013558  0x00002880 rtnne  0x00000002 
+ 00013559  0x00002881 branch  0x00003508 
+ 00013560  0x00002887 arg  0x000046cd , 0x00000013 
+ 00013561  0x00002888 call  0x00003582 
+ 00013562  0x00002889 arg  0x000046c6 , 0x00000013 
+ 00013563  0x0000288b branch  0x00003584 
+ 00013564  0x0000288e jam  0x00000000 , 0x0000436e 
+ 00013565  0x0000288f arg  0x000046db , 0x00000013 
+ 00013566  0x00002890 call  0x00003582 
+ 00013567  0x00002891 arg  0x000046d4 , 0x00000013 
+ 00013568  0x00002892 branch  0x000034fb 
+ 00013569  0x00002895 fetch  0x00000001 , 0x00000477 
+ 00013570  0x00002896 beq  0x00000012 , 0x00003504 
+ 00013571  0x00002897 rtn 
+ 00013572  0x00002899 fetch  0x00000002 , 0x00000478 
+ 00013573  0x0000289b beq  0x0000000d , 0x00003536 
+ 00013574  0x0000289c beq  0x0000000b , 0x00003571 
+ 00013575  0x0000289d rtn 
+ 00013576  0x000028a3 fetch  0x00000001 , 0x00004753 
+ 00013577  0x000028a4 rtn  0x00000034 
+ 00013578  0x000028a5 branch  0x00006978 
+ 00013579  0x000028aa copy  0x00000011 , 0x0000003f 
+ 00013580  0x000028ab branch  0x00003510 , 0x00000034 
+ 00013581  0x000028ad copy  0x00000007 , 0x0000003f 
+ 00013582  0x000028ae beq  0x00000000 , 0x00003513 
+ 00013583  0x000028af rtn 
+ 00013584  0x000028b1 copy  0x00000007 , 0x0000003f 
+ 00013585  0x000028b2 beq  0x00000000 , 0x0000351b 
+ 00013586  0x000028b3 rtn 
+ 00013587  0x000028b6 jam  0x00000001 , 0x0000479d 
+ 00013588  0x000028b7 arg  0x000046f7 , 0x00000013 
+ 00013589  0x000028b8 call  0x00003582 
+ 00013590  0x000028b9 arg  0x000046f0 , 0x00000013 
+ 00013591  0x000028ba call  0x00003584 
+ 00013592  0x000028bb fetch  0x00000002 , 0x00004682 
+ 00013593  0x000028bc bbit0  0x00000009 , 0x00003532 
+ 00013594  0x000028bd branch  0x00003521 
+ 00013595  0x000028c0 jam  0x00000000 , 0x0000479d 
+ 00013596  0x000028c1 branch  0x0000351d 
+ 00013597  0x000028c6 fetch  0x00000001 , 0x0000479a 
+ 00013598  0x000028c7 rtnne  0x00000001 
+ 00013599  0x000028c8 jam  0x00000005 , 0x00004799 
+ 00013600  0x000028c9 rtn 
+ 00013601  0x000028cc fetch  0x00000001 , 0x0000479a 
+ 00013602  0x000028cd pincrease  0x00000001 
+ 00013603  0x000028ce store  0x00000001 , 0x0000479a 
+ 00013604  0x000028cf beq  0x00000001 , 0x00003527 
+ 00013605  0x000028d0 beq  0x00000002 , 0x0000352b 
+ 00013606  0x000028d1 rtn 
+ 00013607  0x000028d3 call  0x0000355c 
+ 00013608  0x000028d4 jam  0x00000001 , 0x00004771 
+ 00013609  0x000028d5 arg  0x0000476c , 0x00000013 
+ 00013610  0x000028d6 branch  0x00003544 
+ 00013611  0x000028d8 jam  0x00000000 , 0x0000479a 
+ 00013612  0x000028d9 jam  0x00000002 , 0x00004771 
+ 00013613  0x000028da arg  0x0000476c , 0x00000013 
+ 00013614  0x000028db call  0x00003544 
+ 00013615  0x000028dc fetch  0x00000001 , 0x0000479e 
+ 00013616  0x000028dd beq  0x00000001 , 0x00003551 
+ 00013617  0x000028de rtn 
+ 00013618  0x000028e1 fetch  0x00000002 , 0x00004797 
+ 00013619  0x000028e2 store  0x00000002 , 0x00004791 
+ 00013620  0x000028e3 call  0x0000355c 
+ 00013621  0x000028e4 branch  0x0000358f 
+ 00013622  0x000028e8 bpatch  0x000000cd , 0x00004019 
+ 00013623  0x000028e9 call  0x000036fc 
+ 00013624  0x000028ea ifetch  0x00000001 , 0x00000011 
+ 00013625  0x000028eb beq  0x00000003 , 0x0000353c 
+ 00013626  0x000028ec beq  0x00000007 , 0x00003540 
+ 00013627  0x000028ed rtn 
+ 00013628  0x000028f0 fetch  0x00000001 , 0x0000479e 
+ 00013629  0x000028f1 beq  0x00000000 , 0x00003551 
+ 00013630  0x000028f2 beq  0x00000001 , 0x0000355c 
+ 00013631  0x000028f3 rtn 
+ 00013632  0x000028f6 ifetch  0x00000001 , 0x00000012 
+ 00013633  0x000028f7 beq  0x00000001 , 0x00003564 
+ 00013634  0x000028f8 beq  0x00000000 , 0x00003569 
+ 00013635  0x000028f9 rtn 
+ 00013636  0x00002901 bpatch  0x000000ce , 0x00004019 
+ 00013637  0x00002902 fetch  0x00000001 , 0x0000478b 
+ 00013638  0x00002903 isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x00002904 nrtn  0x00000001 
+ 00013640  0x00002905 add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x00002906 ifetch  0x00000002 , 0x00000006 
+ 00013642  0x00002907 byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x00002908 add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x00002909 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x0000290a call  0x000036f0 
+ 00013646  0x0000290b istore  0x00000001 , 0x00000006 
+ 00013647  0x0000290c copy  0x00000013 , 0x00000011 
+ 00013648  0x0000290d branch  0x00007e3d 
+ 00013649  0x00002914 fetch  0x00000001 , 0x00004759 
+ 00013650  0x00002915 rtn  0x00000034 
+ 00013651  0x00002916 jam  0x00000001 , 0x0000479e 
+ 00013652  0x00002917 arg  0x000046e9 , 0x00000013 
+ 00013653  0x00002918 call  0x00003582 
+ 00013654  0x00002919 arg  0x000046e2 , 0x00000013 
+ 00013655  0x0000291a call  0x00003584 
+ 00013656  0x0000291b jam  0x00000004 , 0x00004780 
+ 00013657  0x0000291c jam  0x00000001 , 0x00004783 
+ 00013658  0x0000291d arg  0x0000477b , 0x00000013 
+ 00013659  0x0000291e branch  0x00003544 
+ 00013660  0x00002920 fetch  0x00000001 , 0x0000479e 
+ 00013661  0x00002921 rtn  0x00000034 
+ 00013662  0x00002922 jam  0x00000000 , 0x0000479e 
+ 00013663  0x00002923 call  0x00003586 
+ 00013664  0x00002924 jam  0x00000004 , 0x00004780 
+ 00013665  0x00002925 jam  0x00000000 , 0x00004783 
+ 00013666  0x00002926 arg  0x0000477b , 0x00000013 
+ 00013667  0x00002927 branch  0x00003544 
+ 00013668  0x0000292a jam  0x00000001 , 0x0000479f 
+ 00013669  0x0000292b jam  0x00000007 , 0x00004780 
+ 00013670  0x0000292c jam  0x00000001 , 0x00004783 
+ 00013671  0x0000292d arg  0x0000477b , 0x00000013 
+ 00013672  0x0000292e branch  0x00003544 
+ 00013673  0x00002930 jam  0x00000000 , 0x0000479f 
+ 00013674  0x00002931 jam  0x00000007 , 0x00004780 
+ 00013675  0x00002932 jam  0x00000000 , 0x00004783 
+ 00013676  0x00002933 arg  0x0000477b , 0x00000013 
+ 00013677  0x00002934 branch  0x00003544 
+ 00013678  0x00002936 fetch  0x00000001 , 0x0000479f 
+ 00013679  0x00002937 rtn  0x00000034 
+ 00013680  0x00002938 branch  0x00003551 
+ 00013681  0x0000293b ifetch  0x00000002 , 0x00000011 
+ 00013682  0x0000293c store  0x00000002 , 0x0000478b 
+ 00013683  0x0000293d isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x0000293e nrtn  0x00000001 
+ 00013685  0x0000293f fetch  0x00000001 , 0x000047a0 
+ 00013686  0x00002940 rtn  0x00000034 
+ 00013687  0x00002941 jam  0x00000000 , 0x000047a0 
+ 00013688  0x00002942 fetch  0x00000008 , 0x000047b6 
+ 00013689  0x00002943 store  0x00000008 , 0x00004496 
+ 00013690  0x00002944 jam  0x00000002 , 0x00004790 
+ 00013691  0x00002945 call  0x000035af 
+ 00013692  0x00002946 call  0x000035b9 
+ 00013693  0x00002947 jam  0x00000007 , 0x00004780 
+ 00013694  0x00002948 fetch  0x00000001 , 0x0000479f 
+ 00013695  0x00002949 store  0x00000001 , 0x00004783 
+ 00013696  0x0000294a arg  0x0000477b , 0x00000013 
+ 00013697  0x0000294b branch  0x00003544 
+ 00013698  0x00002950 arg  0x00000001 , 0x00000011 
+ 00013699  0x00002951 branch  0x00003585 
+ 00013700  0x00002953 arg  0x00000000 , 0x00000011 
+ 00013701  0x00002955 branch  0x0000358c 
+ 00013702  0x00002958 arg  0x00000000 , 0x00000011 
+ 00013703  0x00002959 call  0x00007d19 
+ 00013704  0x0000295a arg  0x00000001 , 0x00000011 
+ 00013705  0x0000295b call  0x00007d19 
+ 00013706  0x0000295c fetch  0x00000001 , 0x000047a1 
+ 00013707  0x0000295d branch  0x000069d7 
+ 00013708  0x00002960 call  0x00007d04 
+ 00013709  0x00002961 arg  0x00000007 , 0x00000039 
+ 00013710  0x00002962 branch  0x00007d26 
+ 00013711  0x00002967 arg  0x000046b8 , 0x00000013 
+ 00013712  0x00002968 arg  0x0000469a , 0x00000012 
+ 00013713  0x0000296a call  0x00003596 
+ 00013714  0x0000296b call  0x00003584 
+ 00013715  0x0000296c fetch  0x00000002 , 0x00004795 
+ 00013716  0x0000296d store  0x00000002 , 0x00004793 
+ 00013717  0x0000296e branch  0x000033fa 
+ 00013718  0x00002971 ifetch  0x00000002 , 0x00000012 
+ 00013719  0x00002972 store  0x00000002 , 0x00004154 
+ 00013720  0x00002973 ifetch  0x00000002 , 0x00000006 
+ 00013721  0x00002974 store  0x00000002 , 0x00004482 
+ 00013722  0x00002975 rtn 
+ 00013723  0x00002978 arg  0x00000000 , 0x00000011 
+ 00013724  0x00002979 call  0x000069a6 
+ 00013725  0x0000297a fetch  0x00000006 , 0x000047a1 
+ 00013726  0x0000297b store  0x00000006 , 0x00000a9a 
+ 00013727  0x0000297c call  0x000069ae 
+ 00013728  0x0000297d fetch  0x00000001 , 0x000047a1 
+ 00013729  0x0000297e branch  0x000069d7 
+ 00013730  0x00002981 jam  0x00000001 , 0x0000479b 
+ 00013731  0x00002982 rtn 
+ 00013732  0x00002984 jam  0x00000000 , 0x0000479b 
+ 00013733  0x00002985 rtn 
+ 00013734  0x0000298a jam  0x00000000 , 0x0000479c 
+ 00013735  0x0000298b fetch  0x00000001 , 0x000047a1 
+ 00013736  0x0000298c branch  0x000069d7 
+ 00013737  0x0000298f jam  0x00000001 , 0x0000479c 
+ 00013738  0x00002990 fetch  0x00000006 , 0x000047a1 
+ 00013739  0x00002991 store  0x00000006 , 0x00000a9a 
+ 00013740  0x00002992 branch  0x000069ae 
+ 00013741  0x00002997 jam  0x00000000 , 0x0000422d 
+ 00013742  0x00002998 branch  0x000068a8 
+ 00013743  0x0000299b call  0x000068eb 
+ 00013744  0x0000299c call  0x00006908 
+ 00013745  0x0000299d store  0x00000002 , 0x000047b0 
+ 00013746  0x0000299e arg  0x000047aa , 0x00000011 
+ 00013747  0x0000299f call  0x00006930 
+ 00013748  0x000029a0 store  0x00000001 , 0x000047a9 
+ 00013749  0x000029a1 beq  0x00000000 , 0x000035be 
+ 00013750  0x000029a2 sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x000029a3 nbranch  0x000035bc , 0x00000002 
+ 00013752  0x000029a4 store  0x00000001 , 0x00004783 
+ 00013753  0x000029a6 jam  0x00000005 , 0x00004780 
+ 00013754  0x000029a7 arg  0x0000477b , 0x00000013 
+ 00013755  0x000029a8 branch  0x00003544 
+ 00013756  0x000029aa jam  0x00000064 , 0x00004783 
+ 00013757  0x000029ab branch  0x000035b9 
+ 00013758  0x000029ae branch  0x0000341a 
+ 00013759  0x000029b3 rtn  0x0000002b 
+ 00013760  0x000029b4 hfetch  0x00000001 , 0x00008081 
+ 00013761  0x000029b5 and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x000029b6 hstore  0x00000001 , 0x00008081 
+ 00013763  0x000029b7 setarg  0x00003631 
+ 00013764  0x000029b8 store  0x00000002 , 0x000041eb 
+ 00013765  0x000029ba setarg  0x00003633 
+ 00013766  0x000029bb store  0x00000002 , 0x000041ed 
+ 00013767  0x000029bd setarg  0x0000340a 
+ 00013768  0x000029be store  0x00000002 , 0x000041f7 
+ 00013769  0x000029c0 setarg  0x00003635 
+ 00013770  0x000029c1 store  0x00000002 , 0x000041f3 
+ 00013771  0x000029c3 setarg  0x0000364b 
+ 00013772  0x000029c4 store  0x00000002 , 0x000041f5 
+ 00013773  0x000029c6 setarg  0x000033d0 
+ 00013774  0x000029c7 store  0x00000002 , 0x000041e9 
+ 00013775  0x000029c9 setarg  0x000036f6 
+ 00013776  0x000029ca store  0x00000002 , 0x000041f9 
+ 00013777  0x000029cc setarg  0x0000367a 
+ 00013778  0x000029cd store  0x00000002 , 0x000041fd 
+ 00013779  0x000029cf call  0x00002c7a 
+ 00013780  0x000029d0 setarg  0x00003722 
+ 00013781  0x000029d1 add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x000029d2 istore  0x00000002 , 0x00000005 
+ 00013783  0x000029d4 setarg  0x000035ed 
+ 00013784  0x000029d5 store  0x00000002 , 0x0000475b 
+ 00013785  0x000029d7 setarg  0x000035ef 
+ 00013786  0x000029d8 store  0x00000002 , 0x0000475f 
+ 00013787  0x000029da bpatch  0x000000cf , 0x00004019 
+ 00013788  0x000029db call  0x00003628 
+ 00013789  0x000029dc call  0x00007e38 
+ 00013790  0x000029dd jam  0x00000002 , 0x00004172 
+ 00013791  0x000029de jam  0x00000000 , 0x000049f6 
+ 00013792  0x000029df fetch  0x00000001 , 0x000047cb 
+ 00013793  0x000029e0 store  0x00000001 , 0x0000469a 
+ 00013794  0x000029e1 beq  0x00000000 , 0x000035ee 
+ 00013795  0x000029e2 fetch  0x00000001 , 0x000047cc 
+ 00013796  0x000029e3 store  0x00000001 , 0x00004686 
+ 00013797  0x000029e4 jam  0x00000000 , 0x0000436e 
+ 00013798  0x000029e6 call  0x0000360f 
+ 00013799  0x000029e7 call  0x00007cd3 
+ 00013800  0x000029e8 call  0x00007cdd 
+ 00013801  0x000029e9 jam  0x00000001 , 0x000047f3 
+ 00013802  0x000029ea fetch  0x00000002 , 0x00004682 
+ 00013803  0x000029eb rtnbit1  0x0000000c 
+ 00013804  0x000029ec branch  0x0000340a 
+ 00013805  0x000029ef branch  0x0000360f 
+ 00013806  0x000029f2 jam  0x00000002 , 0x000047f3 
+ 00013807  0x000029f4 jam  0x00000001 , 0x0000436e 
+ 00013808  0x000029f5 call  0x0000360f 
+ 00013809  0x000029f6 arg  0x00000000 , 0x00000011 
+ 00013810  0x000029f7 call  0x00007d1e 
+ 00013811  0x000029f9 setarg  0x00000020 
+ 00013812  0x000029fa call  0x000046f0 
+ 00013813  0x000029fc arg  0x000043b7 , 0x00000005 
+ 00013814  0x000029fd fetch  0x00000001 , 0x000044a0 
+ 00013815  0x000029ff and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002a00 rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002a01 call  0x00003609 
+ 00013818  0x00002a02 istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002a03 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002a04 call  0x00003609 
+ 00013821  0x00002a05 istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002a06 call  0x000057a6 
+ 00013823  0x00002a07 fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002a08 copy  0x00000002 , 0x00000039 
+ 00013825  0x00002a09 arg  0x00004372 , 0x00000005 
+ 00013826  0x00002a0a arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002a0b call  0x00007f01 
+ 00013828  0x00002a0d fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002a0e copy  0x00000002 , 0x00000039 
+ 00013830  0x00002a0f arg  0x00004392 , 0x00000005 
+ 00013831  0x00002a10 arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002a11 branch  0x00007f01 
+ 00013833  0x00002a13 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002a14 branch  0x0000360d , 0x00000002 
+ 00013835  0x00002a15 add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002a16 rtn 
+ 00013837  0x00002a18 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002a19 rtn 
+ 00013839  0x00002a1c fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002a1d bne  0x000000ff , 0x00003621 
+ 00013841  0x00002a1f fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002a20 bne  0x000000ff , 0x00003624 
+ 00013843  0x00002a22 fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002a23 bne  0x000000ff , 0x00003626 
+ 00013845  0x00002a25 fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002a26 copy  0x0000003f , 0x00000039 
+ 00013847  0x00002a27 setarg  0x0000472d 
+ 00013848  0x00002a28 copy  0x0000003f , 0x00000011 
+ 00013849  0x00002a2a copy  0x00000011 , 0x00000006 
+ 00013850  0x00002a2b ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002a2c copy  0x00000006 , 0x00000011 
+ 00013852  0x00002a2d beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002a2e copy  0x0000003f , 0x00000002 
+ 00013854  0x00002a2f call  0x0000680e 
+ 00013855  0x00002a31 loop  0x00003619 
+ 00013856  0x00002a33 rtn 
+ 00013857  0x00002a35 fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002a36 store  0x00000008 , 0x0000472f 
+ 00013859  0x00002a37 branch  0x00003611 
+ 00013860  0x00002a39 store  0x00000001 , 0x0000472d 
+ 00013861  0x00002a3a branch  0x00003613 
+ 00013862  0x00002a3c store  0x00000001 , 0x0000472e 
+ 00013863  0x00002a3d branch  0x00003615 
+ 00013864  0x00002a41 arg  0x00000000 , 0x00000011 
+ 00013865  0x00002a42 call  0x000069a6 
+ 00013866  0x00002a43 call  0x000037e4 
+ 00013867  0x00002a44 call  0x00002c7d 
+ 00013868  0x00002a45 branch  0x0000362d 
+ 00013869  0x00002a48 jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002a49 fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002a4a store  0x00000001 , 0x00004744 
+ 00013872  0x00002a4b branch  0x000068a8 
+ 00013873  0x00002a4e call  0x00006835 
+ 00013874  0x00002a4f branch  0x0000696c 
+ 00013875  0x00002a52 branch  0x0000696c 
+ 00013876  0x00002a57 branch  0x00006978 
+ 00013877  0x00002a5a call  0x00003642 
+ 00013878  0x00002a5b call  0x000037ee 
+ 00013879  0x00002a5c call  0x00003639 
+ 00013880  0x00002a5d branch  0x00003634 
+ 00013881  0x00002a60 fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002a61 rtnbit1  0x00000009 
+ 00013883  0x00002a62 fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002a63 beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002a64 rtn 
+ 00013886  0x00002a66 fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002a67 rtneq  0x00000001 
+ 00013888  0x00002a68 jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002a69 branch  0x00003654 
+ 00013890  0x00002a6c fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002a6d rtnbit0  0x00000009 
+ 00013892  0x00002a6e call  0x00005892 
+ 00013893  0x00002a6f nrtn  0x00000034 
+ 00013894  0x00002a70 arg  0x00004718 , 0x00000011 
+ 00013895  0x00002a71 call  0x00007e54 
+ 00013896  0x00002a72 nrtn  0x00000028 
+ 00013897  0x00002a73 arg  0x00004718 , 0x00000006 
+ 00013898  0x00002a74 branch  0x00004746 
+ 00013899  0x00002a77 copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002a78 beq  0x0000002d , 0x00003431 
+ 00013901  0x00002a79 beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002a7a beq  0x00000014 , 0x00003651 
+ 00013903  0x00002a7b beq  0x00000015 , 0x00003660 
+ 00013904  0x00002a7c rtn 
+ 00013905  0x00002a7f setarg  0x00000000 
+ 00013906  0x00002a80 call  0x00003220 
+ 00013907  0x00002a81 branch  0x00003656 
+ 00013908  0x00002a83 fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002a84 store  0x00000002 , 0x000047ed 
+ 00013910  0x00002a86 jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002a87 jam  0x00000000 , 0x00004091 
+ 00013912  0x00002a88 call  0x000033f8 
+ 00013913  0x00002a89 call  0x00003416 
+ 00013914  0x00002a8a fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002a8b beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002a8d arg  0x00000000 , 0x00000011 
+ 00013917  0x00002a8e branch  0x00007d14 
+ 00013918  0x00002a90 arg  0x00000000 , 0x00000011 
+ 00013919  0x00002a91 branch  0x00007d19 
+ 00013920  0x00002a94 setarg  0x00000002 
+ 00013921  0x00002a95 call  0x00003220 
+ 00013922  0x00002a97 setarg  0x00000000 
+ 00013923  0x00002a98 store  0x00000005 , 0x0000479c 
+ 00013924  0x00002a99 setarg  0x00000004 
+ 00013925  0x00002a9a call  0x000069d7 
+ 00013926  0x00002a9b setarg  0x00000005 
+ 00013927  0x00002a9c call  0x000069d7 
+ 00013928  0x00002a9d setarg  0x00000014 
+ 00013929  0x00002a9e call  0x000069d7 
+ 00013930  0x00002a9f setarg  0x00000015 
+ 00013931  0x00002aa0 call  0x000069d7 
+ 00013932  0x00002aa1 setarg  0x00000016 
+ 00013933  0x00002aa2 call  0x000069d7 
+ 00013934  0x00002aa3 setarg  0x00000007 
+ 00013935  0x00002aa4 call  0x000069d7 
+ 00013936  0x00002aa5 call  0x00007e38 
+ 00013937  0x00002aa6 jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002aa7 jam  0x0000000a , 0x00004760 
+ 00013939  0x00002aa8 jam  0x0000000a , 0x00004762 
+ 00013940  0x00002aaa jam  0x00000002 , 0x00004172 
+ 00013941  0x00002aab arg  0x00000000 , 0x00000011 
+ 00013942  0x00002aac call  0x00007d1e 
+ 00013943  0x00002aae setarg  0x00000020 
+ 00013944  0x00002aaf call  0x000046f0 
+ 00013945  0x00002ab0 branch  0x000033fa 
+ 00013946  0x00002ab4 call  0x0000373b 
+ 00013947  0x00002ab5 call  0x0000373e 
+ 00013948  0x00002ab6 call  0x00003741 
+ 00013949  0x00002ab7 call  0x0000337b 
+ 00013950  0x00002ab8 call  0x000036c8 
+ 00013951  0x00002ab9 call  0x000036a1 
+ 00013952  0x00002aba call  0x0000368a 
+ 00013953  0x00002abb call  0x00003683 
+ 00013954  0x00002abc branch  0x0000368f 
+ 00013955  0x00002abf arg  0x0000479a , 0x00000013 
+ 00013956  0x00002ac0 arg  0x00003686 , 0x00000012 
+ 00013957  0x00002ac1 branch  0x0000336d 
+ 00013958  0x00002ac3 call  0x00003847 
+ 00013959  0x00002ac4 nrtn  0x00000001 
+ 00013960  0x00002ac5 jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002ac6 rtn 
+ 00013962  0x00002ac9 arg  0x000047ed , 0x00000013 
+ 00013963  0x00002aca arg  0x0000368d , 0x00000012 
+ 00013964  0x00002acb branch  0x00003374 
+ 00013965  0x00002acd jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002ace branch  0x00003662 
+ 00013967  0x00002ad1 arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002ad2 arg  0x00003692 , 0x00000012 
+ 00013969  0x00002ad3 branch  0x0000336d 
+ 00013970  0x00002ad5 fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002ad6 branch  0x0000369e , 0x00000034 
+ 00013972  0x00002ad7 jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002ad8 jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002ad9 setarg  0x00000a02 
+ 00013975  0x00002ada store  0x00000002 , 0x00004752 
+ 00013976  0x00002adb fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002adc beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002ade branch  0x00003762 
+ 00013979  0x00002ae0 setarg  0x00000a02 
+ 00013980  0x00002ae1 store  0x00000002 , 0x00004754 
+ 00013981  0x00002ae2 branch  0x00003762 
+ 00013982  0x00002ae4 setarg  0x00000000 
+ 00013983  0x00002ae5 store  0x00000004 , 0x00004752 
+ 00013984  0x00002ae6 branch  0x00003762 
+ 00013985  0x00002ae9 fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002aea rtn  0x00000034 
+ 00013987  0x00002aeb fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002aec bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002aed arg  0x000047ce , 0x00000013 
+ 00013990  0x00002aee arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002aef branch  0x0000336d 
+ 00013992  0x00002af1 fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002af2 store  0x00000001 , 0x000047ce 
+ 00013994  0x00002af3 fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002af4 nrtn  0x00000034 
+ 00013996  0x00002af6 call  0x000068eb 
+ 00013997  0x00002af7 call  0x00006908 
+ 00013998  0x00002af8 store  0x00000002 , 0x000047e8 
+ 00013999  0x00002af9 arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002afa call  0x00006930 
+ 00014001  0x00002afb fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002afc isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002afd branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002afe store  0x00000001 , 0x000047cf 
+ 00014005  0x00002aff copy  0x0000003f , 0x00000002 
+ 00014006  0x00002b01 storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002b02 fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002b03 isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002b04 call  0x000036c1 , 0x00000002 
+ 00014010  0x00002b05 storet  0x00000001 , 0x000047db 
+ 00014011  0x00002b06 arg  0x00000006 , 0x00000039 
+ 00014012  0x00002b07 arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002b08 call  0x000036f0 
+ 00014014  0x00002b09 store  0x00000001 , 0x000047dc 
+ 00014015  0x00002b0a arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002b0b branch  0x00007e3d 
+ 00014017  0x00002b0d fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002b0e nrtn  0x00000034 
+ 00014019  0x00002b0f jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002b10 arg  0x00000001 , 0x00000011 
+ 00014021  0x00002b11 branch  0x00007d1e 
+ 00014022  0x00002b13 arg  0x00000001 , 0x00000011 
+ 00014023  0x00002b14 branch  0x00007d19 
+ 00014024  0x00002b17 arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002b18 arg  0x000036cb , 0x00000012 
+ 00014026  0x00002b19 branch  0x0000336d 
+ 00014027  0x00002b1b jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002b1c jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002b1d fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002b1e beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002b1f beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002b21 arg  0x0000479c , 0x00000006 
+ 00014033  0x00002b22 copy  0x00000006 , 0x00000011 
+ 00014034  0x00002b23 arg  0x00000008 , 0x00000039 
+ 00014035  0x00002b25 copy  0x00000011 , 0x00000006 
+ 00014036  0x00002b26 ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002b27 copy  0x00000006 , 0x00000011 
+ 00014038  0x00002b28 beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002b29 beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002b2a beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002b2c fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002b2d increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002b2e store  0x00000001 , 0x000047a6 
+ 00014044  0x00002b2f loop  0x000036d3 
+ 00014045  0x00002b30 rtn 
+ 00014046  0x00002b32 fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002b33 arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002b34 iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002b35 ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002b36 rtn 
+ 00014051  0x00002b38 call  0x000036de 
+ 00014052  0x00002b39 call  0x00006825 
+ 00014053  0x00002b3a branch  0x000036d9 
+ 00014054  0x00002b3c call  0x000036de 
+ 00014055  0x00002b3d call  0x00006829 
+ 00014056  0x00002b3e branch  0x000036d9 
+ 00014057  0x00002b40 fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002b41 beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002b42 branch  0x000036e6 
+ 00014060  0x00002b44 jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002b45 branch  0x000036d0 
+ 00014062  0x00002b47 jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002b48 branch  0x000036d0 
+ 00014064  0x00002b4d arg  0x00000000 , 0x00000011 
+ 00014065  0x00002b4f ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002b50 iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002b51 loop  0x000036f1 
+ 00014068  0x00002b53 and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002b54 rtn 
+ 00014070  0x00002b57 fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002b58 beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002b59 rtn 
+ 00014073  0x00002b5b fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002b5c beq  0x00000014 , 0x00003710 
+ 00014075  0x00002b5d rtn 
+ 00014076  0x00002b6a bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002b6b ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002b6c store  0x00000005 , 0x00000b12 
+ 00014079  0x00002b6d fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002b6e arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002b6f isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002b70 nrtn  0x00000005 
+ 00014083  0x00002b71 fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002b72 byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002b73 store  0x00000002 , 0x00000b15 
+ 00014086  0x00002b74 copy  0x0000003f , 0x00000039 
+ 00014087  0x00002b75 increase  0x00000005 , 0x00000011 
+ 00014088  0x00002b76 copy  0x00000011 , 0x00000006 
+ 00014089  0x00002b77 arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002b78 call  0x00007f01 
+ 00014091  0x00002b79 ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002b7a store  0x00000001 , 0x00000b21 
+ 00014093  0x00002b7b arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002b7c arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002b7d rtn 
+ 00014096  0x00002b80 setarg  0x00000000 
+ 00014097  0x00002b81 store  0x00000005 , 0x00004752 
+ 00014098  0x00002b82 store  0x00000005 , 0x00004757 
+ 00014099  0x00002b83 call  0x000036fc 
+ 00014100  0x00002b84 copy  0x00000012 , 0x00000006 
+ 00014101  0x00002b85 arg  0x00004752 , 0x00000005 
+ 00014102  0x00002b86 arg  0x0000000a , 0x00000039 
+ 00014103  0x00002b87 call  0x00007f01 
+ 00014104  0x00002b89 bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002b8a ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002b8b beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002b8c beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002b8d beq  0x00000004 , 0x00003762 
+ 00014109  0x00002b8e beq  0x00000005 , 0x00003762 
+ 00014110  0x00002b8f beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002b90 beq  0x00000007 , 0x00003849 
+ 00014112  0x00002b91 beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002b92 rtn 
+ 00014114  0x00002b95 fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002b96 rtnbit1  0x00000009 
+ 00014116  0x00002b98 fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002b99 store  0x00000002 , 0x000047ed 
+ 00014118  0x00002b9b jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002b9d setarg  0x0000010c 
+ 00014120  0x00002b9e call  0x000032cd 
+ 00014121  0x00002b9f call  0x00003710 
+ 00014122  0x00002ba1 fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002ba2 beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002ba3 beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002ba4 rtn 
+ 00014126  0x00002ba6 fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002ba7 ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002ba8 fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002ba9 ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002baa fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002bab ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002bac rtn 
+ 00014133  0x00002baf jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002bb0 rtn 
+ 00014135  0x00002bb2 jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002bb3 rtn 
+ 00014137  0x00002bb5 jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002bb6 rtn 
+ 00014139  0x00002bb9 arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002bba arg  0x00003744 , 0x00000012 
+ 00014141  0x00002bbb branch  0x0000336d 
+ 00014142  0x00002bbd arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002bbe arg  0x00003746 , 0x00000012 
+ 00014144  0x00002bbf branch  0x0000336d 
+ 00014145  0x00002bc1 arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002bc2 arg  0x00003748 , 0x00000012 
+ 00014147  0x00002bc3 branch  0x0000336d 
+ 00014148  0x00002bc6 jam  0x00000000 , 0x00004752 
+ 00014149  0x00002bc7 branch  0x00003762 
+ 00014150  0x00002bc9 jam  0x00000000 , 0x00004754 
+ 00014151  0x00002bca branch  0x00003762 
+ 00014152  0x00002bcc jam  0x00000000 , 0x00004756 
+ 00014153  0x00002bcd branch  0x00003762 
+ 00014154  0x00002bd3 call  0x0000374c 
+ 00014155  0x00002bd4 branch  0x0000374f 
+ 00014156  0x00002bd6 fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002bd7 store  0x00000001 , 0x0000475f 
+ 00014158  0x00002bd8 branch  0x00003773 
+ 00014159  0x00002bda fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002bdb call  0x00003754 
+ 00014161  0x00002bdc fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002bdd store  0x00000001 , 0x0000475d 
+ 00014163  0x00002bde branch  0x00003770 
+ 00014164  0x00002be0 beq  0x00000002 , 0x00003758 
+ 00014165  0x00002be1 beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002be2 store  0x00000001 , 0x0000475e 
+ 00014167  0x00002be3 rtn 
+ 00014168  0x00002be5 jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002be6 rtn 
+ 00014170  0x00002be8 jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002be9 rtn 
+ 00014172  0x00002beb fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002bec call  0x00003754 
+ 00014174  0x00002bed fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002bee call  0x0000379e 
+ 00014176  0x00002bef call  0x000037a1 
+ 00014177  0x00002bf0 branch  0x000069c4 
+ 00014178  0x00002bf3 fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002bf4 nrtn  0x00000034 
+ 00014180  0x00002bf5 fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002bf6 store  0x00000006 , 0x0000475d 
+ 00014182  0x00002bf7 fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002bf8 fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002bf9 iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002bfa fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002bfb iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002bfc call  0x00003779 , 0x00000034 
+ 00014188  0x00002bfd bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002bfe call  0x00003770 
+ 00014190  0x00002bff call  0x00003773 
+ 00014191  0x00002c00 branch  0x00003776 
+ 00014192  0x00002c02 arg  0x00004763 , 0x00000012 
+ 00014193  0x00002c03 arg  0x0000475d , 0x00000006 
+ 00014194  0x00002c04 branch  0x0000377b 
+ 00014195  0x00002c06 arg  0x0000476b , 0x00000012 
+ 00014196  0x00002c07 arg  0x0000475f , 0x00000006 
+ 00014197  0x00002c08 branch  0x0000377b 
+ 00014198  0x00002c0a arg  0x00004773 , 0x00000012 
+ 00014199  0x00002c0b arg  0x00004761 , 0x00000006 
+ 00014200  0x00002c0c branch  0x0000377b 
+ 00014201  0x00002c0e jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002c0f rtn 
+ 00014203  0x00002c12 ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002c13 beq  0x00000000 , 0x00003787 
+ 00014205  0x00002c14 beq  0x00000001 , 0x00003780 
+ 00014206  0x00002c15 beq  0x00000002 , 0x00003782 
+ 00014207  0x00002c16 rtn 
+ 00014208  0x00002c18 jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002c19 branch  0x00003783 
+ 00014210  0x00002c1b jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002c1c ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002c1d store  0x00000001 , 0x0000477d 
+ 00014213  0x00002c1e ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002c1f branch  0x0000378c 
+ 00014215  0x00002c22 ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002c23 call  0x000069d7 
+ 00014217  0x00002c24 increase  0x00000001 , 0x00000012 
+ 00014218  0x00002c25 ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002c26 branch  0x000069d7 
+ 00014220  0x00002c28 store  0x00000008 , 0x0000477e 
+ 00014221  0x00002c29 jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002c2a fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002c2b beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002c2d fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002c2e store  0x00000001 , 0x00004780 
+ 00014226  0x00002c2f fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002c31 call  0x000069d7 
+ 00014228  0x00002c32 fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002c33 call  0x0000379e 
+ 00014230  0x00002c34 store  0x00000001 , 0x00004785 
+ 00014231  0x00002c35 fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002c36 store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002c37 branch  0x000069ae 
+ 00014234  0x00002c39 fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002c3a store  0x00000001 , 0x00004780 
+ 00014236  0x00002c3b fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002c3c branch  0x00003793 
+ 00014238  0x00002c3f mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002c40 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002c41 rtn 
+ 00014241  0x00002c43 arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002c44 imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002c45 div  0x0000003f , 0x00000064 
+ 00014244  0x00002c46 call  0x00007f86 
+ 00014245  0x00002c47 quotient  0x00000002 
+ 00014246  0x00002c48 copy  0x00000002 , 0x00000011 
+ 00014247  0x00002c49 setarg  0x00002ee0 
+ 00014248  0x00002c4a isub  0x00000002 , 0x00000012 
+ 00014249  0x00002c4b rtn 
+ 00014250  0x00002c4f hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002c50 set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002c51 hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002c52 setarg  0x0000009e 
+ 00014254  0x00002c53 hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002c54 hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002c55 rtn 
+ 00014257  0x00002c58 fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002c59 nrtn  0x00000034 
+ 00014259  0x00002c5a fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002c5b store  0x00000002 , 0x00004787 
+ 00014261  0x00002c5c fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002c5d bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002c5e fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002c5f store  0x00000002 , 0x00004787 
+ 00014265  0x00002c61 bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002c62 call  0x000037aa 
+ 00014267  0x00002c63 call  0x000037dc 
+ 00014268  0x00002c64 setarg  0x0000bb80 
+ 00014269  0x00002c65 call  0x00002a8f 
+ 00014270  0x00002c66 call  0x000037e0 
+ 00014271  0x00002c67 setarg  0x00001c20 
+ 00014272  0x00002c68 call  0x00002a8f 
+ 00014273  0x00002c69 arg  0x00000010 , 0x00000039 
+ 00014274  0x00002c6b call  0x000037dc 
+ 00014275  0x00002c6c fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002c6d bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002c6e setarg  0x00001c20 
+ 00014278  0x00002c6f call  0x00002a8f 
+ 00014279  0x00002c70 call  0x000037e0 
+ 00014280  0x00002c71 branch  0x000037cc 
+ 00014281  0x00002c74 setarg  0x00003840 
+ 00014282  0x00002c75 call  0x00002a8f 
+ 00014283  0x00002c76 call  0x000037e0 
+ 00014284  0x00002c78 setarg  0x00001c20 
+ 00014285  0x00002c79 call  0x00002a8f 
+ 00014286  0x00002c7a fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002c7b rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002c7c store  0x00000002 , 0x00004787 
+ 00014289  0x00002c7d loop  0x000037c2 
+ 00014290  0x00002c7f jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002c80 jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002c81 setarg  0x00000a01 
+ 00014293  0x00002c82 store  0x00000002 , 0x00004752 
+ 00014294  0x00002c83 fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002c84 beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002c86 branch  0x00003762 
+ 00014297  0x00002c88 setarg  0x00000a01 
+ 00014298  0x00002c89 store  0x00000002 , 0x00004754 
+ 00014299  0x00002c8a branch  0x00003762 
+ 00014300  0x00002c8d hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002c8e or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002c8f hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002c90 rtn 
+ 00014304  0x00002c92 hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002c93 and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002c94 hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002c95 rtn 
+ 00014308  0x00002c98 fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002c99 rtneq  0x00000000 
+ 00014310  0x00002c9a call  0x00002c65 
+ 00014311  0x00002c9b fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002c9c storet  0x00000001 , 0x00004786 
+ 00014313  0x00002c9d call  0x000067fb 
+ 00014314  0x00002c9e call  0x00003847 
+ 00014315  0x00002c9f nrtn  0x00000001 
+ 00014316  0x00002ca0 jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002ca1 rtn 
+ 00014318  0x00002ca4 fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002ca5 rtneq  0x00000000 
+ 00014320  0x00002ca6 fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002ca7 nrtn  0x00000034 
+ 00014322  0x00002ca8 fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002ca9 bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002caa fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002cab rtnne  0x00000001 
+ 00014326  0x00002cad bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002cae call  0x00003847 
+ 00014328  0x00002caf nrtn  0x00000001 
+ 00014329  0x00002cb0 setarg  0x00008ca0 
+ 00014330  0x00002cb1 call  0x00002a8f 
+ 00014331  0x00002cb2 call  0x00003847 
+ 00014332  0x00002cb3 nrtn  0x00000001 
+ 00014333  0x00002cb4 call  0x0000383f 
+ 00014334  0x00002cb6 call  0x00003842 
+ 00014335  0x00002cb7 nrtn  0x00000002 
+ 00014336  0x00002cb8 call  0x00003847 
+ 00014337  0x00002cb9 branch  0x000037fe , 0x00000001 
+ 00014338  0x00002cba arg  0x00000000 , 0x00000011 
+ 00014339  0x00002cbb arg  0x00000010 , 0x00000039 
+ 00014340  0x00002cbc call  0x0000383f 
+ 00014341  0x00002cbe call  0x00003842 
+ 00014342  0x00002cbf nrtn  0x00000002 
+ 00014343  0x00002cc0 call  0x00003847 
+ 00014344  0x00002cc1 nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002cc2 setarg  0x00002a30 
+ 00014346  0x00002cc3 call  0x00002a8f 
+ 00014347  0x00002cc4 call  0x00003847 
+ 00014348  0x00002cc5 branch  0x00003812 , 0x00000001 
+ 00014349  0x00002cc7 setarg  0x00000000 
+ 00014350  0x00002cc8 rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002cc9 ior  0x00000011 , 0x00000011 
+ 00014352  0x00002cca loop  0x00003805 
+ 00014353  0x00002ccb branch  0x0000381b 
+ 00014354  0x00002ccd setarg  0x00008000 
+ 00014355  0x00002cce rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002ccf ior  0x00000011 , 0x00000011 
+ 00014357  0x00002cd0 call  0x0000383f 
+ 00014358  0x00002cd2 call  0x00003842 
+ 00014359  0x00002cd3 nrtn  0x00000002 
+ 00014360  0x00002cd4 call  0x00003847 
+ 00014361  0x00002cd5 branch  0x00003816 , 0x00000001 
+ 00014362  0x00002cd6 loop  0x00003805 
+ 00014363  0x00002cd8 bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002cd9 copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002cda store  0x00000002 , 0x00004789 
+ 00014366  0x00002cdb store  0x00000002 , 0x00004797 
+ 00014367  0x00002cdc fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002cdd beq  0x00000001 , 0x00003827 
+ 00014369  0x00002cdf arg  0x00000007 , 0x00000039 
+ 00014370  0x00002ce0 arg  0x00004792 , 0x00000006 
+ 00014371  0x00002ce1 call  0x000036f0 
+ 00014372  0x00002ce2 store  0x00000001 , 0x00004799 
+ 00014373  0x00002ce3 arg  0x0000478f , 0x00000011 
+ 00014374  0x00002ce4 branch  0x00007e3d 
+ 00014375  0x00002ce7 fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002ce8 increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002ce9 store  0x00000001 , 0x000047ef 
+ 00014378  0x00002cea div  0x0000003f , 0x00000002 
+ 00014379  0x00002ceb call  0x00007f86 
+ 00014380  0x00002cec quotient  0x00000002 
+ 00014381  0x00002ced remainder  0x0000003f 
+ 00014382  0x00002cee nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002cf0 fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002cf1 isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002cf2 call  0x0000383d , 0x00000005 
+ 00014386  0x00002cf3 arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002cf4 increase  0xffffffff , 0x00000002 
+ 00014388  0x00002cf5 iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002cf6 arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002cf7 istore  0x00000001 , 0x00000011 
+ 00014391  0x00002cf8 rtn 
+ 00014392  0x00002cfa arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002cfb iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002cfc arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002cfd istore  0x00000001 , 0x00000011 
+ 00014396  0x00002cfe rtn 
+ 00014397  0x00002d00 jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002d01 rtn 
+ 00014399  0x00002d03 copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002d04 store  0x00000004 , 0x0000478b 
+ 00014401  0x00002d05 rtn 
+ 00014402  0x00002d07 copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002d08 fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002d09 isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002d0a sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002d0b rtn 
+ 00014407  0x00002d0e fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002d0f branch  0x0000681d 
+ 00014409  0x00002d12 fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002d13 store  0x00000008 , 0x0000479c 
+ 00014411  0x00002d14 rtn 
+ 00014412  0x00002d17 fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002d18 store  0x00000001 , 0x000047af 
+ 00014414  0x00002d19 fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002d1a store  0x00000001 , 0x000047b0 
+ 00014416  0x00002d1b fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002d1c store  0x00000001 , 0x000047b1 
+ 00014418  0x00002d1d arg  0x0000000d , 0x00000039 
+ 00014419  0x00002d1e arg  0x000047aa , 0x00000006 
+ 00014420  0x00002d1f call  0x000036f0 
+ 00014421  0x00002d20 store  0x00000001 , 0x000047b7 
+ 00014422  0x00002d21 arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002d22 branch  0x00007e3d 
+ 00014424  0x00002d29 call  0x000065c2 
+ 00014425  0x00002d2a jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002d2b call  0x0000386d 
+ 00014427  0x00002d2c call  0x00003867 
+ 00014428  0x00002d2d setarg  0x00003860 
+ 00014429  0x00002d2e store  0x00000002 , 0x000041fd 
+ 00014430  0x00002d2f arg  0x00000000 , 0x00000011 
+ 00014431  0x00002d30 branch  0x000069a6 
+ 00014432  0x00002d33 fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002d34 rtn  0x00000034 
+ 00014434  0x00002d35 increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002d36 store  0x00000002 , 0x000046a1 
+ 00014436  0x00002d37 rtnne  0x00000000 
+ 00014437  0x00002d38 jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002d39 rtn 
+ 00014439  0x00002d3c bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002d3d fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002d3e sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002d3f rtn  0x00000002 
+ 00014443  0x00002d40 jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002d41 rtn 
+ 00014445  0x00002d44 arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002d45 arg  0x00000000 , 0x00000012 
+ 00014447  0x00002d46 arg  0x00000051 , 0x00000002 
+ 00014448  0x00002d47 branch  0x000065df 
+ 00014449  0x00002d4b disable  0x00000028 
+ 00014450  0x00002d4c fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002d4d copy  0x0000003f , 0x00000039 
+ 00014452  0x00002d4f arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002d50 copy  0x00000013 , 0x00000012 
+ 00014454  0x00002d52 bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002d53 call  0x0000387c 
+ 00014456  0x00002d54 branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002d56 increase  0x00000004 , 0x00000011 
+ 00014458  0x00002d57 loop  0x00003876 
+ 00014459  0x00002d58 rtn 
+ 00014460  0x00002d5c bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002d5d ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002d5e ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002d5f isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002d60 rtn 
+ 00014465  0x00002d63 bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002d64 ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002d65 ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002d66 isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002d67 nrtn  0x00000005 
+ 00014470  0x00002d68 ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002d69 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002d6a rtn  0x00000005 
+ 00014473  0x00002d6b add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002d6c ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002d6d isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002d6e rtn 
+ 00014477  0x00002d72 bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002d73 disable  0x00000028 
+ 00014479  0x00002d74 fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002d75 copy  0x0000003f , 0x00000039 
+ 00014481  0x00002d77 arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002d78 copy  0x00000013 , 0x00000012 
+ 00014483  0x00002d7a call  0x00003881 
+ 00014484  0x00002d7b branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002d7c increase  0x00000004 , 0x00000011 
+ 00014486  0x00002d7d loop  0x00003893 
+ 00014487  0x00002d7e rtn 
+ 00014488  0x00002d82 fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002d83 increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002d84 store  0x00000001 , 0x00000004 
+ 00014491  0x00002d85 arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002d88 ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002d89 arg  0x000055aa , 0x00000002 
+ 00014494  0x00002d8a isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002d8b nrtn  0x00000005 
+ 00014496  0x00002d8c copy  0x00000006 , 0x00000013 
+ 00014497  0x00002d8d ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002d8e setarg  0x00ffffff 
+ 00014499  0x00002d8f isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002d90 branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002d91 call  0x0000388d 
+ 00014502  0x00002d92 branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002d93 rtn 
+ 00014504  0x00002d96 bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002d97 increase  0x00000004 , 0x00000013 
+ 00014506  0x00002d98 ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002d99 fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002d9a isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002d9b rtn  0x00000005 
+ 00014510  0x00002d9c store  0x00000001 , 0x000046f6 
+ 00014511  0x00002d9d fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002d9e increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002d9f store  0x00000001 , 0x00000003 
+ 00014514  0x00002da1 increase  0x00000001 , 0x00000013 
+ 00014515  0x00002da2 ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002da3 store  0x00000001 , 0x000046f5 
+ 00014517  0x00002da4 copy  0x0000003f , 0x00000039 
+ 00014518  0x00002da5 rtn  0x00000034 
+ 00014519  0x00002da7 ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002da8 beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002da9 beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002daa beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002dab beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002dac beq  0x00000004 , 0x000038de 
+ 00014525  0x00002dad beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002dae beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002daf beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002db0 loop  0x000038b7 
+ 00014529  0x00002db1 rtn 
+ 00014530  0x00002db4 copy  0x00000006 , 0x00000013 
+ 00014531  0x00002db5 fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002db6 store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002db7 arg  0x00000000 , 0x00000002 
+ 00014534  0x00002db9 storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002dba setarg  0x00002710 
+ 00014536  0x00002dbb store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002dbc ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002dbd store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002dbe call  0x000069ae 
+ 00014540  0x00002dbf and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002dc0 loop  0x000038b7 
+ 00014542  0x00002dc1 rtn 
+ 00014543  0x00002dc3 copy  0x00000013 , 0x00000006 
+ 00014544  0x00002dc4 fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002dc5 store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002dc6 arg  0x00000001 , 0x00000002 
+ 00014547  0x00002dc7 branch  0x000038c6 
+ 00014548  0x00002dc9 copy  0x00000013 , 0x00000006 
+ 00014549  0x00002dca fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002dcb store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002dcc arg  0x00000002 , 0x00000002 
+ 00014552  0x00002dcd branch  0x000038c6 
+ 00014553  0x00002dcf copy  0x00000013 , 0x00000006 
+ 00014554  0x00002dd0 fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002dd1 store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002dd2 arg  0x00000003 , 0x00000002 
+ 00014557  0x00002dd3 branch  0x000038c6 
+ 00014558  0x00002dd5 copy  0x00000013 , 0x00000006 
+ 00014559  0x00002dd6 fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002dd7 store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002dd8 arg  0x00000004 , 0x00000002 
+ 00014562  0x00002dd9 branch  0x000038c6 
+ 00014563  0x00002ddb copy  0x00000013 , 0x00000006 
+ 00014564  0x00002ddc fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002ddd store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002dde arg  0x00000005 , 0x00000002 
+ 00014567  0x00002ddf branch  0x000038c6 
+ 00014568  0x00002de2 ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002de3 rtn 
+ 00014570  0x00002de6 copy  0x00000006 , 0x00000013 
+ 00014571  0x00002de7 fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002de8 bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002de9 call  0x000038f0 
+ 00014574  0x00002deb and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002dec rtn 
+ 00014576  0x00002dee bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002def call  0x00003871 
+ 00014578  0x00002df0 branch  0x000038fe , 0x00000028 
+ 00014579  0x00002df1 fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002df2 copy  0x0000003f , 0x00000002 
+ 00014581  0x00002df3 increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002df4 store  0x00000001 , 0x000046a4 
+ 00014583  0x00002df5 call  0x00003867 
+ 00014584  0x00002df6 lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002df7 setarg  0x000046a5 
+ 00014586  0x00002df8 iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002df9 ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002dfa istore  0x00000004 , 0x00000005 
+ 00014589  0x00002dfb branch  0x00003903 
+ 00014590  0x00002dfd add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002dfe ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002dff rtn  0x00000034 
+ 00014593  0x00002e00 ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002e01 istore  0x00000004 , 0x00000011 
+ 00014595  0x00002e03 arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002e04 arg  0x00000000 , 0x00000012 
+ 00014597  0x00002e05 arg  0x00000051 , 0x00000002 
+ 00014598  0x00002e06 branch  0x00006606 
+ 00014599  0x00002e0e fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002e0f call  0x00006825 
+ 00014601  0x00002e10 rtn 
+ 00014602  0x00002e16 fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002e17 call  0x00006829 
+ 00014604  0x00002e1a fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002e1b call  0x00006825 
+ 00014606  0x00002e1e call  0x0000391d 
+ 00014607  0x00002e20 fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002e21 nrtn  0x00000034 
+ 00014609  0x00002e23 call  0x00002c29 
+ 00014610  0x00002e24 hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002e25 set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002e26 hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002e27 call  0x00002c21 
+ 00014614  0x00002e28 arg  0xffffffff , 0x00000002 
+ 00014615  0x00002e29 branch  0x00002b2a 
+ 00014616  0x00002e2c fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002e2d branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002e2e increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002e2f store  0x00000001 , 0x000046a7 
+ 00014620  0x00002e30 branch  0x000056f9 
+ 00014621  0x00002e33 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002e34 arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002e35 iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002e36 ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002e37 rtn  0x00000034 
+ 00014626  0x00002e38 copy  0x0000003f , 0x00000011 
+ 00014627  0x00002e39 copy  0x00000011 , 0x00000039 
+ 00014628  0x00002e3a arg  0x00004372 , 0x00000005 
+ 00014629  0x00002e3b call  0x00007f01 
+ 00014630  0x00002e3c copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002e3d increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002e3e store  0x00000001 , 0x0000436f 
+ 00014633  0x00002e3f rtn 
+ 00014634  0x00002e48 rtn  0x0000002b 
+ 00014635  0x00002e49 call  0x000057a3 
+ 00014636  0x00002e4a call  0x000068a8 
+ 00014637  0x00002e4b setarg  0x00003982 
+ 00014638  0x00002e4c store  0x00000002 , 0x000041f3 
+ 00014639  0x00002e4d setarg  0x0000396e 
+ 00014640  0x00002e4e store  0x00000002 , 0x000041f1 
+ 00014641  0x00002e4f setarg  0x00003986 
+ 00014642  0x00002e50 store  0x00000002 , 0x000041f5 
+ 00014643  0x00002e51 setarg  0x0000396d 
+ 00014644  0x00002e52 store  0x00000002 , 0x000041ef 
+ 00014645  0x00002e53 setarg  0x00003969 
+ 00014646  0x00002e54 store  0x00000002 , 0x000041e9 
+ 00014647  0x00002e55 setarg  0x00003ab7 
+ 00014648  0x00002e56 store  0x00000002 , 0x000041fb 
+ 00014649  0x00002e57 setarg  0x00003c32 
+ 00014650  0x00002e58 store  0x00000002 , 0x0000456f 
+ 00014651  0x00002e59 setarg  0x00003cc2 
+ 00014652  0x00002e5a store  0x00000002 , 0x000041f9 
+ 00014653  0x00002e5b setarg  0x00003cd7 
+ 00014654  0x00002e5c store  0x00000002 , 0x000041fd 
+ 00014655  0x00002e5e call  0x0000397f 
+ 00014656  0x00002e5f bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002e60 call  0x00003945 
+ 00014658  0x00002e61 call  0x00003964 
+ 00014659  0x00002e62 call  0x00002c6f 
+ 00014660  0x00002e63 branch  0x00003c48 
+ 00014661  0x00002e67 fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002e68 hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002e6a fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002e6b hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002e6d hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002e6e or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002e6f and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002e70 hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002e71 jam  0x00000000 , 0x00008062 
+ 00014670  0x00002e73 fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002e74 hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002e75 fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002e76 hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002e77 hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002e79 hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002e7a set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002e7b hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002e7d hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002e7e set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002e7f hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002e80 call  0x000066ce 
+ 00014682  0x00002e81 jam  0x00000000 , 0x00008043 
+ 00014683  0x00002e82 jam  0x00000081 , 0x00008062 
+ 00014684  0x00002e84 fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002e85 isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002e86 hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002e87 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002e88 hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002e89 rtn 
+ 00014690  0x00002e8e call  0x0000397f 
+ 00014691  0x00002e8f branch  0x00003945 
+ 00014692  0x00002e97 fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002e98 call  0x0000680e 
+ 00014694  0x00002e99 call  0x000039e6 
+ 00014695  0x00002e9b fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002e9c branch  0x000067fb 
+ 00014697  0x00002e9f fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002ea0 call  0x0000681d 
+ 00014699  0x00002ea1 nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002ea2 branch  0x000033d0 
+ 00014701  0x00002ea6 rtn 
+ 00014702  0x00002ea9 call  0x00003970 
+ 00014703  0x00002eaa branch  0x00003ce9 
+ 00014704  0x00002ead fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002eae bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002eaf bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002eb0 setarg  0x00003eff 
+ 00014708  0x00002eb1 fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002eb2 iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002eb3 copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002eb4 isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002eb5 nrtn  0x00000002 
+ 00014713  0x00002eb6 fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002eb7 bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002eb8 fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002eb9 rtnbit1  0x00000006 
+ 00014717  0x00002eba call  0x00003cec 
+ 00014718  0x00002ebb call  0x0000340e 
+ 00014719  0x00002ebd copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002ebe store  0x00000004 , 0x000046c5 
+ 00014721  0x00002ebf rtn 
+ 00014722  0x00002ec3 call  0x00003ce9 
+ 00014723  0x00002ec4 call  0x0000526e 
+ 00014724  0x00002ec5 nrtn  0x00000034 
+ 00014725  0x00002ec6 branch  0x000039eb 
+ 00014726  0x00002eca copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002ecb beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002ecc beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002ecd beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002ece beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002ecf beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002ed0 beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002ed1 beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002ed2 beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002ed3 beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002ed4 beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002ed5 beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002ed6 beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002ed7 beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002ed8 beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002ed9 beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002eda beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002edb beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002edc beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002edd beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002ede beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002edf beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002ee0 beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002ee1 beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002ee2 beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002ee3 beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002ee4 beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002ee5 beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002ee6 rtn 
+ 00014755  0x00002eea call  0x0000397f 
+ 00014756  0x00002eeb fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002eec ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002eed call  0x000039d7 
+ 00014759  0x00002eee fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002eef rtnbit0  0x00000004 
+ 00014761  0x00002ef0 branch  0x000039b1 
+ 00014762  0x00002ef3 fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002ef4 set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002ef5 store  0x00000002 , 0x00004682 
+ 00014765  0x00002ef6 fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002ef7 store  0x00000001 , 0x00004172 
+ 00014767  0x00002ef8 call  0x000039e6 
+ 00014768  0x00002ef9 branch  0x00003c1d 
+ 00014769  0x00002efe fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002eff rtnbit0  0x00000004 
+ 00014771  0x00002f00 set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002f01 store  0x00000002 , 0x00004682 
+ 00014773  0x00002f02 branch  0x00003c21 
+ 00014774  0x00002f08 call  0x0000397f 
+ 00014775  0x00002f0b fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002f0c rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002f0d fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002f0e isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002f0f nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002f10 branch  0x00003416 
+ 00014781  0x00002f12 fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002f13 rtnbit1  0x00000005 
+ 00014783  0x00002f14 hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002f15 ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002f16 branch  0x0000340c 
+ 00014786  0x00002f19 call  0x00003cee 
+ 00014787  0x00002f1a branch  0x00003418 
+ 00014788  0x00002f1d call  0x0000397f 
+ 00014789  0x00002f1e branch  0x000039dd 
+ 00014790  0x00002f21 call  0x00005816 
+ 00014791  0x00002f22 call  0x000039d7 
+ 00014792  0x00002f23 branch  0x00003c23 
+ 00014793  0x00002f26 branch  0x000033dd 
+ 00014794  0x00002f2a branch  0x00003cee 
+ 00014795  0x00002f2e fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002f2f bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002f30 branch  0x00003cf2 
+ 00014798  0x00002f34 branch  0x00003cf2 
+ 00014799  0x00002f38 call  0x000058ba 
+ 00014800  0x00002f39 call  0x000039dd 
+ 00014801  0x00002f3a fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002f3b store  0x00000001 , 0x00004172 
+ 00014803  0x00002f3c branch  0x00003c1f 
+ 00014804  0x00002f40 jam  0x00000000 , 0x00004661 
+ 00014805  0x00002f41 call  0x00003cee 
+ 00014806  0x00002f42 branch  0x00003cf2 
+ 00014807  0x00002f47 call  0x00003a52 
+ 00014808  0x00002f48 branch  0x000039db 
+ 00014809  0x00002f4c call  0x00005cc9 
+ 00014810  0x00002f4d branch  0x00005b02 
+ 00014811  0x00002f51 fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002f52 branch  0x00006829 
+ 00014813  0x00002f55 call  0x000039df 
+ 00014814  0x00002f56 branch  0x000039e6 
+ 00014815  0x00002f59 fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00002f5a isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00002f5b call  0x000033f0 , 0x00000001 
+ 00014818  0x00002f5c fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00002f5d isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00002f5e call  0x000033f8 , 0x00000001 
+ 00014821  0x00002f5f rtn 
+ 00014822  0x00002f61 fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x00002f62 branch  0x00006825 
+ 00014824  0x00002f65 fetch  0x00000001 , 0x0000456b 
+ 00014825  0x00002f66 rtneq  0x00000000 
+ 00014826  0x00002f67 branch  0x00006c28 
+ 00014827  0x00002f6a hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00002f6b bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00002f6c call  0x000066cb 
+ 00014830  0x00002f6d ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00002f6e bne  0x00000001 , 0x00003a01 
+ 00014832  0x00002f6f hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00002f70 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x00002f71 rtn  0x00000002 
+ 00014835  0x00002f72 ifetch  0x00000001 , 0x00000003 
+ 00014836  0x00002f73 store  0x00000001 , 0x00000b03 
+ 00014837  0x00002f74 ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x00002f75 copy  0x00000003 , 0x00000011 
+ 00014839  0x00002f76 storet  0x00000001 , 0x00000b04 
+ 00014840  0x00002f77 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00002f78 hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00002f79 isub  0x00000002 , 0x00000002 
+ 00014843  0x00002f7a nrtn  0x00000002 
+ 00014844  0x00002f7b jam  0x00000001 , 0x00000b05 
+ 00014845  0x00002f7c call  0x00003a17 
+ 00014846  0x00002f7d fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00002f7e rtneq  0x00000000 
+ 00014848  0x00002f7f branch  0x00003a12 
+ 00014849  0x00002f82 call  0x00007ec1 
+ 00014850  0x00002f83 call  0x00003c79 
+ 00014851  0x00002f84 branch  0x00003a04 
+ 00014852  0x00002f88 bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00002f89 hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00002f8a rtn  0x00000034 
+ 00014855  0x00002f8b call  0x000066cb 
+ 00014856  0x00002f8c ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00002f8d sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00002f8e ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00002f8f nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00002f90 ifetch  0x00000001 , 0x00000003 
+ 00014861  0x00002f91 rtneq  0x00000005 
+ 00014862  0x00002f92 rtneq  0x00000029 
+ 00014863  0x00002f93 increase  0xffffffff , 0x00000003 
+ 00014864  0x00002f94 call  0x00003a16 
+ 00014865  0x00002f95 branch  0x00003a04 
+ 00014866  0x00002f98 call  0x000066cb 
+ 00014867  0x00002f99 increase  0x00000002 , 0x00000003 
+ 00014868  0x00002f9a ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00002f9b iadd  0x00000003 , 0x00000003 
+ 00014870  0x00002f9d branch  0x000066c8 
+ 00014871  0x00002fa1 bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x00002fa2 fetch  0x00000001 , 0x00000b03 
+ 00014873  0x00002fa3 beq  0x00000000 , 0x00003a3f 
+ 00014874  0x00002fa4 beq  0x00000001 , 0x00003a44 
+ 00014875  0x00002fa5 beq  0x00000002 , 0x00003a49 
+ 00014876  0x00002fa6 beq  0x00000003 , 0x00003a5f 
+ 00014877  0x00002fa7 beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00002fa8 beq  0x00000005 , 0x00003a75 
+ 00014879  0x00002fa9 beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00002faa beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00002fab beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00002fac beq  0x0000000d , 0x00003aec 
+ 00014883  0x00002fad beq  0x0000000e , 0x00003af4 
+ 00014884  0x00002fae beq  0x0000000f , 0x00003afa 
+ 00014885  0x00002faf beq  0x00000010 , 0x00003b06 
+ 00014886  0x00002fb0 beq  0x00000011 , 0x00003b0e 
+ 00014887  0x00002fb1 beq  0x00000012 , 0x00003b12 
+ 00014888  0x00002fb2 beq  0x00000026 , 0x00003b16 
+ 00014889  0x00002fb3 beq  0x00000028 , 0x00003b1d 
+ 00014890  0x00002fb4 beq  0x00000029 , 0x00003b2d 
+ 00014891  0x00002fb5 beq  0x0000002a , 0x00003b36 
+ 00014892  0x00002fb6 beq  0x0000002b , 0x00003b69 
+ 00014893  0x00002fb7 beq  0x0000002c , 0x00003b6f 
+ 00014894  0x00002fb8 beq  0x00000030 , 0x00003b76 
+ 00014895  0x00002fb9 beq  0x00000031 , 0x00003b7c 
+ 00014896  0x00002fba beq  0x00000032 , 0x00003b90 
+ 00014897  0x00002fbb beq  0x00000033 , 0x00003b98 
+ 00014898  0x00002fbc beq  0x00000034 , 0x00003bbb 
+ 00014899  0x00002fbd beq  0x00000035 , 0x00003bc4 
+ 00014900  0x00002fbe beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00002fbf beq  0x00000037 , 0x00003bd7 
+ 00014902  0x00002fc0 beq  0x00000038 , 0x00003bda 
+ 00014903  0x00002fc1 beq  0x00000040 , 0x00003be2 
+ 00014904  0x00002fc2 beq  0x00000042 , 0x00003bec 
+ 00014905  0x00002fc3 beq  0x00000048 , 0x00003bf1 
+ 00014906  0x00002fc4 beq  0x00000049 , 0x00003bfc 
+ 00014907  0x00002fc5 beq  0x00000051 , 0x00003c02 
+ 00014908  0x00002fc6 beq  0x00000061 , 0x00003c06 
+ 00014909  0x00002fc7 beq  0x000000ff , 0x00003c15 
+ 00014910  0x00002fc8 branch  0x00003c17 
+ 00014911  0x00002fce fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00002fcf bne  0x00000006 , 0x00003c17 
+ 00014913  0x00002fd0 ifetch  0x00000006 , 0x00000003 
+ 00014914  0x00002fd1 store  0x00000006 , 0x000040a0 
+ 00014915  0x00002fd2 branch  0x00003c1a 
+ 00014916  0x00002fd6 fetch  0x00000001 , 0x00000b04 
+ 00014917  0x00002fd7 bne  0x00000006 , 0x00003c17 
+ 00014918  0x00002fd8 ifetch  0x00000006 , 0x00000003 
+ 00014919  0x00002fd9 store  0x00000006 , 0x000044a0 
+ 00014920  0x00002fda branch  0x00003c1a 
+ 00014921  0x00002fdf fetch  0x00000001 , 0x00000b04 
+ 00014922  0x00002fe0 bne  0x00000001 , 0x00003c17 
+ 00014923  0x00002fe1 copy  0x00000011 , 0x00000003 
+ 00014924  0x00002fe2 call  0x00003c1a 
+ 00014925  0x00002fe3 ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x00002fe4 storet  0x00000001 , 0x000046a9 
+ 00014927  0x00002fe5 fetch  0x00000002 , 0x00004682 
+ 00014928  0x00002fe6 rtnbit1  0x00000009 
+ 00014929  0x00002fe7 rtnbit1  0x00000000 
+ 00014930  0x00002fe9 fetch  0x00000001 , 0x000046a1 
+ 00014931  0x00002fea isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x00002feb nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x00002fec fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x00002fed and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x00002fee store  0x00000001 , 0x00004093 
+ 00014936  0x00002ff0 fetch  0x00000001 , 0x000046a1 
+ 00014937  0x00002ff1 isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x00002ff2 nrtn  0x00000001 
+ 00014939  0x00002ff3 fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x00002ff4 isolate1  0x00000002 , 0x00000002 
+ 00014941  0x00002ff5 branch  0x000033fa , 0x00000001 
+ 00014942  0x00002ff6 branch  0x000033f8 
+ 00014943  0x00002ffb fetch  0x00000001 , 0x00000b04 
+ 00014944  0x00002ffc sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x00002ffd nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x00002ffe store  0x00000001 , 0x00004515 
+ 00014947  0x00002fff arg  0x00000008 , 0x00000039 
+ 00014948  0x00003000 call  0x00007ec6 
+ 00014949  0x00003001 fetch  0x00000001 , 0x00000b04 
+ 00014950  0x00003002 copy  0x0000003f , 0x00000039 
+ 00014951  0x00003003 copy  0x00000011 , 0x00000003 
+ 00014952  0x00003004 arg  0x00004516 , 0x00000005 
+ 00014953  0x00003005 call  0x000066ea 
+ 00014954  0x00003006 branch  0x00003c1a 
+ 00014955  0x0000300b fetch  0x00000001 , 0x00000b04 
+ 00014956  0x0000300c sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x0000300d nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x0000300e store  0x00000001 , 0x000043af 
+ 00014959  0x0000300f copy  0x0000003f , 0x00000039 
+ 00014960  0x00003010 copy  0x00000011 , 0x00000003 
+ 00014961  0x00003011 arg  0x000043b0 , 0x00000005 
+ 00014962  0x00003012 call  0x000066ea 
+ 00014963  0x00003013 call  0x000057a3 
+ 00014964  0x00003014 branch  0x00003c1a 
+ 00014965  0x00003019 fetch  0x00000001 , 0x00004682 
+ 00014966  0x0000301a bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x0000301b call  0x000033ba 
+ 00014968  0x0000301c branch  0x00003a86 , 0x00000001 
+ 00014969  0x0000301d jam  0x00000000 , 0x00000b05 
+ 00014970  0x0000301f call  0x0000397f 
+ 00014971  0x00003020 fetch  0x00000001 , 0x00004568 
+ 00014972  0x00003021 rtn  0x00000034 
+ 00014973  0x00003022 fetch  0x00000002 , 0x00004573 
+ 00014974  0x00003023 bne  0x00000000 , 0x00003a84 
+ 00014975  0x00003024 fetch  0x00000001 , 0x00000b04 
+ 00014976  0x00003025 store  0x00000002 , 0x00004573 
+ 00014977  0x00003027 copy  0x00000011 , 0x00000003 
+ 00014978  0x0000302a copy  0x00000003 , 0x0000003f 
+ 00014979  0x0000302b store  0x00000002 , 0x00004571 
+ 00014980  0x0000302d call  0x00003a88 
+ 00014981  0x0000302e branch  0x00006c4d 
+ 00014982  0x00003031 jam  0x00000000 , 0x00000b05 
+ 00014983  0x00003032 branch  0x00003cd1 
+ 00014984  0x00003035 call  0x00003a8e 
+ 00014985  0x00003036 fetch  0x00000002 , 0x00004573 
+ 00014986  0x00003037 fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x00003038 isub  0x00000002 , 0x0000003f 
+ 00014988  0x00003039 store  0x00000002 , 0x00004573 
+ 00014989  0x0000303a rtn 
+ 00014990  0x0000303d fetch  0x00000002 , 0x00004573 
+ 00014991  0x0000303e arg  0x0000006e , 0x00000002 
+ 00014992  0x0000303f call  0x00007fdd 
+ 00014993  0x00003040 fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x00003041 call  0x00007fdd 
+ 00014995  0x00003042 fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x00003043 call  0x00007fdd 
+ 00014997  0x00003044 store  0x00000002 , 0x0000469f 
+ 00014998  0x00003045 rtn 
+ 00014999  0x00003048 jam  0x00000001 , 0x00000b05 
+ 00015000  0x00003049 jam  0x00000005 , 0x00000b03 
+ 00015001  0x0000304a branch  0x00003c1a 
+ 00015002  0x0000304f fetch  0x00000002 , 0x00004682 
+ 00015003  0x00003050 bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x00003051 call  0x00003ad4 
+ 00015005  0x00003052 branch  0x00003c17 , 0x00000028 
+ 00015006  0x00003053 jam  0x00000000 , 0x00000b05 
+ 00015007  0x00003054 fetch  0x00000001 , 0x000046bf 
+ 00015008  0x00003055 bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x00003056 fetch  0x00000001 , 0x000046c0 
+ 00015010  0x00003057 nrtn  0x00000034 
+ 00015011  0x00003058 jam  0x00000001 , 0x00000b05 
+ 00015012  0x00003059 ifetch  0x00000002 , 0x00000003 
+ 00015013  0x0000305a store  0x00000002 , 0x000046c1 
+ 00015014  0x0000305b copy  0x00000003 , 0x0000003f 
+ 00015015  0x0000305c store  0x00000002 , 0x000046c3 
+ 00015016  0x0000305d fetch  0x00000001 , 0x00000b04 
+ 00015017  0x0000305e pincrease  0xfffffffe 
+ 00015018  0x0000305f nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x00003060 branch  0x00003c17 , 0x00000005 
+ 00015020  0x00003061 store  0x00000001 , 0x000046c0 
+ 00015021  0x00003062 jam  0x00000000 , 0x00000b05 
+ 00015022  0x00003063 call  0x00005814 
+ 00015023  0x00003064 call  0x00003ab7 
+ 00015024  0x00003065 call  0x00003ab7 
+ 00015025  0x00003066 call  0x00003ab7 
+ 00015026  0x00003067 fetch  0x00000001 , 0x000046bf 
+ 00015027  0x00003068 rtnbit0  0x00000004 
+ 00015028  0x0000306a jam  0x00000001 , 0x00000b05 
+ 00015029  0x0000306b call  0x00003cf6 
+ 00015030  0x0000306c branch  0x00003c1a 
+ 00015031  0x0000306f fetch  0x00000001 , 0x000046c0 
+ 00015032  0x00003070 rtn  0x00000034 
+ 00015033  0x00003071 call  0x00005892 
+ 00015034  0x00003072 nrtn  0x00000034 
+ 00015035  0x00003073 call  0x00003acf 
+ 00015036  0x00003074 bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x00003075 add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x00003076 fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x00003077 call  0x00007fdd 
+ 00015040  0x00003078 copy  0x0000003f , 0x00000011 
+ 00015041  0x00003079 copy  0x00000002 , 0x0000003f 
+ 00015042  0x0000307a isub  0x00000011 , 0x0000003f 
+ 00015043  0x0000307b store  0x00000001 , 0x000046c0 
+ 00015044  0x0000307c fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x0000307d call  0x00005a64 
+ 00015046  0x0000307e fetch  0x00000002 , 0x000046c3 
+ 00015047  0x0000307f copy  0x0000003f , 0x00000003 
+ 00015048  0x00003080 copy  0x00000011 , 0x00000039 
+ 00015049  0x00003081 call  0x000066ea 
+ 00015050  0x00003082 copy  0x00000003 , 0x0000003f 
+ 00015051  0x00003083 store  0x00000002 , 0x000046c3 
+ 00015052  0x00003084 fetch  0x00000001 , 0x000046c0 
+ 00015053  0x00003085 nrtn  0x00000034 
+ 00015054  0x00003086 branch  0x00003cf4 
+ 00015055  0x0000308b arg  0x00000017 , 0x00000002 
+ 00015056  0x0000308c fetch  0x00000001 , 0x000046bf 
+ 00015057  0x0000308d rtnbit1  0x00000001 
+ 00015058  0x0000308e fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x0000308f rtn 
+ 00015060  0x00003092 fetch  0x00000001 , 0x000046bf 
+ 00015061  0x00003093 bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x00003094 branch  0x00007fe9 
+ 00015063  0x00003099 branch  0x00003c4c 
+ 00015064  0x0000309e copy  0x00000011 , 0x00000003 
+ 00015065  0x0000309f ifetch  0x00000001 , 0x00000003 
+ 00015066  0x000030a0 beq  0x00000000 , 0x00003adf 
+ 00015067  0x000030a1 beq  0x00000001 , 0x00003ae2 
+ 00015068  0x000030a2 beq  0x00000002 , 0x00003ae8 
+ 00015069  0x000030a3 beq  0x00000003 , 0x00003aea 
+ 00015070  0x000030a4 branch  0x00003c17 
+ 00015071  0x000030a6 call  0x0000612b 
+ 00015072  0x000030a7 jam  0x00000000 , 0x0000465a 
+ 00015073  0x000030a8 branch  0x00003c1a 
+ 00015074  0x000030aa setarg  0x00040003 
+ 00015075  0x000030ac store  0x00000003 , 0x0000465b 
+ 00015076  0x000030ad store  0x00000001 , 0x00004662 
+ 00015077  0x000030ae call  0x00006124 
+ 00015078  0x000030af jam  0x00000001 , 0x0000465a 
+ 00015079  0x000030b0 branch  0x00003c1a 
+ 00015080  0x000030b2 setarg  0x00040002 
+ 00015081  0x000030b3 branch  0x00003ae3 
+ 00015082  0x000030b6 setarg  0x00040001 
+ 00015083  0x000030b7 branch  0x00003ae3 
+ 00015084  0x000030bb fetch  0x00000001 , 0x00000b04 
+ 00015085  0x000030bc sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x000030bd nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x000030be store  0x00000001 , 0x00004689 
+ 00015088  0x000030bf copy  0x0000003f , 0x00000039 
+ 00015089  0x000030c0 arg  0x0000468a , 0x00000005 
+ 00015090  0x000030c1 call  0x000066fd 
+ 00015091  0x000030c2 branch  0x00003c1a 
+ 00015092  0x000030c7 copy  0x00000011 , 0x00000003 
+ 00015093  0x000030c8 ifetch  0x00000001 , 0x00000003 
+ 00015094  0x000030c9 hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x000030ca nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x000030cb hstoret  0x00000001 , 0x00008062 
+ 00015097  0x000030cc branch  0x00003c1a 
+ 00015098  0x000030d1 fetch  0x00000001 , 0x00000b04 
+ 00015099  0x000030d2 copy  0x0000003f , 0x00000039 
+ 00015100  0x000030d3 copy  0x00000011 , 0x00000003 
+ 00015101  0x000030d4 call  0x00007f58 
+ 00015102  0x000030d5 setarg  0x016e3600 
+ 00015103  0x000030d6 idiv  0x00000002 
+ 00015104  0x000030d7 call  0x00007f86 
+ 00015105  0x000030d8 quotient  0x0000003f 
+ 00015106  0x000030da store  0x00000002 , 0x00004243 
+ 00015107  0x000030db call  0x00003c1a 
+ 00015108  0x000030dc call  0x00007f9e 
+ 00015109  0x000030dd branch  0x000066ce 
+ 00015110  0x000030e2 arg  0x00000002 , 0x00000011 
+ 00015111  0x000030e3 arg  0x0000469a , 0x00000012 
+ 00015112  0x000030e4 arg  0x00000000 , 0x00000002 
+ 00015113  0x000030e5 branch  0x00003c25 
+ 00015114  0x000030e7 store  0x00000002 , 0x00000ac2 
+ 00015115  0x000030e8 arg  0x00000ac2 , 0x00000012 
+ 00015116  0x000030e9 arg  0x00000000 , 0x00000002 
+ 00015117  0x000030ea branch  0x00003c25 
+ 00015118  0x000030ef fetch  0x00000002 , 0x00004682 
+ 00015119  0x000030f0 bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x000030f2 call  0x00003c1a 
+ 00015121  0x000030f3 branch  0x000033e9 
+ 00015122  0x000030f8 fetch  0x00000002 , 0x00004682 
+ 00015123  0x000030f9 bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x000030fb call  0x00003c1a 
+ 00015125  0x000030fc branch  0x00003402 
+ 00015126  0x00003103 fetch  0x00000001 , 0x00000b04 
+ 00015127  0x00003104 copy  0x0000003f , 0x00000039 
+ 00015128  0x00003105 copy  0x00000011 , 0x00000003 
+ 00015129  0x00003106 fetch  0x00000002 , 0x00004215 
+ 00015130  0x00003107 icopy  0x00000005 
+ 00015131  0x00003108 call  0x000066ea 
+ 00015132  0x00003109 branch  0x00003c1a 
+ 00015133  0x0000310e fetch  0x00000001 , 0x00004682 
+ 00015134  0x0000310f bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x00003110 ifetch  0x00000001 , 0x00000003 
+ 00015136  0x00003111 fetcht  0x00000001 , 0x00004661 
+ 00015137  0x00003112 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x00003113 set1  0x00000007 , 0x00000002 
+ 00015139  0x00003114 storet  0x00000001 , 0x00004661 
+ 00015140  0x00003116 call  0x00003c1a 
+ 00015141  0x00003118 fetch  0x00000001 , 0x00004661 
+ 00015142  0x00003119 bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x0000311a rtn 
+ 00015144  0x0000311d jam  0x00000000 , 0x00004661 
+ 00015145  0x0000311e jam  0x00000021 , 0x00000a99 
+ 00015146  0x0000311f branch  0x00007d8f 
+ 00015147  0x00003123 bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x00003124 branch  0x00003b28 
+ 00015149  0x00003129 fetch  0x00000001 , 0x00004682 
+ 00015150  0x0000312a rtnbit0  0x00000004 
+ 00015151  0x0000312b fetch  0x00000001 , 0x0000456b 
+ 00015152  0x0000312c rtneq  0x00000000 
+ 00015153  0x0000312d ifetch  0x00000001 , 0x00000003 
+ 00015154  0x0000312e fetcht  0x00000001 , 0x00004569 
+ 00015155  0x0000312f iadd  0x00000002 , 0x00000002 
+ 00015156  0x00003130 storet  0x00000001 , 0x00004569 
+ 00015157  0x00003131 rtn 
+ 00015158  0x00003136 arg  0x00000040 , 0x00000039 
+ 00015159  0x00003137 arg  0x0000436f , 0x00000005 
+ 00015160  0x00003138 call  0x00007ed4 
+ 00015161  0x00003139 setarg  0x00000000 
+ 00015162  0x0000313a store  0x00000001 , 0x00000ab2 
+ 00015163  0x0000313b copy  0x00000011 , 0x00000003 
+ 00015164  0x0000313d copy  0x00000003 , 0x0000003f 
+ 00015165  0x0000313e store  0x00000002 , 0x00000ab6 
+ 00015166  0x0000313f call  0x00003b64 
+ 00015167  0x00003141 fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x00003142 fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x00003143 increase  0x00000001 , 0x00000002 
+ 00015170  0x00003144 iadd  0x00000002 , 0x0000003f 
+ 00015171  0x00003145 store  0x00000001 , 0x00000ab2 
+ 00015172  0x00003147 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x00003148 nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x0000314a fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x0000314b setarg  0x00004370 
+ 00015176  0x0000314c iadd  0x00000002 , 0x0000003f 
+ 00015177  0x0000314d store  0x00000002 , 0x00000abb 
+ 00015178  0x0000314e fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x0000314f increase  0x00000001 , 0x00000002 
+ 00015180  0x00003150 fetch  0x00000001 , 0x0000436f 
+ 00015181  0x00003151 iadd  0x00000002 , 0x0000003f 
+ 00015182  0x00003152 store  0x00000001 , 0x0000436f 
+ 00015183  0x00003153 branch  0x00003b59 
+ 00015184  0x00003155 fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x00003156 setarg  0x00004390 
+ 00015186  0x00003157 iadd  0x00000002 , 0x0000003f 
+ 00015187  0x00003158 store  0x00000002 , 0x00000abb 
+ 00015188  0x00003159 fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x0000315a increase  0x00000001 , 0x00000002 
+ 00015190  0x0000315b fetch  0x00000001 , 0x0000438f 
+ 00015191  0x0000315c iadd  0x00000002 , 0x0000003f 
+ 00015192  0x0000315d store  0x00000001 , 0x0000438f 
+ 00015193  0x0000315f fetch  0x00000002 , 0x00000abb 
+ 00015194  0x00003160 copy  0x0000003f , 0x00000005 
+ 00015195  0x00003161 fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x00003162 copy  0x0000003f , 0x00000003 
+ 00015197  0x00003164 copy  0x00000002 , 0x00000039 
+ 00015198  0x00003165 call  0x000066ea 
+ 00015199  0x00003167 fetch  0x00000001 , 0x00000b04 
+ 00015200  0x00003168 fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x00003169 isub  0x00000002 , 0x0000003e 
+ 00015202  0x0000316a nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x0000316b branch  0x00003c1a 
+ 00015204  0x0000316f ifetch  0x00000001 , 0x00000003 
+ 00015205  0x00003170 store  0x00000001 , 0x00000aa2 
+ 00015206  0x00003171 ifetch  0x00000001 , 0x00000003 
+ 00015207  0x00003172 store  0x00000001 , 0x00000aae 
+ 00015208  0x00003173 rtn 
+ 00015209  0x00003178 arg  0x00000000 , 0x00000002 
+ 00015210  0x00003179 arg  0x00000002 , 0x00000011 
+ 00015211  0x0000317a fetch  0x00000002 , 0x000046b4 
+ 00015212  0x0000317b store  0x00000002 , 0x00000ac2 
+ 00015213  0x0000317c arg  0x00000ac2 , 0x00000012 
+ 00015214  0x0000317d branch  0x00003c25 
+ 00015215  0x00003182 fetch  0x00000001 , 0x00000b04 
+ 00015216  0x00003183 bne  0x00000001 , 0x00003c17 
+ 00015217  0x00003184 ifetch  0x00000001 , 0x00000003 
+ 00015218  0x00003185 store  0x00000001 , 0x000046b2 
+ 00015219  0x00003186 setarg  0x00000000 
+ 00015220  0x00003187 store  0x00000002 , 0x000046b4 
+ 00015221  0x00003188 branch  0x00003c1a 
+ 00015222  0x0000318d ifetch  0x00000004 , 0x00000003 
+ 00015223  0x0000318e store  0x00000004 , 0x0000468a 
+ 00015224  0x0000318f jam  0x00000004 , 0x00004689 
+ 00015225  0x00003190 jam  0x00000000 , 0x00004663 
+ 00015226  0x00003191 call  0x00003c1a 
+ 00015227  0x00003192 branch  0x00005f31 
+ 00015228  0x00003197 fetch  0x00000001 , 0x00000b04 
+ 00015229  0x00003198 bne  0x00000003 , 0x00003c17 
+ 00015230  0x00003199 ifetch  0x00000001 , 0x00000003 
+ 00015231  0x0000319a beq  0x00000000 , 0x00003b82 
+ 00015232  0x0000319b beq  0x00000001 , 0x00003b8a 
+ 00015233  0x0000319c branch  0x00003c17 
+ 00015234  0x0000319f ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x000031a0 ifetch  0x00000001 , 0x00000003 
+ 00015236  0x000031a1 beq  0x00000002 , 0x00003b88 
+ 00015237  0x000031a2 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x000031a3 call  0x000067fb 
+ 00015239  0x000031a4 branch  0x00003c1a 
+ 00015240  0x000031a7 call  0x00006806 
+ 00015241  0x000031a8 branch  0x00003c1a 
+ 00015242  0x000031ab ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x000031ac call  0x00006812 
+ 00015244  0x000031ad ifetch  0x00000001 , 0x00000003 
+ 00015245  0x000031ae isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x000031af call  0x0000682c 
+ 00015247  0x000031b0 branch  0x00003c1a 
+ 00015248  0x000031b5 fetch  0x00000001 , 0x00000b04 
+ 00015249  0x000031b6 bne  0x00000001 , 0x00003c17 
+ 00015250  0x000031b7 ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x000031b8 call  0x0000681d 
+ 00015252  0x000031b9 setarg  0x00000000 
+ 00015253  0x000031ba nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x000031bb arg  0x00000001 , 0x00000011 
+ 00015255  0x000031bc branch  0x00003b0a 
+ 00015256  0x000031c1 copy  0x00000011 , 0x00000003 
+ 00015257  0x000031c2 ifetch  0x00000001 , 0x00000003 
+ 00015258  0x000031c3 copy  0x0000003f , 0x00000002 
+ 00015259  0x000031c4 beq  0x00000081 , 0x00003ba3 
+ 00015260  0x000031c5 beq  0x00000082 , 0x00003ba8 
+ 00015261  0x000031c6 beq  0x00000083 , 0x00003bae 
+ 00015262  0x000031c7 store  0x00000001 , 0x000044c6 
+ 00015263  0x000031c8 beq  0x00000000 , 0x00003bb3 
+ 00015264  0x000031c9 beq  0x00000001 , 0x00003bb6 
+ 00015265  0x000031ca beq  0x00000002 , 0x00003bb8 
+ 00015266  0x000031cb branch  0x00003c17 
+ 00015267  0x000031ce fetch  0x00000001 , 0x000044be 
+ 00015268  0x000031cf branch  0x00003c17 , 0x00000034 
+ 00015269  0x000031d0 storet  0x00000001 , 0x000044c6 
+ 00015270  0x000031d1 jam  0x0000000d , 0x00004456 
+ 00015271  0x000031d2 branch  0x00003bb4 
+ 00015272  0x000031d4 fetch  0x00000001 , 0x000044be 
+ 00015273  0x000031d5 branch  0x00003c17 , 0x00000034 
+ 00015274  0x000031d6 storet  0x00000001 , 0x000044c6 
+ 00015275  0x000031d7 jam  0x0000000d , 0x00004456 
+ 00015276  0x000031d8 jam  0x00000001 , 0x00004454 
+ 00015277  0x000031d9 branch  0x00003c1a 
+ 00015278  0x000031db fetch  0x00000001 , 0x000044be 
+ 00015279  0x000031dc branch  0x00003c17 , 0x00000034 
+ 00015280  0x000031dd storet  0x00000001 , 0x000044c6 
+ 00015281  0x000031de jam  0x0000000d , 0x00004456 
+ 00015282  0x000031df branch  0x00003bb9 
+ 00015283  0x000031e1 jam  0x00000000 , 0x00004456 
+ 00015284  0x000031e3 jam  0x00000003 , 0x00004454 
+ 00015285  0x000031e4 branch  0x00003c1a 
+ 00015286  0x000031e6 jam  0x00000005 , 0x00004456 
+ 00015287  0x000031e7 branch  0x00003bb4 
+ 00015288  0x000031e9 jam  0x00000005 , 0x00004456 
+ 00015289  0x000031eb jam  0x00000000 , 0x00004454 
+ 00015290  0x000031ec branch  0x00003c1a 
+ 00015291  0x000031f1 fetch  0x00000001 , 0x00000b04 
+ 00015292  0x000031f2 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x000031f3 nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x000031f4 store  0x00000001 , 0x0000436f 
+ 00015295  0x000031f5 copy  0x0000003f , 0x00000039 
+ 00015296  0x000031f6 copy  0x00000011 , 0x00000003 
+ 00015297  0x000031f7 arg  0x00004370 , 0x00000005 
+ 00015298  0x000031f8 call  0x000066ea 
+ 00015299  0x000031f9 branch  0x00003c1a 
+ 00015300  0x000031fe fetch  0x00000001 , 0x00000b04 
+ 00015301  0x000031ff sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x00003200 nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x00003201 store  0x00000001 , 0x0000438f 
+ 00015304  0x00003202 copy  0x0000003f , 0x00000039 
+ 00015305  0x00003203 copy  0x00000011 , 0x00000003 
+ 00015306  0x00003204 arg  0x00004390 , 0x00000005 
+ 00015307  0x00003205 call  0x000066ea 
+ 00015308  0x00003206 branch  0x00003c1a 
+ 00015309  0x0000320b fetch  0x00000002 , 0x00004682 
+ 00015310  0x0000320c bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x0000320d fetch  0x00000001 , 0x00000b04 
+ 00015312  0x0000320e bne  0x00000008 , 0x00003c17 
+ 00015313  0x0000320f copy  0x00000011 , 0x00000003 
+ 00015314  0x00003210 ifetch  0x00000008 , 0x00000003 
+ 00015315  0x00003211 store  0x00000008 , 0x00004496 
+ 00015316  0x00003212 jam  0x00000012 , 0x00000a99 
+ 00015317  0x00003213 call  0x00007d8f 
+ 00015318  0x00003214 branch  0x00003c1a 
+ 00015319  0x00003219 ifetch  0x00000002 , 0x00000003 
+ 00015320  0x0000321a store  0x00000002 , 0x00004482 
+ 00015321  0x0000321b branch  0x00003c1a 
+ 00015322  0x00003220 fetch  0x00000001 , 0x000044c6 
+ 00015323  0x00003221 branch  0x00003c17 , 0x00000034 
+ 00015324  0x00003222 fetch  0x00000001 , 0x000044c4 
+ 00015325  0x00003223 bne  0x00000000 , 0x00003c17 
+ 00015326  0x00003224 fetch  0x00000001 , 0x000044c5 
+ 00015327  0x00003225 bne  0x00000000 , 0x00003c17 
+ 00015328  0x00003226 call  0x00007e25 
+ 00015329  0x00003227 branch  0x00003c1a 
+ 00015330  0x0000322c fetch  0x00000001 , 0x00000b04 
+ 00015331  0x0000322d bne  0x00000005 , 0x00003c17 
+ 00015332  0x0000322e ifetch  0x00000001 , 0x00000003 
+ 00015333  0x0000322f store  0x00000001 , 0x000046a2 
+ 00015334  0x00003230 ifetch  0x00000004 , 0x00000003 
+ 00015335  0x00003231 store  0x00000004 , 0x000046a3 
+ 00015336  0x00003232 fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x00003233 call  0x0000680e 
+ 00015338  0x00003234 call  0x00003cbc 
+ 00015339  0x00003235 branch  0x00003c1a 
+ 00015340  0x0000323a fetch  0x00000001 , 0x00000b04 
+ 00015341  0x0000323b bne  0x00000001 , 0x00003c17 
+ 00015342  0x0000323c ifetch  0x00000001 , 0x00000003 
+ 00015343  0x0000323d store  0x00000001 , 0x000041de 
+ 00015344  0x0000323e branch  0x00003c1a 
+ 00015345  0x00003243 ifetch  0x00000001 , 0x00000003 
+ 00015346  0x00003244 beq  0x00000001 , 0x00003bfa 
+ 00015347  0x00003245 fetch  0x00000001 , 0x000044c1 
+ 00015348  0x00003246 beq  0x00000003 , 0x00003bf8 
+ 00015349  0x00003247 beq  0x00000006 , 0x00003bf8 
+ 00015350  0x00003248 beq  0x00000007 , 0x00003bf8 
+ 00015351  0x00003249 branch  0x00003c17 
+ 00015352  0x0000324b jam  0x00000001 , 0x000044c2 
+ 00015353  0x0000324c branch  0x00003c1a 
+ 00015354  0x0000324f call  0x00005b53 
+ 00015355  0x00003250 branch  0x00003c1a 
+ 00015356  0x00003255 fetch  0x00000001 , 0x00000b04 
+ 00015357  0x00003256 bne  0x00000001 , 0x00003c17 
+ 00015358  0x00003257 call  0x00003c1a 
+ 00015359  0x00003258 ifetch  0x00000001 , 0x00000003 
+ 00015360  0x00003259 branch  0x000060cb , 0x00000034 
+ 00015361  0x0000325a branch  0x000060c9 
+ 00015362  0x0000325f call  0x00003c1a 
+ 00015363  0x00003260 call  0x00007f9e 
+ 00015364  0x00003261 jam  0x00000001 , 0x00008010 
+ 00015365  0x00003262 branch  0x00002a8e 
+ 00015366  0x00003267 fetch  0x00000001 , 0x00000b04 
+ 00015367  0x00003268 beq  0x00000000 , 0x00003c17 
+ 00015368  0x00003269 ifetch  0x00000001 , 0x00000003 
+ 00015369  0x0000326a branch  0x00003c13 , 0x00000034 
+ 00015370  0x0000326b fetch  0x00000001 , 0x00000b04 
+ 00015371  0x0000326c bne  0x00000005 , 0x00003c17 
+ 00015372  0x0000326d ifetch  0x00000004 , 0x00000003 
+ 00015373  0x0000326e arg  0x000f4240 , 0x00000002 
+ 00015374  0x0000326f isub  0x00000002 , 0x0000003e 
+ 00015375  0x00003270 branch  0x00003c17 , 0x00000002 
+ 00015376  0x00003271 store  0x00000004 , 0x000044c7 
+ 00015377  0x00003272 call  0x0000580c 
+ 00015378  0x00003273 branch  0x00003c1a 
+ 00015379  0x00003276 call  0x0000580e 
+ 00015380  0x00003277 branch  0x00003c1a 
+ 00015381  0x0000327c jam  0x00000000 , 0x00004091 
+ 00015382  0x0000327d branch  0x00003c1a 
+ 00015383  0x00003283 arg  0x00000001 , 0x00000002 
+ 00015384  0x00003284 arg  0x00000000 , 0x00000011 
+ 00015385  0x00003285 branch  0x00003c25 
+ 00015386  0x00003289 arg  0x00000000 , 0x00000002 
+ 00015387  0x0000328a arg  0x00000000 , 0x00000011 
+ 00015388  0x0000328b branch  0x00003c25 
+ 00015389  0x00003290 jam  0x00000000 , 0x00000b03 
+ 00015390  0x00003291 branch  0x00003c49 
+ 00015391  0x00003296 jam  0x00000002 , 0x00000b03 
+ 00015392  0x00003297 branch  0x00003c49 
+ 00015393  0x0000329c jam  0x00000003 , 0x00000b03 
+ 00015394  0x0000329d branch  0x00003c49 
+ 00015395  0x000032a2 jam  0x00000005 , 0x00000b03 
+ 00015396  0x000032a3 branch  0x00003c49 
+ 00015397  0x000032ac fetch  0x00000001 , 0x00000b03 
+ 00015398  0x000032ad copy  0x0000003f , 0x00000013 
+ 00015399  0x000032ae jam  0x00000006 , 0x00000b03 
+ 00015400  0x000032af setarg  0x00000002 
+ 00015401  0x000032b0 iadd  0x00000011 , 0x0000003f 
+ 00015402  0x000032b1 call  0x00003ca7 
+ 00015403  0x000032b2 copy  0x00000013 , 0x0000003f 
+ 00015404  0x000032b3 istore  0x00000001 , 0x0000000a 
+ 00015405  0x000032b4 istoret  0x00000001 , 0x0000000a 
+ 00015406  0x000032b5 copy  0x00000011 , 0x00000039 
+ 00015407  0x000032b6 copy  0x00000012 , 0x00000006 
+ 00015408  0x000032b7 call  0x000066e4 
+ 00015409  0x000032b8 branch  0x000066c5 
+ 00015410  0x000032be call  0x0000397f 
+ 00015411  0x000032bf jam  0x00000007 , 0x00000b03 
+ 00015412  0x000032c0 fetch  0x00000001 , 0x000004ff 
+ 00015413  0x000032c1 rtn  0x00000034 
+ 00015414  0x000032c2 call  0x00003ca7 
+ 00015415  0x000032c3 fetch  0x00000001 , 0x000004ff 
+ 00015416  0x000032c4 copy  0x0000003f , 0x00000039 
+ 00015417  0x000032c5 fetch  0x00000002 , 0x00000501 
+ 00015418  0x000032c6 copy  0x0000003f , 0x00000006 
+ 00015419  0x000032c7 call  0x000066d1 
+ 00015420  0x000032c8 branch  0x000066c5 
+ 00015421  0x000032cd jam  0x00000008 , 0x00000b03 
+ 00015422  0x000032ce fetch  0x00000001 , 0x000046b6 
+ 00015423  0x000032cf icopy  0x00000039 
+ 00015424  0x000032d0 increase  0x00000002 , 0x0000003f 
+ 00015425  0x000032d1 call  0x00003ca7 
+ 00015426  0x000032d2 fetch  0x00000002 , 0x000046b9 
+ 00015427  0x000032d3 istore  0x00000002 , 0x0000000a 
+ 00015428  0x000032d4 fetch  0x00000002 , 0x000046b7 
+ 00015429  0x000032d5 icopy  0x00000006 
+ 00015430  0x000032d6 call  0x000066d1 
+ 00015431  0x000032d7 branch  0x000066c5 
+ 00015432  0x000032dc jam  0x00000009 , 0x00000b03 
+ 00015433  0x000032de setarg  0x00000000 
+ 00015434  0x000032df call  0x00003ca7 
+ 00015435  0x000032e0 branch  0x000066c5 
+ 00015436  0x000032e5 jam  0x0000000a , 0x00000b03 
+ 00015437  0x000032e6 setarg  0x00000001 
+ 00015438  0x000032e7 call  0x00003ca7 
+ 00015439  0x000032e9 call  0x00003c5d 
+ 00015440  0x000032eb fetch  0x00000002 , 0x00004682 
+ 00015441  0x000032ec arg  0x00000002 , 0x00000007 
+ 00015442  0x000032ed qisolate1  0x0000003f 
+ 00015443  0x000032ee setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x000032f0 arg  0x00000009 , 0x00000007 
+ 00015445  0x000032f1 qisolate1  0x0000003f 
+ 00015446  0x000032f2 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x000032f4 fetch  0x00000001 , 0x00004682 
+ 00015448  0x000032f5 arg  0x00000004 , 0x00000007 
+ 00015449  0x000032f6 qisolate1  0x0000003f 
+ 00015450  0x000032f7 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x000032f9 istoret  0x00000001 , 0x0000000a 
+ 00015452  0x000032fa branch  0x000066c5 
+ 00015453  0x000032ff arg  0x00000000 , 0x00000002 
+ 00015454  0x00003300 fetch  0x00000001 , 0x00004093 
+ 00015455  0x00003301 arg  0x00000000 , 0x00000007 
+ 00015456  0x00003302 qisolate1  0x0000003f 
+ 00015457  0x00003303 setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x00003304 arg  0x00000001 , 0x00000007 
+ 00015459  0x00003305 qisolate1  0x0000003f 
+ 00015460  0x00003306 setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x00003308 fetch  0x00000001 , 0x0000436e 
+ 00015462  0x00003309 arg  0x00000000 , 0x00000007 
+ 00015463  0x0000330a qisolate1  0x0000003f 
+ 00015464  0x0000330b setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x0000330c rtn 
+ 00015466  0x00003311 jam  0x0000000d , 0x00000b03 
+ 00015467  0x00003312 fetch  0x00000001 , 0x00004217 
+ 00015468  0x00003313 mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x00003314 icopy  0x00000039 
+ 00015470  0x00003315 call  0x00003ca7 
+ 00015471  0x00003316 fetch  0x00000002 , 0x00004215 
+ 00015472  0x00003317 icopy  0x00000006 
+ 00015473  0x00003318 call  0x000066d1 
+ 00015474  0x00003319 branch  0x000066c5 
+ 00015475  0x0000331e jam  0x0000000e , 0x00000b03 
+ 00015476  0x0000331f setarg  0x00000004 
+ 00015477  0x00003320 call  0x00003ca7 
+ 00015478  0x00003321 fetch  0x00000004 , 0x000009ba 
+ 00015479  0x00003322 istore  0x00000004 , 0x0000000a 
+ 00015480  0x00003323 branch  0x000066c5 
+ 00015481  0x00003328 jam  0x0000000f , 0x00000b03 
+ 00015482  0x00003329 hfetch  0x00000002 , 0x00008112 
+ 00015483  0x0000332a arg  0x000000ff , 0x00000002 
+ 00015484  0x0000332b call  0x00007fdd 
+ 00015485  0x0000332c copy  0x0000003f , 0x00000039 
+ 00015486  0x0000332d call  0x00003ca7 
+ 00015487  0x0000332e call  0x000066cb 
+ 00015488  0x0000332f call  0x00006703 
+ 00015489  0x00003330 branch  0x000066c5 
+ 00015490  0x00003335 jam  0x00000010 , 0x00000b03 
+ 00015491  0x00003336 branch  0x00003c49 
+ 00015492  0x0000333b jam  0x00000011 , 0x00000b03 
+ 00015493  0x0000333c setarg  0x00000004 
+ 00015494  0x0000333d call  0x00003ca7 
+ 00015495  0x0000333e fetch  0x00000004 , 0x000044c7 
+ 00015496  0x0000333f istore  0x00000004 , 0x0000000a 
+ 00015497  0x00003340 branch  0x000066c5 
+ 00015498  0x00003345 arg  0x00000180 , 0x00000011 
+ 00015499  0x00003346 branch  0x00003c91 
+ 00015500  0x00003349 arg  0x00000080 , 0x00000011 
+ 00015501  0x0000334a branch  0x00003c91 
+ 00015502  0x0000334d arg  0x00000101 , 0x00000011 
+ 00015503  0x0000334e branch  0x00003c91 
+ 00015504  0x00003351 arg  0x00000001 , 0x00000011 
+ 00015505  0x00003354 jam  0x00000000 , 0x00004661 
+ 00015506  0x00003355 jam  0x00000014 , 0x00000b03 
+ 00015507  0x00003356 setarg  0x00000002 
+ 00015508  0x00003357 call  0x00003ca7 
+ 00015509  0x00003358 copy  0x00000011 , 0x0000003f 
+ 00015510  0x00003359 istore  0x00000002 , 0x0000000a 
+ 00015511  0x0000335a branch  0x000066c5 
+ 00015512  0x0000335f arg  0x00000000 , 0x00000013 
+ 00015513  0x00003360 branch  0x00003c9b 
+ 00015514  0x00003363 arg  0x00000001 , 0x00000013 
+ 00015515  0x00003366 jam  0x00000015 , 0x00000b03 
+ 00015516  0x00003367 setarg  0x00000001 
+ 00015517  0x00003368 call  0x00003ca7 
+ 00015518  0x00003369 copy  0x00000013 , 0x0000003f 
+ 00015519  0x0000336a istore  0x00000001 , 0x0000000a 
+ 00015520  0x0000336b branch  0x000066c5 
+ 00015521  0x00003370 jam  0x0000001d , 0x00000b03 
+ 00015522  0x00003371 setarg  0x00000004 
+ 00015523  0x00003372 call  0x00003ca7 
+ 00015524  0x00003373 fetch  0x00000004 , 0x000009ba 
+ 00015525  0x00003374 istore  0x00000004 , 0x0000000a 
+ 00015526  0x00003375 branch  0x000066c5 
+ 00015527  0x00003381 jam  0x00000002 , 0x00000b02 
+ 00015528  0x00003382 store  0x00000001 , 0x00000b04 
+ 00015529  0x00003383 storet  0x00000008 , 0x00000aa2 
+ 00015530  0x00003384 bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x00003385 call  0x00003cb1 
+ 00015532  0x00003386 fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x00003387 call  0x000066c2 
+ 00015534  0x00003388 fetch  0x00000003 , 0x00000b02 
+ 00015535  0x00003389 istore  0x00000003 , 0x0000000a 
+ 00015536  0x0000338a rtn 
+ 00015537  0x0000338e call  0x00003cba 
+ 00015538  0x0000338f rtn  0x00000001 
+ 00015539  0x00003391 call  0x00003cb8 
+ 00015540  0x00003392 fetch  0x00000004 , 0x000046a3 
+ 00015541  0x00003393 rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x00003394 rtn  0x00000034 
+ 00015543  0x00003395 branch  0x00003cbe 
+ 00015544  0x00003399 fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x0000339a branch  0x00006829 
+ 00015546  0x0000339d fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x0000339e branch  0x0000681b 
+ 00015548  0x000033a1 fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x000033a2 branch  0x00006825 
+ 00015550  0x000033a6 increase  0xffffffff , 0x0000003f 
+ 00015551  0x000033a7 nop  0x00000026 
+ 00015552  0x000033a8 nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x000033a9 rtn 
+ 00015554  0x000033b3 call  0x00003ad4 
+ 00015555  0x000033b4 rtn  0x00000028 
+ 00015556  0x000033b5 copy  0x00000011 , 0x0000003f 
+ 00015557  0x000033b6 store  0x00000002 , 0x000046b7 
+ 00015558  0x000033b7 copy  0x00000012 , 0x0000003f 
+ 00015559  0x000033b8 store  0x00000001 , 0x000046b6 
+ 00015560  0x000033b9 fetch  0x00000002 , 0x00000478 
+ 00015561  0x000033ba fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x000033bb isub  0x00000002 , 0x0000003e 
+ 00015563  0x000033bc branch  0x00003ccf , 0x00000005 
+ 00015564  0x000033bd fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x000033be isub  0x00000002 , 0x0000003e 
+ 00015566  0x000033bf nrtn  0x00000005 
+ 00015567  0x000033c1 store  0x00000002 , 0x000046b9 
+ 00015568  0x000033c2 branch  0x00003c3d 
+ 00015569  0x000033c8 fetch  0x00000001 , 0x000046bf 
+ 00015570  0x000033c9 rtnbit1  0x00000005 
+ 00015571  0x000033ca call  0x00003cf0 
+ 00015572  0x000033cb branch  0x0000340c 
+ 00015573  0x000033cf jam  0x00000002 , 0x00004172 
+ 00015574  0x000033d0 rtn 
+ 00015575  0x000033d5 branch  0x00003cd8 
+ 00015576  0x000033d8 fetch  0x00000001 , 0x000046b2 
+ 00015577  0x000033d9 rtn  0x00000034 
+ 00015578  0x000033da fetch  0x00000001 , 0x000046b3 
+ 00015579  0x000033db rtn  0x00000034 
+ 00015580  0x000033dc increase  0xffffffff , 0x0000003f 
+ 00015581  0x000033dd store  0x00000001 , 0x000046b3 
+ 00015582  0x000033de nrtn  0x00000034 
+ 00015583  0x000033df jam  0x0000000a , 0x000046b3 
+ 00015584  0x000033e0 call  0x000068eb 
+ 00015585  0x000033e1 call  0x00006908 
+ 00015586  0x000033e2 div  0x0000003f , 0x00000064 
+ 00015587  0x000033e3 call  0x00007f86 
+ 00015588  0x000033e4 quotient  0x0000003f 
+ 00015589  0x000033e5 remainder  0x00000002 
+ 00015590  0x000033e6 store  0x00000001 , 0x000046b4 
+ 00015591  0x000033e7 storet  0x00000001 , 0x000046b5 
+ 00015592  0x000033e8 rtn 
+ 00015593  0x000033ec call  0x00007fb4 
+ 00015594  0x000033ed branch  0x000033d9 , 0x00000002 
+ 00015595  0x000033ee branch  0x000033db 
+ 00015596  0x000033f3 arg  0x00000006 , 0x00000007 
+ 00015597  0x000033f4 branch  0x00003cfc 
+ 00015598  0x000033f7 arg  0x00000006 , 0x00000007 
+ 00015599  0x000033f8 branch  0x00003cf8 
+ 00015600  0x000033fb arg  0x00000005 , 0x00000007 
+ 00015601  0x000033fc branch  0x00003cfc 
+ 00015602  0x000033ff arg  0x00000005 , 0x00000007 
+ 00015603  0x00003400 branch  0x00003cf8 
+ 00015604  0x00003403 arg  0x00000004 , 0x00000007 
+ 00015605  0x00003404 branch  0x00003cfc 
+ 00015606  0x00003407 arg  0x00000004 , 0x00000007 
+ 00015607  0x00003408 branch  0x00003cf8 
+ 00015608  0x0000340b fetch  0x00000001 , 0x000046bf 
+ 00015609  0x0000340c qset0  0x0000003f 
+ 00015610  0x0000340d store  0x00000001 , 0x000046bf 
+ 00015611  0x0000340e rtn 
+ 00015612  0x00003411 fetch  0x00000001 , 0x000046bf 
+ 00015613  0x00003412 qset1  0x0000003f 
+ 00015614  0x00003413 store  0x00000001 , 0x000046bf 
+ 00015615  0x00003414 rtn 
+ 00015616  0x0000341f call  0x00003d39 
+ 00015617  0x00003420 call  0x0000640f 
+ 00015618  0x00003421 call  0x000040c6 
+ 00015619  0x00003422 call  0x00003d66 
+ 00015620  0x00003423 call  0x00006411 
+ 00015621  0x00003424 rtn  0x0000002b 
+ 00015622  0x00003425 call  0x00003d16 
+ 00015623  0x00003426 call  0x00003d19 
+ 00015624  0x00003429 fetch  0x00000004 , 0x000046d3 
+ 00015625  0x0000342a rtnbit1  0x00000010 
+ 00015626  0x0000342b call  0x00003d4e 
+ 00015627  0x0000342c rtnmark1  0x00000026 
+ 00015628  0x0000342d fetch  0x00000002 , 0x00004682 
+ 00015629  0x0000342e bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x0000342f branch  0x000042a2 
+ 00015631  0x00003433 fetch  0x00000004 , 0x000046d3 
+ 00015632  0x00003434 rtnbit0  0x0000001b 
+ 00015633  0x00003435 arg  0x00000014 , 0x00000039 
+ 00015634  0x00003437 setarg  0x00030d40 
+ 00015635  0x00003438 call  0x00002a8f 
+ 00015636  0x00003439 loop  0x00007ec1 
+ 00015637  0x0000343a rtn 
+ 00015638  0x0000343e fetch  0x00000004 , 0x000046d3 
+ 00015639  0x0000343f rtnbit0  0x00000010 
+ 00015640  0x00003440 branch  0x000048ea 
+ 00015641  0x00003444 setarg  0x0000416d 
+ 00015642  0x00003445 store  0x00000002 , 0x000041ef 
+ 00015643  0x00003446 setarg  0x00003f77 
+ 00015644  0x00003447 store  0x00000002 , 0x000041f1 
+ 00015645  0x00003448 setarg  0x00003ebb 
+ 00015646  0x00003449 store  0x00000002 , 0x000041ed 
+ 00015647  0x0000344a setarg  0x0000417c 
+ 00015648  0x0000344b store  0x00000002 , 0x000041f5 
+ 00015649  0x0000344c setarg  0x00003de3 
+ 00015650  0x0000344d store  0x00000002 , 0x000041f3 
+ 00015651  0x0000344e setarg  0x00003eb3 
+ 00015652  0x0000344f store  0x00000002 , 0x000041eb 
+ 00015653  0x00003450 setarg  0x00003d5b 
+ 00015654  0x00003451 store  0x00000002 , 0x000041f9 
+ 00015655  0x00003453 call  0x00002c7a 
+ 00015656  0x00003454 setarg  0x00004401 
+ 00015657  0x00003455 add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x00003456 istore  0x00000002 , 0x00000005 
+ 00015659  0x00003457 setarg  0x00004406 
+ 00015660  0x00003458 add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x00003459 istore  0x00000002 , 0x00000005 
+ 00015662  0x0000345a setarg  0x00003ebf 
+ 00015663  0x0000345b add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x0000345c istore  0x00000002 , 0x00000005 
+ 00015665  0x0000345e setarg  0x000041f9 
+ 00015666  0x0000345f store  0x00000002 , 0x000041fd 
+ 00015667  0x00003460 setarg  0x00003d36 
+ 00015668  0x00003461 store  0x00000002 , 0x00004201 
+ 00015669  0x00003462 rtn 
+ 00015670  0x00003465 fetch  0x00000004 , 0x000046d3 
+ 00015671  0x00003466 bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x00003467 branch  0x000064da 
+ 00015673  0x0000346a rtn  0x0000002b 
+ 00015674  0x0000346b call  0x00002c9d 
+ 00015675  0x0000346c call  0x00003e6e 
+ 00015676  0x0000346d call  0x00003e1e 
+ 00015677  0x0000346e call  0x00003e54 
+ 00015678  0x0000346f call  0x00005810 
+ 00015679  0x00003470 call  0x00005839 
+ 00015680  0x00003471 call  0x0000582c 
+ 00015681  0x00003472 call  0x00005818 
+ 00015682  0x00003473 fetch  0x00000004 , 0x000046d3 
+ 00015683  0x00003474 bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x00003475 bbit1  0x00000013 , 0x00004414 
+ 00015685  0x00003476 rtn 
+ 00015686  0x00003479 call  0x0000659c 
+ 00015687  0x0000347a fetch  0x00000004 , 0x000046d3 
+ 00015688  0x0000347b isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x0000347c ncall  0x000065c2 , 0x00000001 
+ 00015690  0x0000347d call  0x0000443f 
+ 00015691  0x0000347e call  0x00003dc9 
+ 00015692  0x0000347f call  0x000041aa 
+ 00015693  0x00003480 branch  0x000065df 
+ 00015694  0x00003483 fetch  0x00000004 , 0x000046d3 
+ 00015695  0x00003484 bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x00003485 fetch  0x00000001 , 0x00000abd 
+ 00015697  0x00003486 isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x00003487 nrtn  0x00000001 
+ 00015699  0x00003489 fetch  0x00000001 , 0x0000471f 
+ 00015700  0x0000348a store  0x00000001 , 0x0000471e 
+ 00015701  0x0000348b fetch  0x00000001 , 0x000046f5 
+ 00015702  0x0000348c rtnbit1  0x00000006 
+ 00015703  0x0000348e fetch  0x00000004 , 0x000046d3 
+ 00015704  0x0000348f rtnbit0  0x00000011 
+ 00015705  0x00003490 bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x00003491 branch  0x00002f2c 
+ 00015707  0x00003493 fetch  0x00000001 , 0x00000478 
+ 00015708  0x00003494 sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x00003495 nrtn  0x00000005 
+ 00015710  0x00003496 jam  0x00000012 , 0x00000a99 
+ 00015711  0x00003497 call  0x00007d8f 
+ 00015712  0x00003499 arg  0x00000000 , 0x00000007 
+ 00015713  0x0000349a branch  0x000041b9 
+ 00015714  0x0000349d fetch  0x00000001 , 0x000046b6 
+ 00015715  0x0000349e rtneq  0x00000001 
+ 00015716  0x0000349f jam  0x00000001 , 0x000046b6 
+ 00015717  0x000034a0 rtn 
+ 00015718  0x000034a2 fetch  0x00000001 , 0x000046e1 
+ 00015719  0x000034a3 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x000034a4 store  0x00000001 , 0x0000477a 
+ 00015721  0x000034a5 branch  0x00003d80 
+ 00015722  0x000034a9 fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x000034aa call  0x0000681d 
+ 00015724  0x000034ab nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x000034ad fetch  0x00000001 , 0x000046b6 
+ 00015726  0x000034ae rtneq  0x00000000 
+ 00015727  0x000034af jam  0x00000000 , 0x000046b6 
+ 00015728  0x000034b0 fetch  0x00000001 , 0x0000477a 
+ 00015729  0x000034b1 increase  0x00000001 , 0x0000003f 
+ 00015730  0x000034b2 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x000034b3 store  0x00000001 , 0x0000477a 
+ 00015732  0x000034b4 call  0x00003d7e 
+ 00015733  0x000034b5 fetch  0x00000004 , 0x000046d3 
+ 00015734  0x000034b6 bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x000034b7 bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x000034b8 rtn 
+ 00015737  0x000034ba arg  0x0000001e , 0x00000002 
+ 00015738  0x000034bb call  0x0000680e 
+ 00015739  0x000034bc arg  0x0000001f , 0x00000002 
+ 00015740  0x000034bd call  0x0000680e 
+ 00015741  0x000034be branch  0x00004435 
+ 00015742  0x000034c1 bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x000034c2 call  0x0000424a 
+ 00015744  0x000034c3 fetch  0x00000001 , 0x000046e0 
+ 00015745  0x000034c4 beq  0x00000005 , 0x00003daa 
+ 00015746  0x000034c5 beq  0x00000004 , 0x00003d96 
+ 00015747  0x000034c6 fetch  0x00000001 , 0x0000477a 
+ 00015748  0x000034c7 beq  0x00000000 , 0x00003d8a 
+ 00015749  0x000034c8 beq  0x00000001 , 0x00003d88 
+ 00015750  0x000034c9 beq  0x00000002 , 0x00003d8c 
+ 00015751  0x000034ca beq  0x00000003 , 0x00003d8e 
+ 00015752  0x000034cc fetch  0x00000001 , 0x00004780 
+ 00015753  0x000034cd branch  0x00003dbe 
+ 00015754  0x000034cf fetch  0x00000001 , 0x0000477f 
+ 00015755  0x000034d0 branch  0x00003dbe 
+ 00015756  0x000034d2 fetch  0x00000001 , 0x00004781 
+ 00015757  0x000034d3 branch  0x00003dbe 
+ 00015758  0x000034d5 fetch  0x00000001 , 0x00004782 
+ 00015759  0x000034d6 branch  0x00003dbe 
+ 00015760  0x000034d8 fetch  0x00000001 , 0x000046e0 
+ 00015761  0x000034d9 rtneq  0x00000006 
+ 00015762  0x000034da fetch  0x00000001 , 0x000046b5 
+ 00015763  0x000034db increase  0x00000001 , 0x0000003f 
+ 00015764  0x000034dc store  0x00000001 , 0x000046b5 
+ 00015765  0x000034dd rtn 
+ 00015766  0x000034e0 fetch  0x00000001 , 0x0000477a 
+ 00015767  0x000034e1 beq  0x00000000 , 0x00003d9d 
+ 00015768  0x000034e2 beq  0x00000001 , 0x00003d9b 
+ 00015769  0x000034e3 beq  0x00000002 , 0x00003d9f 
+ 00015770  0x000034e4 beq  0x00000003 , 0x00003da1 
+ 00015771  0x000034e6 fetch  0x00000001 , 0x00004784 
+ 00015772  0x000034e7 branch  0x00003da2 
+ 00015773  0x000034e9 fetch  0x00000001 , 0x00004783 
+ 00015774  0x000034ea branch  0x00003da2 
+ 00015775  0x000034ec fetch  0x00000001 , 0x00004785 
+ 00015776  0x000034ed branch  0x00003da2 
+ 00015777  0x000034ef fetch  0x00000001 , 0x00004786 
+ 00015778  0x000034f1 store  0x00000001 , 0x000046b5 
+ 00015779  0x000034f2 lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x000034f3 copy  0x0000003f , 0x00000011 
+ 00015781  0x000034f4 add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x000034f5 call  0x00006413 
+ 00015783  0x000034f6 copy  0x00000011 , 0x0000003f 
+ 00015784  0x000034f7 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x000034f8 branch  0x00006413 
+ 00015786  0x000034fb fetch  0x00000001 , 0x0000477a 
+ 00015787  0x000034fc beq  0x00000000 , 0x00003db1 
+ 00015788  0x000034fd beq  0x00000001 , 0x00003daf 
+ 00015789  0x000034fe beq  0x00000002 , 0x00003db3 
+ 00015790  0x000034ff beq  0x00000003 , 0x00003db5 
+ 00015791  0x00003501 fetch  0x00000001 , 0x00004788 
+ 00015792  0x00003502 branch  0x00003db6 
+ 00015793  0x00003504 fetch  0x00000001 , 0x00004787 
+ 00015794  0x00003505 branch  0x00003db6 
+ 00015795  0x00003507 fetch  0x00000001 , 0x00004789 
+ 00015796  0x00003508 branch  0x00003db6 
+ 00015797  0x0000350a fetch  0x00000001 , 0x0000478a 
+ 00015798  0x0000350c store  0x00000001 , 0x000046b5 
+ 00015799  0x0000350d call  0x000040c0 
+ 00015800  0x0000350e fetch  0x00000001 , 0x000046b5 
+ 00015801  0x00003510 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x00003511 lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x00003512 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x00003513 copy  0x0000003f , 0x00000011 
+ 00015805  0x00003514 branch  0x0000415a 
+ 00015806  0x00003517 store  0x00000001 , 0x000046b5 
+ 00015807  0x00003518 call  0x00003d90 
+ 00015808  0x00003519 fetch  0x00000001 , 0x000046b5 
+ 00015809  0x0000351a setarg  0x00000006 
+ 00015810  0x0000351b call  0x00006414 
+ 00015811  0x0000351c and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x0000351d fetch  0x00000001 , 0x000046b5 
+ 00015813  0x0000351e iadd  0x00000002 , 0x0000003f 
+ 00015814  0x0000351f lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x00003520 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x00003521 branch  0x00006413 
+ 00015817  0x00003525 call  0x000033c4 
+ 00015818  0x00003526 branch  0x00004316 , 0x00000005 
+ 00015819  0x00003527 call  0x0000441c 
+ 00015820  0x00003528 call  0x000042e4 
+ 00015821  0x00003529 branch  0x000033bd 
+ 00015822  0x0000352d fetch  0x00000002 , 0x00004707 
+ 00015823  0x0000352e rtn  0x00000034 
+ 00015824  0x0000352f fetch  0x00000004 , 0x000046d3 
+ 00015825  0x00003530 rtnbit0  0x00000011 
+ 00015826  0x00003531 rtnbit1  0x00000003 
+ 00015827  0x00003532 rtnmark1  0x00000026 
+ 00015828  0x00003533 call  0x00004083 
+ 00015829  0x00003534 rtnne  0x00000007 
+ 00015830  0x00003535 call  0x00004482 
+ 00015831  0x00003536 arg  0x00000003 , 0x00000007 
+ 00015832  0x00003537 call  0x000043ce 
+ 00015833  0x00003538 setarg  0x00000000 
+ 00015834  0x00003539 store  0x00000002 , 0x000046ae 
+ 00015835  0x0000353a store  0x00000001 , 0x000046b4 
+ 00015836  0x0000353b call  0x00003263 
+ 00015837  0x0000353d fetch  0x00000002 , 0x00004682 
+ 00015838  0x0000353e bbit1  0x00000007 , 0x00004392 
+ 00015839  0x0000353f bbit1  0x00000009 , 0x00003402 
+ 00015840  0x00003540 bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x00003541 call  0x000042ca 
+ 00015842  0x00003542 branch  0x00002ead 
+ 00015843  0x00003546 call  0x00003dce 
+ 00015844  0x00003547 call  0x00007e34 
+ 00015845  0x00003548 call  0x00003d6a 
+ 00015846  0x00003549 call  0x00003de9 
+ 00015847  0x0000354a call  0x00003ee0 
+ 00015848  0x0000354b branch  0x00003df7 
+ 00015849  0x0000354d fetch  0x00000004 , 0x000046d3 
+ 00015850  0x0000354e rtnbit0  0x00000010 
+ 00015851  0x0000354f call  0x000048d3 
+ 00015852  0x00003550 branch  0x000048fd 
+ 00015853  0x00003553 hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x00003554 bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x00003555 bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x00003556 rtn 
+ 00015857  0x00003558 fetch  0x00000001 , 0x000046ff 
+ 00015858  0x00003559 rtnbit0  0x00000007 
+ 00015859  0x0000355a branch  0x0000659a 
+ 00015860  0x0000355c fetch  0x00000001 , 0x000046ff 
+ 00015861  0x0000355d rtnbit1  0x00000007 
+ 00015862  0x0000355e branch  0x00004381 
+ 00015863  0x00003561 call  0x00003ded 
+ 00015864  0x00003562 hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x00003563 store  0x00000001 , 0x000046ff 
+ 00015866  0x00003564 rtnbit0  0x00000007 
+ 00015867  0x00003565 call  0x00003e07 
+ 00015868  0x00003566 fetch  0x00000004 , 0x000046f9 
+ 00015869  0x00003567 fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x00003568 iadd  0x00000002 , 0x00000002 
+ 00015871  0x00003569 copy  0x00000022 , 0x0000003f 
+ 00015872  0x0000356a isub  0x00000002 , 0x0000003e 
+ 00015873  0x0000356b nrtn  0x00000002 
+ 00015874  0x0000356c store  0x00000004 , 0x000046f9 
+ 00015875  0x0000356d call  0x00003f97 
+ 00015876  0x0000356e nrtn  0x00000028 
+ 00015877  0x0000356f jam  0x00000004 , 0x00000d38 
+ 00015878  0x00003570 branch  0x00003e0f 
+ 00015879  0x00003573 fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x00003574 copy  0x00000022 , 0x0000003f 
+ 00015881  0x00003575 isub  0x00000002 , 0x0000003e 
+ 00015882  0x00003576 ncall  0x00003e0c , 0x00000002 
+ 00015883  0x00003577 rtn 
+ 00015884  0x00003579 setarg  0x00000000 
+ 00015885  0x0000357a store  0x00000004 , 0x000046f9 
+ 00015886  0x0000357b rtn 
+ 00015887  0x00003580 fetch  0x00000001 , 0x00000d38 
+ 00015888  0x00003581 rtnbit0  0x00000002 
+ 00015889  0x00003582 branch  0x00003e12 
+ 00015890  0x00003584 hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x00003585 rtnbit0  0x00000007 
+ 00015892  0x00003586 jam  0x00000020 , 0x00000d52 
+ 00015893  0x00003587 setarg  0x00000001 
+ 00015894  0x00003588 store  0x00000001 , 0x00000d54 
+ 00015895  0x00003589 fetch  0x00000007 , 0x0000469a 
+ 00015896  0x0000358a istore  0x00000007 , 0x00000005 
+ 00015897  0x0000358b rtn 
+ 00015898  0x0000358f hfetch  0x00000002 , 0x00008050 
+ 00015899  0x00003590 set0  0x0000000b , 0x0000003f 
+ 00015900  0x00003591 hstore  0x00000002 , 0x00008050 
+ 00015901  0x00003592 rtn 
+ 00015902  0x00003595 setarg  0x00008c00 
+ 00015903  0x00003596 store  0x00000002 , 0x00004575 
+ 00015904  0x00003597 setarg  0x00008e7a 
+ 00015905  0x00003598 store  0x00000002 , 0x000044bc 
+ 00015906  0x00003599 setarg  0x00002402 
+ 00015907  0x0000359a store  0x00000002 , 0x000040bd 
+ 00015908  0x0000359b setarg  0x00002580 
+ 00015909  0x0000359c store  0x00000003 , 0x000040aa 
+ 00015910  0x0000359d jam  0x00000003 , 0x00004173 
+ 00015911  0x0000359e jam  0x00000008 , 0x00004156 
+ 00015912  0x0000359f jam  0x00000001 , 0x000046d9 
+ 00015913  0x000035a0 setarg  0x00000200 
+ 00015914  0x000035a1 store  0x00000002 , 0x00004154 
+ 00015915  0x000035a2 jam  0x00000017 , 0x000044a6 
+ 00015916  0x000035a3 jam  0x00000017 , 0x000044a8 
+ 00015917  0x000035a5 setarg  0x00000a77 
+ 00015918  0x000035a6 store  0x00000002 , 0x00004212 
+ 00015919  0x000035b6 setsect  0x00000000 , 0x00000306 
+ 00015920  0x000035b7 setsect  0x00000001 , 0x00004440 
+ 00015921  0x000035b8 setsect  0x00000002 , 0x00010000 
+ 00015922  0x000035b9 setsect  0x00000003 , 0x00004408 
+ 00015923  0x000035ba store  0x00000009 , 0x00004577 
+ 00015924  0x000035bb setsect  0x00000000 , 0x00001224 
+ 00015925  0x000035bc setsect  0x00000001 , 0x00004000 
+ 00015926  0x000035bd setsect  0x00000002 , 0x00000000 
+ 00015927  0x000035be istore  0x00000005 , 0x00000005 
+ 00015928  0x000035c0 setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x000035c1 setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x000035c2 setsect  0x00000002 , 0x000199d9 
+ 00015931  0x000035c3 setsect  0x00000003 , 0x0000020d 
+ 00015932  0x000035c4 store  0x00000008 , 0x00004098 
+ 00015933  0x000035c6 setarg  0x0000012c 
+ 00015934  0x000035c7 store  0x00000002 , 0x00004707 
+ 00015935  0x000035c8 call  0x000057a3 
+ 00015936  0x000035c9 fetch  0x00000004 , 0x000046d3 
+ 00015937  0x000035ca rtnbit0  0x0000001f 
+ 00015938  0x000035cb call  0x00003e44 
+ 00015939  0x000035cc branch  0x00003e4c 
+ 00015940  0x000035cf fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x000035d0 call  0x000067fb 
+ 00015942  0x000035d1 fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x000035d2 call  0x0000681d 
+ 00015944  0x000035d3 jam  0x00000003 , 0x000046f6 
+ 00015945  0x000035d4 rtn  0x00000001 
+ 00015946  0x000035d5 jam  0x00000002 , 0x000046f6 
+ 00015947  0x000035d6 rtn 
+ 00015948  0x000035d9 fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x000035da call  0x000067fb 
+ 00015950  0x000035db fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x000035dc call  0x0000681d 
+ 00015952  0x000035dd jam  0x00000000 , 0x0000422d 
+ 00015953  0x000035de rtn  0x00000001 
+ 00015954  0x000035df jam  0x00000002 , 0x0000422d 
+ 00015955  0x000035e0 rtn 
+ 00015956  0x000035e4 fetch  0x00000001 , 0x0000422d 
+ 00015957  0x000035e5 beq  0x00000000 , 0x00003e59 
+ 00015958  0x000035e6 beq  0x00000001 , 0x00003e62 
+ 00015959  0x000035e7 beq  0x00000002 , 0x00003e6b 
+ 00015960  0x000035e8 branch  0x00003e59 
+ 00015961  0x000035eb fetcht  0x00000002 , 0x00004221 
+ 00015962  0x000035ec fetch  0x00000002 , 0x00004227 
+ 00015963  0x000035ed isub  0x00000002 , 0x0000003f 
+ 00015964  0x000035ee mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x000035ef div  0x0000003f , 0x00000064 
+ 00015966  0x000035f0 call  0x00007f86 
+ 00015967  0x000035f1 quotient  0x0000003f 
+ 00015968  0x000035f2 store  0x00000002 , 0x000046d0 
+ 00015969  0x000035f3 rtn 
+ 00015970  0x000035f5 fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x000035f6 fetch  0x00000002 , 0x00004225 
+ 00015972  0x000035f7 isub  0x00000002 , 0x0000003f 
+ 00015973  0x000035f8 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x000035f9 div  0x0000003f , 0x00000190 
+ 00015975  0x000035fa call  0x00007f86 
+ 00015976  0x000035fb quotient  0x0000003f 
+ 00015977  0x000035fc store  0x00000002 , 0x000046d0 
+ 00015978  0x000035fd rtn 
+ 00015979  0x000035ff fetch  0x00000002 , 0x00004223 
+ 00015980  0x00003600 store  0x00000002 , 0x000046d0 
+ 00015981  0x00003601 rtn 
+ 00015982  0x00003603 fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x00003604 call  0x0000680e 
+ 00015984  0x00003605 call  0x000048fb 
+ 00015985  0x00003606 fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x00003607 call  0x000067fb 
+ 00015987  0x00003608 fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x00003609 call  0x000067fb 
+ 00015989  0x0000360a fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x0000360b call  0x000067fb 
+ 00015991  0x0000360c fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x0000360d call  0x000067fb 
+ 00015993  0x0000360f fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x00003610 call  0x0000680e 
+ 00015995  0x00003612 fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x00003613 call  0x000067fb 
+ 00015997  0x00003615 fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x00003616 call  0x000067fb 
+ 00015999  0x00003618 fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x00003619 call  0x000067fb 
+ 00016001  0x0000361a fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x0000361b call  0x000067fb 
+ 00016003  0x0000361d fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x0000361e call  0x000067fb 
+ 00016005  0x0000361f fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x00003620 call  0x000067fb 
+ 00016007  0x00003622 fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x00003623 call  0x0000680e 
+ 00016009  0x00003625 fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x00003626 call  0x0000680e 
+ 00016011  0x00003628 fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x00003629 call  0x0000680e 
+ 00016013  0x0000362b fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x0000362c call  0x0000680e 
+ 00016015  0x0000362e fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x0000362f call  0x0000680e 
+ 00016017  0x00003631 fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x00003632 call  0x000067fb 
+ 00016019  0x00003634 fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x00003635 call  0x000067fb 
+ 00016021  0x00003637 fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x00003638 branch  0x000067fb 
+ 00016023  0x0000363b fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x0000363c call  0x000067dd 
+ 00016025  0x0000363d fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x0000363e call  0x000067dd 
+ 00016027  0x0000363f fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x00003640 call  0x000067dd 
+ 00016029  0x00003641 fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x00003642 branch  0x000067dd 
+ 00016031  0x00003645 fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x00003646 call  0x00003ea7 
+ 00016033  0x00003647 fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x00003648 call  0x00003ea7 
+ 00016035  0x00003649 fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x0000364a call  0x00003ea7 
+ 00016037  0x0000364b fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x0000364c branch  0x00003ea7 
+ 00016039  0x0000364f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x00003650 rtn  0x00000005 
+ 00016041  0x00003651 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x00003652 hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x00003653 qisolate1  0x0000003f 
+ 00016044  0x00003654 hfetch  0x00000004 , 0x00008078 
+ 00016045  0x00003655 qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x00003656 hstore  0x00000004 , 0x00008078 
+ 00016047  0x00003657 hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x00003658 nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x00003659 hstore  0x00000004 , 0x0000807c 
+ 00016050  0x0000365a rtn 
+ 00016051  0x0000365d enable  0x00000028 
+ 00016052  0x0000365e hfetch  0x00000004 , 0x00008138 
+ 00016053  0x0000365f setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x00003660 hstore  0x00000004 , 0x0000804c 
+ 00016055  0x00003661 call  0x00002c21 
+ 00016056  0x00003662 call  0x00004482 
+ 00016057  0x00003663 call  0x00003e9f 
+ 00016058  0x00003665 branch  0x00003ebf 
+ 00016059  0x0000366a call  0x00003ebf 
+ 00016060  0x0000366b fetch  0x00000001 , 0x000000a0 
+ 00016061  0x0000366c nrtn  0x00000034 
+ 00016062  0x0000366d branch  0x000067ed 
+ 00016063  0x00003670 call  0x00003ee0 
+ 00016064  0x00003671 arg  0x00000019 , 0x00000002 
+ 00016065  0x00003672 fetch  0x00000004 , 0x000046d3 
+ 00016066  0x00003673 isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x00003674 call  0x00003ede , 0x00000001 
+ 00016068  0x00003675 call  0x0000680e 
+ 00016069  0x00003676 call  0x000063ee 
+ 00016070  0x0000367a fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x0000367b call  0x000067dd 
+ 00016072  0x0000367c fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x0000367d call  0x000067dd 
+ 00016074  0x0000367e fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x0000367f call  0x000067dd 
+ 00016076  0x00003681 fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x00003682 call  0x000067dd 
+ 00016078  0x00003683 fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x00003684 call  0x000067dd 
+ 00016080  0x00003685 fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x00003686 call  0x000067dd 
+ 00016082  0x00003687 fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x00003688 call  0x000067dd 
+ 00016084  0x00003689 fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x0000368a call  0x000067dd 
+ 00016086  0x0000368b fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x0000368c call  0x000067dd 
+ 00016088  0x0000368d fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x0000368e call  0x000067dd 
+ 00016090  0x0000368f fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x00003690 call  0x000067dd 
+ 00016092  0x00003691 fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x00003692 branch  0x000067e1 
+ 00016094  0x00003697 arg  0x0000001e , 0x00000002 
+ 00016095  0x00003698 rtn 
+ 00016096  0x0000369b bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x0000369c call  0x00003eee 
+ 00016098  0x0000369d call  0x00003f36 
+ 00016099  0x0000369e fetch  0x00000001 , 0x000046b8 
+ 00016100  0x0000369f fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x000036a0 store  0x00000001 , 0x000046b7 
+ 00016102  0x000036a1 isub  0x00000002 , 0x0000003e 
+ 00016103  0x000036a2 nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x000036a3 fetch  0x00000001 , 0x000046be 
+ 00016105  0x000036a4 fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x000036a5 store  0x00000001 , 0x000046bd 
+ 00016107  0x000036a6 isub  0x00000002 , 0x0000003e 
+ 00016108  0x000036a7 nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x000036a8 rtn 
+ 00016110  0x000036aa fetch  0x00000001 , 0x000046ea 
+ 00016111  0x000036ab rtneq  0x000000ff 
+ 00016112  0x000036ac arg  0x00000000 , 0x00000011 
+ 00016113  0x000036ad fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x000036ae call  0x0000681d 
+ 00016115  0x000036af setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x000036b0 fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x000036b1 call  0x0000681d 
+ 00016118  0x000036b2 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x000036b3 copy  0x00000011 , 0x0000003f 
+ 00016120  0x000036b4 store  0x00000001 , 0x000046b8 
+ 00016121  0x000036b5 beq  0x00000001 , 0x00003efe 
+ 00016122  0x000036b6 beq  0x00000002 , 0x00003f02 
+ 00016123  0x000036b7 fetch  0x00000001 , 0x000046b9 
+ 00016124  0x000036b8 bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x000036b9 rtn 
+ 00016126  0x000036bc fetch  0x00000001 , 0x000046b7 
+ 00016127  0x000036bd beq  0x00000000 , 0x00003f06 
+ 00016128  0x000036be beq  0x00000003 , 0x00003f08 
+ 00016129  0x000036bf rtn 
+ 00016130  0x000036c1 fetch  0x00000001 , 0x000046b7 
+ 00016131  0x000036c2 beq  0x00000000 , 0x00003f0a 
+ 00016132  0x000036c3 beq  0x00000003 , 0x00003f0c 
+ 00016133  0x000036c4 rtn 
+ 00016134  0x000036c6 jam  0x00000082 , 0x000046b9 
+ 00016135  0x000036c7 rtn 
+ 00016136  0x000036c9 jam  0x00000081 , 0x000046b9 
+ 00016137  0x000036ca rtn 
+ 00016138  0x000036cc jam  0x00000080 , 0x000046b9 
+ 00016139  0x000036cd rtn 
+ 00016140  0x000036cf jam  0x00000083 , 0x000046b9 
+ 00016141  0x000036d0 rtn 
+ 00016142  0x000036d2 fetch  0x00000001 , 0x000046b9 
+ 00016143  0x000036d3 set0  0x00000007 , 0x0000003f 
+ 00016144  0x000036d4 store  0x00000001 , 0x000046b9 
+ 00016145  0x000036d5 beq  0x00000000 , 0x00003f16 
+ 00016146  0x000036d6 beq  0x00000001 , 0x00003f19 
+ 00016147  0x000036d7 beq  0x00000002 , 0x00003f1c 
+ 00016148  0x000036d8 beq  0x00000003 , 0x00003f1f 
+ 00016149  0x000036d9 rtn 
+ 00016150  0x000036db fetch  0x00000001 , 0x000046b8 
+ 00016151  0x000036dc beq  0x00000003 , 0x00003f22 
+ 00016152  0x000036dd rtn 
+ 00016153  0x000036df fetch  0x00000001 , 0x000046b8 
+ 00016154  0x000036e0 beq  0x00000000 , 0x00003f22 
+ 00016155  0x000036e1 rtn 
+ 00016156  0x000036e3 fetch  0x00000001 , 0x000046b8 
+ 00016157  0x000036e4 beq  0x00000003 , 0x00003f2c 
+ 00016158  0x000036e5 rtn 
+ 00016159  0x000036e7 fetch  0x00000001 , 0x000046b8 
+ 00016160  0x000036e8 beq  0x00000000 , 0x00003f2c 
+ 00016161  0x000036e9 rtn 
+ 00016162  0x000036eb fetch  0x00000001 , 0x000046bc 
+ 00016163  0x000036ec increase  0x00000001 , 0x0000003f 
+ 00016164  0x000036ed store  0x00000001 , 0x000046bc 
+ 00016165  0x000036ee sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x000036ef rtn  0x00000002 
+ 00016167  0x000036f0 jam  0x00000000 , 0x000046bc 
+ 00016168  0x000036f1 fetch  0x00000001 , 0x000046ba 
+ 00016169  0x000036f2 increase  0x00000001 , 0x0000003f 
+ 00016170  0x000036f3 store  0x00000001 , 0x000046ba 
+ 00016171  0x000036f4 rtn 
+ 00016172  0x000036f6 fetch  0x00000001 , 0x000046bb 
+ 00016173  0x000036f7 increase  0x00000001 , 0x0000003f 
+ 00016174  0x000036f8 store  0x00000001 , 0x000046bb 
+ 00016175  0x000036f9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x000036fa rtn  0x00000002 
+ 00016177  0x000036fb jam  0x00000000 , 0x000046bb 
+ 00016178  0x000036fc fetch  0x00000001 , 0x000046ba 
+ 00016179  0x000036fd increase  0xffffffff , 0x0000003f 
+ 00016180  0x000036fe store  0x00000001 , 0x000046ba 
+ 00016181  0x000036ff rtn 
+ 00016182  0x00003703 fetch  0x00000001 , 0x000046e8 
+ 00016183  0x00003704 rtneq  0x000000ff 
+ 00016184  0x00003705 arg  0x00000000 , 0x00000011 
+ 00016185  0x00003706 fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x00003707 call  0x0000681d 
+ 00016187  0x00003708 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x00003709 fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x0000370a call  0x0000681d 
+ 00016190  0x0000370b setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x0000370c copy  0x00000011 , 0x0000003f 
+ 00016192  0x0000370d store  0x00000001 , 0x000046be 
+ 00016193  0x0000370e beq  0x00000001 , 0x00003f46 
+ 00016194  0x0000370f beq  0x00000002 , 0x00003f4a 
+ 00016195  0x00003710 fetch  0x00000001 , 0x000046bf 
+ 00016196  0x00003711 bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x00003712 rtn 
+ 00016198  0x00003715 fetch  0x00000001 , 0x000046bd 
+ 00016199  0x00003716 beq  0x00000000 , 0x00003f4e 
+ 00016200  0x00003717 beq  0x00000003 , 0x00003f50 
+ 00016201  0x00003718 rtn 
+ 00016202  0x0000371a fetch  0x00000001 , 0x000046bd 
+ 00016203  0x0000371b beq  0x00000000 , 0x00003f52 
+ 00016204  0x0000371c beq  0x00000003 , 0x00003f54 
+ 00016205  0x0000371d rtn 
+ 00016206  0x0000371f jam  0x00000082 , 0x000046bf 
+ 00016207  0x00003720 rtn 
+ 00016208  0x00003722 jam  0x00000081 , 0x000046bf 
+ 00016209  0x00003723 rtn 
+ 00016210  0x00003725 jam  0x00000080 , 0x000046bf 
+ 00016211  0x00003726 rtn 
+ 00016212  0x00003728 jam  0x00000083 , 0x000046bf 
+ 00016213  0x00003729 rtn 
+ 00016214  0x0000372b fetch  0x00000001 , 0x000046bf 
+ 00016215  0x0000372c set0  0x00000007 , 0x0000003f 
+ 00016216  0x0000372d store  0x00000001 , 0x000046bf 
+ 00016217  0x0000372e beq  0x00000000 , 0x00003f5e 
+ 00016218  0x0000372f beq  0x00000001 , 0x00003f61 
+ 00016219  0x00003730 beq  0x00000002 , 0x00003f64 
+ 00016220  0x00003731 beq  0x00000003 , 0x00003f67 
+ 00016221  0x00003732 rtn 
+ 00016222  0x00003734 fetch  0x00000001 , 0x000046be 
+ 00016223  0x00003735 beq  0x00000003 , 0x00003f6a 
+ 00016224  0x00003736 rtn 
+ 00016225  0x00003738 fetch  0x00000001 , 0x000046be 
+ 00016226  0x00003739 beq  0x00000000 , 0x00003f6a 
+ 00016227  0x0000373a rtn 
+ 00016228  0x0000373c fetch  0x00000001 , 0x000046be 
+ 00016229  0x0000373d beq  0x00000003 , 0x00003f6f 
+ 00016230  0x0000373e rtn 
+ 00016231  0x00003740 fetch  0x00000001 , 0x000046be 
+ 00016232  0x00003741 beq  0x00000000 , 0x00003f6f 
+ 00016233  0x00003742 rtn 
+ 00016234  0x00003744 jam  0x00000000 , 0x000046c2 
+ 00016235  0x00003745 fetch  0x00000001 , 0x000046c0 
+ 00016236  0x00003746 increase  0x00000001 , 0x0000003f 
+ 00016237  0x00003747 store  0x00000001 , 0x000046c0 
+ 00016238  0x00003748 rtn 
+ 00016239  0x0000374a jam  0x00000000 , 0x000046c1 
+ 00016240  0x0000374b fetch  0x00000001 , 0x000046c0 
+ 00016241  0x0000374c increase  0xffffffff , 0x0000003f 
+ 00016242  0x0000374d store  0x00000001 , 0x000046c0 
+ 00016243  0x0000374e rtn 
+ 00016244  0x00003752 setarg  0x00000002 
+ 00016245  0x00003753 store  0x00000001 , 0x00004680 
+ 00016246  0x00003754 rtn 
+ 00016247  0x00003757 fetch  0x00000001 , 0x000041e2 
+ 00016248  0x00003758 rtn  0x00000034 
+ 00016249  0x00003759 call  0x00005271 
+ 00016250  0x0000375a nrtn  0x00000034 
+ 00016251  0x0000375b fetch  0x00000004 , 0x000046d3 
+ 00016252  0x0000375c bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x0000375d bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x0000375e bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x0000375f call  0x00003f97 
+ 00016256  0x00003760 nrtn  0x00000028 
+ 00016257  0x00003762 arg  0x00000009 , 0x00000011 
+ 00016258  0x00003763 call  0x00004d63 
+ 00016259  0x00003764 fetch  0x00000002 , 0x0000424e 
+ 00016260  0x00003765 istore  0x00000002 , 0x00000005 
+ 00016261  0x00003766 setarg  0x000002a1 
+ 00016262  0x00003767 istore  0x00000002 , 0x00000005 
+ 00016263  0x00003768 fetch  0x00000007 , 0x0000469a 
+ 00016264  0x00003769 istore  0x00000007 , 0x00000005 
+ 00016265  0x0000376a rtn 
+ 00016266  0x0000376e setarg  0x00000000 
+ 00016267  0x0000376f store  0x00000007 , 0x0000469a 
+ 00016268  0x00003770 branch  0x00003f81 
+ 00016269  0x00003774 fetch  0x00000002 , 0x000046aa 
+ 00016270  0x00003775 store  0x00000002 , 0x000046b0 
+ 00016271  0x00003776 rtn 
+ 00016272  0x0000377a bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x0000377b arg  0x00000007 , 0x00000011 
+ 00016274  0x0000377c fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x0000377d call  0x00005a64 
+ 00016276  0x0000377e fetch  0x00000007 , 0x0000469a 
+ 00016277  0x0000377f istore  0x00000007 , 0x00000005 
+ 00016278  0x00003780 rtn 
+ 00016279  0x00003783 bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x00003784 disable  0x00000028 
+ 00016281  0x00003785 setarg  0x00000000 
+ 00016282  0x00003786 store  0x00000006 , 0x0000469b 
+ 00016283  0x00003787 call  0x00003fb5 
+ 00016284  0x00003788 call  0x00004079 
+ 00016285  0x00003789 call  0x0000407e 
+ 00016286  0x0000378a call  0x00004099 
+ 00016287  0x0000378b nrtn  0x00000028 
+ 00016288  0x0000378c call  0x00003f8d 
+ 00016289  0x0000378d arg  0x00000008 , 0x00000007 
+ 00016290  0x0000378e branch  0x000043ce 
+ 00016291  0x00003791 fetch  0x00000002 , 0x0000469b 
+ 00016292  0x00003792 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x00003793 store  0x00000002 , 0x0000469b 
+ 00016294  0x00003794 branch  0x00007fe7 
+ 00016295  0x00003796 fetch  0x00000002 , 0x0000469d 
+ 00016296  0x00003797 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x00003798 store  0x00000002 , 0x0000469d 
+ 00016298  0x00003799 branch  0x00007fe7 
+ 00016299  0x0000379b fetch  0x00000002 , 0x0000469d 
+ 00016300  0x0000379c sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x0000379d store  0x00000002 , 0x0000469d 
+ 00016302  0x0000379e fetch  0x00000002 , 0x0000469b 
+ 00016303  0x0000379f sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x000037a0 store  0x00000002 , 0x0000469b 
+ 00016305  0x000037a1 call  0x00004002 
+ 00016306  0x000037a2 branch  0x00007fe7 
+ 00016307  0x000037a4 call  0x00004002 
+ 00016308  0x000037a5 branch  0x00007fe7 
+ 00016309  0x000037a7 fetch  0x00000001 , 0x00004239 
+ 00016310  0x000037a8 rtnne  0x00000000 
+ 00016311  0x000037a9 fetch  0x00000001 , 0x000046e0 
+ 00016312  0x000037aa beq  0x00000000 , 0x00003fe2 
+ 00016313  0x000037ab beq  0x00000001 , 0x00003fe2 
+ 00016314  0x000037ac beq  0x00000002 , 0x00003fe2 
+ 00016315  0x000037ad beq  0x00000003 , 0x00003fe2 
+ 00016316  0x000037ae beq  0x00000004 , 0x00003fc4 
+ 00016317  0x000037af beq  0x00000005 , 0x00004010 
+ 00016318  0x000037b0 beq  0x00000006 , 0x00003fe2 
+ 00016319  0x000037b1 branch  0x00003fe2 
+ 00016320  0x000037b4 fetch  0x00000001 , 0x000046a7 
+ 00016321  0x000037b5 call  0x0000405d , 0x00000034 
+ 00016322  0x000037b6 jam  0x00000001 , 0x000046a7 
+ 00016323  0x000037b7 rtn 
+ 00016324  0x000037bb call  0x00003fc0 
+ 00016325  0x000037bc fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x000037bd call  0x0000681d 
+ 00016327  0x000037be nrtn  0x00000001 
+ 00016328  0x000037c0 setarg  0x00000000 
+ 00016329  0x000037c1 call  0x00006414 
+ 00016330  0x000037c2 bne  0x00000030 , 0x000040d1 
+ 00016331  0x000037c3 setarg  0x00000002 
+ 00016332  0x000037c4 call  0x00006414 
+ 00016333  0x000037c5 rtnbit0  0x00000007 
+ 00016334  0x000037c6 call  0x0000405d 
+ 00016335  0x000037c7 call  0x00003fde 
+ 00016336  0x000037c8 store  0x00000001 , 0x000046a1 
+ 00016337  0x000037c9 rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x000037ca call  0x00004169 
+ 00016339  0x000037cb store  0x00000001 , 0x0000469c 
+ 00016340  0x000037cc fetch  0x00000001 , 0x000046a1 
+ 00016341  0x000037cd and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x000037ce call  0x00004169 
+ 00016343  0x000037cf store  0x00000001 , 0x0000469e 
+ 00016344  0x000037d0 fetch  0x00000001 , 0x000046f6 
+ 00016345  0x000037d1 beq  0x00000000 , 0x00003fa3 
+ 00016346  0x000037d2 beq  0x00000001 , 0x00003fab 
+ 00016347  0x000037d3 beq  0x00000002 , 0x00003fa7 
+ 00016348  0x000037d4 beq  0x00000003 , 0x00003fb3 
+ 00016349  0x000037d5 rtn 
+ 00016350  0x000037d8 setarg  0x00000012 
+ 00016351  0x000037d9 branch  0x00006414 
+ 00016352  0x000037dc beq  0x00000031 , 0x00003fea 
+ 00016353  0x000037dd branch  0x000040d1 
+ 00016354  0x000037e0 call  0x00003fc0 
+ 00016355  0x000037e1 disable  0x00000028 
+ 00016356  0x000037e2 fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x000037e3 call  0x0000681d 
+ 00016358  0x000037e4 nrtn  0x00000001 
+ 00016359  0x000037e6 setarg  0x00000000 
+ 00016360  0x000037e7 call  0x00006414 
+ 00016361  0x000037e8 bne  0x00000030 , 0x00003fe0 
+ 00016362  0x000037ea setarg  0x00000002 
+ 00016363  0x000037eb call  0x00006414 
+ 00016364  0x000037ec rtnbit0  0x00000007 
+ 00016365  0x000037ed call  0x0000405d 
+ 00016366  0x000037ee fetch  0x00000001 , 0x0000469b 
+ 00016367  0x000037ef call  0x00004165 
+ 00016368  0x000037f0 store  0x00000002 , 0x0000469b 
+ 00016369  0x000037f1 fetch  0x00000001 , 0x0000469d 
+ 00016370  0x000037f2 call  0x00004165 
+ 00016371  0x000037f3 store  0x00000002 , 0x0000469d 
+ 00016372  0x000037f4 fetch  0x00000001 , 0x000046f6 
+ 00016373  0x000037f5 beq  0x00000000 , 0x00003ffa 
+ 00016374  0x000037f6 beq  0x00000001 , 0x00003ffc 
+ 00016375  0x000037f7 beq  0x00000002 , 0x00003ffe 
+ 00016376  0x000037f8 beq  0x00000003 , 0x00004000 
+ 00016377  0x000037f9 rtn 
+ 00016378  0x000037fc call  0x00003fa3 
+ 00016379  0x000037fd branch  0x000040b3 
+ 00016380  0x000037ff call  0x00003fab 
+ 00016381  0x00003800 branch  0x000040b3 
+ 00016382  0x00003802 call  0x00003fa7 
+ 00016383  0x00003803 branch  0x000040b3 
+ 00016384  0x00003805 call  0x00003fb3 
+ 00016385  0x00003806 branch  0x000040b3 
+ 00016386  0x00003809 fetch  0x00000002 , 0x0000469d 
+ 00016387  0x0000380a fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x0000380b store  0x00000002 , 0x0000469b 
+ 00016389  0x0000380c storet  0x00000002 , 0x0000469d 
+ 00016390  0x0000380d rtn 
+ 00016391  0x00003810 call  0x0000640f 
+ 00016392  0x00003811 nop  0x00000064 
+ 00016393  0x00003812 copy  0x00000012 , 0x0000003f 
+ 00016394  0x00003813 call  0x00006414 
+ 00016395  0x00003814 copy  0x0000003f , 0x00000012 
+ 00016396  0x00003815 call  0x00006411 
+ 00016397  0x00003816 nop  0x00000064 
+ 00016398  0x00003817 copy  0x00000012 , 0x0000003f 
+ 00016399  0x00003818 rtn 
+ 00016400  0x0000381a disable  0x00000028 
+ 00016401  0x0000381b fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x0000381c call  0x0000681d 
+ 00016403  0x0000381d nrtn  0x00000001 
+ 00016404  0x0000381e arg  0x00000002 , 0x00000012 
+ 00016405  0x0000381f call  0x00004007 
+ 00016406  0x00003820 rtnbit0  0x00000007 
+ 00016407  0x00003821 arg  0x00000000 , 0x00000012 
+ 00016408  0x00003822 call  0x00004007 
+ 00016409  0x00003823 store  0x00000001 , 0x000046dd 
+ 00016410  0x00003824 bne  0x0000003e , 0x00004145 
+ 00016411  0x00003825 fetch  0x00000001 , 0x000046a7 
+ 00016412  0x00003826 call  0x00004039 , 0x00000034 
+ 00016413  0x00003827 jam  0x00000001 , 0x000046a7 
+ 00016414  0x00003828 call  0x00004039 
+ 00016415  0x00003829 fetch  0x00000001 , 0x000046a1 
+ 00016416  0x0000382a rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x0000382b call  0x00004169 
+ 00016418  0x0000382c store  0x00000001 , 0x0000469c 
+ 00016419  0x0000382d fetch  0x00000001 , 0x000046a1 
+ 00016420  0x0000382e and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x0000382f call  0x00004169 
+ 00016422  0x00003830 store  0x00000001 , 0x0000469e 
+ 00016423  0x00003831 fetch  0x00000001 , 0x000046f6 
+ 00016424  0x00003832 beq  0x00000000 , 0x00004031 
+ 00016425  0x00003833 beq  0x00000001 , 0x00004035 
+ 00016426  0x00003834 beq  0x00000002 , 0x00004033 
+ 00016427  0x00003835 beq  0x00000003 , 0x00004037 
+ 00016428  0x00003836 rtn 
+ 00016429  0x00003839 fetch  0x00000001 , 0x000046a4 
+ 00016430  0x0000383a beq  0x00000000 , 0x00004051 
+ 00016431  0x0000383b beq  0x00000001 , 0x00004045 
+ 00016432  0x0000383c rtn 
+ 00016433  0x00003840 call  0x00003fa3 
+ 00016434  0x00003841 branch  0x0000402d 
+ 00016435  0x00003844 call  0x00003fa7 
+ 00016436  0x00003845 branch  0x0000402d 
+ 00016437  0x00003848 call  0x00003fab 
+ 00016438  0x00003849 branch  0x0000402d 
+ 00016439  0x0000384c call  0x00003fb3 
+ 00016440  0x0000384d branch  0x0000402d 
+ 00016441  0x00003850 call  0x0000640f 
+ 00016442  0x00003851 call  0x0000405d 
+ 00016443  0x00003852 arg  0x00000005 , 0x0000003f 
+ 00016444  0x00003853 call  0x00006414 
+ 00016445  0x00003854 store  0x00000001 , 0x000046a1 
+ 00016446  0x00003855 arg  0x00000007 , 0x0000003f 
+ 00016447  0x00003856 call  0x00006414 
+ 00016448  0x00003857 store  0x00000001 , 0x000046a2 
+ 00016449  0x00003858 arg  0x00000008 , 0x0000003f 
+ 00016450  0x00003859 call  0x00006414 
+ 00016451  0x0000385a store  0x00000001 , 0x000046a3 
+ 00016452  0x0000385b branch  0x00006411 
+ 00016453  0x0000385f fetch  0x00000001 , 0x000046a2 
+ 00016454  0x00003860 rtnne  0x00000000 
+ 00016455  0x00003861 fetch  0x00000001 , 0x000046a3 
+ 00016456  0x00003862 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x00003863 rtn  0x00000002 
+ 00016458  0x00003864 jam  0x00000000 , 0x000046a4 
+ 00016459  0x00003865 setarg  0x0000ba41 
+ 00016460  0x00003866 call  0x00006405 
+ 00016461  0x00003867 setarg  0x00000032 
+ 00016462  0x00003868 call  0x00006405 
+ 00016463  0x00003869 setarg  0x0000b541 
+ 00016464  0x0000386a branch  0x00006405 
+ 00016465  0x0000386c fetch  0x00000001 , 0x000046a2 
+ 00016466  0x0000386d rtnne  0x00000000 
+ 00016467  0x0000386e fetch  0x00000001 , 0x000046a3 
+ 00016468  0x0000386f sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x00003870 nrtn  0x00000002 
+ 00016470  0x00003871 jam  0x00000001 , 0x000046a4 
+ 00016471  0x00003872 setarg  0x0000ba41 
+ 00016472  0x00003873 call  0x00006405 
+ 00016473  0x00003874 setarg  0x00008032 
+ 00016474  0x00003875 call  0x00006405 
+ 00016475  0x00003876 setarg  0x0000b541 
+ 00016476  0x00003877 branch  0x00006405 
+ 00016477  0x0000387c arg  0x00000003 , 0x0000003f 
+ 00016478  0x0000387d call  0x00006414 
+ 00016479  0x0000387e store  0x00000002 , 0x0000469b 
+ 00016480  0x0000387f arg  0x00000004 , 0x0000003f 
+ 00016481  0x00003880 call  0x00006414 
+ 00016482  0x00003881 store  0x00000002 , 0x0000469d 
+ 00016483  0x00003882 rtn 
+ 00016484  0x00003885 arg  0x0000001b , 0x00000002 
+ 00016485  0x00003886 call  0x000067fb 
+ 00016486  0x00003887 arg  0x0000001b , 0x00000002 
+ 00016487  0x00003888 call  0x0000681d 
+ 00016488  0x00003889 rtn  0x00000001 
+ 00016489  0x0000388a hfetch  0x00000001 , 0x00008109 
+ 00016490  0x0000388b set1  0x00000004 , 0x0000003f 
+ 00016491  0x0000388c hstore  0x00000001 , 0x00008109 
+ 00016492  0x0000388d rtn 
+ 00016493  0x00003890 fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x00003891 hfetch  0x00000001 , 0x00008109 
+ 00016495  0x00003892 iadd  0x00000002 , 0x0000003f 
+ 00016496  0x00003893 rtn  0x00000034 
+ 00016497  0x00003894 store  0x00000001 , 0x0000469f 
+ 00016498  0x00003895 jam  0x00000000 , 0x000046c0 
+ 00016499  0x00003896 branch  0x00007fe7 
+ 00016500  0x00003898 fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x00003899 hfetch  0x00000001 , 0x00008109 
+ 00016502  0x0000389a iadd  0x00000002 , 0x0000003f 
+ 00016503  0x0000389b store  0x00000001 , 0x000046c0 
+ 00016504  0x0000389c rtn 
+ 00016505  0x0000389e fetch  0x00000001 , 0x000046c0 
+ 00016506  0x0000389f rtn  0x00000034 
+ 00016507  0x000038a0 store  0x00000001 , 0x0000469f 
+ 00016508  0x000038a1 jam  0x00000000 , 0x000046c0 
+ 00016509  0x000038a2 branch  0x00007fe7 
+ 00016510  0x000038a5 fetch  0x00000001 , 0x000046ba 
+ 00016511  0x000038a6 rtn  0x00000034 
+ 00016512  0x000038a7 store  0x00000001 , 0x000046a0 
+ 00016513  0x000038a8 jam  0x00000000 , 0x000046ba 
+ 00016514  0x000038a9 branch  0x00007fe7 
+ 00016515  0x000038ac arg  0x00000000 , 0x00000011 
+ 00016516  0x000038ad fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x000038ae call  0x0000681d 
+ 00016518  0x000038af setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x000038b0 fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x000038b1 call  0x0000681d 
+ 00016521  0x000038b2 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x000038b3 fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x000038b4 call  0x0000681d 
+ 00016524  0x000038b5 setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x000038b6 call  0x00004090 
+ 00016526  0x000038b7 copy  0x00000011 , 0x0000003f 
+ 00016527  0x000038b8 rtn 
+ 00016528  0x000038ba fetch  0x00000001 , 0x000046e5 
+ 00016529  0x000038bb rtneq  0x000000ff 
+ 00016530  0x000038bc fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x000038bd call  0x0000681d 
+ 00016532  0x000038be setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x000038bf fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x000038c0 call  0x0000681d 
+ 00016535  0x000038c1 setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x000038c2 rtn 
+ 00016537  0x000038c5 call  0x00004083 
+ 00016538  0x000038c6 call  0x000040a8 
+ 00016539  0x000038c7 call  0x000040a3 
+ 00016540  0x000038c8 copy  0x00000011 , 0x0000003f 
+ 00016541  0x000038c9 fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x000038ca store  0x00000001 , 0x0000469a 
+ 00016543  0x000038cb ixor  0x00000002 , 0x0000003f 
+ 00016544  0x000038cc sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x000038cd rtn  0x00000005 
+ 00016546  0x000038ce branch  0x00007fe7 
+ 00016547  0x000038d1 rtnmark0  0x00000026 
+ 00016548  0x000038d2 copy  0x00000011 , 0x0000003f 
+ 00016549  0x000038d3 rtn  0x00000034 
+ 00016550  0x000038d4 store  0x00000001 , 0x0000469a 
+ 00016551  0x000038d5 branch  0x00007fe7 
+ 00016552  0x000038d9 fetch  0x00000002 , 0x00004682 
+ 00016553  0x000038da bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x000038db fetch  0x00000002 , 0x00004682 
+ 00016555  0x000038dc bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x000038dd rtn 
+ 00016557  0x000038df copy  0x00000011 , 0x0000003f 
+ 00016558  0x000038e0 nbranch  0x00005820 , 0x00000034 
+ 00016559  0x000038e1 branch  0x00005822 
+ 00016560  0x000038e3 copy  0x00000011 , 0x0000003f 
+ 00016561  0x000038e4 nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x000038e5 branch  0x00002bc9 
+ 00016563  0x000038e9 bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x000038ea arg  0x0000001a , 0x00000002 
+ 00016565  0x000038eb fetch  0x00000004 , 0x000046d3 
+ 00016566  0x000038ec isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x000038ed call  0x000040be , 0x00000001 
+ 00016568  0x000038ee call  0x0000681d 
+ 00016569  0x000038ef rtn  0x00000001 
+ 00016570  0x000038f0 setarg  0x0000000a 
+ 00016571  0x000038f1 call  0x00006414 
+ 00016572  0x000038f2 nop  0x000003e8 
+ 00016573  0x000038f3 branch  0x000040b3 
+ 00016574  0x000038f5 arg  0x0000001f , 0x00000002 
+ 00016575  0x000038f6 rtn 
+ 00016576  0x000038f9 fetch  0x00000004 , 0x000046d3 
+ 00016577  0x000038fa bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x000038fc arg  0x0000001a , 0x00000002 
+ 00016579  0x000038fd branch  0x000067fe 
+ 00016580  0x000038ff arg  0x0000001f , 0x00000002 
+ 00016581  0x00003900 branch  0x000067fe 
+ 00016582  0x00003904 call  0x00003d36 
+ 00016583  0x00003905 rtn  0x0000002b 
+ 00016584  0x00003906 call  0x000040c0 
+ 00016585  0x00003907 fetch  0x00000001 , 0x000046e0 
+ 00016586  0x00003908 beq  0x00000005 , 0x000040d5 
+ 00016587  0x0000390a call  0x000040d9 
+ 00016588  0x0000390b beq  0x00000030 , 0x000040e0 
+ 00016589  0x0000390c beq  0x00000031 , 0x000040ea 
+ 00016590  0x0000390d call  0x000040d1 
+ 00016591  0x0000390e nop  0x000003e8 
+ 00016592  0x0000390f branch  0x000040cb 
+ 00016593  0x00003911 bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x00003912 fetch  0x00000004 , 0x000046d3 
+ 00016595  0x00003913 bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x00003914 branch  0x000063d1 
+ 00016597  0x00003917 call  0x000040d9 
+ 00016598  0x00003918 beq  0x0000003e , 0x0000414b 
+ 00016599  0x00003919 call  0x00004145 
+ 00016600  0x0000391a branch  0x000040d5 
+ 00016601  0x0000391d setarg  0x00000001 
+ 00016602  0x0000391e call  0x00006414 
+ 00016603  0x0000391f store  0x00000001 , 0x000046de 
+ 00016604  0x00003920 setarg  0x00000000 
+ 00016605  0x00003921 call  0x00006414 
+ 00016606  0x00003922 store  0x00000001 , 0x000046dd 
+ 00016607  0x00003923 rtn 
+ 00016608  0x00003925 fetch  0x00000001 , 0x000046de 
+ 00016609  0x00003926 beq  0x000000d1 , 0x00004139 
+ 00016610  0x00003927 beq  0x000000d2 , 0x000040f8 
+ 00016611  0x00003928 beq  0x00000002 , 0x000040ee 
+ 00016612  0x00003929 beq  0x00000054 , 0x000040e6 
+ 00016613  0x0000392a rtn 
+ 00016614  0x0000392c jam  0x00000002 , 0x000046e0 
+ 00016615  0x0000392d rtn 
+ 00016616  0x0000392f jam  0x00000006 , 0x000046e0 
+ 00016617  0x00003930 rtn 
+ 00016618  0x00003932 fetch  0x00000001 , 0x000046de 
+ 00016619  0x00003933 beq  0x00000070 , 0x000040e8 
+ 00016620  0x00003934 jam  0x00000001 , 0x000046e0 
+ 00016621  0x00003935 rtn 
+ 00016622  0x00003937 jam  0x00000004 , 0x000046e0 
+ 00016623  0x00003938 call  0x000040f6 
+ 00016624  0x00003939 setarg  0x00003426 
+ 00016625  0x0000393a call  0x00006413 
+ 00016626  0x0000393b setarg  0x00000419 
+ 00016627  0x0000393c call  0x00006413 
+ 00016628  0x0000393e setarg  0x00000009 
+ 00016629  0x0000393f branch  0x00006413 
+ 00016630  0x00003941 setarg  0x00005a09 
+ 00016631  0x00003942 branch  0x00006413 
+ 00016632  0x00003945 jam  0x00000003 , 0x000046e0 
+ 00016633  0x00003946 call  0x000040f6 
+ 00016634  0x00003947 setarg  0x00000f0d 
+ 00016635  0x00003948 call  0x00006413 
+ 00016636  0x00003949 setarg  0x0000e31d 
+ 00016637  0x0000394a call  0x00006413 
+ 00016638  0x0000394b setarg  0x0000d27d 
+ 00016639  0x0000394c call  0x00006413 
+ 00016640  0x0000394d call  0x00004102 
+ 00016641  0x0000394e branch  0x0000411a 
+ 00016642  0x00003951 setarg  0x0000351b 
+ 00016643  0x00003952 call  0x00006413 
+ 00016644  0x00003953 setarg  0x0000b428 
+ 00016645  0x00003954 call  0x00006413 
+ 00016646  0x00003955 setarg  0x00004629 
+ 00016647  0x00003956 call  0x00006413 
+ 00016648  0x00003957 setarg  0x0000962a 
+ 00016649  0x00003958 call  0x00006413 
+ 00016650  0x00003959 setarg  0x00008c2b 
+ 00016651  0x0000395a call  0x00006413 
+ 00016652  0x0000395b setarg  0x00006e2c 
+ 00016653  0x0000395c call  0x00006413 
+ 00016654  0x0000395d setarg  0x0000642d 
+ 00016655  0x0000395e call  0x00006413 
+ 00016656  0x0000395f setarg  0x00005f38 
+ 00016657  0x00003960 call  0x00006413 
+ 00016658  0x00003961 setarg  0x00000f39 
+ 00016659  0x00003962 call  0x00006413 
+ 00016660  0x00003963 setarg  0x0000323a 
+ 00016661  0x00003964 call  0x00006413 
+ 00016662  0x00003965 setarg  0x0000473b 
+ 00016663  0x00003966 call  0x00006413 
+ 00016664  0x00003967 setarg  0x00001042 
+ 00016665  0x00003968 branch  0x00006413 
+ 00016666  0x0000396a setarg  0x00002e54 
+ 00016667  0x0000396b call  0x00006413 
+ 00016668  0x0000396c setarg  0x0000f255 
+ 00016669  0x0000396d call  0x00006413 
+ 00016670  0x0000396e setarg  0x0000f461 
+ 00016671  0x0000396f call  0x00006413 
+ 00016672  0x00003970 setarg  0x00007063 
+ 00016673  0x00003971 call  0x00006413 
+ 00016674  0x00003972 setarg  0x00005275 
+ 00016675  0x00003973 call  0x00006413 
+ 00016676  0x00003974 setarg  0x00004176 
+ 00016677  0x00003975 call  0x00006413 
+ 00016678  0x00003976 setarg  0x0000ed77 
+ 00016679  0x00003977 call  0x00006413 
+ 00016680  0x00003978 setarg  0x00002378 
+ 00016681  0x00003979 call  0x00006413 
+ 00016682  0x0000397a setarg  0x00004679 
+ 00016683  0x0000397b call  0x00006413 
+ 00016684  0x0000397c setarg  0x0000e57a 
+ 00016685  0x0000397d call  0x00006413 
+ 00016686  0x0000397e setarg  0x0000487c 
+ 00016687  0x0000397f call  0x00006413 
+ 00016688  0x00003980 setarg  0x0000777e 
+ 00016689  0x00003981 call  0x00006413 
+ 00016690  0x00003982 setarg  0x0000017f 
+ 00016691  0x00003983 call  0x00006413 
+ 00016692  0x00003984 setarg  0x0000000b 
+ 00016693  0x00003985 call  0x00006413 
+ 00016694  0x00003986 setarg  0x0000007f 
+ 00016695  0x00003987 call  0x00006413 
+ 00016696  0x00003988 branch  0x000040f4 
+ 00016697  0x0000398c jam  0x00000000 , 0x000046e0 
+ 00016698  0x0000398d call  0x000040f6 
+ 00016699  0x0000398e setarg  0x0000100d 
+ 00016700  0x0000398f call  0x00006413 
+ 00016701  0x00003990 setarg  0x0000ed1d 
+ 00016702  0x00003991 call  0x00006413 
+ 00016703  0x00003992 setarg  0x0000807d 
+ 00016704  0x00003993 call  0x00006413 
+ 00016705  0x00003994 call  0x00004102 
+ 00016706  0x00003995 setarg  0x00000943 
+ 00016707  0x00003996 call  0x00006413 
+ 00016708  0x00003997 branch  0x0000411a 
+ 00016709  0x0000399b fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x0000399c call  0x00006829 
+ 00016711  0x0000399d call  0x00007ec1 
+ 00016712  0x0000399e fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x0000399f call  0x00006825 
+ 00016714  0x000039a0 branch  0x00007ec1 
+ 00016715  0x000039a3 jam  0x00000005 , 0x000046e0 
+ 00016716  0x000039a4 setarg  0x0000ba41 
+ 00016717  0x000039a5 call  0x00006405 
+ 00016718  0x000039a6 setarg  0x00000d11 
+ 00016719  0x000039a7 call  0x00006405 
+ 00016720  0x000039a8 setarg  0x0000041b 
+ 00016721  0x000039a9 call  0x00006405 
+ 00016722  0x000039aa setarg  0x0000041c 
+ 00016723  0x000039ab call  0x00006405 
+ 00016724  0x000039ac setarg  0x00000f1d 
+ 00016725  0x000039ad call  0x00006405 
+ 00016726  0x000039ae setarg  0x00000032 
+ 00016727  0x000039af call  0x00006405 
+ 00016728  0x000039b0 setarg  0x0000b541 
+ 00016729  0x000039b1 branch  0x00006405 
+ 00016730  0x000039b6 setarg  0x0000ba41 
+ 00016731  0x000039b7 call  0x00006405 
+ 00016732  0x000039b8 nop  0x00000fa0 
+ 00016733  0x000039b9 setarg  0x0000ff7f 
+ 00016734  0x000039ba call  0x00006405 
+ 00016735  0x000039bb copy  0x00000011 , 0x0000003f 
+ 00016736  0x000039bc call  0x00006405 
+ 00016737  0x000039bd setarg  0x0000007f 
+ 00016738  0x000039be call  0x00006405 
+ 00016739  0x000039bf setarg  0x0000b541 
+ 00016740  0x000039c0 branch  0x00006405 
+ 00016741  0x000039c3 rtnbit0  0x00000007 
+ 00016742  0x000039c4 arg  0x0000ff00 , 0x00000002 
+ 00016743  0x000039c5 ior  0x00000002 , 0x0000003f 
+ 00016744  0x000039c6 rtn 
+ 00016745  0x000039c9 rtnbit0  0x00000003 
+ 00016746  0x000039ca arg  0x000000f0 , 0x00000002 
+ 00016747  0x000039cb ior  0x00000002 , 0x0000003f 
+ 00016748  0x000039cc rtn 
+ 00016749  0x000039d0 call  0x00005892 
+ 00016750  0x000039d1 nrtn  0x00000034 
+ 00016751  0x000039d2 fetch  0x00000001 , 0x000046c5 
+ 00016752  0x000039d3 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x000039d4 rtnne  0x00000003 
+ 00016754  0x000039d5 fetch  0x00000004 , 0x000046d3 
+ 00016755  0x000039d6 bbit1  0x00000003 , 0x00004179 
+ 00016756  0x000039d7 bbit1  0x00000000 , 0x00004179 
+ 00016757  0x000039d8 bbit1  0x00000005 , 0x00004179 
+ 00016758  0x000039d9 call  0x00003f97 
+ 00016759  0x000039da nrtn  0x00000028 
+ 00016760  0x000039db branch  0x00003f90 
+ 00016761  0x000039de setarg  0x00000000 
+ 00016762  0x000039df store  0x00000007 , 0x0000469a 
+ 00016763  0x000039e0 branch  0x00003f90 
+ 00016764  0x000039e3 copy  0x00000013 , 0x0000003f 
+ 00016765  0x000039e4 beq  0x00000014 , 0x000041c3 
+ 00016766  0x000039e5 beq  0x00000001 , 0x000042ca 
+ 00016767  0x000039e6 beq  0x00000015 , 0x000041d9 
+ 00016768  0x000039e7 beq  0x00000002 , 0x000041d9 
+ 00016769  0x000039e8 beq  0x00000005 , 0x000041d6 
+ 00016770  0x000039e9 beq  0x00000010 , 0x0000426c 
+ 00016771  0x000039ea beq  0x00000012 , 0x0000429b 
+ 00016772  0x000039eb beq  0x00000006 , 0x000041d5 
+ 00016773  0x000039ec beq  0x00000004 , 0x000041cc 
+ 00016774  0x000039ed beq  0x00000013 , 0x000041cc 
+ 00016775  0x000039ee beq  0x0000000a , 0x000041ca 
+ 00016776  0x000039ef beq  0x0000002e , 0x000033cd 
+ 00016777  0x000039f0 beq  0x00000031 , 0x000041b4 
+ 00016778  0x000039f1 beq  0x00000032 , 0x000041b6 
+ 00016779  0x000039f2 beq  0x0000003e , 0x00004191 
+ 00016780  0x000039f3 beq  0x00000027 , 0x0000438e 
+ 00016781  0x000039f4 beq  0x00000039 , 0x0000419c 
+ 00016782  0x000039f5 beq  0x0000003a , 0x00004192 
+ 00016783  0x000039f6 beq  0x0000003c , 0x0000419a 
+ 00016784  0x000039f7 rtn 
+ 00016785  0x000039fb branch  0x00003410 
+ 00016786  0x000039fe jam  0x00000001 , 0x0000478b 
+ 00016787  0x000039ff fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003a00 nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003a01 fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003a02 fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003a03 isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003a04 branch  0x0000340a , 0x00000005 
+ 00016793  0x00003a05 rtn 
+ 00016794  0x00003a07 jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003a08 rtn 
+ 00016796  0x00003a0a jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003a0b arg  0x00000003 , 0x00000007 
+ 00016798  0x00003a0c call  0x000043d2 
+ 00016799  0x00003a0d setarg  0x00000000 
+ 00016800  0x00003a0e store  0x00000002 , 0x00004707 
+ 00016801  0x00003a0f jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003a11 fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003a12 sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003a13 call  0x00004039 , 0x00000005 
+ 00016805  0x00003a14 ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003a16 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003a17 bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003a18 call  0x000041aa 
+ 00016809  0x00003a19 branch  0x000065d1 
+ 00016810  0x00003a1c call  0x00002c7a 
+ 00016811  0x00003a1d add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003a1e arg  0x0000005b , 0x00000012 
+ 00016813  0x00003a1f arg  0x00000004 , 0x00000002 
+ 00016814  0x00003a20 rtn 
+ 00016815  0x00003a23 call  0x00002c7a 
+ 00016816  0x00003a24 add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003a25 ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003a26 store  0x00000001 , 0x0000477b 
+ 00016819  0x00003a27 branch  0x00004435 
+ 00016820  0x00003a2b arg  0x00000002 , 0x00000007 
+ 00016821  0x00003a2c branch  0x000041b9 
+ 00016822  0x00003a2e jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003a2f arg  0x00000001 , 0x00000007 
+ 00016824  0x00003a30 branch  0x000041b9 
+ 00016825  0x00003a34 fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003a35 qset1  0x0000003f 
+ 00016827  0x00003a36 store  0x00000001 , 0x000046c5 
+ 00016828  0x00003a37 rtn 
+ 00016829  0x00003a3a fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003a3b qset0  0x0000003f 
+ 00016831  0x00003a3c store  0x00000001 , 0x000046c5 
+ 00016832  0x00003a3d rtn 
+ 00016833  0x00003a3f jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003a40 rtn 
+ 00016835  0x00003a43 fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003a44 set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003a45 store  0x00000002 , 0x0000420a 
+ 00016838  0x00003a46 setarg  0x00000000 
+ 00016839  0x00003a47 store  0x00000002 , 0x000046ae 
+ 00016840  0x00003a48 call  0x00003f8d 
+ 00016841  0x00003a49 branch  0x000042ca 
+ 00016842  0x00003a4c call  0x000063cb 
+ 00016843  0x00003a4d branch  0x000033dd 
+ 00016844  0x00003a50 fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003a51 nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003a52 fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003a53 bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003a54 fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003a55 bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003a56 bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003a57 bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003a58 branch  0x000033a7 
+ 00016853  0x00003a5c branch  0x00003f74 
+ 00016854  0x00003a5f rtn 
+ 00016855  0x00003a62 call  0x000043c0 
+ 00016856  0x00003a63 branch  0x0000659a 
+ 00016857  0x00003a66 bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003a67 call  0x000041e7 
+ 00016859  0x00003a68 fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003a69 bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003a6a bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003a6b fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003a6c nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003a6d fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003a6e bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003a6f bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003a70 bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003a71 bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003a72 bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003a73 branch  0x000042b0 
+ 00016871  0x00003a75 setarg  0x00000000 
+ 00016872  0x00003a76 store  0x00000008 , 0x000046b7 
+ 00016873  0x00003a77 istore  0x00000004 , 0x00000005 
+ 00016874  0x00003a78 jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003a79 jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003a7a jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003a7b jam  0x00000000 , 0x00004429 
+ 00016878  0x00003a7c rtn 
+ 00016879  0x00003a7f bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003a80 bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003a81 branch  0x000042b0 
+ 00016882  0x00003a83 fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003a84 bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003a85 branch  0x000033a7 
+ 00016885  0x00003a88 call  0x000041c1 
+ 00016886  0x00003a89 fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003a8a bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003a8b branch  0x000033a7 
+ 00016889  0x00003a8e call  0x000043d6 
+ 00016890  0x00003a8f call  0x00004243 
+ 00016891  0x00003a90 call  0x00004246 
+ 00016892  0x00003a91 call  0x00004250 
+ 00016893  0x00003a92 call  0x0000445d 
+ 00016894  0x00003a94 call  0x00004443 
+ 00016895  0x00003a95 call  0x00004333 
+ 00016896  0x00003a96 call  0x000043a5 
+ 00016897  0x00003a97 call  0x000043eb 
+ 00016898  0x00003a98 call  0x00004209 
+ 00016899  0x00003a99 call  0x00004231 
+ 00016900  0x00003a9a call  0x00004234 
+ 00016901  0x00003a9b call  0x00004237 
+ 00016902  0x00003a9c call  0x0000423a 
+ 00016903  0x00003a9d call  0x0000423d 
+ 00016904  0x00003a9e branch  0x00004240 
+ 00016905  0x00003aa3 fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003aa4 rtn  0x00000034 
+ 00016907  0x00003aa5 increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003aa6 store  0x00000001 , 0x00004711 
+ 00016909  0x00003aa7 nrtn  0x00000034 
+ 00016910  0x00003aa8 branch  0x0000420f 
+ 00016911  0x00003aaa fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003aab rtneq  0x00000000 
+ 00016913  0x00003aac beq  0x00000005 , 0x00004216 
+ 00016914  0x00003aae call  0x00004225 
+ 00016915  0x00003aaf jam  0x00000005 , 0x00004712 
+ 00016916  0x00003ab0 jam  0x00000005 , 0x00004711 
+ 00016917  0x00003ab1 rtn 
+ 00016918  0x00003ab3 call  0x0000422c 
+ 00016919  0x00003ab4 jam  0x00000004 , 0x00004712 
+ 00016920  0x00003ab5 jam  0x00000005 , 0x00004711 
+ 00016921  0x00003ab6 rtn 
+ 00016922  0x00003aba setarg  0x00008006 
+ 00016923  0x00003abb call  0x00006413 
+ 00016924  0x00003abc nop  0x000003e8 
+ 00016925  0x00003abd jam  0x00000000 , 0x00004711 
+ 00016926  0x00003abe jam  0x00000000 , 0x00004712 
+ 00016927  0x00003abf branch  0x000040e0 
+ 00016928  0x00003ac2 setarg  0x0000a006 
+ 00016929  0x00003ac3 call  0x00006413 
+ 00016930  0x00003ac4 setarg  0x0000a005 
+ 00016931  0x00003ac5 branch  0x00006413 
+ 00016932  0x00003ac7 jam  0x00000000 , 0x00004711 
+ 00016933  0x00003ac9 fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003aca beq  0x00000004 , 0x00004220 
+ 00016935  0x00003acb setarg  0x00000106 
+ 00016936  0x00003acc call  0x00006413 
+ 00016937  0x00003acd setarg  0x0000a105 
+ 00016938  0x00003ace branch  0x00006413 
+ 00016939  0x00003ad1 jam  0x00000000 , 0x00004711 
+ 00016940  0x00003ad3 setarg  0x00000906 
+ 00016941  0x00003ad4 branch  0x00006413 
+ 00016942  0x00003ad6 jam  0x00000005 , 0x00004711 
+ 00016943  0x00003ad7 jam  0x00000001 , 0x00004712 
+ 00016944  0x00003ad8 rtn 
+ 00016945  0x00003adb arg  0x00004680 , 0x00000013 
+ 00016946  0x00003adc arg  0x0000429b , 0x00000012 
+ 00016947  0x00003add branch  0x0000336d 
+ 00016948  0x00003ae0 arg  0x000046ac , 0x00000013 
+ 00016949  0x00003ae1 arg  0x00004264 , 0x00000012 
+ 00016950  0x00003ae2 branch  0x00003374 
+ 00016951  0x00003ae5 arg  0x000046ae , 0x00000013 
+ 00016952  0x00003ae6 arg  0x00004266 , 0x00000012 
+ 00016953  0x00003ae7 branch  0x00003374 
+ 00016954  0x00003aea arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003aeb arg  0x0000426a , 0x00000012 
+ 00016956  0x00003aec branch  0x00003374 
+ 00016957  0x00003aef arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003af0 arg  0x00004478 , 0x00000012 
+ 00016959  0x00003af1 branch  0x0000336d 
+ 00016960  0x00003af6 arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003af7 arg  0x0000425e , 0x00000012 
+ 00016962  0x00003af8 branch  0x0000336d 
+ 00016963  0x00003afb arg  0x00004704 , 0x00000013 
+ 00016964  0x00003afc arg  0x00004249 , 0x00000012 
+ 00016965  0x00003afd branch  0x0000336d 
+ 00016966  0x00003b00 arg  0x00004707 , 0x00000013 
+ 00016967  0x00003b01 arg  0x00004249 , 0x00000012 
+ 00016968  0x00003b02 branch  0x00003374 
+ 00016969  0x00003b05 rtn 
+ 00016970  0x00003b09 fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003b0a rtnbit0  0x00000017 
+ 00016972  0x00003b0b jam  0x0000000a , 0x000046df 
+ 00016973  0x00003b0c fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003b0d store  0x00000001 , 0x00004715 
+ 00016975  0x00003b0e rtn 
+ 00016976  0x00003b12 arg  0x000046df , 0x00000013 
+ 00016977  0x00003b13 arg  0x00004253 , 0x00000012 
+ 00016978  0x00003b14 branch  0x0000336d 
+ 00016979  0x00003b16 fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003b17 store  0x00000001 , 0x00004715 
+ 00016981  0x00003b18 setarg  0x00000190 
+ 00016982  0x00003b19 store  0x00000002 , 0x00004716 
+ 00016983  0x00003b1a store  0x00000002 , 0x00004718 
+ 00016984  0x00003b1b arg  0x00000000 , 0x00000011 
+ 00016985  0x00003b1c fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003b1d increase  0x00000001 , 0x00000002 
+ 00016987  0x00003b1e storet  0x00000001 , 0x00004714 
+ 00016988  0x00003b1f jam  0x00000001 , 0x00004713 
+ 00016989  0x00003b20 rtn 
+ 00016990  0x00003b23 fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003b24 rtnbit1  0x00000002 
+ 00016992  0x00003b25 jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003b26 call  0x00007d8f 
+ 00016994  0x00003b27 arg  0x00000000 , 0x00000007 
+ 00016995  0x00003b28 branch  0x000041b9 
+ 00016996  0x00003b2c call  0x000042ca 
+ 00016997  0x00003b2d branch  0x0000340a 
+ 00016998  0x00003b30 call  0x000033f6 
+ 00016999  0x00003b31 fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003b32 nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003b33 branch  0x0000340a 
+ 00017002  0x00003b36 bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003b37 branch  0x00004386 
+ 00017004  0x00003b3c bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003b3d jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003b3e call  0x00004386 
+ 00017007  0x00003b3f call  0x000041c1 
+ 00017008  0x00003b40 branch  0x000042b0 
+ 00017009  0x00003b45 fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003b46 branch  0x000033eb , 0x00000034 
+ 00017011  0x00003b47 call  0x0000427e 
+ 00017012  0x00003b48 jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003b49 fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003b4a nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003b4b jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003b4c branch  0x000033e1 
+ 00017017  0x00003b4f fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003b50 store  0x00000002 , 0x000046ae 
+ 00017019  0x00003b51 call  0x0000427e 
+ 00017020  0x00003b52 call  0x00003418 
+ 00017021  0x00003b53 branch  0x00007df4 
+ 00017022  0x00003b56 setarg  0x000000c8 
+ 00017023  0x00003b57 store  0x00000002 , 0x00004716 
+ 00017024  0x00003b58 store  0x00000002 , 0x00004718 
+ 00017025  0x00003b59 branch  0x00004285 
+ 00017026  0x00003b5c setarg  0x000003e8 
+ 00017027  0x00003b5d store  0x00000002 , 0x00004716 
+ 00017028  0x00003b5e store  0x00000002 , 0x00004718 
+ 00017029  0x00003b60 fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003b61 beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003b62 beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003b63 beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003b64 rtn 
+ 00017034  0x00003b66 fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003b67 branch  0x0000428f 
+ 00017036  0x00003b69 fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003b6a branch  0x0000428f 
+ 00017038  0x00003b6c fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003b6e store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003b6f call  0x00004482 
+ 00017041  0x00003b70 fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003b71 store  0x00000001 , 0x00004715 
+ 00017043  0x00003b72 arg  0x00000000 , 0x00000011 
+ 00017044  0x00003b73 jam  0x00000001 , 0x00004713 
+ 00017045  0x00003b74 branch  0x00007d1e 
+ 00017046  0x00003b77 arg  0x00000000 , 0x00000011 
+ 00017047  0x00003b78 branch  0x00007d19 
+ 00017048  0x00003b7a arg  0x00000000 , 0x00000011 
+ 00017049  0x00003b7b branch  0x00007d14 
+ 00017050  0x00003b7e branch  0x000041c1 
+ 00017051  0x00003b81 jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003b82 call  0x00003416 
+ 00017053  0x00003b83 call  0x00003412 
+ 00017054  0x00003b84 setarg  0x00000000 
+ 00017055  0x00003b85 store  0x00000002 , 0x0000467e 
+ 00017056  0x00003b86 store  0x00000001 , 0x00004680 
+ 00017057  0x00003b87 branch  0x0000340e 
+ 00017058  0x00003b8a call  0x0000435f 
+ 00017059  0x00003b8b fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003b8c fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003b8d isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003b8e branch  0x000042ab , 0x00000005 
+ 00017063  0x00003b8f fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003b90 beq  0x00000033 , 0x00004271 
+ 00017065  0x00003b91 beq  0x00000034 , 0x00004279 
+ 00017066  0x00003b92 branch  0x000042b0 
+ 00017067  0x00003b94 call  0x00003d57 
+ 00017068  0x00003b95 rtnmark1  0x00000026 
+ 00017069  0x00003b96 fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003b97 nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003b98 rtn 
+ 00017072  0x00003b9b bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003b9c fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003b9d bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003b9e fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003b9f bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003ba0 random  0x0000003f 
+ 00017078  0x00003ba1 store  0x00000001 , 0x000044a1 
+ 00017079  0x00003ba3 call  0x00003418 
+ 00017080  0x00003ba4 fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003ba5 store  0x00000002 , 0x000046ac 
+ 00017082  0x00003ba6 jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003ba7 setarg  0x00000000 
+ 00017084  0x00003ba8 store  0x00000002 , 0x000046b0 
+ 00017085  0x00003ba9 store  0x00000002 , 0x000046ae 
+ 00017086  0x00003baa arg  0x00000007 , 0x00000007 
+ 00017087  0x00003bab call  0x000043ce 
+ 00017088  0x00003bac call  0x000043ca 
+ 00017089  0x00003bad fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003bae isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003baf call  0x00007df4 , 0x00000001 
+ 00017092  0x00003bb0 fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003bb1 isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003bb2 call  0x00007ddd , 0x00000001 
+ 00017095  0x00003bb3 fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003bb4 bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003bb5 branch  0x00004282 
+ 00017098  0x00003bb8 bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003bb9 fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003bba isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003bbb call  0x000042d4 , 0x00000001 
+ 00017102  0x00003bbc fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003bbd isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003bbe call  0x000042d7 , 0x00000001 
+ 00017105  0x00003bbf fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003bc0 bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003bc1 branch  0x00004482 
+ 00017108  0x00003bc3 setarg  0x00000000 
+ 00017109  0x00003bc4 store  0x00000002 , 0x000046ae 
+ 00017110  0x00003bc5 branch  0x00007dfa 
+ 00017111  0x00003bc7 setarg  0x00000000 
+ 00017112  0x00003bc8 store  0x00000002 , 0x000046ac 
+ 00017113  0x00003bc9 branch  0x00007de2 
+ 00017114  0x00003bd0 fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003bd1 rtnbit0  0x00000007 
+ 00017116  0x00003bd2 arg  0x00000007 , 0x00000007 
+ 00017117  0x00003bd3 call  0x000043d2 
+ 00017118  0x00003bd4 call  0x000042e8 
+ 00017119  0x00003bd6 call  0x000042fb 
+ 00017120  0x00003bd7 fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003bd8 bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003bd9 bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003bda rtn 
+ 00017124  0x00003bdc arg  0x00000058 , 0x00000002 
+ 00017125  0x00003bdd arg  0x00004720 , 0x00000011 
+ 00017126  0x00003bde arg  0x00000000 , 0x00000012 
+ 00017127  0x00003bdf branch  0x000065d1 
+ 00017128  0x00003be2 fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003be3 beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003be4 beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003be5 rtn 
+ 00017132  0x00003be7 store  0x00000001 , 0x000046c7 
+ 00017133  0x00003be8 fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003be9 branch  0x000042f1 
+ 00017135  0x00003beb store  0x00000001 , 0x000046c7 
+ 00017136  0x00003bec fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003bee store  0x00000006 , 0x000046c8 
+ 00017138  0x00003bef fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003bf0 arg  0x00004721 , 0x00000006 
+ 00017140  0x00003bf1 arg  0x00000003 , 0x00000039 
+ 00017141  0x00003bf3 ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003bf4 isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003bf5 branch  0x00004310 , 0x00000005 
+ 00017144  0x00003bf6 increase  0x00000016 , 0x00000006 
+ 00017145  0x00003bf7 loop  0x000042f5 
+ 00017146  0x00003bf8 rtn 
+ 00017147  0x00003bfa arg  0x00004721 , 0x00000011 
+ 00017148  0x00003bfb fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003bfc increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003bfd mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003bfe iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003bff fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003c00 istore  0x00000001 , 0x00000011 
+ 00017154  0x00003c01 beq  0x00000034 , 0x00004305 
+ 00017155  0x00003c02 beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003c03 rtn 
+ 00017157  0x00003c06 fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003c07 istore  0x00000006 , 0x00000005 
+ 00017159  0x00003c08 arg  0x00004419 , 0x00000006 
+ 00017160  0x00003c09 call  0x00007ebf 
+ 00017161  0x00003c0a fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003c0b istore  0x00000006 , 0x00000005 
+ 00017163  0x00003c0c rtn 
+ 00017164  0x00003c0e fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003c0f istore  0x00000006 , 0x00000005 
+ 00017166  0x00003c10 arg  0x000041be , 0x00000006 
+ 00017167  0x00003c11 branch  0x00007ebf 
+ 00017168  0x00003c14 increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003c15 copy  0x00000006 , 0x00000005 
+ 00017170  0x00003c16 fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003c17 increase  0x00000003 , 0x00000002 
+ 00017172  0x00003c18 istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003c19 rtn 
+ 00017174  0x00003c1e arg  0x00000058 , 0x00000002 
+ 00017175  0x00003c1f arg  0x00004720 , 0x00000011 
+ 00017176  0x00003c20 arg  0x00000000 , 0x00000012 
+ 00017177  0x00003c21 call  0x000065df 
+ 00017178  0x00003c23 arg  0x00004721 , 0x00000011 
+ 00017179  0x00003c24 fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003c25 fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003c26 isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003c27 rtn  0x00000005 
+ 00017183  0x00003c28 increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003c29 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003c2a iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003c2b ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003c2c store  0x00000001 , 0x00004210 
+ 00017188  0x00003c2d beq  0x00000033 , 0x00004327 
+ 00017189  0x00003c2e beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003c2f rtn 
+ 00017191  0x00003c32 ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003c34 store  0x00000006 , 0x000041d0 
+ 00017193  0x00003c35 arg  0x000041be , 0x00000005 
+ 00017194  0x00003c36 call  0x00007ebf 
+ 00017195  0x00003c37 branch  0x000067d7 
+ 00017196  0x00003c3a ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003c3c store  0x00000006 , 0x000041d0 
+ 00017198  0x00003c3d arg  0x00004419 , 0x00000005 
+ 00017199  0x00003c3e call  0x00007ebf 
+ 00017200  0x00003c3f ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003c40 store  0x00000006 , 0x000044a0 
+ 00017202  0x00003c41 rtn 
+ 00017203  0x00003c45 fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003c46 bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003c47 bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003c48 branch  0x00004337 
+ 00017207  0x00003c4b call  0x00004083 
+ 00017208  0x00003c4c beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003c4e jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003c4f fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003c50 rtneq  0x00000001 
+ 00017212  0x00003c51 jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003c52 rtn 
+ 00017214  0x00003c55 call  0x00004343 
+ 00017215  0x00003c56 fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003c57 rtneq  0x00000000 
+ 00017217  0x00003c58 jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003c59 branch  0x000043c0 
+ 00017219  0x00003c5c fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003c5d rtn  0x00000034 
+ 00017221  0x00003c5e pincrease  0xffffffff 
+ 00017222  0x00003c5f store  0x00000001 , 0x000046d8 
+ 00017223  0x00003c60 nrtn  0x00000034 
+ 00017224  0x00003c61 branch  0x00004370 
+ 00017225  0x00003c64 fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003c65 rtneq  0x000000ff 
+ 00017227  0x00003c66 fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003c67 call  0x0000681d 
+ 00017229  0x00003c68 branch  0x00004354 , 0x00000001 
+ 00017230  0x00003c6a fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003c6b rtneq  0x00000001 
+ 00017232  0x00003c6c jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003c6d fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003c6e rtnbit1  0x00000006 
+ 00017235  0x00003c6f branch  0x00004370 
+ 00017236  0x00003c72 fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003c73 rtneq  0x00000000 
+ 00017238  0x00003c74 jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003c75 arg  0x00000006 , 0x00000007 
+ 00017240  0x00003c76 branch  0x000043d2 
+ 00017241  0x00003c7b fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003c7c rtnbit0  0x00000006 
+ 00017243  0x00003c7d fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003c7e beq  0x00000001 , 0x00004369 
+ 00017245  0x00003c7f beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003c80 rtn 
+ 00017247  0x00003c82 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003c83 rtnbit0  0x00000006 
+ 00017249  0x00003c84 fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003c85 call  0x0000681d 
+ 00017251  0x00003c86 branch  0x00004366 , 0x00000001 
+ 00017252  0x00003c88 jam  0x00000001 , 0x00004720 
+ 00017253  0x00003c89 rtn 
+ 00017254  0x00003c8b fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003c8c store  0x00000001 , 0x00004720 
+ 00017256  0x00003c8d rtn 
+ 00017257  0x00003c8f fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003c90 nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003c91 rtn 
+ 00017260  0x00003c93 fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003c94 call  0x0000681d 
+ 00017262  0x00003c95 branch  0x00004354 , 0x00000001 
+ 00017263  0x00003c96 rtn 
+ 00017264  0x00003c9c fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003c9d increase  0x00000001 , 0x00000002 
+ 00017266  0x00003c9e fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003c9f isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003ca0 ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003ca1 storet  0x00000001 , 0x00004720 
+ 00017270  0x00003ca2 jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003ca3 call  0x0000437a 
+ 00017272  0x00003ca4 call  0x000043c0 
+ 00017273  0x00003ca6 branch  0x0000437e 
+ 00017274  0x00003ca9 arg  0x00000001 , 0x00000002 
+ 00017275  0x00003caa arg  0x00004720 , 0x00000011 
+ 00017276  0x00003cab arg  0x00000000 , 0x00000012 
+ 00017277  0x00003cac branch  0x00006606 
+ 00017278  0x00003caf call  0x00004381 
+ 00017279  0x00003cb0 call  0x000043c2 
+ 00017280  0x00003cb1 branch  0x000041d7 
+ 00017281  0x00003cb3 fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003cb4 bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003cb5 bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003cb6 bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003cb7 branch  0x000042ca 
+ 00017286  0x00003cba bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003cbb setarg  0x00000000 
+ 00017288  0x00003cbc store  0x00000002 , 0x000046b0 
+ 00017289  0x00003cbd fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003cbe bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003cbf fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003cc0 bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003cc1 rtn 
+ 00017294  0x00003cc4 setarg  0x00000001 
+ 00017295  0x00003cc5 store  0x00000006 , 0x00000040 
+ 00017296  0x00003cc6 jam  0x00000033 , 0x00000185 
+ 00017297  0x00003cc7 branch  0x000042df 
+ 00017298  0x00003ccb call  0x000043c4 
+ 00017299  0x00003ccc branch  0x00007e2f 
+ 00017300  0x00003ccf fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003cd0 rtneq  0x000000ff 
+ 00017302  0x00003cd1 fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003cd2 call  0x0000681d 
+ 00017304  0x00003cd3 branch  0x0000439f , 0x00000001 
+ 00017305  0x00003cd5 fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003cd6 store  0x00000001 , 0x000046da 
+ 00017307  0x00003cd7 fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003cd8 rtneq  0x00000001 
+ 00017309  0x00003cd9 jam  0x00000001 , 0x000046db 
+ 00017310  0x00003cda branch  0x000043ca 
+ 00017311  0x00003cdc call  0x000043b5 
+ 00017312  0x00003cdd fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003cde rtneq  0x00000000 
+ 00017314  0x00003cdf jam  0x00000000 , 0x000046db 
+ 00017315  0x00003ce0 call  0x00007e2f 
+ 00017316  0x00003ce1 branch  0x000043c8 
+ 00017317  0x00003ce5 fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003ce6 bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003ce8 call  0x00004083 
+ 00017320  0x00003ce9 beq  0x00000007 , 0x000043af 
+ 00017321  0x00003ceb fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003cec store  0x00000001 , 0x000046da 
+ 00017323  0x00003ced fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003cee rtneq  0x00000001 
+ 00017325  0x00003cef jam  0x00000001 , 0x000046db 
+ 00017326  0x00003cf0 branch  0x000043ca 
+ 00017327  0x00003cf4 call  0x000043b5 
+ 00017328  0x00003cf5 fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003cf6 rtneq  0x00000000 
+ 00017330  0x00003cf7 jam  0x00000000 , 0x000046db 
+ 00017331  0x00003cf8 call  0x00007e2f 
+ 00017332  0x00003cf9 branch  0x000043c8 
+ 00017333  0x00003cfc arg  0x000046da , 0x00000013 
+ 00017334  0x00003cfd arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003cfe branch  0x0000336d 
+ 00017336  0x00003d01 arg  0x00000006 , 0x00000007 
+ 00017337  0x00003d02 call  0x000043ce 
+ 00017338  0x00003d03 call  0x00003357 
+ 00017339  0x00003d04 branch  0x0000426c 
+ 00017340  0x00003d08 arg  0x00000001 , 0x00000007 
+ 00017341  0x00003d09 branch  0x000043ce 
+ 00017342  0x00003d0b arg  0x00000001 , 0x00000007 
+ 00017343  0x00003d0c branch  0x000043d2 
+ 00017344  0x00003d0e arg  0x00000000 , 0x00000007 
+ 00017345  0x00003d0f branch  0x000043ce 
+ 00017346  0x00003d11 arg  0x00000000 , 0x00000007 
+ 00017347  0x00003d12 branch  0x000043d2 
+ 00017348  0x00003d14 arg  0x00000002 , 0x00000007 
+ 00017349  0x00003d15 branch  0x000043ce 
+ 00017350  0x00003d17 arg  0x00000002 , 0x00000007 
+ 00017351  0x00003d18 branch  0x000043d2 
+ 00017352  0x00003d1a arg  0x00000005 , 0x00000007 
+ 00017353  0x00003d1b branch  0x000043ce 
+ 00017354  0x00003d1d arg  0x00000005 , 0x00000007 
+ 00017355  0x00003d1e branch  0x000043d2 
+ 00017356  0x00003d23 arg  0x00000001 , 0x00000002 
+ 00017357  0x00003d24 rtn 
+ 00017358  0x00003d27 fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003d28 qset1  0x0000003f 
+ 00017360  0x00003d29 store  0x00000004 , 0x000046d3 
+ 00017361  0x00003d2a rtn 
+ 00017362  0x00003d2d fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003d2e qset0  0x0000003f 
+ 00017364  0x00003d2f store  0x00000004 , 0x000046d3 
+ 00017365  0x00003d30 rtn 
+ 00017366  0x00003d33 fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003d34 rtnbit0  0x0000001a 
+ 00017368  0x00003d35 fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003d36 increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003d37 store  0x00000001 , 0x000046ce 
+ 00017371  0x00003d38 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003d39 rtn  0x00000002 
+ 00017373  0x00003d3a jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003d3b call  0x000068eb 
+ 00017375  0x00003d3c call  0x00006908 
+ 00017376  0x00003d3d store  0x00000002 , 0x0000470f 
+ 00017377  0x00003d3e arg  0x00004709 , 0x00000011 
+ 00017378  0x00003d3f call  0x00006930 
+ 00017379  0x00003d40 fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003d41 bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003d42 bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003d43 branch  0x000043e7 
+ 00017383  0x00003d45 arg  0x00000004 , 0x00000007 
+ 00017384  0x00003d46 branch  0x000043ce 
+ 00017385  0x00003d48 arg  0x00000004 , 0x00000007 
+ 00017386  0x00003d49 branch  0x000043d2 
+ 00017387  0x00003d4c fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003d4d rtnbit0  0x00000004 
+ 00017389  0x00003d4e fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003d4f store  0x00000001 , 0x00004715 
+ 00017391  0x00003d50 fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003d51 pincrease  0x00000001 
+ 00017393  0x00003d52 store  0x00000001 , 0x000046cf 
+ 00017394  0x00003d53 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003d54 ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003d55 beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003d56 beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003d57 beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003d58 beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003d59 rtn 
+ 00017401  0x00003d5b jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003d5c branch  0x000043fe 
+ 00017403  0x00003d5e arg  0x00000000 , 0x00000011 
+ 00017404  0x00003d5f jam  0x00000002 , 0x00004713 
+ 00017405  0x00003d60 branch  0x00007d14 
+ 00017406  0x00003d62 arg  0x00000000 , 0x00000011 
+ 00017407  0x00003d63 jam  0x00000002 , 0x00004713 
+ 00017408  0x00003d64 branch  0x00007d19 
+ 00017409  0x00003d67 call  0x00003f97 
+ 00017410  0x00003d68 nrtn  0x00000028 
+ 00017411  0x00003d69 arg  0x00000007 , 0x00000011 
+ 00017412  0x00003d6a arg  0x0000469a , 0x00000012 
+ 00017413  0x00003d6b rtn 
+ 00017414  0x00003d6e fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003d6f rtn  0x00000034 
+ 00017416  0x00003d71 fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003d72 call  0x0000681d 
+ 00017418  0x00003d73 call  0x00004410 , 0x00000001 
+ 00017419  0x00003d74 fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003d75 nrtn  0x00000034 
+ 00017421  0x00003d76 call  0x00004083 
+ 00017422  0x00003d77 nrtn  0x00000034 
+ 00017423  0x00003d78 branch  0x00002d83 
+ 00017424  0x00003d7b fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003d7c rtneq  0x000000ff 
+ 00017426  0x00003d7d jam  0x0000000a , 0x00004704 
+ 00017427  0x00003d7e rtn 
+ 00017428  0x00003d82 call  0x00004423 
+ 00017429  0x00003d83 fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003d84 arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003d85 isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003d86 branch  0x0000442b , 0x00000005 
+ 00017433  0x00003d87 storet  0x00000002 , 0x00004778 
+ 00017434  0x00003d88 call  0x0000441c 
+ 00017435  0x00003d89 branch  0x00004435 
+ 00017436  0x00003d8b fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003d8c store  0x00000006 , 0x00004738 
+ 00017438  0x00003d8d add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003d8e store  0x00000006 , 0x00004755 
+ 00017440  0x00003d8f add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003d90 store  0x00000006 , 0x00004772 
+ 00017442  0x00003d91 rtn 
+ 00017443  0x00003d95 setarg  0x00004778 
+ 00017444  0x00003d96 arg  0x00004720 , 0x00000002 
+ 00017445  0x00003d97 isub  0x00000002 , 0x00000002 
+ 00017446  0x00003d98 fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003d99 iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003d9a arg  0x00000002 , 0x00000002 
+ 00017449  0x00003d9b arg  0x00004778 , 0x00000011 
+ 00017450  0x00003d9c branch  0x00006562 
+ 00017451  0x00003da0 setarg  0x0000477f 
+ 00017452  0x00003da1 arg  0x00004720 , 0x00000002 
+ 00017453  0x00003da2 isub  0x00000002 , 0x00000002 
+ 00017454  0x00003da3 fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003da4 arg  0x00004720 , 0x00000011 
+ 00017456  0x00003da5 call  0x00006562 
+ 00017457  0x00003da6 call  0x0000431a 
+ 00017458  0x00003da7 fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003da8 call  0x00002c7a 
+ 00017460  0x00003da9 branch  0x0000322c 
+ 00017461  0x00003dac setarg  0x0000477f 
+ 00017462  0x00003dad arg  0x00004720 , 0x00000002 
+ 00017463  0x00003dae isub  0x00000002 , 0x00000002 
+ 00017464  0x00003daf arg  0x00004720 , 0x00000011 
+ 00017465  0x00003db0 fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003db1 branch  0x00006514 
+ 00017467  0x00003db4 arg  0x00000001 , 0x00000002 
+ 00017468  0x00003db5 arg  0x0000477a , 0x00000011 
+ 00017469  0x00003db6 arg  0x0000005a , 0x00000012 
+ 00017470  0x00003db7 branch  0x000065d1 
+ 00017471  0x00003dba arg  0x00000001 , 0x00000002 
+ 00017472  0x00003dbb arg  0x0000477a , 0x00000011 
+ 00017473  0x00003dbc arg  0x0000005a , 0x00000012 
+ 00017474  0x00003dbd branch  0x000065df 
+ 00017475  0x00003dc0 rtnmark1  0x00000026 
+ 00017476  0x00003dc1 fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003dc2 rtnbit0  0x00000016 
+ 00017478  0x00003dc3 fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003dc4 pincrease  0x00000001 
+ 00017480  0x00003dc5 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003dc6 store  0x00000001 , 0x00004705 
+ 00017482  0x00003dc7 rtnne  0x00000007 
+ 00017483  0x00003dc8 fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003dc9 bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003dca bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003dcb rtn 
+ 00017487  0x00003dd1 bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003dd2 fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003dd3 nrtn  0x00000034 
+ 00017490  0x00003dd4 fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003dd5 rtnbit0  0x00000008 
+ 00017492  0x00003dd6 fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003dd7 call  0x000063fb 
+ 00017494  0x00003dd8 store  0x00000001 , 0x000046a6 
+ 00017495  0x00003dd9 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003dda branch  0x0000445b , 0x00000002 
+ 00017497  0x00003ddb jam  0x00000000 , 0x00004706 
+ 00017498  0x00003ddc rtn 
+ 00017499  0x00003ddf jam  0x0000001e , 0x00004706 
+ 00017500  0x00003de0 rtn 
+ 00017501  0x00003de2 arg  0x00004706 , 0x00000013 
+ 00017502  0x00003de3 arg  0x00004460 , 0x00000012 
+ 00017503  0x00003de4 branch  0x0000336d 
+ 00017504  0x00003de7 fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003de8 call  0x00006414 
+ 00017506  0x00003de9 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003dea nrtn  0x00000002 
+ 00017508  0x00003deb fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003dec rtnbit0  0x00000008 
+ 00017510  0x00003ded arg  0x00000008 , 0x00000007 
+ 00017511  0x00003dee call  0x000043d2 
+ 00017512  0x00003def jam  0x00000000 , 0x00004172 
+ 00017513  0x00003df0 jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003df1 call  0x00004482 
+ 00017515  0x00003df2 fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003df3 bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003df5 fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003df6 beq  0x00000001 , 0x00004489 
+ 00017519  0x00003df7 beq  0x00000002 , 0x00004476 
+ 00017520  0x00003df8 rtn 
+ 00017521  0x00003dfa fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003dfb beq  0x00000001 , 0x00004489 
+ 00017523  0x00003dfc beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003dfd beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003dfe rtn 
+ 00017526  0x00003e01 fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003e02 branch  0x0000428f 
+ 00017528  0x00003e07 jam  0x00000020 , 0x00004172 
+ 00017529  0x00003e08 branch  0x00004482 
+ 00017530  0x00003e0d fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003e0e rtneq  0x000000ff 
+ 00017532  0x00003e0f store  0x00000001 , 0x00004715 
+ 00017533  0x00003e10 branch  0x00004296 
+ 00017534  0x00003e13 fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003e14 rtneq  0x000000ff 
+ 00017536  0x00003e15 store  0x00000001 , 0x00004715 
+ 00017537  0x00003e16 branch  0x00004296 
+ 00017538  0x00003e19 call  0x00004296 
+ 00017539  0x00003e1a call  0x0000447a 
+ 00017540  0x00003e1b call  0x0000447e 
+ 00017541  0x00003e1d fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003e1e rtneq  0x000000ff 
+ 00017543  0x00003e1f store  0x00000001 , 0x00004715 
+ 00017544  0x00003e20 branch  0x00004296 
+ 00017545  0x00003e23 fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003e24 store  0x00000001 , 0x00004715 
+ 00017547  0x00003e25 branch  0x00004298 
+ 00017548  0x00003e27 fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003e28 store  0x00000001 , 0x00004715 
+ 00017550  0x00003e29 branch  0x00004298 
+ 00017551  0x00003e2b fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003e2c store  0x00000001 , 0x00004715 
+ 00017553  0x00003e2d branch  0x00004298 
+ 00017554  0x00003e32 bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003e33 fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003e34 increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003e35 store  0x00000001 , 0x0000471e 
+ 00017558  0x00003e36 fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003e37 increase  0x00000001 , 0x00000002 
+ 00017560  0x00003e38 fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003e39 isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003e3a ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003e3b storet  0x00000001 , 0x00004720 
+ 00017564  0x00003e3c jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003e3d call  0x0000437a 
+ 00017566  0x00003e3e call  0x000042fb 
+ 00017567  0x00003e3f branch  0x000042a2 
+ 00017568  0x00003e42 call  0x00004482 
+ 00017569  0x00003e43 setarg  0x00000000 
+ 00017570  0x00003e44 store  0x00000008 , 0x000000a1 
+ 00017571  0x00003e45 branch  0x00002b1f 
+ 00017572  0x00003e51 rtn  0x0000002b 
+ 00017573  0x00003e52 hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003e53 and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003e54 hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003e55 call  0x00006948 
+ 00017577  0x00003e56 setarg  0x000044e6 
+ 00017578  0x00003e57 store  0x00000002 , 0x000041eb 
+ 00017579  0x00003e59 setarg  0x000044e9 
+ 00017580  0x00003e5a store  0x00000002 , 0x000041ed 
+ 00017581  0x00003e5c setarg  0x000044ef 
+ 00017582  0x00003e5d store  0x00000002 , 0x000041f3 
+ 00017583  0x00003e5f setarg  0x000044f2 
+ 00017584  0x00003e60 store  0x00000002 , 0x000041f5 
+ 00017585  0x00003e62 setarg  0x000033d0 
+ 00017586  0x00003e63 store  0x00000002 , 0x000041e9 
+ 00017587  0x00003e65 call  0x00002c7a 
+ 00017588  0x00003e66 setarg  0x000045c2 
+ 00017589  0x00003e67 add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003e68 istore  0x00000002 , 0x00000005 
+ 00017591  0x00003e6a setarg  0x000044ea 
+ 00017592  0x00003e6b add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003e6c istore  0x00000002 , 0x00000005 
+ 00017594  0x00003e6e setarg  0x000044e9 
+ 00017595  0x00003e6f add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003e70 istore  0x00000002 , 0x00000005 
+ 00017597  0x00003e72 setarg  0x0000450e 
+ 00017598  0x00003e73 store  0x00000002 , 0x000041fd 
+ 00017599  0x00003e75 setarg  0x000044da 
+ 00017600  0x00003e76 store  0x00000002 , 0x0000475b 
+ 00017601  0x00003e78 setarg  0x000044d6 
+ 00017602  0x00003e79 store  0x00000002 , 0x0000475f 
+ 00017603  0x00003e7b setarg  0x00004560 
+ 00017604  0x00003e7c store  0x00000002 , 0x0000470f 
+ 00017605  0x00003e7e bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003e7f call  0x000044e2 
+ 00017607  0x00003e80 call  0x00007e38 
+ 00017608  0x00003e81 jam  0x00000002 , 0x00004172 
+ 00017609  0x00003e82 fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003e83 store  0x00000001 , 0x0000469a 
+ 00017611  0x00003e84 beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003e85 fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003e86 store  0x00000001 , 0x00004686 
+ 00017614  0x00003e88 call  0x000044db 
+ 00017615  0x00003e89 call  0x00007cd3 
+ 00017616  0x00003e8a call  0x00007cdd 
+ 00017617  0x00003e8b jam  0x00000001 , 0x00004757 
+ 00017618  0x00003e8c fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003e8d rtnbit1  0x0000000c 
+ 00017620  0x00003e8e branch  0x0000340a 
+ 00017621  0x00003e93 jam  0x00000002 , 0x00004757 
+ 00017622  0x00003e95 call  0x000044db 
+ 00017623  0x00003e97 arg  0x00000000 , 0x00000011 
+ 00017624  0x00003e98 call  0x00007d1e 
+ 00017625  0x00003e9a branch  0x00002ee4 
+ 00017626  0x00003e9d branch  0x000044db 
+ 00017627  0x00003ea0 bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003ea1 fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003ea2 bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003ea4 fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003ea5 branch  0x0000680e 
+ 00017632  0x00003ea7 store  0x00000001 , 0x00004706 
+ 00017633  0x00003ea8 branch  0x000044de 
+ 00017634  0x00003eac call  0x00002c9d 
+ 00017635  0x00003ead fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003eae store  0x00000002 , 0x00004755 
+ 00017637  0x00003eaf branch  0x00004515 
+ 00017638  0x00003eb7 call  0x00006835 
+ 00017639  0x00003eb8 call  0x000044e9 
+ 00017640  0x00003eb9 branch  0x0000340a 
+ 00017641  0x00003ebc branch  0x0000696c 
+ 00017642  0x00003ebf fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003ec0 rtn  0x00000034 
+ 00017644  0x00003ec2 branch  0x00002d83 
+ 00017645  0x00003ec5 rtn 
+ 00017646  0x00003ec8 branch  0x00006978 
+ 00017647  0x00003ecb call  0x00004544 
+ 00017648  0x00003ecc call  0x00004503 
+ 00017649  0x00003ecd branch  0x000044ee 
+ 00017650  0x00003ed0 copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003ed1 beq  0x0000002d , 0x00003431 
+ 00017652  0x00003ed2 beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003ed3 beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003ed4 beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003ed5 beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003ed6 rtn 
+ 00017657  0x00003ed9 jam  0x00000001 , 0x00004765 
+ 00017658  0x00003eda rtn 
+ 00017659  0x00003edd jam  0x00000001 , 0x00004765 
+ 00017660  0x00003ede jam  0x00000001 , 0x00004763 
+ 00017661  0x00003edf jam  0x00000001 , 0x00004764 
+ 00017662  0x00003ee0 rtn 
+ 00017663  0x00003ee3 jam  0x00000001 , 0x00004765 
+ 00017664  0x00003ee4 jam  0x00000001 , 0x00004763 
+ 00017665  0x00003ee5 jam  0x00000001 , 0x00004764 
+ 00017666  0x00003ee6 rtn 
+ 00017667  0x00003ee9 fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003eea rtneq  0x00000000 
+ 00017669  0x00003eeb fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003eec rtneq  0x00000001 
+ 00017671  0x00003eed jam  0x00000001 , 0x00004762 
+ 00017672  0x00003eef arg  0x00000000 , 0x00000011 
+ 00017673  0x00003ef0 branch  0x00007d19 
+ 00017674  0x00003ef2 arg  0x00000000 , 0x00000011 
+ 00017675  0x00003ef3 call  0x00007d19 
+ 00017676  0x00003ef4 call  0x000044db 
+ 00017677  0x00003ef5 branch  0x0000340a 
+ 00017678  0x00003ef8 call  0x0000337b 
+ 00017679  0x00003ef9 branch  0x00004510 
+ 00017680  0x00003efc fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003efd rtn  0x00000034 
+ 00017682  0x00003efe arg  0x00004755 , 0x00000013 
+ 00017683  0x00003eff arg  0x0000450a , 0x00000012 
+ 00017684  0x00003f00 branch  0x00003374 
+ 00017685  0x00003f04 call  0x0000451a 
+ 00017686  0x00003f05 storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003f06 call  0x0000451f 
+ 00017688  0x00003f07 storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003f08 rtn 
+ 00017690  0x00003f0b fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003f0c store  0x00000002 , 0x0000471e 
+ 00017692  0x00003f0d call  0x00004540 
+ 00017693  0x00003f0e call  0x00004525 
+ 00017694  0x00003f0f store  0x00000001 , 0x00004724 
+ 00017695  0x00003f11 fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003f12 store  0x00000002 , 0x0000471e 
+ 00017697  0x00003f13 call  0x00004542 
+ 00017698  0x00003f14 call  0x00004525 
+ 00017699  0x00003f15 store  0x00000001 , 0x00004725 
+ 00017700  0x00003f16 rtn 
+ 00017701  0x00003f18 fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003f19 copy  0x0000003f , 0x00000011 
+ 00017703  0x00003f1a fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003f1b call  0x0000452e 
+ 00017705  0x00003f1c fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003f1d nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003f1e nrtn  0x00000002 
+ 00017708  0x00003f1f fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003f20 rtn 
+ 00017710  0x00003f22 isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003f23 branch  0x00004534 , 0x00000002 
+ 00017712  0x00003f24 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003f25 jam  0x00000001 , 0x00004718 
+ 00017714  0x00003f26 isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003f27 rtn 
+ 00017716  0x00003f29 jam  0x00000000 , 0x00004718 
+ 00017717  0x00003f2a isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003f2b rtn 
+ 00017719  0x00003f2d nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003f2e fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003f2f nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003f31 setarg  0x00000001 
+ 00017723  0x00003f32 rtn 
+ 00017724  0x00003f34 setarg  0x00000002 
+ 00017725  0x00003f35 rtn 
+ 00017726  0x00003f37 setarg  0x00000000 
+ 00017727  0x00003f38 rtn 
+ 00017728  0x00003f3a jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003f3b branch  0x000068eb 
+ 00017730  0x00003f3d jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003f3e branch  0x000068eb 
+ 00017732  0x00003f42 fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003f43 rtnne  0x00000001 
+ 00017734  0x00003f45 bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003f46 jam  0x00000001 , 0x00004719 
+ 00017736  0x00003f47 call  0x0000451a 
+ 00017737  0x00003f48 fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003f49 fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003f4a isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003f4b rtn  0x00000005 
+ 00017741  0x00003f4c store  0x00000002 , 0x00004722 
+ 00017742  0x00003f4d call  0x00004550 
+ 00017743  0x00003f4e branch  0x00004554 
+ 00017744  0x00003f51 fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003f52 branch  0x0000455a , 0x00000034 
+ 00017746  0x00003f53 increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003f54 branch  0x00004557 
+ 00017748  0x00003f56 fetch  0x00000001 , 0x00004725 
+ 00017749  0x00003f57 branch  0x0000455d , 0x00000034 
+ 00017750  0x00003f58 increase  0x00000001 , 0x0000003f 
+ 00017751  0x00003f5a copy  0x0000003f , 0x00000007 
+ 00017752  0x00003f5b arg  0x00000001 , 0x00000011 
+ 00017753  0x00003f5c branch  0x00004560 
+ 00017754  0x00003f5f arg  0x00000000 , 0x00000007 
+ 00017755  0x00003f60 arg  0x00000000 , 0x00000011 
+ 00017756  0x00003f61 branch  0x00004560 
+ 00017757  0x00003f63 arg  0x00000002 , 0x00000007 
+ 00017758  0x00003f64 arg  0x00000000 , 0x00000011 
+ 00017759  0x00003f65 branch  0x00004560 
+ 00017760  0x00003f68 copy  0x00000011 , 0x0000003f 
+ 00017761  0x00003f69 store  0x00000001 , 0x00004761 
+ 00017762  0x00003f6a fetch  0x00000001 , 0x00004763 
+ 00017763  0x00003f6b beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00003f6c fetch  0x00000002 , 0x00004753 
+ 00017765  0x00003f6d store  0x00000002 , 0x00004755 
+ 00017766  0x00003f6e fetch  0x00000001 , 0x00004761 
+ 00017767  0x00003f6f branch  0x00004580 , 0x00000034 
+ 00017768  0x00003f71 bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x00003f72 arg  0x00000000 , 0x00000011 
+ 00017770  0x00003f73 call  0x00007d14 
+ 00017771  0x00003f75 copy  0x00000007 , 0x0000003f 
+ 00017772  0x00003f76 beq  0x00000004 , 0x000045a3 
+ 00017773  0x00003f77 beq  0x00000005 , 0x000045a5 
+ 00017774  0x00003f78 beq  0x00000006 , 0x000045a7 
+ 00017775  0x00003f7c call  0x0000458b 
+ 00017776  0x00003f7d beq  0x00000000 , 0x00004574 
+ 00017777  0x00003f7e beq  0x00000002 , 0x0000457a 
+ 00017778  0x00003f7f beq  0x00000003 , 0x00004574 
+ 00017779  0x00003f80 rtn 
+ 00017780  0x00003f83 copy  0x00000007 , 0x0000003f 
+ 00017781  0x00003f84 beq  0x00000000 , 0x0000458f 
+ 00017782  0x00003f85 beq  0x00000001 , 0x00004591 
+ 00017783  0x00003f86 beq  0x00000002 , 0x00004593 
+ 00017784  0x00003f87 beq  0x00000003 , 0x00004595 
+ 00017785  0x00003f88 rtn 
+ 00017786  0x00003f8b copy  0x00000007 , 0x0000003f 
+ 00017787  0x00003f8c beq  0x00000000 , 0x00004597 
+ 00017788  0x00003f8d beq  0x00000001 , 0x0000459a 
+ 00017789  0x00003f8e beq  0x00000002 , 0x0000459d 
+ 00017790  0x00003f8f beq  0x00000003 , 0x000045a0 
+ 00017791  0x00003f90 rtn 
+ 00017792  0x00003f93 bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x00003f94 arg  0x00000000 , 0x00000011 
+ 00017794  0x00003f95 call  0x00007d19 
+ 00017795  0x00003f97 copy  0x00000007 , 0x0000003f 
+ 00017796  0x00003f98 beq  0x00000004 , 0x000045bc 
+ 00017797  0x00003f99 beq  0x00000005 , 0x000045bc 
+ 00017798  0x00003f9d call  0x0000458b 
+ 00017799  0x00003f9e beq  0x00000000 , 0x000045a9 
+ 00017800  0x00003f9f beq  0x00000002 , 0x000045af 
+ 00017801  0x00003fa0 beq  0x00000003 , 0x000045a9 
+ 00017802  0x00003fa1 rtn 
+ 00017803  0x00003fa4 fetch  0x00000001 , 0x00004728 
+ 00017804  0x00003fa5 fetcht  0x00000001 , 0x00004727 
+ 00017805  0x00003fa6 ior  0x00000002 , 0x0000003f 
+ 00017806  0x00003fa7 rtn 
+ 00017807  0x00003fab jam  0x00000001 , 0x00004734 
+ 00017808  0x00003fac branch  0x000045be 
+ 00017809  0x00003fae jam  0x00000002 , 0x00004734 
+ 00017810  0x00003faf branch  0x000045be 
+ 00017811  0x00003fb1 jam  0x00000001 , 0x00004736 
+ 00017812  0x00003fb2 branch  0x000045be 
+ 00017813  0x00003fb4 jam  0x00000002 , 0x00004736 
+ 00017814  0x00003fb5 branch  0x000045be 
+ 00017815  0x00003fb9 jam  0x00000001 , 0x00004734 
+ 00017816  0x00003fba jam  0x00000001 , 0x00004736 
+ 00017817  0x00003fbb branch  0x000045be 
+ 00017818  0x00003fbd jam  0x00000002 , 0x00004734 
+ 00017819  0x00003fbe jam  0x00000002 , 0x00004736 
+ 00017820  0x00003fbf branch  0x000045be 
+ 00017821  0x00003fc1 jam  0x00000002 , 0x00004734 
+ 00017822  0x00003fc2 jam  0x00000001 , 0x00004736 
+ 00017823  0x00003fc3 branch  0x000045be 
+ 00017824  0x00003fc5 jam  0x00000001 , 0x00004734 
+ 00017825  0x00003fc6 jam  0x00000002 , 0x00004736 
+ 00017826  0x00003fc7 branch  0x000045be 
+ 00017827  0x00003fcb jam  0x00000001 , 0x00004738 
+ 00017828  0x00003fcc branch  0x000045be 
+ 00017829  0x00003fce jam  0x00000002 , 0x00004738 
+ 00017830  0x00003fcf branch  0x000045be 
+ 00017831  0x00003fd2 jam  0x00000001 , 0x00004741 
+ 00017832  0x00003fd3 branch  0x000045c0 
+ 00017833  0x00003fd6 copy  0x00000007 , 0x0000003f 
+ 00017834  0x00003fd7 beq  0x00000000 , 0x000045b5 
+ 00017835  0x00003fd8 beq  0x00000001 , 0x000045b5 
+ 00017836  0x00003fd9 beq  0x00000002 , 0x000045b7 
+ 00017837  0x00003fda beq  0x00000003 , 0x000045b7 
+ 00017838  0x00003fdb rtn 
+ 00017839  0x00003fde copy  0x00000007 , 0x0000003f 
+ 00017840  0x00003fdf beq  0x00000000 , 0x000045b9 
+ 00017841  0x00003fe0 beq  0x00000001 , 0x000045b9 
+ 00017842  0x00003fe1 beq  0x00000002 , 0x000045b9 
+ 00017843  0x00003fe2 beq  0x00000003 , 0x000045b9 
+ 00017844  0x00003fe3 rtn 
+ 00017845  0x00003fe7 jam  0x00000000 , 0x00004734 
+ 00017846  0x00003fe8 branch  0x000045be 
+ 00017847  0x00003feb jam  0x00000000 , 0x00004736 
+ 00017848  0x00003fec branch  0x000045be 
+ 00017849  0x00003ff2 jam  0x00000000 , 0x00004734 
+ 00017850  0x00003ff3 jam  0x00000000 , 0x00004736 
+ 00017851  0x00003ff4 branch  0x000045be 
+ 00017852  0x00003ff8 jam  0x00000000 , 0x00004738 
+ 00017853  0x00003ff9 branch  0x000045be 
+ 00017854  0x00003ffc arg  0x0000472e , 0x00000011 
+ 00017855  0x00003ffd branch  0x00007e3d 
+ 00017856  0x00003fff arg  0x0000473b , 0x00000011 
+ 00017857  0x00004000 branch  0x00007e3d 
+ 00017858  0x00004003 fetch  0x00000001 , 0x00004764 
+ 00017859  0x00004004 beq  0x00000001 , 0x000045cc 
+ 00017860  0x00004005 arg  0x00004744 , 0x00000011 
+ 00017861  0x00004006 call  0x00007e54 
+ 00017862  0x00004007 nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x00004009 arg  0x00004744 , 0x00000006 
+ 00017864  0x0000400a ifetch  0x00000001 , 0x00000006 
+ 00017865  0x0000400b copy  0x0000003f , 0x00000011 
+ 00017866  0x0000400c arg  0x00004745 , 0x00000012 
+ 00017867  0x0000400f rtn 
+ 00017868  0x00004012 jam  0x00000000 , 0x00004764 
+ 00017869  0x00004013 enable  0x00000028 
+ 00017870  0x00004014 arg  0x00000001 , 0x00000011 
+ 00017871  0x00004015 arg  0x00004766 , 0x00000012 
+ 00017872  0x00004016 rtn 
+ 00017873  0x00004019 fetch  0x00000001 , 0x00004747 
+ 00017874  0x0000401a beq  0x00000004 , 0x000045d5 
+ 00017875  0x0000401b beq  0x00000005 , 0x000045d5 
+ 00017876  0x0000401c rtn 
+ 00017877  0x0000401e fetch  0x00000001 , 0x0000474a 
+ 00017878  0x0000401f nbranch  0x000045dc , 0x00000034 
+ 00017879  0x00004020 fetch  0x00000001 , 0x0000474c 
+ 00017880  0x00004021 nbranch  0x000045dc , 0x00000034 
+ 00017881  0x00004022 fetch  0x00000001 , 0x0000474e 
+ 00017882  0x00004023 nbranch  0x000045dc , 0x00000034 
+ 00017883  0x00004024 rtn 
+ 00017884  0x00004026 enable  0x00000028 
+ 00017885  0x00004027 branch  0x000045c7 
+ 00017886  0x00004030 rtn  0x0000002b 
+ 00017887  0x00004031 hfetch  0x00000001 , 0x00008081 
+ 00017888  0x00004032 and_into  0x000000fc , 0x0000003f 
+ 00017889  0x00004033 hstore  0x00000001 , 0x00008081 
+ 00017890  0x00004034 setarg  0x000046b4 
+ 00017891  0x00004035 store  0x00000002 , 0x000041eb 
+ 00017892  0x00004037 setarg  0x000046b3 
+ 00017893  0x00004038 store  0x00000002 , 0x000041ed 
+ 00017894  0x0000403a setarg  0x0000340a 
+ 00017895  0x0000403b store  0x00000002 , 0x000041f7 
+ 00017896  0x0000403d setarg  0x000046b1 
+ 00017897  0x0000403e store  0x00000002 , 0x000041f3 
+ 00017898  0x00004040 setarg  0x00004612 
+ 00017899  0x00004041 store  0x00000002 , 0x000041f5 
+ 00017900  0x00004043 setarg  0x0000460c 
+ 00017901  0x00004044 store  0x00000002 , 0x000041e9 
+ 00017902  0x00004046 setarg  0x0000476a 
+ 00017903  0x00004047 store  0x00000002 , 0x000041f9 
+ 00017904  0x00004049 setarg  0x00004686 
+ 00017905  0x0000404a store  0x00000002 , 0x000041fd 
+ 00017906  0x0000404c setarg  0x00004729 
+ 00017907  0x0000404d store  0x00000002 , 0x000046e7 
+ 00017908  0x0000404f setarg  0x00004806 
+ 00017909  0x00004050 store  0x00000002 , 0x000046e2 
+ 00017910  0x00004051 setarg  0x00004807 
+ 00017911  0x00004052 store  0x00000002 , 0x000046e4 
+ 00017912  0x00004054 call  0x000057a3 
+ 00017913  0x00004055 call  0x000047da 
+ 00017914  0x00004056 call  0x00004788 
+ 00017915  0x00004057 call  0x0000476d 
+ 00017916  0x00004058 call  0x00006948 
+ 00017917  0x00004059 call  0x0000477a 
+ 00017918  0x0000405a call  0x00007e38 
+ 00017919  0x0000405b call  0x00007d08 
+ 00017920  0x0000405c call  0x00004793 
+ 00017921  0x0000405d call  0x000047c7 
+ 00017922  0x0000405f bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x00004060 call  0x0000464f 
+ 00017924  0x00004061 fetch  0x00000001 , 0x000046dd 
+ 00017925  0x00004062 beq  0x00000000 , 0x00004609 
+ 00017926  0x00004063 fetch  0x00000001 , 0x000046de 
+ 00017927  0x00004064 store  0x00000001 , 0x00004686 
+ 00017928  0x00004065 branch  0x0000480e 
+ 00017929  0x00004069 jam  0x000000ff , 0x00004686 
+ 00017930  0x0000406a jam  0x00000001 , 0x000046df 
+ 00017931  0x0000406b branch  0x000046d9 
+ 00017932  0x00004070 fetch  0x00000001 , 0x000046df 
+ 00017933  0x00004071 beq  0x00000002 , 0x000033d0 
+ 00017934  0x00004072 call  0x0000527e 
+ 00017935  0x00004073 fetch  0x00000001 , 0x00004256 
+ 00017936  0x00004074 nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x00004075 branch  0x000033d2 
+ 00017938  0x0000407a copy  0x00000013 , 0x0000003f 
+ 00017939  0x0000407c beq  0x00000001 , 0x00004626 
+ 00017940  0x0000407d beq  0x00000002 , 0x00004629 
+ 00017941  0x0000407e beq  0x00000004 , 0x00004631 
+ 00017942  0x0000407f beq  0x00000005 , 0x00004633 
+ 00017943  0x00004080 beq  0x00000006 , 0x00004635 
+ 00017944  0x00004081 beq  0x00000007 , 0x00004638 
+ 00017945  0x00004082 beq  0x00000012 , 0x0000463c 
+ 00017946  0x00004083 beq  0x00000013 , 0x00004644 
+ 00017947  0x00004084 beq  0x00000027 , 0x00004645 
+ 00017948  0x00004085 beq  0x0000002e , 0x00004648 
+ 00017949  0x00004086 beq  0x0000003d , 0x00004649 
+ 00017950  0x00004088 beq  0x00000014 , 0x00004658 
+ 00017951  0x00004089 beq  0x00000015 , 0x0000465c 
+ 00017952  0x0000408a beq  0x0000003f , 0x0000465f 
+ 00017953  0x0000408b beq  0x00000040 , 0x00004665 
+ 00017954  0x0000408d beq  0x00000010 , 0x0000466b 
+ 00017955  0x0000408e beq  0x0000002c , 0x0000466c 
+ 00017956  0x0000408f beq  0x0000002d , 0x00004677 
+ 00017957  0x00004090 rtn 
+ 00017958  0x00004096 jam  0x00000000 , 0x000046ad 
+ 00017959  0x00004097 jam  0x00000000 , 0x000046ac 
+ 00017960  0x00004098 rtn 
+ 00017961  0x0000409c call  0x0000462b 
+ 00017962  0x0000409d branch  0x00004631 
+ 00017963  0x000040a0 jam  0x00000000 , 0x000041e2 
+ 00017964  0x000040a1 jam  0x00000000 , 0x00004680 
+ 00017965  0x000040a2 jam  0x00000000 , 0x00004205 
+ 00017966  0x000040a3 jam  0x00000000 , 0x000046ac 
+ 00017967  0x000040a4 jam  0x00000000 , 0x000046ad 
+ 00017968  0x000040a5 branch  0x00007e38 
+ 00017969  0x000040a9 call  0x000033a9 
+ 00017970  0x000040aa branch  0x000046c2 
+ 00017971  0x000040ae call  0x000046b6 
+ 00017972  0x000040af branch  0x00003408 
+ 00017973  0x000040b3 setarg  0x00000002 
+ 00017974  0x000040b4 store  0x00000001 , 0x00004680 
+ 00017975  0x000040b5 rtn 
+ 00017976  0x000040b9 jam  0x00000000 , 0x000046ac 
+ 00017977  0x000040ba setarg  0x00000001 
+ 00017978  0x000040bb store  0x00000001 , 0x000046ad 
+ 00017979  0x000040bc rtn 
+ 00017980  0x000040c0 fetch  0x00000001 , 0x000041e2 
+ 00017981  0x000040c1 rtneq  0x00000001 
+ 00017982  0x000040c2 jam  0x00000001 , 0x000041e2 
+ 00017983  0x000040c3 call  0x00003416 
+ 00017984  0x000040c4 call  0x00003414 
+ 00017985  0x000040c5 call  0x000046b6 
+ 00017986  0x000040c6 call  0x00003408 
+ 00017987  0x000040c7 branch  0x0000340e 
+ 00017988  0x000040cb branch  0x00004631 
+ 00017989  0x000040cf setarg  0x00000005 
+ 00017990  0x000040d0 store  0x00000001 , 0x000046ac 
+ 00017991  0x000040d1 rtn 
+ 00017992  0x000040d5 branch  0x000033cd 
+ 00017993  0x000040da arg  0x00000000 , 0x00000012 
+ 00017994  0x000040db fetch  0x00000001 , 0x00004217 
+ 00017995  0x000040dc mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x000040dd fetch  0x00000002 , 0x00004215 
+ 00017997  0x000040de copy  0x0000003f , 0x00000011 
+ 00017998  0x000040df branch  0x00006606 
+ 00017999  0x000040e2 arg  0x00000000 , 0x00000012 
+ 00018000  0x000040e3 fetch  0x00000001 , 0x0000469a 
+ 00018001  0x000040e4 rtnbit0  0x00000001 
+ 00018002  0x000040e5 fetch  0x00000001 , 0x00004217 
+ 00018003  0x000040e6 rtn  0x00000034 
+ 00018004  0x000040e7 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x000040e8 fetch  0x00000002 , 0x00004215 
+ 00018006  0x000040e9 copy  0x0000003f , 0x00000011 
+ 00018007  0x000040ea branch  0x000065df 
+ 00018008  0x000040ef call  0x000046b6 
+ 00018009  0x000040f0 setarg  0x00000000 
+ 00018010  0x000040f1 store  0x00000002 , 0x000046b7 
+ 00018011  0x000040f2 branch  0x00003408 
+ 00018012  0x000040f6 call  0x00007e38 
+ 00018013  0x000040f7 jam  0x00000000 , 0x000046b0 
+ 00018014  0x000040f8 branch  0x000046d9 
+ 00018015  0x000040fc call  0x00007e38 
+ 00018016  0x000040fd jam  0x00000001 , 0x000046b0 
+ 00018017  0x000040fe fetch  0x00000008 , 0x000046c1 
+ 00018018  0x000040ff store  0x00000008 , 0x00004496 
+ 00018019  0x00004100 call  0x00003416 
+ 00018020  0x00004101 branch  0x00005abf 
+ 00018021  0x00004105 fetch  0x00000002 , 0x00004509 
+ 00018022  0x00004106 rtneq  0x00000000 
+ 00018023  0x00004107 fetch  0x00000008 , 0x000046c9 
+ 00018024  0x00004108 rtn  0x00000034 
+ 00018025  0x00004109 store  0x00000008 , 0x00004496 
+ 00018026  0x0000410a branch  0x00005abf 
+ 00018027  0x0000410f branch  0x0000481f 
+ 00018028  0x00004112 fetch  0x00000001 , 0x000046dd 
+ 00018029  0x00004113 rtneq  0x00000000 
+ 00018030  0x00004114 fetch  0x00000001 , 0x000046df 
+ 00018031  0x00004115 rtnne  0x00000001 
+ 00018032  0x00004116 call  0x00004672 
+ 00018033  0x00004117 branch  0x00003406 
+ 00018034  0x0000411a jam  0x00000001 , 0x000048df 
+ 00018035  0x0000411b arg  0x0000000b , 0x00000039 
+ 00018036  0x0000411c arg  0x000048e0 , 0x00000005 
+ 00018037  0x0000411d arg  0x000048c9 , 0x00000006 
+ 00018038  0x0000411e branch  0x00007f01 
+ 00018039  0x00004121 fetch  0x00000001 , 0x000046dd 
+ 00018040  0x00004122 rtneq  0x00000000 
+ 00018041  0x00004123 fetch  0x00000001 , 0x000046df 
+ 00018042  0x00004124 beq  0x00000001 , 0x0000467c 
+ 00018043  0x00004125 branch  0x0000481b 
+ 00018044  0x00004128 fetch  0x00000001 , 0x000048df 
+ 00018045  0x00004129 rtnne  0x00000001 
+ 00018046  0x0000412a jam  0x00000000 , 0x000048df 
+ 00018047  0x0000412b fetch  0x00000002 , 0x00004682 
+ 00018048  0x0000412c bbit1  0x00000000 , 0x00003408 
+ 00018049  0x0000412d bbit1  0x00000009 , 0x00003408 
+ 00018050  0x0000412e arg  0x0000000b , 0x00000039 
+ 00018051  0x0000412f arg  0x000048e0 , 0x00000006 
+ 00018052  0x00004130 arg  0x000048c9 , 0x00000005 
+ 00018053  0x00004131 branch  0x00007f01 
+ 00018054  0x00004138 call  0x0000468c 
+ 00018055  0x0000413b call  0x00004693 
+ 00018056  0x0000413e call  0x0000469e 
+ 00018057  0x0000413f call  0x000046a6 
+ 00018058  0x00004140 call  0x000046a9 
+ 00018059  0x00004143 branch  0x000046ac 
+ 00018060  0x00004148 arg  0x000046db , 0x00000013 
+ 00018061  0x00004149 arg  0x0000468f , 0x00000012 
+ 00018062  0x0000414a branch  0x00003374 
+ 00018063  0x0000414c jam  0x00000002 , 0x000046df 
+ 00018064  0x0000414d call  0x00003408 
+ 00018065  0x0000414e call  0x000046f4 
+ 00018066  0x0000414f branch  0x0000480b 
+ 00018067  0x00004153 arg  0x000048ec , 0x00000013 
+ 00018068  0x00004154 arg  0x00004696 , 0x00000012 
+ 00018069  0x00004155 branch  0x0000336d 
+ 00018070  0x00004158 fetch  0x00000002 , 0x00004682 
+ 00018071  0x00004159 bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x0000415a bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x0000415b fetch  0x00000001 , 0x000048c9 
+ 00018074  0x0000415c beq  0x00000001 , 0x0000480b 
+ 00018075  0x0000415d beq  0x00000004 , 0x0000480b 
+ 00018076  0x0000415e beq  0x00000005 , 0x0000480b 
+ 00018077  0x0000415f branch  0x0000340a 
+ 00018078  0x00004164 arg  0x000046ac , 0x00000013 
+ 00018079  0x00004165 arg  0x000046a1 , 0x00000012 
+ 00018080  0x00004166 branch  0x0000336d 
+ 00018081  0x00004169 fetch  0x00000001 , 0x0000027f 
+ 00018082  0x0000416a set1  0x00000000 , 0x0000003f 
+ 00018083  0x0000416b set1  0x00000007 , 0x0000003f 
+ 00018084  0x0000416c store  0x00000001 , 0x0000027f 
+ 00018085  0x0000416d rtn 
+ 00018086  0x00004170 arg  0x00004680 , 0x00000013 
+ 00018087  0x00004171 arg  0x0000463c , 0x00000012 
+ 00018088  0x00004172 branch  0x0000336d 
+ 00018089  0x00004175 arg  0x000046ad , 0x00000013 
+ 00018090  0x00004176 arg  0x000033e9 , 0x00000012 
+ 00018091  0x00004177 branch  0x0000336d 
+ 00018092  0x0000417d fetch  0x00000001 , 0x000046df 
+ 00018093  0x0000417e rtnne  0x00000001 
+ 00018094  0x0000417f arg  0x000046b7 , 0x00000013 
+ 00018095  0x00004180 arg  0x000046c2 , 0x00000012 
+ 00018096  0x00004181 branch  0x00003374 
+ 00018097  0x00004185 call  0x0000473a 
+ 00018098  0x00004186 branch  0x00006978 
+ 00018099  0x0000418a branch  0x0000696c 
+ 00018100  0x0000418d call  0x00006835 
+ 00018101  0x0000418e branch  0x000046b3 
+ 00018102  0x00004195 fetch  0x00000001 , 0x0000469a 
+ 00018103  0x00004196 bbit1  0x00000001 , 0x000046be 
+ 00018104  0x00004197 bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x00004198 rtn 
+ 00018106  0x0000419b fetch  0x00000002 , 0x000046d7 
+ 00018107  0x0000419c store  0x00000002 , 0x000046d9 
+ 00018108  0x0000419d store  0x00000002 , 0x000046db 
+ 00018109  0x0000419e branch  0x000033f8 
+ 00018110  0x000041a1 fetch  0x00000002 , 0x000046d3 
+ 00018111  0x000041a2 store  0x00000002 , 0x000046d9 
+ 00018112  0x000041a3 store  0x00000002 , 0x000046db 
+ 00018113  0x000041a4 branch  0x000033f0 
+ 00018114  0x000041a7 fetch  0x00000001 , 0x000046df 
+ 00018115  0x000041a8 rtnne  0x00000001 
+ 00018116  0x000041a9 fetch  0x00000001 , 0x0000469a 
+ 00018117  0x000041aa bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x000041ab bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x000041ac rtn 
+ 00018120  0x000041af fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x000041b0 store  0x00000002 , 0x000046d9 
+ 00018122  0x000041b1 store  0x00000002 , 0x000046db 
+ 00018123  0x000041b2 branch  0x000033eb 
+ 00018124  0x000041b5 fetch  0x00000002 , 0x00004682 
+ 00018125  0x000041b6 rtnbit1  0x00000009 
+ 00018126  0x000041b7 fetch  0x00000002 , 0x000046d5 
+ 00018127  0x000041b8 store  0x00000002 , 0x000046d9 
+ 00018128  0x000041b9 store  0x00000002 , 0x000046db 
+ 00018129  0x000041ba fetch  0x00000002 , 0x000046b3 
+ 00018130  0x000041bb call  0x000046f0 
+ 00018131  0x000041bc call  0x00003404 
+ 00018132  0x000041bd fetch  0x00000004 , 0x000046bd 
+ 00018133  0x000041be store  0x00000004 , 0x000048cc 
+ 00018134  0x000041bf fetch  0x00000002 , 0x00004682 
+ 00018135  0x000041c0 rtnbit1  0x0000000b 
+ 00018136  0x000041c1 branch  0x000033fa 
+ 00018137  0x000041c5 fetch  0x00000001 , 0x000046df 
+ 00018138  0x000041c6 rtnne  0x00000001 
+ 00018139  0x000041c7 fetch  0x00000001 , 0x0000469a 
+ 00018140  0x000041c8 bbit1  0x00000001 , 0x000046df 
+ 00018141  0x000041c9 bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x000041ca rtn 
+ 00018143  0x000041cd call  0x000046f8 
+ 00018144  0x000041ce branch  0x000046c2 , 0x00000034 
+ 00018145  0x000041cf call  0x00003406 
+ 00018146  0x000041d0 call  0x000033f0 
+ 00018147  0x000041d1 branch  0x000033e1 
+ 00018148  0x000041d4 fetch  0x00000002 , 0x000046b7 
+ 00018149  0x000041d5 fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x000041d6 storet  0x00000002 , 0x000046b7 
+ 00018151  0x000041d7 nrtn  0x00000034 
+ 00018152  0x000041d8 fetch  0x00000002 , 0x000046b1 
+ 00018153  0x000041d9 call  0x000046f0 
+ 00018154  0x000041da call  0x00003404 
+ 00018155  0x000041db fetch  0x00000004 , 0x000046b9 
+ 00018156  0x000041dc store  0x00000004 , 0x000048cc 
+ 00018157  0x000041dd fetch  0x00000002 , 0x00004682 
+ 00018158  0x000041de rtnbit1  0x0000000b 
+ 00018159  0x000041df branch  0x000033fa 
+ 00018160  0x000041e3 store  0x00000002 , 0x00004154 
+ 00018161  0x000041e4 increase  0xfffffffc , 0x0000003f 
+ 00018162  0x000041e5 store  0x00000002 , 0x00004482 
+ 00018163  0x000041e6 rtn 
+ 00018164  0x000041ea fetch  0x00000002 , 0x00004682 
+ 00018165  0x000041eb bbit1  0x00000009 , 0x00003402 
+ 00018166  0x000041ec bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x000041ed branch  0x000046b6 
+ 00018168  0x000041f2 fetch  0x00000001 , 0x00004217 
+ 00018169  0x000041f3 copy  0x0000003f , 0x00000039 
+ 00018170  0x000041f4 fetch  0x00000002 , 0x00004215 
+ 00018171  0x000041f5 copy  0x0000003f , 0x00000011 
+ 00018172  0x000041f7 ifetch  0x00000002 , 0x00000011 
+ 00018173  0x000041f8 beq  0x00000000 , 0x00004701 
+ 00018174  0x000041f9 increase  0x00000022 , 0x00000011 
+ 00018175  0x000041fa loop  0x000046fc 
+ 00018176  0x000041fb branch  0x00007ff1 
+ 00018177  0x000041fe ifetch  0x00000006 , 0x00000006 
+ 00018178  0x000041ff store  0x00000006 , 0x000041d0 
+ 00018179  0x00004200 increase  0x0000000a , 0x00000006 
+ 00018180  0x00004201 arg  0x000041be , 0x00000005 
+ 00018181  0x00004202 call  0x00007ebf 
+ 00018182  0x00004203 call  0x000067d7 
+ 00018183  0x00004204 branch  0x00007fef 
+ 00018184  0x0000420b call  0x00007fe9 
+ 00018185  0x0000420c fetch  0x00000002 , 0x00004682 
+ 00018186  0x0000420d bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x0000420e bbit1  0x00000009 , 0x00004710 
+ 00018188  0x0000420f rtn 
+ 00018189  0x00004212 fetch  0x00000001 , 0x00004253 
+ 00018190  0x00004213 rtnne  0x0000003f 
+ 00018191  0x00004214 branch  0x00007fe7 
+ 00018192  0x00004217 fetch  0x00000001 , 0x000046b0 
+ 00018193  0x00004218 rtn  0x00000034 
+ 00018194  0x00004219 branch  0x00007fe7 
+ 00018195  0x0000421f call  0x00007fe9 
+ 00018196  0x00004220 fetch  0x00000002 , 0x00004682 
+ 00018197  0x00004221 rtnbit1  0x00000000 
+ 00018198  0x00004222 rtnbit1  0x00000009 
+ 00018199  0x00004223 branch  0x00007fe7 
+ 00018200  0x00004228 fetch  0x00000001 , 0x0000469a 
+ 00018201  0x00004229 bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x0000422a bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x0000422b rtn 
+ 00018204  0x0000422e fetch  0x00000001 , 0x00004093 
+ 00018205  0x0000422f rtnne  0x00000003 
+ 00018206  0x00004230 branch  0x000046d9 
+ 00018207  0x00004233 branch  0x000046d9 
+ 00018208  0x00004237 disable  0x0000002c 
+ 00018209  0x00004238 fetch  0x00000002 , 0x000046d9 
+ 00018210  0x00004239 store  0x00000002 , 0x000046db 
+ 00018211  0x0000423b call  0x00004713 
+ 00018212  0x0000423c branch  0x00004718 , 0x00000028 
+ 00018213  0x0000423e call  0x00004708 
+ 00018214  0x0000423f nrtn  0x00000028 
+ 00018215  0x00004240 enable  0x0000002c 
+ 00018216  0x00004241 rtn 
+ 00018217  0x00004246 call  0x00004720 
+ 00018218  0x00004247 nrtn  0x0000002c 
+ 00018219  0x00004248 deposit  0x00000011 
+ 00018220  0x00004249 branch  0x00004730 , 0x00000034 
+ 00018221  0x0000424b call  0x00003406 
+ 00018222  0x0000424c arg  0x000046f1 , 0x00000013 
+ 00018223  0x0000424d branch  0x00004732 
+ 00018224  0x00004250 call  0x00003408 
+ 00018225  0x00004251 arg  0x00004719 , 0x00000013 
+ 00018226  0x00004254 arg  0x00000005 , 0x0000003f 
+ 00018227  0x00004255 imul32  0x00000007 , 0x0000003f 
+ 00018228  0x00004256 iadd  0x00000013 , 0x00000013 
+ 00018229  0x0000425a ifetch  0x00000001 , 0x00000013 
+ 00018230  0x0000425b rtn  0x00000034 
+ 00018231  0x0000425c call  0x00004762 
+ 00018232  0x0000425d increase  0x00000001 , 0x00000013 
+ 00018233  0x0000425e branch  0x00004735 
+ 00018234  0x00004262 fetch  0x00000002 , 0x00004682 
+ 00018235  0x00004263 bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x00004264 bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x00004265 rtn 
+ 00018238  0x00004268 call  0x00005892 
+ 00018239  0x00004269 nrtn  0x00000034 
+ 00018240  0x0000426a call  0x00004765 
+ 00018241  0x0000426b nrtn  0x00000028 
+ 00018242  0x0000426c pincrease  0xffffffff 
+ 00018243  0x0000426d mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x0000426e arg  0x00004741 , 0x00000002 
+ 00018245  0x0000426f iadd  0x00000002 , 0x00000006 
+ 00018246  0x00004271 ifetch  0x00000001 , 0x00000006 
+ 00018247  0x00004272 copy  0x0000003f , 0x00000011 
+ 00018248  0x00004273 ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x00004274 call  0x00007ea5 
+ 00018250  0x00004275 call  0x00005a64 
+ 00018251  0x00004276 copy  0x00000011 , 0x00000039 
+ 00018252  0x00004277 call  0x00007e9f 
+ 00018253  0x00004278 branch  0x00007f01 
+ 00018254  0x0000427c call  0x00005271 
+ 00018255  0x0000427d nrtn  0x00000034 
+ 00018256  0x0000427e call  0x00004765 
+ 00018257  0x0000427f nrtn  0x00000028 
+ 00018258  0x00004280 pincrease  0xffffffff 
+ 00018259  0x00004281 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x00004282 arg  0x000047a0 , 0x00000002 
+ 00018261  0x00004283 iadd  0x00000002 , 0x00000006 
+ 00018262  0x00004284 ifetch  0x00000005 , 0x00000006 
+ 00018263  0x00004285 store  0x00000005 , 0x0000479b 
+ 00018264  0x00004287 fetch  0x00000001 , 0x0000479b 
+ 00018265  0x00004288 copy  0x0000003f , 0x00000011 
+ 00018266  0x00004289 call  0x00004d63 
+ 00018267  0x0000428a fetch  0x00000002 , 0x0000424e 
+ 00018268  0x0000428b istore  0x00000002 , 0x00000005 
+ 00018269  0x0000428c setarg  0x000000a1 
+ 00018270  0x0000428d istore  0x00000001 , 0x00000005 
+ 00018271  0x0000428e fetch  0x00000004 , 0x0000479c 
+ 00018272  0x0000428f istore  0x00000009 , 0x00000005 
+ 00018273  0x00004290 rtn 
+ 00018274  0x00004295 store  0x00000001 , 0x00000a9a 
+ 00018275  0x00004296 arg  0x00000a9a , 0x00000011 
+ 00018276  0x00004297 branch  0x00007e3d 
+ 00018277  0x0000429a arg  0x00000a9a , 0x00000011 
+ 00018278  0x0000429b call  0x00007e54 
+ 00018279  0x0000429c nrtn  0x00000028 
+ 00018280  0x0000429d fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x0000429e rtn 
+ 00018282  0x000042a2 fetch  0x00000002 , 0x00000478 
+ 00018283  0x000042a3 beq  0x00000018 , 0x0000465f 
+ 00018284  0x000042a4 rtn 
+ 00018285  0x000042a7 setarg  0x00000002 
+ 00018286  0x000042a8 store  0x00000001 , 0x000048eb 
+ 00018287  0x000042aa setarg  0x00200008 
+ 00018288  0x000042ab store  0x00000004 , 0x000046c1 
+ 00018289  0x000042ac setarg  0x012c0005 
+ 00018290  0x000042ad istore  0x00000004 , 0x00000005 
+ 00018291  0x000042b0 jam  0x00000017 , 0x000044a6 
+ 00018292  0x000042b3 setarg  0x0000001b 
+ 00018293  0x000042b4 store  0x00000002 , 0x000044fa 
+ 00018294  0x000042b5 call  0x00005810 
+ 00018295  0x000042b6 call  0x0000582c 
+ 00018296  0x000042b7 call  0x00005839 
+ 00018297  0x000042b8 branch  0x00005818 
+ 00018298  0x000042bd arg  0x00000028 , 0x00000039 
+ 00018299  0x000042be arg  0x00004741 , 0x00000005 
+ 00018300  0x000042bf arg  0x0000949f , 0x00000006 
+ 00018301  0x000042c0 call  0x00007ef4 
+ 00018302  0x000042c1 arg  0x00000028 , 0x00000039 
+ 00018303  0x000042c2 arg  0x000047a0 , 0x00000005 
+ 00018304  0x000042c3 arg  0x000094c7 , 0x00000006 
+ 00018305  0x000042c4 branch  0x00007ef4 
+ 00018306  0x000042c8 arg  0x0000017e , 0x00000039 
+ 00018307  0x000042c9 arg  0x0000913a , 0x00000006 
+ 00018308  0x000042ca branch  0x00007ef4 
+ 00018309  0x000042ce arg  0x000001e7 , 0x00000039 
+ 00018310  0x000042cf arg  0x000092b8 , 0x00000006 
+ 00018311  0x000042d0 branch  0x00007ef4 
+ 00018312  0x000042d5 call  0x000047ae 
+ 00018313  0x000042d6 nrtn  0x00000028 
+ 00018314  0x000042d7 fetch  0x00000001 , 0x0000469f 
+ 00018315  0x000042d8 call  0x00004790 
+ 00018316  0x000042d9 fetch  0x00000001 , 0x000046a0 
+ 00018317  0x000042da call  0x00004790 
+ 00018318  0x000042db fetch  0x00000001 , 0x000046a1 
+ 00018319  0x000042dc branch  0x00004790 
+ 00018320  0x000042df rtn  0x00000034 
+ 00018321  0x000042e0 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x000042e1 branch  0x000067f9 
+ 00018323  0x000042e5 call  0x000047ae 
+ 00018324  0x000042e6 nrtn  0x00000028 
+ 00018325  0x000042e7 call  0x00004797 
+ 00018326  0x000042e8 branch  0x000047b4 
+ 00018327  0x000042eb arg  0x00000000 , 0x00000011 
+ 00018328  0x000042ec fetch  0x00000001 , 0x0000469f 
+ 00018329  0x000042ed call  0x000047a9 
+ 00018330  0x000042ee nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x000042ef fetch  0x00000001 , 0x000046a0 
+ 00018332  0x000042f0 call  0x000047a9 
+ 00018333  0x000042f1 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x000042f2 fetch  0x00000001 , 0x000046a1 
+ 00018335  0x000042f3 call  0x000047a9 
+ 00018336  0x000042f4 nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x000042f5 copy  0x00000011 , 0x0000003f 
+ 00018338  0x000042f6 store  0x00000001 , 0x000046a9 
+ 00018339  0x000042f7 fetch  0x00000001 , 0x0000469e 
+ 00018340  0x000042f8 imul32  0x00000011 , 0x0000003f 
+ 00018341  0x000042f9 fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x000042fa iadd  0x00000002 , 0x0000003f 
+ 00018343  0x000042fb store  0x00000002 , 0x000046aa 
+ 00018344  0x000042fc rtn 
+ 00018345  0x000042ff rtn  0x00000034 
+ 00018346  0x00004300 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x00004301 call  0x0000681d 
+ 00018348  0x00004302 nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x00004303 branch  0x00007fef 
+ 00018350  0x00004307 call  0x00007fe9 
+ 00018351  0x00004308 fetch  0x00000001 , 0x000046a8 
+ 00018352  0x00004309 nrtn  0x00000034 
+ 00018353  0x0000430a fetch  0x00000001 , 0x0000469b 
+ 00018354  0x0000430b rtn  0x00000034 
+ 00018355  0x0000430c branch  0x00007fe7 
+ 00018356  0x00004310 call  0x0000666a 
+ 00018357  0x00004311 fetch  0x00000002 , 0x000046aa 
+ 00018358  0x00004312 arg  0x00000ac2 , 0x00000011 
+ 00018359  0x00004313 fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x00004314 call  0x000066b3 
+ 00018361  0x00004315 call  0x0000666d 
+ 00018362  0x00004317 fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x00004318 copy  0x0000003f , 0x00000039 
+ 00018364  0x00004319 store  0x00000001 , 0x000043af 
+ 00018365  0x0000431a call  0x00007ef4 
+ 00018366  0x0000431b fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x0000431c copy  0x0000003f , 0x00000039 
+ 00018368  0x0000431d store  0x00000001 , 0x00004515 
+ 00018369  0x0000431e call  0x00007ef4 
+ 00018370  0x0000431f ifetch  0x00000001 , 0x00000006 
+ 00018371  0x00004320 store  0x00000001 , 0x000046e6 
+ 00018372  0x00004321 ifetch  0x00000001 , 0x00000006 
+ 00018373  0x00004322 store  0x00000001 , 0x000046dd 
+ 00018374  0x00004323 rtn 
+ 00018375  0x00004327 fetch  0x00000001 , 0x0000469a 
+ 00018376  0x00004328 rtnbit0  0x00000001 
+ 00018377  0x00004329 arg  0x00000003 , 0x00000002 
+ 00018378  0x0000432a fetch  0x00000002 , 0x000046a4 
+ 00018379  0x0000432b copy  0x0000003f , 0x00000012 
+ 00018380  0x0000432c arg  0x000046a6 , 0x00000011 
+ 00018381  0x0000432d call  0x000065df 
+ 00018382  0x0000432e fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x0000432f setarg  0x00001b3a 
+ 00018384  0x00004330 isub  0x00000002 , 0x0000003e 
+ 00018385  0x00004331 nrtn  0x00000005 
+ 00018386  0x00004332 fetch  0x00000001 , 0x000046a8 
+ 00018387  0x00004333 rtn  0x00000034 
+ 00018388  0x00004334 copy  0x0000003f , 0x00000002 
+ 00018389  0x00004335 fetch  0x00000002 , 0x000046a4 
+ 00018390  0x00004336 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x00004337 arg  0x00000ac2 , 0x00000011 
+ 00018392  0x00004338 call  0x000065df 
+ 00018393  0x00004339 branch  0x000047e8 
+ 00018394  0x0000433c fetch  0x00000002 , 0x000046a2 
+ 00018395  0x0000433d rtn  0x00000034 
+ 00018396  0x0000433e call  0x0000666a 
+ 00018397  0x0000433f arg  0x00000001 , 0x00000002 
+ 00018398  0x00004340 arg  0x000046a8 , 0x00000011 
+ 00018399  0x00004341 call  0x000066b3 
+ 00018400  0x00004343 fetch  0x00000001 , 0x000046a8 
+ 00018401  0x00004344 rtn  0x00000034 
+ 00018402  0x00004346 fetch  0x00000002 , 0x000046a2 
+ 00018403  0x00004347 pincrease  0x00000001 
+ 00018404  0x00004348 arg  0x00000ac2 , 0x00000011 
+ 00018405  0x00004349 fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x0000434a call  0x000066b3 
+ 00018407  0x0000434b call  0x0000666d 
+ 00018408  0x0000434d call  0x000047ba 
+ 00018409  0x0000434f ifetch  0x00000002 , 0x00000006 
+ 00018410  0x00004350 rtn  0x00000034 
+ 00018411  0x00004351 copy  0x0000003f , 0x00000005 
+ 00018412  0x00004352 ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x00004353 copy  0x00000002 , 0x00000039 
+ 00018414  0x00004354 call  0x00007f01 
+ 00018415  0x00004355 branch  0x000047e9 
+ 00018416  0x0000435a fetch  0x00000001 , 0x0000469a 
+ 00018417  0x0000435b rtnbit0  0x00000001 
+ 00018418  0x0000435c fetch  0x00000002 , 0x000046ae 
+ 00018419  0x0000435d copy  0x0000003f , 0x00000012 
+ 00018420  0x0000435e arg  0x00000004 , 0x00000002 
+ 00018421  0x0000435f arg  0x00000ac2 , 0x00000011 
+ 00018422  0x00004360 call  0x000065df 
+ 00018423  0x00004361 fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x00004362 bne  0x00000001 , 0x000047f9 
+ 00018425  0x00004364 setarg  0x00000001 
+ 00018426  0x00004365 store  0x00000001 , 0x00000ac2 
+ 00018427  0x00004366 force  0x00000003 , 0x00000039 
+ 00018428  0x00004367 call  0x0000630d 
+ 00018429  0x00004368 fetch  0x00000002 , 0x000046ae 
+ 00018430  0x00004369 copy  0x0000003f , 0x00000012 
+ 00018431  0x0000436a arg  0x00000004 , 0x00000002 
+ 00018432  0x0000436b arg  0x00000ac2 , 0x00000011 
+ 00018433  0x0000436c call  0x00006606 
+ 00018434  0x0000436e fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x0000436f store  0x00000003 , 0x000040a0 
+ 00018436  0x00004370 store  0x00000003 , 0x000044a0 
+ 00018437  0x00004371 rtn 
+ 00018438  0x00004375 branch  0x000046d9 
+ 00018439  0x00004379 arg  0x00000000 , 0x00000011 
+ 00018440  0x0000437a arg  0x000048d4 , 0x00000013 
+ 00018441  0x0000437b call  0x00007d24 
+ 00018442  0x0000437c call  0x000046f4 
+ 00018443  0x0000437e fetch  0x00000001 , 0x000048eb 
+ 00018444  0x0000437f store  0x00000001 , 0x000048ec 
+ 00018445  0x00004380 rtn 
+ 00018446  0x00004385 setarg  0x00000000 
+ 00018447  0x00004386 call  0x00004816 
+ 00018448  0x00004387 jam  0x00000001 , 0x00004679 
+ 00018449  0x00004388 call  0x00007cd3 
+ 00018450  0x00004389 call  0x00007cdd 
+ 00018451  0x0000438a fetch  0x00000002 , 0x00004682 
+ 00018452  0x0000438b rtnbit1  0x0000000c 
+ 00018453  0x0000438c branch  0x0000340a 
+ 00018454  0x0000438f fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x00004390 istore  0x00000001 , 0x00000002 
+ 00018456  0x00004391 ifetch  0x00000001 , 0x00000005 
+ 00018457  0x00004392 store  0x00000001 , 0x00004685 
+ 00018458  0x00004393 rtn 
+ 00018459  0x00004397 fetch  0x00000002 , 0x0000423f 
+ 00018460  0x00004398 ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x00004399 rtnne  0x00000000 
+ 00018462  0x0000439a branch  0x0000340a 
+ 00018463  0x0000439e fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x0000439f ifetch  0x00000001 , 0x00000002 
+ 00018465  0x000043a0 beq  0x00000001 , 0x0000482a 
+ 00018466  0x000043a2 setarg  0x00000001 
+ 00018467  0x000043a3 fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x000043a4 istore  0x00000001 , 0x00000002 
+ 00018469  0x000043a5 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x000043a6 ifetch  0x00000001 , 0x00000006 
+ 00018471  0x000043a7 istore  0x00000001 , 0x00004685 
+ 00018472  0x000043a8 ifetch  0x00000002 , 0x00000006 
+ 00018473  0x000043a9 branch  0x00007f9c 
+ 00018474  0x000043ac setarg  0x00000002 
+ 00018475  0x000043ad call  0x00004816 
+ 00018476  0x000043ae add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x000043af ifetch  0x00000002 , 0x00000006 
+ 00018478  0x000043b0 branch  0x0000340a , 0x00000034 
+ 00018479  0x000043b1 branch  0x00007f9c 
+ 00018480  0x000043b8 store  0x00000006 , 0x00000101 
+ 00018481  0x000043b9 fetch  0x00000001 , 0x00000101 
+ 00018482  0x000043ba store  0x00000001 , 0x0000010c 
+ 00018483  0x000043bb ifetch  0x00000001 , 0x00000006 
+ 00018484  0x000043bc store  0x00000001 , 0x0000010b 
+ 00018485  0x000043bd ifetch  0x00000001 , 0x00000006 
+ 00018486  0x000043be store  0x00000001 , 0x0000010a 
+ 00018487  0x000043bf ifetch  0x00000001 , 0x00000006 
+ 00018488  0x000043c0 store  0x00000001 , 0x00000109 
+ 00018489  0x000043c1 ifetch  0x00000001 , 0x00000006 
+ 00018490  0x000043c2 store  0x00000001 , 0x00000108 
+ 00018491  0x000043c3 ifetch  0x00000001 , 0x00000006 
+ 00018492  0x000043c4 store  0x00000001 , 0x00000107 
+ 00018493  0x000043c5 fetch  0x00000006 , 0x00000107 
+ 00018494  0x000043c6 rtn 
+ 00018495  0x000043c9 call  0x000068a2 
+ 00018496  0x000043ca fetch  0x00000001 , 0x00004223 
+ 00018497  0x000043cb store  0x00000001 , 0x000044a0 
+ 00018498  0x000043cc fetch  0x00000001 , 0x00004225 
+ 00018499  0x000043cd istore  0x00000001 , 0x00000005 
+ 00018500  0x000043ce fetch  0x00000001 , 0x00004227 
+ 00018501  0x000043cf istore  0x00000001 , 0x00000005 
+ 00018502  0x000043d0 fetch  0x00000003 , 0x000044a0 
+ 00018503  0x000043d1 store  0x00000003 , 0x000040a0 
+ 00018504  0x000043d2 rtn 
+ 00018505  0x000043df fetch  0x00000002 , 0x00004203 
+ 00018506  0x000043e0 iadd  0x00000012 , 0x0000003f 
+ 00018507  0x000043e1 byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x000043e2 store  0x00000002 , 0x000001f7 
+ 00018509  0x000043e3 copy  0x00000002 , 0x00000012 
+ 00018510  0x000043e5 call  0x0000489b 
+ 00018511  0x000043e6 setarg  0x000000a0 
+ 00018512  0x000043e7 call  0x0000488d 
+ 00018513  0x000043e8 fetch  0x00000001 , 0x000001f7 
+ 00018514  0x000043e9 call  0x0000488d 
+ 00018515  0x000043ea bmark1  0x00000028 , 0x00004856 
+ 00018516  0x000043eb fetch  0x00000001 , 0x000001f8 
+ 00018517  0x000043ec call  0x0000488d 
+ 00018518  0x000043ee call  0x000048a1 
+ 00018519  0x000043f0 call  0x0000489b 
+ 00018520  0x000043f1 setarg  0x000000a1 
+ 00018521  0x000043f2 call  0x0000488d 
+ 00018522  0x000043f5 call  0x0000487f 
+ 00018523  0x000043f6 istore  0x00000001 , 0x00000011 
+ 00018524  0x000043f7 increase  0x00000001 , 0x00000011 
+ 00018525  0x000043f8 increase  0xffffffff , 0x00000012 
+ 00018526  0x000043f9 nbranch  0x0000485a , 0x00000005 
+ 00018527  0x000043fa branch  0x000048a1 
+ 00018528  0x00004406 byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x00004407 store  0x00000002 , 0x000001f7 
+ 00018530  0x00004408 copy  0x00000002 , 0x00000012 
+ 00018531  0x0000440a call  0x0000489b 
+ 00018532  0x0000440b setarg  0x000000a0 
+ 00018533  0x0000440c call  0x0000488d 
+ 00018534  0x0000440e fetch  0x00000001 , 0x000001f7 
+ 00018535  0x0000440f call  0x0000488d 
+ 00018536  0x00004410 bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x00004411 fetch  0x00000001 , 0x000001f8 
+ 00018538  0x00004412 call  0x0000488d 
+ 00018539  0x00004414 ifetch  0x00000001 , 0x00000011 
+ 00018540  0x00004415 call  0x0000488d 
+ 00018541  0x00004416 increase  0x00000001 , 0x00000011 
+ 00018542  0x00004417 increase  0xffffffff , 0x00000012 
+ 00018543  0x00004418 nbranch  0x0000486b , 0x00000005 
+ 00018544  0x00004419 branch  0x000048a1 
+ 00018545  0x0000441e arg  0x0000000a , 0x00000039 
+ 00018546  0x0000441f call  0x000048be 
+ 00018547  0x00004420 call  0x000048a6 
+ 00018548  0x00004421 call  0x000048d2 
+ 00018549  0x00004423 call  0x000048c7 
+ 00018550  0x00004424 branch  0x000048a9 , 0x00000034 
+ 00018551  0x00004425 loop  0x00004875 
+ 00018552  0x00004426 branch  0x000048a9 
+ 00018553  0x0000442b call  0x000048a9 
+ 00018554  0x0000442c call  0x000048af 
+ 00018555  0x0000442d call  0x000048d2 
+ 00018556  0x0000442e call  0x000048a6 
+ 00018557  0x0000442f call  0x000048d2 
+ 00018558  0x00004430 branch  0x000048a9 
+ 00018559  0x00004436 arg  0x00000008 , 0x00000039 
+ 00018560  0x00004437 arg  0x00000000 , 0x00000013 
+ 00018561  0x00004438 call  0x000048be 
+ 00018562  0x0000443a call  0x000048a6 
+ 00018563  0x0000443b call  0x000048d2 
+ 00018564  0x0000443c lshift  0x00000013 , 0x00000013 
+ 00018565  0x0000443d call  0x000048c7 
+ 00018566  0x0000443e iadd  0x00000013 , 0x00000013 
+ 00018567  0x0000443f call  0x000048d2 
+ 00018568  0x00004440 call  0x000048a9 
+ 00018569  0x00004441 loop  0x00004882 
+ 00018570  0x00004442 call  0x00004879 
+ 00018571  0x00004443 copy  0x00000013 , 0x0000003f 
+ 00018572  0x00004444 rtn 
+ 00018573  0x00004449 arg  0x00000008 , 0x00000039 
+ 00018574  0x0000444a copy  0x0000003f , 0x00000013 
+ 00018575  0x0000444b call  0x000048a9 
+ 00018576  0x0000444d isolate1  0x00000007 , 0x00000013 
+ 00018577  0x0000444e call  0x000048ac , 0x00000001 
+ 00018578  0x0000444f ncall  0x000048af , 0x00000001 
+ 00018579  0x00004450 lshift  0x00000013 , 0x00000013 
+ 00018580  0x00004451 call  0x000048d2 
+ 00018581  0x00004452 call  0x000048a6 
+ 00018582  0x00004453 call  0x000048d2 
+ 00018583  0x00004454 call  0x000048a9 
+ 00018584  0x00004455 call  0x000048d2 
+ 00018585  0x00004456 loop  0x00004890 
+ 00018586  0x00004457 branch  0x00004871 
+ 00018587  0x0000445c call  0x000048ac 
+ 00018588  0x0000445d call  0x000048a6 
+ 00018589  0x0000445e call  0x000048d2 
+ 00018590  0x0000445f call  0x000048af 
+ 00018591  0x00004460 call  0x000048d2 
+ 00018592  0x00004461 branch  0x000048a9 
+ 00018593  0x00004466 call  0x000048af 
+ 00018594  0x00004467 call  0x000048a6 
+ 00018595  0x00004468 call  0x000048d2 
+ 00018596  0x00004469 call  0x000048ac 
+ 00018597  0x0000446a branch  0x000048d2 
+ 00018598  0x0000446f enable  0x00000028 
+ 00018599  0x00004470 fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x00004471 branch  0x000048b2 
+ 00018601  0x00004475 disable  0x00000028 
+ 00018602  0x00004476 fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x00004477 branch  0x000048b2 
+ 00018604  0x0000447b enable  0x00000028 
+ 00018605  0x0000447c fetch  0x00000001 , 0x00004fff 
+ 00018606  0x0000447d branch  0x000048b2 
+ 00018607  0x00004481 disable  0x00000028 
+ 00018608  0x00004482 fetch  0x00000001 , 0x00004fff 
+ 00018609  0x00004483 branch  0x000048b2 
+ 00018610  0x00004489 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x0000448a rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x0000448b arg  0x00008070 , 0x00000002 
+ 00018613  0x0000448c iadd  0x00000002 , 0x00000002 
+ 00018614  0x0000448d ifetch  0x00000001 , 0x00000002 
+ 00018615  0x0000448e qset1  0x0000003f 
+ 00018616  0x0000448f istore  0x00000001 , 0x00000002 
+ 00018617  0x00004490 increase  0x00000004 , 0x00000002 
+ 00018618  0x00004491 ifetch  0x00000001 , 0x00000002 
+ 00018619  0x00004492 qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x00004493 istore  0x00000001 , 0x00000002 
+ 00018621  0x00004494 rtn 
+ 00018622  0x00004498 fetch  0x00000001 , 0x00004fff 
+ 00018623  0x00004499 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x0000449a rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x0000449b arg  0x00008070 , 0x00000002 
+ 00018626  0x0000449c iadd  0x00000002 , 0x00000002 
+ 00018627  0x0000449d ifetch  0x00000001 , 0x00000002 
+ 00018628  0x0000449e qset0  0x0000003f 
+ 00018629  0x0000449f istore  0x00000001 , 0x00000002 
+ 00018630  0x000044a0 rtn 
+ 00018631  0x000044a6 nop  0x00000004 
+ 00018632  0x000044a7 fetch  0x00000001 , 0x00004fff 
+ 00018633  0x000044a8 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x000044a9 rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x000044aa arg  0x0000811c , 0x00000002 
+ 00018636  0x000044ab iadd  0x00000002 , 0x00000002 
+ 00018637  0x000044ac setarg  0x00000000 
+ 00018638  0x000044ad ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x000044ae qisolate1  0x00000002 
+ 00018640  0x000044af setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x000044b0 rtn 
+ 00018642  0x000044b5 rtn 
+ 00018643  0x000044bc bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x000044bd hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x000044be isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x000044bf call  0x000048ea , 0x00000001 
+ 00018647  0x000044c0 call  0x0000492e 
+ 00018648  0x000044c1 hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x000044c2 store  0x00000001 , 0x00000b22 
+ 00018650  0x000044c3 hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x000044c4 store  0x00000001 , 0x00000b23 
+ 00018652  0x000044c5 hstore  0x00000001 , 0x00008a27 
+ 00018653  0x000044c6 pinvert 
+ 00018654  0x000044c7 fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x000044c8 iand  0x00000002 , 0x0000003f 
+ 00018656  0x000044c9 store  0x00000001 , 0x00000d37 
+ 00018657  0x000044ca jam  0x000000e0 , 0x00008a26 
+ 00018658  0x000044cb fetch  0x00000001 , 0x00000b23 
+ 00018659  0x000044cc compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x000044cd call  0x00004941 , 0x00000001 
+ 00018661  0x000044ce fetch  0x00000001 , 0x00000b22 
+ 00018662  0x000044cf compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x000044d0 call  0x0000494a , 0x00000001 
+ 00018664  0x000044d1 call  0x00004b61 
+ 00018665  0x000044d2 branch  0x00004903 
+ 00018666  0x000044d5 bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x000044d6 call  0x00004919 
+ 00018668  0x000044d7 jam  0x00000000 , 0x00008a00 
+ 00018669  0x000044d8 nop  0x00002710 
+ 00018670  0x000044d9 jam  0x000000c0 , 0x00008a10 
+ 00018671  0x000044da hfetch  0x00000002 , 0x00008050 
+ 00018672  0x000044db set0  0x0000000a , 0x0000003f 
+ 00018673  0x000044dc hstore  0x00000002 , 0x00008050 
+ 00018674  0x000044dd jam  0x0000003c , 0x00008a00 
+ 00018675  0x000044de jam  0x000000ff , 0x00008a26 
+ 00018676  0x000044df jam  0x000000ff , 0x00008a27 
+ 00018677  0x000044e0 jam  0x00000000 , 0x00008a04 
+ 00018678  0x000044e1 jam  0x00000002 , 0x00000c6b 
+ 00018679  0x000044e2 setarg  0x00000d9d 
+ 00018680  0x000044e3 arg  0x00000c6e , 0x00000005 
+ 00018681  0x000044e4 isub  0x00000005 , 0x00000039 
+ 00018682  0x000044e5 branch  0x00007ed4 
+ 00018683  0x000044e8 fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x000044e9 branch  0x000067fb 
+ 00018685  0x000044eb fetch  0x00000001 , 0x00000d45 
+ 00018686  0x000044ec rtn  0x00000034 
+ 00018687  0x000044ed fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x000044ee call  0x0000681d 
+ 00018689  0x000044ef branch  0x000048ea , 0x00000001 
+ 00018690  0x000044f0 rtn 
+ 00018691  0x000044f4 arg  0x00000000 , 0x00000007 
+ 00018692  0x000044f5 call  0x00007f16 
+ 00018693  0x000044f6 nrtn  0x00000034 
+ 00018694  0x000044f7 fetch  0x00000001 , 0x00000d46 
+ 00018695  0x000044f8 nrtn  0x00000034 
+ 00018696  0x000044f9 fetch  0x00000001 , 0x00000d45 
+ 00018697  0x000044fa ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x000044fb rtn 
+ 00018699  0x000044fe arg  0x00000b68 , 0x00000005 
+ 00018700  0x000044ff setsect  0x00000000 , 0x00011212 
+ 00018701  0x00004500 setsect  0x00000001 , 0x00008000 
+ 00018702  0x00004501 setsect  0x00000002 , 0x00000000 
+ 00018703  0x00004502 setsect  0x00000003 , 0x00010000 
+ 00018704  0x00004503 istore  0x00000009 , 0x00000005 
+ 00018705  0x00004504 setsect  0x00000000 , 0x00022412 
+ 00018706  0x00004505 setsect  0x00000001 , 0x00008604 
+ 00018707  0x00004506 setsect  0x00000002 , 0x00001000 
+ 00018708  0x00004507 setsect  0x00000003 , 0x00000008 
+ 00018709  0x00004508 istore  0x00000009 , 0x00000005 
+ 00018710  0x00004509 setsect  0x00000000 , 0x00000001 
+ 00018711  0x0000450a istore  0x00000001 , 0x00000005 
+ 00018712  0x0000450b rtn 
+ 00018713  0x0000450e jam  0x00000002 , 0x00000c6b 
+ 00018714  0x0000450f setarg  0x00000000 
+ 00018715  0x00004510 store  0x00000001 , 0x00000b67 
+ 00018716  0x00004511 store  0x00000002 , 0x00000c65 
+ 00018717  0x00004512 pincrease  0x00000001 
+ 00018718  0x00004513 store  0x00000002 , 0x00000c67 
+ 00018719  0x00004514 pincrease  0x00000001 
+ 00018720  0x00004515 store  0x00000002 , 0x00000c69 
+ 00018721  0x00004516 setarg  0x00008ffa 
+ 00018722  0x00004517 store  0x00000002 , 0x00000b7c 
+ 00018723  0x00004518 setarg  0x0000903a 
+ 00018724  0x00004519 store  0x00000002 , 0x00000b7e 
+ 00018725  0x0000451a arg  0x00000b80 , 0x00000005 
+ 00018726  0x0000451b arg  0x000090fe , 0x00000006 
+ 00018727  0x0000451c call  0x00007eb3 
+ 00018728  0x0000451d fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x0000451e ncall  0x0000492b , 0x00000034 
+ 00018730  0x0000451f branch  0x0000490b 
+ 00018731  0x00004522 store  0x00000001 , 0x00000ba2 
+ 00018732  0x00004523 store  0x00000001 , 0x00000bbb 
+ 00018733  0x00004524 rtn 
+ 00018734  0x00004526 hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x00004527 bbit1  0x00000006 , 0x00004931 
+ 00018736  0x00004528 rtn 
+ 00018737  0x0000452b call  0x00004936 
+ 00018738  0x0000452c call  0x00007f15 
+ 00018739  0x0000452d setarg  0x00000280 
+ 00018740  0x0000452e arg  0x00000000 , 0x00000007 
+ 00018741  0x0000452f branch  0x00007f08 
+ 00018742  0x00004532 fetch  0x00000001 , 0x00000d36 
+ 00018743  0x00004533 bne  0x00000002 , 0x0000493b 
+ 00018744  0x00004534 jam  0x00000000 , 0x00000d46 
+ 00018745  0x00004535 jam  0x00000000 , 0x00000d47 
+ 00018746  0x00004536 rtn 
+ 00018747  0x00004538 fetch  0x00000001 , 0x00000d53 
+ 00018748  0x00004539 rtn  0x00000034 
+ 00018749  0x0000453a jam  0x00000000 , 0x00000d53 
+ 00018750  0x0000453b jam  0x00000002 , 0x00000d36 
+ 00018751  0x0000453c jam  0x00000001 , 0x00000d45 
+ 00018752  0x0000453d rtn 
+ 00018753  0x00004540 jam  0x00000001 , 0x00008a27 
+ 00018754  0x00004541 branch  0x00004b37 
+ 00018755  0x00004544 fetch  0x00000001 , 0x00000b22 
+ 00018756  0x00004545 bbit1  0x00000004 , 0x00004955 
+ 00018757  0x00004546 rtn 
+ 00018758  0x00004549 hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x0000454a istore  0x00000001 , 0x00000005 
+ 00018760  0x0000454b loop  0x00004946 
+ 00018761  0x0000454c rtn 
+ 00018762  0x0000454f bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x00004550 jam  0x00000011 , 0x00008a26 
+ 00018764  0x00004551 hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x00004552 store  0x00000001 , 0x00000b24 
+ 00018766  0x00004553 copy  0x0000003f , 0x00000039 
+ 00018767  0x00004554 branch  0x00004943 , 0x00000034 
+ 00018768  0x00004555 arg  0x00000c6e , 0x00000005 
+ 00018769  0x00004556 call  0x00004946 
+ 00018770  0x00004557 fetch  0x00000001 , 0x00000b24 
+ 00018771  0x00004558 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x00004559 rtn  0x00000002 
+ 00018773  0x0000455b fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x0000455c and_into  0x00000080 , 0x0000003f 
+ 00018775  0x0000455d beq  0x00000080 , 0x0000495a 
+ 00018776  0x0000455e beq  0x00000000 , 0x00004962 
+ 00018777  0x0000455f branch  0x00002a8c 
+ 00018778  0x00004562 fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x00004563 rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x00004564 rshift  0x0000003f , 0x0000003f 
+ 00018781  0x00004565 and_into  0x00000003 , 0x0000003f 
+ 00018782  0x00004566 beq  0x00000000 , 0x0000496a 
+ 00018783  0x00004567 beq  0x00000001 , 0x00004970 
+ 00018784  0x00004568 beq  0x00000002 , 0x00004975 
+ 00018785  0x00004569 branch  0x00002a8c 
+ 00018786  0x0000456c fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x0000456d rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x0000456e rshift  0x0000003f , 0x0000003f 
+ 00018789  0x0000456f and_into  0x00000003 , 0x0000003f 
+ 00018790  0x00004570 beq  0x00000000 , 0x00004976 
+ 00018791  0x00004571 beq  0x00000001 , 0x0000497e 
+ 00018792  0x00004572 beq  0x00000002 , 0x00004983 
+ 00018793  0x00004573 branch  0x00002a8c 
+ 00018794  0x00004576 fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x00004577 beq  0x00000008 , 0x0000498a 
+ 00018796  0x00004578 beq  0x00000006 , 0x000049a0 
+ 00018797  0x00004579 beq  0x0000000a , 0x000049ea 
+ 00018798  0x0000457a beq  0x00000000 , 0x000049fc 
+ 00018799  0x0000457b branch  0x00004984 
+ 00018800  0x0000457e fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x0000457f beq  0x00000002 , 0x00004a2f 
+ 00018802  0x00004580 beq  0x00000001 , 0x00004a33 
+ 00018803  0x00004581 beq  0x00000003 , 0x00004a45 
+ 00018804  0x00004582 branch  0x00004984 
+ 00018805  0x00004585 branch  0x00004984 
+ 00018806  0x00004588 fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x00004589 beq  0x00000001 , 0x00004a4f 
+ 00018808  0x0000458a beq  0x00000003 , 0x00004a79 
+ 00018809  0x0000458b beq  0x00000005 , 0x00004aa3 
+ 00018810  0x0000458c beq  0x00000009 , 0x00004abc 
+ 00018811  0x0000458d beq  0x0000000b , 0x00004ad7 
+ 00018812  0x0000458e beq  0x00000007 , 0x00004984 
+ 00018813  0x0000458f branch  0x00004984 
+ 00018814  0x00004592 fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x00004593 beq  0x0000000a , 0x00004ae8 
+ 00018816  0x00004594 beq  0x00000009 , 0x00004af9 
+ 00018817  0x00004595 beq  0x0000000b , 0x00004b11 
+ 00018818  0x00004596 branch  0x00004984 
+ 00018819  0x00004599 branch  0x00004984 
+ 00018820  0x0000459c hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x0000459d set1  0x00000000 , 0x0000003f 
+ 00018822  0x0000459e hstore  0x00000001 , 0x00008a11 
+ 00018823  0x0000459f branch  0x00004988 
+ 00018824  0x000045a2 jam  0x00000040 , 0x00008a12 
+ 00018825  0x000045a3 rtn 
+ 00018826  0x000045a6 fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x000045a7 bne  0x00000080 , 0x00004984 
+ 00018828  0x000045a8 fetch  0x00000001 , 0x00000c72 
+ 00018829  0x000045a9 bne  0x00000000 , 0x00004984 
+ 00018830  0x000045aa fetch  0x00000001 , 0x00000c73 
+ 00018831  0x000045ab bne  0x00000000 , 0x00004984 
+ 00018832  0x000045ac fetch  0x00000001 , 0x00000c74 
+ 00018833  0x000045ad bne  0x00000001 , 0x00004984 
+ 00018834  0x000045ae fetch  0x00000001 , 0x00000c75 
+ 00018835  0x000045af bne  0x00000000 , 0x00004984 
+ 00018836  0x000045b0 fetch  0x00000001 , 0x00000c70 
+ 00018837  0x000045b1 bne  0x00000000 , 0x00004984 
+ 00018838  0x000045b2 fetch  0x00000001 , 0x00000c71 
+ 00018839  0x000045b3 bne  0x00000000 , 0x00004984 
+ 00018840  0x000045b4 fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x000045b5 beq  0x00000004 , 0x0000499c 
+ 00018842  0x000045b6 beq  0x00000003 , 0x0000499e 
+ 00018843  0x000045b7 branch  0x00004984 
+ 00018844  0x000045ba arg  0x00000001 , 0x00000012 
+ 00018845  0x000045bb branch  0x00004a14 
+ 00018846  0x000045be arg  0x00000001 , 0x00000012 
+ 00018847  0x000045bf branch  0x00004a12 
+ 00018848  0x000045c2 bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x000045c3 set0  0x00000023 , 0x00000000 
+ 00018850  0x000045c4 fetch  0x00000001 , 0x00000c71 
+ 00018851  0x000045c5 beq  0x00000001 , 0x000049b6 
+ 00018852  0x000045c6 beq  0x00000002 , 0x000049cf 
+ 00018853  0x000045c7 beq  0x00000003 , 0x000049d2 
+ 00018854  0x000045c8 beq  0x00000021 , 0x000049a9 
+ 00018855  0x000045c9 beq  0x00000022 , 0x000049e0 
+ 00018856  0x000045ca branch  0x00004984 
+ 00018857  0x000045cd jam  0x00000000 , 0x00000d4b 
+ 00018858  0x000045ce fetch  0x00000001 , 0x00000c72 
+ 00018859  0x000045cf beq  0x00000000 , 0x000049ae 
+ 00018860  0x000045d0 beq  0x00000001 , 0x000049b2 
+ 00018861  0x000045d1 branch  0x00004984 
+ 00018862  0x000045d4 arg  0x00000b93 , 0x00000011 
+ 00018863  0x000045d5 ifetch  0x00000001 , 0x00000011 
+ 00018864  0x000045d6 iforce  0x00000012 
+ 00018865  0x000045d7 branch  0x00004b21 
+ 00018866  0x000045da arg  0x00000bac , 0x00000011 
+ 00018867  0x000045db ifetch  0x00000001 , 0x00000011 
+ 00018868  0x000045dc iforce  0x00000012 
+ 00018869  0x000045dd branch  0x00004b21 
+ 00018870  0x000045e3 fetch  0x00000001 , 0x00000d48 
+ 00018871  0x000045e4 ncall  0x000049c7 , 0x00000034 
+ 00018872  0x000045e5 setarg  0x00000b68 
+ 00018873  0x000045e6 fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x000045e8 store  0x00000002 , 0x00000d3f 
+ 00018875  0x000045e9 storet  0x00000001 , 0x00000d41 
+ 00018876  0x000045ea fetch  0x00000001 , 0x00000c74 
+ 00018877  0x000045eb isub  0x00000002 , 0x0000003e 
+ 00018878  0x000045ec nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x000045ee fetch  0x00000001 , 0x00000d41 
+ 00018880  0x000045f0 iforce  0x00000012 
+ 00018881  0x000045f1 fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x000045f2 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x000045f3 iforce  0x00000011 
+ 00018884  0x000045f4 branch  0x00004b21 
+ 00018885  0x000045f6 fetch  0x00000001 , 0x00000c74 
+ 00018886  0x000045f7 branch  0x000049c0 
+ 00018887  0x000045fa hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x000045fb ncall  0x000049cb , 0x00000034 
+ 00018889  0x000045fc jam  0x00000000 , 0x00000d48 
+ 00018890  0x000045fd rtn 
+ 00018891  0x000045ff hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x00004600 set1  0x00000007 , 0x0000003f 
+ 00018893  0x00004601 hstore  0x00000001 , 0x00008a04 
+ 00018894  0x00004602 rtn 
+ 00018895  0x00004605 setarg  0x00000b80 
+ 00018896  0x00004606 fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x00004607 branch  0x000049ba 
+ 00018898  0x0000460a fetch  0x00000001 , 0x00000c70 
+ 00018899  0x0000460b sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x0000460c nbranch  0x00004984 , 0x00000002 
+ 00018901  0x0000460d fetch  0x00000001 , 0x00000c70 
+ 00018902  0x0000460e arg  0x00000be4 , 0x00000011 
+ 00018903  0x0000460f beq  0x00000000 , 0x00004b1e 
+ 00018904  0x00004610 set1  0x00000023 , 0x00000000 
+ 00018905  0x00004611 arg  0x00000be9 , 0x00000011 
+ 00018906  0x00004612 beq  0x00000001 , 0x00004b1e 
+ 00018907  0x00004613 arg  0x00000c07 , 0x00000011 
+ 00018908  0x00004614 beq  0x00000002 , 0x00004b1e 
+ 00018909  0x00004615 arg  0x00000c47 , 0x00000011 
+ 00018910  0x00004616 beq  0x00000003 , 0x00004b1e 
+ 00018911  0x00004617 rtn 
+ 00018912  0x0000461a fetch  0x00000002 , 0x00000c72 
+ 00018913  0x0000461b beq  0x00000001 , 0x000049e5 
+ 00018914  0x0000461c fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x0000461d copy  0x0000003f , 0x00000011 
+ 00018916  0x0000461f branch  0x00004b1e 
+ 00018917  0x00004621 jam  0x00000001 , 0x00000d45 
+ 00018918  0x00004622 jam  0x00000001 , 0x00000d36 
+ 00018919  0x00004623 fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x00004624 copy  0x0000003f , 0x00000011 
+ 00018921  0x00004626 branch  0x00004b1e 
+ 00018922  0x0000462a fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x0000462b bne  0x00000004 , 0x00004984 
+ 00018924  0x0000462c fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x0000462d bne  0x00000081 , 0x00004984 
+ 00018926  0x0000462e fetch  0x00000001 , 0x00000c70 
+ 00018927  0x0000462f bne  0x00000000 , 0x00004984 
+ 00018928  0x00004630 fetch  0x00000001 , 0x00000c71 
+ 00018929  0x00004631 bne  0x00000000 , 0x00004984 
+ 00018930  0x00004632 fetch  0x00000001 , 0x00000c74 
+ 00018931  0x00004633 bne  0x00000001 , 0x00004984 
+ 00018932  0x00004634 fetch  0x00000001 , 0x00000c75 
+ 00018933  0x00004635 bne  0x00000000 , 0x00004984 
+ 00018934  0x00004636 fetch  0x00000001 , 0x00000c72 
+ 00018935  0x00004637 bne  0x00000000 , 0x00004984 
+ 00018936  0x00004638 fetch  0x00000001 , 0x00000c73 
+ 00018937  0x00004639 bne  0x00000000 , 0x00004984 
+ 00018938  0x0000463a arg  0x00000001 , 0x00000012 
+ 00018939  0x0000463b branch  0x00004a12 
+ 00018940  0x0000463f fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x00004640 beq  0x00000002 , 0x00004984 
+ 00018942  0x00004641 fetch  0x00000001 , 0x00000c70 
+ 00018943  0x00004642 bne  0x00000000 , 0x00004984 
+ 00018944  0x00004643 fetch  0x00000001 , 0x00000c71 
+ 00018945  0x00004644 bne  0x00000000 , 0x00004984 
+ 00018946  0x00004645 fetch  0x00000001 , 0x00000c74 
+ 00018947  0x00004646 bne  0x00000002 , 0x00004984 
+ 00018948  0x00004647 fetch  0x00000001 , 0x00000c75 
+ 00018949  0x00004648 bne  0x00000000 , 0x00004984 
+ 00018950  0x00004649 fetch  0x00000001 , 0x00000c73 
+ 00018951  0x0000464a bne  0x00000000 , 0x00004984 
+ 00018952  0x0000464b fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x0000464c beq  0x00000080 , 0x00004a0d 
+ 00018954  0x0000464d beq  0x00000081 , 0x00004a18 
+ 00018955  0x0000464e beq  0x00000082 , 0x00004a1c 
+ 00018956  0x0000464f branch  0x00004984 
+ 00018957  0x00004652 fetch  0x00000001 , 0x00000c72 
+ 00018958  0x00004653 bne  0x00000000 , 0x00004984 
+ 00018959  0x00004654 arg  0x00000002 , 0x00000012 
+ 00018960  0x00004655 fetch  0x00000001 , 0x00000d39 
+ 00018961  0x00004656 beq  0x00000001 , 0x00004a16 
+ 00018962  0x00004659 arg  0x00000c65 , 0x00000011 
+ 00018963  0x0000465a branch  0x00004b21 
+ 00018964  0x0000465c arg  0x00000c67 , 0x00000011 
+ 00018965  0x0000465d branch  0x00004b21 
+ 00018966  0x0000465f arg  0x00000c69 , 0x00000011 
+ 00018967  0x00004660 branch  0x00004b21 
+ 00018968  0x00004663 fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x00004664 bne  0x00000004 , 0x00004984 
+ 00018970  0x00004665 arg  0x00000002 , 0x00000012 
+ 00018971  0x00004666 branch  0x00004a12 
+ 00018972  0x00004669 fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x0000466a bne  0x00000004 , 0x00004984 
+ 00018974  0x0000466b fetch  0x00000001 , 0x00000c72 
+ 00018975  0x0000466c beq  0x00000081 , 0x00004a29 
+ 00018976  0x0000466d beq  0x00000082 , 0x00004a2b 
+ 00018977  0x0000466e beq  0x00000083 , 0x00004a2d 
+ 00018978  0x0000466f and_into  0x0000007f , 0x0000003f 
+ 00018979  0x00004670 beq  0x00000000 , 0x00004a25 
+ 00018980  0x00004671 branch  0x00004984 
+ 00018981  0x00004674 fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x00004676 arg  0x00000002 , 0x00000012 
+ 00018983  0x00004677 beq  0x00000001 , 0x00004a14 
+ 00018984  0x00004678 branch  0x00004a12 
+ 00018985  0x0000467a fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x0000467b branch  0x00004a26 
+ 00018987  0x0000467d fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x0000467e branch  0x00004a26 
+ 00018989  0x00004680 fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x00004681 branch  0x00004a26 
+ 00018991  0x00004684 jam  0x00000001 , 0x00000d4c 
+ 00018992  0x00004685 arg  0x00000d4d , 0x00000011 
+ 00018993  0x00004686 arg  0x00000001 , 0x00000012 
+ 00018994  0x00004687 branch  0x00004b21 
+ 00018995  0x0000468a fetch  0x00000002 , 0x00000c70 
+ 00018996  0x0000468b arg  0x000001ba , 0x00000002 
+ 00018997  0x0000468c isub  0x00000002 , 0x0000003e 
+ 00018998  0x0000468d nbranch  0x00004984 , 0x00000005 
+ 00018999  0x0000468e set0  0x00000023 , 0x00000000 
+ 00019000  0x00004690 fetch  0x00000001 , 0x00000d42 
+ 00019001  0x00004691 nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x00004692 jam  0x00000000 , 0x00000cf6 
+ 00019003  0x00004694 fetch  0x00000001 , 0x00000c74 
+ 00019004  0x00004695 iforce  0x00000012 
+ 00019005  0x00004696 arg  0x00000cf6 , 0x00000011 
+ 00019006  0x00004697 call  0x00004b21 
+ 00019007  0x00004699 arg  0x00000cf6 , 0x00000005 
+ 00019008  0x0000469a arg  0x00000008 , 0x00000039 
+ 00019009  0x0000469b branch  0x00007ec6 
+ 00019010  0x0000469d jam  0x00000000 , 0x00000d42 
+ 00019011  0x0000469e jam  0x00000001 , 0x00000cf6 
+ 00019012  0x0000469f branch  0x00004a3b 
+ 00019013  0x000046a2 fetch  0x00000001 , 0x00000c74 
+ 00019014  0x000046a3 bne  0x00000001 , 0x00004984 
+ 00019015  0x000046a4 jam  0x00000001 , 0x00000d4b 
+ 00019016  0x000046a5 arg  0x00000001 , 0x00000012 
+ 00019017  0x000046a6 fetch  0x00000001 , 0x00000d49 
+ 00019018  0x000046a7 beq  0x00000000 , 0x00004a4d 
+ 00019019  0x000046a8 beq  0x00000001 , 0x00004a4e 
+ 00019020  0x000046a9 branch  0x00004a12 
+ 00019021  0x000046ab branch  0x00004a14 
+ 00019022  0x000046ad branch  0x00004a12 
+ 00019023  0x000046b3 fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x000046b4 bne  0x00000004 , 0x00004984 
+ 00019025  0x000046b5 fetch  0x00000001 , 0x00000c74 
+ 00019026  0x000046b6 bne  0x00000000 , 0x00004984 
+ 00019027  0x000046b7 fetch  0x00000001 , 0x00000c75 
+ 00019028  0x000046b8 bne  0x00000000 , 0x00004984 
+ 00019029  0x000046b9 fetch  0x00000001 , 0x00000c71 
+ 00019030  0x000046ba bne  0x00000000 , 0x00004984 
+ 00019031  0x000046bb fetch  0x00000001 , 0x00000c73 
+ 00019032  0x000046bc bne  0x00000000 , 0x00004984 
+ 00019033  0x000046bd fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x000046be beq  0x00000000 , 0x00004a5e 
+ 00019035  0x000046bf beq  0x00000001 , 0x00004a66 
+ 00019036  0x000046c0 beq  0x00000002 , 0x00004a67 
+ 00019037  0x000046c1 branch  0x00004984 
+ 00019038  0x000046c4 fetch  0x00000001 , 0x00000c70 
+ 00019039  0x000046c5 bne  0x00000001 , 0x00004984 
+ 00019040  0x000046c6 hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x000046c7 set0  0x00000007 , 0x0000003f 
+ 00019042  0x000046c8 hstore  0x00000001 , 0x00008a00 
+ 00019043  0x000046c9 jam  0x00000000 , 0x00000d39 
+ 00019044  0x000046ca jam  0x00000001 , 0x00000d3a 
+ 00019045  0x000046cb branch  0x00004988 
+ 00019046  0x000046ce branch  0x00004984 
+ 00019047  0x000046d1 fetch  0x00000001 , 0x00000c70 
+ 00019048  0x000046d2 bne  0x00000000 , 0x00004984 
+ 00019049  0x000046d3 fetch  0x00000001 , 0x00000c72 
+ 00019050  0x000046d4 beq  0x00000081 , 0x00004a72 
+ 00019051  0x000046d5 beq  0x00000082 , 0x00004a75 
+ 00019052  0x000046d6 beq  0x00000083 , 0x00004a77 
+ 00019053  0x000046d7 and_into  0x0000007f , 0x0000003f 
+ 00019054  0x000046d8 beq  0x00000000 , 0x00004a70 
+ 00019055  0x000046d9 branch  0x00004984 
+ 00019056  0x000046dc jam  0x00000000 , 0x00000d3b 
+ 00019057  0x000046dd branch  0x00004988 
+ 00019058  0x000046df jam  0x00000000 , 0x00000d3c 
+ 00019059  0x000046e1 jam  0x00000001 , 0x00000d53 
+ 00019060  0x000046e2 branch  0x00004988 
+ 00019061  0x000046e4 jam  0x00000000 , 0x00000d3d 
+ 00019062  0x000046e5 branch  0x00004a73 
+ 00019063  0x000046e7 jam  0x00000000 , 0x00000d3e 
+ 00019064  0x000046e8 branch  0x00004a73 
+ 00019065  0x000046ec fetch  0x00000001 , 0x00000c74 
+ 00019066  0x000046ed bne  0x00000000 , 0x00004984 
+ 00019067  0x000046ee fetch  0x00000001 , 0x00000c75 
+ 00019068  0x000046ef bne  0x00000000 , 0x00004984 
+ 00019069  0x000046f0 fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x000046f1 beq  0x00000000 , 0x00004a82 
+ 00019071  0x000046f2 beq  0x00000001 , 0x00004a8f 
+ 00019072  0x000046f3 beq  0x00000002 , 0x00004a90 
+ 00019073  0x000046f4 branch  0x00004984 
+ 00019074  0x000046f7 fetch  0x00000001 , 0x00000c70 
+ 00019075  0x000046f8 bne  0x00000001 , 0x00004984 
+ 00019076  0x000046f9 hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x000046fa set1  0x00000007 , 0x0000003f 
+ 00019078  0x000046fb hstore  0x00000001 , 0x00008a00 
+ 00019079  0x000046fc jam  0x00000001 , 0x00000d39 
+ 00019080  0x000046fd jam  0x00000003 , 0x00000d36 
+ 00019081  0x000046fe jam  0x00000000 , 0x00000d43 
+ 00019082  0x000046ff call  0x00004988 
+ 00019083  0x00004701 call  0x00007f15 
+ 00019084  0x00004702 setarg  0x00001388 
+ 00019085  0x00004703 arg  0x0000000f , 0x00000007 
+ 00019086  0x00004704 branch  0x00007f08 
+ 00019087  0x00004707 branch  0x00004984 
+ 00019088  0x0000470a fetch  0x00000001 , 0x00000c70 
+ 00019089  0x0000470b bne  0x00000000 , 0x00004984 
+ 00019090  0x0000470c fetch  0x00000001 , 0x00000c71 
+ 00019091  0x0000470d bne  0x00000000 , 0x00004984 
+ 00019092  0x0000470e fetch  0x00000001 , 0x00000c72 
+ 00019093  0x0000470f beq  0x00000081 , 0x00004a9d 
+ 00019094  0x00004710 beq  0x00000082 , 0x00004a9f 
+ 00019095  0x00004711 beq  0x00000083 , 0x00004aa1 
+ 00019096  0x00004712 and_into  0x0000007f , 0x0000003f 
+ 00019097  0x00004713 beq  0x00000000 , 0x00004a9b 
+ 00019098  0x00004714 branch  0x00004984 
+ 00019099  0x00004717 jam  0x00000001 , 0x00000d3b 
+ 00019100  0x00004718 branch  0x00004988 
+ 00019101  0x0000471a jam  0x00000001 , 0x00000d3c 
+ 00019102  0x0000471b branch  0x00004988 
+ 00019103  0x0000471d jam  0x00000001 , 0x00000d3d 
+ 00019104  0x0000471e branch  0x00004988 
+ 00019105  0x00004720 jam  0x00000001 , 0x00000d3e 
+ 00019106  0x00004721 branch  0x00004988 
+ 00019107  0x00004725 fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x00004726 bne  0x00000000 , 0x00004984 
+ 00019109  0x00004727 fetch  0x00000001 , 0x00000c72 
+ 00019110  0x00004728 bne  0x00000000 , 0x00004984 
+ 00019111  0x00004729 fetch  0x00000001 , 0x00000c73 
+ 00019112  0x0000472a bne  0x00000000 , 0x00004984 
+ 00019113  0x0000472b fetch  0x00000001 , 0x00000c74 
+ 00019114  0x0000472c bne  0x00000000 , 0x00004984 
+ 00019115  0x0000472d fetch  0x00000001 , 0x00000c75 
+ 00019116  0x0000472e bne  0x00000000 , 0x00004984 
+ 00019117  0x0000472f fetch  0x00000001 , 0x00000c71 
+ 00019118  0x00004730 bne  0x00000000 , 0x00004984 
+ 00019119  0x00004731 fetch  0x00000001 , 0x00000c70 
+ 00019120  0x00004732 and_into  0x00000080 , 0x0000003f 
+ 00019121  0x00004733 bne  0x00000000 , 0x00004984 
+ 00019122  0x00004734 fetch  0x00000001 , 0x00000c70 
+ 00019123  0x00004735 bne  0x00000000 , 0x00004aba 
+ 00019124  0x00004737 jam  0x00000002 , 0x00000c6b 
+ 00019125  0x00004739 fetch  0x00000001 , 0x00000c70 
+ 00019126  0x0000473a hstore  0x00000001 , 0x00008a04 
+ 00019127  0x0000473b call  0x00004988 
+ 00019128  0x0000473c jam  0x00000001 , 0x00000d48 
+ 00019129  0x0000473d rtn 
+ 00019130  0x0000473f jam  0x00000003 , 0x00000c6b 
+ 00019131  0x00004740 branch  0x00004ab5 
+ 00019132  0x00004744 fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x00004745 beq  0x00000002 , 0x00004984 
+ 00019134  0x00004746 fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x00004747 bne  0x00000000 , 0x00004984 
+ 00019136  0x00004748 fetch  0x00000001 , 0x00000c72 
+ 00019137  0x00004749 bne  0x00000000 , 0x00004984 
+ 00019138  0x0000474a fetch  0x00000001 , 0x00000c73 
+ 00019139  0x0000474b bne  0x00000000 , 0x00004984 
+ 00019140  0x0000474c fetch  0x00000001 , 0x00000c74 
+ 00019141  0x0000474d bne  0x00000000 , 0x00004984 
+ 00019142  0x0000474e fetch  0x00000001 , 0x00000c75 
+ 00019143  0x0000474f bne  0x00000000 , 0x00004984 
+ 00019144  0x00004750 fetch  0x00000001 , 0x00000c71 
+ 00019145  0x00004751 bne  0x00000000 , 0x00004984 
+ 00019146  0x00004752 fetch  0x00000001 , 0x00000c70 
+ 00019147  0x00004753 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x00004754 nbranch  0x00004984 , 0x00000002 
+ 00019149  0x00004755 fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x00004756 beq  0x00000003 , 0x00004ad1 
+ 00019151  0x00004757 beq  0x00000004 , 0x00004ad1 
+ 00019152  0x00004758 branch  0x00004984 
+ 00019153  0x0000475c fetch  0x00000001 , 0x00000c70 
+ 00019154  0x0000475d beq  0x00000000 , 0x00004ad5 
+ 00019155  0x0000475e jam  0x00000004 , 0x00000c6b 
+ 00019156  0x0000475f branch  0x00004988 
+ 00019157  0x00004761 jam  0x00000003 , 0x00000c6b 
+ 00019158  0x00004762 branch  0x00004988 
+ 00019159  0x00004766 fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x00004767 bne  0x00000004 , 0x00004984 
+ 00019161  0x00004768 fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x00004769 bne  0x00000001 , 0x00004984 
+ 00019163  0x0000476a fetch  0x00000001 , 0x00000c70 
+ 00019164  0x0000476b bne  0x00000000 , 0x00004984 
+ 00019165  0x0000476c fetch  0x00000001 , 0x00000c71 
+ 00019166  0x0000476d bne  0x00000000 , 0x00004984 
+ 00019167  0x0000476e fetch  0x00000001 , 0x00000c74 
+ 00019168  0x0000476f bne  0x00000000 , 0x00004984 
+ 00019169  0x00004770 fetch  0x00000001 , 0x00000c75 
+ 00019170  0x00004771 bne  0x00000000 , 0x00004984 
+ 00019171  0x00004772 fetch  0x00000001 , 0x00000c72 
+ 00019172  0x00004773 bne  0x00000000 , 0x00004984 
+ 00019173  0x00004774 fetch  0x00000001 , 0x00000c73 
+ 00019174  0x00004775 bne  0x00000000 , 0x00004984 
+ 00019175  0x00004776 branch  0x00004988 
+ 00019176  0x0000477a jam  0x00000001 , 0x00000d4c 
+ 00019177  0x0000477b fetch  0x00000001 , 0x00000c71 
+ 00019178  0x0000477c store  0x00000001 , 0x00000d4d 
+ 00019179  0x0000477d fetch  0x00000001 , 0x00000c72 
+ 00019180  0x0000477e sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x0000477f call  0x00004af5 , 0x00000005 
+ 00019182  0x00004780 fetch  0x00000001 , 0x00000d36 
+ 00019183  0x00004781 bne  0x00000004 , 0x00004988 
+ 00019184  0x00004782 jam  0x00000002 , 0x00000d36 
+ 00019185  0x00004783 call  0x00004988 
+ 00019186  0x00004784 nop  0x00007530 
+ 00019187  0x00004785 nop  0x00007530 
+ 00019188  0x00004786 rtn 
+ 00019189  0x00004788 jam  0x00000001 , 0x00000d45 
+ 00019190  0x00004789 jam  0x00000000 , 0x00000d3a 
+ 00019191  0x0000478a jam  0x00000004 , 0x00000d36 
+ 00019192  0x0000478b rtn 
+ 00019193  0x0000478f jam  0x00000001 , 0x00000d50 
+ 00019194  0x00004790 call  0x00004b03 
+ 00019195  0x00004791 fetch  0x00000002 , 0x00000c70 
+ 00019196  0x00004792 store  0x00000002 , 0x00000d4e 
+ 00019197  0x00004793 fetch  0x00000001 , 0x00000c74 
+ 00019198  0x00004794 iforce  0x00000039 
+ 00019199  0x00004795 arg  0x00000c76 , 0x00000006 
+ 00019200  0x00004796 arg  0x00000cb6 , 0x00000005 
+ 00019201  0x00004797 call  0x00007f01 
+ 00019202  0x00004798 branch  0x00004988 
+ 00019203  0x0000479b fetch  0x00000002 , 0x00000c70 
+ 00019204  0x0000479c arg  0x00000200 , 0x00000002 
+ 00019205  0x0000479d isub  0x00000002 , 0x0000003e 
+ 00019206  0x0000479e nrtn  0x00000005 
+ 00019207  0x0000479f fetch  0x00000002 , 0x00000c72 
+ 00019208  0x000047a0 arg  0x00000000 , 0x00000002 
+ 00019209  0x000047a1 isub  0x00000002 , 0x0000003e 
+ 00019210  0x000047a2 nrtn  0x00000005 
+ 00019211  0x000047a3 fetch  0x00000002 , 0x00000c74 
+ 00019212  0x000047a4 arg  0x00000001 , 0x00000002 
+ 00019213  0x000047a5 isub  0x00000002 , 0x0000003e 
+ 00019214  0x000047a6 nrtn  0x00000005 
+ 00019215  0x000047a7 jam  0x00000001 , 0x00000d43 
+ 00019216  0x000047a8 rtn 
+ 00019217  0x000047ac fetch  0x00000001 , 0x00000c74 
+ 00019218  0x000047ad bne  0x00000000 , 0x00004984 
+ 00019219  0x000047ae fetch  0x00000001 , 0x00000c70 
+ 00019220  0x000047af beq  0x00000000 , 0x00004b17 
+ 00019221  0x000047b0 beq  0x00000001 , 0x00004b1a 
+ 00019222  0x000047b1 branch  0x00004984 
+ 00019223  0x000047b3 jam  0x00000000 , 0x00000d4a 
+ 00019224  0x000047b4 jam  0x00000001 , 0x00000d49 
+ 00019225  0x000047b5 branch  0x00004988 
+ 00019226  0x000047b7 jam  0x00000001 , 0x00000d44 
+ 00019227  0x000047b8 jam  0x00000001 , 0x00000d4a 
+ 00019228  0x000047b9 jam  0x00000000 , 0x00000d49 
+ 00019229  0x000047ba branch  0x00004988 
+ 00019230  0x000047be ifetch  0x00000001 , 0x00000011 
+ 00019231  0x000047bf iforce  0x00000012 
+ 00019232  0x000047c0 increase  0x00000001 , 0x00000011 
+ 00019233  0x000047c3 bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x000047c4 bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x000047c5 add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x000047c6 lshift  0x0000003f , 0x0000003f 
+ 00019237  0x000047c7 hstore  0x00000001 , 0x00008a18 
+ 00019238  0x000047c8 jam  0x00000003 , 0x00008a18 
+ 00019239  0x000047c9 fetch  0x00000001 , 0x00000c74 
+ 00019240  0x000047ca increase  0xfffffffe , 0x0000003f 
+ 00019241  0x000047cb rshift  0x0000003f , 0x0000003f 
+ 00019242  0x000047cc store  0x00000001 , 0x00000c74 
+ 00019243  0x000047cd beq  0x00000000 , 0x00004b35 
+ 00019244  0x000047cf fetch  0x00000002 , 0x00000c74 
+ 00019245  0x000047d0 isub  0x00000012 , 0x0000003e 
+ 00019246  0x000047d1 branch  0x00004b30 , 0x00000002 
+ 00019247  0x000047d2 copy  0x0000003f , 0x00000012 
+ 00019248  0x000047d4 deposit  0x00000011 
+ 00019249  0x000047d5 store  0x00000002 , 0x00000b65 
+ 00019250  0x000047d6 deposit  0x00000012 
+ 00019251  0x000047d7 store  0x00000001 , 0x00000b67 
+ 00019252  0x000047d8 branch  0x00004b37 
+ 00019253  0x000047db arg  0x00000000 , 0x00000007 
+ 00019254  0x000047dc branch  0x00004b57 
+ 00019255  0x000047e0 bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x000047e1 fetch  0x00000001 , 0x00000b67 
+ 00019257  0x000047e2 rtn  0x00000034 
+ 00019258  0x000047e3 copy  0x0000003f , 0x00000039 
+ 00019259  0x000047e4 sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x000047e5 branch  0x00004b3e , 0x00000002 
+ 00019261  0x000047e6 arg  0x00000040 , 0x00000039 
+ 00019262  0x000047e8 fetch  0x00000001 , 0x00000b67 
+ 00019263  0x000047e9 isub  0x00000039 , 0x0000003f 
+ 00019264  0x000047ea store  0x00000001 , 0x00000b67 
+ 00019265  0x000047eb fetch  0x00000002 , 0x00000b65 
+ 00019266  0x000047ec copy  0x0000003f , 0x00000006 
+ 00019267  0x000047ee ifetch  0x00000001 , 0x00000006 
+ 00019268  0x000047ef hstore  0x00000001 , 0x00008a18 
+ 00019269  0x000047f0 bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x000047f1 jam  0x00000000 , 0x00008a18 
+ 00019271  0x000047f3 loop  0x00004b43 
+ 00019272  0x000047f4 copy  0x00000006 , 0x0000003f 
+ 00019273  0x000047f5 store  0x00000002 , 0x00000b65 
+ 00019274  0x000047f6 arg  0x00000000 , 0x00000007 
+ 00019275  0x000047f7 call  0x00004b57 
+ 00019276  0x000047f8 fetch  0x00000001 , 0x00000b67 
+ 00019277  0x000047f9 nrtn  0x00000034 
+ 00019278  0x000047fa fetch  0x00000001 , 0x00000d36 
+ 00019279  0x000047fb rtnne  0x00000001 
+ 00019280  0x000047fc jam  0x00000002 , 0x00000d36 
+ 00019281  0x000047fd rtn 
+ 00019282  0x00004801 arg  0x00008a19 , 0x00000011 
+ 00019283  0x00004802 arg  0x00000001 , 0x00000007 
+ 00019284  0x00004804 ifetch  0x00000001 , 0x00000006 
+ 00019285  0x00004805 istore  0x00000001 , 0x00000011 
+ 00019286  0x00004806 loop  0x00004b54 
+ 00019287  0x00004808 setarg  0x00000000 
+ 00019288  0x00004809 qset1  0x0000003f 
+ 00019289  0x0000480a hstore  0x00000001 , 0x00008a10 
+ 00019290  0x0000480b fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x0000480c ior  0x00000002 , 0x0000003f 
+ 00019292  0x0000480d store  0x00000001 , 0x00000d37 
+ 00019293  0x0000480e rtn 
+ 00019294  0x00004811 arg  0x00000002 , 0x00000007 
+ 00019295  0x00004812 arg  0x00008a1a , 0x00000011 
+ 00019296  0x00004813 branch  0x00004b54 
+ 00019297  0x00004816 bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x00004817 fetch  0x00000001 , 0x00000d38 
+ 00019299  0x00004818 rtn  0x00000034 
+ 00019300  0x00004819 fetch  0x00000001 , 0x00000d37 
+ 00019301  0x0000481a nbranch  0x00004bac , 0x00000034 
+ 00019302  0x0000481b fetch  0x00000001 , 0x00000d45 
+ 00019303  0x0000481c branch  0x00004b86 , 0x00000034 
+ 00019304  0x0000481d fetch  0x00000001 , 0x00000d36 
+ 00019305  0x0000481e beq  0x00000003 , 0x00004bbf 
+ 00019306  0x0000481f bne  0x00000002 , 0x00004b86 
+ 00019307  0x00004820 fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x00004821 nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x00004822 call  0x00004b6f 
+ 00019310  0x00004823 branch  0x00004b7a 
+ 00019311  0x00004826 fetch  0x00000001 , 0x00000d38 
+ 00019312  0x00004827 rtnbit0  0x00000001 
+ 00019313  0x00004828 fetch  0x00000001 , 0x00000d37 
+ 00019314  0x00004829 rtnbit1  0x00000001 
+ 00019315  0x0000482a fetch  0x00000001 , 0x00000d38 
+ 00019316  0x0000482b set0  0x00000001 , 0x0000003f 
+ 00019317  0x0000482c store  0x00000001 , 0x00000d38 
+ 00019318  0x0000482d fetch  0x00000001 , 0x00000d51 
+ 00019319  0x0000482e rtn  0x00000034 
+ 00019320  0x0000482f beq  0x00000010 , 0x00004ba8 
+ 00019321  0x00004830 branch  0x00002a8c 
+ 00019322  0x00004833 fetch  0x00000001 , 0x00000d38 
+ 00019323  0x00004834 rtnbit0  0x00000002 
+ 00019324  0x00004835 fetch  0x00000001 , 0x00000d37 
+ 00019325  0x00004836 rtnbit1  0x00000002 
+ 00019326  0x00004837 fetch  0x00000001 , 0x00000d38 
+ 00019327  0x00004838 set0  0x00000002 , 0x0000003f 
+ 00019328  0x00004839 store  0x00000001 , 0x00000d38 
+ 00019329  0x0000483a fetch  0x00000001 , 0x00000d52 
+ 00019330  0x0000483b rtn  0x00000034 
+ 00019331  0x0000483c beq  0x00000020 , 0x00004b89 
+ 00019332  0x0000483d beq  0x00000021 , 0x00004ba4 
+ 00019333  0x0000483e branch  0x00002a8c 
+ 00019334  0x00004842 arg  0x00000d54 , 0x00000005 
+ 00019335  0x00004843 arg  0x00000006 , 0x00000039 
+ 00019336  0x00004844 branch  0x00007ec6 
+ 00019337  0x00004847 fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x00004848 fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x00004849 iand  0x00000002 , 0x0000003f 
+ 00019340  0x0000484a branch  0x00004ba0 , 0x00000034 
+ 00019341  0x0000484b fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x0000484c iadd  0x00000002 , 0x0000003f 
+ 00019343  0x0000484d beq  0x00000001 , 0x00004b91 
+ 00019344  0x0000484e branch  0x00004ba0 
+ 00019345  0x00004851 jam  0x00000000 , 0x00000d52 
+ 00019346  0x00004853 fetch  0x00000001 , 0x00000d55 
+ 00019347  0x00004854 beq  0x00000002 , 0x00004ba1 
+ 00019348  0x00004855 beq  0x00000003 , 0x00004ba1 
+ 00019349  0x00004856 fetch  0x00000001 , 0x00000d55 
+ 00019350  0x00004857 store  0x00000001 , 0x00000d54 
+ 00019351  0x00004858 fetch  0x00000001 , 0x00000d56 
+ 00019352  0x00004859 istore  0x00000001 , 0x00000005 
+ 00019353  0x0000485a fetch  0x00000001 , 0x00000d58 
+ 00019354  0x0000485b istore  0x00000001 , 0x00000005 
+ 00019355  0x0000485c fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x0000485d istore  0x00000001 , 0x00000005 
+ 00019357  0x0000485e arg  0x00000004 , 0x00000039 
+ 00019358  0x0000485f arg  0x00000d54 , 0x00000006 
+ 00019359  0x00004860 branch  0x00004b5e 
+ 00019360  0x00004863 jam  0x00000000 , 0x00000d52 
+ 00019361  0x00004865 arg  0x00000008 , 0x00000039 
+ 00019362  0x00004866 arg  0x00000d54 , 0x00000006 
+ 00019363  0x00004867 branch  0x00004b5e 
+ 00019364  0x0000486a jam  0x00000000 , 0x00000d52 
+ 00019365  0x0000486b arg  0x00000003 , 0x00000039 
+ 00019366  0x0000486c arg  0x00000d74 , 0x00000006 
+ 00019367  0x0000486d branch  0x00004b5e 
+ 00019368  0x00004870 jam  0x00000000 , 0x00000d51 
+ 00019369  0x00004871 arg  0x00000008 , 0x00000039 
+ 00019370  0x00004872 arg  0x00000d64 , 0x00000006 
+ 00019371  0x00004873 branch  0x00004b52 
+ 00019372  0x00004876 fetch  0x00000001 , 0x00000d36 
+ 00019373  0x00004877 beq  0x00000003 , 0x00004bb0 
+ 00019374  0x00004878 beq  0x00000002 , 0x00004bb2 
+ 00019375  0x00004879 rtn 
+ 00019376  0x0000487b jam  0x00000000 , 0x00000d37 
+ 00019377  0x0000487c rtn 
+ 00019378  0x0000487e hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x0000487f set1  0x00000007 , 0x0000003f 
+ 00019380  0x00004880 hstore  0x00000001 , 0x00008a00 
+ 00019381  0x00004881 jam  0x00000001 , 0x00000d47 
+ 00019382  0x00004882 rtn 
+ 00019383  0x00004885 fetch  0x00000001 , 0x00000d36 
+ 00019384  0x00004886 rtneq  0x00000003 
+ 00019385  0x00004887 beq  0x00000002 , 0x00004bbb 
+ 00019386  0x00004888 rtn 
+ 00019387  0x0000488a fetch  0x00000001 , 0x00000d47 
+ 00019388  0x0000488b rtn  0x00000034 
+ 00019389  0x0000488c jam  0x00000001 , 0x00000d46 
+ 00019390  0x0000488d branch  0x00004bc2 
+ 00019391  0x00004890 arg  0x0000000f , 0x00000007 
+ 00019392  0x00004891 call  0x00007f16 
+ 00019393  0x00004892 nrtn  0x00000034 
+ 00019394  0x00004894 hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x00004895 rtnbit0  0x00000007 
+ 00019396  0x00004896 jam  0x000000fc , 0x00008a00 
+ 00019397  0x00004897 nop  0x00007530 
+ 00019398  0x00004898 jam  0x0000003c , 0x00008a00 
+ 00019399  0x00004899 rtn 
+ 00019400  0x000048a1 bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x000048a2 fetch  0x00000001 , 0x000041ce 
+ 00019402  0x000048a3 nrtn  0x00000034 
+ 00019403  0x000048a5 call  0x00004bce 
+ 00019404  0x000048a6 ncall  0x00004be6 , 0x00000028 
+ 00019405  0x000048a7 rtn 
+ 00019406  0x000048aa bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x000048ab copy  0x00000003 , 0x00000011 
+ 00019408  0x000048ac arg  0x00000004 , 0x00000002 
+ 00019409  0x000048ad ifetch  0x00000001 , 0x00000003 
+ 00019410  0x000048ae beq  0x00000001 , 0x00004bd8 
+ 00019411  0x000048af increase  0x00000001 , 0x00000002 
+ 00019412  0x000048b0 beq  0x00000002 , 0x00004bd8 
+ 00019413  0x000048b1 copy  0x00000003 , 0x0000003f 
+ 00019414  0x000048b2 hstore  0x00000002 , 0x00008058 
+ 00019415  0x000048b3 rtn 
+ 00019416  0x000048b5 hfetch  0x00000002 , 0x00008112 
+ 00019417  0x000048b6 isub  0x00000002 , 0x0000003e 
+ 00019418  0x000048b7 nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x000048b9 disable  0x00000028 
+ 00019420  0x000048ba copy  0x00000011 , 0x00000003 
+ 00019421  0x000048bb call  0x00004bee 
+ 00019422  0x000048bc iadd  0x00000002 , 0x00000002 
+ 00019423  0x000048be hfetch  0x00000002 , 0x00008112 
+ 00019424  0x000048bf isub  0x00000002 , 0x0000003e 
+ 00019425  0x000048c0 nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x000048c1 copy  0x00000011 , 0x00000003 
+ 00019427  0x000048c2 ifetch  0x00000001 , 0x00000003 
+ 00019428  0x000048c3 beq  0x00000001 , 0x00004c3f 
+ 00019429  0x000048c4 branch  0x00002a8c 
+ 00019430  0x000048c7 bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x000048c8 hfetch  0x00000002 , 0x00008058 
+ 00019432  0x000048c9 iforce  0x00000003 
+ 00019433  0x000048ca call  0x00004bee 
+ 00019434  0x000048cb iadd  0x00000003 , 0x00000003 
+ 00019435  0x000048cc deposit  0x00000003 
+ 00019436  0x000048cd hstore  0x00000002 , 0x00008058 
+ 00019437  0x000048ce rtn 
+ 00019438  0x000048d4 ifetch  0x00000001 , 0x00000003 
+ 00019439  0x000048d5 increase  0x00000002 , 0x00000003 
+ 00019440  0x000048d6 beq  0x00000002 , 0x00004bf3 
+ 00019441  0x000048d7 ifetch  0x00000001 , 0x00000003 
+ 00019442  0x000048d8 rtn 
+ 00019443  0x000048da ifetch  0x00000002 , 0x00000003 
+ 00019444  0x000048db rtn 
+ 00019445  0x000048de hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x000048df increase  0xfffffffb , 0x0000000a 
+ 00019447  0x000048e0 iadd  0x0000000a , 0x0000000a 
+ 00019448  0x000048e1 rtn 
+ 00019449  0x000048e4 arg  0x00000004 , 0x00000002 
+ 00019450  0x000048e5 branch  0x00004bfc 
+ 00019451  0x000048e7 arg  0x00000002 , 0x00000002 
+ 00019452  0x000048e9 bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x000048ea increase  0x00000001 , 0x00000039 
+ 00019454  0x000048eb hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x000048ec copy  0x0000003f , 0x0000000a 
+ 00019456  0x000048ed copy  0x00000039 , 0x0000003f 
+ 00019457  0x000048ee istoret  0x00000001 , 0x0000000a 
+ 00019458  0x000048ef increase  0xffffffff , 0x0000003f 
+ 00019459  0x000048f0 iadd  0x0000000a , 0x0000000a 
+ 00019460  0x000048f1 copy  0x0000000a , 0x0000003f 
+ 00019461  0x000048f2 store  0x00000002 , 0x00000258 
+ 00019462  0x000048f3 copy  0x00000002 , 0x0000003f 
+ 00019463  0x000048f4 rtneq  0x00000002 
+ 00019464  0x000048f5 fetch  0x00000002 , 0x00000258 
+ 00019465  0x000048f6 hstore  0x00000002 , 0x0000805e 
+ 00019466  0x000048f7 branch  0x00004c0b 
+ 00019467  0x000048fb setarg  0x00000000 
+ 00019468  0x000048fc store  0x00000002 , 0x00000258 
+ 00019469  0x000048fd rtn 
+ 00019470  0x00004905 rtn  0x0000002b 
+ 00019471  0x00004906 setarg  0x00004d28 
+ 00019472  0x00004907 store  0x00000002 , 0x000041f3 
+ 00019473  0x00004909 setarg  0x000001a0 
+ 00019474  0x0000490a store  0x00000002 , 0x00004243 
+ 00019475  0x0000490c setarg  0x00001800 
+ 00019476  0x0000490d hstore  0x00000002 , 0x00008054 
+ 00019477  0x0000490e setarg  0x00001bff 
+ 00019478  0x0000490f hstore  0x00000002 , 0x00008056 
+ 00019479  0x00004910 setarg  0x00001c00 
+ 00019480  0x00004911 hstore  0x00000002 , 0x0000805a 
+ 00019481  0x00004912 call  0x00004c28 
+ 00019482  0x00004914 jam  0x00000000 , 0x00008062 
+ 00019483  0x00004915 setarg  0x00001c00 
+ 00019484  0x00004916 hstore  0x00000002 , 0x0000805e 
+ 00019485  0x00004917 hstore  0x00000002 , 0x00008060 
+ 00019486  0x00004918 setarg  0x00001800 
+ 00019487  0x00004919 hstore  0x00000002 , 0x00008058 
+ 00019488  0x0000491a store  0x00000002 , 0x00000244 
+ 00019489  0x0000491c hfetch  0x00000002 , 0x00008050 
+ 00019490  0x0000491d set0  0x0000000f , 0x0000003f 
+ 00019491  0x0000491e hstore  0x00000002 , 0x00008050 
+ 00019492  0x0000491f call  0x000066ce 
+ 00019493  0x00004920 jam  0x00000001 , 0x00008043 
+ 00019494  0x00004921 jam  0x00000081 , 0x00008062 
+ 00019495  0x00004922 rtn 
+ 00019496  0x00004925 setarg  0x00001fff 
+ 00019497  0x00004926 hstore  0x00000002 , 0x0000805c 
+ 00019498  0x00004927 hfetch  0x00000001 , 0x00008081 
+ 00019499  0x00004928 or_into  0x00000007 , 0x0000003f 
+ 00019500  0x00004929 hstore  0x00000001 , 0x00008081 
+ 00019501  0x0000492a rtn 
+ 00019502  0x0000492e bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x0000492f hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x00004930 iforce  0x00000012 
+ 00019505  0x00004931 bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x00004932 hfetch  0x00000002 , 0x00008112 
+ 00019507  0x00004933 iforce  0x00000013 
+ 00019508  0x00004934 arg  0x0000044f , 0x00000002 
+ 00019509  0x00004935 isub  0x00000002 , 0x0000003e 
+ 00019510  0x00004936 nrtn  0x00000005 
+ 00019511  0x00004938 hfetch  0x00000002 , 0x00008058 
+ 00019512  0x00004939 iforce  0x00000003 
+ 00019513  0x0000493a branch  0x00004bc8 
+ 00019514  0x0000493d hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x0000493e isolate1  0x00000006 , 0x00000002 
+ 00019516  0x0000493f branch  0x00004c3a , 0x00000001 
+ 00019517  0x00004940 hstore  0x00000001 , 0x00008015 
+ 00019518  0x00004941 rtn 
+ 00019519  0x00004944 bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x00004945 fetch  0x00000001 , 0x000041ce 
+ 00019521  0x00004946 branch  0x00004c44 , 0x00000034 
+ 00019522  0x00004947 enable  0x00000028 
+ 00019523  0x00004948 rtn 
+ 00019524  0x0000494a ifetch  0x00000002 , 0x00000003 
+ 00019525  0x0000494b iforce  0x00000030 
+ 00019526  0x0000494c iforce  0x00000007 
+ 00019527  0x0000494d ifetch  0x00000001 , 0x00000003 
+ 00019528  0x0000494e iforce  0x00000002 
+ 00019529  0x0000494f rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x00004950 rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x00004951 beq  0x0000003f , 0x00004c4d 
+ 00019532  0x00004952 rtn 
+ 00019533  0x00004956 bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x00004957 deposit  0x00000007 
+ 00019535  0x00004958 beq  0x00000000 , 0x00004cdc 
+ 00019536  0x00004959 beq  0x00000001 , 0x00004c66 
+ 00019537  0x0000495a beq  0x00000002 , 0x00004c6b 
+ 00019538  0x0000495b beq  0x00000003 , 0x00004c7a 
+ 00019539  0x0000495c beq  0x00000004 , 0x00004cb3 
+ 00019540  0x0000495d beq  0x00000005 , 0x00004cdc 
+ 00019541  0x0000495e beq  0x00000006 , 0x00004cc6 
+ 00019542  0x0000495f beq  0x00000007 , 0x00004c5c 
+ 00019543  0x00004961 beq  0x00000010 , 0x00004cc9 
+ 00019544  0x00004962 beq  0x00000011 , 0x00004cd1 
+ 00019545  0x00004963 beq  0x00000012 , 0x00004ca5 
+ 00019546  0x00004964 beq  0x00000013 , 0x00004c85 
+ 00019547  0x00004965 branch  0x00004cdc 
+ 00019548  0x00004968 call  0x00004cdc 
+ 00019549  0x00004969 call  0x00007f9e 
+ 00019550  0x0000496a call  0x0000688c 
+ 00019551  0x0000496c call  0x000033d2 
+ 00019552  0x0000496d call  0x000033d9 
+ 00019553  0x0000496e branch  0x0000688f 
+ 00019554  0x00004971 jam  0x00000000 , 0x00004245 
+ 00019555  0x00004972 call  0x000033d0 
+ 00019556  0x00004973 call  0x00004c13 
+ 00019557  0x00004974 branch  0x000033db 
+ 00019558  0x00004977 call  0x00004cf2 
+ 00019559  0x00004978 hfetch  0x00000002 , 0x00008000 
+ 00019560  0x00004979 istore  0x00000002 , 0x0000000a 
+ 00019561  0x0000497a force  0x00000006 , 0x00000039 
+ 00019562  0x0000497b branch  0x00004cdd 
+ 00019563  0x0000497e ifetch  0x00000002 , 0x00000003 
+ 00019564  0x0000497f store  0x00000002 , 0x00004243 
+ 00019565  0x00004980 hstore  0x00000002 , 0x00008052 
+ 00019566  0x00004981 rtn 
+ 00019567  0x00004986 ifetch  0x00000001 , 0x00000003 
+ 00019568  0x00004987 copy  0x0000003f , 0x00000002 
+ 00019569  0x00004988 hstore  0x00000001 , 0x00008024 
+ 00019570  0x00004989 ifetch  0x00000001 , 0x00000003 
+ 00019571  0x0000498a iadd  0x00000002 , 0x00000002 
+ 00019572  0x0000498b set1  0x00000007 , 0x0000003f 
+ 00019573  0x0000498c hstore  0x00000001 , 0x00008023 
+ 00019574  0x0000498d ifetch  0x00000001 , 0x00000003 
+ 00019575  0x0000498e iadd  0x00000002 , 0x00000002 
+ 00019576  0x0000498f copy  0x0000003f , 0x00000039 
+ 00019577  0x00004990 rtn 
+ 00019578  0x00004993 bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x00004994 call  0x00004c6f 
+ 00019580  0x00004996 ifetch  0x00000001 , 0x00000003 
+ 00019581  0x00004997 hstore  0x00000001 , 0x00008025 
+ 00019582  0x00004998 iadd  0x00000002 , 0x00000002 
+ 00019583  0x00004999 loop  0x00004c7c 
+ 00019584  0x0000499b and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x0000499c ifetch  0x00000001 , 0x00000003 
+ 00019586  0x0000499d isub  0x00000002 , 0x0000003e 
+ 00019587  0x0000499e nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x0000499f branch  0x00004cdc 
+ 00019589  0x000049a3 bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x000049a4 call  0x00004c6f 
+ 00019591  0x000049a5 store  0x00000008 , 0x00000a9a 
+ 00019592  0x000049a7 call  0x00007422 
+ 00019593  0x000049a8 arg  0x00000010 , 0x00000039 
+ 00019594  0x000049a9 arg  0x00000ac2 , 0x00000005 
+ 00019595  0x000049aa call  0x00004ca0 
+ 00019596  0x000049ab storet  0x00000008 , 0x00000aa2 
+ 00019597  0x000049ac arg  0x00000ad2 , 0x00000005 
+ 00019598  0x000049ad call  0x00007497 
+ 00019599  0x000049ae arg  0x00000ad2 , 0x00000011 
+ 00019600  0x000049af arg  0x00000ac2 , 0x00000012 
+ 00019601  0x000049b0 arg  0x00000ae2 , 0x00000005 
+ 00019602  0x000049b1 call  0x00007352 
+ 00019603  0x000049b2 arg  0x00000010 , 0x00000039 
+ 00019604  0x000049b3 arg  0x00000ae2 , 0x00000006 
+ 00019605  0x000049b4 call  0x00004c9c 
+ 00019606  0x000049b5 fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x000049b6 fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x000049b7 increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x000049b8 store  0x00000008 , 0x00000a9a 
+ 00019610  0x000049b9 nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x000049ba branch  0x00004c80 
+ 00019612  0x000049bd ifetch  0x00000001 , 0x00000006 
+ 00019613  0x000049be hstore  0x00000001 , 0x00008025 
+ 00019614  0x000049bf loop  0x00004c9c 
+ 00019615  0x000049c0 rtn 
+ 00019616  0x000049c3 ifetch  0x00000001 , 0x00000003 
+ 00019617  0x000049c4 istore  0x00000001 , 0x00000005 
+ 00019618  0x000049c5 iadd  0x00000002 , 0x00000002 
+ 00019619  0x000049c6 loop  0x00004ca0 
+ 00019620  0x000049c7 rtn 
+ 00019621  0x000049ca bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x000049cb arg  0x00000000 , 0x00000002 
+ 00019623  0x000049cc arg  0x00000010 , 0x00000039 
+ 00019624  0x000049cd arg  0x00000ac2 , 0x00000005 
+ 00019625  0x000049ce call  0x00004ca0 
+ 00019626  0x000049cf hfetch  0x00000001 , 0x00008085 
+ 00019627  0x000049d0 and_into  0x000000fd , 0x0000003f 
+ 00019628  0x000049d1 hstore  0x00000001 , 0x00008085 
+ 00019629  0x000049d2 arg  0x00000ac2 , 0x00000006 
+ 00019630  0x000049d3 arg  0x00000010 , 0x00000039 
+ 00019631  0x000049d4 call  0x00007478 
+ 00019632  0x000049d5 call  0x00007428 
+ 00019633  0x000049d6 call  0x00007491 
+ 00019634  0x000049d7 branch  0x00004c80 
+ 00019635  0x000049db arg  0x00000020 , 0x00000039 
+ 00019636  0x000049dc arg  0x00004000 , 0x00000005 
+ 00019637  0x000049dd arg  0x00000000 , 0x00000002 
+ 00019638  0x000049df ifetch  0x00000001 , 0x00000003 
+ 00019639  0x000049e0 istore  0x00000001 , 0x00000005 
+ 00019640  0x000049e1 iadd  0x00000002 , 0x00000002 
+ 00019641  0x000049e2 loop  0x00004cb6 
+ 00019642  0x000049e3 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x000049e4 ifetch  0x00000001 , 0x00000003 
+ 00019644  0x000049e5 isub  0x00000002 , 0x0000003e 
+ 00019645  0x000049e6 nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x000049e7 jam  0x00000000 , 0x00008023 
+ 00019647  0x000049e8 call  0x00004cdc 
+ 00019648  0x000049e9 call  0x00004be6 
+ 00019649  0x000049ea call  0x000064a3 
+ 00019650  0x000049eb call  0x00007f9e 
+ 00019651  0x000049ec branch  0x00002001 
+ 00019652  0x000049ef jam  0x00000000 , 0x00008023 
+ 00019653  0x000049f0 branch  0x00002000 
+ 00019654  0x000049f3 ifetch  0x00000006 , 0x00000003 
+ 00019655  0x000049f4 store  0x00000006 , 0x000040a0 
+ 00019656  0x000049f5 branch  0x00004cdc 
+ 00019657  0x000049f9 ifetch  0x00000001 , 0x00000003 
+ 00019658  0x000049fa store  0x00000001 , 0x0000025a 
+ 00019659  0x000049fb copy  0x0000003f , 0x00000039 
+ 00019660  0x000049fc ifetch  0x00000002 , 0x00000003 
+ 00019661  0x000049fd store  0x00000002 , 0x0000025b 
+ 00019662  0x000049fe copy  0x0000003f , 0x00000005 
+ 00019663  0x000049ff call  0x000066fd 
+ 00019664  0x00004a00 branch  0x00004cdc 
+ 00019665  0x00004a04 ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004a05 store  0x00000001 , 0x0000025a 
+ 00019667  0x00004a06 copy  0x0000003f , 0x00000039 
+ 00019668  0x00004a07 ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004a08 store  0x00000002 , 0x0000025b 
+ 00019670  0x00004a09 arg  0x00001000 , 0x00000005 
+ 00019671  0x00004a0a call  0x000066fd 
+ 00019672  0x00004a0b fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004a0c arg  0x00001000 , 0x00000011 
+ 00019674  0x00004a0d fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004a0e branch  0x00006608 
+ 00019676  0x00004a14 force  0x00000004 , 0x00000039 
+ 00019677  0x00004a16 call  0x00004cf4 
+ 00019678  0x00004a17 force  0x00000001 , 0x0000003f 
+ 00019679  0x00004a18 istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004a19 deposit  0x00000030 
+ 00019681  0x00004a1a istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004a1b force  0x0000000e , 0x00000007 
+ 00019683  0x00004a1d bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004a1e call  0x00004cf6 
+ 00019685  0x00004a1f deposit  0x00000007 
+ 00019686  0x00004a20 istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004a21 deposit  0x00000039 
+ 00019688  0x00004a22 istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004a24 force  0x00000005 , 0x00000007 
+ 00019690  0x00004a25 increase  0x00000002 , 0x00000039 
+ 00019691  0x00004a27 branch  0x00004bf9 
+ 00019692  0x00004a2a force  0x000000ff , 0x00000007 
+ 00019693  0x00004a2b call  0x00004cf4 
+ 00019694  0x00004a2c setarg  0x00000001 
+ 00019695  0x00004a2d istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004a2e force  0x00000001 , 0x00000039 
+ 00019697  0x00004a2f branch  0x00004ce3 
+ 00019698  0x00004a32 force  0x0000000c , 0x0000000a 
+ 00019699  0x00004a33 branch  0x00004cf7 
+ 00019700  0x00004a36 force  0x00000008 , 0x0000000a 
+ 00019701  0x00004a37 branch  0x00004cf7 
+ 00019702  0x00004a3a force  0x00000006 , 0x0000000a 
+ 00019703  0x00004a3c branch  0x00004bf5 
+ 00019704  0x00004a41 pulse  0x0000000f 
+ 00019705  0x00004a42 enable  0x00000009 
+ 00019706  0x00004a44 ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004a45 inject  0x00000000 , 0x00000008 
+ 00019708  0x00004a46 loop  0x00004cfa 
+ 00019709  0x00004a47 enable  0x00000008 
+ 00019710  0x00004a48 inject  0x00000000 , 0x00000010 
+ 00019711  0x00004a49 disable  0x00000008 
+ 00019712  0x00004a4a disable  0x00000009 
+ 00019713  0x00004a4b disable  0x0000000f 
+ 00019714  0x00004a4c byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004a4d rtn 
+ 00019716  0x00004a52 jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004a53 rtn 
+ 00019718  0x00004a55 fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004a56 fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004a57 isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004a58 rtn 
+ 00019722  0x00004a5e fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004a5f bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004a60 call  0x000062ef 
+ 00019725  0x00004a61 jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004a62 branch  0x00004d04 
+ 00019727  0x00004a64 set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004a65 store  0x00000001 , 0x0000004b 
+ 00019729  0x00004a66 call  0x00006001 
+ 00019730  0x00004a67 setarg  0x00000000 
+ 00019731  0x00004a68 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004a69 store  0x00000001 , 0x0000007f 
+ 00019733  0x00004a6a branch  0x00004d04 
+ 00019734  0x00004a6b rtn 
+ 00019735  0x00004a6d jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004a6e arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004a6f setarg  0x00000000 
+ 00019738  0x00004a70 isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004a71 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004a72 istore  0x00000001 , 0x00000005 
+ 00019741  0x00004a73 setarg  0x00000000 
+ 00019742  0x00004a74 istore  0x00000002 , 0x00000005 
+ 00019743  0x00004a75 fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004a76 istore  0x00000002 , 0x00000005 
+ 00019745  0x00004a77 fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004a78 istore  0x00000002 , 0x00000005 
+ 00019747  0x00004a79 fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004a7a istore  0x00000002 , 0x00000005 
+ 00019749  0x00004a7b branch  0x00004d04 
+ 00019750  0x00004a7e jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004a7f branch  0x00004d04 
+ 00019752  0x00004a82 call  0x00006899 
+ 00019753  0x00004a83 rtn  0x00000001 
+ 00019754  0x00004a84 arg  0x00000007 , 0x00000002 
+ 00019755  0x00004a85 call  0x0000681d 
+ 00019756  0x00004a86 nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004a87 jam  0x00000001 , 0x00004245 
+ 00019758  0x00004a88 rtn 
+ 00019759  0x00004a8a fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004a8b rtnne  0x00000001 
+ 00019761  0x00004a8c call  0x00004c62 
+ 00019762  0x00004a8d branch  0x00004cec 
+ 00019763  0x00004a9c bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004a9d fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004a9e copy  0x0000003f , 0x00000006 
+ 00019766  0x00004a9f ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004aa0 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004aa1 rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004aa2 beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004aa3 beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004aa4 beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004aa5 beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004aa6 beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004aa7 rtn 
+ 00019775  0x00004aaa copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004aab beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004aac beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004aad rtn 
+ 00019779  0x00004ab0 jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004ab1 call  0x00007d86 
+ 00019781  0x00004ab2 fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004ab3 rtnbit0  0x00000006 
+ 00019783  0x00004ab4 copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004ab5 beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004ab6 rtn 
+ 00019786  0x00004ab8 rtn 
+ 00019787  0x00004abb call  0x00004d5f 
+ 00019788  0x00004abc arg  0x00000001 , 0x00000011 
+ 00019789  0x00004abd call  0x00004d63 
+ 00019790  0x00004abe fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004abf istore  0x00000002 , 0x00000005 
+ 00019792  0x00004ac0 setarg  0x00000000 
+ 00019793  0x00004ac1 istore  0x00000001 , 0x00000005 
+ 00019794  0x00004ac2 rtn 
+ 00019795  0x00004ac5 arg  0x00000001 , 0x00000011 
+ 00019796  0x00004ac6 call  0x00004d63 
+ 00019797  0x00004ac7 fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004ac8 istore  0x00000002 , 0x00000005 
+ 00019799  0x00004ac9 setarg  0x00000000 
+ 00019800  0x00004aca istore  0x00000001 , 0x00000005 
+ 00019801  0x00004acb jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004acc fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004acd set1  0x00000006 
+ 00019804  0x00004ace store  0x00000001 , 0x00004252 
+ 00019805  0x00004acf jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004ad0 branch  0x00007d86 
+ 00019807  0x00004ad3 ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004ad4 beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004ad5 rtn 
+ 00019810  0x00004ad8 rtn 
+ 00019811  0x00004adc call  0x00005240 
+ 00019812  0x00004add copy  0x00000011 , 0x00000002 
+ 00019813  0x00004ade storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004adf copy  0x0000003f , 0x00000005 
+ 00019815  0x00004ae0 copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004ae1 istore  0x00000002 , 0x00000005 
+ 00019817  0x00004ae2 rtn 
+ 00019818  0x00004af4 branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004af6 setarg  0x00004365 
+ 00019820  0x00004af7 arg  0x00004246 , 0x00000005 
+ 00019821  0x00004af8 isub  0x00000005 , 0x00000039 
+ 00019822  0x00004af9 call  0x00007ed4 
+ 00019823  0x00004afb bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004afc setarg  0x00000551 
+ 00019825  0x00004afd arg  0x00000511 , 0x00000005 
+ 00019826  0x00004afe isub  0x00000005 , 0x00000039 
+ 00019827  0x00004aff call  0x00007ed4 
+ 00019828  0x00004b00 setarg  0x000002c9 
+ 00019829  0x00004b01 arg  0x0000025d , 0x00000005 
+ 00019830  0x00004b02 isub  0x00000005 , 0x00000039 
+ 00019831  0x00004b03 call  0x00007ed4 
+ 00019832  0x00004b04 branch  0x00005318 
+ 00019833  0x00004b07 bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004b08 copy  0x00000006 , 0x00000002 
+ 00019835  0x00004b0b copy  0x00000002 , 0x00000006 
+ 00019836  0x00004b0c ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004b0d store  0x00000002 , 0x00000266 
+ 00019838  0x00004b0e ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004b0f store  0x00000002 , 0x00000268 
+ 00019840  0x00004b10 deposit  0x00000006 
+ 00019841  0x00004b11 store  0x00000002 , 0x00000264 
+ 00019842  0x00004b12 fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004b13 beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004b14 branch  0x000050ef 
+ 00019845  0x00004b17 fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004b18 branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004b19 bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004b1a fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004b1b beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004b1d beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004b1e beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004b1f beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004b20 beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004b21 branch  0x00004dfc 
+ 00019855  0x00004b26 bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004b27 call  0x0000527e 
+ 00019857  0x00004b28 fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004b29 beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004b2a beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004b2b beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004b2c beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004b2d beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004b2e beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004b2f beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004b30 beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004b31 rtn 
+ 00019867  0x00004b34 setarg  0x00000000 
+ 00019868  0x00004b35 rtn 
+ 00019869  0x00004b39 call  0x00004d8f 
+ 00019870  0x00004b3a nrtn  0x00000034 
+ 00019871  0x00004b3c call  0x000052b8 
+ 00019872  0x00004b3d call  0x00004e01 
+ 00019873  0x00004b3e fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004b3f branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004b40 call  0x000052c1 
+ 00019876  0x00004b41 fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004b42 istore  0x00000002 , 0x00000005 
+ 00019878  0x00004b43 force  0x00000001 , 0x0000003f 
+ 00019879  0x00004b44 istore  0x00000002 , 0x00000005 
+ 00019880  0x00004b45 branch  0x00004dfc 
+ 00019881  0x00004b48 fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004b49 rtn  0x00000034 
+ 00019883  0x00004b4a copy  0x0000003f , 0x00000011 
+ 00019884  0x00004b4b bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004b4c fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004b4d arg  0x00000100 , 0x00000002 
+ 00019887  0x00004b4e iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004b4f copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004b50 isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004b51 nrtn  0x00000002 
+ 00019891  0x00004b52 jam  0x00000000 , 0x00004364 
+ 00019892  0x00004b53 copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004b54 beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004b55 branch  0x00002a8c 
+ 00019895  0x00004b57 arg  0x00000000 , 0x00000008 
+ 00019896  0x00004b58 call  0x000052b8 
+ 00019897  0x00004b59 call  0x00004e7a 
+ 00019898  0x00004b5a call  0x000052c3 
+ 00019899  0x00004b5b call  0x00007ea8 
+ 00019900  0x00004b5c call  0x00004ead 
+ 00019901  0x00004b5d call  0x000052c1 
+ 00019902  0x00004b5f setarg  0x0000000c 
+ 00019903  0x00004b60 istore  0x00000002 , 0x00000005 
+ 00019904  0x00004b61 force  0x00000001 , 0x0000003f 
+ 00019905  0x00004b62 istore  0x00000002 , 0x00000005 
+ 00019906  0x00004b63 branch  0x00004dfc 
+ 00019907  0x00004b68 bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004b69 fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004b6a increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004b6b rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004b6c rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004b6d add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004b6e arg  0x00004260 , 0x00000006 
+ 00019914  0x00004b6f ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004b70 rtn  0x00000034 
+ 00019916  0x00004b71 store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004b72 fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004b73 copy  0x0000003f , 0x00000011 
+ 00019919  0x00004b74 call  0x00004dd3 
+ 00019920  0x00004b75 copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004b76 store  0x00000001 , 0x00004260 
+ 00019922  0x00004b77 rtn 
+ 00019923  0x00004b7a arg  0x00000000 , 0x00000007 
+ 00019924  0x00004b7b arg  0x00000000 , 0x00000012 
+ 00019925  0x00004b7e sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004b7f nrtn  0x00000002 
+ 00019927  0x00004b80 qisolate1  0x00000011 
+ 00019928  0x00004b81 branch  0x00004dda , 0x00000001 
+ 00019929  0x00004b82 branch  0x00004dde 
+ 00019930  0x00004b85 copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004b86 branch  0x00004dde , 0x00000034 
+ 00019932  0x00004b87 qset1  0x00000012 
+ 00019933  0x00004b88 increase  0xffffffff , 0x00000002 
+ 00019934  0x00004b8b increase  0x00000001 , 0x00000007 
+ 00019935  0x00004b8c branch  0x00004dd5 
+ 00019936  0x00004b8f call  0x00005274 
+ 00019937  0x00004b90 nrtn  0x00000034 
+ 00019938  0x00004b91 call  0x00004d8f 
+ 00019939  0x00004b92 nrtn  0x00000034 
+ 00019940  0x00004b93 call  0x000052c5 
+ 00019941  0x00004b94 call  0x00006e11 
+ 00019942  0x00004b95 call  0x00004dc3 
+ 00019943  0x00004b96 branch  0x00004dec 
+ 00019944  0x00004b9a call  0x00005274 
+ 00019945  0x00004b9b nrtn  0x00000034 
+ 00019946  0x00004b9c call  0x000052c5 
+ 00019947  0x00004b9d call  0x00006e11 
+ 00019948  0x00004b9f call  0x000052ce 
+ 00019949  0x00004ba0 fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004ba1 branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004ba2 istore  0x00000002 , 0x00000005 
+ 00019952  0x00004ba3 fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004ba4 istore  0x00000002 , 0x00000005 
+ 00019954  0x00004ba5 branch  0x00004dfc 
+ 00019955  0x00004ba8 call  0x00004d33 
+ 00019956  0x00004ba9 branch  0x00004dfc 
+ 00019957  0x00004bac bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004bad jam  0x00000000 , 0x00000284 
+ 00019959  0x00004bae call  0x00006a8a 
+ 00019960  0x00004baf fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004bb0 rtneq  0x00000001 
+ 00019962  0x00004bb1 branch  0x00004dfc 
+ 00019963  0x00004bb3 call  0x00005264 
+ 00019964  0x00004bb6 setarg  0x00000000 
+ 00019965  0x00004bb7 store  0x00000002 , 0x00000266 
+ 00019966  0x00004bb8 store  0x00000002 , 0x00000268 
+ 00019967  0x00004bb9 jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004bba rtn 
+ 00019969  0x00004bbd bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004bbe call  0x000052c3 
+ 00019971  0x00004bbf force  0x00000000 , 0x00000012 
+ 00019972  0x00004bc0 fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004bc1 copy  0x0000003f , 0x00000013 
+ 00019974  0x00004bc2 fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004bc3 iforce  0x00000006 
+ 00019976  0x00004bc5 call  0x00004e10 
+ 00019977  0x00004bc6 deposit  0x00000013 
+ 00019978  0x00004bc7 increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004bc8 increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004bc9 nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004bca copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004bcb store  0x00000002 , 0x0000026f 
+ 00019983  0x00004bcc rtn 
+ 00019984  0x00004bcf bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004bd0 ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004bd1 beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004bd2 beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004bd3 beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004bd4 beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004bd5 beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004bd6 beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004bd7 beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004bd8 beq  0x00000008 , 0x00005050 
+ 00019994  0x00004bd9 beq  0x00000009 , 0x00005060 
+ 00019995  0x00004bda beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004bdb beq  0x0000000b , 0x00005061 
+ 00019997  0x00004bdc call  0x00005062 
+ 00019998  0x00004bde rtn 
+ 00019999  0x00004be1 ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004be2 copy  0x0000003f , 0x00000007 
+ 00020001  0x00004be3 ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004be4 copy  0x0000003f , 0x00000011 
+ 00020003  0x00004be5 copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004be6 isub  0x00000011 , 0x00000013 
+ 00020005  0x00004be7 setarg  0x0000000b 
+ 00020006  0x00004be8 istore  0x00000001 , 0x00000005 
+ 00020007  0x00004be9 copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004bea istore  0x00000001 , 0x00000005 
+ 00020009  0x00004beb ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004bed beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004bee beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004bef rtn 
+ 00020013  0x00004bf1 setarg  0x00020008 
+ 00020014  0x00004bf2 istore  0x00000006 , 0x00000005 
+ 00020015  0x00004bf3 setarg  0x00000280 
+ 00020016  0x00004bf4 istore  0x00000004 , 0x00000005 
+ 00020017  0x00004bf5 force  0x0000000c , 0x0000003f 
+ 00020018  0x00004bf6 branch  0x00004e38 
+ 00020019  0x00004bf8 setarg  0x0003000c 
+ 00020020  0x00004bf9 istore  0x00000006 , 0x00000005 
+ 00020021  0x00004bfa setarg  0x00000006 
+ 00020022  0x00004bfb istore  0x00000008 , 0x00000005 
+ 00020023  0x00004bfc force  0x00000010 , 0x0000003f 
+ 00020024  0x00004bfe iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004bff branch  0x00004e1e 
+ 00020026  0x00004c02 ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004c03 copy  0x0000003f , 0x00000007 
+ 00020028  0x00004c04 ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004c05 copy  0x0000003f , 0x00000011 
+ 00020030  0x00004c06 ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004c07 store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004c08 copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004c09 isub  0x00000011 , 0x00000013 
+ 00020034  0x00004c0a call  0x000052c3 
+ 00020035  0x00004c0b setarg  0x0000000b 
+ 00020036  0x00004c0c istore  0x00000001 , 0x00000005 
+ 00020037  0x00004c0d copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004c0e istore  0x00000001 , 0x00000005 
+ 00020039  0x00004c0f fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004c10 branch  0x00004e2a 
+ 00020041  0x00004c15 ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004c16 copy  0x0000003f , 0x00000007 
+ 00020043  0x00004c17 ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004c18 copy  0x0000003f , 0x00000011 
+ 00020045  0x00004c19 iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004c1a copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004c1b isub  0x00000011 , 0x00000013 
+ 00020048  0x00004c1d branch  0x00004e1e 
+ 00020049  0x00004c20 call  0x00007ea8 
+ 00020050  0x00004c23 call  0x00007ead 
+ 00020051  0x00004c24 arg  0x00000000 , 0x00000008 
+ 00020052  0x00004c25 ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004c26 copy  0x0000003f , 0x00000007 
+ 00020054  0x00004c27 ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004c28 copy  0x0000003f , 0x00000011 
+ 00020056  0x00004c29 ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004c2a copy  0x0000003f , 0x00000002 
+ 00020058  0x00004c2b ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004c2c copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004c2d bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004c2e copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004c2f beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004c30 beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004c31 beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004c32 beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004c33 call  0x00005062 
+ 00020067  0x00004c34 branch  0x00004ed4 
+ 00020068  0x00004c37 call  0x00007ea8 
+ 00020069  0x00004c38 arg  0x00000050 , 0x00000002 
+ 00020070  0x00004c39 fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004c3a nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004c3b copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004c3c store  0x00000002 , 0x00004248 
+ 00020074  0x00004c3d copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004c3e store  0x00000004 , 0x000002d5 
+ 00020076  0x00004c3f call  0x00004e6e 
+ 00020077  0x00004c40 branch  0x00004ea9 
+ 00020078  0x00004c43 storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004c44 deposit  0x0000000b 
+ 00020080  0x00004c45 store  0x00000002 , 0x000002c9 
+ 00020081  0x00004c46 deposit  0x00000011 
+ 00020082  0x00004c47 store  0x00000002 , 0x000002cb 
+ 00020083  0x00004c48 deposit  0x00000012 
+ 00020084  0x00004c49 store  0x00000002 , 0x000002cd 
+ 00020085  0x00004c4a deposit  0x00000013 
+ 00020086  0x00004c4b store  0x00000002 , 0x000002cf 
+ 00020087  0x00004c4c deposit  0x00000007 
+ 00020088  0x00004c4d store  0x00000002 , 0x000002d1 
+ 00020089  0x00004c4e rtn 
+ 00020090  0x00004c51 fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004c52 fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004c53 copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004c54 fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004c55 copy  0x0000003f , 0x00000011 
+ 00020095  0x00004c56 fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004c57 copy  0x0000003f , 0x00000012 
+ 00020097  0x00004c58 fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004c59 copy  0x0000003f , 0x00000013 
+ 00020099  0x00004c5a fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004c5b copy  0x0000003f , 0x00000007 
+ 00020101  0x00004c5c rtn 
+ 00020102  0x00004c5f call  0x00007ea8 
+ 00020103  0x00004c60 setarg  0x00000051 
+ 00020104  0x00004c61 arg  0x00000051 , 0x00000002 
+ 00020105  0x00004c62 fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004c63 nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004c64 copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004c65 store  0x00000002 , 0x0000424a 
+ 00020109  0x00004c66 fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004c67 set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004c68 set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004c69 store  0x00000001 , 0x00004251 
+ 00020113  0x00004c6a branch  0x00004eb1 
+ 00020114  0x00004c6c call  0x00007ea8 
+ 00020115  0x00004c6d arg  0x00000052 , 0x00000002 
+ 00020116  0x00004c6e fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004c6f nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004c70 copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004c71 store  0x00000002 , 0x0000424c 
+ 00020120  0x00004c72 fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004c73 set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004c74 set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004c75 store  0x00000001 , 0x00004252 
+ 00020124  0x00004c76 branch  0x00004eb1 
+ 00020125  0x00004c78 call  0x00007ea8 
+ 00020126  0x00004c79 deposit  0x0000001a 
+ 00020127  0x00004c7a arg  0x00000053 , 0x00000002 
+ 00020128  0x00004c7b fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004c7c nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004c7d copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004c7e store  0x00000002 , 0x0000424e 
+ 00020132  0x00004c7f fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004c80 set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004c81 set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004c82 store  0x00000001 , 0x00004253 
+ 00020136  0x00004c83 branch  0x00004eb1 
+ 00020137  0x00004c86 setarg  0x00000001 
+ 00020138  0x00004c87 store  0x00000002 , 0x0000027d 
+ 00020139  0x00004c88 jam  0x00000050 , 0x00004364 
+ 00020140  0x00004c89 branch  0x00004eb3 
+ 00020141  0x00004c8b fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004c8c set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004c8d set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004c8e store  0x00000001 , 0x00004250 
+ 00020145  0x00004c90 setarg  0x00000000 
+ 00020146  0x00004c91 store  0x00000002 , 0x0000027d 
+ 00020147  0x00004c93 bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004c94 call  0x00007ead 
+ 00020149  0x00004c95 setarg  0x00000003 
+ 00020150  0x00004c96 istore  0x00000001 , 0x00000005 
+ 00020151  0x00004c97 copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004c98 istore  0x00000001 , 0x00000005 
+ 00020153  0x00004c99 setarg  0x00000008 
+ 00020154  0x00004c9a istore  0x00000002 , 0x00000005 
+ 00020155  0x00004c9b copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004c9c istore  0x00000002 , 0x00000005 
+ 00020157  0x00004c9d copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004c9e istore  0x00000002 , 0x00000005 
+ 00020159  0x00004c9f fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004ca0 beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004ca1 isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004ca2 branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004ca3 setarg  0x00000004 
+ 00020164  0x00004ca5 istore  0x00000002 , 0x00000005 
+ 00020165  0x00004ca6 force  0x00000000 , 0x0000003f 
+ 00020166  0x00004ca7 istore  0x00000002 , 0x00000005 
+ 00020167  0x00004ca8 setarg  0x0000000c 
+ 00020168  0x00004ca9 branch  0x00004ed0 
+ 00020169  0x00004cab istore  0x00000002 , 0x00000005 
+ 00020170  0x00004cac force  0x00000002 , 0x0000003f 
+ 00020171  0x00004cad istore  0x00000002 , 0x00000005 
+ 00020172  0x00004cae setarg  0x0000000c 
+ 00020173  0x00004caf branch  0x00004ed0 
+ 00020174  0x00004cb2 set1  0x00000000 , 0x00000008 
+ 00020175  0x00004cb3 branch  0x00004eb1 
+ 00020176  0x00004cb5 iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004cb6 copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004cb7 isub  0x00000011 , 0x00000013 
+ 00020179  0x00004cb8 branch  0x00004ed4 
+ 00020180  0x00004cba branch  0x00004e1e 
+ 00020181  0x00004cbd ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004cbe copy  0x0000003f , 0x00000007 
+ 00020183  0x00004cbf ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004cc0 copy  0x0000003f , 0x00000011 
+ 00020185  0x00004cc1 copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004cc2 isub  0x00000011 , 0x00000013 
+ 00020187  0x00004cc3 ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004cc4 copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004cc5 ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004cc6 copy  0x0000003f , 0x00000002 
+ 00020191  0x00004cc7 bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004cc8 setarg  0x00000050 
+ 00020193  0x00004cc9 isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004cca branch  0x00004eed , 0x00000005 
+ 00020195  0x00004ccb setarg  0x00000051 
+ 00020196  0x00004ccc isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004ccd branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004cce setarg  0x00000052 
+ 00020199  0x00004ccf isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004cd0 branch  0x00004eff , 0x00000005 
+ 00020201  0x00004cd1 setarg  0x00000053 
+ 00020202  0x00004cd2 isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004cd3 branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004cd4 rtn 
+ 00020205  0x00004cd7 copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004cd8 store  0x00000002 , 0x00004248 
+ 00020207  0x00004cd9 fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004cda set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004cdb store  0x00000001 , 0x00004250 
+ 00020210  0x00004cdc branch  0x00004e1e 
+ 00020211  0x00004cde copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004cdf store  0x00000002 , 0x0000424a 
+ 00020213  0x00004ce0 fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004ce1 set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004ce2 store  0x00000001 , 0x00004251 
+ 00020216  0x00004ce3 rtn 
+ 00020217  0x00004ce5 copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004ce6 store  0x00000002 , 0x0000424c 
+ 00020219  0x00004ce7 fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004ce8 set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004ce9 store  0x00000001 , 0x00004253 
+ 00020222  0x00004cea rtn 
+ 00020223  0x00004cec copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004ced store  0x00000002 , 0x0000424e 
+ 00020225  0x00004cee fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004cef set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004cf0 store  0x00000001 , 0x00004252 
+ 00020228  0x00004cf1 rtn 
+ 00020229  0x00004cf4 ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004cf5 copy  0x0000003f , 0x00000007 
+ 00020231  0x00004cf6 ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004cf7 copy  0x0000003f , 0x00000011 
+ 00020233  0x00004cf8 copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004cf9 isub  0x00000011 , 0x00000013 
+ 00020235  0x00004cfa ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004cfb copy  0x0000003f , 0x00000002 
+ 00020237  0x00004cfc copy  0x00000002 , 0x00000011 
+ 00020238  0x00004cfd bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004cfe setarg  0x00000050 
+ 00020240  0x00004cff isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004d00 branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004d01 setarg  0x00000051 
+ 00020243  0x00004d02 isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004d03 branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004d04 setarg  0x00000052 
+ 00020246  0x00004d05 isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004d06 branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004d07 setarg  0x00000053 
+ 00020249  0x00004d08 isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004d09 branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004d0a branch  0x00005062 
+ 00020252  0x00004d0d copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004d0e fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004d0f set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004d10 set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004d12 store  0x00000001 , 0x00004250 
+ 00020257  0x00004d13 copy  0x0000000b , 0x00000005 
+ 00020258  0x00004d14 arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004d15 fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004d16 copy  0x0000003f , 0x00000002 
+ 00020261  0x00004d17 branch  0x00004f43 
+ 00020262  0x00004d19 copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004d1a fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004d1b set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004d1c set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004d1e store  0x00000001 , 0x00004252 
+ 00020267  0x00004d1f copy  0x0000000b , 0x00000005 
+ 00020268  0x00004d20 arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004d21 fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004d22 copy  0x0000003f , 0x00000002 
+ 00020271  0x00004d23 branch  0x00004f43 
+ 00020272  0x00004d25 copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004d26 fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004d27 set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004d28 set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004d2a store  0x00000001 , 0x00004253 
+ 00020277  0x00004d2b copy  0x0000000b , 0x00000005 
+ 00020278  0x00004d2c arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004d2d fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004d2e copy  0x0000003f , 0x00000002 
+ 00020281  0x00004d2f branch  0x00004f43 
+ 00020282  0x00004d31 copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004d32 fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004d33 set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004d34 set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004d36 store  0x00000001 , 0x00004251 
+ 00020287  0x00004d38 copy  0x0000000b , 0x00000005 
+ 00020288  0x00004d39 arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004d3a fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004d3b copy  0x0000003f , 0x00000002 
+ 00020291  0x00004d3d bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004d3e setarg  0x00000005 
+ 00020293  0x00004d3f istore  0x00000001 , 0x00000005 
+ 00020294  0x00004d40 copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004d41 istore  0x00000001 , 0x00000005 
+ 00020296  0x00004d42 setarg  0x00000006 
+ 00020297  0x00004d43 istore  0x00000002 , 0x00000005 
+ 00020298  0x00004d44 copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004d45 istore  0x00000002 , 0x00000005 
+ 00020300  0x00004d46 force  0x00000000 , 0x0000003f 
+ 00020301  0x00004d47 istore  0x00000002 , 0x00000005 
+ 00020302  0x00004d48 force  0x00000000 , 0x0000003f 
+ 00020303  0x00004d49 istore  0x00000002 , 0x00000005 
+ 00020304  0x00004d4a force  0x0000000a , 0x0000003f 
+ 00020305  0x00004d4b iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004d4d storet  0x00000002 , 0x00000282 
+ 00020307  0x00004d4e copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004d4f store  0x00000001 , 0x00000281 
+ 00020309  0x00004d50 force  0x00000050 , 0x0000003f 
+ 00020310  0x00004d51 icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004d52 branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004d53 increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004d56 rtn 
+ 00020314  0x00004d58 disable  0x00000028 
+ 00020315  0x00004d59 rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004d5a rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004d5b rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004d5c set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004d5d copy  0x00000006 , 0x00000005 
+ 00020320  0x00004d5e increase  0xffffffff , 0x00000005 
+ 00020321  0x00004d5f istore  0x00000001 , 0x00000005 
+ 00020322  0x00004d60 enable  0x00000028 
+ 00020323  0x00004d61 rtn 
+ 00020324  0x00004d64 fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004d65 call  0x00004f5a 
+ 00020326  0x00004d66 nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004d67 jam  0x00000050 , 0x00000280 
+ 00020328  0x00004d68 fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004d69 store  0x00000002 , 0x00000282 
+ 00020330  0x00004d6a branch  0x00004f7f 
+ 00020331  0x00004d6c fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004d6d call  0x00004f5a 
+ 00020333  0x00004d6e nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004d6f jam  0x00000051 , 0x00000280 
+ 00020335  0x00004d70 fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004d71 store  0x00000002 , 0x00000282 
+ 00020337  0x00004d72 branch  0x00004f7f 
+ 00020338  0x00004d74 fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004d75 call  0x00004f5a 
+ 00020340  0x00004d76 nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004d77 jam  0x00000052 , 0x00000280 
+ 00020342  0x00004d78 fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004d79 store  0x00000002 , 0x00000282 
+ 00020344  0x00004d7a branch  0x00004f7f 
+ 00020345  0x00004d7c fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004d7d call  0x00004f5a 
+ 00020347  0x00004d7e nrtn  0x00000028 
+ 00020348  0x00004d7f jam  0x00000053 , 0x00000280 
+ 00020349  0x00004d80 fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004d81 store  0x00000002 , 0x00000282 
+ 00020351  0x00004d85 bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004d86 call  0x0000523a 
+ 00020353  0x00004d87 call  0x000052b8 
+ 00020354  0x00004d88 force  0x00000000 , 0x00000012 
+ 00020355  0x00004d89 call  0x000052c3 
+ 00020356  0x00004d8a force  0x00000004 , 0x0000003f 
+ 00020357  0x00004d8b istore  0x00000001 , 0x00000005 
+ 00020358  0x00004d8c fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004d8d istore  0x00000001 , 0x00000005 
+ 00020360  0x00004d8e setarg  0x00000008 
+ 00020361  0x00004d8f istore  0x00000002 , 0x00000005 
+ 00020362  0x00004d90 fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004d91 istore  0x00000002 , 0x00000005 
+ 00020364  0x00004d92 setarg  0x00000000 
+ 00020365  0x00004d93 istore  0x00000002 , 0x00000005 
+ 00020366  0x00004d94 force  0x00000001 , 0x0000003f 
+ 00020367  0x00004d95 istore  0x00000001 , 0x00000005 
+ 00020368  0x00004d96 force  0x00000002 , 0x0000003f 
+ 00020369  0x00004d97 istore  0x00000001 , 0x00000005 
+ 00020370  0x00004d98 fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004d99 beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004d9a setarg  0x00000030 
+ 00020373  0x00004d9b istore  0x00000002 , 0x00000005 
+ 00020374  0x00004d9c branch  0x00004f99 
+ 00020375  0x00004d9e setarg  0x000003e3 
+ 00020376  0x00004d9f istore  0x00000002 , 0x00000005 
+ 00020377  0x00004da1 arg  0x0000000c , 0x00000002 
+ 00020378  0x00004da2 storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004da3 call  0x000052c1 
+ 00020380  0x00004da4 fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004da5 istore  0x00000002 , 0x00000005 
+ 00020382  0x00004da6 force  0x00000001 , 0x0000003f 
+ 00020383  0x00004da7 istore  0x00000002 , 0x00000005 
+ 00020384  0x00004da8 jam  0x00000000 , 0x00000280 
+ 00020385  0x00004daa branch  0x00004e1e 
+ 00020386  0x00004dad increase  0x00000001 , 0x00000006 
+ 00020387  0x00004dae ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004daf copy  0x0000003f , 0x00000011 
+ 00020389  0x00004db0 copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004db1 isub  0x00000011 , 0x00000013 
+ 00020391  0x00004db2 ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004db3 copy  0x0000003f , 0x00000011 
+ 00020393  0x00004db4 bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004db5 setarg  0x00000050 
+ 00020395  0x00004db6 isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004db7 branch  0x00004fba , 0x00000005 
+ 00020397  0x00004db8 setarg  0x00000051 
+ 00020398  0x00004db9 isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004dba branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004dbb setarg  0x00000052 
+ 00020401  0x00004dbc isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004dbd branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004dbe setarg  0x00000053 
+ 00020404  0x00004dbf isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004dc0 branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004dc1 increase  0x00000002 , 0x00000006 
+ 00020407  0x00004dc2 ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004dc3 iforce  0x0000003e 
+ 00020409  0x00004dc4 branch  0x00004e1e 
+ 00020410  0x00004dc6 fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004dc7 set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004dc8 store  0x00000001 , 0x00004250 
+ 00020413  0x00004dc9 branch  0x00004e1e 
+ 00020414  0x00004dcb fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004dcc set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004dcd store  0x00000001 , 0x00004251 
+ 00020417  0x00004dce branch  0x00004e1e 
+ 00020418  0x00004dd0 fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004dd1 set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004dd2 store  0x00000001 , 0x00004252 
+ 00020421  0x00004dd3 branch  0x00004e1e 
+ 00020422  0x00004dd5 fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004dd6 set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004dd7 store  0x00000001 , 0x00004253 
+ 00020425  0x00004dd8 jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004dd9 branch  0x00007d86 
+ 00020427  0x00004dde ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004ddf copy  0x0000003f , 0x00000007 
+ 00020429  0x00004de0 ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004de1 copy  0x0000003f , 0x00000011 
+ 00020431  0x00004de2 copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004de3 isub  0x00000011 , 0x00000013 
+ 00020433  0x00004de4 ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004de5 copy  0x0000003f , 0x00000011 
+ 00020435  0x00004de6 ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004de7 copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004de8 copy  0x00000011 , 0x00000002 
+ 00020438  0x00004de9 call  0x00007ea8 
+ 00020439  0x00004dea bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004deb setarg  0x00000050 
+ 00020441  0x00004dec isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004ded branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004dee setarg  0x00000051 
+ 00020444  0x00004def isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004df0 branch  0x00005002 , 0x00000005 
+ 00020446  0x00004df1 setarg  0x00000052 
+ 00020447  0x00004df2 isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004df3 branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004df4 setarg  0x00000053 
+ 00020450  0x00004df5 isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004df6 branch  0x00004fec , 0x00000005 
+ 00020452  0x00004df7 call  0x00005062 
+ 00020453  0x00004df8 branch  0x00005017 
+ 00020454  0x00004dfa copy  0x0000000b , 0x00000002 
+ 00020455  0x00004dfb fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004dfc isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004dfd branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004dfe call  0x00005062 
+ 00020459  0x00004dff branch  0x00005017 
+ 00020460  0x00004e01 copy  0x0000000b , 0x00000002 
+ 00020461  0x00004e02 fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004e03 isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004e04 branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004e05 call  0x00005062 
+ 00020465  0x00004e06 branch  0x00005017 
+ 00020466  0x00004e09 copy  0x0000000b , 0x00000002 
+ 00020467  0x00004e0a fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004e0b isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004e0c branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004e0d call  0x00005062 
+ 00020471  0x00004e0e branch  0x00005017 
+ 00020472  0x00004e10 call  0x00005079 
+ 00020473  0x00004e11 branch  0x0000500a 
+ 00020474  0x00004e13 call  0x0000507f 
+ 00020475  0x00004e14 fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004e15 branch  0x0000500a , 0x00000034 
+ 00020477  0x00004e1d branch  0x0000500a 
+ 00020478  0x00004e20 call  0x00005074 
+ 00020479  0x00004e21 fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004e22 nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004e25 branch  0x0000500a 
+ 00020482  0x00004e27 copy  0x0000000b , 0x00000002 
+ 00020483  0x00004e28 fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004e29 isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004e2a branch  0x00005008 , 0x00000005 
+ 00020486  0x00004e2b call  0x00005062 
+ 00020487  0x00004e2c branch  0x00005017 
+ 00020488  0x00004e2e call  0x0000506f 
+ 00020489  0x00004e2f branch  0x0000500a 
+ 00020490  0x00004e31 call  0x00007ead 
+ 00020491  0x00004e32 setarg  0x00000007 
+ 00020492  0x00004e33 istore  0x00000001 , 0x00000005 
+ 00020493  0x00004e34 copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004e35 istore  0x00000001 , 0x00000005 
+ 00020495  0x00004e36 setarg  0x00000004 
+ 00020496  0x00004e37 istore  0x00000002 , 0x00000005 
+ 00020497  0x00004e38 copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004e39 istore  0x00000002 , 0x00000005 
+ 00020499  0x00004e3a copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004e3b istore  0x00000002 , 0x00000005 
+ 00020501  0x00004e3c force  0x00000008 , 0x0000003f 
+ 00020502  0x00004e3d branch  0x00005019 
+ 00020503  0x00004e3f call  0x00007ead 
+ 00020504  0x00004e40 branch  0x00005019 
+ 00020505  0x00004e42 iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004e43 branch  0x00004e1e 
+ 00020507  0x00004e45 ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004e46 copy  0x0000003f , 0x00000007 
+ 00020509  0x00004e47 ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004e48 copy  0x0000003f , 0x00000011 
+ 00020511  0x00004e49 copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004e4a isub  0x00000011 , 0x00000013 
+ 00020513  0x00004e4b ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004e4c copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004e4d ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004e4e copy  0x0000003f , 0x00000002 
+ 00020517  0x00004e4f call  0x00007ea8 
+ 00020518  0x00004e50 bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004e51 setarg  0x00000050 
+ 00020520  0x00004e52 isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004e53 branch  0x00005035 , 0x00000005 
+ 00020522  0x00004e54 setarg  0x00000051 
+ 00020523  0x00004e55 isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004e56 branch  0x0000503b , 0x00000005 
+ 00020525  0x00004e57 setarg  0x00000052 
+ 00020526  0x00004e58 isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004e59 branch  0x00005041 , 0x00000005 
+ 00020528  0x00004e5a setarg  0x00000053 
+ 00020529  0x00004e5b isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004e5c branch  0x00005047 , 0x00000005 
+ 00020531  0x00004e5d call  0x00005062 
+ 00020532  0x00004e5e branch  0x0000504f 
+ 00020533  0x00004e60 copy  0x00000002 , 0x00000011 
+ 00020534  0x00004e61 copy  0x0000000b , 0x00000002 
+ 00020535  0x00004e62 fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004e63 isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004e64 call  0x00005074 , 0x00000005 
+ 00020538  0x00004e65 branch  0x0000504d 
+ 00020539  0x00004e67 copy  0x00000002 , 0x00000011 
+ 00020540  0x00004e68 copy  0x0000000b , 0x00000002 
+ 00020541  0x00004e69 fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004e6a isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004e6b call  0x0000506f , 0x00000005 
+ 00020544  0x00004e6c branch  0x0000504d 
+ 00020545  0x00004e6e copy  0x00000002 , 0x00000011 
+ 00020546  0x00004e6f copy  0x0000000b , 0x00000002 
+ 00020547  0x00004e70 fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004e71 isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004e72 call  0x00005079 , 0x00000005 
+ 00020550  0x00004e73 branch  0x0000504d 
+ 00020551  0x00004e75 copy  0x00000002 , 0x00000011 
+ 00020552  0x00004e76 copy  0x0000000b , 0x00000002 
+ 00020553  0x00004e77 fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004e78 isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004e79 call  0x0000507f , 0x00000005 
+ 00020556  0x00004e7a branch  0x0000504d 
+ 00020557  0x00004e7c call  0x00007ead 
+ 00020558  0x00004e7d branch  0x00004e1e 
+ 00020559  0x00004e7f branch  0x00004e1e 
+ 00020560  0x00004e83 ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004e84 copy  0x0000003f , 0x00000007 
+ 00020562  0x00004e85 ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004e86 copy  0x0000003f , 0x00000011 
+ 00020564  0x00004e87 iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004e88 setarg  0x00000009 
+ 00020566  0x00004e89 istore  0x00000001 , 0x00000005 
+ 00020567  0x00004e8a copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004e8b istore  0x00000001 , 0x00000005 
+ 00020569  0x00004e8c force  0x00000000 , 0x0000003f 
+ 00020570  0x00004e8d istore  0x00000002 , 0x00000005 
+ 00020571  0x00004e8e force  0x00000004 , 0x0000003f 
+ 00020572  0x00004e8f iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004e90 copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004e91 isub  0x00000011 , 0x00000013 
+ 00020575  0x00004e92 branch  0x00004e1e 
+ 00020576  0x00004e94 branch  0x00004e1e 
+ 00020577  0x00004e97 branch  0x00004e1e 
+ 00020578  0x00004e99 force  0x00000000 , 0x00000012 
+ 00020579  0x00004e9a call  0x000052c3 
+ 00020580  0x00004e9b setarg  0x00000001 
+ 00020581  0x00004e9c istore  0x00000001 , 0x00000005 
+ 00020582  0x00004e9d copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004e9e istore  0x00000001 , 0x00000005 
+ 00020584  0x00004e9f setarg  0x00000002 
+ 00020585  0x00004ea0 istore  0x00000002 , 0x00000005 
+ 00020586  0x00004ea1 setarg  0x00000000 
+ 00020587  0x00004ea2 istore  0x00000002 , 0x00000005 
+ 00020588  0x00004ea3 increase  0x00000006 , 0x00000012 
+ 00020589  0x00004ea4 arg  0x00000004 , 0x00000013 
+ 00020590  0x00004ea5 branch  0x00004e1e 
+ 00020591  0x00004eaa setarg  0x00000000 
+ 00020592  0x00004eab store  0x00000002 , 0x0000027b 
+ 00020593  0x00004eac store  0x00000002 , 0x0000424a 
+ 00020594  0x00004ead jam  0x00000000 , 0x00004251 
+ 00020595  0x00004eae rtn 
+ 00020596  0x00004eb0 setarg  0x00000000 
+ 00020597  0x00004eb1 store  0x00000002 , 0x00000275 
+ 00020598  0x00004eb2 store  0x00000002 , 0x00004248 
+ 00020599  0x00004eb3 jam  0x00000000 , 0x00004250 
+ 00020600  0x00004eb4 rtn 
+ 00020601  0x00004eb6 setarg  0x00000000 
+ 00020602  0x00004eb7 store  0x00000002 , 0x0000424c 
+ 00020603  0x00004eb8 jam  0x00000000 , 0x00004252 
+ 00020604  0x00004eb9 fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004eba beq  0x00000000 , 0x00005085 
+ 00020606  0x00004ebb rtn 
+ 00020607  0x00004ebe setarg  0x00000000 
+ 00020608  0x00004ebf store  0x00000002 , 0x0000424e 
+ 00020609  0x00004ec0 jam  0x00000000 , 0x00004253 
+ 00020610  0x00004ec1 fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004ec2 beq  0x00000000 , 0x00005085 
+ 00020612  0x00004ec3 rtn 
+ 00020613  0x00004ec6 jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004ec7 branch  0x00007d86 
+ 00020615  0x00004eca fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004ecb set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004ecc store  0x00000001 , 0x0000027f 
+ 00020618  0x00004ecd fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004ece rtn  0x00000034 
+ 00020620  0x00004ecf call  0x000052b8 
+ 00020621  0x00004ed0 fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004ed1 copy  0x0000003f , 0x00000011 
+ 00020623  0x00004ed2 force  0x00000053 , 0x00000012 
+ 00020624  0x00004ed3 branch  0x0000509a 
+ 00020625  0x00004ed5 fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004ed6 set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004ed7 store  0x00000001 , 0x0000027f 
+ 00020628  0x00004ed8 fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004ed9 rtn  0x00000034 
+ 00020630  0x00004eda call  0x000052b8 
+ 00020631  0x00004edb fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004edc copy  0x0000003f , 0x00000011 
+ 00020633  0x00004edd force  0x00000052 , 0x00000012 
+ 00020634  0x00004edf call  0x0000523a 
+ 00020635  0x00004ee0 call  0x000052c3 
+ 00020636  0x00004ee1 force  0x00000006 , 0x0000003f 
+ 00020637  0x00004ee2 istore  0x00000001 , 0x00000005 
+ 00020638  0x00004ee3 fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004ee4 istore  0x00000001 , 0x00000005 
+ 00020640  0x00004ee5 setarg  0x00000004 
+ 00020641  0x00004ee6 istore  0x00000002 , 0x00000005 
+ 00020642  0x00004ee7 copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004ee8 istore  0x00000002 , 0x00000005 
+ 00020644  0x00004ee9 copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004eea istore  0x00000002 , 0x00000005 
+ 00020646  0x00004eeb force  0x00000008 , 0x00000002 
+ 00020647  0x00004eec branch  0x000050de 
+ 00020648  0x00004eef bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004ef0 call  0x0000523a 
+ 00020650  0x00004ef1 call  0x000052c3 
+ 00020651  0x00004ef2 setarg  0x00000002 
+ 00020652  0x00004ef3 istore  0x00000001 , 0x00000005 
+ 00020653  0x00004ef4 fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004ef5 istore  0x00000001 , 0x00000005 
+ 00020655  0x00004ef6 setarg  0x00000004 
+ 00020656  0x00004ef7 istore  0x00000002 , 0x00000005 
+ 00020657  0x00004ef8 copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004ef9 istore  0x00000002 , 0x00000005 
+ 00020659  0x00004efa copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004efb istore  0x00000002 , 0x00000005 
+ 00020661  0x00004efc arg  0x00000008 , 0x00000002 
+ 00020662  0x00004efd branch  0x000050de 
+ 00020663  0x00004eff bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004f00 call  0x0000523a 
+ 00020665  0x00004f01 call  0x000052c3 
+ 00020666  0x00004f02 setarg  0x00000004 
+ 00020667  0x00004f03 istore  0x00000001 , 0x00000005 
+ 00020668  0x00004f04 fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004f05 istore  0x00000001 , 0x00000005 
+ 00020670  0x00004f06 setarg  0x00000008 
+ 00020671  0x00004f07 istore  0x00000002 , 0x00000005 
+ 00020672  0x00004f09 copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004f0b istore  0x00000002 , 0x00000005 
+ 00020674  0x00004f0c setarg  0x00000000 
+ 00020675  0x00004f0d istore  0x00000002 , 0x00000005 
+ 00020676  0x00004f0e setarg  0x00000001 
+ 00020677  0x00004f0f istore  0x00000001 , 0x00000005 
+ 00020678  0x00004f10 setarg  0x00000002 
+ 00020679  0x00004f11 istore  0x00000001 , 0x00000005 
+ 00020680  0x00004f12 setarg  0x000003e3 
+ 00020681  0x00004f13 istore  0x00000002 , 0x00000005 
+ 00020682  0x00004f14 arg  0x0000000c , 0x00000002 
+ 00020683  0x00004f15 branch  0x000050de 
+ 00020684  0x00004f17 bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004f18 call  0x0000523a 
+ 00020686  0x00004f19 call  0x000052c3 
+ 00020687  0x00004f1a setarg  0x00000006 
+ 00020688  0x00004f1b istore  0x00000001 , 0x00000005 
+ 00020689  0x00004f1c fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004f1d increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004f1e copy  0x00000005 , 0x00000011 
+ 00020692  0x00004f1f store  0x00000001 , 0x00004255 
+ 00020693  0x00004f20 copy  0x00000011 , 0x00000005 
+ 00020694  0x00004f21 istore  0x00000001 , 0x00000005 
+ 00020695  0x00004f22 setarg  0x00000004 
+ 00020696  0x00004f23 istore  0x00000002 , 0x00000005 
+ 00020697  0x00004f24 copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004f25 istore  0x00000002 , 0x00000005 
+ 00020699  0x00004f26 copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004f27 istore  0x00000002 , 0x00000005 
+ 00020701  0x00004f28 arg  0x00000008 , 0x00000002 
+ 00020702  0x00004f2c storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004f2d copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004f2e branch  0x00005264 , 0x00000034 
+ 00020705  0x00004f2f call  0x000052c1 
+ 00020706  0x00004f30 fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004f31 istore  0x00000002 , 0x00000005 
+ 00020708  0x00004f32 force  0x00000001 , 0x0000003f 
+ 00020709  0x00004f33 istore  0x00000002 , 0x00000005 
+ 00020710  0x00004f34 rtn 
+ 00020711  0x00004f37 fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004f38 branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004f39 call  0x000052ce 
+ 00020714  0x00004f3a fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004f3b istore  0x00000002 , 0x00000005 
+ 00020716  0x00004f3c fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004f3d istore  0x00000002 , 0x00000005 
+ 00020718  0x00004f3e rtn 
+ 00020719  0x00004f40 fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004f41 branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004f42 bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004f43 fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004f44 beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004f45 beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004f46 beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004f47 beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004f48 beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004f49 branch  0x00004dfc 
+ 00020729  0x00004f4c bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004f4d call  0x000052b8 
+ 00020731  0x00004f4e force  0x00000000 , 0x00000012 
+ 00020732  0x00004f4f call  0x000052c3 
+ 00020733  0x00004f50 copy  0x0000003f , 0x00000005 
+ 00020734  0x00004f51 fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004f52 copy  0x0000003f , 0x00000013 
+ 00020736  0x00004f53 fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004f54 iforce  0x00000006 
+ 00020738  0x00004f56 call  0x00005108 
+ 00020739  0x00004f57 increase  0xfffffffc , 0x00000013 
+ 00020740  0x00004f58 nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00004f59 copy  0x00000012 , 0x00000002 
+ 00020742  0x00004f5a call  0x000050de 
+ 00020743  0x00004f5b branch  0x00004dfc 
+ 00020744  0x00004f5e ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00004f5f beq  0x00000002 , 0x00005113 
+ 00020746  0x00004f60 beq  0x00000001 , 0x00005116 
+ 00020747  0x00004f61 beq  0x00000003 , 0x00005120 
+ 00020748  0x00004f62 beq  0x00000005 , 0x0000515c 
+ 00020749  0x00004f63 beq  0x00000004 , 0x0000518e 
+ 00020750  0x00004f64 beq  0x00000007 , 0x00005213 
+ 00020751  0x00004f65 beq  0x00000006 , 0x000051e1 
+ 00020752  0x00004f66 beq  0x00000008 , 0x00005050 
+ 00020753  0x00004f67 beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00004f68 branch  0x0000522e 
+ 00020755  0x00004f6b call  0x00007ea8 
+ 00020756  0x00004f6d call  0x00007ead 
+ 00020757  0x00004f6e branch  0x00004e51 
+ 00020758  0x00004f70 ifetch  0x00000001 , 0x00000006 
+ 00020759  0x00004f71 copy  0x0000003f , 0x00000007 
+ 00020760  0x00004f72 ifetch  0x00000002 , 0x00000006 
+ 00020761  0x00004f73 copy  0x0000003f , 0x00000011 
+ 00020762  0x00004f74 copy  0x00000013 , 0x0000003f 
+ 00020763  0x00004f75 isub  0x00000011 , 0x00000013 
+ 00020764  0x00004f77 ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00004f78 increase  0xffffffff , 0x00000011 
+ 00020766  0x00004f79 nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00004f7a rtn 
+ 00020768  0x00004f7c ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00004f7d copy  0x0000003f , 0x00000007 
+ 00020770  0x00004f7e ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00004f7f copy  0x0000003f , 0x00000011 
+ 00020772  0x00004f80 ifetch  0x00000002 , 0x00000006 
+ 00020773  0x00004f81 copy  0x0000003f , 0x0000000b 
+ 00020774  0x00004f82 ifetch  0x00000002 , 0x00000006 
+ 00020775  0x00004f83 copy  0x0000003f , 0x00000002 
+ 00020776  0x00004f84 ifetch  0x00000002 , 0x00000006 
+ 00020777  0x00004f85 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x00004f86 branch  0x00005132 , 0x00000005 
+ 00020779  0x00004f87 beq  0x00000002 , 0x0000512e 
+ 00020780  0x00004f88 beq  0x00000004 , 0x0000512e 
+ 00020781  0x00004f89 branch  0x00005130 
+ 00020782  0x00004f8b jam  0x00000016 , 0x00000a99 
+ 00020783  0x00004f8c call  0x00007d86 
+ 00020784  0x00004f8e ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00004f8f branch  0x00005159 
+ 00020786  0x00004f91 call  0x00007ea8 
+ 00020787  0x00004f95 bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x00004f96 setarg  0x00000050 
+ 00020789  0x00004f97 isub  0x00000002 , 0x0000003e 
+ 00020790  0x00004f98 branch  0x00005141 , 0x00000005 
+ 00020791  0x00004f99 setarg  0x00000051 
+ 00020792  0x00004f9a isub  0x00000002 , 0x0000003e 
+ 00020793  0x00004f9b branch  0x00005147 , 0x00000005 
+ 00020794  0x00004f9c setarg  0x00000053 
+ 00020795  0x00004f9d isub  0x00000002 , 0x0000003e 
+ 00020796  0x00004f9e branch  0x00005153 , 0x00000005 
+ 00020797  0x00004f9f setarg  0x00000052 
+ 00020798  0x00004fa0 isub  0x00000002 , 0x0000003e 
+ 00020799  0x00004fa1 branch  0x0000514d , 0x00000005 
+ 00020800  0x00004fa2 branch  0x00005159 
+ 00020801  0x00004fa4 copy  0x0000000b , 0x0000003f 
+ 00020802  0x00004fa5 store  0x00000002 , 0x00004248 
+ 00020803  0x00004fa6 fetch  0x00000001 , 0x00004250 
+ 00020804  0x00004fa7 set1  0x00000001 
+ 00020805  0x00004fa8 store  0x00000001 , 0x00004250 
+ 00020806  0x00004fa9 branch  0x00005158 
+ 00020807  0x00004fab copy  0x0000000b , 0x0000003f 
+ 00020808  0x00004fac store  0x00000002 , 0x0000424a 
+ 00020809  0x00004fad fetch  0x00000001 , 0x00004251 
+ 00020810  0x00004fae set1  0x00000001 
+ 00020811  0x00004faf store  0x00000001 , 0x00004251 
+ 00020812  0x00004fb0 branch  0x00005158 
+ 00020813  0x00004fb2 copy  0x0000000b , 0x0000003f 
+ 00020814  0x00004fb3 store  0x00000002 , 0x0000424c 
+ 00020815  0x00004fb4 fetch  0x00000001 , 0x00004252 
+ 00020816  0x00004fb5 set1  0x00000001 
+ 00020817  0x00004fb6 store  0x00000001 , 0x00004252 
+ 00020818  0x00004fb7 branch  0x00005158 
+ 00020819  0x00004fb9 copy  0x0000000b , 0x0000003f 
+ 00020820  0x00004fba store  0x00000002 , 0x0000424e 
+ 00020821  0x00004fbb fetch  0x00000001 , 0x00004253 
+ 00020822  0x00004fbc set1  0x00000001 
+ 00020823  0x00004fbd store  0x00000001 , 0x00004253 
+ 00020824  0x00004fc1 call  0x00007ead 
+ 00020825  0x00004fc3 copy  0x00000013 , 0x0000003f 
+ 00020826  0x00004fc4 isub  0x00000011 , 0x00000013 
+ 00020827  0x00004fc5 rtn 
+ 00020828  0x00004fc8 ifetch  0x00000001 , 0x00000006 
+ 00020829  0x00004fc9 copy  0x0000003f , 0x00000007 
+ 00020830  0x00004fca ifetch  0x00000002 , 0x00000006 
+ 00020831  0x00004fcb copy  0x0000003f , 0x00000011 
+ 00020832  0x00004fcc copy  0x00000013 , 0x0000003f 
+ 00020833  0x00004fcd isub  0x00000011 , 0x00000013 
+ 00020834  0x00004fce ifetch  0x00000002 , 0x00000006 
+ 00020835  0x00004fcf copy  0x0000003f , 0x0000000b 
+ 00020836  0x00004fd0 ifetch  0x00000002 , 0x00000006 
+ 00020837  0x00004fd1 ifetch  0x00000002 , 0x00000006 
+ 00020838  0x00004fd2 nbranch  0x00005188 , 0x00000034 
+ 00020839  0x00004fd3 call  0x00007ea8 
+ 00020840  0x00004fd7 copy  0x0000000b , 0x00000002 
+ 00020841  0x00004fd8 bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x00004fd9 setarg  0x00000050 
+ 00020843  0x00004fda isub  0x00000002 , 0x0000003e 
+ 00020844  0x00004fdb branch  0x00005176 , 0x00000005 
+ 00020845  0x00004fdc setarg  0x00000051 
+ 00020846  0x00004fdd isub  0x00000002 , 0x0000003e 
+ 00020847  0x00004fde branch  0x0000517a , 0x00000005 
+ 00020848  0x00004fdf setarg  0x00000052 
+ 00020849  0x00004fe0 isub  0x00000002 , 0x0000003e 
+ 00020850  0x00004fe1 branch  0x0000517e , 0x00000005 
+ 00020851  0x00004fe2 setarg  0x00000053 
+ 00020852  0x00004fe3 isub  0x00000002 , 0x0000003e 
+ 00020853  0x00004fe4 branch  0x00005182 , 0x00000005 
+ 00020854  0x00004fe6 fetch  0x00000001 , 0x00004250 
+ 00020855  0x00004fe7 set1  0x00000005 
+ 00020856  0x00004fe8 store  0x00000001 , 0x00004250 
+ 00020857  0x00004fe9 rtn 
+ 00020858  0x00004feb fetch  0x00000001 , 0x00004251 
+ 00020859  0x00004fec set1  0x00000005 
+ 00020860  0x00004fed store  0x00000001 , 0x00004251 
+ 00020861  0x00004fee rtn 
+ 00020862  0x00004ff0 fetch  0x00000001 , 0x00004252 
+ 00020863  0x00004ff1 set1  0x00000005 
+ 00020864  0x00004ff2 store  0x00000001 , 0x00004252 
+ 00020865  0x00004ff3 rtn 
+ 00020866  0x00004ff5 fetch  0x00000001 , 0x00004253 
+ 00020867  0x00004ff6 set1  0x00000005 
+ 00020868  0x00004ff7 store  0x00000001 , 0x00004253 
+ 00020869  0x00004ff8 jam  0x00000006 , 0x00000a99 
+ 00020870  0x00004ff9 branch  0x00007d86 
+ 00020871  0x00004ffd call  0x00007ead 
+ 00020872  0x00004fff increase  0xfffffffa , 0x00000011 
+ 00020873  0x00005001 branch  0x0000518d , 0x00000005 
+ 00020874  0x00005002 increase  0x00000001 , 0x00000006 
+ 00020875  0x00005003 increase  0xffffffff , 0x00000011 
+ 00020876  0x00005004 branch  0x00005189 
+ 00020877  0x00005006 rtn 
+ 00020878  0x00005008 ifetch  0x00000001 , 0x00000006 
+ 00020879  0x00005009 copy  0x0000003f , 0x00000007 
+ 00020880  0x0000500a ifetch  0x00000002 , 0x00000006 
+ 00020881  0x0000500b copy  0x0000003f , 0x00000011 
+ 00020882  0x0000500c copy  0x00000013 , 0x0000003f 
+ 00020883  0x0000500d isub  0x00000011 , 0x00000013 
+ 00020884  0x0000500e ifetch  0x00000002 , 0x00000006 
+ 00020885  0x0000500f increase  0x00000002 , 0x00000006 
+ 00020886  0x00005010 copy  0x0000003f , 0x00000002 
+ 00020887  0x00005011 setarg  0x00000005 
+ 00020888  0x00005012 istore  0x00000001 , 0x00000005 
+ 00020889  0x00005013 copy  0x00000007 , 0x0000003f 
+ 00020890  0x00005014 istore  0x00000001 , 0x00000005 
+ 00020891  0x00005015 increase  0x00000002 , 0x00000011 
+ 00020892  0x00005016 copy  0x00000011 , 0x0000003f 
+ 00020893  0x00005017 istore  0x00000002 , 0x00000005 
+ 00020894  0x00005018 call  0x00007ea8 
+ 00020895  0x00005019 bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x0000501a setarg  0x00000050 
+ 00020897  0x0000501b isub  0x00000002 , 0x0000003e 
+ 00020898  0x0000501c branch  0x000051ad , 0x00000005 
+ 00020899  0x0000501d setarg  0x00000051 
+ 00020900  0x0000501e isub  0x00000002 , 0x0000003e 
+ 00020901  0x0000501f branch  0x000051be , 0x00000005 
+ 00020902  0x00005020 setarg  0x00000052 
+ 00020903  0x00005021 isub  0x00000002 , 0x0000003e 
+ 00020904  0x00005022 branch  0x000051c4 , 0x00000005 
+ 00020905  0x00005023 setarg  0x00000053 
+ 00020906  0x00005024 isub  0x00000002 , 0x0000003e 
+ 00020907  0x00005025 branch  0x000051ca , 0x00000005 
+ 00020908  0x00005026 branch  0x000051cf 
+ 00020909  0x00005028 fetch  0x00000001 , 0x00004250 
+ 00020910  0x00005029 set1  0x00000004 , 0x0000003f 
+ 00020911  0x0000502a set1  0x00000003 , 0x0000003f 
+ 00020912  0x0000502b store  0x00000001 , 0x00004250 
+ 00020913  0x0000502c bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x0000502d fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x0000502e set1  0x00000006 , 0x00000002 
+ 00020916  0x0000502f storet  0x00000001 , 0x0000027f 
+ 00020917  0x00005030 copy  0x00000007 , 0x0000003f 
+ 00020918  0x00005031 increase  0x00000001 , 0x0000003f 
+ 00020919  0x00005032 store  0x00000001 , 0x00000281 
+ 00020920  0x00005033 fetch  0x00000001 , 0x00004250 
+ 00020921  0x00005034 set1  0x00000002 , 0x0000003f 
+ 00020922  0x00005035 store  0x00000001 , 0x00004250 
+ 00020923  0x00005037 fetch  0x00000002 , 0x00004248 
+ 00020924  0x00005038 store  0x00000002 , 0x00000282 
+ 00020925  0x00005039 branch  0x000051cf 
+ 00020926  0x0000503b fetch  0x00000001 , 0x00004251 
+ 00020927  0x0000503c set1  0x00000004 , 0x0000003f 
+ 00020928  0x0000503d set1  0x00000003 , 0x0000003f 
+ 00020929  0x0000503e store  0x00000001 , 0x00004251 
+ 00020930  0x0000503f fetch  0x00000002 , 0x0000424a 
+ 00020931  0x00005040 branch  0x000051cf 
+ 00020932  0x00005042 fetch  0x00000001 , 0x00004252 
+ 00020933  0x00005043 set1  0x00000004 , 0x0000003f 
+ 00020934  0x00005044 set1  0x00000003 , 0x0000003f 
+ 00020935  0x00005045 store  0x00000001 , 0x00004252 
+ 00020936  0x00005046 fetch  0x00000002 , 0x0000424c 
+ 00020937  0x00005047 branch  0x000051cf 
+ 00020938  0x00005049 fetch  0x00000001 , 0x00004253 
+ 00020939  0x0000504a set1  0x00000004 , 0x0000003f 
+ 00020940  0x0000504b set1  0x00000003 , 0x0000003f 
+ 00020941  0x0000504c store  0x00000001 , 0x00004253 
+ 00020942  0x0000504d fetch  0x00000002 , 0x0000424e 
+ 00020943  0x00005051 copy  0x0000003f , 0x0000000b 
+ 00020944  0x00005052 call  0x00007ead 
+ 00020945  0x00005054 copy  0x0000000b , 0x0000003f 
+ 00020946  0x00005056 istore  0x00000002 , 0x00000005 
+ 00020947  0x00005057 force  0x00000000 , 0x0000003f 
+ 00020948  0x00005058 istore  0x00000002 , 0x00000005 
+ 00020949  0x00005059 force  0x00000000 , 0x0000003f 
+ 00020950  0x0000505a istore  0x00000002 , 0x00000005 
+ 00020951  0x0000505b force  0x0000000a , 0x0000003f 
+ 00020952  0x0000505c iadd  0x00000012 , 0x00000012 
+ 00020953  0x0000505d increase  0xfffffffa , 0x00000011 
+ 00020954  0x0000505f branch  0x000051e0 , 0x00000005 
+ 00020955  0x00005060 ifetch  0x00000001 , 0x00000006 
+ 00020956  0x00005061 istore  0x00000001 , 0x00000005 
+ 00020957  0x00005062 increase  0x00000001 , 0x00000012 
+ 00020958  0x00005063 increase  0xffffffff , 0x00000011 
+ 00020959  0x00005064 branch  0x000051da 
+ 00020960  0x00005066 rtn 
+ 00020961  0x00005068 ifetch  0x00000001 , 0x00000006 
+ 00020962  0x00005069 copy  0x0000003f , 0x00000007 
+ 00020963  0x0000506a ifetch  0x00000002 , 0x00000006 
+ 00020964  0x0000506b copy  0x0000003f , 0x00000011 
+ 00020965  0x0000506c copy  0x00000013 , 0x0000003f 
+ 00020966  0x0000506d isub  0x00000011 , 0x00000013 
+ 00020967  0x0000506f ifetch  0x00000002 , 0x00000006 
+ 00020968  0x00005070 copy  0x0000003f , 0x00000011 
+ 00020969  0x00005071 ifetch  0x00000002 , 0x00000006 
+ 00020970  0x00005072 copy  0x0000003f , 0x0000000b 
+ 00020971  0x00005073 call  0x00007ea8 
+ 00020972  0x00005074 bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x00005075 setarg  0x00000050 
+ 00020974  0x00005076 copy  0x00000011 , 0x00000002 
+ 00020975  0x00005077 isub  0x00000002 , 0x0000003e 
+ 00020976  0x00005078 branch  0x000051fa , 0x00000005 
+ 00020977  0x00005079 setarg  0x00000052 
+ 00020978  0x0000507a copy  0x00000011 , 0x00000002 
+ 00020979  0x0000507b isub  0x00000002 , 0x0000003e 
+ 00020980  0x0000507c branch  0x000051ff , 0x00000005 
+ 00020981  0x0000507d setarg  0x00000053 
+ 00020982  0x0000507e copy  0x00000011 , 0x00000002 
+ 00020983  0x0000507f isub  0x00000002 , 0x0000003e 
+ 00020984  0x00005080 branch  0x00005201 , 0x00000005 
+ 00020985  0x00005081 branch  0x00005203 
+ 00020986  0x00005083 setarg  0x00000000 
+ 00020987  0x00005084 store  0x00000002 , 0x00000275 
+ 00020988  0x00005085 store  0x00000002 , 0x00004248 
+ 00020989  0x00005086 store  0x00000001 , 0x00004250 
+ 00020990  0x00005087 branch  0x00005205 
+ 00020991  0x00005089 call  0x00005079 
+ 00020992  0x0000508a branch  0x00005205 
+ 00020993  0x0000508c call  0x0000507f 
+ 00020994  0x00005092 branch  0x00005205 
+ 00020995  0x00005094 setarg  0x00000000 
+ 00020996  0x00005095 store  0x00000002 , 0x0000027b 
+ 00020997  0x00005097 call  0x00007ead 
+ 00020998  0x00005098 setarg  0x00000007 
+ 00020999  0x00005099 istore  0x00000001 , 0x00000005 
+ 00021000  0x0000509a copy  0x00000007 , 0x0000003f 
+ 00021001  0x0000509b istore  0x00000001 , 0x00000005 
+ 00021002  0x0000509c setarg  0x00000004 
+ 00021003  0x0000509d istore  0x00000002 , 0x00000005 
+ 00021004  0x0000509e copy  0x00000011 , 0x0000003f 
+ 00021005  0x0000509f istore  0x00000002 , 0x00000005 
+ 00021006  0x000050a0 copy  0x0000000b , 0x0000003f 
+ 00021007  0x000050a1 istore  0x00000002 , 0x00000005 
+ 00021008  0x000050a2 force  0x00000008 , 0x0000003f 
+ 00021009  0x000050a3 iadd  0x00000012 , 0x00000012 
+ 00021010  0x000050a4 rtn 
+ 00021011  0x000050a7 ifetch  0x00000001 , 0x00000006 
+ 00021012  0x000050a8 copy  0x0000003f , 0x00000007 
+ 00021013  0x000050a9 ifetch  0x00000002 , 0x00000006 
+ 00021014  0x000050aa copy  0x0000003f , 0x00000011 
+ 00021015  0x000050ab ifetch  0x00000002 , 0x00000006 
+ 00021016  0x000050ac copy  0x0000003f , 0x0000000b 
+ 00021017  0x000050ad ifetch  0x00000002 , 0x00000006 
+ 00021018  0x000050ae copy  0x0000003f , 0x00000002 
+ 00021019  0x000050af call  0x00007ea8 
+ 00021020  0x000050b0 bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x000050b1 fetch  0x00000001 , 0x00004255 
+ 00021022  0x000050b2 icompare  0x000000ff , 0x00000007 
+ 00021023  0x000050b3 nbranch  0x0000522a , 0x00000001 
+ 00021024  0x000050b4 setarg  0x00000050 
+ 00021025  0x000050b5 isub  0x00000002 , 0x0000003e 
+ 00021026  0x000050b6 branch  0x00005227 , 0x00000005 
+ 00021027  0x000050b7 setarg  0x00000051 
+ 00021028  0x000050b8 isub  0x00000002 , 0x0000003e 
+ 00021029  0x000050b9 branch  0x0000522a , 0x00000005 
+ 00021030  0x000050ba branch  0x0000522a 
+ 00021031  0x000050bc jam  0x00000000 , 0x00004248 
+ 00021032  0x000050bd jam  0x00000000 , 0x00004250 
+ 00021033  0x000050be branch  0x0000522a 
+ 00021034  0x000050c3 call  0x00007ead 
+ 00021035  0x000050c4 copy  0x00000013 , 0x0000003f 
+ 00021036  0x000050c5 isub  0x00000011 , 0x00000013 
+ 00021037  0x000050c6 rtn 
+ 00021038  0x000050c9 setarg  0x00000001 
+ 00021039  0x000050ca istore  0x00000001 , 0x00000005 
+ 00021040  0x000050cb ifetch  0x00000001 , 0x00000006 
+ 00021041  0x000050cc istore  0x00000001 , 0x00000005 
+ 00021042  0x000050cd setarg  0x00000002 
+ 00021043  0x000050ce istore  0x00000002 , 0x00000005 
+ 00021044  0x000050cf setarg  0x00000000 
+ 00021045  0x000050d0 istore  0x00000002 , 0x00000005 
+ 00021046  0x000050d1 setarg  0x00000006 
+ 00021047  0x000050d2 iadd  0x00000012 , 0x00000012 
+ 00021048  0x000050d3 force  0x00000004 , 0x00000013 
+ 00021049  0x000050d4 rtn 
+ 00021050  0x000050d8 fetch  0x00000001 , 0x00004255 
+ 00021051  0x000050d9 increase  0x00000001 , 0x0000003f 
+ 00021052  0x000050da bne  0x00000000 , 0x0000523e 
+ 00021053  0x000050db increase  0x00000001 , 0x0000003f 
+ 00021054  0x000050dd store  0x00000001 , 0x00004255 
+ 00021055  0x000050de rtn 
+ 00021056  0x000050e9 bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x000050ea arg  0x00000000 , 0x00000012 
+ 00021058  0x000050eb call  0x0000526e 
+ 00021059  0x000050ec nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x000050ed call  0x0000527e 
+ 00021061  0x000050ee arg  0x00001800 , 0x00000012 
+ 00021062  0x000050ef arg  0x00000000 , 0x00000007 
+ 00021063  0x000050f1 fetcht  0x00000001 , 0x00004256 
+ 00021064  0x000050f2 qisolate1  0x00000002 
+ 00021065  0x000050f3 branch  0x0000524f , 0x00000001 
+ 00021066  0x000050f4 call  0x000052a0 
+ 00021067  0x000050f5 sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x000050f6 branch  0x0000524f , 0x00000002 
+ 00021069  0x000050f7 call  0x00005288 
+ 00021070  0x000050f8 branch  0x00005255 
+ 00021071  0x000050fa increase  0x00000080 , 0x00000012 
+ 00021072  0x000050fb increase  0x00000001 , 0x00000007 
+ 00021073  0x000050fc setarg  0x00000008 
+ 00021074  0x000050fd isub  0x00000007 , 0x0000003e 
+ 00021075  0x000050fe branch  0x00005247 , 0x00000002 
+ 00021076  0x000050ff arg  0x00000000 , 0x00000012 
+ 00021077  0x00005101 copy  0x00000012 , 0x0000003f 
+ 00021078  0x00005102 branch  0x00002a8c , 0x00000034 
+ 00021079  0x00005103 rtn 
+ 00021080  0x0000510c bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x0000510d call  0x00005277 
+ 00021082  0x0000510e increase  0x00000001 , 0x00000006 
+ 00021083  0x0000510f ifetch  0x00000002 , 0x00000006 
+ 00021084  0x00005110 rtn 
+ 00021085  0x00005117 bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x00005118 call  0x00005277 
+ 00021087  0x00005119 copy  0x00000006 , 0x00000005 
+ 00021088  0x0000511a copy  0x00000006 , 0x00000002 
+ 00021089  0x0000511b setarg  0x00000000 
+ 00021090  0x0000511c istore  0x00000003 , 0x00000005 
+ 00021091  0x0000511d rtn 
+ 00021092  0x00005123 bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x00005124 call  0x00005274 
+ 00021094  0x00005125 branch  0x00002a8c , 0x00000034 
+ 00021095  0x00005126 fetch  0x00000003 , 0x0000425d 
+ 00021096  0x00005127 store  0x00000003 , 0x00004260 
+ 00021097  0x00005128 fetch  0x00000003 , 0x0000425a 
+ 00021098  0x00005129 store  0x00000003 , 0x0000425d 
+ 00021099  0x0000512a fetch  0x00000003 , 0x00004257 
+ 00021100  0x0000512b store  0x00000003 , 0x0000425a 
+ 00021101  0x0000512c rtn 
+ 00021102  0x00005133 bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x00005134 fetch  0x00000003 , 0x00004257 
+ 00021104  0x00005135 rtn 
+ 00021105  0x0000513c bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x0000513d fetch  0x00000003 , 0x0000425a 
+ 00021107  0x0000513e rtn 
+ 00021108  0x00005145 bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x00005146 fetch  0x00000003 , 0x00004260 
+ 00021110  0x00005147 rtn 
+ 00021111  0x0000514d call  0x00005274 
+ 00021112  0x0000514e branch  0x00002a8c , 0x00000034 
+ 00021113  0x0000514f arg  0x00004257 , 0x00000006 
+ 00021114  0x00005151 ifetch  0x00000003 , 0x00000006 
+ 00021115  0x00005152 branch  0x0000527a , 0x00000034 
+ 00021116  0x00005153 increase  0xfffffffd , 0x00000006 
+ 00021117  0x00005154 rtn 
+ 00021118  0x0000515c bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x0000515d arg  0x00000004 , 0x00000039 
+ 00021120  0x0000515e arg  0x00004257 , 0x00000006 
+ 00021121  0x0000515f arg  0x00000000 , 0x00000002 
+ 00021122  0x00005161 ifetch  0x00000003 , 0x00000006 
+ 00021123  0x00005162 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x00005163 ior  0x00000002 , 0x00000002 
+ 00021125  0x00005164 loop  0x00005282 
+ 00021126  0x00005165 storet  0x00000001 , 0x00004256 
+ 00021127  0x00005166 rtn 
+ 00021128  0x0000516f bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x00005170 call  0x0000526e 
+ 00021130  0x00005171 nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x00005172 call  0x00005274 
+ 00021132  0x00005173 branch  0x00005295 , 0x00000034 
+ 00021133  0x00005174 fetch  0x00000003 , 0x0000425a 
+ 00021134  0x00005175 store  0x00000003 , 0x00004257 
+ 00021135  0x00005176 ifetch  0x00000003 , 0x00000006 
+ 00021136  0x00005177 istore  0x00000003 , 0x00000005 
+ 00021137  0x00005178 ifetch  0x00000003 , 0x00000006 
+ 00021138  0x00005179 istore  0x00000003 , 0x00000005 
+ 00021139  0x0000517a setarg  0x00000000 
+ 00021140  0x0000517b istore  0x00000003 , 0x00000005 
+ 00021141  0x0000517d arg  0x00000000 , 0x00000002 
+ 00021142  0x0000517e copy  0x0000000b , 0x0000003f 
+ 00021143  0x0000517f iadd  0x00000007 , 0x0000003f 
+ 00021144  0x00005181 qset1  0x00000002 
+ 00021145  0x00005182 increase  0x00000001 , 0x00000007 
+ 00021146  0x00005183 isub  0x00000007 , 0x0000003e 
+ 00021147  0x00005184 nbranch  0x00005298 , 0x00000005 
+ 00021148  0x00005186 lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x00005187 ior  0x00000002 , 0x0000003f 
+ 00021150  0x00005188 store  0x00000003 , 0x00004260 
+ 00021151  0x00005189 rtn 
+ 00021152  0x00005194 bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x00005195 call  0x0000527e 
+ 00021154  0x00005196 copy  0x00000007 , 0x00000013 
+ 00021155  0x00005197 arg  0x00000000 , 0x00000002 
+ 00021156  0x00005198 arg  0x00000000 , 0x0000000b 
+ 00021157  0x0000519b copy  0x00000007 , 0x0000003f 
+ 00021158  0x0000519c beq  0x00000008 , 0x000052b0 
+ 00021159  0x0000519d fetch  0x00000001 , 0x00004256 
+ 00021160  0x0000519e qisolate1  0x0000003f 
+ 00021161  0x0000519f branch  0x000052b0 , 0x00000001 
+ 00021162  0x000051a0 increase  0x00000080 , 0x00000002 
+ 00021163  0x000051a1 increase  0x00000001 , 0x00000007 
+ 00021164  0x000051a2 copy  0x00000011 , 0x0000003f 
+ 00021165  0x000051a3 isub  0x00000002 , 0x0000003e 
+ 00021166  0x000051a4 branch  0x000052b0 , 0x00000005 
+ 00021167  0x000051a5 branch  0x000052a5 , 0x00000002 
+ 00021168  0x000051a7 copy  0x00000002 , 0x0000003f 
+ 00021169  0x000051a8 isub  0x00000011 , 0x0000003e 
+ 00021170  0x000051a9 nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x000051aa copy  0x00000007 , 0x0000003f 
+ 00021172  0x000051ab copy  0x00000013 , 0x00000002 
+ 00021173  0x000051ac isub  0x00000002 , 0x0000000b 
+ 00021174  0x000051ae copy  0x00000013 , 0x00000007 
+ 00021175  0x000051af rtn 
+ 00021176  0x000051b3 bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x000051b4 arg  0x0000007f , 0x00000011 
+ 00021178  0x000051b5 call  0x00005240 
+ 00021179  0x000051b6 store  0x00000002 , 0x0000026b 
+ 00021180  0x000051b7 increase  0x00000004 , 0x0000003f 
+ 00021181  0x000051b8 store  0x00000002 , 0x0000026d 
+ 00021182  0x000051b9 setarg  0x00000000 
+ 00021183  0x000051ba store  0x00000002 , 0x0000026f 
+ 00021184  0x000051bb rtn 
+ 00021185  0x000051be fetch  0x00000002 , 0x0000026b 
+ 00021186  0x000051bf branch  0x000052e2 
+ 00021187  0x000051c2 fetch  0x00000002 , 0x0000026d 
+ 00021188  0x000051c3 branch  0x000052e2 
+ 00021189  0x000051c7 bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x000051c8 arg  0x000000fa , 0x00000011 
+ 00021191  0x000051c9 call  0x00005240 
+ 00021192  0x000051ca store  0x00000002 , 0x00000271 
+ 00021193  0x000051cb increase  0x00000004 , 0x0000003f 
+ 00021194  0x000051cc store  0x00000002 , 0x00000273 
+ 00021195  0x000051cd setarg  0x00000000 
+ 00021196  0x000051ce store  0x00000002 , 0x00000275 
+ 00021197  0x000051cf rtn 
+ 00021198  0x000051d2 fetch  0x00000002 , 0x00000271 
+ 00021199  0x000051d3 branch  0x000052e2 
+ 00021200  0x000051d6 fetch  0x00000002 , 0x00000273 
+ 00021201  0x000051d7 branch  0x000052e2 
+ 00021202  0x000051db bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x000051dc call  0x00007e7c 
+ 00021204  0x000051dd jam  0x00000001 , 0x00000284 
+ 00021205  0x000051de call  0x0000526e 
+ 00021206  0x000051df nrtn  0x00000034 
+ 00021207  0x000051e0 arg  0x0000007f , 0x00000011 
+ 00021208  0x000051e1 call  0x00005240 
+ 00021209  0x000051e2 store  0x00000002 , 0x00000277 
+ 00021210  0x000051e3 increase  0x00000004 , 0x0000003f 
+ 00021211  0x000051e4 store  0x00000002 , 0x00000279 
+ 00021212  0x000051e5 setarg  0x00000000 
+ 00021213  0x000051e6 store  0x00000002 , 0x0000027b 
+ 00021214  0x000051e7 jam  0x00000000 , 0x00000284 
+ 00021215  0x000051e8 branch  0x00007e8c 
+ 00021216  0x000051eb fetch  0x00000002 , 0x00000277 
+ 00021217  0x000051ec branch  0x000052e2 
+ 00021218  0x000051ef branch  0x00002a8c , 0x00000034 
+ 00021219  0x000051f0 copy  0x0000003f , 0x00000005 
+ 00021220  0x000051f1 rtn 
+ 00021221  0x000051f5 bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x000051f6 arg  0x00000000 , 0x00000012 
+ 00021223  0x000051f7 arg  0x00004257 , 0x00000011 
+ 00021224  0x000051f8 increase  0xfffffffe , 0x00000011 
+ 00021225  0x000051fa increase  0x00000002 , 0x00000011 
+ 00021226  0x000051fb setarg  0x00004263 
+ 00021227  0x000051fc isub  0x00000011 , 0x0000003e 
+ 00021228  0x000051fd branch  0x000052f5 , 0x00000005 
+ 00021229  0x000051fe ifetch  0x00000001 , 0x00000011 
+ 00021230  0x000051ff increase  0x00000001 , 0x00000011 
+ 00021231  0x00005200 branch  0x000052e9 , 0x00000034 
+ 00021232  0x00005201 ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x00005202 ifetch  0x00000002 , 0x00000002 
+ 00021234  0x00005203 iadd  0x00000012 , 0x00000012 
+ 00021235  0x00005204 increase  0x00000004 , 0x00000012 
+ 00021236  0x00005205 branch  0x000052e9 
+ 00021237  0x00005207 copy  0x00000012 , 0x0000003f 
+ 00021238  0x00005208 rtn 
+ 00021239  0x0000520c arg  0x0000000c , 0x00000007 
+ 00021240  0x0000520d branch  0x00002c32 
+ 00021241  0x00005210 arg  0x0000000c , 0x00000007 
+ 00021242  0x00005211 branch  0x00002c36 
+ 00021243  0x00005214 bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x00005215 call  0x0000527e 
+ 00021245  0x00005216 fetch  0x00000001 , 0x00004256 
+ 00021246  0x00005217 rtn  0x00000034 
+ 00021247  0x00005218 call  0x000052e5 
+ 00021248  0x00005219 arg  0x00000100 , 0x00000002 
+ 00021249  0x0000521a isub  0x00000002 , 0x0000003e 
+ 00021250  0x0000521b branch  0x000052f7 , 0x00000002 
+ 00021251  0x0000521c call  0x000052f9 
+ 00021252  0x0000521d arg  0x00004263 , 0x00000005 
+ 00021253  0x0000521e arg  0x00004257 , 0x00000011 
+ 00021254  0x00005220 setarg  0x00004263 
+ 00021255  0x00005221 isub  0x00000011 , 0x0000003e 
+ 00021256  0x00005222 rtn  0x00000005 
+ 00021257  0x00005223 ifetch  0x00000001 , 0x00000011 
+ 00021258  0x00005224 increase  0x00000001 , 0x00000011 
+ 00021259  0x00005225 nbranch  0x0000530f , 0x00000034 
+ 00021260  0x00005226 istore  0x00000002 , 0x00000005 
+ 00021261  0x00005227 increase  0x00000002 , 0x00000011 
+ 00021262  0x00005228 branch  0x00005306 
+ 00021263  0x0000522a ifetch  0x00000002 , 0x00000011 
+ 00021264  0x0000522b increase  0x00000002 , 0x00000011 
+ 00021265  0x0000522c copy  0x0000003f , 0x00000006 
+ 00021266  0x0000522d ifetch  0x00000002 , 0x00000006 
+ 00021267  0x0000522e istore  0x00000002 , 0x00000005 
+ 00021268  0x0000522f copy  0x0000003f , 0x00000039 
+ 00021269  0x00005230 increase  0x00000002 , 0x00000039 
+ 00021270  0x00005231 call  0x00007f01 
+ 00021271  0x00005232 branch  0x00005306 
+ 00021272  0x00005235 bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x00005236 call  0x0000527e 
+ 00021274  0x00005237 fetch  0x00000001 , 0x00004256 
+ 00021275  0x00005238 rtn  0x00000034 
+ 00021276  0x00005239 arg  0x00004258 , 0x00000011 
+ 00021277  0x0000523a increase  0xfffffffd , 0x00000011 
+ 00021278  0x0000523b arg  0x00004263 , 0x00000006 
+ 00021279  0x0000523d increase  0x00000003 , 0x00000011 
+ 00021280  0x0000523e setarg  0x00004264 
+ 00021281  0x0000523f isub  0x00000011 , 0x0000003e 
+ 00021282  0x00005240 rtn  0x00000005 
+ 00021283  0x00005241 ifetch  0x00000002 , 0x00000006 
+ 00021284  0x00005242 branch  0x0000531f , 0x00000034 
+ 00021285  0x00005243 increase  0x00000004 , 0x0000003f 
+ 00021286  0x00005244 copy  0x0000003f , 0x00000039 
+ 00021287  0x00005245 copy  0x00000006 , 0x00000012 
+ 00021288  0x00005246 ifetch  0x00000002 , 0x00000011 
+ 00021289  0x00005247 copy  0x0000003f , 0x00000005 
+ 00021290  0x00005248 copy  0x00000012 , 0x00000006 
+ 00021291  0x00005249 increase  0xfffffffe , 0x00000006 
+ 00021292  0x0000524a call  0x00007f01 
+ 00021293  0x0000524b branch  0x0000531f 
+ 00021294  0x00005256 bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x00005257 disable  0x0000002b 
+ 00021296  0x00005258 jam  0x00000001 , 0x00000455 
+ 00021297  0x00005259 jam  0x00000003 , 0x0000043f 
+ 00021298  0x0000525a jam  0x00000001 , 0x00000456 
+ 00021299  0x0000525b setarg  0xffffffff 
+ 00021300  0x0000525c store  0x00000002 , 0x00000459 
+ 00021301  0x0000525d force  0x00000000 , 0x0000003f 
+ 00021302  0x0000525e store  0x00000001 , 0x00000457 
+ 00021303  0x0000525f store  0x00000001 , 0x00000462 
+ 00021304  0x00005260 store  0x00000003 , 0x00004169 
+ 00021305  0x00005261 store  0x00000003 , 0x0000416c 
+ 00021306  0x00005262 store  0x00000005 , 0x00004403 
+ 00021307  0x00005263 set1  0x00000027 , 0x0000003f 
+ 00021308  0x00005264 store  0x00000005 , 0x00004408 
+ 00021309  0x00005265 jam  0x00000001 , 0x000043dc 
+ 00021310  0x00005266 jam  0x00000000 , 0x000043dd 
+ 00021311  0x00005267 branch  0x000056ed 
+ 00021312  0x0000526a bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x0000526b enable  0x00000029 
+ 00021314  0x0000526c jam  0x00000003 , 0x00000440 
+ 00021315  0x0000526d jam  0x00000001 , 0x00000478 
+ 00021316  0x0000526e jam  0x00000001 , 0x0000445a 
+ 00021317  0x0000526f setarg  0x0000ffff 
+ 00021318  0x00005270 store  0x00000002 , 0x0000445c 
+ 00021319  0x00005271 force  0x00000000 , 0x0000003f 
+ 00021320  0x00005272 store  0x00000005 , 0x00004408 
+ 00021321  0x00005273 set1  0x00000027 , 0x0000003f 
+ 00021322  0x00005274 store  0x00000005 , 0x00004403 
+ 00021323  0x00005275 branch  0x0000532e 
+ 00021324  0x00005279 bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x0000527a disable  0x00000029 
+ 00021326  0x0000527b setarg  0x00000017 
+ 00021327  0x0000527c store  0x00000002 , 0x000044a8 
+ 00021328  0x0000527d jam  0x00000001 , 0x00000440 
+ 00021329  0x0000527e jam  0x00000000 , 0x0000436e 
+ 00021330  0x0000527f jam  0x00000000 , 0x000000a0 
+ 00021331  0x00005280 jam  0x00000000 , 0x000044c4 
+ 00021332  0x00005281 jam  0x00000000 , 0x000044c5 
+ 00021333  0x00005282 fetch  0x00000002 , 0x0000046d 
+ 00021334  0x00005283 store  0x00000002 , 0x000044ba 
+ 00021335  0x00005284 fetch  0x00000002 , 0x00000441 
+ 00021336  0x00005285 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x00005286 rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x00005287 store  0x00000002 , 0x0000046d 
+ 00021339  0x00005288 branch  0x0000532e 
+ 00021340  0x0000528f call  0x000053c4 
+ 00021341  0x00005290 call  0x000055e8 
+ 00021342  0x00005291 call  0x000056f0 
+ 00021343  0x00005292 branch  0x000053ce 
+ 00021344  0x00005295 bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x00005296 call  0x000053c4 
+ 00021346  0x00005297 call  0x000032f4 
+ 00021347  0x00005298 fetch  0x00000001 , 0x00000440 
+ 00021348  0x00005299 beq  0x00000003 , 0x00005366 
+ 00021349  0x0000529a branch  0x0000537a 
+ 00021350  0x000052a1 bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x000052a2 enable  0x00000029 
+ 00021352  0x000052a3 call  0x000056e4 
+ 00021353  0x000052a4 branch  0x00005377 , 0x00000002 
+ 00021354  0x000052a5 call  0x00002c6c 
+ 00021355  0x000052a6 call  0x00005413 
+ 00021356  0x000052a7 call  0x0000561e 
+ 00021357  0x000052a8 disable  0x0000002d 
+ 00021358  0x000052a9 call  0x000054bf 
+ 00021359  0x000052aa nrtn  0x0000002d 
+ 00021360  0x000052ab bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x000052ac fetch  0x00000001 , 0x00000005 
+ 00021362  0x000052ad increase  0x00000001 , 0x0000003f 
+ 00021363  0x000052ae store  0x00000001 , 0x00000005 
+ 00021364  0x000052af call  0x000055aa 
+ 00021365  0x000052b0 disable  0x00000029 
+ 00021366  0x000052b1 rtn 
+ 00021367  0x000052b4 call  0x000053a9 
+ 00021368  0x000052b5 disable  0x00000029 
+ 00021369  0x000052b6 rtn 
+ 00021370  0x000052bc bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x000052bd jam  0x00000000 , 0x0000450f 
+ 00021372  0x000052be call  0x00007aaf 
+ 00021373  0x000052bf call  0x00005c18 
+ 00021374  0x000052c0 disable  0x0000002e 
+ 00021375  0x000052c1 call  0x000056e4 
+ 00021376  0x000052c2 branch  0x000053a9 , 0x00000002 
+ 00021377  0x000052c3 call  0x00002c6c 
+ 00021378  0x000052c4 call  0x00005413 
+ 00021379  0x000052c5 call  0x00005489 
+ 00021380  0x000052c6 nbranch  0x0000539b , 0x00000018 
+ 00021381  0x000052c7 call  0x000053b7 
+ 00021382  0x000052c8 branch  0x00005388 , 0x0000002d 
+ 00021383  0x000052c9 branch  0x00005395 
+ 00021384  0x000052cd bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x000052ce fetch  0x00000001 , 0x0000450f 
+ 00021386  0x000052cf pincrease  0x00000001 
+ 00021387  0x000052d0 store  0x00000001 , 0x0000450f 
+ 00021388  0x000052d1 beq  0x0000000c , 0x00005395 
+ 00021389  0x000052d2 call  0x000055aa 
+ 00021390  0x000052d3 call  0x0000561e 
+ 00021391  0x000052d4 call  0x000054c7 
+ 00021392  0x000052d5 call  0x0000567e 
+ 00021393  0x000052d6 fetch  0x00000002 , 0x000041fb 
+ 00021394  0x000052d7 call  0x00007f9c 
+ 00021395  0x000052d8 call  0x000053a0 
+ 00021396  0x000052d9 branch  0x000053a4 , 0x00000028 
+ 00021397  0x000052db bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x000052dc call  0x00005be4 
+ 00021399  0x000052dd call  0x00005bdb 
+ 00021400  0x000052de call  0x00007d9c 
+ 00021401  0x000052df fetch  0x00000001 , 0x00000462 
+ 00021402  0x000052e0 bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x000052e2 bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x000052e3 call  0x000057f4 
+ 00021405  0x000052e4 call  0x0000559d 
+ 00021406  0x000052e5 call  0x00005575 
+ 00021407  0x000052e6 branch  0x00002841 
+ 00021408  0x000052ea disable  0x00000028 
+ 00021409  0x000052eb bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x000052ec bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x000052ed rtn 
+ 00021412  0x000052f1 bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x000052f2 enable  0x0000002e 
+ 00021414  0x000052f3 call  0x000054c1 
+ 00021415  0x000052f4 branch  0x00005388 , 0x0000002d 
+ 00021416  0x000052f5 branch  0x00005395 
+ 00021417  0x000052fb bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x000052fc call  0x000053af 
+ 00021419  0x000052fd call  0x000033b4 
+ 00021420  0x000052fe call  0x00007a77 
+ 00021421  0x000052ff jam  0x00000015 , 0x00000a99 
+ 00021422  0x00005300 branch  0x00007d86 
+ 00021423  0x00005303 setarg  0x00000000 
+ 00021424  0x00005304 store  0x00000009 , 0x000044ff 
+ 00021425  0x00005305 jam  0x00000000 , 0x00000455 
+ 00021426  0x00005306 jam  0x00000000 , 0x00000440 
+ 00021427  0x00005307 jam  0x00000000 , 0x0000043f 
+ 00021428  0x00005308 jam  0x00000000 , 0x000044c5 
+ 00021429  0x00005309 jam  0x00000000 , 0x000044c4 
+ 00021430  0x0000530a rtn 
+ 00021431  0x0000530d bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x0000530e fetch  0x00000001 , 0x00000005 
+ 00021433  0x0000530f increase  0x00000001 , 0x0000003f 
+ 00021434  0x00005310 store  0x00000001 , 0x00000005 
+ 00021435  0x00005311 fetch  0x00000001 , 0x0000043f 
+ 00021436  0x00005312 rtnbit1  0x00000003 
+ 00021437  0x00005313 set1  0x00000003 
+ 00021438  0x00005314 store  0x00000001 , 0x0000043f 
+ 00021439  0x00005315 fetch  0x00000002 , 0x000044ba 
+ 00021440  0x00005316 store  0x00000002 , 0x0000046d 
+ 00021441  0x00005317 setarg  0x00000000 
+ 00021442  0x00005318 store  0x00000004 , 0x000044e5 
+ 00021443  0x00005319 rtn 
+ 00021444  0x0000531d bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x0000531e jam  0x00000036 , 0x0000890f 
+ 00021446  0x0000531f jam  0x0000005f , 0x0000890b 
+ 00021447  0x00005320 enable  0x00000036 
+ 00021448  0x00005321 jam  0x00000007 , 0x00008914 
+ 00021449  0x00005322 call  0x00002c6c 
+ 00021450  0x00005323 fetch  0x00000001 , 0x000041e0 
+ 00021451  0x00005324 rtn  0x00000034 
+ 00021452  0x00005325 jam  0x000000b8 , 0x0000890a 
+ 00021453  0x00005326 rtn 
+ 00021454  0x00005329 bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x0000532a jam  0x0000002e , 0x0000890f 
+ 00021456  0x0000532b jam  0x000000ff , 0x0000890b 
+ 00021457  0x0000532c disable  0x00000036 
+ 00021458  0x0000532d jam  0x00000003 , 0x00008914 
+ 00021459  0x0000532e arg  0x00000000 , 0x0000001b 
+ 00021460  0x0000532f rtn 
+ 00021461  0x00005332 disable  0x00000009 
+ 00021462  0x00005333 disable  0x00000007 
+ 00021463  0x00005334 fetch  0x00000003 , 0x00000467 
+ 00021464  0x00005335 iforce  0x0000000f 
+ 00021465  0x00005336 fetch  0x00000001 , 0x00000016 
+ 00021466  0x00005337 reverse  0x0000003f , 0x00000002 
+ 00021467  0x00005338 set1  0x00000001 , 0x00000002 
+ 00021468  0x00005339 rshift  0x00000002 , 0x0000000e 
+ 00021469  0x0000533a rtn 
+ 00021470  0x0000533e call  0x000053e6 
+ 00021471  0x0000533f call  0x0000291f 
+ 00021472  0x00005340 setarg  0x00000500 
+ 00021473  0x00005341 call  0x00002a8f 
+ 00021474  0x00005342 branch  0x00002924 
+ 00021475  0x00005345 branch  0x00002939 , 0x0000002d 
+ 00021476  0x00005347 call  0x000053e6 
+ 00021477  0x00005348 branch  0x00002933 
+ 00021478  0x0000534a bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x0000534b call  0x00002918 
+ 00021480  0x0000534c fetch  0x00000001 , 0x0000048c 
+ 00021481  0x0000534d nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x0000534e fetch  0x00000001 , 0x00000016 
+ 00021483  0x0000534f sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x00005350 branch  0x000053f3 , 0x00000002 
+ 00021485  0x00005351 force  0x00000000 , 0x00000002 
+ 00021486  0x00005352 rtneq  0x00000025 
+ 00021487  0x00005353 force  0x00000018 , 0x00000002 
+ 00021488  0x00005354 rtneq  0x00000026 
+ 00021489  0x00005355 force  0x0000004e , 0x00000002 
+ 00021490  0x00005356 rtn 
+ 00021491  0x00005359 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x0000535a branch  0x000053f6 , 0x00000002 
+ 00021493  0x0000535b increase  0x00000001 , 0x0000003f 
+ 00021494  0x0000535e lshift  0x0000003f , 0x0000003f 
+ 00021495  0x0000535f add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x00005360 rtn 
+ 00021497  0x00005363 fetch  0x00000001 , 0x00000016 
+ 00021498  0x00005364 lshift  0x0000003f , 0x00000002 
+ 00021499  0x00005365 rtn 
+ 00021500  0x00005368 arg  0x000001f4 , 0x00000002 
+ 00021501  0x00005369 rtn  0x00000034 
+ 00021502  0x0000536a arg  0x000000fa , 0x00000002 
+ 00021503  0x0000536b rtneq  0x00000001 
+ 00021504  0x0000536c arg  0x00000096 , 0x00000002 
+ 00021505  0x0000536d rtneq  0x00000002 
+ 00021506  0x0000536e arg  0x00000064 , 0x00000002 
+ 00021507  0x0000536f rtneq  0x00000003 
+ 00021508  0x00005370 arg  0x0000004b , 0x00000002 
+ 00021509  0x00005371 rtneq  0x00000004 
+ 00021510  0x00005372 arg  0x00000032 , 0x00000002 
+ 00021511  0x00005373 rtneq  0x00000005 
+ 00021512  0x00005374 arg  0x00000028 , 0x00000002 
+ 00021513  0x00005375 rtneq  0x00000006 
+ 00021514  0x00005376 arg  0x00000014 , 0x00000002 
+ 00021515  0x00005377 rtn 
+ 00021516  0x0000537c setarg  0x008e89be 
+ 00021517  0x0000537d lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x0000537e or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x0000537f iforce  0x00000009 
+ 00021520  0x00005380 setarg  0x00555555 
+ 00021521  0x00005381 store  0x00000003 , 0x00000467 
+ 00021522  0x00005382 rtn 
+ 00021523  0x00005385 bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x00005386 enable  0x00000010 
+ 00021525  0x00005387 fetch  0x00000004 , 0x00000463 
+ 00021526  0x00005388 iforce  0x00000009 
+ 00021527  0x00005389 call  0x00005466 
+ 00021528  0x0000538a setarg  0x00000200 
+ 00021529  0x0000538b branch  0x0000541c , 0x00000029 
+ 00021530  0x0000538c fetch  0x00000002 , 0x0000044d 
+ 00021531  0x0000538d rshift  0x0000003f , 0x0000003f 
+ 00021532  0x0000538f arg  0x00000500 , 0x00000002 
+ 00021533  0x00005390 iadd  0x00000002 , 0x0000003f 
+ 00021534  0x00005391 call  0x00002a24 
+ 00021535  0x00005392 deposit  0x0000001a 
+ 00021536  0x00005393 store  0x00000006 , 0x00000491 
+ 00021537  0x00005394 rtn 
+ 00021538  0x00005397 bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x00005398 fetch  0x00000001 , 0x00000016 
+ 00021540  0x00005399 beq  0x00000025 , 0x00005428 
+ 00021541  0x0000539a beq  0x00000026 , 0x0000542e 
+ 00021542  0x0000539b beq  0x00000027 , 0x00005434 
+ 00021543  0x0000539c branch  0x00005434 
+ 00021544  0x0000539f fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x000053a0 isolate1  0x00000001 , 0x00000002 
+ 00021546  0x000053a1 branch  0x0000543f , 0x00000001 
+ 00021547  0x000053a2 isolate1  0x00000002 , 0x00000002 
+ 00021548  0x000053a3 branch  0x00005444 , 0x00000001 
+ 00021549  0x000053a4 branch  0x0000543a 
+ 00021550  0x000053a8 fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x000053a9 isolate1  0x00000002 , 0x00000002 
+ 00021552  0x000053aa branch  0x00005444 , 0x00000001 
+ 00021553  0x000053ab isolate1  0x00000000 , 0x00000002 
+ 00021554  0x000053ac branch  0x0000543a , 0x00000001 
+ 00021555  0x000053ad branch  0x0000543f 
+ 00021556  0x000053b1 fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x000053b2 isolate1  0x00000000 , 0x00000002 
+ 00021558  0x000053b3 branch  0x0000543a , 0x00000001 
+ 00021559  0x000053b4 isolate1  0x00000001 , 0x00000002 
+ 00021560  0x000053b5 branch  0x0000543f , 0x00000001 
+ 00021561  0x000053b6 branch  0x00005444 
+ 00021562  0x000053bb jam  0x00000025 , 0x00000016 
+ 00021563  0x000053bc fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x000053bd set1  0x00000000 , 0x0000003f 
+ 00021565  0x000053be store  0x00000001 , 0x00000ac2 
+ 00021566  0x000053bf rtn 
+ 00021567  0x000053c2 jam  0x00000026 , 0x00000016 
+ 00021568  0x000053c3 fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x000053c4 set1  0x00000001 , 0x0000003f 
+ 00021570  0x000053c5 store  0x00000001 , 0x00000ac2 
+ 00021571  0x000053c6 rtn 
+ 00021572  0x000053c9 jam  0x00000027 , 0x00000016 
+ 00021573  0x000053ca fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x000053cb set1  0x00000002 , 0x0000003f 
+ 00021575  0x000053cc store  0x00000001 , 0x00000ac2 
+ 00021576  0x000053cd rtn 
+ 00021577  0x000053d2 bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x000053d3 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x000053d4 ifetch  0x00000001 , 0x00000006 
+ 00021580  0x000053d5 rtnbit0  0x00000000 
+ 00021581  0x000053d6 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x000053d7 ifetch  0x00000002 , 0x00000005 
+ 00021583  0x000053d8 increase  0x00000001 , 0x0000003f 
+ 00021584  0x000053d9 istore  0x00000002 , 0x00000005 
+ 00021585  0x000053da add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x000053db ifetch  0x00000001 , 0x00000006 
+ 00021587  0x000053dc add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x000053dd ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x000053de iadd  0x00000002 , 0x0000003f 
+ 00021590  0x000053df sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x000053e0 branch  0x00005459 , 0x00000002 
+ 00021592  0x000053e1 increase  0xffffffdb , 0x0000003f 
+ 00021593  0x000053e3 istore  0x00000001 , 0x00000005 
+ 00021594  0x000053e4 rtn 
+ 00021595  0x000053e8 bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x000053e9 fetch  0x00000005 , 0x0000046f 
+ 00021597  0x000053ea force  0x00000000 , 0x00000002 
+ 00021598  0x000053eb force  0x00000025 , 0x00000039 
+ 00021599  0x000053ed bbit0  0x00000000 , 0x00005461 
+ 00021600  0x000053ee increase  0x00000001 , 0x00000002 
+ 00021601  0x000053f0 rshift  0x0000003f , 0x0000003f 
+ 00021602  0x000053f1 loop  0x0000545f 
+ 00021603  0x000053f2 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x000053f3 store  0x00000001 , 0x00000461 
+ 00021605  0x000053f4 rtn 
+ 00021606  0x000053f7 bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x000053f8 fetch  0x00000001 , 0x00000457 
+ 00021608  0x000053f9 iforce  0x00000007 
+ 00021609  0x000053fa fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x000053fb qisolate1  0x00000002 
+ 00021611  0x000053fc branch  0x0000547c , 0x00000001 
+ 00021612  0x000053fe bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x000053ff fetch  0x00000001 , 0x00000461 
+ 00021614  0x00005400 isub  0x00000007 , 0x0000003f 
+ 00021615  0x00005401 branch  0x00005472 , 0x00000002 
+ 00021616  0x00005402 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x00005403 branch  0x0000546c 
+ 00021618  0x00005405 copy  0x00000007 , 0x00000039 
+ 00021619  0x00005406 force  0x00000000 , 0x00000007 
+ 00021620  0x00005408 qisolate1  0x00000002 
+ 00021621  0x00005409 branch  0x00005477 , 0x00000001 
+ 00021622  0x0000540a increase  0x00000001 , 0x00000039 
+ 00021623  0x0000540c deposit  0x00000039 
+ 00021624  0x0000540d branch  0x0000547c , 0x00000034 
+ 00021625  0x0000540e increase  0x00000001 , 0x00000007 
+ 00021626  0x0000540f increase  0xffffffff , 0x00000039 
+ 00021627  0x00005410 branch  0x00005474 
+ 00021628  0x00005412 deposit  0x00000007 
+ 00021629  0x00005413 store  0x00000001 , 0x00000016 
+ 00021630  0x00005414 rtn 
+ 00021631  0x00005418 branch  0x00005482 , 0x00000029 
+ 00021632  0x00005419 until  0x0000003e , 0x00000003 
+ 00021633  0x0000541a rtn 
+ 00021634  0x0000541d arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x0000541e until  0x00000023 , 0x00000026 
+ 00021636  0x0000541f rtn 
+ 00021637  0x00005422 disable  0x00000010 
+ 00021638  0x00005423 fetch  0x00000002 , 0x0000436c 
+ 00021639  0x00005424 copy  0x0000003f , 0x0000000b 
+ 00021640  0x00005425 branch  0x0000548e 
+ 00021641  0x00005429 bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x0000542a enable  0x00000010 
+ 00021643  0x0000542b fetch  0x00000002 , 0x0000044d 
+ 00021644  0x0000542c fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x0000542d iadd  0x00000002 , 0x0000000b 
+ 00021646  0x0000542f call  0x000053de 
+ 00021647  0x00005431 bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x00005432 call  0x000053d5 
+ 00021649  0x00005433 disable  0x0000002d 
+ 00021650  0x00005434 enable  0x0000000d 
+ 00021651  0x00005435 enable  0x00000021 
+ 00021652  0x00005436 disable  0x00000020 
+ 00021653  0x00005437 copy  0x0000000b , 0x0000001b 
+ 00021654  0x00005438 correlate  0x0000003e , 0x00000003 
+ 00021655  0x00005439 branch  0x0000549a , 0x0000002e 
+ 00021656  0x0000543a copy  0x0000001a , 0x00000002 
+ 00021657  0x0000543b storet  0x00000006 , 0x0000009a 
+ 00021658  0x0000543d nbranch  0x0000264d , 0x00000018 
+ 00021659  0x0000543e branch  0x000054a1 , 0x0000002e 
+ 00021660  0x0000543f arg  0x000001e0 , 0x00000029 
+ 00021661  0x00005440 copy  0x00000021 , 0x00000028 
+ 00021662  0x00005441 fetch  0x00000001 , 0x0000043f 
+ 00021663  0x00005442 bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x00005443 call  0x00002b05 , 0x0000002b 
+ 00021665  0x00005445 bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x00005446 call  0x000029bb 
+ 00021667  0x00005447 enable  0x00000007 
+ 00021668  0x00005448 enable  0x00000009 
+ 00021669  0x00005449 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x0000544a rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x0000544b store  0x00000001 , 0x000002d9 
+ 00021672  0x0000544c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x0000544d rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x0000544e istore  0x00000001 , 0x00000005 
+ 00021675  0x0000544f and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x00005450 branch  0x000054b1 , 0x00000005 
+ 00021677  0x00005453 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x00005454 rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x00005455 istore  0x00000001 , 0x00000005 
+ 00021680  0x00005456 loop  0x000054ad 
+ 00021681  0x00005459 bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x0000545a parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x0000545b enable  0x00000010 
+ 00021684  0x0000545c arg  0x00000664 , 0x0000001b 
+ 00021685  0x0000545d rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x0000545e rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x0000545f istore  0x00000003 , 0x00000005 
+ 00021688  0x00005460 branch  0x0000264d , 0x00000006 
+ 00021689  0x00005461 enable  0x0000002d 
+ 00021690  0x00005462 fetch  0x00000001 , 0x00000017 
+ 00021691  0x00005463 add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x00005464 call  0x00002981 
+ 00021693  0x00005465 disable  0x0000000d 
+ 00021694  0x00005466 branch  0x00002918 
+ 00021695  0x00005469 bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x0000546a call  0x000054c9 
+ 00021697  0x0000546c fetcht  0x00000001 , 0x00000017 
+ 00021698  0x0000546d call  0x0000291f 
+ 00021699  0x0000546e call  0x00002924 
+ 00021700  0x0000546f enable  0x00000010 
+ 00021701  0x00005470 arg  0x0000157c , 0x0000000b 
+ 00021702  0x00005471 branch  0x0000548f 
+ 00021703  0x00005474 call  0x000054c9 
+ 00021704  0x00005475 branch  0x0000264d 
+ 00021705  0x00005478 bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x00005479 call  0x000053d5 
+ 00021707  0x0000547a call  0x000053e3 
+ 00021708  0x0000547b branch  0x000054cd 
+ 00021709  0x0000547e set1  0x00000000 , 0x00000015 
+ 00021710  0x0000547f enable  0x0000001d 
+ 00021711  0x00005480 enable  0x00000020 
+ 00021712  0x00005481 disable  0x00000021 
+ 00021713  0x00005482 call  0x0000547f 
+ 00021714  0x00005483 rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x00005484 rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x00005485 rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x00005486 inject  0x00000003 , 0x00000028 
+ 00021718  0x00005487 enable  0x00000007 
+ 00021719  0x00005488 enable  0x00000009 
+ 00021720  0x00005489 bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x0000548a fetch  0x00000001 , 0x000043dc 
+ 00021722  0x0000548b inject  0x00000003 , 0x00000008 
+ 00021723  0x0000548c ifetch  0x00000001 , 0x00000006 
+ 00021724  0x0000548d and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x0000548e inject  0x00000003 , 0x00000008 
+ 00021726  0x0000548f branch  0x000054e2 , 0x00000005 
+ 00021727  0x00005491 ifetch  0x00000001 , 0x00000006 
+ 00021728  0x00005492 inject  0x00000003 , 0x00000008 
+ 00021729  0x00005493 loop  0x000054df 
+ 00021730  0x00005496 enable  0x00000008 
+ 00021731  0x00005497 inject  0x00000003 , 0x00000018 
+ 00021732  0x00005498 disable  0x00000008 
+ 00021733  0x00005499 until  0x0000003e , 0x00000027 
+ 00021734  0x0000549a nop  0x00000064 
+ 00021735  0x0000549b disable  0x0000001d 
+ 00021736  0x0000549c rtn 
+ 00021737  0x0000549f bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x000054a0 fetch  0x00000001 , 0x00004484 
+ 00021739  0x000054a1 beq  0x00000001 , 0x000054f9 
+ 00021740  0x000054a2 fetch  0x00000001 , 0x00004485 
+ 00021741  0x000054a3 lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x000054a4 lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x000054a5 store  0x00000001 , 0x000043dc 
+ 00021744  0x000054a6 fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x000054a7 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x000054a8 store  0x00000001 , 0x000043dd 
+ 00021747  0x000054a9 fetch  0x00000006 , 0x000044a0 
+ 00021748  0x000054aa store  0x00000006 , 0x000043de 
+ 00021749  0x000054ab copy  0x00000002 , 0x00000039 
+ 00021750  0x000054ac arg  0x00004370 , 0x00000006 
+ 00021751  0x000054ad call  0x00007ef4 
+ 00021752  0x000054ae branch  0x00005504 
+ 00021753  0x000054b0 fetch  0x00000001 , 0x00004486 
+ 00021754  0x000054b1 lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x000054b2 lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x000054b3 increase  0x00000001 , 0x0000003f 
+ 00021757  0x000054b4 store  0x00000001 , 0x000043dc 
+ 00021758  0x000054b5 setarg  0x0000000c 
+ 00021759  0x000054b6 store  0x00000001 , 0x000043dd 
+ 00021760  0x000054b7 fetch  0x00000006 , 0x000044a0 
+ 00021761  0x000054b8 store  0x00000006 , 0x000043de 
+ 00021762  0x000054b9 fetch  0x00000006 , 0x000041d0 
+ 00021763  0x000054ba istore  0x00000006 , 0x00000005 
+ 00021764  0x000054bc bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x000054bd fetch  0x00000001 , 0x00000000 
+ 00021766  0x000054be increase  0x00000001 , 0x0000003f 
+ 00021767  0x000054bf store  0x00000001 , 0x00000000 
+ 00021768  0x000054c0 arg  0x00000708 , 0x0000001b 
+ 00021769  0x000054c1 disable  0x0000002d 
+ 00021770  0x000054c2 branch  0x000054bf 
+ 00021771  0x000054c5 bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x000054c6 fetch  0x00000001 , 0x0000449e 
+ 00021773  0x000054c7 rtnne  0x00000001 
+ 00021774  0x000054c8 fetch  0x00000001 , 0x00000000 
+ 00021775  0x000054c9 increase  0x00000001 , 0x0000003f 
+ 00021776  0x000054ca store  0x00000001 , 0x00000000 
+ 00021777  0x000054cb arg  0x00000c03 , 0x00000002 
+ 00021778  0x000054cc fetch  0x00000001 , 0x0000449f 
+ 00021779  0x000054cd nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x000054ce copy  0x00000011 , 0x0000003f 
+ 00021781  0x000054cf nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x000054d0 storet  0x00000002 , 0x000043dc 
+ 00021783  0x000054d1 fetch  0x00000006 , 0x000044a0 
+ 00021784  0x000054d2 istore  0x00000006 , 0x00000005 
+ 00021785  0x000054d3 fetch  0x00000006 , 0x0000044f 
+ 00021786  0x000054d4 istore  0x00000006 , 0x00000005 
+ 00021787  0x000054d5 branch  0x000054bf 
+ 00021788  0x000054d9 bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x000054da arg  0x00000004 , 0x00000002 
+ 00021790  0x000054db fetch  0x00000001 , 0x00004485 
+ 00021791  0x000054dc nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x000054dd storet  0x00000001 , 0x000043dc 
+ 00021793  0x000054de fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x000054df add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x000054e0 store  0x00000001 , 0x000043dd 
+ 00021796  0x000054e1 fetch  0x00000006 , 0x000044a0 
+ 00021797  0x000054e2 store  0x00000006 , 0x000043de 
+ 00021798  0x000054e3 arg  0x00004390 , 0x00000006 
+ 00021799  0x000054e4 copy  0x00000002 , 0x00000039 
+ 00021800  0x000054e5 call  0x00007ef4 
+ 00021801  0x000054e6 call  0x000054c7 
+ 00021802  0x000054e7 branch  0x00005706 
+ 00021803  0x000054ea bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x000054eb force  0xffffffff , 0x0000003f 
+ 00021805  0x000054ec setsect  0x00000002 , 0x00000001 
+ 00021806  0x000054ed store  0x00000005 , 0x0000046f 
+ 00021807  0x000054ee call  0x0000545b 
+ 00021808  0x000054ef force  0x00000004 , 0x00000039 
+ 00021809  0x000054f0 arg  0x00000463 , 0x00000005 
+ 00021810  0x000054f1 call  0x0000630d 
+ 00021811  0x000054f2 fetch  0x00000002 , 0x0000449c 
+ 00021812  0x000054f3 store  0x00000002 , 0x0000046d 
+ 00021813  0x000054f5 random  0x0000003f 
+ 00021814  0x000054f6 and_into  0x0000000f , 0x0000003f 
+ 00021815  0x000054f7 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x000054f8 branch  0x00005535 , 0x00000002 
+ 00021817  0x000054f9 store  0x00000001 , 0x00000458 
+ 00021818  0x000054fa store  0x00000001 , 0x000006e6 
+ 00021819  0x000054fb bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x000054fc fetcht  0x00000002 , 0x00004367 
+ 00021821  0x000054fd storet  0x00000002 , 0x00000441 
+ 00021822  0x000054fe copy  0x00000002 , 0x00000013 
+ 00021823  0x000054ff add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x00005500 idiv  0x00000013 
+ 00021825  0x00005501 call  0x00007f86 
+ 00021826  0x00005502 remainder  0x00000011 
+ 00021827  0x00005503 isub  0x00000011 , 0x0000003f 
+ 00021828  0x00005504 iadd  0x00000013 , 0x0000003f 
+ 00021829  0x00005505 fetcht  0x00000002 , 0x00004365 
+ 00021830  0x00005506 iadd  0x00000002 , 0x0000003f 
+ 00021831  0x00005507 store  0x00000004 , 0x00000443 
+ 00021832  0x00005508 isub  0x00000022 , 0x00000011 
+ 00021833  0x00005509 increase  0xfffffffa , 0x00000011 
+ 00021834  0x0000550a arg  0x00002205 , 0x00000012 
+ 00021835  0x0000550b fetch  0x00000001 , 0x00004495 
+ 00021836  0x0000550c nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x0000550d fetch  0x00000001 , 0x0000448e 
+ 00021838  0x0000550e nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x0000550f copy  0x00000012 , 0x0000003f 
+ 00021840  0x00005510 store  0x00000002 , 0x000043dc 
+ 00021841  0x00005511 fetch  0x00000006 , 0x000044a0 
+ 00021842  0x00005512 istore  0x00000006 , 0x00000005 
+ 00021843  0x00005513 fetch  0x00000006 , 0x0000044f 
+ 00021844  0x00005514 istore  0x00000006 , 0x00000005 
+ 00021845  0x00005515 fetch  0x00000004 , 0x00000463 
+ 00021846  0x00005516 istore  0x00000004 , 0x00000005 
+ 00021847  0x00005517 random  0x0000003f 
+ 00021848  0x00005518 istore  0x00000002 , 0x00000005 
+ 00021849  0x00005519 random  0x0000003f 
+ 00021850  0x0000551a istore  0x00000001 , 0x00000005 
+ 00021851  0x0000551b force  0x00000002 , 0x0000003f 
+ 00021852  0x0000551c istore  0x00000001 , 0x00000005 
+ 00021853  0x0000551d rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x0000551e istore  0x00000002 , 0x00000005 
+ 00021855  0x0000551f rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x00005520 istore  0x00000002 , 0x00000005 
+ 00021857  0x00005521 bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x00005522 setarg  0x00000000 
+ 00021859  0x00005523 istore  0x00000002 , 0x00000005 
+ 00021860  0x00005524 fetch  0x00000002 , 0x0000449c 
+ 00021861  0x00005525 istore  0x00000002 , 0x00000005 
+ 00021862  0x00005526 fetch  0x00000005 , 0x0000046f 
+ 00021863  0x00005527 istore  0x00000005 , 0x00000005 
+ 00021864  0x00005528 fetch  0x00000001 , 0x00000458 
+ 00021865  0x00005529 arg  0x000000a0 , 0x00000002 
+ 00021866  0x0000552a ior  0x00000002 , 0x0000003f 
+ 00021867  0x0000552b istore  0x00000001 , 0x00000005 
+ 00021868  0x0000552c call  0x000054c7 
+ 00021869  0x0000552d setarg  0x000043dc 
+ 00021870  0x0000552e add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x0000552f ifetch  0x00000003 , 0x00000006 
+ 00021872  0x00005530 store  0x00000003 , 0x00000467 
+ 00021873  0x00005531 rtn 
+ 00021874  0x00005534 bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x00005535 disable  0x00000029 
+ 00021876  0x00005536 branch  0x0000540c 
+ 00021877  0x0000553b fetch  0x00000001 , 0x0000043f 
+ 00021878  0x0000553c rtnbit0  0x00000005 
+ 00021879  0x0000553d fetch  0x00000002 , 0x00000459 
+ 00021880  0x0000553e fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x0000553f isub  0x00000002 , 0x0000003f 
+ 00021882  0x00005540 nrtn  0x00000002 
+ 00021883  0x00005541 store  0x00000002 , 0x00000a9a 
+ 00021884  0x00005542 bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x00005543 fetch  0x00000001 , 0x0000043f 
+ 00021886  0x00005544 set0  0x00000005 , 0x0000003f 
+ 00021887  0x00005545 set0  0x00000003 , 0x0000003f 
+ 00021888  0x00005546 store  0x00000001 , 0x0000043f 
+ 00021889  0x00005547 fetch  0x00000004 , 0x00000443 
+ 00021890  0x00005548 fetcht  0x00000002 , 0x00000441 
+ 00021891  0x00005549 storet  0x00000002 , 0x00000aa2 
+ 00021892  0x0000554a isub  0x00000002 , 0x00000011 
+ 00021893  0x0000554b bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x0000554c fetch  0x00000001 , 0x000043d3 
+ 00021895  0x0000554d store  0x00000001 , 0x0000046a 
+ 00021896  0x0000554e ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x0000554f ifetch  0x00000002 , 0x00000006 
+ 00021898  0x00005550 lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x00005551 store  0x00000002 , 0x00000441 
+ 00021900  0x00005552 lshift2  0x00000002 , 0x00000002 
+ 00021901  0x00005553 iadd  0x00000002 , 0x0000003f 
+ 00021902  0x00005554 ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x00005555 storet  0x00000004 , 0x0000046b 
+ 00021904  0x00005556 iadd  0x00000011 , 0x0000003f 
+ 00021905  0x00005557 copy  0x0000003f , 0x00000014 
+ 00021906  0x00005558 fetch  0x00000002 , 0x00000441 
+ 00021907  0x00005559 fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x0000555a isub  0x00000002 , 0x0000003f 
+ 00021909  0x0000555b fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x0000555c imul32  0x00000002 , 0x0000003f 
+ 00021911  0x0000555d iadd  0x00000014 , 0x0000003f 
+ 00021912  0x0000555e store  0x00000004 , 0x00000443 
+ 00021913  0x0000555f call  0x00005713 
+ 00021914  0x00005560 fetch  0x00000002 , 0x0000046d 
+ 00021915  0x00005561 store  0x00000002 , 0x000044ba 
+ 00021916  0x00005562 rtn 
+ 00021917  0x00005566 bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x00005567 fetch  0x00000001 , 0x0000043f 
+ 00021919  0x00005568 rtnbit0  0x00000006 
+ 00021920  0x00005569 fetch  0x00000002 , 0x00000459 
+ 00021921  0x0000556a fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x0000556b isub  0x00000002 , 0x0000003f 
+ 00021923  0x0000556c nrtn  0x00000002 
+ 00021924  0x0000556d fetch  0x00000001 , 0x0000043f 
+ 00021925  0x0000556e set0  0x00000006 , 0x0000003f 
+ 00021926  0x0000556f store  0x00000001 , 0x0000043f 
+ 00021927  0x00005570 fetch  0x00000005 , 0x000043ce 
+ 00021928  0x00005571 store  0x00000005 , 0x0000046f 
+ 00021929  0x00005572 branch  0x0000545b 
+ 00021930  0x00005576 bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x00005577 call  0x000056ed 
+ 00021932  0x00005578 call  0x000055c0 
+ 00021933  0x00005579 fetch  0x00000001 , 0x000002d9 
+ 00021934  0x0000557a isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x0000557b setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x0000557c rshift  0x0000003f , 0x0000003f 
+ 00021937  0x0000557d ixor  0x00000002 , 0x0000003f 
+ 00021938  0x0000557e isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x0000557f setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x00005580 rtnmark1  0x0000000f 
+ 00021941  0x00005581 fetch  0x00000001 , 0x000002da 
+ 00021942  0x00005582 branch  0x000055bc , 0x00000034 
+ 00021943  0x00005583 fetch  0x00000001 , 0x0000043f 
+ 00021944  0x00005584 bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x00005585 call  0x0000748d 
+ 00021946  0x00005586 call  0x000073fb 
+ 00021947  0x00005587 nrtn  0x00000034 
+ 00021948  0x00005589 fetcht  0x00000001 , 0x00000456 
+ 00021949  0x0000558a setflip  0x00000002 , 0x00000002 
+ 00021950  0x0000558b storet  0x00000001 , 0x00000456 
+ 00021951  0x0000558c rtn 
+ 00021952  0x00005590 bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x00005591 fetcht  0x00000001 , 0x00000456 
+ 00021954  0x00005592 isolate0  0x00000005 , 0x00000002 
+ 00021955  0x00005593 rtn  0x00000001 
+ 00021956  0x00005594 fetch  0x00000001 , 0x000002d9 
+ 00021957  0x00005595 lshift  0x0000003f , 0x0000003f 
+ 00021958  0x00005596 ixor  0x00000002 , 0x0000003f 
+ 00021959  0x00005597 rtnbit0  0x00000003 
+ 00021960  0x00005598 set0  0x00000005 , 0x00000002 
+ 00021961  0x00005599 setflip  0x00000003 , 0x00000002 
+ 00021962  0x0000559a storet  0x00000001 , 0x00000456 
+ 00021963  0x0000559b compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x0000559c nrtn  0x00000001 
+ 00021965  0x0000559d fetch  0x00000001 , 0x000043de 
+ 00021966  0x0000559e beq  0x00000005 , 0x000055d2 
+ 00021967  0x0000559f fetch  0x00000001 , 0x000044c5 
+ 00021968  0x000055a0 beq  0x00000002 , 0x000055d6 
+ 00021969  0x000055a1 rtn 
+ 00021970  0x000055a5 fetch  0x00000001 , 0x0000043f 
+ 00021971  0x000055a6 set1  0x00000004 , 0x0000003f 
+ 00021972  0x000055a7 store  0x00000001 , 0x0000043f 
+ 00021973  0x000055a8 rtn 
+ 00021974  0x000055ab bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x000055ac jam  0x00000000 , 0x000044c5 
+ 00021976  0x000055ad arg  0x00000000 , 0x0000003f 
+ 00021977  0x000055ae store  0x00000004 , 0x0000440d 
+ 00021978  0x000055af store  0x00000005 , 0x00004403 
+ 00021979  0x000055b0 set1  0x00000027 , 0x0000003f 
+ 00021980  0x000055b1 store  0x00000005 , 0x00004408 
+ 00021981  0x000055b2 fetch  0x00000001 , 0x0000043f 
+ 00021982  0x000055b3 set0  0x00000004 , 0x0000003f 
+ 00021983  0x000055b4 store  0x00000001 , 0x0000043f 
+ 00021984  0x000055b5 rtn 
+ 00021985  0x000055b9 bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x000055ba call  0x00005422 
+ 00021987  0x000055bb call  0x00005485 
+ 00021988  0x000055bc fetch  0x00000001 , 0x00000001 
+ 00021989  0x000055bd increase  0x00000001 , 0x0000003f 
+ 00021990  0x000055be store  0x00000001 , 0x00000001 
+ 00021991  0x000055bf rtn 
+ 00021992  0x000055c3 bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x000055c4 fetch  0x00000001 , 0x00004369 
+ 00021994  0x000055c5 rtnne  0x00000001 
+ 00021995  0x000055c6 arg  0x00000002 , 0x00000007 
+ 00021996  0x000055c7 call  0x00007f16 
+ 00021997  0x000055c8 nrtn  0x00000034 
+ 00021998  0x000055c9 fetch  0x00000002 , 0x0000436a 
+ 00021999  0x000055ca fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x000055cb isub  0x00000002 , 0x0000003f 
+ 00022001  0x000055cc arg  0x00000002 , 0x00000007 
+ 00022002  0x000055cd call  0x00007f08 
+ 00022003  0x000055ce disable  0x00000029 
+ 00022004  0x000055cf call  0x00005572 
+ 00022005  0x000055d0 call  0x000055e1 
+ 00022006  0x000055d1 nrtn  0x0000002d 
+ 00022007  0x000055d2 bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x000055d3 fetch  0x00000006 , 0x000002db 
+ 00022009  0x000055d4 store  0x00000006 , 0x0000044f 
+ 00022010  0x000055d7 fetch  0x00000001 , 0x00000002 
+ 00022011  0x000055d8 increase  0x00000001 , 0x0000003f 
+ 00022012  0x000055d9 store  0x00000001 , 0x00000002 
+ 00022013  0x000055da call  0x00005608 
+ 00022014  0x000055db rtn  0x00000029 
+ 00022015  0x000055dc call  0x0000550b 
+ 00022016  0x000055dd nrtn  0x0000002d 
+ 00022017  0x000055de bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x000055df fetch  0x00000001 , 0x00000004 
+ 00022019  0x000055e0 increase  0x00000001 , 0x0000003f 
+ 00022020  0x000055e1 store  0x00000001 , 0x00000004 
+ 00022021  0x000055e2 fetch  0x00000009 , 0x000002e1 
+ 00022022  0x000055e3 store  0x00000009 , 0x00000101 
+ 00022023  0x000055e4 rtn 
+ 00022024  0x000055e7 bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x000055e8 fetch  0x00000001 , 0x0000049b 
+ 00022026  0x000055e9 rtnne  0x0000001b 
+ 00022027  0x000055ea fetch  0x00000006 , 0x0000044f 
+ 00022028  0x000055eb fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x000055ec isub  0x00000002 , 0x0000003e 
+ 00022030  0x000055ed nrtn  0x00000005 
+ 00022031  0x000055ee call  0x0000223b 
+ 00022032  0x000055ef nrtn  0x00000005 
+ 00022033  0x000055f0 call  0x0000552b 
+ 00022034  0x000055f1 call  0x00005340 
+ 00022035  0x000055f2 bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x000055f3 jam  0x00000000 , 0x000041ce 
+ 00022037  0x000055f4 jam  0x00000000 , 0x00000476 
+ 00022038  0x000055f5 jam  0x00000000 , 0x00004369 
+ 00022039  0x000055f6 jam  0x00000000 , 0x0000049b 
+ 00022040  0x000055f7 branch  0x00002223 
+ 00022041  0x000055fa arg  0x00000001 , 0x00000011 
+ 00022042  0x000055fb fetch  0x00000001 , 0x000002d9 
+ 00022043  0x000055fc rtnbit1  0x00000006 
+ 00022044  0x000055fd arg  0x00000000 , 0x00000011 
+ 00022045  0x000055fe rtn 
+ 00022046  0x00005603 bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x00005604 fetch  0x00000001 , 0x00000456 
+ 00022048  0x00005605 rtnbit1  0x00000005 
+ 00022049  0x00005606 call  0x00005642 
+ 00022050  0x00005607 call  0x00005873 
+ 00022051  0x00005608 branch  0x00005664 , 0x00000034 
+ 00022052  0x00005609 ifetch  0x00000001 , 0x00000006 
+ 00022053  0x0000560a ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x0000560b copy  0x00000002 , 0x00000011 
+ 00022055  0x0000560c isub  0x00000011 , 0x0000003f 
+ 00022056  0x0000560d arg  0x0000001b , 0x00000002 
+ 00022057  0x0000560e call  0x00007fdd 
+ 00022058  0x0000560f copy  0x0000003f , 0x00000002 
+ 00022059  0x00005610 ifetch  0x00000001 , 0x00000006 
+ 00022060  0x00005611 copy  0x0000003f , 0x00000001 
+ 00022061  0x00005612 copy  0x00000011 , 0x0000003f 
+ 00022062  0x00005613 iadd  0x00000006 , 0x00000006 
+ 00022063  0x00005614 arg  0x000043de , 0x00000005 
+ 00022064  0x00005615 copy  0x00000002 , 0x00000039 
+ 00022065  0x00005616 call  0x00007f01 
+ 00022066  0x00005617 call  0x00005654 
+ 00022067  0x00005618 call  0x00005666 
+ 00022068  0x0000561a call  0x00005873 
+ 00022069  0x0000561b ifetch  0x00000001 , 0x00000006 
+ 00022070  0x0000561c copy  0x0000003f , 0x00000011 
+ 00022071  0x0000561d copy  0x00000006 , 0x00000013 
+ 00022072  0x0000561e ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x0000561f copy  0x00000002 , 0x00000012 
+ 00022074  0x00005620 isub  0x00000012 , 0x0000003f 
+ 00022075  0x00005621 arg  0x0000001b , 0x00000002 
+ 00022076  0x00005622 call  0x00007fdd 
+ 00022077  0x00005623 iadd  0x00000012 , 0x0000003f 
+ 00022078  0x00005624 istore  0x00000001 , 0x00000013 
+ 00022079  0x00005625 isub  0x00000011 , 0x0000003e 
+ 00022080  0x00005626 nrtn  0x00000005 
+ 00022081  0x00005627 branch  0x00005896 
+ 00022082  0x0000562b call  0x00005649 
+ 00022083  0x0000562c rtnmark1  0x00000029 
+ 00022084  0x0000562d fetch  0x00000001 , 0x000044e9 
+ 00022085  0x0000562e bbit0  0x00000002 , 0x00005652 
+ 00022086  0x0000562f call  0x00005876 
+ 00022087  0x00005630 branch  0x00005652 , 0x00000034 
+ 00022088  0x00005631 branch  0x00005650 
+ 00022089  0x00005635 call  0x00005873 
+ 00022090  0x00005636 branch  0x00005652 , 0x00000034 
+ 00022091  0x00005637 ifetch  0x00000001 , 0x00000006 
+ 00022092  0x00005638 ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x00005639 isub  0x00000002 , 0x0000003f 
+ 00022094  0x0000563a sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x0000563b branch  0x00005652 , 0x00000002 
+ 00022096  0x0000563d set1  0x00000029 , 0x00000000 
+ 00022097  0x0000563e rtn 
+ 00022098  0x00005641 set0  0x00000029 , 0x00000000 
+ 00022099  0x00005642 rtn 
+ 00022100  0x00005645 copy  0x00000011 , 0x0000003f 
+ 00022101  0x00005646 rtn  0x00000034 
+ 00022102  0x00005647 arg  0x00000001 , 0x00000001 
+ 00022103  0x00005648 rtn 
+ 00022104  0x0000564c bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x0000564d increase  0x00000001 , 0x00000002 
+ 00022106  0x0000564e call  0x0000576a 
+ 00022107  0x0000564f increase  0xfffffffe , 0x00000006 
+ 00022108  0x00005650 ifetch  0x00000002 , 0x00000006 
+ 00022109  0x00005651 arg  0x00002902 , 0x00000002 
+ 00022110  0x00005652 isub  0x00000002 , 0x0000003e 
+ 00022111  0x00005653 nrtn  0x00000005 
+ 00022112  0x00005654 increase  0x00000001 , 0x00000006 
+ 00022113  0x00005655 copy  0x00000006 , 0x00000011 
+ 00022114  0x00005656 ifetch  0x00000001 , 0x00000006 
+ 00022115  0x00005657 rtn 
+ 00022116  0x0000565b force  0x00000000 , 0x00000002 
+ 00022117  0x0000565c force  0x00000001 , 0x00000001 
+ 00022118  0x0000565f bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x00005660 storet  0x00000001 , 0x000043dd 
+ 00022120  0x00005661 fetcht  0x00000001 , 0x00000456 
+ 00022121  0x00005662 set1  0x00000005 , 0x00000002 
+ 00022122  0x00005663 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x00005664 ior  0x00000001 , 0x0000003f 
+ 00022124  0x00005665 store  0x00000001 , 0x00000456 
+ 00022125  0x00005666 and_into  0x0000001f , 0x0000003f 
+ 00022126  0x00005667 isolate1  0x00000029 , 0x00000000 
+ 00022127  0x00005668 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x00005669 store  0x00000001 , 0x000043dc 
+ 00022129  0x0000566b fetch  0x00000001 , 0x000043dc 
+ 00022130  0x0000566c compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x0000566d nbranch  0x00005676 , 0x00000001 
+ 00022132  0x0000566e fetch  0x00000001 , 0x000043dd 
+ 00022133  0x0000566f rtn  0x00000034 
+ 00022134  0x00005671 fetch  0x00000001 , 0x0000043f 
+ 00022135  0x00005672 rtnbit0  0x00000004 
+ 00022136  0x00005673 call  0x0000748d 
+ 00022137  0x00005674 branch  0x000073e3 
+ 00022138  0x00005678 arg  0x00000000 , 0x00000007 
+ 00022139  0x00005679 branch  0x00002c32 
+ 00022140  0x0000567c arg  0x00000000 , 0x00000007 
+ 00022141  0x0000567d branch  0x00002c36 
+ 00022142  0x00005681 bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x00005682 rtnmark1  0x0000000f 
+ 00022144  0x00005683 call  0x00005890 
+ 00022145  0x00005684 nrtn  0x00000034 
+ 00022146  0x00005685 fetch  0x00000001 , 0x000002d9 
+ 00022147  0x00005686 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x00005687 store  0x00000001 , 0x0000450c 
+ 00022149  0x00005688 ifetch  0x00000001 , 0x00000006 
+ 00022150  0x00005689 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x0000568a store  0x00000001 , 0x0000450b 
+ 00022152  0x0000568b rtn  0x00000034 
+ 00022153  0x0000568c copy  0x00000006 , 0x0000003f 
+ 00022154  0x0000568d store  0x00000002 , 0x0000450d 
+ 00022155  0x0000568e fetch  0x00000001 , 0x0000450c 
+ 00022156  0x0000568f beq  0x00000003 , 0x00005c64 
+ 00022157  0x00005691 call  0x0000569a 
+ 00022158  0x00005692 nbranch  0x0000567a , 0x00000028 
+ 00022159  0x00005693 call  0x0000567c 
+ 00022160  0x00005694 fetch  0x00000002 , 0x0000450d 
+ 00022161  0x00005695 copy  0x0000003f , 0x00000006 
+ 00022162  0x00005696 ifetch  0x00000002 , 0x00000006 
+ 00022163  0x00005697 store  0x00000002 , 0x000044fc 
+ 00022164  0x00005698 bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x00005699 ifetch  0x00000002 , 0x00000006 
+ 00022166  0x0000569a beq  0x00000004 , 0x000058ab 
+ 00022167  0x0000569b beq  0x00000006 , 0x00005af4 
+ 00022168  0x0000569c beq  0x00000005 , 0x00005ab6 
+ 00022169  0x0000569d rtn 
+ 00022170  0x000056a1 fetch  0x00000001 , 0x0000450c 
+ 00022171  0x000056a2 beq  0x00000002 , 0x000056a9 
+ 00022172  0x000056a3 beq  0x00000001 , 0x000056c1 
+ 00022173  0x000056a4 rtn 
+ 00022174  0x000056aa call  0x00007fe7 
+ 00022175  0x000056ab arg  0x00000004 , 0x00000002 
+ 00022176  0x000056ac isub  0x0000003f , 0x0000003e 
+ 00022177  0x000056ad rtn  0x00000005 
+ 00022178  0x000056ae arg  0x00000005 , 0x00000002 
+ 00022179  0x000056af isub  0x0000003f , 0x0000003e 
+ 00022180  0x000056b0 rtn  0x00000005 
+ 00022181  0x000056b1 arg  0x00000006 , 0x00000002 
+ 00022182  0x000056b2 isub  0x0000003f , 0x0000003e 
+ 00022183  0x000056b3 rtn  0x00000005 
+ 00022184  0x000056b4 branch  0x00007fe9 
+ 00022185  0x000056b8 fetch  0x00000002 , 0x0000450d 
+ 00022186  0x000056b9 copy  0x0000003f , 0x00000006 
+ 00022187  0x000056ba ifetch  0x00000002 , 0x00000006 
+ 00022188  0x000056bb store  0x00000002 , 0x000044fc 
+ 00022189  0x000056bc ifetch  0x00000002 , 0x00000006 
+ 00022190  0x000056bd call  0x0000569e 
+ 00022191  0x000056be nrtn  0x00000028 
+ 00022192  0x000056bf fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x000056c0 storet  0x00000001 , 0x000044fe 
+ 00022194  0x000056c1 fetch  0x00000002 , 0x000044fc 
+ 00022195  0x000056c2 increase  0x00000004 , 0x0000003f 
+ 00022196  0x000056c3 isub  0x00000002 , 0x0000003e 
+ 00022197  0x000056c4 branch  0x00007fe7 , 0x00000005 
+ 00022198  0x000056c5 fetch  0x00000001 , 0x0000450b 
+ 00022199  0x000056c6 copy  0x0000003f , 0x00000039 
+ 00022200  0x000056c7 arg  0x00000311 , 0x00000005 
+ 00022201  0x000056c8 fetch  0x00000002 , 0x0000450d 
+ 00022202  0x000056c9 copy  0x0000003f , 0x00000006 
+ 00022203  0x000056ca call  0x00007f01 
+ 00022204  0x000056cb branch  0x00007fe9 
+ 00022205  0x000056d1 call  0x00007fe7 
+ 00022206  0x000056d2 fetch  0x00000001 , 0x000044fe 
+ 00022207  0x000056d3 nrtn  0x00000034 
+ 00022208  0x000056d4 branch  0x00007fe9 
+ 00022209  0x000056d7 call  0x000056bd 
+ 00022210  0x000056d8 nrtn  0x00000028 
+ 00022211  0x000056d9 fetch  0x00000001 , 0x000044fe 
+ 00022212  0x000056da arg  0x00000311 , 0x00000005 
+ 00022213  0x000056db iadd  0x00000005 , 0x00000011 
+ 00022214  0x000056dc fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x000056dd iadd  0x00000002 , 0x0000003f 
+ 00022216  0x000056de store  0x00000001 , 0x000044fe 
+ 00022217  0x000056df fetch  0x00000001 , 0x0000450b 
+ 00022218  0x000056e0 copy  0x0000003f , 0x00000039 
+ 00022219  0x000056e1 copy  0x00000011 , 0x00000005 
+ 00022220  0x000056e2 fetch  0x00000002 , 0x0000450d 
+ 00022221  0x000056e3 copy  0x0000003f , 0x00000006 
+ 00022222  0x000056e4 call  0x00007ef4 
+ 00022223  0x000056e5 setarg  0x00000311 
+ 00022224  0x000056e6 store  0x00000002 , 0x0000450d 
+ 00022225  0x000056e7 fetch  0x00000002 , 0x000044fc 
+ 00022226  0x000056e8 increase  0x00000004 , 0x0000003f 
+ 00022227  0x000056e9 fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x000056ea isub  0x00000002 , 0x0000003e 
+ 00022229  0x000056eb branch  0x00007fe7 , 0x00000005 
+ 00022230  0x000056ec branch  0x00007fe9 
+ 00022231  0x000056f3 call  0x00007ea5 
+ 00022232  0x000056f4 arg  0x0000445e , 0x00000005 
+ 00022233  0x000056f6 fetch  0x00000002 , 0x000044fc 
+ 00022234  0x000056f7 increase  0xfffffffb , 0x0000003f 
+ 00022235  0x000056f9 istore  0x00000001 , 0x00000005 
+ 00022236  0x000056fa copy  0x0000003f , 0x00000039 
+ 00022237  0x000056fb call  0x00007e9f 
+ 00022238  0x000056fc branch  0x00007ef4 
+ 00022239  0x000056ff call  0x00007ea5 
+ 00022240  0x00005700 arg  0x00004471 , 0x00000005 
+ 00022241  0x00005701 branch  0x000056d9 
+ 00022242  0x00005706 fetch  0x00000002 , 0x000041f9 
+ 00022243  0x00005707 branch  0x00007f9c 
+ 00022244  0x0000570a fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x0000570b call  0x00002a7b 
+ 00022246  0x0000570c isub  0x00000002 , 0x0000000b 
+ 00022247  0x0000570d deposit  0x0000000b 
+ 00022248  0x0000570e fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x0000570f lshift4  0x00000002 , 0x00000002 
+ 00022250  0x00005710 lshift  0x00000002 , 0x00000002 
+ 00022251  0x00005711 isub  0x00000002 , 0x0000003f 
+ 00022252  0x00005712 rtn 
+ 00022253  0x00005715 call  0x00002a7b 
+ 00022254  0x00005716 store  0x00000004 , 0x0000045b 
+ 00022255  0x00005717 rtn 
+ 00022256  0x0000571b jam  0x00000024 , 0x00000016 
+ 00022257  0x0000571c jam  0x00000000 , 0x00000ac2 
+ 00022258  0x0000571e bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x0000571f fetch  0x00000001 , 0x0000436e 
+ 00022260  0x00005720 rtn  0x00000034 
+ 00022261  0x00005721 arg  0x00000000 , 0x00000007 
+ 00022262  0x00005722 call  0x00007f16 
+ 00022263  0x00005723 nrtn  0x00000034 
+ 00022264  0x00005724 bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x00005726 disable  0x00000029 
+ 00022266  0x00005727 enable  0x00000010 
+ 00022267  0x00005728 call  0x00005572 
+ 00022268  0x00005729 call  0x00005422 
+ 00022269  0x0000572a call  0x000054e9 
+ 00022270  0x0000572b nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x0000572c fetch  0x00000001 , 0x00000003 
+ 00022272  0x0000572d increase  0x00000001 , 0x0000003f 
+ 00022273  0x0000572e store  0x00000001 , 0x00000003 
+ 00022274  0x0000572f fetch  0x00000001 , 0x000002d9 
+ 00022275  0x00005730 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x00005731 beq  0x00000003 , 0x0000551c 
+ 00022277  0x00005732 beq  0x00000005 , 0x00005728 
+ 00022278  0x00005734 bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x00005735 random  0x0000003f 
+ 00022280  0x00005736 arg  0x000001ff , 0x00000002 
+ 00022281  0x00005737 iand  0x00000002 , 0x0000003f 
+ 00022282  0x00005738 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x00005739 call  0x00003cbe 
+ 00022284  0x0000573a fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x0000573b fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x0000573c isub  0x00000002 , 0x0000003e 
+ 00022287  0x0000573d nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x0000573e arg  0x00000000 , 0x00000007 
+ 00022289  0x0000573f fetch  0x00000002 , 0x00004482 
+ 00022290  0x00005740 branch  0x00007f08 
+ 00022291  0x00005744 bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x00005745 fetch  0x00000001 , 0x00000476 
+ 00022293  0x00005746 call  0x000053fc 
+ 00022294  0x00005747 fetch  0x00000002 , 0x00000441 
+ 00022295  0x00005748 imul32  0x00000002 , 0x0000003f 
+ 00022296  0x00005749 arg  0x00000177 , 0x00000002 
+ 00022297  0x0000574a imul32  0x00000002 , 0x0000003f 
+ 00022298  0x0000574b arg  0x000186a0 , 0x00000002 
+ 00022299  0x0000574c idiv  0x00000002 
+ 00022300  0x0000574d fetch  0x00000001 , 0x0000046a 
+ 00022301  0x0000574e arg  0x00004e20 , 0x00000002 
+ 00022302  0x0000574f imul32  0x00000002 , 0x0000003f 
+ 00022303  0x00005750 iadd  0x00000002 , 0x0000003f 
+ 00022304  0x00005751 store  0x00000004 , 0x000044e5 
+ 00022305  0x00005752 bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x00005753 fetch  0x00000002 , 0x000040c1 
+ 00022307  0x00005754 call  0x00007f86 
+ 00022308  0x00005755 quotient  0x00000002 
+ 00022309  0x00005756 iadd  0x00000002 , 0x0000003f 
+ 00022310  0x00005757 store  0x00000002 , 0x0000044d 
+ 00022311  0x00005758 rtn 
+ 00022312  0x0000575b bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x0000575c fetch  0x00000006 , 0x000002e1 
+ 00022314  0x0000575d fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x0000575e isub  0x00000002 , 0x0000003e 
+ 00022316  0x0000575f nrtn  0x00000005 
+ 00022317  0x00005760 call  0x00005619 
+ 00022318  0x00005761 copy  0x00000011 , 0x0000003f 
+ 00022319  0x00005762 store  0x00000001 , 0x0000448e 
+ 00022320  0x00005763 fetch  0x00000007 , 0x000002ee 
+ 00022321  0x00005764 store  0x00000007 , 0x00000101 
+ 00022322  0x00005765 ifetch  0x00000008 , 0x00000006 
+ 00022323  0x00005766 istore  0x00000008 , 0x00000005 
+ 00022324  0x00005767 fetch  0x00000006 , 0x000002db 
+ 00022325  0x00005768 store  0x00000006 , 0x0000044f 
+ 00022326  0x00005769 increase  0x00000006 , 0x00000006 
+ 00022327  0x0000576a ifetch  0x00000008 , 0x00000006 
+ 00022328  0x0000576b store  0x00000008 , 0x00000463 
+ 00022329  0x0000576c ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x0000576d bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x0000576e lshift2  0x00000002 , 0x00000002 
+ 00022332  0x0000576f ifetch  0x00000002 , 0x00000006 
+ 00022333  0x00005770 lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x00005771 store  0x00000002 , 0x00000441 
+ 00022335  0x00005772 store  0x00000004 , 0x00000443 
+ 00022336  0x00005773 isub  0x00000002 , 0x0000003f 
+ 00022337  0x00005774 add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x00005775 ifetch  0x00000009 , 0x00000006 
+ 00022339  0x00005776 store  0x00000009 , 0x0000046b 
+ 00022340  0x00005777 bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x00005778 ifetch  0x00000001 , 0x00000006 
+ 00022342  0x00005779 rshift4  0x0000003f , 0x00000002 
+ 00022343  0x0000577a rshift  0x00000002 , 0x00000002 
+ 00022344  0x0000577b storet  0x00000001 , 0x00000476 
+ 00022345  0x0000577c and_into  0x0000001f , 0x0000003f 
+ 00022346  0x0000577d store  0x00000001 , 0x00000458 
+ 00022347  0x0000577e call  0x00005713 
+ 00022348  0x0000577f call  0x0000545b 
+ 00022349  0x00005780 call  0x0000534c 
+ 00022350  0x00005781 call  0x0000223b 
+ 00022351  0x00005782 nrtn  0x00000005 
+ 00022352  0x00005783 bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x00005784 call  0x00002841 
+ 00022354  0x00005785 call  0x00005ad3 
+ 00022355  0x00005786 jam  0x00000014 , 0x00000a99 
+ 00022356  0x00005787 call  0x00007d86 
+ 00022357  0x00005788 branch  0x00002223 
+ 00022358  0x0000578c bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x0000578d fetch  0x00000002 , 0x0000445a 
+ 00022360  0x0000578e iforce  0x00000012 
+ 00022361  0x0000578f fetch  0x00000002 , 0x0000445c 
+ 00022362  0x00005790 iforce  0x00000013 
+ 00022363  0x00005791 fetch  0x00000002 , 0x000044bc 
+ 00022364  0x00005792 iforce  0x00000006 
+ 00022365  0x00005793 enable  0x00000028 
+ 00022366  0x00005794 rtn 
+ 00022367  0x00005798 ifetch  0x00000002 , 0x00000006 
+ 00022368  0x00005799 rtn  0x00000034 
+ 00022369  0x0000579a isub  0x00000012 , 0x0000003e 
+ 00022370  0x0000579b nrtn  0x00000002 
+ 00022371  0x0000579c isub  0x00000013 , 0x0000003e 
+ 00022372  0x0000579d rtn  0x00000005 
+ 00022373  0x0000579e branch  0x00005768 , 0x00000002 
+ 00022374  0x0000579f force  0x00000001 , 0x0000003e 
+ 00022375  0x000057a0 rtn 
+ 00022376  0x000057a2 force  0x00000000 , 0x0000003f 
+ 00022377  0x000057a3 rtn 
+ 00022378  0x000057a8 call  0x0000576d 
+ 00022379  0x000057a9 branch  0x00005779 , 0x00000005 
+ 00022380  0x000057aa rtn 
+ 00022381  0x000057ad bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x000057ae fetch  0x00000002 , 0x000044bc 
+ 00022383  0x000057af iforce  0x00000006 
+ 00022384  0x000057b1 ifetch  0x00000002 , 0x00000006 
+ 00022385  0x000057b2 rtn  0x00000034 
+ 00022386  0x000057b3 isub  0x00000002 , 0x0000003e 
+ 00022387  0x000057b4 rtn  0x00000005 
+ 00022388  0x000057b5 ifetch  0x00000001 , 0x00000006 
+ 00022389  0x000057b6 iadd  0x00000006 , 0x00000006 
+ 00022390  0x000057b7 ifetch  0x00000001 , 0x00000006 
+ 00022391  0x000057b8 iadd  0x00000006 , 0x00000006 
+ 00022392  0x000057b9 branch  0x00005770 
+ 00022393  0x000057bb ifetch  0x00000001 , 0x00000006 
+ 00022394  0x000057bc iadd  0x00000006 , 0x00000006 
+ 00022395  0x000057bd rtn 
+ 00022396  0x000057c2 bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x000057c3 fetch  0x00000002 , 0x000044bc 
+ 00022398  0x000057c4 iforce  0x00000006 
+ 00022399  0x000057c6 ifetch  0x00000002 , 0x00000006 
+ 00022400  0x000057c7 rtn  0x00000034 
+ 00022401  0x000057c8 ifetch  0x00000001 , 0x00000006 
+ 00022402  0x000057c9 iadd  0x00000006 , 0x00000006 
+ 00022403  0x000057ca increase  0xfffffffe , 0x00000006 
+ 00022404  0x000057cb ifetch  0x00000002 , 0x00000006 
+ 00022405  0x000057cc isub  0x00000002 , 0x0000003e 
+ 00022406  0x000057cd rtn  0x00000005 
+ 00022407  0x000057ce ifetch  0x00000001 , 0x00000006 
+ 00022408  0x000057cf iadd  0x00000006 , 0x00000006 
+ 00022409  0x000057d0 branch  0x0000577f 
+ 00022410  0x000057d5 fetch  0x00000002 , 0x0000049c 
+ 00022411  0x000057d6 branch  0x0000578e 
+ 00022412  0x000057d9 bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x000057da fetch  0x00000002 , 0x000044bc 
+ 00022414  0x000057dc iforce  0x00000006 
+ 00022415  0x000057dd copy  0x00000002 , 0x00000011 
+ 00022416  0x000057df ifetch  0x00000002 , 0x00000006 
+ 00022417  0x000057e0 branch  0x00005799 , 0x00000034 
+ 00022418  0x000057e1 isub  0x00000011 , 0x0000003e 
+ 00022419  0x000057e2 branch  0x0000579a , 0x00000005 
+ 00022420  0x000057e3 ifetch  0x00000001 , 0x00000006 
+ 00022421  0x000057e4 iadd  0x00000006 , 0x00000006 
+ 00022422  0x000057e5 ifetch  0x00000001 , 0x00000006 
+ 00022423  0x000057e6 iadd  0x00000006 , 0x00000006 
+ 00022424  0x000057e7 branch  0x00005790 
+ 00022425  0x000057e9 branch  0x00007fef 
+ 00022426  0x000057ec ifetch  0x00000001 , 0x00000006 
+ 00022427  0x000057ed store  0x00000001 , 0x000004a2 
+ 00022428  0x000057ee copy  0x0000003f , 0x00000039 
+ 00022429  0x000057ef arg  0x000004a3 , 0x00000005 
+ 00022430  0x000057f0 call  0x00007ef4 
+ 00022431  0x000057f1 ifetch  0x00000001 , 0x00000006 
+ 00022432  0x000057f2 store  0x00000001 , 0x000004b3 
+ 00022433  0x000057f3 call  0x00007ea5 
+ 00022434  0x000057f4 branch  0x00007ff1 
+ 00022435  0x000057f8 bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x000057f9 call  0x000057a6 
+ 00022437  0x000057fa branch  0x000057b8 
+ 00022438  0x000057fd arg  0x00002a00 , 0x00000002 
+ 00022439  0x000057fe call  0x0000577c 
+ 00022440  0x000057ff rtn  0x00000034 
+ 00022441  0x00005800 ifetch  0x00000001 , 0x00000006 
+ 00022442  0x00005801 copy  0x00000006 , 0x00000005 
+ 00022443  0x00005802 fetcht  0x00000001 , 0x000043af 
+ 00022444  0x00005803 copy  0x00000002 , 0x00000039 
+ 00022445  0x00005804 isub  0x00000002 , 0x0000003e 
+ 00022446  0x00005805 nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x00005806 isub  0x00000002 , 0x00000002 
+ 00022448  0x00005807 arg  0x000043b0 , 0x00000006 
+ 00022449  0x00005808 call  0x00007f01 
+ 00022450  0x00005809 copy  0x00000002 , 0x00000039 
+ 00022451  0x0000580a ncall  0x000057f0 , 0x00000005 
+ 00022452  0x0000580b rtn 
+ 00022453  0x0000580d copy  0x0000003f , 0x00000039 
+ 00022454  0x0000580e arg  0x000043b0 , 0x00000006 
+ 00022455  0x0000580f branch  0x00007ef4 
+ 00022456  0x00005813 arg  0x0000438f , 0x00000013 
+ 00022457  0x00005814 arg  0x00004370 , 0x00000011 
+ 00022458  0x00005815 call  0x000057c5 
+ 00022459  0x00005816 setarg  0x00000000 
+ 00022460  0x00005817 setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x00005818 store  0x00000001 , 0x00000a9a 
+ 00022462  0x00005819 arg  0x000043af , 0x00000013 
+ 00022463  0x0000581a arg  0x00004390 , 0x00000011 
+ 00022464  0x0000581b call  0x000057c5 
+ 00022465  0x0000581c rtn  0x00000028 
+ 00022466  0x0000581d fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x0000581e branch  0x00002a8c , 0x00000034 
+ 00022468  0x0000581f rtn 
+ 00022469  0x00005823 bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x00005824 call  0x00007fe7 
+ 00022471  0x00005825 call  0x00007eda 
+ 00022472  0x00005826 arg  0x00000000 , 0x00000012 
+ 00022473  0x00005827 arg  0x00000ac3 , 0x00000005 
+ 00022474  0x00005828 call  0x000057df 
+ 00022475  0x00005829 fetch  0x00000001 , 0x000043af 
+ 00022476  0x0000582a add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x0000582b iadd  0x00000012 , 0x00000011 
+ 00022478  0x0000582c increase  0x00000002 , 0x00000011 
+ 00022479  0x0000582d sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x0000582e nbranch  0x000057dd , 0x00000002 
+ 00022481  0x0000582f istoret  0x00000001 , 0x00000005 
+ 00022482  0x00005830 arg  0x00000009 , 0x00000002 
+ 00022483  0x00005831 istoret  0x00000001 , 0x00000005 
+ 00022484  0x00005832 iforce  0x00000039 
+ 00022485  0x00005833 call  0x00007ef4 
+ 00022486  0x00005834 copy  0x00000011 , 0x00000012 
+ 00022487  0x00005836 deposit  0x00000012 
+ 00022488  0x00005837 store  0x00000001 , 0x00000ac2 
+ 00022489  0x00005838 arg  0x00000ac2 , 0x00000006 
+ 00022490  0x00005839 setarg  0xffffffe0 
+ 00022491  0x0000583a iadd  0x00000013 , 0x00000005 
+ 00022492  0x0000583b branch  0x00007ebd 
+ 00022493  0x0000583e call  0x00007fe9 
+ 00022494  0x0000583f branch  0x000057d7 
+ 00022495  0x00005842 ifetch  0x00000001 , 0x00000011 
+ 00022496  0x00005843 rtn  0x00000034 
+ 00022497  0x00005844 pincrease  0x00000001 
+ 00022498  0x00005845 ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x00005846 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x00005847 branch  0x000057ee , 0x00000005 
+ 00022501  0x00005848 iadd  0x00000012 , 0x00000012 
+ 00022502  0x00005849 copy  0x00000011 , 0x00000006 
+ 00022503  0x0000584a iforce  0x00000039 
+ 00022504  0x0000584b call  0x00007ef4 
+ 00022505  0x0000584c copy  0x00000006 , 0x00000011 
+ 00022506  0x0000584e deposit  0x00000011 
+ 00022507  0x0000584f isub  0x00000013 , 0x0000003e 
+ 00022508  0x00005850 rtn  0x00000002 
+ 00022509  0x00005851 branch  0x000057df 
+ 00022510  0x00005854 iadd  0x00000011 , 0x00000011 
+ 00022511  0x00005855 branch  0x000057ea 
+ 00022512  0x00005859 setarg  0x00000020 
+ 00022513  0x0000585a istore  0x00000001 , 0x00000005 
+ 00022514  0x0000585b loop  0x000057f0 
+ 00022515  0x0000585c rtn 
+ 00022516  0x00005860 bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x00005861 disable  0x0000002b 
+ 00022518  0x00005862 branch  0x000057f8 , 0x0000002e 
+ 00022519  0x00005863 nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x00005865 call  0x00002bcb 
+ 00022521  0x00005866 fetch  0x00000002 , 0x000040c1 
+ 00022522  0x00005867 store  0x00000002 , 0x0000044d 
+ 00022523  0x00005869 nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x0000586a bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x0000586c fetch  0x00000001 , 0x0000450b 
+ 00022526  0x0000586d nbranch  0x00002bde , 0x00000034 
+ 00022527  0x0000586e fetch  0x00000001 , 0x000043dd 
+ 00022528  0x0000586f nbranch  0x00002bde , 0x00000034 
+ 00022529  0x00005871 fetch  0x00000001 , 0x000044e9 
+ 00022530  0x00005872 bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x00005874 fetch  0x00000001 , 0x0000043f 
+ 00022532  0x00005875 bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x00005876 branch  0x00002bc0 
+ 00022534  0x00005879 fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x0000587a rshift  0x00000002 , 0x00000002 
+ 00022536  0x0000587b fetch  0x00000002 , 0x0000044d 
+ 00022537  0x0000587c iadd  0x00000002 , 0x0000003f 
+ 00022538  0x0000587d store  0x00000002 , 0x0000044d 
+ 00022539  0x0000587e branch  0x00002bd6 
+ 00022540  0x00005882 arg  0x00000000 , 0x00000007 
+ 00022541  0x00005883 branch  0x00005824 
+ 00022542  0x00005886 arg  0x00000000 , 0x00000007 
+ 00022543  0x00005887 branch  0x00005828 
+ 00022544  0x0000588a arg  0x00000001 , 0x00000007 
+ 00022545  0x0000588b branch  0x00005824 
+ 00022546  0x0000588e arg  0x00000001 , 0x00000007 
+ 00022547  0x0000588f branch  0x00005828 
+ 00022548  0x00005892 arg  0x00000002 , 0x00000007 
+ 00022549  0x00005893 branch  0x00005824 
+ 00022550  0x00005896 arg  0x00000002 , 0x00000007 
+ 00022551  0x00005897 branch  0x00005828 
+ 00022552  0x0000589a arg  0x00000003 , 0x00000007 
+ 00022553  0x0000589b branch  0x00005824 
+ 00022554  0x0000589e arg  0x00000003 , 0x00000007 
+ 00022555  0x0000589f branch  0x00005828 
+ 00022556  0x000058a2 arg  0x00000004 , 0x00000007 
+ 00022557  0x000058a3 branch  0x00005824 
+ 00022558  0x000058a6 arg  0x00000004 , 0x00000007 
+ 00022559  0x000058a7 branch  0x00005828 
+ 00022560  0x000058aa arg  0x00000005 , 0x00000007 
+ 00022561  0x000058ab branch  0x00005824 
+ 00022562  0x000058ae arg  0x00000005 , 0x00000007 
+ 00022563  0x000058af branch  0x00005828 
+ 00022564  0x000058b3 fetch  0x00000001 , 0x000044e9 
+ 00022565  0x000058b4 qset1  0x0000003f 
+ 00022566  0x000058b5 store  0x00000001 , 0x000044e9 
+ 00022567  0x000058b6 rtn 
+ 00022568  0x000058b9 fetch  0x00000001 , 0x000044e9 
+ 00022569  0x000058ba qset0  0x0000003f 
+ 00022570  0x000058bb store  0x00000001 , 0x000044e9 
+ 00022571  0x000058bc rtn 
+ 00022572  0x000058bf setarg  0x00112233 
+ 00022573  0x000058c0 store  0x00000003 , 0x000044ea 
+ 00022574  0x000058c1 setarg  0x00445566 
+ 00022575  0x000058c2 istore  0x00000003 , 0x00000005 
+ 00022576  0x000058c3 setarg  0x00778899 
+ 00022577  0x000058c4 istore  0x00000003 , 0x00000005 
+ 00022578  0x000058c5 setarg  0x00001122 
+ 00022579  0x000058c6 istore  0x00000003 , 0x00000005 
+ 00022580  0x000058c7 setarg  0x00334455 
+ 00022581  0x000058c8 istore  0x00000003 , 0x00000005 
+ 00022582  0x000058c9 setarg  0x00000066 
+ 00022583  0x000058ca istore  0x00000001 , 0x00000005 
+ 00022584  0x000058cb rtn 
+ 00022585  0x000058cf setarg  0x01000302 
+ 00022586  0x000058d0 store  0x00000004 , 0x00004453 
+ 00022587  0x000058d1 setarg  0x00010010 
+ 00022588  0x000058d2 store  0x00000003 , 0x00004457 
+ 00022589  0x000058d3 jam  0x00000001 , 0x000044c6 
+ 00022590  0x000058d4 rtn 
+ 00022591  0x000058d9 arg  0x00000000 , 0x00000011 
+ 00022592  0x000058da arg  0x00000001 , 0x00000001 
+ 00022593  0x000058db branch  0x00005850 
+ 00022594  0x000058e0 arg  0x00000003 , 0x00000001 
+ 00022595  0x000058e1 call  0x00005850 
+ 00022596  0x000058e2 copy  0x00000012 , 0x0000003f 
+ 00022597  0x000058e3 istore  0x00000001 , 0x00000005 
+ 00022598  0x000058e4 rtn 
+ 00022599  0x000058e9 force  0x00000002 , 0x00000001 
+ 00022600  0x000058ea increase  0x00000004 , 0x00000011 
+ 00022601  0x000058eb call  0x00005850 
+ 00022602  0x000058ec increase  0xfffffffc , 0x00000011 
+ 00022603  0x000058ed copy  0x00000011 , 0x0000003f 
+ 00022604  0x000058ee istore  0x00000002 , 0x00000005 
+ 00022605  0x000058ef copy  0x00000012 , 0x0000003f 
+ 00022606  0x000058f0 istore  0x00000002 , 0x00000005 
+ 00022607  0x000058f1 rtn 
+ 00022608  0x000058f6 sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x000058f7 nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x000058f8 fetch  0x00000001 , 0x000044ff 
+ 00022611  0x000058f9 arg  0x00000001 , 0x00000002 
+ 00022612  0x000058fa arg  0x00000004 , 0x00000039 
+ 00022613  0x000058fc iand  0x00000002 , 0x0000003e 
+ 00022614  0x000058fd branch  0x0000585a , 0x00000005 
+ 00022615  0x000058fe lshift  0x00000002 , 0x00000002 
+ 00022616  0x000058ff loop  0x00005855 
+ 00022617  0x00005900 branch  0x00002a8c 
+ 00022618  0x00005902 ixor  0x00000002 , 0x0000003f 
+ 00022619  0x00005903 store  0x00000001 , 0x000044ff 
+ 00022620  0x00005904 sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x00005905 lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x00005906 lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x00005907 arg  0x00001800 , 0x00000002 
+ 00022624  0x00005908 iadd  0x00000002 , 0x00000002 
+ 00022625  0x0000590a arg  0x00000000 , 0x00000039 
+ 00022626  0x0000590b arg  0x00004500 , 0x00000006 
+ 00022627  0x0000590d ifetch  0x00000002 , 0x00000006 
+ 00022628  0x0000590e branch  0x00005869 , 0x00000034 
+ 00022629  0x0000590f copy  0x00000039 , 0x0000003f 
+ 00022630  0x00005910 increase  0x00000001 , 0x00000039 
+ 00022631  0x00005911 bne  0x00000004 , 0x00005863 
+ 00022632  0x00005912 branch  0x00002a8c 
+ 00022633  0x00005916 increase  0xfffffffe , 0x00000006 
+ 00022634  0x00005917 istoret  0x00000002 , 0x00000006 
+ 00022635  0x00005918 copy  0x00000002 , 0x00000005 
+ 00022636  0x00005919 copy  0x00000011 , 0x0000003f 
+ 00022637  0x0000591a istore  0x00000001 , 0x00000005 
+ 00022638  0x0000591b setarg  0x00000000 
+ 00022639  0x0000591c istore  0x00000001 , 0x00000005 
+ 00022640  0x0000591d copy  0x00000001 , 0x0000003f 
+ 00022641  0x0000591e istore  0x00000001 , 0x00000005 
+ 00022642  0x0000591f rtn 
+ 00022643  0x00005924 fetch  0x00000002 , 0x00004500 
+ 00022644  0x00005925 copy  0x0000003f , 0x00000006 
+ 00022645  0x00005926 rtn 
+ 00022646  0x00005929 fetch  0x00000002 , 0x00004502 
+ 00022647  0x0000592a copy  0x0000003f , 0x00000006 
+ 00022648  0x0000592b rtn 
+ 00022649  0x0000592e call  0x0000587c 
+ 00022650  0x0000592f copy  0x0000003f , 0x00000006 
+ 00022651  0x00005930 rtn 
+ 00022652  0x00005932 fetch  0x00000002 , 0x00004506 
+ 00022653  0x00005933 nrtn  0x00000034 
+ 00022654  0x00005934 fetch  0x00000002 , 0x00004504 
+ 00022655  0x00005935 nrtn  0x00000034 
+ 00022656  0x00005936 fetch  0x00000002 , 0x00004502 
+ 00022657  0x00005937 nrtn  0x00000034 
+ 00022658  0x00005938 fetch  0x00000002 , 0x00004500 
+ 00022659  0x00005939 rtn 
+ 00022660  0x0000593c call  0x00005873 
+ 00022661  0x0000593d increase  0x00000003 , 0x00000006 
+ 00022662  0x0000593e rtn 
+ 00022663  0x00005941 call  0x00005873 
+ 00022664  0x00005942 increase  0x00000007 , 0x00000006 
+ 00022665  0x00005943 rtn 
+ 00022666  0x00005946 call  0x00005879 
+ 00022667  0x00005947 increase  0x00000007 , 0x00000006 
+ 00022668  0x00005948 rtn 
+ 00022669  0x0000594b call  0x00005879 
+ 00022670  0x0000594c increase  0x00000003 , 0x00000006 
+ 00022671  0x0000594d rtn 
+ 00022672  0x00005952 fetch  0x00000002 , 0x00004506 
+ 00022673  0x00005953 rtn 
+ 00022674  0x00005957 fetch  0x00000002 , 0x00004504 
+ 00022675  0x00005958 rtn 
+ 00022676  0x0000595c fetch  0x00000002 , 0x00004500 
+ 00022677  0x0000595d rtn 
+ 00022678  0x00005961 fetch  0x00000002 , 0x00004500 
+ 00022679  0x00005962 arg  0x00001800 , 0x00000002 
+ 00022680  0x00005963 isub  0x00000002 , 0x0000003f 
+ 00022681  0x00005964 rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x00005965 rshift4  0x0000003f , 0x00000007 
+ 00022683  0x00005966 fetch  0x00000001 , 0x000044ff 
+ 00022684  0x00005967 qset0  0x0000003f 
+ 00022685  0x00005968 store  0x00000001 , 0x000044ff 
+ 00022686  0x00005969 arg  0x00000000 , 0x00000039 
+ 00022687  0x0000596b lshift  0x00000039 , 0x0000003f 
+ 00022688  0x0000596c arg  0x00004502 , 0x00000002 
+ 00022689  0x0000596d iadd  0x00000002 , 0x00000002 
+ 00022690  0x0000596e ifetch  0x00000002 , 0x00000002 
+ 00022691  0x0000596f increase  0xfffffffe , 0x00000002 
+ 00022692  0x00005970 istore  0x00000002 , 0x00000002 
+ 00022693  0x00005971 copy  0x00000039 , 0x0000003f 
+ 00022694  0x00005972 increase  0x00000001 , 0x00000039 
+ 00022695  0x00005973 bne  0x00000003 , 0x0000589f 
+ 00022696  0x00005974 setarg  0x00000000 
+ 00022697  0x00005975 istore  0x00000002 , 0x00000002 
+ 00022698  0x00005976 rtn 
+ 00022699  0x0000597d ifetch  0x00000003 , 0x00000006 
+ 00022700  0x0000597e store  0x00000003 , 0x00000477 
+ 00022701  0x0000597f beq  0x00000002 , 0x000058c1 
+ 00022702  0x00005980 beq  0x00000003 , 0x000058c9 
+ 00022703  0x00005981 beq  0x00000004 , 0x000058cc 
+ 00022704  0x00005982 beq  0x00000006 , 0x000058f2 
+ 00022705  0x00005983 beq  0x00000008 , 0x0000593f 
+ 00022706  0x00005984 beq  0x0000000a , 0x000059bc 
+ 00022707  0x00005985 beq  0x0000000c , 0x000059e4 
+ 00022708  0x00005986 beq  0x00000010 , 0x000059fa 
+ 00022709  0x00005987 beq  0x00000012 , 0x00005a2f 
+ 00022710  0x00005988 beq  0x00000016 , 0x00005a48 
+ 00022711  0x00005989 beq  0x00000018 , 0x00005a5b 
+ 00022712  0x0000598a beq  0x00000052 , 0x00005a60 
+ 00022713  0x0000598b rtn 
+ 00022714  0x0000598f force  0x00000003 , 0x00000011 
+ 00022715  0x00005990 call  0x00005a82 
+ 00022716  0x00005991 setarg  0x00000002 
+ 00022717  0x00005992 istore  0x00000001 , 0x00000005 
+ 00022718  0x00005993 fetch  0x00000002 , 0x000044a6 
+ 00022719  0x00005994 istore  0x00000002 , 0x00000005 
+ 00022720  0x00005995 rtn 
+ 00022721  0x00005999 call  0x000058c9 
+ 00022722  0x0000599b force  0x00000003 , 0x00000011 
+ 00022723  0x0000599c call  0x00005a82 
+ 00022724  0x0000599d setarg  0x00000003 
+ 00022725  0x0000599e istore  0x00000001 , 0x00000005 
+ 00022726  0x0000599f fetch  0x00000002 , 0x000044a6 
+ 00022727  0x000059a0 istore  0x00000002 , 0x00000005 
+ 00022728  0x000059a1 rtn 
+ 00022729  0x000059a4 rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x000059a5 store  0x00000002 , 0x000044a8 
+ 00022731  0x000059a6 rtn 
+ 00022732  0x000059a9 call  0x00005ab1 
+ 00022733  0x000059aa call  0x00007fe7 
+ 00022734  0x000059ab branch  0x000058cf 
+ 00022735  0x000059ae arg  0x00000003 , 0x0000000b 
+ 00022736  0x000059af call  0x00005756 
+ 00022737  0x000059b1 call  0x0000575f 
+ 00022738  0x000059b2 branch  0x000058f0 , 0x00000034 
+ 00022739  0x000059b3 nbranch  0x000058ed , 0x00000002 
+ 00022740  0x000059b4 increase  0xfffffffe , 0x00000006 
+ 00022741  0x000059b5 call  0x00007ea5 
+ 00022742  0x000059b6 call  0x00007e9c 
+ 00022743  0x000059b7 nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x000059b8 call  0x00007e85 
+ 00022745  0x000059b9 call  0x00007fe9 
+ 00022746  0x000059ba force  0x00000014 , 0x00000011 
+ 00022747  0x000059bb call  0x00005a82 
+ 00022748  0x000059bc call  0x00007e95 
+ 00022749  0x000059bd setarg  0x00000005 
+ 00022750  0x000059be istore  0x00000001 , 0x00000005 
+ 00022751  0x000059bf setarg  0x00000001 
+ 00022752  0x000059c0 istore  0x00000001 , 0x00000005 
+ 00022753  0x000059c2 call  0x00007e9f 
+ 00022754  0x000059c3 ifetch  0x00000002 , 0x00000006 
+ 00022755  0x000059c4 istore  0x00000002 , 0x00000005 
+ 00022756  0x000059c5 ifetch  0x00000001 , 0x00000006 
+ 00022757  0x000059c6 copy  0x0000003f , 0x00000039 
+ 00022758  0x000059c7 call  0x00007f01 
+ 00022759  0x000059c8 call  0x00007ea2 
+ 00022760  0x000059c9 increase  0xffffffff , 0x0000000b 
+ 00022761  0x000059ca branch  0x000058f0 , 0x00000005 
+ 00022762  0x000059cc ifetch  0x00000001 , 0x00000006 
+ 00022763  0x000059cd iadd  0x00000006 , 0x00000006 
+ 00022764  0x000059ce branch  0x000058d1 
+ 00022765  0x000059d0 ifetch  0x00000001 , 0x00000006 
+ 00022766  0x000059d1 iadd  0x00000006 , 0x00000006 
+ 00022767  0x000059d2 branch  0x000058ea 
+ 00022768  0x000059d4 branch  0x00005a76 , 0x00000028 
+ 00022769  0x000059d5 branch  0x00005aa5 
+ 00022770  0x000059d9 call  0x00005ab1 
+ 00022771  0x000059da ifetch  0x00000002 , 0x00000006 
+ 00022772  0x000059db store  0x00000002 , 0x00004472 
+ 00022773  0x000059dc call  0x00007ea5 
+ 00022774  0x000059dd arg  0x0000445e , 0x00000005 
+ 00022775  0x000059de fetch  0x00000002 , 0x000044fc 
+ 00022776  0x000059df increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x000059e0 call  0x000056db 
+ 00022778  0x000059e1 branch  0x00005905 
+ 00022779  0x000059e5 disable  0x00000028 
+ 00022780  0x000059e6 fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x000059e7 fetch  0x00000002 , 0x0000445c 
+ 00022782  0x000059e8 isub  0x00000002 , 0x0000003e 
+ 00022783  0x000059e9 nbranch  0x00005902 , 0x00000002 
+ 00022784  0x000059ea deposit  0x00000002 
+ 00022785  0x000059eb rtnne  0x00000000 
+ 00022786  0x000059ed enable  0x00000028 
+ 00022787  0x000059ee jam  0x00000001 , 0x0000047a 
+ 00022788  0x000059ef branch  0x00005a77 
+ 00022789  0x000059f3 call  0x000058fb 
+ 00022790  0x000059f4 rtn  0x00000028 
+ 00022791  0x000059f5 fetcht  0x00000002 , 0x00004472 
+ 00022792  0x000059f6 setarg  0x00002800 
+ 00022793  0x000059f7 isub  0x00000002 , 0x0000003e 
+ 00022794  0x000059f8 branch  0x0000590c , 0x00000005 
+ 00022795  0x000059f9 branch  0x00005a76 
+ 00022796  0x000059fd jam  0x00000000 , 0x000004b4 
+ 00022797  0x000059fe fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x000059ff storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005a00 call  0x0000578c 
+ 00022800  0x00005a01 nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005a03 fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005a04 call  0x0000578c 
+ 00022803  0x00005a05 nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005a06 copy  0x00000006 , 0x00000011 
+ 00022805  0x00005a07 fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005a08 copy  0x0000003f , 0x00000039 
+ 00022807  0x00005a09 fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005a0a isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005a0b nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005a0c arg  0x0000445f , 0x00000012 
+ 00022811  0x00005a0d call  0x00007f88 
+ 00022812  0x00005a0f branch  0x00005928 , 0x00000005 
+ 00022813  0x00005a11 fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005a12 fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005a13 isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005a14 branch  0x00005930 , 0x00000005 
+ 00022817  0x00005a16 fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005a17 increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005a18 store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005a19 branch  0x00005911 
+ 00022821  0x00005a1c fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005a1d beq  0x00000001 , 0x00005930 
+ 00022823  0x00005a1e branch  0x00005a76 
+ 00022824  0x00005a22 fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005a23 fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005a24 isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005a25 nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005a26 jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005a28 fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005a29 storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005a2a branch  0x00005921 
+ 00022832  0x00005a2d fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005a2e beq  0x00000000 , 0x00005921 
+ 00022834  0x00005a2f jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005a30 fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005a31 increase  0xffffffff , 0x00000002 
+ 00022837  0x00005a32 storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005a35 arg  0x00000005 , 0x00000011 
+ 00022839  0x00005a36 call  0x00005a82 
+ 00022840  0x00005a37 setarg  0x00000007 
+ 00022841  0x00005a38 istore  0x00000001 , 0x00000005 
+ 00022842  0x00005a39 fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005a3a istore  0x00000002 , 0x00000005 
+ 00022844  0x00005a3b fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005a3c istore  0x00000002 , 0x00000005 
+ 00022846  0x00005a3d rtn 
+ 00022847  0x00005a42 call  0x00005ab1 
+ 00022848  0x00005a43 call  0x000056df 
+ 00022849  0x00005a44 branch  0x00005942 
+ 00022850  0x00005a47 fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005a48 storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005a49 call  0x00005756 
+ 00022853  0x00005a4a call  0x0000576d 
+ 00022854  0x00005a4b increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005a4c copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005a4d store  0x00000002 , 0x0000049c 
+ 00022857  0x00005a4f fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005a50 setarg  0x00002a00 
+ 00022859  0x00005a51 isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005a52 branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005a53 setarg  0x00002803 
+ 00022862  0x00005a54 isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005a55 nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005a56 arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005a58 call  0x00005a88 
+ 00022866  0x00005a59 nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005a5a fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005a5b call  0x0000578a 
+ 00022869  0x00005a5c beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005a5d call  0x00005a94 
+ 00022871  0x00005a5e nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005a5f nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005a60 disable  0x00000028 
+ 00022874  0x00005a61 arg  0x00000014 , 0x00000011 
+ 00022875  0x00005a62 call  0x00005a82 
+ 00022876  0x00005a63 setarg  0x00000009 
+ 00022877  0x00005a64 istore  0x00000001 , 0x00000005 
+ 00022878  0x00005a65 copy  0x00000005 , 0x00000030 
+ 00022879  0x00005a66 increase  0x00000001 , 0x00000005 
+ 00022880  0x00005a68 call  0x0000597d 
+ 00022881  0x00005a69 call  0x00005a84 
+ 00022882  0x00005a6a call  0x0000578a 
+ 00022883  0x00005a6b call  0x00005984 
+ 00022884  0x00005a6c fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005a6d increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005a6e istore  0x00000001 , 0x00000030 
+ 00022887  0x00005a6f fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005a70 beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005a71 increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005a72 branch  0x0000596d , 0x00000005 
+ 00022891  0x00005a74 call  0x00005a84 
+ 00022892  0x00005a75 branch  0x00005951 
+ 00022893  0x00005a77 branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005a78 branch  0x00005aa5 
+ 00022895  0x00005a7b call  0x00005a97 
+ 00022896  0x00005a7c call  0x00005a84 
+ 00022897  0x00005a7d call  0x0000578a 
+ 00022898  0x00005a7e fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005a7f beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005a81 call  0x00007e9c 
+ 00022901  0x00005a82 fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005a83 increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005a84 istore  0x00000002 , 0x00000005 
+ 00022904  0x00005a85 call  0x00005aa1 
+ 00022905  0x00005a86 call  0x00005984 
+ 00022906  0x00005a87 increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005a88 branch  0x0000596d , 0x00000005 
+ 00022908  0x00005a89 branch  0x0000596b 
+ 00022909  0x00005a8d fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005a8e istore  0x00000002 , 0x00000005 
+ 00022911  0x00005a90 fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005a91 copy  0x0000003f , 0x00000039 
+ 00022913  0x00005a92 call  0x00007e9f 
+ 00022914  0x00005a93 call  0x00007ef4 
+ 00022915  0x00005a94 branch  0x00007ea2 
+ 00022916  0x00005a96 call  0x00007e9c 
+ 00022917  0x00005a97 fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005a98 istore  0x00000002 , 0x00000005 
+ 00022919  0x00005a99 call  0x00007ea2 
+ 00022920  0x00005a9a fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005a9b copy  0x0000003f , 0x00000039 
+ 00022922  0x00005a9c call  0x00007e9c 
+ 00022923  0x00005a9d call  0x00007e9f 
+ 00022924  0x00005a9e isub  0x00000039 , 0x00000006 
+ 00022925  0x00005a9f increase  0xffffffff , 0x00000006 
+ 00022926  0x00005aa0 call  0x00007ef4 
+ 00022927  0x00005aa1 branch  0x00007ea2 
+ 00022928  0x00005aa6 fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005aa7 storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005aa9 call  0x00005a88 
+ 00022931  0x00005aaa nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005aab call  0x0000578a 
+ 00022933  0x00005aac beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005aad call  0x00005a94 
+ 00022935  0x00005aae nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005ab1 arg  0x00000014 , 0x00000011 
+ 00022937  0x00005ab2 call  0x00005a82 
+ 00022938  0x00005ab3 setarg  0x00000009 
+ 00022939  0x00005ab4 istore  0x00000001 , 0x00000005 
+ 00022940  0x00005ab5 fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005ab6 copy  0x0000003f , 0x00000039 
+ 00022942  0x00005ab7 increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005ab8 istore  0x00000001 , 0x00000005 
+ 00022944  0x00005ab9 fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005aba istore  0x00000002 , 0x00000005 
+ 00022946  0x00005abb call  0x00007e9f 
+ 00022947  0x00005abc call  0x00007ef4 
+ 00022948  0x00005abd call  0x00007ea2 
+ 00022949  0x00005abe branch  0x00005aa5 
+ 00022950  0x00005ac1 call  0x00005a84 
+ 00022951  0x00005ac2 branch  0x00005992 
+ 00022952  0x00005ac6 arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005ac7 call  0x0000577c 
+ 00022954  0x00005ac8 rtn  0x00000034 
+ 00022955  0x00005ac9 increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005aca ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005acb store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005acc arg  0x00000014 , 0x00000011 
+ 00022959  0x00005acd call  0x00005a82 
+ 00022960  0x00005ace setarg  0x00000009 
+ 00022961  0x00005acf istore  0x00000001 , 0x00000005 
+ 00022962  0x00005ad0 fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005ad1 copy  0x0000003f , 0x00000039 
+ 00022964  0x00005ad2 increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005ad3 istore  0x00000001 , 0x00000005 
+ 00022966  0x00005ad4 fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005ad5 istore  0x00000002 , 0x00000005 
+ 00022968  0x00005ad6 arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005ad7 call  0x00007ef4 
+ 00022970  0x00005ad8 call  0x00007ea2 
+ 00022971  0x00005ad9 branch  0x00005aa5 
+ 00022972  0x00005ade fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005adf fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005ae0 bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005ae3 call  0x0000576a 
+ 00022976  0x00005ae4 branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005ae5 increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005ae6 ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005ae7 arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005ae8 isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005ae9 branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005aea ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005aeb sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005aec branch  0x000059ca , 0x00000002 
+ 00022985  0x00005aed force  0x00000016 , 0x0000003f 
+ 00022986  0x00005aef copy  0x0000003f , 0x00000013 
+ 00022987  0x00005af0 call  0x00007ea5 
+ 00022988  0x00005af1 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005af2 call  0x00005a82 
+ 00022990  0x00005af3 setarg  0x0000000b 
+ 00022991  0x00005af4 istore  0x00000001 , 0x00000005 
+ 00022992  0x00005af5 copy  0x00000013 , 0x00000039 
+ 00022993  0x00005af6 call  0x00007e9f 
+ 00022994  0x00005af7 branch  0x00007f01 
+ 00022995  0x00005afa call  0x00007ea5 
+ 00022996  0x00005afb fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005afc add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005afd call  0x00005a82 
+ 00022999  0x00005afe setarg  0x0000000b 
+ 00023000  0x00005aff istore  0x00000001 , 0x00000005 
+ 00023001  0x00005b00 fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005b01 copy  0x0000003f , 0x00000039 
+ 00023003  0x00005b02 arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005b03 branch  0x00007f01 
+ 00023005  0x00005b07 fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005b08 isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005b09 nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005b0b call  0x00005a42 
+ 00023009  0x00005b0c nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005b0d jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005b0e branch  0x00005a77 
+ 00023012  0x00005b12 ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005b13 store  0x00000002 , 0x0000445e 
+ 00023014  0x00005b15 arg  0x00000014 , 0x00000011 
+ 00023015  0x00005b16 call  0x00005a82 
+ 00023016  0x00005b17 setarg  0x0000000d 
+ 00023017  0x00005b18 istore  0x00000001 , 0x00000005 
+ 00023018  0x00005b19 fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005b1a iforce  0x00000011 
+ 00023020  0x00005b1b fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005b1c call  0x0000576a 
+ 00023022  0x00005b1d branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005b1e ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005b1f isub  0x00000011 , 0x00000039 
+ 00023025  0x00005b20 nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005b21 sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005b22 branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005b23 force  0x00000016 , 0x00000039 
+ 00023029  0x00005b25 deposit  0x00000011 
+ 00023030  0x00005b26 iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005b27 call  0x00007ef4 
+ 00023032  0x00005b28 call  0x00007ea2 
+ 00023033  0x00005b29 branch  0x00005aa5 
+ 00023034  0x00005b2d call  0x00005ab1 
+ 00023035  0x00005b2e call  0x000056d7 
+ 00023036  0x00005b2f branch  0x000059fd 
+ 00023037  0x00005b35 arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005b36 fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005b3a storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005b3b call  0x00005756 
+ 00023041  0x00005b3c call  0x0000576d 
+ 00023042  0x00005b3d increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005b3e copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005b3f store  0x00000002 , 0x0000049c 
+ 00023045  0x00005b41 call  0x00005a88 
+ 00023046  0x00005b42 nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005b43 fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005b44 call  0x0000578a 
+ 00023049  0x00005b45 beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005b47 call  0x00005a8c 
+ 00023051  0x00005b48 nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005b49 copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005b4a beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005b4b nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005b4c disable  0x00000028 
+ 00023056  0x00005b4e arg  0x00000014 , 0x00000011 
+ 00023057  0x00005b4f call  0x00005a82 
+ 00023058  0x00005b50 setarg  0x00000011 
+ 00023059  0x00005b51 istore  0x00000001 , 0x00000005 
+ 00023060  0x00005b52 fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005b53 increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005b54 istore  0x00000001 , 0x00000005 
+ 00023063  0x00005b55 call  0x00007ea2 
+ 00023064  0x00005b56 branch  0x00005a1f 
+ 00023065  0x00005b58 fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005b59 beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005b5a fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005b5b increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005b5c store  0x00000002 , 0x000004a0 
+ 00023070  0x00005b5d call  0x00005a9c 
+ 00023071  0x00005b5f fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005b60 store  0x00000002 , 0x0000049e 
+ 00023073  0x00005b61 call  0x00005a97 
+ 00023074  0x00005b62 increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005b65 call  0x00005a84 
+ 00023076  0x00005b66 branch  0x00005a05 
+ 00023077  0x00005b69 fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005b6a store  0x00000002 , 0x000004a0 
+ 00023079  0x00005b6b branch  0x00005a2c 
+ 00023080  0x00005b6d fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005b6e increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005b6f store  0x00000002 , 0x000004a0 
+ 00023083  0x00005b70 branch  0x00005a2c 
+ 00023084  0x00005b72 branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005b73 call  0x00005a9c 
+ 00023086  0x00005b74 branch  0x00005aa5 
+ 00023087  0x00005b7a copy  0x00000006 , 0x00000011 
+ 00023088  0x00005b7b fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005b7c add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005b7d call  0x000056e2 
+ 00023091  0x00005b7f fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005b80 bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005b82 fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005b83 fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005b84 isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005b85 nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005b86 call  0x00005a42 
+ 00023098  0x00005b87 nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005b88 jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005b89 branch  0x00005a77 
+ 00023101  0x00005b8c force  0x00000001 , 0x00000011 
+ 00023102  0x00005b8d call  0x00005a82 
+ 00023103  0x00005b8e setarg  0x00000013 
+ 00023104  0x00005b8f istore  0x00000001 , 0x00000005 
+ 00023105  0x00005b90 rtn 
+ 00023106  0x00005b93 call  0x00007fe9 
+ 00023107  0x00005b94 fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005b95 rtneq  0x00000000 
+ 00023109  0x00005b96 fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005b97 rtnbit1  0x00000004 
+ 00023111  0x00005b98 branch  0x00007fe7 
+ 00023112  0x00005b9c add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005b9d fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005b9e add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005b9f call  0x000056e2 
+ 00023116  0x00005ba0 branch  0x00005a4d 
+ 00023117  0x00005ba4 fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005ba5 copy  0x0000003f , 0x00000011 
+ 00023119  0x00005ba6 call  0x00005a82 
+ 00023120  0x00005ba7 setarg  0x00000017 
+ 00023121  0x00005ba8 istore  0x00000001 , 0x00000005 
+ 00023122  0x00005ba9 fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005baa istore  0x00000002 , 0x00000005 
+ 00023124  0x00005bab fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005bac add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005bad fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005bae add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005baf ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005bb0 istore  0x00000002 , 0x00000005 
+ 00023130  0x00005bb1 branch  0x00007ef4 
+ 00023131  0x00005bb8 force  0x00000001 , 0x00000011 
+ 00023132  0x00005bb9 call  0x00005a82 
+ 00023133  0x00005bba setarg  0x00000019 
+ 00023134  0x00005bbb istore  0x00000001 , 0x00000005 
+ 00023135  0x00005bbc rtn 
+ 00023136  0x00005bc1 copy  0x00000006 , 0x00000011 
+ 00023137  0x00005bc2 fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005bc3 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005bc4 branch  0x000056e2 
+ 00023140  0x00005bca copy  0x00000002 , 0x00000013 
+ 00023141  0x00005bcb increase  0x00000003 , 0x00000011 
+ 00023142  0x00005bcc call  0x00005a82 
+ 00023143  0x00005bcd increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005bce setarg  0x0000001b 
+ 00023145  0x00005bcf istore  0x00000001 , 0x00000005 
+ 00023146  0x00005bd0 copy  0x00000013 , 0x00000002 
+ 00023147  0x00005bd1 istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005bd2 rtn 
+ 00023149  0x00005bd6 copy  0x00000002 , 0x00000013 
+ 00023150  0x00005bd7 increase  0x00000003 , 0x00000011 
+ 00023151  0x00005bd8 call  0x00005a82 
+ 00023152  0x00005bd9 increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005bda setarg  0x0000001d 
+ 00023154  0x00005bdb istore  0x00000001 , 0x00000005 
+ 00023155  0x00005bdc copy  0x00000013 , 0x00000002 
+ 00023156  0x00005bdd istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005bde rtn 
+ 00023158  0x00005be4 jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005be6 force  0x00000005 , 0x00000011 
+ 00023160  0x00005be7 call  0x00005a82 
+ 00023161  0x00005be8 setarg  0x00000001 
+ 00023162  0x00005be9 istore  0x00000001 , 0x00000005 
+ 00023163  0x00005bea fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005beb istore  0x00000001 , 0x00000005 
+ 00023165  0x00005bec fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005bed istore  0x00000002 , 0x00000005 
+ 00023167  0x00005bee fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005bef istore  0x00000001 , 0x00000005 
+ 00023169  0x00005bf0 rtn 
+ 00023170  0x00005bf4 force  0x00000004 , 0x00000012 
+ 00023171  0x00005bf5 branch  0x00005847 
+ 00023172  0x00005bf9 fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005bfa increase  0x00000001 , 0x00000002 
+ 00023174  0x00005bfb storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005bfc rtn 
+ 00023176  0x00005bff fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005c00 fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005c01 isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005c02 rtn 
+ 00023180  0x00005c06 fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005c07 arg  0x0000445f , 0x00000011 
+ 00023182  0x00005c09 fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005c0a copy  0x0000003f , 0x00000039 
+ 00023184  0x00005c0b isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005c0c nrtn  0x00000005 
+ 00023186  0x00005c0d arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005c0e branch  0x00007f88 
+ 00023188  0x00005c11 fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005c12 arg  0x00004472 , 0x00000011 
+ 00023190  0x00005c13 branch  0x00005a8e 
+ 00023191  0x00005c17 fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005c18 store  0x00000001 , 0x00000101 
+ 00023193  0x00005c19 copy  0x0000003f , 0x00000039 
+ 00023194  0x00005c1a call  0x00007e9f 
+ 00023195  0x00005c1b branch  0x00007ef4 
+ 00023196  0x00005c1f call  0x00007e9c 
+ 00023197  0x00005c20 fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005c21 istore  0x00000002 , 0x00000005 
+ 00023199  0x00005c22 fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005c23 istore  0x00000002 , 0x00000005 
+ 00023201  0x00005c25 fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005c26 copy  0x0000003f , 0x00000039 
+ 00023203  0x00005c27 call  0x00007ef4 
+ 00023204  0x00005c28 branch  0x00007ea2 
+ 00023205  0x00005c2d call  0x00007e9c 
+ 00023206  0x00005c2e call  0x0000588a 
+ 00023207  0x00005c2f copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005c30 isub  0x00000006 , 0x00000011 
+ 00023209  0x00005c31 call  0x0000588d 
+ 00023210  0x00005c32 copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005c33 istore  0x00000002 , 0x00000006 
+ 00023212  0x00005c34 increase  0x00000004 , 0x00000011 
+ 00023213  0x00005c35 call  0x00005879 
+ 00023214  0x00005c36 copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005c37 istore  0x00000001 , 0x00000006 
+ 00023216  0x00005c38 rtn 
+ 00023217  0x00005c3c rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005c3d store  0x00000002 , 0x0000445a 
+ 00023219  0x00005c3e ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005c3f store  0x00000002 , 0x0000445c 
+ 00023221  0x00005c40 rtn 
+ 00023222  0x00005c46 ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005c47 ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005c48 ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005c49 beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005c4a rtn 
+ 00023227  0x00005c4c ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005c4d store  0x00000002 , 0x00004509 
+ 00023229  0x00005c4e jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005c4f branch  0x00007d86 
+ 00023231  0x00005c56 arg  0x0000000c , 0x00000011 
+ 00023232  0x00005c57 arg  0x00000012 , 0x00000013 
+ 00023233  0x00005c58 call  0x00005ac7 
+ 00023234  0x00005c59 setarg  0x00000008 
+ 00023235  0x00005c5a istore  0x00000002 , 0x00000005 
+ 00023236  0x00005c5b fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005c5c istore  0x00000008 , 0x00000005 
+ 00023238  0x00005c5d rtn 
+ 00023239  0x00005c62 call  0x00005acf 
+ 00023240  0x00005c63 arg  0x00000005 , 0x00000012 
+ 00023241  0x00005c64 call  0x00005847 
+ 00023242  0x00005c65 copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005c66 istore  0x00000001 , 0x00000005 
+ 00023244  0x00005c67 fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005c68 istore  0x00000001 , 0x00000005 
+ 00023246  0x00005c69 rtn 
+ 00023247  0x00005c6d fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005c6f pincrease  0x00000001 
+ 00023249  0x00005c70 store  0x00000001 , 0x00004508 
+ 00023250  0x00005c71 rtnne  0x00000000 
+ 00023251  0x00005c74 jam  0x00000001 , 0x00004508 
+ 00023252  0x00005c75 rtn 
+ 00023253  0x00005c7b fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005c7c beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005c7d beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005c7e beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005c7f beq  0x00000081 , 0x00005add 
+ 00023258  0x00005c80 beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005c81 beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005c82 rtn 
+ 00023261  0x00005c85 jam  0x0000000d , 0x00004456 
+ 00023262  0x00005c86 branch  0x00005ae5 
+ 00023263  0x00005c88 jam  0x0000000d , 0x00004456 
+ 00023264  0x00005c89 jam  0x00000001 , 0x00004454 
+ 00023265  0x00005c8a rtn 
+ 00023266  0x00005c8c jam  0x0000000d , 0x00004456 
+ 00023267  0x00005c8d branch  0x00005aea 
+ 00023268  0x00005c8f jam  0x00000000 , 0x00004456 
+ 00023269  0x00005c91 jam  0x00000003 , 0x00004454 
+ 00023270  0x00005c92 rtn 
+ 00023271  0x00005c94 jam  0x00000005 , 0x00004456 
+ 00023272  0x00005c95 branch  0x00005ae5 
+ 00023273  0x00005c97 jam  0x00000005 , 0x00004456 
+ 00023274  0x00005c99 jam  0x00000000 , 0x00004454 
+ 00023275  0x00005c9a rtn 
+ 00023276  0x00005c9e fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005c9f set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005ca0 store  0x00000001 , 0x00004456 
+ 00023279  0x00005ca1 rtn 
+ 00023280  0x00005ca3 fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005ca4 set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005ca5 store  0x00000001 , 0x00004456 
+ 00023283  0x00005ca6 rtn 
+ 00023284  0x00005ca9 ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005caa beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005cac beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005cad beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005cae beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005caf beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005cb0 beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005cb1 beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005cb2 beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005cb3 beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005cb4 beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005cb5 beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005cb6 beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005cb7 rtn 
+ 00023298  0x00005cbc force  0x00000002 , 0x00000011 
+ 00023299  0x00005cbd call  0x00005c62 
+ 00023300  0x00005cbe setarg  0x0000000b 
+ 00023301  0x00005cbf istore  0x00000001 , 0x00000005 
+ 00023302  0x00005cc0 fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005cc1 istore  0x00000001 , 0x00000005 
+ 00023304  0x00005cc2 rtn 
+ 00023305  0x00005cc5 store  0x00000001 , 0x0000444c 
+ 00023306  0x00005cc6 ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005cc7 istore  0x00000006 , 0x00000005 
+ 00023308  0x00005cc8 fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005cc9 beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005cca call  0x00005b2b 
+ 00023311  0x00005ccb call  0x00005b26 
+ 00023312  0x00005ccc jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005ccd fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005cce beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005ccf beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005cd0 beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005cd1 fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005cd2 beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005cd3 rtneq  0x00000083 
+ 00023320  0x00005cd5 arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005cd6 store  0x00000004 , 0x000044c7 
+ 00023322  0x00005cd7 rtn 
+ 00023323  0x00005cda fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005cdb bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005cdd arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005cde copy  0x00000011 , 0x00000005 
+ 00023327  0x00005cdf arg  0x00000003 , 0x00000039 
+ 00023328  0x00005ce0 call  0x0000630d 
+ 00023329  0x00005ce1 fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005ce2 and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005ce3 store  0x00000002 , 0x000044c9 
+ 00023332  0x00005ce5 jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005ce6 branch  0x00007d86 
+ 00023334  0x00005ce9 fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005cea rtnbit1  0x00000003 
+ 00023336  0x00005ceb fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005cec rtnbit0  0x00000007 
+ 00023338  0x00005ced branch  0x00003402 
+ 00023339  0x00005cf0 force  0x00000007 , 0x00000011 
+ 00023340  0x00005cf1 call  0x00005c62 
+ 00023341  0x00005cf2 fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005cf3 istore  0x00000007 , 0x00000005 
+ 00023343  0x00005cf4 rtn 
+ 00023344  0x00005cf8 copy  0x00000006 , 0x00000011 
+ 00023345  0x00005cf9 fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005cfa beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005cfb copy  0x00000011 , 0x00000006 
+ 00023348  0x00005cfc arg  0x0000442a , 0x00000005 
+ 00023349  0x00005cfd call  0x00007ebf 
+ 00023350  0x00005cfe branch  0x00005b3d 
+ 00023351  0x00005d00 copy  0x00000011 , 0x00000006 
+ 00023352  0x00005d01 arg  0x0000442a , 0x00000005 
+ 00023353  0x00005d02 call  0x00007ebf 
+ 00023354  0x00005d03 jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005d04 jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005d05 rtn 
+ 00023357  0x00005d09 fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005d0a bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005d0b call  0x0000739c 
+ 00023360  0x00005d0c force  0x00000011 , 0x00000011 
+ 00023361  0x00005d0d call  0x00005c62 
+ 00023362  0x00005d0e setarg  0x00000003 
+ 00023363  0x00005d0f istore  0x00000001 , 0x00000005 
+ 00023364  0x00005d10 branch  0x00007497 
+ 00023365  0x00005d14 arg  0x0000443a , 0x00000005 
+ 00023366  0x00005d15 call  0x0000630c 
+ 00023367  0x00005d16 call  0x000071c5 
+ 00023368  0x00005d17 force  0x00000011 , 0x00000011 
+ 00023369  0x00005d18 call  0x00005c62 
+ 00023370  0x00005d19 setarg  0x00000003 
+ 00023371  0x00005d1a istore  0x00000001 , 0x00000005 
+ 00023372  0x00005d1b branch  0x00007201 
+ 00023373  0x00005d20 copy  0x00000006 , 0x00000011 
+ 00023374  0x00005d21 fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005d22 bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005d23 copy  0x00000011 , 0x00000006 
+ 00023377  0x00005d24 call  0x00007394 
+ 00023378  0x00005d25 branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005d27 jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005d29 force  0x00000002 , 0x00000011 
+ 00023381  0x00005d2a call  0x00005c62 
+ 00023382  0x00005d2b setarg  0x00000005 
+ 00023383  0x00005d2c istore  0x00000001 , 0x00000005 
+ 00023384  0x00005d2d fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005d2e istore  0x00000001 , 0x00000005 
+ 00023386  0x00005d30 force  0x0000000a , 0x00000007 
+ 00023387  0x00005d31 call  0x00007f07 
+ 00023388  0x00005d32 jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005d33 jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005d34 branch  0x00007d86 
+ 00023391  0x00005d37 jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005d38 branch  0x00005b54 
+ 00023393  0x00005d3c arg  0x0000042f , 0x00000005 
+ 00023394  0x00005d3d copy  0x00000011 , 0x00000006 
+ 00023395  0x00005d3e call  0x00007ebf 
+ 00023396  0x00005d3f fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005d40 beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005d41 call  0x0000714f 
+ 00023399  0x00005d44 call  0x00005b7a 
+ 00023400  0x00005d45 fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005d46 rtnne  0x00000082 
+ 00023402  0x00005d47 jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005d48 branch  0x00007d86 
+ 00023404  0x00005d4b call  0x000071ba 
+ 00023405  0x00005d4c arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005d4d call  0x00007201 
+ 00023407  0x00005d4e arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005d4f arg  0x0000442a , 0x00000012 
+ 00023409  0x00005d50 arg  0x00000010 , 0x00000039 
+ 00023410  0x00005d51 call  0x00007f88 
+ 00023411  0x00005d52 nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005d53 branch  0x00005b7a 
+ 00023413  0x00005d56 call  0x00007390 
+ 00023414  0x00005d57 jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005d58 call  0x00007d86 
+ 00023416  0x00005d59 jam  0x00000001 , 0x00004429 
+ 00023417  0x00005d5a jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005d5d force  0x00000011 , 0x00000011 
+ 00023419  0x00005d5e call  0x00005c62 
+ 00023420  0x00005d5f setarg  0x00000004 
+ 00023421  0x00005d60 istore  0x00000001 , 0x00000005 
+ 00023422  0x00005d61 arg  0x0000443a , 0x00000006 
+ 00023423  0x00005d62 branch  0x00007ebf 
+ 00023424  0x00005d65 arg  0x0000041f , 0x00000005 
+ 00023425  0x00005d66 branch  0x00007ebf 
+ 00023426  0x00005d69 force  0x00000011 , 0x00000011 
+ 00023427  0x00005d6a call  0x00005c62 
+ 00023428  0x00005d6b setarg  0x00000006 
+ 00023429  0x00005d6c istore  0x00000001 , 0x00000005 
+ 00023430  0x00005d6d fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005d6e bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005d6f arg  0x00004419 , 0x00000006 
+ 00023433  0x00005d70 branch  0x00007ebf 
+ 00023434  0x00005d73 arg  0x000044ea , 0x00000006 
+ 00023435  0x00005d74 branch  0x00007ebf 
+ 00023436  0x00005d78 arg  0x000044cb , 0x00000005 
+ 00023437  0x00005d79 force  0x0000000a , 0x00000039 
+ 00023438  0x00005d7a call  0x0000630d 
+ 00023439  0x00005d7b force  0x0000000b , 0x00000011 
+ 00023440  0x00005d7c call  0x00005c62 
+ 00023441  0x00005d7d setarg  0x00000007 
+ 00023442  0x00005d7e istore  0x00000001 , 0x00000005 
+ 00023443  0x00005d7f fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005d80 istore  0x00000002 , 0x00000005 
+ 00023445  0x00005d81 fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005d82 istore  0x00000008 , 0x00000005 
+ 00023447  0x00005d83 rtn 
+ 00023448  0x00005d86 force  0x00000011 , 0x00000011 
+ 00023449  0x00005d87 call  0x00005c62 
+ 00023450  0x00005d88 setarg  0x00000008 
+ 00023451  0x00005d89 istore  0x00000001 , 0x00000005 
+ 00023452  0x00005d8a setarg  0x00000000 
+ 00023453  0x00005d8b istore  0x00000008 , 0x00000005 
+ 00023454  0x00005d8c istore  0x00000008 , 0x00000005 
+ 00023455  0x00005d8d rtn 
+ 00023456  0x00005d91 force  0x00000008 , 0x00000011 
+ 00023457  0x00005d92 call  0x00005c62 
+ 00023458  0x00005d93 setarg  0x00000009 
+ 00023459  0x00005d94 istore  0x00000001 , 0x00000005 
+ 00023460  0x00005d95 fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005d96 istore  0x00000001 , 0x00000005 
+ 00023462  0x00005d97 fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005d98 istore  0x00000006 , 0x00000005 
+ 00023464  0x00005d99 rtn 
+ 00023465  0x00005d9d jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005d9e branch  0x00005b54 
+ 00023467  0x00005da1 fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005da2 fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005da3 iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005da4 rtn 
+ 00023471  0x00005da7 arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005da8 call  0x00007ebf 
+ 00023473  0x00005da9 call  0x00005bab 
+ 00023474  0x00005daa isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005dab branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005dac fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005dad rtnne  0x0000000a 
+ 00023478  0x00005dae call  0x00005bb9 
+ 00023479  0x00005daf nrtn  0x00000028 
+ 00023480  0x00005db0 branch  0x00003410 
+ 00023481  0x00005db4 call  0x00007fe9 
+ 00023482  0x00005db5 fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005db6 rtneq  0x00000000 
+ 00023484  0x00005db7 fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005db8 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005db9 rtn  0x00000001 
+ 00023487  0x00005dba branch  0x00007fe7 
+ 00023488  0x00005dbd call  0x00005bab 
+ 00023489  0x00005dbe isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005dbf branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005dc0 rtn 
+ 00023492  0x00005dc5 rtn 
+ 00023493  0x00005dc8 arg  0x000009be , 0x00000005 
+ 00023494  0x00005dc9 call  0x00007eb3 
+ 00023495  0x00005dca jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005dcb jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005dcc rtn 
+ 00023498  0x00005dcf arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005dd0 call  0x00007ebf 
+ 00023500  0x00005dd1 jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005dd2 jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005dd3 rtn 
+ 00023503  0x00005dd6 force  0x00000041 , 0x00000011 
+ 00023504  0x00005dd7 call  0x00005c62 
+ 00023505  0x00005dd8 setarg  0x0000000c 
+ 00023506  0x00005dd9 istore  0x00000001 , 0x00000005 
+ 00023507  0x00005dda arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005ddb branch  0x00007eb3 
+ 00023509  0x00005dde call  0x00007166 
+ 00023510  0x00005ddf force  0x00000011 , 0x00000011 
+ 00023511  0x00005de0 call  0x00005c62 
+ 00023512  0x00005de1 setarg  0x0000000d 
+ 00023513  0x00005de2 istore  0x00000001 , 0x00000005 
+ 00023514  0x00005de3 branch  0x00007201 
+ 00023515  0x00005de7 fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005de8 rtneq  0x000000ff 
+ 00023517  0x00005de9 arg  0x00000003 , 0x00000002 
+ 00023518  0x00005dea isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005deb nrtn  0x00000002 
+ 00023520  0x00005dec arg  0x0000000a , 0x00000007 
+ 00023521  0x00005ded call  0x00007f16 
+ 00023522  0x00005dee nrtn  0x00000034 
+ 00023523  0x00005def branch  0x00005ba9 
+ 00023524  0x00005df2 bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005df3 fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005df4 beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005df5 beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005df6 beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005df7 beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005df8 beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005df9 beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005dfa beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005dfb beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005dfc rtn 
+ 00023535  0x00005e00 fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005e01 rtnne  0x00000004 
+ 00023537  0x00005e02 jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005e03 jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005e04 jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005e05 branch  0x00007d86 
+ 00023541  0x00005e09 jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005e0a branch  0x00005b02 
+ 00023543  0x00005e0d jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005e0e setarg  0x00017700 
+ 00023545  0x00005e0f arg  0x0000000a , 0x00000007 
+ 00023546  0x00005e10 branch  0x00007f08 
+ 00023547  0x00005e13 fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005e14 beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005e15 rtn 
+ 00023550  0x00005e18 jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005e19 jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005e1a call  0x00007d86 
+ 00023553  0x00005e1b call  0x00005b82 
+ 00023554  0x00005e1c fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005e1d rtnne  0x0000000a 
+ 00023556  0x00005e1e call  0x00005bb9 
+ 00023557  0x00005e1f rtn  0x00000028 
+ 00023558  0x00005e20 branch  0x00003410 
+ 00023559  0x00005e24 jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005e25 branch  0x00005b8c 
+ 00023561  0x00005e28 fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005e29 fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005e2a iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005e2b isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005e2c branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005e2d jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005e2e branch  0x00005b98 
+ 00023568  0x00005e31 call  0x00005ba0 
+ 00023569  0x00005e32 branch  0x00005c12 
+ 00023570  0x00005e36 force  0x0000000a , 0x00000007 
+ 00023571  0x00005e37 call  0x00007f07 
+ 00023572  0x00005e38 jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005e39 jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005e3a jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005e3b branch  0x00007d86 
+ 00023576  0x00005e40 bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005e41 fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005e42 rtnbit0  0x00000007 
+ 00023579  0x00005e43 fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005e44 rtnne  0x00000002 
+ 00023581  0x00005e45 jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005e46 fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005e47 beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005e48 beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005e49 beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005e4a beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005e4b beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005e4c beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005e4d rtn 
+ 00023590  0x00005e51 fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005e52 copy  0x0000003f , 0x00000007 
+ 00023592  0x00005e53 increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005e54 store  0x00000001 , 0x00004663 
+ 00023594  0x00005e55 fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005e56 qisolate1  0x0000003f 
+ 00023596  0x00005e57 setarg  0x00000080 
+ 00023597  0x00005e58 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005e59 store  0x00000001 , 0x00004664 
+ 00023599  0x00005e5a branch  0x00005c55 
+ 00023600  0x00005e5d fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005e5e jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005e5f beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005e60 jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005e61 rtn 
+ 00023605  0x00005e64 jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005e65 call  0x00007d86 
+ 00023607  0x00005e66 jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005e67 branch  0x00005bd5 
+ 00023609  0x00005e6a fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005e6b beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005e6c jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005e6d rtn 
+ 00023613  0x00005e70 call  0x0000718d 
+ 00023614  0x00005e74 fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005e75 beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005e76 call  0x00005b18 
+ 00023617  0x00005e78 call  0x0000717a 
+ 00023618  0x00005e79 arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005e7a arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005e7b arg  0x00000010 , 0x00000039 
+ 00023621  0x00005e7c call  0x00007f88 
+ 00023622  0x00005e7d branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005e7f jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005e80 branch  0x00005b54 
+ 00023625  0x00005e84 call  0x00007595 
+ 00023626  0x00005e85 nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005e86 jam  0x00000001 , 0x00004429 
+ 00023628  0x00005e87 fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005e88 beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005e89 beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005e8a jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005e8b jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005e8c rtn 
+ 00023634  0x00005e8f fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005e90 beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005e91 jam  0x00000000 , 0x00004664 
+ 00023637  0x00005e93 branch  0x00005b3d 
+ 00023638  0x00005e99 jam  0x00000000 , 0x00004663 
+ 00023639  0x00005e9a branch  0x00005b1b 
+ 00023640  0x00005e9e jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005e9f fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005ea0 beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005ea2 rtn 
+ 00023644  0x00005ea5 jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005ea6 jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005ea7 branch  0x00007a99 
+ 00023647  0x00005eaa jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005eab jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005eac branch  0x00005bcf 
+ 00023650  0x00005eb1 force  0x00000006 , 0x00000012 
+ 00023651  0x00005eb2 branch  0x00005847 
+ 00023652  0x00005eb7 fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005eb8 beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005eb9 beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005eba beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005ebb beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005ebc beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005ebd beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005ebe beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005ebf beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005ec0 beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005ec1 beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005ec2 beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005ec3 beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005ec4 beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005ec5 beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005ec6 beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005ec7 beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005ec8 arg  0x00000002 , 0x00000011 
+ 00023670  0x00005ec9 arg  0x00000007 , 0x00000012 
+ 00023671  0x00005eca call  0x00005842 
+ 00023672  0x00005ecb fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005ecc istore  0x00000001 , 0x00000005 
+ 00023674  0x00005ecd rtn 
+ 00023675  0x00005ed1 ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005ed2 store  0x00000009 , 0x000043d3 
+ 00023677  0x00005ed3 ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005ed4 store  0x00000002 , 0x0000045f 
+ 00023679  0x00005ed5 fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005ed6 set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005ed7 store  0x00000001 , 0x0000043f 
+ 00023682  0x00005ed8 rtn 
+ 00023683  0x00005edb ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005edc store  0x00000005 , 0x000043ce 
+ 00023685  0x00005edd ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005ede store  0x00000002 , 0x0000045f 
+ 00023687  0x00005edf fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005ee0 isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005ee1 nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005ee2 fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005ee3 set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005ee4 store  0x00000001 , 0x0000043f 
+ 00023693  0x00005ee5 rtn 
+ 00023694  0x00005ee9 setarg  0x00000014 
+ 00023695  0x00005eea store  0x00000002 , 0x0000046d 
+ 00023696  0x00005eeb store  0x00000002 , 0x000044ba 
+ 00023697  0x00005eec rtn 
+ 00023698  0x00005eef arg  0x00000013 , 0x00000013 
+ 00023699  0x00005ef3 arg  0x00000002 , 0x00000011 
+ 00023700  0x00005ef4 arg  0x00000002 , 0x00000012 
+ 00023701  0x00005ef5 call  0x00005842 
+ 00023702  0x00005ef6 copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005ef7 istore  0x00000001 , 0x00000005 
+ 00023704  0x00005ef8 rtn 
+ 00023705  0x00005efd arg  0x00000009 , 0x00000011 
+ 00023706  0x00005efe arg  0x00000009 , 0x00000012 
+ 00023707  0x00005eff call  0x00005842 
+ 00023708  0x00005f00 setarg  0x00000001 
+ 00023709  0x00005f01 istore  0x00000008 , 0x00000005 
+ 00023710  0x00005f02 rtn 
+ 00023711  0x00005f06 rtn  0x00000029 
+ 00023712  0x00005f08 arg  0x00000006 , 0x00000011 
+ 00023713  0x00005f09 arg  0x0000000c , 0x00000012 
+ 00023714  0x00005f0a call  0x00005842 
+ 00023715  0x00005f0b fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005f0c istore  0x00000005 , 0x00000005 
+ 00023717  0x00005f0d rtn 
+ 00023718  0x00005f11 arg  0x00000013 , 0x00000012 
+ 00023719  0x00005f12 branch  0x00005ca8 
+ 00023720  0x00005f16 arg  0x00000001 , 0x00000011 
+ 00023721  0x00005f17 branch  0x00005842 
+ 00023722  0x00005f1b ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005f1c store  0x00000008 , 0x000044cd 
+ 00023724  0x00005f1d ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005f1e store  0x00000002 , 0x000044cb 
+ 00023726  0x00005f1f ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005f20 store  0x00000008 , 0x000044aa 
+ 00023728  0x00005f21 ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005f22 store  0x00000004 , 0x00004411 
+ 00023730  0x00005f23 call  0x00005ccf 
+ 00023731  0x00005f24 bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005f25 fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005f26 beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005f27 fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005f28 bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005f29 fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005f2a ncall  0x000067be , 0x00000034 
+ 00023738  0x00005f2b fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005f2c beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005f2e jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005f2f call  0x00005cdd 
+ 00023742  0x00005f30 branch  0x000073a2 
+ 00023743  0x00005f33 jam  0x00000001 , 0x00004429 
+ 00023744  0x00005f34 arg  0x000044ea , 0x00000006 
+ 00023745  0x00005f35 arg  0x00004419 , 0x00000005 
+ 00023746  0x00005f36 call  0x00007ebf 
+ 00023747  0x00005f37 branch  0x00005cbc 
+ 00023748  0x00005f3b bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005f3c jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005f3d jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005f3e jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005f3f branch  0x00007d86 
+ 00023753  0x00005f42 arg  0x00000002 , 0x00000011 
+ 00023754  0x00005f43 arg  0x0000000d , 0x00000012 
+ 00023755  0x00005f44 call  0x00005842 
+ 00023756  0x00005f45 setarg  0x00000006 
+ 00023757  0x00005f46 istore  0x00000001 , 0x00000005 
+ 00023758  0x00005f47 rtn 
+ 00023759  0x00005f4a arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005f4b force  0x00000008 , 0x00000039 
+ 00023761  0x00005f4c call  0x0000630d 
+ 00023762  0x00005f4d arg  0x00004415 , 0x00000005 
+ 00023763  0x00005f4e force  0x00000004 , 0x00000039 
+ 00023764  0x00005f4f call  0x0000630d 
+ 00023765  0x00005f50 arg  0x0000000d , 0x00000011 
+ 00023766  0x00005f51 arg  0x00000004 , 0x00000012 
+ 00023767  0x00005f52 call  0x00005842 
+ 00023768  0x00005f53 fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005f54 istore  0x00000008 , 0x00000005 
+ 00023770  0x00005f55 fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005f56 istore  0x00000004 , 0x00000005 
+ 00023772  0x00005f57 rtn 
+ 00023773  0x00005f5a arg  0x00000005 , 0x00000012 
+ 00023774  0x00005f5b branch  0x00005ca8 
+ 00023775  0x00005f5e arg  0x00000006 , 0x00000012 
+ 00023776  0x00005f5f branch  0x00005ca8 
+ 00023777  0x00005f63 ifetch  0x00000008 , 0x00000006 
+ 00023778  0x00005f64 store  0x00000008 , 0x000044b2 
+ 00023779  0x00005f65 ifetch  0x00000004 , 0x00000006 
+ 00023780  0x00005f66 store  0x00000004 , 0x00004415 
+ 00023781  0x00005f67 branch  0x000073a2 
+ 00023782  0x00005f6a fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00005f6b set1  0x00000004 , 0x0000003f 
+ 00023784  0x00005f6c store  0x00000001 , 0x0000043f 
+ 00023785  0x00005f6d rtn 
+ 00023786  0x00005f70 rtn  0x00000029 
+ 00023787  0x00005f71 jam  0x00000032 , 0x00000a99 
+ 00023788  0x00005f72 call  0x00007d86 
+ 00023789  0x00005f73 jam  0x00000004 , 0x000044c5 
+ 00023790  0x00005f74 branch  0x00005cdf 
+ 00023791  0x00005f77 jam  0x00000002 , 0x000044c5 
+ 00023792  0x00005f78 call  0x00005cf3 
+ 00023793  0x00005f79 jam  0x00000033 , 0x00000a99 
+ 00023794  0x00005f7a branch  0x00007d86 
+ 00023795  0x00005f7d arg  0x0000000b , 0x00000012 
+ 00023796  0x00005f7e branch  0x00005ca8 
+ 00023797  0x00005f86 rtn 
+ 00023798  0x00005f8e rtn  0x0000002b 
+ 00023799  0x00005f90 bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x00005f91 setarg  0x00000000 
+ 00023801  0x00005f92 store  0x00000001 , 0x00000048 
+ 00023802  0x00005f93 store  0x00000001 , 0x00000055 
+ 00023803  0x00005f94 store  0x00000001 , 0x00000078 
+ 00023804  0x00005f95 store  0x00000001 , 0x0000007c 
+ 00023805  0x00005f96 store  0x00000001 , 0x00004158 
+ 00023806  0x00005f97 store  0x00000001 , 0x000004d7 
+ 00023807  0x00005f98 store  0x00000001 , 0x0000016d 
+ 00023808  0x00005f99 store  0x00000001 , 0x000009b5 
+ 00023809  0x00005f9a jam  0x00000000 , 0x0000455b 
+ 00023810  0x00005f9b jam  0x00000000 , 0x00000229 
+ 00023811  0x00005f9c jam  0x00000000 , 0x000004d8 
+ 00023812  0x00005f9e jam  0x00000000 , 0x000009b5 
+ 00023813  0x00005f9f jam  0x00000000 , 0x000009b4 
+ 00023814  0x00005fa0 jam  0x00000000 , 0x000004d1 
+ 00023815  0x00005fa3 rtn 
+ 00023816  0x00005fa6 bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x00005fa7 call  0x000062ff , 0x00000029 
+ 00023818  0x00005fa8 ncall  0x00006303 , 0x00000029 
+ 00023819  0x00005fa9 call  0x000062bc 
+ 00023820  0x00005faa nrtn  0x00000034 
+ 00023821  0x00005fab fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00005fac rtnbit0  0x00000006 
+ 00023823  0x00005fad set0  0x00000006 , 0x0000003f 
+ 00023824  0x00005fae set0  0x00000001 , 0x00000000 
+ 00023825  0x00005faf store  0x00000001 , 0x0000004c 
+ 00023826  0x00005fb0 fetch  0x00000001 , 0x00000551 
+ 00023827  0x00005fb1 fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x00005fb2 isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x00005fb3 setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x00005fb4 storet  0x00000001 , 0x0000004c 
+ 00023831  0x00005fb5 and_into  0x00000002 , 0x00000002 
+ 00023832  0x00005fb6 storet  0x00000001 , 0x0000007f 
+ 00023833  0x00005fb7 fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x00005fb8 rshift  0x0000003f , 0x0000003f 
+ 00023835  0x00005fb9 store  0x00000001 , 0x0000007d 
+ 00023836  0x00005fba bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x00005fbb fetch  0x00000001 , 0x0000007d 
+ 00023838  0x00005fbc beq  0x0000007f , 0x00005d66 
+ 00023839  0x00005fbd beq  0x00000003 , 0x00005db1 
+ 00023840  0x00005fbe beq  0x00000004 , 0x00005dc2 
+ 00023841  0x00005fbf beq  0x0000003c , 0x00005d59 
+ 00023842  0x00005fc0 beq  0x00000005 , 0x00005d55 
+ 00023843  0x00005fc1 beq  0x0000000f , 0x00005fa8 
+ 00023844  0x00005fc2 beq  0x00000010 , 0x00005e24 
+ 00023845  0x00005fc3 beq  0x00000023 , 0x00005e42 
+ 00023846  0x00005fc4 beq  0x00000039 , 0x00005fc1 
+ 00023847  0x00005fc5 beq  0x00000038 , 0x00005fbc 
+ 00023848  0x00005fc6 beq  0x00000031 , 0x00005e27 
+ 00023849  0x00005fc7 beq  0x00000037 , 0x00005eb0 
+ 00023850  0x00005fc8 beq  0x00000027 , 0x00005eac 
+ 00023851  0x00005fc9 beq  0x00000033 , 0x00005ea9 
+ 00023852  0x00005fca beq  0x00000025 , 0x00005eae 
+ 00023853  0x00005fcb beq  0x00000026 , 0x00005e3e 
+ 00023854  0x00005fcc beq  0x00000007 , 0x00005e36 
+ 00023855  0x00005fcd beq  0x0000002d , 0x00005e2d 
+ 00023856  0x00005fce beq  0x0000002e , 0x00005e2e 
+ 00023857  0x00005fcf beq  0x00000001 , 0x00005ea5 
+ 00023858  0x00005fd0 beq  0x00000002 , 0x00005e90 
+ 00023859  0x00005fd1 beq  0x00000028 , 0x00005fb3 
+ 00023860  0x00005fd2 beq  0x00000009 , 0x00005e86 
+ 00023861  0x00005fd3 beq  0x0000000b , 0x00005e5f 
+ 00023862  0x00005fd4 beq  0x00000008 , 0x00005e43 
+ 00023863  0x00005fd5 beq  0x0000000c , 0x00005e6a 
+ 00023864  0x00005fd6 beq  0x0000001f , 0x00005e3a 
+ 00023865  0x00005fd7 beq  0x00000020 , 0x00005e3c 
+ 00023866  0x00005fd8 beq  0x00000021 , 0x00005eca 
+ 00023867  0x00005fd9 beq  0x00000022 , 0x00005eca 
+ 00023868  0x00005fda beq  0x00000035 , 0x00005ecb 
+ 00023869  0x00005fdb beq  0x00000036 , 0x00005ecc 
+ 00023870  0x00005fdc beq  0x00000024 , 0x00005eca 
+ 00023871  0x00005fdd beq  0x00000034 , 0x00005ecd 
+ 00023872  0x00005fde beq  0x00000017 , 0x00005ed6 
+ 00023873  0x00005fdf beq  0x00000011 , 0x00005ef2 
+ 00023874  0x00005fe0 beq  0x00000012 , 0x00005ef6 
+ 00023875  0x00005fe1 beq  0x00000013 , 0x00005ef8 
+ 00023876  0x00005fe2 beq  0x0000000d , 0x00005f0a 
+ 00023877  0x00005fe3 beq  0x0000000e , 0x00005f0a 
+ 00023878  0x00005fe4 beq  0x0000002f , 0x00005eaa 
+ 00023879  0x00005fe5 beq  0x00000030 , 0x00005f0a 
+ 00023880  0x00005fe6 beq  0x0000000a , 0x00005f0a 
+ 00023881  0x00005fe7 beq  0x00000018 , 0x00005f0b 
+ 00023882  0x00005fe8 beq  0x00000032 , 0x00005f0a 
+ 00023883  0x00005fe9 beq  0x0000003d , 0x00005f10 
+ 00023884  0x00005fea beq  0x0000003e , 0x00005f51 
+ 00023885  0x00005feb beq  0x0000003f , 0x00005f4b 
+ 00023886  0x00005fec beq  0x00000040 , 0x00005f78 
+ 00023887  0x00005fed beq  0x00000041 , 0x00005f8a 
+ 00023888  0x00005fee beq  0x00000006 , 0x00005fa7 
+ 00023889  0x00005fef beq  0x0000003a , 0x00005d57 
+ 00023890  0x00005ff3 jam  0x00000019 , 0x0000007e 
+ 00023891  0x00005ff5 jam  0x00000004 , 0x0000007c 
+ 00023892  0x00005ff6 rtn 
+ 00023893  0x00005ff9 jam  0x00000006 , 0x0000007c 
+ 00023894  0x00005ffa rtn 
+ 00023895  0x00005ffd jam  0x0000003b , 0x0000007c 
+ 00023896  0x00005ffe rtn 
+ 00023897  0x00006001 fetch  0x00000004 , 0x00000552 
+ 00023898  0x00006002 lshift  0x0000003f , 0x0000003f 
+ 00023899  0x00006003 store  0x00000004 , 0x000040d2 
+ 00023900  0x00006004 fetch  0x00000001 , 0x00000556 
+ 00023901  0x00006005 store  0x00000001 , 0x000040d9 
+ 00023902  0x00006006 fetch  0x00000005 , 0x00000557 
+ 00023903  0x00006007 store  0x00000005 , 0x000040e7 
+ 00023904  0x00006008 fetch  0x00000005 , 0x0000055c 
+ 00023905  0x00006009 istore  0x00000005 , 0x00000005 
+ 00023906  0x0000600a fetch  0x00000001 , 0x00000031 
+ 00023907  0x0000600b set1  0x00000003 , 0x0000003f 
+ 00023908  0x0000600c store  0x00000001 , 0x00000031 
+ 00023909  0x0000600d rtn 
+ 00023910  0x0000600f bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x00006010 fetch  0x00000001 , 0x00000552 
+ 00023912  0x00006011 set1  0x00000007 , 0x0000003f 
+ 00023913  0x00006012 store  0x00000001 , 0x0000007d 
+ 00023914  0x00006013 beq  0x00000081 , 0x00005d88 
+ 00023915  0x00006014 beq  0x00000082 , 0x00005d8d 
+ 00023916  0x00006015 beq  0x00000095 , 0x00005eb1 
+ 00023917  0x00006016 beq  0x00000096 , 0x00005eca 
+ 00023918  0x00006017 beq  0x0000008b , 0x00005ebf 
+ 00023919  0x00006018 beq  0x00000083 , 0x00005da5 
+ 00023920  0x00006019 beq  0x00000084 , 0x00005da7 
+ 00023921  0x0000601a beq  0x00000090 , 0x00005d7a 
+ 00023922  0x0000601b beq  0x00000097 , 0x00005d9e 
+ 00023923  0x0000601c beq  0x00000098 , 0x00005da3 
+ 00023924  0x0000601d beq  0x00000099 , 0x00005d7d 
+ 00023925  0x0000601e beq  0x0000009a , 0x00005d80 
+ 00023926  0x0000601f rtneq  0x00000084 
+ 00023927  0x00006023 jam  0x00000082 , 0x0000007c 
+ 00023928  0x00006024 jam  0x00000019 , 0x0000007e 
+ 00023929  0x00006026 rtn 
+ 00023930  0x00006028 jam  0x00000082 , 0x0000007c 
+ 00023931  0x00006029 jam  0x0000002e , 0x0000007e 
+ 00023932  0x0000602a rtn 
+ 00023933  0x0000602d call  0x00005d82 
+ 00023934  0x0000602e jam  0x0000009a , 0x0000007c 
+ 00023935  0x0000602f rtn 
+ 00023936  0x00006032 call  0x00005d82 
+ 00023937  0x00006033 branch  0x00005d86 
+ 00023938  0x00006036 arg  0x0000465e , 0x00000005 
+ 00023939  0x00006037 fetch  0x00000003 , 0x00000553 
+ 00023940  0x00006038 istore  0x00000003 , 0x00000005 
+ 00023941  0x00006039 rtn 
+ 00023942  0x0000603c branch  0x000076d8 , 0x00000001 
+ 00023943  0x0000603d rtn 
+ 00023944  0x0000603f fetch  0x00000001 , 0x00000554 
+ 00023945  0x00006040 set1  0x00000007 , 0x0000003f 
+ 00023946  0x00006041 store  0x00000001 , 0x000004c9 
+ 00023947  0x00006042 beq  0x0000008b , 0x00005d92 
+ 00023948  0x00006043 rtn 
+ 00023949  0x00006047 fetch  0x00000001 , 0x00000554 
+ 00023950  0x00006048 set1  0x00000007 , 0x0000003f 
+ 00023951  0x00006049 store  0x00000001 , 0x000004c9 
+ 00023952  0x0000604a beq  0x0000008b , 0x00005d96 
+ 00023953  0x0000604b rtn 
+ 00023954  0x0000604e fetch  0x00000001 , 0x0000415a 
+ 00023955  0x0000604f fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x00006050 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x00006051 storet  0x00000001 , 0x0000004c 
+ 00023958  0x00006053 fetch  0x00000001 , 0x00000030 
+ 00023959  0x00006054 rtnbit0  0x00000005 
+ 00023960  0x00006055 set0  0x00000005 , 0x0000003f 
+ 00023961  0x00006056 store  0x00000001 , 0x00000030 
+ 00023962  0x00006057 fetch  0x00000001 , 0x000004d7 
+ 00023963  0x00006058 nrtn  0x00000034 
+ 00023964  0x00006059 jam  0x00000031 , 0x0000007c 
+ 00023965  0x0000605a rtn 
+ 00023966  0x0000605d nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x0000605e jam  0x00000012 , 0x0000007c 
+ 00023968  0x0000605f branch  0x000062eb 
+ 00023969  0x00006062 jam  0x00000097 , 0x0000007c 
+ 00023970  0x00006063 rtn 
+ 00023971  0x00006068 call  0x000062eb 
+ 00023972  0x00006069 branch  0x00005ffe 
+ 00023973  0x0000606c jam  0x00000084 , 0x0000007c 
+ 00023974  0x0000606d rtn 
+ 00023975  0x00006070 fetcht  0x00000001 , 0x00000555 
+ 00023976  0x00006071 and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x00006072 storet  0x00000001 , 0x000004d0 
+ 00023978  0x00006073 fetch  0x00000001 , 0x000041ce 
+ 00023979  0x00006074 bne  0x00000051 , 0x00005dad 
+ 00023980  0x00006075 jam  0x00000000 , 0x000041ce 
+ 00023981  0x00006077 fetch  0x00000001 , 0x00000055 
+ 00023982  0x00006078 rtnne  0x00000015 
+ 00023983  0x00006079 jam  0x00000004 , 0x00000055 
+ 00023984  0x0000607a branch  0x0000631b 
+ 00023985  0x0000607d bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x0000607e fetch  0x00000001 , 0x00000552 
+ 00023987  0x0000607f store  0x00000001 , 0x000004c9 
+ 00023988  0x00006080 beq  0x00000033 , 0x00005dd8 
+ 00023989  0x00006081 beq  0x00000008 , 0x00005de7 
+ 00023990  0x00006082 beq  0x0000000f , 0x00005dee 
+ 00023991  0x00006083 beq  0x00000010 , 0x00005df4 
+ 00023992  0x00006084 beq  0x00000011 , 0x00005df5 
+ 00023993  0x00006085 beq  0x00000012 , 0x00005dfd 
+ 00023994  0x00006086 beq  0x00000018 , 0x00005e13 
+ 00023995  0x00006087 beq  0x00000017 , 0x00005e16 
+ 00023996  0x00006088 beq  0x00000013 , 0x00005dcf 
+ 00023997  0x0000608a beq  0x0000003d , 0x00005f1e 
+ 00023998  0x0000608b beq  0x0000003e , 0x00005f6a 
+ 00023999  0x0000608c beq  0x00000040 , 0x00005f20 
+ 00024000  0x0000608d beq  0x00000041 , 0x00005f3d 
+ 00024001  0x0000608e rtn 
+ 00024002  0x00006091 bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x00006092 fetch  0x00000001 , 0x00000552 
+ 00024004  0x00006093 store  0x00000001 , 0x000004c9 
+ 00024005  0x00006094 beq  0x00000001 , 0x00005e0a 
+ 00024006  0x00006095 beq  0x00000033 , 0x00005de2 
+ 00024007  0x00006096 beq  0x0000000b , 0x00005dfe 
+ 00024008  0x00006097 beq  0x00000008 , 0x00005e01 
+ 00024009  0x00006098 beq  0x00000013 , 0x00005dd2 
+ 00024010  0x0000609a beq  0x00000040 , 0x00005e0b 
+ 00024011  0x0000609b beq  0x00000041 , 0x00005e0e 
+ 00024012  0x0000609c beq  0x00000018 , 0x00005e11 
+ 00024013  0x0000609d beq  0x00000017 , 0x00005e22 
+ 00024014  0x0000609e rtn 
+ 00024015  0x000060a1 jam  0x00000020 , 0x00000a99 
+ 00024016  0x000060a2 call  0x00007d86 
+ 00024017  0x000060a3 branch  0x000021dc 
+ 00024018  0x000060a5 jam  0x00000019 , 0x00000a99 
+ 00024019  0x000060a6 call  0x00007d86 
+ 00024020  0x000060a7 jam  0x00000002 , 0x0000455b 
+ 00024021  0x000060a8 setarg  0x00000050 
+ 00024022  0x000060a9 arg  0x00000006 , 0x00000007 
+ 00024023  0x000060aa branch  0x00007f08 
+ 00024024  0x000060b0 fetch  0x00000001 , 0x000004d1 
+ 00024025  0x000060b1 set1  0x00000000 , 0x0000003f 
+ 00024026  0x000060b2 store  0x00000001 , 0x000004d1 
+ 00024027  0x000060b3 jam  0x00000001 , 0x00000a99 
+ 00024028  0x000060b4 call  0x00007d86 
+ 00024029  0x000060b5 jam  0x0000008b , 0x0000007c 
+ 00024030  0x000060b9 fetch  0x00000001 , 0x00000055 
+ 00024031  0x000060ba bne  0x00000005 , 0x00005d07 
+ 00024032  0x000060bd jam  0x00000006 , 0x00000055 
+ 00024033  0x000060be rtn 
+ 00024034  0x000060c7 jam  0x0000000b , 0x000004ca 
+ 00024035  0x000060c8 jam  0x00000007 , 0x0000007c 
+ 00024036  0x000060ca jam  0x00000000 , 0x00000055 
+ 00024037  0x000060cc branch  0x00005d07 , 0x00000001 
+ 00024038  0x000060cd rtn 
+ 00024039  0x000060d0 fetch  0x00000001 , 0x000041bd 
+ 00024040  0x000060d1 nrtn  0x00000034 
+ 00024041  0x000060d2 call  0x0000244f 
+ 00024042  0x000060d3 call  0x00005ffc 
+ 00024043  0x000060d4 rtn  0x00000029 
+ 00024044  0x000060d5 set1  0x00000021 , 0x00000000 
+ 00024045  0x000060d6 rtn 
+ 00024046  0x000060d9 nrtn  0x00000029 
+ 00024047  0x000060da jam  0x00000010 , 0x0000007c 
+ 00024048  0x000060db fetch  0x00000001 , 0x0000004c 
+ 00024049  0x000060dc rtnbit0  0x00000002 
+ 00024050  0x000060dd jam  0x00000012 , 0x0000007c 
+ 00024051  0x000060de rtn 
+ 00024052  0x000060e1 branch  0x00005ffe 
+ 00024053  0x000060e4 call  0x00006059 
+ 00024054  0x000060e5 fetch  0x00000001 , 0x00000030 
+ 00024055  0x000060e6 rtnbit1  0x00000004 
+ 00024056  0x000060e7 jam  0x00000031 , 0x0000007c 
+ 00024057  0x000060e8 fetch  0x00000001 , 0x00000055 
+ 00024058  0x000060e9 rtnne  0x0000000a 
+ 00024059  0x000060ea jam  0x0000000b , 0x00000055 
+ 00024060  0x000060eb rtn 
+ 00024061  0x000060f5 rtn 
+ 00024062  0x000060f9 jam  0x00000007 , 0x0000007c 
+ 00024063  0x000060fa jam  0x00000013 , 0x000004ca 
+ 00024064  0x000060fb rtn 
+ 00024065  0x000060fe fetch  0x00000001 , 0x00000553 
+ 00024066  0x000060ff beq  0x00000006 , 0x00005e07 
+ 00024067  0x00006100 rtnne  0x00000018 
+ 00024068  0x00006101 jam  0x00000018 , 0x000004ca 
+ 00024069  0x00006102 jam  0x00000007 , 0x0000007c 
+ 00024070  0x00006103 rtn 
+ 00024071  0x00006105 jam  0x00000006 , 0x000004ca 
+ 00024072  0x00006106 jam  0x00000007 , 0x0000007c 
+ 00024073  0x00006107 rtn 
+ 00024074  0x0000610a rtn 
+ 00024075  0x0000610d jam  0x00000000 , 0x000009ae 
+ 00024076  0x0000610e jam  0x00000007 , 0x0000007c 
+ 00024077  0x0000610f branch  0x00005d07 
+ 00024078  0x00006112 jam  0x00000000 , 0x000009ae 
+ 00024079  0x00006113 jam  0x00000007 , 0x0000007c 
+ 00024080  0x00006114 branch  0x00005d07 
+ 00024081  0x00006116 jam  0x00000024 , 0x00000a99 
+ 00024082  0x00006117 branch  0x00007d86 
+ 00024083  0x0000611a jam  0x00000023 , 0x00000a99 
+ 00024084  0x0000611b call  0x00007d86 
+ 00024085  0x0000611c branch  0x000026e9 
+ 00024086  0x0000611f jam  0x00000022 , 0x00000a99 
+ 00024087  0x00006120 call  0x00007d86 
+ 00024088  0x00006121 setarg  0x00000000 
+ 00024089  0x00006122 store  0x00000002 , 0x00000075 
+ 00024090  0x00006123 fetch  0x00000002 , 0x000041e3 
+ 00024091  0x00006124 lshift  0x0000003f , 0x0000003f 
+ 00024092  0x00006125 store  0x00000002 , 0x00000032 
+ 00024093  0x00006126 fetch  0x00000001 , 0x000041e5 
+ 00024094  0x00006127 store  0x00000001 , 0x00000073 
+ 00024095  0x00006128 fetch  0x00000001 , 0x000041e7 
+ 00024096  0x00006129 store  0x00000001 , 0x00000074 
+ 00024097  0x0000612a branch  0x000026c6 
+ 00024098  0x0000612d jam  0x00000021 , 0x00000a99 
+ 00024099  0x0000612e branch  0x00007d86 
+ 00024100  0x00006131 fetcht  0x00000001 , 0x00000552 
+ 00024101  0x00006132 storet  0x00000001 , 0x00000054 
+ 00024102  0x00006133 branch  0x00005e38 
+ 00024103  0x00006136 fetch  0x00000001 , 0x000004d1 
+ 00024104  0x00006137 set1  0x00000002 , 0x0000003f 
+ 00024105  0x00006138 store  0x00000001 , 0x000004d1 
+ 00024106  0x00006139 rtnbit1  0x00000003 
+ 00024107  0x0000613a jam  0x00000031 , 0x0000007c 
+ 00024108  0x0000613b branch  0x00005d07 
+ 00024109  0x00006140 rtn 
+ 00024110  0x00006143 fetch  0x00000001 , 0x000040d0 
+ 00024111  0x00006144 fetcht  0x00000001 , 0x00000552 
+ 00024112  0x00006145 isub  0x00000002 , 0x0000003e 
+ 00024113  0x00006147 branch  0x00005e38 , 0x00000002 
+ 00024114  0x00006148 jam  0x00000004 , 0x0000007c 
+ 00024115  0x00006149 jam  0x0000001f , 0x0000007e 
+ 00024116  0x0000614a jam  0x0000002e , 0x0000007d 
+ 00024117  0x0000614b rtn 
+ 00024118  0x0000614e call  0x00006157 
+ 00024119  0x0000614f branch  0x00005e38 
+ 00024120  0x00006152 jam  0x00000003 , 0x0000007c 
+ 00024121  0x00006153 rtn 
+ 00024122  0x00006156 jam  0x00000021 , 0x0000007c 
+ 00024123  0x00006157 rtn 
+ 00024124  0x0000615a jam  0x00000022 , 0x0000007c 
+ 00024125  0x0000615b rtn 
+ 00024126  0x0000615e fetch  0x00000001 , 0x00000055 
+ 00024127  0x0000615f rtneq  0x00000013 
+ 00024128  0x00006161 jam  0x00000002 , 0x00000055 
+ 00024129  0x00006163 rtn 
+ 00024130  0x00006167 rtn 
+ 00024131  0x0000616a call  0x00005ff9 
+ 00024132  0x0000616b jam  0x00000001 , 0x000004d4 
+ 00024133  0x0000616c jam  0x0000000a , 0x00000a99 
+ 00024134  0x0000616d call  0x00007d86 
+ 00024135  0x0000616f call  0x000062f3 
+ 00024136  0x00006170 nbranch  0x00006001 , 0x00000001 
+ 00024137  0x00006172 nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x00006173 jam  0x00000004 , 0x0000007c 
+ 00024139  0x00006174 jam  0x00000008 , 0x0000007d 
+ 00024140  0x00006175 jam  0x00000023 , 0x0000007e 
+ 00024141  0x00006176 rtn 
+ 00024142  0x00006178 fetch  0x00000001 , 0x0000004b 
+ 00024143  0x00006179 set1  0x00000002 , 0x0000003f 
+ 00024144  0x0000617a store  0x00000001 , 0x0000004b 
+ 00024145  0x0000617b rtn 
+ 00024146  0x0000617f fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x00006180 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x00006181 storet  0x00000001 , 0x0000004c 
+ 00024149  0x00006182 rtn 
+ 00024150  0x00006186 fetch  0x00000001 , 0x0000007f 
+ 00024151  0x00006187 rshift  0x0000003f , 0x0000003f 
+ 00024152  0x00006188 and_into  0x00000001 , 0x0000003f 
+ 00024153  0x00006189 rtn 
+ 00024154  0x0000618c fetch  0x00000001 , 0x00004217 
+ 00024155  0x0000618d rtn  0x00000034 
+ 00024156  0x0000618e fetch  0x00000001 , 0x000009b5 
+ 00024157  0x0000618f call  0x000067b2 , 0x00000034 
+ 00024158  0x00006190 rtn 
+ 00024159  0x00006193 call  0x00005e5a 
+ 00024160  0x00006194 call  0x00005e56 
+ 00024161  0x00006195 store  0x00000001 , 0x000004d5 
+ 00024162  0x00006196 call  0x00005ff9 
+ 00024163  0x00006197 jam  0x0000000c , 0x0000007c 
+ 00024164  0x00006198 fetch  0x00000001 , 0x000041bd 
+ 00024165  0x00006199 nrtn  0x00000034 
+ 00024166  0x0000619a fetch  0x00000001 , 0x00000030 
+ 00024167  0x0000619b rtnbit1  0x00000006 
+ 00024168  0x0000619c jam  0x00000006 , 0x0000007e 
+ 00024169  0x0000619d branch  0x00005d53 
+ 00024170  0x000061a0 arg  0x00000040 , 0x00000011 
+ 00024171  0x000061a1 call  0x00007288 
+ 00024172  0x000061a2 fetch  0x00000004 , 0x00000552 
+ 00024173  0x000061a3 fetcht  0x00000004 , 0x00000592 
+ 00024174  0x000061a4 isub  0x00000002 , 0x0000003e 
+ 00024175  0x000061a5 branch  0x00005e73 , 0x00000005 
+ 00024176  0x000061a6 jam  0x00000007 , 0x0000007c 
+ 00024177  0x000061a7 jam  0x00000005 , 0x000004ca 
+ 00024178  0x000061a8 rtn 
+ 00024179  0x000061aa call  0x00005e77 
+ 00024180  0x000061ab fetch  0x00000001 , 0x0000465a 
+ 00024181  0x000061ac branch  0x00005f3e , 0x00000034 
+ 00024182  0x000061ad rtn 
+ 00024183  0x000061b1 call  0x00007386 
+ 00024184  0x000061b2 call  0x000021b2 
+ 00024185  0x000061b3 fetch  0x00000001 , 0x0000004b 
+ 00024186  0x000061b4 isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x000061b5 set0  0x00000001 , 0x0000003f 
+ 00024188  0x000061b6 store  0x00000001 , 0x0000004b 
+ 00024189  0x000061b7 fetch  0x00000001 , 0x00000055 
+ 00024190  0x000061b8 beq  0x00000019 , 0x00005e81 
+ 00024191  0x000061b9 beq  0x00000018 , 0x00005e81 
+ 00024192  0x000061ba rtn 
+ 00024193  0x000061bc fetch  0x00000001 , 0x000009b5 
+ 00024194  0x000061bd rtnne  0x00000000 
+ 00024195  0x000061be fetch  0x00000001 , 0x0000004c 
+ 00024196  0x000061bf rtnbit1  0x00000002 
+ 00024197  0x000061c0 branch  0x000063b1 
+ 00024198  0x000061c3 arg  0x00000552 , 0x00000011 
+ 00024199  0x000061c4 arg  0x00000582 , 0x00000012 
+ 00024200  0x000061c5 arg  0x00000562 , 0x00000005 
+ 00024201  0x000061c6 call  0x00007352 
+ 00024202  0x000061c7 arg  0x00000040 , 0x00000011 
+ 00024203  0x000061c8 call  0x00006311 
+ 00024204  0x000061c9 jam  0x0000000b , 0x0000007c 
+ 00024205  0x000061ca fetch  0x00000001 , 0x00000030 
+ 00024206  0x000061cb bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x000061cc rtn 
+ 00024208  0x000061cf fetch  0x00000002 , 0x0000015f 
+ 00024209  0x000061d0 add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x000061d1 fetcht  0x00000001 , 0x00000552 
+ 00024211  0x000061d2 setarg  0x00000101 
+ 00024212  0x000061d3 iadd  0x00000002 , 0x00000005 
+ 00024213  0x000061d4 arg  0x00000554 , 0x00000006 
+ 00024214  0x000061d5 call  0x00007f01 
+ 00024215  0x000061d6 fetcht  0x00000001 , 0x00000053 
+ 00024216  0x000061d7 fetch  0x00000001 , 0x00000553 
+ 00024217  0x000061d8 isub  0x00000002 , 0x0000003f 
+ 00024218  0x000061d9 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x000061da branch  0x00005ea0 , 0x00000002 
+ 00024220  0x000061db add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x000061dc store  0x00000001 , 0x00000053 
+ 00024222  0x000061dd jam  0x00000001 , 0x0000007c 
+ 00024223  0x000061de rtn 
+ 00024224  0x000061e0 fetch  0x00000001 , 0x0000004c 
+ 00024225  0x000061e1 set1  0x00000003 , 0x0000003f 
+ 00024226  0x000061e2 store  0x00000001 , 0x0000004c 
+ 00024227  0x000061e3 bbit1  0x00000004 , 0x00006006 
+ 00024228  0x000061e4 rtn 
+ 00024229  0x000061e6 fetch  0x00000001 , 0x00000552 
+ 00024230  0x000061e7 store  0x00000001 , 0x0000007d 
+ 00024231  0x000061e8 jam  0x00000002 , 0x0000007c 
+ 00024232  0x000061e9 rtn 
+ 00024233  0x000061ec branch  0x00005e38 
+ 00024234  0x000061ef jam  0x00000030 , 0x0000007c 
+ 00024235  0x000061f0 rtn 
+ 00024236  0x000061f3 jam  0x00000028 , 0x0000007c 
+ 00024237  0x000061f4 rtn 
+ 00024238  0x000061f7 jam  0x00000026 , 0x0000007c 
+ 00024239  0x000061f8 rtn 
+ 00024240  0x000061fd rtn 
+ 00024241  0x00006202 fetch  0x00000002 , 0x00000032 
+ 00024242  0x00006203 iforce  0x00000002 
+ 00024243  0x00006204 fetch  0x00000001 , 0x00000553 
+ 00024244  0x00006205 store  0x00000001 , 0x00000095 
+ 00024245  0x00006206 imul32  0x00000002 , 0x00000002 
+ 00024246  0x00006207 fetch  0x00000002 , 0x00000554 
+ 00024247  0x00006208 lshift  0x0000003f , 0x0000003f 
+ 00024248  0x00006209 store  0x00000002 , 0x00000096 
+ 00024249  0x0000620a fetch  0x00000004 , 0x00000556 
+ 00024250  0x0000620b lshift  0x0000003f , 0x0000003f 
+ 00024251  0x0000620c store  0x00000004 , 0x00000091 
+ 00024252  0x0000620e deposit  0x00000002 
+ 00024253  0x0000620f store  0x00000002 , 0x00000098 
+ 00024254  0x00006210 rtn 
+ 00024255  0x00006212 fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x00006213 fetch  0x00000001 , 0x00000553 
+ 00024257  0x00006214 ixor  0x00000002 , 0x0000003e 
+ 00024258  0x00006215 nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x00006216 isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x00006217 fetch  0x00000001 , 0x0000004c 
+ 00024261  0x00006218 setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x00006219 store  0x00000001 , 0x0000004c 
+ 00024263  0x0000621a jam  0x00000081 , 0x0000007c 
+ 00024264  0x0000621b jam  0x0000008b , 0x0000007d 
+ 00024265  0x0000621c rtn 
+ 00024266  0x00006223 rtn 
+ 00024267  0x00006226 branch  0x00005e38 
+ 00024268  0x0000622a branch  0x00005e38 
+ 00024269  0x0000622f fetch  0x00000002 , 0x00000552 
+ 00024270  0x00006230 store  0x00000002 , 0x00000171 
+ 00024271  0x00006231 rtn 
+ 00024272  0x00006234 fetch  0x00000002 , 0x00000555 
+ 00024273  0x00006235 fetcht  0x00000001 , 0x00004172 
+ 00024274  0x00006236 imul32  0x00000002 , 0x0000003f 
+ 00024275  0x00006237 arg  0x00000640 , 0x00000002 
+ 00024276  0x00006238 isub  0x00000002 , 0x0000003e 
+ 00024277  0x0000623a rtn 
+ 00024278  0x0000623d fetch  0x00000002 , 0x00000557 
+ 00024279  0x0000623e branch  0x00005ef0 , 0x00000034 
+ 00024280  0x0000623f call  0x00005ed0 
+ 00024281  0x00006240 branch  0x00005ef0 , 0x00000002 
+ 00024282  0x00006241 fetch  0x00000001 , 0x00004092 
+ 00024283  0x00006242 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x00006243 call  0x00003cd5 , 0x00000005 
+ 00024285  0x00006244 fetch  0x00000001 , 0x00000030 
+ 00024286  0x00006245 bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x00006246 fetch  0x00000002 , 0x00000553 
+ 00024288  0x00006247 lshift  0x0000003f , 0x0000003f 
+ 00024289  0x00006248 store  0x00000002 , 0x00000075 
+ 00024290  0x00006249 fetch  0x00000002 , 0x00000555 
+ 00024291  0x0000624a lshift  0x0000003f , 0x0000003f 
+ 00024292  0x0000624b store  0x00000002 , 0x00000032 
+ 00024293  0x0000624c fetch  0x00000002 , 0x00000557 
+ 00024294  0x0000624d store  0x00000001 , 0x00000073 
+ 00024295  0x0000624e iforce  0x00000002 
+ 00024296  0x0000624f fetch  0x00000002 , 0x00000559 
+ 00024297  0x00006250 store  0x00000001 , 0x00000074 
+ 00024298  0x00006251 isub  0x00000002 , 0x0000003e 
+ 00024299  0x00006252 nbranch  0x00005eed , 0x00000002 
+ 00024300  0x00006253 store  0x00000001 , 0x00000073 
+ 00024301  0x00006256 jam  0x00000003 , 0x0000007c 
+ 00024302  0x00006257 jam  0x00000017 , 0x0000007d 
+ 00024303  0x00006258 rtn 
+ 00024304  0x0000625b jam  0x00000024 , 0x0000007e 
+ 00024305  0x0000625c branch  0x00005d53 
+ 00024306  0x0000625f call  0x00005e38 
+ 00024307  0x00006260 call  0x00005ff9 
+ 00024308  0x00006261 call  0x0000728b 
+ 00024309  0x00006262 branch  0x000026b8 
+ 00024310  0x00006265 call  0x00005e38 
+ 00024311  0x00006266 branch  0x000026c0 
+ 00024312  0x0000626a fetch  0x00000004 , 0x00000552 
+ 00024313  0x0000626b lshift  0x0000003f , 0x0000003f 
+ 00024314  0x0000626d branch  0x00005f04 , 0x00000029 
+ 00024315  0x0000626e fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x0000626f nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x00006271 jam  0x00000004 , 0x0000007c 
+ 00024318  0x00006272 jam  0x00000013 , 0x0000007d 
+ 00024319  0x00006273 jam  0x00000024 , 0x0000007e 
+ 00024320  0x00006274 rtn 
+ 00024321  0x00006276 jam  0x00000034 , 0x0000007c 
+ 00024322  0x00006277 jam  0x00000000 , 0x00000055 
+ 00024323  0x00006278 branch  0x000021d9 
+ 00024324  0x0000627b call  0x000021d9 
+ 00024325  0x0000627c set1  0x00000022 , 0x00000000 
+ 00024326  0x0000627d fetch  0x00000001 , 0x0000016d 
+ 00024327  0x0000627e set0  0x00000002 , 0x0000003f 
+ 00024328  0x0000627f store  0x00000001 , 0x0000016d 
+ 00024329  0x00006280 branch  0x00005e38 
+ 00024330  0x00006289 rtn 
+ 00024331  0x0000628d jam  0x00000003 , 0x0000007c 
+ 00024332  0x0000628e jam  0x00000018 , 0x0000007d 
+ 00024333  0x0000628f jam  0x0000002e , 0x00000a99 
+ 00024334  0x00006290 call  0x00007d86 
+ 00024335  0x00006291 branch  0x000026e9 
+ 00024336  0x00006294 fetch  0x00000001 , 0x00000552 
+ 00024337  0x00006295 bne  0x00000001 , 0x00005f1c 
+ 00024338  0x00006296 fetch  0x00000001 , 0x00000553 
+ 00024339  0x00006297 bne  0x00000001 , 0x00005f1c 
+ 00024340  0x00006298 fetch  0x00000001 , 0x00000554 
+ 00024341  0x00006299 bne  0x00000030 , 0x00005f1c 
+ 00024342  0x0000629a call  0x000062fc 
+ 00024343  0x0000629b branch  0x00005f19 , 0x00000001 
+ 00024344  0x0000629c jam  0x00000001 , 0x000009ae 
+ 00024345  0x0000629e jam  0x00000003 , 0x0000007c 
+ 00024346  0x0000629f jam  0x0000003d , 0x0000007d 
+ 00024347  0x000062a0 branch  0x00005d07 
+ 00024348  0x000062a3 jam  0x00000024 , 0x0000007e 
+ 00024349  0x000062a4 branch  0x00005d53 
+ 00024350  0x000062a9 jam  0x0000003e , 0x0000007c 
+ 00024351  0x000062ab rtn 
+ 00024352  0x000062ad fetch  0x00000001 , 0x00004662 
+ 00024353  0x000062ae beq  0x00000001 , 0x00005f27 
+ 00024354  0x000062af beq  0x00000002 , 0x00005f2b 
+ 00024355  0x000062b1 call  0x000062fc 
+ 00024356  0x000062b2 rtn  0x00000001 
+ 00024357  0x000062b3 jam  0x00000008 , 0x000009ae 
+ 00024358  0x000062b4 rtn 
+ 00024359  0x000062b7 call  0x00007962 
+ 00024360  0x000062b8 jam  0x00000035 , 0x00000a99 
+ 00024361  0x000062b9 call  0x00007d86 
+ 00024362  0x000062ba branch  0x00005f23 
+ 00024363  0x000062be call  0x000062fc 
+ 00024364  0x000062bf rtn  0x00000001 
+ 00024365  0x000062c0 fetch  0x00000001 , 0x00004663 
+ 00024366  0x000062c1 beq  0x00000013 , 0x00005f3b 
+ 00024367  0x000062c2 increase  0x00000001 , 0x0000003f 
+ 00024368  0x000062c3 store  0x00000001 , 0x00004663 
+ 00024369  0x000062c7 jam  0x00000001 , 0x000009b0 
+ 00024370  0x000062c8 jam  0x00000004 , 0x000009ae 
+ 00024371  0x000062c9 fetch  0x00000001 , 0x00004663 
+ 00024372  0x000062ca copy  0x0000003f , 0x00000007 
+ 00024373  0x000062cb fetch  0x00000006 , 0x0000468a 
+ 00024374  0x000062cc qisolate1  0x0000003f 
+ 00024375  0x000062cd setarg  0x00000080 
+ 00024376  0x000062ce setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x000062cf store  0x00000001 , 0x00004664 
+ 00024378  0x000062d0 rtn 
+ 00024379  0x000062d3 jam  0x00000008 , 0x000009ae 
+ 00024380  0x000062d4 rtn 
+ 00024381  0x000062d7 call  0x00005f43 
+ 00024382  0x000062d9 fetch  0x00000001 , 0x00004665 
+ 00024383  0x000062da rtn  0x00000034 
+ 00024384  0x000062db jam  0x00000000 , 0x00004665 
+ 00024385  0x000062dc jam  0x00000038 , 0x00000a99 
+ 00024386  0x000062dd branch  0x00007d86 
+ 00024387  0x000062e2 call  0x000062fc 
+ 00024388  0x000062e3 ncall  0x00007965 , 0x00000001 
+ 00024389  0x000062e4 call  0x00007975 , 0x00000001 
+ 00024390  0x000062e5 call  0x000062fc 
+ 00024391  0x000062e6 rtn  0x00000001 
+ 00024392  0x000062e7 jam  0x0000000c , 0x000009ae 
+ 00024393  0x000062e8 jam  0x00000001 , 0x000009b0 
+ 00024394  0x000062e9 rtn 
+ 00024395  0x000062ec arg  0x00000a6e , 0x00000005 
+ 00024396  0x000062ed arg  0x00000552 , 0x00000006 
+ 00024397  0x000062ee call  0x00007ebf 
+ 00024398  0x000062ef fetch  0x00000001 , 0x00004662 
+ 00024399  0x000062f0 rtneq  0x00000002 
+ 00024400  0x000062f1 branch  0x000076d8 
+ 00024401  0x000062f4 fetch  0x00000001 , 0x000009af 
+ 00024402  0x000062f5 beq  0x00000007 , 0x00005f55 
+ 00024403  0x000062f6 fetch  0x00000001 , 0x000009ae 
+ 00024404  0x000062f7 bne  0x00000001 , 0x00005f68 
+ 00024405  0x000062f9 fetch  0x00000001 , 0x000009b7 
+ 00024406  0x000062fa sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x000062fb nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x000062fc arg  0x000009c6 , 0x00000005 
+ 00024409  0x000062fd iadd  0x00000005 , 0x00000005 
+ 00024410  0x000062fe fetch  0x00000008 , 0x00000552 
+ 00024411  0x000062ff istore  0x00000008 , 0x00000005 
+ 00024412  0x00006300 fetch  0x00000008 , 0x0000055a 
+ 00024413  0x00006301 istore  0x00000008 , 0x00000005 
+ 00024414  0x00006302 fetch  0x00000001 , 0x000009b7 
+ 00024415  0x00006303 increase  0x00000010 , 0x0000003f 
+ 00024416  0x00006304 store  0x00000001 , 0x000009b7 
+ 00024417  0x00006305 bne  0x00000030 , 0x00005e38 
+ 00024418  0x00006307 call  0x000062fc 
+ 00024419  0x00006308 branch  0x00005e38 , 0x00000001 
+ 00024420  0x00006309 jam  0x00000001 , 0x000009b8 
+ 00024421  0x0000630a jam  0x00000002 , 0x000009ae 
+ 00024422  0x0000630b jam  0x00000001 , 0x000009b0 
+ 00024423  0x0000630c branch  0x00005e38 
+ 00024424  0x0000630e jam  0x00000024 , 0x0000007e 
+ 00024425  0x0000630f branch  0x00005d53 
+ 00024426  0x00006311 fetch  0x00000001 , 0x000009b6 
+ 00024427  0x00006312 beq  0x00000030 , 0x00005f6e 
+ 00024428  0x00006313 jam  0x0000003e , 0x0000007c 
+ 00024429  0x00006314 branch  0x00005d07 
+ 00024430  0x00006317 call  0x000062fc 
+ 00024431  0x00006318 branch  0x00005f77 , 0x00000001 
+ 00024432  0x00006319 fetch  0x00000001 , 0x00004662 
+ 00024433  0x0000631a beq  0x00000002 , 0x00005f75 
+ 00024434  0x0000631b jam  0x00000001 , 0x000009b0 
+ 00024435  0x0000631c jam  0x00000004 , 0x000009ae 
+ 00024436  0x0000631d branch  0x00005d07 
+ 00024437  0x00006320 jam  0x00000036 , 0x00000a99 
+ 00024438  0x00006321 branch  0x00007d86 
+ 00024439  0x00006326 branch  0x00005d07 
+ 00024440  0x00006329 fetch  0x00000001 , 0x000009af 
+ 00024441  0x0000632a beq  0x00000007 , 0x00005f7c 
+ 00024442  0x0000632b fetch  0x00000001 , 0x000009ae 
+ 00024443  0x0000632c bne  0x00000006 , 0x00005f88 
+ 00024444  0x0000632e arg  0x00000a2e , 0x00000005 
+ 00024445  0x0000632f fetch  0x00000008 , 0x00000552 
+ 00024446  0x00006330 istore  0x00000008 , 0x00000005 
+ 00024447  0x00006331 fetch  0x00000008 , 0x0000055a 
+ 00024448  0x00006332 istore  0x00000008 , 0x00000005 
+ 00024449  0x00006333 call  0x000062fc 
+ 00024450  0x00006334 branch  0x00005f86 , 0x00000001 
+ 00024451  0x00006335 jam  0x00000007 , 0x000009ae 
+ 00024452  0x00006336 jam  0x00000001 , 0x000009b0 
+ 00024453  0x00006337 branch  0x00005e38 
+ 00024454  0x00006339 jam  0x00000004 , 0x000009af 
+ 00024455  0x0000633a branch  0x000076d8 
+ 00024456  0x0000633e jam  0x00000024 , 0x0000007e 
+ 00024457  0x0000633f branch  0x00005d53 
+ 00024458  0x00006342 fetch  0x00000001 , 0x000009af 
+ 00024459  0x00006343 beq  0x0000000b , 0x00005f8e 
+ 00024460  0x00006344 fetch  0x00000001 , 0x000009ae 
+ 00024461  0x00006345 bne  0x00000008 , 0x00005f9d 
+ 00024462  0x00006347 arg  0x00000a5e , 0x00000005 
+ 00024463  0x00006348 arg  0x00000552 , 0x00000006 
+ 00024464  0x00006349 call  0x00007ebf 
+ 00024465  0x0000634a call  0x000062fc 
+ 00024466  0x0000634b branch  0x00005f9a , 0x00000001 
+ 00024467  0x0000634c fetch  0x00000001 , 0x00004662 
+ 00024468  0x0000634d beq  0x00000001 , 0x00005f9f 
+ 00024469  0x0000634f jam  0x00000000 , 0x00004661 
+ 00024470  0x00006350 jam  0x00000009 , 0x000009ae 
+ 00024471  0x00006351 jam  0x00000001 , 0x000009b0 
+ 00024472  0x00006352 jam  0x00000041 , 0x0000007d 
+ 00024473  0x00006353 branch  0x00005d07 
+ 00024474  0x00006356 jam  0x00000009 , 0x000009af 
+ 00024475  0x00006357 jam  0x00000001 , 0x000009b1 
+ 00024476  0x00006358 branch  0x00005d07 
+ 00024477  0x0000635a jam  0x00000024 , 0x0000007e 
+ 00024478  0x0000635b branch  0x00005d53 
+ 00024479  0x0000635e fetch  0x00000001 , 0x00004661 
+ 00024480  0x0000635f bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x00006360 set1  0x00000006 , 0x0000003f 
+ 00024482  0x00006361 store  0x00000001 , 0x00004661 
+ 00024483  0x00006362 rtn 
+ 00024484  0x00006365 bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x00006366 jam  0x00000000 , 0x00004661 
+ 00024486  0x00006367 branch  0x00005f9d 
+ 00024487  0x0000636b branch  0x00005d07 
+ 00024488  0x0000636e fetch  0x00000001 , 0x0000016d 
+ 00024489  0x0000636f set0  0x00000001 
+ 00024490  0x00006370 store  0x00000001 , 0x0000016d 
+ 00024491  0x00006371 call  0x00005e38 
+ 00024492  0x00006372 nrtn  0x00000029 
+ 00024493  0x00006373 fetch  0x00000001 , 0x00000552 
+ 00024494  0x00006374 fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x00006375 setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x00006376 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x00006377 storet  0x00000001 , 0x0000004b 
+ 00024498  0x00006378 rtn 
+ 00024499  0x0000637b fetcht  0x00000008 , 0x00000552 
+ 00024500  0x0000637d fetch  0x00000001 , 0x00000055 
+ 00024501  0x0000637e rtnne  0x00000003 
+ 00024502  0x00006380 fetch  0x00000001 , 0x0000016d 
+ 00024503  0x00006381 bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x00006383 jam  0x00000014 , 0x00000055 
+ 00024505  0x00006384 rtn 
+ 00024506  0x00006386 jam  0x00000004 , 0x00000055 
+ 00024507  0x00006387 rtn 
+ 00024508  0x00006389 fetch  0x00000001 , 0x0000017f 
+ 00024509  0x0000638a store  0x00000001 , 0x0000015b 
+ 00024510  0x0000638b jam  0x00000003 , 0x0000007c 
+ 00024511  0x0000638c jam  0x00000038 , 0x0000007d 
+ 00024512  0x0000638d rtn 
+ 00024513  0x00006391 jam  0x00000003 , 0x0000007c 
+ 00024514  0x00006392 jam  0x00000039 , 0x0000007d 
+ 00024515  0x00006393 force  0x00000009 , 0x00000039 
+ 00024516  0x00006394 arg  0x00000552 , 0x00000006 
+ 00024517  0x00006395 arg  0x00000152 , 0x00000005 
+ 00024518  0x00006397 ifetch  0x00000001 , 0x00000006 
+ 00024519  0x00006398 xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x00006399 istore  0x00000001 , 0x00000005 
+ 00024521  0x0000639a loop  0x00005fc6 
+ 00024522  0x0000639b fetch  0x00000001 , 0x00000152 
+ 00024523  0x0000639c fetcht  0x00000001 , 0x00000151 
+ 00024524  0x0000639d set0  0x00000007 , 0x00000002 
+ 00024525  0x0000639e set0  0x00000004 , 0x00000002 
+ 00024526  0x0000639f beq  0x000000ff , 0x00005fda 
+ 00024527  0x000063a0 beq  0x00000000 , 0x00005ff3 
+ 00024528  0x000063a1 beq  0x00000005 , 0x00005fe7 
+ 00024529  0x000063a2 beq  0x00000007 , 0x00005fe6 
+ 00024530  0x000063a3 beq  0x00000006 , 0x00005fe7 
+ 00024531  0x000063a4 beq  0x00000008 , 0x00005fe6 
+ 00024532  0x000063a5 beq  0x00000001 , 0x00005fdf 
+ 00024533  0x000063a6 beq  0x00000002 , 0x00005fdf 
+ 00024534  0x000063a7 beq  0x00000003 , 0x00005fdf 
+ 00024535  0x000063a8 beq  0x00000009 , 0x00005fdf 
+ 00024536  0x000063a9 beq  0x00000004 , 0x00005fdf 
+ 00024537  0x000063aa rtn 
+ 00024538  0x000063ad fetch  0x00000001 , 0x00000151 
+ 00024539  0x000063ae set1  0x00000003 , 0x0000003f 
+ 00024540  0x000063af set1  0x00000002 , 0x0000003f 
+ 00024541  0x000063b0 store  0x00000001 , 0x00000151 
+ 00024542  0x000063b1 rtn 
+ 00024543  0x000063b3 set1  0x00000004 , 0x00000002 
+ 00024544  0x000063b4 jam  0x00000005 , 0x00000180 
+ 00024545  0x000063b5 fetch  0x00000002 , 0x00000159 
+ 00024546  0x000063b6 iforce  0x00000039 
+ 00024547  0x000063b7 store  0x00000002 , 0x0000015f 
+ 00024548  0x000063b8 arg  0x00000551 , 0x00000005 
+ 00024549  0x000063b9 call  0x00007f73 
+ 00024550  0x000063bb set1  0x00000007 , 0x00000002 
+ 00024551  0x000063bd set1  0x00000002 , 0x00000002 
+ 00024552  0x000063be force  0x00000000 , 0x0000003f 
+ 00024553  0x000063bf store  0x00000001 , 0x0000000b 
+ 00024554  0x000063c0 store  0x00000002 , 0x000000fa 
+ 00024555  0x000063c1 store  0x00000002 , 0x000000fc 
+ 00024556  0x000063c2 store  0x00000002 , 0x000000f8 
+ 00024557  0x000063c3 store  0x00000002 , 0x000000f6 
+ 00024558  0x000063c4 fetch  0x00000001 , 0x00000153 
+ 00024559  0x000063c5 compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x000063c6 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x000063c7 storet  0x00000001 , 0x00000151 
+ 00024562  0x000063c8 rtn 
+ 00024563  0x000063cb set0  0x00000011 , 0x00000000 
+ 00024564  0x000063cc jam  0x00000000 , 0x00000151 
+ 00024565  0x000063cd fetch  0x00000001 , 0x0000017f 
+ 00024566  0x000063ce set0  0x00000006 , 0x0000003f 
+ 00024567  0x000063cf store  0x00000001 , 0x0000017f 
+ 00024568  0x000063d0 rtn 
+ 00024569  0x000063d7 arg  0x00000552 , 0x00000006 
+ 00024570  0x000063d8 arg  0x00000562 , 0x00000005 
+ 00024571  0x000063d9 branch  0x00007ebf 
+ 00024572  0x000063dc jam  0x00000009 , 0x0000007c 
+ 00024573  0x000063dd rtn 
+ 00024574  0x000063e0 nrtn  0x00000029 
+ 00024575  0x000063e1 jam  0x00000011 , 0x0000007c 
+ 00024576  0x000063e2 rtn 
+ 00024577  0x000063e5 arg  0x000040a0 , 0x00000011 
+ 00024578  0x000063e6 call  0x00007255 
+ 00024579  0x000063e7 jam  0x00000003 , 0x0000007c 
+ 00024580  0x000063e8 jam  0x00000008 , 0x0000007d 
+ 00024581  0x000063e9 rtn 
+ 00024582  0x000063ec jam  0x0000000a , 0x00000072 
+ 00024583  0x000063ed jam  0x00000007 , 0x0000007c 
+ 00024584  0x000063ee jam  0x00000016 , 0x000004ca 
+ 00024585  0x000063ef rtn 
+ 00024586  0x000063f6 bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x000063f7 disable  0x00000028 
+ 00024588  0x000063f8 call  0x000062c1 
+ 00024589  0x000063f9 fetch  0x00000001 , 0x00000048 
+ 00024590  0x000063fa rtn  0x00000034 
+ 00024591  0x000063ff bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x00006401 beq  0x00000001 , 0x0000616f 
+ 00024593  0x00006402 beq  0x00000002 , 0x000060e4 
+ 00024594  0x00006403 beq  0x00000003 , 0x0000604a 
+ 00024595  0x00006404 beq  0x00000004 , 0x00006060 
+ 00024596  0x00006405 beq  0x00000027 , 0x000061db 
+ 00024597  0x00006406 beq  0x00000028 , 0x00006108 
+ 00024598  0x00006407 beq  0x00000030 , 0x000060f4 
+ 00024599  0x00006408 beq  0x00000025 , 0x000061d6 
+ 00024600  0x00006409 beq  0x00000026 , 0x00006103 
+ 00024601  0x0000640a beq  0x00000031 , 0x000061c3 
+ 00024602  0x0000640b beq  0x00000037 , 0x0000616a 
+ 00024603  0x0000640c beq  0x00000033 , 0x0000615c 
+ 00024604  0x0000640d beq  0x00000008 , 0x00006259 
+ 00024605  0x0000640e beq  0x00000009 , 0x0000624f 
+ 00024606  0x0000640f beq  0x0000000b , 0x00006264 
+ 00024607  0x00006410 beq  0x0000000c , 0x0000626d 
+ 00024608  0x00006411 beq  0x0000000f , 0x00006162 
+ 00024609  0x00006412 beq  0x00000010 , 0x00006292 
+ 00024610  0x00006413 beq  0x00000011 , 0x00006288 
+ 00024611  0x00006414 beq  0x00000007 , 0x00006152 
+ 00024612  0x00006415 beq  0x0000002a , 0x0000617e 
+ 00024613  0x00006416 beq  0x0000000a , 0x0000617f 
+ 00024614  0x00006418 beq  0x0000001f , 0x000061bc 
+ 00024615  0x00006419 beq  0x00000006 , 0x000060f9 
+ 00024616  0x0000641a beq  0x00000021 , 0x0000615f 
+ 00024617  0x0000641b beq  0x0000002d , 0x000061b2 
+ 00024618  0x0000641c beq  0x0000002e , 0x000061b7 
+ 00024619  0x0000641d beq  0x00000022 , 0x0000615f 
+ 00024620  0x0000641e beq  0x00000034 , 0x00006180 
+ 00024621  0x0000641f beq  0x00000013 , 0x00006195 
+ 00024622  0x00006420 beq  0x00000017 , 0x000061a4 
+ 00024623  0x00006421 beq  0x00000012 , 0x0000628f 
+ 00024624  0x00006422 beq  0x0000002f , 0x000061aa 
+ 00024625  0x00006423 beq  0x00000018 , 0x000061af 
+ 00024626  0x00006424 beq  0x0000003d , 0x000061ff 
+ 00024627  0x00006425 beq  0x0000003e , 0x0000620b 
+ 00024628  0x00006426 beq  0x0000003f , 0x0000621d 
+ 00024629  0x00006427 beq  0x00000040 , 0x00006227 
+ 00024630  0x00006428 beq  0x00000041 , 0x0000623c 
+ 00024631  0x00006429 beq  0x00000023 , 0x0000624b 
+ 00024632  0x0000642a beq  0x0000003b , 0x00006246 
+ 00024633  0x0000642c beq  0x00000005 , 0x0000624c 
+ 00024634  0x0000642d beq  0x00000029 , 0x0000624d 
+ 00024635  0x0000642e beq  0x00000038 , 0x0000624e 
+ 00024636  0x0000642f beq  0x00000039 , 0x00006175 
+ 00024637  0x00006431 branch  0x00002a8c 
+ 00024638  0x00006432 rtn 
+ 00024639  0x00006434 beq  0x00000081 , 0x0000606d 
+ 00024640  0x00006435 beq  0x00000084 , 0x00006099 
+ 00024641  0x00006436 beq  0x00000082 , 0x00006076 
+ 00024642  0x00006437 beq  0x00000083 , 0x0000610d 
+ 00024643  0x00006438 beq  0x0000008b , 0x00006118 
+ 00024644  0x00006439 beq  0x00000097 , 0x0000614e 
+ 00024645  0x0000643a beq  0x00000099 , 0x000060d5 
+ 00024646  0x0000643b beq  0x0000009a , 0x000060a4 
+ 00024647  0x0000643c beq  0x00000095 , 0x000060da 
+ 00024648  0x0000643d beq  0x00000096 , 0x000060db 
+ 00024649  0x0000643e branch  0x00002a8c 
+ 00024650  0x00006445 force  0x00000002 , 0x0000003f 
+ 00024651  0x00006446 call  0x00006298 
+ 00024652  0x00006447 fetch  0x00000001 , 0x00000049 
+ 00024653  0x00006448 istore  0x00000001 , 0x00000005 
+ 00024654  0x00006449 call  0x000062a7 
+ 00024655  0x0000644a bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x0000644b fetch  0x00000001 , 0x00000049 
+ 00024657  0x0000644c beq  0x00000008 , 0x00006080 
+ 00024658  0x0000644d beq  0x0000000f , 0x00006084 
+ 00024659  0x0000644e beq  0x00000010 , 0x0000608f 
+ 00024660  0x0000644f beq  0x00000017 , 0x0000605f 
+ 00024661  0x00006450 beq  0x00000033 , 0x00006092 
+ 00024662  0x00006451 beq  0x00000041 , 0x00006098 
+ 00024663  0x00006452 beq  0x00000011 , 0x00006059 
+ 00024664  0x00006453 rtn 
+ 00024665  0x00006456 fetch  0x00000001 , 0x00000055 
+ 00024666  0x00006457 rtn  0x00000034 
+ 00024667  0x00006458 jam  0x0000001b , 0x00000055 
+ 00024668  0x00006459 setarg  0x0000000c 
+ 00024669  0x0000645a arg  0x00000007 , 0x00000007 
+ 00024670  0x0000645b branch  0x00007f08 
+ 00024671  0x0000645e branch  0x000026c6 
+ 00024672  0x00006460 force  0x00000003 , 0x0000003f 
+ 00024673  0x00006461 call  0x00006298 
+ 00024674  0x00006462 fetch  0x00000001 , 0x00000049 
+ 00024675  0x00006463 beq  0x0000000b , 0x00006068 
+ 00024676  0x00006464 istore  0x00000001 , 0x00000005 
+ 00024677  0x00006465 fetch  0x00000001 , 0x0000004a 
+ 00024678  0x00006466 istore  0x00000001 , 0x00000005 
+ 00024679  0x00006467 branch  0x000062a7 
+ 00024680  0x0000646a istore  0x00000001 , 0x00000005 
+ 00024681  0x0000646b fetch  0x00000001 , 0x0000004a 
+ 00024682  0x0000646c istore  0x00000001 , 0x00000005 
+ 00024683  0x0000646d arg  0x000004d5 , 0x00000002 
+ 00024684  0x0000646e branch  0x000062e2 
+ 00024685  0x00006471 force  0x00000004 , 0x00000007 
+ 00024686  0x00006472 call  0x000062a0 
+ 00024687  0x00006473 setarg  0x0000007f 
+ 00024688  0x00006474 istore  0x00000001 , 0x00000005 
+ 00024689  0x00006475 fetch  0x00000001 , 0x00000049 
+ 00024690  0x00006476 set0  0x00000007 , 0x0000003f 
+ 00024691  0x00006477 istore  0x00000001 , 0x00000005 
+ 00024692  0x00006478 fetch  0x00000001 , 0x00000049 
+ 00024693  0x00006479 branch  0x000062a7 
+ 00024694  0x0000647c force  0x00000005 , 0x00000007 
+ 00024695  0x0000647d call  0x000062a0 
+ 00024696  0x0000647e setarg  0x0000007f 
+ 00024697  0x0000647f istore  0x00000001 , 0x00000005 
+ 00024698  0x00006480 fetch  0x00000001 , 0x00000049 
+ 00024699  0x00006481 set0  0x00000007 , 0x0000003f 
+ 00024700  0x00006482 istore  0x00000001 , 0x00000005 
+ 00024701  0x00006483 fetch  0x00000001 , 0x0000004a 
+ 00024702  0x00006484 istore  0x00000001 , 0x00000005 
+ 00024703  0x00006485 branch  0x000062a7 
+ 00024704  0x00006489 call  0x0000244f 
+ 00024705  0x0000648a call  0x000062f3 
+ 00024706  0x0000648b rtn  0x00000001 
+ 00024707  0x0000648c branch  0x00005ffc 
+ 00024708  0x0000648f fetch  0x00000001 , 0x0000004b 
+ 00024709  0x00006490 bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x00006491 rtnbit0  0x00000004 
+ 00024711  0x00006492 jam  0x00000012 , 0x0000007c 
+ 00024712  0x00006493 set0  0x00000004 , 0x0000003f 
+ 00024713  0x00006494 call  0x000062eb 
+ 00024714  0x00006495 branch  0x0000608d 
+ 00024715  0x00006497 jam  0x00000010 , 0x0000007c 
+ 00024716  0x00006498 set0  0x00000005 , 0x0000003f 
+ 00024717  0x0000649a store  0x00000001 , 0x0000004b 
+ 00024718  0x0000649b rtn 
+ 00024719  0x0000649e call  0x000062fc 
+ 00024720  0x0000649f branch  0x00005ffe , 0x00000001 
+ 00024721  0x000064a0 rtn 
+ 00024722  0x000064a3 jam  0x0000008b , 0x0000007c 
+ 00024723  0x000064a5 fetch  0x00000001 , 0x000004d1 
+ 00024724  0x000064a6 set1  0x00000000 , 0x0000003f 
+ 00024725  0x000064a7 store  0x00000001 , 0x000004d1 
+ 00024726  0x000064a8 jam  0x00000001 , 0x00000a99 
+ 00024727  0x000064a9 branch  0x00007d86 
+ 00024728  0x000064ad rtn 
+ 00024729  0x000064b2 force  0x0000000c , 0x00000007 
+ 00024730  0x000064b3 call  0x000062a0 
+ 00024731  0x000064b4 setarg  0x00000001 
+ 00024732  0x000064b5 istore  0x00000001 , 0x00000005 
+ 00024733  0x000064b6 fetch  0x00000002 , 0x000004ce 
+ 00024734  0x000064b7 istore  0x00000002 , 0x00000005 
+ 00024735  0x000064b8 setarg  0x00000000 
+ 00024736  0x000064b9 istore  0x00000003 , 0x00000005 
+ 00024737  0x000064ba setarg  0x00000000 
+ 00024738  0x000064bb istore  0x00000004 , 0x00000005 
+ 00024739  0x000064bc branch  0x000062b0 
+ 00024740  0x000064be force  0x00000005 , 0x00000007 
+ 00024741  0x000064bf call  0x000062a0 
+ 00024742  0x000064c0 fetch  0x00000003 , 0x0000465b 
+ 00024743  0x000064c1 istore  0x00000003 , 0x00000005 
+ 00024744  0x000064c2 call  0x000062b0 
+ 00024745  0x000064c3 jam  0x00000001 , 0x00004665 
+ 00024746  0x000064c4 fetch  0x00000001 , 0x0000465b 
+ 00024747  0x000064c5 beq  0x00000001 , 0x000060b5 
+ 00024748  0x000064c6 beq  0x00000002 , 0x000060af 
+ 00024749  0x000064c7 beq  0x00000003 , 0x000060bb 
+ 00024750  0x000064c8 rtn 
+ 00024751  0x000064cb fetch  0x00000001 , 0x0000465e 
+ 00024752  0x000064cc beq  0x00000000 , 0x000060c7 
+ 00024753  0x000064cd beq  0x00000001 , 0x000060c7 
+ 00024754  0x000064ce beq  0x00000002 , 0x000060c7 
+ 00024755  0x000064cf beq  0x00000003 , 0x000060c1 
+ 00024756  0x000064d0 rtn 
+ 00024757  0x000064d4 fetch  0x00000001 , 0x0000465e 
+ 00024758  0x000064d5 beq  0x00000000 , 0x000060c1 
+ 00024759  0x000064d6 beq  0x00000001 , 0x000060c5 
+ 00024760  0x000064d7 beq  0x00000002 , 0x000060c7 
+ 00024761  0x000064d8 beq  0x00000003 , 0x000060c1 
+ 00024762  0x000064d9 rtn 
+ 00024763  0x000064dd fetch  0x00000001 , 0x0000465e 
+ 00024764  0x000064de beq  0x00000000 , 0x000060c1 
+ 00024765  0x000064df beq  0x00000001 , 0x000060c1 
+ 00024766  0x000064e0 beq  0x00000002 , 0x000060c1 
+ 00024767  0x000064e1 beq  0x00000003 , 0x000060c1 
+ 00024768  0x000064e2 rtn 
+ 00024769  0x000064ec jam  0x00000003 , 0x00004662 
+ 00024770  0x000064ed fetch  0x00000001 , 0x0000455c 
+ 00024771  0x000064ee bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x000064ef rtn 
+ 00024773  0x000064f3 jam  0x00000001 , 0x00004662 
+ 00024774  0x000064f4 rtn 
+ 00024775  0x000064fb jam  0x00000002 , 0x00004662 
+ 00024776  0x000064fc rtn 
+ 00024777  0x00006500 arg  0x00000000 , 0x00000007 
+ 00024778  0x00006501 branch  0x000060cd 
+ 00024779  0x00006504 arg  0x00000000 , 0x00000007 
+ 00024780  0x00006505 branch  0x000060d1 
+ 00024781  0x00006508 fetch  0x00000001 , 0x0000455c 
+ 00024782  0x00006509 qset1  0x0000003f 
+ 00024783  0x0000650a store  0x00000001 , 0x0000455c 
+ 00024784  0x0000650b rtn 
+ 00024785  0x0000650e fetch  0x00000001 , 0x0000455c 
+ 00024786  0x0000650f qset0  0x0000003f 
+ 00024787  0x00006510 store  0x00000001 , 0x0000455c 
+ 00024788  0x00006511 rtn 
+ 00024789  0x00006515 force  0x00000005 , 0x00000007 
+ 00024790  0x00006516 call  0x000062a0 
+ 00024791  0x00006517 fetch  0x00000003 , 0x0000465b 
+ 00024792  0x00006518 istore  0x00000003 , 0x00000005 
+ 00024793  0x00006519 branch  0x000062b2 
+ 00024794  0x0000651e rtn 
+ 00024795  0x00006520 force  0x00000009 , 0x00000007 
+ 00024796  0x00006521 call  0x000062a0 
+ 00024797  0x00006522 fetch  0x00000001 , 0x00000095 
+ 00024798  0x00006523 istore  0x00000001 , 0x00000005 
+ 00024799  0x00006524 fetch  0x00000002 , 0x00000096 
+ 00024800  0x00006525 istore  0x00000002 , 0x00000005 
+ 00024801  0x00006526 fetch  0x00000004 , 0x00000091 
+ 00024802  0x00006527 istore  0x00000004 , 0x00000005 
+ 00024803  0x00006528 branch  0x000062b0 
+ 00024804  0x0000652b force  0x00000011 , 0x0000003f 
+ 00024805  0x0000652c call  0x00006298 
+ 00024806  0x0000652d fetch  0x00000001 , 0x00000049 
+ 00024807  0x0000652e copy  0x0000003f , 0x00000002 
+ 00024808  0x0000652f beq  0x00000000 , 0x000060ec 
+ 00024809  0x00006530 beq  0x0000000e , 0x000060ec 
+ 00024810  0x00006531 beq  0x0000001c , 0x000060ec 
+ 00024811  0x00006532 rtn 
+ 00024812  0x00006534 istore  0x00000001 , 0x00000005 
+ 00024813  0x00006535 fetch  0x00000001 , 0x00004515 
+ 00024814  0x00006536 istore  0x00000001 , 0x00000005 
+ 00024815  0x00006537 arg  0x0000000e , 0x00000039 
+ 00024816  0x00006538 setarg  0x00004516 
+ 00024817  0x00006539 iadd  0x00000002 , 0x00000006 
+ 00024818  0x0000653a call  0x00007f01 
+ 00024819  0x0000653b branch  0x000062b0 
+ 00024820  0x0000653f force  0x00000003 , 0x0000003f 
+ 00024821  0x00006540 call  0x00006298 
+ 00024822  0x00006541 setarg  0x00000114 
+ 00024823  0x00006542 istore  0x00000002 , 0x00000005 
+ 00024824  0x00006543 branch  0x000062b0 
+ 00024825  0x00006547 force  0x00000003 , 0x0000003f 
+ 00024826  0x00006548 call  0x00006298 
+ 00024827  0x00006549 fetch  0x00000004 , 0x00000165 
+ 00024828  0x0000654a isub  0x00000022 , 0x0000003f 
+ 00024829  0x0000654b branch  0x000060ff , 0x00000029 
+ 00024830  0x0000654c sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x0000654f rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x00006550 set0  0x0000000f , 0x0000003f 
+ 00024833  0x00006551 istore  0x00000002 , 0x00000005 
+ 00024834  0x00006552 branch  0x000062b0 
+ 00024835  0x00006555 force  0x00000006 , 0x0000003f 
+ 00024836  0x00006556 call  0x00006298 
+ 00024837  0x00006557 fetch  0x00000005 , 0x00004510 
+ 00024838  0x00006558 istore  0x00000005 , 0x00000005 
+ 00024839  0x00006559 branch  0x000062b0 
+ 00024840  0x0000655c force  0x00000009 , 0x0000003f 
+ 00024841  0x0000655d call  0x00006298 
+ 00024842  0x0000655e fetch  0x00000008 , 0x00004098 
+ 00024843  0x0000655f istore  0x00000008 , 0x00000005 
+ 00024844  0x00006560 branch  0x000062b0 
+ 00024845  0x00006568 force  0x0000000c , 0x00000007 
+ 00024846  0x00006569 call  0x000062a0 
+ 00024847  0x0000656a setarg  0x00000001 
+ 00024848  0x0000656b istore  0x00000001 , 0x00000005 
+ 00024849  0x0000656c fetch  0x00000002 , 0x000004ce 
+ 00024850  0x0000656d istore  0x00000002 , 0x00000005 
+ 00024851  0x0000656e setarg  0x00000000 
+ 00024852  0x0000656f istore  0x00000003 , 0x00000005 
+ 00024853  0x00006570 setarg  0x00000000 
+ 00024854  0x00006571 istore  0x00000004 , 0x00000005 
+ 00024855  0x00006572 branch  0x000062b2 
+ 00024856  0x00006575 force  0x00000003 , 0x00000007 
+ 00024857  0x00006576 call  0x000062a0 
+ 00024858  0x00006577 fetch  0x00000001 , 0x0000415a 
+ 00024859  0x00006578 istore  0x00000001 , 0x00000005 
+ 00024860  0x00006579 disable  0x00000028 
+ 00024861  0x0000657a call  0x000062b2 
+ 00024862  0x0000657b nrtn  0x00000028 
+ 00024863  0x0000657c nrtn  0x00000029 
+ 00024864  0x0000657d fetch  0x00000001 , 0x000040d8 
+ 00024865  0x0000657e rtnbit0  0x00000000 
+ 00024866  0x0000657f call  0x00006132 
+ 00024867  0x00006580 branch  0x0000613c 
+ 00024868  0x00006584 bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x00006585 fetch  0x00000001 , 0x0000409e 
+ 00024870  0x00006586 set1  0x00000003 , 0x0000003f 
+ 00024871  0x00006587 store  0x00000001 , 0x0000409e 
+ 00024872  0x00006588 setarg  0x00000101 
+ 00024873  0x00006589 store  0x00000002 , 0x000004ce 
+ 00024874  0x0000658a rtn 
+ 00024875  0x0000658d bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x0000658e fetch  0x00000001 , 0x0000409e 
+ 00024877  0x0000658f set0  0x00000003 , 0x0000003f 
+ 00024878  0x00006590 store  0x00000001 , 0x0000409e 
+ 00024879  0x00006591 setarg  0x00000000 
+ 00024880  0x00006592 store  0x00000002 , 0x000004ce 
+ 00024881  0x00006593 rtn 
+ 00024882  0x00006596 jam  0x00000003 , 0x000040d8 
+ 00024883  0x00006597 setarg  0x00000000 
+ 00024884  0x00006598 store  0x00000004 , 0x00004142 
+ 00024885  0x00006599 arg  0x000040da , 0x00000005 
+ 00024886  0x0000659a call  0x00006140 
+ 00024887  0x0000659b arg  0x000040e7 , 0x00000005 
+ 00024888  0x0000659c call  0x00006140 
+ 00024889  0x0000659d arg  0x00004146 , 0x00000005 
+ 00024890  0x0000659e call  0x00006140 
+ 00024891  0x0000659f branch  0x00006147 
+ 00024892  0x000065a1 arg  0x000040e7 , 0x00000005 
+ 00024893  0x000065a2 call  0x00006140 
+ 00024894  0x000065a3 call  0x00006147 
+ 00024895  0x000065a4 branch  0x0000614a 
+ 00024896  0x000065a8 setarg  0x00ffffff 
+ 00024897  0x000065a9 istore  0x00000003 , 0x00000005 
+ 00024898  0x000065aa istore  0x00000003 , 0x00000005 
+ 00024899  0x000065ab istore  0x00000003 , 0x00000005 
+ 00024900  0x000065ac setarg  0x0000007f 
+ 00024901  0x000065ad istore  0x00000001 , 0x00000005 
+ 00024902  0x000065ae rtn 
+ 00024903  0x000065b0 setarg  0x00000000 
+ 00024904  0x000065b1 store  0x00000002 , 0x000040d6 
+ 00024905  0x000065b2 rtn 
+ 00024906  0x000065b4 fetch  0x00000001 , 0x000040d8 
+ 00024907  0x000065b5 set1  0x00000002 , 0x0000003f 
+ 00024908  0x000065b6 store  0x00000001 , 0x000040d8 
+ 00024909  0x000065b7 rtn 
+ 00024910  0x000065bb force  0x00000002 , 0x00000007 
+ 00024911  0x000065bc call  0x000062a0 
+ 00024912  0x000065bd nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x000065bf branch  0x000062b2 
+ 00024914  0x000065c4 force  0x00000002 , 0x0000003f 
+ 00024915  0x000065c5 call  0x00006298 
+ 00024916  0x000065c6 fetch  0x00000001 , 0x000004ca 
+ 00024917  0x000065c7 istore  0x00000001 , 0x00000005 
+ 00024918  0x000065c8 call  0x000062b2 
+ 00024919  0x000065ca fetch  0x00000001 , 0x0000004b 
+ 00024920  0x000065cb set1  0x00000003 , 0x0000003f 
+ 00024921  0x000065cc store  0x00000001 , 0x0000004b 
+ 00024922  0x000065cd jam  0x00000032 , 0x00000072 
+ 00024923  0x000065ce rtn 
+ 00024924  0x000065d2 force  0x00000001 , 0x0000003f 
+ 00024925  0x000065d3 call  0x00006298 
+ 00024926  0x000065d4 branch  0x000062b2 
+ 00024927  0x000065d6 force  0x00000001 , 0x0000003f 
+ 00024928  0x000065d7 call  0x00006298 
+ 00024929  0x000065d8 branch  0x000062b0 
+ 00024930  0x000065dc force  0x00000002 , 0x0000003f 
+ 00024931  0x000065dd call  0x00006298 
+ 00024932  0x000065de fetch  0x00000001 , 0x0000004c 
+ 00024933  0x000065df isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x000065e0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x000065e1 and_into  0x00000001 , 0x0000003f 
+ 00024936  0x000065e2 istore  0x00000001 , 0x00000005 
+ 00024937  0x000065e3 branch  0x000062b2 
+ 00024938  0x000065e7 force  0x00000003 , 0x0000003f 
+ 00024939  0x000065e8 call  0x00006298 
+ 00024940  0x000065e9 fetch  0x00000002 , 0x00000051 
+ 00024941  0x000065ea istore  0x00000002 , 0x00000005 
+ 00024942  0x000065eb branch  0x000062b2 
+ 00024943  0x000065ee jam  0x000000fa , 0x00000072 
+ 00024944  0x000065ef force  0x00000002 , 0x0000003f 
+ 00024945  0x000065f0 call  0x00006298 
+ 00024946  0x000065f1 fetch  0x00000001 , 0x00000053 
+ 00024947  0x000065f2 istore  0x00000001 , 0x00000005 
+ 00024948  0x000065f3 branch  0x000062b2 
+ 00024949  0x000065f6 force  0x0000000a , 0x0000003f 
+ 00024950  0x000065f7 call  0x00006298 
+ 00024951  0x000065f8 arg  0x00000152 , 0x00000006 
+ 00024952  0x000065f9 force  0x00000009 , 0x00000039 
+ 00024953  0x000065fb ifetch  0x00000001 , 0x00000006 
+ 00024954  0x000065fc xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x000065fd istore  0x00000001 , 0x00000005 
+ 00024956  0x000065fe loop  0x00006179 
+ 00024957  0x000065ff branch  0x000062b2 
+ 00024958  0x00006602 branch  0x000062b2 
+ 00024959  0x00006604 branch  0x000062b2 
+ 00024960  0x00006607 rtn  0x00000029 
+ 00024961  0x00006608 call  0x0000282d 
+ 00024962  0x00006609 force  0x00000009 , 0x0000003f 
+ 00024963  0x0000660a call  0x00006298 
+ 00024964  0x0000660b fetch  0x00000002 , 0x00000171 
+ 00024965  0x0000660c istore  0x00000002 , 0x00000005 
+ 00024966  0x0000660d fetch  0x00000003 , 0x000040a0 
+ 00024967  0x0000660e istore  0x00000003 , 0x00000005 
+ 00024968  0x0000660f fetch  0x00000001 , 0x000040a3 
+ 00024969  0x00006610 istore  0x00000001 , 0x00000005 
+ 00024970  0x00006611 fetch  0x00000002 , 0x000040a4 
+ 00024971  0x00006612 istore  0x00000002 , 0x00000005 
+ 00024972  0x00006613 bmark0  0x00000003 , 0x00006191 
+ 00024973  0x00006614 set0  0x00000003 , 0x00000000 
+ 00024974  0x00006615 call  0x000062b2 
+ 00024975  0x00006616 jam  0x00000013 , 0x0000007c 
+ 00024976  0x00006617 rtn 
+ 00024977  0x00006619 call  0x000062b0 
+ 00024978  0x0000661a jam  0x00000003 , 0x0000007c 
+ 00024979  0x0000661b jam  0x00000013 , 0x0000007d 
+ 00024980  0x0000661c rtn 
+ 00024981  0x0000661f arg  0x00000200 , 0x00000002 
+ 00024982  0x00006620 branch  0x00006199 , 0x00000029 
+ 00024983  0x00006621 deposit  0x00000028 
+ 00024984  0x00006622 branch  0x0000619a 
+ 00024985  0x00006624 deposit  0x00000022 
+ 00024986  0x00006626 deposit  0x00000021 
+ 00024987  0x00006627 iadd  0x00000002 , 0x0000003f 
+ 00024988  0x00006628 and_into  0x000001fc , 0x0000003f 
+ 00024989  0x00006629 store  0x00000004 , 0x00000034 
+ 00024990  0x0000662a force  0x00000005 , 0x0000003f 
+ 00024991  0x0000662b call  0x00006298 
+ 00024992  0x0000662c fetch  0x00000004 , 0x00000034 
+ 00024993  0x0000662d rshift  0x0000003f , 0x0000003f 
+ 00024994  0x0000662e istore  0x00000004 , 0x00000005 
+ 00024995  0x0000662f branch  0x000062b2 
+ 00024996  0x00006632 force  0x0000000a , 0x0000003f 
+ 00024997  0x00006633 call  0x00006298 
+ 00024998  0x00006634 arg  0x000004d9 , 0x00000006 
+ 00024999  0x00006635 ifetch  0x00000009 , 0x00000006 
+ 00025000  0x00006636 istore  0x00000009 , 0x00000005 
+ 00025001  0x00006637 branch  0x000062b2 
+ 00025002  0x0000663c force  0x00000003 , 0x0000003f 
+ 00025003  0x0000663d call  0x00006298 
+ 00025004  0x0000663e setarg  0x00000114 
+ 00025005  0x0000663f istore  0x00000002 , 0x00000005 
+ 00025006  0x00006640 branch  0x000062b2 
+ 00025007  0x00006644 force  0x00000001 , 0x0000003f 
+ 00025008  0x00006645 call  0x00006298 
+ 00025009  0x0000664e branch  0x000062b2 
+ 00025010  0x00006652 force  0x00000002 , 0x0000003f 
+ 00025011  0x00006653 call  0x00006298 
+ 00025012  0x00006654 fetch  0x00000001 , 0x000040d0 
+ 00025013  0x00006655 istore  0x00000001 , 0x00000005 
+ 00025014  0x00006656 branch  0x000062b2 
+ 00025015  0x0000665a force  0x00000002 , 0x0000003f 
+ 00025016  0x0000665b call  0x00006298 
+ 00025017  0x0000665c setarg  0x00000005 
+ 00025018  0x0000665d istore  0x00000001 , 0x00000005 
+ 00025019  0x0000665e branch  0x000062b2 
+ 00025020  0x00006662 force  0x00000002 , 0x0000003f 
+ 00025021  0x00006663 call  0x00006298 
+ 00025022  0x00006664 setarg  0x00000000 
+ 00025023  0x00006665 istore  0x00000001 , 0x00000005 
+ 00025024  0x00006666 branch  0x000062b2 
+ 00025025  0x0000666a jam  0x0000002e , 0x0000007c 
+ 00025026  0x0000666b rtn 
+ 00025027  0x0000666d fetch  0x00000001 , 0x00004092 
+ 00025028  0x0000666e sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x0000666f call  0x000061c1 , 0x00000005 
+ 00025030  0x00006670 fetch  0x00000001 , 0x00000030 
+ 00025031  0x00006671 set1  0x00000004 , 0x0000003f 
+ 00025032  0x00006672 store  0x00000001 , 0x00000030 
+ 00025033  0x00006673 copy  0x00000022 , 0x0000003f 
+ 00025034  0x00006674 store  0x00000004 , 0x000004e9 
+ 00025035  0x00006675 fetch  0x00000001 , 0x000004d1 
+ 00025036  0x00006676 bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x00006677 set1  0x00000003 , 0x0000003f 
+ 00025038  0x00006678 store  0x00000001 , 0x000004d1 
+ 00025039  0x00006679 jam  0x00000005 , 0x00000a99 
+ 00025040  0x0000667a call  0x00007d86 
+ 00025041  0x0000667b force  0x00000001 , 0x0000003f 
+ 00025042  0x0000667c call  0x00006298 
+ 00025043  0x0000667d branch  0x000062b2 
+ 00025044  0x0000667f jam  0x00000000 , 0x00000048 
+ 00025045  0x00006680 rtn 
+ 00025046  0x00006683 force  0x00000006 , 0x0000003f 
+ 00025047  0x00006684 call  0x00006298 
+ 00025048  0x00006685 fetch  0x00000005 , 0x00004510 
+ 00025049  0x00006686 istore  0x00000005 , 0x00000005 
+ 00025050  0x00006687 branch  0x000062b2 
+ 00025051  0x0000668a force  0x00000009 , 0x0000003f 
+ 00025052  0x0000668b call  0x00006298 
+ 00025053  0x0000668c fetch  0x00000008 , 0x00004098 
+ 00025054  0x0000668d istore  0x00000008 , 0x00000005 
+ 00025055  0x0000668e branch  0x000062b2 
+ 00025056  0x00006691 jam  0x00000001 , 0x000009b1 
+ 00025057  0x00006692 fetch  0x00000001 , 0x000045b1 
+ 00025058  0x00006693 rtnne  0x00000001 
+ 00025059  0x00006694 jam  0x00000013 , 0x000009af 
+ 00025060  0x00006695 rtn 
+ 00025061  0x00006698 call  0x000062ef 
+ 00025062  0x00006699 jam  0x00000099 , 0x0000007c 
+ 00025063  0x0000669a jam  0x00000003 , 0x000009af 
+ 00025064  0x0000669b rtn 
+ 00025065  0x0000669f call  0x000062ef 
+ 00025066  0x000066a0 jam  0x0000003d , 0x0000007c 
+ 00025067  0x000066a1 jam  0x00000007 , 0x000009af 
+ 00025068  0x000066a2 rtn 
+ 00025069  0x000066a5 arg  0x00000a4e , 0x00000011 
+ 00025070  0x000066a6 arg  0x00000a6e , 0x00000012 
+ 00025071  0x000066a7 arg  0x00000010 , 0x00000039 
+ 00025072  0x000066a8 call  0x00007f88 
+ 00025073  0x000066a9 branch  0x000061f7 , 0x00000005 
+ 00025074  0x000066aa jam  0x00000000 , 0x000009af 
+ 00025075  0x000066ab call  0x000076da 
+ 00025076  0x000066ac jam  0x00000024 , 0x0000007e 
+ 00025077  0x000066ad jam  0x00000040 , 0x0000007d 
+ 00025078  0x000066ae branch  0x00005d53 
+ 00025079  0x000066b0 jam  0x0000000a , 0x000009af 
+ 00025080  0x000066b1 call  0x000076d8 
+ 00025081  0x000066b2 jam  0x00000040 , 0x0000007d 
+ 00025082  0x000066b3 branch  0x00005e38 
+ 00025083  0x000066b8 jam  0x00000040 , 0x0000007c 
+ 00025084  0x000066b9 rtn 
+ 00025085  0x000066c0 jam  0x0000003d , 0x0000007c 
+ 00025086  0x000066c2 rtn 
+ 00025087  0x000066c9 jam  0x00000000 , 0x000009b6 
+ 00025088  0x000066ca force  0x00000004 , 0x0000003f 
+ 00025089  0x000066cb call  0x00006298 
+ 00025090  0x000066cc force  0x00000001 , 0x0000003f 
+ 00025091  0x000066cd istore  0x00000001 , 0x00000005 
+ 00025092  0x000066ce force  0x00000001 , 0x0000003f 
+ 00025093  0x000066cf istore  0x00000001 , 0x00000005 
+ 00025094  0x000066d0 force  0x00000030 , 0x0000003f 
+ 00025095  0x000066d1 istore  0x00000001 , 0x00000005 
+ 00025096  0x000066d2 call  0x000062fc 
+ 00025097  0x000066d3 branch  0x000062b2 , 0x00000001 
+ 00025098  0x000066d4 branch  0x000062b0 
+ 00025099  0x000066d8 force  0x00000011 , 0x0000003f 
+ 00025100  0x000066d9 call  0x00006298 
+ 00025101  0x000066da fetch  0x00000001 , 0x000009b6 
+ 00025102  0x000066db arg  0x0000462a , 0x00000006 
+ 00025103  0x000066dc iadd  0x00000006 , 0x00000006 
+ 00025104  0x000066dd ifetch  0x00000008 , 0x00000006 
+ 00025105  0x000066de istore  0x00000008 , 0x00000005 
+ 00025106  0x000066df ifetch  0x00000008 , 0x00000006 
+ 00025107  0x000066e0 istore  0x00000008 , 0x00000005 
+ 00025108  0x000066e1 fetch  0x00000001 , 0x000009b6 
+ 00025109  0x000066e2 increase  0x00000010 , 0x0000003f 
+ 00025110  0x000066e3 store  0x00000001 , 0x000009b6 
+ 00025111  0x000066e4 call  0x000062fc 
+ 00025112  0x000066e5 branch  0x000062b2 , 0x00000001 
+ 00025113  0x000066e6 branch  0x000062b0 
+ 00025114  0x000066ea jam  0x00000006 , 0x000009ae 
+ 00025115  0x000066eb jam  0x0000003f , 0x0000007c 
+ 00025116  0x000066ec rtn 
+ 00025117  0x000066f0 force  0x00000011 , 0x0000003f 
+ 00025118  0x000066f1 call  0x00006298 
+ 00025119  0x000066f2 arg  0x00000a4e , 0x00000006 
+ 00025120  0x000066f3 ifetch  0x00000008 , 0x00000006 
+ 00025121  0x000066f4 istore  0x00000008 , 0x00000005 
+ 00025122  0x000066f5 ifetch  0x00000008 , 0x00000006 
+ 00025123  0x000066f6 istore  0x00000008 , 0x00000005 
+ 00025124  0x000066f7 branch  0x000062b0 
+ 00025125  0x000066fa jam  0x00000040 , 0x0000007c 
+ 00025126  0x000066fb rtn 
+ 00025127  0x000066ff call  0x000062fc 
+ 00025128  0x00006700 call  0x00007612 , 0x00000001 
+ 00025129  0x00006701 force  0x00000011 , 0x0000003f 
+ 00025130  0x00006702 call  0x00006298 
+ 00025131  0x00006703 arg  0x00000a1e , 0x00000006 
+ 00025132  0x00006704 ifetch  0x00000008 , 0x00000006 
+ 00025133  0x00006705 istore  0x00000008 , 0x00000005 
+ 00025134  0x00006706 ifetch  0x00000008 , 0x00000006 
+ 00025135  0x00006707 istore  0x00000008 , 0x00000005 
+ 00025136  0x00006708 call  0x000062fc 
+ 00025137  0x00006709 nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x0000670a branch  0x000062b2 , 0x00000001 
+ 00025139  0x0000670e jam  0x0000000f , 0x000009af 
+ 00025140  0x00006710 call  0x000062ef 
+ 00025141  0x00006711 jam  0x0000000b , 0x0000007c 
+ 00025142  0x00006712 call  0x00006307 
+ 00025143  0x00006713 branch  0x0000764e , 0x00000001 
+ 00025144  0x00006714 branch  0x00007658 
+ 00025145  0x00006716 call  0x000062eb 
+ 00025146  0x00006718 jam  0x00000041 , 0x0000007c 
+ 00025147  0x00006719 rtn 
+ 00025148  0x0000671c force  0x00000011 , 0x0000003f 
+ 00025149  0x0000671d call  0x00006298 
+ 00025150  0x0000671e arg  0x00000a4e , 0x00000006 
+ 00025151  0x0000671f ifetch  0x00000008 , 0x00000006 
+ 00025152  0x00006720 istore  0x00000008 , 0x00000005 
+ 00025153  0x00006721 ifetch  0x00000008 , 0x00000006 
+ 00025154  0x00006722 istore  0x00000008 , 0x00000005 
+ 00025155  0x00006723 call  0x000062fc 
+ 00025156  0x00006724 nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x00006725 branch  0x000062b2 , 0x00000001 
+ 00025158  0x00006728 force  0x00000003 , 0x0000003f 
+ 00025159  0x00006729 call  0x00006298 
+ 00025160  0x0000672a setarg  0x0000fffe 
+ 00025161  0x0000672b istore  0x00000002 , 0x00000005 
+ 00025162  0x0000672c branch  0x000062b0 
+ 00025163  0x0000672f branch  0x000062b2 
+ 00025164  0x00006731 branch  0x000062b2 
+ 00025165  0x00006733 branch  0x000062b2 
+ 00025166  0x00006735 branch  0x000062b2 
+ 00025167  0x0000673b call  0x0000630b 
+ 00025168  0x0000673c arg  0x000040a0 , 0x00000011 
+ 00025169  0x0000673d call  0x00006311 
+ 00025170  0x0000673e force  0x00000011 , 0x0000003f 
+ 00025171  0x0000673f call  0x00006298 
+ 00025172  0x00006740 arg  0x00000582 , 0x00000011 
+ 00025173  0x00006741 arg  0x00000562 , 0x00000012 
+ 00025174  0x00006742 call  0x00007352 
+ 00025175  0x00006743 nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x00006744 branch  0x000062ad 
+ 00025177  0x00006747 call  0x0000630b 
+ 00025178  0x00006748 arg  0x00000040 , 0x00000011 
+ 00025179  0x00006749 call  0x00007255 
+ 00025180  0x0000674b force  0x00000011 , 0x0000003f 
+ 00025181  0x0000674c call  0x00006298 
+ 00025182  0x0000674d arg  0x00000562 , 0x00000006 
+ 00025183  0x0000674e call  0x00007ebf 
+ 00025184  0x0000674f fetch  0x00000001 , 0x00000055 
+ 00025185  0x00006750 beq  0x00000019 , 0x000062b2 
+ 00025186  0x00006751 beq  0x00000018 , 0x000062b2 
+ 00025187  0x00006752 branch  0x000062ad 
+ 00025188  0x00006755 fetch  0x00000001 , 0x000009b5 
+ 00025189  0x00006756 branch  0x0000626a , 0x00000034 
+ 00025190  0x00006757 call  0x000062fc 
+ 00025191  0x00006758 call  0x000062ef , 0x00000001 
+ 00025192  0x00006759 ncall  0x000062eb , 0x00000001 
+ 00025193  0x0000675a branch  0x0000626b 
+ 00025194  0x0000675c call  0x000062ef 
+ 00025195  0x0000675e call  0x0000630b 
+ 00025196  0x0000675f branch  0x0000625c 
+ 00025197  0x00006762 arg  0x000040a0 , 0x00000011 
+ 00025198  0x00006763 call  0x00007288 
+ 00025199  0x00006764 force  0x00000005 , 0x0000003f 
+ 00025200  0x00006765 call  0x00006298 
+ 00025201  0x00006766 fetch  0x00000004 , 0x00000592 
+ 00025202  0x00006767 istore  0x00000004 , 0x00000005 
+ 00025203  0x00006768 arg  0x000004d5 , 0x00000002 
+ 00025204  0x00006769 call  0x000062e2 
+ 00025205  0x0000676a call  0x00007386 
+ 00025206  0x0000676b call  0x000062fc 
+ 00025207  0x0000676c branch  0x0000627c , 0x00000001 
+ 00025208  0x0000676d jam  0x00000001 , 0x000004d8 
+ 00025209  0x0000676e fetch  0x00000001 , 0x000009b5 
+ 00025210  0x0000676f rtn  0x00000034 
+ 00025211  0x00006770 jam  0x0000000b , 0x0000007c 
+ 00025212  0x00006772 fetch  0x00000001 , 0x000041bd 
+ 00025213  0x00006773 rtn  0x00000034 
+ 00025214  0x00006775 call  0x000062fc 
+ 00025215  0x00006776 nbranch  0x00006284 , 0x00000001 
+ 00025216  0x00006777 fetch  0x00000001 , 0x000004d7 
+ 00025217  0x00006778 rtn  0x00000034 
+ 00025218  0x00006779 jam  0x0000000f , 0x0000007c 
+ 00025219  0x0000677a rtn 
+ 00025220  0x0000677c rtnmark0  0x00000021 
+ 00025221  0x0000677d set0  0x00000021 , 0x00000000 
+ 00025222  0x0000677e jam  0x0000000f , 0x0000007c 
+ 00025223  0x0000677f rtn 
+ 00025224  0x00006784 call  0x0000630b 
+ 00025225  0x00006785 call  0x0000728b 
+ 00025226  0x00006786 force  0x00000011 , 0x0000003f 
+ 00025227  0x00006787 call  0x00006298 
+ 00025228  0x00006788 arg  0x00000562 , 0x00000006 
+ 00025229  0x00006789 call  0x00007ebf 
+ 00025230  0x0000678a branch  0x000062ad 
+ 00025231  0x0000678d force  0x00000001 , 0x0000003f 
+ 00025232  0x0000678e call  0x00006298 
+ 00025233  0x0000678f branch  0x000062ad 
+ 00025234  0x00006792 force  0x00000002 , 0x0000003f 
+ 00025235  0x00006793 call  0x00006298 
+ 00025236  0x00006794 force  0x00000010 , 0x0000003f 
+ 00025237  0x00006795 istore  0x00000001 , 0x00000005 
+ 00025238  0x00006796 store  0x00000001 , 0x00000054 
+ 00025239  0x00006797 branch  0x000062ad 
+ 00025240  0x0000679b lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x0000679c or_into  0x00000007 , 0x0000003f 
+ 00025242  0x0000679d store  0x00000001 , 0x000004b6 
+ 00025243  0x0000679e arg  0x00000011 , 0x00000039 
+ 00025244  0x0000679f arg  0x000004b8 , 0x00000005 
+ 00025245  0x000067a0 call  0x00007ed4 
+ 00025246  0x000067a1 arg  0x000004b8 , 0x00000005 
+ 00025247  0x000067a2 rtn 
+ 00025248  0x000067a5 and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x000067a6 jam  0x0000007f , 0x00000048 
+ 00025250  0x000067a7 deposit  0x00000007 
+ 00025251  0x000067a8 call  0x00006298 
+ 00025252  0x000067a9 deposit  0x00000011 
+ 00025253  0x000067aa istore  0x00000001 , 0x00000005 
+ 00025254  0x000067ab rtn 
+ 00025255  0x000067ae fetch  0x00000001 , 0x00000048 
+ 00025256  0x000067af lshift  0x0000003f , 0x0000003f 
+ 00025257  0x000067b0 fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x000067b1 isolate1  0x00000001 , 0x00000002 
+ 00025259  0x000067b2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x000067b3 branch  0x000062b7 
+ 00025261  0x000067b7 fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x000067b8 and_into  0x00000001 , 0x00000002 
+ 00025263  0x000067b9 branch  0x000062b3 
+ 00025264  0x000067bc force  0x00000000 , 0x00000002 
+ 00025265  0x000067bd branch  0x000062b3 
+ 00025266  0x000067c0 force  0x00000001 , 0x00000002 
+ 00025267  0x000067c2 fetch  0x00000001 , 0x00000048 
+ 00025268  0x000067c3 lshift  0x0000003f , 0x0000003f 
+ 00025269  0x000067c4 setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x000067c5 ixor  0x00000002 , 0x0000003f 
+ 00025271  0x000067c7 store  0x00000001 , 0x000004b7 
+ 00025272  0x000067c8 jam  0x00000000 , 0x00000048 
+ 00025273  0x000067c9 call  0x000062c7 
+ 00025274  0x000067ca enable  0x00000028 
+ 00025275  0x000067cb rtn 
+ 00025276  0x000067cf fetch  0x00000001 , 0x0000007c 
+ 00025277  0x000067d0 rtn  0x00000034 
+ 00025278  0x000067d1 call  0x000062c1 
+ 00025279  0x000067d2 fetch  0x00000001 , 0x0000007c 
+ 00025280  0x000067d3 rtn 
+ 00025281  0x000067d6 bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x000067d7 fetch  0x00000001 , 0x00000048 
+ 00025283  0x000067d8 branch  0x000062c7 , 0x00000034 
+ 00025284  0x000067d9 fetch  0x00000001 , 0x00000078 
+ 00025285  0x000067da nrtn  0x00000034 
+ 00025286  0x000067db branch  0x000062d1 
+ 00025287  0x000067dd fetch  0x00000001 , 0x00000078 
+ 00025288  0x000067de branch  0x000062d7 , 0x00000034 
+ 00025289  0x000067df fetch  0x00000003 , 0x00000078 
+ 00025290  0x000067e0 store  0x00000003 , 0x00000048 
+ 00025291  0x000067e1 fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x000067e2 fetch  0x00000001 , 0x0000004c 
+ 00025293  0x000067e3 set0  0x00000001 , 0x0000003f 
+ 00025294  0x000067e4 ior  0x00000002 , 0x0000003f 
+ 00025295  0x000067e5 store  0x00000001 , 0x0000004c 
+ 00025296  0x000067e6 jam  0x00000000 , 0x00000078 
+ 00025297  0x000067e8 fetch  0x00000001 , 0x0000007c 
+ 00025298  0x000067e9 rtn  0x00000034 
+ 00025299  0x000067ea fetch  0x00000004 , 0x0000007c 
+ 00025300  0x000067eb store  0x00000004 , 0x00000078 
+ 00025301  0x000067ec jam  0x00000000 , 0x0000007c 
+ 00025302  0x000067ed rtn 
+ 00025303  0x000067ef fetch  0x00000001 , 0x0000007c 
+ 00025304  0x000067f0 rtn  0x00000034 
+ 00025305  0x000067f1 fetch  0x00000003 , 0x0000007c 
+ 00025306  0x000067f2 store  0x00000003 , 0x00000048 
+ 00025307  0x000067f3 fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x000067f4 fetch  0x00000001 , 0x0000004c 
+ 00025309  0x000067f5 set0  0x00000001 , 0x0000003f 
+ 00025310  0x000067f6 ior  0x00000002 , 0x0000003f 
+ 00025311  0x000067f7 store  0x00000001 , 0x0000004c 
+ 00025312  0x000067f8 jam  0x00000000 , 0x0000007c 
+ 00025313  0x000067f9 rtn 
+ 00025314  0x000067fd bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x000067fe fetch  0x00000001 , 0x0000004c 
+ 00025316  0x000067ff copy  0x0000003f , 0x00000013 
+ 00025317  0x00006800 ifetch  0x00000001 , 0x00000002 
+ 00025318  0x00006801 call  0x00005e52 
+ 00025319  0x00006802 call  0x000062a7 
+ 00025320  0x00006803 copy  0x00000013 , 0x0000003f 
+ 00025321  0x00006804 store  0x00000001 , 0x0000004c 
+ 00025322  0x00006805 rtn 
+ 00025323  0x00006808 fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x00006809 set0  0x00000000 , 0x00000002 
+ 00025325  0x0000680a storet  0x00000001 , 0x0000004c 
+ 00025326  0x0000680b rtn 
+ 00025327  0x0000680e fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x0000680f set1  0x00000000 , 0x00000002 
+ 00025329  0x00006810 storet  0x00000001 , 0x0000004c 
+ 00025330  0x00006811 rtn 
+ 00025331  0x00006815 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x00006816 fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x00006817 ixor  0x00000002 , 0x0000003f 
+ 00025334  0x00006818 isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x00006819 rtn 
+ 00025336  0x0000681d fetch  0x00000001 , 0x0000004c 
+ 00025337  0x0000681e setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x0000681f store  0x00000001 , 0x0000004c 
+ 00025339  0x00006820 rtn 
+ 00025340  0x00006824 fetch  0x00000001 , 0x000009b4 
+ 00025341  0x00006825 compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x00006826 rtn 
+ 00025343  0x00006828 fetch  0x00000001 , 0x000009b4 
+ 00025344  0x00006829 set1  0x00000007 , 0x0000003f 
+ 00025345  0x0000682a store  0x00000001 , 0x000009b4 
+ 00025346  0x0000682b rtn 
+ 00025347  0x0000682d fetch  0x00000001 , 0x000009b4 
+ 00025348  0x0000682e set0  0x00000007 , 0x0000003f 
+ 00025349  0x0000682f store  0x00000001 , 0x000009b4 
+ 00025350  0x00006830 rtn 
+ 00025351  0x00006832 fetch  0x00000001 , 0x000009b4 
+ 00025352  0x00006833 isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x00006834 store  0x00000001 , 0x000009b4 
+ 00025354  0x00006835 rtn 
+ 00025355  0x00006839 arg  0x00000562 , 0x00000005 
+ 00025356  0x0000683b force  0x00000010 , 0x00000039 
+ 00025357  0x0000683e random  0x0000003f 
+ 00025358  0x0000683f istore  0x00000001 , 0x00000005 
+ 00025359  0x00006840 loop  0x0000630d 
+ 00025360  0x00006841 rtn 
+ 00025361  0x00006844 call  0x00007259 
+ 00025362  0x00006845 arg  0x000041be , 0x00000011 
+ 00025363  0x00006846 arg  0x00000592 , 0x00000012 
+ 00025364  0x00006847 ifetch  0x00000008 , 0x00000011 
+ 00025365  0x00006848 fetcht  0x00000001 , 0x00000030 
+ 00025366  0x00006849 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x0000684a storet  0x00000001 , 0x00000030 
+ 00025368  0x0000684b copy  0x00000011 , 0x00000005 
+ 00025369  0x0000684c call  0x00007352 
+ 00025370  0x0000684d branch  0x000021c4 
+ 00025371  0x00006855 bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x00006857 call  0x000062bc 
+ 00025373  0x00006858 nrtn  0x00000034 
+ 00025374  0x0000685a fetch  0x00000001 , 0x00000055 
+ 00025375  0x0000685b rtn  0x00000034 
+ 00025376  0x0000685f beq  0x00000004 , 0x0000636f 
+ 00025377  0x00006860 beq  0x00000005 , 0x00006374 
+ 00025378  0x00006861 beq  0x00000002 , 0x00006366 
+ 00025379  0x00006862 beq  0x00000003 , 0x0000637c 
+ 00025380  0x00006863 beq  0x0000000e , 0x00006369 
+ 00025381  0x00006864 beq  0x00000006 , 0x00006398 
+ 00025382  0x00006865 beq  0x00000007 , 0x000063b0 
+ 00025383  0x00006866 beq  0x00000009 , 0x000063b1 
+ 00025384  0x00006867 beq  0x0000000a , 0x000063ba 
+ 00025385  0x00006868 beq  0x0000000b , 0x000063be 
+ 00025386  0x00006869 beq  0x0000000c , 0x00006386 
+ 00025387  0x0000686a beq  0x0000000d , 0x00006389 
+ 00025388  0x0000686b beq  0x0000000f , 0x0000638f 
+ 00025389  0x0000686c beq  0x00000012 , 0x00006359 
+ 00025390  0x0000686d beq  0x00000013 , 0x0000637c 
+ 00025391  0x0000686e beq  0x00000010 , 0x0000635c 
+ 00025392  0x0000686f beq  0x00000014 , 0x00006356 
+ 00025393  0x00006870 beq  0x00000015 , 0x0000637c 
+ 00025394  0x00006871 beq  0x00000016 , 0x00006350 
+ 00025395  0x00006872 beq  0x00000018 , 0x00006355 
+ 00025396  0x00006873 beq  0x00000017 , 0x00006349 
+ 00025397  0x00006874 beq  0x00000019 , 0x0000634f 
+ 00025398  0x00006875 beq  0x0000001a , 0x0000633a 
+ 00025399  0x00006876 beq  0x0000001b , 0x00006344 
+ 00025400  0x00006877 jam  0x00000000 , 0x00000055 
+ 00025401  0x00006879 rtn 
+ 00025402  0x0000687b fetch  0x00000001 , 0x000004d1 
+ 00025403  0x0000687c rtnbit0  0x00000002 
+ 00025404  0x0000687d rtnbit0  0x00000003 
+ 00025405  0x0000687e jam  0x00000000 , 0x00000055 
+ 00025406  0x0000687f call  0x00006340 
+ 00025407  0x00006880 branch  0x00006cef 
+ 00025408  0x00006883 fetch  0x00000001 , 0x0000016d 
+ 00025409  0x00006884 rtnbit0  0x00000001 
+ 00025410  0x00006885 jam  0x0000000a , 0x00000055 
+ 00025411  0x00006886 rtn 
+ 00025412  0x00006889 arg  0x00000007 , 0x00000007 
+ 00025413  0x0000688a call  0x00007f16 
+ 00025414  0x0000688b nrtn  0x00000034 
+ 00025415  0x0000688c jam  0x0000001a , 0x00000055 
+ 00025416  0x0000688d rtn 
+ 00025417  0x00006890 fetch  0x00000001 , 0x0000016d 
+ 00025418  0x00006891 set0  0x00000000 , 0x0000003f 
+ 00025419  0x00006892 store  0x00000001 , 0x0000016d 
+ 00025420  0x00006893 jam  0x00000019 , 0x00000055 
+ 00025421  0x00006894 jam  0x0000000b , 0x0000007c 
+ 00025422  0x00006895 rtn 
+ 00025423  0x00006897 rtn 
+ 00025424  0x00006899 fetch  0x00000001 , 0x000004d4 
+ 00025425  0x0000689a rtnne  0x00000002 
+ 00025426  0x0000689b call  0x000063c0 
+ 00025427  0x0000689c jam  0x00000018 , 0x00000055 
+ 00025428  0x0000689d rtn 
+ 00025429  0x000068a0 rtn 
+ 00025430  0x000068a2 jam  0x00000015 , 0x00000055 
+ 00025431  0x000068a3 jam  0x00000083 , 0x0000007c 
+ 00025432  0x000068a4 rtn 
+ 00025433  0x000068a6 jam  0x00000013 , 0x00000055 
+ 00025434  0x000068a7 jam  0x00000025 , 0x0000007c 
+ 00025435  0x000068a8 rtn 
+ 00025436  0x000068ab fetch  0x00000001 , 0x0000455b 
+ 00025437  0x000068ac rtneq  0x00000000 
+ 00025438  0x000068ad beq  0x00000001 , 0x00006364 
+ 00025439  0x000068ae arg  0x00000006 , 0x00000007 
+ 00025440  0x000068af call  0x00007f16 
+ 00025441  0x000068b0 nrtn  0x00000034 
+ 00025442  0x000068b1 jam  0x00000000 , 0x0000455b 
+ 00025443  0x000068b2 branch  0x0000637d 
+ 00025444  0x000068b4 rtn  0x00000029 
+ 00025445  0x000068b5 branch  0x00006398 
+ 00025446  0x000068b8 jam  0x00000003 , 0x00000055 
+ 00025447  0x000068b9 jam  0x00000027 , 0x0000007c 
+ 00025448  0x000068ba rtn 
+ 00025449  0x000068bc jam  0x00000013 , 0x0000007c 
+ 00025450  0x000068bd set1  0x00000003 , 0x00000000 
+ 00025451  0x000068be jam  0x00000005 , 0x00000055 
+ 00025452  0x000068bf setarg  0x000001ff 
+ 00025453  0x000068c0 store  0x00000002 , 0x000004d2 
+ 00025454  0x000068c1 rtn 
+ 00025455  0x000068c3 jam  0x00000005 , 0x00000055 
+ 00025456  0x000068c4 jam  0x000000ff , 0x000004d2 
+ 00025457  0x000068c5 set0  0x00000022 , 0x00000000 
+ 00025458  0x000068c6 jam  0x00000033 , 0x0000007c 
+ 00025459  0x000068c7 branch  0x00005d04 
+ 00025460  0x000068c9 rtnmark1  0x00000022 
+ 00025461  0x000068ca fetch  0x00000002 , 0x000004d2 
+ 00025462  0x000068cb sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x000068cc branch  0x0000637a , 0x00000005 
+ 00025464  0x000068cd store  0x00000002 , 0x000004d2 
+ 00025465  0x000068ce rtn 
+ 00025466  0x000068d0 jam  0x0000000e , 0x00000055 
+ 00025467  0x000068d1 rtn 
+ 00025468  0x000068d4 rtn 
+ 00025469  0x000068d7 fetch  0x00000001 , 0x000004d1 
+ 00025470  0x000068d8 rtnbit0  0x00000003 
+ 00025471  0x000068d9 rtnbit0  0x00000002 
+ 00025472  0x000068da fetch  0x00000001 , 0x0000016d 
+ 00025473  0x000068db set0  0x00000002 , 0x0000003f 
+ 00025474  0x000068dc store  0x00000001 , 0x0000016d 
+ 00025475  0x000068dd jam  0x00000013 , 0x0000007c 
+ 00025476  0x000068de jam  0x00000010 , 0x00000055 
+ 00025477  0x000068df rtn 
+ 00025478  0x000068e2 jam  0x0000000d , 0x00000055 
+ 00025479  0x000068e3 jam  0x00000031 , 0x0000007c 
+ 00025480  0x000068e4 rtn 
+ 00025481  0x000068e7 fetch  0x00000001 , 0x000004d1 
+ 00025482  0x000068e8 rtnbit0  0x00000002 
+ 00025483  0x000068e9 jam  0x00000000 , 0x00000055 
+ 00025484  0x000068eb rtn 
+ 00025485  0x000068ed jam  0x00000006 , 0x00000055 
+ 00025486  0x000068ee rtn 
+ 00025487  0x000068f1 fetch  0x00000001 , 0x000004d2 
+ 00025488  0x000068f2 increase  0xffffffff , 0x0000003f 
+ 00025489  0x000068f3 branch  0x00006394 , 0x00000034 
+ 00025490  0x000068f4 store  0x00000001 , 0x000004d2 
+ 00025491  0x000068f5 rtn 
+ 00025492  0x000068f7 jam  0x00000007 , 0x0000007c 
+ 00025493  0x000068f8 jam  0x00000016 , 0x000004ca 
+ 00025494  0x000068f9 jam  0x00000000 , 0x00000055 
+ 00025495  0x000068fa rtn 
+ 00025496  0x000068fd fetch  0x00000001 , 0x0000016d 
+ 00025497  0x000068fe bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x000068ff bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x00006901 jam  0x0000001a , 0x00000055 
+ 00025500  0x00006902 rtn 
+ 00025501  0x00006904 fetch  0x00000001 , 0x000041bd 
+ 00025502  0x00006905 branch  0x000063a9 , 0x00000034 
+ 00025503  0x00006906 fetch  0x00000001 , 0x000004d1 
+ 00025504  0x00006907 rtnbit0  0x00000003 
+ 00025505  0x00006908 rtnbit0  0x00000002 
+ 00025506  0x00006909 fetch  0x00000004 , 0x000004e9 
+ 00025507  0x0000690a arg  0x00000064 , 0x00000002 
+ 00025508  0x0000690b iadd  0x00000002 , 0x00000002 
+ 00025509  0x0000690c copy  0x00000022 , 0x0000003f 
+ 00025510  0x0000690d isub  0x00000002 , 0x0000003e 
+ 00025511  0x0000690e nrtn  0x00000002 
+ 00025512  0x0000690f branch  0x00006349 
+ 00025513  0x00006914 jam  0x00000016 , 0x00000055 
+ 00025514  0x00006915 jam  0x00000004 , 0x00004689 
+ 00025515  0x00006916 setarg  0x00003030 
+ 00025516  0x00006917 store  0x00000002 , 0x0000468a 
+ 00025517  0x00006918 istore  0x00000002 , 0x00000005 
+ 00025518  0x00006919 jam  0x00000002 , 0x000004d4 
+ 00025519  0x0000691a branch  0x00006350 
+ 00025520  0x0000691d rtn 
+ 00025521  0x0000691f fetch  0x00000001 , 0x0000016d 
+ 00025522  0x00006920 bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x00006921 jam  0x0000001a , 0x00000055 
+ 00025524  0x00006922 rtn 
+ 00025525  0x00006925 fetch  0x00000001 , 0x0000016d 
+ 00025526  0x00006926 set0  0x00000001 , 0x0000003f 
+ 00025527  0x00006927 store  0x00000001 , 0x0000016d 
+ 00025528  0x00006928 jam  0x0000000f , 0x0000007c 
+ 00025529  0x00006929 rtn 
+ 00025530  0x0000692c fetch  0x00000001 , 0x000004d8 
+ 00025531  0x0000692d rtn  0x00000034 
+ 00025532  0x0000692e jam  0x00000000 , 0x00000055 
+ 00025533  0x0000692f branch  0x000063b5 
+ 00025534  0x00006932 jam  0x0000000c , 0x00000055 
+ 00025535  0x00006933 rtn 
+ 00025536  0x00006936 fetch  0x00000001 , 0x0000004b 
+ 00025537  0x00006937 bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x00006938 call  0x000062ef 
+ 00025539  0x00006939 jam  0x00000008 , 0x0000007c 
+ 00025540  0x0000693a branch  0x00004d04 
+ 00025541  0x0000693c fetch  0x00000001 , 0x0000004b 
+ 00025542  0x0000693d set0  0x00000002 , 0x0000003f 
+ 00025543  0x0000693e store  0x00000001 , 0x0000004b 
+ 00025544  0x0000693f call  0x00006001 
+ 00025545  0x00006940 call  0x000062f8 
+ 00025546  0x00006941 branch  0x00004d04 
+ 00025547  0x00006944 setarg  0x00000004 
+ 00025548  0x00006945 store  0x00000001 , 0x00004689 
+ 00025549  0x00006946 setarg  0x00003030 
+ 00025550  0x00006947 istore  0x00000002 , 0x00000005 
+ 00025551  0x00006948 istore  0x00000002 , 0x00000005 
+ 00025552  0x00006949 rtn 
+ 00025553  0x00006950 bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x00006951 hfetch  0x00000001 , 0x00008073 
+ 00025555  0x00006952 arg  0x00000006 , 0x00000002 
+ 00025556  0x00006953 ior  0x00000002 , 0x0000003f 
+ 00025557  0x00006954 hstore  0x00000001 , 0x00008073 
+ 00025558  0x00006955 hfetch  0x00000001 , 0x00008077 
+ 00025559  0x00006956 ior  0x00000002 , 0x0000003f 
+ 00025560  0x00006957 hstore  0x00000001 , 0x00008077 
+ 00025561  0x00006958 call  0x000063ee 
+ 00025562  0x00006959 hfetch  0x00000001 , 0x00008077 
+ 00025563  0x0000695a set0  0x00000001 , 0x0000003f 
+ 00025564  0x0000695b set0  0x00000002 , 0x0000003f 
+ 00025565  0x0000695c hstore  0x00000001 , 0x00008077 
+ 00025566  0x0000695d nop  0x0000001e 
+ 00025567  0x0000695e branch  0x000063f2 
+ 00025568  0x00006961 hfetch  0x00000001 , 0x00008073 
+ 00025569  0x00006962 arg  0x000000c0 , 0x00000002 
+ 00025570  0x00006963 ior  0x00000002 , 0x0000003f 
+ 00025571  0x00006964 hstore  0x00000001 , 0x00008073 
+ 00025572  0x00006965 hfetch  0x00000001 , 0x00008077 
+ 00025573  0x00006966 ior  0x00000002 , 0x0000003f 
+ 00025574  0x00006967 hstore  0x00000001 , 0x00008077 
+ 00025575  0x00006968 call  0x000063ee 
+ 00025576  0x00006969 hfetch  0x00000001 , 0x00008077 
+ 00025577  0x0000696a set0  0x00000006 , 0x0000003f 
+ 00025578  0x0000696b set0  0x00000007 , 0x0000003f 
+ 00025579  0x0000696c hstore  0x00000001 , 0x00008077 
+ 00025580  0x0000696d nop  0x0000001e 
+ 00025581  0x0000696e branch  0x000063f6 
+ 00025582  0x00006971 hfetch  0x00000001 , 0x00008081 
+ 00025583  0x00006972 and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x00006973 hstore  0x00000001 , 0x00008081 
+ 00025585  0x00006974 rtn 
+ 00025586  0x00006976 hfetch  0x00000001 , 0x00008081 
+ 00025587  0x00006977 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x00006978 hstore  0x00000001 , 0x00008081 
+ 00025589  0x00006979 rtn 
+ 00025590  0x0000697b hfetch  0x00000001 , 0x00008081 
+ 00025591  0x0000697c or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x0000697d set0  0x00000004 , 0x0000003f 
+ 00025593  0x0000697e hstore  0x00000001 , 0x00008081 
+ 00025594  0x0000697f rtn 
+ 00025595  0x00006984 copy  0x0000003f , 0x00000012 
+ 00025596  0x00006985 call  0x0000640f 
+ 00025597  0x00006986 nop  0x00000064 
+ 00025598  0x00006987 copy  0x00000012 , 0x0000003f 
+ 00025599  0x00006988 call  0x00006414 
+ 00025600  0x00006989 copy  0x0000003f , 0x00000012 
+ 00025601  0x0000698a call  0x00006411 
+ 00025602  0x0000698b nop  0x00000064 
+ 00025603  0x0000698c copy  0x00000012 , 0x0000003f 
+ 00025604  0x0000698d rtn 
+ 00025605  0x00006990 copy  0x0000003f , 0x00000012 
+ 00025606  0x00006991 call  0x0000640f 
+ 00025607  0x00006992 nop  0x00000064 
+ 00025608  0x00006993 copy  0x00000012 , 0x0000003f 
+ 00025609  0x00006994 call  0x00006413 
+ 00025610  0x00006995 call  0x00006411 
+ 00025611  0x00006996 nop  0x00000064 
+ 00025612  0x00006997 rtn 
+ 00025613  0x0000699b fetcht  0x00000001 , 0x00004214 
+ 00025614  0x0000699c branch  0x0000680e 
+ 00025615  0x000069a0 fetcht  0x00000001 , 0x00004214 
+ 00025616  0x000069a1 branch  0x00006829 
+ 00025617  0x000069a5 fetcht  0x00000001 , 0x00004214 
+ 00025618  0x000069a6 branch  0x00006825 
+ 00025619  0x000069aa branch  0x000064ec 
+ 00025620  0x000069ad branch  0x000064f3 
+ 00025621  0x000069b5 nbranch  0x00006419 , 0x00000028 
+ 00025622  0x000069b6 hfetch  0x00000001 , 0x00008085 
+ 00025623  0x000069b7 or_into  0x00000002 , 0x0000003f 
+ 00025624  0x000069b8 hstore  0x00000001 , 0x00008085 
+ 00025625  0x000069ba copy  0x00000002 , 0x0000003e 
+ 00025626  0x000069bb branch  0x0000641c , 0x00000005 
+ 00025627  0x000069bc copy  0x00000013 , 0x0000003d 
+ 00025628  0x000069be isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x000069bf branch  0x000064b9 
+ 00025630  0x000069c3 force  0x00000004 , 0x00000002 
+ 00025631  0x000069c5 arg  0x000001fe , 0x00000011 
+ 00025632  0x000069c6 hfetch  0x00000001 , 0x00008085 
+ 00025633  0x000069c7 and_into  0x000000fd , 0x0000003f 
+ 00025634  0x000069c8 hstore  0x00000001 , 0x00008085 
+ 00025635  0x000069c9 call  0x00006419 
+ 00025636  0x000069ca arg  0x000055aa , 0x00000011 
+ 00025637  0x000069cb fetch  0x00000002 , 0x000001fe 
+ 00025638  0x000069cc ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x000069cd isub  0x00000011 , 0x0000003e 
+ 00025640  0x000069ce rtn 
+ 00025641  0x000069d1 arg  0x00000002 , 0x00000002 
+ 00025642  0x000069d2 arg  0x00000204 , 0x00000011 
+ 00025643  0x000069d3 call  0x00006419 
+ 00025644  0x000069d4 fetch  0x00000002 , 0x00000204 
+ 00025645  0x000069d5 store  0x00000002 , 0x000001f7 
+ 00025646  0x000069d6 call  0x00006430 , 0x00000028 
+ 00025647  0x000069d7 rtn 
+ 00025648  0x000069da arg  0x00000010 , 0x00000002 
+ 00025649  0x000069db arg  0x00000206 , 0x00000011 
+ 00025650  0x000069dc hfetch  0x00000001 , 0x00008085 
+ 00025651  0x000069dd and_into  0x000000fd , 0x0000003f 
+ 00025652  0x000069de hstore  0x00000001 , 0x00008085 
+ 00025653  0x000069df call  0x00006419 
+ 00025654  0x000069e0 arg  0x00000206 , 0x00000006 
+ 00025655  0x000069e1 arg  0x00000010 , 0x00000039 
+ 00025656  0x000069e2 call  0x00007478 
+ 00025657  0x000069e3 call  0x00007428 
+ 00025658  0x000069e4 call  0x00007491 
+ 00025659  0x000069e5 branch  0x00007422 
+ 00025660  0x000069e8 disable  0x0000002d 
+ 00025661  0x000069e9 call  0x0000641e 
+ 00025662  0x000069ea nrtn  0x00000005 
+ 00025663  0x000069eb enable  0x0000002d 
+ 00025664  0x000069ec jam  0x00000080 , 0x00008023 
+ 00025665  0x000069ed jam  0x00000000 , 0x00008022 
+ 00025666  0x000069ee jam  0x00000000 , 0x00008024 
+ 00025667  0x000069ef arg  0x00008025 , 0x00000011 
+ 00025668  0x000069f0 call  0x00006415 
+ 00025669  0x000069f1 jam  0x00000000 , 0x00008023 
+ 00025670  0x000069f3 arg  0x00000006 , 0x00000002 
+ 00025671  0x000069f4 call  0x0000641f 
+ 00025672  0x000069f5 nrtn  0x00000005 
+ 00025673  0x000069f6 ifetch  0x00000002 , 0x00000006 
+ 00025674  0x000069f7 iforce  0x00000011 
+ 00025675  0x000069f8 call  0x00006419 
+ 00025676  0x000069f9 branch  0x00006446 
+ 00025677  0x000069fe call  0x00007f99 
+ 00025678  0x000069ff setarg  0x00001000 
+ 00025679  0x00006a00 store  0x00000002 , 0x000001f7 
+ 00025680  0x00006a01 arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006a02 arg  0x00000002 , 0x00000039 
+ 00025682  0x00006a04 call  0x0000641e 
+ 00025683  0x00006a05 nrtn  0x00000005 
+ 00025684  0x00006a06 fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006a07 byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006a08 iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006a09 byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006a0a store  0x00000002 , 0x000001f7 
+ 00025689  0x00006a0b loop  0x00006452 
+ 00025690  0x00006a0c branch  0x00006446 
+ 00025691  0x00006a0f call  0x00007f99 
+ 00025692  0x00006a10 disable  0x00000028 
+ 00025693  0x00006a11 call  0x0000666a 
+ 00025694  0x00006a12 setarg  0x00000000 
+ 00025695  0x00006a13 arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006a14 arg  0x00000002 , 0x00000002 
+ 00025697  0x00006a15 call  0x000066b3 
+ 00025698  0x00006a16 fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006a17 bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006a18 jam  0x00000025 , 0x00008050 
+ 00025701  0x00006a19 setarg  0x000007f0 
+ 00025702  0x00006a1a arg  0x00000206 , 0x00000011 
+ 00025703  0x00006a1b arg  0x00000010 , 0x00000002 
+ 00025704  0x00006a1c call  0x000066b3 
+ 00025705  0x00006a1d jam  0x00000008 , 0x00008006 
+ 00025706  0x00006a1e set1  0x0000002b , 0x00000000 
+ 00025707  0x00006a1f arg  0x00000206 , 0x00000006 
+ 00025708  0x00006a20 call  0x00007484 
+ 00025709  0x00006a21 enable  0x00000028 
+ 00025710  0x00006a23 jam  0x00000000 , 0x000041da 
+ 00025711  0x00006a25 call  0x000064b0 
+ 00025712  0x00006a26 fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006a27 byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006a28 arg  0x000007ff , 0x00000002 
+ 00025715  0x00006a29 iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006a2a branch  0x0000647b , 0x00000005 
+ 00025717  0x00006a2b call  0x0000666f 
+ 00025718  0x00006a2c arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006a2d call  0x00006430 , 0x00000028 
+ 00025720  0x00006a2e call  0x0000643c 
+ 00025721  0x00006a2f fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006a30 bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006a33 call  0x0000666d 
+ 00025724  0x00006a34 jam  0x00000000 , 0x000041da 
+ 00025725  0x00006a36 call  0x000064b0 
+ 00025726  0x00006a37 call  0x000065c2 
+ 00025727  0x00006a38 fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006a39 bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006a3a call  0x000064aa 
+ 00025730  0x00006a3b nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006a3c fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006a3d bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006a3e branch  0x0000649b 
+ 00025734  0x00006a40 call  0x000065bf 
+ 00025735  0x00006a41 fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006a42 bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006a43 call  0x000064aa 
+ 00025738  0x00006a44 nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006a45 fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006a46 bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006a47 branch  0x0000649b 
+ 00025742  0x00006a4a jam  0x00000000 , 0x000041da 
+ 00025743  0x00006a4c call  0x000064b0 
+ 00025744  0x00006a4d fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006a4e bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006a4f setarg  0x00000000 
+ 00025747  0x00006a50 store  0x00000003 , 0x000001f6 
+ 00025748  0x00006a51 call  0x00006502 
+ 00025749  0x00006a52 arg  0x00006578 , 0x00000013 
+ 00025750  0x00006a53 call  0x00006429 
+ 00025751  0x00006a54 call  0x0000643c 
+ 00025752  0x00006a55 nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006a56 fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006a57 bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006a5a bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006a5b call  0x000064a3 
+ 00025757  0x00006a5d fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006a5e bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006a5f jam  0x00000021 , 0x00008050 
+ 00025760  0x00006a60 call  0x00004c0e 
+ 00025761  0x00006a62 call  0x00004c2e 
+ 00025762  0x00006a63 branch  0x000064a1 
+ 00025763  0x00006a66 setarg  0x00000000 
+ 00025764  0x00006a67 store  0x00000008 , 0x00000206 
+ 00025765  0x00006a68 store  0x00000008 , 0x0000020e 
+ 00025766  0x00006a69 force  0x00000004 , 0x00000038 
+ 00025767  0x00006a6a call  0x00007492 
+ 00025768  0x00006a6b jam  0x00000021 , 0x00008050 
+ 00025769  0x00006a6c rtn 
+ 00025770  0x00006a70 setarg  0x00000000 
+ 00025771  0x00006a71 store  0x00000002 , 0x000001f7 
+ 00025772  0x00006a72 arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006a73 call  0x000065a3 
+ 00025774  0x00006a74 call  0x00006429 
+ 00025775  0x00006a75 branch  0x0000643c 
+ 00025776  0x00006a79 fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006a7a increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006a7b sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006a7c nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006a7d store  0x00000001 , 0x000041da 
+ 00025781  0x00006a7e rtn 
+ 00025782  0x00006a81 call  0x000064a3 
+ 00025783  0x00006a82 call  0x00007fa1 
+ 00025784  0x00006a83 rtn 
+ 00025785  0x00006a88 fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006a89 lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006a8a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006a8b isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006a8c rtn  0x00000001 
+ 00025790  0x00006a8d store  0x00000001 , 0x000001f2 
+ 00025791  0x00006a8e rtn 
+ 00025792  0x00006a92 hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006a93 rtnbit0  0x00000001 
+ 00025794  0x00006a94 branch  0x000064c6 
+ 00025795  0x00006a96 hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006a97 qisolate1  0x0000003f 
+ 00025797  0x00006a98 rtn  0x00000001 
+ 00025798  0x00006a9a hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006a9b bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006a9c call  0x00007422 
+ 00025801  0x00006a9d branch  0x000064c3 
+ 00025802  0x00006aa2 fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006aa3 rtn  0x00000034 
+ 00025804  0x00006aa4 jam  0x00000080 , 0x00008023 
+ 00025805  0x00006aa5 jam  0x00000000 , 0x00008022 
+ 00025806  0x00006aa6 jam  0x00000000 , 0x00008024 
+ 00025807  0x00006aa7 fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006aa8 lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006aa9 iforce  0x00000006 
+ 00025810  0x00006aab ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006aac hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006aad loop  0x000064d2 
+ 00025813  0x00006aae jam  0x00000000 , 0x00008023 
+ 00025814  0x00006aaf rtn 
+ 00025815  0x00006ab5 bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006ab6 call  0x000064dd 
+ 00025817  0x00006ab7 branch  0x000063f2 
+ 00025818  0x00006aba call  0x000064dd 
+ 00025819  0x00006abb call  0x000063ee 
+ 00025820  0x00006abc branch  0x000063f6 
+ 00025821  0x00006abf fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006ac0 hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006ac1 fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006ac2 hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006ac3 setarg  0x000001f5 
+ 00025826  0x00006ac4 hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006ac5 setarg  0x000001fa 
+ 00025828  0x00006ac6 hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006ac7 branch  0x000063ee 
+ 00025830  0x00006aca hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006acb set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006acc hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006acd set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006ace hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006acf rtn 
+ 00025836  0x00006ad4 set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006ad5 store  0x00000002 , 0x000001f5 
+ 00025838  0x00006ad6 bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006ad7 jam  0x00000002 , 0x00008088 
+ 00025840  0x00006ad8 jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006ad9 jam  0x00000002 , 0x00008006 
+ 00025842  0x00006ada branch  0x000064fc 
+ 00025843  0x00006ade force  0x00000001 , 0x00000002 
+ 00025844  0x00006ae2 store  0x00000001 , 0x000001f5 
+ 00025845  0x00006ae3 bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006ae4 jam  0x00000001 , 0x00008088 
+ 00025847  0x00006ae5 hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006ae6 jam  0x00000002 , 0x00008006 
+ 00025849  0x00006ae7 call  0x000064fc 
+ 00025850  0x00006ae8 fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006ae9 rtn 
+ 00025852  0x00006aec fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006aed increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006aee store  0x00000002 , 0x000040d6 
+ 00025855  0x00006aef hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006af0 bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006af1 rtn 
+ 00025858  0x00006af4 jam  0x00000040 , 0x00008086 
+ 00025859  0x00006af5 jam  0x00000000 , 0x00008087 
+ 00025860  0x00006af6 hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006af7 set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006af8 set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006af9 hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006afa setarg  0x00000000 
+ 00025865  0x00006afb store  0x00000004 , 0x000001f5 
+ 00025866  0x00006afc rtn 
+ 00025867  0x00006b00 setarg  0x00000000 
+ 00025868  0x00006b01 hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006b02 setarg  0x00000001 
+ 00025870  0x00006b03 hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006b04 setarg  0x000001f5 
+ 00025872  0x00006b05 hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006b06 jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006b07 jam  0x00000002 , 0x00008006 
+ 00025875  0x00006b08 branch  0x000064fc 
+ 00025876  0x00006b18 disable  0x00000028 
+ 00025877  0x00006b19 copy  0x0000003f , 0x00000012 
+ 00025878  0x00006b1a fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006b1b rtnne  0x00000000 
+ 00025880  0x00006b1c enable  0x00000028 
+ 00025881  0x00006b1d copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006b1e branch  0x00006522 
+ 00025883  0x00006b22 fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006b23 beq  0x00000001 , 0x00006522 
+ 00025885  0x00006b24 beq  0x00000002 , 0x00006528 
+ 00025886  0x00006b25 beq  0x00000003 , 0x00006530 
+ 00025887  0x00006b26 beq  0x00000004 , 0x00006537 
+ 00025888  0x00006b27 beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006b28 rtn 
+ 00025890  0x00006b2b store  0x00000003 , 0x00004232 
+ 00025891  0x00006b2c copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006b2d store  0x00000002 , 0x00004235 
+ 00025893  0x00006b2e storet  0x00000002 , 0x00004237 
+ 00025894  0x00006b2f jam  0x00000002 , 0x00004239 
+ 00025895  0x00006b30 branch  0x00006502 
+ 00025896  0x00006b32 call  0x00006502 
+ 00025897  0x00006b33 jam  0x00000003 , 0x00004239 
+ 00025898  0x00006b34 call  0x0000650b 
+ 00025899  0x00006b35 arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006b36 fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006b37 jam  0x00000004 , 0x00008088 
+ 00025902  0x00006b38 arg  0x00000020 , 0x00000002 
+ 00025903  0x00006b39 branch  0x00006556 
+ 00025904  0x00006b3c call  0x00006502 
+ 00025905  0x00006b3d call  0x0000650b 
+ 00025906  0x00006b3e setarg  0x00000005 
+ 00025907  0x00006b3f call  0x000064f3 
+ 00025908  0x00006b40 rtnbit1  0x00000000 
+ 00025909  0x00006b41 jam  0x00000004 , 0x00004239 
+ 00025910  0x00006b42 rtn 
+ 00025911  0x00006b44 call  0x00006502 
+ 00025912  0x00006b45 jam  0x00000005 , 0x00004239 
+ 00025913  0x00006b46 call  0x0000650b 
+ 00025914  0x00006b47 call  0x0000654a 
+ 00025915  0x00006b48 call  0x00006552 
+ 00025916  0x00006b49 branch  0x00006545 
+ 00025917  0x00006b4b call  0x00006502 
+ 00025918  0x00006b4c call  0x0000650b 
+ 00025919  0x00006b4d setarg  0x00000005 
+ 00025920  0x00006b4e call  0x000064f3 
+ 00025921  0x00006b4f rtnbit1  0x00000000 
+ 00025922  0x00006b50 jam  0x00000000 , 0x00004239 
+ 00025923  0x00006b51 fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006b52 branch  0x00007f9c 
+ 00025925  0x00006b54 fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006b55 fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006b56 increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006b57 istore  0x00000004 , 0x00000002 
+ 00025929  0x00006b58 rtn 
+ 00025930  0x00006b5a fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006b5b copy  0x00000002 , 0x00000011 
+ 00025932  0x00006b5c increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006b5d ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006b5e store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006b5f fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006b60 fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006b61 rtn 
+ 00025938  0x00006b66 increase  0x00000004 , 0x00000002 
+ 00025939  0x00006b67 hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006b68 arg  0x00000002 , 0x00000002 
+ 00025941  0x00006b69 increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006b6c istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006b6d rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006b6e istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006b6f rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006b70 istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006b71 istore  0x00000001 , 0x00000005 
+ 00025948  0x00006b72 deposit  0x00000011 
+ 00025949  0x00006b73 hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006b74 setarg  0x00000000 
+ 00025951  0x00006b75 hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006b76 jam  0x00000002 , 0x00008006 
+ 00025953  0x00006b77 branch  0x000064fc 
+ 00025954  0x00006b7c hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006b7d rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006b7e storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006b7f rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006b80 storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006b81 store  0x00000001 , 0x000001f8 
+ 00025960  0x00006b82 setarg  0x00000004 
+ 00025961  0x00006b83 hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006b84 jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006b85 setarg  0x000001f5 
+ 00025964  0x00006b86 hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006b87 deposit  0x00000011 
+ 00025966  0x00006b88 hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006b89 hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006b8a isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006b8b setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006b8c hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006b8d jam  0x00000002 , 0x00008006 
+ 00025972  0x00006b8f hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006b90 bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006b91 arg  0x00000003 , 0x00000007 
+ 00025975  0x00006b92 branch  0x000064fc 
+ 00025976  0x00006b97 hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006b98 setarg  0x00000004 
+ 00025978  0x00006b99 hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006b9a jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006b9b setarg  0x000001f5 
+ 00025981  0x00006b9c hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006b9d deposit  0x00000011 
+ 00025983  0x00006b9e hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006b9f hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006ba0 isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006ba1 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006ba2 hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006ba3 jam  0x00000002 , 0x00008006 
+ 00025989  0x00006ba5 hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006ba6 bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006ba7 arg  0x00000003 , 0x00000007 
+ 00025992  0x00006ba8 call  0x000064c0 
+ 00025993  0x00006ba9 call  0x000064fc 
+ 00025994  0x00006baa isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006bab call  0x000064b9 
+ 00025996  0x00006bac fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006bad lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006bae fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006baf lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006bb0 ior  0x00000012 , 0x00000012 
+ 00026001  0x00006bb1 fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006bb2 ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006bb3 iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006bb4 store  0x00000001 , 0x000001f8 
+ 00026005  0x00006bb5 rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006bb6 store  0x00000001 , 0x000001f7 
+ 00026007  0x00006bb7 rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006bb8 store  0x00000001 , 0x000001f6 
+ 00026009  0x00006bb9 rtn 
+ 00026010  0x00006bbf jam  0x00000001 , 0x00008010 
+ 00026011  0x00006bc0 rtn 
+ 00026012  0x00006bc7 jam  0x0000000c , 0x00008091 
+ 00026013  0x00006bc8 jam  0x0000000d , 0x00008092 
+ 00026014  0x00006bc9 jam  0x0000000d , 0x00008093 
+ 00026015  0x00006bca jam  0x0000000d , 0x00008094 
+ 00026016  0x00006bcb jam  0x0000000d , 0x00008095 
+ 00026017  0x00006bcc jam  0x0000000c , 0x00008096 
+ 00026018  0x00006bcd branch  0x000065a9 
+ 00026019  0x00006bd1 jam  0x00000005 , 0x00008091 
+ 00026020  0x00006bd2 jam  0x00000007 , 0x00008092 
+ 00026021  0x00006bd3 jam  0x00000007 , 0x00008093 
+ 00026022  0x00006bd4 jam  0x00000007 , 0x00008094 
+ 00026023  0x00006bd5 jam  0x00000007 , 0x00008095 
+ 00026024  0x00006bd6 jam  0x00000005 , 0x00008096 
+ 00026025  0x00006bd8 hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006bd9 or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006bda hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006bdb hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006bdc or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006bdd hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006bde rtn 
+ 00026032  0x00006be3 hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006be4 bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006be5 rtn 
+ 00026035  0x00006bee hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006bef deposit  0x00000011 
+ 00026037  0x00006bf0 hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006bf1 deposit  0x00000012 
+ 00026039  0x00006bf2 hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006bf3 deposit  0x00000002 
+ 00026041  0x00006bf4 hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006bf5 arg  0x00000001 , 0x00000002 
+ 00026043  0x00006bf6 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006bf7 hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006bf8 jam  0x00000004 , 0x00008006 
+ 00026046  0x00006bf9 branch  0x000065b0 
+ 00026047  0x00006bfd set1  0x00000028 , 0x00000000 
+ 00026048  0x00006bfe jam  0x00000008 , 0x00004211 
+ 00026049  0x00006bff rtn 
+ 00026050  0x00006c02 set0  0x00000028 , 0x00000000 
+ 00026051  0x00006c03 jam  0x00000020 , 0x00004211 
+ 00026052  0x00006c04 rtn 
+ 00026053  0x00006c08 fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006c09 iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006c0a store  0x00000001 , 0x000001f7 
+ 00026056  0x00006c0b branch  0x000065cc 
+ 00026057  0x00006c0e fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006c0f byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006c10 store  0x00000001 , 0x000001f7 
+ 00026060  0x00006c16 setarg  0x00000003 
+ 00026061  0x00006c17 hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006c18 jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006c19 jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006c1a branch  0x000065eb 
+ 00026065  0x00006c21 storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006c22 call  0x000065d6 
+ 00026067  0x00006c23 fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006c24 call  0x00006606 
+ 00026069  0x00006c25 branch  0x000065dd 
+ 00026070  0x00006c28 fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006c29 rtneq  0x000000ff 
+ 00026072  0x00006c2a bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006c2b setarg  0x000249f0 
+ 00026074  0x00006c2c call  0x00002a8f 
+ 00026075  0x00006c2e fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006c2f branch  0x00006829 
+ 00026077  0x00006c32 fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006c33 branch  0x00006825 
+ 00026079  0x00006c39 bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006c3a bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006c3b fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006c3c iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006c3d byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006c3e store  0x00000002 , 0x000001f7 
+ 00026085  0x00006c42 bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006c43 bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006c44 setarg  0x00000004 
+ 00026088  0x00006c45 hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006c46 jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006c47 jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006c49 setarg  0x000001f6 
+ 00026092  0x00006c4a hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006c4b hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006c4c deposit  0x00000011 
+ 00026095  0x00006c4d hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006c4e setarg  0x00000002 
+ 00026097  0x00006c4f isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006c50 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006c51 hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006c52 jam  0x00000004 , 0x00008006 
+ 00026101  0x00006c53 arg  0x00000005 , 0x00000007 
+ 00026102  0x00006c54 call  0x000064c0 
+ 00026103  0x00006c55 call  0x000065b0 
+ 00026104  0x00006c56 isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006c57 call  0x000064b9 
+ 00026106  0x00006c58 bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006c59 fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006c5a byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006c5b iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006c5c byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006c5d store  0x00000002 , 0x000001f7 
+ 00026112  0x00006c5e rtn 
+ 00026113  0x00006c61 fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006c62 iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006c63 byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006c64 store  0x00000002 , 0x000001f7 
+ 00026117  0x00006c65 rtn 
+ 00026118  0x00006c6c fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006c6d iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006c71 store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006c72 bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006c73 storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006c74 copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006c75 store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006c77 call  0x0000661d 
+ 00026126  0x00006c79 fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006c7a fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006c7b copy  0x0000003f , 0x00000011 
+ 00026129  0x00006c7c fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006c7e call  0x0000663d 
+ 00026131  0x00006c80 fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006c81 fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006c82 iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006c83 storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006c84 fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006c85 iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006c86 storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006c87 fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006c88 nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006c89 rtn 
+ 00026141  0x00006c92 bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006c93 fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006c94 increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006c95 fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006c96 ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006c97 increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006c98 store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006c9a fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006c9b iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006c9d fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006c9e isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006c9f nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006ca0 store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006ca1 fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006ca2 fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006ca3 isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006ca4 store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006ca5 rtn 
+ 00026159  0x00006ca7 fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006ca8 store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006ca9 setarg  0x00000000 
+ 00026162  0x00006caa store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006cab rtn 
+ 00026164  0x00006cae increase  0x00000002 , 0x00000002 
+ 00026165  0x00006caf hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006cb0 increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006cb1 ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006cb2 copy  0x00000002 , 0x00000012 
+ 00026169  0x00006cb3 arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006cb4 istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006cb6 istore  0x00000001 , 0x00000005 
+ 00026172  0x00006cb7 branch  0x0000664a 
+ 00026173  0x00006cbb copy  0x0000003f , 0x00000012 
+ 00026174  0x00006cbc bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006cbd bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006cbe copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006cbf increase  0x00000003 , 0x00000002 
+ 00026178  0x00006cc0 hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006cc1 increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006cc2 ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006cc3 copy  0x00000002 , 0x00000012 
+ 00026182  0x00006cc4 arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006cc5 istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006cc6 byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006cc7 istore  0x00000002 , 0x00000005 
+ 00026186  0x00006cc9 deposit  0x00000011 
+ 00026187  0x00006cca hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006ccb setarg  0x00000000 
+ 00026189  0x00006ccc hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006ccd jam  0x00000001 , 0x00008090 
+ 00026191  0x00006cce jam  0x00000004 , 0x00008006 
+ 00026192  0x00006ccf call  0x000065b0 
+ 00026193  0x00006cd0 copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006cd1 istore  0x00000003 , 0x00000011 
+ 00026195  0x00006cd4 bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006cd5 jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006cd7 setarg  0x00000001 
+ 00026198  0x00006cd8 hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006cd9 jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006cda setarg  0x000001f6 
+ 00026201  0x00006cdb hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006cdc setarg  0x00000000 
+ 00026203  0x00006cdd hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006cde hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006cdf setarg  0x00000003 
+ 00026206  0x00006ce0 hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006ce1 jam  0x00000004 , 0x00008006 
+ 00026208  0x00006ce2 call  0x000065b0 
+ 00026209  0x00006ce3 hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006ce4 rtnbit0  0x00000006 
+ 00026211  0x00006ce5 nop  0x000005dc 
+ 00026212  0x00006ce6 fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006ce7 increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006ce8 store  0x00000001 , 0x000001f9 
+ 00026215  0x00006ce9 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006cea nrtn  0x00000002 
+ 00026217  0x00006ceb branch  0x00006655 
+ 00026218  0x00006cf0 jam  0x00000070 , 0x00008973 
+ 00026219  0x00006cf1 nop  0x00000bb8 
+ 00026220  0x00006cf2 rtn 
+ 00026221  0x00006cf5 jam  0x00000030 , 0x00008973 
+ 00026222  0x00006cf6 rtn 
+ 00026223  0x00006cf9 lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006cfa hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006cfb jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006cfc rtn 
+ 00026227  0x00006d00 call  0x0000666f 
+ 00026228  0x00006d01 call  0x000066a0 
+ 00026229  0x00006d03 ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006d04 increase  0x00000001 , 0x00000011 
+ 00026231  0x00006d05 force  0x00000000 , 0x00000007 
+ 00026232  0x00006d07 qisolate0  0x00000002 
+ 00026233  0x00006d08 branch  0x00006697 , 0x00000001 
+ 00026234  0x00006d09 hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006d0a set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006d0b set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006d0c hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006d0d jam  0x00000002 , 0x00008047 
+ 00026239  0x00006d0e jam  0x00000082 , 0x00008047 
+ 00026240  0x00006d0f set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006d10 hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006d11 jam  0x0000008a , 0x00008047 
+ 00026243  0x00006d12 nop  0x0000000b 
+ 00026244  0x00006d13 jam  0x000000ca , 0x00008047 
+ 00026245  0x00006d14 nop  0x00000021 
+ 00026246  0x00006d15 jam  0x0000004a , 0x00008047 
+ 00026247  0x00006d16 nop  0x0000002c 
+ 00026248  0x00006d17 jam  0x000000ca , 0x00008047 
+ 00026249  0x00006d18 nop  0x00000016 
+ 00026250  0x00006d19 jam  0x0000008a , 0x00008047 
+ 00026251  0x00006d1a nop  0x00000021 
+ 00026252  0x00006d1b jam  0x00000082 , 0x00008047 
+ 00026253  0x00006d1c nop  0x00000001 
+ 00026254  0x00006d1d jam  0x00000092 , 0x00008047 
+ 00026255  0x00006d1e nop  0x0000000a 
+ 00026256  0x00006d1f jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006d20 hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006d21 jam  0x00000092 , 0x00008047 
+ 00026259  0x00006d22 nop  0x00000001 
+ 00026260  0x00006d23 jam  0x00000082 , 0x00008047 
+ 00026261  0x00006d24 qisolate0  0x0000003f 
+ 00026262  0x00006d25 branch  0x00006678 , 0x00000001 
+ 00026263  0x00006d27 hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006d28 increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006d29 hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006d2a increase  0x00000001 , 0x00000007 
+ 00026267  0x00006d2b compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006d2c nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006d2d loop  0x00006675 
+ 00026270  0x00006d2e jam  0x00000083 , 0x00008047 
+ 00026271  0x00006d2f rtn 
+ 00026272  0x00006d32 jam  0x00000082 , 0x00008047 
+ 00026273  0x00006d33 nop  0x0000000c 
+ 00026274  0x00006d34 jam  0x00000080 , 0x00008047 
+ 00026275  0x00006d35 jam  0x00000082 , 0x00008047 
+ 00026276  0x00006d36 nop  0x00000096 
+ 00026277  0x00006d37 rtn 
+ 00026278  0x00006d3b call  0x000066a0 
+ 00026279  0x00006d3c jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006d3d deposit  0x00000011 
+ 00026281  0x00006d3e hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006d3f set1  0x0000000b , 0x00000002 
+ 00026283  0x00006d40 isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006d41 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006d42 hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006d43 jam  0x00000001 , 0x00008006 
+ 00026287  0x00006d44 rtn 
+ 00026288  0x00006d47 hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006d48 bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006d49 rtn 
+ 00026291  0x00006d4d call  0x0000666f 
+ 00026292  0x00006d4e call  0x000066a6 
+ 00026293  0x00006d4f call  0x000066b0 
+ 00026294  0x00006d50 jam  0x00000083 , 0x00008047 
+ 00026295  0x00006d51 rtn 
+ 00026296  0x00006d57 hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006d58 hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006d59 call  0x000066a6 
+ 00026299  0x00006d5a arg  0x00000001 , 0x00000007 
+ 00026300  0x00006d5b call  0x000064c0 
+ 00026301  0x00006d5c call  0x000066b0 
+ 00026302  0x00006d5d isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006d5e call  0x000064b9 
+ 00026304  0x00006d5f jam  0x00000083 , 0x00008047 
+ 00026305  0x00006d60 rtn 
+ 00026306  0x00006d64 hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006d65 iforce  0x0000000a 
+ 00026308  0x00006d66 rtn 
+ 00026309  0x00006d69 deposit  0x0000000a 
+ 00026310  0x00006d6a hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006d6b rtn 
+ 00026312  0x00006d6e deposit  0x00000003 
+ 00026313  0x00006d6f hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006d70 rtn 
+ 00026315  0x00006d73 hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006d74 copy  0x0000003f , 0x00000003 
+ 00026317  0x00006d75 rtn 
+ 00026318  0x00006d78 fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006d79 hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006d7a rtn 
+ 00026321  0x00006d7d deposit  0x00000039 
+ 00026322  0x00006d7e rtn  0x00000034 
+ 00026323  0x00006d80 increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006d81 call  0x000066de , 0x00000002 
+ 00026325  0x00006d82 rtn  0x00000005 
+ 00026326  0x00006d83 branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006d84 increase  0x00000008 , 0x00000039 
+ 00026328  0x00006d86 increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006d87 call  0x000066e1 , 0x00000002 
+ 00026330  0x00006d88 rtn  0x00000005 
+ 00026331  0x00006d89 branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006d8a increase  0x00000004 , 0x00000039 
+ 00026333  0x00006d8b branch  0x000066e4 
+ 00026334  0x00006d8e ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006d8f istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006d90 rtn 
+ 00026337  0x00006d93 ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006d94 istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006d95 rtn 
+ 00026340  0x00006d98 deposit  0x00000039 
+ 00026341  0x00006d99 rtn  0x00000034 
+ 00026342  0x00006d9b ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006d9c istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006d9d loop  0x000066e6 
+ 00026345  0x00006d9e rtn 
+ 00026346  0x00006da1 deposit  0x00000039 
+ 00026347  0x00006da2 rtn  0x00000034 
+ 00026348  0x00006da4 increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006da5 call  0x000066f7 , 0x00000002 
+ 00026350  0x00006da6 rtn  0x00000005 
+ 00026351  0x00006da7 branch  0x000066ec , 0x00000002 
+ 00026352  0x00006da8 increase  0x00000008 , 0x00000039 
+ 00026353  0x00006daa increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006dab call  0x000066fa , 0x00000002 
+ 00026355  0x00006dac rtn  0x00000005 
+ 00026356  0x00006dad branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006dae increase  0x00000004 , 0x00000039 
+ 00026358  0x00006daf branch  0x000066fd 
+ 00026359  0x00006db2 ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006db3 istore  0x00000008 , 0x00000005 
+ 00026361  0x00006db4 rtn 
+ 00026362  0x00006db7 ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006db8 istore  0x00000004 , 0x00000005 
+ 00026364  0x00006db9 rtn 
+ 00026365  0x00006dbd deposit  0x00000039 
+ 00026366  0x00006dbe rtn  0x00000034 
+ 00026367  0x00006dc0 ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006dc1 istore  0x00000001 , 0x00000005 
+ 00026369  0x00006dc2 loop  0x000066ff 
+ 00026370  0x00006dc3 rtn 
+ 00026371  0x00006dc7 deposit  0x00000039 
+ 00026372  0x00006dc8 rtn  0x00000034 
+ 00026373  0x00006dca ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006dcb istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006dcc loop  0x00006705 
+ 00026376  0x00006dcd rtn 
+ 00026377  0x00006dd3 jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006dd4 branch  0x00007d86 
+ 00026379  0x00006dd8 bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006dd9 fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006dda rtn  0x00000034 
+ 00026382  0x00006ddb call  0x000067a3 
+ 00026383  0x00006ddc call  0x000067a9 , 0x00000005 
+ 00026384  0x00006ddd call  0x0000673e 
+ 00026385  0x00006ddf fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006de0 icopy  0x00000013 
+ 00026387  0x00006de1 fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006de2 storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006de4 copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006de5 branch  0x00006709 , 0x00000034 
+ 00026391  0x00006de6 increase  0xffffffff , 0x00000013 
+ 00026392  0x00006de7 copy  0x00000002 , 0x00000011 
+ 00026393  0x00006de8 ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006de9 fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006dea isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006deb call  0x00006725 , 0x00000005 
+ 00026397  0x00006dec branch  0x00006721 , 0x00000002 
+ 00026398  0x00006ded ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006dee increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006def istore  0x00000001 , 0x00000011 
+ 00026401  0x00006df1 fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006df2 increase  0x00000022 , 0x00000002 
+ 00026403  0x00006df3 storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006df4 branch  0x00006715 
+ 00026405  0x00006df7 setarg  0x00000000 
+ 00026406  0x00006df8 istore  0x00000001 , 0x00000011 
+ 00026407  0x00006df9 fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006dfa istore  0x00000001 , 0x00000005 
+ 00026409  0x00006dfb bne  0x00000033 , 0x00006733 
+ 00026410  0x00006dfc arg  0x000041be , 0x00000012 
+ 00026411  0x00006dfe ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006dff istore  0x00000008 , 0x00000005 
+ 00026413  0x00006e00 setarg  0x00000000 
+ 00026414  0x00006e01 istore  0x00000008 , 0x00000005 
+ 00026415  0x00006e02 copy  0x00000012 , 0x00000006 
+ 00026416  0x00006e04 call  0x00007ebf 
+ 00026417  0x00006e05 force  0x00000001 , 0x0000003e 
+ 00026418  0x00006e06 rtn 
+ 00026419  0x00006e09 beq  0x00000036 , 0x00006737 
+ 00026420  0x00006e0a beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006e0b arg  0x00004419 , 0x00000012 
+ 00026422  0x00006e0c branch  0x0000672b 
+ 00026423  0x00006e0f arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006e10 call  0x00007ebf 
+ 00026425  0x00006e12 arg  0x00004419 , 0x00000006 
+ 00026426  0x00006e13 branch  0x00006730 
+ 00026427  0x00006e16 arg  0x000044cd , 0x00000006 
+ 00026428  0x00006e17 call  0x00007ebf 
+ 00026429  0x00006e18 branch  0x00006739 
+ 00026430  0x00006e1c call  0x00007fe9 
+ 00026431  0x00006e1d fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006e1e rtn  0x00000034 
+ 00026433  0x00006e1f fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006e20 bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006e22 bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006e23 fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006e24 beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006e25 fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006e26 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006e27 branch  0x0000674d , 0x00000001 
+ 00026441  0x00006e28 compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006e29 branch  0x00006752 , 0x00000001 
+ 00026443  0x00006e2a compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006e2b branch  0x00006750 , 0x00000001 
+ 00026445  0x00006e2d jam  0x00000035 , 0x00000185 
+ 00026446  0x00006e2e fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006e2f branch  0x00006757 
+ 00026448  0x00006e32 jam  0x00000037 , 0x00000185 
+ 00026449  0x00006e33 branch  0x00006757 
+ 00026450  0x00006e37 jam  0x00000036 , 0x00000185 
+ 00026451  0x00006e38 branch  0x00006757 
+ 00026452  0x00006e3c bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006e3d jam  0x00000033 , 0x00000185 
+ 00026454  0x00006e3e fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006e40 store  0x00000006 , 0x00000186 
+ 00026456  0x00006e41 fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006e42 ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006e43 pincrease  0x00000001 
+ 00026459  0x00006e44 store  0x00000002 , 0x0000018c 
+ 00026460  0x00006e45 storet  0x00000001 , 0x00000184 
+ 00026461  0x00006e46 fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006e47 icopy  0x00000013 
+ 00026463  0x00006e49 fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006e4a copy  0x0000003f , 0x00000011 
+ 00026465  0x00006e4b call  0x0000676f 
+ 00026466  0x00006e4c rtn  0x00000028 
+ 00026467  0x00006e4d fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006e4e increase  0x00000022 , 0x00000002 
+ 00026469  0x00006e4f storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006e50 increase  0xffffffff , 0x00000002 
+ 00026471  0x00006e51 ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006e52 store  0x00000001 , 0x00000184 
+ 00026473  0x00006e53 increase  0xffffffff , 0x00000013 
+ 00026474  0x00006e54 nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006e55 fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006e56 pincrease  0xffffffff 
+ 00026477  0x00006e57 store  0x00000001 , 0x00000184 
+ 00026478  0x00006e58 rtn 
+ 00026479  0x00006e5a fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006e5b bne  0x00000033 , 0x00006776 
+ 00026481  0x00006e5d arg  0x00000185 , 0x00000012 
+ 00026482  0x00006e5e arg  0x00000007 , 0x00000039 
+ 00026483  0x00006e5f call  0x00007f88 
+ 00026484  0x00006e60 branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006e61 rtn 
+ 00026486  0x00006e64 beq  0x00000036 , 0x00006779 
+ 00026487  0x00006e65 beq  0x00000037 , 0x00006794 
+ 00026488  0x00006e66 branch  0x00006771 
+ 00026489  0x00006e69 ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006e6a isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006e6b nrtn  0x00000005 
+ 00026492  0x00006e6c arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006e6d arg  0x00000010 , 0x00000039 
+ 00026494  0x00006e6e call  0x00007ed4 
+ 00026495  0x00006e6f fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006e70 store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006e71 call  0x0000678b 
+ 00026498  0x00006e72 fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006e73 byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006e74 lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006e75 ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006e76 iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006e77 fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006e78 isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006e79 branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006e7a rtn 
+ 00026507  0x00006e7e arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006e7f call  0x00007486 
+ 00026509  0x00006e81 ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006e82 call  0x00007487 
+ 00026511  0x00006e83 force  0x00000038 , 0x00000036 
+ 00026512  0x00006e84 force  0x00000000 , 0x00000036 
+ 00026513  0x00006e85 call  0x0000741d 
+ 00026514  0x00006e86 arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006e87 branch  0x00007497 
+ 00026516  0x00006e8a ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006e8b isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006e8c nrtn  0x00000005 
+ 00026519  0x00006e8d copy  0x00000006 , 0x00000011 
+ 00026520  0x00006e8e add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006e8f arg  0x000044cd , 0x00000012 
+ 00026522  0x00006e90 arg  0x00000008 , 0x00000039 
+ 00026523  0x00006e91 call  0x00007f88 
+ 00026524  0x00006e92 branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006e93 copy  0x00000013 , 0x00000011 
+ 00026526  0x00006e94 arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006e95 arg  0x00000008 , 0x00000039 
+ 00026528  0x00006e96 call  0x00007f88 
+ 00026529  0x00006e97 branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006e98 rtn 
+ 00026531  0x00006e9b fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006e9c ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006e9d pincrease  0x00000022 
+ 00026534  0x00006e9e ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006e9f isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006ea0 rtn 
+ 00026537  0x00006ea3 fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006ea4 icopy  0x00000039 
+ 00026539  0x00006ea5 fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006ea6 setarg  0x00000000 
+ 00026541  0x00006ea8 istore  0x00000001 , 0x00000002 
+ 00026542  0x00006ea9 increase  0x00000022 , 0x00000002 
+ 00026543  0x00006eaa pincrease  0x00000001 
+ 00026544  0x00006eab loop  0x000067ad 
+ 00026545  0x00006eac rtn 
+ 00026546  0x00006eaf bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006eb0 call  0x0000673e 
+ 00026548  0x00006eb1 fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006eb2 setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006eb3 store  0x00000001 , 0x00000030 
+ 00026551  0x00006eb4 nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006eb5 add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006eb7 arg  0x000041be , 0x00000005 
+ 00026554  0x00006eb8 call  0x00007ebf 
+ 00026555  0x00006eb9 branch  0x000067d7 
+ 00026556  0x00006ebb jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006ebc rtn 
+ 00026558  0x00006ebf fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006ec0 branch  0x000067ca , 0x00000034 
+ 00026560  0x00006ec1 call  0x0000673e 
+ 00026561  0x00006ec2 nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006ec3 fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006ec4 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006ec5 arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006ec6 call  0x00007ebf 
+ 00026566  0x00006ec7 arg  0x00004419 , 0x00000005 
+ 00026567  0x00006ec8 call  0x00007ebf 
+ 00026568  0x00006ec9 jam  0x00000001 , 0x00004429 
+ 00026569  0x00006eca rtn 
+ 00026570  0x00006ecd jam  0x00000000 , 0x00004429 
+ 00026571  0x00006ece rtn 
+ 00026572  0x00006ed2 fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006ed3 store  0x00000006 , 0x00000186 
+ 00026574  0x00006ed4 jam  0x00000034 , 0x00000185 
+ 00026575  0x00006ed5 branch  0x000067d3 
+ 00026576  0x00006ed7 fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006ed8 store  0x00000006 , 0x00000186 
+ 00026578  0x00006ed9 jam  0x00000033 , 0x00000185 
+ 00026579  0x00006edb fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006edc beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006edd bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006ede rtn 
+ 00026583  0x00006ee2 fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006ee3 fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006ee4 ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006ee5 rtn  0x00000034 
+ 00026587  0x00006ee6 jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006ee7 rtn 
+ 00026589  0x00006eef bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006ef0 set1  0x00000007 , 0x00000002 
+ 00026591  0x00006ef1 call  0x0000681d 
+ 00026592  0x00006ef2 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006ef8 bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006ef9 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006efa rtn  0x00000005 
+ 00026596  0x00006efb isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006efc and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006efd fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006efe qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006eff store  0x00000004 , 0x000000a1 
+ 00026601  0x00006f00 fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006f01 nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006f02 store  0x00000004 , 0x000000a5 
+ 00026604  0x00006f03 rtn 
+ 00026605  0x00006f07 bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006f08 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006f09 rtn  0x00000005 
+ 00026608  0x00006f0a isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006f0b and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006f0c fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006f0d qset0  0x0000003f 
+ 00026612  0x00006f0e store  0x00000004 , 0x000000a1 
+ 00026613  0x00006f0f fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006f10 qset0  0x0000003f 
+ 00026615  0x00006f11 store  0x00000004 , 0x000000a5 
+ 00026616  0x00006f12 rtn 
+ 00026617  0x00006f16 call  0x000067ed 
+ 00026618  0x00006f17 branch  0x000067fe 
+ 00026619  0x00006f1b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006f1c rtn  0x00000005 
+ 00026621  0x00006f1d ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006f20 arg  0x0000807c , 0x00000005 
+ 00026623  0x00006f21 call  0x00006830 
+ 00026624  0x00006f22 setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006f23 arg  0x00008078 , 0x00000005 
+ 00026626  0x00006f24 call  0x00006830 
+ 00026627  0x00006f25 set0  0x00000007 , 0x00000002 
+ 00026628  0x00006f26 arg  0x00008070 , 0x00000005 
+ 00026629  0x00006f27 branch  0x00006830 
+ 00026630  0x00006f2b arg  0x0000807c , 0x00000005 
+ 00026631  0x00006f2c call  0x00006830 
+ 00026632  0x00006f2d set0  0x00000007 , 0x00000002 
+ 00026633  0x00006f2e arg  0x00008078 , 0x00000005 
+ 00026634  0x00006f2f call  0x00006830 
+ 00026635  0x00006f30 set0  0x00000007 , 0x00000002 
+ 00026636  0x00006f31 arg  0x00008070 , 0x00000005 
+ 00026637  0x00006f32 branch  0x00006830 
+ 00026638  0x00006f37 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006f38 rtn  0x00000005 
+ 00026640  0x00006f39 setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006f3a call  0x0000682f 
+ 00026642  0x00006f3c set1  0x00000007 , 0x00000002 
+ 00026643  0x00006f3d arg  0x00008070 , 0x00000005 
+ 00026644  0x00006f3e branch  0x00006830 
+ 00026645  0x00006f41 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006f42 rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006f43 and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006f44 iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006f45 ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006f46 rtn 
+ 00026651  0x00006f49 arg  0x00008074 , 0x00000005 
+ 00026652  0x00006f4a branch  0x0000681e 
+ 00026653  0x00006f4f arg  0x0000811c , 0x00000005 
+ 00026654  0x00006f51 call  0x00006815 
+ 00026655  0x00006f52 isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006f53 branch  0x00006823 , 0x00000001 
+ 00026657  0x00006f54 qisolate0  0x0000003f 
+ 00026658  0x00006f55 rtn 
+ 00026659  0x00006f57 qisolate1  0x0000003f 
+ 00026660  0x00006f58 rtn 
+ 00026661  0x00006f5b sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00006f5c rtn  0x00000005 
+ 00026663  0x00006f5d isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00006f5e branch  0x0000682c 
+ 00026665  0x00006f61 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x00006f62 rtn  0x00000005 
+ 00026667  0x00006f63 isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x00006f67 setarg  0x00000000 
+ 00026669  0x00006f68 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00006f69 ixor  0x00000002 , 0x00000002 
+ 00026671  0x00006f6d arg  0x00008074 , 0x00000005 
+ 00026672  0x00006f71 call  0x00006815 
+ 00026673  0x00006f72 isolate1  0x00000007 , 0x00000002 
+ 00026674  0x00006f73 qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x00006f74 istore  0x00000001 , 0x00000005 
+ 00026676  0x00006f75 rtn 
+ 00026677  0x00006f78 arg  0xffffffff , 0x00000011 
+ 00026678  0x00006f79 hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00006f7a compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00006f7b call  0x00006878 , 0x00000001 
+ 00026681  0x00006f7d compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00006f7e call  0x0000687a , 0x00000001 
+ 00026683  0x00006f80 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x00006f81 call  0x0000687a , 0x00000001 
+ 00026685  0x00006f83 isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x00006f84 call  0x00006874 , 0x00000001 
+ 00026687  0x00006f86 isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x00006f87 call  0x00006876 , 0x00000001 
+ 00026689  0x00006f89 isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00006f8a call  0x0000687c , 0x00000001 
+ 00026691  0x00006f8c isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00006f8d nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00006f8f isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00006f90 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x00006f92 hfetch  0x00000001 , 0x00008082 
+ 00026696  0x00006f93 isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x00006f94 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x00006f95 isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x00006f96 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x00006f97 isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00006f98 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00006f99 isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00006f9a nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00006f9b isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00006f9c nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00006f9d isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00006f9e nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00006f9f isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00006fa0 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x00006fa1 isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x00006fa2 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x00006fa4 hfetch  0x00000001 , 0x00008080 
+ 00026713  0x00006fa5 isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x00006fa6 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x00006fa7 isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x00006fa8 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00006fa9 isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00006faa nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00006fab isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00006fac nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00006fad isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00006fae nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00006faf isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x00006fb0 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x00006fb1 isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x00006fb2 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x00006fb3 isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x00006fb4 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x00006fb6 hfetch  0x00000001 , 0x00008062 
+ 00026730  0x00006fb7 isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x00006fb8 call  0x0000687e , 0x00000001 
+ 00026732  0x00006fb9 bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x00006fbb hfetch  0x00000004 , 0x00008078 
+ 00026734  0x00006fbc hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x00006fbd ior  0x00000002 , 0x0000003f 
+ 00026736  0x00006fbe invert  0x0000003f , 0x0000003f 
+ 00026737  0x00006fbf iand  0x00000011 , 0x0000003f 
+ 00026738  0x00006fc1 hstore  0x00000004 , 0x00008070 
+ 00026739  0x00006fc2 rtn 
+ 00026740  0x00006fc6 arg  0x00000006 , 0x00000007 
+ 00026741  0x00006fc7 branch  0x00006884 
+ 00026742  0x00006fc9 arg  0x00000009 , 0x00000007 
+ 00026743  0x00006fca branch  0x00006882 
+ 00026744  0x00006fcc arg  0x00000017 , 0x00000007 
+ 00026745  0x00006fcd branch  0x00006882 
+ 00026746  0x00006fcf arg  0x00000019 , 0x00000007 
+ 00026747  0x00006fd0 branch  0x00006884 
+ 00026748  0x00006fd2 arg  0x0000001e , 0x00000007 
+ 00026749  0x00006fd3 branch  0x00006884 
+ 00026750  0x00006fd5 arg  0x00000002 , 0x00000007 
+ 00026751  0x00006fd6 branch  0x00006884 
+ 00026752  0x00006fd8 arg  0x00000001 , 0x00000039 
+ 00026753  0x00006fd9 branch  0x00006885 
+ 00026754  0x00006fdb arg  0x00000004 , 0x00000039 
+ 00026755  0x00006fdc branch  0x00006885 
+ 00026756  0x00006fde arg  0x00000002 , 0x00000039 
+ 00026757  0x00006fe0 qset0  0x00000011 
+ 00026758  0x00006fe1 increase  0x00000001 , 0x00000007 
+ 00026759  0x00006fe2 loop  0x00006885 
+ 00026760  0x00006fe3 rtn 
+ 00026761  0x00006fec call  0x00006895 
+ 00026762  0x00006fed arg  0x00000006 , 0x00000002 
+ 00026763  0x00006fee branch  0x0000680e 
+ 00026764  0x00006ff1 call  0x00006889 
+ 00026765  0x00006ff2 arg  0x00000006 , 0x00000002 
+ 00026766  0x00006ff3 branch  0x00006825 
+ 00026767  0x00006ff8 call  0x00006895 
+ 00026768  0x00006ff9 hfetch  0x00000001 , 0x00008078 
+ 00026769  0x00006ffa set1  0x00000007 , 0x0000003f 
+ 00026770  0x00006ffb hstore  0x00000001 , 0x00008078 
+ 00026771  0x00006ffc arg  0x00000007 , 0x00000002 
+ 00026772  0x00006ffd branch  0x000067fb 
+ 00026773  0x00007000 hfetch  0x00000001 , 0x00008081 
+ 00026774  0x00007001 and_into  0x000000fb , 0x0000003f 
+ 00026775  0x00007002 hstore  0x00000001 , 0x00008081 
+ 00026776  0x00007003 rtn 
+ 00026777  0x00007006 hfetch  0x00000001 , 0x00008081 
+ 00026778  0x00007007 isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x00007008 rtn 
+ 00026780  0x0000700b call  0x0000666a 
+ 00026781  0x0000700c setarg  0x000007e0 
+ 00026782  0x0000700d arg  0x00004150 , 0x00000011 
+ 00026783  0x0000700e arg  0x00000002 , 0x00000002 
+ 00026784  0x0000700f call  0x000066b3 
+ 00026785  0x00007010 branch  0x0000666d 
+ 00026786  0x00007014 call  0x0000666a 
+ 00026787  0x00007015 setarg  0x000007e2 
+ 00026788  0x00007016 arg  0x0000421d , 0x00000011 
+ 00026789  0x00007017 arg  0x0000000e , 0x00000002 
+ 00026790  0x00007018 call  0x000066b3 
+ 00026791  0x00007019 branch  0x0000666d 
+ 00026792  0x0000701e bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x00007020 call  0x000068a2 
+ 00026794  0x00007022 fetch  0x00000001 , 0x0000422d 
+ 00026795  0x00007023 beq  0x00000000 , 0x000068af 
+ 00026796  0x00007024 beq  0x00000001 , 0x000068c3 
+ 00026797  0x00007025 beq  0x00000002 , 0x000068d7 
+ 00026798  0x00007026 rtn 
+ 00026799  0x00007029 fetcht  0x00000002 , 0x00004229 
+ 00026800  0x0000702a setarg  0x0000aa55 
+ 00026801  0x0000702b isub  0x00000002 , 0x0000003e 
+ 00026802  0x0000702c branch  0x000068b8 , 0x00000005 
+ 00026803  0x0000702d setarg  0x00004dfa 
+ 00026804  0x0000702e store  0x00000002 , 0x00004227 
+ 00026805  0x0000702f setarg  0x00004894 
+ 00026806  0x00007030 store  0x00000002 , 0x00004221 
+ 00026807  0x00007031 branch  0x000068c0 
+ 00026808  0x00007034 fetch  0x00000002 , 0x00004227 
+ 00026809  0x00007035 nbranch  0x000068bc , 0x00000034 
+ 00026810  0x00007036 setarg  0x00004dfa 
+ 00026811  0x00007037 store  0x00000002 , 0x00004227 
+ 00026812  0x00007039 fetch  0x00000002 , 0x00004221 
+ 00026813  0x0000703a nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x0000703b setarg  0x00004894 
+ 00026815  0x0000703c store  0x00000002 , 0x00004221 
+ 00026816  0x0000703e setarg  0x00000064 
+ 00026817  0x0000703f store  0x00000002 , 0x0000422b 
+ 00026818  0x00007040 rtn 
+ 00026819  0x00007043 fetcht  0x00000002 , 0x00004229 
+ 00026820  0x00007044 setarg  0x0000aa55 
+ 00026821  0x00007045 isub  0x00000002 , 0x0000003e 
+ 00026822  0x00007046 branch  0x000068cc , 0x00000005 
+ 00026823  0x00007047 setarg  0x00005932 
+ 00026824  0x00007048 store  0x00000002 , 0x00004225 
+ 00026825  0x00007049 setarg  0x00004323 
+ 00026826  0x0000704a store  0x00000002 , 0x0000421f 
+ 00026827  0x0000704b branch  0x000068d4 
+ 00026828  0x0000704e fetch  0x00000002 , 0x00004225 
+ 00026829  0x0000704f nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x00007050 setarg  0x00005932 
+ 00026831  0x00007051 store  0x00000002 , 0x00004225 
+ 00026832  0x00007053 fetch  0x00000002 , 0x0000421f 
+ 00026833  0x00007054 nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x00007055 setarg  0x00004323 
+ 00026835  0x00007056 store  0x00000002 , 0x0000421f 
+ 00026836  0x00007058 setarg  0x00000190 
+ 00026837  0x00007059 store  0x00000002 , 0x0000422b 
+ 00026838  0x0000705a rtn 
+ 00026839  0x0000705d fetcht  0x00000002 , 0x00004229 
+ 00026840  0x0000705e setarg  0x0000aa55 
+ 00026841  0x0000705f isub  0x00000002 , 0x0000003e 
+ 00026842  0x00007060 branch  0x000068e0 , 0x00000005 
+ 00026843  0x00007061 setarg  0x00006946 
+ 00026844  0x00007062 store  0x00000002 , 0x00004223 
+ 00026845  0x00007063 setarg  0x00005377 
+ 00026846  0x00007064 store  0x00000002 , 0x0000421d 
+ 00026847  0x00007065 branch  0x000068e8 
+ 00026848  0x00007068 fetch  0x00000002 , 0x00004223 
+ 00026849  0x00007069 nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x0000706a setarg  0x00006946 
+ 00026851  0x0000706b store  0x00000002 , 0x00004223 
+ 00026852  0x0000706d fetch  0x00000002 , 0x0000421d 
+ 00026853  0x0000706e nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x0000706f setarg  0x00005377 
+ 00026855  0x00007070 store  0x00000002 , 0x0000421d 
+ 00026856  0x00007072 setarg  0x00000032 
+ 00026857  0x00007073 store  0x00000002 , 0x0000422b 
+ 00026858  0x00007074 rtn 
+ 00026859  0x00007078 fetch  0x00000001 , 0x0000422d 
+ 00026860  0x00007079 beq  0x00000000 , 0x000068f0 
+ 00026861  0x0000707a beq  0x00000001 , 0x000068f2 
+ 00026862  0x0000707b beq  0x00000002 , 0x000068f4 
+ 00026863  0x0000707c rtn 
+ 00026864  0x0000707e jam  0x000000bf , 0x00008971 
+ 00026865  0x0000707f branch  0x000068f8 
+ 00026866  0x00007081 jam  0x000000af , 0x00008971 
+ 00026867  0x00007082 branch  0x000068f8 
+ 00026868  0x00007084 jam  0x0000008f , 0x00008971 
+ 00026869  0x00007085 fetch  0x00000001 , 0x0000422e 
+ 00026870  0x00007086 hstore  0x00000001 , 0x00008973 
+ 00026871  0x00007087 branch  0x000068f8 
+ 00026872  0x00007089 bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x0000708a hfetch  0x00000001 , 0x00008053 
+ 00026874  0x0000708b set1  0x00000007 , 0x0000003f 
+ 00026875  0x0000708c hstore  0x00000001 , 0x00008053 
+ 00026876  0x0000708d hfetch  0x00000001 , 0x00008973 
+ 00026877  0x0000708e or_into  0x00000030 , 0x0000003f 
+ 00026878  0x0000708f hstore  0x00000001 , 0x00008973 
+ 00026879  0x00007090 jam  0x0000007c , 0x00008906 
+ 00026880  0x00007091 jam  0x000000aa , 0x00008972 
+ 00026881  0x00007092 nop  0x00001388 
+ 00026882  0x00007093 hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x00007094 hfetch  0x00000001 , 0x00008053 
+ 00026884  0x00007095 set0  0x00000007 , 0x0000003f 
+ 00026885  0x00007096 hstore  0x00000001 , 0x00008053 
+ 00026886  0x00007097 storet  0x00000002 , 0x0000422f 
+ 00026887  0x00007098 rtn 
+ 00026888  0x0000709b bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x0000709c fetch  0x00000001 , 0x0000422d 
+ 00026890  0x0000709d beq  0x00000000 , 0x0000690e 
+ 00026891  0x0000709e beq  0x00000001 , 0x00006912 
+ 00026892  0x0000709f beq  0x00000002 , 0x00006916 
+ 00026893  0x000070a0 rtn 
+ 00026894  0x000070a3 fetch  0x00000002 , 0x00004227 
+ 00026895  0x000070a4 fetcht  0x00000002 , 0x00004221 
+ 00026896  0x000070a5 arg  0x000000c8 , 0x00000013 
+ 00026897  0x000070a6 branch  0x0000691a 
+ 00026898  0x000070a9 fetch  0x00000002 , 0x00004225 
+ 00026899  0x000070aa fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x000070ab arg  0x00000064 , 0x00000013 
+ 00026901  0x000070ac branch  0x0000691a 
+ 00026902  0x000070af fetch  0x00000002 , 0x00004223 
+ 00026903  0x000070b0 fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x000070b1 arg  0x00000032 , 0x00000013 
+ 00026905  0x000070b2 branch  0x0000691a 
+ 00026906  0x000070b5 isub  0x00000002 , 0x00000011 
+ 00026907  0x000070b6 fetch  0x00000002 , 0x0000422f 
+ 00026908  0x000070b7 isub  0x00000002 , 0x0000003f 
+ 00026909  0x000070b8 nbranch  0x00006927 , 0x00000002 
+ 00026910  0x000070b9 fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x000070ba imul32  0x00000002 , 0x00000012 
+ 00026912  0x000070bb copy  0x00000013 , 0x0000003f 
+ 00026913  0x000070bc imul32  0x00000011 , 0x0000003f 
+ 00026914  0x000070bd iadd  0x00000012 , 0x0000003f 
+ 00026915  0x000070bf idiv  0x00000011 
+ 00026916  0x000070c0 call  0x00007f86 
+ 00026917  0x000070c1 quotient  0x0000003f 
+ 00026918  0x000070c2 rtn 
+ 00026919  0x000070c5 copy  0x00000002 , 0x0000003f 
+ 00026920  0x000070c6 fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x000070c7 isub  0x00000002 , 0x0000003f 
+ 00026922  0x000070c8 fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x000070c9 imul32  0x00000002 , 0x00000012 
+ 00026924  0x000070ca copy  0x00000013 , 0x0000003f 
+ 00026925  0x000070cb imul32  0x00000011 , 0x0000003f 
+ 00026926  0x000070cc isub  0x00000012 , 0x0000003f 
+ 00026927  0x000070cd branch  0x00006923 
+ 00026928  0x000070d9 ifetch  0x00000008 , 0x00000011 
+ 00026929  0x000070da store  0x00000008 , 0x00000a9a 
+ 00026930  0x000070db fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x000070dc fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x000070dd isub  0x00000002 , 0x00000011 
+ 00026933  0x000070de fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x000070df isub  0x00000002 , 0x00000012 
+ 00026935  0x000070e0 fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x000070e1 isub  0x00000002 , 0x0000003e 
+ 00026937  0x000070e2 ncall  0x00006940 , 0x00000002 
+ 00026938  0x000070e3 mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x000070e4 idiv  0x00000011 
+ 00026940  0x000070e5 call  0x00007f86 
+ 00026941  0x000070e6 quotient  0x0000003f 
+ 00026942  0x000070e7 call  0x00006944 , 0x00000034 
+ 00026943  0x000070e8 rtn 
+ 00026944  0x000070ea fetch  0x00000001 , 0x00004231 
+ 00026945  0x000070eb set1  0x00000000 , 0x0000003f 
+ 00026946  0x000070ec store  0x00000001 , 0x00004231 
+ 00026947  0x000070ed rtn 
+ 00026948  0x000070ef fetcht  0x00000001 , 0x00004231 
+ 00026949  0x000070f0 set1  0x00000001 , 0x00000002 
+ 00026950  0x000070f1 storet  0x00000001 , 0x00004231 
+ 00026951  0x000070f2 rtn 
+ 00026952  0x000070f8 fetch  0x00000002 , 0x0000423d 
+ 00026953  0x000070f9 ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x000070fb rtn  0x00000034 
+ 00026955  0x000070fc copy  0x0000003f , 0x00000039 
+ 00026956  0x000070fe fetch  0x00000002 , 0x0000423d 
+ 00026957  0x000070ff increase  0x00000003 , 0x0000003f 
+ 00026958  0x00007100 copy  0x0000003f , 0x00000011 
+ 00026959  0x00007102 ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x00007103 call  0x000067fb 
+ 00026961  0x00007104 increase  0x00000001 , 0x00000011 
+ 00026962  0x00007105 loop  0x0000694f 
+ 00026963  0x00007107 rtn 
+ 00026964  0x0000710a fetch  0x00000002 , 0x0000423d 
+ 00026965  0x0000710b increase  0x00000003 , 0x0000003f 
+ 00026966  0x0000710c copy  0x0000003f , 0x00000011 
+ 00026967  0x0000710e force  0x00000000 , 0x00000012 
+ 00026968  0x0000710f jam  0x00000000 , 0x00000b12 
+ 00026969  0x00007111 ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x00007112 call  0x0000681d 
+ 00026971  0x00007113 bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x00007114 fetch  0x00000002 , 0x00000b12 
+ 00026973  0x00007115 copy  0x00000012 , 0x00000007 
+ 00026974  0x00007116 qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x00007117 store  0x00000002 , 0x00000b12 
+ 00026976  0x00007118 increase  0x00000001 , 0x00000011 
+ 00026977  0x00007119 increase  0x00000001 , 0x00000012 
+ 00026978  0x0000711a fetch  0x00000002 , 0x0000423d 
+ 00026979  0x0000711b ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x0000711d ixor  0x00000012 , 0x0000003e 
+ 00026981  0x0000711e nbranch  0x00006959 , 0x00000005 
+ 00026982  0x0000711f fetch  0x00000002 , 0x00000b12 
+ 00026983  0x00007120 fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x00007121 ixor  0x00000002 , 0x0000003e 
+ 00026985  0x00007122 rtn  0x00000005 
+ 00026986  0x00007123 enable  0x00000028 
+ 00026987  0x00007124 rtn 
+ 00026988  0x00007127 fetch  0x00000002 , 0x0000423d 
+ 00026989  0x00007128 ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x0000712a rtn  0x00000034 
+ 00026991  0x0000712b copy  0x0000003f , 0x00000039 
+ 00026992  0x0000712c fetch  0x00000002 , 0x0000423d 
+ 00026993  0x0000712d increase  0x00000003 , 0x0000003f 
+ 00026994  0x0000712e copy  0x0000003f , 0x00000011 
+ 00026995  0x00007130 ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x00007131 call  0x000067dd 
+ 00026997  0x00007132 increase  0x00000001 , 0x00000011 
+ 00026998  0x00007133 loop  0x00006973 
+ 00026999  0x00007135 rtn 
+ 00027000  0x00007138 arg  0x00000009 , 0x00000007 
+ 00027001  0x00007139 call  0x00007f16 
+ 00027002  0x0000713a nrtn  0x00000034 
+ 00027003  0x0000713b setarg  0x00000020 
+ 00027004  0x0000713c arg  0x00000009 , 0x00000007 
+ 00027005  0x0000713d call  0x00007f08 
+ 00027006  0x0000713e disable  0x00000028 
+ 00027007  0x0000713f call  0x0000696c 
+ 00027008  0x00007140 bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x00007141 fetch  0x00000002 , 0x0000423d 
+ 00027010  0x00007142 ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x00007144 rtn  0x00000034 
+ 00027012  0x00007145 call  0x00006954 
+ 00027013  0x00007146 nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x00007147 call  0x00007d00 
+ 00027015  0x00007148 disable  0x00000028 
+ 00027016  0x00007149 fetch  0x00000002 , 0x00000b12 
+ 00027017  0x0000714a store  0x00000002 , 0x00000b19 
+ 00027018  0x0000714b jam  0x00000000 , 0x00000b1b 
+ 00027019  0x0000714c force  0x00000000 , 0x00000007 
+ 00027020  0x0000714e fetch  0x00000002 , 0x00000b14 
+ 00027021  0x0000714f rshift  0x0000003f , 0x00000002 
+ 00027022  0x00007150 storet  0x00000002 , 0x00000b14 
+ 00027023  0x00007151 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x00007152 fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x00007153 and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x00007154 rshift  0x00000002 , 0x00000002 
+ 00027027  0x00007155 storet  0x00000002 , 0x00000b19 
+ 00027028  0x00007156 ixor  0x00000011 , 0x0000003e 
+ 00027029  0x00007157 ncall  0x000069a1 , 0x00000005 
+ 00027030  0x00007158 fetch  0x00000002 , 0x0000423d 
+ 00027031  0x00007159 ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x0000715b fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x0000715c increase  0x00000001 , 0x00000002 
+ 00027034  0x0000715d storet  0x00000001 , 0x00000b1b 
+ 00027035  0x0000715e copy  0x00000002 , 0x00000007 
+ 00027036  0x0000715f ixor  0x00000007 , 0x0000003e 
+ 00027037  0x00007160 nbranch  0x0000698c , 0x00000005 
+ 00027038  0x00007161 fetch  0x00000002 , 0x00000b12 
+ 00027039  0x00007162 store  0x00000002 , 0x00000b14 
+ 00027040  0x00007163 rtn 
+ 00027041  0x00007165 bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x00007166 fetch  0x00000002 , 0x0000423d 
+ 00027043  0x00007167 increase  0x00000001 , 0x0000003f 
+ 00027044  0x00007168 ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x00007169 branch  0x00007f9c 
+ 00027046  0x00007175 hfetch  0x00000001 , 0x00008042 
+ 00027047  0x00007176 ior  0x00000011 , 0x0000003f 
+ 00027048  0x00007177 hstore  0x00000001 , 0x00008042 
+ 00027049  0x00007178 hfetch  0x00000002 , 0x00008050 
+ 00027050  0x00007179 set0  0x0000000d , 0x0000003f 
+ 00027051  0x0000717a hstore  0x00000002 , 0x00008050 
+ 00027052  0x0000717b nop  0x00000064 
+ 00027053  0x0000717c rtn 
+ 00027054  0x00007188 fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x00007189 setarg  0x00b71b00 
+ 00027056  0x0000718a idiv  0x00000002 
+ 00027057  0x0000718b call  0x00007f86 
+ 00027058  0x0000718c quotient  0x00000002 
+ 00027059  0x0000718d fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x0000718e imul32  0x00000002 , 0x0000003f 
+ 00027061  0x0000718f div  0x0000003f , 0x00000064 
+ 00027062  0x00007190 call  0x00007f86 
+ 00027063  0x00007191 quotient  0x00000011 
+ 00027064  0x00007192 copy  0x00000002 , 0x0000003f 
+ 00027065  0x00007193 isub  0x00000011 , 0x00000012 
+ 00027066  0x00007194 fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x00007195 call  0x000069be 
+ 00027068  0x00007196 fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x00007197 branch  0x000069d5 
+ 00027070  0x0000719b beq  0x00000000 , 0x000069c4 
+ 00027071  0x0000719c beq  0x00000001 , 0x000069c6 
+ 00027072  0x0000719d beq  0x00000002 , 0x000069c8 
+ 00027073  0x0000719e beq  0x00000003 , 0x000069ca 
+ 00027074  0x0000719f beq  0x00000004 , 0x000069cc 
+ 00027075  0x000071a0 beq  0x00000005 , 0x000069ce 
+ 00027076  0x000071a2 arg  0x000080a0 , 0x00000005 
+ 00027077  0x000071a3 branch  0x000069d0 
+ 00027078  0x000071a5 arg  0x000080a4 , 0x00000005 
+ 00027079  0x000071a6 branch  0x000069d0 
+ 00027080  0x000071a8 arg  0x000080a8 , 0x00000005 
+ 00027081  0x000071a9 branch  0x000069d0 
+ 00027082  0x000071ab arg  0x00008064 , 0x00000005 
+ 00027083  0x000071ac branch  0x000069d0 
+ 00027084  0x000071ae arg  0x00008068 , 0x00000005 
+ 00027085  0x000071af branch  0x000069d0 
+ 00027086  0x000071b1 arg  0x0000806c , 0x00000005 
+ 00027087  0x000071b2 branch  0x000069d0 
+ 00027088  0x000071b4 copy  0x00000011 , 0x0000003f 
+ 00027089  0x000071b5 istore  0x00000002 , 0x00000005 
+ 00027090  0x000071b6 copy  0x00000012 , 0x0000003f 
+ 00027091  0x000071b7 istore  0x00000002 , 0x00000005 
+ 00027092  0x000071b8 rtn 
+ 00027093  0x000071bd enable  0x00000028 
+ 00027094  0x000071be branch  0x000069d8 
+ 00027095  0x000071c0 disable  0x00000028 
+ 00027096  0x000071c2 beq  0x00000004 , 0x000069e3 
+ 00027097  0x000071c3 beq  0x00000005 , 0x000069e5 
+ 00027098  0x000071c4 beq  0x0000001b , 0x000069e7 
+ 00027099  0x000071c5 beq  0x0000001c , 0x000069e9 
+ 00027100  0x000071c6 beq  0x00000003 , 0x000069eb 
+ 00027101  0x000071c7 beq  0x00000008 , 0x000069ed 
+ 00027102  0x000071c8 beq  0x00000014 , 0x000069ef 
+ 00027103  0x000071c9 beq  0x00000015 , 0x000069f1 
+ 00027104  0x000071ca beq  0x00000016 , 0x000069f3 
+ 00027105  0x000071cb beq  0x00000017 , 0x000069f5 
+ 00027106  0x000071cc rtn 
+ 00027107  0x000071d0 arg  0x00000006 , 0x00000007 
+ 00027108  0x000071d1 branch  0x000069ff 
+ 00027109  0x000071d3 arg  0x00000007 , 0x00000007 
+ 00027110  0x000071d4 branch  0x000069ff 
+ 00027111  0x000071d6 arg  0x00000008 , 0x00000007 
+ 00027112  0x000071d7 branch  0x000069ff 
+ 00027113  0x000071d9 arg  0x00000009 , 0x00000007 
+ 00027114  0x000071da branch  0x000069ff 
+ 00027115  0x000071dc arg  0x0000000a , 0x00000007 
+ 00027116  0x000071dd branch  0x000069ff 
+ 00027117  0x000071df arg  0x0000000b , 0x00000007 
+ 00027118  0x000071e0 branch  0x000069ff 
+ 00027119  0x000071e2 arg  0x0000000c , 0x00000007 
+ 00027120  0x000071e3 branch  0x00006a01 
+ 00027121  0x000071e5 arg  0x0000000d , 0x00000007 
+ 00027122  0x000071e6 branch  0x00006a01 
+ 00027123  0x000071e8 arg  0x0000000e , 0x00000007 
+ 00027124  0x000071e9 branch  0x00006a01 
+ 00027125  0x000071eb arg  0x0000000f , 0x00000007 
+ 00027126  0x000071ec branch  0x00006a01 
+ 00027127  0x000071ef hfetch  0x00000002 , 0x00008081 
+ 00027128  0x000071f0 qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x000071f1 hstore  0x00000002 , 0x00008081 
+ 00027130  0x000071f2 copy  0x00000011 , 0x00000007 
+ 00027131  0x000071f3 hfetch  0x00000001 , 0x00008085 
+ 00027132  0x000071f4 qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x000071f5 hstore  0x00000001 , 0x00008085 
+ 00027134  0x000071f6 rtn 
+ 00027135  0x000071f9 add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x000071fa branch  0x000069f7 
+ 00027137  0x000071fd add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x000071fe branch  0x000069f7 
+ 00027139  0x00007204 rtn  0x0000002b 
+ 00027140  0x00007205 jam  0x00000000 , 0x00004567 
+ 00027141  0x00007206 jam  0x00000003 , 0x000004ed 
+ 00027142  0x00007207 jam  0x00000003 , 0x000004ee 
+ 00027143  0x00007208 jam  0x00000011 , 0x000004f2 
+ 00027144  0x00007209 jam  0x00000013 , 0x000004f3 
+ 00027145  0x0000720a setarg  0x00000000 
+ 00027146  0x0000720b store  0x00000003 , 0x000004ef 
+ 00027147  0x0000720c store  0x00000001 , 0x00004254 
+ 00027148  0x0000720d jam  0x00000000 , 0x00004681 
+ 00027149  0x00007210 bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x00007211 setarg  0x00000000 
+ 00027151  0x00007212 store  0x00000001 , 0x00004254 
+ 00027152  0x00007213 store  0x00000001 , 0x00004564 
+ 00027153  0x00007214 store  0x00000001 , 0x0000455d 
+ 00027154  0x00007215 fetch  0x00000001 , 0x0000456b 
+ 00027155  0x00007216 beq  0x00000001 , 0x00006a16 
+ 00027156  0x00007217 jam  0x00000050 , 0x00004569 
+ 00027157  0x00007218 rtn 
+ 00027158  0x0000721b jam  0x00000000 , 0x00004569 
+ 00027159  0x0000721c rtn 
+ 00027160  0x0000721f or_into  0x00000002 , 0x00000002 
+ 00027161  0x00007220 rtn 
+ 00027162  0x0000722d copy  0x00000002 , 0x0000003f 
+ 00027163  0x0000722e reverse  0x0000003f , 0x0000003f 
+ 00027164  0x0000722f store  0x00000001 , 0x00004562 
+ 00027165  0x00007230 force  0x0000003f , 0x0000003f 
+ 00027166  0x00007231 reverse  0x0000003f , 0x0000003f 
+ 00027167  0x00007232 store  0x00000001 , 0x00004561 
+ 00027168  0x00007233 force  0x00000001 , 0x0000003f 
+ 00027169  0x00007234 reverse  0x0000003f , 0x0000003f 
+ 00027170  0x00007235 store  0x00000001 , 0x00004560 
+ 00027171  0x00007236 call  0x00006a50 
+ 00027172  0x00007237 copy  0x00000002 , 0x0000003f 
+ 00027173  0x00007238 rtn 
+ 00027174  0x0000723a reverse  0x0000003f , 0x0000003f 
+ 00027175  0x0000723b store  0x00000001 , 0x00004562 
+ 00027176  0x0000723c force  0x00000073 , 0x0000003f 
+ 00027177  0x0000723d reverse  0x0000003f , 0x0000003f 
+ 00027178  0x0000723e store  0x00000001 , 0x00004561 
+ 00027179  0x0000723f force  0x00000001 , 0x0000003f 
+ 00027180  0x00007240 reverse  0x0000003f , 0x0000003f 
+ 00027181  0x00007241 store  0x00000001 , 0x00004560 
+ 00027182  0x00007242 branch  0x00006a50 
+ 00027183  0x00007245 fetch  0x00000001 , 0x00004563 
+ 00027184  0x00007246 branch  0x00006a33 , 0x00000034 
+ 00027185  0x00007247 setarg  0x00000070 
+ 00027186  0x00007248 rtn 
+ 00027187  0x0000724a setarg  0x000000aa 
+ 00027188  0x0000724b rtn 
+ 00027189  0x0000724e reverse  0x0000003f , 0x0000003f 
+ 00027190  0x0000724f store  0x00000001 , 0x00004562 
+ 00027191  0x00007250 force  0x000000ef , 0x0000003f 
+ 00027192  0x00007251 call  0x00006a44 
+ 00027193  0x00007252 fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x00007253 copy  0x00000002 , 0x00000005 
+ 00027195  0x00007254 istore  0x00000001 , 0x00000005 
+ 00027196  0x00007255 copy  0x00000005 , 0x00000002 
+ 00027197  0x00007256 storet  0x00000002 , 0x000004f7 
+ 00027198  0x00007257 force  0x000000ff , 0x0000003f 
+ 00027199  0x00007258 call  0x00006a44 
+ 00027200  0x00007259 fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x0000725a copy  0x00000002 , 0x00000005 
+ 00027202  0x0000725b istore  0x00000001 , 0x00000005 
+ 00027203  0x0000725c rtn 
+ 00027204  0x00007266 reverse  0x0000003f , 0x0000003f 
+ 00027205  0x00007267 store  0x00000001 , 0x00004561 
+ 00027206  0x00007268 fetch  0x00000002 , 0x00004561 
+ 00027207  0x00007269 lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x0000726a store  0x00000003 , 0x000004f4 
+ 00027209  0x0000726b arg  0x00000107 , 0x00000011 
+ 00027210  0x0000726c arg  0x0000000f , 0x00000012 
+ 00027211  0x0000726d call  0x00006a5d 
+ 00027212  0x0000726e xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x0000726f invert  0x0000003f , 0x0000003f 
+ 00027214  0x00007270 reverse  0x0000003f , 0x0000003f 
+ 00027215  0x00007271 rtn 
+ 00027216  0x0000727c fetch  0x00000003 , 0x00004560 
+ 00027217  0x0000727d store  0x00000003 , 0x000004f4 
+ 00027218  0x0000727e arg  0x00000107 , 0x00000011 
+ 00027219  0x0000727f arg  0x0000000f , 0x00000012 
+ 00027220  0x00007280 call  0x00006a5d 
+ 00027221  0x00007281 lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x00007282 arg  0x00000007 , 0x00000012 
+ 00027223  0x00007283 call  0x00006a5d 
+ 00027224  0x00007284 xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x00007285 invert  0x0000003f , 0x0000003f 
+ 00027226  0x00007286 reverse  0x0000003f , 0x0000003f 
+ 00027227  0x00007287 copy  0x0000003f , 0x00000002 
+ 00027228  0x00007288 rtn 
+ 00027229  0x0000728b arg  0x00000000 , 0x00000013 
+ 00027230  0x0000728c copy  0x00000012 , 0x00000039 
+ 00027231  0x0000728d call  0x00007e71 
+ 00027232  0x0000728e icopy  0x00000002 
+ 00027233  0x00007294 copy  0x00000002 , 0x0000003f 
+ 00027234  0x00007295 lshift  0x00000013 , 0x00000013 
+ 00027235  0x00007296 bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x00007297 ixor  0x00000011 , 0x00000002 
+ 00027237  0x00007298 increase  0x00000001 , 0x00000013 
+ 00027238  0x0000729a lshift  0x00000002 , 0x00000002 
+ 00027239  0x0000729b fetch  0x00000003 , 0x000004f4 
+ 00027240  0x0000729c increase  0xffffffff , 0x00000012 
+ 00027241  0x0000729d compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x0000729e branch  0x00006a70 , 0x00000001 
+ 00027243  0x0000729f copy  0x00000012 , 0x00000039 
+ 00027244  0x000072a0 call  0x00007e71 
+ 00027245  0x000072a1 isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x000072a2 setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x000072a3 branch  0x00006a61 
+ 00027248  0x000072a6 rshift  0x00000002 , 0x0000003f 
+ 00027249  0x000072a7 rtn 
+ 00027250  0x000072aa fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x000072ad lshift2  0x00000002 , 0x00000002 
+ 00027252  0x000072ae set1  0x00000000 , 0x00000002 
+ 00027253  0x000072af fetch  0x00000001 , 0x00004563 
+ 00027254  0x000072b0 ncall  0x00006a18 , 0x00000034 
+ 00027255  0x000072b1 storet  0x00000001 , 0x0000050d 
+ 00027256  0x000072b2 rtn 
+ 00027257  0x000072b6 lshift  0x00000002 , 0x00000002 
+ 00027258  0x000072b7 fetch  0x00000001 , 0x00004563 
+ 00027259  0x000072b8 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x000072ba rtn 
+ 00027261  0x000072bc fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x000072bd jam  0x000000d7 , 0x000004fe 
+ 00027263  0x000072be call  0x00006bb6 
+ 00027264  0x000072bf fetch  0x00000001 , 0x00004251 
+ 00027265  0x000072c0 set1  0x00000006 , 0x0000003f 
+ 00027266  0x000072c1 set1  0x00000007 , 0x0000003f 
+ 00027267  0x000072c2 store  0x00000001 , 0x00004251 
+ 00027268  0x000072c3 jam  0x00000000 , 0x00004563 
+ 00027269  0x000072c4 branch  0x00006b97 
+ 00027270  0x000072c6 fetch  0x00000001 , 0x00004251 
+ 00027271  0x000072c7 set1  0x00000007 , 0x0000003f 
+ 00027272  0x000072c8 store  0x00000001 , 0x00004251 
+ 00027273  0x000072c9 branch  0x00006b97 
+ 00027274  0x000072cd bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x000072ce fetch  0x00000001 , 0x00004681 
+ 00027276  0x000072cf beq  0x00000000 , 0x00006a8e 
+ 00027277  0x000072d0 branch  0x00006b4c 
+ 00027278  0x000072d3 fetch  0x00000002 , 0x00000264 
+ 00027279  0x000072d4 copy  0x0000003f , 0x00000006 
+ 00027280  0x000072d5 call  0x00006ab8 
+ 00027281  0x000072d6 fetch  0x00000001 , 0x000004fc 
+ 00027282  0x000072d7 beq  0x00000000 , 0x00006a94 
+ 00027283  0x000072d8 branch  0x00006b18 
+ 00027284  0x000072da bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x000072db fetch  0x00000001 , 0x000004fd 
+ 00027286  0x000072dc beq  0x0000003f , 0x00006a7d 
+ 00027287  0x000072dd beq  0x00000073 , 0x00006a86 
+ 00027288  0x000072de beq  0x000000ef , 0x00006a9b 
+ 00027289  0x000072df beq  0x00000053 , 0x00006b44 
+ 00027290  0x000072e0 rtn 
+ 00027291  0x000072e4 fetch  0x00000002 , 0x00000501 
+ 00027292  0x000072e5 copy  0x0000003f , 0x00000006 
+ 00027293  0x000072e6 call  0x00006ac3 
+ 00027294  0x000072e7 fetch  0x00000001 , 0x00000503 
+ 00027295  0x000072e8 beq  0x00000041 , 0x00006aa5 
+ 00027296  0x000072e9 beq  0x00000040 , 0x00006aad 
+ 00027297  0x000072ea beq  0x00000071 , 0x00006ae6 
+ 00027298  0x000072eb beq  0x00000070 , 0x00006af2 
+ 00027299  0x000072ec beq  0x00000049 , 0x00006afd 
+ 00027300  0x000072ed branch  0x00006b97 
+ 00027301  0x000072f0 call  0x00006aaf 
+ 00027302  0x000072f2 branch  0x00006aa7 
+ 00027303  0x000072f5 fetch  0x00000001 , 0x00004254 
+ 00027304  0x000072f6 set1  0x00000000 , 0x0000003f 
+ 00027305  0x000072f7 set1  0x00000001 , 0x0000003f 
+ 00027306  0x000072f8 store  0x00000001 , 0x00004254 
+ 00027307  0x000072f9 call  0x00006be0 
+ 00027308  0x000072fa branch  0x00006b97 
+ 00027309  0x000072fd call  0x00006aaf 
+ 00027310  0x000072fe branch  0x00006b97 
+ 00027311  0x00007301 call  0x00006acb 
+ 00027312  0x00007302 branch  0x00006ad7 
+ 00027313  0x00007305 call  0x00006acb 
+ 00027314  0x00007306 ifetch  0x00000001 , 0x00000006 
+ 00027315  0x00007307 rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x00007308 store  0x00000001 , 0x0000456a 
+ 00027317  0x00007309 ifetch  0x00000001 , 0x00000006 
+ 00027318  0x0000730a store  0x00000001 , 0x00000508 
+ 00027319  0x0000730b rtn 
+ 00027320  0x0000730f ifetch  0x00000001 , 0x00000006 
+ 00027321  0x00007310 store  0x00000001 , 0x000004fb 
+ 00027322  0x00007311 rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x00007312 store  0x00000001 , 0x000004fc 
+ 00027324  0x00007313 ifetch  0x00000001 , 0x00000006 
+ 00027325  0x00007314 store  0x00000001 , 0x000004fd 
+ 00027326  0x00007316 call  0x00006ace 
+ 00027327  0x00007317 storet  0x00000002 , 0x000004ff 
+ 00027328  0x00007318 copy  0x00000006 , 0x0000003f 
+ 00027329  0x00007319 store  0x00000002 , 0x00000501 
+ 00027330  0x0000731a rtn 
+ 00027331  0x0000731d ifetch  0x00000001 , 0x00000006 
+ 00027332  0x0000731e rshift  0x0000003f , 0x0000003f 
+ 00027333  0x0000731f store  0x00000001 , 0x00000503 
+ 00027334  0x00007320 call  0x00006ace 
+ 00027335  0x00007321 storet  0x00000002 , 0x00000504 
+ 00027336  0x00007322 copy  0x00000006 , 0x0000003f 
+ 00027337  0x00007323 store  0x00000002 , 0x00000506 
+ 00027338  0x00007324 rtn 
+ 00027339  0x00007328 fetch  0x00000002 , 0x00000506 
+ 00027340  0x00007329 copy  0x0000003f , 0x00000006 
+ 00027341  0x0000732a rtn 
+ 00027342  0x0000732d ifetch  0x00000001 , 0x00000006 
+ 00027343  0x0000732e copy  0x0000003f , 0x00000002 
+ 00027344  0x0000732f rshift  0x00000002 , 0x00000002 
+ 00027345  0x00007330 rtnbit1  0x00000000 
+ 00027346  0x00007331 ifetch  0x00000001 , 0x00000006 
+ 00027347  0x00007332 lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x00007333 lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x00007334 iadd  0x00000002 , 0x00000002 
+ 00027350  0x00007335 rtn 
+ 00027351  0x00007338 ifetch  0x00000001 , 0x00000006 
+ 00027352  0x00007339 store  0x00000001 , 0x0000455d 
+ 00027353  0x0000733a ifetch  0x00000001 , 0x00000006 
+ 00027354  0x0000733b store  0x00000001 , 0x00000509 
+ 00027355  0x0000733c ifetch  0x00000001 , 0x00000006 
+ 00027356  0x0000733d store  0x00000001 , 0x0000050a 
+ 00027357  0x0000733e ifetch  0x00000001 , 0x00000006 
+ 00027358  0x0000733f store  0x00000001 , 0x0000050b 
+ 00027359  0x00007340 ifetch  0x00000002 , 0x00000006 
+ 00027360  0x00007341 store  0x00000002 , 0x0000455e 
+ 00027361  0x00007342 ifetch  0x00000001 , 0x00000006 
+ 00027362  0x00007343 store  0x00000001 , 0x0000050c 
+ 00027363  0x00007344 ifetch  0x00000001 , 0x00000006 
+ 00027364  0x00007345 store  0x00000001 , 0x00004568 
+ 00027365  0x00007346 rtn 
+ 00027366  0x0000734a call  0x00006ab1 
+ 00027367  0x0000734c branch  0x00006ae8 
+ 00027368  0x0000734f fetch  0x00000001 , 0x00004254 
+ 00027369  0x00007350 set1  0x00000005 , 0x0000003f 
+ 00027370  0x00007351 set1  0x00000006 , 0x0000003f 
+ 00027371  0x00007352 store  0x00000001 , 0x00004254 
+ 00027372  0x00007353 fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x00007354 lshift2  0x00000002 , 0x00000002 
+ 00027374  0x00007355 or_into  0x00000003 , 0x00000002 
+ 00027375  0x00007356 call  0x00006c11 
+ 00027376  0x00007357 jam  0x00000003 , 0x00004567 
+ 00027377  0x00007358 branch  0x00006b97 
+ 00027378  0x0000735b jam  0x00000008 , 0x00000a99 
+ 00027379  0x0000735c call  0x00007d86 
+ 00027380  0x0000735d call  0x00006ab1 
+ 00027381  0x0000735e fetch  0x00000001 , 0x0000456a 
+ 00027382  0x0000735f sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x00007360 branch  0x00006af9 , 0x00000005 
+ 00027384  0x00007361 branch  0x00002a8c 
+ 00027385  0x00007363 fetch  0x00000001 , 0x00004254 
+ 00027386  0x00007364 set1  0x00000007 , 0x0000003f 
+ 00027387  0x00007365 store  0x00000001 , 0x00004254 
+ 00027388  0x00007366 branch  0x00006b97 
+ 00027389  0x00007369 call  0x00006acb 
+ 00027390  0x0000736a ifetch  0x00000001 , 0x00000006 
+ 00027391  0x0000736b store  0x00000001 , 0x00000ac2 
+ 00027392  0x0000736c call  0x000052d2 
+ 00027393  0x0000736d call  0x000052e0 
+ 00027394  0x0000736e setarg  0x0000000e 
+ 00027395  0x0000736f istore  0x00000002 , 0x00000005 
+ 00027396  0x00007370 fetch  0x00000002 , 0x0000424a 
+ 00027397  0x00007371 istore  0x00000002 , 0x00000005 
+ 00027398  0x00007372 fetch  0x00000001 , 0x00004563 
+ 00027399  0x00007374 lshift  0x0000003f , 0x0000003f 
+ 00027400  0x00007375 set1  0x00000000 , 0x0000003f 
+ 00027401  0x00007376 istore  0x00000001 , 0x00000005 
+ 00027402  0x00007377 bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x00007378 setarg  0x000015ef 
+ 00027404  0x00007379 istore  0x00000002 , 0x00000005 
+ 00027405  0x0000737a setarg  0x00001191 
+ 00027406  0x0000737b istore  0x00000002 , 0x00000005 
+ 00027407  0x0000737e fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x0000737f istore  0x00000001 , 0x00000005 
+ 00027409  0x00007380 setarg  0x00000007 
+ 00027410  0x00007381 istore  0x00000005 , 0x00000005 
+ 00027411  0x00007384 setarg  0x00000001 
+ 00027412  0x00007385 istore  0x00000002 , 0x00000005 
+ 00027413  0x00007388 call  0x00006a2f 
+ 00027414  0x00007389 istore  0x00000001 , 0x00000005 
+ 00027415  0x0000738a rtn 
+ 00027416  0x0000738f branch  0x00006b19 
+ 00027417  0x00007392 bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x00007393 fetch  0x00000001 , 0x000004fd 
+ 00027419  0x00007394 beq  0x00000073 , 0x00006b21 
+ 00027420  0x00007395 beq  0x0000003f , 0x00006b25 
+ 00027421  0x00007396 beq  0x000000ef , 0x00006b3f 
+ 00027422  0x00007397 beq  0x000000ff , 0x00006b37 
+ 00027423  0x00007398 beq  0x00000053 , 0x00006b46 
+ 00027424  0x00007399 rtn 
+ 00027425  0x0000739b fetch  0x00000001 , 0x00004254 
+ 00027426  0x0000739c set1  0x00000003 , 0x0000003f 
+ 00027427  0x0000739d store  0x00000001 , 0x00004254 
+ 00027428  0x0000739e branch  0x00006b97 
+ 00027429  0x000073a0 fetch  0x00000001 , 0x00004254 
+ 00027430  0x000073a1 set1  0x00000003 , 0x0000003f 
+ 00027431  0x000073a2 set1  0x00000002 , 0x0000003f 
+ 00027432  0x000073a3 store  0x00000001 , 0x00004254 
+ 00027433  0x000073a4 fetch  0x00000001 , 0x000004fb 
+ 00027434  0x000073a5 call  0x00006a26 
+ 00027435  0x000073a6 store  0x00000001 , 0x000004fe 
+ 00027436  0x000073a7 call  0x00006bb6 
+ 00027437  0x000073a8 fetch  0x00000001 , 0x000004fb 
+ 00027438  0x000073a9 rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x000073aa store  0x00000001 , 0x0000455d 
+ 00027440  0x000073ab lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x000073ac set0  0x00000001 , 0x0000003f 
+ 00027442  0x000073ad set1  0x00000000 , 0x0000003f 
+ 00027443  0x000073ae arg  0x00004565 , 0x00000002 
+ 00027444  0x000073af storet  0x00000002 , 0x000004f7 
+ 00027445  0x000073b0 call  0x00006a35 
+ 00027446  0x000073b1 branch  0x00006b97 
+ 00027447  0x000073b4 fetch  0x00000002 , 0x00000501 
+ 00027448  0x000073b5 copy  0x0000003f , 0x00000006 
+ 00027449  0x000073b6 increase  0x00000001 , 0x0000003f 
+ 00027450  0x000073b7 store  0x00000002 , 0x00000501 
+ 00027451  0x000073b8 ifetch  0x00000001 , 0x00000006 
+ 00027452  0x000073b9 fetcht  0x00000001 , 0x00004568 
+ 00027453  0x000073ba iadd  0x00000002 , 0x0000003f 
+ 00027454  0x000073bb store  0x00000001 , 0x00004568 
+ 00027455  0x000073bd call  0x00006c42 
+ 00027456  0x000073bf call  0x00006a72 
+ 00027457  0x000073c0 call  0x00006c28 
+ 00027458  0x000073c1 call  0x00006c4b 
+ 00027459  0x000073c2 branch  0x00006b97 
+ 00027460  0x000073c5 jam  0x00000009 , 0x00000a99 
+ 00027461  0x000073c6 call  0x00007d86 
+ 00027462  0x000073c8 call  0x00006a0d 
+ 00027463  0x000073c9 fetch  0x00000001 , 0x000004fb 
+ 00027464  0x000073ca call  0x00006a26 
+ 00027465  0x000073cb store  0x00000001 , 0x000004fe 
+ 00027466  0x000073cc call  0x00006bb6 
+ 00027467  0x000073cd branch  0x00006b97 
+ 00027468  0x000073d3 fetch  0x00000002 , 0x00000264 
+ 00027469  0x000073d4 copy  0x0000003f , 0x00000006 
+ 00027470  0x000073d5 call  0x00006ab8 
+ 00027471  0x000073d6 fetch  0x00000001 , 0x000004fc 
+ 00027472  0x000073d7 beq  0x00000000 , 0x00006b52 
+ 00027473  0x000073d8 branch  0x00006b86 
+ 00027474  0x000073db bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x000073dc fetch  0x00000001 , 0x000004fd 
+ 00027476  0x000073dd beq  0x0000003f , 0x00006a7d 
+ 00027477  0x000073de beq  0x00000073 , 0x00006a86 
+ 00027478  0x000073df beq  0x000000ef , 0x00006b58 
+ 00027479  0x000073e0 branch  0x00006b97 
+ 00027480  0x000073e2 fetch  0x00000002 , 0x00000501 
+ 00027481  0x000073e3 copy  0x0000003f , 0x00000006 
+ 00027482  0x000073e4 call  0x00006ac3 
+ 00027483  0x000073e5 fetch  0x00000001 , 0x00000503 
+ 00027484  0x000073e6 beq  0x00000041 , 0x00006b61 
+ 00027485  0x000073e7 beq  0x00000040 , 0x00006b61 
+ 00027486  0x000073e8 beq  0x00000071 , 0x00006b6c 
+ 00027487  0x000073e9 beq  0x00000070 , 0x00006b7c 
+ 00027488  0x000073ea branch  0x00006b97 
+ 00027489  0x000073ed call  0x00006aaf 
+ 00027490  0x000073ee fetch  0x00000001 , 0x0000455d 
+ 00027491  0x000073ef rshift  0x0000003f , 0x0000003f 
+ 00027492  0x000073f0 fetcht  0x00000001 , 0x00004564 
+ 00027493  0x000073f1 isub  0x00000002 , 0x0000003e 
+ 00027494  0x000073f2 branch  0x00006b68 , 0x00000005 
+ 00027495  0x000073f3 branch  0x00002a8c 
+ 00027496  0x000073f5 fetch  0x00000001 , 0x00004254 
+ 00027497  0x000073f6 set1  0x00000001 , 0x0000003f 
+ 00027498  0x000073f7 store  0x00000001 , 0x00004254 
+ 00027499  0x000073f8 branch  0x00006b97 
+ 00027500  0x000073fb call  0x00006ab1 
+ 00027501  0x000073fc fetch  0x00000001 , 0x0000456a 
+ 00027502  0x000073fd fetcht  0x00000001 , 0x00004564 
+ 00027503  0x000073fe isub  0x00000002 , 0x0000003e 
+ 00027504  0x000073ff branch  0x00006b73 , 0x00000005 
+ 00027505  0x00007400 branch  0x00002a8c 
+ 00027506  0x00007401 branch  0x00006b97 
+ 00027507  0x00007403 fetch  0x00000001 , 0x00004254 
+ 00027508  0x00007404 set1  0x00000005 , 0x0000003f 
+ 00027509  0x00007405 set1  0x00000006 , 0x0000003f 
+ 00027510  0x00007406 store  0x00000001 , 0x00004254 
+ 00027511  0x00007407 fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x00007408 lshift2  0x00000002 , 0x00000002 
+ 00027513  0x00007409 or_into  0x00000003 , 0x00000002 
+ 00027514  0x0000740a call  0x00006c11 
+ 00027515  0x0000740b branch  0x00006b97 
+ 00027516  0x0000740e call  0x00006ab1 
+ 00027517  0x0000740f fetch  0x00000001 , 0x0000456a 
+ 00027518  0x00007410 fetcht  0x00000001 , 0x00004564 
+ 00027519  0x00007411 isub  0x00000002 , 0x0000003e 
+ 00027520  0x00007412 branch  0x00006b82 , 0x00000005 
+ 00027521  0x00007413 branch  0x00002a8c 
+ 00027522  0x00007415 fetch  0x00000001 , 0x00004254 
+ 00027523  0x00007416 set1  0x00000007 , 0x0000003f 
+ 00027524  0x00007417 store  0x00000001 , 0x00004254 
+ 00027525  0x00007418 branch  0x00006b97 
+ 00027526  0x0000741b fetch  0x00000001 , 0x000004fc 
+ 00027527  0x0000741c fetcht  0x00000001 , 0x00004564 
+ 00027528  0x0000741d isub  0x00000002 , 0x0000003e 
+ 00027529  0x0000741e branch  0x00006b8c , 0x00000005 
+ 00027530  0x0000741f branch  0x00002a8c 
+ 00027531  0x00007420 branch  0x00006b97 
+ 00027532  0x00007423 fetch  0x00000001 , 0x000004fd 
+ 00027533  0x00007424 beq  0x00000073 , 0x00006b91 
+ 00027534  0x00007425 beq  0x000000ef , 0x00006b3f 
+ 00027535  0x00007426 beq  0x000000ff , 0x00006b37 
+ 00027536  0x00007427 beq  0x00000053 , 0x00006b96 
+ 00027537  0x00007429 fetch  0x00000001 , 0x00004254 
+ 00027538  0x0000742a set1  0x00000003 , 0x0000003f 
+ 00027539  0x0000742b store  0x00000001 , 0x00004254 
+ 00027540  0x0000742c branch  0x00006b97 
+ 00027541  0x0000742e branch  0x00006b95 
+ 00027542  0x00007430 branch  0x00006b46 
+ 00027543  0x00007432 rtn 
+ 00027544  0x00007435 fetch  0x00000001 , 0x00004567 
+ 00027545  0x00007436 rtn  0x00000034 
+ 00027546  0x00007437 beq  0x00000003 , 0x00006b9c 
+ 00027547  0x00007438 branch  0x00002a8c 
+ 00027548  0x0000743b jam  0x00000000 , 0x00004567 
+ 00027549  0x0000743c call  0x000052d2 
+ 00027550  0x0000743d arg  0x00000001 , 0x00000002 
+ 00027551  0x0000743e fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x0000743f lshift2  0x00000002 , 0x00000002 
+ 00027553  0x00007441 or_into  0x00000003 , 0x00000002 
+ 00027554  0x00007442 arg  0x000000aa , 0x00000011 
+ 00027555  0x00007443 call  0x00006bfc 
+ 00027556  0x00007444 call  0x000052e0 
+ 00027557  0x00007445 copy  0x00000005 , 0x00000006 
+ 00027558  0x00007446 ifetch  0x00000002 , 0x00000006 
+ 00027559  0x00007447 branch  0x00002a8c , 0x00000034 
+ 00027560  0x00007448 rtn 
+ 00027561  0x0000744b call  0x000052e0 
+ 00027562  0x0000744c setarg  0x00000004 
+ 00027563  0x0000744d istore  0x00000002 , 0x00000005 
+ 00027564  0x0000744e fetch  0x00000002 , 0x0000424a 
+ 00027565  0x0000744f istore  0x00000002 , 0x00000005 
+ 00027566  0x00007450 fetch  0x00000001 , 0x000004fb 
+ 00027567  0x00007451 istore  0x00000001 , 0x00000005 
+ 00027568  0x00007452 bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x00007453 setarg  0x0000013f 
+ 00027570  0x00007454 istore  0x00000002 , 0x00000005 
+ 00027571  0x00007455 fetch  0x00000001 , 0x000004fe 
+ 00027572  0x00007456 istore  0x00000001 , 0x00000005 
+ 00027573  0x00007457 rtn 
+ 00027574  0x00007459 call  0x000052d2 
+ 00027575  0x0000745a call  0x000052e0 
+ 00027576  0x0000745b setarg  0x00000004 
+ 00027577  0x0000745c istore  0x00000002 , 0x00000005 
+ 00027578  0x0000745d fetch  0x00000002 , 0x0000424a 
+ 00027579  0x0000745e istore  0x00000002 , 0x00000005 
+ 00027580  0x0000745f fetch  0x00000001 , 0x000004fb 
+ 00027581  0x00007460 istore  0x00000001 , 0x00000005 
+ 00027582  0x00007461 bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x00007462 setarg  0x00000173 
+ 00027584  0x00007463 istore  0x00000002 , 0x00000005 
+ 00027585  0x00007464 fetch  0x00000001 , 0x000004fe 
+ 00027586  0x00007465 istore  0x00000001 , 0x00000005 
+ 00027587  0x00007466 rtn 
+ 00027588  0x00007468 call  0x000052e0 
+ 00027589  0x00007469 setarg  0x0000000e 
+ 00027590  0x0000746a istore  0x00000002 , 0x00000005 
+ 00027591  0x0000746b fetch  0x00000002 , 0x0000424a 
+ 00027592  0x0000746c istore  0x00000002 , 0x00000005 
+ 00027593  0x0000746d fetch  0x00000001 , 0x00004563 
+ 00027594  0x0000746e lshift  0x0000003f , 0x0000003f 
+ 00027595  0x0000746f set1  0x00000000 , 0x0000003f 
+ 00027596  0x00007470 istore  0x00000001 , 0x00000005 
+ 00027597  0x00007471 bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x00007472 setarg  0x000015ef 
+ 00027599  0x00007473 istore  0x00000002 , 0x00000005 
+ 00027600  0x00007474 setarg  0x00001183 
+ 00027601  0x00007475 istore  0x00000002 , 0x00000005 
+ 00027602  0x00007476 copy  0x00000002 , 0x0000003f 
+ 00027603  0x00007477 istore  0x00000001 , 0x00000005 
+ 00027604  0x00007478 setarg  0x000000f0 
+ 00027605  0x00007479 istore  0x00000003 , 0x00000005 
+ 00027606  0x0000747a setarg  0x0000007f 
+ 00027607  0x0000747b istore  0x00000002 , 0x00000005 
+ 00027608  0x0000747c setarg  0x00000000 
+ 00027609  0x0000747d istore  0x00000001 , 0x00000005 
+ 00027610  0x0000747e setarg  0x00000001 
+ 00027611  0x0000747f istore  0x00000001 , 0x00000005 
+ 00027612  0x00007480 call  0x00006a2f 
+ 00027613  0x00007481 istore  0x00000001 , 0x00000005 
+ 00027614  0x00007482 jam  0x00000010 , 0x00004569 
+ 00027615  0x00007483 rtn 
+ 00027616  0x00007485 call  0x000052d2 
+ 00027617  0x00007486 call  0x000052e0 
+ 00027618  0x00007487 setarg  0x0000000e 
+ 00027619  0x00007488 istore  0x00000002 , 0x00000005 
+ 00027620  0x00007489 fetch  0x00000002 , 0x0000424a 
+ 00027621  0x0000748a istore  0x00000002 , 0x00000005 
+ 00027622  0x0000748b fetch  0x00000001 , 0x00004563 
+ 00027623  0x0000748c lshift  0x0000003f , 0x0000003f 
+ 00027624  0x0000748d set1  0x00000000 , 0x0000003f 
+ 00027625  0x0000748e istore  0x00000001 , 0x00000005 
+ 00027626  0x0000748f bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x00007490 setarg  0x000015ef 
+ 00027628  0x00007491 istore  0x00000002 , 0x00000005 
+ 00027629  0x00007492 setarg  0x00001181 
+ 00027630  0x00007493 istore  0x00000002 , 0x00000005 
+ 00027631  0x00007494 fetch  0x00000001 , 0x0000455d 
+ 00027632  0x00007495 istore  0x00000001 , 0x00000005 
+ 00027633  0x00007496 setarg  0x000000e0 
+ 00027634  0x00007497 istore  0x00000003 , 0x00000005 
+ 00027635  0x00007498 fetch  0x00000002 , 0x0000456c 
+ 00027636  0x00007499 istore  0x00000002 , 0x00000005 
+ 00027637  0x0000749a setarg  0x00000000 
+ 00027638  0x0000749b istore  0x00000001 , 0x00000005 
+ 00027639  0x0000749c fetch  0x00000001 , 0x0000456e 
+ 00027640  0x0000749d istore  0x00000001 , 0x00000005 
+ 00027641  0x0000749e call  0x00006a2f 
+ 00027642  0x0000749f istore  0x00000001 , 0x00000005 
+ 00027643  0x000074a0 rtn 
+ 00027644  0x000074a2 call  0x000052e0 
+ 00027645  0x000074a3 setarg  0x00000008 
+ 00027646  0x000074a4 istore  0x00000002 , 0x00000005 
+ 00027647  0x000074a5 fetch  0x00000002 , 0x0000424a 
+ 00027648  0x000074a6 istore  0x00000002 , 0x00000005 
+ 00027649  0x000074a7 fetch  0x00000001 , 0x00004563 
+ 00027650  0x000074a8 lshift  0x0000003f , 0x0000003f 
+ 00027651  0x000074a9 set1  0x00000000 , 0x0000003f 
+ 00027652  0x000074aa istore  0x00000001 , 0x00000005 
+ 00027653  0x000074ab bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x000074ac setarg  0x000009ef 
+ 00027655  0x000074ad istore  0x00000002 , 0x00000005 
+ 00027656  0x000074ae setarg  0x000005e3 
+ 00027657  0x000074af istore  0x00000002 , 0x00000005 
+ 00027658  0x000074b0 copy  0x00000002 , 0x0000003f 
+ 00027659  0x000074b1 istore  0x00000001 , 0x00000005 
+ 00027660  0x000074b2 setarg  0x0000008d 
+ 00027661  0x000074b3 istore  0x00000001 , 0x00000005 
+ 00027662  0x000074b4 call  0x00006a2f 
+ 00027663  0x000074b5 istore  0x00000001 , 0x00000005 
+ 00027664  0x000074b6 rtn 
+ 00027665  0x000074b9 call  0x000052d2 
+ 00027666  0x000074ba call  0x000052e0 
+ 00027667  0x000074bb setarg  0x00000008 
+ 00027668  0x000074bc istore  0x00000002 , 0x00000005 
+ 00027669  0x000074bd fetch  0x00000002 , 0x0000424a 
+ 00027670  0x000074be istore  0x00000002 , 0x00000005 
+ 00027671  0x000074bf copy  0x00000002 , 0x0000000b 
+ 00027672  0x000074c0 fetch  0x00000001 , 0x00004563 
+ 00027673  0x000074c1 lshift  0x0000003f , 0x0000003f 
+ 00027674  0x000074c2 set1  0x00000000 , 0x0000003f 
+ 00027675  0x000074c3 istore  0x00000001 , 0x00000005 
+ 00027676  0x000074c4 bpatchx  0x000000af , 0x00004035 
+ 00027677  0x000074c5 setarg  0x000009ef 
+ 00027678  0x000074c6 istore  0x00000002 , 0x00000005 
+ 00027679  0x000074c7 setarg  0x000005e1 
+ 00027680  0x000074c8 istore  0x00000002 , 0x00000005 
+ 00027681  0x000074c9 copy  0x0000000b , 0x0000003f 
+ 00027682  0x000074ca istore  0x00000001 , 0x00000005 
+ 00027683  0x000074cb setarg  0x0000008d 
+ 00027684  0x000074cc istore  0x00000001 , 0x00000005 
+ 00027685  0x000074cd call  0x00006a2f 
+ 00027686  0x000074ce istore  0x00000001 , 0x00000005 
+ 00027687  0x000074cf rtn 
+ 00027688  0x000074d2 bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x000074d3 fetch  0x00000001 , 0x00004569 
+ 00027690  0x000074d4 rtn  0x00000034 
+ 00027691  0x000074d5 hfetch  0x00000002 , 0x00008112 
+ 00027692  0x000074d6 nrtn  0x00000034 
+ 00027693  0x000074d7 copy  0x00000011 , 0x0000003f 
+ 00027694  0x000074d8 store  0x00000001 , 0x00000a9b 
+ 00027695  0x000074d9 storet  0x00000001 , 0x00000a9a 
+ 00027696  0x000074da call  0x0000526e 
+ 00027697  0x000074db nrtn  0x00000034 
+ 00027698  0x000074dc call  0x000052d2 
+ 00027699  0x000074dd call  0x000052e0 
+ 00027700  0x000074de setarg  0x00000005 
+ 00027701  0x000074df istore  0x00000002 , 0x00000005 
+ 00027702  0x000074e0 fetch  0x00000002 , 0x0000424a 
+ 00027703  0x000074e1 istore  0x00000002 , 0x00000005 
+ 00027704  0x000074e2 fetch  0x00000001 , 0x0000050d 
+ 00027705  0x000074e3 istore  0x00000001 , 0x00000005 
+ 00027706  0x000074e4 setarg  0x000001ff 
+ 00027707  0x000074e5 istore  0x00000002 , 0x00000005 
+ 00027708  0x000074e6 fetch  0x00000001 , 0x00004569 
+ 00027709  0x000074e7 istore  0x00000001 , 0x00000005 
+ 00027710  0x000074e8 fetch  0x00000001 , 0x00004566 
+ 00027711  0x000074e9 istore  0x00000001 , 0x00000005 
+ 00027712  0x000074ea jam  0x00000000 , 0x00004569 
+ 00027713  0x000074eb rtn 
+ 00027714  0x000074ee bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x000074ef fetch  0x00000001 , 0x0000456b 
+ 00027716  0x000074f0 rtneq  0x00000001 
+ 00027717  0x000074f1 fetch  0x00000002 , 0x000004ff 
+ 00027718  0x000074f2 rtn  0x00000034 
+ 00027719  0x000074f3 fetch  0x00000001 , 0x00004569 
+ 00027720  0x000074f4 increase  0x00000001 , 0x0000003f 
+ 00027721  0x000074f5 store  0x00000001 , 0x00004569 
+ 00027722  0x000074f6 rtn 
+ 00027723  0x000074f9 fetch  0x00000002 , 0x0000456f 
+ 00027724  0x000074fa branch  0x00007f9c 
+ 00027725  0x000074fd bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x000074ff fetch  0x00000001 , 0x00004568 
+ 00027727  0x00007500 rtn  0x00000034 
+ 00027728  0x00007501 increase  0xffffffff , 0x0000003f 
+ 00027729  0x00007502 store  0x00000001 , 0x00004568 
+ 00027730  0x00007503 fetch  0x00000002 , 0x0000455e 
+ 00027731  0x00007504 fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x00007505 isub  0x00000002 , 0x0000003e 
+ 00027733  0x00007506 branch  0x00006c57 , 0x00000002 
+ 00027734  0x00007507 store  0x00000002 , 0x0000469f 
+ 00027735  0x00007509 fetch  0x00000001 , 0x00004569 
+ 00027736  0x0000750a branch  0x00006c5f , 0x00000034 
+ 00027737  0x0000750b jam  0x00000001 , 0x00000510 
+ 00027738  0x0000750c fetch  0x00000001 , 0x00004566 
+ 00027739  0x0000750d store  0x00000001 , 0x0000050f 
+ 00027740  0x0000750e setarg  0x000000ff 
+ 00027741  0x0000750f store  0x00000001 , 0x0000050e 
+ 00027742  0x00007510 branch  0x00006c64 
+ 00027743  0x00007512 jam  0x00000000 , 0x00000510 
+ 00027744  0x00007513 fetch  0x00000001 , 0x00004565 
+ 00027745  0x00007514 store  0x00000001 , 0x0000050f 
+ 00027746  0x00007515 setarg  0x000000ef 
+ 00027747  0x00007516 store  0x00000001 , 0x0000050e 
+ 00027748  0x00007518 bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x00007519 fetch  0x00000002 , 0x0000469f 
+ 00027750  0x0000751a sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x0000751b branch  0x00006c6b , 0x00000002 
+ 00027752  0x0000751c fetch  0x00000001 , 0x00000510 
+ 00027753  0x0000751d increase  0x00000001 , 0x0000003f 
+ 00027754  0x0000751e store  0x00000001 , 0x00000510 
+ 00027755  0x00007520 call  0x00006a72 
+ 00027756  0x00007521 fetch  0x00000002 , 0x0000469f 
+ 00027757  0x00007522 increase  0x00000008 , 0x0000003f 
+ 00027758  0x00007523 fetcht  0x00000001 , 0x00000510 
+ 00027759  0x00007524 iadd  0x00000002 , 0x00000011 
+ 00027760  0x00007526 call  0x00005240 
+ 00027761  0x00007527 store  0x00000002 , 0x00000277 
+ 00027762  0x00007528 increase  0x00000004 , 0x0000003f 
+ 00027763  0x00007529 store  0x00000002 , 0x00000279 
+ 00027764  0x0000752a copy  0x0000003f , 0x00000005 
+ 00027765  0x0000752b fetch  0x00000001 , 0x0000050d 
+ 00027766  0x0000752c istore  0x00000001 , 0x00000005 
+ 00027767  0x0000752d fetch  0x00000001 , 0x0000050e 
+ 00027768  0x0000752e istore  0x00000001 , 0x00000005 
+ 00027769  0x0000752f call  0x00006c95 
+ 00027770  0x00007530 call  0x00006ca6 
+ 00027771  0x00007531 bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x00007532 fetch  0x00000002 , 0x00004571 
+ 00027773  0x00007533 copy  0x0000003f , 0x00000003 
+ 00027774  0x00007534 fetch  0x00000002 , 0x0000469f 
+ 00027775  0x00007535 copy  0x0000003f , 0x00000039 
+ 00027776  0x00007536 call  0x000066ea 
+ 00027777  0x00007537 copy  0x00000005 , 0x00000002 
+ 00027778  0x00007538 copy  0x00000003 , 0x0000003f 
+ 00027779  0x00007539 store  0x00000002 , 0x00004571 
+ 00027780  0x0000753a copy  0x00000002 , 0x00000005 
+ 00027781  0x0000753b fetch  0x00000001 , 0x0000050f 
+ 00027782  0x0000753c istore  0x00000001 , 0x00000005 
+ 00027783  0x0000753d fetch  0x00000002 , 0x00000277 
+ 00027784  0x0000753e copy  0x0000003f , 0x00000005 
+ 00027785  0x0000753f fetch  0x00000002 , 0x0000469f 
+ 00027786  0x00007540 fetcht  0x00000001 , 0x00000510 
+ 00027787  0x00007541 iadd  0x00000002 , 0x0000003f 
+ 00027788  0x00007542 increase  0x00000004 , 0x0000003f 
+ 00027789  0x00007543 istore  0x00000002 , 0x00000005 
+ 00027790  0x00007544 fetch  0x00000002 , 0x0000424a 
+ 00027791  0x00007545 istore  0x00000002 , 0x00000005 
+ 00027792  0x00007546 jam  0x00000000 , 0x00004569 
+ 00027793  0x00007547 fetch  0x00000002 , 0x00004573 
+ 00027794  0x00007548 beq  0x00000000 , 0x00003a97 
+ 00027795  0x00007549 jam  0x00000000 , 0x00000b05 
+ 00027796  0x0000754a rtn 
+ 00027797  0x0000754d bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x0000754e fetch  0x00000002 , 0x0000469f 
+ 00027799  0x0000754f sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x00007550 nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x00007551 lshift  0x0000003f , 0x0000003f 
+ 00027802  0x00007552 set1  0x00000000 , 0x0000003f 
+ 00027803  0x00007553 istore  0x00000001 , 0x00000005 
+ 00027804  0x00007554 rtn 
+ 00027805  0x00007556 fetch  0x00000002 , 0x0000469f 
+ 00027806  0x00007557 rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x00007558 rshift4  0x0000003f , 0x00000002 
+ 00027808  0x00007559 and_into  0x0000007f , 0x0000003f 
+ 00027809  0x0000755a lshift  0x0000003f , 0x0000003f 
+ 00027810  0x0000755b set0  0x00000000 , 0x0000003f 
+ 00027811  0x0000755c istore  0x00000001 , 0x00000005 
+ 00027812  0x0000755d istoret  0x00000001 , 0x00000005 
+ 00027813  0x0000755e rtn 
+ 00027814  0x00007560 fetch  0x00000001 , 0x00004569 
+ 00027815  0x00007561 rtn  0x00000034 
+ 00027816  0x00007562 istore  0x00000001 , 0x00000005 
+ 00027817  0x00007563 rtn 
+ 00027818  0x00007569 bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x0000756a call  0x00007d9c 
+ 00027820  0x0000756b call  0x000032f6 
+ 00027821  0x0000756c call  0x0000631b 
+ 00027822  0x0000756e bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x0000756f call  0x000076dc 
+ 00027824  0x00007570 call  0x000076b5 
+ 00027825  0x00007571 call  0x000076c6 
+ 00027826  0x00007574 call  0x0000526e 
+ 00027827  0x00007575 nrtn  0x00000034 
+ 00027828  0x00007577 call  0x00004da9 
+ 00027829  0x00007578 call  0x0000526e 
+ 00027830  0x00007579 nrtn  0x00000034 
+ 00027831  0x0000757a bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x0000757c call  0x00006cf5 
+ 00027833  0x0000757d call  0x00004f64 
+ 00027834  0x0000757e call  0x00006b98 
+ 00027835  0x00007580 call  0x00006cbe 
+ 00027836  0x00007581 bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x00007584 branch  0x000032f2 
+ 00027838  0x00007587 fetch  0x00000001 , 0x0000027f 
+ 00027839  0x00007588 bbit1  0x00000000 , 0x00005087 
+ 00027840  0x00007589 bbit1  0x00000007 , 0x00005091 
+ 00027841  0x0000758a rtn 
+ 00027842  0x0000758d bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x0000758e call  0x00005274 
+ 00027844  0x0000758f rtn  0x00000034 
+ 00027845  0x00007590 fetch  0x00000001 , 0x0000004b 
+ 00027846  0x00007591 rtnbit1  0x00000006 
+ 00027847  0x00007592 call  0x00005258 
+ 00027848  0x00007593 store  0x00000002 , 0x0000016f 
+ 00027849  0x00007594 copy  0x0000003f , 0x00000006 
+ 00027850  0x00007595 ifetch  0x00000002 , 0x00000006 
+ 00027851  0x00007596 increase  0x00000004 , 0x0000003f 
+ 00027852  0x00007597 store  0x00000002 , 0x000041dc 
+ 00027853  0x00007598 jam  0x00000006 , 0x000041db 
+ 00027854  0x00007599 bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x0000759a fetch  0x00000002 , 0x00004246 
+ 00027856  0x0000759b branch  0x00006cdd , 0x00000034 
+ 00027857  0x0000759c fetch  0x00000001 , 0x0000004b 
+ 00027858  0x0000759d rtnbit0  0x00000007 
+ 00027859  0x0000759e set0  0x00000007 , 0x0000003f 
+ 00027860  0x0000759f store  0x00000001 , 0x0000004b 
+ 00027861  0x000075a0 jam  0x00000005 , 0x000041db 
+ 00027862  0x000075a1 fetcht  0x00000002 , 0x00004246 
+ 00027863  0x000075a2 fetch  0x00000002 , 0x0000016f 
+ 00027864  0x000075a3 iadd  0x00000002 , 0x0000003f 
+ 00027865  0x000075a4 store  0x00000002 , 0x0000016f 
+ 00027866  0x000075a5 fetch  0x00000002 , 0x000041dc 
+ 00027867  0x000075a6 isub  0x00000002 , 0x0000003f 
+ 00027868  0x000075a7 store  0x00000002 , 0x000041dc 
+ 00027869  0x000075a9 bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x000075aa fetch  0x00000002 , 0x000041dc 
+ 00027871  0x000075ab branch  0x00002a8c , 0x00000034 
+ 00027872  0x000075ac arg  0x00000104 , 0x00000002 
+ 00027873  0x000075ad isub  0x00000002 , 0x0000003f 
+ 00027874  0x000075ae nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x000075af bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x000075b0 storet  0x00000002 , 0x000041dc 
+ 00027877  0x000075b1 fetch  0x00000002 , 0x00004246 
+ 00027878  0x000075b2 iadd  0x00000002 , 0x0000003f 
+ 00027879  0x000075b3 store  0x00000002 , 0x00004246 
+ 00027880  0x000075b4 branch  0x00006ceb 
+ 00027881  0x000075b6 setarg  0x00000000 
+ 00027882  0x000075b7 store  0x00000002 , 0x00004246 
+ 00027883  0x000075b9 fetch  0x00000001 , 0x0000004b 
+ 00027884  0x000075ba set1  0x00000006 , 0x0000003f 
+ 00027885  0x000075bb store  0x00000001 , 0x0000004b 
+ 00027886  0x000075bc rtn 
+ 00027887  0x000075bf fetch  0x00000001 , 0x00004684 
+ 00027888  0x000075c0 bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x000075c1 jam  0x00000001 , 0x00000287 
+ 00027890  0x000075c2 rtn 
+ 00027891  0x000075c4 jam  0x0000000f , 0x00000287 
+ 00027892  0x000075c5 rtn 
+ 00027893  0x000075c8 fetch  0x00000001 , 0x00004681 
+ 00027894  0x000075c9 nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x000075cb fetch  0x00000001 , 0x00000286 
+ 00027896  0x000075cd rtn  0x00000034 
+ 00027897  0x000075cf jam  0x00000000 , 0x00000286 
+ 00027898  0x000075d1 rtn 
+ 00027899  0x000075d5 bpatchx  0x000000be , 0x00004037 
+ 00027900  0x000075d6 fetch  0x00000001 , 0x00000287 
+ 00027901  0x000075d7 rtn  0x00000034 
+ 00027902  0x000075d8 beq  0x00000001 , 0x00006d1b 
+ 00027903  0x000075d9 beq  0x00000002 , 0x00006d74 
+ 00027904  0x000075da beq  0x00000003 , 0x00006d21 
+ 00027905  0x000075db beq  0x00000004 , 0x00006d78 
+ 00027906  0x000075dc beq  0x0000003b , 0x00006d2b 
+ 00027907  0x000075dd beq  0x0000003c , 0x00006d7b 
+ 00027908  0x000075de beq  0x0000000d , 0x00006d30 
+ 00027909  0x000075df beq  0x0000000e , 0x00006d80 
+ 00027910  0x000075e0 beq  0x0000000f , 0x00006d33 
+ 00027911  0x000075e1 beq  0x00000010 , 0x00006d86 
+ 00027912  0x000075e2 beq  0x00000011 , 0x00006d39 
+ 00027913  0x000075e3 beq  0x00000012 , 0x00006d8a 
+ 00027914  0x000075e4 beq  0x00000013 , 0x00006d3f 
+ 00027915  0x000075e5 beq  0x00000014 , 0x00006d8e 
+ 00027916  0x000075e6 beq  0x00000015 , 0x00006d45 
+ 00027917  0x000075e7 beq  0x00000016 , 0x00006d92 
+ 00027918  0x000075e8 beq  0x00000017 , 0x00006d4b 
+ 00027919  0x000075e9 beq  0x00000018 , 0x00006d97 
+ 00027920  0x000075ea beq  0x00000019 , 0x00006d51 
+ 00027921  0x000075eb beq  0x0000001a , 0x00006d9b 
+ 00027922  0x000075ec beq  0x0000001b , 0x00006d57 
+ 00027923  0x000075ed beq  0x0000001c , 0x00006d9f 
+ 00027924  0x000075ee beq  0x0000001d , 0x00006d5d 
+ 00027925  0x000075ef beq  0x0000001e , 0x00006da4 
+ 00027926  0x000075f0 beq  0x0000001f , 0x00006d63 
+ 00027927  0x000075f1 beq  0x00000020 , 0x00006da8 
+ 00027928  0x000075f2 beq  0x00000021 , 0x00006d6e 
+ 00027929  0x000075f3 beq  0x00000022 , 0x00006dac 
+ 00027930  0x000075f5 rtn 
+ 00027931  0x000075f7 call  0x00006db7 
+ 00027932  0x000075f8 jam  0x00000002 , 0x00000287 
+ 00027933  0x000075f9 fetch  0x00000001 , 0x00004250 
+ 00027934  0x000075fa set1  0x00000000 , 0x0000003f 
+ 00027935  0x000075fb store  0x00000001 , 0x00004250 
+ 00027936  0x000075fc rtn 
+ 00027937  0x000075fe jam  0x00000004 , 0x00000287 
+ 00027938  0x000075ff fetch  0x00000001 , 0x00004250 
+ 00027939  0x00007600 rtnbit1  0x00000002 
+ 00027940  0x00007601 jam  0x00000003 , 0x00000287 
+ 00027941  0x00007602 call  0x00006dbe 
+ 00027942  0x00007603 jam  0x00000004 , 0x00000287 
+ 00027943  0x00007604 fetch  0x00000001 , 0x00004250 
+ 00027944  0x00007605 set1  0x00000002 , 0x0000003f 
+ 00027945  0x00007606 store  0x00000001 , 0x00004250 
+ 00027946  0x00007607 rtn 
+ 00027947  0x00007609 call  0x00005274 
+ 00027948  0x0000760a nrtn  0x00000034 
+ 00027949  0x0000760b call  0x00006dcd 
+ 00027950  0x0000760c jam  0x0000003c , 0x00000287 
+ 00027951  0x0000760d rtn 
+ 00027952  0x0000760f call  0x00006dc3 
+ 00027953  0x00007610 jam  0x0000000e , 0x00000287 
+ 00027954  0x00007611 rtn 
+ 00027955  0x00007613 call  0x00006ddd 
+ 00027956  0x00007614 jam  0x00000010 , 0x00000287 
+ 00027957  0x00007615 fetch  0x00000001 , 0x00004252 
+ 00027958  0x00007616 set1  0x00000000 , 0x0000003f 
+ 00027959  0x00007617 store  0x00000001 , 0x00004252 
+ 00027960  0x00007618 rtn 
+ 00027961  0x0000761a call  0x00006de4 
+ 00027962  0x0000761b jam  0x00000012 , 0x00000287 
+ 00027963  0x0000761c fetch  0x00000001 , 0x00004252 
+ 00027964  0x0000761d set1  0x00000002 , 0x0000003f 
+ 00027965  0x0000761e store  0x00000001 , 0x00004252 
+ 00027966  0x0000761f rtn 
+ 00027967  0x00007621 call  0x00006de9 
+ 00027968  0x00007622 jam  0x00000014 , 0x00000287 
+ 00027969  0x00007623 fetch  0x00000001 , 0x00004253 
+ 00027970  0x00007624 set1  0x00000000 , 0x0000003f 
+ 00027971  0x00007625 store  0x00000001 , 0x00004253 
+ 00027972  0x00007626 rtn 
+ 00027973  0x00007628 call  0x00006df0 
+ 00027974  0x00007629 jam  0x00000016 , 0x00000287 
+ 00027975  0x0000762a fetch  0x00000001 , 0x00004253 
+ 00027976  0x0000762b set1  0x00000002 , 0x0000003f 
+ 00027977  0x0000762c store  0x00000001 , 0x00004253 
+ 00027978  0x0000762d rtn 
+ 00027979  0x0000762f call  0x00006dd1 
+ 00027980  0x00007630 jam  0x00000018 , 0x00000287 
+ 00027981  0x00007631 fetch  0x00000001 , 0x00004251 
+ 00027982  0x00007632 set1  0x00000000 , 0x0000003f 
+ 00027983  0x00007633 store  0x00000001 , 0x00004251 
+ 00027984  0x00007634 rtn 
+ 00027985  0x00007636 call  0x00006dd8 
+ 00027986  0x00007637 jam  0x0000001a , 0x00000287 
+ 00027987  0x00007638 fetch  0x00000001 , 0x00004251 
+ 00027988  0x00007639 set1  0x00000002 , 0x0000003f 
+ 00027989  0x0000763a store  0x00000001 , 0x00004251 
+ 00027990  0x0000763b rtn 
+ 00027991  0x0000763d call  0x00006df5 
+ 00027992  0x0000763e jam  0x0000001c , 0x00000287 
+ 00027993  0x0000763f fetch  0x00000001 , 0x00004251 
+ 00027994  0x00007640 set1  0x00000006 , 0x0000003f 
+ 00027995  0x00007641 store  0x00000001 , 0x00004251 
+ 00027996  0x00007642 rtn 
+ 00027997  0x00007644 call  0x00006dfc 
+ 00027998  0x00007645 fetch  0x00000001 , 0x00004254 
+ 00027999  0x00007646 set1  0x00000000 
+ 00028000  0x00007647 store  0x00000001 , 0x00004254 
+ 00028001  0x00007648 jam  0x0000001e , 0x00000287 
+ 00028002  0x00007649 rtn 
+ 00028003  0x0000764b call  0x00006e02 
+ 00028004  0x0000764c fetch  0x00000001 , 0x00004254 
+ 00028005  0x0000764d set1  0x00000002 
+ 00028006  0x0000764e store  0x00000001 , 0x00004254 
+ 00028007  0x0000764f jam  0x00000020 , 0x00000287 
+ 00028008  0x00007650 fetch  0x00000001 , 0x00004564 
+ 00028009  0x00007651 lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x00007652 or_into  0x00000003 , 0x0000003f 
+ 00028011  0x00007653 arg  0x00004565 , 0x00000002 
+ 00028012  0x00007654 storet  0x00000002 , 0x000004f7 
+ 00028013  0x00007655 branch  0x00006a35 
+ 00028014  0x00007657 call  0x00006e0c 
+ 00028015  0x00007658 fetch  0x00000001 , 0x00004254 
+ 00028016  0x00007659 set1  0x00000004 
+ 00028017  0x0000765a store  0x00000001 , 0x00004254 
+ 00028018  0x0000765b jam  0x00000022 , 0x00000287 
+ 00028019  0x0000765c rtn 
+ 00028020  0x0000765f fetch  0x00000001 , 0x00004250 
+ 00028021  0x00007660 rtnbit0  0x00000001 
+ 00028022  0x00007661 jam  0x00000003 , 0x00000287 
+ 00028023  0x00007662 branch  0x00006cfb 
+ 00028024  0x00007664 fetch  0x00000001 , 0x00004250 
+ 00028025  0x00007665 rtnne  0x0000003f 
+ 00028026  0x00007666 jam  0x0000003b , 0x00000287 
+ 00028027  0x00007668 fetch  0x00000001 , 0x00000285 
+ 00028028  0x00007669 rtnne  0x00000017 
+ 00028029  0x0000766a jam  0x00000000 , 0x00000285 
+ 00028030  0x0000766b jam  0x0000000d , 0x00000287 
+ 00028031  0x0000766c branch  0x00006cfb 
+ 00028032  0x0000766e fetch  0x00000001 , 0x00004250 
+ 00028033  0x0000766f nrtn  0x00000034 
+ 00028034  0x00007670 fetch  0x00000001 , 0x00004684 
+ 00028035  0x00007671 bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x00007672 bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x00007673 branch  0x00006db5 
+ 00028038  0x00007675 fetch  0x00000001 , 0x00004252 
+ 00028039  0x00007676 rtnbit0  0x00000001 
+ 00028040  0x00007677 jam  0x00000011 , 0x00000287 
+ 00028041  0x00007678 branch  0x00006cfb 
+ 00028042  0x0000767a fetch  0x00000001 , 0x00004252 
+ 00028043  0x0000767b rtnne  0x0000003f 
+ 00028044  0x0000767c jam  0x00000013 , 0x00000287 
+ 00028045  0x0000767d branch  0x00006cfb 
+ 00028046  0x0000767f fetch  0x00000001 , 0x00004253 
+ 00028047  0x00007680 rtnbit0  0x00000001 
+ 00028048  0x00007681 jam  0x00000015 , 0x00000287 
+ 00028049  0x00007682 branch  0x00006cfb 
+ 00028050  0x00007684 fetch  0x00000001 , 0x00004253 
+ 00028051  0x00007685 rtnne  0x0000003f 
+ 00028052  0x00007686 fetch  0x00000001 , 0x00004684 
+ 00028053  0x00007687 bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x00007688 branch  0x00006db5 
+ 00028055  0x0000768a fetch  0x00000001 , 0x00004251 
+ 00028056  0x0000768b rtnbit0  0x00000001 
+ 00028057  0x0000768c jam  0x00000019 , 0x00000287 
+ 00028058  0x0000768d branch  0x00006cfb 
+ 00028059  0x0000768f fetch  0x00000001 , 0x00004251 
+ 00028060  0x00007690 rtnne  0x0000003f 
+ 00028061  0x00007691 jam  0x0000001b , 0x00000287 
+ 00028062  0x00007692 branch  0x00006cfb 
+ 00028063  0x00007694 fetch  0x00000001 , 0x00004251 
+ 00028064  0x00007695 rtnne  0x000000ff 
+ 00028065  0x00007696 fetch  0x00000001 , 0x00004684 
+ 00028066  0x00007697 bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x00007698 branch  0x00006db5 
+ 00028068  0x0000769a fetch  0x00000001 , 0x00004254 
+ 00028069  0x0000769b rtnbit0  0x00000001 
+ 00028070  0x0000769c jam  0x0000001f , 0x00000287 
+ 00028071  0x0000769d branch  0x00006cfb 
+ 00028072  0x0000769f fetch  0x00000001 , 0x00004254 
+ 00028073  0x000076a0 rtnbit0  0x00000003 
+ 00028074  0x000076a1 jam  0x00000021 , 0x00000287 
+ 00028075  0x000076a2 branch  0x00006cfb 
+ 00028076  0x000076a4 fetch  0x00000001 , 0x00004254 
+ 00028077  0x000076a5 rtnne  0x000000ff 
+ 00028078  0x000076a6 branch  0x00006db5 
+ 00028079  0x000076a9 jam  0x0000000f , 0x00000287 
+ 00028080  0x000076aa branch  0x00006cfb 
+ 00028081  0x000076ad jam  0x00000017 , 0x00000287 
+ 00028082  0x000076ae branch  0x00006cfb 
+ 00028083  0x000076b0 jam  0x0000001d , 0x00000287 
+ 00028084  0x000076b1 branch  0x00006cfb 
+ 00028085  0x000076b6 jam  0x00000000 , 0x00000287 
+ 00028086  0x000076b7 rtn 
+ 00028087  0x000076b9 bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x000076ba call  0x000052b8 
+ 00028089  0x000076bb setarg  0x00000001 
+ 00028090  0x000076bc copy  0x0000003f , 0x00000002 
+ 00028091  0x000076bd setarg  0x00000050 
+ 00028092  0x000076be copy  0x0000003f , 0x0000000b 
+ 00028093  0x000076bf branch  0x000050a8 
+ 00028094  0x000076c2 bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x000076c3 call  0x000052b8 
+ 00028096  0x000076c4 fetch  0x00000002 , 0x00004248 
+ 00028097  0x000076c5 copy  0x0000003f , 0x00000002 
+ 00028098  0x000076c6 branch  0x000050b7 
+ 00028099  0x000076c9 bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x000076ca call  0x000052b8 
+ 00028101  0x000076cb fetch  0x00000002 , 0x00004248 
+ 00028102  0x000076cc copy  0x0000003f , 0x00000002 
+ 00028103  0x000076cd arg  0x00000050 , 0x0000000b 
+ 00028104  0x000076ce call  0x000050cc 
+ 00028105  0x000076cf fetch  0x00000001 , 0x00004250 
+ 00028106  0x000076d0 set0  0x00000005 , 0x0000003f 
+ 00028107  0x000076d1 store  0x00000001 , 0x00004250 
+ 00028108  0x000076d2 rtn 
+ 00028109  0x000076d5 bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x000076d6 call  0x000052c5 
+ 00028111  0x000076d7 call  0x00007138 
+ 00028112  0x000076d8 branch  0x000050e7 
+ 00028113  0x000076db bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x000076dc call  0x000052b8 
+ 00028115  0x000076dd setarg  0x00000003 
+ 00028116  0x000076de copy  0x0000003f , 0x00000002 
+ 00028117  0x000076df setarg  0x00000051 
+ 00028118  0x000076e0 copy  0x0000003f , 0x0000000b 
+ 00028119  0x000076e1 branch  0x000050a8 
+ 00028120  0x000076e4 bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x000076e5 call  0x000052b8 
+ 00028122  0x000076e6 fetch  0x00000002 , 0x0000424a 
+ 00028123  0x000076e7 copy  0x0000003f , 0x00000002 
+ 00028124  0x000076e8 branch  0x000050b7 
+ 00028125  0x000076eb bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x000076ec call  0x000052b8 
+ 00028127  0x000076ed setarg  0x00000011 
+ 00028128  0x000076ee copy  0x0000003f , 0x00000002 
+ 00028129  0x000076ef setarg  0x00000052 
+ 00028130  0x000076f0 copy  0x0000003f , 0x0000000b 
+ 00028131  0x000076f1 branch  0x000050a8 
+ 00028132  0x000076f4 bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x000076f5 call  0x000052b8 
+ 00028134  0x000076f6 fetch  0x00000002 , 0x0000424c 
+ 00028135  0x000076f7 copy  0x0000003f , 0x00000002 
+ 00028136  0x000076f8 branch  0x000050b7 
+ 00028137  0x000076fb bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x000076fc call  0x000052b8 
+ 00028139  0x000076fd setarg  0x00000013 
+ 00028140  0x000076fe copy  0x0000003f , 0x00000002 
+ 00028141  0x000076ff setarg  0x00000053 
+ 00028142  0x00007700 copy  0x0000003f , 0x0000000b 
+ 00028143  0x00007701 branch  0x000050a8 
+ 00028144  0x00007704 bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x00007705 call  0x000052b8 
+ 00028146  0x00007706 fetch  0x00000002 , 0x0000424e 
+ 00028147  0x00007707 copy  0x0000003f , 0x00000002 
+ 00028148  0x00007708 branch  0x000050b7 
+ 00028149  0x0000770b bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x0000770c call  0x000052d2 
+ 00028151  0x0000770e jam  0x00000003 , 0x000004fb 
+ 00028152  0x0000770f jam  0x0000001c , 0x000004fe 
+ 00028153  0x00007710 call  0x00006ba9 
+ 00028154  0x00007711 jam  0x00000001 , 0x00004563 
+ 00028155  0x00007712 rtn 
+ 00028156  0x00007715 bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x00007716 call  0x000052d2 
+ 00028158  0x00007717 fetcht  0x00000001 , 0x00004564 
+ 00028159  0x00007718 call  0x00006a79 
+ 00028160  0x00007719 storet  0x00000001 , 0x0000455d 
+ 00028161  0x0000771a branch  0x00006bc4 
+ 00028162  0x0000771d bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x0000771e call  0x000052d2 
+ 00028164  0x0000771f fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x00007720 call  0x00006a73 
+ 00028166  0x00007721 call  0x00006a1a 
+ 00028167  0x00007722 store  0x00000001 , 0x000004fe 
+ 00028168  0x00007723 fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x00007724 call  0x00006a73 
+ 00028170  0x00007725 storet  0x00000001 , 0x000004fb 
+ 00028171  0x00007726 branch  0x00006ba9 
+ 00028172  0x00007729 bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x0000772a call  0x000052d2 
+ 00028174  0x0000772b fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x0000772c call  0x00006a73 
+ 00028176  0x0000772d branch  0x00006bfc 
+ 00028177  0x0000773b bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x0000773c fetch  0x00000002 , 0x00000264 
+ 00028179  0x0000773d iforce  0x00000006 
+ 00028180  0x00007740 ifetch  0x00000001 , 0x00000006 
+ 00028181  0x00007741 copy  0x0000003f , 0x00000012 
+ 00028182  0x00007742 store  0x00000001 , 0x0000051b 
+ 00028183  0x00007743 ifetch  0x00000002 , 0x00000006 
+ 00028184  0x00007744 store  0x00000002 , 0x0000051c 
+ 00028185  0x00007745 ifetch  0x00000001 , 0x00000006 
+ 00028186  0x00007746 lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x00007747 ifetch  0x00000001 , 0x00000006 
+ 00028188  0x00007748 iadd  0x0000000b , 0x0000000b 
+ 00028189  0x00007749 bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x0000774a copy  0x00000006 , 0x00000002 
+ 00028191  0x0000774b arg  0x00000004 , 0x00000039 
+ 00028192  0x0000774c arg  0x0000052a , 0x00000005 
+ 00028193  0x0000774d call  0x00007ec6 
+ 00028194  0x0000774e copy  0x00000002 , 0x00000006 
+ 00028195  0x0000774f deposit  0x00000012 
+ 00028196  0x00007750 beq  0x00000001 , 0x00006fba 
+ 00028197  0x00007751 beq  0x00000002 , 0x00006e2c 
+ 00028198  0x00007752 beq  0x00000003 , 0x00006fba 
+ 00028199  0x00007753 beq  0x00000004 , 0x00006e54 
+ 00028200  0x00007754 beq  0x00000005 , 0x00006fba 
+ 00028201  0x00007755 beq  0x00000006 , 0x00006f02 
+ 00028202  0x00007756 beq  0x00000007 , 0x00006fba 
+ 00028203  0x00007757 branch  0x00006fc1 
+ 00028204  0x00007763 bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x00007764 call  0x00006fd0 
+ 00028206  0x00007765 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x00007766 branch  0x00007040 , 0x00000001 
+ 00028208  0x00007767 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x00007768 branch  0x00006fc4 , 0x00000001 
+ 00028210  0x0000776a ifetch  0x00000002 , 0x00000006 
+ 00028211  0x0000776b store  0x00000002 , 0x00000522 
+ 00028212  0x0000776c increase  0xfffffffe , 0x0000000b 
+ 00028213  0x0000776e increase  0xffffffff , 0x0000000b 
+ 00028214  0x0000776f nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x00007770 arg  0x00000511 , 0x0000000b 
+ 00028216  0x00007771 ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x00007772 rtn  0x00000034 
+ 00028218  0x00007773 call  0x00007082 
+ 00028219  0x00007774 call  0x000052d0 
+ 00028220  0x00007775 force  0x00000003 , 0x0000003f 
+ 00028221  0x00007776 istore  0x00000001 , 0x00000005 
+ 00028222  0x00007777 fetch  0x00000002 , 0x0000051c 
+ 00028223  0x00007778 istore  0x00000002 , 0x00000005 
+ 00028224  0x00007779 lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x0000777a add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x0000777b add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x0000777c byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x0000777d istore  0x00000002 , 0x00000005 
+ 00028229  0x0000777e deposit  0x00000007 
+ 00028230  0x0000777f byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x00007780 istore  0x00000002 , 0x00000005 
+ 00028232  0x00007781 istore  0x00000002 , 0x00000005 
+ 00028233  0x00007782 arg  0x0000052a , 0x00000006 
+ 00028234  0x00007783 copy  0x00000007 , 0x00000039 
+ 00028235  0x00007784 branch  0x00006e4f , 0x00000005 
+ 00028236  0x00007786 ifetch  0x00000004 , 0x00000006 
+ 00028237  0x00007787 istore  0x00000004 , 0x00000005 
+ 00028238  0x00007788 loop  0x00006e4c 
+ 00028239  0x0000778a force  0x00000000 , 0x0000003f 
+ 00028240  0x0000778b istore  0x00000001 , 0x00000005 
+ 00028241  0x0000778c deposit  0x00000013 
+ 00028242  0x0000778d store  0x00000002 , 0x00000275 
+ 00028243  0x0000778f rtn 
+ 00028244  0x0000779b bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x0000779c ifetch  0x00000004 , 0x00000006 
+ 00028246  0x0000779d store  0x00000004 , 0x00000524 
+ 00028247  0x0000779e increase  0xfffffffc , 0x0000000b 
+ 00028248  0x0000779f call  0x00006f2e 
+ 00028249  0x000077a0 store  0x00000002 , 0x00000520 
+ 00028250  0x000077a1 increase  0xfffffffe , 0x0000000b 
+ 00028251  0x000077a2 call  0x00007028 
+ 00028252  0x000077a3 branch  0x00006fc4 , 0x00000005 
+ 00028253  0x000077a4 compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x000077a6 branch  0x00006e62 , 0x00000001 
+ 00028255  0x000077a8 arg  0x0000052a , 0x00000005 
+ 00028256  0x000077a9 force  0x00000000 , 0x00000007 
+ 00028257  0x000077aa branch  0x00006e71 
+ 00028258  0x000077ac ifetch  0x00000001 , 0x00000006 
+ 00028259  0x000077ad bne  0x0000000a , 0x00006fc4 
+ 00028260  0x000077ae ifetch  0x00000002 , 0x00000006 
+ 00028261  0x000077af nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x000077b0 ifetch  0x00000001 , 0x00000006 
+ 00028263  0x000077b1 bne  0x000000ff , 0x00006e6d 
+ 00028264  0x000077b2 ifetch  0x00000001 , 0x00000006 
+ 00028265  0x000077b3 bne  0x000000ff , 0x00006e6b 
+ 00028266  0x000077b4 branch  0x00006eb8 
+ 00028267  0x000077b6 increase  0xfffffffb , 0x00000006 
+ 00028268  0x000077b7 branch  0x00006e5f 
+ 00028269  0x000077b9 increase  0xfffffffc , 0x00000006 
+ 00028270  0x000077ba branch  0x00006e5f 
+ 00028271  0x000077bc increase  0xfffffffd , 0x00000006 
+ 00028272  0x000077bd branch  0x00006e5f 
+ 00028273  0x000077bf ifetch  0x00000001 , 0x00000006 
+ 00028274  0x000077c0 beq  0x00000009 , 0x00006e86 
+ 00028275  0x000077c1 beq  0x0000000a , 0x00006e74 
+ 00028276  0x000077c3 ifetch  0x00000002 , 0x00000006 
+ 00028277  0x000077c4 istore  0x00000002 , 0x00000005 
+ 00028278  0x000077c5 increase  0x00000001 , 0x00000007 
+ 00028279  0x000077c6 byteswap  0x0000003f , 0x00000012 
+ 00028280  0x000077c7 ifetch  0x00000002 , 0x00000006 
+ 00028281  0x000077c8 byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x000077ca increase  0x00000001 , 0x00000012 
+ 00028283  0x000077cb isub  0x00000012 , 0x0000003e 
+ 00028284  0x000077cc nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x000077cd copy  0x0000003f , 0x00000013 
+ 00028286  0x000077ce byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x000077cf istore  0x00000002 , 0x00000005 
+ 00028288  0x000077d0 increase  0x00000001 , 0x00000007 
+ 00028289  0x000077d1 copy  0x00000013 , 0x0000003f 
+ 00028290  0x000077d2 branch  0x00006e7a 
+ 00028291  0x000077d4 increase  0xfffffffb , 0x0000000b 
+ 00028292  0x000077d5 increase  0xfffffffb , 0x00000011 
+ 00028293  0x000077d6 branch  0x00006e8b 
+ 00028294  0x000077d8 ifetch  0x00000002 , 0x00000006 
+ 00028295  0x000077d9 istore  0x00000002 , 0x00000005 
+ 00028296  0x000077da increase  0x00000001 , 0x00000007 
+ 00028297  0x000077db increase  0xfffffffd , 0x0000000b 
+ 00028298  0x000077dc increase  0xfffffffd , 0x00000011 
+ 00028299  0x000077de nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x000077df nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x000077e0 increase  0xffffffff , 0x0000000b 
+ 00028302  0x000077e1 nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x000077e3 call  0x000052d0 
+ 00028304  0x000077e4 increase  0x0000000a , 0x00000005 
+ 00028305  0x000077e5 arg  0x0000052a , 0x00000011 
+ 00028306  0x000077e7 copy  0x00000007 , 0x0000003f 
+ 00028307  0x000077e8 branch  0x00006ea5 , 0x00000034 
+ 00028308  0x000077e9 ifetch  0x00000002 , 0x00000011 
+ 00028309  0x000077ea branch  0x00006ea5 , 0x00000034 
+ 00028310  0x000077eb iforce  0x00000012 
+ 00028311  0x000077ec fetch  0x00000004 , 0x00000524 
+ 00028312  0x000077ed iforce  0x00000002 
+ 00028313  0x000077ee call  0x000070e7 
+ 00028314  0x000077ef copy  0x00000006 , 0x0000003f 
+ 00028315  0x000077f0 branch  0x00006ea2 , 0x00000034 
+ 00028316  0x000077f1 increase  0xfffffffd , 0x00000006 
+ 00028317  0x000077f2 ifetch  0x00000003 , 0x00000006 
+ 00028318  0x000077f3 istore  0x00000003 , 0x00000005 
+ 00028319  0x000077f4 call  0x0000705b 
+ 00028320  0x000077f5 iforce  0x00000039 
+ 00028321  0x000077f6 call  0x00007f01 
+ 00028322  0x000077f8 increase  0x00000002 , 0x00000011 
+ 00028323  0x000077f9 increase  0xffffffff , 0x00000007 
+ 00028324  0x000077fa branch  0x00006e92 
+ 00028325  0x000077fd arg  0x00000005 , 0x00000011 
+ 00028326  0x000077fe call  0x00006f84 
+ 00028327  0x000077ff fetch  0x00000002 , 0x00000275 
+ 00028328  0x00007800 beq  0x0000000b , 0x00007043 
+ 00028329  0x00007801 branch  0x00006f9a 
+ 00028330  0x00007805 ifetch  0x00000001 , 0x00000006 
+ 00028331  0x00007806 beq  0x00000000 , 0x00006eae 
+ 00028332  0x00007807 beq  0x00000001 , 0x00006eb0 
+ 00028333  0x00007808 beq  0x00000002 , 0x00006eb3 
+ 00028334  0x0000780a increase  0xffffffff , 0x0000000b 
+ 00028335  0x0000780b branch  0x00006eb6 
+ 00028336  0x0000780d ifetch  0x00000001 , 0x00000006 
+ 00028337  0x0000780e increase  0xfffffffe , 0x0000000b 
+ 00028338  0x0000780f branch  0x00006eb6 
+ 00028339  0x00007811 ifetch  0x00000002 , 0x00000006 
+ 00028340  0x00007812 byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x00007813 increase  0xfffffffd , 0x0000000b 
+ 00028342  0x00007815 store  0x00000002 , 0x00000519 
+ 00028343  0x00007816 rtn 
+ 00028344  0x00007819 increase  0xfffffffb , 0x0000000b 
+ 00028345  0x0000781a call  0x00006eaa 
+ 00028346  0x0000781b nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x0000781c fetcht  0x00000004 , 0x00000524 
+ 00028348  0x0000781d call  0x000070b1 
+ 00028349  0x0000781e nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x0000781f copy  0x00000006 , 0x00000011 
+ 00028351  0x00007820 call  0x000052d0 
+ 00028352  0x00007821 copy  0x00000011 , 0x00000006 
+ 00028353  0x00007822 increase  0x00000003 , 0x00000005 
+ 00028354  0x00007823 copy  0x00000006 , 0x0000000b 
+ 00028355  0x00007824 call  0x00007062 
+ 00028356  0x00007825 copy  0x0000003f , 0x00000011 
+ 00028357  0x00007827 fetch  0x00000002 , 0x00000519 
+ 00028358  0x00007828 copy  0x0000003f , 0x00000012 
+ 00028359  0x00007829 copy  0x00000011 , 0x0000003f 
+ 00028360  0x0000782a isub  0x00000012 , 0x00000012 
+ 00028361  0x0000782b fetch  0x00000002 , 0x00000520 
+ 00028362  0x0000782c isub  0x00000012 , 0x0000003e 
+ 00028363  0x0000782d nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x0000782f disable  0x00000028 
+ 00028365  0x00007830 fetch  0x00000002 , 0x00000519 
+ 00028366  0x00007831 branch  0x00006eda , 0x00000034 
+ 00028367  0x00007832 iadd  0x0000000b , 0x00000006 
+ 00028368  0x00007833 increase  0x00000003 , 0x00000012 
+ 00028369  0x00007834 copy  0x00000012 , 0x00000039 
+ 00028370  0x00007835 copy  0x00000039 , 0x0000003f 
+ 00028371  0x00007836 increase  0x00000003 , 0x0000003f 
+ 00028372  0x00007837 byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x00007838 istore  0x00000002 , 0x00000005 
+ 00028374  0x00007839 copy  0x00000039 , 0x0000003f 
+ 00028375  0x0000783a byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x0000783b istore  0x00000002 , 0x00000005 
+ 00028377  0x0000783c branch  0x00006ef5 
+ 00028378  0x0000783e add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x0000783f branch  0x00006ede , 0x00000028 
+ 00028380  0x00007840 byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x00007841 branch  0x00006ee1 
+ 00028382  0x00007843 copy  0x00000039 , 0x0000003f 
+ 00028383  0x00007844 increase  0x00000002 , 0x0000003f 
+ 00028384  0x00007845 byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x00007847 istore  0x00000002 , 0x00000005 
+ 00028386  0x00007848 increase  0xfffffffd , 0x00000039 
+ 00028387  0x00007849 byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x0000784a istore  0x00000002 , 0x00000005 
+ 00028389  0x0000784b copy  0x0000000b , 0x00000006 
+ 00028390  0x0000784c branch  0x00006ef5 
+ 00028391  0x0000784e enable  0x00000028 
+ 00028392  0x00007850 fetch  0x00000002 , 0x00000520 
+ 00028393  0x00007851 copy  0x0000003f , 0x00000011 
+ 00028394  0x00007852 copy  0x00000011 , 0x00000039 
+ 00028395  0x00007853 fetch  0x00000002 , 0x00000519 
+ 00028396  0x00007854 branch  0x00006eda , 0x00000034 
+ 00028397  0x00007855 iadd  0x0000000b , 0x00000006 
+ 00028398  0x00007856 copy  0x00000011 , 0x0000003f 
+ 00028399  0x00007857 increase  0x00000005 , 0x0000003f 
+ 00028400  0x00007858 byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x00007859 istore  0x00000002 , 0x00000005 
+ 00028402  0x0000785a copy  0x00000011 , 0x0000003f 
+ 00028403  0x0000785b byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x0000785c istore  0x00000002 , 0x00000005 
+ 00028405  0x0000785e call  0x00007f01 
+ 00028406  0x0000785f nbranch  0x00006efe , 0x00000028 
+ 00028407  0x00007860 force  0x00000002 , 0x0000003f 
+ 00028408  0x00007861 istore  0x00000001 , 0x00000005 
+ 00028409  0x00007862 copy  0x00000006 , 0x0000003f 
+ 00028410  0x00007863 isub  0x0000000b , 0x0000003f 
+ 00028411  0x00007864 byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x00007865 istore  0x00000002 , 0x00000005 
+ 00028413  0x00007866 branch  0x00006f00 
+ 00028414  0x00007868 force  0x00000000 , 0x0000003f 
+ 00028415  0x00007869 istore  0x00000001 , 0x00000005 
+ 00028416  0x0000786b arg  0x00000005 , 0x00000011 
+ 00028417  0x0000786c branch  0x00006fb0 
+ 00028418  0x00007878 bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x00007879 call  0x00006fd0 
+ 00028420  0x0000787a compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x0000787b branch  0x00006fc4 , 0x00000001 
+ 00028422  0x0000787c call  0x00006f2e 
+ 00028423  0x0000787d store  0x00000002 , 0x00000520 
+ 00028424  0x0000787e increase  0xfffffffe , 0x0000000b 
+ 00028425  0x0000787f call  0x00007028 
+ 00028426  0x00007880 arg  0x0000052a , 0x00000005 
+ 00028427  0x00007881 force  0x00000000 , 0x00000007 
+ 00028428  0x00007883 ifetch  0x00000001 , 0x00000006 
+ 00028429  0x00007884 beq  0x0000000a , 0x00006f36 
+ 00028430  0x00007885 ifetch  0x00000002 , 0x00000006 
+ 00028431  0x00007886 istore  0x00000002 , 0x00000005 
+ 00028432  0x00007887 increase  0x00000001 , 0x00000007 
+ 00028433  0x00007888 increase  0xfffffffd , 0x0000000b 
+ 00028434  0x00007889 increase  0xfffffffd , 0x00000011 
+ 00028435  0x0000788a nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x0000788b nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x0000788c increase  0xffffffff , 0x0000000b 
+ 00028438  0x0000788d nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x0000788e call  0x000052d0 
+ 00028440  0x0000788f increase  0x0000000d , 0x00000005 
+ 00028441  0x00007890 fetch  0x00000002 , 0x00000511 
+ 00028442  0x00007891 iforce  0x00000013 
+ 00028443  0x00007892 arg  0x0000052a , 0x00000011 
+ 00028444  0x00007894 ifetch  0x00000002 , 0x00000011 
+ 00028445  0x00007895 branch  0x00006f29 , 0x00000034 
+ 00028446  0x00007896 iforce  0x00000012 
+ 00028447  0x00007897 call  0x000070c6 
+ 00028448  0x00007898 branch  0x00006f27 , 0x00000034 
+ 00028449  0x00007899 increase  0xfffffffd , 0x00000006 
+ 00028450  0x0000789a ifetch  0x00000003 , 0x00000006 
+ 00028451  0x0000789b istore  0x00000003 , 0x00000005 
+ 00028452  0x0000789c call  0x0000705b 
+ 00028453  0x0000789d iforce  0x00000039 
+ 00028454  0x0000789e call  0x00007f01 
+ 00028455  0x000078a0 increase  0x00000002 , 0x00000011 
+ 00028456  0x000078a1 branch  0x00006f1c 
+ 00028457  0x000078a4 call  0x00006f83 
+ 00028458  0x000078a5 fetch  0x00000002 , 0x00000275 
+ 00028459  0x000078a6 beq  0x0000000e , 0x00007046 
+ 00028460  0x000078a7 call  0x00006f9a 
+ 00028461  0x000078a8 branch  0x00006f9a 
+ 00028462  0x000078ac ifetch  0x00000002 , 0x00000006 
+ 00028463  0x000078ad byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x000078ae increase  0xfffffffd , 0x0000003f 
+ 00028465  0x000078af arg  0x000000c8 , 0x00000002 
+ 00028466  0x000078b0 isub  0x00000002 , 0x0000003e 
+ 00028467  0x000078b1 nrtn  0x00000002 
+ 00028468  0x000078b2 setarg  0x000000c8 
+ 00028469  0x000078b3 rtn 
+ 00028470  0x000078b7 increase  0x00000004 , 0x00000006 
+ 00028471  0x000078b8 increase  0xfffffffb , 0x0000000b 
+ 00028472  0x000078b9 increase  0xfffffffb , 0x00000011 
+ 00028473  0x000078ba nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x000078bb call  0x00006eaa 
+ 00028475  0x000078bc nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x000078bd arg  0x00000511 , 0x0000000b 
+ 00028477  0x000078be call  0x00007082 
+ 00028478  0x000078bf deposit  0x00000007 
+ 00028479  0x000078c0 branch  0x00007046 , 0x00000034 
+ 00028480  0x000078c1 store  0x00000001 , 0x0000054e 
+ 00028481  0x000078c3 copy  0x00000012 , 0x0000003f 
+ 00028482  0x000078c4 store  0x00000002 , 0x0000054c 
+ 00028483  0x000078c5 arg  0x00000000 , 0x00000007 
+ 00028484  0x000078c6 arg  0x00000000 , 0x00000011 
+ 00028485  0x000078c7 call  0x000052d0 
+ 00028486  0x000078c8 increase  0x0000000a , 0x00000005 
+ 00028487  0x000078ca call  0x00006f6c 
+ 00028488  0x000078cb nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x000078cc copy  0x00000006 , 0x0000000b 
+ 00028490  0x000078cd copy  0x0000003f , 0x00000013 
+ 00028491  0x000078ce iadd  0x00000011 , 0x00000011 
+ 00028492  0x000078d1 fetch  0x00000002 , 0x00000519 
+ 00028493  0x000078d2 copy  0x0000003f , 0x00000012 
+ 00028494  0x000078d3 branch  0x00006f75 , 0x00000034 
+ 00028495  0x000078d5 copy  0x00000011 , 0x0000003f 
+ 00028496  0x000078d6 isub  0x00000012 , 0x00000012 
+ 00028497  0x000078d7 branch  0x00006f67 , 0x00000005 
+ 00028498  0x000078d8 nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x000078d9 fetch  0x00000002 , 0x00000520 
+ 00028500  0x000078da isub  0x00000012 , 0x0000003e 
+ 00028501  0x000078db branch  0x00006f5e , 0x00000005 
+ 00028502  0x000078dc nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x000078e0 copy  0x00000012 , 0x00000039 
+ 00028504  0x000078e1 call  0x00006f61 
+ 00028505  0x000078e2 fetch  0x00000001 , 0x0000054e 
+ 00028506  0x000078e3 increase  0x00000001 , 0x00000007 
+ 00028507  0x000078e4 isub  0x00000007 , 0x0000003e 
+ 00028508  0x000078e5 branch  0x00006f83 , 0x00000005 
+ 00028509  0x000078e6 branch  0x00006fa0 
+ 00028510  0x000078e9 copy  0x0000003f , 0x00000039 
+ 00028511  0x000078ea call  0x00006f61 
+ 00028512  0x000078eb branch  0x00006fa0 
+ 00028513  0x000078ee increase  0xfffffffd , 0x00000005 
+ 00028514  0x000078ef copy  0x00000039 , 0x00000002 
+ 00028515  0x000078f0 copy  0x00000013 , 0x0000003f 
+ 00028516  0x000078f1 isub  0x00000012 , 0x0000003f 
+ 00028517  0x000078f2 iadd  0x0000000b , 0x00000006 
+ 00028518  0x000078f3 branch  0x00007f01 
+ 00028519  0x000078f6 fetch  0x00000001 , 0x0000054e 
+ 00028520  0x000078f7 increase  0x00000001 , 0x00000007 
+ 00028521  0x000078f8 isub  0x00000007 , 0x0000003e 
+ 00028522  0x000078f9 rtn  0x00000005 
+ 00028523  0x000078fa branch  0x00006f47 
+ 00028524  0x000078fd call  0x00007fe9 
+ 00028525  0x000078fe arg  0x0000052a , 0x00000006 
+ 00028526  0x000078ff lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x00007900 iadd  0x00000006 , 0x00000006 
+ 00028528  0x00007901 ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x00007902 call  0x000070b1 
+ 00028530  0x00007903 nrtn  0x00000005 
+ 00028531  0x00007904 call  0x0000705b 
+ 00028532  0x00007905 branch  0x00007fe7 
+ 00028533  0x00007908 fetch  0x00000002 , 0x00000520 
+ 00028534  0x00007909 isub  0x00000011 , 0x0000003e 
+ 00028535  0x0000790a nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x0000790b copy  0x00000011 , 0x00000039 
+ 00028537  0x0000790c copy  0x00000039 , 0x00000002 
+ 00028538  0x0000790d copy  0x0000000b , 0x00000006 
+ 00028539  0x0000790e call  0x00007f01 
+ 00028540  0x0000790f fetch  0x00000002 , 0x0000054c 
+ 00028541  0x00007910 isub  0x00000011 , 0x0000003e 
+ 00028542  0x00007911 branch  0x00006f81 , 0x00000005 
+ 00028543  0x00007913 call  0x00006fa0 
+ 00028544  0x00007914 branch  0x00006f94 
+ 00028545  0x00007917 call  0x00006f83 
+ 00028546  0x00007918 branch  0x00006f94 
+ 00028547  0x0000791b arg  0x00000007 , 0x00000011 
+ 00028548  0x0000791d force  0x00000000 , 0x0000003f 
+ 00028549  0x0000791e istore  0x00000001 , 0x00000005 
+ 00028550  0x0000791f call  0x00006fb0 
+ 00028551  0x00007920 fetcht  0x00000002 , 0x00000275 
+ 00028552  0x00007921 increase  0xfffffffb , 0x00000002 
+ 00028553  0x00007922 byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x00007923 istore  0x00000002 , 0x00000005 
+ 00028555  0x00007924 increase  0xfffffffd , 0x00000002 
+ 00028556  0x00007925 byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x00007926 istore  0x00000002 , 0x00000005 
+ 00028558  0x00007927 rtn 
+ 00028559  0x0000792a copy  0x0000003f , 0x00000039 
+ 00028560  0x0000792b copy  0x00000039 , 0x00000002 
+ 00028561  0x0000792c copy  0x0000000b , 0x00000006 
+ 00028562  0x0000792d call  0x00007f01 
+ 00028563  0x0000792e call  0x00006fa0 
+ 00028564  0x00007930 setarg  0x00000036 
+ 00028565  0x00007931 istore  0x00000001 , 0x00000005 
+ 00028566  0x00007932 fetch  0x00000002 , 0x0000054c 
+ 00028567  0x00007933 byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x00007934 istore  0x00000002 , 0x00000005 
+ 00028569  0x00007935 rtn 
+ 00028570  0x00007938 setarg  0x00000036 
+ 00028571  0x00007939 istore  0x00000001 , 0x00000005 
+ 00028572  0x0000793a increase  0xfffffffd , 0x00000002 
+ 00028573  0x0000793b byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x0000793c istore  0x00000002 , 0x00000005 
+ 00028575  0x0000793d rtn 
+ 00028576  0x00007940 arg  0x00000007 , 0x00000011 
+ 00028577  0x00007941 setarg  0x00000002 
+ 00028578  0x00007942 istore  0x00000001 , 0x00000005 
+ 00028579  0x00007943 fetch  0x00000002 , 0x00000519 
+ 00028580  0x00007944 iadd  0x00000002 , 0x00000002 
+ 00028581  0x00007945 byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x00007946 istore  0x00000002 , 0x00000005 
+ 00028583  0x00007947 call  0x00006fb0 
+ 00028584  0x00007948 fetcht  0x00000002 , 0x00000275 
+ 00028585  0x00007949 increase  0xfffffffb , 0x00000002 
+ 00028586  0x0000794a byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x0000794b istore  0x00000002 , 0x00000005 
+ 00028588  0x0000794c increase  0xfffffffb , 0x00000002 
+ 00028589  0x0000794d byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x0000794e istore  0x00000002 , 0x00000005 
+ 00028591  0x0000794f rtn 
+ 00028592  0x00007952 fetch  0x00000002 , 0x00000273 
+ 00028593  0x00007953 isub  0x00000005 , 0x0000003f 
+ 00028594  0x00007954 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x00007955 store  0x00000002 , 0x00000275 
+ 00028596  0x00007956 call  0x000052d0 
+ 00028597  0x00007957 copy  0x00000011 , 0x0000003f 
+ 00028598  0x00007958 istore  0x00000001 , 0x00000005 
+ 00028599  0x00007959 fetch  0x00000002 , 0x0000051c 
+ 00028600  0x0000795a istore  0x00000002 , 0x00000005 
+ 00028601  0x0000795b rtn 
+ 00028602  0x0000796c rtn 
+ 00028603  0x0000798e setarg  0x00000200 
+ 00028604  0x0000798f store  0x00000002 , 0x0000054a 
+ 00028605  0x00007990 branch  0x00006fc6 
+ 00028606  0x00007992 setarg  0x00000400 
+ 00028607  0x00007993 store  0x00000002 , 0x0000054a 
+ 00028608  0x00007994 branch  0x00006fc6 
+ 00028609  0x00007996 setarg  0x00000600 
+ 00028610  0x00007997 store  0x00000002 , 0x0000054a 
+ 00028611  0x00007998 branch  0x00006fc6 
+ 00028612  0x0000799a setarg  0x00000300 
+ 00028613  0x0000799b store  0x00000002 , 0x0000054a 
+ 00028614  0x0000799d call  0x000052d0 
+ 00028615  0x0000799e istore  0x00000001 , 0x00000005 
+ 00028616  0x0000799f fetch  0x00000002 , 0x0000051c 
+ 00028617  0x000079a0 istore  0x00000002 , 0x00000005 
+ 00028618  0x000079a1 setarg  0x00000200 
+ 00028619  0x000079a2 istore  0x00000002 , 0x00000005 
+ 00028620  0x000079a3 fetch  0x00000002 , 0x0000054a 
+ 00028621  0x000079a4 istore  0x00000002 , 0x00000005 
+ 00028622  0x000079a5 jam  0x00000007 , 0x00000275 
+ 00028623  0x000079a6 rtn 
+ 00028624  0x000079ac arg  0x00000000 , 0x00000012 
+ 00028625  0x000079ad force  0x00000000 , 0x00000002 
+ 00028626  0x000079ae arg  0x00000511 , 0x00000005 
+ 00028627  0x000079af call  0x00007028 
+ 00028628  0x000079b0 branch  0x00007026 , 0x00000005 
+ 00028629  0x000079b2 increase  0x00000001 , 0x00000012 
+ 00028630  0x000079b3 ifetch  0x00000001 , 0x00000006 
+ 00028631  0x000079b4 increase  0xffffffff , 0x00000011 
+ 00028632  0x000079b5 increase  0xffffffff , 0x0000000b 
+ 00028633  0x000079b6 compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x000079b7 nbranch  0x00007026 , 0x00000001 
+ 00028635  0x000079b8 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x000079b9 nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x000079ba force  0x00000001 , 0x00000002 
+ 00028638  0x000079bc ifetch  0x00000001 , 0x00000006 
+ 00028639  0x000079bd increase  0xffffffff , 0x00000011 
+ 00028640  0x000079be increase  0xffffffff , 0x0000000b 
+ 00028641  0x000079bf bne  0x00000000 , 0x00006fe7 
+ 00028642  0x000079c0 ifetch  0x00000001 , 0x00000006 
+ 00028643  0x000079c1 increase  0xffffffff , 0x00000011 
+ 00028644  0x000079c2 increase  0xffffffff , 0x0000000b 
+ 00028645  0x000079c3 beq  0x00000000 , 0x00006ff8 
+ 00028646  0x000079c4 branch  0x00006fea 
+ 00028647  0x000079c6 increase  0x00000001 , 0x00000006 
+ 00028648  0x000079c7 increase  0xffffffff , 0x00000011 
+ 00028649  0x000079c8 increase  0xffffffff , 0x0000000b 
+ 00028650  0x000079ca increase  0x00000002 , 0x00000006 
+ 00028651  0x000079cb increase  0xfffffffe , 0x00000011 
+ 00028652  0x000079cc increase  0xfffffffe , 0x0000000b 
+ 00028653  0x000079cd compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x000079ce branch  0x00007020 , 0x00000001 
+ 00028655  0x000079cf increase  0x0000000c , 0x00000006 
+ 00028656  0x000079d0 increase  0xfffffff4 , 0x00000011 
+ 00028657  0x000079d1 increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x000079d2 branch  0x00007020 
+ 00028659  0x000079d4 compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x000079d5 nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x000079d6 branch  0x00006fde 
+ 00028662  0x000079d8 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x000079d9 nbranch  0x00007026 , 0x00000001 
+ 00028664  0x000079db increase  0xfffffffe , 0x00000011 
+ 00028665  0x000079dc increase  0xfffffffe , 0x0000000b 
+ 00028666  0x000079dd ifetch  0x00000002 , 0x00000006 
+ 00028667  0x000079de sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x000079df branch  0x00006ffe , 0x00000005 
+ 00028669  0x000079e0 istore  0x00000002 , 0x00000005 
+ 00028670  0x000079e2 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x000079e3 branch  0x00007020 , 0x00000001 
+ 00028672  0x000079e4 copy  0x00000006 , 0x00000002 
+ 00028673  0x000079e5 ifetch  0x00000001 , 0x00000006 
+ 00028674  0x000079e6 bne  0x00000000 , 0x00007019 
+ 00028675  0x000079e7 ifetch  0x00000001 , 0x00000006 
+ 00028676  0x000079e8 bne  0x00000000 , 0x00007019 
+ 00028677  0x000079e9 ifetch  0x00000001 , 0x00000006 
+ 00028678  0x000079ea bne  0x00000010 , 0x00007019 
+ 00028679  0x000079eb ifetch  0x00000001 , 0x00000006 
+ 00028680  0x000079ec bne  0x00000000 , 0x00007019 
+ 00028681  0x000079ed ifetch  0x00000001 , 0x00000006 
+ 00028682  0x000079ee bne  0x00000080 , 0x00007019 
+ 00028683  0x000079ef ifetch  0x00000001 , 0x00000006 
+ 00028684  0x000079f0 bne  0x00000000 , 0x00007019 
+ 00028685  0x000079f1 ifetch  0x00000001 , 0x00000006 
+ 00028686  0x000079f2 bne  0x00000000 , 0x00007019 
+ 00028687  0x000079f3 ifetch  0x00000001 , 0x00000006 
+ 00028688  0x000079f4 bne  0x00000080 , 0x00007019 
+ 00028689  0x000079f5 ifetch  0x00000001 , 0x00000006 
+ 00028690  0x000079f6 bne  0x0000005f , 0x00007019 
+ 00028691  0x000079f7 ifetch  0x00000001 , 0x00000006 
+ 00028692  0x000079f8 bne  0x0000009b , 0x00007019 
+ 00028693  0x000079f9 ifetch  0x00000001 , 0x00000006 
+ 00028694  0x000079fa bne  0x00000034 , 0x00007019 
+ 00028695  0x000079fb ifetch  0x00000001 , 0x00000006 
+ 00028696  0x000079fc beq  0x000000fb , 0x0000701e 
+ 00028697  0x000079fe copy  0x00000002 , 0x00000006 
+ 00028698  0x00007a00 increase  0x0000000c , 0x00000006 
+ 00028699  0x00007a01 force  0x00000000 , 0x00000007 
+ 00028700  0x00007a02 force  0x00000000 , 0x00000002 
+ 00028701  0x00007a03 branch  0x0000701e 
+ 00028702  0x00007a06 increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007a07 increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007a09 force  0x00000000 , 0x00000002 
+ 00028705  0x00007a0a compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007a0b nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007a0c force  0x00000000 , 0x0000003f 
+ 00028708  0x00007a0d istore  0x00000002 , 0x00000005 
+ 00028709  0x00007a0e rtn 
+ 00028710  0x00007a10 arg  0x000000ff , 0x00000002 
+ 00028711  0x00007a11 rtn 
+ 00028712  0x00007a1c bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007a1d ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007a1e increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007a1f compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007a20 nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007a21 compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007a22 branch  0x00007037 , 0x00000001 
+ 00028719  0x00007a23 compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007a24 branch  0x00007039 , 0x00000001 
+ 00028721  0x00007a25 compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007a26 nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007a28 ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007a29 copy  0x0000003f , 0x00000011 
+ 00028725  0x00007a2a increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007a2b branch  0x0000703c 
+ 00028727  0x00007a2d increase  0x00000002 , 0x00000006 
+ 00028728  0x00007a2e increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007a30 ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007a31 byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007a32 increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007a34 force  0x00000001 , 0x0000003f 
+ 00028733  0x00007a35 rtn 
+ 00028734  0x00007a37 force  0x00000000 , 0x0000003f 
+ 00028735  0x00007a38 rtn 
+ 00028736  0x00007a43 setarg  0x00000003 
+ 00028737  0x00007a44 store  0x00000001 , 0x0000051b 
+ 00028738  0x00007a45 branch  0x00007048 
+ 00028739  0x00007a47 setarg  0x00000005 
+ 00028740  0x00007a48 store  0x00000001 , 0x0000051b 
+ 00028741  0x00007a49 branch  0x00007048 
+ 00028742  0x00007a4b setarg  0x00000007 
+ 00028743  0x00007a4c store  0x00000001 , 0x0000051b 
+ 00028744  0x00007a4e call  0x000052d0 
+ 00028745  0x00007a51 fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007a52 copy  0x0000003f , 0x00000012 
+ 00028747  0x00007a53 istore  0x00000001 , 0x00000005 
+ 00028748  0x00007a54 fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007a55 istore  0x00000002 , 0x00000005 
+ 00028750  0x00007a56 setarg  0x00000500 
+ 00028751  0x00007a57 istore  0x00000002 , 0x00000005 
+ 00028752  0x00007a58 compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007a59 branch  0x00007057 , 0x00000001 
+ 00028754  0x00007a5a compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007a5b branch  0x00007057 , 0x00000001 
+ 00028756  0x00007a5c setarg  0x00000000 
+ 00028757  0x00007a5d istore  0x00000005 , 0x00000005 
+ 00028758  0x00007a5e branch  0x00007059 
+ 00028759  0x00007a61 setarg  0x00350200 
+ 00028760  0x00007a62 istore  0x00000005 , 0x00000005 
+ 00028761  0x00007a64 jam  0x0000000a , 0x00000275 
+ 00028762  0x00007a65 rtn 
+ 00028763  0x00007a69 call  0x00007ea2 
+ 00028764  0x00007a6a call  0x00007ea5 
+ 00028765  0x00007a6b call  0x00007062 
+ 00028766  0x00007a6c call  0x00007e9c 
+ 00028767  0x00007a6d call  0x00007e9f 
+ 00028768  0x00007a6e copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007a6f rtn 
+ 00028770  0x00007a73 ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007a74 and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007a75 rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007a76 bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007a78 force  0x00000001 , 0x0000003f 
+ 00028775  0x00007a79 force  0x00000001 , 0x00000002 
+ 00028776  0x00007a7a rtn 
+ 00028777  0x00007a7d call  0x00007e76 
+ 00028778  0x00007a7e add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007a7f rtn 
+ 00028780  0x00007a81 deposit  0x00000039 
+ 00028781  0x00007a82 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007a83 branch  0x00007069 , 0x00000002 
+ 00028783  0x00007a84 beq  0x00000005 , 0x00007073 
+ 00028784  0x00007a85 beq  0x00000006 , 0x00007076 
+ 00028785  0x00007a86 beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007a87 rtn 
+ 00028787  0x00007a8a ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007a8b add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007a8c rtn 
+ 00028790  0x00007a8e ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007a8f byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007a90 add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007a91 rtn 
+ 00028794  0x00007a93 ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007a94 byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007a95 ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007a96 byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007a97 lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007a98 iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007a99 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007a9a rtn 
+ 00028802  0x00007aa1 bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007aa2 force  0x00000000 , 0x00000007 
+ 00028804  0x00007aa3 arg  0x00000000 , 0x00000012 
+ 00028805  0x00007aa4 arg  0x0000052a , 0x00000005 
+ 00028806  0x00007aa6 ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007aa7 rtn  0x00000034 
+ 00028808  0x00007aa8 call  0x0000708d 
+ 00028809  0x00007aa9 copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007aaa rtneq  0x00000007 
+ 00028811  0x00007aab increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007aac branch  0x00007086 
+ 00028813  0x00007ab0 iforce  0x00000013 
+ 00028814  0x00007ab2 fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007ab3 iforce  0x00000006 
+ 00028816  0x00007ab5 copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007ab6 rtneq  0x00000007 
+ 00028818  0x00007ab7 disable  0x00000028 
+ 00028819  0x00007ab8 ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007ab9 rtn  0x00000034 
+ 00028821  0x00007aba iforce  0x00000039 
+ 00028822  0x00007abc ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007abd isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007abe nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007abf enable  0x00000028 
+ 00028826  0x00007ac1 loop  0x00007096 
+ 00028827  0x00007ac2 ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007ac3 copy  0x00000006 , 0x00000011 
+ 00028829  0x00007ac4 nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007ac5 arg  0x0000052a , 0x00000006 
+ 00028831  0x00007ac6 arg  0x00000007 , 0x00000039 
+ 00028832  0x00007ac8 ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007ac9 branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007aca isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007acb branch  0x000070ad , 0x00000005 
+ 00028836  0x00007acc loop  0x000070a0 
+ 00028837  0x00007acd rtn 
+ 00028838  0x00007acf istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007ad0 increase  0x00000001 , 0x00000007 
+ 00028840  0x00007ad1 copy  0x00000011 , 0x00000006 
+ 00028841  0x00007ad2 call  0x0000705b 
+ 00028842  0x00007ad3 iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007ad4 iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007ad5 branch  0x00007090 
+ 00028845  0x00007ad7 copy  0x00000011 , 0x00000006 
+ 00028846  0x00007ad8 call  0x00007062 
+ 00028847  0x00007ad9 iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007ada branch  0x00007090 
+ 00028849  0x00007ae1 bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007ae2 fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007ae3 iforce  0x00000006 
+ 00028852  0x00007ae5 ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007ae6 branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007ae7 lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007ae8 iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007ae9 ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007aea isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007aeb rtn  0x00000005 
+ 00028859  0x00007aec deposit  0x00000005 
+ 00028860  0x00007aed store  0x00000002 , 0x00000abb 
+ 00028861  0x00007aee storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007aef call  0x00007062 
+ 00028863  0x00007af0 iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007af1 copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007af2 fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007af3 copy  0x00000002 , 0x00000005 
+ 00028867  0x00007af4 fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007af5 copy  0x0000003f , 0x00000006 
+ 00028869  0x00007af6 branch  0x000070b4 
+ 00028870  0x00007afd bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007afe fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007aff iforce  0x00000006 
+ 00028873  0x00007b01 ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007b02 branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007b03 iforce  0x00000039 
+ 00028876  0x00007b05 ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007b06 isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007b07 branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007b08 loop  0x000070cc 
+ 00028880  0x00007b09 increase  0x00000004 , 0x00000006 
+ 00028881  0x00007b0a call  0x00007062 
+ 00028882  0x00007b0b iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007b0c branch  0x000070c9 
+ 00028884  0x00007b0e increase  0xffffffff , 0x00000039 
+ 00028885  0x00007b0f lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007b10 iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007b11 increase  0x00000004 , 0x00000006 
+ 00028888  0x00007b12 call  0x00007062 
+ 00028889  0x00007b13 iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007b15 increase  0x00000001 , 0x00000006 
+ 00028891  0x00007b16 ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007b17 isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007b1b branch  0x00007fef , 0x00000005 
+ 00028894  0x00007b1c call  0x0000705b 
+ 00028895  0x00007b1d iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007b1e deposit  0x0000000b 
+ 00028897  0x00007b1f isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007b20 branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007b21 branch  0x000070da 
+ 00028900  0x00007b23 force  0x00000000 , 0x00000006 
+ 00028901  0x00007b24 force  0x00000000 , 0x0000003f 
+ 00028902  0x00007b25 rtn 
+ 00028903  0x00007b2c bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007b2d fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007b2e iforce  0x00000006 
+ 00028906  0x00007b30 ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007b31 branch  0x00007100 , 0x00000034 
+ 00028908  0x00007b32 lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007b33 iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007b34 ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007b35 isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007b36 branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007b37 call  0x00007062 
+ 00028914  0x00007b38 iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007b39 branch  0x000070ea 
+ 00028916  0x00007b3b call  0x00007062 
+ 00028917  0x00007b3c iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007b3e increase  0x00000001 , 0x00000006 
+ 00028919  0x00007b3f ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007b40 isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007b41 rtn  0x00000005 
+ 00028922  0x00007b42 call  0x0000705b 
+ 00028923  0x00007b43 iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007b44 deposit  0x0000000b 
+ 00028925  0x00007b45 isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007b46 branch  0x00007100 , 0x00000005 
+ 00028927  0x00007b47 branch  0x000070f6 
+ 00028928  0x00007b49 force  0x00000000 , 0x00000006 
+ 00028929  0x00007b4a rtn 
+ 00028930  0x00007b4f arg  0x00000400 , 0x00000012 
+ 00028931  0x00007b50 call  0x000070f4 
+ 00028932  0x00007b51 arg  0x00000300 , 0x00000012 
+ 00028933  0x00007b52 call  0x0000710d 
+ 00028934  0x00007b53 nrtn  0x00000028 
+ 00028935  0x00007b54 sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007b55 branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007b56 ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007b57 bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007b58 ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007b59 rtn 
+ 00028941  0x00007b5f bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007b60 call  0x00007062 
+ 00028943  0x00007b61 copy  0x0000003f , 0x00000011 
+ 00028944  0x00007b63 ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007b64 and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007b65 rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007b66 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007b67 branch  0x00007129 , 0x00000005 
+ 00028949  0x00007b68 copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007b69 beq  0x00000005 , 0x00007120 
+ 00028951  0x00007b6a beq  0x00000006 , 0x00007123 
+ 00028952  0x00007b6b beq  0x00000007 , 0x00007126 
+ 00028953  0x00007b6c increase  0xffffffff , 0x00000006 
+ 00028954  0x00007b6d call  0x00007062 
+ 00028955  0x00007b6e iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007b6f copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007b70 isub  0x00000002 , 0x00000011 
+ 00028958  0x00007b71 branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007b72 branch  0x00007110 
+ 00028960  0x00007b75 increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007b76 increase  0x00000001 , 0x00000006 
+ 00028962  0x00007b77 branch  0x00007110 
+ 00028963  0x00007b79 increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007b7a increase  0x00000002 , 0x00000006 
+ 00028965  0x00007b7b branch  0x00007110 
+ 00028966  0x00007b7d increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007b7e increase  0x00000004 , 0x00000006 
+ 00028968  0x00007b7f branch  0x00007110 
+ 00028969  0x00007b82 increase  0xffffffff , 0x00000011 
+ 00028970  0x00007b83 copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007b84 beq  0x00000001 , 0x00007132 
+ 00028972  0x00007b85 beq  0x00000002 , 0x00007130 
+ 00028973  0x00007b86 beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007b87 branch  0x00007fe9 
+ 00028975  0x00007b89 increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007b8b ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007b8c increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007b8e ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007b8f isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007b90 branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007b91 increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007b92 branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007b93 branch  0x00007110 
+ 00028984  0x00007bcf call  0x000052d0 
+ 00028985  0x00007bd0 copy  0x0000003f , 0x00000005 
+ 00028986  0x00007bd1 setarg  0x00000006 
+ 00028987  0x00007bd2 istore  0x00000001 , 0x00000005 
+ 00028988  0x00007bd3 setarg  0x0000006e 
+ 00028989  0x00007bd4 istore  0x00000002 , 0x00000005 
+ 00028990  0x00007bd5 setarg  0x00000f00 
+ 00028991  0x00007bd6 istore  0x00000002 , 0x00000005 
+ 00028992  0x00007bd7 setarg  0x001a0535 
+ 00028993  0x00007bd8 istore  0x00000003 , 0x00000005 
+ 00028994  0x00007bd9 setarg  0x00000111 
+ 00028995  0x00007bda lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007bdb istore  0x00000004 , 0x00000005 
+ 00028997  0x00007bdc setarg  0x00002600 
+ 00028998  0x00007bdd istore  0x00000002 , 0x00000005 
+ 00028999  0x00007bde setarg  0x00000335 
+ 00029000  0x00007bdf istore  0x00000002 , 0x00000005 
+ 00029001  0x00007be0 setarg  0x00000009 
+ 00029002  0x00007be1 istore  0x00000002 , 0x00000005 
+ 00029003  0x00007be2 setarg  0x00000004 
+ 00029004  0x00007be3 istore  0x00000002 , 0x00000005 
+ 00029005  0x00007be4 jam  0x00000014 , 0x00000275 
+ 00029006  0x00007be5 rtn 
+ 00029007  0x00007bea bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007beb jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007bec arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007bed arg  0x0000443a , 0x00000006 
+ 00029011  0x00007bee call  0x00007ebf 
+ 00029012  0x00007bef arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007bf0 call  0x00007ebd 
+ 00029014  0x00007bf1 arg  0x000009be , 0x00000006 
+ 00029015  0x00007bf2 call  0x00007ebd 
+ 00029016  0x00007bf3 call  0x0000720a 
+ 00029017  0x00007bf4 arg  0x0000042f , 0x00000006 
+ 00029018  0x00007bf5 call  0x00007205 
+ 00029019  0x00007bf6 call  0x000071d0 
+ 00029020  0x00007bf8 arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007bf9 call  0x00007201 
+ 00029022  0x00007bfa setarg  0x000f4240 
+ 00029023  0x00007bfb copy  0x0000003f , 0x00000011 
+ 00029024  0x00007bfc fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007bfd idiv  0x00000011 
+ 00029026  0x00007bfe call  0x00007f86 
+ 00029027  0x00007bff remainder  0x0000003f 
+ 00029028  0x00007c00 store  0x00000004 , 0x000009ba 
+ 00029029  0x00007c02 rtn 
+ 00029030  0x00007c05 jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007c06 arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007c07 call  0x000071b5 
+ 00029033  0x00007c08 call  0x000071b0 
+ 00029034  0x00007c09 fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007c0a istore  0x00000003 , 0x00000005 
+ 00029036  0x00007c0d call  0x00007176 
+ 00029037  0x00007c0f arg  0x0000042f , 0x00000006 
+ 00029038  0x00007c10 call  0x00007ebf 
+ 00029039  0x00007c11 arg  0x0000443a , 0x00000006 
+ 00029040  0x00007c12 call  0x00007ebf 
+ 00029041  0x00007c13 call  0x0000720a 
+ 00029042  0x00007c14 arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007c15 arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007c16 call  0x00007ebf 
+ 00029045  0x00007c18 branch  0x000071d0 
+ 00029046  0x00007c1d fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007c1e istore  0x00000004 , 0x00000005 
+ 00029048  0x00007c1f call  0x00007ecd 
+ 00029049  0x00007c20 branch  0x00007eca 
+ 00029050  0x00007c23 bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007c24 jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007c25 arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007c26 call  0x000071b0 
+ 00029054  0x00007c27 call  0x000071b5 
+ 00029055  0x00007c28 fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007c29 istore  0x00000003 , 0x00000005 
+ 00029057  0x00007c2c call  0x00007176 
+ 00029058  0x00007c2d arg  0x0000443a , 0x00000006 
+ 00029059  0x00007c2e call  0x00007ebf 
+ 00029060  0x00007c2f arg  0x0000042f , 0x00000006 
+ 00029061  0x00007c30 call  0x00007ebf 
+ 00029062  0x00007c31 call  0x0000720a 
+ 00029063  0x00007c32 arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007c33 arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007c34 call  0x00007ebf 
+ 00029066  0x00007c36 call  0x000071d0 
+ 00029067  0x00007c37 arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007c38 branch  0x00007201 
+ 00029069  0x00007c3b jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007c3c arg  0x000009fe , 0x00000006 
+ 00029071  0x00007c3d arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007c3e call  0x00007ebd 
+ 00029073  0x00007c3f call  0x0000720a 
+ 00029074  0x00007c40 arg  0x0000099e , 0x00000006 
+ 00029075  0x00007c41 call  0x00007205 
+ 00029076  0x00007c42 call  0x000071d0 
+ 00029077  0x00007c43 arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007c44 call  0x00007497 
+ 00029079  0x00007c45 arg  0x00000001 , 0x00000002 
+ 00029080  0x00007c46 call  0x0000719f 
+ 00029081  0x00007c47 arg  0x00004419 , 0x00000005 
+ 00029082  0x00007c48 call  0x00007201 
+ 00029083  0x00007c49 arg  0x00000000 , 0x00000002 
+ 00029084  0x00007c4a call  0x0000719f 
+ 00029085  0x00007c4b arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007c4d branch  0x00007497 
+ 00029087  0x00007c51 bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007c52 jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007c53 setarg  0x00000100 
+ 00029090  0x00007c54 store  0x00000002 , 0x000005e6 
+ 00029091  0x00007c55 call  0x000071b0 
+ 00029092  0x00007c56 call  0x000071b5 
+ 00029093  0x00007c57 arg  0x0000443a , 0x00000006 
+ 00029094  0x00007c58 call  0x00007ebf 
+ 00029095  0x00007c59 arg  0x0000042f , 0x00000006 
+ 00029096  0x00007c5a call  0x00007ebf 
+ 00029097  0x00007c5c setarg  0x00006c65 
+ 00029098  0x00007c5d istore  0x00000002 , 0x00000005 
+ 00029099  0x00007c5e setarg  0x00006274 
+ 00029100  0x00007c5f istore  0x00000002 , 0x00000005 
+ 00029101  0x00007c60 istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007c61 call  0x0000720a 
+ 00029103  0x00007c62 branch  0x000071d0 
+ 00029104  0x00007c65 fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007c66 istore  0x00000006 , 0x00000005 
+ 00029106  0x00007c67 fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007c68 istore  0x00000001 , 0x00000005 
+ 00029108  0x00007c69 rtn 
+ 00029109  0x00007c6c fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007c6d istore  0x00000006 , 0x00000005 
+ 00029111  0x00007c72 fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007c73 istore  0x00000001 , 0x00000005 
+ 00029113  0x00007c74 rtn 
+ 00029114  0x00007c77 jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007c78 fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007c79 store  0x00000001 , 0x000005e6 
+ 00029117  0x00007c7a arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007c7b call  0x00007ebd 
+ 00029119  0x00007c7c arg  0x000009be , 0x00000006 
+ 00029120  0x00007c7d call  0x00007ebd 
+ 00029121  0x00007c7e call  0x0000720a 
+ 00029122  0x00007c7f arg  0x0000042f , 0x00000006 
+ 00029123  0x00007c80 call  0x00007205 
+ 00029124  0x00007c81 branch  0x000071d0 
+ 00029125  0x00007c85 jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007c86 fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007c87 store  0x00000001 , 0x000005e6 
+ 00029128  0x00007c88 arg  0x000009be , 0x00000006 
+ 00029129  0x00007c89 call  0x00007ebd 
+ 00029130  0x00007c8a arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007c8b call  0x00007ebd 
+ 00029132  0x00007c8c call  0x0000720a 
+ 00029133  0x00007c8d arg  0x0000443a , 0x00000006 
+ 00029134  0x00007c8e call  0x00007205 
+ 00029135  0x00007c8f branch  0x000071d0 
+ 00029136  0x00007c92 bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007c93 call  0x0000721f 
+ 00029138  0x00007c97 fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007c98 copy  0x0000003f , 0x00000002 
+ 00029140  0x00007c9a increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007c9b rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007c9c copy  0x0000003f , 0x00000012 
+ 00029143  0x00007c9d branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007c9e and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007c9f nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007ca1 arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007ca2 arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007ca3 increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007ca6 iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007ca7 arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007ca8 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007ca9 call  0x00007edd 
+ 00029153  0x00007cad branch  0x000071f0 
+ 00029154  0x00007cb0 arg  0x00000001 , 0x00000012 
+ 00029155  0x00007cb1 arg  0x00000000 , 0x00000011 
+ 00029156  0x00007cb3 branch  0x000071e6 
+ 00029157  0x00007cb8 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007cba arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007cbb iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007cbc isub  0x00000011 , 0x00000006 
+ 00029161  0x00007cbe arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007cbf call  0x00007245 
+ 00029163  0x00007cc1 arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007cc2 arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007cc3 arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007cc4 arg  0x00000004 , 0x00000039 
+ 00029167  0x00007cc5 call  0x00007edd 
+ 00029168  0x00007cd1 call  0x00007491 
+ 00029169  0x00007cd2 call  0x00007428 
+ 00029170  0x00007cd5 arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007cd8 increase  0xffffffff , 0x00000012 
+ 00029172  0x00007cd9 deposit  0x00000012 
+ 00029173  0x00007cda branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007cdb call  0x00007486 
+ 00029175  0x00007cdc call  0x00007422 
+ 00029176  0x00007cdd branch  0x000071f3 
+ 00029177  0x00007ce0 arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007ce1 call  0x00007497 
+ 00029179  0x00007ce2 arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007ce3 call  0x00007486 
+ 00029181  0x00007ce4 call  0x00007428 
+ 00029182  0x00007ce5 arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007ce6 call  0x00007486 
+ 00029184  0x00007ce7 branch  0x00007422 
+ 00029185  0x00007ced copy  0x00000005 , 0x00000011 
+ 00029186  0x00007cee call  0x00007497 
+ 00029187  0x00007cf0 arg  0x00000010 , 0x00000039 
+ 00029188  0x00007cf1 branch  0x00007ee5 
+ 00029189  0x00007cf4 arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007cf5 call  0x00007ebf 
+ 00029191  0x00007cf7 arg  0x00000010 , 0x00000039 
+ 00029192  0x00007cf8 arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007cf9 branch  0x00007ee5 
+ 00029194  0x00007cfc fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007cfd copy  0x0000003f , 0x00000039 
+ 00029196  0x00007cfe arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007cff branch  0x00007ee5 
+ 00029198  0x00007d02 ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007d03 lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007d04 isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007d05 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007d06 isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007d07 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007d08 istore  0x00000001 , 0x00000011 
+ 00029205  0x00007d09 increase  0xffffffff , 0x00000011 
+ 00029206  0x00007d0a loop  0x0000720e 
+ 00029207  0x00007d0b rtn 
+ 00029208  0x00007d0e arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007d10 increase  0x0000000f , 0x00000011 
+ 00029210  0x00007d11 force  0x00000010 , 0x00000039 
+ 00029211  0x00007d12 force  0x00000000 , 0x00000013 
+ 00029212  0x00007d13 branch  0x0000720e 
+ 00029213  0x00007d16 arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007d17 branch  0x00007219 
+ 00029215  0x00007d1b arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007d1c call  0x00007484 
+ 00029217  0x00007d1f force  0x00000008 , 0x00000038 
+ 00029218  0x00007d20 call  0x00007492 
+ 00029219  0x00007d21 call  0x00007491 
+ 00029220  0x00007d22 call  0x0000741f 
+ 00029221  0x00007d27 arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007d28 call  0x00007497 
+ 00029223  0x00007d2a bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007d2b fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007d2c isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007d2d nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007d2e call  0x00007218 
+ 00029228  0x00007d31 arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007d33 arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007d36 call  0x0000723a 
+ 00029231  0x00007d37 branch  0x00007231 
+ 00029232  0x00007d39 call  0x00007218 
+ 00029233  0x00007d3c arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007d3d arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007d3e call  0x00007ebf 
+ 00029236  0x00007d3f fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007d40 isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007d41 nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007d42 call  0x0000721d 
+ 00029240  0x00007d44 arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007d46 arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007d4d arg  0x00000003 , 0x00000039 
+ 00029243  0x00007d4f arg  0x00000000 , 0x00000002 
+ 00029244  0x00007d50 call  0x00007241 
+ 00029245  0x00007d51 increase  0x00000004 , 0x00000013 
+ 00029246  0x00007d52 loop  0x0000723b 
+ 00029247  0x00007d53 arg  0x00008700 , 0x00000002 
+ 00029248  0x00007d54 lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007d56 ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007d57 ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007d58 istore  0x00000004 , 0x00000005 
+ 00029252  0x00007d59 rtn 
+ 00029253  0x00007d60 bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007d61 arg  0x00000010 , 0x00000039 
+ 00029255  0x00007d62 arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007d64 isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007d65 branch  0x00007250 , 0x00000005 
+ 00029258  0x00007d66 branch  0x00007253 , 0x00000002 
+ 00029259  0x00007d67 ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007d68 istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007d6a increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007d6b loop  0x00007248 
+ 00029263  0x00007d6c rtn 
+ 00029264  0x00007d6e arg  0x00000080 , 0x00000002 
+ 00029265  0x00007d70 istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007d71 branch  0x0000724d 
+ 00029267  0x00007d74 arg  0x00000000 , 0x00000002 
+ 00029268  0x00007d75 branch  0x00007251 
+ 00029269  0x00007d79 call  0x00007268 
+ 00029270  0x00007d7a arg  0x00000592 , 0x00000006 
+ 00029271  0x00007d7b arg  0x00000582 , 0x00000005 
+ 00029272  0x00007d7c branch  0x00007ebf 
+ 00029273  0x00007d80 disable  0x00000028 
+ 00029274  0x00007d81 call  0x0000735f 
+ 00029275  0x00007d82 arg  0x00000562 , 0x00000006 
+ 00029276  0x00007d83 arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007d84 force  0x0000000f , 0x00000039 
+ 00029278  0x00007d85 call  0x00007f01 
+ 00029279  0x00007d86 ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007d87 xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007d88 istore  0x00000001 , 0x00000005 
+ 00029282  0x00007d89 setarg  0x000005b2 
+ 00029283  0x00007d8a store  0x00000002 , 0x000005d6 
+ 00029284  0x00007d8b setarg  0x000005a2 
+ 00029285  0x00007d8c store  0x00000002 , 0x000005d4 
+ 00029286  0x00007d8d set1  0x00000012 , 0x00000000 
+ 00029287  0x00007d8e branch  0x000072a8 
+ 00029288  0x00007d93 fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007d94 force  0x00000010 , 0x00000012 
+ 00029290  0x00007d95 add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007d96 sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007d97 branch  0x0000726e , 0x00000002 
+ 00029293  0x00007d98 force  0x00000010 , 0x00000013 
+ 00029294  0x00007d9a arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007d9c arg  0x0000468a , 0x00000006 
+ 00029296  0x00007d9d copy  0x00000002 , 0x00000039 
+ 00029297  0x00007d9e disable  0x00000028 
+ 00029298  0x00007da0 ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007da1 istore  0x00000001 , 0x00000005 
+ 00029300  0x00007da2 increase  0xffffffff , 0x00000012 
+ 00029301  0x00007da3 branch  0x0000727c , 0x00000005 
+ 00029302  0x00007da4 loop  0x00007272 
+ 00029303  0x00007da5 branch  0x0000726f , 0x00000028 
+ 00029304  0x00007da6 enable  0x00000028 
+ 00029305  0x00007da7 force  0x00000006 , 0x00000039 
+ 00029306  0x00007da8 copy  0x00000011 , 0x00000006 
+ 00029307  0x00007da9 branch  0x00007272 
+ 00029308  0x00007dab arg  0x00000562 , 0x00000006 
+ 00029309  0x00007dac arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007dad call  0x00007ebf 
+ 00029311  0x00007dae fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007daf ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007db0 store  0x00000001 , 0x000005c1 
+ 00029314  0x00007db1 setarg  0x000005b2 
+ 00029315  0x00007db2 store  0x00000002 , 0x000005d6 
+ 00029316  0x00007db3 setarg  0x000005a2 
+ 00029317  0x00007db4 store  0x00000002 , 0x000005d4 
+ 00029318  0x00007db5 set1  0x00000012 , 0x00000000 
+ 00029319  0x00007db6 branch  0x000072a8 
+ 00029320  0x00007dbc disable  0x00000028 
+ 00029321  0x00007dbd call  0x0000735f 
+ 00029322  0x00007dbe branch  0x00007292 
+ 00029323  0x00007dc1 arg  0x00000056 , 0x00000011 
+ 00029324  0x00007dc2 enable  0x00000028 
+ 00029325  0x00007dc3 call  0x0000735f 
+ 00029326  0x00007dc4 call  0x00007292 
+ 00029327  0x00007dc5 arg  0x00000592 , 0x00000006 
+ 00029328  0x00007dc6 arg  0x00000062 , 0x00000005 
+ 00029329  0x00007dc7 branch  0x00007ebf 
+ 00029330  0x00007dcb setarg  0x00000562 
+ 00029331  0x00007dcc store  0x00000002 , 0x000005d6 
+ 00029332  0x00007dcd setarg  0x000041be 
+ 00029333  0x00007dce store  0x00000002 , 0x000005d4 
+ 00029334  0x00007dcf set0  0x00000012 , 0x00000000 
+ 00029335  0x00007dd0 call  0x000072a8 
+ 00029336  0x00007dd1 arg  0x00000592 , 0x00000011 
+ 00029337  0x00007dd2 arg  0x00000562 , 0x00000012 
+ 00029338  0x00007dd3 arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007dd4 call  0x00007352 
+ 00029340  0x00007dd5 arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007dd6 arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007dd7 copy  0x00000012 , 0x00000005 
+ 00029343  0x00007dd8 enable  0x00000028 
+ 00029344  0x00007dd9 call  0x00007350 
+ 00029345  0x00007dda call  0x0000736a 
+ 00029346  0x00007ddb setarg  0x000005b2 
+ 00029347  0x00007ddc store  0x00000002 , 0x000005d6 
+ 00029348  0x00007ddd setarg  0x000005a2 
+ 00029349  0x00007dde store  0x00000002 , 0x000005d4 
+ 00029350  0x00007ddf set1  0x00000012 , 0x00000000 
+ 00029351  0x00007de0 branch  0x000072a8 
+ 00029352  0x00007de5 jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007de6 fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007de7 iforce  0x00000006 
+ 00029355  0x00007de8 arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007de9 call  0x00007ebf 
+ 00029357  0x00007dea fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007deb iforce  0x00000006 
+ 00029359  0x00007dec arg  0x00000592 , 0x00000005 
+ 00029360  0x00007ded call  0x00007ebf 
+ 00029361  0x00007df0 call  0x000072cf 
+ 00029362  0x00007df1 disable  0x00000028 
+ 00029363  0x00007df2 bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007df3 fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007df4 bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007df5 fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007df6 iforce  0x00000012 
+ 00029368  0x00007df7 call  0x00007301 
+ 00029369  0x00007df9 call  0x00007300 
+ 00029370  0x00007dfa call  0x00007313 
+ 00029371  0x00007dfb fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007dfc increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007dfd store  0x00000001 , 0x000005d8 
+ 00029374  0x00007dff call  0x000072cf 
+ 00029375  0x00007e00 enable  0x00000028 
+ 00029376  0x00007e01 call  0x00007300 
+ 00029377  0x00007e02 call  0x00007322 
+ 00029378  0x00007e03 call  0x00007331 
+ 00029379  0x00007e04 call  0x00007322 
+ 00029380  0x00007e05 call  0x00007331 
+ 00029381  0x00007e06 call  0x00007322 
+ 00029382  0x00007e07 call  0x00007331 
+ 00029383  0x00007e08 call  0x00007322 
+ 00029384  0x00007e09 fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007e0a increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007e0b store  0x00000001 , 0x000005d8 
+ 00029387  0x00007e0c bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007e0d call  0x000072cf 
+ 00029389  0x00007e0e disable  0x00000028 
+ 00029390  0x00007e0f branch  0x00007300 
+ 00029391  0x00007e14 fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007e15 arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007e16 branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007e17 iforce  0x00000012 
+ 00029395  0x00007e18 force  0x00000011 , 0x00000039 
+ 00029396  0x00007e19 copy  0x00000006 , 0x00000005 
+ 00029397  0x00007e1b ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007e1c lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007e1d rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007e1e rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007e1f ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007e20 istore  0x00000001 , 0x00000005 
+ 00029403  0x00007e21 loop  0x000072d5 
+ 00029404  0x00007e22 setarg  0x000005c2 
+ 00029405  0x00007e23 iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007e24 force  0x00000010 , 0x00000039 
+ 00029407  0x00007e25 arg  0x00000572 , 0x00000005 
+ 00029408  0x00007e27 ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007e28 istore  0x00000001 , 0x00000005 
+ 00029410  0x00007e29 compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007e2a nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007e2b increase  0xffffffef , 0x00000006 
+ 00029413  0x00007e2d loop  0x000072e0 
+ 00029414  0x00007e2e force  0x00000000 , 0x00000011 
+ 00029415  0x00007e2f add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007e30 lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007e31 lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007e32 call  0x000074b9 
+ 00029419  0x00007e33 setarg  0x00008400 
+ 00029420  0x00007e34 iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007e35 arg  0x00000572 , 0x00000005 
+ 00029422  0x00007e36 force  0x00000010 , 0x00000039 
+ 00029423  0x00007e38 ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007e39 ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007e3a iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007e3b istore  0x00000001 , 0x00000005 
+ 00029427  0x00007e3c increase  0x00000001 , 0x00000013 
+ 00029428  0x00007e3d loop  0x000072ef 
+ 00029429  0x00007e3e branch  0x000074bd 
+ 00029430  0x00007e41 force  0x00000010 , 0x00000039 
+ 00029431  0x00007e42 force  0x00000000 , 0x00000002 
+ 00029432  0x00007e44 ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007e45 ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007e46 loop  0x000072f8 
+ 00029435  0x00007e47 deposit  0x00000002 
+ 00029436  0x00007e48 istore  0x00000001 , 0x00000006 
+ 00029437  0x00007e49 arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007e4a arg  0x00000572 , 0x00000005 
+ 00029439  0x00007e4b branch  0x00007ebf 
+ 00029440  0x00007e4e arg  0x00000572 , 0x00000012 
+ 00029441  0x00007e50 force  0x00000010 , 0x00000039 
+ 00029442  0x00007e51 arg  0x00000592 , 0x00000011 
+ 00029443  0x00007e52 copy  0x00000011 , 0x00000005 
+ 00029444  0x00007e54 ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007e55 ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007e56 ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007e57 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007e58 nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007e59 xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007e5b sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007e5c branch  0x0000730d , 0x00000002 
+ 00029452  0x00007e5d iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007e5f deposit  0x00000030 
+ 00029454  0x00007e60 istore  0x00000001 , 0x00000005 
+ 00029455  0x00007e61 increase  0x00000001 , 0x00000011 
+ 00029456  0x00007e62 increase  0x00000001 , 0x00000012 
+ 00029457  0x00007e63 loop  0x00007304 
+ 00029458  0x00007e64 rtn 
+ 00029459  0x00007e67 call  0x000074b9 
+ 00029460  0x00007e68 force  0x00000010 , 0x00000039 
+ 00029461  0x00007e69 arg  0x00000592 , 0x00000011 
+ 00029462  0x00007e6b ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007e6c arg  0x00008500 , 0x00000006 
+ 00029464  0x00007e6d and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007e6e sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007e6f branch  0x0000731c , 0x00000002 
+ 00029467  0x00007e70 arg  0x00008600 , 0x00000006 
+ 00029468  0x00007e72 iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007e73 ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007e74 istore  0x00000001 , 0x00000011 
+ 00029471  0x00007e75 increase  0x00000001 , 0x00000011 
+ 00029472  0x00007e76 loop  0x00007316 
+ 00029473  0x00007e77 branch  0x000074bd 
+ 00029474  0x00007e7a force  0x00000008 , 0x00000039 
+ 00029475  0x00007e7b arg  0x00000592 , 0x00000006 
+ 00029476  0x00007e7c copy  0x00000006 , 0x00000005 
+ 00029477  0x00007e7e ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007e7f iforce  0x00000011 
+ 00029479  0x00007e80 ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007e81 iforce  0x00000012 
+ 00029481  0x00007e82 lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007e83 iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007e84 istore  0x00000001 , 0x00000005 
+ 00029484  0x00007e85 deposit  0x00000011 
+ 00029485  0x00007e86 iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007e87 istore  0x00000001 , 0x00000005 
+ 00029487  0x00007e88 loop  0x00007325 
+ 00029488  0x00007e89 rtn 
+ 00029489  0x00007e8d setarg  0x008ae42c 
+ 00029490  0x00007e8e iforce  0x00000002 
+ 00029491  0x00007e8f force  0x00000007 , 0x00000039 
+ 00029492  0x00007e90 call  0x00007340 
+ 00029493  0x00007e91 setarg  0x000d751b 
+ 00029494  0x00007e92 iforce  0x00000002 
+ 00029495  0x00007e93 force  0x00000005 , 0x00000039 
+ 00029496  0x00007e94 call  0x00007340 
+ 00029497  0x00007e95 fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007e96 iforce  0x00000011 
+ 00029499  0x00007e97 fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007e98 store  0x00000001 , 0x000005a1 
+ 00029501  0x00007e99 deposit  0x00000011 
+ 00029502  0x00007e9a store  0x00000001 , 0x00000595 
+ 00029503  0x00007e9b rtn 
+ 00029504  0x00007e9e and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007ea0 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007ea1 arg  0x00000592 , 0x00000005 
+ 00029507  0x00007ea2 iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007ea3 ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007ea4 iforce  0x00000013 
+ 00029510  0x00007ea5 deposit  0x00000011 
+ 00029511  0x00007ea6 istore  0x00000001 , 0x00000005 
+ 00029512  0x00007ea7 copy  0x00000013 , 0x00000011 
+ 00029513  0x00007ea8 rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007ea9 loop  0x00007341 
+ 00029515  0x00007eaa setarg  0x00000592 
+ 00029516  0x00007eab iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007eac deposit  0x00000011 
+ 00029518  0x00007ead istore  0x00000001 , 0x00000005 
+ 00029519  0x00007eae rtn 
+ 00029520  0x00007eb1 enable  0x00000028 
+ 00029521  0x00007eb2 branch  0x00007353 
+ 00029522  0x00007eb5 disable  0x00000028 
+ 00029523  0x00007eb7 force  0x00000010 , 0x00000039 
+ 00029524  0x00007eb9 ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007eba ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007ebb branch  0x00007359 , 0x00000028 
+ 00029527  0x00007ebc ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007ebd branch  0x0000735a 
+ 00029529  0x00007ebf iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007ec1 istore  0x00000001 , 0x00000005 
+ 00029531  0x00007ec2 increase  0x00000001 , 0x00000011 
+ 00029532  0x00007ec3 increase  0x00000001 , 0x00000012 
+ 00029533  0x00007ec4 loop  0x00007354 
+ 00029534  0x00007ec5 rtn 
+ 00029535  0x00007ec9 arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007eca ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007ecb istore  0x00000006 , 0x00000005 
+ 00029538  0x00007ecc branch  0x00007365 , 0x00000028 
+ 00029539  0x00007ecd ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007ece branch  0x00007366 
+ 00029541  0x00007ed0 ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007ed2 istore  0x00000006 , 0x00000005 
+ 00029543  0x00007ed3 ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007ed4 istore  0x00000004 , 0x00000005 
+ 00029545  0x00007ed5 rtn 
+ 00029546  0x00007ed8 arg  0x000041be , 0x00000006 
+ 00029547  0x00007ed9 arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007eda arg  0x00000000 , 0x00000002 
+ 00029549  0x00007edb setarg  0x008395a7 
+ 00029550  0x00007edc call  0x0000738b 
+ 00029551  0x00007edd setarg  0x00b3c1df 
+ 00029552  0x00007ede call  0x0000738b 
+ 00029553  0x00007edf setarg  0x0000e5e9 
+ 00029554  0x00007ee0 call  0x0000738c 
+ 00029555  0x00007ee1 copy  0x00000002 , 0x00000014 
+ 00029556  0x00007ee2 disable  0x00000028 
+ 00029557  0x00007ee3 call  0x00007379 
+ 00029558  0x00007ee4 copy  0x00000014 , 0x00000002 
+ 00029559  0x00007ee5 enable  0x00000028 
+ 00029560  0x00007ee6 branch  0x00007379 
+ 00029561  0x00007ee9 force  0x00000008 , 0x00000039 
+ 00029562  0x00007eeb ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007eec compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007eed branch  0x00007380 , 0x00000028 
+ 00029565  0x00007eee branch  0x00007381 , 0x00000001 
+ 00029566  0x00007ef0 iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007ef1 branch  0x00007382 
+ 00029568  0x00007ef3 branch  0x0000737e , 0x00000001 
+ 00029569  0x00007ef5 ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007ef7 istore  0x00000001 , 0x00000005 
+ 00029571  0x00007ef8 rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007ef9 loop  0x0000737a 
+ 00029573  0x00007efa rtn 
+ 00029574  0x00007efd fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007efe store  0x00000006 , 0x00000056 
+ 00029576  0x00007eff ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007f00 istore  0x00000006 , 0x00000005 
+ 00029578  0x00007f01 rtn 
+ 00029579  0x00007f04 lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007f06 lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007f07 ior  0x00000002 , 0x00000002 
+ 00029582  0x00007f08 rtn 
+ 00029583  0x00007f0d branch  0x0000738f 
+ 00029584  0x00007f12 bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007f13 call  0x0000742b 
+ 00029586  0x00007f14 arg  0x00004419 , 0x00000005 
+ 00029587  0x00007f15 branch  0x00007497 
+ 00029588  0x00007f19 arg  0x0000443a , 0x00000005 
+ 00029589  0x00007f1a branch  0x00007397 , 0x00000029 
+ 00029590  0x00007f1b arg  0x0000042f , 0x00000005 
+ 00029591  0x00007f1d copy  0x00000006 , 0x00000011 
+ 00029592  0x00007f1e call  0x00007ebf 
+ 00029593  0x00007f1f call  0x00007440 
+ 00029594  0x00007f20 arg  0x0000442a , 0x00000006 
+ 00029595  0x00007f21 branch  0x000074b0 
+ 00029596  0x00007f24 arg  0x0000042f , 0x00000011 
+ 00029597  0x00007f25 branch  0x0000739f , 0x00000029 
+ 00029598  0x00007f26 arg  0x0000443a , 0x00000011 
+ 00029599  0x00007f28 copy  0x00000011 , 0x00000005 
+ 00029600  0x00007f29 call  0x0000630c 
+ 00029601  0x00007f2a branch  0x00007440 
+ 00029602  0x00007f2d arg  0x000044aa , 0x00000006 
+ 00029603  0x00007f2e call  0x00007486 
+ 00029604  0x00007f2f arg  0x00004419 , 0x00000006 
+ 00029605  0x00007f30 call  0x00007487 
+ 00029606  0x00007f31 force  0x00000038 , 0x00000036 
+ 00029607  0x00007f32 force  0x00000000 , 0x00000036 
+ 00029608  0x00007f33 call  0x0000741d 
+ 00029609  0x00007f34 arg  0x0000047c , 0x00000005 
+ 00029610  0x00007f35 branch  0x00007497 
+ 00029611  0x00007f39 force  0x00000049 , 0x0000003f 
+ 00029612  0x00007f3a branch  0x000073ae 
+ 00029613  0x00007f3c force  0x00000001 , 0x0000003f 
+ 00029614  0x00007f3e force  0x00000000 , 0x00000038 
+ 00029615  0x00007f3f lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007f40 ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007f41 increase  0x00000001 , 0x00000038 
+ 00029618  0x00007f42 rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007f43 rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007f44 fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007f45 lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007f46 ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007f47 increase  0x00000001 , 0x00000038 
+ 00029624  0x00007f48 ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007f49 iforce  0x0000002f 
+ 00029626  0x00007f4a increase  0x00000001 , 0x00000038 
+ 00029627  0x00007f4b ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007f4c byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007f4d lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007f4e ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007f4f increase  0x00000001 , 0x00000038 
+ 00029632  0x00007f50 rtn 
+ 00029633  0x00007f55 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007f56 ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00007f57 iforce  0x00000011 
+ 00029636  0x00007f58 call  0x000073ab 
+ 00029637  0x00007f59 call  0x0000741f 
+ 00029638  0x00007f5b force  0x00000000 , 0x00000038 
+ 00029639  0x00007f5c ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00007f5d and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00007f5e lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00007f5f set1  0x00000008 , 0x0000002f 
+ 00029643  0x00007f60 call  0x0000748f 
+ 00029644  0x00007f61 call  0x00007422 
+ 00029645  0x00007f63 copy  0x00000011 , 0x00000039 
+ 00029646  0x00007f64 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x00007f65 call  0x0000746e 
+ 00029648  0x00007f67 call  0x00007478 
+ 00029649  0x00007f68 call  0x00007422 
+ 00029650  0x00007f69 deposit  0x00000039 
+ 00029651  0x00007f6a branch  0x000073d5 , 0x00000034 
+ 00029652  0x00007f6b branch  0x000073d0 
+ 00029653  0x00007f6d force  0x0000000c , 0x00000038 
+ 00029654  0x00007f6e deposit  0x0000002f 
+ 00029655  0x00007f6f store  0x00000004 , 0x00000417 
+ 00029656  0x00007f70 rtn 
+ 00029657  0x00007f73 increase  0x00000001 , 0x00000011 
+ 00029658  0x00007f74 call  0x000073ad 
+ 00029659  0x00007f75 copy  0x00000013 , 0x00000006 
+ 00029660  0x00007f76 call  0x00007482 
+ 00029661  0x00007f77 call  0x00007425 
+ 00029662  0x00007f78 call  0x0000749e 
+ 00029663  0x00007f79 increase  0x00000010 , 0x00000013 
+ 00029664  0x00007f7a increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00007f7b branch  0x000073d9 , 0x00000002 
+ 00029666  0x00007f7c rtn 
+ 00029667  0x00007f7f bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00007f80 arg  0x000043dc , 0x00000013 
+ 00029669  0x00007f81 fetcht  0x00000005 , 0x00004403 
+ 00029670  0x00007f82 call  0x000073c1 
+ 00029671  0x00007f83 force  0x00000008 , 0x00000038 
+ 00029672  0x00007f84 iforce  0x0000002f 
+ 00029673  0x00007f85 force  0x00000000 , 0x00000011 
+ 00029674  0x00007f86 call  0x000073ad 
+ 00029675  0x00007f87 call  0x00007425 
+ 00029676  0x00007f88 arg  0x000043de , 0x00000013 
+ 00029677  0x00007f89 fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00007f8a add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00007f8b iadd  0x00000013 , 0x00000005 
+ 00029680  0x00007f8c force  0x0000000c , 0x00000038 
+ 00029681  0x00007f8d deposit  0x0000002f 
+ 00029682  0x00007f8e istore  0x00000004 , 0x00000005 
+ 00029683  0x00007f8f call  0x000073d9 
+ 00029684  0x00007f90 fetch  0x00000001 , 0x000043dd 
+ 00029685  0x00007f91 increase  0x00000004 , 0x0000003f 
+ 00029686  0x00007f92 store  0x00000001 , 0x000043dd 
+ 00029687  0x00007f93 fetcht  0x00000005 , 0x00004403 
+ 00029688  0x00007f94 increase  0x00000001 , 0x00000002 
+ 00029689  0x00007f95 storet  0x00000005 , 0x00004403 
+ 00029690  0x00007f96 rtn 
+ 00029691  0x00007f99 bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00007f9a fetch  0x00000001 , 0x000002da 
+ 00029693  0x00007f9b sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00007f9c branch  0x000073ff , 0x00000002 
+ 00029695  0x00007f9e arg  0x000002db , 0x00000013 
+ 00029696  0x00007f9f add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00007fa0 increase  0xfffffffc , 0x0000003f 
+ 00029698  0x00007fa1 store  0x00000001 , 0x000002da 
+ 00029699  0x00007fa2 iadd  0x00000013 , 0x00000006 
+ 00029700  0x00007fa3 ifetch  0x00000004 , 0x00000006 
+ 00029701  0x00007fa4 force  0x00000008 , 0x00000038 
+ 00029702  0x00007fa5 iforce  0x0000002f 
+ 00029703  0x00007fa6 force  0x00000000 , 0x00000011 
+ 00029704  0x00007fa7 fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00007fa8 call  0x000073ad 
+ 00029706  0x00007fa9 call  0x00007425 
+ 00029707  0x00007faa force  0x0000000c , 0x00000038 
+ 00029708  0x00007fab deposit  0x0000002f 
+ 00029709  0x00007fac store  0x00000004 , 0x0000041b 
+ 00029710  0x00007fad call  0x000073d9 
+ 00029711  0x00007fae arg  0x000002d9 , 0x00000013 
+ 00029712  0x00007faf call  0x000073c1 
+ 00029713  0x00007fb0 fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x00007fb1 isub  0x00000002 , 0x0000003f 
+ 00029715  0x00007fb2 nrtn  0x00000034 
+ 00029716  0x00007fb3 fetch  0x00000004 , 0x0000440d 
+ 00029717  0x00007fb4 isub  0x00000002 , 0x0000003f 
+ 00029718  0x00007fb5 rtn  0x00000034 
+ 00029719  0x00007fb6 storet  0x00000004 , 0x0000440d 
+ 00029720  0x00007fb7 fetch  0x00000005 , 0x00004408 
+ 00029721  0x00007fb8 increase  0x00000001 , 0x0000003f 
+ 00029722  0x00007fb9 store  0x00000005 , 0x00004408 
+ 00029723  0x00007fba force  0x00000000 , 0x0000003f 
+ 00029724  0x00007fbb rtn 
+ 00029725  0x00007fbe nbranch  0x0000741d , 0x00000037 
+ 00029726  0x00007fbf rtn 
+ 00029727  0x00007fc2 force  0x00000030 , 0x00000036 
+ 00029728  0x00007fc3 force  0x00000000 , 0x00000036 
+ 00029729  0x00007fc4 branch  0x0000741d 
+ 00029730  0x00007fc7 force  0x00000032 , 0x00000036 
+ 00029731  0x00007fc8 force  0x00000002 , 0x00000036 
+ 00029732  0x00007fc9 branch  0x0000741d 
+ 00029733  0x00007fcc force  0x00000034 , 0x00000036 
+ 00029734  0x00007fcd force  0x00000004 , 0x00000036 
+ 00029735  0x00007fce branch  0x0000741d 
+ 00029736  0x00007fd2 force  0x00000001 , 0x00000036 
+ 00029737  0x00007fd3 force  0x00000000 , 0x00000036 
+ 00029738  0x00007fd4 rtn 
+ 00029739  0x00007fd6 force  0x00000000 , 0x00000038 
+ 00029740  0x00007fd7 fetch  0x00000004 , 0x0000042f 
+ 00029741  0x00007fd8 iforce  0x0000002f 
+ 00029742  0x00007fd9 increase  0x00000001 , 0x00000038 
+ 00029743  0x00007fda ifetch  0x00000004 , 0x00000006 
+ 00029744  0x00007fdb iforce  0x0000002f 
+ 00029745  0x00007fdc increase  0x00000001 , 0x00000038 
+ 00029746  0x00007fdd fetch  0x00000004 , 0x0000443a 
+ 00029747  0x00007fde iforce  0x0000002f 
+ 00029748  0x00007fdf increase  0x00000001 , 0x00000038 
+ 00029749  0x00007fe0 ifetch  0x00000004 , 0x00000006 
+ 00029750  0x00007fe1 iforce  0x0000002f 
+ 00029751  0x00007fe2 increase  0x00000001 , 0x00000038 
+ 00029752  0x00007fe3 call  0x00007492 
+ 00029753  0x00007fe4 increase  0xfffffffc , 0x00000038 
+ 00029754  0x00007fe5 fetch  0x00000004 , 0x000044c7 
+ 00029755  0x00007fe6 copy  0x0000003f , 0x0000002f 
+ 00029756  0x00007fe7 increase  0x00000004 , 0x00000038 
+ 00029757  0x00007fe8 force  0x00000038 , 0x00000036 
+ 00029758  0x00007fe9 force  0x00000008 , 0x00000036 
+ 00029759  0x00007fea branch  0x0000741d 
+ 00029760  0x00007fee bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x00007fef fetch  0x00000006 , 0x000044a0 
+ 00029762  0x00007ff0 fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x00007ff1 branch  0x00007446 , 0x00000029 
+ 00029764  0x00007ff2 fetch  0x00000006 , 0x0000044f 
+ 00029765  0x00007ff3 fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x00007ff5 force  0x00000008 , 0x00000038 
+ 00029767  0x00007ff6 copy  0x00000002 , 0x0000002f 
+ 00029768  0x00007ff7 increase  0x00000001 , 0x00000038 
+ 00029769  0x00007ff8 rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x00007ff9 lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x00007ffa ior  0x0000002f , 0x0000002f 
+ 00029772  0x00007ffb increase  0x00000001 , 0x00000038 
+ 00029773  0x00007ffc rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x00007ffd increase  0x00000001 , 0x00000038 
+ 00029775  0x00007ffe force  0x00000000 , 0x0000002f 
+ 00029776  0x00007fff force  0x00000000 , 0x0000003f 
+ 00029777  0x00008000 fetch  0x00000001 , 0x0000448e 
+ 00029778  0x00008001 fetcht  0x00000001 , 0x00004485 
+ 00029779  0x00008002 nbranch  0x00007456 , 0x00000029 
+ 00029780  0x00008004 fetch  0x00000001 , 0x00004495 
+ 00029781  0x00008005 fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x00008007 store  0x00000001 , 0x0000444a 
+ 00029783  0x00008008 storet  0x00000001 , 0x0000444b 
+ 00029784  0x00008009 force  0x00000000 , 0x00000038 
+ 00029785  0x0000800a arg  0x0000444a , 0x00000012 
+ 00029786  0x0000800b force  0x00000004 , 0x00000039 
+ 00029787  0x0000800d ifetch  0x00000004 , 0x00000011 
+ 00029788  0x0000800e ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x0000800f ixor  0x00000002 , 0x0000002f 
+ 00029790  0x00008010 increase  0x00000001 , 0x00000038 
+ 00029791  0x00008011 increase  0x00000004 , 0x00000011 
+ 00029792  0x00008012 increase  0x00000004 , 0x00000012 
+ 00029793  0x00008013 loop  0x0000745b 
+ 00029794  0x00008014 call  0x00007492 
+ 00029795  0x00008015 increase  0xfffffffc , 0x00000038 
+ 00029796  0x00008016 fetch  0x00000004 , 0x000044c7 
+ 00029797  0x00008017 copy  0x0000003f , 0x0000002f 
+ 00029798  0x00008018 increase  0x00000004 , 0x00000038 
+ 00029799  0x00008019 force  0x00000038 , 0x00000036 
+ 00029800  0x0000801a force  0x0000000c , 0x00000036 
+ 00029801  0x0000801b call  0x0000741d 
+ 00029802  0x0000801d call  0x00007491 
+ 00029803  0x0000801e force  0x0000003a , 0x00000036 
+ 00029804  0x0000801f force  0x00000008 , 0x00000036 
+ 00029805  0x00008020 branch  0x0000741d 
+ 00029806  0x00008023 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x00008024 rtn  0x00000001 
+ 00029808  0x00008025 deposit  0x00000006 
+ 00029809  0x00008026 iadd  0x00000039 , 0x00000005 
+ 00029810  0x00008027 force  0x00000000 , 0x0000003f 
+ 00029811  0x00008029 istore  0x00000001 , 0x00000005 
+ 00029812  0x0000802a increase  0x00000001 , 0x00000039 
+ 00029813  0x0000802b compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x0000802c rtn  0x00000001 
+ 00029815  0x0000802d branch  0x00007473 
+ 00029816  0x00008030 force  0x00000000 , 0x00000038 
+ 00029817  0x00008032 deposit  0x00000039 
+ 00029818  0x00008033 branch  0x0000747d , 0x00000034 
+ 00029819  0x00008034 ifetch  0x00000004 , 0x00000006 
+ 00029820  0x00008035 increase  0xfffffffc , 0x00000039 
+ 00029821  0x00008037 iforce  0x0000002f 
+ 00029822  0x00008038 increase  0x00000001 , 0x00000038 
+ 00029823  0x00008039 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x0000803a rtn  0x00000001 
+ 00029825  0x0000803b branch  0x00007479 
+ 00029826  0x0000803e force  0x00000008 , 0x00000038 
+ 00029827  0x0000803f branch  0x00007487 
+ 00029828  0x00008041 force  0x00000004 , 0x00000038 
+ 00029829  0x00008042 branch  0x00007487 
+ 00029830  0x00008044 force  0x00000000 , 0x00000038 
+ 00029831  0x00008046 force  0x00000004 , 0x00000039 
+ 00029832  0x00008048 ifetch  0x00000004 , 0x00000006 
+ 00029833  0x00008049 iforce  0x0000002f 
+ 00029834  0x0000804a increase  0x00000001 , 0x00000038 
+ 00029835  0x0000804b loop  0x00007488 
+ 00029836  0x0000804c rtn 
+ 00029837  0x0000804f arg  0x0000047c , 0x00000006 
+ 00029838  0x00008050 branch  0x00007484 
+ 00029839  0x00008053 force  0x00000004 , 0x00000039 
+ 00029840  0x00008054 branch  0x00007494 
+ 00029841  0x00008057 force  0x00000000 , 0x00000038 
+ 00029842  0x00008059 force  0x00000004 , 0x00000039 
+ 00029843  0x0000805b force  0x00000000 , 0x0000002f 
+ 00029844  0x0000805d increase  0x00000001 , 0x00000038 
+ 00029845  0x0000805e loop  0x00007493 
+ 00029846  0x0000805f rtn 
+ 00029847  0x00008062 force  0x0000000c , 0x00000038 
+ 00029848  0x00008063 force  0x00000004 , 0x00000039 
+ 00029849  0x00008065 deposit  0x0000002f 
+ 00029850  0x00008066 istore  0x00000004 , 0x00000005 
+ 00029851  0x00008067 increase  0x00000001 , 0x00000038 
+ 00029852  0x00008068 loop  0x00007499 
+ 00029853  0x00008069 rtn 
+ 00029854  0x0000806c force  0x0000000c , 0x00000038 
+ 00029855  0x0000806d copy  0x00000013 , 0x00000005 
+ 00029856  0x0000806e add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x0000806f sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x00008070 branch  0x000074a4 , 0x00000002 
+ 00029859  0x00008071 force  0x00000010 , 0x00000039 
+ 00029860  0x00008073 deposit  0x0000002f 
+ 00029861  0x00008074 sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x00008075 branch  0x000074ac , 0x00000002 
+ 00029863  0x00008076 istore  0x00000004 , 0x00000005 
+ 00029864  0x00008077 increase  0xfffffffc , 0x00000039 
+ 00029865  0x00008078 rtn  0x00000005 
+ 00029866  0x00008079 increase  0x00000001 , 0x00000038 
+ 00029867  0x0000807a branch  0x000074a4 
+ 00029868  0x0000807c istore  0x00000001 , 0x00000005 
+ 00029869  0x0000807d rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x0000807e loop  0x000074ac 
+ 00029871  0x0000807f rtn 
+ 00029872  0x00008083 force  0x0000000c , 0x00000038 
+ 00029873  0x00008084 force  0x00000004 , 0x00000039 
+ 00029874  0x00008086 ifetch  0x00000004 , 0x00000006 
+ 00029875  0x00008087 isub  0x0000002f , 0x0000003e 
+ 00029876  0x00008088 nrtn  0x00000005 
+ 00029877  0x00008089 increase  0x00000001 , 0x00000038 
+ 00029878  0x0000808a loop  0x000074b2 
+ 00029879  0x0000808b force  0x00000000 , 0x0000003e 
+ 00029880  0x0000808c rtn 
+ 00029881  0x0000808f hfetch  0x00000001 , 0x00008050 
+ 00029882  0x00008090 set0  0x00000000 , 0x0000003f 
+ 00029883  0x00008091 hstore  0x00000001 , 0x00008050 
+ 00029884  0x00008092 rtn 
+ 00029885  0x00008095 hfetch  0x00000001 , 0x00008050 
+ 00029886  0x00008096 set1  0x00000000 , 0x0000003f 
+ 00029887  0x00008097 hstore  0x00000001 , 0x00008050 
+ 00029888  0x00008098 rtn 
+ 00029889  0x0000809b arg  0x00000886 , 0x00000005 
+ 00029890  0x0000809c setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x0000809d setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x0000809e setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x0000809f setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x000080a0 istore  0x00000009 , 0x00000005 
+ 00029895  0x000080a1 setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x000080a2 setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x000080a3 setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x000080a4 setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x000080a5 istore  0x00000009 , 0x00000005 
+ 00029900  0x000080a6 setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x000080a7 setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x000080a8 setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x000080a9 setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x000080aa istore  0x00000009 , 0x00000005 
+ 00029905  0x000080ab setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x000080ac setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x000080ad setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x000080ae setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x000080af istore  0x00000009 , 0x00000005 
+ 00029910  0x000080b0 setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x000080b1 setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x000080b2 setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x000080b3 setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x000080b4 istore  0x00000009 , 0x00000005 
+ 00029915  0x000080b5 setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x000080b6 setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x000080b7 setsect  0x00000002 , 0x0000146b 
+ 00029918  0x000080b8 setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x000080b9 istore  0x00000009 , 0x00000005 
+ 00029920  0x000080ba setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x000080bb setsect  0x00000001 , 0x00010c12 
+ 00029922  0x000080bc setsect  0x00000002 , 0x0002b722 
+ 00029923  0x000080bd setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x000080be istore  0x00000009 , 0x00000005 
+ 00029925  0x000080bf setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x000080c0 setsect  0x00000001 , 0x00016720 
+ 00029927  0x000080c1 setsect  0x00000002 , 0x0000519e 
+ 00029928  0x000080c2 setsect  0x00000003 , 0x00019084 
+ 00029929  0x000080c3 istore  0x00000009 , 0x00000005 
+ 00029930  0x000080c4 setsect  0x00000000 , 0x00031012 
+ 00029931  0x000080c5 setsect  0x00000001 , 0x000360bf 
+ 00029932  0x000080c6 setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x000080c7 setsect  0x00000003 , 0x000003d3 
+ 00029934  0x000080c8 istore  0x00000009 , 0x00000005 
+ 00029935  0x000080c9 setsect  0x00000000 , 0x0003a188 
+ 00029936  0x000080ca setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x000080cb setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x000080cc setsect  0x00000003 , 0x000243d9 
+ 00029939  0x000080cd istore  0x00000009 , 0x00000005 
+ 00029940  0x000080ce setsect  0x00000000 , 0x0002b030 
+ 00029941  0x000080cf setsect  0x00000001 , 0x00036a03 
+ 00029942  0x000080d0 setsect  0x00000002 , 0x00011188 
+ 00029943  0x000080d1 setsect  0x00000003 , 0x0001e520 
+ 00029944  0x000080d2 istore  0x00000009 , 0x00000005 
+ 00029945  0x000080d3 setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x000080d4 setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x000080d5 setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x000080d6 setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x000080d7 istore  0x00000009 , 0x00000005 
+ 00029950  0x000080d8 setsect  0x00000000 , 0x000011ed 
+ 00029951  0x000080d9 setsect  0x00000001 , 0x000218c4 
+ 00029952  0x000080da setsect  0x00000002 , 0x00008da7 
+ 00029953  0x000080db setsect  0x00000003 , 0x000257ff 
+ 00029954  0x000080dc istore  0x00000009 , 0x00000005 
+ 00029955  0x000080dd setsect  0x00000000 , 0x0003192b 
+ 00029956  0x000080de setsect  0x00000001 , 0x00034641 
+ 00029957  0x000080df setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x000080e0 setsect  0x00000003 , 0x000366ad 
+ 00029959  0x000080e1 istore  0x00000009 , 0x00000005 
+ 00029960  0x000080e2 setsect  0x00000000 , 0x00001f83 
+ 00029961  0x000080e3 setsect  0x00000001 , 0x00015a23 
+ 00029962  0x000080e4 setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x000080e5 setsect  0x00000003 , 0x00003949 
+ 00029964  0x000080e6 istore  0x00000009 , 0x00000005 
+ 00029965  0x000080e7 setsect  0x00000000 , 0x00013a51 
+ 00029966  0x000080e8 setsect  0x00000001 , 0x000153fd 
+ 00029967  0x000080e9 setsect  0x00000002 , 0x0003372a 
+ 00029968  0x000080ea setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x000080eb istore  0x00000009 , 0x00000005 
+ 00029970  0x000080ec setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x000080ed setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x000080ee setsect  0x00000002 , 0x00009e66 
+ 00029973  0x000080ef setsect  0x00000003 , 0x000001a8 
+ 00029974  0x000080f0 istore  0x00000008 , 0x00000005 
+ 00029975  0x000080f1 rtn 
+ 00029976  0x000080f6 arg  0x0000091e , 0x00000005 
+ 00029977  0x000080f7 setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x000080f8 setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x000080f9 setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x000080fa setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x000080fb istore  0x00000009 , 0x00000005 
+ 00029982  0x000080fc setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x000080fd setsect  0x00000001 , 0x0000003f 
+ 00029984  0x000080fe setsect  0x00000002 , 0x00000000 
+ 00029985  0x000080ff setsect  0x00000003 , 0x00000000 
+ 00029986  0x00008100 istore  0x00000009 , 0x00000005 
+ 00029987  0x00008101 setsect  0x00000000 , 0x00000000 
+ 00029988  0x00008102 setsect  0x00000001 , 0x00000000 
+ 00029989  0x00008103 setsect  0x00000002 , 0x00001000 
+ 00029990  0x00008104 setsect  0x00000003 , 0x00000000 
+ 00029991  0x00008105 istore  0x00000009 , 0x00000005 
+ 00029992  0x00008106 setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x00008107 setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x00008108 setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x00008109 setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x0000810a istore  0x00000009 , 0x00000005 
+ 00029997  0x0000810b setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x0000810c setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x0000810d setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x0000810e setsect  0x00000003 , 0x000003ff 
+ 00030001  0x0000810f istore  0x00000009 , 0x00000005 
+ 00030002  0x00008110 setsect  0x00000000 , 0x00000000 
+ 00030003  0x00008111 setsect  0x00000001 , 0x00000000 
+ 00030004  0x00008112 setsect  0x00000002 , 0x00000000 
+ 00030005  0x00008113 setsect  0x00000003 , 0x00000000 
+ 00030006  0x00008114 istore  0x00000009 , 0x00000005 
+ 00030007  0x00008115 setsect  0x00000000 , 0x00010000 
+ 00030008  0x00008116 setsect  0x00000001 , 0x00000000 
+ 00030009  0x00008117 setsect  0x00000002 , 0x0003f000 
+ 00030010  0x00008118 setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x00008119 istore  0x00000009 , 0x00000005 
+ 00030012  0x0000811a setsect  0x00000000 , 0x000296ff 
+ 00030013  0x0000811b setsect  0x00000001 , 0x00022630 
+ 00030014  0x0000811c setsect  0x00000002 , 0x0003945d 
+ 00030015  0x0000811d setsect  0x00000003 , 0x0003d284 
+ 00030016  0x0000811e istore  0x00000009 , 0x00000005 
+ 00030017  0x0000811f setsect  0x00000000 , 0x000333a0 
+ 00030018  0x00008120 setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x00008121 setsect  0x00000002 , 0x000037d8 
+ 00030020  0x00008122 setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x00008123 istore  0x00000009 , 0x00000005 
+ 00030022  0x00008124 setsect  0x00000000 , 0x0003a440 
+ 00030023  0x00008125 setsect  0x00000001 , 0x0001b958 
+ 00030024  0x00008126 setsect  0x00000002 , 0x00038bce 
+ 00030025  0x00008127 setsect  0x00000003 , 0x0001091f 
+ 00030026  0x00008128 istore  0x00000009 , 0x00000005 
+ 00030027  0x00008129 setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x0000812a setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x0000812b setsect  0x00000002 , 0x000356b1 
+ 00030030  0x0000812c setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x0000812d istore  0x00000009 , 0x00000005 
+ 00030032  0x0000812e setsect  0x00000000 , 0x00006837 
+ 00030033  0x0000812f setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x00008130 setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x00008131 setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x00008132 istore  0x00000009 , 0x00000005 
+ 00030037  0x00008133 setsect  0x00000000 , 0x00023357 
+ 00030038  0x00008134 setsect  0x00000001 , 0x00018af3 
+ 00030039  0x00008135 setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x00008136 setsect  0x00000003 , 0x000129f0 
+ 00030041  0x00008137 istore  0x00000009 , 0x00000005 
+ 00030042  0x00008138 setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x00008139 setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x0000813a setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x0000813b setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x0000813c istore  0x00000009 , 0x00000005 
+ 00030047  0x0000813d setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x0000813e setsect  0x00000001 , 0x000020ef 
+ 00030049  0x0000813f setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x00008140 setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x00008141 istore  0x00000009 , 0x00000005 
+ 00030052  0x00008142 setsect  0x00000000 , 0x00013860 
+ 00030053  0x00008143 setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x00008144 setsect  0x00000002 , 0x0000391a 
+ 00030055  0x00008145 setsect  0x00000003 , 0x0001b222 
+ 00030056  0x00008146 istore  0x00000009 , 0x00000005 
+ 00030057  0x00008147 rtn 
+ 00030058  0x0000814b fetch  0x00000001 , 0x0000465a 
+ 00030059  0x0000814c nbranch  0x0000757d , 0x00000034 
+ 00030060  0x0000814d branch  0x00007a77 
+ 00030061  0x00008150 bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x00008151 fetch  0x00000001 , 0x0000465a 
+ 00030063  0x00008152 rtn  0x00000034 
+ 00030064  0x00008153 fetch  0x00000001 , 0x000045b1 
+ 00030065  0x00008154 rtnne  0x00000001 
+ 00030066  0x00008155 fetch  0x00000001 , 0x000044be 
+ 00030067  0x00008156 rtn  0x00000034 
+ 00030068  0x00008157 fetch  0x00000001 , 0x000044c3 
+ 00030069  0x00008158 rtneq  0x00000003 
+ 00030070  0x00008159 fetch  0x00000002 , 0x00004682 
+ 00030071  0x0000815a bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x0000815b fetch  0x00000001 , 0x000044c0 
+ 00030073  0x0000815c beq  0x00000000 , 0x00007a77 
+ 00030074  0x0000815d rtn 
+ 00030075  0x0000815f jam  0x00000000 , 0x000044c0 
+ 00030076  0x00008160 rtn 
+ 00030077  0x00008164 bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x00008165 fetch  0x00000001 , 0x0000465a 
+ 00030079  0x00008166 branch  0x0000612b , 0x00000034 
+ 00030080  0x00008167 call  0x00006124 
+ 00030081  0x00008168 call  0x00007583 
+ 00030082  0x00008169 branch  0x0000766d 
+ 00030083  0x0000816c setarg  0x00000000 
+ 00030084  0x0000816d store  0x00000008 , 0x000009ae 
+ 00030085  0x0000816e store  0x00000004 , 0x000009b6 
+ 00030086  0x0000816f store  0x00000007 , 0x0000465e 
+ 00030087  0x00008170 rtn 
+ 00030088  0x00008173 jam  0x00000001 , 0x000009b0 
+ 00030089  0x00008174 branch  0x0000758d 
+ 00030090  0x00008176 fetch  0x00000001 , 0x000045b1 
+ 00030091  0x00008177 beq  0x00000001 , 0x0000768a 
+ 00030092  0x00008178 branch  0x00002a8c 
+ 00030093  0x0000817a fetch  0x00000001 , 0x000045b1 
+ 00030094  0x0000817b beq  0x00000001 , 0x00007590 
+ 00030095  0x0000817c branch  0x0000766d 
+ 00030096  0x0000817f call  0x0000768a 
+ 00030097  0x00008180 fetch  0x00000001 , 0x000009af 
+ 00030098  0x00008181 nrtn  0x00000034 
+ 00030099  0x00008182 jam  0x00000003 , 0x000009ae 
+ 00030100  0x00008183 rtn 
+ 00030101  0x00008187 call  0x000075b0 
+ 00030102  0x00008188 arg  0x000009de , 0x00000011 
+ 00030103  0x00008189 arg  0x00000866 , 0x00000005 
+ 00030104  0x0000818a call  0x00007c79 
+ 00030105  0x0000818b arg  0x000009be , 0x00000011 
+ 00030106  0x0000818c arg  0x00000826 , 0x00000005 
+ 00030107  0x0000818d call  0x00007c79 
+ 00030108  0x0000818e arg  0x00000826 , 0x00000011 
+ 00030109  0x0000818f arg  0x000009be , 0x00000012 
+ 00030110  0x00008190 arg  0x00000826 , 0x00000005 
+ 00030111  0x00008191 call  0x00007be1 
+ 00030112  0x00008192 arg  0x0000093e , 0x00000011 
+ 00030113  0x00008193 arg  0x000009be , 0x00000012 
+ 00030114  0x00008194 arg  0x00000846 , 0x00000005 
+ 00030115  0x00008195 call  0x00007be1 
+ 00030116  0x00008196 arg  0x00000846 , 0x00000011 
+ 00030117  0x00008197 arg  0x00000826 , 0x00000012 
+ 00030118  0x00008198 arg  0x00000826 , 0x00000005 
+ 00030119  0x00008199 call  0x00007c7d 
+ 00030120  0x0000819a arg  0x00000806 , 0x00000011 
+ 00030121  0x0000819b arg  0x00000826 , 0x00000012 
+ 00030122  0x0000819c arg  0x00000806 , 0x00000005 
+ 00030123  0x0000819d call  0x00007c7d 
+ 00030124  0x0000819e arg  0x00000020 , 0x00000039 
+ 00030125  0x0000819f arg  0x00000866 , 0x00000011 
+ 00030126  0x000081a0 arg  0x00000806 , 0x00000012 
+ 00030127  0x000081a1 branch  0x00007f88 
+ 00030128  0x000081a4 arg  0x0000097e , 0x00000011 
+ 00030129  0x000081a5 arg  0x00000806 , 0x00000005 
+ 00030130  0x000081a6 call  0x00007c79 
+ 00030131  0x000081a7 arg  0x0000095e , 0x00000011 
+ 00030132  0x000081a8 arg  0x00000826 , 0x00000005 
+ 00030133  0x000081a9 call  0x00007c79 
+ 00030134  0x000081aa arg  0x00000826 , 0x00000011 
+ 00030135  0x000081ab arg  0x0000095e , 0x00000012 
+ 00030136  0x000081ac arg  0x00000826 , 0x00000005 
+ 00030137  0x000081ad call  0x00007be1 
+ 00030138  0x000081ae arg  0x0000093e , 0x00000011 
+ 00030139  0x000081af arg  0x0000095e , 0x00000012 
+ 00030140  0x000081b0 arg  0x00000846 , 0x00000005 
+ 00030141  0x000081b1 call  0x00007be1 
+ 00030142  0x000081b2 arg  0x00000846 , 0x00000011 
+ 00030143  0x000081b3 arg  0x00000826 , 0x00000012 
+ 00030144  0x000081b4 arg  0x00000826 , 0x00000005 
+ 00030145  0x000081b5 call  0x00007c7d 
+ 00030146  0x000081b6 arg  0x00000806 , 0x00000011 
+ 00030147  0x000081b7 arg  0x00000826 , 0x00000012 
+ 00030148  0x000081b8 arg  0x00000806 , 0x00000005 
+ 00030149  0x000081b9 branch  0x00007c96 
+ 00030150  0x000081bc call  0x000075e1 
+ 00030151  0x000081bd arg  0x000009e6 , 0x00000011 
+ 00030152  0x000081be arg  0x00000866 , 0x00000005 
+ 00030153  0x000081bf call  0x000077a8 
+ 00030154  0x000081c0 arg  0x000009c6 , 0x00000011 
+ 00030155  0x000081c1 arg  0x00000826 , 0x00000005 
+ 00030156  0x000081c2 call  0x000077a8 
+ 00030157  0x000081c3 arg  0x00000826 , 0x00000011 
+ 00030158  0x000081c4 arg  0x000009c6 , 0x00000012 
+ 00030159  0x000081c5 arg  0x00000826 , 0x00000005 
+ 00030160  0x000081c6 call  0x00007786 
+ 00030161  0x000081c7 arg  0x0000089e , 0x00000011 
+ 00030162  0x000081c8 arg  0x000009c6 , 0x00000012 
+ 00030163  0x000081c9 arg  0x00000846 , 0x00000005 
+ 00030164  0x000081ca call  0x00007786 
+ 00030165  0x000081cb arg  0x00000846 , 0x00000011 
+ 00030166  0x000081cc arg  0x00000826 , 0x00000012 
+ 00030167  0x000081cd arg  0x00000826 , 0x00000005 
+ 00030168  0x000081ce call  0x00007755 
+ 00030169  0x000081cf arg  0x00000806 , 0x00000011 
+ 00030170  0x000081d0 arg  0x00000826 , 0x00000012 
+ 00030171  0x000081d1 arg  0x00000806 , 0x00000005 
+ 00030172  0x000081d2 call  0x00007755 
+ 00030173  0x000081d3 arg  0x00000018 , 0x00000039 
+ 00030174  0x000081d4 arg  0x00000866 , 0x00000011 
+ 00030175  0x000081d5 arg  0x00000806 , 0x00000012 
+ 00030176  0x000081d6 branch  0x00007f88 
+ 00030177  0x000081d9 arg  0x000008e6 , 0x00000011 
+ 00030178  0x000081da arg  0x00000806 , 0x00000005 
+ 00030179  0x000081db call  0x000077a8 
+ 00030180  0x000081dc arg  0x000008ce , 0x00000011 
+ 00030181  0x000081dd arg  0x00000826 , 0x00000005 
+ 00030182  0x000081de call  0x000077a8 
+ 00030183  0x000081df arg  0x00000826 , 0x00000011 
+ 00030184  0x000081e0 arg  0x000008ce , 0x00000012 
+ 00030185  0x000081e1 arg  0x00000826 , 0x00000005 
+ 00030186  0x000081e2 call  0x00007786 
+ 00030187  0x000081e3 arg  0x0000089e , 0x00000011 
+ 00030188  0x000081e4 arg  0x000008ce , 0x00000012 
+ 00030189  0x000081e5 arg  0x00000846 , 0x00000005 
+ 00030190  0x000081e6 call  0x00007786 
+ 00030191  0x000081e7 arg  0x00000846 , 0x00000011 
+ 00030192  0x000081e8 arg  0x00000826 , 0x00000012 
+ 00030193  0x000081e9 arg  0x00000826 , 0x00000005 
+ 00030194  0x000081ea call  0x00007755 
+ 00030195  0x000081eb arg  0x00000806 , 0x00000011 
+ 00030196  0x000081ec arg  0x00000826 , 0x00000012 
+ 00030197  0x000081ed arg  0x00000806 , 0x00000005 
+ 00030198  0x000081ee branch  0x00007758 
+ 00030199  0x000081f2 fetch  0x00000001 , 0x000009b2 
+ 00030200  0x000081f3 bne  0x00000000 , 0x00007615 
+ 00030201  0x000081f4 call  0x00007612 
+ 00030202  0x000081f5 arg  0x00000a7e , 0x00000005 
+ 00030203  0x000081f6 setarg  0x00000a2e 
+ 00030204  0x000081f7 istore  0x00000002 , 0x00000005 
+ 00030205  0x000081f8 setarg  0x00004642 
+ 00030206  0x000081f9 istore  0x00000002 , 0x00000005 
+ 00030207  0x000081fa setarg  0x000009de 
+ 00030208  0x000081fb istore  0x00000002 , 0x00000005 
+ 00030209  0x000081fc branch  0x00007609 
+ 00030210  0x000081fe arg  0x00000a7e , 0x00000005 
+ 00030211  0x000081ff setarg  0x00000a3e 
+ 00030212  0x00008200 istore  0x00000002 , 0x00000005 
+ 00030213  0x00008201 setarg  0x000009de 
+ 00030214  0x00008202 istore  0x00000002 , 0x00000005 
+ 00030215  0x00008203 setarg  0x00004642 
+ 00030216  0x00008204 istore  0x00000002 , 0x00000005 
+ 00030217  0x00008206 call  0x000079a0 
+ 00030218  0x00008207 fetch  0x00000001 , 0x000009af 
+ 00030219  0x00008208 beq  0x00000004 , 0x0000760f 
+ 00030220  0x00008209 jam  0x00000001 , 0x000009b0 
+ 00030221  0x0000820a jam  0x00000005 , 0x000009ae 
+ 00030222  0x0000820b rtn 
+ 00030223  0x0000820d jam  0x00000014 , 0x000009af 
+ 00030224  0x0000820e call  0x0000758a 
+ 00030225  0x0000820f branch  0x000076d8 
+ 00030226  0x00008212 arg  0x00000a1e , 0x00000005 
+ 00030227  0x00008213 force  0x00000008 , 0x00000007 
+ 00030228  0x00008214 branch  0x000076a2 
+ 00030229  0x00008217 jam  0x00000001 , 0x000009b0 
+ 00030230  0x00008218 rtn 
+ 00030231  0x0000821c bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x0000821d arg  0x00000727 , 0x00000005 
+ 00030233  0x0000821e fetch  0x00000006 , 0x000040a0 
+ 00030234  0x0000821f istore  0x00000006 , 0x00000005 
+ 00030235  0x00008220 fetch  0x00000006 , 0x00000040 
+ 00030236  0x00008221 istore  0x00000006 , 0x00000005 
+ 00030237  0x00008222 fetch  0x00000003 , 0x0000465e 
+ 00030238  0x00008223 istore  0x00000003 , 0x00000005 
+ 00030239  0x00008225 call  0x00007a0d 
+ 00030240  0x00008227 arg  0x00000a4e , 0x00000011 
+ 00030241  0x00008228 arg  0x00000a5e , 0x00000012 
+ 00030242  0x00008229 force  0x00000004 , 0x00000007 
+ 00030243  0x0000822a call  0x000076a7 
+ 00030244  0x0000822b nbranch  0x00007631 , 0x00000001 
+ 00030245  0x0000822d call  0x00007628 
+ 00030246  0x0000822e jam  0x00000041 , 0x0000007d 
+ 00030247  0x0000822f branch  0x000062f8 
+ 00030248  0x00008232 fetch  0x00000001 , 0x000009af 
+ 00030249  0x00008233 beq  0x00000009 , 0x0000762e 
+ 00030250  0x00008234 jam  0x0000000a , 0x000009ae 
+ 00030251  0x00008235 jam  0x00000001 , 0x000009b0 
+ 00030252  0x00008236 jam  0x00000003 , 0x0000007c 
+ 00030253  0x00008237 rtn 
+ 00030254  0x00008239 jam  0x00000003 , 0x0000007c 
+ 00030255  0x0000823a jam  0x00000015 , 0x000009af 
+ 00030256  0x0000823b branch  0x000076d8 
+ 00030257  0x0000823f fetch  0x00000001 , 0x000009af 
+ 00030258  0x00008240 beq  0x00000009 , 0x00007637 
+ 00030259  0x00008241 jam  0x00000000 , 0x000009ae 
+ 00030260  0x00008242 jam  0x00000004 , 0x0000007c 
+ 00030261  0x00008244 jam  0x00000005 , 0x0000007e 
+ 00030262  0x00008245 rtn 
+ 00030263  0x00008247 jam  0x00000004 , 0x0000007c 
+ 00030264  0x00008248 jam  0x00000000 , 0x000009af 
+ 00030265  0x00008249 rtn 
+ 00030266  0x0000824c fetch  0x00000001 , 0x000009b3 
+ 00030267  0x0000824d beq  0x00000001 , 0x0000763e 
+ 00030268  0x0000824e jam  0x0000000a , 0x000009af 
+ 00030269  0x0000824f branch  0x000076d8 
+ 00030270  0x00008251 arg  0x00000727 , 0x00000005 
+ 00030271  0x00008252 fetch  0x00000006 , 0x00000040 
+ 00030272  0x00008253 istore  0x00000006 , 0x00000005 
+ 00030273  0x00008254 fetch  0x00000006 , 0x000040a0 
+ 00030274  0x00008255 istore  0x00000006 , 0x00000005 
+ 00030275  0x00008256 fetch  0x00000003 , 0x0000465b 
+ 00030276  0x00008257 istore  0x00000003 , 0x00000005 
+ 00030277  0x00008259 call  0x00007a24 
+ 00030278  0x0000825a fetch  0x00000001 , 0x000009af 
+ 00030279  0x0000825b beq  0x0000000a , 0x0000764b 
+ 00030280  0x0000825c jam  0x0000000b , 0x000009ae 
+ 00030281  0x0000825d jam  0x00000001 , 0x000009b0 
+ 00030282  0x0000825e rtn 
+ 00030283  0x00008260 jam  0x0000000b , 0x000009af 
+ 00030284  0x00008261 jam  0x00000001 , 0x000009b1 
+ 00030285  0x00008262 rtn 
+ 00030286  0x00008265 arg  0x00000a7e , 0x00000005 
+ 00030287  0x00008266 fetch  0x00000006 , 0x00000040 
+ 00030288  0x00008267 istore  0x00000006 , 0x00000005 
+ 00030289  0x00008268 fetch  0x00000006 , 0x000040a0 
+ 00030290  0x00008269 istore  0x00000006 , 0x00000005 
+ 00030291  0x0000826a setarg  0x00000a2e 
+ 00030292  0x0000826b istore  0x00000002 , 0x00000005 
+ 00030293  0x0000826c setarg  0x00000a3e 
+ 00030294  0x0000826d istore  0x00000002 , 0x00000005 
+ 00030295  0x0000826e branch  0x00007662 
+ 00030296  0x00008270 jam  0x0000000f , 0x000009ae 
+ 00030297  0x00008271 arg  0x00000a7e , 0x00000005 
+ 00030298  0x00008272 fetch  0x00000006 , 0x000040a0 
+ 00030299  0x00008273 istore  0x00000006 , 0x00000005 
+ 00030300  0x00008274 fetch  0x00000006 , 0x00000040 
+ 00030301  0x00008275 istore  0x00000006 , 0x00000005 
+ 00030302  0x00008276 setarg  0x00000a3e 
+ 00030303  0x00008277 istore  0x00000002 , 0x00000005 
+ 00030304  0x00008278 setarg  0x00000a2e 
+ 00030305  0x00008279 istore  0x00000002 , 0x00000005 
+ 00030306  0x0000827c arg  0x00000727 , 0x00000005 
+ 00030307  0x0000827d fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x0000827e istore  0x00000006 , 0x00000005 
+ 00030309  0x0000827f fetch  0x00000006 , 0x00000a84 
+ 00030310  0x00008280 istore  0x00000006 , 0x00000005 
+ 00030311  0x00008282 call  0x000079d7 
+ 00030312  0x00008285 jam  0x00000001 , 0x000041bd 
+ 00030313  0x00008286 arg  0x000041be , 0x00000005 
+ 00030314  0x00008287 arg  0x00000a4e , 0x00000006 
+ 00030315  0x00008288 call  0x00007ebf 
+ 00030316  0x00008289 branch  0x000021c4 
+ 00030317  0x0000828d bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x0000828e fetch  0x00000001 , 0x000045b1 
+ 00030319  0x0000828f rtnne  0x00000000 
+ 00030320  0x00008290 fetch  0x00000001 , 0x000009b2 
+ 00030321  0x00008291 rtnne  0x00000000 
+ 00030322  0x00008292 arg  0x00004612 , 0x00000005 
+ 00030323  0x00008293 force  0x0000000b , 0x00000007 
+ 00030324  0x00008294 call  0x000076a2 
+ 00030325  0x00008295 random  0x0000003f 
+ 00030326  0x00008296 rshift  0x0000003f , 0x0000003f 
+ 00030327  0x00008297 istore  0x00000002 , 0x00000005 
+ 00030328  0x00008299 arg  0x000006be , 0x00000005 
+ 00030329  0x0000829a arg  0x00004612 , 0x00000006 
+ 00030330  0x0000829b call  0x00007ebe 
+ 00030331  0x0000829d arg  0x000005e6 , 0x00000005 
+ 00030332  0x0000829e arg  0x000008ce , 0x00000006 
+ 00030333  0x0000829f call  0x00007ebc 
+ 00030334  0x000082a1 arg  0x00000616 , 0x00000005 
+ 00030335  0x000082a2 call  0x00007ec5 
+ 00030336  0x000082a3 jam  0x00000001 , 0x00000616 
+ 00030337  0x000082a5 call  0x00007a5d 
+ 00030338  0x000082a6 jam  0x00000001 , 0x000009b2 
+ 00030339  0x000082a7 rtn 
+ 00030340  0x000082aa arg  0x0000462a , 0x00000005 
+ 00030341  0x000082ab arg  0x0000062e , 0x00000006 
+ 00030342  0x000082ac call  0x00007ebc 
+ 00030343  0x000082ad jam  0x00000001 , 0x000045b1 
+ 00030344  0x000082ae jam  0x00000000 , 0x000009b2 
+ 00030345  0x000082af rtn 
+ 00030346  0x000082b2 bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x000082b3 fetch  0x00000001 , 0x000009b9 
+ 00030348  0x000082b4 rtnne  0x00000000 
+ 00030349  0x000082b5 fetch  0x00000001 , 0x000009b2 
+ 00030350  0x000082b6 rtnne  0x00000000 
+ 00030351  0x000082b8 arg  0x000006be , 0x00000005 
+ 00030352  0x000082b9 arg  0x00004612 , 0x00000006 
+ 00030353  0x000082ba call  0x00007ebe 
+ 00030354  0x000082bc arg  0x000005e6 , 0x00000005 
+ 00030355  0x000082bd arg  0x000009c6 , 0x00000006 
+ 00030356  0x000082be call  0x00007ebc 
+ 00030357  0x000082c0 arg  0x00000616 , 0x00000005 
+ 00030358  0x000082c1 call  0x00007ec5 
+ 00030359  0x000082c2 jam  0x00000001 , 0x00000616 
+ 00030360  0x000082c4 call  0x00007a5d 
+ 00030361  0x000082c5 jam  0x00000002 , 0x000009b2 
+ 00030362  0x000082c6 rtn 
+ 00030363  0x000082c9 jam  0x00000001 , 0x000009b3 
+ 00030364  0x000082ca arg  0x00000a06 , 0x00000005 
+ 00030365  0x000082cb arg  0x0000062e , 0x00000006 
+ 00030366  0x000082cc call  0x00007ebe 
+ 00030367  0x000082cd jam  0x00000001 , 0x000009b9 
+ 00030368  0x000082ce jam  0x00000000 , 0x000009b2 
+ 00030369  0x000082cf rtn 
+ 00030370  0x000082d2 increase  0xffffffff , 0x00000007 
+ 00030371  0x000082d3 nrtn  0x00000002 
+ 00030372  0x000082d4 random  0x0000003f 
+ 00030373  0x000082d5 istore  0x00000002 , 0x00000005 
+ 00030374  0x000082d6 branch  0x000076a2 
+ 00030375  0x000082d8 increase  0xffffffff , 0x00000007 
+ 00030376  0x000082d9 nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x000082da ifetch  0x00000004 , 0x00000011 
+ 00030378  0x000082db copy  0x0000003f , 0x00000002 
+ 00030379  0x000082dc ifetch  0x00000004 , 0x00000012 
+ 00030380  0x000082dd iflip  0x00000002 , 0x0000003f 
+ 00030381  0x000082de nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x000082df increase  0x00000004 , 0x00000011 
+ 00030383  0x000082e0 increase  0x00000004 , 0x00000012 
+ 00030384  0x000082e1 branch  0x000076a7 
+ 00030385  0x000082e3 disable  0x00000001 
+ 00030386  0x000082e4 rtn 
+ 00030387  0x000082e6 enable  0x00000001 
+ 00030388  0x000082e7 rtn 
+ 00030389  0x000082ef bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x000082f0 fetch  0x00000001 , 0x000009b0 
+ 00030391  0x000082f1 rtn  0x00000034 
+ 00030392  0x000082f2 call  0x000062bc 
+ 00030393  0x000082f3 nrtn  0x00000034 
+ 00030394  0x000082f4 jam  0x00000000 , 0x000009b0 
+ 00030395  0x000082f5 fetch  0x00000001 , 0x000009ae 
+ 00030396  0x000082f6 beq  0x00000003 , 0x000061fd 
+ 00030397  0x000082f7 beq  0x00000005 , 0x0000621a 
+ 00030398  0x000082f8 beq  0x00000007 , 0x00006225 
+ 00030399  0x000082f9 beq  0x0000000b , 0x0000623a 
+ 00030400  0x000082fa beq  0x00000002 , 0x00007588 
+ 00030401  0x000082fb beq  0x00000004 , 0x000075f7 
+ 00030402  0x000082fc beq  0x00000009 , 0x00007617 
+ 00030403  0x000082fd beq  0x0000000a , 0x0000763a 
+ 00030404  0x000082fe beq  0x0000000c , 0x00007658 
+ 00030405  0x00008300 rtn 
+ 00030406  0x00008303 bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x00008304 fetch  0x00000001 , 0x000009b1 
+ 00030408  0x00008305 rtn  0x00000034 
+ 00030409  0x00008306 call  0x000062bc 
+ 00030410  0x00008307 nrtn  0x00000034 
+ 00030411  0x00008308 jam  0x00000000 , 0x000009b1 
+ 00030412  0x00008309 fetch  0x00000001 , 0x000009af 
+ 00030413  0x0000830a beq  0x00000012 , 0x000061e0 
+ 00030414  0x0000830b beq  0x00000013 , 0x000061e5 
+ 00030415  0x0000830c beq  0x00000003 , 0x000061e9 
+ 00030416  0x0000830d beq  0x00000004 , 0x00007602 
+ 00030417  0x0000830e beq  0x00000014 , 0x000061ed 
+ 00030418  0x0000830f beq  0x00000007 , 0x000061fb 
+ 00030419  0x00008310 beq  0x0000000a , 0x0000763a 
+ 00030420  0x00008311 beq  0x0000000b , 0x00006239 
+ 00030421  0x00008312 beq  0x00000009 , 0x00007617 
+ 00030422  0x00008313 beq  0x00000015 , 0x00006233 
+ 00030423  0x00008314 rtn 
+ 00030424  0x00008317 jam  0x00000001 , 0x000009b1 
+ 00030425  0x00008318 rtn 
+ 00030426  0x0000831b jam  0x00000000 , 0x000009b1 
+ 00030427  0x0000831c rtn 
+ 00030428  0x0000831e bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x0000831f fetch  0x00000001 , 0x0000465a 
+ 00030430  0x00008320 rtn  0x00000034 
+ 00030431  0x00008321 fetch  0x00000001 , 0x000009b2 
+ 00030432  0x00008322 rtn  0x00000034 
+ 00030433  0x00008323 increase  0x00000080 , 0x0000003f 
+ 00030434  0x00008324 store  0x00000001 , 0x000009b2 
+ 00030435  0x00008325 rtnbit1  0x00000007 
+ 00030436  0x00008326 fetch  0x00000001 , 0x000005e3 
+ 00030437  0x00008327 branch  0x000076e7 , 0x00000034 
+ 00030438  0x00008328 branch  0x00007a68 
+ 00030439  0x0000832b call  0x000078d3 
+ 00030440  0x0000832c fetch  0x00000001 , 0x000009b2 
+ 00030441  0x0000832d beq  0x00000001 , 0x00007684 
+ 00030442  0x0000832e beq  0x00000002 , 0x0000769b 
+ 00030443  0x0000832f rtn 
+ 00030444  0x00008333 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x00008334 rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x00008335 iadd  0x00000006 , 0x00000006 
+ 00030447  0x00008336 ifetch  0x00000001 , 0x00000006 
+ 00030448  0x00008337 qisolate0  0x0000003f 
+ 00030449  0x00008338 rtn 
+ 00030450  0x0000833c call  0x00007ebe 
+ 00030451  0x0000833d call  0x00007ebe 
+ 00030452  0x0000833e branch  0x00007ebe 
+ 00030453  0x00008342 ifetch  0x00000008 , 0x00000006 
+ 00030454  0x00008343 nrtn  0x00000034 
+ 00030455  0x00008344 ifetch  0x00000008 , 0x00000006 
+ 00030456  0x00008345 nrtn  0x00000034 
+ 00030457  0x00008346 ifetch  0x00000008 , 0x00000006 
+ 00030458  0x00008347 rtn 
+ 00030459  0x0000834d ifetch  0x00000004 , 0x00000011 
+ 00030460  0x0000834e iforce  0x00000002 
+ 00030461  0x0000834f ifetch  0x00000004 , 0x00000012 
+ 00030462  0x00008350 isub  0x00000002 , 0x0000003e 
+ 00030463  0x00008351 nrtn  0x00000005 
+ 00030464  0x00008352 increase  0x00000004 , 0x00000011 
+ 00030465  0x00008353 increase  0x00000004 , 0x00000012 
+ 00030466  0x00008354 loop  0x000076fb 
+ 00030467  0x00008355 rtn 
+ 00030468  0x00008359 force  0x00000006 , 0x00000039 
+ 00030469  0x0000835a increase  0x00000014 , 0x00000011 
+ 00030470  0x0000835b increase  0x00000014 , 0x00000012 
+ 00030471  0x0000835d ifetch  0x00000004 , 0x00000012 
+ 00030472  0x0000835e iforce  0x00000002 
+ 00030473  0x0000835f ifetch  0x00000004 , 0x00000011 
+ 00030474  0x00008360 isub  0x00000002 , 0x0000003f 
+ 00030475  0x00008361 nrtn  0x00000002 
+ 00030476  0x00008362 nrtn  0x00000034 
+ 00030477  0x00008363 increase  0xfffffffc , 0x00000011 
+ 00030478  0x00008364 increase  0xfffffffc , 0x00000012 
+ 00030479  0x00008365 loop  0x00007707 
+ 00030480  0x00008366 rtn 
+ 00030481  0x00008369 force  0x00000006 , 0x00000039 
+ 00030482  0x0000836a force  0x00000000 , 0x00000013 
+ 00030483  0x0000836c ifetch  0x00000004 , 0x00000011 
+ 00030484  0x0000836d iforce  0x00000002 
+ 00030485  0x0000836e ifetch  0x00000004 , 0x00000012 
+ 00030486  0x0000836f iadd  0x00000002 , 0x0000003f 
+ 00030487  0x00008370 iadd  0x00000013 , 0x0000003f 
+ 00030488  0x00008371 istore  0x00000004 , 0x00000005 
+ 00030489  0x00008372 isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x00008373 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x00008374 increase  0x00000004 , 0x00000011 
+ 00030492  0x00008375 increase  0x00000004 , 0x00000012 
+ 00030493  0x00008376 loop  0x00007713 
+ 00030494  0x00008377 rtn 
+ 00030495  0x0000837a force  0x00000006 , 0x00000039 
+ 00030496  0x0000837b force  0x00000000 , 0x00000013 
+ 00030497  0x0000837d ifetch  0x00000004 , 0x00000012 
+ 00030498  0x0000837e iforce  0x00000002 
+ 00030499  0x0000837f ifetch  0x00000004 , 0x00000011 
+ 00030500  0x00008380 isub  0x00000002 , 0x0000003f 
+ 00030501  0x00008381 isub  0x00000013 , 0x0000003f 
+ 00030502  0x00008382 istore  0x00000004 , 0x00000005 
+ 00030503  0x00008383 isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x00008384 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x00008385 increase  0x00000004 , 0x00000011 
+ 00030506  0x00008386 increase  0x00000004 , 0x00000012 
+ 00030507  0x00008387 loop  0x00007721 
+ 00030508  0x00008388 rtn 
+ 00030509  0x0000838b force  0x00000006 , 0x00000039 
+ 00030510  0x0000838c increase  0x00000014 , 0x00000011 
+ 00030511  0x0000838e force  0x00000000 , 0x00000013 
+ 00030512  0x00008390 ifetch  0x00000004 , 0x00000011 
+ 00030513  0x00008391 isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x00008392 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x00008393 rshift  0x0000003f , 0x0000003f 
+ 00030516  0x00008394 isolate1  0x00000000 , 0x00000013 
+ 00030517  0x00008395 setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x00008396 istore  0x00000004 , 0x00000011 
+ 00030519  0x00008397 increase  0xfffffffc , 0x00000011 
+ 00030520  0x00008398 rshift  0x00000013 , 0x00000013 
+ 00030521  0x00008399 loop  0x00007730 
+ 00030522  0x0000839a rtn 
+ 00030523  0x0000839d force  0x00000006 , 0x00000039 
+ 00030524  0x0000839e force  0x00000000 , 0x00000013 
+ 00030525  0x000083a0 ifetch  0x00000004 , 0x00000011 
+ 00030526  0x000083a1 isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x000083a2 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x000083a3 lshift  0x0000003f , 0x0000003f 
+ 00030529  0x000083a4 isolate1  0x00000000 , 0x00000013 
+ 00030530  0x000083a5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x000083a6 istore  0x00000004 , 0x00000011 
+ 00030532  0x000083a7 increase  0x00000004 , 0x00000011 
+ 00030533  0x000083a8 rshift  0x00000013 , 0x00000013 
+ 00030534  0x000083a9 loop  0x0000773d 
+ 00030535  0x000083aa rtn 
+ 00030536  0x000083ad call  0x0000773b 
+ 00030537  0x000083af isolate1  0x00000000 , 0x00000013 
+ 00030538  0x000083b0 branch  0x00007751 , 0x00000001 
+ 00030539  0x000083b1 arg  0x00000886 , 0x00000012 
+ 00030540  0x000083b2 copy  0x00000011 , 0x00000013 
+ 00030541  0x000083b3 increase  0xffffffe8 , 0x00000011 
+ 00030542  0x000083b4 call  0x00007704 
+ 00030543  0x000083b5 nrtn  0x00000002 
+ 00030544  0x000083b6 copy  0x00000013 , 0x00000011 
+ 00030545  0x000083b8 increase  0xffffffe8 , 0x00000011 
+ 00030546  0x000083b9 arg  0x00000886 , 0x00000012 
+ 00030547  0x000083ba copy  0x00000011 , 0x00000005 
+ 00030548  0x000083bb branch  0x0000771f 
+ 00030549  0x000083bf call  0x00007711 
+ 00030550  0x000083c0 copy  0x00000005 , 0x00000011 
+ 00030551  0x000083c1 branch  0x00007749 
+ 00030552  0x000083c4 call  0x0000771f 
+ 00030553  0x000083c5 isolate0  0x00000000 , 0x00000013 
+ 00030554  0x000083c6 rtn  0x00000001 
+ 00030555  0x000083c7 arg  0x00000886 , 0x00000012 
+ 00030556  0x000083c8 add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x000083c9 copy  0x00000011 , 0x00000005 
+ 00030558  0x000083ca branch  0x00007711 
+ 00030559  0x000083ce copy  0x00000005 , 0x0000000b 
+ 00030560  0x000083cf copy  0x00000011 , 0x00000030 
+ 00030561  0x000083d0 arg  0x00000716 , 0x00000012 
+ 00030562  0x000083d1 copy  0x00000012 , 0x00000005 
+ 00030563  0x000083d2 add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x000083d3 ifetch  0x00000008 , 0x00000006 
+ 00030565  0x000083d4 istore  0x00000008 , 0x00000005 
+ 00030566  0x000083d5 istore  0x00000008 , 0x00000005 
+ 00030567  0x000083d6 force  0x00000000 , 0x0000003f 
+ 00030568  0x000083d7 istore  0x00000008 , 0x00000005 
+ 00030569  0x000083d8 copy  0x0000000b , 0x00000005 
+ 00030570  0x000083d9 call  0x00007755 
+ 00030571  0x000083da arg  0x00000716 , 0x00000012 
+ 00030572  0x000083db copy  0x00000012 , 0x00000005 
+ 00030573  0x000083dc force  0x00000000 , 0x0000003f 
+ 00030574  0x000083dd istore  0x00000008 , 0x00000005 
+ 00030575  0x000083de add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x000083df ifetch  0x00000008 , 0x00000006 
+ 00030577  0x000083e0 istore  0x00000008 , 0x00000005 
+ 00030578  0x000083e1 istore  0x00000008 , 0x00000005 
+ 00030579  0x000083e2 copy  0x0000000b , 0x00000011 
+ 00030580  0x000083e3 copy  0x00000011 , 0x00000005 
+ 00030581  0x000083e4 call  0x00007755 
+ 00030582  0x000083e5 arg  0x00000716 , 0x00000012 
+ 00030583  0x000083e6 copy  0x00000012 , 0x00000005 
+ 00030584  0x000083e7 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x000083e8 ifetch  0x00000008 , 0x00000006 
+ 00030586  0x000083e9 istore  0x00000008 , 0x00000005 
+ 00030587  0x000083ea istore  0x00000008 , 0x00000005 
+ 00030588  0x000083eb istore  0x00000008 , 0x00000005 
+ 00030589  0x000083ec copy  0x0000000b , 0x00000011 
+ 00030590  0x000083ed copy  0x00000011 , 0x00000005 
+ 00030591  0x000083ee branch  0x00007755 
+ 00030592  0x000083f2 force  0x00000006 , 0x00000039 
+ 00030593  0x000083f4 ifetch  0x00000004 , 0x00000006 
+ 00030594  0x000083f5 iforce  0x0000002f 
+ 00030595  0x000083f6 increase  0x00000001 , 0x00000038 
+ 00030596  0x000083f7 loop  0x00007781 
+ 00030597  0x000083f8 rtn 
+ 00030598  0x000083fd copy  0x00000005 , 0x0000000b 
+ 00030599  0x000083fe arg  0x000006e6 , 0x00000005 
+ 00030600  0x000083ff call  0x00007ec5 
+ 00030601  0x00008400 arg  0x000006e6 , 0x00000005 
+ 00030602  0x00008401 copy  0x00000011 , 0x00000006 
+ 00030603  0x00008402 force  0x00000000 , 0x00000038 
+ 00030604  0x00008403 call  0x00007780 
+ 00030605  0x00008404 copy  0x00000012 , 0x00000006 
+ 00030606  0x00008405 call  0x00007780 
+ 00030607  0x00008406 force  0x00000000 , 0x00000012 
+ 00030608  0x00008408 force  0x00000000 , 0x00000002 
+ 00030609  0x00008409 force  0x00000006 , 0x00000013 
+ 00030610  0x0000840b ifetch  0x00000004 , 0x00000005 
+ 00030611  0x0000840c iforce  0x00000011 
+ 00030612  0x0000840d copy  0x00000012 , 0x00000038 
+ 00030613  0x0000840e deposit  0x0000002f 
+ 00030614  0x0000840f copy  0x00000013 , 0x00000038 
+ 00030615  0x00008410 imul32  0x0000002f , 0x0000003f 
+ 00030616  0x00008411 iadd  0x00000011 , 0x0000003f 
+ 00030617  0x00008412 iadd  0x00000002 , 0x0000003f 
+ 00030618  0x00008413 istore  0x00000004 , 0x00000005 
+ 00030619  0x00008414 rshift32  0x0000003f , 0x00000002 
+ 00030620  0x00008415 increase  0x00000001 , 0x00000013 
+ 00030621  0x00008416 compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x00008417 nbranch  0x00007792 , 0x00000001 
+ 00030623  0x00008418 deposit  0x00000002 
+ 00030624  0x00008419 istore  0x00000004 , 0x00000005 
+ 00030625  0x0000841a increase  0xffffffe8 , 0x00000005 
+ 00030626  0x0000841b increase  0x00000001 , 0x00000012 
+ 00030627  0x0000841c compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x0000841d nbranch  0x00007790 , 0x00000001 
+ 00030629  0x0000841e arg  0x000006e6 , 0x00000011 
+ 00030630  0x0000841f copy  0x0000000b , 0x00000005 
+ 00030631  0x00008420 branch  0x0000775f 
+ 00030632  0x00008424 copy  0x00000011 , 0x00000012 
+ 00030633  0x00008425 branch  0x00007786 
+ 00030634  0x00008428 copy  0x00000011 , 0x00000030 
+ 00030635  0x0000842a copy  0x00000030 , 0x00000011 
+ 00030636  0x0000842b ifetch  0x00000001 , 0x00000011 
+ 00030637  0x0000842c isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x0000842d rtn  0x00000001 
+ 00030639  0x0000842e call  0x0000772d 
+ 00030640  0x0000842f ifetch  0x00000001 , 0x00000012 
+ 00030641  0x00008430 isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x00008431 branch  0x000077ba , 0x00000001 
+ 00030643  0x00008432 arg  0x00000886 , 0x00000011 
+ 00030644  0x00008433 copy  0x00000012 , 0x00000005 
+ 00030645  0x00008434 call  0x00007711 
+ 00030646  0x00008435 ifetch  0x00000001 , 0x00000012 
+ 00030647  0x00008436 iadd  0x00000013 , 0x0000003f 
+ 00030648  0x00008437 istore  0x00000001 , 0x00000012 
+ 00030649  0x00008438 increase  0xffffffe8 , 0x00000012 
+ 00030650  0x0000843a add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x0000843b force  0x00000007 , 0x00000039 
+ 00030652  0x0000843c call  0x0000772f 
+ 00030653  0x0000843d branch  0x000077ab 
+ 00030654  0x00008441 copy  0x00000005 , 0x0000000b 
+ 00030655  0x00008442 arg  0x00000746 , 0x00000005 
+ 00030656  0x00008443 call  0x00007ec5 
+ 00030657  0x00008444 force  0x00000000 , 0x0000003f 
+ 00030658  0x00008445 store  0x00000004 , 0x000006fe 
+ 00030659  0x00008446 store  0x00000004 , 0x0000075e 
+ 00030660  0x00008447 jam  0x00000001 , 0x00000746 
+ 00030661  0x00008448 arg  0x000006e6 , 0x00000005 
+ 00030662  0x00008449 call  0x00007ec5 
+ 00030663  0x0000844a arg  0x00000886 , 0x00000006 
+ 00030664  0x0000844b arg  0x00000716 , 0x00000005 
+ 00030665  0x0000844c call  0x00007ebe 
+ 00030666  0x0000844d copy  0x00000011 , 0x00000006 
+ 00030667  0x0000844e arg  0x0000072e , 0x00000005 
+ 00030668  0x0000844f call  0x00007ebe 
+ 00030669  0x00008451 arg  0x0000072e , 0x00000006 
+ 00030670  0x00008452 call  0x000076f5 
+ 00030671  0x00008453 branch  0x000077f6 , 0x00000034 
+ 00030672  0x00008454 arg  0x0000072e , 0x00000011 
+ 00030673  0x00008455 arg  0x00000746 , 0x00000012 
+ 00030674  0x00008456 call  0x000077aa 
+ 00030675  0x00008458 arg  0x00000716 , 0x00000011 
+ 00030676  0x00008459 arg  0x000006e6 , 0x00000012 
+ 00030677  0x0000845a call  0x000077aa 
+ 00030678  0x0000845b arg  0x0000072e , 0x00000011 
+ 00030679  0x0000845c arg  0x00000716 , 0x00000012 
+ 00030680  0x0000845d call  0x00007704 
+ 00030681  0x0000845e branch  0x000077e8 , 0x00000002 
+ 00030682  0x0000845f arg  0x00000716 , 0x00000011 
+ 00030683  0x00008460 arg  0x0000072e , 0x00000012 
+ 00030684  0x00008461 copy  0x00000011 , 0x00000005 
+ 00030685  0x00008462 call  0x0000771f 
+ 00030686  0x00008463 arg  0x00000746 , 0x00000011 
+ 00030687  0x00008464 arg  0x000006e6 , 0x00000012 
+ 00030688  0x00008465 copy  0x00000012 , 0x00000005 
+ 00030689  0x00008466 call  0x00007711 
+ 00030690  0x00008467 ifetch  0x00000001 , 0x00000011 
+ 00030691  0x00008468 iadd  0x00000013 , 0x00000013 
+ 00030692  0x00008469 ifetch  0x00000001 , 0x00000012 
+ 00030693  0x0000846a iadd  0x00000013 , 0x0000003f 
+ 00030694  0x0000846b istore  0x00000001 , 0x00000012 
+ 00030695  0x0000846c branch  0x000077cd 
+ 00030696  0x0000846e arg  0x0000072e , 0x00000011 
+ 00030697  0x0000846f arg  0x00000716 , 0x00000012 
+ 00030698  0x00008470 copy  0x00000011 , 0x00000005 
+ 00030699  0x00008471 call  0x0000771f 
+ 00030700  0x00008472 arg  0x000006e6 , 0x00000011 
+ 00030701  0x00008473 arg  0x00000746 , 0x00000012 
+ 00030702  0x00008474 copy  0x00000012 , 0x00000005 
+ 00030703  0x00008475 call  0x00007711 
+ 00030704  0x00008476 ifetch  0x00000001 , 0x00000011 
+ 00030705  0x00008477 iadd  0x00000013 , 0x00000013 
+ 00030706  0x00008478 ifetch  0x00000001 , 0x00000012 
+ 00030707  0x00008479 iadd  0x00000013 , 0x0000003f 
+ 00030708  0x0000847a istore  0x00000001 , 0x00000012 
+ 00030709  0x0000847b branch  0x000077cd 
+ 00030710  0x0000847d arg  0x00000746 , 0x00000005 
+ 00030711  0x0000847e call  0x00007ec5 
+ 00030712  0x0000847f fetch  0x00000001 , 0x000006fe 
+ 00030713  0x00008480 store  0x00000001 , 0x00000746 
+ 00030714  0x00008481 store  0x00000001 , 0x0000074e 
+ 00030715  0x00008482 arg  0x00000746 , 0x00000011 
+ 00030716  0x00008483 arg  0x000006e6 , 0x00000012 
+ 00030717  0x00008484 copy  0x00000012 , 0x00000005 
+ 00030718  0x00008485 call  0x00007755 
+ 00030719  0x00008486 arg  0x00000886 , 0x00000011 
+ 00030720  0x00008487 arg  0x000006e6 , 0x00000012 
+ 00030721  0x00008488 copy  0x0000000b , 0x00000005 
+ 00030722  0x00008489 branch  0x00007758 
+ 00030723  0x0000848f arg  0x000006a6 , 0x00000011 
+ 00030724  0x00008490 arg  0x0000075e , 0x00000005 
+ 00030725  0x00008491 call  0x000077a8 
+ 00030726  0x00008492 arg  0x0000075e , 0x00000011 
+ 00030727  0x00008493 arg  0x00000776 , 0x00000005 
+ 00030728  0x00008494 call  0x000077a8 
+ 00030729  0x00008495 arg  0x0000089e , 0x00000011 
+ 00030730  0x00008496 arg  0x00000776 , 0x00000012 
+ 00030731  0x00008497 arg  0x00000776 , 0x00000005 
+ 00030732  0x00008498 call  0x00007786 
+ 00030733  0x00008499 arg  0x00000676 , 0x00000011 
+ 00030734  0x0000849a arg  0x0000075e , 0x00000005 
+ 00030735  0x0000849b call  0x000077a8 
+ 00030736  0x0000849c arg  0x0000075e , 0x00000006 
+ 00030737  0x0000849d arg  0x0000072e , 0x00000005 
+ 00030738  0x0000849e call  0x00007ebe 
+ 00030739  0x0000849f arg  0x0000072e , 0x00000011 
+ 00030740  0x000084a0 call  0x00007748 
+ 00030741  0x000084a1 arg  0x0000075e , 0x00000011 
+ 00030742  0x000084a2 arg  0x0000072e , 0x00000012 
+ 00030743  0x000084a3 arg  0x0000075e , 0x00000005 
+ 00030744  0x000084a4 call  0x00007755 
+ 00030745  0x000084a5 arg  0x0000075e , 0x00000011 
+ 00030746  0x000084a6 arg  0x00000776 , 0x00000012 
+ 00030747  0x000084a7 arg  0x0000075e , 0x00000005 
+ 00030748  0x000084a8 call  0x00007755 
+ 00030749  0x000084a9 arg  0x00000676 , 0x00000006 
+ 00030750  0x000084aa arg  0x0000072e , 0x00000005 
+ 00030751  0x000084ab call  0x00007ebe 
+ 00030752  0x000084ac arg  0x0000068e , 0x00000011 
+ 00030753  0x000084ad arg  0x00000776 , 0x00000005 
+ 00030754  0x000084ae call  0x000077a8 
+ 00030755  0x000084af arg  0x0000072e , 0x00000011 
+ 00030756  0x000084b0 call  0x00007748 
+ 00030757  0x000084b1 arg  0x0000072e , 0x00000011 
+ 00030758  0x000084b2 call  0x00007748 
+ 00030759  0x000084b3 arg  0x0000072e , 0x00000011 
+ 00030760  0x000084b4 arg  0x00000776 , 0x00000012 
+ 00030761  0x000084b5 arg  0x0000072e , 0x00000005 
+ 00030762  0x000084b6 call  0x00007786 
+ 00030763  0x000084b7 arg  0x00000776 , 0x00000011 
+ 00030764  0x000084b8 arg  0x00000746 , 0x00000005 
+ 00030765  0x000084b9 call  0x000077a8 
+ 00030766  0x000084ba arg  0x00000746 , 0x00000011 
+ 00030767  0x000084bb call  0x00007748 
+ 00030768  0x000084bc arg  0x00000746 , 0x00000011 
+ 00030769  0x000084bd call  0x00007748 
+ 00030770  0x000084be arg  0x00000746 , 0x00000011 
+ 00030771  0x000084bf call  0x00007748 
+ 00030772  0x000084c0 arg  0x0000068e , 0x00000006 
+ 00030773  0x000084c1 arg  0x00000776 , 0x00000005 
+ 00030774  0x000084c2 call  0x00007ebe 
+ 00030775  0x000084c3 arg  0x00000776 , 0x00000011 
+ 00030776  0x000084c4 call  0x00007748 
+ 00030777  0x000084c5 arg  0x00000776 , 0x00000011 
+ 00030778  0x000084c6 arg  0x000006a6 , 0x00000012 
+ 00030779  0x000084c7 arg  0x000006a6 , 0x00000005 
+ 00030780  0x000084c8 call  0x00007786 
+ 00030781  0x000084c9 arg  0x0000075e , 0x00000011 
+ 00030782  0x000084ca arg  0x00000776 , 0x00000005 
+ 00030783  0x000084cb call  0x000077a8 
+ 00030784  0x000084cc arg  0x00000776 , 0x00000011 
+ 00030785  0x000084cd arg  0x0000072e , 0x00000012 
+ 00030786  0x000084ce arg  0x00000776 , 0x00000005 
+ 00030787  0x000084cf call  0x00007758 
+ 00030788  0x000084d0 arg  0x00000776 , 0x00000011 
+ 00030789  0x000084d1 arg  0x0000072e , 0x00000012 
+ 00030790  0x000084d2 arg  0x00000676 , 0x00000005 
+ 00030791  0x000084d3 call  0x00007758 
+ 00030792  0x000084d4 arg  0x0000072e , 0x00000011 
+ 00030793  0x000084d5 arg  0x00000676 , 0x00000012 
+ 00030794  0x000084d6 arg  0x00000776 , 0x00000005 
+ 00030795  0x000084d7 call  0x00007758 
+ 00030796  0x000084d8 arg  0x00000776 , 0x00000011 
+ 00030797  0x000084d9 arg  0x0000075e , 0x00000012 
+ 00030798  0x000084da arg  0x00000776 , 0x00000005 
+ 00030799  0x000084db call  0x00007786 
+ 00030800  0x000084dc arg  0x00000776 , 0x00000011 
+ 00030801  0x000084dd arg  0x00000746 , 0x00000012 
+ 00030802  0x000084de arg  0x0000068e , 0x00000005 
+ 00030803  0x000084df branch  0x00007758 
+ 00030804  0x000084e4 arg  0x00000616 , 0x00000011 
+ 00030805  0x000084e5 arg  0x0000078e , 0x00000005 
+ 00030806  0x000084e6 call  0x000077a8 
+ 00030807  0x000084e7 arg  0x00000676 , 0x00000011 
+ 00030808  0x000084e8 arg  0x0000078e , 0x00000012 
+ 00030809  0x000084e9 arg  0x00000746 , 0x00000005 
+ 00030810  0x000084ea call  0x00007786 
+ 00030811  0x000084eb arg  0x00000616 , 0x00000011 
+ 00030812  0x000084ec arg  0x0000078e , 0x00000012 
+ 00030813  0x000084ed arg  0x0000078e , 0x00000005 
+ 00030814  0x000084ee call  0x00007786 
+ 00030815  0x000084ef arg  0x0000068e , 0x00000011 
+ 00030816  0x000084f0 arg  0x0000078e , 0x00000012 
+ 00030817  0x000084f1 arg  0x0000072e , 0x00000005 
+ 00030818  0x000084f2 call  0x00007786 
+ 00030819  0x000084f3 arg  0x000006a6 , 0x00000011 
+ 00030820  0x000084f4 arg  0x0000078e , 0x00000005 
+ 00030821  0x000084f5 call  0x000077a8 
+ 00030822  0x000084f6 arg  0x000005e6 , 0x00000011 
+ 00030823  0x000084f7 arg  0x0000078e , 0x00000012 
+ 00030824  0x000084f8 arg  0x0000075e , 0x00000005 
+ 00030825  0x000084f9 call  0x00007786 
+ 00030826  0x000084fa arg  0x000006a6 , 0x00000011 
+ 00030827  0x000084fb arg  0x0000078e , 0x00000012 
+ 00030828  0x000084fc arg  0x0000078e , 0x00000005 
+ 00030829  0x000084fd call  0x00007786 
+ 00030830  0x000084fe arg  0x000005fe , 0x00000011 
+ 00030831  0x000084ff arg  0x0000078e , 0x00000012 
+ 00030832  0x00008500 arg  0x00000776 , 0x00000005 
+ 00030833  0x00008501 call  0x00007786 
+ 00030834  0x00008502 arg  0x00000746 , 0x00000011 
+ 00030835  0x00008503 arg  0x0000075e , 0x00000012 
+ 00030836  0x00008504 arg  0x0000078e , 0x00000005 
+ 00030837  0x00008505 call  0x00007758 
+ 00030838  0x00008506 arg  0x00000746 , 0x00000011 
+ 00030839  0x00008507 arg  0x0000075e , 0x00000012 
+ 00030840  0x00008508 arg  0x00000746 , 0x00000005 
+ 00030841  0x00008509 call  0x00007755 
+ 00030842  0x0000850a arg  0x0000072e , 0x00000011 
+ 00030843  0x0000850b arg  0x00000776 , 0x00000012 
+ 00030844  0x0000850c arg  0x0000075e , 0x00000005 
+ 00030845  0x0000850d call  0x00007758 
+ 00030846  0x0000850e arg  0x0000072e , 0x00000011 
+ 00030847  0x0000850f arg  0x00000776 , 0x00000012 
+ 00030848  0x00008510 arg  0x0000072e , 0x00000005 
+ 00030849  0x00008511 call  0x00007755 
+ 00030850  0x00008512 arg  0x0000072e , 0x00000011 
+ 00030851  0x00008513 arg  0x0000078e , 0x00000012 
+ 00030852  0x00008514 arg  0x0000072e , 0x00000005 
+ 00030853  0x00008515 call  0x00007786 
+ 00030854  0x00008516 arg  0x000006a6 , 0x00000011 
+ 00030855  0x00008517 arg  0x00000616 , 0x00000012 
+ 00030856  0x00008518 arg  0x00000776 , 0x00000005 
+ 00030857  0x00008519 call  0x00007786 
+ 00030858  0x0000851a arg  0x00000776 , 0x00000011 
+ 00030859  0x0000851b arg  0x0000078e , 0x00000012 
+ 00030860  0x0000851c arg  0x000006a6 , 0x00000005 
+ 00030861  0x0000851d call  0x00007786 
+ 00030862  0x0000851e arg  0x0000078e , 0x00000011 
+ 00030863  0x0000851f arg  0x0000078e , 0x00000005 
+ 00030864  0x00008520 call  0x000077a8 
+ 00030865  0x00008521 arg  0x0000078e , 0x00000011 
+ 00030866  0x00008522 arg  0x00000746 , 0x00000012 
+ 00030867  0x00008523 arg  0x00000776 , 0x00000005 
+ 00030868  0x00008524 call  0x00007786 
+ 00030869  0x00008525 arg  0x0000078e , 0x00000011 
+ 00030870  0x00008526 arg  0x0000072e , 0x00000012 
+ 00030871  0x00008527 arg  0x0000072e , 0x00000005 
+ 00030872  0x00008528 call  0x00007786 
+ 00030873  0x00008529 arg  0x0000075e , 0x00000011 
+ 00030874  0x0000852a arg  0x00000676 , 0x00000005 
+ 00030875  0x0000852b call  0x000077a8 
+ 00030876  0x0000852c arg  0x00000676 , 0x00000011 
+ 00030877  0x0000852d arg  0x00000776 , 0x00000012 
+ 00030878  0x0000852e arg  0x00000676 , 0x00000005 
+ 00030879  0x0000852f call  0x00007758 
+ 00030880  0x00008530 arg  0x00000676 , 0x00000006 
+ 00030881  0x00008531 arg  0x0000078e , 0x00000005 
+ 00030882  0x00008532 call  0x00007ebe 
+ 00030883  0x00008533 arg  0x0000078e , 0x00000011 
+ 00030884  0x00008534 call  0x00007748 
+ 00030885  0x00008535 arg  0x00000776 , 0x00000011 
+ 00030886  0x00008536 arg  0x0000078e , 0x00000012 
+ 00030887  0x00008537 arg  0x00000776 , 0x00000005 
+ 00030888  0x00008538 call  0x00007758 
+ 00030889  0x00008539 arg  0x00000776 , 0x00000011 
+ 00030890  0x0000853a arg  0x0000075e , 0x00000012 
+ 00030891  0x0000853b arg  0x0000075e , 0x00000005 
+ 00030892  0x0000853c call  0x00007786 
+ 00030893  0x0000853d arg  0x0000075e , 0x00000011 
+ 00030894  0x0000853e arg  0x0000072e , 0x00000012 
+ 00030895  0x0000853f arg  0x0000068e , 0x00000005 
+ 00030896  0x00008540 call  0x00007758 
+ 00030897  0x00008541 arg  0x0000068e , 0x00000011 
+ 00030898  0x00008542 arg  0x00000886 , 0x00000012 
+ 00030899  0x00008543 arg  0x0000068e , 0x00000005 
+ 00030900  0x00008544 force  0x00000000 , 0x00000013 
+ 00030901  0x00008545 fetch  0x00000001 , 0x0000068e 
+ 00030902  0x00008546 isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x00008547 call  0x00007711 , 0x00000001 
+ 00030904  0x00008548 copy  0x00000013 , 0x00000030 
+ 00030905  0x00008549 arg  0x0000068e , 0x00000011 
+ 00030906  0x0000854a call  0x0000772d 
+ 00030907  0x0000854b fetch  0x00000001 , 0x000006a5 
+ 00030908  0x0000854c isolate1  0x00000000 , 0x00000030 
+ 00030909  0x0000854d setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x0000854e store  0x00000001 , 0x000006a5 
+ 00030911  0x0000854f rtn 
+ 00030912  0x00008554 fetch  0x00000001 , 0x000005e3 
+ 00030913  0x00008555 increase  0xffffffff , 0x0000003f 
+ 00030914  0x00008556 nrtn  0x00000002 
+ 00030915  0x00008557 store  0x00000001 , 0x000005e3 
+ 00030916  0x00008558 fetch  0x00000001 , 0x000005e2 
+ 00030917  0x00008559 call  0x00007803 , 0x00000034 
+ 00030918  0x0000855a fetch  0x00000001 , 0x000005e3 
+ 00030919  0x0000855b arg  0x000006be , 0x00000006 
+ 00030920  0x0000855c call  0x000076ec 
+ 00030921  0x0000855d branch  0x000078c0 , 0x00000001 
+ 00030922  0x0000855e fetch  0x00000001 , 0x000005e2 
+ 00030923  0x0000855f nbranch  0x000078ce , 0x00000034 
+ 00030924  0x00008560 call  0x00007854 
+ 00030925  0x00008561 branch  0x000078c0 
+ 00030926  0x00008563 jam  0x00000000 , 0x000005e2 
+ 00030927  0x00008564 arg  0x000005e6 , 0x00000006 
+ 00030928  0x00008565 arg  0x00000676 , 0x00000005 
+ 00030929  0x00008566 call  0x000076f2 
+ 00030930  0x00008567 branch  0x000078c0 
+ 00030931  0x0000856b arg  0x000006a6 , 0x00000011 
+ 00030932  0x0000856c arg  0x00000776 , 0x00000005 
+ 00030933  0x0000856d call  0x000077be 
+ 00030934  0x0000856e arg  0x00000776 , 0x00000011 
+ 00030935  0x0000856f arg  0x0000072e , 0x00000005 
+ 00030936  0x00008570 call  0x000077a8 
+ 00030937  0x00008571 arg  0x00000676 , 0x00000011 
+ 00030938  0x00008572 arg  0x0000072e , 0x00000012 
+ 00030939  0x00008573 arg  0x0000062e , 0x00000005 
+ 00030940  0x00008574 call  0x00007786 
+ 00030941  0x00008575 arg  0x00000776 , 0x00000011 
+ 00030942  0x00008576 arg  0x0000072e , 0x00000012 
+ 00030943  0x00008577 arg  0x0000075e , 0x00000005 
+ 00030944  0x00008578 call  0x00007786 
+ 00030945  0x00008579 arg  0x0000068e , 0x00000011 
+ 00030946  0x0000857a arg  0x0000075e , 0x00000012 
+ 00030947  0x0000857b arg  0x00000646 , 0x00000005 
+ 00030948  0x0000857c branch  0x00007786 
+ 00030949  0x00008581 ifetch  0x00000004 , 0x00000006 
+ 00030950  0x00008582 force  0x00000004 , 0x00000011 
+ 00030951  0x00008583 increase  0x00000003 , 0x00000005 
+ 00030952  0x00008585 istore  0x00000001 , 0x00000005 
+ 00030953  0x00008586 rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x00008587 increase  0xfffffffe , 0x00000005 
+ 00030955  0x00008588 increase  0xffffffff , 0x00000011 
+ 00030956  0x00008589 nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x0000858a increase  0x00000005 , 0x00000005 
+ 00030958  0x0000858b loop  0x000078e5 
+ 00030959  0x0000858c rtn 
+ 00030960  0x00008590 lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x00008591 iadd  0x0000000b , 0x00000006 
+ 00030962  0x00008592 ifetch  0x00000004 , 0x00000006 
+ 00030963  0x00008593 rtn 
+ 00030964  0x00008596 force  0x00000010 , 0x00000030 
+ 00030965  0x00008597 arg  0x000005e6 , 0x0000000b 
+ 00030966  0x00008599 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x0000859a call  0x000078f0 
+ 00030968  0x0000859b iforce  0x00000002 
+ 00030969  0x0000859c add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x0000859d call  0x000078f0 
+ 00030971  0x0000859e iadd  0x00000002 , 0x00000002 
+ 00030972  0x0000859f add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x000085a0 call  0x000078f0 
+ 00030974  0x000085a1 shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x000085a2 iadd  0x00000002 , 0x00000002 
+ 00030976  0x000085a3 add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x000085a4 call  0x000078f0 
+ 00030978  0x000085a5 shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x000085a6 iadd  0x00000002 , 0x00000002 
+ 00030980  0x000085a7 lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x000085a8 iadd  0x0000000b , 0x00000005 
+ 00030982  0x000085a9 istoret  0x00000004 , 0x00000005 
+ 00030983  0x000085aa increase  0x00000001 , 0x00000030 
+ 00030984  0x000085ab compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x000085ac nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x000085ad rtn 
+ 00030987  0x000085b1 arg  0x000008fe , 0x00000006 
+ 00030988  0x000085b2 force  0x00000007 , 0x00000038 
+ 00030989  0x000085b4 ifetch  0x00000004 , 0x00000006 
+ 00030990  0x000085b5 iforce  0x0000002f 
+ 00030991  0x000085b6 increase  0xffffffff , 0x00000038 
+ 00030992  0x000085b7 branch  0x0000790d , 0x00000002 
+ 00030993  0x000085b8 rtn 
+ 00030994  0x000085bb bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x000085bc call  0x000078f4 
+ 00030996  0x000085bd arg  0x000006e6 , 0x00000005 
+ 00030997  0x000085be force  0x00000000 , 0x00000038 
+ 00030998  0x000085c0 deposit  0x0000002f 
+ 00030999  0x000085c1 istore  0x00000004 , 0x00000005 
+ 00031000  0x000085c2 increase  0x00000001 , 0x00000038 
+ 00031001  0x000085c3 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x000085c4 nbranch  0x00007916 , 0x00000001 
+ 00031003  0x000085c5 call  0x000074b9 
+ 00031004  0x000085c6 arg  0x00008700 , 0x0000000b 
+ 00031005  0x000085c7 arg  0x000005e6 , 0x00000030 
+ 00031006  0x000085c8 force  0x00000040 , 0x00000039 
+ 00031007  0x000085ca ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x000085cb ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x000085cc increase  0x00000004 , 0x0000000b 
+ 00031010  0x000085cd increase  0x00000004 , 0x00000030 
+ 00031011  0x000085ce iadd  0x00000002 , 0x0000003f 
+ 00031012  0x000085cf force  0x00000007 , 0x00000038 
+ 00031013  0x000085d0 iadd  0x0000002f , 0x00000002 
+ 00031014  0x000085d1 force  0x00000004 , 0x00000038 
+ 00031015  0x000085d2 shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x000085d3 iadd  0x00000002 , 0x00000002 
+ 00031017  0x000085d4 force  0x00000005 , 0x00000038 
+ 00031018  0x000085d5 deposit  0x0000002f 
+ 00031019  0x000085d6 force  0x00000006 , 0x00000038 
+ 00031020  0x000085d7 ixor  0x0000002f , 0x0000003f 
+ 00031021  0x000085d8 force  0x00000004 , 0x00000038 
+ 00031022  0x000085d9 iand  0x0000002f , 0x0000003f 
+ 00031023  0x000085da force  0x00000006 , 0x00000038 
+ 00031024  0x000085db ixor  0x0000002f , 0x0000003f 
+ 00031025  0x000085dc iadd  0x00000002 , 0x00000002 
+ 00031026  0x000085dd force  0x00000007 , 0x00000038 
+ 00031027  0x000085de copy  0x00000002 , 0x0000002f 
+ 00031028  0x000085df force  0x00000003 , 0x00000038 
+ 00031029  0x000085e0 deposit  0x0000002f 
+ 00031030  0x000085e1 iadd  0x00000002 , 0x0000002f 
+ 00031031  0x000085e2 force  0x00000000 , 0x00000038 
+ 00031032  0x000085e3 deposit  0x0000002f 
+ 00031033  0x000085e4 force  0x00000001 , 0x00000038 
+ 00031034  0x000085e5 iand  0x0000002f , 0x00000002 
+ 00031035  0x000085e6 ior  0x0000002f , 0x0000003f 
+ 00031036  0x000085e7 force  0x00000002 , 0x00000038 
+ 00031037  0x000085e8 iand  0x0000002f , 0x0000003f 
+ 00031038  0x000085e9 ior  0x00000002 , 0x00000002 
+ 00031039  0x000085ea force  0x00000000 , 0x00000038 
+ 00031040  0x000085eb shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x000085ec iadd  0x00000002 , 0x0000003f 
+ 00031042  0x000085ed force  0x00000007 , 0x00000038 
+ 00031043  0x000085ee iadd  0x0000002f , 0x0000002f 
+ 00031044  0x000085ef regexrot 
+ 00031045  0x000085f0 loop  0x0000791f 
+ 00031046  0x000085f1 arg  0x000006e6 , 0x00000006 
+ 00031047  0x000085f2 force  0x00000000 , 0x00000038 
+ 00031048  0x000085f4 ifetch  0x00000004 , 0x00000006 
+ 00031049  0x000085f5 iadd  0x0000002f , 0x0000002f 
+ 00031050  0x000085f6 increase  0x00000001 , 0x00000038 
+ 00031051  0x000085f7 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x000085f8 nbranch  0x00007948 , 0x00000001 
+ 00031053  0x000085f9 branch  0x000074bd 
+ 00031054  0x000085fd arg  0x00000a3e , 0x00000005 
+ 00031055  0x000085fe force  0x00000007 , 0x00000038 
+ 00031056  0x00008600 deposit  0x0000002f 
+ 00031057  0x00008601 istore  0x00000004 , 0x00000005 
+ 00031058  0x00008602 increase  0xffffffff , 0x00000038 
+ 00031059  0x00008603 branch  0x00007950 , 0x00000002 
+ 00031060  0x00008604 rtn 
+ 00031061  0x00008608 arg  0x000005e6 , 0x00000005 
+ 00031062  0x00008609 increase  0xfffffffc , 0x00000006 
+ 00031063  0x0000860a sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x0000860c ifetch  0x00000004 , 0x00000006 
+ 00031065  0x0000860d ixor  0x00000002 , 0x0000003f 
+ 00031066  0x0000860e istore  0x00000004 , 0x00000005 
+ 00031067  0x0000860f increase  0xfffffff8 , 0x00000006 
+ 00031068  0x00008610 loop  0x00007958 
+ 00031069  0x00008611 copy  0x00000011 , 0x00000039 
+ 00031070  0x00008612 deposit  0x00000002 
+ 00031071  0x00008614 istore  0x00000004 , 0x00000005 
+ 00031072  0x00008615 loop  0x0000795f 
+ 00031073  0x00008616 rtn 
+ 00031074  0x00008619 call  0x00007967 
+ 00031075  0x0000861a call  0x0000794e 
+ 00031076  0x0000861b branch  0x0000798d 
+ 00031077  0x0000861e call  0x00007967 
+ 00031078  0x0000861f branch  0x0000798d 
+ 00031079  0x00008622 arg  0x000009de , 0x00000006 
+ 00031080  0x00008623 arg  0x000005e6 , 0x00000005 
+ 00031081  0x00008624 force  0x00000006 , 0x00000039 
+ 00031082  0x00008625 call  0x00007a71 
+ 00031083  0x00008626 arg  0x00004642 , 0x00000006 
+ 00031084  0x00008627 force  0x00000006 , 0x00000039 
+ 00031085  0x00008628 call  0x00007a71 
+ 00031086  0x00008629 arg  0x00000a3e , 0x00000006 
+ 00031087  0x0000862a call  0x00007a70 
+ 00031088  0x0000862b call  0x0000790b 
+ 00031089  0x0000862c call  0x00007912 
+ 00031090  0x0000862d arg  0x00000a2e , 0x00000006 
+ 00031091  0x0000862e arg  0x000005e6 , 0x00000005 
+ 00031092  0x0000862f branch  0x00007984 
+ 00031093  0x00008632 arg  0x00004642 , 0x00000006 
+ 00031094  0x00008633 arg  0x000005e6 , 0x00000005 
+ 00031095  0x00008634 force  0x00000006 , 0x00000039 
+ 00031096  0x00008635 call  0x00007a71 
+ 00031097  0x00008636 arg  0x000009de , 0x00000006 
+ 00031098  0x00008637 force  0x00000006 , 0x00000039 
+ 00031099  0x00008638 call  0x00007a71 
+ 00031100  0x00008639 arg  0x00000a2e , 0x00000006 
+ 00031101  0x0000863a call  0x00007a70 
+ 00031102  0x0000863b call  0x0000790b 
+ 00031103  0x0000863c call  0x00007912 
+ 00031104  0x0000863d arg  0x00000a3e , 0x00000006 
+ 00031105  0x0000863e arg  0x000005e6 , 0x00000005 
+ 00031106  0x0000863f call  0x00007984 
+ 00031107  0x00008640 branch  0x0000798d 
+ 00031108  0x00008643 call  0x00007a70 
+ 00031109  0x00008644 setarg  0x00800000 
+ 00031110  0x00008645 lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x00008646 istore  0x00000004 , 0x00000005 
+ 00031112  0x00008647 force  0x00000005 , 0x00000039 
+ 00031113  0x00008648 call  0x00007ec6 
+ 00031114  0x00008649 setarg  0x00000280 
+ 00031115  0x0000864a istore  0x00000004 , 0x00000005 
+ 00031116  0x0000864b branch  0x00007912 
+ 00031117  0x0000864d fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x0000864f arg  0x000003e8 , 0x00000011 
+ 00031119  0x00008650 idiv  0x00000011 
+ 00031120  0x00008651 call  0x00007f86 
+ 00031121  0x00008652 remainder  0x0000003f 
+ 00031122  0x00008653 store  0x00000004 , 0x000009ba 
+ 00031123  0x00008654 quotient  0x0000003f 
+ 00031124  0x00008655 arg  0x000003e8 , 0x00000011 
+ 00031125  0x00008656 idiv  0x00000011 
+ 00031126  0x00008657 call  0x00007f86 
+ 00031127  0x00008658 remainder  0x0000003f 
+ 00031128  0x00008659 arg  0x000003e8 , 0x00000011 
+ 00031129  0x0000865a imul32  0x00000011 , 0x0000003f 
+ 00031130  0x0000865b fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x0000865c iadd  0x00000002 , 0x0000003f 
+ 00031132  0x0000865d store  0x00000004 , 0x000009ba 
+ 00031133  0x0000865e rtn 
+ 00031134  0x00008661 jam  0x00000000 , 0x00004664 
+ 00031135  0x00008662 branch  0x000079a2 
+ 00031136  0x00008665 fetch  0x00000001 , 0x00004662 
+ 00031137  0x00008666 bne  0x00000002 , 0x0000799e 
+ 00031138  0x00008668 bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x00008669 setarg  0x00363636 
+ 00031140  0x0000866a lshift8  0x0000003f , 0x00000002 
+ 00031141  0x0000866b or_into  0x00000036 , 0x00000002 
+ 00031142  0x0000866c fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x0000866d copy  0x0000003f , 0x00000006 
+ 00031144  0x0000866e force  0x00000004 , 0x00000039 
+ 00031145  0x0000866f call  0x00007955 
+ 00031146  0x00008670 call  0x0000790b 
+ 00031147  0x00008671 call  0x00007912 
+ 00031148  0x00008672 fetch  0x00000002 , 0x00000a80 
+ 00031149  0x00008673 copy  0x0000003f , 0x00000006 
+ 00031150  0x00008674 arg  0x000005e6 , 0x00000005 
+ 00031151  0x00008675 force  0x00000006 , 0x00000039 
+ 00031152  0x00008676 call  0x00007a71 
+ 00031153  0x00008677 fetch  0x00000002 , 0x00000a82 
+ 00031154  0x00008678 copy  0x0000003f , 0x00000006 
+ 00031155  0x00008679 force  0x00000006 , 0x00000039 
+ 00031156  0x0000867a call  0x00007a71 
+ 00031157  0x0000867b setarg  0x00800000 
+ 00031158  0x0000867c istore  0x00000003 , 0x00000005 
+ 00031159  0x0000867e fetch  0x00000001 , 0x00004664 
+ 00031160  0x00008680 istore  0x00000001 , 0x00000005 
+ 00031161  0x00008681 force  0x00000000 , 0x0000003f 
+ 00031162  0x00008682 istore  0x00000008 , 0x00000005 
+ 00031163  0x00008683 setarg  0x00000388 
+ 00031164  0x00008684 istore  0x00000004 , 0x00000005 
+ 00031165  0x00008685 call  0x00007912 
+ 00031166  0x00008686 call  0x0000794e 
+ 00031167  0x00008687 arg  0x00000a3e , 0x00000006 
+ 00031168  0x00008688 arg  0x00000706 , 0x00000005 
+ 00031169  0x00008689 call  0x00007ebd 
+ 00031170  0x0000868b setarg  0x005c5c5c 
+ 00031171  0x0000868c lshift8  0x0000003f , 0x00000002 
+ 00031172  0x0000868d or_into  0x0000005c , 0x00000002 
+ 00031173  0x0000868e fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x0000868f copy  0x0000003f , 0x00000006 
+ 00031175  0x00008690 force  0x00000004 , 0x00000039 
+ 00031176  0x00008691 call  0x00007955 
+ 00031177  0x00008692 call  0x0000790b 
+ 00031178  0x00008693 call  0x00007912 
+ 00031179  0x00008694 arg  0x00000726 , 0x00000006 
+ 00031180  0x00008695 arg  0x000005e6 , 0x00000005 
+ 00031181  0x00008696 force  0x00000008 , 0x00000039 
+ 00031182  0x00008697 call  0x00007a71 
+ 00031183  0x00008698 setarg  0x00800000 
+ 00031184  0x00008699 lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x0000869a istore  0x00000004 , 0x00000005 
+ 00031186  0x0000869b call  0x00007ec5 
+ 00031187  0x0000869c setarg  0x00000300 
+ 00031188  0x0000869d istore  0x00000004 , 0x00000005 
+ 00031189  0x0000869e call  0x00007912 
+ 00031190  0x0000869f branch  0x0000794e 
+ 00031191  0x000086a3 setarg  0x00363636 
+ 00031192  0x000086a4 lshift8  0x0000003f , 0x00000002 
+ 00031193  0x000086a5 or_into  0x00000036 , 0x00000002 
+ 00031194  0x000086a6 arg  0x00000a1e , 0x00000006 
+ 00031195  0x000086a7 force  0x00000006 , 0x00000039 
+ 00031196  0x000086a8 call  0x00007955 
+ 00031197  0x000086a9 call  0x0000790b 
+ 00031198  0x000086aa call  0x00007912 
+ 00031199  0x000086ab fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x000086ac copy  0x0000003f , 0x00000006 
+ 00031201  0x000086ad arg  0x000005e6 , 0x00000005 
+ 00031202  0x000086ae call  0x00007a70 
+ 00031203  0x000086af fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x000086b0 copy  0x0000003f , 0x00000006 
+ 00031205  0x000086b1 call  0x00007a70 
+ 00031206  0x000086b3 setarg  0x0062746c 
+ 00031207  0x000086b4 lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x000086b5 or_into  0x0000006b , 0x0000003f 
+ 00031209  0x000086b6 istore  0x00000004 , 0x00000005 
+ 00031210  0x000086b7 arg  0x00000733 , 0x00000006 
+ 00031211  0x000086b8 force  0x00000003 , 0x00000039 
+ 00031212  0x000086b9 call  0x00007a71 
+ 00031213  0x000086bb setarg  0x00800000 
+ 00031214  0x000086bc lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x000086bd istore  0x00000004 , 0x00000005 
+ 00031216  0x000086be force  0x00000000 , 0x0000003f 
+ 00031217  0x000086bf istore  0x00000008 , 0x00000005 
+ 00031218  0x000086c0 setarg  0x00000380 
+ 00031219  0x000086c1 istore  0x00000004 , 0x00000005 
+ 00031220  0x000086c2 call  0x00007912 
+ 00031221  0x000086c4 call  0x0000794e 
+ 00031222  0x000086c5 arg  0x00000a3e , 0x00000006 
+ 00031223  0x000086c6 arg  0x00000706 , 0x00000005 
+ 00031224  0x000086c7 call  0x00007ebd 
+ 00031225  0x000086c9 setarg  0x005c5c5c 
+ 00031226  0x000086ca lshift8  0x0000003f , 0x00000002 
+ 00031227  0x000086cb or_into  0x0000005c , 0x00000002 
+ 00031228  0x000086cc arg  0x00000a1e , 0x00000006 
+ 00031229  0x000086cd force  0x00000006 , 0x00000039 
+ 00031230  0x000086ce call  0x00007955 
+ 00031231  0x000086cf call  0x0000790b 
+ 00031232  0x000086d0 call  0x00007912 
+ 00031233  0x000086d1 arg  0x00000726 , 0x00000006 
+ 00031234  0x000086d2 arg  0x000005e6 , 0x00000005 
+ 00031235  0x000086d3 force  0x00000008 , 0x00000039 
+ 00031236  0x000086d4 call  0x00007a71 
+ 00031237  0x000086d5 setarg  0x00800000 
+ 00031238  0x000086d6 lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x000086d7 istore  0x00000004 , 0x00000005 
+ 00031240  0x000086d8 call  0x00007ec5 
+ 00031241  0x000086d9 setarg  0x00000300 
+ 00031242  0x000086da istore  0x00000004 , 0x00000005 
+ 00031243  0x000086db call  0x00007912 
+ 00031244  0x000086dc branch  0x0000794e 
+ 00031245  0x000086e0 fetch  0x00000001 , 0x00004662 
+ 00031246  0x000086e1 bne  0x00000002 , 0x00007a1e 
+ 00031247  0x000086e3 bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x000086e4 setarg  0x00363636 
+ 00031249  0x000086e5 lshift8  0x0000003f , 0x00000002 
+ 00031250  0x000086e6 or_into  0x00000036 , 0x00000002 
+ 00031251  0x000086e7 arg  0x00000a1e , 0x00000006 
+ 00031252  0x000086e8 force  0x00000006 , 0x00000039 
+ 00031253  0x000086e9 call  0x00007955 
+ 00031254  0x000086ea call  0x0000790b 
+ 00031255  0x000086eb call  0x00007912 
+ 00031256  0x000086ec arg  0x00000a3e , 0x00000006 
+ 00031257  0x000086ed arg  0x000005e6 , 0x00000005 
+ 00031258  0x000086ee call  0x00007a70 
+ 00031259  0x000086ef arg  0x00000a2e , 0x00000006 
+ 00031260  0x000086f0 call  0x00007a70 
+ 00031261  0x000086f1 branch  0x00007a33 
+ 00031262  0x000086f4 setarg  0x00000000 
+ 00031263  0x000086f5 store  0x00000004 , 0x0000468a 
+ 00031264  0x000086f6 branch  0x00007a0f 
+ 00031265  0x000086f9 setarg  0x00000000 
+ 00031266  0x000086fa store  0x00000004 , 0x0000468a 
+ 00031267  0x000086fb branch  0x00007a26 
+ 00031268  0x000086ff fetch  0x00000001 , 0x00004662 
+ 00031269  0x00008700 bne  0x00000002 , 0x00007a21 
+ 00031270  0x00008702 setarg  0x00363636 
+ 00031271  0x00008703 lshift8  0x0000003f , 0x00000002 
+ 00031272  0x00008704 or_into  0x00000036 , 0x00000002 
+ 00031273  0x00008705 arg  0x00000a1e , 0x00000006 
+ 00031274  0x00008706 force  0x00000006 , 0x00000039 
+ 00031275  0x00008707 call  0x00007955 
+ 00031276  0x00008708 call  0x0000790b 
+ 00031277  0x00008709 call  0x00007912 
+ 00031278  0x0000870b arg  0x00000a2e , 0x00000006 
+ 00031279  0x0000870c arg  0x000005e6 , 0x00000005 
+ 00031280  0x0000870d call  0x00007a70 
+ 00031281  0x0000870e arg  0x00000a3e , 0x00000006 
+ 00031282  0x0000870f call  0x00007a70 
+ 00031283  0x00008711 setarg  0x00000000 
+ 00031284  0x00008712 istore  0x00000008 , 0x00000005 
+ 00031285  0x00008713 istore  0x00000004 , 0x00000005 
+ 00031286  0x00008714 fetch  0x00000004 , 0x0000468a 
+ 00031287  0x00008715 istore  0x00000004 , 0x00000005 
+ 00031288  0x00008717 copy  0x00000005 , 0x00000002 
+ 00031289  0x00008718 jam  0x00000080 , 0x00000726 
+ 00031290  0x00008719 copy  0x00000002 , 0x00000005 
+ 00031291  0x0000871a arg  0x00000736 , 0x00000006 
+ 00031292  0x0000871b call  0x00007a70 
+ 00031293  0x0000871d call  0x00007912 
+ 00031294  0x0000871f arg  0x000005e6 , 0x00000005 
+ 00031295  0x00008720 force  0x00000007 , 0x00000039 
+ 00031296  0x00008721 call  0x00007ec6 
+ 00031297  0x00008722 istore  0x00000004 , 0x00000005 
+ 00031298  0x00008723 setarg  0x000003f8 
+ 00031299  0x00008724 istore  0x00000004 , 0x00000005 
+ 00031300  0x00008725 call  0x00007912 
+ 00031301  0x00008726 call  0x0000794e 
+ 00031302  0x00008728 arg  0x00000a3e , 0x00000006 
+ 00031303  0x00008729 arg  0x00000706 , 0x00000005 
+ 00031304  0x0000872a call  0x00007ebd 
+ 00031305  0x0000872c setarg  0x005c5c5c 
+ 00031306  0x0000872d lshift8  0x0000003f , 0x00000002 
+ 00031307  0x0000872e or_into  0x0000005c , 0x00000002 
+ 00031308  0x0000872f arg  0x00000a1e , 0x00000006 
+ 00031309  0x00008730 force  0x00000006 , 0x00000039 
+ 00031310  0x00008731 call  0x00007955 
+ 00031311  0x00008732 call  0x0000790b 
+ 00031312  0x00008733 call  0x00007912 
+ 00031313  0x00008734 arg  0x00000726 , 0x00000006 
+ 00031314  0x00008735 arg  0x000005e6 , 0x00000005 
+ 00031315  0x00008736 force  0x00000008 , 0x00000039 
+ 00031316  0x00008737 call  0x00007a71 
+ 00031317  0x00008738 setarg  0x00800000 
+ 00031318  0x00008739 lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x0000873a istore  0x00000004 , 0x00000005 
+ 00031320  0x0000873b call  0x00007ec5 
+ 00031321  0x0000873c setarg  0x00000300 
+ 00031322  0x0000873d istore  0x00000004 , 0x00000005 
+ 00031323  0x0000873e call  0x00007912 
+ 00031324  0x0000873f branch  0x0000794e 
+ 00031325  0x00008747 jam  0x000000c0 , 0x000005e3 
+ 00031326  0x00008749 fetch  0x00000001 , 0x000005e3 
+ 00031327  0x0000874a rtn  0x00000034 
+ 00031328  0x0000874b increase  0xffffffff , 0x0000003f 
+ 00031329  0x0000874c store  0x00000001 , 0x000005e3 
+ 00031330  0x0000874d arg  0x000006be , 0x00000006 
+ 00031331  0x0000874e call  0x000076ec 
+ 00031332  0x0000874f branch  0x00007a5e , 0x00000001 
+ 00031333  0x00008750 arg  0x000005e6 , 0x00000006 
+ 00031334  0x00008751 arg  0x00000676 , 0x00000005 
+ 00031335  0x00008752 branch  0x000076f2 
+ 00031336  0x00008755 call  0x00007803 
+ 00031337  0x00008756 fetch  0x00000001 , 0x000005e3 
+ 00031338  0x00008757 increase  0xffffffff , 0x0000003f 
+ 00031339  0x00008758 store  0x00000001 , 0x000005e3 
+ 00031340  0x00008759 arg  0x000006be , 0x00000006 
+ 00031341  0x0000875a call  0x000076ec 
+ 00031342  0x0000875b rtn  0x00000001 
+ 00031343  0x0000875c branch  0x00007854 
+ 00031344  0x0000875f force  0x00000004 , 0x00000039 
+ 00031345  0x00008761 increase  0xfffffffc , 0x00000006 
+ 00031346  0x00008763 ifetch  0x00000004 , 0x00000006 
+ 00031347  0x00008764 istore  0x00000004 , 0x00000005 
+ 00031348  0x00008765 increase  0xfffffff8 , 0x00000006 
+ 00031349  0x00008766 loop  0x00007a72 
+ 00031350  0x00008767 rtn 
+ 00031351  0x0000876d bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x0000876e fetch  0x00000001 , 0x000044be 
+ 00031353  0x0000876f branch  0x00005af0 , 0x00000034 
+ 00031354  0x00008770 call  0x00005aec 
+ 00031355  0x00008771 call  0x00007583 
+ 00031356  0x00008773 branch  0x00007a7d 
+ 00031357  0x00008779 fetch  0x00000001 , 0x000044c3 
+ 00031358  0x0000877a rtnne  0x00000000 
+ 00031359  0x0000877b fetch  0x00000001 , 0x000044c0 
+ 00031360  0x0000877c rtnne  0x00000000 
+ 00031361  0x0000877e arg  0x000045b2 , 0x00000005 
+ 00031362  0x0000877f force  0x0000000f , 0x00000007 
+ 00031363  0x00008780 call  0x000076a2 
+ 00031364  0x00008781 random  0x0000003f 
+ 00031365  0x00008782 rshift  0x0000003f , 0x0000003f 
+ 00031366  0x00008783 istore  0x00000002 , 0x00000005 
+ 00031367  0x00008785 arg  0x00000766 , 0x00000005 
+ 00031368  0x00008786 arg  0x000045b2 , 0x00000006 
+ 00031369  0x00008787 call  0x00007ebd 
+ 00031370  0x00008789 arg  0x00000646 , 0x00000005 
+ 00031371  0x0000878a arg  0x0000095e , 0x00000006 
+ 00031372  0x0000878b call  0x00007eb3 
+ 00031373  0x0000878d arg  0x00000686 , 0x00000005 
+ 00031374  0x0000878e call  0x00007ed0 
+ 00031375  0x0000878f jam  0x00000001 , 0x00000686 
+ 00031376  0x00008791 call  0x00007ac7 
+ 00031377  0x00008792 jam  0x00000003 , 0x000044c0 
+ 00031378  0x00008793 rtn 
+ 00031379  0x00008796 arg  0x000045d2 , 0x00000005 
+ 00031380  0x00008797 arg  0x000006a6 , 0x00000006 
+ 00031381  0x00008798 call  0x00007eb3 
+ 00031382  0x00008799 jam  0x00000003 , 0x000044c3 
+ 00031383  0x0000879a jam  0x00000000 , 0x000044c0 
+ 00031384  0x0000879b rtn 
+ 00031385  0x000087a0 fetch  0x00000001 , 0x000009b9 
+ 00031386  0x000087a1 rtnne  0x00000000 
+ 00031387  0x000087a2 fetch  0x00000001 , 0x000044c0 
+ 00031388  0x000087a3 rtnne  0x00000000 
+ 00031389  0x000087a5 arg  0x00000766 , 0x00000005 
+ 00031390  0x000087a6 arg  0x000045b2 , 0x00000006 
+ 00031391  0x000087a7 call  0x00007ebd 
+ 00031392  0x000087a9 arg  0x00000646 , 0x00000005 
+ 00031393  0x000087aa arg  0x000009be , 0x00000006 
+ 00031394  0x000087ab call  0x00007eb3 
+ 00031395  0x000087ad arg  0x00000686 , 0x00000005 
+ 00031396  0x000087ae call  0x00007ed0 
+ 00031397  0x000087af jam  0x00000001 , 0x00000686 
+ 00031398  0x000087b1 call  0x00007ac7 
+ 00031399  0x000087b2 jam  0x00000004 , 0x000044c0 
+ 00031400  0x000087b3 rtn 
+ 00031401  0x000087b8 arg  0x000009fe , 0x00000005 
+ 00031402  0x000087b9 arg  0x000006a6 , 0x00000006 
+ 00031403  0x000087ba call  0x00007ebd 
+ 00031404  0x000087bb jam  0x00000003 , 0x000009b9 
+ 00031405  0x000087bc jam  0x00000000 , 0x000044c0 
+ 00031406  0x000087bd rtn 
+ 00031407  0x000087c2 fetch  0x00000001 , 0x000044be 
+ 00031408  0x000087c3 rtn  0x00000034 
+ 00031409  0x000087c4 fetch  0x00000001 , 0x000044c0 
+ 00031410  0x000087c5 rtn  0x00000034 
+ 00031411  0x000087c6 increase  0x00000080 , 0x0000003f 
+ 00031412  0x000087c7 store  0x00000001 , 0x000044c0 
+ 00031413  0x000087c8 rtnbit1  0x00000007 
+ 00031414  0x000087c9 fetch  0x00000002 , 0x000005e3 
+ 00031415  0x000087ca branch  0x00007ab9 , 0x00000034 
+ 00031416  0x000087cb branch  0x00007abf 
+ 00031417  0x000087ce bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x000087cf call  0x00007ad4 
+ 00031419  0x000087d0 fetch  0x00000001 , 0x000044c0 
+ 00031420  0x000087d1 beq  0x00000003 , 0x00007a93 
+ 00031421  0x000087d2 beq  0x00000004 , 0x00007aa9 
+ 00031422  0x000087d3 rtn 
+ 00031423  0x000087d7 call  0x00007ae6 
+ 00031424  0x000087d8 fetch  0x00000002 , 0x000005e3 
+ 00031425  0x000087d9 increase  0xffffffff , 0x0000003f 
+ 00031426  0x000087da store  0x00000002 , 0x000005e3 
+ 00031427  0x000087db arg  0x00000766 , 0x00000006 
+ 00031428  0x000087dc call  0x000076ec 
+ 00031429  0x000087dd rtn  0x00000001 
+ 00031430  0x000087de branch  0x00007b37 
+ 00031431  0x000087e1 bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x000087e2 setarg  0x00000100 , 0x0000003f 
+ 00031433  0x000087e3 store  0x00000002 , 0x000005e3 
+ 00031434  0x000087e5 fetch  0x00000002 , 0x000005e3 
+ 00031435  0x000087e6 rtn  0x00000034 
+ 00031436  0x000087e7 increase  0xffffffff , 0x0000003f 
+ 00031437  0x000087e8 store  0x00000002 , 0x000005e3 
+ 00031438  0x000087e9 arg  0x00000766 , 0x00000006 
+ 00031439  0x000087ea call  0x000076ec 
+ 00031440  0x000087eb branch  0x00007aca , 0x00000001 
+ 00031441  0x000087ec arg  0x00000646 , 0x00000006 
+ 00031442  0x000087ed arg  0x00000706 , 0x00000005 
+ 00031443  0x000087ee branch  0x00007eb2 
+ 00031444  0x000087f2 arg  0x00000746 , 0x00000011 
+ 00031445  0x000087f3 arg  0x00000846 , 0x00000005 
+ 00031446  0x000087f4 call  0x00007ba3 
+ 00031447  0x000087f5 arg  0x00000846 , 0x00000011 
+ 00031448  0x000087f6 arg  0x000007e6 , 0x00000005 
+ 00031449  0x000087f7 call  0x00007c79 
+ 00031450  0x000087f8 arg  0x00000706 , 0x00000011 
+ 00031451  0x000087f9 arg  0x000007e6 , 0x00000012 
+ 00031452  0x000087fa arg  0x000006a6 , 0x00000005 
+ 00031453  0x000087fb call  0x00007be1 
+ 00031454  0x000087fc arg  0x00000846 , 0x00000011 
+ 00031455  0x000087fd arg  0x000007e6 , 0x00000012 
+ 00031456  0x000087fe arg  0x00000826 , 0x00000005 
+ 00031457  0x000087ff call  0x00007be1 
+ 00031458  0x00008800 arg  0x00000726 , 0x00000011 
+ 00031459  0x00008801 arg  0x00000826 , 0x00000012 
+ 00031460  0x00008802 arg  0x000006c6 , 0x00000005 
+ 00031461  0x00008803 branch  0x00007be1 
+ 00031462  0x00008806 arg  0x00000746 , 0x00000011 
+ 00031463  0x00008807 arg  0x00000826 , 0x00000005 
+ 00031464  0x00008808 call  0x00007c79 
+ 00031465  0x00008809 arg  0x00000826 , 0x00000011 
+ 00031466  0x0000880a arg  0x00000846 , 0x00000005 
+ 00031467  0x0000880b call  0x00007c79 
+ 00031468  0x0000880d arg  0x0000093e , 0x00000011 
+ 00031469  0x0000880e arg  0x00000846 , 0x00000012 
+ 00031470  0x0000880f arg  0x00000846 , 0x00000005 
+ 00031471  0x00008810 call  0x00007be1 
+ 00031472  0x00008811 arg  0x00000706 , 0x00000011 
+ 00031473  0x00008812 arg  0x00000826 , 0x00000005 
+ 00031474  0x00008813 call  0x00007c79 
+ 00031475  0x00008815 arg  0x00000826 , 0x00000006 
+ 00031476  0x00008816 arg  0x000007e6 , 0x00000005 
+ 00031477  0x00008817 call  0x00007ebd 
+ 00031478  0x00008818 arg  0x000007e6 , 0x00000011 
+ 00031479  0x00008819 call  0x00007c80 
+ 00031480  0x0000881a arg  0x00000826 , 0x00000011 
+ 00031481  0x0000881b arg  0x000007e6 , 0x00000012 
+ 00031482  0x0000881c arg  0x00000826 , 0x00000005 
+ 00031483  0x0000881d call  0x00007c7d 
+ 00031484  0x0000881f arg  0x00000826 , 0x00000011 
+ 00031485  0x00008820 arg  0x00000846 , 0x00000012 
+ 00031486  0x00008821 arg  0x00000826 , 0x00000005 
+ 00031487  0x00008822 call  0x00007c7d 
+ 00031488  0x00008824 arg  0x00000706 , 0x00000006 
+ 00031489  0x00008825 arg  0x000007e6 , 0x00000005 
+ 00031490  0x00008826 call  0x00007ebd 
+ 00031491  0x00008827 arg  0x00000726 , 0x00000011 
+ 00031492  0x00008828 arg  0x00000846 , 0x00000005 
+ 00031493  0x00008829 call  0x00007c79 
+ 00031494  0x0000882a arg  0x000007e6 , 0x00000011 
+ 00031495  0x0000882b call  0x00007c80 
+ 00031496  0x0000882c arg  0x000007e6 , 0x00000011 
+ 00031497  0x0000882d call  0x00007c80 
+ 00031498  0x0000882e arg  0x000007e6 , 0x00000011 
+ 00031499  0x0000882f arg  0x00000846 , 0x00000012 
+ 00031500  0x00008830 arg  0x000007e6 , 0x00000005 
+ 00031501  0x00008831 call  0x00007be1 
+ 00031502  0x00008832 arg  0x00000846 , 0x00000011 
+ 00031503  0x00008833 arg  0x00000806 , 0x00000005 
+ 00031504  0x00008834 call  0x00007c79 
+ 00031505  0x00008835 arg  0x00000806 , 0x00000011 
+ 00031506  0x00008836 call  0x00007c80 
+ 00031507  0x00008837 arg  0x00000806 , 0x00000011 
+ 00031508  0x00008838 call  0x00007c80 
+ 00031509  0x00008839 arg  0x00000806 , 0x00000011 
+ 00031510  0x0000883a call  0x00007c80 
+ 00031511  0x0000883b arg  0x00000726 , 0x00000006 
+ 00031512  0x0000883c arg  0x00000846 , 0x00000005 
+ 00031513  0x0000883d call  0x00007ebd 
+ 00031514  0x0000883e arg  0x00000846 , 0x00000011 
+ 00031515  0x0000883f call  0x00007c80 
+ 00031516  0x00008840 arg  0x00000846 , 0x00000011 
+ 00031517  0x00008841 arg  0x00000746 , 0x00000012 
+ 00031518  0x00008842 arg  0x00000746 , 0x00000005 
+ 00031519  0x00008843 call  0x00007be1 
+ 00031520  0x00008846 arg  0x00000826 , 0x00000011 
+ 00031521  0x00008847 arg  0x00000846 , 0x00000005 
+ 00031522  0x00008848 call  0x00007c79 
+ 00031523  0x0000884a arg  0x00000846 , 0x00000011 
+ 00031524  0x0000884b arg  0x000007e6 , 0x00000012 
+ 00031525  0x0000884c arg  0x00000846 , 0x00000005 
+ 00031526  0x0000884d call  0x00007c96 
+ 00031527  0x0000884e arg  0x00000846 , 0x00000011 
+ 00031528  0x0000884f arg  0x000007e6 , 0x00000012 
+ 00031529  0x00008850 arg  0x00000706 , 0x00000005 
+ 00031530  0x00008851 call  0x00007c96 
+ 00031531  0x00008852 arg  0x000007e6 , 0x00000011 
+ 00031532  0x00008853 arg  0x00000706 , 0x00000012 
+ 00031533  0x00008854 arg  0x00000846 , 0x00000005 
+ 00031534  0x00008855 call  0x00007c96 
+ 00031535  0x00008856 arg  0x00000846 , 0x00000011 
+ 00031536  0x00008857 arg  0x00000826 , 0x00000012 
+ 00031537  0x00008858 arg  0x00000846 , 0x00000005 
+ 00031538  0x00008859 call  0x00007be1 
+ 00031539  0x0000885a arg  0x00000846 , 0x00000011 
+ 00031540  0x0000885b arg  0x00000806 , 0x00000012 
+ 00031541  0x0000885c arg  0x00000726 , 0x00000005 
+ 00031542  0x0000885d branch  0x00007c96 
+ 00031543  0x00008861 arg  0x00000686 , 0x00000011 
+ 00031544  0x00008862 arg  0x00000866 , 0x00000005 
+ 00031545  0x00008863 call  0x00007c79 
+ 00031546  0x00008864 arg  0x00000706 , 0x00000011 
+ 00031547  0x00008865 arg  0x00000866 , 0x00000012 
+ 00031548  0x00008866 arg  0x00000806 , 0x00000005 
+ 00031549  0x00008867 call  0x00007be1 
+ 00031550  0x0000886a arg  0x00000686 , 0x00000011 
+ 00031551  0x0000886b arg  0x00000866 , 0x00000012 
+ 00031552  0x0000886c arg  0x00000866 , 0x00000005 
+ 00031553  0x0000886d call  0x00007be1 
+ 00031554  0x0000886e arg  0x00000726 , 0x00000011 
+ 00031555  0x0000886f arg  0x00000866 , 0x00000012 
+ 00031556  0x00008870 arg  0x000007e6 , 0x00000005 
+ 00031557  0x00008871 call  0x00007be1 
+ 00031558  0x00008874 arg  0x00000746 , 0x00000011 
+ 00031559  0x00008875 arg  0x00000866 , 0x00000005 
+ 00031560  0x00008876 call  0x00007c79 
+ 00031561  0x00008877 arg  0x00000646 , 0x00000011 
+ 00031562  0x00008878 arg  0x00000866 , 0x00000012 
+ 00031563  0x00008879 arg  0x00000826 , 0x00000005 
+ 00031564  0x0000887a call  0x00007be1 
+ 00031565  0x0000887c arg  0x00000746 , 0x00000011 
+ 00031566  0x0000887d arg  0x00000866 , 0x00000012 
+ 00031567  0x0000887e arg  0x00000866 , 0x00000005 
+ 00031568  0x0000887f call  0x00007be1 
+ 00031569  0x00008880 arg  0x00000666 , 0x00000011 
+ 00031570  0x00008881 arg  0x00000866 , 0x00000012 
+ 00031571  0x00008882 arg  0x00000846 , 0x00000005 
+ 00031572  0x00008883 call  0x00007be1 
+ 00031573  0x00008888 arg  0x00000806 , 0x00000012 
+ 00031574  0x00008889 arg  0x00000826 , 0x00000011 
+ 00031575  0x0000888a arg  0x00000866 , 0x00000005 
+ 00031576  0x0000888b call  0x00007c96 
+ 00031577  0x0000888c arg  0x00000806 , 0x00000011 
+ 00031578  0x0000888d arg  0x00000826 , 0x00000012 
+ 00031579  0x0000888e arg  0x00000806 , 0x00000005 
+ 00031580  0x0000888f call  0x00007c7d 
+ 00031581  0x00008892 arg  0x000007e6 , 0x00000012 
+ 00031582  0x00008893 arg  0x00000846 , 0x00000011 
+ 00031583  0x00008894 arg  0x00000826 , 0x00000005 
+ 00031584  0x00008895 call  0x00007c96 
+ 00031585  0x00008896 arg  0x000007e6 , 0x00000011 
+ 00031586  0x00008897 arg  0x00000846 , 0x00000012 
+ 00031587  0x00008898 arg  0x000007e6 , 0x00000005 
+ 00031588  0x00008899 call  0x00007c7d 
+ 00031589  0x0000889a arg  0x000007e6 , 0x00000011 
+ 00031590  0x0000889b arg  0x00000866 , 0x00000012 
+ 00031591  0x0000889c arg  0x000007e6 , 0x00000005 
+ 00031592  0x0000889d call  0x00007be1 
+ 00031593  0x0000889e arg  0x00000746 , 0x00000011 
+ 00031594  0x0000889f arg  0x00000686 , 0x00000012 
+ 00031595  0x000088a0 arg  0x00000846 , 0x00000005 
+ 00031596  0x000088a1 call  0x00007be1 
+ 00031597  0x000088a2 arg  0x00000846 , 0x00000011 
+ 00031598  0x000088a3 arg  0x00000866 , 0x00000012 
+ 00031599  0x000088a4 arg  0x00000746 , 0x00000005 
+ 00031600  0x000088a5 call  0x00007be1 
+ 00031601  0x000088a7 arg  0x00000866 , 0x00000011 
+ 00031602  0x000088a8 arg  0x00000866 , 0x00000005 
+ 00031603  0x000088a9 call  0x00007c79 
+ 00031604  0x000088aa arg  0x00000866 , 0x00000011 
+ 00031605  0x000088ab arg  0x00000806 , 0x00000012 
+ 00031606  0x000088ac arg  0x00000846 , 0x00000005 
+ 00031607  0x000088ad call  0x00007be1 
+ 00031608  0x000088ae arg  0x00000866 , 0x00000011 
+ 00031609  0x000088af arg  0x000007e6 , 0x00000012 
+ 00031610  0x000088b0 arg  0x000007e6 , 0x00000005 
+ 00031611  0x000088b1 call  0x00007be1 
+ 00031612  0x000088b2 arg  0x00000826 , 0x00000011 
+ 00031613  0x000088b3 arg  0x00000706 , 0x00000005 
+ 00031614  0x000088b4 call  0x00007c79 
+ 00031615  0x000088b5 arg  0x00000706 , 0x00000011 
+ 00031616  0x000088b6 arg  0x00000846 , 0x00000012 
+ 00031617  0x000088b7 arg  0x00000706 , 0x00000005 
+ 00031618  0x000088b8 call  0x00007c96 
+ 00031619  0x000088b9 arg  0x00000706 , 0x00000006 
+ 00031620  0x000088ba arg  0x00000866 , 0x00000005 
+ 00031621  0x000088bb call  0x00007ebd 
+ 00031622  0x000088bc arg  0x00000866 , 0x00000011 
+ 00031623  0x000088bd call  0x00007c80 
+ 00031624  0x000088be arg  0x00000846 , 0x00000011 
+ 00031625  0x000088bf arg  0x00000866 , 0x00000012 
+ 00031626  0x000088c0 arg  0x00000846 , 0x00000005 
+ 00031627  0x000088c1 call  0x00007c96 
+ 00031628  0x000088c2 arg  0x00000846 , 0x00000011 
+ 00031629  0x000088c3 arg  0x00000826 , 0x00000012 
+ 00031630  0x000088c4 arg  0x00000826 , 0x00000005 
+ 00031631  0x000088c5 call  0x00007be1 
+ 00031632  0x000088c6 arg  0x00000826 , 0x00000011 
+ 00031633  0x000088c7 arg  0x000007e6 , 0x00000012 
+ 00031634  0x000088c8 arg  0x00000726 , 0x00000005 
+ 00031635  0x000088c9 call  0x00007c96 
+ 00031636  0x000088ca arg  0x00000726 , 0x00000011 
+ 00031637  0x000088cb arg  0x0000091e , 0x00000012 
+ 00031638  0x000088cc arg  0x00000726 , 0x00000005 
+ 00031639  0x000088cd force  0x00000000 , 0x00000013 
+ 00031640  0x000088ce fetch  0x00000001 , 0x00000726 
+ 00031641  0x000088cf isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x000088d0 call  0x00007c7b , 0x00000001 
+ 00031643  0x000088d1 copy  0x00000013 , 0x00000030 
+ 00031644  0x000088d2 arg  0x00000726 , 0x00000011 
+ 00031645  0x000088d3 call  0x00007cab 
+ 00031646  0x000088d4 fetch  0x00000001 , 0x00000745 
+ 00031647  0x000088d5 isolate1  0x00000000 , 0x00000030 
+ 00031648  0x000088d6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x000088d7 store  0x00000001 , 0x00000745 
+ 00031650  0x000088d8 rtn 
+ 00031651  0x000088db copy  0x00000005 , 0x0000000b 
+ 00031652  0x000088dc arg  0x00000806 , 0x00000005 
+ 00031653  0x000088dd call  0x00007ed0 
+ 00031654  0x000088de force  0x00000000 , 0x0000003f 
+ 00031655  0x000088e0 store  0x00000004 , 0x00000826 
+ 00031656  0x000088e1 jam  0x00000001 , 0x00000806 
+ 00031657  0x000088e2 arg  0x00000786 , 0x00000005 
+ 00031658  0x000088e3 call  0x00007ed2 
+ 00031659  0x000088e4 arg  0x0000091e , 0x00000006 
+ 00031660  0x000088e5 arg  0x000007c6 , 0x00000005 
+ 00031661  0x000088e6 call  0x00007ebd 
+ 00031662  0x000088e7 copy  0x00000011 , 0x00000006 
+ 00031663  0x000088e8 arg  0x000007e6 , 0x00000005 
+ 00031664  0x000088e9 call  0x00007ebd 
+ 00031665  0x000088f0 arg  0x000007e6 , 0x00000006 
+ 00031666  0x000088f1 call  0x00007cb5 
+ 00031667  0x000088f2 branch  0x00007bda , 0x00000034 
+ 00031668  0x000088f7 arg  0x000007e6 , 0x00000011 
+ 00031669  0x000088f8 arg  0x00000806 , 0x00000012 
+ 00031670  0x000088f9 call  0x00007cb8 
+ 00031671  0x000088fa arg  0x000007c6 , 0x00000011 
+ 00031672  0x000088fb arg  0x00000786 , 0x00000012 
+ 00031673  0x000088fc call  0x00007cb8 
+ 00031674  0x000088fe arg  0x000007e6 , 0x00000011 
+ 00031675  0x000088ff arg  0x000007c6 , 0x00000012 
+ 00031676  0x00008900 call  0x00007cb1 
+ 00031677  0x00008901 branch  0x00007bcc , 0x00000002 
+ 00031678  0x00008902 arg  0x000007c6 , 0x00000011 
+ 00031679  0x00008903 arg  0x000007e6 , 0x00000012 
+ 00031680  0x00008904 copy  0x00000011 , 0x00000005 
+ 00031681  0x00008905 call  0x00007ca9 
+ 00031682  0x00008906 arg  0x00000806 , 0x00000011 
+ 00031683  0x00008907 arg  0x00000786 , 0x00000012 
+ 00031684  0x00008908 copy  0x00000012 , 0x00000005 
+ 00031685  0x00008909 call  0x00007c7b 
+ 00031686  0x0000890a ifetch  0x00000001 , 0x00000011 
+ 00031687  0x0000890b iadd  0x00000013 , 0x00000013 
+ 00031688  0x0000890c ifetch  0x00000001 , 0x00000012 
+ 00031689  0x0000890d iadd  0x00000013 , 0x0000003f 
+ 00031690  0x0000890e istore  0x00000001 , 0x00000012 
+ 00031691  0x0000890f branch  0x00007bb1 
+ 00031692  0x00008911 arg  0x000007e6 , 0x00000011 
+ 00031693  0x00008912 arg  0x000007c6 , 0x00000012 
+ 00031694  0x00008913 copy  0x00000011 , 0x00000005 
+ 00031695  0x00008914 call  0x00007ca9 
+ 00031696  0x00008915 arg  0x00000786 , 0x00000011 
+ 00031697  0x00008916 arg  0x00000806 , 0x00000012 
+ 00031698  0x00008917 copy  0x00000012 , 0x00000005 
+ 00031699  0x00008918 call  0x00007c7b 
+ 00031700  0x00008919 ifetch  0x00000001 , 0x00000011 
+ 00031701  0x0000891a iadd  0x00000013 , 0x00000013 
+ 00031702  0x0000891b ifetch  0x00000001 , 0x00000012 
+ 00031703  0x0000891c iadd  0x00000013 , 0x0000003f 
+ 00031704  0x0000891d istore  0x00000001 , 0x00000012 
+ 00031705  0x0000891e branch  0x00007bb1 
+ 00031706  0x00008921 arg  0x00000786 , 0x00000011 
+ 00031707  0x00008922 copy  0x0000000b , 0x00000005 
+ 00031708  0x00008923 call  0x00007c0a 
+ 00031709  0x00008925 arg  0x0000091e , 0x00000011 
+ 00031710  0x00008926 copy  0x0000000b , 0x00000012 
+ 00031711  0x00008927 copy  0x0000000b , 0x00000005 
+ 00031712  0x00008928 branch  0x00007c96 
+ 00031713  0x0000892c copy  0x00000005 , 0x0000000b 
+ 00031714  0x0000892e force  0x00000000 , 0x00000038 
+ 00031715  0x00008930 arg  0x00000786 , 0x00000005 
+ 00031716  0x00008931 call  0x00007ed2 
+ 00031717  0x00008932 arg  0x00000ad2 , 0x00000005 
+ 00031718  0x00008933 call  0x00007ed2 
+ 00031719  0x00008937 copy  0x00000011 , 0x00000006 
+ 00031720  0x00008939 jam  0x00000000 , 0x00000ad2 
+ 00031721  0x0000893a setarg  0x00000000 
+ 00031722  0x0000893b call  0x00007c73 
+ 00031723  0x0000893c copy  0x00000012 , 0x00000006 
+ 00031724  0x0000893d call  0x00007c77 
+ 00031725  0x00008940 force  0x00000000 , 0x00000007 
+ 00031726  0x00008941 arg  0x00000786 , 0x00000005 
+ 00031727  0x00008945 arg  0x00000ad2 , 0x00000002 
+ 00031728  0x00008946 copy  0x00000007 , 0x00000012 
+ 00031729  0x00008947 lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x00008949 iadd  0x00000002 , 0x00000012 
+ 00031731  0x0000894a force  0x00000000 , 0x00000002 
+ 00031732  0x0000894b force  0x00000000 , 0x00000013 
+ 00031733  0x00008951 ifetch  0x00000004 , 0x00000005 
+ 00031734  0x00008952 iforce  0x00000011 
+ 00031735  0x00008955 ifetch  0x00000004 , 0x00000012 
+ 00031736  0x00008956 copy  0x00000013 , 0x00000038 
+ 00031737  0x00008957 imul32  0x0000002f , 0x0000003f 
+ 00031738  0x00008958 iadd  0x00000011 , 0x0000003f 
+ 00031739  0x00008959 iadd  0x00000002 , 0x0000003f 
+ 00031740  0x0000895a istore  0x00000004 , 0x00000005 
+ 00031741  0x0000895b rshift32  0x0000003f , 0x00000002 
+ 00031742  0x0000895c increase  0x00000001 , 0x00000013 
+ 00031743  0x0000895d compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x0000895e nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x00008960 deposit  0x00000002 
+ 00031746  0x00008961 istore  0x00000004 , 0x00000005 
+ 00031747  0x00008962 increase  0xffffffe0 , 0x00000005 
+ 00031748  0x00008965 increase  0x00000001 , 0x00000007 
+ 00031749  0x00008966 compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x00008967 nbranch  0x00007bef , 0x00000001 
+ 00031751  0x00008968 arg  0x00000786 , 0x00000011 
+ 00031752  0x00008969 copy  0x0000000b , 0x00000005 
+ 00031753  0x0000896a branch  0x00007c0a 
+ 00031754  0x0000896d bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x0000896e copy  0x00000005 , 0x0000000b 
+ 00031756  0x0000896f copy  0x00000011 , 0x00000030 
+ 00031757  0x00008970 arg  0x000007c6 , 0x00000012 
+ 00031758  0x00008971 copy  0x00000012 , 0x00000005 
+ 00031759  0x00008972 call  0x00007ecd 
+ 00031760  0x00008973 istore  0x00000008 , 0x00000005 
+ 00031761  0x00008974 add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x00008975 call  0x00007eb9 
+ 00031763  0x00008976 call  0x00007eb5 
+ 00031764  0x00008977 copy  0x00000012 , 0x00000011 
+ 00031765  0x00008978 call  0x00007c80 
+ 00031766  0x00008979 arg  0x000007c6 , 0x00000012 
+ 00031767  0x0000897a copy  0x00000030 , 0x00000011 
+ 00031768  0x0000897b copy  0x0000000b , 0x00000005 
+ 00031769  0x0000897c call  0x00007c7d 
+ 00031770  0x0000897e arg  0x000007c6 , 0x00000012 
+ 00031771  0x0000897f copy  0x00000012 , 0x00000005 
+ 00031772  0x00008980 call  0x00007ecd 
+ 00031773  0x00008981 istore  0x00000008 , 0x00000005 
+ 00031774  0x00008982 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x00008983 call  0x00007ebf 
+ 00031776  0x00008984 call  0x00007ecd 
+ 00031777  0x00008985 copy  0x00000012 , 0x00000011 
+ 00031778  0x00008986 call  0x00007c80 
+ 00031779  0x0000898a arg  0x000007c6 , 0x00000012 
+ 00031780  0x0000898b copy  0x0000000b , 0x00000011 
+ 00031781  0x0000898c copy  0x00000011 , 0x00000005 
+ 00031782  0x0000898d call  0x00007c7d 
+ 00031783  0x00008991 arg  0x000007c6 , 0x00000012 
+ 00031784  0x00008992 copy  0x00000012 , 0x00000005 
+ 00031785  0x00008993 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x00008994 call  0x00007eb5 
+ 00031787  0x00008995 call  0x00007ecd 
+ 00031788  0x00008996 istore  0x00000008 , 0x00000005 
+ 00031789  0x00008997 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x00008998 call  0x00007eb9 
+ 00031791  0x00008999 copy  0x0000000b , 0x00000011 
+ 00031792  0x0000899a copy  0x00000011 , 0x00000005 
+ 00031793  0x0000899b call  0x00007c7d 
+ 00031794  0x0000899f arg  0x000007c6 , 0x00000012 
+ 00031795  0x000089a0 copy  0x00000012 , 0x00000005 
+ 00031796  0x000089a1 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x000089a2 call  0x00007eb5 
+ 00031798  0x000089a3 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x000089a4 call  0x00007eb5 
+ 00031800  0x000089a5 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x000089a6 call  0x00007eb6 
+ 00031802  0x000089a7 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x000089a8 call  0x00007eb6 
+ 00031804  0x000089a9 copy  0x0000000b , 0x00000011 
+ 00031805  0x000089aa copy  0x00000011 , 0x00000005 
+ 00031806  0x000089ab call  0x00007c7d 
+ 00031807  0x000089ae arg  0x000007c6 , 0x00000012 
+ 00031808  0x000089af copy  0x00000012 , 0x00000005 
+ 00031809  0x000089b0 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x000089b1 call  0x00007eb5 
+ 00031811  0x000089b2 call  0x00007ecd 
+ 00031812  0x000089b3 istore  0x00000008 , 0x00000005 
+ 00031813  0x000089b4 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x000089b5 call  0x00007eb6 
+ 00031815  0x000089b6 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x000089b7 call  0x00007eb6 
+ 00031817  0x000089b8 copy  0x0000000b , 0x00000011 
+ 00031818  0x000089b9 copy  0x00000011 , 0x00000005 
+ 00031819  0x000089ba call  0x00007c96 
+ 00031820  0x000089bd arg  0x000007c6 , 0x00000012 
+ 00031821  0x000089be copy  0x00000012 , 0x00000005 
+ 00031822  0x000089bf add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x000089c0 call  0x00007eb9 
+ 00031824  0x000089c1 call  0x00007eb9 
+ 00031825  0x000089c2 force  0x00000000 , 0x0000003f 
+ 00031826  0x000089c3 istore  0x00000008 , 0x00000005 
+ 00031827  0x000089c4 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x000089c5 call  0x00007eb6 
+ 00031829  0x000089c6 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x000089c7 call  0x00007eb6 
+ 00031831  0x000089c8 copy  0x0000000b , 0x00000011 
+ 00031832  0x000089c9 copy  0x00000011 , 0x00000005 
+ 00031833  0x000089ca call  0x00007c96 
+ 00031834  0x000089cd arg  0x000007c6 , 0x00000012 
+ 00031835  0x000089ce copy  0x00000012 , 0x00000005 
+ 00031836  0x000089cf add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x000089d0 call  0x00007eb5 
+ 00031838  0x000089d1 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x000089d2 call  0x00007eb5 
+ 00031840  0x000089d3 call  0x00007ecd 
+ 00031841  0x000089d4 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x000089d5 call  0x00007eb6 
+ 00031843  0x000089d6 copy  0x0000000b , 0x00000011 
+ 00031844  0x000089d7 copy  0x00000011 , 0x00000005 
+ 00031845  0x000089d8 call  0x00007c96 
+ 00031846  0x000089db arg  0x000007c6 , 0x00000012 
+ 00031847  0x000089dc copy  0x00000012 , 0x00000005 
+ 00031848  0x000089dd add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x000089de call  0x00007eb9 
+ 00031850  0x000089df call  0x00007ecd 
+ 00031851  0x000089e0 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x000089e1 call  0x00007eb5 
+ 00031853  0x000089e2 call  0x00007ecd 
+ 00031854  0x000089e3 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x000089e4 call  0x00007eb6 
+ 00031856  0x000089e5 copy  0x0000000b , 0x00000011 
+ 00031857  0x000089e6 copy  0x00000011 , 0x00000005 
+ 00031858  0x000089e7 branch  0x00007c96 
+ 00031859  0x000089eb force  0x00000020 , 0x00000039 
+ 00031860  0x000089ec arg  0x00000ad2 , 0x00000005 
+ 00031861  0x000089ed iadd  0x00000005 , 0x00000005 
+ 00031862  0x000089ee branch  0x00007f01 
+ 00031863  0x000089f1 force  0x00000008 , 0x00000039 
+ 00031864  0x000089f2 branch  0x00007781 
+ 00031865  0x000089f5 copy  0x00000011 , 0x00000012 
+ 00031866  0x000089f6 branch  0x00007be1 
+ 00031867  0x000089f9 force  0x00000008 , 0x00000039 
+ 00031868  0x000089fa branch  0x00007712 
+ 00031869  0x000089fd call  0x00007c7b 
+ 00031870  0x000089fe copy  0x00000005 , 0x00000011 
+ 00031871  0x000089ff branch  0x00007c81 
+ 00031872  0x00008a02 call  0x00007cae 
+ 00031873  0x00008a04 isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008a05 branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008a06 arg  0x0000091e , 0x00000012 
+ 00031876  0x00008a07 copy  0x00000011 , 0x00000013 
+ 00031877  0x00008a08 increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008a09 call  0x00007cb1 
+ 00031879  0x00008a0a nrtn  0x00000002 
+ 00031880  0x00008a0b copy  0x00000013 , 0x00000011 
+ 00031881  0x00008a0c branch  0x00007c92 
+ 00031882  0x00008a0f call  0x00007c92 
+ 00031883  0x00008a11 copy  0x00000011 , 0x00000013 
+ 00031884  0x00008a12 increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008a13 arg  0x0000091e , 0x00000012 
+ 00031886  0x00008a14 call  0x00007cb1 
+ 00031887  0x00008a15 nrtn  0x00000002 
+ 00031888  0x00008a16 copy  0x00000013 , 0x00000011 
+ 00031889  0x00008a17 branch  0x00007c92 
+ 00031890  0x00008a1b increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008a1c arg  0x0000091e , 0x00000012 
+ 00031892  0x00008a1d copy  0x00000011 , 0x00000005 
+ 00031893  0x00008a1e branch  0x00007ca9 
+ 00031894  0x00008a24 call  0x00007ca9 
+ 00031895  0x00008a26 branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008a29 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008a2a arg  0x0000091e , 0x00000012 
+ 00031898  0x00008a2b call  0x00007cb1 
+ 00031899  0x00008a2c nrtn  0x00000002 
+ 00031900  0x00008a2d arg  0x0000091e , 0x00000012 
+ 00031901  0x00008a2e add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008a30 copy  0x00000011 , 0x00000005 
+ 00031903  0x00008a31 branch  0x00007ca9 
+ 00031904  0x00008a33 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008a34 arg  0x0000091e , 0x00000012 
+ 00031906  0x00008a35 copy  0x00000011 , 0x00000005 
+ 00031907  0x00008a36 call  0x00007c7b 
+ 00031908  0x00008a38 rtn  0x00000001 
+ 00031909  0x00008a39 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008a3a arg  0x0000091e , 0x00000012 
+ 00031911  0x00008a3b copy  0x00000011 , 0x00000005 
+ 00031912  0x00008a3c branch  0x00007c7b 
+ 00031913  0x00008a41 force  0x00000008 , 0x00000039 
+ 00031914  0x00008a42 branch  0x00007720 
+ 00031915  0x00008a45 force  0x00000008 , 0x00000039 
+ 00031916  0x00008a46 increase  0x0000001c , 0x00000011 
+ 00031917  0x00008a47 branch  0x0000772f 
+ 00031918  0x00008a4a force  0x00000008 , 0x00000039 
+ 00031919  0x00008a4b force  0x00000000 , 0x00000013 
+ 00031920  0x00008a4c branch  0x0000773d 
+ 00031921  0x00008a4f force  0x00000008 , 0x00000039 
+ 00031922  0x00008a50 increase  0x0000001c , 0x00000011 
+ 00031923  0x00008a51 increase  0x0000001c , 0x00000012 
+ 00031924  0x00008a52 branch  0x00007707 
+ 00031925  0x00008a56 ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008a57 nrtn  0x00000034 
+ 00031927  0x00008a58 branch  0x000076f5 
+ 00031928  0x00008a5e copy  0x00000011 , 0x00000030 
+ 00031929  0x00008a60 copy  0x00000030 , 0x00000011 
+ 00031930  0x00008a61 ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008a62 isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008a63 rtn  0x00000001 
+ 00031933  0x00008a64 call  0x00007cab 
+ 00031934  0x00008a65 ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008a66 isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008a67 branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008a68 arg  0x0000091e , 0x00000011 
+ 00031938  0x00008a69 copy  0x00000012 , 0x00000005 
+ 00031939  0x00008a6a call  0x00007c7b 
+ 00031940  0x00008a6b ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008a6c iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008a6d istore  0x00000001 , 0x00000012 
+ 00031943  0x00008a6e increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008a70 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008a71 force  0x00000009 , 0x00000039 
+ 00031946  0x00008a72 call  0x0000772f 
+ 00031947  0x00008a73 branch  0x00007cb9 
+ 00031948  0x00008a78 call  0x00002c65 
+ 00031949  0x00008a79 rtn  0x0000002b 
+ 00031950  0x00008a7a call  0x00007cd3 
+ 00031951  0x00008a7b call  0x00007d75 
+ 00031952  0x00008a7c branch  0x00007d08 
+ 00031953  0x00008a7f call  0x00007d29 
+ 00031954  0x00008a81 branch  0x00007d64 
+ 00031955  0x00008a84 fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008a85 rtneq  0x000000ff 
+ 00031957  0x00008a86 iforce  0x00000002 
+ 00031958  0x00008a87 call  0x0000680e 
+ 00031959  0x00008a88 fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008a89 call  0x00006825 
+ 00031961  0x00008a8a nop  0x00000064 
+ 00031962  0x00008a8b fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008a8c call  0x000067fb 
+ 00031964  0x00008a8d branch  0x00007cdd 
+ 00031965  0x00008a92 bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008a93 fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008a94 rtneq  0x000000ff 
+ 00031968  0x00008a95 copy  0x0000003f , 0x00000002 
+ 00031969  0x00008a96 call  0x0000681d 
+ 00031970  0x00008a97 nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008a9a call  0x00007cf9 
+ 00031972  0x00008a9b fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008a9c set1  0x0000000c 
+ 00031974  0x00008a9d store  0x00000002 , 0x00004682 
+ 00031975  0x00008a9e fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008a9f rtneq  0x00000000 
+ 00031977  0x00008aa0 jam  0x00000000 , 0x00004679 
+ 00031978  0x00008aa2 fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008aa3 store  0x00000001 , 0x00004678 
+ 00031980  0x00008aa4 call  0x00007d00 
+ 00031981  0x00008aa5 jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008aa6 branch  0x00007d86 
+ 00031983  0x00008aa8 fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008aa9 set0  0x0000000c 
+ 00031985  0x00008aaa store  0x00000002 , 0x00004682 
+ 00031986  0x00008aab fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008aac rtneq  0x00000001 
+ 00031988  0x00008aad jam  0x00000001 , 0x00004679 
+ 00031989  0x00008aaf jam  0x00000000 , 0x00004678 
+ 00031990  0x00008ab0 call  0x00007d02 
+ 00031991  0x00008ab1 jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008ab2 branch  0x00007d86 
+ 00031993  0x00008ab5 fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008ab6 rtn  0x00000034 
+ 00031995  0x00008ab7 increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008ab8 store  0x00000001 , 0x00004678 
+ 00031997  0x00008ab9 nrtn  0x00000034 
+ 00031998  0x00008abb jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008abc branch  0x00007d86 
+ 00032000  0x00008abf arg  0x00000007 , 0x00000007 
+ 00032001  0x00008ac0 branch  0x00002c32 
+ 00032002  0x00008ac3 arg  0x00000007 , 0x00000007 
+ 00032003  0x00008ac4 branch  0x00002c36 
+ 00032004  0x00008adb fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008adc mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008add iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008ade rtn 
+ 00032008  0x00008ae2 fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008ae3 rtn  0x00000034 
+ 00032010  0x00008ae4 copy  0x0000003f , 0x00000039 
+ 00032011  0x00008ae5 fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008ae6 copy  0x0000003f , 0x00000012 
+ 00032013  0x00008ae8 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008ae9 ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008aea call  0x0000680e 
+ 00032016  0x00008aeb call  0x00007d32 
+ 00032017  0x00008aec increase  0x0000000b , 0x00000012 
+ 00032018  0x00008aed loop  0x00007d0d 
+ 00032019  0x00008aee rtn 
+ 00032020  0x00008af3 call  0x00007d04 
+ 00032021  0x00008af4 setarg  0x00000002 
+ 00032022  0x00008af5 istore  0x00000001 , 0x00000012 
+ 00032023  0x00008af6 call  0x00007d5e 
+ 00032024  0x00008af7 branch  0x00007d35 
+ 00032025  0x00008afd call  0x00007d04 
+ 00032026  0x00008afe setarg  0x00000003 
+ 00032027  0x00008aff istore  0x00000001 , 0x00000012 
+ 00032028  0x00008b00 call  0x00007d5e 
+ 00032029  0x00008b01 branch  0x00007d32 
+ 00032030  0x00008b06 call  0x00007d04 
+ 00032031  0x00008b07 setarg  0x00000001 
+ 00032032  0x00008b08 istore  0x00000001 , 0x00000012 
+ 00032033  0x00008b09 setarg  0x000000ff 
+ 00032034  0x00008b0a istore  0x00000001 , 0x00000005 
+ 00032035  0x00008b0b branch  0x00007d32 
+ 00032036  0x00008b11 call  0x00007d04 
+ 00032037  0x00008b12 arg  0x0000000b , 0x00000039 
+ 00032038  0x00008b13 copy  0x00000013 , 0x00000006 
+ 00032039  0x00008b14 copy  0x00000012 , 0x00000005 
+ 00032040  0x00008b15 branch  0x00007ef4 
+ 00032041  0x00008b1a fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008b1b rtn  0x00000034 
+ 00032043  0x00008b1c arg  0x00000000 , 0x00000011 
+ 00032044  0x00008b1e call  0x00007d38 
+ 00032045  0x00008b1f increase  0x00000001 , 0x00000011 
+ 00032046  0x00008b20 fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008b21 isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008b22 rtn  0x00000005 
+ 00032049  0x00008b23 branch  0x00007d2c 
+ 00032050  0x00008b27 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008b28 ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008b29 branch  0x00006825 
+ 00032053  0x00008b2d add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008b2e ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008b2f branch  0x00006829 
+ 00032056  0x00008b34 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008b35 call  0x00007f16 
+ 00032058  0x00008b36 nrtn  0x00000034 
+ 00032059  0x00008b38 call  0x00007d04 
+ 00032060  0x00008b3a ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008b3c beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008b3d beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008b3e beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008b3f beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008b41 call  0x00007d35 
+ 00032066  0x00008b42 add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008b43 call  0x00007e7c 
+ 00032068  0x00008b44 ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008b45 call  0x00007f9c 
+ 00032070  0x00008b46 call  0x00007e8c 
+ 00032071  0x00008b47 setarg  0x00000005 
+ 00032072  0x00008b48 istore  0x00000001 , 0x00000012 
+ 00032073  0x00008b49 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008b4a ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008b4b branch  0x00007d5c 
+ 00032076  0x00008b4f call  0x00007d32 
+ 00032077  0x00008b50 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008b51 call  0x00007e7c 
+ 00032079  0x00008b52 ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008b53 call  0x00007f9c 
+ 00032081  0x00008b54 call  0x00007e8c 
+ 00032082  0x00008b56 add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008b57 ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008b58 beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008b59 increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008b5a istore  0x00000001 , 0x00000013 
+ 00032087  0x00008b5b branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008b5d setarg  0x00000004 
+ 00032089  0x00008b5e istore  0x00000001 , 0x00000012 
+ 00032090  0x00008b5f add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008b60 ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008b62 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008b63 branch  0x00007f08 
+ 00032094  0x00008b66 setarg  0x00000000 
+ 00032095  0x00008b67 branch  0x00007d5c 
+ 00032096  0x00008b6e setarg  0x00001000 
+ 00032097  0x00008b6f lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008b70 iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008b71 rtn 
+ 00032100  0x00008b74 bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008b75 arg  0x00000000 , 0x00000011 
+ 00032102  0x00008b76 fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008b77 copy  0x00000022 , 0x00000012 
+ 00032104  0x00008b78 copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008b79 isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008b7a ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008b7d copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008b7e increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008b7f increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008b80 isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008b81 nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008b82 increase  0x00000001 , 0x00000011 
+ 00032113  0x00008b83 and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008b84 nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008b85 arg  0x00000000 , 0x00000011 
+ 00032116  0x00008b86 call  0x00007d7f 
+ 00032117  0x00008b88 copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008b89 store  0x00000004 , 0x0000467a 
+ 00032119  0x00008b8a rtn 
+ 00032120  0x00008b8c bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008b8d copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008b8e rtn  0x00000034 
+ 00032123  0x00008b8f increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008b90 increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008b91 set0  0x0000001c , 0x00000002 
+ 00032126  0x00008b92 storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008b94 branch  0x0000335f 
+ 00032128  0x00008b9c jam  0x00000001 , 0x00004666 
+ 00032129  0x00008b9e fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008b9f nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008ba0 rtn 
+ 00032132  0x00008ba3 jam  0x00000000 , 0x00004666 
+ 00032133  0x00008ba4 rtn 
+ 00032134  0x00008ba9 bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008baa call  0x00007d80 
+ 00032136  0x00008bab copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008bac store  0x00000004 , 0x00000a91 
+ 00032138  0x00008bad arg  0x00004668 , 0x00000011 
+ 00032139  0x00008bae call  0x00007fb8 
+ 00032140  0x00008baf fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008bb0 copy  0x0000003f , 0x00000011 
+ 00032142  0x00008bb1 branch  0x00007d84 
+ 00032143  0x00008bb4 bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008bb5 call  0x00007d80 
+ 00032145  0x00008bb6 copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008bb7 store  0x00000004 , 0x00000a91 
+ 00032147  0x00008bb8 arg  0x00004670 , 0x00000011 
+ 00032148  0x00008bb9 call  0x00007fb8 
+ 00032149  0x00008bba fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008bbb copy  0x0000003f , 0x00000011 
+ 00032151  0x00008bbc branch  0x00007d84 
+ 00032152  0x00008bbf setarg  0x00000000 
+ 00032153  0x00008bc0 store  0x00000008 , 0x00004670 
+ 00032154  0x00008bc1 store  0x00000008 , 0x00004668 
+ 00032155  0x00008bc2 rtn 
+ 00032156  0x00008bc5 bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008bc6 fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008bc7 nrtn  0x00000034 
+ 00032159  0x00008bc8 arg  0x00004670 , 0x00000011 
+ 00032160  0x00008bc9 call  0x00007fd0 
+ 00032161  0x00008bca rtn  0x00000034 
+ 00032162  0x00008bcb jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008bcc call  0x00007da7 
+ 00032164  0x00008bcd fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008bce branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008bcf rtn 
+ 00032167  0x00008bd2 call  0x00007d80 
+ 00032168  0x00008bd3 arg  0x00004670 , 0x00000011 
+ 00032169  0x00008bd4 call  0x00007fc4 
+ 00032170  0x00008bd5 copy  0x0000003f , 0x00000002 
+ 00032171  0x00008bd6 call  0x00007d84 
+ 00032172  0x00008bd7 bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008bd8 copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008bd9 rtn  0x00000034 
+ 00032175  0x00008bda beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008bdb beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008bdc beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008bdd beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008bde beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008bdf beq  0x00000009 , 0x00007def 
+ 00032181  0x00008be0 beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008be1 beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008be2 beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008be3 beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008be4 beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008be5 beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008be6 beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008be7 beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008be8 beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008be9 beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008bea beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008beb beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008bec beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008bed beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008bee beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008bf0 store  0x00000001 , 0x00000a99 
+ 00032197  0x00008bf1 bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008bf2 call  0x000062bc 
+ 00032199  0x00008bf3 nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008bf5 fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008bf6 bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008bf7 beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008bf8 beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008bf9 beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008bfa beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008bfb beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008bfc beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008bfd beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008bfe beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008bff beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008c00 beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008c01 beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008c02 rtn 
+ 00032214  0x00008c05 store  0x00000001 , 0x00000a99 
+ 00032215  0x00008c06 call  0x00002252 
+ 00032216  0x00008c07 branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008c08 call  0x0000225a 
+ 00032218  0x00008c09 nrtn  0x00000005 
+ 00032219  0x00008c0b jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008c0c branch  0x00007d8f 
+ 00032221  0x00008c12 fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008c13 set1  0x00000006 
+ 00032223  0x00008c14 store  0x00000002 , 0x00004682 
+ 00032224  0x00008c15 jam  0x00000003 , 0x00004093 
+ 00032225  0x00008c16 rtn 
+ 00032226  0x00008c1b jam  0x00000000 , 0x00004680 
+ 00032227  0x00008c1c jam  0x00000000 , 0x00004093 
+ 00032228  0x00008c1d fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008c1e set0  0x00000006 
+ 00032230  0x00008c1f store  0x00000002 , 0x00004682 
+ 00032231  0x00008c20 rtn 
+ 00032232  0x00008c25 jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008c26 rtn 
+ 00032234  0x00008c2b jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008c2c jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008c2d rtn 
+ 00032237  0x00008c32 rtn 
+ 00032238  0x00008c37 rtn 
+ 00032239  0x00008c3c rtn 
+ 00032240  0x00008c41 jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008c42 branch  0x00004d0a 
+ 00032242  0x00008c47 rtn 
+ 00032243  0x00008c4c rtn 
+ 00032244  0x00008c51 jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008c52 jam  0x00000000 , 0x00004484 
+ 00032246  0x00008c53 fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008c54 set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008c55 store  0x00000002 , 0x00004682 
+ 00032249  0x00008c56 rtn 
+ 00032250  0x00008c5b fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008c5c set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008c5d store  0x00000002 , 0x00004682 
+ 00032253  0x00008c5e jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008c5f rtn 
+ 00032255  0x00008c64 jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008c65 jam  0x00000001 , 0x00004484 
+ 00032257  0x00008c66 fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008c67 set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008c68 store  0x00000002 , 0x00004682 
+ 00032260  0x00008c69 rtn 
+ 00032261  0x00008c6e fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008c6f set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008c70 store  0x00000002 , 0x00004682 
+ 00032264  0x00008c71 jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008c72 rtn 
+ 00032266  0x00008c77 setarg  0x00000014 
+ 00032267  0x00008c78 store  0x00000002 , 0x0000046d 
+ 00032268  0x00008c79 store  0x00000002 , 0x000044ba 
+ 00032269  0x00008c7a branch  0x00005c92 
+ 00032270  0x00008c7f branch  0x00005abf 
+ 00032271  0x00008c84 arg  0x00000000 , 0x00000011 
+ 00032272  0x00008c85 branch  0x00007d19 
+ 00032273  0x00008c8a arg  0x00000000 , 0x00000011 
+ 00032274  0x00008c8b branch  0x00007d14 
+ 00032275  0x00008c90 arg  0x00000000 , 0x00000011 
+ 00032276  0x00008c91 branch  0x00007d1e 
+ 00032277  0x00008c96 jam  0x00000001 , 0x00004369 
+ 00032278  0x00008c97 jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008c9a rtn 
+ 00032280  0x00008c9f jam  0x00000001 , 0x00004369 
+ 00032281  0x00008ca0 rtn 
+ 00032282  0x00008ca5 jam  0x00000000 , 0x00004369 
+ 00032283  0x00008ca6 jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008ca7 rtn 
+ 00032285  0x00008cac fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008cad call  0x00007f9c 
+ 00032287  0x00008cae fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008caf beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008cb0 copy  0x0000003f , 0x00000002 
+ 00032290  0x00008cb1 call  0x000067fb 
+ 00032291  0x00008cb3 call  0x00007d98 
+ 00032292  0x00008cb4 branch  0x00002b1f 
+ 00032293  0x00008cb9 branch  0x00005b02 
+ 00032294  0x00008cbe jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008cbf set1  0x00000003 , 0x00000000 
+ 00032296  0x00008cc0 nrtn  0x00000029 
+ 00032297  0x00008cc1 jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008cc2 jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008cc3 fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008cc4 set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008cc5 store  0x00000001 , 0x0000016d 
+ 00032302  0x00008cc6 rtn 
+ 00032303  0x00008ccb force  0x00000003 , 0x00000007 
+ 00032304  0x00008ccc branch  0x00007f07 
+ 00032305  0x00008cd1 call  0x000062f8 
+ 00032306  0x00008cd2 jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008cd3 branch  0x00005f9d 
+ 00032308  0x00008cd7 fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008cd8 rtnbit0  0x0000000c 
+ 00032310  0x00008cd9 rtnbit0  0x00000007 
+ 00032311  0x00008cda branch  0x00007e2f 
+ 00032312  0x00008ce0 fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008ce1 add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008ce2 setarg  0x00000000 
+ 00032315  0x00008ce3 istore  0x00000003 , 0x00000005 
+ 00032316  0x00008ce4 rtn 
+ 00032317  0x00008ce9 call  0x00007fe9 
+ 00032318  0x00008cea call  0x00007e69 
+ 00032319  0x00008ceb rtn  0x00000034 
+ 00032320  0x00008cec fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008ced add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008cee ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008cef increase  0x00000001 , 0x00000002 
+ 00032324  0x00008cf0 istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008cf2 ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008cf3 copy  0x00000002 , 0x00000039 
+ 00032327  0x00008cf4 add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008cf5 ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008cf6 imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008cf7 iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008cf8 copy  0x00000011 , 0x00000006 
+ 00032332  0x00008cfa call  0x00007f01 
+ 00032333  0x00008cfb call  0x00007e6d 
+ 00032334  0x00008cfc pincrease  0xffffffff 
+ 00032335  0x00008cfd ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008cfe increase  0x00000001 , 0x00000002 
+ 00032337  0x00008cff iand  0x00000002 , 0x00000002 
+ 00032338  0x00008d00 istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008d01 branch  0x00007fe7 
+ 00032340  0x00008d07 call  0x00007fe9 
+ 00032341  0x00008d08 call  0x00007e65 
+ 00032342  0x00008d09 rtn  0x00000034 
+ 00032343  0x00008d0a fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008d0b add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008d0c ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008d0d increase  0xffffffff , 0x00000002 
+ 00032347  0x00008d0e istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008d0f ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008d10 copy  0x00000002 , 0x00000039 
+ 00032350  0x00008d11 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008d12 ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008d13 imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008d14 iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008d15 increase  0x00000001 , 0x00000006 
+ 00032355  0x00008d16 copy  0x00000011 , 0x00000005 
+ 00032356  0x00008d17 branch  0x00007e4c 
+ 00032357  0x00008d1c fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008d1d add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008d1e ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008d1f rtn 
+ 00032361  0x00008d23 call  0x00007e6d 
+ 00032362  0x00008d24 ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008d25 isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008d26 rtn 
+ 00032365  0x00008d2a fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008d2b add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008d2c ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008d2d rtn 
+ 00032369  0x00008d36 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008d37 rtn  0x00000005 
+ 00032371  0x00008d39 rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008d3a loop  0x00007e73 
+ 00032373  0x00008d3b rtn 
+ 00032374  0x00008d3f force  0x00000001 , 0x0000003f 
+ 00032375  0x00008d40 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008d41 rtn  0x00000005 
+ 00032377  0x00008d43 lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008d44 loop  0x00007e79 
+ 00032379  0x00008d45 rtn 
+ 00032380  0x00008d47 deposit  0x00000005 
+ 00032381  0x00008d48 store  0x00000002 , 0x00000abb 
+ 00032382  0x00008d49 storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008d4a deposit  0x0000000b 
+ 00032384  0x00008d4b store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008d4c call  0x00007e85 
+ 00032386  0x00008d4d deposit  0x00000006 
+ 00032387  0x00008d4e store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008d4f rtn 
+ 00032389  0x00008d52 deposit  0x00000011 
+ 00032390  0x00008d53 store  0x00000004 , 0x00000aae 
+ 00032391  0x00008d54 deposit  0x00000012 
+ 00032392  0x00008d55 store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008d56 deposit  0x00000013 
+ 00032394  0x00008d57 store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008d58 rtn 
+ 00032396  0x00008d5b fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008d5c fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008d5d iforce  0x0000000b 
+ 00032399  0x00008d5e call  0x00007e95 
+ 00032400  0x00008d5f fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008d60 iforce  0x00000005 
+ 00032402  0x00008d61 fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008d62 iforce  0x00000006 
+ 00032404  0x00008d63 rtn 
+ 00032405  0x00008d66 fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008d67 iforce  0x00000011 
+ 00032407  0x00008d68 fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008d69 iforce  0x00000012 
+ 00032409  0x00008d6a fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008d6b iforce  0x00000013 
+ 00032411  0x00008d6c rtn 
+ 00032412  0x00008d6f fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008d70 copy  0x0000003f , 0x00000005 
+ 00032414  0x00008d71 rtn 
+ 00032415  0x00008d73 fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008d74 copy  0x0000003f , 0x00000006 
+ 00032417  0x00008d75 rtn 
+ 00032418  0x00008d77 copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008d78 store  0x00000002 , 0x00000abb 
+ 00032420  0x00008d79 rtn 
+ 00032421  0x00008d7b copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008d7c store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008d7d rtn 
+ 00032424  0x00008d82 copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008d83 store  0x00000002 , 0x00000a97 
+ 00032426  0x00008d84 copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008d85 store  0x00000002 , 0x00000a95 
+ 00032428  0x00008d86 rtn 
+ 00032429  0x00008d88 fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008d89 copy  0x0000003f , 0x00000005 
+ 00032431  0x00008d8a fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008d8b copy  0x0000003f , 0x00000006 
+ 00032433  0x00008d8c rtn 
+ 00032434  0x00008d8f call  0x00007ebd 
+ 00032435  0x00008d91 call  0x00007ebd 
+ 00032436  0x00008d92 branch  0x00007ebd 
+ 00032437  0x00008d94 call  0x00007eb9 
+ 00032438  0x00008d96 ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008d97 istore  0x00000004 , 0x00000005 
+ 00032440  0x00008d98 rtn 
+ 00032441  0x00008d9a ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008d9b istore  0x00000008 , 0x00000005 
+ 00032443  0x00008d9c rtn 
+ 00032444  0x00008d9f call  0x00007ebf 
+ 00032445  0x00008da1 call  0x00007eb9 
+ 00032446  0x00008da3 call  0x00007eb9 
+ 00032447  0x00008da5 call  0x00007eb9 
+ 00032448  0x00008da6 branch  0x00007eb9 
+ 00032449  0x00008dab arg  0x0000000a , 0x00000039 
+ 00032450  0x00008dad nop  0x00002ee0 
+ 00032451  0x00008dae loop  0x00007ec2 
+ 00032452  0x00008daf rtn 
+ 00032453  0x00008db2 force  0x00000003 , 0x00000039 
+ 00032454  0x00008db4 force  0x00000000 , 0x0000003f 
+ 00032455  0x00008db6 istore  0x00000008 , 0x00000005 
+ 00032456  0x00008db7 loop  0x00007ec7 
+ 00032457  0x00008db8 rtn 
+ 00032458  0x00008dbb force  0x00000000 , 0x0000003f 
+ 00032459  0x00008dbc istore  0x00000008 , 0x00000005 
+ 00032460  0x00008dbd rtn 
+ 00032461  0x00008dbf force  0x00000000 , 0x0000003f 
+ 00032462  0x00008dc0 istore  0x00000004 , 0x00000005 
+ 00032463  0x00008dc1 rtn 
+ 00032464  0x00008dc4 force  0x00000004 , 0x00000039 
+ 00032465  0x00008dc5 branch  0x00007ec6 
+ 00032466  0x00008dc7 force  0x00000008 , 0x00000039 
+ 00032467  0x00008dc8 branch  0x00007ec6 
+ 00032468  0x00008dcb deposit  0x00000039 
+ 00032469  0x00008dcc rtn  0x00000034 
+ 00032470  0x00008dcd setarg  0x00000000 
+ 00032471  0x00008dcf istore  0x00000001 , 0x00000005 
+ 00032472  0x00008dd0 loop  0x00007ed7 
+ 00032473  0x00008dd1 rtn 
+ 00032474  0x00008dd5 arg  0x00000020 , 0x00000039 
+ 00032475  0x00008dd6 arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008dd7 branch  0x00007ed4 
+ 00032477  0x00008dda ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008ddb ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008ddc ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008ddd istore  0x00000004 , 0x00000005 
+ 00032481  0x00008dde increase  0x00000004 , 0x00000011 
+ 00032482  0x00008ddf increase  0x00000004 , 0x00000013 
+ 00032483  0x00008de0 loop  0x00007edd 
+ 00032484  0x00008de1 rtn 
+ 00032485  0x00008de6 bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008de7 copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008de8 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008de9 rtn  0x00000002 
+ 00032489  0x00008dea iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008deb increase  0xffffffff , 0x00000012 
+ 00032491  0x00008dec rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008dee ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008def ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008df0 istore  0x00000001 , 0x00000011 
+ 00032495  0x00008df1 istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008df2 increase  0xffffffff , 0x00000012 
+ 00032497  0x00008df3 increase  0x00000001 , 0x00000011 
+ 00032498  0x00008df4 loop  0x00007eec 
+ 00032499  0x00008df5 rtn 
+ 00032500  0x00008df9 deposit  0x00000039 
+ 00032501  0x00008dfa rtn  0x00000034 
+ 00032502  0x00008dfc increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008dfd call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008dfe rtn  0x00000005 
+ 00032505  0x00008dff branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008e00 increase  0x00000008 , 0x00000039 
+ 00032507  0x00008e02 increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008e03 call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008e04 rtn  0x00000005 
+ 00032510  0x00008e05 branch  0x00007efb , 0x00000002 
+ 00032511  0x00008e06 increase  0x00000004 , 0x00000039 
+ 00032512  0x00008e07 branch  0x00007f01 
+ 00032513  0x00008e0a deposit  0x00000039 
+ 00032514  0x00008e0b rtn  0x00000034 
+ 00032515  0x00008e0d ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008e0e istore  0x00000001 , 0x00000005 
+ 00032517  0x00008e0f loop  0x00007f03 
+ 00032518  0x00008e10 rtn 
+ 00032519  0x00008e13 setarg  0x00000000 
+ 00032520  0x00008e15 rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008e16 storet  0x00000004 , 0x00004094 
+ 00032522  0x00008e17 arg  0x0000419d , 0x00000005 
+ 00032523  0x00008e18 iforce  0x00000002 
+ 00032524  0x00008e19 lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008e1a iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008e1b istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008e1c bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008e1d rtn 
+ 00032529  0x00008e20 arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008e21 lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008e22 iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008e23 rtn 
+ 00032533  0x00008e27 arg  0x00000000 , 0x00000007 
+ 00032534  0x00008e29 bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008e2a fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008e2b rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008e2c store  0x00000004 , 0x00004094 
+ 00032538  0x00008e2d isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008e2e ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008e2f isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008e30 copy  0x0000000b , 0x00000002 
+ 00032542  0x00008e31 arg  0x0000419d , 0x00000006 
+ 00032543  0x00008e32 copy  0x00000006 , 0x00000005 
+ 00032544  0x00008e33 arg  0x00000010 , 0x00000039 
+ 00032545  0x00008e35 ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008e36 isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008e37 branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008e38 force  0x00000000 , 0x0000003f 
+ 00032549  0x00008e3a istore  0x00000002 , 0x00000005 
+ 00032550  0x00008e3b loop  0x00007f21 
+ 00032551  0x00008e3c arg  0x0000419d , 0x00000006 
+ 00032552  0x00008e3d lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008e3e iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008e3f ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008e40 rtn 
+ 00032556  0x00008e46 iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008e47 copy  0x00000002 , 0x00000039 
+ 00032558  0x00008e48 setarg  0x00000ea6 
+ 00032559  0x00008e49 isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008e4a rtn  0x00000002 
+ 00032561  0x00008e4b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008e4c rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008e4d increase  0x00000001 , 0x00000002 
+ 00032564  0x00008e4e lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008e4f ior  0x00000002 , 0x00000002 
+ 00032566  0x00008e50 rtn 
+ 00032567  0x00008e53 call  0x00007f39 
+ 00032568  0x00008e54 branch  0x00007f43 
+ 00032569  0x00008e58 disable  0x00000028 
+ 00032570  0x00008e59 isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008e5a branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008e5b enable  0x00000028 
+ 00032573  0x00008e5c sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008e5e rtnbit0  0x0000000f 
+ 00032575  0x00008e5f arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008e60 iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008e61 set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008e62 rtn 
+ 00032579  0x00008e65 iforce  0x00000006 
+ 00032580  0x00008e66 rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008e67 arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008e68 imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008e69 iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008e6a rtn 
+ 00032585  0x00008e6e lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008e6f lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008e70 fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008e71 idiv  0x00000002 
+ 00032589  0x00008e72 call  0x00007f86 
+ 00032590  0x00008e73 quotient  0x00000002 
+ 00032591  0x00008e74 rtn 
+ 00032592  0x00008e78 arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008e79 idiv  0x00000002 
+ 00032594  0x00008e7a call  0x00007f86 
+ 00032595  0x00008e7b quotient  0x0000003f 
+ 00032596  0x00008e7c lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008e7d remainder  0x00000002 
+ 00032598  0x00008e7e ior  0x00000002 , 0x00000002 
+ 00032599  0x00008e7f rtn 
+ 00032600  0x00008e87 arg  0x00000000 , 0x00000002 
+ 00032601  0x00008e89 copy  0x00000002 , 0x00000013 
+ 00032602  0x00008e8a ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008e8b call  0x00007f64 
+ 00032604  0x00008e8c copy  0x00000013 , 0x00000002 
+ 00032605  0x00008e8d call  0x00007f95 
+ 00032606  0x00008e8e arg  0x0000000a , 0x00000012 
+ 00032607  0x00008e8f imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008e90 iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008e91 copy  0x0000003f , 0x00000002 
+ 00032610  0x00008e92 loop  0x00007f59 
+ 00032611  0x00008e93 rtn 
+ 00032612  0x00008e98 arg  0x0000003a , 0x00000002 
+ 00032613  0x00008e99 isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008e9a nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008e9b arg  0x00000061 , 0x00000002 
+ 00032616  0x00008e9c isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008e9d branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008e9e arg  0x00000037 , 0x00000002 
+ 00032619  0x00008e9f isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008ea0 rtn 
+ 00032621  0x00008ea2 arg  0x00000030 , 0x00000002 
+ 00032622  0x00008ea3 isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008ea4 rtn 
+ 00032624  0x00008ea6 arg  0x00000057 , 0x00000002 
+ 00032625  0x00008ea7 isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008ea8 rtn 
+ 00032627  0x00008eab copy  0x00000002 , 0x00000030 
+ 00032628  0x00008eac setarg  0x000001ff 
+ 00032629  0x00008ead force  0x00000000 , 0x00000012 
+ 00032630  0x00008eaf rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008eb0 rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008eb1 ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008eb2 isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008eb3 setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008eb4 rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008eb5 isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008eb6 setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008eb7 rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008eb8 increase  0x00000001 , 0x00000012 
+ 00032640  0x00008eb9 compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008eba nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008ebb istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008ebc loop  0x00007f76 
+ 00032644  0x00008ebd copy  0x00000030 , 0x00000002 
+ 00032645  0x00008ebe rtn 
+ 00032646  0x00008ec2 rtn  0x00000035 
+ 00032647  0x00008ec3 branch  0x00007f86 
+ 00032648  0x00008ecf ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008ed0 ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008ed1 isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008ed2 nrtn  0x00000005 
+ 00032652  0x00008ed3 increase  0x00000001 , 0x00000011 
+ 00032653  0x00008ed4 increase  0x00000001 , 0x00000012 
+ 00032654  0x00008ed5 loop  0x00007f88 
+ 00032655  0x00008ed6 force  0x00000000 , 0x0000003e 
+ 00032656  0x00008ed7 rtn 
+ 00032657  0x00008edb isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008edc nrtn  0x00000002 
+ 00032659  0x00008edd deposit  0x00000002 
+ 00032660  0x00008ede rtn 
+ 00032661  0x00008ee1 iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008ee2 isub  0x00000002 , 0x00000002 
+ 00032663  0x00008ee3 isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008ee4 rtn 
+ 00032665  0x00008ee7 arg  0x00000200 , 0x00000039 
+ 00032666  0x00008ee8 arg  0x00004000 , 0x00000005 
+ 00032667  0x00008ee9 branch  0x00007ec6 
+ 00032668  0x00008eed rtn  0x00000034 
+ 00032669  0x00008eee copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008ef2 hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008ef3 nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008ef4 rtn 
+ 00032673  0x00008ef7 jam  0x00000001 , 0x00008203 
+ 00032674  0x00008ef8 rtn 
+ 00032675  0x00008efb hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008efc hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008efd set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008efe hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008eff rtn 
+ 00032680  0x00008f01 hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008f02 hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008f03 set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008f04 hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008f05 rtn 
+ 00032685  0x00008f08 hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008f09 jam  0x00000030 , 0x00008203 
+ 00032687  0x00008f0a rtn 
+ 00032688  0x00008f0f hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008f10 set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008f11 hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008f12 rtn 
+ 00032692  0x00008f15 hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008f16 arg  0x00000200 , 0x00000002 
+ 00032694  0x00008f18 isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008f19 rtn 
+ 00032696  0x00008f20 bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008f21 ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008f22 and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008f23 nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008f24 rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008f25 istore  0x00000008 , 0x00000011 
+ 00032702  0x00008f27 increase  0x00000007 , 0x00000011 
+ 00032703  0x00008f28 ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008f29 nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008f2a fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008f2b istore  0x00000001 , 0x00000011 
+ 00032707  0x00008f2c rtn 
+ 00032708  0x00008f32 bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008f33 arg  0x00000008 , 0x00000039 
+ 00032710  0x00008f34 ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008f35 rtn  0x00000034 
+ 00032712  0x00008f37 ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008f38 nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008f39 increase  0x00000001 , 0x00000011 
+ 00032715  0x00008f3a loop  0x00007fc8 
+ 00032716  0x00008f3b branch  0x00002a8c 
+ 00032717  0x00008f3d arg  0x00000000 , 0x00000002 
+ 00032718  0x00008f3e istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008f3f rtn 
+ 00032720  0x00008f45 ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008f46 rtn 
+ 00032722  0x00008f4c ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008f4d rtn 
+ 00032724  0x00008f51 ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008f52 rtn 
+ 00032726  0x00008f57 arg  0x00000000 , 0x00000002 
+ 00032727  0x00008f59 fetch  0x00000001 , 0x00000006 
+ 00032728  0x00008f5a loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00008f5b increase  0x00000001 , 0x00000002 
+ 00032730  0x00008f5c loop  0x00007fd7 
+ 00032731  0x00008f5d copy  0x00000002 , 0x0000003f 
+ 00032732  0x00008f5e rtn 
+ 00032733  0x00008f61 isub  0x00000002 , 0x0000003e 
+ 00032734  0x00008f62 nrtn  0x00000002 
+ 00032735  0x00008f63 copy  0x00000002 , 0x0000003f 
+ 00032736  0x00008f64 rtn 
+ 00032737  0x00008f68 force  0xffffffff , 0x0000003e 
+ 00032738  0x00008f69 rtn 
+ 00032739  0x00008f6c force  0x00000001 , 0x0000003e 
+ 00032740  0x00008f6d rtn 
+ 00032741  0x00008f6f force  0x00000000 , 0x0000003e 
+ 00032742  0x00008f70 rtn 
+ 00032743  0x00008f73 enable  0x00000028 
+ 00032744  0x00008f74 rtn 
+ 00032745  0x00008f77 disable  0x00000028 
+ 00032746  0x00008f78 rtn 
+ 00032747  0x00008f7b enable  0x0000002c 
+ 00032748  0x00008f7c rtn 
+ 00032749  0x00008f7f disable  0x0000002c 
+ 00032750  0x00008f80 rtn 
+ 00032751  0x00008f83 setarg  0x00000001 
+ 00032752  0x00008f84 rtn 
+ 00032753  0x00008f87 setarg  0x00000000 
+ 00032754  0x00008f88 rtn 
+ 00032755  0x00008f8c copy  0x00000039 , 0x0000003f 
+ 00032756  0x00008f8d rtn  0x00000034 
+ 00032757  0x00008f8e copy  0x00000006 , 0x0000003f 
+ 00032758  0x00008f8f iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00008f90 increase  0xffffffff , 0x0000003f 
+ 00032760  0x00008f91 copy  0x0000003f , 0x00000006 
+ 00032761  0x00008f93 ifetch  0x00000001 , 0x00000006 
+ 00032762  0x00008f94 increase  0xfffffffe , 0x00000006 
+ 00032763  0x00008f95 istore  0x00000001 , 0x00000005 
+ 00032764  0x00008f96 loop  0x00007ff9 
+ 00032765  0x00008f97 rtn 
Index: output/bt_program23.list
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.list	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.list	(working copy)
@@ -1563,29006 +1563,29007 @@
 0x051f 002218 call p_mouse_tx_power_init 
 0x0520 002219 jam 1 ,mem_device_flag 
 0x0521 002220 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x0522 002225 call p_mouse_load_eeprom_random_addr_increase_count 
-0x0523 002226 fetcht 2 ,mem_random_addr_increase_count 
-0x0524 002227 increase 1 ,temp 
-0x0525 002228 storet 2 ,mem_random_addr_increase_count 
-0x0526 002229 storet 2 ,mem_le_lap + 1 
-0x0527 002230 call p_mouse_store_eerpom_random_addr_increase_count 
-0x0528 002231 random pdata 
-0x0529 002232 store 1 ,mem_le_lap 
-:      002233 p_mouse_start_discovery_norandom:
-0x052a 002234 call app_ble_disconnect 
-0x052b 002235 setarg 0xed8e0e 
-0x052c 002236 store 3 ,mem_le_lap + 3 
-0x052d 002237 call app_lpm_mult_disable 
-0x052e 002238 fetch 2 ,mem_discovery_timeout 
-0x052f 002239 store 2 ,mem_mouse_discovery_timer 
-0x0530 002240 jam 6 ,mem_connection_options 
-0x0531 002241 setarg 0 
-0x0532 002242 store 2 ,mem_mouse_no_data_timer 
-0x0533 002243 store 2 ,mem_mouse_direct_timer 
-0x0534 002244 arg mouse_store_eeprom_flag ,queue 
-0x0535 002245 call mouse_enable_function_flag 
-0x0536 002246 call mouse_bt_discovery_button_down_disable 
-0x0537 002249 call p_check_51cmd_adv 
-0x0538 002250 branch mouse_start_discovery_norandom + 13 
-:      002253 p_check_51cmd_adv:
-0x0539 002254 jam 0 ,mem_mouse_le_reconnect_flag 
-0x053a 002255 call p_le_check_adv_flag 
-0x053b 002256 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x053c 002257 istore 1 ,contr 
-0x053d 002259 arg mem_le_adv_swift_pair ,contr 
-0x053e 002260 call p_le_adv_data_update 
-0x053f 002262 branch check_51cmd_adv 
-:      002264 p_le_adv_data_update:
-0x0540 002265 arg mem_le_adv_data + 11 ,contw 
-0x0541 002266 arg 19 ,loopcnt 
-0x0542 002267 call memcpy 
-0x0543 002268 branch le_modified_name_adv 
-:      002270 p_mouse_stop_discovery:
-0x0544 002271 jam 0 ,mem_mouse_multi_led_blink_count 
-0x0545 002273 setarg 0 
-0x0546 002274 store 2 ,mem_mouse_discovery_timer 
-0x0547 002275 call p_mouse_sensor_poweron 
-0x0548 002276 branch mouse_stop_discovery + 1 
-:      002278 p_le_slave_match:
-0x0549 002279 fetch 1 ,mem_le_md_count 
-0x054a 002280 pincrease 1 
-0x054b 002281 store 1 ,mem_le_md_count 
-0x054c 002282 beq le_md_max_count ,le_slave_cont 
-0x054d 002283 call le_acknowledge 
-0x054e 002284 call le_prepare_tx 
-0x054f 002285 call power_ctrl_start 
-0x0550 002286 branch le_slave_match + 7 
-:      002288 p_le_next_adv_channel:
-0x0551 002289 fetch 1 ,mem_le_ch_mapped 
-0x0552 002290 increase 1 ,pdata 
-0x0553 002291 store 1 ,mem_le_ch_mapped 
-0x0554 002292 rtnne 40 
-0x0555 002293 jam 37 ,mem_le_ch_mapped 
-0x0556 002294 rtn 
-:      002296 p_le_receive_skip:
-0x0557 002297 call save_rssi 
-0x0558 002298 call p_rssi_signal 
-0x0559 002299 branch le_receive_skip + 2 
-:      002301 p_le_update_param:
-0x055a 002302 call p_mouse_le_conn_param_check 
-0x055b 002303 branch le_update_param + 8 
-:      002304 p_mouse_le_lpm_mult_reinit:
-0x055c 002305 fetch 1 ,mem_lpm_mult_init 
-0x055d 002306 store 1 ,mem_lpm_mult 
-:      002307 p_mouse_le_conn_param_lpm_enable:
-0x055e 002308 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x055f 002309 rtn 
-:      002311 p_mouse_le_conn_param_check:
-0x0560 002312 fetch 1 ,mem_le_new_conninterval 
-0x0561 002313 sub pdata ,le_interval_15ms ,null 
-0x0562 002314 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-0x0563 002315 fetch 1 ,mem_le_new_connslavelatency 
-0x0564 002316 fetcht 1 ,mem_lpm_mult_init 
-0x0565 002317 isub temp ,null 
-0x0566 002318 branch p_mouse_le_lpm_mult_reinit ,positive 
-0x0567 002319 fetch 1 ,mem_le_new_connslavelatency 
-0x0568 002320 store 1 ,mem_lpm_mult 
-0x0569 002321 branch p_mouse_le_conn_param_lpm_enable 
-:      002323 p_le_update_channel_map:
-0x056a 002324 fetch 1 ,mem_le_state 
-0x056b 002325 rtnbit0 lestate_update_map 
-0x056c 002326 call p_le_channel_map_overflow_check 
-0x056d 002327 nrtn user 
-0x056e 002328 branch le_update_channel_map + 3 
-:      002329 p_le_channel_map_overflow_check:
-0x056f 002330 enable user 
-0x0570 002331 fetch 1 ,mem_le_event_count + 1 
-0x0571 002332 rshift4 pdata ,pdata 
-0x0572 002333 rtnne 0x0f 
-0x0573 002334 fetch 1 ,mem_le_instant + 1 
-0x0574 002335 rshift4 pdata ,pdata 
-0x0575 002336 rtnne 0x00 
-0x0576 002337 branch disable_user 
-:      002339 p_le_prepare_tx:
-0x0577 002340 fetch 1 ,mem_le_arq 
-0x0578 002341 bbit1 wak ,p_le_prepare_tx_wak 
-0x0579 002342 call power_ctrl_pac_succ_incrs 
-0x057a 002343 fetch 1 ,mem_empty_count 
-0x057b 002344 nbranch p_le_send_empyt ,blank 
-0x057c 002345 fetch 1 ,mem_le_state 
-0x057d 002346 bbit0 lestate_encryption ,p_le_tx_4 
-0x057e 002347 fetch 1 ,mem_le_rxbuf + 1 
-0x057f 002348 branch p_le_tx_4 ,blank 
-0x0580 002349 branch le_send_empty 
-:      002350 p_le_send_empyt:
-0x0581 002351 fetch 1 ,mem_empty_count 
-0x0582 002352 increase -1 ,pdata 
-0x0583 002353 store 1 ,mem_empty_count 
-0x0584 002354 branch le_send_empty 
-:      002355 p_le_tx_4:
-0x0585 002356 fetch 1 ,mem_le_pairing_state 
-0x0586 002357 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0x0587 002358 jam 3 ,mem_empty_count 
-:      002359 p_in_le_tx_4:
-0x0588 002360 call le_fifo_check_nearly_full 
-0x0589 002361 call p_mouse_data_pull ,blank 
-0x058a 002362 branch le_prepare_tx + 4 
-:      002364 p_le_prepare_tx_wak:
-0x058b 002365 call p_le_check_tx_retransmit_setmd 
-0x058c 002366 branch p_le_power_ctrl_pac_succ_decrs 
-:      002368 p_le_check_tx_retransmit_setmd:
-0x058d 002369 fetch 1 ,mem_le_connect_status_flag 
-0x058e 002370 and pdata ,0x03 ,pdata 
-0x058f 002371 rtnne 0x03 
-0x0590 002372 fetch 1 ,mem_mouse_data_queue_num 
-0x0591 002373 rtn blank 
-0x0592 002374 fetch 1 ,mem_le_txlen 
-0x0593 002375 rtn blank 
-0x0594 002376 fetch 1 ,mem_le_txheader 
-0x0595 002377 set1 md ,pdata 
-0x0596 002378 store 1 ,mem_le_txheader 
-0x0597 002379 call le_set_md 
-0x0598 002380 rtn 
-:      002384 p_le_power_ctrl_pac_succ_decrs:
-0x0599 002385 branch power_ctrl_pac_succ_decrs 
-:      002387 p_mouse_le_reconn_write_enable_timer_reinit:
-0x059a 002388 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x059b 002389 rtn blank 
-0x059c 002390 fetch 1 ,mem_le_connect_status_flag 
-0x059d 002391 and pdata ,0x03 ,pdata 
-0x059e 002392 rtneq 0x03 
-0x059f 002393 jam 10 ,mem_le_start_encrypt_timer 
-0x05a0 002394 rtn 
-:      002396 p_le_parse:
-0x05a1 002397 rtnmark1 mark_old_packet 
-0x05a2 002398 call le_fifo_check_full 
-0x05a3 002399 nrtn blank 
-0x05a4 002400 fetch 1 ,mem_le_rxbuf 
-0x05a5 002401 and pdata ,0x3 ,pdata 
-0x05a6 002402 store 1 ,mem_le_packet_llid 
-0x05a7 002403 ifetch 1 ,contr 
-0x05a8 002404 and pdata ,0x1f ,pdata 
-0x05a9 002405 store 1 ,mem_le_packet_size 
-0x05aa 002406 rtn blank 
-0x05ab 002407 copy contr ,pdata 
-0x05ac 002408 store 2 ,mem_le_payload_ptr 
-0x05ad 002409 fetch 1 ,mem_le_packet_llid 
-0x05ae 002410 beq llid_le_ll ,p_le_parse_ll 
-0x05af 002411 branch le_parse_l2cap 
-:      002412 p_le_parse_ll:
-0x05b0 002413 fetch 1 ,mem_le_rxbuf + 2 
-0x05b1 002414 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-0x05b2 002415 branch le_parse_ll + 1 
-:      002416 p_le_parse_channel_map_req:
-0x05b3 002417 ifetch 5 ,contr 
-0x05b4 002418 store 5 ,mem_le_new_map 
-0x05b5 002419 ifetch 2 ,contr 
-0x05b6 002420 store 2 ,mem_le_instant 
-0x05b7 002421 branch le_parse_channel_map_req + 7 
-:      002423 p_le_parse_l2cap:
-0x05b8 002424 ifetch 2 ,contr 
-0x05b9 002425 beq le_l2cap_cid_att ,p_le_parse_att 
-0x05ba 002426 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0x05bb 002427 branch le_parse_l2cap + 11 
-:      002428 p_le_parse_att:
-0x05bc 002429 call store_contr 
-0x05bd 002430 call p_mouse_le_reconn_write_enable_timer_reinit 
-0x05be 002431 call get_contr 
-0x05bf 002432 ifetch 3 ,contr 
-0x05c0 002433 store 3 ,mem_le_att_opcode 
-0x05c1 002434 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0x05c2 002436 rshift8 pdata ,temp 
-0x05c3 002437 sub temp ,0x24 ,null 
-0x05c4 002439 branch le_parse_att + 2 ,positive 
-0x05c5 002440 arg mem_mouse_le_uuid_sup ,temp 
-0x05c6 002441 storet 2 ,mem_ui_le_uuid_table 
-0x05c7 002442 call le_parse_att + 2 
-0x05c8 002443 setarg 0x8e7a 
-0x05c9 002444 store 2 ,mem_ui_le_uuid_table 
-0x05ca 002445 rtn 
-:      002447 p_le_parse_att_read_by_group_type_request:
-0x05cb 002448 call le_parse_att_read_by_group_type_request 
-0x05cc 002449 call le_fifo_get_last_tx_ptr 
-0x05cd 002450 increase 7 ,contr 
-0x05ce 002451 ifetch 1 ,contr 
-0x05cf 002452 rtnne attop_read_by_group_type_response 
-0x05d0 002453 increase 5 ,contr 
-0x05d1 002454 ifetch 2 ,contr 
-0x05d2 002455 arg uuid_service_hids ,temp 
-0x05d3 002456 isub temp ,null 
-0x05d4 002457 nrtn zero 
-0x05d5 002458 increase -4 ,contr 
-0x05d6 002459 setarg 0x2b 
-0x05d7 002460 istore 2 ,contr 
-0x05d8 002461 rtn 
-:      002506 p_le_parse_smp:
-0x05d9 002507 ifetch 1 ,contr 
-0x05da 002508 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-0x05db 002509 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0x05dc 002510 branch le_parse_smp + 2 
-:      002512 p_le_parse_smp_pairing_request:
-0x05dd 002513 jam 1 ,mem_le_send_security_request_flag 
-0x05de 002514 branch le_parse_smp_pairing_request 
-:      002516 p_le_parse_smp_pairing_failed:
-0x05df 002517 call le_parse_smp_pairing_failed 
-0x05e0 002518 fetch 1 ,mem_le_state 
-0x05e1 002519 set0 lestate_update_param ,pdata 
-0x05e2 002520 store 1 ,mem_le_state 
-0x05e3 002521 branch le_parse_terminate_ind 
-:      002523 p_le_adv_not_match:
-0x05e4 002524 fetch 1 ,mem_le_ch_mapped 
-0x05e5 002525 bne 39 ,le_adv_loop 
-0x05e6 002526 call p_le_adv_random_delay 
-0x05e7 002527 arg le_adv_interval_timer ,queue 
-0x05e8 002528 fetch 2 ,mem_le_adv_interval 
-0x05e9 002529 branch timer_init 
-:      002530 p_le_adv_random_delay:
-0x05ea 002531 random pdata 
-0x05eb 002532 arg 0x1ff ,temp 
-0x05ec 002533 iand temp ,pdata 
-0x05ed 002534 add pdata ,250 ,pdata 
-0x05ee 002535 branch delay 
-:      002537 p_le_lpm_setmult:
-0x05ef 002538 disable wake 
-0x05f0 002539 branch p_le_lpm_set_mult_attempt ,attempt 
-0x05f1 002540 nbranch le_lpm_lost ,match 
-:      002541 p_le_lpm_set_mult_attempt:
-0x05f2 002542 call lpm_match 
-0x05f3 002543 fetch 2 ,mem_rx_window_sniff 
-0x05f4 002544 store 2 ,mem_le_receive_window 
-0x05f5 002545 fetch 1 ,mem_le_connect_status_flag 
-0x05f6 002546 compare 3 ,pdata ,3 
-0x05f7 002547 nbranch lpm_mult_short ,true 
-0x05f8 002548 branch le_lpm_set_mult_attempt + 3 
-:      002550 p_le_mouse_bb_event_connect_complete:
-0x05f9 002551 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x05fa 002552 nrtn blank 
-0x05fb 002553 fetch 1 ,mem_le_att_handle 
-0x05fc 002554 sub pdata ,26 ,pdata 
-0x05fd 002555 nrtn zero 
-0x05fe 002556 branch mouse_le_write_enable 
-:      002558 p_check_51cmd_once_continue:
-0x05ff 002559 call lmo_fifo_check 
-0x0600 002560 nbranch check_51cmd_restore ,blank 
-0x0601 002561 fetch 1 ,mem_fifo_temp 
-0x0602 002562 bmark0 mark_context ,check_51cmd_check_idle 
-0x0603 002563 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0x0604 002564 branch check_51cmd_once_continue + 2 
-:      002566 p_check_51cmd_ble_update_connect_param:
-0x0605 002567 call le_fifo_check_full 
-0x0606 002568 nrtn blank 
-0x0607 002569 branch le_l2cap_tx_update_req 
-:      002572 p_twspi_reset:
-0x0608 002573 hfetch 1 ,core_gpio_out3 
-0x0609 002574 and_into 0xfd ,pdata 
-0x060a 002575 hstore 1 ,core_gpio_out3 
-0x060b 002576 hfetcht 1 ,core_gpio_oe3 
-0x060c 002577 or_into 0x2 ,temp 
-0x060d 002578 hstoret 1 ,core_gpio_oe3 
-0x060e 002579 call twspi_disable 
-0x060f 002580 and_into 0xfd ,temp 
-0x0610 002581 nop 13 
-0x0611 002582 call twspi_enable 
-0x0612 002583 hstoret 1 ,core_gpio_oe3 
-0x0613 002584 rtn 
-:      002590 power_ctrl_pac_succ_cnt_init:
-0x0614 002591 jam 1 ,mem_power_ctrl_level 
-0x0615 002592 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x0616 002593 rtn 
-:      002594 power_ctrl_pac_succ_incrs:
-0x0617 002595 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0618 002596 increase 1 ,pdata 
-0x0619 002597 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x061a 002598 rtn 
-:      002599 power_ctrl_pac_succ_decrs:
-0x061b 002600 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x061c 002601 sub pdata ,2 ,null 
-0x061d 002602 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x061e 002603 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x061f 002604 rtneq 0 
-0x0620 002605 increase -1 ,pdata 
-0x0621 002606 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0622 002607 rtn 
-:      002608 power_ctrl_pac_succ_cnt_reinit:
-0x0623 002609 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x0624 002610 rtn 
-:      002612 power_ctrl_start:
-0x0625 002613 fetch 2 ,mem_ui_state_map 
-0x0626 002614 rtnbit1 ui_state_ble_adv 
-0x0627 002618 arg mem_rssi_signal_buf ,rega 
-0x0628 002619 call p_rssi_average 
-0x0629 002620 storet 1 ,mem_rssi_avg_received 
-0x062a 002622 setarg rssi_dis_max_24g 
-0x062b 002623 bmark1 mark_24g ,power_ctrl_start_next 
-0x062c 002624 setarg rssi_dis_max_ble 
-:      002625 power_ctrl_start_next:
-0x062d 002626 isub temp ,null 
-0x062e 002627 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x062f 002629 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0630 002630 sub pdata ,2 ,null 
-0x0631 002631 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x0632 002632 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0633 002633 beq 0 ,power_ctrl_txpower_incrs 
-0x0634 002634 rtn 
-:      002636 power_ctrl_txpower_decrs_check:
-0x0635 002637 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0636 002638 rtnne 32 
-0x0637 002639 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002640 power_ctrl_txpower_decrs:
-0x0638 002641 fetcht 1 ,mem_rssi_avg_received 
-0x0639 002642 setarg rssi_dis_min_24g 
-0x063a 002643 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x063b 002644 setarg rssi_dis_min_ble 
-:      002645 power_ctrl_txpower_decrs_next:
-0x063c 002646 isub temp ,null 
-0x063d 002647 nrtn positive 
-0x063e 002648 fetch 1 ,mem_power_ctrl_level 
-0x063f 002649 beq 0 ,power_ctrl_decrs_level0 
-0x0640 002650 increase -1 ,pdata 
-0x0641 002651 store 1 ,mem_power_ctrl_level 
-0x0642 002652 beq 0 ,power_ctrl_decrs_level0 
-:      002653 power_ctrl_decrs_level1:
-:      002654 power_ctrl_incrs_level1:
-0x0643 002655 jam tx_power_0db ,mem_tx_power 
-0x0644 002656 rtn 
-:      002658 power_ctrl_txpower_incrs_force:
-0x0645 002659 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002660 power_ctrl_txpower_incrs:
-0x0646 002661 fetch 1 ,mem_power_ctrl_level 
-0x0647 002662 beq 2 ,power_ctrl_incrs_level2 
-0x0648 002663 increase 1 ,pdata 
-0x0649 002664 store 1 ,mem_power_ctrl_level 
-0x064a 002665 beq 1 ,power_ctrl_incrs_level1 
-:      002666 power_ctrl_incrs_level2:
-0x064b 002668 jam tx_power_5db ,mem_tx_power 
-0x064c 002669 rtn 
-:      002671 power_ctrl_decrs_level0:
-0x064d 002672 jam tx_power_f5db ,mem_tx_power 
-0x064e 002673 rtn 
-:      002676 p_set_freq_tx:
-0x064f 002677 storet 1 ,mem_last_freq 
-0x0650 002678 add temp ,0 ,rega 
-0x0651 002679 call rf_write_freq 
-0x0652 002680 setarg param_pll_setup 
-0x0653 002681 call sleep 
-:      002682 p_rf_tx_enable:
-0x0654 002683 jam 0x1 ,rfen_adc 
-0x0655 002684 jam 0x3c ,rfen_rx 
-0x0656 002685 jam 0xe0 ,rfen_tx 
-0x0657 002686 nop 10 
-0x0658 002687 jam 0x01 ,rfen_mdm 
-0x0659 002688 jam 0x3d ,rfen_mdm 
-0x065a 002689 nop 10 
-0x065b 002690 jam 0xb7 ,rfen_sn 
-0x065c 002691 nop 10 
-0x065d 002692 jam 0x7d ,rfen_mdm 
-0x065e 002693 fetch 1 ,mem_tx_power 
-0x065f 002696 beq tx_power_5db ,p_set_tx_power_5db 
-0x0660 002698 beq tx_power_f5db ,p_set_tx_power_f5db 
-0x0661 002699 beq tx_power_pair ,p_set_tx_power_pair 
-:      002701 p_set_tx_power_0db:
-0x0662 002702 call p_rx_low_sens 
-0x0663 002704 jam 0xd0 ,0x8955 
-0x0664 002705 jam 0xe0 ,0x8956 
-0x0665 002707 jam 0x6c ,0x8958 
-0x0666 002709 branch set_tx_power_0db 
-:      002721 p_set_tx_power_5db:
-0x0667 002722 call p_rx_high_sens 
-0x0668 002724 jam 0xd0 ,0x8955 
-0x0669 002725 jam 0xe0 ,0x8956 
-0x066a 002727 jam 0x3c ,0x8958 
-0x066b 002729 branch set_tx_power_5db 
-:      002741 p_set_tx_power_f5db:
-0x066c 002742 call p_rx_low_sens 
-0x066d 002744 jam 0xd0 ,0x8955 
-0x066e 002745 jam 0xc0 ,0x8956 
-0x066f 002747 jam 0x6c ,0x8958 
-0x0670 002749 branch set_tx_power_f5db 
-:      002751 p_rx_low_sens:
-0x0671 002752 jam 0x5b ,0x894c 
-0x0672 002753 jam 0x96 ,0x894d 
-0x0673 002754 jam 0x2c ,0x894e 
-0x0674 002755 jam 0x46 ,0x894f 
-0x0675 002756 rtn 
-:      002758 p_rx_high_sens:
-0x0676 002759 jam 0xfb ,0x894c 
-0x0677 002760 jam 0xef ,0x894d 
-0x0678 002761 jam 0xec ,0x894e 
-0x0679 002762 jam 0x5e ,0x894f 
-0x067a 002763 rtn 
-:      002765 p_set_tx_power_pair:
-0x067b 002767 jam 0xc2 ,0x8956 
-0x067c 002768 jam 0xd0 ,0x8955 
-0x067d 002769 rtn 
-:      002771 p_shutdown_radio:
-0x067e 002772 force 8 ,radio_ctrl 
-0x067f 002773 branch shutdown_radio + 1 
+0x0522 002221 jam 0x5a ,mem_mouse_fast_conn_flag 
+0x0523 002226 call p_mouse_load_eeprom_random_addr_increase_count 
+0x0524 002227 fetcht 2 ,mem_random_addr_increase_count 
+0x0525 002228 increase 1 ,temp 
+0x0526 002229 storet 2 ,mem_random_addr_increase_count 
+0x0527 002230 storet 2 ,mem_le_lap + 1 
+0x0528 002231 call p_mouse_store_eerpom_random_addr_increase_count 
+0x0529 002232 random pdata 
+0x052a 002233 store 1 ,mem_le_lap 
+:      002234 p_mouse_start_discovery_norandom:
+0x052b 002235 call app_ble_disconnect 
+0x052c 002236 setarg 0xed8e0e 
+0x052d 002237 store 3 ,mem_le_lap + 3 
+0x052e 002238 call app_lpm_mult_disable 
+0x052f 002239 fetch 2 ,mem_discovery_timeout 
+0x0530 002240 store 2 ,mem_mouse_discovery_timer 
+0x0531 002241 jam 6 ,mem_connection_options 
+0x0532 002242 setarg 0 
+0x0533 002243 store 2 ,mem_mouse_no_data_timer 
+0x0534 002244 store 2 ,mem_mouse_direct_timer 
+0x0535 002245 arg mouse_store_eeprom_flag ,queue 
+0x0536 002246 call mouse_enable_function_flag 
+0x0537 002247 call mouse_bt_discovery_button_down_disable 
+0x0538 002250 call p_check_51cmd_adv 
+0x0539 002251 branch mouse_start_discovery_norandom + 13 
+:      002254 p_check_51cmd_adv:
+0x053a 002255 jam 0 ,mem_mouse_le_reconnect_flag 
+0x053b 002256 call p_le_check_adv_flag 
+0x053c 002257 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x053d 002258 istore 1 ,contr 
+0x053e 002260 arg mem_le_adv_swift_pair ,contr 
+0x053f 002261 call p_le_adv_data_update 
+0x0540 002263 branch check_51cmd_adv 
+:      002265 p_le_adv_data_update:
+0x0541 002266 arg mem_le_adv_data + 11 ,contw 
+0x0542 002267 arg 19 ,loopcnt 
+0x0543 002268 call memcpy 
+0x0544 002269 branch le_modified_name_adv 
+:      002271 p_mouse_stop_discovery:
+0x0545 002272 jam 0 ,mem_mouse_multi_led_blink_count 
+0x0546 002274 setarg 0 
+0x0547 002275 store 2 ,mem_mouse_discovery_timer 
+0x0548 002276 call p_mouse_sensor_poweron 
+0x0549 002277 branch mouse_stop_discovery + 1 
+:      002279 p_le_slave_match:
+0x054a 002280 fetch 1 ,mem_le_md_count 
+0x054b 002281 pincrease 1 
+0x054c 002282 store 1 ,mem_le_md_count 
+0x054d 002283 beq le_md_max_count ,le_slave_cont 
+0x054e 002284 call le_acknowledge 
+0x054f 002285 call le_prepare_tx 
+0x0550 002286 call power_ctrl_start 
+0x0551 002287 branch le_slave_match + 7 
+:      002289 p_le_next_adv_channel:
+0x0552 002290 fetch 1 ,mem_le_ch_mapped 
+0x0553 002291 increase 1 ,pdata 
+0x0554 002292 store 1 ,mem_le_ch_mapped 
+0x0555 002293 rtnne 40 
+0x0556 002294 jam 37 ,mem_le_ch_mapped 
+0x0557 002295 rtn 
+:      002297 p_le_receive_skip:
+0x0558 002298 call save_rssi 
+0x0559 002299 call p_rssi_signal 
+0x055a 002300 branch le_receive_skip + 2 
+:      002302 p_le_update_param:
+0x055b 002303 call p_mouse_le_conn_param_check 
+0x055c 002304 branch le_update_param + 8 
+:      002305 p_mouse_le_lpm_mult_reinit:
+0x055d 002306 fetch 1 ,mem_lpm_mult_init 
+0x055e 002307 store 1 ,mem_lpm_mult 
+:      002308 p_mouse_le_conn_param_lpm_enable:
+0x055f 002309 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x0560 002310 rtn 
+:      002312 p_mouse_le_conn_param_check:
+0x0561 002313 fetch 1 ,mem_le_new_conninterval 
+0x0562 002314 sub pdata ,le_interval_15ms ,null 
+0x0563 002315 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+0x0564 002316 fetch 1 ,mem_le_new_connslavelatency 
+0x0565 002317 fetcht 1 ,mem_lpm_mult_init 
+0x0566 002318 isub temp ,null 
+0x0567 002319 branch p_mouse_le_lpm_mult_reinit ,positive 
+0x0568 002320 fetch 1 ,mem_le_new_connslavelatency 
+0x0569 002321 store 1 ,mem_lpm_mult 
+0x056a 002322 branch p_mouse_le_conn_param_lpm_enable 
+:      002324 p_le_update_channel_map:
+0x056b 002325 fetch 1 ,mem_le_state 
+0x056c 002326 rtnbit0 lestate_update_map 
+0x056d 002327 call p_le_channel_map_overflow_check 
+0x056e 002328 nrtn user 
+0x056f 002329 branch le_update_channel_map + 3 
+:      002330 p_le_channel_map_overflow_check:
+0x0570 002331 enable user 
+0x0571 002332 fetch 1 ,mem_le_event_count + 1 
+0x0572 002333 rshift4 pdata ,pdata 
+0x0573 002334 rtnne 0x0f 
+0x0574 002335 fetch 1 ,mem_le_instant + 1 
+0x0575 002336 rshift4 pdata ,pdata 
+0x0576 002337 rtnne 0x00 
+0x0577 002338 branch disable_user 
+:      002340 p_le_prepare_tx:
+0x0578 002341 fetch 1 ,mem_le_arq 
+0x0579 002342 bbit1 wak ,p_le_prepare_tx_wak 
+0x057a 002343 call power_ctrl_pac_succ_incrs 
+0x057b 002344 fetch 1 ,mem_empty_count 
+0x057c 002345 nbranch p_le_send_empyt ,blank 
+0x057d 002346 fetch 1 ,mem_le_state 
+0x057e 002347 bbit0 lestate_encryption ,p_le_tx_4 
+0x057f 002348 fetch 1 ,mem_le_rxbuf + 1 
+0x0580 002349 branch p_le_tx_4 ,blank 
+0x0581 002350 branch le_send_empty 
+:      002351 p_le_send_empyt:
+0x0582 002352 fetch 1 ,mem_empty_count 
+0x0583 002353 increase -1 ,pdata 
+0x0584 002354 store 1 ,mem_empty_count 
+0x0585 002355 branch le_send_empty 
+:      002356 p_le_tx_4:
+0x0586 002357 fetch 1 ,mem_le_pairing_state 
+0x0587 002358 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x0588 002359 jam 3 ,mem_empty_count 
+:      002360 p_in_le_tx_4:
+0x0589 002361 call le_fifo_check_nearly_full 
+0x058a 002362 call p_mouse_data_pull ,blank 
+0x058b 002363 branch le_prepare_tx + 4 
+:      002365 p_le_prepare_tx_wak:
+0x058c 002366 call p_le_check_tx_retransmit_setmd 
+0x058d 002367 branch p_le_power_ctrl_pac_succ_decrs 
+:      002369 p_le_check_tx_retransmit_setmd:
+0x058e 002370 fetch 1 ,mem_le_connect_status_flag 
+0x058f 002371 and pdata ,0x03 ,pdata 
+0x0590 002372 rtnne 0x03 
+0x0591 002373 fetch 1 ,mem_mouse_data_queue_num 
+0x0592 002374 rtn blank 
+0x0593 002375 fetch 1 ,mem_le_txlen 
+0x0594 002376 rtn blank 
+0x0595 002377 fetch 1 ,mem_le_txheader 
+0x0596 002378 set1 md ,pdata 
+0x0597 002379 store 1 ,mem_le_txheader 
+0x0598 002380 call le_set_md 
+0x0599 002381 rtn 
+:      002385 p_le_power_ctrl_pac_succ_decrs:
+0x059a 002386 branch power_ctrl_pac_succ_decrs 
+:      002388 p_mouse_le_reconn_write_enable_timer_reinit:
+0x059b 002389 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x059c 002390 rtn blank 
+0x059d 002391 fetch 1 ,mem_le_connect_status_flag 
+0x059e 002392 and pdata ,0x03 ,pdata 
+0x059f 002393 rtneq 0x03 
+0x05a0 002394 jam 10 ,mem_le_start_encrypt_timer 
+0x05a1 002395 rtn 
+:      002397 p_le_parse:
+0x05a2 002398 rtnmark1 mark_old_packet 
+0x05a3 002399 call le_fifo_check_full 
+0x05a4 002400 nrtn blank 
+0x05a5 002401 fetch 1 ,mem_le_rxbuf 
+0x05a6 002402 and pdata ,0x3 ,pdata 
+0x05a7 002403 store 1 ,mem_le_packet_llid 
+0x05a8 002404 ifetch 1 ,contr 
+0x05a9 002405 and pdata ,0x1f ,pdata 
+0x05aa 002406 store 1 ,mem_le_packet_size 
+0x05ab 002407 rtn blank 
+0x05ac 002408 copy contr ,pdata 
+0x05ad 002409 store 2 ,mem_le_payload_ptr 
+0x05ae 002410 fetch 1 ,mem_le_packet_llid 
+0x05af 002411 beq llid_le_ll ,p_le_parse_ll 
+0x05b0 002412 branch le_parse_l2cap 
+:      002413 p_le_parse_ll:
+0x05b1 002414 fetch 1 ,mem_le_rxbuf + 2 
+0x05b2 002415 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x05b3 002416 branch le_parse_ll + 1 
+:      002417 p_le_parse_channel_map_req:
+0x05b4 002418 ifetch 5 ,contr 
+0x05b5 002419 store 5 ,mem_le_new_map 
+0x05b6 002420 ifetch 2 ,contr 
+0x05b7 002421 store 2 ,mem_le_instant 
+0x05b8 002422 branch le_parse_channel_map_req + 7 
+:      002424 p_le_parse_l2cap:
+0x05b9 002425 ifetch 2 ,contr 
+0x05ba 002426 beq le_l2cap_cid_att ,p_le_parse_att 
+0x05bb 002427 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x05bc 002428 branch le_parse_l2cap + 11 
+:      002429 p_le_parse_att:
+0x05bd 002430 call store_contr 
+0x05be 002431 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x05bf 002432 call get_contr 
+0x05c0 002433 ifetch 3 ,contr 
+0x05c1 002434 store 3 ,mem_le_att_opcode 
+0x05c2 002435 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x05c3 002437 rshift8 pdata ,temp 
+0x05c4 002438 sub temp ,0x24 ,null 
+0x05c5 002440 branch le_parse_att + 2 ,positive 
+0x05c6 002441 arg mem_mouse_le_uuid_sup ,temp 
+0x05c7 002442 storet 2 ,mem_ui_le_uuid_table 
+0x05c8 002443 call le_parse_att + 2 
+0x05c9 002444 setarg 0x8e7a 
+0x05ca 002445 store 2 ,mem_ui_le_uuid_table 
+0x05cb 002446 rtn 
+:      002448 p_le_parse_att_read_by_group_type_request:
+0x05cc 002449 call le_parse_att_read_by_group_type_request 
+0x05cd 002450 call le_fifo_get_last_tx_ptr 
+0x05ce 002451 increase 7 ,contr 
+0x05cf 002452 ifetch 1 ,contr 
+0x05d0 002453 rtnne attop_read_by_group_type_response 
+0x05d1 002454 increase 5 ,contr 
+0x05d2 002455 ifetch 2 ,contr 
+0x05d3 002456 arg uuid_service_hids ,temp 
+0x05d4 002457 isub temp ,null 
+0x05d5 002458 nrtn zero 
+0x05d6 002459 increase -4 ,contr 
+0x05d7 002460 setarg 0x2b 
+0x05d8 002461 istore 2 ,contr 
+0x05d9 002462 rtn 
+:      002507 p_le_parse_smp:
+0x05da 002508 ifetch 1 ,contr 
+0x05db 002509 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
+0x05dc 002510 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x05dd 002511 branch le_parse_smp + 2 
+:      002513 p_le_parse_smp_pairing_request:
+0x05de 002514 jam 1 ,mem_le_send_security_request_flag 
+0x05df 002515 branch le_parse_smp_pairing_request 
+:      002517 p_le_parse_smp_pairing_failed:
+0x05e0 002518 call le_parse_smp_pairing_failed 
+0x05e1 002519 fetch 1 ,mem_le_state 
+0x05e2 002520 set0 lestate_update_param ,pdata 
+0x05e3 002521 store 1 ,mem_le_state 
+0x05e4 002522 branch le_parse_terminate_ind 
+:      002524 p_le_adv_not_match:
+0x05e5 002525 fetch 1 ,mem_le_ch_mapped 
+0x05e6 002526 bne 39 ,le_adv_loop 
+0x05e7 002527 call p_le_adv_random_delay 
+0x05e8 002528 arg le_adv_interval_timer ,queue 
+0x05e9 002529 fetch 2 ,mem_le_adv_interval 
+0x05ea 002530 branch timer_init 
+:      002531 p_le_adv_random_delay:
+0x05eb 002532 random pdata 
+0x05ec 002533 arg 0x1ff ,temp 
+0x05ed 002534 iand temp ,pdata 
+0x05ee 002535 add pdata ,250 ,pdata 
+0x05ef 002536 branch delay 
+:      002538 p_le_lpm_setmult:
+0x05f0 002539 disable wake 
+0x05f1 002540 branch p_le_lpm_set_mult_attempt ,attempt 
+0x05f2 002541 nbranch le_lpm_lost ,match 
+:      002542 p_le_lpm_set_mult_attempt:
+0x05f3 002543 call lpm_match 
+0x05f4 002544 fetch 2 ,mem_rx_window_sniff 
+0x05f5 002545 store 2 ,mem_le_receive_window 
+0x05f6 002546 fetch 1 ,mem_le_connect_status_flag 
+0x05f7 002547 compare 3 ,pdata ,3 
+0x05f8 002548 nbranch lpm_mult_short ,true 
+0x05f9 002549 branch le_lpm_set_mult_attempt + 3 
+:      002551 p_le_mouse_bb_event_connect_complete:
+0x05fa 002552 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x05fb 002553 nrtn blank 
+0x05fc 002554 fetch 1 ,mem_le_att_handle 
+0x05fd 002555 sub pdata ,26 ,pdata 
+0x05fe 002556 nrtn zero 
+0x05ff 002557 branch mouse_le_write_enable 
+:      002559 p_check_51cmd_once_continue:
+0x0600 002560 call lmo_fifo_check 
+0x0601 002561 nbranch check_51cmd_restore ,blank 
+0x0602 002562 fetch 1 ,mem_fifo_temp 
+0x0603 002563 bmark0 mark_context ,check_51cmd_check_idle 
+0x0604 002564 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+0x0605 002565 branch check_51cmd_once_continue + 2 
+:      002567 p_check_51cmd_ble_update_connect_param:
+0x0606 002568 call le_fifo_check_full 
+0x0607 002569 nrtn blank 
+0x0608 002570 branch le_l2cap_tx_update_req 
+:      002573 p_twspi_reset:
+0x0609 002574 hfetch 1 ,core_gpio_out3 
+0x060a 002575 and_into 0xfd ,pdata 
+0x060b 002576 hstore 1 ,core_gpio_out3 
+0x060c 002577 hfetcht 1 ,core_gpio_oe3 
+0x060d 002578 or_into 0x2 ,temp 
+0x060e 002579 hstoret 1 ,core_gpio_oe3 
+0x060f 002580 call twspi_disable 
+0x0610 002581 and_into 0xfd ,temp 
+0x0611 002582 nop 13 
+0x0612 002583 call twspi_enable 
+0x0613 002584 hstoret 1 ,core_gpio_oe3 
+0x0614 002585 rtn 
+:      002591 power_ctrl_pac_succ_cnt_init:
+0x0615 002592 jam 1 ,mem_power_ctrl_level 
+0x0616 002593 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x0617 002594 rtn 
+:      002595 power_ctrl_pac_succ_incrs:
+0x0618 002596 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0619 002597 increase 1 ,pdata 
+0x061a 002598 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x061b 002599 rtn 
+:      002600 power_ctrl_pac_succ_decrs:
+0x061c 002601 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x061d 002602 sub pdata ,2 ,null 
+0x061e 002603 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x061f 002604 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0620 002605 rtneq 0 
+0x0621 002606 increase -1 ,pdata 
+0x0622 002607 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0623 002608 rtn 
+:      002609 power_ctrl_pac_succ_cnt_reinit:
+0x0624 002610 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x0625 002611 rtn 
+:      002613 power_ctrl_start:
+0x0626 002614 fetch 2 ,mem_ui_state_map 
+0x0627 002615 rtnbit1 ui_state_ble_adv 
+0x0628 002619 arg mem_rssi_signal_buf ,rega 
+0x0629 002620 call p_rssi_average 
+0x062a 002621 storet 1 ,mem_rssi_avg_received 
+0x062b 002623 setarg rssi_dis_max_24g 
+0x062c 002624 bmark1 mark_24g ,power_ctrl_start_next 
+0x062d 002625 setarg rssi_dis_max_ble 
+:      002626 power_ctrl_start_next:
+0x062e 002627 isub temp ,null 
+0x062f 002628 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x0630 002630 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0631 002631 sub pdata ,2 ,null 
+0x0632 002632 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x0633 002633 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0634 002634 beq 0 ,power_ctrl_txpower_incrs 
+0x0635 002635 rtn 
+:      002637 power_ctrl_txpower_decrs_check:
+0x0636 002638 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0637 002639 rtnne 32 
+0x0638 002640 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002641 power_ctrl_txpower_decrs:
+0x0639 002642 fetcht 1 ,mem_rssi_avg_received 
+0x063a 002643 setarg rssi_dis_min_24g 
+0x063b 002644 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x063c 002645 setarg rssi_dis_min_ble 
+:      002646 power_ctrl_txpower_decrs_next:
+0x063d 002647 isub temp ,null 
+0x063e 002648 nrtn positive 
+0x063f 002649 fetch 1 ,mem_power_ctrl_level 
+0x0640 002650 beq 0 ,power_ctrl_decrs_level0 
+0x0641 002651 increase -1 ,pdata 
+0x0642 002652 store 1 ,mem_power_ctrl_level 
+0x0643 002653 beq 0 ,power_ctrl_decrs_level0 
+:      002654 power_ctrl_decrs_level1:
+:      002655 power_ctrl_incrs_level1:
+0x0644 002656 jam tx_power_0db ,mem_tx_power 
+0x0645 002657 rtn 
+:      002659 power_ctrl_txpower_incrs_force:
+0x0646 002660 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002661 power_ctrl_txpower_incrs:
+0x0647 002662 fetch 1 ,mem_power_ctrl_level 
+0x0648 002663 beq 2 ,power_ctrl_incrs_level2 
+0x0649 002664 increase 1 ,pdata 
+0x064a 002665 store 1 ,mem_power_ctrl_level 
+0x064b 002666 beq 1 ,power_ctrl_incrs_level1 
+:      002667 power_ctrl_incrs_level2:
+0x064c 002669 jam tx_power_5db ,mem_tx_power 
+0x064d 002670 rtn 
+:      002672 power_ctrl_decrs_level0:
+0x064e 002673 jam tx_power_f5db ,mem_tx_power 
+0x064f 002674 rtn 
+:      002677 p_set_freq_tx:
+0x0650 002678 storet 1 ,mem_last_freq 
+0x0651 002679 add temp ,0 ,rega 
+0x0652 002680 call rf_write_freq 
+0x0653 002681 setarg param_pll_setup 
+0x0654 002682 call sleep 
+:      002683 p_rf_tx_enable:
+0x0655 002684 jam 0x1 ,rfen_adc 
+0x0656 002685 jam 0x3c ,rfen_rx 
+0x0657 002686 jam 0xe0 ,rfen_tx 
+0x0658 002687 nop 10 
+0x0659 002688 jam 0x01 ,rfen_mdm 
+0x065a 002689 jam 0x3d ,rfen_mdm 
+0x065b 002690 nop 10 
+0x065c 002691 jam 0xb7 ,rfen_sn 
+0x065d 002692 nop 10 
+0x065e 002693 jam 0x7d ,rfen_mdm 
+0x065f 002694 fetch 1 ,mem_tx_power 
+0x0660 002697 beq tx_power_5db ,p_set_tx_power_5db 
+0x0661 002699 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x0662 002700 beq tx_power_pair ,p_set_tx_power_pair 
+:      002702 p_set_tx_power_0db:
+0x0663 002703 call p_rx_low_sens 
+0x0664 002705 jam 0xd0 ,0x8955 
+0x0665 002706 jam 0xe0 ,0x8956 
+0x0666 002708 jam 0x6c ,0x8958 
+0x0667 002710 branch set_tx_power_0db 
+:      002722 p_set_tx_power_5db:
+0x0668 002723 call p_rx_high_sens 
+0x0669 002725 jam 0xd0 ,0x8955 
+0x066a 002726 jam 0xe0 ,0x8956 
+0x066b 002728 jam 0x3c ,0x8958 
+0x066c 002730 branch set_tx_power_5db 
+:      002742 p_set_tx_power_f5db:
+0x066d 002743 call p_rx_low_sens 
+0x066e 002745 jam 0xd0 ,0x8955 
+0x066f 002746 jam 0xc0 ,0x8956 
+0x0670 002748 jam 0x6c ,0x8958 
+0x0671 002750 branch set_tx_power_f5db 
+:      002752 p_rx_low_sens:
+0x0672 002753 jam 0x5b ,0x894c 
+0x0673 002754 jam 0x96 ,0x894d 
+0x0674 002755 jam 0x2c ,0x894e 
+0x0675 002756 jam 0x46 ,0x894f 
+0x0676 002757 rtn 
+:      002759 p_rx_high_sens:
+0x0677 002760 jam 0xfb ,0x894c 
+0x0678 002761 jam 0xef ,0x894d 
+0x0679 002762 jam 0xec ,0x894e 
+0x067a 002763 jam 0x5e ,0x894f 
+0x067b 002764 rtn 
+:      002766 p_set_tx_power_pair:
+0x067c 002768 jam 0xc2 ,0x8956 
+0x067d 002769 jam 0xd0 ,0x8955 
+0x067e 002770 rtn 
+:      002772 p_shutdown_radio:
+0x067f 002773 force 8 ,radio_ctrl 
+0x0680 002774 branch shutdown_radio + 1 
               org 0x2000
-:      002788 start:
-0x2000 002789 call lpmstate 
-:      002791 soft_reset:
-0x2001 002792 bpatch patch00_0 ,mem_patch00 
-0x2002 002793 clear_stack 
-0x2003 002794 call spi_ncs_gpio_init 
-0x2004 002795 call initialize_radio 
-0x2005 002796 call iicd_init_12m 
-0x2006 002797 call init_param 
-0x2007 002798 call l2cap_init 
-0x2008 002799 bpatch patch00_1 ,mem_patch00 
-0x2009 002800 call rfcomm_init 
-0x200a 002801 call init_lmp 
-0x200b 002802 call ui_init 
-0x200c 002803 call app_init 
-0x200d 002804 ncall load_chip_option ,wake 
-0x200e 002805 bpatch patch00_2 ,mem_patch00 
-0x200f 002806 call app_lpm_init ,wake 
-0x2010 002807 call publickey_init 
-0x2011 002808 call lpm_recover_clk ,wake 
-:      002809 main_loop:
-0x2012 002810 bpatch patch00_3 ,mem_patch00 
-0x2013 002811 call sp_calc_sequence 
-0x2014 002812 call sp_calc_sequence_256 
-0x2015 002813 call sp_calc_sequence_256_check 
-0x2016 002814 call le_dispatch 
-0x2017 002815 bpatch patch00_4 ,mem_patch00 
-0x2018 002816 call idle_dispatch 
-0x2019 002817 call app_process_idle 
-0x201a 002818 call inquiry_dispatch 
-0x201b 002819 call inquiry_scan_dispatch 
-0x201c 002820 call page_scan_dispatch 
-0x201d 002821 call connection_dispatch 
-0x201e 002822 call lpm_dispatch 
-0x201f 002823 call g24_dispatch 
-0x2020 002824 branch main_loop 
-:      002826 connection_dispatch:
-0x2021 002827 call connection_incontext 
-0x2022 002828 rtnmark0 mark_context 
-0x2023 002829 set0 mark_context ,mark 
-0x2024 002830 call context_save 
-0x2025 002831 branch le_disable 
-:      002833 connection_incontext:
-0x2026 002834 bpatch patch00_5 ,mem_patch00 
-0x2027 002835 call context_search_insniff 
-0x2028 002836 nbranch connection_nosniff ,zero 
-0x2029 002837 call context_load 
-0x202a 002838 add rega ,coffset_mode ,contr 
-0x202b 002839 ifetch 1 ,contr 
-0x202c 002840 bbit1 mode_le ,le_conn_dispatch 
-0x202d 002841 bbit1 mode_master ,master_dispatch 
-0x202e 002842 branch slave_dispatch 
-:      002843 connection_nosniff:
-0x202f 002844 call context_get_next 
-0x2030 002845 copy loopcnt ,null 
-0x2031 002846 rtn zero 
-0x2032 002847 call context_load 
-0x2033 002848 fetch 1 ,mem_state 
-0x2034 002849 bbit1 state_inpage ,master_page 
-0x2035 002850 fetch 1 ,mem_mode 
-0x2036 002851 bbit1 mode_master ,master_dispatch 
-0x2037 002852 branch slave_dispatch 
-:      002860 idle_dispatch:
-0x2038 002861 fetch 1 ,mem_hci_cmd 
-0x2039 002862 rtn blank 
-0x203a 002863 beq hci_cmd_inquiry ,idle_inquiry 
-0x203b 002864 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
-0x203c 002865 beq hci_cmd_remote_name_req ,idle_remote_name_req 
-0x203d 002866 beq hci_cmd_create_conn ,idle_create_conn 
-0x203e 002867 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x203f 002868 call context_search_conn_handle 
-0x2040 002869 rtn zero 
-0x2041 002870 call context_search_plap 
-0x2042 002871 rtn zero 
-:      002872 idle_exit:
-0x2043 002873 jam 0 ,mem_hci_cmd 
-0x2044 002874 rtn 
-:      002876 idle_le_create_conn:
-0x2045 002877 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2046 002878 jam 0 ,mem_hci_cmd 
-0x2047 002879 rtn 
-:      002881 idle_inquiry:
-0x2048 002882 set1 mark_inquiry_on ,mark 
-0x2049 002883 set0 mark_inquiry_trainb ,mark 
-0x204a 002884 jam param_ninquiry ,mem_ninqy_index 
-0x204b 002885 jam 31 ,mem_nfreq_index_inq 
-0x204c 002886 branch idle_exit 
-:      002888 idle_inquiry_cancel:
-0x204d 002889 set0 mark_inquiry_on ,mark 
-0x204e 002890 force 0 ,stop_watch 
-0x204f 002891 branch idle_exit 
-:      002893 idle_remote_name_req:
-0x2050 002894 call context_search_plap 
-0x2051 002895 rtn zero 
-0x2052 002896 force lmp_name_req ,temp 
-0x2053 002897 jam 5 ,mem_nameres_cnt 
-0x2054 002898 branch idle_start_page 
-:      002900 idle_create_conn:
-0x2055 002901 bpatch patch00_6 ,mem_patch00 
-:      002902 idle_create_conn_device:
-0x2056 002903 fetch 6 ,mem_hci_plap 
-0x2057 002904 branch idle_exit ,blank 
-0x2058 002905 jam reconnect_hid ,memui_reconnect_mode 
-0x2059 002907 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x205a 002908 branch idle_create_conn_cont 
-:      002910 idle_create_conn_cont:
-0x205b 002911 force lmp_version_req ,temp 
-:      002912 idle_start_page:
-0x205c 002913 bpatch patch00_7 ,mem_patch00 
-0x205d 002914 fetch 1 ,mem_page_mode 
-0x205e 002915 branch idle_page_mode_r0 ,blank 
-0x205f 002916 lshift3 pdata ,pdata 
-0x2060 002917 lshift4 pdata ,pdata 
-0x2061 002918 increase -1 ,pdata 
-:      002919 idle_page_mode_r0:
-0x2062 002920 store 1 ,mem_npage 
-0x2063 002921 store 1 ,mem_npage_index 
-0x2064 002922 jam 31 ,mem_nfreq_index_page 
-0x2065 002923 set0 mark_page_trainb ,mark 
-0x2066 002924 call context_new 
-0x2067 002925 nbranch idle_page_fail ,zero 
-0x2068 002926 call get_free_amaddr 
-0x2069 002927 store 1 ,mem_amaddr 
-0x206a 002928 storet 1 ,mem_lmo_opcode2 
-0x206b 002929 fetch 6 ,mem_hci_plap 
-0x206c 002930 store 6 ,mem_plap 
-0x206d 002931 bpatch patch01_0 ,mem_patch01 
-0x206e 002932 call timer_reinit 
-0x206f 002933 force 0 ,pdata 
-0x2070 002934 compare lmp_name_req ,temp ,0xff 
-0x2071 002935 nsetflag true ,state_init_seq ,pdata 
-0x2072 002936 set1 state_inpage ,pdata 
-0x2073 002937 store 1 ,mem_state 
-0x2074 002938 jam bt_evt_reconn_started ,mem_fifo_temp 
-0x2075 002939 call ui_ipc_send_event 
-0x2076 002940 force 0 ,pdata 
-0x2077 002941 setflag true ,smap_name_req ,pdata 
-0x2078 002942 store 1 ,mem_state_map 
-0x2079 002943 setarg 0 
-0x207a 002944 set1 mode_master ,pdata 
-0x207b 002945 store 1 ,mem_mode 
-0x207c 002946 enable master 
-0x207d 002947 call context_save 
-0x207e 002948 disable master 
-0x207f 002949 force page_length_timer ,queue 
-0x2080 002950 fetch 2 ,mem_page_to 
-0x2081 002951 call timer_init 
-0x2082 002952 branch idle_exit 
-:      002953 idle_page_fail:
-0x2083 002954 bpatch patch01_1 ,mem_patch01 
-0x2084 002955 fetch 6 ,mem_hci_plap 
-0x2085 002956 store 6 ,mem_plap 
-0x2086 002957 compare lmp_name_req ,temp ,0xff 
-0x2087 002958 branch idle_name_fail ,true 
-0x2088 002959 branch idle_exit 
-:      002960 idle_name_fail:
-0x2089 002961 arg mem_tmp_buffer ,contw 
-0x208a 002962 arg 8 ,loopcnt 
-0x208b 002963 call memset0 
-0x208c 002964 jam bt_evt_reconn_failed ,mem_fifo_temp 
-0x208d 002965 call ui_ipc_send_event 
-0x208e 002966 branch idle_exit 
-:      002973 inquiry_dispatch:
-0x208f 002974 rtnmark0 mark_inquiry_on 
-0x2090 002975 force inquiry_length_timer ,queue 
-0x2091 002976 call timer_check 
-0x2092 002977 nsetflag blank ,mark_inquiry_on ,mark 
-0x2093 002978 nbranch inquiry_start ,blank 
-0x2094 002979 rtn 
-:      002983 inquiry_start:
-0x2095 002984 bpatch patch01_2 ,mem_patch01 
-0x2096 002985 fetcht 2 ,mem_inq_window 
-0x2097 002986 force 4 ,queue 
-0x2098 002987 call sniff_check_window 
-0x2099 002988 rtn user 
-0x209a 002989 call afh_clear 
-0x209b 002990 force 0 ,freq_mode 
-:      002991 inquiry_restart:
-0x209c 002992 rtn timeout 
-0x209d 002993 set0 mark_fhs_already_good ,mark 
-0x209e 002994 set0 mark_fhs_eir ,mark 
-:      002995 inquiry_rx_restart:
-0x209f 002996 add clkn_bt ,1 ,bt_clk 
-0x20a0 002997 isolate1 mark_inquiry_trainb ,mark 
-0x20a1 002998 setflag true ,2 ,freq_mode 
-0x20a2 002999 compare 0x00 ,bt_clk ,0x02 
-0x20a3 003000 nbranch inquiry_receive ,true 
-:      003002 inquiry_transmit:
-0x20a4 003003 bpatch patch01_3 ,mem_patch01 
-0x20a5 003004 fetch 1 ,mem_inquiry_transmit 
-0x20a6 003005 increase 1 ,pdata 
-0x20a7 003006 store 1 ,mem_inquiry_transmit 
-0x20a8 003007 call fetch_giac 
-0x20a9 003008 call tx_radio_freq 
-0x20aa 003009 call fetch_diac 
-0x20ab 003010 call start_transmitter 
-0x20ac 003011 call start_tx_native 
-0x20ad 003012 call send_access_word 
-0x20ae 003013 call end_of_packet 
-0x20af 003014 call inquiry_check_train 
-0x20b0 003015 branch inquiry_restart 
-:      003017 inquiry_check_train:
-0x20b1 003018 bpatch patch01_4 ,mem_patch01 
-0x20b2 003019 fetch 1 ,mem_nfreq_index_inq 
-0x20b3 003020 increase -1 ,pdata 
-0x20b4 003021 store 1 ,mem_nfreq_index_inq 
-0x20b5 003022 rtn positive 
-0x20b6 003023 jam 31 ,mem_nfreq_index_inq 
-0x20b7 003024 fetch 1 ,mem_ninqy_index 
-0x20b8 003025 increase -1 ,pdata 
-0x20b9 003026 store 1 ,mem_ninqy_index 
-0x20ba 003027 rtn positive 
-0x20bb 003028 setflip mark_inquiry_trainb ,mark 
-0x20bc 003029 jam param_ninquiry ,mem_ninqy_index 
-0x20bd 003030 rtn 
-:      003032 inquiry_receive:
-0x20be 003033 bpatch patch01_5 ,mem_patch01 
-0x20bf 003034 call fetch_giac 
-0x20c0 003035 call rx_radio_freq 
-0x20c1 003036 call fetch_diac 
-0x20c2 003037 call start_rx_native 
-0x20c3 003038 call start_receiver 
-0x20c4 003039 call wait_access_clkn_rt 
-0x20c5 003040 branch inquiry_sync ,sync 
-0x20c6 003041 call inquiry_check_train 
-0x20c7 003042 branch inquiry_rx_restart 
-:      003043 inquiry_sync:
-0x20c8 003044 bpatch patch01_6 ,mem_patch01 
-0x20c9 003045 call save_rssi 
-0x20ca 003046 call scan_mode_whiten 
-0x20cb 003047 call receive_packet_whitened 
-0x20cc 003048 set0 mark_rxbuf_inuse ,mark 
-0x20cd 003049 rtnmark0 mark_fhs_already_good 
-:      003050 inquiry_receive_rtn:
-0x20ce 003051 bpatch patch01_7 ,mem_patch01 
-:      003052 inquiry_receive_eir_rtn:
-0x20cf 003053 fetch 1 ,mem_inquiry_rcv 
-0x20d0 003054 increase 1 ,pdata 
-0x20d1 003055 store 1 ,mem_inquiry_rcv 
-0x20d2 003056 rtn 
-:      003064 master_page:
-0x20d3 003065 bpatch patch02_0 ,mem_patch02 
-0x20d4 003066 enable master 
-0x20d5 003067 enable clknt 
-0x20d6 003068 fetch 2 ,mem_page_interval 
-0x20d7 003069 branch master_page_no_interval ,blank 
-0x20d8 003070 force page_interval_timer ,queue 
-0x20d9 003071 call timer_check 
-0x20da 003072 nrtn blank 
-:      003073 master_page_no_interval:
-0x20db 003074 bpatch patch02_1 ,mem_patch02 
-0x20dc 003075 fetcht 2 ,mem_page_window 
-0x20dd 003076 force 40 ,queue 
-0x20de 003077 call sniff_check_window 
-0x20df 003078 branch page_exit ,user 
-0x20e0 003079 force page_length_timer ,queue 
-0x20e1 003080 call timer_check 
-0x20e2 003081 nbranch page_start ,blank 
-0x20e3 003082 fetch 1 ,mem_state_map 
-0x20e4 003083 bbit1 smap_name_req ,master_npage_timeout 
-0x20e5 003084 branch master_page_timeout 
-:      003085 master_npage_timeout:
-0x20e6 003086 arg mem_tmp_buffer ,contw 
-0x20e7 003087 arg 8 ,loopcnt 
-0x20e8 003088 call memset0 
-:      003089 master_page_timeout:
-0x20e9 003090 bpatch patch02_2 ,mem_patch02 
-0x20ea 003091 jam 0 ,mem_state 
-0x20eb 003092 call init_lmp_work 
-0x20ec 003093 jam 0 ,memui_reconnect_mode 
-0x20ed 003094 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
-0x20ee 003095 call ui_ipc_send_event 
-0x20ef 003096 branch page_exit 
-:      003098 page_start:
-0x20f0 003099 bpatch patch02_3 ,mem_patch02 
-0x20f1 003100 force 0 ,timeup 
-0x20f2 003101 until clkn_rt ,meet 
-0x20f3 003102 fetch 1 ,mem_page_clk 
-0x20f4 003103 increase -1 ,pdata 
-0x20f5 003104 ixor clkn_bt ,pdata 
-0x20f6 003105 compare 0 ,pdata ,3 
-0x20f7 003106 nbranch page_start ,true 
-0x20f8 003107 deposit am_addr 
-0x20f9 003108 store 1 ,mem_fhs_am_addr 
-0x20fa 003109 force 0 ,n_tx_slot 
-0x20fb 003110 force 0 ,freq_mode 
-:      003112 page_restart:
-0x20fc 003113 bpatch patch02_4 ,mem_patch02 
-0x20fd 003114 branch page_exit ,timeout 
-0x20fe 003115 call fetch_page_bt_adr 
-0x20ff 003116 arg param_rf_setup ,timeup 
-0x2100 003117 until clkn_rt ,meet 
-:      003118 page_rx_restart:
-0x2101 003119 bpatch patch02_5 ,mem_patch02 
-0x2102 003120 fetch 4 ,mem_page_clk 
-0x2103 003121 iforce bt_clk 
-0x2104 003122 increase 1 ,pdata 
-0x2105 003123 store 4 ,mem_page_clk 
-0x2106 003124 isolate1 mark_page_trainb ,mark 
-0x2107 003125 setflag true ,2 ,freq_mode 
-0x2108 003126 compare 0x00 ,bt_clk ,0x02 
-0x2109 003127 nbranch page_receive ,true 
-0x210a 003128 fetch 1 ,mem_page_transmit 
-0x210b 003129 increase 1 ,pdata 
-0x210c 003130 store 1 ,mem_page_transmit 
-0x210d 003131 call tx_radio_freq 
-0x210e 003132 call start_transmitter 
-0x210f 003133 call start_tx_native 
-0x2110 003134 call send_access_word 
-0x2111 003135 call end_of_packet 
-0x2112 003136 call page_check_train 
-0x2113 003137 branch page_restart 
-:      003138 page_exit:
-0x2114 003139 bpatch patch02_6 ,mem_patch02 
-0x2115 003140 disable master 
-0x2116 003141 fetch 2 ,mem_page_interval 
-0x2117 003142 rtn blank 
-0x2118 003143 force page_interval_timer ,queue 
-0x2119 003144 branch timer_init 
-:      003146 page_check_train:
-0x211a 003147 bpatch patch02_7 ,mem_patch02 
-0x211b 003148 fetch 1 ,mem_nfreq_index_page 
-0x211c 003149 increase -1 ,pdata 
-0x211d 003150 store 1 ,mem_nfreq_index_page 
-0x211e 003151 rtn positive 
-0x211f 003152 jam 31 ,mem_nfreq_index_page 
-0x2120 003153 fetch 1 ,mem_npage_index 
-0x2121 003154 increase -1 ,pdata 
-0x2122 003155 store 1 ,mem_npage_index 
-0x2123 003156 rtn positive 
-0x2124 003157 setflip mark_page_trainb ,mark 
-0x2125 003158 fetch 1 ,mem_npage 
-0x2126 003159 store 1 ,mem_npage_index 
-0x2127 003160 rtn 
-:      003162 page_receive:
-0x2128 003163 bpatch patch03_0 ,mem_patch03 
-0x2129 003164 call rx_radio_freq 
-0x212a 003165 call start_rx_native 
-0x212b 003166 call start_receiver 
-0x212c 003167 call wait_access_clkn_rt 
-0x212d 003168 branch page_sync ,sync 
-0x212e 003169 call page_check_train 
-0x212f 003170 branch page_rx_restart 
-:      003171 page_sync:
-0x2130 003172 call end_of_packet 
-0x2131 003173 fetch 1 ,mem_page_rcv 
-0x2132 003174 increase 1 ,pdata 
-0x2133 003175 store 1 ,mem_page_rcv 
-0x2134 003176 force 0 ,stop_watch 
-0x2135 003177 fetch 4 ,mem_page_clk 
-:      003178 page_send_fhs:
-0x2136 003179 bpatch patch03_1 ,mem_patch03 
-0x2137 003180 call rf_setup_time_master_slot 
-0x2138 003181 call fetch_page_bt_adr 
-0x2139 003182 increase 1 ,n_tx_slot 
-:      003183 page_send_fhs_continue:
-0x213a 003184 and_into 0x1fd ,bt_clk 
-0x213b 003185 and_into 0x1fc ,freq_mode 
-0x213c 003186 call tx_radio_freq 
-0x213d 003187 call start_transmitter 
-0x213e 003188 call start_tx_native 
-0x213f 003189 call send_access_word 
-0x2140 003190 deposit clkn_bt 
-0x2141 003191 store 4 ,mem_clkn_bt 
-0x2142 003192 force 0 ,am_addr 
-0x2143 003193 force type_fhs ,type 
-0x2144 003194 call scan_mode_whiten 
-0x2145 003195 call transmit_packet_whitened 
-:      003196 page_wait_fhs_reply:
-0x2146 003197 bpatch patch03_2 ,mem_patch03 
-0x2147 003198 call rf_setup_time_slave_slot 
-0x2148 003199 or_into 0x02 ,bt_clk 
-0x2149 003200 and_into 0x1fc ,freq_mode 
-0x214a 003201 call rx_radio_freq 
-0x214b 003202 call start_rx_native 
-0x214c 003203 call start_receiver 
-0x214d 003204 call wait_access_clkn_rt 
-0x214e 003205 call end_of_packet ,sync 
-0x214f 003206 branch page_wait_fhs_reply_ok ,sync 
-0x2150 003207 fetch 1 ,mem_fhs_wait_counter 
-0x2151 003208 branch page_restart ,blank 
-0x2152 003209 increase -1 ,pdata 
-0x2153 003210 store 1 ,mem_fhs_wait_counter 
-0x2154 003211 branch page_send_fhs 
-:      003213 page_wait_fhs_reply_ok:
-0x2155 003214 bpatch patch03_3 ,mem_patch03 
-0x2156 003215 fetch 1 ,mem_page_rcv_fhs 
-0x2157 003216 increase 1 ,pdata 
-0x2158 003217 store 1 ,mem_page_rcv_fhs 
-0x2159 003218 call prepare_newconn 
-:      003219 master_newconn_loop:
-0x215a 003220 call master_newconn_once 
-0x215b 003221 branch newconn_poll_responded ,sync 
-0x215c 003222 call new_conn_timeout 
-0x215d 003223 nbranch master_newconn_loop ,blank 
-0x215e 003224 branch page_restart 
-:      003226 newconn_poll_responded:
-0x215f 003227 bpatch patch03_4 ,mem_patch03 
-0x2160 003228 fetch 1 ,mem_state 
-0x2161 003229 set0 state_inpage ,pdata 
-0x2162 003230 store 1 ,mem_state 
-0x2163 003231 call newconn_init 
-0x2164 003232 disable master 
-0x2165 003233 rtn 
-:      003236 master_dispatch:
-0x2166 003237 bpatch patch03_5 ,mem_patch03 
-0x2167 003238 enable master 
-0x2168 003239 enable clknt 
-0x2169 003240 call role_switch_master 
-0x216a 003241 rtn user 
-0x216b 003242 call check_bt_disabled 
-0x216c 003243 call rf_setup_time_master_slot 
-0x216d 003244 add clkn_bt ,1 ,bt_clk 
-0x216e 003245 call fetch_self_bt_adr 
-0x216f 003246 force 0x03 ,freq_mode 
-0x2170 003247 call scheduler_tx_l2cap_pkt 
-0x2171 003248 call prepare_tx 
-0x2172 003249 call tx_radio_freq 
-0x2173 003250 call start_transmitter 
-0x2174 003251 call start_tx_native 
-0x2175 003252 call send_access_word 
-0x2176 003253 call transmit_packet 
-:      003254 master_loop:
-0x2177 003255 bpatch patch03_6 ,mem_patch03 
-0x2178 003256 call parse_lmp 
-0x2179 003257 call master_conn_recv_packet 
-0x217a 003258 nbranch master_notmatch ,match 
-0x217b 003259 call supervision_flush 
-0x217c 003260 call parse_l2cap 
-0x217d 003261 fetch 1 ,mem_master_rcvcnt 
-0x217e 003262 increase 1 ,pdata 
-0x217f 003263 store 1 ,mem_master_rcvcnt 
-:      003264 master_notmatch:
-0x2180 003265 bpatch patch03_7 ,mem_patch03 
-0x2181 003266 call scheduler_process 
-0x2182 003267 call check_master_disconnect 
-0x2183 003268 nrtn master 
-0x2184 003269 call check_attempt 
-0x2185 003270 nbranch master_attempt ,blank 
-:      003271 master_exit:
-0x2186 003272 disable master 
-0x2187 003273 rtn 
-:      003275 master_attempt:
-0x2188 003276 call prepare_tx 
-0x2189 003277 call master_conn_send_packet 
-0x218a 003278 branch master_loop 
-:      003281 check_master_disconnect:
-0x218b 003282 branch check_master_match ,match 
-0x218c 003283 call supervision_update 
-0x218d 003284 branch master_disconnect ,positive 
-:      003285 check_master_match:
-0x218e 003286 call check_disconnect_timeout 
-0x218f 003287 nbranch master_disconnect ,user 
-0x2190 003288 fetch 1 ,mem_state_map 
-0x2191 003289 rtnbit0 smap_name_req 
-0x2192 003290 rtnbit1 smap_name_res 
-0x2193 003291 fetch 1 ,mem_op 
-0x2194 003292 rtnbit1 op_disconn 
-0x2195 003293 call conn_timer_expired 
-0x2196 003294 nrtn blank 
-0x2197 003295 fetch 1 ,mem_nameres_cnt 
-0x2198 003296 increase -1 ,pdata 
-0x2199 003297 store 1 ,mem_nameres_cnt 
-0x219a 003298 nrtn blank 
-0x219b 003299 branch lmp_disconnect 
-:      003301 master_disconnect:
-0x219c 003302 bpatch patch04_0 ,mem_patch04 
-0x219d 003303 call quit_connection 
-0x219e 003304 disable master 
-0x219f 003305 fetch 1 ,mem_state_map 
-0x21a0 003306 bbit1 smap_name_req ,master_name_disconnect 
-0x21a1 003307 rtn 
-:      003309 master_name_disconnect:
-0x21a2 003310 fetch 1 ,mem_state_map 
-0x21a3 003311 rtnbit1 smap_name_res 
-:      003312 master_name_error:
-0x21a4 003313 arg mem_tmp_buffer ,contw 
-0x21a5 003314 arg 8 ,loopcnt 
-0x21a6 003315 branch memset0 
-:      003317 check_disconnect_timeout:
-0x21a7 003318 bpatch patch04_1 ,mem_patch04 
-0x21a8 003319 enable user 
-0x21a9 003320 fetch 1 ,mem_op 
-0x21aa 003321 rtnbit0 op_disconn 
-0x21ab 003322 call conn_timer_expired 
-0x21ac 003323 nrtn blank 
-0x21ad 003324 branch disable_user 
-:      003326 conn_timer_expired:
-0x21ae 003327 fetch 1 ,mem_conn_timer 
-0x21af 003328 increase -1 ,pdata 
-0x21b0 003329 store 1 ,mem_conn_timer 
-0x21b1 003330 rtn 
-:      003332 linkkey_ready:
-0x21b2 003333 bpatch patch04_2 ,mem_patch04 
-0x21b3 003334 fetch 1 ,mem_state 
-0x21b4 003335 bbit1 state_linkkey ,linkkey_set 
-0x21b5 003336 fetch 1 ,mem_pairing_auth 
-0x21b6 003337 branch linkkey_set ,blank 
-0x21b7 003338 jam defalt_pairing_auth ,mem_pairing_auth 
-0x21b8 003339 jam bt_evt_linkkey_generate ,mem_fifo_temp 
-0x21b9 003340 call ui_ipc_send_event 
-0x21ba 003341 branch linkkey_set 
-:      003342 linkkey_set:
-0x21bb 003343 bpatch patch04_3 ,mem_patch04 
-0x21bc 003344 call context_traverse_linkkey 
-0x21bd 003345 fetch 1 ,mem_state 
-0x21be 003346 set1 state_linkkey ,pdata 
-0x21bf 003347 store 1 ,mem_state 
-0x21c0 003348 jam 1 ,mem_link_key_exists 
-0x21c1 003349 fetch 1 ,mem_conn_sm 
-0x21c2 003350 bne conn_sm_pairing ,linkkey_set_continue 
-:      003351 linkkey_set_continue:
-0x21c3 003352 rtn 
-:      003354 generate_linkkey_continue:
-0x21c4 003355 jam pairing_auth ,mem_pairing_auth 
-:      003356 clear_linkstate:
-0x21c5 003357 fetch 1 ,mem_state 
-0x21c6 003358 set0 state_linkkey ,pdata 
-0x21c7 003359 store 1 ,mem_state 
-0x21c8 003360 rtn 
-:      003364 role_switch_check:
-0x21c9 003365 bpatch patch04_4 ,mem_patch04 
-0x21ca 003366 disable user 
-0x21cb 003367 fetch 2 ,mem_tsniff 
-0x21cc 003368 arg 0xffff ,temp 
-0x21cd 003369 isub temp ,null 
-0x21ce 003370 nrtn zero 
-0x21cf 003371 fetch 4 ,mem_sniff_anchor 
-0x21d0 003372 branch role_switch_clkn ,clknt 
-0x21d1 003373 isub clke_bt ,pdata 
-0x21d2 003374 branch role_switch_clke 
-:      003375 role_switch_clkn:
-0x21d3 003376 isub clkn_bt ,pdata 
-:      003377 role_switch_clke:
-0x21d4 003378 sub pdata ,4 ,null 
-0x21d5 003379 nrtn positive 
-0x21d6 003380 force 0 ,pdata 
-0x21d7 003381 store 2 ,mem_tsniff 
-0x21d8 003382 branch enable_user 
-:      003386 role_switch_prepare:
-0x21d9 003387 copy pdata ,temp 
-0x21da 003388 bpatch patch04_5 ,mem_patch04 
-0x21db 003389 storet 4 ,mem_sniff_anchor 
-:      003390 role_switch_prepare0:
-0x21dc 003391 jam switch_flag_accept ,mem_switch_flag 
-0x21dd 003392 setarg 0xffff 
-0x21de 003393 store 2 ,mem_tsniff 
-0x21df 003394 jam 1 ,mem_sniff_attempt 
-0x21e0 003395 rtn 
-:      003398 role_switch_master:
-0x21e1 003399 bpatch patch04_6 ,mem_patch04 
-0x21e2 003400 call role_switch_check 
-0x21e3 003401 nrtn user 
-0x21e4 003402 disable user 
-0x21e5 003403 jam param_newconnto ,mem_newconnto_counter 
-0x21e6 003404 set0 mark_fhs_already_good ,mark 
-:      003405 roles_waitfhs_loop:
-0x21e7 003406 call rf_setup_time_master_slot 
-0x21e8 003407 call master_recv_packet 
-0x21e9 003408 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
-0x21ea 003409 call new_conn_timeout 
-0x21eb 003410 nbranch roles_waitfhs_loop ,blank 
-:      003411 role_switch_fail_master:
-0x21ec 003412 bpatch patch04_7 ,mem_patch04 
-0x21ed 003413 disable user 
-0x21ee 003414 deposit clkn_bt 
-0x21ef 003415 store 4 ,mem_next_btclk 
-0x21f0 003416 enable clknt 
-0x21f1 003417 enable master 
-0x21f2 003418 jam bt_evt_switch_fail_master ,mem_fifo_temp 
-0x21f3 003419 branch ui_ipc_send_event 
-:      003421 roles_replyto_fhs:
-0x21f4 003422 bpatch patch05_0 ,mem_patch05 
-0x21f5 003423 call rf_setup_time_slave_slot 
-0x21f6 003424 arg type_id ,type 
-0x21f7 003425 call master_send_packet 
-0x21f8 003426 disable clknt 
-0x21f9 003427 disable master 
-0x21fa 003428 call apply_switch_clke 
-0x21fb 003429 call prepare_newconn 
-:      003430 roles_newconns_loop:
-0x21fc 003431 bpatch patch05_1 ,mem_patch05 
-0x21fd 003432 call slave_newconn_once 
-0x21fe 003433 branch roles_newconns_responded ,match 
-0x21ff 003434 call new_conn_timeout 
-0x2200 003435 nbranch roles_newconns_loop ,blank 
-0x2201 003436 branch role_switch_fail_master 
-:      003437 roles_newconns_responded:
-0x2202 003438 fetch 1 ,mem_mode 
-0x2203 003439 set0 mode_master ,pdata 
-0x2204 003440 store 1 ,mem_mode 
-0x2205 003441 call supervision_flush 
-0x2206 003442 call calc_clke_offset 
-0x2207 003443 enable user 
-0x2208 003444 jam bt_evt_switch_success_master ,mem_fifo_temp 
-0x2209 003445 branch ui_ipc_send_event 
-:      003450 context_load:
-0x220a 003451 bpatch patch05_2 ,mem_patch05 
-0x220b 003452 set1 mark_context ,mark 
-0x220c 003453 deposit rega 
-0x220d 003454 store 2 ,mem_context_ptr 
-0x220e 003455 force context_size ,loopcnt 
-0x220f 003456 arg mem_le_state ,contw 
-0x2210 003457 add rega ,coffset_mode ,contr 
-0x2211 003458 ifetch 1 ,contr 
-0x2212 003459 copy rega ,contr 
-0x2213 003460 bbit1 mode_le ,memcpy 
-0x2214 003461 arg mem_state ,contw 
-0x2215 003462 call memcpy 
-0x2216 003463 disable attempt 
-0x2217 003464 fetch 1 ,mem_amaddr 
-0x2218 003465 iforce am_addr 
-0x2219 003466 jam 1 ,mem_current_sniff_attempt 
-0x221a 003467 branch context_load_master ,master 
-0x221b 003468 jam 1 ,mem_current_sniff_attempt 
-:      003469 context_load_master:
-0x221c 003470 fetch 1 ,mem_state 
-0x221d 003471 rtnbit0 state_insniff 
-0x221e 003472 fetch 1 ,mem_sniff_attempt 
-0x221f 003473 store 1 ,mem_current_sniff_attempt 
-0x2220 003474 fetch 1 ,mem_sniff_timeout 
-0x2221 003475 store 1 ,mem_current_sniff_timeout 
-0x2222 003476 rtn 
-:      003478 context_save:
-0x2223 003479 bpatch patch05_3 ,mem_patch05 
-0x2224 003480 fetch 2 ,mem_context_ptr 
-0x2225 003481 iforce contw 
-0x2226 003482 force context_size ,loopcnt 
-0x2227 003483 arg mem_le_state ,contr 
-0x2228 003484 branch memcpy ,le 
-0x2229 003485 arg mem_state ,contr 
-0x222a 003486 branch memcpy 
-:      003490 context_get_next:
-0x222b 003491 arg context_num ,loopcnt 
-0x222c 003492 fetcht 1 ,mem_current_context 
-:      003493 context_get_next_loop:
-0x222d 003494 increase 1 ,temp 
-0x222e 003495 compare context_num ,temp ,0xff 
-0x222f 003496 nbranch context_get_next_cont ,true 
-0x2230 003497 arg 0 ,temp 
-:      003498 context_get_next_cont:
-0x2231 003499 storet 1 ,mem_current_context 
-0x2232 003500 mul32 temp ,context_size ,pdata 
-0x2233 003501 arg mem_context ,rega 
-0x2234 003502 iadd rega ,rega 
-0x2235 003503 ifetch 1 ,rega 
-0x2236 003504 bbit1 state_insniff ,context_get_next_sniff 
-0x2237 003505 rtnbit1 state_inconn 
-0x2238 003506 rtnbit1 state_inpage 
-:      003507 context_get_next_sniff:
-0x2239 003508 loop context_get_next_loop 
-0x223a 003509 rtn 
-:      003511 context_new:
-0x223b 003512 bpatch patch05_4 ,mem_patch05 
-0x223c 003513 arg context_search_empty ,regc 
-0x223d 003514 call context_search 
-0x223e 003515 nrtn zero 
-0x223f 003516 deposit rega 
-0x2240 003517 store 2 ,mem_context_ptr 
-0x2241 003518 force 0 ,null 
-0x2242 003519 rtn 
-:      003523 context_check_all_wack:
-0x2243 003524 call check_esco_amaddr 
-0x2244 003525 branch context_check_esco_wack ,true 
-0x2245 003526 fetch 2 ,mem_context_ptr 
-0x2246 003527 add pdata ,coffset_arq ,contw 
-0x2247 003528 fetch 1 ,mem_arq 
-0x2248 003529 istore 1 ,contw 
-0x2249 003530 arg context_check_a_wack ,regc 
-0x224a 003531 branch context_search 
-:      003533 context_check_esco_wack:
-0x224b 003534 fetch 1 ,mem_arq 
-0x224c 003535 isolate1 wack ,pdata 
-0x224d 003536 branch context_esco_wack ,true 
-0x224e 003537 force 1 ,null 
-0x224f 003538 rtn 
-:      003539 context_esco_wack:
-0x2250 003540 force 0 ,null 
-0x2251 003541 rtn 
-:      003544 context_check_idle:
-0x2252 003545 arg context_check_inconn ,regc 
-0x2253 003546 branch context_search 
-:      003548 context_traverse_linkkey:
-0x2254 003549 fetcht 2 ,mem_context_ptr 
-0x2255 003550 arg context_traverse_clearkey ,regc 
-0x2256 003551 branch context_search 
-:      003555 context_search_conn_handle:
-0x2257 003556 fetcht 1 ,mem_hci_conn_handle 
-:      003557 context_search_conn_handle2:
-0x2258 003558 arg context_search_handle ,regc 
-0x2259 003559 branch context_search 
-:      003561 context_search_plap:
-0x225a 003562 bpatch patch05_5 ,mem_patch05 
-0x225b 003563 fetcht 6 ,mem_hci_plap 
-:      003564 context_search_plap2:
-0x225c 003565 arg context_search_lap ,regc 
-0x225d 003566 branch context_search 
-:      003568 context_search_insniff:
-0x225e 003569 arg context_search_sniff ,regc 
-0x225f 003570 branch context_search 
-:      003572 context_search_sniff_window:
-0x2260 003573 arg context_search_window ,regc 
-:      003574 context_search:
-0x2261 003575 bpatch patch05_6 ,mem_patch05 
-0x2262 003576 arg mem_context ,rega 
-0x2263 003577 arg context_num ,loopcnt 
-:      003578 context_search_loop:
-0x2264 003579 ifetch 1 ,rega 
-0x2265 003580 copy regc ,pc 
-:      003581 context_search_next:
-0x2266 003582 increase context_size ,rega 
-0x2267 003583 loop context_search_loop 
-0x2268 003584 force 1 ,null 
-0x2269 003585 rtn 
-:      003587 context_search_empty:
-0x226a 003588 bbit1 state_inconn ,context_search_next 
-0x226b 003589 bbit1 state_inpage ,context_search_next 
-0x226c 003590 force 0 ,null 
-0x226d 003591 rtn 
-:      003593 context_search_lap:
-0x226e 003594 bbit1 state_inpage ,context_search_lap_cont 
-0x226f 003595 bbit0 state_inconn ,context_search_next 
-:      003596 context_search_lap_cont:
-0x2270 003597 add rega ,coffset_plap ,contr 
-0x2271 003598 ifetch 6 ,contr 
-0x2272 003599 isub temp ,null 
-0x2273 003600 rtn zero 
-0x2274 003601 branch context_search_next 
-:      003603 context_search_handle:
-0x2275 003604 bbit0 state_inconn ,context_search_next 
-0x2276 003605 add rega ,coffset_conn_handle ,contr 
-0x2277 003606 ifetch 1 ,contr 
-0x2278 003607 isub temp ,null 
-0x2279 003608 rtn zero 
-0x227a 003609 branch context_search_next 
-:      003611 context_search_sniff:
-0x227b 003612 bbit0 state_insniff ,context_search_next 
-:      003613 context_search_sniff_loop:
-0x227c 003614 call context_get_anchor 
-0x227d 003615 call sign_pdata_temp 
-0x227e 003616 isub temp ,pdata 
-0x227f 003617 increase 1 ,pdata 
-0x2280 003618 branch context_search_sniff_miss ,positive 
-0x2281 003619 copy contr ,regb 
-0x2282 003620 store 9 ,mem_temp 
-0x2283 003621 fetch 1 ,mem_le_sc_calc 
-0x2284 003622 nbranch context_search_sniff_sc ,blank 
-0x2285 003623 fetch 9 ,mem_temp 
-0x2286 003624 copy regb ,contr 
-0x2287 003625 increase 5 ,pdata 
-0x2288 003626 branch context_search_meet1 
-:      003627 context_search_sniff_sc:
-0x2289 003628 fetch 9 ,mem_temp 
-0x228a 003629 copy regb ,contr 
-0x228b 003630 increase 20 ,pdata 
-:      003631 context_search_meet1:
-0x228c 003632 nbranch context_search_next ,positive 
-:      003633 context_search_meet:
-0x228d 003634 copy temp ,bt_clk 
-0x228e 003635 call context_next_anchor 
-0x228f 003636 force 0 ,null 
-0x2290 003637 rtn 
-:      003640 context_search_sniff_miss:
-0x2291 003641 iforce regb 
-0x2292 003642 add rega ,coffset_tsniff ,contr 
-0x2293 003643 ifetch 2 ,contr 
-0x2294 003644 branch context_search_meet ,blank 
-0x2295 003645 call context_next_anchor 
-0x2296 003646 branch context_search_sniff_loop 
-:      003648 sign_pdata_temp:
-0x2297 003649 rshift16 pdata ,timeup 
-0x2298 003650 rshift8 timeup ,timeup 
-0x2299 003651 branch sign_pdata_temp_p0 ,zero 
-0x229a 003652 compare 0xf ,timeup ,0xf 
-0x229b 003653 nrtn true 
-0x229c 003654 rshift16 temp ,timeup 
-0x229d 003655 rshift8 timeup ,timeup 
-0x229e 003656 nrtn zero 
-0x229f 003657 set1 28 ,temp 
-0x22a0 003658 rtn 
-:      003659 sign_pdata_temp_p0:
-0x22a1 003660 rshift16 temp ,timeup 
-0x22a2 003661 rshift8 timeup ,timeup 
-0x22a3 003662 compare 0xf ,timeup ,0xf 
-0x22a4 003663 nrtn true 
-0x22a5 003664 set1 28 ,pdata 
-0x22a6 003665 rtn 
-:      003667 context_check_inconn:
-0x22a7 003668 bbit0 state_inconn ,context_search_next 
-0x22a8 003669 force 0 ,null 
-0x22a9 003670 rtn 
-:      003672 context_check_a_wack:
-0x22aa 003673 bbit0 state_inconn ,context_search_next 
-0x22ab 003674 add rega ,coffset_mode ,contr 
-0x22ac 003675 ifetch 1 ,contr 
-0x22ad 003676 bbit1 mode_le ,context_search_next 
-0x22ae 003677 add rega ,coffset_arq ,contr 
-0x22af 003678 ifetch 1 ,contr 
-0x22b0 003679 bbit0 wack ,context_search_next 
-0x22b1 003680 force 0 ,null 
-0x22b2 003681 rtn 
-:      003683 context_get_anchor:
-0x22b3 003684 add rega ,coffset_mode ,contr 
-0x22b4 003685 ifetcht 1 ,contr 
-0x22b5 003686 deposit clkn_bt 
-0x22b6 003687 isolate1 mode_master ,temp 
-0x22b7 003688 add rega ,coffset_sniff_anchor ,contr 
-0x22b8 003689 ifetcht 4 ,contr 
-0x22b9 003690 rtn true 
-0x22ba 003691 add rega ,coffset_clk_offset ,contr 
-0x22bb 003692 ifetch 6 ,contr 
-0x22bc 003693 call calc_clke2 
-0x22bd 003694 deposit clke_bt 
-0x22be 003695 rtn 
-:      003697 context_next_anchor:
-0x22bf 003698 add rega ,coffset_tsniff ,contr 
-0x22c0 003699 add rega ,coffset_sniff_anchor ,contw 
-0x22c1 003700 ifetch 2 ,contr 
-0x22c2 003701 iadd temp ,timeup 
-0x22c3 003702 deposit timeup 
-0x22c4 003703 istore 4 ,contw 
-0x22c5 003704 branch le_context_nexthop 
-:      003707 context_search_window:
-0x22c6 003708 bbit0 state_insniff ,context_search_next 
-0x22c7 003709 call context_get_anchor 
-0x22c8 003710 iadd stop_watch ,pdata 
-0x22c9 003711 iadd stop_watch ,pdata 
-0x22ca 003712 iadd queue ,pdata 
-0x22cb 003713 isub temp ,null 
-0x22cc 003714 nbranch context_search_next ,positive 
-0x22cd 003715 force 0 ,null 
-0x22ce 003716 rtn 
-:      003718 context_traverse_clearkey:
-0x22cf 003719 bbit0 state_inconn ,context_search_next 
-0x22d0 003720 deposit temp 
-0x22d1 003721 isub rega ,null 
-0x22d2 003722 branch context_search_next ,null 
-0x22d3 003723 add rega ,coffset_mode ,contr 
-0x22d4 003724 ifetch 1 ,contr 
-0x22d5 003725 bbit1 mode_le ,context_search_next 
-0x22d6 003726 ifetch 1 ,rega 
-0x22d7 003727 set0 state_linkkey ,pdata 
-0x22d8 003728 istore 1 ,rega 
-0x22d9 003729 branch context_search_next 
-:      003732 master_conn_send_packet:
-0x22da 003733 bpatch patch05_7 ,mem_patch05 
-0x22db 003734 call rf_setup_time_master_slot 
-:      003735 master_send_packet:
-0x22dc 003736 add clkn_bt ,1 ,bt_clk 
-0x22dd 003737 call fetch_self_bt_adr 
-0x22de 003738 force 0x03 ,freq_mode 
-0x22df 003739 call tx_radio_freq 
-0x22e0 003740 call start_transmitter 
-0x22e1 003741 call start_tx_native 
-0x22e2 003742 call send_access_word 
-0x22e3 003743 branch transmit_packet 
-:      003745 master_conn_recv_packet:
-0x22e4 003746 bpatch patch06_0 ,mem_patch06 
-0x22e5 003747 call rf_setup_time_slave_slot 
-:      003748 master_recv_packet:
-0x22e6 003749 add clkn_bt ,1 ,bt_clk 
-0x22e7 003750 call fetch_self_bt_adr 
-0x22e8 003751 force 0x03 ,freq_mode 
-0x22e9 003752 call rx_radio_freq 
-0x22ea 003753 call init_rx_packet_flags 
-0x22eb 003754 call prep_crypt 
-0x22ec 003755 call start_rx_native 
-0x22ed 003756 call start_receiver 
-:      003757 master_rx_conn_finish_packet:
-0x22ee 003758 call wait_access_clkn_rt 
-0x22ef 003759 nrtn sync 
-0x22f0 003760 call save_rssi 
-0x22f1 003761 branch receive_packet 
-:      003765 master_newconn_once:
-0x22f2 003766 bpatch patch06_1 ,mem_patch06 
-0x22f3 003767 fetch 1 ,mem_fhs_am_addr 
-0x22f4 003768 iforce am_addr 
-0x22f5 003769 force type_poll ,type 
-0x22f6 003770 call master_conn_send_packet 
-0x22f7 003771 branch master_conn_recv_packet 
-:      003782 inquiry_scan_dispatch:
-0x22f8 003783 fetch 1 ,mem_scan_mode 
-0x22f9 003784 rtnbit0 inq_scan_mode 
-0x22fa 003785 force iscan_interval_timer ,queue 
-0x22fb 003786 call timer_check 
-0x22fc 003787 nrtn blank 
-0x22fd 003788 fetcht 2 ,mem_iscan_window 
-0x22fe 003789 force 4 ,queue 
-0x22ff 003790 call sniff_check_window 
-0x2300 003791 rtn user 
-0x2301 003792 call inquiry_scan_start 
-0x2302 003793 force iscan_interval_timer ,queue 
-0x2303 003794 fetch 2 ,mem_iscan_interval 
-0x2304 003795 nbranch timer_init ,sync 
-0x2305 003796 random pdata 
-0x2306 003797 iand mask3ff ,pdata 
-0x2307 003798 branch timer_init 
-:      003801 inquiry_scan_start:
-0x2308 003802 bpatch patch06_2 ,mem_patch06 
-0x2309 003803 jam 0 ,mem_fhs_am_addr 
-0x230a 003804 disable clknt 
-0x230b 003805 disable attempt 
-0x230c 003806 call afh_clear 
-0x230d 003807 and clkn_bt ,0x1fc ,bt_clk 
-0x230e 003808 force 0x01 ,freq_mode 
-0x230f 003809 call fetch_giac 
-0x2310 003810 call rx_radio_freq 
-0x2311 003811 setflip mark_inquiry_state ,mark 
-0x2312 003812 fetch 1 ,mem_inquiryscan_waitcnt 
-0x2313 003813 increase 1 ,pdata 
-0x2314 003814 store 1 ,mem_inquiryscan_waitcnt 
-0x2315 003815 call fetch_diac 
-0x2316 003816 call start_receiver 
-0x2317 003817 call wait_access_forever 
-0x2318 003818 nrtn sync 
-0x2319 003819 bpatch patch06_3 ,mem_patch06 
-0x231a 003820 force 0 ,stop_watch 
-0x231b 003821 call shutdown_radio 
-0x231c 003822 fetch 1 ,mem_inquiryscan_rcvcnt 
-0x231d 003823 increase 1 ,pdata 
-0x231e 003824 store 1 ,mem_inquiryscan_rcvcnt 
-0x231f 003825 call fetch_giac 
-0x2320 003826 call rf_setup_time_slave_slot 
-0x2321 003827 or_into 0x002 ,bt_clk 
-0x2322 003828 force 0x01 ,freq_mode 
-0x2323 003829 call tx_radio_freq 
-0x2324 003830 call fetch_diac 
-0x2325 003831 call start_transmitter 
-0x2326 003832 call start_tx_external 
-0x2327 003833 deposit clkn_bt 
-0x2328 003834 store 4 ,mem_clkn_bt 
-0x2329 003835 call send_access_word 
-0x232a 003836 force type_fhs ,type 
-0x232b 003837 force 0 ,am_addr 
-0x232c 003838 call scan_mode_whiten 
-0x232d 003839 call transmit_packet_whitened 
-0x232e 003840 call send_eir 
-0x232f 003841 and_into 0x1fd ,bt_clk 
-0x2330 003842 increase 1 ,n_tx_slot 
-0x2331 003843 rtn 
-:      003845 send_eir:
-0x2332 003846 bpatch patch06_4 ,mem_patch06 
-0x2333 003847 fetch 1 ,mem_eir_enable 
-0x2334 003848 rtn blank 
-0x2335 003849 arg mem_eir ,contw 
-0x2336 003850 fetch 1 ,mem_local_name_length 
-0x2337 003851 copy pdata ,loopcnt 
-0x2338 003852 increase 1 ,pdata 
-0x2339 003853 istore 1 ,contw 
-0x233a 003854 copy contw ,temp 
-0x233b 003855 increase 1 ,pdata 
-0x233c 003856 store 2 ,mem_tx_len 
-0x233d 003857 copy temp ,contw 
-0x233e 003858 setarg 0x09 
-0x233f 003859 istore 1 ,contw 
-0x2340 003860 arg mem_local_name ,contr 
-0x2341 003861 call memcpy 
-0x2342 003863 arg mem_all_uuid_128bits ,regc 
-0x2343 003864 arg 4 ,loopcnt 
-0x2344 003865 call get_all_uuid 
-0x2345 003866 arg mem_all_uuid_16bits ,regc 
-0x2346 003867 arg 1 ,loopcnt 
-0x2347 003868 call get_all_uuid 
-0x2348 003870 force type_dm3 ,type 
-0x2349 003871 jam 2 ,mem_tx_lch 
-0x234a 003872 setarg mem_eir 
-0x234b 003873 store 2 ,mem_txptr 
-0x234c 003874 call rf_setup_time_slave_slot 
-0x234d 003875 call tx_radio_freq 
-0x234e 003876 call start_transmitter 
-0x234f 003877 call start_tx_external 
-0x2350 003878 call send_access_word 
-0x2351 003879 call scan_mode_whiten 
-0x2352 003880 call transmit_packet_whitened 
-0x2353 003881 rtn 
-:      003884 get_all_uuid:
-0x2354 003885 copy contw ,temp 
-0x2355 003886 copy regc ,contr 
-0x2356 003887 ifetch 1 ,contr 
-0x2357 003888 rtn blank 
-:      003889 lshift_loop:
-0x2358 003890 lshift pdata ,pdata 
-0x2359 003891 loop lshift_loop 
-0x235a 003892 copy pdata ,rega 
-0x235b 003893 increase 2 ,pdata 
-0x235c 003894 copy pdata ,queue 
-0x235d 003895 fetch 2 ,mem_tx_len 
-0x235e 003896 iadd queue ,pdata 
-0x235f 003897 store 2 ,mem_tx_len 
-0x2360 003898 copy temp ,contw 
-0x2361 003899 copy rega ,pdata 
-0x2362 003900 increase 1 ,pdata 
-0x2363 003901 istore 1 ,contw 
-0x2364 003902 copy regc ,contr 
-0x2365 003903 ifetch 1 ,contr 
-0x2366 003904 ifetch 1 ,contr 
-0x2367 003905 istore 1 ,contw 
-0x2368 003906 copy rega ,loopcnt 
-0x2369 003907 branch memcpy 
-:      003913 page_scan_dispatch:
-0x236a 003914 fetch 1 ,mem_scan_mode 
-0x236b 003915 rtnbit0 page_scan_mode 
-0x236c 003916 force pscan_interval_timer ,queue 
-0x236d 003917 call timer_check 
-0x236e 003918 nrtn blank 
-0x236f 003919 fetcht 2 ,mem_pscan_window 
-0x2370 003920 force 40 ,queue 
-0x2371 003921 call sniff_check_window 
-0x2372 003922 rtn user 
-0x2373 003923 force 0 ,am_addr 
-0x2374 003924 jam param_pagerespto ,mem_fhs_wait_counter 
-0x2375 003925 set0 mark_fhs_already_good ,mark 
-0x2376 003926 call page_scan_start 
-0x2377 003927 force pscan_interval_timer ,queue 
-0x2378 003928 fetch 2 ,mem_pscan_interval 
-0x2379 003929 branch timer_init 
-:      003932 page_scan_start:
-0x237a 003933 bpatch patch06_5 ,mem_patch06 
-0x237b 003934 disable clknt 
-0x237c 003935 call afh_clear 
-0x237d 003936 fetch 1 ,mem_pagescan_waitcnt 
-0x237e 003937 increase 1 ,pdata 
-0x237f 003938 store 1 ,mem_pagescan_waitcnt 
-0x2380 003939 force 0 ,n_tx_slot 
-0x2381 003940 call fetch_self_bt_adr 
-0x2382 003941 add clkn_bt ,1 ,bt_clk 
-0x2383 003942 force 0x02 ,freq_mode 
-0x2384 003943 bpatch patch06_6 ,mem_patch06 
-0x2385 003944 call rx_radio_freq 
-0x2386 003945 call start_receiver 
-0x2387 003946 call wait_access_forever 
-0x2388 003947 nrtn sync 
-0x2389 003948 call shutdown_radio 
-0x238a 003949 fetch 1 ,mem_pagescan_rcvcnt 
-0x238b 003950 increase 1 ,pdata 
-0x238c 003951 store 1 ,mem_pagescan_rcvcnt 
-0x238d 003952 force 0 ,stop_watch 
-0x238e 003953 call rf_setup_time_slave_slot 
-0x238f 003954 or_into 0x002 ,bt_clk 
-0x2390 003955 force 0x01 ,freq_mode 
-0x2391 003956 call tx_radio_freq 
-0x2392 003957 call start_transmitter 
-0x2393 003958 call start_tx_external 
-0x2394 003959 call send_access_word 
-0x2395 003960 call end_of_packet 
-0x2396 003961 force 0 ,am_addr 
-0x2397 003962 arg param_rf_setup ,timeup 
-0x2398 003963 until clke_rt ,meet 
-0x2399 003964 or_into 0x03 ,clke_bt 
-0x239a 003965 and_into 0x1fd ,bt_clk 
-:      003966 page_scan_wait_fhs_restart:
-0x239b 003967 bpatch patch06_7 ,mem_patch06 
-0x239c 003968 increase 1 ,n_tx_slot 
-0x239d 003969 call rx_radio_freq 
-0x239e 003970 call start_receiver 
-0x239f 003971 call wait_access_mhalfbnd 
-0x23a0 003972 nbranch page_scan_wait_fhs_again ,sync 
-0x23a1 003973 call scan_mode_whiten 
-0x23a2 003974 call receive_packet_whitened 
-0x23a3 003975 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
-:      003976 page_scan_wait_fhs_again:
-0x23a4 003977 bpatch patch07_0 ,mem_patch07 
-0x23a5 003978 fetch 1 ,mem_fhs_wait_counter 
-0x23a6 003979 rtn blank 
-0x23a7 003980 increase -1 ,pdata 
-0x23a8 003981 store 1 ,mem_fhs_wait_counter 
-0x23a9 003982 call rf_setup_time_master_slot 
-0x23aa 003983 branch page_scan_wait_fhs_restart 
-:      003986 page_scan_reply_to_fhs:
-0x23ab 003987 bpatch patch07_1 ,mem_patch07 
-0x23ac 003988 set0 1 ,clke_bt 
-0x23ad 003989 set1 0 ,clke_bt 
-0x23ae 003990 fetch 1 ,mem_pagescan_rcvfhscnt 
-0x23af 003991 increase 1 ,pdata 
-0x23b0 003992 store 1 ,mem_pagescan_rcvfhscnt 
-0x23b1 003993 call rf_setup_time_slave_slot 
-0x23b2 003994 or_into 0x02 ,bt_clk 
-0x23b3 003995 call tx_radio_freq 
-0x23b4 003996 call start_transmitter 
-0x23b5 003997 call start_tx_external 
-0x23b6 003998 call send_access_word 
-0x23b7 003999 call end_of_packet 
-:      004000 slave_apply_clke_bt:
-0x23b8 004001 compare 0x03 ,clke_bt ,0x03 
-0x23b9 004002 branch slave_apply_clke_bt_now ,true 
-0x23ba 004003 until null ,mhalfbnd 
-0x23bb 004004 branch slave_apply_clke_bt 
-:      004005 slave_apply_clke_bt_now:
-0x23bc 004006 fetch 4 ,mem_clke_bt 
-0x23bd 004007 or_into 0x03 ,pdata 
-0x23be 004008 icopy clke_bt 
-:      004010 start_slave_connection:
-0x23bf 004011 bpatch patch07_2 ,mem_patch07 
-0x23c0 004012 fetch 6 ,extm_lap 
-0x23c1 004013 store 6 ,mem_plap 
-0x23c2 004014 call prepare_newconn 
-:      004015 slave_newconn_loop:
-0x23c3 004016 call slave_newconn_once 
-0x23c4 004017 branch sconn_successful ,match 
-0x23c5 004018 call new_conn_timeout 
-0x23c6 004019 nbranch slave_newconn_loop ,blank 
-0x23c7 004020 rtn 
-:      004023 sconn_successful:
-0x23c8 004024 bpatch patch07_3 ,mem_patch07 
-0x23c9 004025 call newconn_init 
-0x23ca 004026 call context_new 
-0x23cb 004027 nrtn zero 
-0x23cc 004028 jam 0 ,mem_mode 
-0x23cd 004029 call calc_clke_offset 
-0x23ce 004030 branch context_save 
-:      004035 slave_dispatch:
-0x23cf 004036 bpatch patch07_4 ,mem_patch07 
-0x23d0 004037 call calc_clke 
-0x23d1 004038 call role_switch_slave 
-0x23d2 004039 rtn user 
-:      004040 slave_loop:
-0x23d3 004041 bpatch patch07_5 ,mem_patch07 
-0x23d4 004042 call check_bt_disabled 
-0x23d5 004043 call scheduler_process 
-0x23d6 004044 call slave_conn_recv_packet 
-0x23d7 004045 nbranch slave_notmatch ,match 
-0x23d8 004046 call supervision_flush 
-0x23d9 004047 call scheduler_tx_l2cap_pkt 
-0x23da 004048 call prepare_tx 
-0x23db 004049 call slave_conn_send_packet 
-0x23dc 004050 call parse_l2cap 
-0x23dd 004051 call parse_lmp 
-0x23de 004052 fetch 1 ,mem_slave_rcvcnt 
-0x23df 004053 increase 1 ,pdata 
-0x23e0 004054 store 1 ,mem_slave_rcvcnt 
-0x23e1 004055 call calc_clke_offset 
-:      004056 slave_notmatch:
-0x23e2 004057 bpatch patch07_6 ,mem_patch07 
-0x23e3 004058 call lpm_set_mult 
-0x23e4 004059 call supervision_update 
-0x23e5 004060 branch slave_disconnect ,positive 
-0x23e6 004061 call check_disconnect_timeout 
-0x23e7 004062 nbranch slave_disconnect ,user 
-0x23e8 004063 call check_attempt 
-0x23e9 004064 nbranch slave_loop ,blank 
-0x23ea 004065 rtn 
-:      004067 slave_disconnect:
-0x23eb 004068 bpatch patch07_7 ,mem_patch07 
-0x23ec 004069 jam 0 ,mem_tester_emulate 
-0x23ed 004070 jam 0 ,mem_debug_config 
-0x23ee 004071 call quit_connection 
-0x23ef 004072 set0 mark_testmode ,mark 
-0x23f0 004073 call test_enable_white 
-0x23f1 004074 fetch 1 ,mem_state 
-0x23f2 004075 rtn 
-:      004078 role_switch_slave:
-0x23f3 004079 bpatch patch08_0 ,mem_patch08 
-0x23f4 004080 call role_switch_check 
-0x23f5 004081 nrtn user 
-0x23f6 004082 copy am_addr ,temp 
-0x23f7 004083 call get_free_amaddr 
-0x23f8 004084 store 1 ,mem_fhs_am_addr 
-0x23f9 004085 copy temp ,am_addr 
-0x23fa 004086 jam param_newconnto ,mem_newconnto_counter 
-:      004087 roles_sendfhs_loop:
-0x23fb 004088 bpatch patch08_1 ,mem_patch08 
-0x23fc 004089 call rf_setup_time_master_slot 
-0x23fd 004090 force type_fhs ,type 
-0x23fe 004091 call slave_send_access 
-0x23ff 004092 deposit clkn_bt 
-0x2400 004093 store 4 ,mem_clkn_bt 
-0x2401 004094 call transmit_packet 
-0x2402 004095 call rf_setup_time_slave_slot 
-0x2403 004096 enable user3 
-0x2404 004097 call slave_receive_access 
-0x2405 004098 branch roles_got_fhs_reply ,sync 
-0x2406 004099 call shutdown_radio 
-0x2407 004100 call new_conn_timeout 
-0x2408 004101 nbranch roles_sendfhs_loop ,blank 
-0x2409 004102 rtnmark0 mark_accept_switch 
-0x240a 004103 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x240b 004104 set1 mark_switch_initiated ,mark 
-0x240c 004105 rtn 
-:      004106 roles_got_fhs_reply:
-0x240d 004107 enable clknt 
-0x240e 004108 call prepare_newconn 
-0x240f 004109 call afh_clear 
-:      004110 roles_newconn_loop:
-0x2410 004111 bpatch patch08_2 ,mem_patch08 
-0x2411 004112 call master_newconn_once 
-0x2412 004113 branch roles_newconn_responded ,sync 
-0x2413 004114 call new_conn_timeout 
-0x2414 004115 nbranch roles_newconn_loop ,blank 
-0x2415 004116 disable clknt 
-0x2416 004117 deposit clke_bt 
-0x2417 004118 store 4 ,mem_next_btclk 
-0x2418 004119 rtn 
-:      004120 roles_newconn_responded:
-0x2419 004121 enable master 
-0x241a 004122 bmark0 mark_accept_switch ,roles_newconn_nolmp 
-0x241b 004123 set0 mark_accept_switch ,mark 
-0x241c 004124 jam lmp_accepted ,mem_lmo_opcode2 
-0x241d 004125 jam lmp_host_connection_req ,mem_lmi_opcode2 
-0x241e 004126 call tid_set_reply 
-:      004127 roles_newconn_nolmp:
-0x241f 004128 deposit am_addr 
-0x2420 004129 store 1 ,mem_amaddr 
-0x2421 004130 force 0 ,pdata 
-0x2422 004131 store 6 ,mem_clk_offset 
-0x2423 004132 fetch 1 ,mem_mode 
-0x2424 004133 set1 mode_master ,pdata 
-0x2425 004134 store 1 ,mem_mode 
-0x2426 004135 call supervision_flush 
-0x2427 004136 disable master 
-0x2428 004137 enable user 
-0x2429 004138 rtn 
-:      004142 init_rx_packet_flags:
-0x242a 004143 bpatch patch08_3 ,mem_patch08 
-0x242b 004144 disable match 
-0x242c 004145 set0 mark_loopback ,mark 
-0x242d 004146 set0 mark_am_addr_broadcast ,mark 
-0x242e 004147 set0 mark_longpacket ,mark 
-0x242f 004148 set0 mark_old_packet ,mark 
-0x2430 004149 fetch 1 ,mem_arq 
-0x2431 004150 set0 arqnx ,pdata 
-0x2432 004151 set1 flowx ,pdata 
-0x2433 004152 store 1 ,mem_arq 
-0x2434 004153 rtn 
-:      004155 prepare_newconn:
-0x2435 004156 bpatch patch08_4 ,mem_patch08 
-0x2436 004157 jam param_newconnto ,mem_newconnto_counter 
-0x2437 004158 jam param_newconn_arq ,mem_arq 
-0x2438 004159 fetch 2 ,mem_rx_window_init 
-0x2439 004160 store 2 ,mem_rx_window 
-0x243a 004161 deposit clkn_bt 
-0x243b 004162 store 4 ,mem_next_btclk 
-0x243c 004163 rtn clknt 
-0x243d 004164 deposit clke_bt 
-0x243e 004165 store 4 ,mem_next_btclk 
-0x243f 004166 rtn 
-:      004168 newconn_init:
-0x2440 004169 bpatch patch08_5 ,mem_patch08 
-0x2441 004170 call init_lmp_reinit 
-0x2442 004171 call new_conn_handle 
-0x2443 004172 store 1 ,mem_conn_handle 
-0x2444 004173 setarg 0 
-0x2445 004174 store 2 ,mem_l2cap_rxbuff1_len 
-0x2446 004175 setarg param_supervision_to 
-0x2447 004176 store 2 ,mem_supervision_to 
-0x2448 004177 fetch 1 ,mem_state 
-0x2449 004178 set1 state_inconn ,pdata 
-0x244a 004179 store 1 ,mem_state 
-0x244b 004180 jam 0 ,mem_op 
-0x244c 004181 jam 0 ,mem_state_map 
-0x244d 004182 jam 0 ,mem_lpm_current_mult 
-0x244e 004183 branch supervision_flush 
-:      004186 clear_linkkey:
-0x244f 004187 bpatch patch08_6 ,mem_patch08 
-0x2450 004188 force 0 ,pdata 
-0x2451 004189 store 8 ,mem_link_key 
-0x2452 004190 istore 8 ,contw 
-0x2453 004191 call clear_linkstate 
-0x2454 004192 branch context_traverse_linkkey 
-:      004194 new_conn_timeout:
-0x2455 004195 fetch 1 ,mem_newconnto_counter 
-0x2456 004196 increase -1 ,pdata 
-0x2457 004197 store 1 ,mem_newconnto_counter 
-0x2458 004198 rtn 
-:      004200 new_conn_handle:
-0x2459 004201 fetch 1 ,mem_handle_num 
-0x245a 004202 increase 1 ,pdata 
-0x245b 004203 store 1 ,mem_handle_num 
-0x245c 004204 rtn 
-:      004207 quit_connection:
-0x245d 004208 bpatch patch08_7 ,mem_patch08 
-0x245e 004209 fetch 1 ,mem_hci_cmd 
-0x245f 004210 beq hci_cmd_remote_name_req ,quit_connection_name 
-0x2460 004211 fetch 1 ,mem_lmp_to_send 
-0x2461 004212 bne lmp_name_req ,quit_connection_cont 
-:      004213 quit_connection_name:
-0x2462 004214 call cmd_check_plap 
-0x2463 004215 nbranch quit_connection_cont ,zero 
-0x2464 004216 call master_name_error 
-0x2465 004217 jam 0 ,mem_hci_cmd 
-:      004218 quit_connection_cont:
-0x2466 004219 bpatch patch09_0 ,mem_patch09 
-0x2467 004220 call app_disconn_reason_collect_bt 
-0x2468 004221 call sniff_exit 
-0x2469 004222 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x246a 004223 call ui_ipc_send_event 
-0x246b 004224 call init_lmp_work 
-0x246c 004225 call l2cap_init_work 
-0x246d 004226 call sp_initialize 
-0x246e 004227 fetch 1 ,mem_state 
-0x246f 004228 set0 state_inconn 
-0x2470 004229 store 1 ,mem_state 
-0x2471 004230 jam 0 ,memui_reconnect_mode 
-0x2472 004232 fetch 1 ,mem_state_map 
-0x2473 004233 compare 0x0 ,pdata ,0xc0 
-0x2474 004234 branch quit_connection_not_clear_mark ,true 
-0x2475 004235 set0 mark_rxbuf_inuse ,mark 
-:      004236 quit_connection_not_clear_mark:
-0x2476 004237 fetch 1 ,mem_arq 
-0x2477 004238 bbit0 wack ,quit_connection_not_clear_tx 
-:      004239 quit_connection_not_clear_tx:
-0x2478 004240 fetch 1 ,mem_op 
-0x2479 004241 rtnbit0 op_txl2cap 
-0x247a 004242 set0 mark_tx_l2cap ,mark 
-0x247b 004243 rtn 
-:      004245 slave_newconn_once:
-0x247c 004246 bpatch patch09_1 ,mem_patch09 
-0x247d 004247 fetch 1 ,extm_newconn_am_addr 
-0x247e 004248 rtn blank 
-0x247f 004249 icopy am_addr 
-0x2480 004250 call slave_conn_recv_packet 
-0x2481 004251 nrtn match 
-0x2482 004252 force type_null ,type 
-0x2483 004253 call slave_conn_send_packet 
-0x2484 004254 deposit am_addr 
-0x2485 004255 store 1 ,mem_amaddr 
-0x2486 004256 force 0 ,pdata 
-0x2487 004257 store 1 ,extm_newconn_am_addr 
-0x2488 004258 rtn 
-:      004264 prepare_tx:
-0x2489 004265 bpatch patch09_2 ,mem_patch09 
-0x248a 004266 fetch 1 ,mem_state 
-0x248b 004267 bbit0 state_insco ,prepare_tx_not_sco 
-0x248c 004268 force type_hv3 ,type 
-0x248d 004269 bmark0 mark_esco ,prepare_tx_not_esco 
-0x248e 004270 call check_esco_amaddr 
-0x248f 004271 nbranch prepare_tx_not_sco ,true 
-0x2490 004272 branch prepare_tx_not_sco ,attempt 
-0x2491 004273 call set_wait_ack 
-0x2492 004274 setarg 2 
-0x2493 004275 store 2 ,mem_retransmission_cnt 
-0x2494 004276 rtn 
-:      004277 prepare_tx_not_esco:
-0x2495 004278 nrtn attempt 
-:      004279 prepare_tx_not_sco:
-0x2496 004280 bpatch patch09_3 ,mem_patch09 
-0x2497 004281 call context_check_all_wack 
-0x2498 004282 nbranch prepare_tx_no_retransmit ,zero 
-0x2499 004283 fetch 1 ,mem_arq 
-0x249a 004284 bbit0 wack ,prepare_tx_pollnull 
-:      004285 prepare_tx_retransmit:
-0x249b 004286 bmark1 mark_loopback ,prepare_tx_loopback 
-0x249c 004287 fetch 1 ,mem_debug_config 
-0x249d 004288 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-0x249e 004289 fetch 2 ,mem_retransmission_cnt 
-0x249f 004290 increase -1 ,pdata 
-0x24a0 004291 store 2 ,mem_retransmission_cnt 
-0x24a1 004292 branch prepare_tx_nomore_retransmit ,blank 
-0x24a2 004293 fetch 1 ,mem_last_type 
-0x24a3 004294 iforce type 
-0x24a4 004295 rtn 
-:      004297 prepare_tx_nomore_retransmit:
-0x24a5 004298 bpatch patch09_4 ,mem_patch09 
-0x24a6 004299 call clear_got_tx 
-:      004300 prepare_tx_no_retransmit:
-0x24a7 004301 call check_esco_amaddr 
-0x24a8 004302 branch prepare_tx_pollnull ,true 
-0x24a9 004303 call send_lmp 
-0x24aa 004304 branch prepare_tx_sendlmp ,user 
-0x24ab 004305 fetch 1 ,mem_op 
-0x24ac 004306 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
-0x24ad 004307 bmark1 mark_loopback ,prepare_tx_loopback 
-0x24ae 004308 fetch 1 ,mem_debug_config 
-0x24af 004309 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-:      004310 prepare_tx_pollnull:
-0x24b0 004311 force type_poll ,type 
-0x24b1 004312 rtn master 
-0x24b2 004313 force type_null ,type 
-0x24b3 004314 rtn 
-:      004315 prepare_tx_loopback:
-0x24b4 004316 bpatch patch09_5 ,mem_patch09 
-0x24b5 004317 fetch 1 ,mem_rx_type 
-0x24b6 004318 iforce type 
-0x24b7 004319 rtnne 1 
-0x24b8 004320 force type_null ,type 
-0x24b9 004321 rtn 
-:      004322 prepare_tx_txpat:
-0x24ba 004323 fetch 1 ,test_mode_packet_type 
-0x24bb 004324 and pdata ,0xf ,type 
-0x24bc 004325 set1 mark_loopback ,mark 
-0x24bd 004326 rtn 
-:      004327 prepare_tx_sendlmp:
-0x24be 004328 force type_lmp ,type 
-0x24bf 004329 branch set_wait_ack 
-:      004330 prepare_tx_sendl2cap:
-0x24c0 004331 call tx_l2cap_type 
-:      004333 set_wait_ack:
-0x24c1 004334 bpatch patch09_6 ,mem_patch09 
-0x24c2 004335 fetcht 1 ,mem_arq 
-0x24c3 004336 set1 wack ,temp 
-0x24c4 004337 storet 1 ,mem_arq 
-0x24c5 004338 deposit type 
-0x24c6 004339 store 1 ,mem_last_type 
-0x24c7 004340 setarg 0xffff 
-0x24c8 004341 store 2 ,mem_retransmission_cnt 
-0x24c9 004342 rtn 
-:      004344 tx_l2cap_type:
-0x24ca 004345 bpatch patch09_7 ,mem_patch09 
-0x24cb 004346 fetch 1 ,mem_state_map 
-0x24cc 004347 isolate1 smap_edr ,pdata 
-0x24cd 004348 fetch 2 ,mem_tx_len 
-0x24ce 004349 branch tx_l2cap_type_edr ,true 
-0x24cf 004350 force type_dm1 ,type 
-0x24d0 004351 sub pdata ,17 ,null 
-0x24d1 004352 rtn positive 
-0x24d2 004353 force type_dh1 ,type 
-0x24d3 004354 sub pdata ,27 ,null 
-0x24d4 004355 rtn positive 
-0x24d5 004356 force type_dm3 ,type 
-0x24d6 004357 sub pdata ,121 ,null 
-0x24d7 004358 rtn positive 
-0x24d8 004359 force type_dh3 ,type 
-0x24d9 004360 sub pdata ,183 ,null 
-0x24da 004361 rtn positive 
-0x24db 004362 force type_dm5 ,type 
-0x24dc 004363 sub pdata ,224 ,null 
-0x24dd 004364 rtn positive 
-0x24de 004365 force type_dh5 ,type 
-0x24df 004366 rtn 
-:      004367 tx_l2cap_type_edr:
-0x24e0 004368 force type_dm1 ,type 
-0x24e1 004369 sub pdata ,17 ,null 
-0x24e2 004370 rtn positive 
-0x24e3 004371 force type_dh1 ,type 
-0x24e4 004372 sub pdata ,54 ,null 
-0x24e5 004373 rtn positive 
-0x24e6 004374 force type_dm3 ,type 
-0x24e7 004375 arg 367 ,temp 
-0x24e8 004376 isub temp ,null 
-0x24e9 004377 nrtn positive 
-0x24ea 004378 force type_dm5 ,type 
-0x24eb 004379 arg 679 ,temp 
-0x24ec 004380 isub temp ,null 
-0x24ed 004381 nrtn positive 
-0x24ee 004382 force type_dh5 ,type 
-0x24ef 004383 rtn 
-:      004392 slave_receive_master_slot:
-0x24f0 004393 fetch 1 ,mem_state 
-0x24f1 004394 bbit0 state_insniff ,slave_receive_notsniff 
-0x24f2 004395 fetch 2 ,mem_tsniff 
-0x24f3 004396 branch slave_receive_notsniff ,blank 
-0x24f4 004397 nbranch slave_receive_sniff ,attempt 
-:      004398 slave_receive_notsniff:
-0x24f5 004399 call rf_setup_time_master_slot 
-:      004400 slave_receive_access:
-0x24f6 004401 add clke_bt ,1 ,bt_clk 
-:      004402 slave_receive_sniff:
-0x24f7 004403 enable swfine 
-0x24f8 004404 fetch 2 ,mem_rx_window 
-0x24f9 004405 rshift pdata ,pdata 
-0x24fa 004406 arg param_pll_setup ,temp 
-0x24fb 004407 iadd temp ,pdata 
-0x24fc 004408 call ahead_window 
-0x24fd 004409 call fetch_extm_bt_adr 
-0x24fe 004410 force 0x03 ,freq_mode 
-0x24ff 004411 call rx_radio_freq 
-0x2500 004412 call init_rx_packet_flags 
-0x2501 004413 call prep_crypt 
-0x2502 004414 bpatch patch0a_0 ,mem_patch0a 
-0x2503 004415 fetch 2 ,mem_rx_window 
-0x2504 004416 rshift pdata ,pdata 
-0x2505 004417 call ahead_window 
-0x2506 004418 call start_receiver 
-0x2507 004419 enable decode_fec0 
-0x2508 004420 fetch 2 ,mem_rx_window 
-0x2509 004421 arg param_clke_cal ,temp 
-0x250a 004422 iadd temp ,stop_watch 
-0x250b 004423 correlate null ,timeout 
-0x250c 004424 copy clke ,temp 
-0x250d 004425 storet 6 ,mem_sync_clke 
-0x250e 004426 disable decode_fec0 
-0x250f 004427 nrtn sync 
-0x2510 004428 arg param_clke_cal ,clke_rt 
-0x2511 004429 copy bt_clk ,clke_bt 
-0x2512 004430 branch lpm_adjust_clk ,wake 
-0x2513 004431 rtn 
-:      004434 slave_conn_recv_packet:
-0x2514 004435 bpatch patch0a_1 ,mem_patch0a 
-0x2515 004436 call slave_receive_master_slot 
-0x2516 004437 nbranch shutdown_radio ,sync 
-0x2517 004438 call save_rssi 
-0x2518 004439 bmark0 mark_testmode ,receive_packet 
-0x2519 004440 fetch 2 ,mem_tst_pktcnt_sync 
-0x251a 004441 increase 1 ,pdata 
-0x251b 004442 store 2 ,mem_tst_pktcnt_sync 
-:      004443 receive_packet:
-0x251c 004444 rshift bt_clk ,temp 
-0x251d 004445 or temp ,0x40 ,white_init 
-:      004446 receive_packet_whitened:
-0x251e 004447 bpatch patch0a_2 ,mem_patch0a 
-0x251f 004448 enable enable_white 
-0x2520 004449 enable enable_hec 
-0x2521 004450 enable decode_fec1 
-0x2522 004451 parse demod ,bucket ,3 
-0x2523 004452 rshift8 pwindow ,pdata 
-0x2524 004453 store 1 ,mem_temp_am_addr 
-0x2525 004454 parse demod ,bucket ,4 
-0x2526 004455 inject bucket ,7 
-0x2527 004456 copy pwindow ,pdata 
-0x2528 004457 store 1 ,mem_rx_type 
-0x2529 004458 parse demod ,bucket ,3 
-0x252a 004459 rshift8 pwindow ,pdata 
-0x252b 004460 store 1 ,mem_temp_arq 
-0x252c 004461 fetch 1 ,mem_rx_type 
-0x252d 004462 sub pdata ,3 ,null 
-0x252e 004463 branch receive_packet_noedr ,positive 
-0x252f 004464 beq 7 ,receive_packet_noedr 
-0x2530 004465 fetch 1 ,mem_state_map 
-0x2531 004466 isolate1 smap_edr ,pdata 
-0x2532 004467 setflag true ,psk ,radio_ctrl 
-:      004468 receive_packet_noedr:
-0x2533 004469 bpatch patch0a_3 ,mem_patch0a 
-0x2534 004470 parse demod ,bucket ,8 
-0x2535 004471 disable decode_fec1 
-0x2536 004472 disable enable_hec 
-0x2537 004473 branch error_header ,crc_failed 
-0x2538 004474 bmark0 mark_testmode ,receive_packet_amchk 
-0x2539 004475 fetch 2 ,mem_tst_pktcnt_hec 
-0x253a 004476 increase 1 ,pdata 
-0x253b 004477 store 2 ,mem_tst_pktcnt_hec 
-:      004478 receive_packet_amchk:
-0x253c 004479 bpatch patch0a_4 ,mem_patch0a 
-0x253d 004480 fetch 1 ,mem_temp_am_addr 
-0x253e 004481 compare 0 ,pdata ,0x07 
-0x253f 004482 setflag true ,mark_am_addr_broadcast ,mark 
-0x2540 004483 branch am_addr_ok ,true 
-0x2541 004484 icompare 0x07 ,am_addr 
-0x2542 004485 branch am_addr_match ,true 
-0x2543 004486 bmark0 mark_esco ,end_of_packet 
-0x2544 004487 fetcht 1 ,mem_saved_amaddr 
-0x2545 004488 icompare 0x7 ,temp 
-0x2546 004489 nbranch end_of_packet ,true 
-0x2547 004490 fetch 1 ,mem_arq 
-0x2548 004491 set0 arqnx ,pdata 
-0x2549 004492 set1 flowx ,pdata 
-0x254a 004493 store 1 ,mem_arq 
-:      004494 am_addr_match:
-0x254b 004495 enable match 
-:      004496 am_addr_ok:
-0x254c 004497 bpatch patch0a_5 ,mem_patch0a 
-0x254d 004498 fetch 1 ,mem_rx_type 
-0x254e 004499 icopy type 
-0x254f 004500 bmark1 mark_am_addr_broadcast ,arqn_bypass 
-0x2550 004501 fetcht 1 ,mem_temp_arq 
-0x2551 004502 fetch 1 ,mem_arq 
-0x2552 004503 set0 flow ,pdata 
-0x2553 004504 isolate1 flow ,temp 
-0x2554 004505 setflag true ,flow ,pdata 
-0x2555 004506 isolate1 arqn ,temp 
-0x2556 004507 setflag true ,arqn ,pdata 
-0x2557 004508 store 1 ,mem_arq 
-0x2558 004509 isolate0 arqn ,temp 
-0x2559 004510 branch arqn_bypass ,true 
-0x255a 004511 call clear_got_tx 
-:      004512 arqn_bypass:
-0x255b 004513 bpatch patch0a_6 ,mem_patch0a 
-0x255c 004514 arg 0 ,temp 
-0x255d 004515 call reserve_slot 
-0x255e 004516 and type ,0xf ,pdata 
-0x255f 004517 beq type_poll ,process_poll 
-0x2560 004518 beq type_null ,end_of_packet 
-0x2561 004519 beq type_fhs ,process_fhs 
-0x2562 004520 fetcht 1 ,mem_temp_arq 
-0x2563 004521 fetch 1 ,mem_arq 
-0x2564 004522 icompare 0x04 ,temp 
-0x2565 004523 nbranch rx_type_dispatch ,true 
-0x2566 004524 bmark0 mark_am_addr_broadcast ,failed_seqn 
-0x2567 004525 bbit0 bcast1 ,rx_type_dispatch 
-:      004526 failed_seqn:
-0x2568 004527 set1 mark_old_packet ,mark 
-:      004528 rx_type_dispatch:
-0x2569 004529 bpatch patch0a_7 ,mem_patch0a 
-0x256a 004530 deposit type 
-0x256b 004531 beq type_dm1 ,process_dm1 
-0x256c 004532 beq type_dh1 ,process_dh1 
-0x256d 004533 beq type_hv3 ,process_hev 
-0x256e 004534 beq type_3dh1 ,process_3dh1 
-0x256f 004535 arg 4 ,temp 
-0x2570 004536 call reserve_slot 
-0x2571 004537 beq type_dm3 ,process_dm3 
-0x2572 004538 beq type_dh3 ,process_dh3 
-0x2573 004539 arg 8 ,temp 
-0x2574 004540 call reserve_slot 
-0x2575 004541 beq type_dm5 ,process_dm5 
-0x2576 004542 beq type_dh5 ,process_dh5 
-0x2577 004543 rtn 
-:      004546 process_hev:
-0x2578 004547 bpatch patch0b_0 ,mem_patch0b 
-0x2579 004548 enable decode_fec0 
-0x257a 004549 enable enable_crc 
-0x257b 004550 enable encrypt 
-0x257c 004551 arg mem_sco_ibuf ,contw 
-0x257d 004552 force 30 ,loopcnt 
-:      004553 process_hev_loop:
-0x257e 004554 parse demod ,bucket ,8 
-0x257f 004555 rshift3 pwindow ,pdata 
-0x2580 004556 istore 1 ,contw 
-0x2581 004557 loop process_hev_loop 
-0x2582 004558 bmark0 mark_esco ,end_of_packet 
-0x2583 004559 parse demod ,bucket ,16 
-0x2584 004560 nsetflag crc_failed ,mark_esco_rxok ,mark 
-0x2585 004561 branch error_payload ,crc_failed 
-0x2586 004562 branch ack_payload 
-:      004565 process_poll:
-0x2587 004566 branch end_of_packet 
-:      004568 process_dm3:
-:      004569 process_dm5:
-0x2588 004570 set1 mark_longpacket ,mark 
-:      004571 process_dm1:
-0x2589 004572 enable decode_fec2 
-0x258a 004573 branch process_dmh 
-:      004575 process_dh3:
-:      004576 process_dh5:
-0x258b 004577 set1 mark_longpacket ,mark 
-:      004578 process_3dh1:
-0x258c 004579 set1 psk3m ,radio_ctrl 
-:      004580 process_dh1:
-0x258d 004581 enable decode_fec0 
-:      004582 process_dmh:
-0x258e 004583 bpatch patch0b_1 ,mem_patch0b 
-0x258f 004584 bmark1 mark_rxbuf_inuse ,end_of_packet 
-0x2590 004585 isolate0 psk ,radio_ctrl 
-0x2591 004586 branch process_dmh_noedr ,true 
-0x2592 004587 disable enable_white 
-0x2593 004588 enable decode_fec0 
-0x2594 004589 disable decode_fec2 
-0x2595 004590 add clkn_bt ,2 ,timeup 
-0x2596 004591 correlate clkn_bt ,meet 
-0x2597 004592 nbranch error_payload ,sync 
-0x2598 004593 set1 mark_longpacket ,mark 
-0x2599 004594 enable enable_white 
-:      004595 process_dmh_noedr:
-0x259a 004596 bpatch patch0b_2 ,mem_patch0b 
-0x259b 004597 enable encrypt 
-0x259c 004598 enable enable_crc 
-0x259d 004599 parse demod ,bucket ,3 
-0x259e 004600 rshift8 pwindow ,pdata 
-0x259f 004601 store 1 ,mem_lch_code 
-0x25a0 004602 parse demod ,bucket ,5 
-0x25a1 004603 bmark1 mark_longpacket ,process_dmh_long 
-0x25a2 004604 rshift3 pwindow ,loopcnt 
-0x25a3 004605 rshift3 loopcnt ,loopcnt 
-0x25a4 004606 branch process_dmh_common 
-:      004607 process_dmh_long:
-0x25a5 004608 parse demod ,bucket ,5 
-0x25a6 004609 rshift pwindow ,loopcnt 
-0x25a7 004610 parse demod ,bucket ,3 
-:      004611 process_dmh_common:
-0x25a8 004612 bpatch patch0b_3 ,mem_patch0b 
-0x25a9 004613 deposit loopcnt 
-0x25aa 004614 store 2 ,mem_len 
-0x25ab 004615 branch process_dmh_data_end ,blank 
-0x25ac 004616 isub mask3ff ,null 
-0x25ad 004617 branch error_payload ,positive 
-0x25ae 004618 bpatch patch0b_4 ,mem_patch0b 
-0x25af 004619 set0 mark_fhs_eir ,mark 
-0x25b0 004620 fetch 1 ,mem_lch_code 
-0x25b1 004621 and_into 0x03 ,pdata 
-0x25b2 004622 arg mem_rxbuf ,contw 
-0x25b3 004623 beq llid_lmp ,process_lmp 
-0x25b4 004624 bmark1 mark_testmode ,process_dmh_data 
-0x25b5 004626 fetch 1 ,mem_lch_code 
-0x25b6 004627 and_into 0x03 ,pdata 
-0x25b7 004628 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
-0x25b8 004629 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
-0x25b9 004630 branch error_payload 
-:      004632 process_lmp:
-0x25ba 004633 fetch 2 ,mem_len 
-0x25bb 004634 sub pdata ,0x70 ,null 
-0x25bc 004635 nbranch error_payload ,positive 
-0x25bd 004636 bmark1 mark_old_packet ,ack_payload 
-0x25be 004637 branch process_dmh_data 
-:      004640 process_dmh_data_l2cap_start_pkt:
-0x25bf 004641 bpatch patch0b_5 ,mem_patch0b 
-0x25c0 004642 bmark1 mark_old_packet ,ack_payload 
-0x25c1 004643 fetch 2 ,mem_len 
-0x25c2 004644 arg 0x2e0 ,temp 
-0x25c3 004645 isub temp ,null 
-0x25c4 004646 branch error_payload ,positive 
-0x25c5 004647 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x25c6 004648 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
-0x25c7 004649 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
-0x25c8 004650 branch end_of_packet 
-:      004651 process_dmh_data_into_buff1:
-0x25c9 004652 jam 1 ,mem_l2cap_rxbuff_new 
-0x25ca 004653 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25cb 004654 bne 0 ,end_of_packet 
-0x25cc 004655 arg mem_l2cap_rxbuff1 ,contw 
-0x25cd 004656 branch process_dmh_data 
-:      004657 process_dmh_data_into_buff2:
-0x25ce 004658 jam 2 ,mem_l2cap_rxbuff_new 
-0x25cf 004659 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25d0 004660 bne 0 ,end_of_packet 
-0x25d1 004661 arg mem_l2cap_rxbuff2 ,contw 
-0x25d2 004662 branch process_dmh_data 
-:      004664 process_dmh_data_l2cap_continue_pkt:
-0x25d3 004665 bpatch patch0b_6 ,mem_patch0b 
-0x25d4 004666 bmark1 mark_old_packet ,ack_payload 
-0x25d5 004667 fetch 2 ,mem_len 
-0x25d6 004668 arg 0x2e0 ,temp 
-0x25d7 004669 isub temp ,null 
-0x25d8 004670 branch error_payload ,positive 
-0x25d9 004671 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25da 004672 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
-0x25db 004673 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
-0x25dc 004674 branch end_of_packet 
-:      004675 process_dmh_data_l2cap_continue_pkt1:
-0x25dd 004676 arg mem_l2cap_rxbuff1 ,contw 
-0x25de 004677 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25df 004678 iadd contw ,contw 
-0x25e0 004679 branch process_dmh_data 
-:      004680 process_dmh_data_l2cap_continue_pkt2:
-0x25e1 004681 arg mem_l2cap_rxbuff2 ,contw 
-0x25e2 004682 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25e3 004683 iadd contw ,contw 
-:      004684 process_dmh_data:
-0x25e4 004685 parse demod ,bucket ,8 
-0x25e5 004686 rshift3 pwindow ,pdata 
-0x25e6 004687 istore 1 ,contw 
-0x25e7 004688 loop process_dmh_data 
-:      004689 process_dmh_data_end:
-0x25e8 004690 bpatch patch0b_7 ,mem_patch0b 
-0x25e9 004691 parse demod ,bucket ,16 
-0x25ea 004692 branch error_payload_crc ,crc_failed 
-0x25eb 004693 fetch 1 ,mem_l2cap_flow_ctrl_flag 
-0x25ec 004694 beq l2cap_flow_ctrl_enable ,end_of_packet 
-0x25ed 004695 bmark1 mark_testmode ,process_dmh_cont 
-0x25ee 004696 bmark1 mark_old_packet ,redundant_payload 
-0x25ef 004697 fetch 1 ,mem_lch_code 
-0x25f0 004698 compare 3 ,pdata ,3 
-0x25f1 004699 branch process_dmh_cont ,true 
-0x25f2 004700 fetch 2 ,mem_len 
-0x25f3 004701 branch process_dmh_cont ,blank 
-0x25f4 004702 bpatch patch0c_0 ,mem_patch0c 
-0x25f5 004703 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25f6 004704 beq 1 ,process_l2cap_pass_crc_buff1 
-0x25f7 004705 beq 2 ,process_l2cap_pass_crc_buff2 
-0x25f8 004706 branch assert 
-:      004707 process_l2cap_pass_crc_buff1:
-0x25f9 004708 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25fa 004709 fetcht 2 ,mem_len 
-0x25fb 004710 iadd temp ,pdata 
-0x25fc 004711 store 2 ,mem_l2cap_rxbuff1_len 
-0x25fd 004712 beq 0 ,assert 
-0x25fe 004713 fetcht 2 ,mem_l2cap_rxbuff1 
-0x25ff 004714 increase 4 ,temp 
-0x2600 004715 isub temp ,null 
-0x2601 004716 call l2cap_buff1_inuse ,zero 
-0x2602 004717 branch process_dmh_cont 
-:      004718 process_l2cap_pass_crc_buff2:
-0x2603 004719 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x2604 004720 fetcht 2 ,mem_len 
-0x2605 004721 iadd temp ,pdata 
-0x2606 004722 store 2 ,mem_l2cap_rxbuff2_len 
-0x2607 004723 beq 0 ,assert 
-0x2608 004724 fetcht 2 ,mem_l2cap_rxbuff2 
-0x2609 004725 add temp ,4 ,temp 
-0x260a 004726 isub temp ,null 
-0x260b 004727 call l2cap_buff2_inuse ,zero 
-0x260c 004728 branch process_dmh_cont 
-:      004729 process_dmh_cont:
-0x260d 004730 bpatch patch0c_1 ,mem_patch0c 
-0x260e 004731 fetcht 1 ,mem_state_map 
-0x260f 004732 fetch 1 ,mem_lch_code 
-0x2610 004733 compare 3 ,pdata ,0x03 
-0x2611 004734 setflag true ,smap_rxlmp ,temp 
-0x2612 004735 nsetflag true ,smap_rxl2cap ,temp 
-0x2613 004736 storet 1 ,mem_state_map 
-0x2614 004737 nbranch process_dmh_cont_rxbuf_not_use ,true 
-0x2615 004738 set1 mark_rxbuf_inuse ,mark 
-:      004739 process_dmh_cont_rxbuf_not_use:
-0x2616 004740 bmark0 mark_testmode ,ack_payload 
-0x2617 004741 isolate1 smap_rxlmp ,temp 
-0x2618 004742 branch ack_payload ,true 
-0x2619 004743 fetch 2 ,mem_tst_pktcnt_crc 
-0x261a 004744 increase 1 ,pdata 
-0x261b 004745 store 2 ,mem_tst_pktcnt_crc 
-0x261c 004746 set1 mark_loopback ,mark 
-0x261d 004747 set0 smap_rxl2cap ,temp 
-0x261e 004748 set0 mark_rxbuf_inuse ,mark 
-0x261f 004749 storet 1 ,mem_state_map 
-:      004750 ack_payload:
-0x2620 004751 bpatch patch0c_2 ,mem_patch0c 
-0x2621 004752 fetcht 1 ,mem_temp_arq 
-0x2622 004753 fetch 1 ,mem_arq 
-0x2623 004754 set1 arqnx ,pdata 
-0x2624 004755 isolate1 seqn ,temp 
-0x2625 004756 setflag true ,seqn ,pdata 
-0x2626 004757 isolate1 mark_am_addr_broadcast ,mark 
-0x2627 004758 setflag true ,bcast1 ,pdata 
-0x2628 004759 store 1 ,mem_arq 
-0x2629 004760 fetch 2 ,mem_len 
-0x262a 004761 nbranch end_of_packet ,blank 
-0x262b 004762 fetch 1 ,mem_state_map 
-0x262c 004763 set0 smap_rxl2cap ,pdata 
-0x262d 004764 store 1 ,mem_state_map 
-0x262e 004765 fetch 1 ,mem_lch_code 
-0x262f 004766 compare 0x01 ,pdata ,0x07 
-0x2630 004768 branch end_of_packet 
-:      004770 error_header:
-0x2631 004771 bpatch patch0c_3 ,mem_patch0c 
-0x2632 004772 disable match 
-0x2633 004773 fetch 2 ,mem_rx_hec_err 
-0x2634 004774 increase 1 ,pdata 
-0x2635 004775 store 2 ,mem_rx_hec_err 
-0x2636 004776 branch end_of_packet 
-:      004777 error_payload_crc:
-0x2637 004778 fetch 2 ,mem_rx_crc_err 
-0x2638 004779 increase 1 ,pdata 
-0x2639 004780 store 2 ,mem_rx_crc_err 
-0x263a 004781 call discard_pkt 
-0x263b 004782 bmark0 mark_testmode ,error_payload 
-0x263c 004783 set1 mark_loopback ,mark 
-:      004784 error_payload:
-0x263d 004785 branch end_of_packet 
-:      004787 discard_pkt:
-0x263e 004788 bpatch patch0c_4 ,mem_patch0c 
-0x263f 004789 fetch 1 ,mem_lch_code 
-0x2640 004790 compare 3 ,pdata ,0x03 
-0x2641 004791 nbranch discard_pkt_l2cap ,true 
-:      004792 discard_pkt_lmp:
-0x2642 004793 fetcht 1 ,mem_state_map 
-0x2643 004794 set0 smap_rxlmp ,temp 
-0x2644 004795 storet 1 ,mem_state_map 
-0x2645 004796 rtn 
-:      004797 discard_pkt_l2cap:
-0x2646 004800 fetcht 1 ,mem_state_map 
-0x2647 004801 set0 smap_rxl2cap ,temp 
-0x2648 004802 storet 1 ,mem_state_map 
-0x2649 004803 branch h4_send_acl_trigger_clear 
-:      004805 redundant_payload:
-0x264a 004806 fetch 1 ,mem_arq 
-0x264b 004807 set1 arqnx ,pdata 
-0x264c 004808 store 1 ,mem_arq 
-:      004809 end_of_packet:
-0x264d 004810 bpatch patch0c_5 ,mem_patch0c 
-0x264e 004811 disable encode_fec0 
-0x264f 004812 disable encode_fec2 
-0x2650 004813 disable decode_fec0 
-0x2651 004814 disable decode_fec2 
-0x2652 004815 disable enable_crc 
-0x2653 004816 disable encrypt 
-0x2654 004817 disable enable_white 
-0x2655 004818 branch shutdown_radio ,is_rx 
-0x2656 004819 until null ,tx_clear 
-0x2657 004820 nop 100 
-0x2658 004821 branch shutdown_radio 
-:      004823 process_fhs:
-0x2659 004824 bpatch patch0c_6 ,mem_patch0c 
-0x265a 004825 enable enable_crc 
-0x265b 004826 enable decode_fec2 
-0x265c 004827 parse demod ,bucket ,72 
-0x265d 004828 isolate1 58 ,pdata 
-0x265e 004829 setflag true ,mark_fhs_eir ,mark 
-0x265f 004830 copy bt_adr ,temp 
-0x2660 004831 ialigned bt_adr 
-0x2661 004832 ialigned fhs0 
-0x2662 004833 pulse recalc 
-0x2663 004834 setsect 2 ,0xfffff 
-0x2664 004835 setsect 3 ,0x0ffff 
-0x2665 004836 nop 32 
-0x2666 004837 iverify fhs_parity 
-0x2667 004838 deposit lap 
-0x2668 004839 store 3 ,extm_lap 
-0x2669 004840 deposit uap 
-0x266a 004841 store 1 ,extm_uap 
-0x266b 004842 copy temp ,bt_adr 
-0x266c 004843 branch fhs_parity_ok ,true 
-0x266d 004844 branch error_payload 
-:      004845 fhs_parity_ok:
-0x266e 004846 bpatch patch0c_7 ,mem_patch0c 
-0x266f 004847 parse demod ,bucket ,72 
-0x2670 004848 ialigned fhs1 
-0x2671 004849 ialigned am_addr 
-0x2672 004850 ialigned nap 
-0x2673 004851 ialigned regb 
-0x2674 004852 force 0 ,pdata 
-0x2675 004853 parse demod ,bucket ,16 
-0x2676 004854 branch error_payload ,crc_failed 
-0x2677 004855 setarg 0x0ffffffc 
-0x2678 004856 iand regb ,pdata 
-0x2679 004857 store 4 ,mem_clke_bt 
-0x267a 004858 deposit fhs_class 
-0x267b 004859 store 3 ,extm_class 
-0x267c 004860 deposit fhs_misc 
-0x267d 004861 store 1 ,extm_fhs_misc 
-0x267e 004862 deposit am_addr 
-0x267f 004863 store 1 ,extm_newconn_am_addr 
-0x2680 004864 deposit nap 
-0x2681 004865 store 2 ,extm_nap 
-0x2682 004866 deposit bt_clk 
-0x2683 004867 inject rxf ,32 
-0x2684 004868 compare type_fhs ,type ,0x0f 
-0x2685 004869 setflag true ,mark_fhs_already_good ,mark 
-0x2686 004870 branch end_of_packet 
-:      004872 clear_got_tx:
-0x2687 004873 bpatch patch0d_0 ,mem_patch0d 
-0x2688 004874 fetch 1 ,mem_arq 
-0x2689 004875 rtnbit0 wack 
-0x268a 004876 set0 wack ,pdata 
-0x268b 004877 setflip seqnx ,pdata 
-0x268c 004878 store 1 ,mem_arq 
-0x268d 004879 fetch 1 ,mem_last_type 
-0x268e 004880 beq type_lmp ,clear_got_txlmp 
-0x268f 004881 rtneq type_hv3 
-0x2690 004882 fetch 1 ,mem_op 
-0x2691 004883 rtnbit0 op_txl2cap ,pdata 
-0x2692 004884 set0 op_txl2cap ,pdata 
-0x2693 004885 set1 op_pkt_comp ,pdata 
-0x2694 004886 store 1 ,mem_op 
-0x2695 004887 set0 mark_tx_l2cap ,mark 
-0x2696 004888 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x2697 004889 nrtn blank 
-0x2698 004890 fetch 1 ,mem_op 
-0x2699 004891 set0 op_pkt_comp ,pdata 
-0x269a 004892 store 1 ,mem_op 
-0x269b 004893 branch l2cap_malloc_free 
-:      004895 clear_got_txlmp:
-0x269c 004896 bpatch patch0d_1 ,mem_patch0d 
-0x269d 004897 fetch 1 ,mem_lmo_header_opcode 
-0x269e 004898 rshift pdata ,pdata 
-0x269f 004899 beq lmp_start_encryption_req ,start_encryption 
-0x26a0 004900 beq lmp_stop_encryption_req ,stop_encryption 
-0x26a1 004901 beq lmp_unsniff_req ,sniff_exit 
-0x26a2 004902 beq lmp_escape ,clear_lmp_escape 
-0x26a3 004903 rtnne lmp_accepted 
-0x26a4 004904 fetch 1 ,mem_lmo_payload 
-0x26a5 004905 beq lmp_sco_link_req ,sco_link_req_by_slave 
-0x26a6 004906 beq lmp_start_encryption_req ,clear_send_setup_complete 
-0x26a7 004907 rtn 
-:      004909 clear_lmp_escape:
-0x26a8 004910 fetch 1 ,mem_lmo_payload 
-0x26a9 004911 set1 7 ,pdata 
-0x26aa 004912 rtn 
-:      004913 clear_send_setup_complete:
-0x26ab 004914 rtn master 
-0x26ac 004915 fetch 1 ,mem_state 
-0x26ad 004916 rtnbit1 state_conn_comp 
-0x26ae 004917 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x26af 004918 rtn 
-:      004921 sco_link_req_by_slave:
-0x26b0 004922 rtn master 
-0x26b1 004923 fetch 1 ,mem_mode 
-0x26b2 004924 isolate1 send_sco_when_slave ,pdata 
-0x26b3 004925 branch clean_mem_mode ,true 
-0x26b4 004927 rtn 
-:      004928 clean_mem_mode:
-0x26b5 004929 set0 send_sco_when_slave ,pdata 
-0x26b6 004930 store 1 ,mem_mode 
-0x26b7 004931 rtn 
-:      004933 start_encryption:
-0x26b8 004934 bpatch patch0d_2 ,mem_patch0d 
-0x26b9 004935 fetch 1 ,mem_state_map 
-0x26ba 004936 set1 smap_encryption ,pdata 
-0x26bb 004937 store 1 ,mem_state_map 
-0x26bc 004938 jam 1 ,core_encrypt 
-0x26bd 004939 fetch 1 ,mem_state 
-0x26be 004940 isolate1 state_conn_comp ,pdata 
-0x26bf 004941 rtn 
-:      004943 stop_encryption:
-0x26c0 004944 bpatch patch0d_3 ,mem_patch0d 
-0x26c1 004945 fetch 1 ,mem_state_map 
-0x26c2 004946 set0 smap_encryption ,pdata 
-0x26c3 004947 store 1 ,mem_state_map 
-0x26c4 004948 jam 0 ,core_encrypt 
-0x26c5 004949 rtn 
-:      004952 sniff_init:
-0x26c6 004953 bpatch patch0d_4 ,mem_patch0d 
-0x26c7 004954 copy clkn_bt ,pdata 
-0x26c8 004955 store 4 ,mem_lpm_delay_after_sniff 
-0x26c9 004956 add clkn_bt ,3 ,rega 
-0x26ca 004957 branch sniff_init_master ,master 
-0x26cb 004958 add clke_bt ,3 ,rega 
-:      004959 sniff_init_master:
-0x26cc 004960 fetcht 2 ,mem_tsniff 
-0x26cd 004961 deposit rega 
-0x26ce 004962 set0 27 ,pdata 
-0x26cf 004963 idiv temp 
-0x26d0 004964 fetch 2 ,mem_dsniff 
-0x26d1 004965 call wait_div_end 
-0x26d2 004966 remainder regc 
-0x26d3 004967 isub regc ,pdata 
-0x26d4 004968 branch sniff_init_nowrap ,positive 
-0x26d5 004969 iadd temp ,pdata 
-:      004970 sniff_init_nowrap:
-0x26d6 004971 iadd rega ,pdata 
-0x26d7 004972 store 4 ,mem_sniff_anchor 
-0x26d8 004973 jam switch_flag_init ,mem_switch_flag 
-0x26d9 004974 fetch 1 ,mem_state 
-0x26da 004975 set1 state_insniff ,pdata 
-0x26db 004976 store 1 ,mem_state 
-0x26dc 004977 fetch 1 ,mem_sniff_attempt 
-0x26dd 004978 store 1 ,mem_current_sniff_attempt 
-0x26de 004979 setarg 0 
-0x26df 004980 store 3 ,mem_sniff_rcv 
-0x26e0 004981 store 3 ,mem_sniff_lost 
-0x26e1 004982 store 1 ,mem_sniff_unint_lost 
-0x26e2 004983 jam bt_evt_enter_sniff ,mem_fifo_temp 
-0x26e3 004984 call ui_ipc_send_event 
-0x26e4 004985 fetch 2 ,mem_rx_window_sniff 
-0x26e5 004986 store 2 ,mem_rx_window 
-0x26e6 004987 nrtn master 
-0x26e7 004988 add am_addr ,-1 ,queue 
-0x26e8 004989 rtn 
-:      004991 sniff_exit:
-0x26e9 004992 bpatch patch0d_5 ,mem_patch0d 
-0x26ea 004993 fetch 1 ,mem_state 
-0x26eb 004994 rtnbit0 state_insniff 
-0x26ec 004995 set0 state_insniff ,pdata 
-0x26ed 004996 store 1 ,mem_state 
-0x26ee 004997 fetch 2 ,mem_rx_window_init 
-0x26ef 004998 store 2 ,mem_rx_window 
-0x26f0 004999 disable wake 
-0x26f1 005000 jam bt_evt_exit_sniff ,mem_fifo_temp 
-0x26f2 005001 branch ui_ipc_send_event 
-:      005004 check_attempt:
-0x26f3 005005 bpatch patch0d_6 ,mem_patch0d 
-0x26f4 005006 enable attempt 
-0x26f5 005007 fetch 1 ,mem_state 
-0x26f6 005008 bbit1 state_insniff ,check_attempt_sniff 
-0x26f7 005009 rtnmark1 mark_testmode 
-0x26f8 005010 fetch 1 ,mem_arq 
-0x26f9 005011 rtnbit1 wack 
-0x26fa 005012 fetch 1 ,mem_lmp_to_send 
-0x26fb 005013 nrtn blank 
-0x26fc 005014 fetch 1 ,mem_op 
-0x26fd 005015 rtnbit1 op_txl2cap 
-:      005016 check_attempt_nomore:
-0x26fe 005017 force 0 ,pdata 
-0x26ff 005018 rtn 
-:      005020 check_attempt_sniff:
-0x2700 005021 bbit0 state_insco ,check_attempt_not_sco 
-0x2701 005022 fetch 1 ,mem_current_sniff_attempt 
-0x2702 005023 beq 2 ,check_attempt_sniff_restore_sco 
-0x2703 005024 fetch 1 ,mem_arq 
-0x2704 005025 bbit1 wack ,check_attempt_notimeout 
-0x2705 005026 bmark0 mark_esco_rxok ,check_attempt_notimeout 
-:      005027 check_attempt_sniff_restore_sco:
-0x2706 005028 nbranch check_attempt_notimeout ,master 
-0x2707 005029 fetch 1 ,mem_lmp_to_send 
-0x2708 005030 nbranch check_attempt_notimeout ,blank 
-:      005031 check_attempt_sco_master:
-0x2709 005032 fetch 1 ,mem_sco_poll 
-0x270a 005033 increase -1 ,pdata 
-0x270b 005034 store 1 ,mem_sco_poll 
-0x270c 005035 nbranch check_attempt_nomore ,blank 
-0x270d 005036 jam param_sco_poll ,mem_sco_poll 
-0x270e 005037 branch check_attempt_notimeout 
-:      005044 check_attempt_not_sco:
-0x270f 005045 fetch 1 ,mem_current_sniff_attempt 
-0x2710 005046 bne 1 ,check_attempt_notimeout 
-0x2711 005047 fetch 1 ,mem_current_sniff_timeout 
-0x2712 005048 branch check_attempt_notimeout ,blank 
-0x2713 005049 increase -1 ,pdata 
-0x2714 005050 store 1 ,mem_current_sniff_timeout 
-0x2715 005051 fetch 1 ,mem_arq 
-0x2716 005052 rtnbit1 wack 
-0x2717 005053 nrtn match 
-:      005054 check_attempt_notimeout:
-0x2718 005055 fetch 1 ,mem_current_sniff_attempt 
-0x2719 005056 increase -1 ,pdata 
-0x271a 005057 store 1 ,mem_current_sniff_attempt 
-0x271b 005058 rtn 
-:      005069 sniff_check_window:
-0x271c 005070 bpatch patch0d_7 ,mem_patch0d 
-0x271d 005071 disable swfine 
-0x271e 005072 copy temp ,stop_watch 
-0x271f 005073 call context_search_sniff_window 
-0x2720 005074 disable user 
-0x2721 005075 nrtn zero 
-0x2722 005076 force 0 ,stop_watch 
-0x2723 005077 enable user 
-0x2724 005078 rtn 
-:      005081 check_esco_amaddr:
-0x2725 005082 fetch 1 ,mem_esco_addr 
-0x2726 005083 icompare 0xff ,am_addr 
-0x2727 005084 rtn 
-:      005087 parse_l2cap:
-0x2728 005088 bpatch patch0e_0 ,mem_patch0e 
-0x2729 005089 set0 mark_rxbuf_inuse ,mark 
-:      005090 parse_l2cap_cont:
-0x272a 005091 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x272b 005092 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x272c 005093 rtn blank 
-0x272d 005094 isolate1 l2cap_inuse_buff1 ,pdata 
-0x272e 005095 arg mem_l2cap_rxbuff1 ,contr 
-0x272f 005096 call process_rx_l2cap_pkt ,true 
-0x2730 005097 bpatch patch0e_1 ,mem_patch0e 
-0x2731 005098 fetch 1 ,mem_l2cap_rx_done 
-0x2732 005099 beq l2cap_rx_done ,parse_l2cap_release_buff1 
-0x2733 005101 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x2734 005102 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2735 005103 rtnbit0 l2cap_inuse_buff2 
-0x2736 005104 arg mem_l2cap_rxbuff2 ,contr 
-0x2737 005105 call process_rx_l2cap_pkt 
-0x2738 005106 fetch 1 ,mem_l2cap_rx_done 
-0x2739 005107 beq l2cap_rx_done ,parse_l2cap_release_buff2 
-0x273a 005108 rtn 
-:      005110 parse_l2cap_release_buff1:
-0x273b 005111 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x273c 005112 set0 l2cap_inuse_buff1 ,pdata 
-0x273d 005113 store 1 ,mem_l2cap_rxbuff_inuse 
-0x273e 005114 setarg 0 
-0x273f 005115 store 2 ,mem_l2cap_rxbuff1_len 
-0x2740 005116 rtn 
-:      005117 parse_l2cap_release_buff2:
-0x2741 005118 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2742 005119 set0 l2cap_inuse_buff2 ,pdata 
-0x2743 005120 store 1 ,mem_l2cap_rxbuff_inuse 
-0x2744 005121 setarg 0 
-0x2745 005122 store 2 ,mem_l2cap_rxbuff2_len 
-0x2746 005123 rtn 
-:      005125 l2cap_buff1_inuse:
-0x2747 005126 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2748 005127 set1 l2cap_inuse_buff1 ,pdata 
-0x2749 005128 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274a 005129 rtn 
-:      005131 l2cap_buff2_inuse:
-0x274b 005132 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x274c 005133 set1 l2cap_inuse_buff2 ,pdata 
-0x274d 005134 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274e 005135 rtn 
-:      005141 slave_send_access:
-0x274f 005142 bpatch patch0e_2 ,mem_patch0e 
-0x2750 005143 add clke_bt ,1 ,bt_clk 
-0x2751 005144 call fetch_extm_bt_adr 
-0x2752 005145 force 0x03 ,freq_mode 
-0x2753 005146 call tx_radio_freq 
-0x2754 005147 call start_transmitter 
-0x2755 005148 call start_tx_external 
-0x2756 005149 branch send_access_word 
-:      005152 slave_conn_send_packet:
-0x2757 005153 bpatch patch0e_3 ,mem_patch0e 
-0x2758 005154 call rf_setup_time_slave_slot 
-0x2759 005155 deposit clke_bt 
-0x275a 005156 fetcht 4 ,mem_next_btclk 
-0x275b 005157 isub temp ,pdata 
-0x275c 005158 rtnne 1 
-0x275d 005159 compare type_null ,type ,0x1f 
-0x275e 005160 nbranch slave_conn_send_access ,true 
-0x275f 005161 fetch 1 ,mem_rx_type 
-0x2760 005162 rtn blank 
-:      005163 slave_conn_send_access:
-0x2761 005164 call slave_send_access 
-:      005165 transmit_packet:
-0x2762 005166 compare type_id ,type ,0x1f 
-0x2763 005167 branch end_of_packet ,true 
-0x2764 005168 rshift bt_clk ,temp 
-0x2765 005169 or temp ,0x40 ,white_init 
-:      005170 transmit_packet_whitened:
-0x2766 005171 bpatch patch0e_4 ,mem_patch0e 
-0x2767 005172 enable enable_white 
-0x2768 005173 enable enable_hec 
-0x2769 005174 enable encode_fec1 
-0x276a 005175 set0 mark_longpacket ,mark 
-0x276b 005176 deposit am_addr 
-0x276c 005177 inject mod ,3 
-0x276d 005178 deposit type 
-0x276e 005179 inject mod ,4 
-0x276f 005180 fetch 1 ,mem_arq 
-0x2770 005181 inject bucket ,4 
-0x2771 005182 inject mod ,3 
-0x2772 005183 enable enable_parity 
-0x2773 005184 inject mod ,8 
-0x2774 005185 disable encode_fec1 
-0x2775 005186 disable enable_parity 
-0x2776 005187 disable enable_hec 
-0x2777 005188 set0 psk3m ,radio_ctrl 
-0x2778 005189 arg 0 ,temp 
-0x2779 005190 call reserve_slot 
-0x277a 005191 bpatch patch0e_5 ,mem_patch0e 
-0x277b 005192 and type ,0x1f ,pdata 
-0x277c 005193 beq type_lmp ,transmit_lmp 
-0x277d 005194 beq type_null ,end_of_packet 
-0x277e 005195 beq type_poll ,end_of_packet 
-0x277f 005196 beq type_fhs ,transmit_fhs 
-0x2780 005197 beq type_dm1 ,transmit_dm1 
-0x2781 005198 beq type_dh1 ,transmit_dh1 
-0x2782 005199 beq type_hv3 ,transmit_hev 
-0x2783 005200 beq type_3dh1 ,transmit_3dh1 
-0x2784 005201 arg 4 ,temp 
-0x2785 005202 call reserve_slot 
-0x2786 005203 beq type_dm3 ,transmit_dm3 
-0x2787 005204 beq type_dh3 ,transmit_dh3 
-0x2788 005205 arg 8 ,temp 
-0x2789 005206 call reserve_slot 
-0x278a 005207 beq type_dh5 ,transmit_dh5 
-0x278b 005208 branch transmit_dm5 
-:      005211 transmit_hev:
-0x278c 005212 bpatch patch0e_6 ,mem_patch0e 
-0x278d 005213 enable encode_fec0 
-0x278e 005214 enable enable_crc 
-0x278f 005215 enable encrypt 
-0x2790 005216 force 30 ,loopcnt 
-0x2791 005217 arg mem_sco_obuf ,contr 
-:      005218 transmit_ev_loop:
-0x2792 005219 ifetch 1 ,contr 
-0x2793 005220 inject mod ,8 
-0x2794 005221 loop transmit_ev_loop 
-0x2795 005222 bmark1 mark_esco ,transmit_end 
-0x2796 005223 branch end_of_packet 
-:      005225 transmit_fhs:
-0x2797 005226 bpatch patch0e_7 ,mem_patch0e 
-0x2798 005227 fetch 1 ,mem_fhs_am_addr 
-0x2799 005228 icopy am_addr 
-0x279a 005229 fetch 1 ,mem_fhs_misc 
-0x279b 005230 icopy fhs_misc 
-0x279c 005231 fetch 3 ,mem_class 
-0x279d 005232 icopy fhs_class 
-0x279e 005233 fetch 2 ,mem_nap 
-0x279f 005234 icopy nap 
-0x27a0 005235 enable enable_crc 
-0x27a1 005236 enable encode_fec2 
-0x27a2 005237 copy bt_adr ,rega 
-0x27a3 005238 call fetch_self_bt_adr 
-0x27a4 005239 pulse recalc 
-0x27a5 005240 nop 32 
-0x27a6 005241 copy bt_clk ,timeup 
-0x27a7 005242 fetch 4 ,mem_clkn_bt 
-0x27a8 005243 icopy bt_clk 
-0x27a9 005244 preload fhs0 
-0x27aa 005245 set1 58 ,pdata 
-0x27ab 005246 inject mod ,72 
-0x27ac 005247 preload fhs1 
-0x27ad 005248 inject mod ,72 
-0x27ae 005249 copy timeup ,bt_clk 
-0x27af 005250 copy rega ,bt_adr 
-0x27b0 005251 enable enable_parity 
-0x27b1 005252 inject mod ,16 
-0x27b2 005253 disable enable_parity 
-0x27b3 005254 branch end_of_packet 
-:      005256 transmit_lmp:
-0x27b4 005257 bpatch patch0f_0 ,mem_patch0f 
-0x27b5 005258 enable encrypt 
-0x27b6 005259 enable enable_crc 
-0x27b7 005260 enable encode_fec2 
-0x27b8 005261 fetch 1 ,mem_lmo_header_length 
-0x27b9 005262 and pdata ,0x1f8 ,temp 
-0x27ba 005263 arg mem_lmo_header_length ,contr 
-0x27bb 005264 increase 8 ,temp 
-:      005265 transmit_lmp_loop:
-0x27bc 005266 add temp ,-72 ,regc 
-0x27bd 005267 nbranch transmit_lmp_finish ,positive 
-0x27be 005268 ifetch 9 ,contr 
-0x27bf 005269 inject mod ,72 
-0x27c0 005270 copy regc ,temp 
-0x27c1 005271 branch transmit_lmp_loop 
-:      005272 transmit_lmp_finish:
-0x27c2 005273 ifetch 9 ,contr 
-0x27c3 005274 iinject mod ,temp 
-0x27c4 005275 branch transmit_end 
-:      005277 transmit_dm1:
-0x27c5 005278 enable encode_fec2 
-0x27c6 005279 branch transmit_dmh 
-:      005280 transmit_dm3:
-:      005281 transmit_dm5:
-0x27c7 005282 enable encode_fec2 
-0x27c8 005283 set1 mark_longpacket ,mark 
-0x27c9 005284 branch transmit_dmh 
-:      005286 transmit_3dh1:
-0x27ca 005287 set1 psk3m ,radio_ctrl 
-:      005288 transmit_dh1:
-0x27cb 005289 enable encode_fec0 
-0x27cc 005290 branch transmit_dmh 
-:      005292 transmit_dh3:
-:      005293 transmit_dh5:
-0x27cd 005294 set1 psk3m ,radio_ctrl 
-0x27ce 005295 enable encode_fec0 
-0x27cf 005296 set1 mark_longpacket ,mark 
-:      005298 transmit_dmh:
-0x27d0 005299 bpatch patch0f_1 ,mem_patch0f 
-0x27d1 005300 fetch 1 ,mem_state_map 
-0x27d2 005301 bbit0 smap_edr ,transmit_noedr 
-0x27d3 005302 sub type ,3 ,null 
-0x27d4 005303 branch transmit_noedr ,positive 
-0x27d5 005304 disable encrypt 
-0x27d6 005305 disable encode_fec2 
-0x27d7 005306 enable encode_fec0 
-0x27d8 005307 disable enable_white 
-0x27d9 005308 set1 psk ,radio_ctrl 
-0x27da 005309 isolate1 psk3m ,radio_ctrl 
-0x27db 005310 branch transmit_edr3m ,true 
-0x27dc 005311 setarg 0xabeee 
-0x27dd 005312 inject mod ,20 
-0x27de 005313 branch transmit_edr_sync_end 
-:      005314 transmit_edr3m:
-0x27df 005315 setarg 0x5faeba 
-0x27e0 005316 inject mod ,24 
-0x27e1 005317 setarg 0x12 
-0x27e2 005318 inject mod ,6 
-:      005319 transmit_edr_sync_end:
-0x27e3 005320 enable enable_white 
-0x27e4 005321 set1 mark_longpacket ,mark 
-:      005322 transmit_noedr:
-0x27e5 005323 enable encrypt 
-0x27e6 005324 enable enable_crc 
-0x27e7 005325 bmark1 mark_loopback ,transmit_loopback 
-0x27e8 005326 fetch 1 ,mem_tx_lch 
-0x27e9 005327 inject mod ,3 
-0x27ea 005328 fetch 2 ,mem_tx_len 
-0x27eb 005329 iforce loopcnt 
-0x27ec 005330 bmark1 mark_longpacket ,transmit_long 
-0x27ed 005331 inject mod ,5 
-0x27ee 005332 branch transmit_stuff 
-:      005333 transmit_long:
-0x27ef 005334 inject mod ,13 
-:      005335 transmit_stuff:
-0x27f0 005336 deposit loopcnt 
-0x27f1 005337 branch transmit_end ,blank 
-0x27f2 005338 fetch 2 ,mem_txptr 
-0x27f3 005339 iforce contr 
-:      005340 transmit_stuff_loop:
-0x27f4 005341 ifetch 1 ,contr 
-0x27f5 005342 inject mod ,8 
-0x27f6 005343 loop transmit_stuff_loop 
-:      005346 transmit_end:
-0x27f7 005347 enable enable_parity 
-0x27f8 005348 inject mod ,16 
-0x27f9 005349 disable enable_parity 
-0x27fa 005350 call set_wait_ack 
-0x27fb 005351 fetch 1 ,mem_state_map 
-0x27fc 005352 bbit0 smap_edr ,end_of_packet 
-0x27fd 005353 force 0 ,pdata 
-0x27fe 005354 inject mod ,6 
-0x27ff 005355 branch end_of_packet 
-:      005358 transmit_loopback:
-0x2800 005359 bpatch patch0f_2 ,mem_patch0f 
-0x2801 005360 bmark1 mark_longpacket ,transmit_loopback_long 
-:      005361 transmit_loopback_short:
-0x2802 005362 fetch 1 ,mem_lch_code 
-0x2803 005363 inject mod ,3 
-0x2804 005364 fetch 1 ,mem_len 
-0x2805 005365 iforce regc 
-0x2806 005366 inject mod ,5 
-0x2807 005367 branch transmit_loopback_cont 
-:      005368 transmit_loopback_long:
-0x2808 005369 fetch 1 ,mem_lch_code 
-0x2809 005370 inject mod ,3 
-0x280a 005371 fetch 2 ,mem_len 
-0x280b 005372 iforce regc 
-0x280c 005373 inject mod ,13 
-:      005374 transmit_loopback_cont:
-0x280d 005375 arg mem_rxbuf ,contr 
-:      005376 transmit_loopback_loop:
-0x280e 005377 copy regc ,null 
-0x280f 005378 branch transmit_loopback_end ,zero 
-0x2810 005379 ifetch 1 ,contr 
-0x2811 005380 inject mod ,8 
-0x2812 005381 increase -1 ,regc 
-0x2813 005382 branch transmit_loopback_loop 
-:      005383 transmit_loopback_end:
-0x2814 005384 fetch 2 ,mem_tst_pktcnt_dmh 
-0x2815 005385 increase 1 ,pdata 
-0x2816 005386 store 2 ,mem_tst_pktcnt_dmh 
-0x2817 005387 branch transmit_end 
-:      005390 apply_switch_clke:
-0x2818 005391 fetch 4 ,mem_clke_bt 
-0x2819 005392 add pdata ,7 ,rega 
-0x281a 005393 fetch 2 ,mem_slot_offset 
-0x281b 005394 nbranch apply_switch_nozero ,blank 
-0x281c 005395 increase -3 ,rega 
-0x281d 005396 branch apply_switch_wait_loop 
-:      005397 apply_switch_nozero:
-0x281e 005398 mul32 pdata ,12 ,pdata 
-0x281f 005399 hfetcht 2 ,core_halfslot 
-0x2820 005400 increase 1 ,temp 
-:      005401 apply_switch_loop:
-0x2821 005402 isub temp ,pdata 
-0x2822 005403 nbranch apply_switch_bt ,positive 
-0x2823 005404 increase -1 ,rega 
-0x2824 005405 branch apply_switch_loop 
-:      005406 apply_switch_bt:
-0x2825 005407 sub pdata ,0 ,pdata 
-:      005408 apply_switch_wait_loop:
-0x2826 005409 until null ,oneslot 
-0x2827 005410 compare 0 ,clkn_bt ,3 
-0x2828 005411 nbranch apply_switch_wait_loop ,true 
-0x2829 005412 iforce clke_rt 
-0x282a 005413 copy rega ,clke_bt 
-0x282b 005414 iforce clke_rt 
-0x282c 005415 rtn 
-:      005418 calc_slot_offset:
-0x282d 005419 bpatch patch0f_3 ,mem_patch0f 
-0x282e 005420 until null ,halfslot 
-0x282f 005421 deposit clke 
-0x2830 005422 iforce contr 
-0x2831 005423 rshift16 ,pdata ,pdata 
-0x2832 005424 isub clkn_bt ,loopcnt 
-0x2833 005425 and_into 3 ,loopcnt 
-0x2834 005426 nbranch calc_bt_portion ,zero 
-0x2835 005427 force 0 ,pdata 
-0x2836 005428 branch calc_skip_bt 
-:      005429 calc_bt_portion:
-0x2837 005430 arg 3750 ,temp 
-0x2838 005431 force 0 ,pdata 
-:      005432 calc_slot_offset_loop:
-0x2839 005433 iadd temp ,pdata 
-0x283a 005434 loop calc_slot_offset_loop 
-:      005435 calc_skip_bt:
-0x283b 005436 iadd contr ,pdata 
-0x283c 005437 div pdata ,12 
-0x283d 005438 call wait_div_end 
-0x283e 005439 quotient pdata 
-0x283f 005440 store 2 ,mem_slot_offset 
-0x2840 005441 rtn 
-:      005443 calc_clke_offset:
-0x2841 005444 bpatch patch0f_4 ,mem_patch0f 
-0x2842 005445 deposit clke 
-0x2843 005446 copy clkn ,temp 
-0x2844 005447 isub temp ,null 
-0x2845 005448 nsetflag positive ,44 ,pdata 
-0x2846 005449 isub temp ,temp 
-0x2847 005450 setarg 3750 
-0x2848 005451 isolate0 15 ,temp 
-0x2849 005452 branch calc_clke_pos ,true 
-0x284a 005453 setarg -61786 
-0x284b 005454 iadd temp ,temp 
-:      005455 calc_clke_pos:
-0x284c 005456 storet 6 ,mem_le_clk_offset 
-0x284d 005457 rtn le 
-0x284e 005458 storet 6 ,mem_clk_offset 
-0x284f 005459 rtn 
-:      005461 calc_clke:
-0x2850 005462 disable clknt 
-0x2851 005463 fetch 6 ,mem_le_clk_offset 
-0x2852 005464 branch calc_clke2 ,le 
-0x2853 005465 fetch 6 ,mem_clk_offset 
-:      005466 calc_clke2:
-0x2854 005467 iadd clkn ,alarm 
-0x2855 005468 increase 10 ,alarm 
-0x2856 005469 setarg 3750 
-0x2857 005470 isub alarm ,pdata 
-0x2858 005471 isolate0 15 ,pdata 
-0x2859 005472 branch calc_clke_pos_adj ,true 
-0x285a 005473 setarg 0xf15a 
-0x285b 005474 iadd alarm ,alarm 
-:      005475 calc_clke_pos2:
-0x285c 005476 copy alarm ,clke 
-0x285d 005477 rtn 
-:      005478 calc_clke_pos_adj:
-0x285e 005479 force 0 ,null 
-0x285f 005480 branch calc_clke_pos2 
-:      005487 calc_radio_freq:
-0x2860 005488 bpatch patch0f_5 ,mem_patch0f 
-0x2861 005489 call set_sync_on 
-0x2862 005490 copy bt_clk ,pdata 
-0x2863 005491 and_into 0x180 ,pdata 
-0x2864 005492 compare 3 ,freq_mode ,0x07 
-0x2865 005493 nbranch freq_not_connection ,true 
-0x2866 005494 rshift3 pdata ,pdata 
-0x2867 005495 iadd freq_index ,pdata 
-0x2868 005496 branch do_hop_mod_now 
-:      005497 freq_not_connection:
-0x2869 005498 copy freq_index ,pdata 
-:      005499 do_hop_mod_now:
-0x286a 005500 div pdata ,79 
-0x286b 005501 pulse recalc 
-0x286c 005502 call wait_div_end 
-0x286d 005503 remainder rega 
-0x286e 005504 add rega ,-40 ,temp 
-0x286f 005505 branch odd_half ,positive 
-0x2870 005506 lshift rega ,temp 
-0x2871 005507 branch freq_result 
-:      005508 odd_half:
-0x2872 005509 lshift temp ,temp 
-0x2873 005510 increase 1 ,temp 
-:      005511 freq_result:
-0x2874 005512 bpatch patch0f_6 ,mem_patch0f 
-0x2875 005513 fetch 1 ,mem_mode 
-0x2876 005514 bbit0 afh_change ,afh_process_con 
-:      005515 afh_process_0:
-0x2877 005516 fetch 4 ,mem_afh_instant 
-0x2878 005517 isub bt_clk ,null 
-0x2879 005518 branch afh_process_con ,positive 
-0x287a 005519 call afh_clear 
-0x287b 005520 fetch 1 ,mem_afh_new_mod 
-0x287c 005521 rtn blank 
-0x287d 005522 fetch 1 ,mem_mode 
-0x287e 005523 set1 afh_enable ,pdata 
-0x287f 005524 store 1 ,mem_mode 
-0x2880 005525 fetch 5 ,mem_afh_map_new 
-0x2881 005526 store 5 ,mem_afh_map_lo 
-0x2882 005527 ifetch 5 ,contr 
-0x2883 005528 store 5 ,mem_afh_map_hi 
-0x2884 005529 call afh_process_freq_map 
-:      005530 afh_process_con:
-0x2885 005531 fetch 1 ,mem_mode 
-0x2886 005532 rtnbit0 afh_enable 
-0x2887 005533 isolate1 1 ,bt_clk 
-0x2888 005534 branch afh_same_channel ,true 
-0x2889 005535 rshift3 temp ,rega 
-0x288a 005536 and temp ,7 ,queue 
-0x288b 005537 setarg mem_afh_map_lo 
-0x288c 005538 iadd rega ,rega 
-0x288d 005539 ifetch 1 ,rega 
-0x288e 005540 qisolate0 pdata 
-0x288f 005541 branch afh_process_1 ,true 
-0x2890 005542 deposit temp 
-0x2891 005543 branch afh_process_end 
-:      005544 afh_process_1:
-0x2892 005545 fetch 1 ,mem_afh_used 
-0x2893 005546 iforce regb 
-0x2894 005547 deposit bt_clk 
-0x2895 005548 and_into 0x180 ,pdata 
-0x2896 005549 rshift3 pdata ,pdata 
-0x2897 005550 iadd freq_index ,pdata 
-0x2898 005551 idiv regb 
-0x2899 005552 setarg mem_afh_map 
-0x289a 005553 call wait_div_end 
-0x289b 005554 remainder rega 
-0x289c 005555 iadd rega ,contr 
-0x289d 005556 ifetch 1 ,contr 
-:      005557 afh_process_end:
-0x289e 005558 store 1 ,mem_afh_index 
-0x289f 005559 iforce temp 
-0x28a0 005560 rtn 
-:      005562 afh_same_channel:
-0x28a1 005563 fetch 1 ,mem_afh_index 
-0x28a2 005564 iforce temp 
-0x28a3 005565 rtn 
-:      005567 afh_clear:
-0x28a4 005568 fetch 1 ,mem_mode 
-0x28a5 005569 set0 afh_enable ,pdata 
-0x28a6 005570 set0 afh_change ,pdata 
-0x28a7 005571 store 1 ,mem_mode 
-0x28a8 005572 rtn 
-:      005578 afh_process_freq_map:
-0x28a9 005579 bpatch patch0f_7 ,mem_patch0f 
-0x28aa 005580 arg mem_afh_map ,contw 
-0x28ab 005581 force 10 ,loopcnt 
-0x28ac 005582 call memset0 
-0x28ad 005583 arg mem_afh_map ,contw 
-0x28ae 005584 force 0 ,regc 
-0x28af 005585 force 2 ,queue 
-:      005586 process_freq_3:
-0x28b0 005587 fetch 5 ,mem_afh_map_lo 
-0x28b1 005588 iforce temp 
-0x28b2 005589 compare 2 ,queue ,0xff 
-0x28b3 005590 branch process_freq_1 ,true 
-0x28b4 005591 rshift temp ,temp 
-:      005592 process_freq_1:
-0x28b5 005593 isolate0 0 ,temp 
-0x28b6 005594 branch process_freq_0 ,true 
-0x28b7 005595 deposit regc 
-0x28b8 005596 istore 1 ,contw 
-:      005597 process_freq_0:
-0x28b9 005598 rshift2 temp ,temp 
-0x28ba 005599 increase 2 ,regc 
-0x28bb 005600 compare 40 ,regc ,0xfe 
-0x28bc 005601 nbranch process_freq_2 ,true 
-0x28bd 005602 fetch 5 ,mem_afh_map_hi 
-0x28be 005603 iforce temp 
-0x28bf 005604 compare 2 ,queue ,0xff 
-0x28c0 005605 branch process_freq_2 ,true 
-0x28c1 005606 rshift temp ,temp 
-:      005607 process_freq_2:
-0x28c2 005608 sub regc ,78 ,null 
-0x28c3 005609 branch process_freq_1 ,positive 
-0x28c4 005610 force 1 ,regc 
-0x28c5 005611 increase -1 ,queue 
-0x28c6 005612 nbranch process_freq_3 ,zero 
-0x28c7 005613 arg mem_afh_map ,rega 
-0x28c8 005614 deposit contw 
-0x28c9 005615 isub rega ,pdata 
-0x28ca 005616 store 1 ,mem_afh_used 
-0x28cb 005617 rtn 
-:      005619 rx_radio_freq:
-0x28cc 005620 bpatch patch10_0 ,mem_patch10 
-0x28cd 005621 call calc_radio_freq 
-0x28ce 005622 fetch 1 ,mem_debug_config 
-0x28cf 005623 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
-0x28d0 005624 fetcht 1 ,mem_rx_fixed_freq 
-:      005625 rx_radio_freq_now:
-0x28d1 005626 branch set_freq_rx 
-:      005629 tx_radio_freq:
-0x28d2 005630 bpatch patch10_1 ,mem_patch10 
-0x28d3 005631 call calc_radio_freq 
-0x28d4 005632 fetch 1 ,mem_debug_config 
-0x28d5 005633 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
-0x28d6 005634 fetcht 1 ,mem_tx_fixed_freq 
-:      005635 tx_radio_freq_now:
-0x28d7 005636 branch set_freq_tx 
-:      005639 fetch_giac:
-0x28d8 005640 force 0 ,uap 
-0x28d9 005641 fetch 3 ,mem_glap 
-0x28da 005642 iforce lap 
-0x28db 005643 rtn 
-:      005645 fetch_page_bt_adr:
-0x28dc 005646 bpatch patch10_2 ,mem_patch10 
-0x28dd 005647 fetch 1 ,mem_hci_puap 
-0x28de 005648 icopy uap 
-0x28df 005649 fetch 3 ,mem_hci_plap 
-0x28e0 005650 icopy lap 
-0x28e1 005651 rtn 
-:      005653 fetch_self_bt_adr:
-0x28e2 005654 bpatch patch10_3 ,mem_patch10 
-0x28e3 005655 fetch 2 ,mem_nap 
-0x28e4 005656 icopy nap 
-0x28e5 005657 fetch 1 ,mem_uap 
-0x28e6 005658 icopy uap 
-0x28e7 005659 fetch 3 ,mem_lap 
-0x28e8 005660 icopy lap 
-0x28e9 005661 rtn 
-:      005663 fetch_extm_bt_adr:
-0x28ea 005664 bpatch patch10_4 ,mem_patch10 
-0x28eb 005665 fetch 2 ,mem_pnap 
-0x28ec 005666 icopy nap 
-0x28ed 005667 fetch 1 ,mem_puap 
-0x28ee 005668 icopy uap 
-0x28ef 005669 fetch 3 ,mem_plap 
-0x28f0 005670 icopy lap 
-0x28f1 005671 rtn 
-:      005674 fetch_diac:
-0x28f2 005675 bmark1 mark_all_diac ,fetch_diac_do 
-0x28f3 005676 rtnmark0 mark_inquiry_state 
-0x28f4 005677 rtnmark0 mark_periodical_diac 
-:      005678 fetch_diac_do:
-0x28f5 005679 and_into -256 ,lap 
-0x28f6 005680 pulse recalc 
-0x28f7 005681 nop 32 
-0x28f8 005682 rtn 
-:      005685 shutdown_radio:
-0x28f9 005686 bpatch patch10_5 ,mem_patch10 
-0x28fa 005687 branch shutdown_radio0 ,is_rx 
-0x28fb 005688 jam 0xd4 ,rf_tx_pa_ib 
-0x28fc 005689 nop 4 
-0x28fd 005690 jam 0xd2 ,rf_tx_pa_ib 
-0x28fe 005691 nop 4 
-0x28ff 005692 jam 0xd1 ,rf_tx_pa_ib 
-0x2900 005693 nop 4 
-0x2901 005694 fetch 1 ,mem_tx_power 
-0x2902 005695 beq tx_power_0db ,shutdown_radio_0db 
-0x2903 005696 beq tx_power_3db ,shutdown_radio_3db 
-0x2904 005697 beq tx_power_5db ,shutdown_radio_5db 
-0x2905 005698 beq tx_power_f3db ,shutdown_radio_f3db 
-0x2906 005699 beq tx_power_f5db ,shutdown_radio_f5db 
-0x2907 005700 beq tx_power_pair ,shutdown_radio_pair 
-:      005701 shutdown_radio_5db:
-:      005702 shutdown_radio_0db:
-0x2908 005703 jam 0xd0 ,rf_tx_pa_ib 
-0x2909 005704 jam 0xe0 ,rf_tx_pa_gc 
-:      005705 shutdown_radio0:
-0x290a 005706 force 0 ,radio_ctrl 
-0x290b 005707 disable is_rx 
-0x290c 005708 disable is_tx 
-0x290d 005709 pulse packet_end 
-0x290e 005710 jam 0x0 ,rfen_mdm 
-0x290f 005711 jam 0x0 ,rfen_tx 
-0x2910 005712 jam 0x0 ,rfen_rx 
-0x2911 005713 jam 0 ,rfen_sn 
-0x2912 005714 jam 0x70 ,rfen_msc 
-0x2913 005715 jam 0x0 ,rfen_adc 
-0x2914 005716 rtn 
-:      005718 shutdown_radio_pair:
-:      005719 shutdown_radio_f5db:
-:      005720 shutdown_radio_f3db:
-:      005721 shutdown_radio_3db:
-0x2915 005722 jam 0xd0 ,rf_tx_pa_ib 
-0x2916 005723 jam 0xc0 ,rf_tx_pa_gc 
-0x2917 005724 branch shutdown_radio0 
-:      005726 set_sync_on:
-0x2918 005727 bpatch patch10_6 ,mem_patch10 
-0x2919 005728 jam 0x0 ,rfen_mdm 
-0x291a 005729 jam 0x0 ,rfen_tx 
-0x291b 005730 jam 0x18 ,rfen_rx 
-0x291c 005731 jam 0xa7 ,rfen_sn 
-0x291d 005732 jam 0x7f ,rfen_msc 
-0x291e 005733 rtn 
-:      005735 set_freq_rx:
-0x291f 005736 bpatch patch10_7 ,mem_patch10 
-0x2920 005738 storet 1 ,mem_last_freq 
-0x2921 005739 add temp ,rx_freq_offset ,rega 
-0x2922 005740 jam 0x07 ,rf_balun_ctrim 
-0x2923 005741 branch rf_write_freq 
-:      005742 rf_rx_enable:
-0x2924 005743 bpatch patch11_0 ,mem_patch11 
-0x2925 005744 jam 0xcf ,rfen_tx 
-0x2926 005745 nop 10 
-0x2927 005746 jam 0xff ,rfen_rx 
-0x2928 005747 jam 0xaf ,rfen_sn 
-0x2929 005748 jam 0xff ,rfen_msc 
-0x292a 005749 nop 10 
-0x292b 005750 jam 0xa0 ,rfen_mdm 
-0x292c 005751 rtn 
-:      005753 set_freq_tx_offset:
-0x292d 005754 fetch 1 ,mem_250k_freq_enable 
-0x292e 005755 branch set_freq_tx_2m_offset ,blank 
-:      005756 set_freq_tx_0m_offset:
-0x292f 005757 add temp ,2 ,rega 
-0x2930 005758 rtn 
-:      005759 set_freq_tx_2m_offset:
-0x2931 005760 add temp ,0 ,rega 
-0x2932 005761 rtn 
-:      005763 set_freq_tx:
-0x2933 005764 bpatch patch11_1 ,mem_patch11 
-0x2934 005765 storet 1 ,mem_last_freq 
-0x2935 005766 call set_freq_tx_offset 
-0x2936 005767 call rf_write_freq 
-0x2937 005768 setarg param_pll_setup 
-0x2938 005769 call sleep 
-:      005770 txon:
-0x2939 005771 jam 0x1 ,rfen_adc 
-0x293a 005772 jam 0x3c ,rfen_rx 
-0x293b 005773 jam 0xe0 ,rfen_tx 
-0x293c 005774 jam 0x12 ,rf_balun_ctrim 
-0x293d 005775 nop 10 
-0x293e 005776 jam 0x01 ,rfen_mdm 
-0x293f 005777 jam 0x3d ,rfen_mdm 
-0x2940 005778 nop 10 
-0x2941 005779 jam 0xb7 ,rfen_sn 
-0x2942 005780 nop 10 
-0x2943 005781 jam 0x7f ,rfen_mdm 
-:      005782 txon_power_select:
-0x2944 005783 fetch 1 ,mem_tx_power 
-0x2945 005784 beq tx_power_0db ,set_tx_power_0db 
-0x2946 005785 beq tx_power_3db ,set_tx_power_3db 
-0x2947 005786 beq tx_power_5db ,set_tx_power_5db 
-0x2948 005787 beq tx_power_f3db ,set_tx_power_f3db 
-0x2949 005788 beq tx_power_f5db ,set_tx_power_f5db 
-0x294a 005789 beq tx_power_pair ,set_tx_power_pair 
-:      005790 set_tx_power_0db:
-0x294b 005791 jam 0xf0 ,rf_tx_pa_gc 
-0x294c 005792 call txon_common 
-0x294d 005793 jam 0xd8 ,rf_tx_pa_ib 
-0x294e 005794 rtn 
-:      005796 set_tx_power_3db:
-0x294f 005797 jam 0xdf ,rf_tx_pa_gc 
-0x2950 005798 call txon_common 
-0x2951 005799 jam 0xdf ,rf_tx_pa_ib 
-0x2952 005800 rtn 
-:      005802 set_tx_power_5db:
-0x2953 005803 jam 0xff ,rf_tx_pa_gc 
-0x2954 005804 call txon_common 
-0x2955 005805 jam 0xdf ,rf_tx_pa_ib 
-0x2956 005806 rtn 
-:      005807 set_tx_power_f3db:
-0x2957 005808 jam 0xce ,rf_tx_pa_gc 
-0x2958 005809 call txon_common 
-0x2959 005810 jam 0xd8 ,rf_tx_pa_ib 
-0x295a 005811 rtn 
-:      005813 set_tx_power_f5db:
-0x295b 005814 jam 0xcb ,rf_tx_pa_gc 
-0x295c 005815 call txon_common 
-0x295d 005816 jam 0xd8 ,rf_tx_pa_ib 
-0x295e 005817 rtn 
-:      005819 set_tx_power_pair:
-0x295f 005820 jam 0xd0 ,rf_tx_pa_ib 
-0x2960 005821 jam 0xc0 ,rf_tx_pa_gc 
-0x2961 005822 jam 0x4c ,0x8957 
-0x2962 005823 jam 0x6c ,0x8958 
-0x2963 005824 jam 0x50 ,0x8959 
-0x2964 005825 rtn 
-:      005827 txon_common:
-0x2965 005828 nop 4 
-0x2966 005829 jam 0xd1 ,rf_tx_pa_ib 
-0x2967 005830 nop 4 
-0x2968 005831 jam 0xd2 ,rf_tx_pa_ib 
-0x2969 005832 nop 4 
-0x296a 005833 jam 0xd4 ,rf_tx_pa_ib 
-0x296b 005834 rtn 
-:      005837 initialize_radio:
-0x296c 005838 jam clksel_rc ,core_clksel 
-:      005839 initialize_radio_wait:
-0x296d 005840 fetch 2 ,mem_rf_init_ptr 
-0x296e 005841 bbit0 14 ,initialize_radio_wait 
-0x296f 005842 iforce contr 
-0x2970 005843 arg 0x8900 ,temp 
-:      005844 initialize_radio_loop:
-0x2971 005845 ifetch 1 ,contr 
-0x2972 005846 beq 0xff ,initialize_radio_cont 
-0x2973 005847 ior temp ,contw 
-0x2974 005848 ifetch 1 ,contr 
-0x2975 005849 istore 1 ,contw 
-0x2976 005850 branch initialize_radio_loop 
-:      005851 initialize_radio_cont:
-0x2977 005852 bpatch patch11_2 ,mem_patch11 
-0x2978 005853 call lpm_cal_xtal_startup 
-0x2979 005854 call switchto_dpllclk 
-0x297a 005856 setarg param_dpll_start_delay 
-0x297b 005857 iadd clkn_bt ,pdata 
-0x297c 005858 store 4 ,mem_dpll_clkn 
-0x297d 005859 set1 reset ,radio_ctrl 
-0x297e 005860 force 0 ,radio_ctrl 
-0x297f 005861 ncall do_rccal ,wake 
-0x2980 005862 branch set_rccal 
-:      005865 rf_write_freq:
-0x2981 005866 bpatch patch11_3 ,mem_patch11 
-0x2982 005867 setarg 2400 
-0x2983 005868 iadd rega ,temp 
-0x2984 005869 fetch 1 ,mem_fcomp_mul 
-0x2985 005870 jam 0x04 ,rf_pll_rstn 
-0x2986 005871 imul32 temp ,pdata 
-0x2987 005872 fetcht 1 ,mem_fcomp_div 
-0x2988 005873 idiv temp 
-0x2989 005874 call wait_div_end 
-0x298a 005875 quotient rega 
-0x298b 005876 remainder pdata 
-0x298c 005877 lshift16 pdata ,pdata 
-0x298d 005878 lshift4 pdata ,pdata 
-0x298e 005879 idiv temp 
-0x298f 005880 call wait_div_end 
-0x2990 005881 quotient pdata 
-0x2991 005882 lshift8 pdata ,pdata 
-0x2992 005883 lshift pdata ,pdata 
-0x2993 005884 ior rega ,pdata 
-0x2994 005885 hstore 4 ,rf_pll_intg 
-0x2995 005886 jam 0x44 ,rf_pll_rstn 
-0x2996 005887 jam 0xc4 ,rf_pll_rstn 
-0x2997 005888 rtn 
-:      005891 do_rccal:
-0x2998 005892 bpatch patch11_4 ,mem_patch11 
-0x2999 005893 jam 0x02 ,rfen_adc 
-0x299a 005894 setarg 250000 
-0x299b 005895 call sleep 
-0x299c 005896 jam 0x7f ,rfen_rx 
-0x299d 005897 nop 130 
-0x299e 005898 jam 0x30 ,rf_rccal_ctrl 
-0x299f 005899 jam 0xd0 ,rfen_tx 
-0x29a0 005900 jam 0x70 ,rf_rccal_ctrl 
-0x29a1 005901 jam 0xf0 ,rf_rccal_ctrl 
-0x29a2 005902 force 50 ,loopcnt 
-:      005903 do_rccal_loop:
-0x29a3 005904 hfetch 1 ,rf_rccal_result 
-0x29a4 005905 bbit1 5 ,do_rccal_end 
-0x29a5 005906 loop do_rccal_loop 
-:      005907 do_rccal_end:
-0x29a6 005908 store 1 ,mem_rf_rccal 
-0x29a7 005909 jam 0 ,rfen_tx 
-0x29a8 005910 jam 0 ,rfen_rx 
-0x29a9 005911 jam 0x00 ,rfen_adc 
-0x29aa 005912 rtn 
-:      005914 set_rccal:
-0x29ab 005915 bpatch patch11_5 ,mem_patch11 
-0x29ac 005916 fetch 1 ,mem_rf_rccal 
-0x29ad 005917 set1 5 ,pdata 
-0x29ae 005918 hstore 1 ,rf_rccal_ctrl 
-0x29af 005919 hfetcht 1 ,rf_bpf_ctrim 
-0x29b0 005920 and_into 7 ,temp 
-0x29b1 005921 lshift3 pdata ,pdata 
-0x29b2 005922 ior temp ,pdata 
-0x29b3 005923 hstore 1 ,rf_bpf_ctrim 
-0x29b4 005924 hfetch 1 ,rf_bpf_ib 
-0x29b5 005925 set0 bpf_rccal ,pdata 
-0x29b6 005926 hstore 1 ,rf_bpf_ib 
-0x29b7 005927 hfetch 1 ,rf_adc_rccal 
-0x29b8 005928 set0 adc_rccal ,pdata 
-0x29b9 005929 hstore 1 ,rf_adc_rccal 
-0x29ba 005930 rtn 
-:      005932 save_rssi:
-0x29bb 005933 bpatch patch11_6 ,mem_patch11 
-0x29bc 005934 hfetch 2 ,rf_afc_d2a 
-0x29bd 005935 rshift4 pdata ,pdata 
-0x29be 005936 rshift3 pdata ,pdata 
-0x29bf 005937 sub pdata ,0 ,pdata 
-:      005938 bcd:
-0x29c0 005939 and_into 0xff ,pdata 
-0x29c1 005940 div pdata ,10 
-0x29c2 005941 call wait_div_end 
-0x29c3 005942 quotient pdata 
-0x29c4 005943 lshift4 pdata ,pdata 
-0x29c5 005944 remainder temp 
-0x29c6 005945 ior temp ,pdata 
-0x29c7 005946 store 1 ,mem_rssi 
-0x29c8 005947 rtn 
-:      005950 switchto_dpllclk:
-0x29c9 005951 jam clksel_rc ,core_clksel 
-0x29ca 005952 hfetch 1 ,rf_clkpll_frac + 2 
-0x29cb 005953 set0 4 ,pdata 
-0x29cc 005954 set0 5 ,pdata 
-0x29cd 005955 hstore 1 ,rf_clkpll_frac + 2 
-0x29ce 005956 jam 0x00 ,rfen_ck 
-0x29cf 005957 jam 0x00 ,rfen_msc 
-0x29d0 005958 jam 0x70 ,rfen_msc 
-0x29d1 005959 jam 0xff ,rfen_ck 
-0x29d2 005960 hfetch 1 ,rf_clkpll_frac + 2 
-0x29d3 005961 set1 4 ,pdata 
-0x29d4 005962 set1 5 ,pdata 
-0x29d5 005963 hstore 1 ,rf_clkpll_frac + 2 
-0x29d6 005964 call init_lpm_ctrl 
-0x29d7 005965 hfetch 1 ,rf_clkpll_int 
-0x29d8 005966 set1 7 ,pdata 
-0x29d9 005967 hstore 1 ,rf_clkpll_int 
-0x29da 005968 set0 7 ,pdata 
-0x29db 005969 hstore 1 ,rf_clkpll_int 
-0x29dc 005970 set1 7 ,pdata 
-0x29dd 005971 hstore 1 ,rf_clkpll_int 
-0x29de 005972 jam clksel_dpll ,core_clksel 
-0x29df 005973 nop 1 
-0x29e0 005974 jam clksel_xtal ,core_clksel 
-0x29e1 005975 hfetch 1 ,rf_clkpll_frac + 2 
-0x29e2 005976 and_into 0xcf ,pdata 
-0x29e3 005977 hstore 1 ,rf_clkpll_frac + 2 
-0x29e4 005978 or_into 0x30 ,pdata 
-0x29e5 005979 hstore 1 ,rf_clkpll_frac + 2 
-0x29e6 005980 rtn 
-:      005983 xtal_fast_wake:
-0x29e7 005984 setarg 0xf0f 
-0x29e8 005985 branch lpm_write_config 
-:      005987 init_lpm_ctrl:
-0x29e9 005988 setarg 0x80f 
-0x29ea 005989 branch lpm_write_config 
-:      005993 start_receiver:
-0x29eb 005994 bpatch patch11_7 ,mem_patch11 
-0x29ec 005995 call rf_rx_enable 
-0x29ed 005996 disable is_tx 
-0x29ee 005997 enable is_rx 
-0x29ef 005998 pulse init_encrypt 
-0x29f0 005999 rtn 
-:      006001 prep_crypt:
-0x29f1 006002 bpatch patch12_0 ,mem_patch12 
-0x29f2 006003 fetch 1 ,mem_state_map 
-0x29f3 006004 isolate1 smap_encryption ,pdata 
-0x29f4 006005 setflag true ,0 ,pdata 
-0x29f5 006006 hstore 1 ,core_encrypt 
-0x29f6 006007 arg mem_kc ,contr 
-0x29f7 006008 ifetch 9 ,contr 
-0x29f8 006009 iforce kc_ls 
-0x29f9 006010 ifetch 7 ,contr 
-0x29fa 006011 iforce kc_ms 
-0x29fb 006012 fetch 1 ,mem_key_size 
-0x29fc 006013 add pdata ,-1 ,g1l 
-0x29fd 006014 pulse kc_p_activate 
-0x29fe 006015 rtn 
-:      006017 wait_access_end:
-0x29ff 006018 deposit clke 
-0x2a00 006019 store 6 ,mem_sync_clke 
-0x2a01 006020 disable decode_fec0 
-0x2a02 006021 nbranch shutdown_radio ,sync 
-0x2a03 006022 arg param_clke_cal ,clke_rt 
-0x2a04 006023 increase 1 ,clke_bt 
-0x2a05 006024 and_into 0x1fc ,clke_bt 
-0x2a06 006025 rtn 
-:      006029 wait_access_mhalfbnd:
-0x2a07 006030 enable decode_fec0 
-:      006031 wait_access_mhalfbnd_correlate:
-0x2a08 006032 correlate null ,mhalfbnd 
-0x2a09 006033 branch wait_access_end ,sync 
-0x2a0a 006034 compare 0x02 ,clke_bt ,0x02 
-0x2a0b 006035 nbranch wait_access_mhalfbnd_correlate ,true 
-0x2a0c 006036 branch wait_access_end 
-:      006038 wait_access_clkn_rt:
-0x2a0d 006039 bpatch patch12_1 ,mem_patch12 
-0x2a0e 006040 arg param_conn_access ,timeup 
-0x2a0f 006041 enable decode_fec0 
-0x2a10 006042 correlate clkn_rt ,meet 
-0x2a11 006043 disable decode_fec0 
-0x2a12 006044 nbranch shutdown_radio ,sync 
-0x2a13 006045 rtn 
-:      006047 wait_access_forever:
-0x2a14 006048 bpatch patch12_2 ,mem_patch12 
-0x2a15 006049 enable decode_fec0 
-0x2a16 006050 correlate null ,timeout 
-0x2a17 006051 disable decode_fec0 
-0x2a18 006052 nbranch shutdown_radio ,sync 
-0x2a19 006053 arg param_clke_cal ,clke_rt 
-0x2a1a 006054 and_into 0x1fc ,clke_bt 
-0x2a1b 006055 rtn 
-:      006058 reserve_slot:
-0x2a1c 006059 bpatch patch12_3 ,mem_patch12 
-0x2a1d 006060 iforce rega 
-0x2a1e 006061 deposit bt_clk 
-0x2a1f 006062 iadd temp ,timeup 
-0x2a20 006063 copy timeup ,pdata 
-0x2a21 006064 store 4 ,mem_next_btclk 
-0x2a22 006065 deposit rega 
-0x2a23 006066 rtn 
-:      006069 ahead_window:
-0x2a24 006070 copy pdata ,temp 
-0x2a25 006071 bpatch patch12_4 ,mem_patch12 
-0x2a26 006072 copy temp ,pdata 
-0x2a27 006073 call clk2bt 
-0x2a28 006074 lshift16 bt_clk ,pdata 
-0x2a29 006075 set1 44 ,pdata 
-0x2a2a 006076 call clk_diff 
-0x2a2b 006077 set0 44 ,pdata 
-0x2a2c 006078 call get_clk 
-0x2a2d 006079 call clk_diff 
-0x2a2e 006080 rtn user 
-0x2a2f 006081 call clk2rt 
-0x2a30 006082 iforce stop_watch 
-0x2a31 006083 until null ,timeout 
-0x2a32 006084 rtn 
-:      006087 setup_clk:
-0x2a33 006088 bpatch patch12_5 ,mem_patch12 
-0x2a34 006089 branch setup_clkn ,clknt 
-0x2a35 006090 until clke_rt ,meet 
-:      006091 skip_setup_clke:
-0x2a36 006092 copy clke_bt ,temp 
-0x2a37 006093 branch setup_clknbt 
-:      006094 setup_clkn:
-0x2a38 006095 branch skip_setup_clkn ,attempt 
-0x2a39 006096 until clkn_rt ,meet 
-:      006097 skip_setup_clkn:
-0x2a3a 006098 copy clkn_bt ,temp 
-:      006099 setup_clknbt:
-0x2a3b 006100 branch setup_clk11 ,user 
-0x2a3c 006101 compare 1 ,temp ,3 
-0x2a3d 006102 nbranch setup_clk ,true 
-:      006103 setup_complete:
-0x2a3e 006104 bpatch patch12_6 ,mem_patch12 
-0x2a3f 006105 fetch 1 ,mem_state 
-0x2a40 006106 rtnbit0 state_inconn 
-0x2a41 006107 fetch 4 ,mem_next_btclk 
-0x2a42 006108 isub temp ,pdata 
-0x2a43 006109 nrtn positive 
-0x2a44 006110 sub pdata ,0xff ,null 
-0x2a45 006111 branch setup_clk ,positive 
-0x2a46 006112 rtn 
-:      006113 setup_clk11:
-0x2a47 006114 compare 3 ,temp ,3 
-0x2a48 006115 nbranch setup_clk ,true 
-0x2a49 006116 branch setup_complete 
-:      006118 rf_setup_time:
-0x2a4a 006119 bpatch patch12_7 ,mem_patch12 
-0x2a4b 006120 arg param_rf_setup ,timeup 
-0x2a4c 006121 branch setup_clk 
-:      006123 rf_setup_time_slave_slot:
-0x2a4d 006124 disable user 
-0x2a4e 006125 branch rf_setup_time 
-:      006127 rf_setup_time_master_slot:
-0x2a4f 006128 enable user 
-0x2a50 006129 branch rf_setup_time 
-:      006131 start_transmitter:
-0x2a51 006132 bpatch patch13_0 ,mem_patch13 
-0x2a52 006133 call prep_crypt 
-0x2a53 006134 disable is_rx 
-0x2a54 006135 enable is_tx 
-0x2a55 006136 rtn 
-:      006140 start_tx_native:
-0x2a56 006141 bpatch patch13_1 ,mem_patch13 
-0x2a57 006142 arg param_tx_setup ,timeup 
-0x2a58 006143 until clkn_rt ,meet 
-0x2a59 006144 pulse init_encrypt 
-0x2a5a 006145 rtn 
-:      006147 start_rx_native:
-0x2a5b 006148 bpatch patch13_2 ,mem_patch13 
-0x2a5c 006149 arg param_rx_setup ,timeup 
-0x2a5d 006150 until clkn_rt ,meet 
-0x2a5e 006151 rtn 
-:      006154 start_tx_external:
-0x2a5f 006155 bpatch patch13_3 ,mem_patch13 
-0x2a60 006156 arg param_tx_setup ,timeup 
-0x2a61 006157 until clke_rt ,meet 
-0x2a62 006158 pulse init_encrypt 
-0x2a63 006159 rtn 
-:      006161 send_access_word:
-0x2a64 006162 bpatch patch13_4 ,mem_patch13 
-0x2a65 006163 preload access 
-0x2a66 006164 enable encode_fec0 
-0x2a67 006165 set1 txgfsk ,radio_ctrl 
-0x2a68 006166 inject mod ,72 
-0x2a69 006167 disable encode_fec0 
-0x2a6a 006168 rtn 
-:      006171 scan_mode_whiten:
-0x2a6b 006172 copy xin ,temp 
-0x2a6c 006173 or_into 0x60 ,temp 
-0x2a6d 006174 copy temp ,white_init 
-0x2a6e 006175 rtn 
-:      006180 get_free_amaddr:
-0x2a6f 006181 bpatch patch13_5 ,mem_patch13 
-0x2a70 006182 fetch 1 ,mem_current_amaddr 
-0x2a71 006183 increase 1 ,pdata 
-0x2a72 006184 bne param_esco_addr ,get_free_amaddr_cont 
-0x2a73 006185 force 1 ,pdata 
-:      006186 get_free_amaddr_cont:
-0x2a74 006187 store 1 ,mem_current_amaddr 
-0x2a75 006188 iforce am_addr 
-0x2a76 006189 rtn 
-:      006191 get_clk:
-0x2a77 006192 copy clkn ,temp 
-0x2a78 006193 rtn master 
-0x2a79 006194 copy clke ,temp 
-0x2a7a 006195 rtn 
-:      006197 get_clkbt:
-0x2a7b 006198 deposit clkn_bt 
-0x2a7c 006199 rtn master 
-0x2a7d 006200 deposit clke_bt 
-0x2a7e 006201 rtn 
-:      006204 supervision_update:
-0x2a7f 006205 bpatch patch13_6 ,mem_patch13 
-0x2a80 006206 fetcht 4 ,mem_supervision_timer 
-0x2a81 006207 call get_clkbt 
-0x2a82 006208 isub temp ,timeup 
-0x2a83 006209 deposit timeup 
-0x2a84 006210 fetcht 2 ,mem_supervision_to 
-0x2a85 006211 lshift temp ,temp 
-0x2a86 006212 isub temp ,pdata 
-0x2a87 006213 rtn 
-:      006215 supervision_flush:
-0x2a88 006216 bpatch patch13_7 ,mem_patch13 
-0x2a89 006217 call get_clkbt 
-0x2a8a 006218 store 4 ,mem_supervision_timer 
-0x2a8b 006219 rtn 
-:      006221 assert:
-0x2a8c 006222 bpatch patch14_0 ,mem_patch14 
-0x2a8d 006223 branch assert 
-:      006225 loop:
-0x2a8e 006226 branch loop 
-:      006228 sleep:
-0x2a8f 006229 rtn blank 
-0x2a90 006231 rshift pdata ,pdata 
-0x2a91 006232 increase -3 ,pdata 
-:      006233 sleep_loop:
-0x2a92 006234 increase -1 ,pdata 
-0x2a93 006235 nbranch sleep_loop ,zero 
-0x2a94 006236 force 0 ,pdata 
-0x2a95 006237 rtn 
-:      006241 init_param:
-0x2a96 006243 arg 0x10 ,loopcnt 
-0x2a97 006244 arg 0 ,contw 
-0x2a98 006245 call memset0 
-0x2a99 006246 arg mem_le_state ,contw 
-0x2a9a 006247 arg 10 ,loopcnt 
-0x2a9b 006248 call memset0 
-0x2a9c 006249 jam 0 ,mem_sp_calc 
-0x2a9d 006250 jam 0 ,mem_fifo_temp 
-0x2a9e 006251 jam 0 ,mem_le_testtype 
-0x2a9f 006252 jam 0 ,mem_debug_config 
-0x2aa0 006253 jam 0 ,mem_lmp_conn_state 
-0x2aa1 006254 bpatch patch14_1 ,mem_patch14 
-0x2aa2 006255 jam 0 ,mem_connection_options 
-0x2aa3 006256 jam 0 ,mem_tester_emulate 
-0x2aa4 006257 jam 0 ,mem_tester_cnt 
-0x2aa5 006258 setarg param_glap 
-0x2aa6 006259 store 3 ,mem_glap 
-0x2aa7 006260 setarg param_acl_pktlen 
-0x2aa8 006261 store 2 ,mem_acl_pktlen 
-0x2aa9 006262 jam param_sco_pktlen ,mem_sco_pktlen 
-0x2aaa 006263 jam param_acl_pktcnt ,mem_acl_pktcnt 
-0x2aab 006264 jam param_sco_pktcnt ,mem_sco_pktcnt 
-0x2aac 006265 setarg param_hci_version 
-0x2aad 006266 store 3 ,mem_hci_version 
-0x2aae 006271 jam 0x60 ,mem_fhs_misc 
-0x2aaf 006272 jam param_max_slot ,mem_max_slot 
-0x2ab0 006273 jam 0x02 ,mem_fw_ver 
-0x2ab1 006274 fetch 1 ,mem_ssp_enable 
-0x2ab2 006275 ncall init_memp ,blank 
-0x2ab3 006276 fetch 1 ,mem_le_secure_connect_enable 
-0x2ab4 006277 ncall init_memp_256 ,blank 
-0x2ab5 006278 bpatch patch14_2 ,mem_patch14 
-0x2ab6 006279 rtn wake 
-0x2ab7 006280 setarg 0 
-0x2ab8 006281 store 2 ,mem_tx_len 
-0x2ab9 006282 rshift clkn_bt ,pdata 
-0x2aba 006283 store 4 ,mem_last_clkn 
-0x2abb 006284 rtn 
-:      006291 lpmstate:
-0x2abc 006292 setarg 0xee21 
-0x2abd 006293 hstore 2 ,core_clkoff 
-0x2abe 006294 hfetch 4 ,core_gpio_in 
-0x2abf 006295 store 4 ,mem_saved_gpio_in 
-0x2ac0 006296 hfetch 1 ,core_lpm_ldocnt 
-0x2ac1 006297 store 1 ,mem_wakup_from_power_flag 
-0x2ac2 006298 bbit0 gpio_latch ,loadcode 
-0x2ac3 006299 enable wake 
-0x2ac4 006300 bbit0 cold_wake ,lpmwake 
-0x2ac5 006301 disable wake 
-0x2ac6 006302 deposit auxcnt 
-0x2ac7 006303 nbranch lpmwake ,blank 
-0x2ac8 006304 hfetch 1 ,core_lpm_ctrl + 3 
-0x2ac9 006305 bbit1 reload_code ,lpmwake 
-0x2aca 006306 arg param_hibernate_clks ,temp 
-0x2acb 006307 branch lpm_enter_sleep 
-:      006308 lpmwake:
-0x2acc 006309 hfetch 3 ,core_lpm_xtalcnt 
-0x2acd 006310 hstore 3 ,core_lpm_reg 
-0x2ace 006311 ifetch 1 ,contr 
-0x2acf 006312 or_into isogate_mask ,pdata 
-0x2ad0 006313 istore 1 ,contw 
-0x2ad1 006314 call lpm_write_ctrl2 
-0x2ad2 006315 hfetch 1 ,core_lpm_isogate 
-0x2ad3 006316 set1 enable_retmem ,pdata 
-0x2ad4 006317 hstore 1 ,core_lpm_isogate 
-0x2ad5 006318 call lpm_write_ctrl2 
-0x2ad6 006319 call lpm_load_context ,wake 
-0x2ad7 006320 hfetch 1 ,core_lpm_reg + 2 
-0x2ad8 006321 set0 gpio_latch ,pdata 
-0x2ad9 006322 hstore 1 ,core_lpm_reg + 2 
-0x2ada 006323 call lpm_write_ctrl2 
-0x2adb 006324 nbranch loadcode ,wake 
-0x2adc 006325 rtnmark0 mark_otp_encrypt 
-0x2add 006326 jam lock_otp ,core_misc_ctrl 
-0x2ade 006327 rtn 
-:      006329 lpm_load_context:
-0x2adf 006330 fetch 1 ,mem_saved_spidctrl 
-0x2ae0 006331 hstore 1 ,core_spid_ctrl 
-0x2ae1 006332 fetch 3 ,mem_saved_gsel 
-0x2ae2 006333 hstore 3 ,core_gpio_sel 
-0x2ae3 006334 fetch 4 ,mem_saved_gpio + 4 
-0x2ae4 006335 hstore 4 ,core_gpio_out0 
-0x2ae5 006336 fetch 4 ,mem_saved_gpio 
-0x2ae6 006337 hstore 4 ,core_gpio_oe0 
-0x2ae7 006338 fetch 8 ,mem_saved_gpio + 8 
-0x2ae8 006339 hstore 8 ,core_gpio_pu0 
-0x2ae9 006340 fetch 8 ,mem_saved_mark 
-0x2aea 006341 iforce mark 
-0x2aeb 006342 hfetch 8 ,core_gpio_wakeup_low 
-0x2aec 006343 store 8 ,mem_gpio_wakeup_low 
-0x2aed 006344 call load_ucode 
-0x2aee 006345 rtn 
-:      006347 lpm_save_context:
-0x2aef 006348 deposit mark 
-0x2af0 006349 store 8 ,mem_saved_mark 
-0x2af1 006350 hfetch 8 ,core_gpio_oe0 
-0x2af2 006351 store 8 ,mem_saved_gpio 
-0x2af3 006352 ifetch 8 ,contr 
-0x2af4 006353 istore 8 ,contw 
-0x2af5 006354 hfetch 3 ,core_gpio_sel 
-0x2af6 006355 store 3 ,mem_saved_gsel 
-0x2af7 006356 hfetch 1 ,core_spid_ctrl 
-0x2af8 006357 store 1 ,mem_saved_spidctrl 
-0x2af9 006358 branch lpm_write_gpio_wakeup 
-:      006360 lpo_calibration:
-0x2afa 006361 hfetch 1 ,core_bist_ctrl 
-0x2afb 006362 nbranch lpo_cal_inited ,blank 
-0x2afc 006363 fetch 3 ,mem_clks_per_lpo 
-0x2afd 006364 nrtn blank 
-0x2afe 006365 jam 0xc0 ,core_bist_ctrl 
-0x2aff 006366 jam ccnt_start ,core_misc_ctrl 
-:      006367 lpo_cal_inited:
-0x2b00 006368 hfetch 1 ,core_perf_status 
-0x2b01 006369 rtnbit0 1 
-0x2b02 006370 hfetch 3 ,core_clk_counter 
-0x2b03 006371 store 3 ,mem_clks_per_lpo 
-0x2b04 006372 rtn 
-:      006376 lpm_adjust_clk:
-0x2b05 006377 bpatch patch14_3 ,mem_patch14 
-0x2b06 006378 deposit clke 
-0x2b07 006379 call clk_diff_rt 
-0x2b08 006380 fetcht 4 ,mem_sleep_counter_all 
-0x2b09 006381 sub temp ,0xff ,null 
-0x2b0a 006382 rtn positive 
-0x2b0b 006383 lshift8 pdata ,pdata 
-0x2b0c 006384 lshift4 pdata ,pdata 
-0x2b0d 006385 idiv temp 
-0x2b0e 006386 call wait_div_end 
-0x2b0f 006387 quotient pdata 
-0x2b10 006388 arg param_lpm_adjmax ,temp 
-0x2b11 006389 call ceiling 
-0x2b12 006390 store 1 ,mem_lpm_adjust 
-0x2b13 006391 nbranch lpm_adjust_positive ,user 
-0x2b14 006392 sub pdata ,0 ,pdata 
-:      006393 lpm_adjust_positive:
-0x2b15 006394 fetcht 3 ,mem_clks_per_lpo 
-0x2b16 006395 iadd temp ,pdata 
-0x2b17 006396 store 3 ,mem_clks_per_lpo 
-:      006397 lpm_clear_counter:
-0x2b18 006398 setarg 0 
-0x2b19 006399 store 4 ,mem_sleep_counter_all 
-0x2b1a 006400 rtn 
-:      006404 lpm_doze:
-0x2b1b 006405 fetch 1 ,mem_lpm_config + 2 
-0x2b1c 006406 set1 reload_code ,pdata 
-0x2b1d 006407 store 1 ,mem_lpm_config + 2 
-0x2b1e 006408 branch lpm_hibernate_normal 
-:      006412 lpm_hibernate:
-0x2b1f 006413 arg param_hibernate_clks ,temp 
-0x2b20 006414 fetch 1 ,mem_lpm_config + 1 
-0x2b21 006415 set0 7 ,pdata 
-0x2b22 006416 store 1 ,mem_lpm_config + 1 
-:      006417 lpm_hibernate_normal:
-0x2b23 006418 bpatch patch14_4 ,mem_patch14 
-0x2b24 006419 call lpm_write_gpio_wakeup 
-0x2b25 006420 fetch 1 ,mem_lpm_hibernate_switch 
-0x2b26 006421 store 1 ,mem_lpm_xtalcnt + 4 
-0x2b27 006422 fetch 1 ,mem_lpm_xtalcnt + 2 
-0x2b28 006423 set1 cold_wake ,pdata 
-0x2b29 006424 store 1 ,mem_lpm_xtalcnt + 2 
-:      006427 lpm_sleep:
-0x2b2a 006428 bpatch patch14_5 ,mem_patch14 
-0x2b2b 006429 call xtal_fast_wake 
-0x2b2c 006430 fetch 4 ,mem_sleep_counter_all 
-0x2b2d 006431 iadd temp ,pdata 
-0x2b2e 006432 store 4 ,mem_sleep_counter_all 
-0x2b2f 006433 call lpm_save_context 
-0x2b30 006434 fetch 5 ,mem_lpm_xtalcnt 
-0x2b31 006435 hstore 4 ,core_lpm_reg 
-0x2b32 006436 rshift32 pdata ,rega 
-0x2b33 006437 until null ,lpo_edge 
-0x2b34 006438 deposit clkn 
-0x2b35 006439 store 6 ,mem_sleep_clkn 
-0x2b36 006440 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-0x2b37 006441 until null ,lpo_edge 
-0x2b38 006442 until null ,lpo_edge 
-0x2b39 006443 deposit rega 
-0x2b3a 006444 hstore 1 ,core_lpm_isogate 
-0x2b3b 006445 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-:      006446 lpm_enter_sleep:
-0x2b3c 006447 until null ,lpo_edge 
-0x2b3d 006448 until null ,lpo_edge 
-0x2b3e 006449 hstoret 4 ,core_lpm_reg 
-0x2b3f 006450 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2b40 006451 until null ,never 
-:      006456 lpm_recover_clk:
-0x2b41 006457 bpatch patch14_6 ,mem_patch14 
-0x2b42 006458 setarg 0 
-0x2b43 006459 copy auxcnt ,null 
-0x2b44 006460 branch lpm_recover_timeout ,zero 
-0x2b45 006461 hfetch 1 ,core_lpm_xtalcnt 
-0x2b46 006462 hfetcht 1 ,core_lpm_buckcnt 
-0x2b47 006463 isub temp ,null 
-0x2b48 006464 branch lpm_recover_xtal ,positive 
-0x2b49 006465 deposit temp 
-:      006466 lpm_recover_xtal:
-0x2b4a 006467 isub auxcnt ,pdata 
-0x2b4b 006468 increase 1 ,pdata 
-:      006469 lpm_recover_timeout:
-0x2b4c 006470 increase 8 ,pdata 
-0x2b4d 006471 until null ,lpo_edge 
-0x2b4e 006472 iadd lpo_time ,pdata 
-0x2b4f 006473 fetcht 4 ,mem_sleep_counter 
-0x2b50 006474 iadd temp ,pdata 
-0x2b51 006475 fetcht 3 ,mem_clks_per_lpo 
-0x2b52 006476 imul32 temp ,pdata 
-0x2b53 006477 rshift8 pdata ,pdata 
-0x2b54 006478 rshift4 pdata ,pdata 
-0x2b55 006479 increase param_lpm_fix ,pdata 
-0x2b56 006480 arg 3750 ,temp 
-0x2b57 006481 idiv temp 
-0x2b58 006482 call wait_div_end 
-0x2b59 006483 quotient pdata 
-0x2b5a 006484 lshift16 pdata ,pdata 
-0x2b5b 006485 remainder temp 
-0x2b5c 006486 ior temp ,pdata 
-0x2b5d 006487 fetcht 6 ,mem_sleep_clkn 
-0x2b5e 006488 call clk_add 
-0x2b5f 006489 copy temp ,clkn 
-0x2b60 006490 fetch 6 ,mem_context + coffset_clk_offset 
-0x2b61 006491 call calc_clke2 
-0x2b62 006492 deposit clke 
-0x2b63 006493 store 6 ,mem_pdatatemp 
-0x2b64 006494 deposit auxcnt 
-0x2b65 006495 istore 1 ,contw 
-0x2b66 006496 hfetch 1 ,core_gpio_in1 
-0x2b67 006497 or_into 0xf0 ,pdata 
-0x2b68 006498 istore 1 ,contw 
-0x2b69 006499 rtn 
-:      006501 lpm_dispatch:
-0x2b6a 006502 bpatch patch14_7 ,mem_patch14 
-0x2b6b 006503 call lpo_calibration 
-0x2b6c 006504 fetch 3 ,mem_clks_per_lpo 
-0x2b6d 006505 rtn blank 
-0x2b6e 006506 fetch 1 ,mem_lpm_mode 
-0x2b6f 006507 rtn blank 
-0x2b70 006508 fetch 1 ,mem_ssp_enable 
-0x2b71 006509 branch lpm_dispatch_next ,blank 
-0x2b72 006510 fetch 1 ,mem_sp_local_key_invalid 
-0x2b73 006511 rtn blank 
-:      006512 lpm_dispatch_next:
-0x2b74 006513 fetch 1 ,mem_le_sc_calc 
-0x2b75 006514 nrtn blank 
-0x2b76 006515 call lpm_check_wake_lock 
-0x2b77 006516 nrtn blank 
-0x2b78 006517 fetch 1 ,mem_context 
-0x2b79 006518 compare 3 ,pdata ,0x7 
-0x2b7a 006519 nbranch lpm_dispatch_unconn ,true 
-0x2b7b 006520 fetch 2 ,mem_context + coffset_tsniff 
-0x2b7c 006521 rtn blank 
-0x2b7d 006522 rtn wake 
-0x2b7e 006523 bpatch patch15_0 ,mem_patch15 
-:      006524 lpm_dispatch_next2:
-0x2b7f 006525 fetcht 1 ,mem_lpm_current_mult 
-0x2b80 006526 fetch 2 ,mem_context + coffset_tsniff 
-0x2b81 006527 imul32 temp ,pdata 
-0x2b82 006528 rshift4 temp ,temp 
-0x2b83 006529 rshift2 temp ,temp 
-0x2b84 006530 isub temp ,pdata 
-0x2b85 006531 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x2b86 006532 iadd temp ,pdata 
-0x2b87 006533 fetcht 1 ,mem_lpm_overhead 
-0x2b88 006534 isub temp ,pdata 
-0x2b89 006535 lshift16 pdata ,alarm 
-0x2b8a 006536 bpatch patch15_1 ,mem_patch15 
-0x2b8b 006537 fetch 2 ,mem_context + coffset_rx_window 
-0x2b8c 006538 rshift pdata ,pdata 
-0x2b8d 006539 call clk2bt 
-0x2b8e 006540 deposit alarm 
-0x2b8f 006541 call clk_diff 
-0x2b90 006542 copy clke ,temp 
-0x2b91 006543 call clk_diff_rt 
-0x2b92 006544 rtn user 
-:      006545 lpm_dispatch_sleep:
-0x2b93 006546 call clk2lpo 
-:      006547 lpm_dispatch_lpo:
-0x2b94 006548 bpatch patch15_2 ,mem_patch15 
-0x2b95 006549 fetch 1 ,mem_lpm_xtalcnt 
-0x2b96 006550 isub temp ,null 
-0x2b97 006551 branch lpm_clear_counter ,positive 
-0x2b98 006552 storet 4 ,mem_sleep_counter 
-0x2b99 006553 call app_will_enter_lpm 
-0x2b9a 006554 call l2cap_lpm_save_txbuf 
-0x2b9b 006555 fetcht 4 ,mem_sleep_counter 
-0x2b9c 006556 branch lpm_sleep 
-:      006558 lpm_dispatch_unconn:
-0x2b9d 006559 bpatch patch15_3 ,mem_patch15 
-0x2b9e 006560 fetch 1 ,mem_context 
-0x2b9f 006561 rtnbit1 state_inconn 
-0x2ba0 006562 rtnbit1 state_inpage 
-0x2ba1 006563 fetch 1 ,mem_ssp_enable 
-0x2ba2 006564 branch lpm_unconn_nossp ,blank 
-0x2ba3 006565 fetch 1 ,mem_sp_local_key_invalid 
-0x2ba4 006566 rtn blank 
-:      006567 lpm_unconn_nossp:
-0x2ba5 006568 bpatch patch15_4 ,mem_patch15 
-0x2ba6 006569 fetch 1 ,mem_le_adv_enable 
-0x2ba7 006570 nbranch lpm_unconn_cont ,blank 
-0x2ba8 006571 fetch 1 ,mem_scan_mode 
-0x2ba9 006572 rtn blank 
-:      006573 lpm_unconn_cont:
-0x2baa 006574 fetch 2 ,mem_lpm_interval 
-0x2bab 006575 rtn blank 
-:      006576 lpm_sleep_btclk:
-0x2bac 006577 fetcht 1 ,mem_lpm_overhead 
-0x2bad 006578 isub temp ,pdata 
-0x2bae 006579 arg 7500 ,temp 
-0x2baf 006580 imul32 temp ,pdata 
-0x2bb0 006581 branch lpm_dispatch_sleep 
-:      006583 lpm_set_mult:
-0x2bb1 006584 bpatch patch15_5 ,mem_patch15 
-0x2bb2 006585 disable wake 
-0x2bb3 006586 fetch 1 ,mem_state 
-0x2bb4 006587 rtnbit0 state_insniff 
-0x2bb5 006588 nbranch lpm_not_match ,match 
-0x2bb6 006589 call lpm_match 
-0x2bb7 006590 fetch 2 ,mem_rx_window_sniff 
-0x2bb8 006591 store 2 ,mem_rx_window 
-0x2bb9 006592 fetch 1 ,mem_arq 
-0x2bba 006593 bbit1 wack ,lpm_mult_short 
-0x2bbb 006594 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bbc 006595 call l2cap_malloc_is_fifo_empty 
-0x2bbd 006596 nbranch lpm_mult_short ,blank 
-0x2bbe 006597 fetch 1 ,mem_classic_bt_flag 
-0x2bbf 006598 bbit1 short_mult_flag ,lpm_mult_short 
-:      006599 lpm_mult_wait_timeout:
-0x2bc0 006600 jam 0 ,mem_lpm_current_mult 
-0x2bc1 006601 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bc2 006602 fetch 1 ,mem_lpm_mult_cnt 
-0x2bc3 006603 branch lpm_mult_long ,blank 
-0x2bc4 006604 increase -1 ,pdata 
-0x2bc5 006605 store 1 ,mem_lpm_mult_cnt 
-0x2bc6 006606 rtn 
-:      006609 classic_bt_set_mult_short_flag:
-0x2bc7 006610 arg short_mult_flag ,queue 
-0x2bc8 006611 branch classic_bluetooth_set_flag 
-:      006613 classic_bt_clr_mult_short_flag:
-0x2bc9 006614 arg short_mult_flag ,queue 
-0x2bca 006615 branch classic_bluetooth_clr_flag 
-:      006619 lpm_match:
-0x2bcb 006620 jam 0 ,mem_sniff_unint_lost 
-0x2bcc 006621 fetch 3 ,mem_sniff_rcv 
-0x2bcd 006622 increase 1 ,pdata 
-0x2bce 006623 store 3 ,mem_sniff_rcv 
-0x2bcf 006624 rtn 
-:      006626 lpm_not_match:
-0x2bd0 006627 bpatch patch15_6 ,mem_patch15 
-0x2bd1 006628 fetcht 2 ,mem_rx_window_sniff 
-0x2bd2 006629 rshift temp ,temp 
-0x2bd3 006630 fetch 2 ,mem_rx_window 
-0x2bd4 006631 iadd temp ,pdata 
-0x2bd5 006632 store 2 ,mem_rx_window 
-:      006633 lpm_lost:
-0x2bd6 006634 jam 0 ,mem_lpm_current_mult 
-0x2bd7 006635 fetch 3 ,mem_sniff_lost 
-0x2bd8 006636 increase 1 ,pdata 
-0x2bd9 006637 store 3 ,mem_sniff_lost 
-0x2bda 006638 fetch 1 ,mem_sniff_unint_lost 
-0x2bdb 006639 increase 1 ,pdata 
-0x2bdc 006640 store 1 ,mem_sniff_unint_lost 
-0x2bdd 006641 rtn 
-:      006643 lpm_mult_short:
-0x2bde 006644 jam 0 ,mem_lpm_current_mult 
-0x2bdf 006645 fetch 1 ,mem_lpm_mult_timeout 
-0x2be0 006646 store 1 ,mem_lpm_mult_cnt 
-0x2be1 006647 rtn 
-:      006649 lpm_mult_long:
-0x2be2 006650 fetcht 1 ,mem_lpm_mult 
-0x2be3 006651 storet 1 ,mem_lpm_current_mult 
-0x2be4 006652 rtn 
-:      006654 lpm_cal_xtal_startup:
-0x2be5 006655 bpatch patch15_7 ,mem_patch15 
-0x2be6 006656 fetch 1 ,mem_lpm_xtalcnt 
-0x2be7 006657 nrtn blank 
-0x2be8 006658 jam clksel_rc ,core_clksel 
-0x2be9 006659 setarg 0xf0c 
-0x2bea 006660 call lpm_write_config 
-0x2beb 006661 setarg 200000 
-0x2bec 006662 call sleep 
-0x2bed 006663 until null ,lpo_edge 
-0x2bee 006664 copy lpo_time ,alarm 
-0x2bef 006665 call xtal_fast_wake 
-0x2bf0 006666 jam clksel_xtal ,core_clksel 
-0x2bf1 006667 nop 10 
-0x2bf2 006668 until null ,lpo_edge 
-0x2bf3 006669 deposit lpo_time 
-0x2bf4 006670 isub alarm ,pdata 
-0x2bf5 006671 increase 0x30 ,pdata 
-0x2bf6 006672 arg 0xff ,temp 
-0x2bf7 006673 call ceiling 
-0x2bf8 006674 store 1 ,mem_lpm_xtalcnt 
-0x2bf9 006675 nop 30000 
-0x2bfa 006676 nop 30000 
-0x2bfb 006677 nop 30000 
-0x2bfc 006678 rtn 
-:      006680 lpm_cal_xtal_startup_by_snooze:
-0x2bfd 006681 fetch 1 ,mem_lpm_xtalcnt 
-0x2bfe 006682 nrtn blank 
-0x2bff 006683 jam 0xff ,core_xtal_stable_time 
-0x2c00 006684 jam clksel_rc ,core_clksel 
-0x2c01 006685 call xtal_fast_wake 
-0x2c02 006686 setarg 1000 
-0x2c03 006687 iadd lpo_time ,alarm 
-0x2c04 006688 snooze 
-0x2c05 006689 deposit lpo_time 
-0x2c06 006690 nop 12000 
-0x2c07 006691 nop 12000 
-0x2c08 006692 nop 12000 
-0x2c09 006693 nop 12000 
-0x2c0a 006694 nop 12000 
-0x2c0b 006695 nop 12000 
-0x2c0c 006696 nop 12000 
-0x2c0d 006697 nop 12000 
-0x2c0e 006698 nop 12000 
-0x2c0f 006699 isub alarm ,pdata 
-0x2c10 006700 add pdata ,0x30 ,pdata 
-0x2c11 006701 arg 0xff ,temp 
-0x2c12 006702 call ceiling 
-0x2c13 006703 store 1 ,mem_lpm_xtalcnt 
-0x2c14 006704 nop 30000 
-0x2c15 006705 nop 30000 
-0x2c16 006706 nop 30000 
-0x2c17 006707 rtn 
-:      006712 lpm_write_config:
-0x2c18 006713 arg 0xfff ,contw 
-0x2c19 006714 iand contw ,contw 
-0x2c1a 006715 fetch 1 ,mem_lpm_config 
-0x2c1b 006716 and_into 0xf0 ,pdata 
-0x2c1c 006717 lshift8 pdata ,pdata 
-0x2c1d 006718 ior contw ,pdata 
-0x2c1e 006719 hstore 2 ,core_lpm_reg 
-0x2c1f 006720 ifetch 2 ,contr 
-0x2c20 006721 istore 2 ,contw 
-:      006723 lpm_write_ctrl:
-0x2c21 006724 setarg lpmreg_sel_ctrl 
-0x2c22 006725 branch lpm_write 
-:      006727 lpm_write_ctrl2:
-0x2c23 006728 setarg lpmreg_sel_ctrl2 
-:      006729 lpm_write:
-0x2c24 006730 until null ,lpo_edge 
-0x2c25 006731 hstore 1 ,core_lpm_wr 
-0x2c26 006732 until null ,lpo_edge 
-0x2c27 006733 until null ,lpo_edge 
-0x2c28 006734 rtn 
-:      006737 lpm_write_gpio_wakeup:
-0x2c29 006738 bpatch patch16_0 ,mem_patch16 
-0x2c2a 006739 fetch 4 ,mem_gpio_wakeup_low 
-0x2c2b 006740 hstore 4 ,core_lpm_reg 
-0x2c2c 006741 setarg lpmreg_sel_gpiolow 
-0x2c2d 006742 call lpm_write 
-0x2c2e 006743 fetch 4 ,mem_gpio_wakeup_high 
-0x2c2f 006744 hstore 4 ,core_lpm_reg 
-0x2c30 006745 setarg lpmreg_sel_gpiohigh 
-0x2c31 006746 branch lpm_write 
-:      006748 lpm_get_wake_lock:
-0x2c32 006749 fetch 2 ,mem_lpm_wake_lock 
-0x2c33 006750 qset1 pdata 
-0x2c34 006751 store 2 ,mem_lpm_wake_lock 
-0x2c35 006752 rtn 
-:      006754 lpm_put_wake_lock:
-0x2c36 006755 fetch 2 ,mem_lpm_wake_lock 
-0x2c37 006756 qset0 pdata 
-0x2c38 006757 store 2 ,mem_lpm_wake_lock 
-0x2c39 006758 rtn 
-:      006762 lpm_check_wake_lock:
-0x2c3a 006763 bpatch patch16_1 ,mem_patch16 
-0x2c3b 006764 call app_check_wake_lock 
-0x2c3c 006765 fetch 2 ,mem_lpm_wake_lock 
-0x2c3d 006766 copy pdata ,rega 
-0x2c3e 006767 fetch 1 ,mem_state_map 
-0x2c3f 006768 isolate1 smap_rxlmp ,pdata 
-0x2c40 006769 setflag true ,wake_lock_lmp_rx ,rega 
-0x2c41 006770 fetch 1 ,mem_lmo_opcode1 
-0x2c42 006771 fetcht 1 ,mem_lmo_opcode2 
-0x2c43 006772 iadd temp ,pdata 
-0x2c44 006773 fetcht 1 ,mem_lmp_to_send 
-0x2c45 006774 iadd temp ,pdata 
-0x2c46 006775 nsetflag blank ,wake_lock_lmp_tx ,rega 
-0x2c47 006776 fetch 1 ,mem_le_tx_buff_used 
-0x2c48 006777 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x2c49 006778 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x2c4a 006779 fetcht 2 ,mem_l2cap_rxbuff2_len 
-0x2c4b 006780 iadd temp ,pdata 
-0x2c4c 006781 nsetflag blank ,wake_lock_l2cap_rx ,rega 
-0x2c4d 006782 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x2c4e 006783 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x2c4f 006784 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x2c50 006785 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x2c51 006786 fetch 1 ,mem_hci_cmd 
-0x2c52 006787 nsetflag blank ,wake_lock_cmd ,rega 
-0x2c53 006788 fetch 1 ,mem_device_option 
-0x2c54 006789 compare dvc_op_module ,pdata ,0xff 
-0x2c55 006790 call lpm_uart_wake_lock ,true 
-0x2c56 006791 setarg -8 
-0x2c57 006792 iand rega ,rega 
-0x2c58 006793 copy rega ,pdata 
-0x2c59 006794 store 2 ,mem_lpm_wake_lock 
-0x2c5a 006795 rtn 
-:      006797 lpm_uart_wake_lock:
-0x2c5b 006798 hfetch 2 ,core_uart_rxitems 
-0x2c5c 006799 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2c5d 006800 hfetch 2 ,core_uart_txitems 
-0x2c5e 006801 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2c5f 006802 rtn 
-:      006804 lpm_shut_down:
-0x2c60 006805 hfetch 4 ,core_lpm_ctrl 
-0x2c61 006806 set0 27 ,pdata 
-0x2c62 006807 hstore 4 ,core_lpm_reg 
-0x2c63 006808 call lpm_write_ctrl 
-0x2c64 006809 branch assert 
-:      006811 lpm_disable_exen_output:
-0x2c65 006812 hfetch 4 ,core_lpm_xtalcnt 
-0x2c66 006813 set0 20 ,pdata 
-0x2c67 006814 hstore 4 ,core_lpm_reg 
-0x2c68 006815 branch lpm_write_ctrl2 
-:      006817 check_bt_disabled:
-0x2c69 006818 fetch 2 ,mem_chip_functions 
-0x2c6a 006819 bbit1 bt_disabled ,assert 
-0x2c6b 006820 rtn 
-:      006821 check_ble_disabled:
-0x2c6c 006822 fetch 2 ,mem_chip_functions 
-0x2c6d 006823 bbit1 ble_disabled ,assert 
-0x2c6e 006824 rtn 
-:      006825 check_module_disabled:
-0x2c6f 006826 fetch 2 ,mem_chip_functions 
-0x2c70 006827 bbit1 module_disable ,assert 
-0x2c71 006828 rtn 
-:      006889 g24_dispatch:
-0x2c72 006890 bpatch patch16_2 ,mem_patch16 
-0x2c73 006891 call g24_head_ptr2regc 
-0x2c74 006892 add regc ,offset_24g_mode ,regb 
-0x2c75 006893 ifetch 1 ,regb 
-0x2c76 006895 rtneq disable_24g 
-0x2c77 006896 beq tx_24g ,g24_transmit_process 
-0x2c78 006897 beq rx_24g ,g24_receive_process 
-0x2c79 006898 rtn 
-:      006900 g24_head_ptr2regc:
-0x2c7a 006901 fetcht 2 ,mem_24g_head_ptr 
-0x2c7b 006902 copy temp ,regc 
-0x2c7c 006903 rtn 
-:      006905 g24_receive_process_init:
-0x2c7d 006906 call g24_receive_init 
-0x2c7e 006907 branch g24_mode_switch_init 
-:      006909 g24_receive_process:
-0x2c7f 006910 call g24_mode_switch 
-0x2c80 006911 call g24_dongle_work_mode_auto 
-0x2c81 006912 call g24_dongle_bind_mode_auto 
-0x2c82 006913 branch g24_dongle_search_mode_auto 
-:      006916 g24_pair_init:
-0x2c83 006919 call g24_set0_mem_pid 
-0x2c84 006920 setarg g24_pair_ch 
-0x2c85 006921 call g24_store_mem_ch 
-0x2c86 006922 call g24_store_mem_pair_txpower 
-0x2c87 006925 add regc ,offset_24g_paring_addr ,rega 
-0x2c88 006926 ifetch 4 ,rega 
-0x2c89 006927 branch g24_store_mem_addr 
-:      006929 g24_ch:
-0x2c8a 006930 call g24_head_ptr2regc 
-0x2c8b 006931 add regc ,offset_24g_current_ch_number ,regb 
-0x2c8c 006932 ifetcht 1 ,regb 
-0x2c8d 006934 call g24_ch_temp_incre_size4 
-0x2c8e 006935 add regc ,offset_24g_current_ch_number ,contw 
-0x2c8f 006937 branch g24_contw_istoret_1byte 
-:      006939 g24_ch_temp_incre_size4:
-0x2c90 006940 call g24_ch_calc 
-0x2c91 006941 increase 1 ,temp 
-0x2c92 006942 and_into 3 ,temp 
-0x2c93 006943 rtn 
-:      006945 g24_ch_calc:
-0x2c94 006946 add regc ,offset_24g_addr ,regb 
-0x2c95 006947 ifetch 1 ,regb 
-0x2c96 006949 and_into 0x03 ,pdata 
-0x2c97 006950 mul32 pdata ,4 ,rega 
-0x2c98 006951 add regc ,offset_24g_ch_map1 ,pdata 
-0x2c99 006953 iadd rega ,pdata 
-0x2c9a 006954 iadd temp ,contr 
-0x2c9b 006955 ifetch 1 ,contr 
-0x2c9c 006957 branch g24_store_mem_ch 
-:      006959 g24_set_device_addr:
-0x2c9d 006960 call g24_store_mem_tx_power_temp 
-0x2c9e 006961 call otp_enable_chgpump 
-0x2c9f 006962 setarg 0x7e2 
-0x2ca0 006963 arg mem_temp ,rega 
-0x2ca1 006964 arg 4 ,temp 
-0x2ca2 006965 call otpd_read_data 
-0x2ca3 006966 call otp_disable_chgpump 
-0x2ca4 006967 fetch 4 ,mem_temp 
-0x2ca5 006968 call g24_store_mem_device_addr 
-0x2ca6 006970 nrtn blank 
-0x2ca7 006971 fetch 4 ,mem_lap 
-0x2ca8 006973 branch g24_store_mem_device_addr 
-:      006975 g24_transmit_rf_sta_init:
-0x2ca9 006976 call g24_set1_mem_rf_last_sta 
-0x2caa 006978 setarg 0 
-0x2cab 006979 call g24_store_mem_sync_cnt 
-:      006981 g24_transmit_rf_ctrl_clear:
-0x2cac 006982 call g24_fetch_mem_data_type 
-0x2cad 006984 and_into bits_data ,pdata 
-0x2cae 006986 branch g24_store_mem_data_type 
-:      006988 g24_hop_ch_enable:
-0x2caf 006989 call g24_fetch_mem_data_type 
-0x2cb0 006991 set1 bit_hop ,pdata 
-0x2cb1 006992 call g24_store_mem_data_type 
-0x2cb2 006995 branch g24_store_mem_txpayload 
-:      006997 g24_transmit_hop_pac_fail:
-0x2cb3 006998 call g24_fetch_mem_rf_work_stage 
-0x2cb4 007000 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
-0x2cb5 007001 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
-0x2cb6 007002 rtn 
-:      007004 g24_transmit_hop_pac_fail_wo_hop:
-0x2cb7 007005 call g24_set2_mem_sync_cnt 
-:      007007 g24_transmit_hop_pac_fail_stage1:
-0x2cb8 007008 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2cb9 007009 call g24_mem_set0 
-0x2cba 007011 call g24_store_mem_rf_last_sta 
-0x2cbb 007013 branch g24_transmit_rf_ctrl_clear 
-:      007015 g24_transmit_hop_pac_fail_hop_stage2:
-0x2cbc 007016 call g24_set0_mem_rf_hop_ch 
-0x2cbd 007018 branch g24_transmit_hop_pac_fail_stage1 
-:      007020 g24_transmit_pac_fail_hop_stage3:
-0x2cbe 007021 add regc ,offset_24g_txfail_cnt ,rega 
-0x2cbf 007022 ifetch 1 ,rega 
-0x2cc0 007024 increase 1 ,pdata 
-0x2cc1 007025 add regc ,offset_24g_txfail_cnt ,contw 
-0x2cc2 007026 istore 1 ,contw 
-0x2cc3 007028 beq 0x20 ,g24_tx_attempt_fail 
-0x2cc4 007029 call g24_fetch_mem_rf_hop_ch 
-0x2cc5 007031 beq 1 ,g24_rf_hop_fastly 
-0x2cc6 007032 setarg 1 
-0x2cc7 007033 call g24_store_mem_rf_hop_ch 
-:      007035 g24_rf_hop_attemp_again:
-0x2cc8 007036 call g24_fetch_mem_rf_hop_ch 
-0x2cc9 007038 bne 1 ,g24_transmit_rf_ctrl_clear 
-:      007039 g24_rf_hop_fastly:
-0x2cca 007040 add regc ,offset_24g_hop_fastly_cnt ,rega 
-0x2ccb 007041 ifetch 1 ,rega 
-0x2ccc 007043 increase 1 ,pdata 
-0x2ccd 007044 call g24_store_mem_hop_fastly_cnt 
-0x2cce 007046 beq 4 ,g24_rf_hop_fastly_exit 
-0x2ccf 007047 call g24_ch 
-0x2cd0 007048 call g24_set2_mem_max_retry 
-0x2cd1 007050 branch g24_transmit_packet 
-:      007052 g24_rf_hop_fastly_exit:
-0x2cd2 007053 call g24_set0_mem_hop_fastly_cnt 
-0x2cd3 007055 branch g24_transmit_rf_ctrl_clear 
-:      007057 g24_set0_mem_hop_fastly_cnt:
-0x2cd4 007058 setarg 0 
-:      007059 g24_store_mem_hop_fastly_cnt:
-0x2cd5 007060 add regc ,offset_24g_hop_fastly_cnt ,contw 
-0x2cd6 007061 branch g24_contw_istore_1byte 
-:      007063 g24_transmit_hop_pac_succ_wo_hop:
-0x2cd7 007064 call g24_set2_mem_sync_cnt 
-:      007066 g24_transmit_hop_pac_succ:
-0x2cd8 007067 call g24_set0_mem_rf_hop_ch 
-0x2cd9 007069 call g24_set1_mem_rf_last_sta 
-0x2cda 007071 branch g24_transmit_rf_ctrl_clear 
-:      007073 g24_transmit_succ_rf_config:
-0x2cdb 007074 call g24_fetch_mem_rf_work_stage 
-0x2cdc 007076 beq 3 ,g24_transmit_hop_pac_succ 
-0x2cdd 007077 call g24_fetch_mem_data_type 
-0x2cde 007079 isolate0 bit_hop ,pdata 
-0x2cdf 007080 branch g24_transmit_rf_sta_init ,true 
-0x2ce0 007081 call g24_fetch_mem_rf_work_stage 
-0x2ce1 007083 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
-0x2ce2 007084 beq 2 ,g24_transmit_hop_pac_succ 
-0x2ce3 007085 rtn 
-:      007087 g24_rf_sta_check:
-0x2ce4 007088 call g24_fetch_mem_pairing_sm 
-0x2ce5 007090 rtnne state_24g_pairing_success 
-0x2ce6 007091 call g24_rf_laststa_synccnt_check 
-0x2ce7 007092 ncall g24_rf_sync_cnt_check ,user2 
-0x2ce8 007093 rtn 
-:      007095 g24_rf_laststa_synccnt_check:
-0x2ce9 007096 disable user2 
-0x2cea 007097 add regc ,offset_24g_rf_last_sta ,rega 
-0x2ceb 007098 ifetch 1 ,rega 
-0x2cec 007100 rtnne 1 
-0x2ced 007101 add regc ,offset_24g_sync_cnt ,rega 
-0x2cee 007102 ifetch 1 ,rega 
-0x2cef 007104 rtnne 0 
-0x2cf0 007105 setarg 1 
-0x2cf1 007106 call g24_store_mem_rf_work_stage 
-0x2cf2 007108 call g24_set4_mem_max_retry 
-0x2cf3 007110 branch enable_user2 
-:      007112 g24_rf_sync_cnt_check:
-0x2cf4 007113 add regc ,offset_24g_sync_cnt ,rega 
-0x2cf5 007114 ifetch 1 ,rega 
-0x2cf6 007116 branch g24_rf_hop_attemp ,blank 
-0x2cf7 007117 increase -1 ,pdata 
-0x2cf8 007118 call g24_store_mem_sync_cnt 
-0x2cf9 007120 setarg 2 
-0x2cfa 007121 call g24_store_mem_rf_work_stage 
-0x2cfb 007123 call g24_ch 
-0x2cfc 007125 branch g24_set4_mem_max_retry 
-:      007127 g24_store_mem_rf_work_stage:
-0x2cfd 007128 add regc ,offset_24g_rf_work_stage ,contw 
-0x2cfe 007129 branch g24_contw_istore_1byte 
-:      007132 g24_rf_hop_attemp:
-0x2cff 007133 setarg 3 
-0x2d00 007134 call g24_store_mem_rf_work_stage 
-0x2d01 007136 call g24_fetch_mem_rf_hop_ch 
-0x2d02 007138 nbranch g24_rf_hop_attemp_again ,blank 
-0x2d03 007139 call g24_ch 
-:      007141 g24_set2_mem_max_retry:
-0x2d04 007142 setarg 2 
-0x2d05 007143 branch g24_store_mem_max_retry 
-:      007145 g24_transmit_process:
-0x2d06 007146 rtnmark0 mark_24g 
-0x2d07 007147 set1 mark_24g_conext ,mark 
-0x2d08 007148 bpatch patch16_3 ,mem_patch16 
-0x2d09 007149 add regc ,offset_24g_tx_without_int ,rega 
-0x2d0a 007150 ifetch 1 ,rega 
-0x2d0b 007152 beq 1 ,g24_transmit_without_int 
-0x2d0c 007153 call g24_timer_check 
-0x2d0d 007154 nbranch g24_transmit_exit ,user 
-0x2d0e 007155 call g24_interval_calibrate 
-:      007156 g24_transmit_without_int:
-0x2d0f 007157 add regc ,offset_24g_tx_without_int ,contw 
-0x2d10 007158 call g24_mem_set0 
-0x2d11 007160 call g24_txdata_prep 
-0x2d12 007161 nbranch g24_enter_lpm ,user 
-0x2d13 007162 call g24_rf_sta_check 
-:      007163 g24_transmit_start:
-0x2d14 007164 call g24_transmit_packet 
-0x2d15 007165 call g24_power_ctrl 
-:      007166 g24_transmit_exit:
-0x2d16 007167 set0 mark_24g_conext ,mark 
-0x2d17 007168 rtn 
-:      007170 g24_timer_timeout:
-0x2d18 007171 rtn zero 
-0x2d19 007172 set1 28 ,pdata 
-0x2d1a 007173 rtn 
-:      007175 g24_interval_calibrate:
-0x2d1b 007176 add regc ,offset_24g_pac_index ,rega 
-0x2d1c 007177 ifetch 1 ,rega 
-0x2d1d 007179 increase 1 ,pdata 
-0x2d1e 007180 add regc ,offset_24g_pac_index ,contw 
-0x2d1f 007181 istore 1 ,contw 
-0x2d20 007183 beq 4 ,g24_interval_max 
-0x2d21 007184 beq 5 ,g24_interval_min 
-0x2d22 007185 rtn 
-:      007186 g24_interval_max:
-0x2d23 007187 add regc ,offset_24g_interval_max ,rega 
-0x2d24 007188 ifetch 1 ,rega 
-:      007190 g24_interval_update:
-0x2d25 007192 add regc ,offset_24g_interval ,contw 
-0x2d26 007193 branch g24_contw_istore_1byte 
-:      007195 g24_interval_min:
-0x2d27 007196 add regc ,offset_24g_pac_index ,contw 
-0x2d28 007197 call g24_mem_set0 
-0x2d29 007199 add regc ,offset_24g_interval_min ,rega 
-0x2d2a 007200 ifetch 1 ,rega 
-0x2d2b 007202 branch g24_interval_update 
-:      007204 g24_txdata_prep:
-0x2d2c 007205 call g24_fetch_mem_pairing_sm 
-0x2d2d 007207 bne state_24g_pairing_success ,g24_pairing_sm 
-0x2d2e 007208 bpatch patch16_4 ,mem_patch16 
-0x2d2f 007209 call g24_package_data 
-0x2d30 007210 nbranch g24_txdata_last_pac ,user 
-0x2d31 007211 call g24_transmit_prep 
-0x2d32 007212 call g24_power_ctrl_pac_incrs 
-:      007213 g24_txdata_enable_tx:
-0x2d33 007215 setarg ensure_on_24g 
-:      007216 g24_store_mem_ensure:
-0x2d34 007217 add regc ,offset_24g_ensure ,contw 
-0x2d35 007218 branch g24_contw_istore_1byte 
-:      007220 g24_txdata_last_pac:
-0x2d36 007221 add regc ,offset_24g_ensure ,rega 
-0x2d37 007222 ifetch 1 ,rega 
-0x2d38 007224 beq ensure_on_24g ,enable_user 
-0x2d39 007225 rtn 
-:      007227 g24_package_data:
-0x2d3a 007229 add regc ,offset_24g_cb_data ,temp 
-0x2d3b 007230 ifetch 2 ,temp 
-0x2d3c 007232 call callback_func 
-0x2d3d 007233 nrtn user 
-0x2d3e 007234 copy rega ,pdata 
-0x2d3f 007235 store 1 ,mem_rega 
-0x2d40 007236 add regc ,offset_24g_abort_pac ,contw 
-0x2d41 007237 call g24_mem_set0 
-0x2d42 007239 call g24_transmit_rf_ctrl_clear 
-0x2d43 007240 store 1 ,mem_24g_common_temp 
-0x2d44 007241 fetch 1 ,mem_rega 
-0x2d45 007242 copy pdata ,rega 
-0x2d46 007243 add rega ,1 ,temp 
-0x2d47 007244 arg mem_24g_common_temp + 1 ,contw 
-0x2d48 007245 copy rega ,loopcnt 
-0x2d49 007246 copy regb ,contr 
-0x2d4a 007247 call memcpy 
-0x2d4b 007248 arg mem_24g_common_temp ,rega 
-:      007249 g24_put_data_in_buff:
-0x2d4c 007250 rtnmark0 mark_24g_conext 
-0x2d4d 007251 add regc ,offset_24g_datalen ,contw 
-0x2d4e 007252 istoret 1 ,contw 
-0x2d4f 007254 copy temp ,loopcnt 
-0x2d50 007255 add regc ,offset_24g_txbuf ,contw 
-0x2d51 007257 copy rega ,contr 
-0x2d52 007258 branch memcpy 
-:      007260 g24_transmit_prep:
-0x2d53 007262 add regc ,offset_24g_datalen ,rega 
-0x2d54 007263 ifetch 1 ,rega 
-0x2d55 007265 increase 2 ,pdata 
-0x2d56 007266 add regc ,offset_24g_txlen ,contw 
-0x2d57 007267 istore 1 ,contw 
-0x2d58 007270 call g24_fetch_mem_data_type 
-0x2d59 007272 call g24_store_mem_txpayload 
-0x2d5a 007275 add regc ,offset_24g_datalen ,rega 
-0x2d5b 007276 ifetch 1 ,rega 
-0x2d5c 007278 lshift3 pdata ,pdata 
-0x2d5d 007279 add regc ,offset_24g_pid ,rega 
-0x2d5e 007280 ifetcht 1 ,rega 
-0x2d5f 007282 and temp ,0x03 ,temp 
-0x2d60 007283 lshift temp ,temp 
-0x2d61 007284 ior temp ,pdata 
-0x2d62 007285 add regc ,offset_24g_no_ack ,rega 
-0x2d63 007286 ifetcht 1 ,rega 
-0x2d64 007288 iadd temp ,pdata 
-0x2d65 007289 istore 1 ,contw 
-0x2d66 007291 add regc ,offset_24g_datalen ,rega 
-0x2d67 007292 ifetch 1 ,rega 
-0x2d68 007294 iforce loopcnt 
-0x2d69 007295 add regc ,offset_24g_txbuf ,contr 
-0x2d6a 007297 branch memcpy 
-:      007299 g24_send_abort_packet:
-0x2d6b 007300 call g24_set1_mem_abort_pac 
-0x2d6c 007302 call g24_set0_mem_rf_hop_ch 
-0x2d6d 007304 call g24_power_ctrl_reinit 
-0x2d6e 007305 call g24_transmit_rf_ctrl_clear 
-0x2d6f 007306 store 1 ,mem_24g_common_temp 
-0x2d70 007307 call g24_put_data_in_buff_pre 
-0x2d71 007308 call g24_fetch_mem_data_type 
-0x2d72 007310 set1 bit_abort ,pdata 
-0x2d73 007311 call g24_store_mem_data_type 
-0x2d74 007313 call g24_transmit_prep 
-0x2d75 007314 call g24_txdata_enable_tx 
-0x2d76 007315 branch g24_transmit_start 
-:      007317 g24_put_data_in_buff_pre:
-0x2d77 007318 store 1 ,mem_24g_common_temp + 1 
-0x2d78 007319 call g24_fetch_mem_device_addr 
-0x2d79 007321 store 4 ,mem_24g_common_temp + 2 
-0x2d7a 007322 arg 6 ,temp 
-0x2d7b 007323 arg mem_24g_common_temp ,rega 
-0x2d7c 007324 branch g24_put_data_in_buff 
-:      007326 g24_enter_lpm:
-0x2d7d 007327 add regc ,offset_24g_abort_pac ,rega 
-0x2d7e 007328 ifetch 1 ,rega 
-0x2d7f 007330 branch g24_send_abort_packet ,blank 
-:      007331 g24_enter_lpm_prepare:
-0x2d80 007333 add regc ,offset_24g_cb_lpm_prepare ,rega 
-0x2d81 007334 ifetch 2 ,rega 
-0x2d82 007336 branch callback_func 
-:      007338 g24_lpm_long_sleep:
-0x2d83 007339 call g24_head_ptr2regc 
-0x2d84 007341 call lpo_calibration 
-0x2d85 007342 fetch 3 ,mem_clks_per_lpo 
-0x2d86 007343 rtn blank 
-0x2d87 007344 add regc ,offset_24g_cb_lpm_before ,temp 
-0x2d88 007345 ifetch 2 ,temp 
-0x2d89 007347 call callback_func 
-0x2d8a 007348 add regc ,offset_24g_enter_hibernate ,temp 
-0x2d8b 007349 ifetch 8 ,temp 
-0x2d8c 007350 call clk2lpo 
-0x2d8d 007351 storet 4 ,mem_sleep_counter 
-0x2d8e 007352 branch lpm_sleep 
-:      007354 g24_transmit_packet:
-0x2d8f 007355 call g24_head_ptr2regc 
-0x2d90 007356 add regc ,offset_24g_retry ,contw 
-0x2d91 007357 call g24_mem_set0 
-:      007359 g24_transmit_loop:
-0x2d92 007360 call g24_transmit_receive_ack 
-0x2d93 007361 nbranch g24_retransmit ,sync 
-0x2d94 007362 nbranch g24_retransmit ,user3 
-0x2d95 007363 call g24_ackpayload_parse 
-0x2d96 007364 call g24_power_ctrl_ack_incrs 
-:      007365 g24_transmit_next_packet:
-0x2d97 007366 call g24_head_ptr2regc 
-0x2d98 007367 add regc ,offset_24g_pid ,rega 
-0x2d99 007368 ifetch 1 ,rega 
-0x2d9a 007370 increase 1 ,pdata 
-0x2d9b 007371 call g24_store_mem_pid 
-0x2d9c 007373 call g24_fetch_mem_pairing_sm 
-0x2d9d 007375 bne state_24g_pairing_success ,g24_paring_mode 
-0x2d9e 007376 call g24_transmit_succ_rf_config 
-:      007377 g24_transmit_abandon:
-0x2d9f 007378 setarg 0 
-0x2da0 007379 add regc ,offset_24g_txfail_cnt ,contw 
-0x2da1 007380 istore 2 ,contw 
-0x2da2 007384 setarg ensure_off_24g 
-0x2da3 007385 branch g24_store_mem_ensure 
-:      007388 g24_transmit_receive_ack:
-0x2da4 007389 disable user3 
-0x2da5 007390 call g24_transmit 
-0x2da6 007391 call g24_head_ptr2regc 
-0x2da7 007392 add regc ,offset_24g_no_ack ,rega 
-0x2da8 007393 ifetch 1 ,rega 
-0x2da9 007395 beq no_ack_24g ,g24_transmit_no_ack 
-0x2daa 007396 call g24_receive_packet 
-0x2dab 007397 branch g24_end_of_packet 
-:      007398 g24_transmit_no_ack:
-0x2dac 007399 call g24_end_of_packet 
-0x2dad 007400 branch g24_transmit_next_packet 
-:      007403 g24_retransmit:
-0x2dae 007404 bpatch patch16_5 ,mem_patch16 
-0x2daf 007405 add regc ,offset_24g_get_ack_fail ,rega 
-0x2db0 007406 ifetch 1 ,rega 
-0x2db1 007408 increase 1 ,pdata 
-0x2db2 007409 add regc ,offset_24g_get_ack_fail ,contw 
-0x2db3 007410 istore 1 ,contw 
-0x2db4 007412 call g24_fetch_mem_pairing_sm 
-0x2db5 007414 bne state_24g_pairing_success ,g24_tx_paring_retry 
-0x2db6 007415 add regc ,offset_24g_retry ,rega 
-0x2db7 007416 ifetcht 1 ,rega 
-0x2db8 007418 increase 1 ,temp 
-0x2db9 007419 add regc ,offset_24g_retry ,contw 
-0x2dba 007420 istoret 1 ,contw 
-0x2dbb 007422 add regc ,offset_24g_max_retry ,rega 
-0x2dbc 007423 ifetch 1 ,rega 
-0x2dbd 007425 isub temp ,pdata 
-0x2dbe 007426 nbranch g24_transmit_loop ,blank 
-0x2dbf 007427 bpatch patch16_6 ,mem_patch16 
-0x2dc0 007428 call g24_fetch_mem_rf_work_stage 
-0x2dc1 007430 beq 3 ,g24_transmit_pac_fail_hop_stage3 
-0x2dc2 007431 add regc ,offset_24g_hop_pac_retry ,rega 
-0x2dc3 007432 ifetch 1 ,rega 
-0x2dc4 007434 increase 1 ,pdata 
-0x2dc5 007435 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2dc6 007436 istore 1 ,contw 
-0x2dc7 007438 beq 2 ,g24_transmit_hop_pac_fail 
-0x2dc8 007439 call g24_hop_ch_enable 
-0x2dc9 007440 setarg 1 
-0x2dca 007441 call g24_store_mem_max_retry 
-0x2dcb 007443 branch g24_transmit_packet 
-:      007445 g24_tx_paring_retry:
-0x2dcc 007446 add regc ,offset_24g_get_ack_fail ,rega 
-0x2dcd 007447 ifetch 1 ,rega 
-0x2dce 007449 rtnne 0xff 
-0x2dcf 007450 add regc ,offset_24g_get_ack_fail ,contw 
-0x2dd0 007451 call g24_mem_set0 
-0x2dd1 007453 branch g24_stop_24g_mode 
-:      007455 g24_tx_attempt_fail:
-0x2dd2 007456 add regc ,offset_24g_txfail_cnt ,contw 
-0x2dd3 007457 call g24_mem_set0 
-:      007459 g24_stop_24g_mode:
-0x2dd4 007460 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x2dd5 007461 branch ui_ipc_send_event 
-:      007463 g24_ackpayload_parse:
-0x2dd6 007464 call g24_read_len_pid_crc 
-0x2dd7 007465 add regc ,offset_24g_rxdata_length ,rega 
-0x2dd8 007466 ifetch 1 ,rega 
-0x2dd9 007468 rtn blank 
-0x2dda 007469 iforce loopcnt 
-0x2ddb 007470 add regc ,offset_24g_rxbuf_add2 ,contr 
-0x2ddc 007472 add regc ,offset_24g_rxpayload ,contw 
-0x2ddd 007474 branch memcpy 
-:      007477 g24_read_len_pid_crc:
-0x2dde 007479 call g24_fetch_mem_rxbuf_add1 
-0x2ddf 007481 rshift3 pdata ,pdata 
-0x2de0 007482 add regc ,offset_24g_rxdata_length ,contw 
-0x2de1 007483 istore 1 ,contw 
-0x2de2 007486 increase 1 ,pdata 
-0x2de3 007487 add regc ,offset_24g_rxbuf_add1 ,contr 
-0x2de4 007489 iadd contr ,contr 
-0x2de5 007490 ifetch 3 ,contr 
-0x2de6 007491 add regc ,offset_24g_sta_crc ,contw 
-0x2de7 007492 istore 3 ,contw 
-0x2de8 007495 call g24_fetch_mem_rxbuf_add1 
-0x2de9 007497 rshift pdata ,pdata 
-0x2dea 007498 and pdata ,0x03 ,pdata 
-0x2deb 007499 add regc ,offset_24g_sta_pid ,contw 
-0x2dec 007500 istore 1 ,contw 
-0x2ded 007502 rtn 
-:      007504 g24_prep:
-0x2dee 007505 disable enable_crc 
-0x2def 007506 disable enable_white 
-0x2df0 007507 setarg 0x555555 
-0x2df1 007508 iforce crc24_init 
-0x2df2 007509 rtn 
-:      007511 g24_set_freq_tx:
-0x2df3 007512 call set_sync_on 
-0x2df4 007513 add regc ,offset_24g_ch ,rega 
-0x2df5 007514 ifetcht 1 ,rega 
-0x2df6 007516 branch set_freq_tx 
-:      007518 g24_transmit:
-0x2df7 007519 call g24_prep 
-0x2df8 007520 call g24_set_freq_tx 
-0x2df9 007521 set1 txgfsk ,radio_ctrl 
-0x2dfa 007522 enable encode_fec0 
-0x2dfb 007523 enable is_tx 
-0x2dfc 007524 disable is_rx 
-0x2dfd 007525 call le_enable 
-0x2dfe 007526 call g24_fetch_mem_addr 
-0x2dff 007528 iforce access 
-0x2e00 007529 inject mod ,32 
-0x2e01 007530 enable enable_crc 
-0x2e02 007531 add regc ,offset_24g_txlen ,rega 
-0x2e03 007532 ifetch 1 ,rega 
-0x2e04 007534 iforce loopcnt 
-0x2e05 007535 add regc ,offset_24g_txpayload ,contr 
-:      007537 g24tr_loop:
-0x2e06 007538 ifetch 1 ,contr 
-0x2e07 007539 inject mod ,8 
-0x2e08 007540 loop g24tr_loop 
-0x2e09 007541 enable enable_parity 
-0x2e0a 007542 inject mod ,24 
-0x2e0b 007543 disable enable_parity 
-0x2e0c 007544 until null ,tx_clear 
-0x2e0d 007545 bpatch patch16_7 ,mem_patch16 
-0x2e0e 007546 nop 100 
-0x2e0f 007547 disable encode_fec0 
-0x2e10 007548 rtn 
-:      007550 g24_receive_packet:
-0x2e11 007551 disable user3 
-0x2e12 007552 force 0 ,radio_ctrl 
-0x2e13 007553 add regc ,offset_24g_ch ,rega 
-0x2e14 007554 ifetcht 1 ,rega 
-0x2e15 007556 call set_freq_rx 
-0x2e16 007557 call rf_rx_enable 
-:      007558 g24_receive_rxon:
-0x2e17 007559 call g24_prep 
-0x2e18 007560 enable decode_fec0 
-0x2e19 007561 enable is_rx 
-0x2e1a 007562 disable is_tx 
-0x2e1b 007563 call le_enable 
-0x2e1c 007564 call g24_fetch_mem_addr 
-0x2e1d 007566 iforce access 
-0x2e1e 007567 enable swfine 
-0x2e1f 007568 add regc ,offset_24g_rx_window ,rega 
-0x2e20 007569 ifetch 2 ,rega 
-0x2e21 007571 iforce stop_watch 
-0x2e22 007572 correlate null ,timeout 
-0x2e23 007573 nbranch g24_sync_timeout ,sync 
-0x2e24 007574 enable enable_crc 
-0x2e25 007575 parse demod ,bucket ,8 
-0x2e26 007576 rshift3 pwindow ,pdata 
-0x2e27 007577 add regc ,offset_24g_rxbuf ,contw 
-0x2e28 007578 istore 1 ,contw 
-0x2e29 007580 add regc ,offset_24g_mode ,rega 
-0x2e2a 007581 ifetch 1 ,rega 
-0x2e2b 007583 beq rx_24g ,g24_receive_skip 
-0x2e2c 007584 bpatch patch17_0 ,mem_patch17 
-0x2e2d 007585 add regc ,offset_24g_rxbuf ,rega 
-0x2e2e 007586 ifetch 1 ,rega 
-0x2e2f 007588 add regc ,offset_24g_data_type ,rega 
-0x2e30 007589 ifetcht 1 ,rega 
-0x2e31 007591 icompare bits_data ,temp 
-0x2e32 007592 nbranch g24_end_of_packet ,true 
-:      007593 g24_receive_skip:
-0x2e33 007594 parse demod ,bucket ,8 
-0x2e34 007595 rshift3 pwindow ,pdata 
-0x2e35 007596 istore 1 ,contw 
-0x2e36 007597 rshift3 pdata ,pdata 
-0x2e37 007598 and pdata ,0x1f ,loopcnt 
-0x2e38 007599 branch g24rx_nopayload ,zero 
-:      007600 g24rx_loop:
-0x2e39 007601 parse demod ,bucket ,8 
-0x2e3a 007602 rshift3 pwindow ,pdata 
-0x2e3b 007603 istore 1 ,contw 
-0x2e3c 007604 loop g24rx_loop 
-:      007605 g24rx_nopayload:
-0x2e3d 007606 parse demod ,bucket ,24 
-0x2e3e 007607 rshift32 pdata ,pdata 
-0x2e3f 007608 rshift16 pdata ,pdata 
-0x2e40 007609 istore 3 ,contw 
-0x2e41 007610 branch g24_end_of_packet ,crc_failed 
-0x2e42 007611 enable user3 
-0x2e43 007612 disable decode_fec0 
-0x2e44 007613 rtn 
-:      007616 g24_end_of_packet:
-0x2e45 007617 disable encode_fec0 
-0x2e46 007618 disable decode_fec0 
-0x2e47 007619 disable enable_crc 
-0x2e48 007620 disable enable_white 
-0x2e49 007621 branch shutdown_radio ,is_rx 
-0x2e4a 007622 until null ,tx_clear 
-0x2e4b 007623 nop 100 
-0x2e4c 007624 branch shutdown_radio 
-:      007626 g24_sync_timeout:
-0x2e4d 007627 call rssi_noise 
-0x2e4e 007628 branch g24_end_of_packet 
-:      007630 rssi_noise:
-0x2e4f 007631 call save_rssi 
-0x2e50 007632 rtn blank 
-0x2e51 007633 add regc ,offset_rssi_noise_index ,rega 
-0x2e52 007634 ifetcht 1 ,rega 
-0x2e53 007636 arg mem_rssi_noise_buffer ,rega 
-0x2e54 007638 call rssi_noise_store 
-0x2e55 007639 add regc ,offset_rssi_noise_index ,contw 
-:      007641 g24_contw_istoret_1byte:
-0x2e56 007642 istoret 1 ,contw 
-0x2e57 007643 rtn 
-:      007645 rssi_noise_store:
-0x2e58 007646 arg rssi_buf_len_noise ,regb 
-0x2e59 007647 branch rssi_store 
-:      007665 rssi_store:
-0x2e5a 007666 copy rega ,pdata 
-0x2e5b 007667 iadd temp ,contw 
-0x2e5c 007668 fetch 1 ,mem_rssi 
-0x2e5d 007669 istore 1 ,contw 
-0x2e5e 007670 increase 1 ,temp 
-0x2e5f 007671 copy regb ,pdata 
-0x2e60 007672 iand_into temp 
-0x2e61 007673 rtn 
-:      007675 rssi_average:
-0x2e62 007676 arg 0 ,temp 
-0x2e63 007677 copy rega ,contr 
-:      007678 rssi_average_loop:
-0x2e64 007679 ifetch 1 ,contr 
-0x2e65 007680 iadd temp ,temp 
-0x2e66 007681 loop rssi_average_loop 
-0x2e67 007682 rshift8 temp ,temp 
-0x2e68 007683 rtn 
-:      007685 g24_power_ctrl_init:
-0x2e69 007686 call g24_head_ptr2regc 
-0x2e6a 007687 call g24_power_ctrl_incrs_level1 
-0x2e6b 007688 setarg 1 
-0x2e6c 007689 call g24_store_mem_power_ctrl_level 
-:      007691 g24_power_ctrl_reinit:
-0x2e6d 007692 setarg 0 
-0x2e6e 007693 call g24_store_mem_power_ctrl_pac 
-0x2e6f 007695 istore 1 ,contw 
-0x2e70 007697 rtn 
-:      007699 g24_power_ctrl_pac_incrs:
-0x2e71 007700 call g24_fetch_mem_power_ctrl_pac 
-0x2e72 007702 increase 1 ,pdata 
-:      007703 g24_store_mem_power_ctrl_pac:
-0x2e73 007705 add regc ,offset_power_ctrl_packet_cnt ,contw 
-0x2e74 007706 branch g24_contw_istore_1byte 
-:      007708 g24_power_ctrl_ack_incrs:
-0x2e75 007711 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e76 007712 ifetch 1 ,rega 
-0x2e77 007713 increase 1 ,pdata 
-0x2e78 007714 add regc ,offset_power_ctrl_ack_cnt ,contw 
-0x2e79 007715 branch g24_contw_istore_1byte 
-:      007717 g24_power_ctrl:
-0x2e7a 007718 bpatch patch17_1 ,mem_patch17 
-0x2e7b 007719 call g24_fetch_mem_power_ctrl_pac 
-0x2e7c 007721 sub pdata ,power_ctrl_max_packet_cnt ,null 
-0x2e7d 007722 rtn positive 
-0x2e7e 007723 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e7f 007724 ifetcht 1 ,rega 
-0x2e80 007726 isub temp ,temp 
-0x2e81 007727 call g24_power_ctrl_reinit 
-0x2e82 007728 setarg offset_power_ctrl_threshold_up 
-0x2e83 007729 iadd regc ,rega 
-0x2e84 007730 ifetch 1 ,rega 
-0x2e85 007732 isub temp ,null 
-0x2e86 007733 nbranch g24_power_ctrl_incrs ,positive 
-0x2e87 007734 setarg offset_power_ctrl_threshold_down 
-0x2e88 007735 iadd regc ,rega 
-0x2e89 007736 ifetch 1 ,rega 
-0x2e8a 007738 isub temp ,null 
-0x2e8b 007739 branch g24_power_ctrl_decrs ,positive 
-0x2e8c 007740 rtn 
-:      007742 g24_power_ctrl_incrs:
-0x2e8d 007743 add regc ,offset_power_ctrl_level ,rega 
-0x2e8e 007744 ifetch 1 ,rega 
-0x2e8f 007746 beq 2 ,g24_power_ctrl_incrs_level2 
-0x2e90 007747 increase 1 ,pdata 
-0x2e91 007748 call g24_store_mem_power_ctrl_level 
-0x2e92 007750 beq 1 ,g24_power_ctrl_incrs_level1 
-:      007751 g24_power_ctrl_incrs_level2:
-0x2e93 007752 setarg power_ctrl_losspac_thresh_up2 
-0x2e94 007753 call g24_store_mem_power_ctrl_threshold_up 
-0x2e95 007755 setarg power_ctrl_losspac_thresh_down2 
-0x2e96 007756 call g24_store_mem_power_ctrl_threshold_down 
-0x2e97 007759 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
-0x2e98 007761 branch g24_ifetch_rega_store_mem_txpower 
-:      007763 g24_power_ctrl_decrs:
-0x2e99 007764 add regc ,offset_power_ctrl_level ,rega 
-0x2e9a 007765 ifetch 1 ,rega 
-0x2e9b 007767 beq 0 ,g24_power_ctrl_decrs_level0 
-0x2e9c 007768 increase -1 ,pdata 
-0x2e9d 007769 call g24_store_mem_power_ctrl_level 
-0x2e9e 007771 beq 0 ,g24_power_ctrl_decrs_level0 
-:      007772 g24_power_ctrl_decrs_level1:
-:      007775 g24_power_ctrl_incrs_level1:
-0x2e9f 007776 setarg power_ctrl_losspac_thresh_up1 
-0x2ea0 007777 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea1 007779 setarg power_ctrl_losspac_thresh_down1 
-0x2ea2 007780 call g24_store_mem_power_ctrl_threshold_down 
-0x2ea3 007783 setarg offset_power_ctrl_txpwr_level1 
-:      007784 g24_iadd_offset_mem_txpower:
-0x2ea4 007785 iadd regc ,rega 
-:      007786 g24_ifetch_rega_store_mem_txpower:
-0x2ea5 007787 ifetch 1 ,rega 
-0x2ea6 007789 branch g24_store_mem_txpower 
-:      007791 g24_power_ctrl_decrs_level0:
-0x2ea7 007794 setarg power_ctrl_losspac_thresh_up0 
-0x2ea8 007795 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea9 007797 setarg power_ctrl_losspac_thresh_down0 
-0x2eaa 007798 call g24_store_mem_power_ctrl_threshold_down 
-0x2eab 007801 setarg offset_power_ctrl_txpwr_level0 
-0x2eac 007803 branch g24_iadd_offset_mem_txpower 
-:      007817 g24_start_pairing_sm1:
-0x2ead 007818 set1 mark_24g ,mark 
-0x2eae 007819 call g24_pair_init 
-:      007820 g24_set_pairing_sm_1:
-0x2eaf 007822 setarg state_24g_pairing_1 
-0x2eb0 007823 branch g24_store_mem_pairing_sm 
-:      007825 g24_pairing_sm:
-0x2eb1 007826 add regc ,offset_24g_ensure ,rega 
-0x2eb2 007827 ifetch 1 ,rega 
-0x2eb3 007829 beq ensure_on_24g ,enable_user 
-0x2eb4 007830 call g24_fetch_mem_pairing_sm 
-0x2eb5 007832 beq state_24g_pairing_1 ,g24_pairing_sm_1 
-0x2eb6 007833 beq state_24g_pairing_2 ,g24_pairing_sm_2 
-0x2eb7 007834 beq state_24g_pairing_3 ,g24_pairing_sm_3 
-0x2eb8 007835 branch assert 
-:      007837 g24_pairing_sm_1:
-0x2eb9 007838 setarg state_24g_pairing_1_waiting_ack 
-0x2eba 007839 call g24_store_mem_pairing_sm 
-0x2ebb 007841 jam 0xaa ,mem_24g_common_temp 
-0x2ebc 007842 branch g24_pairing_sm_common 
-:      007843 g24_pairing_sm_2:
-0x2ebd 007844 setarg state_24g_pairing_2_waiting_ack 
-0x2ebe 007845 call g24_store_mem_pairing_sm 
-0x2ebf 007847 jam 0x55 ,mem_24g_common_temp 
-0x2ec0 007848 branch g24_pairing_sm_common 
-:      007849 g24_pairing_sm_3:
-0x2ec1 007850 setarg state_24g_pairing_3_waiting_ack 
-0x2ec2 007851 call g24_store_mem_pairing_sm 
-0x2ec3 007853 jam 0x22 ,mem_24g_common_temp 
-:      007854 g24_pairing_sm_common:
-0x2ec4 007855 call g24_fetch_mem_data_type 
-0x2ec5 007857 and_into bits_data ,pdata 
-0x2ec6 007858 store 1 ,mem_24g_common_temp + 1 
-0x2ec7 007859 call g24_fetch_mem_device_addr 
-0x2ec8 007861 store 4 ,mem_24g_common_temp + 2 
-:      007862 g24_put_pairing_data_in_buff:
-0x2ec9 007863 jam 0 ,mem_24g_common_temp + 6 
-0x2eca 007864 arg mem_24g_common_temp ,rega 
-0x2ecb 007865 arg 7 ,temp 
-0x2ecc 007866 call g24_put_data_in_buff 
-0x2ecd 007867 call g24_transmit_prep 
-0x2ece 007868 call g24_txdata_enable_tx 
-0x2ecf 007869 branch enable_user 
-:      007871 g24_paring_mode:
-0x2ed0 007872 call g24_fetch_mem_pairing_sm 
-0x2ed1 007874 rtneq state_24g_pairing_success 
-0x2ed2 007875 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
-0x2ed3 007876 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
-0x2ed4 007877 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
-0x2ed5 007878 rtn 
-:      007880 g24_pairing_sm_1_waiting_ack:
-0x2ed6 007881 setarg state_24g_pairing_2 
-0x2ed7 007882 call g24_store_mem_pairing_sm 
-0x2ed8 007884 branch g24_transmit_abandon 
-:      007885 g24_pairing_sm_2_waiting_ack:
-0x2ed9 007886 setarg state_24g_pairing_3 
-0x2eda 007887 call g24_store_mem_pairing_sm 
-0x2edb 007889 branch g24_transmit_abandon 
-:      007890 g24_pairing_sm_3_waiting_ack:
-0x2edc 007891 setarg state_24g_pairing_success 
-0x2edd 007892 call g24_store_mem_pairing_sm 
-0x2ede 007894 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x2edf 007895 call ui_ipc_send_event 
-0x2ee0 007896 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ee1 007897 ifetch 4 ,rega 
-0x2ee2 007899 call g24_store_mem_addr 
-0x2ee3 007901 branch g24_transmit_abandon 
-:      007903 g24_auto_pair_start:
-0x2ee4 007904 set0 mark_24g ,mark 
-0x2ee5 007905 call g24_auto_pair_set_device_info 
-0x2ee6 007906 call g24_tx_attemp_data_prep 
-:      007907 g24_auto_pair_restart:
-0x2ee7 007908 call g24_set0_mem_check_dongle_times 
-:      007909 g24_auto_pair_start_loop:
-0x2ee8 007910 nop 2000 
-0x2ee9 007911 call g24_fetch_mem_check_dongle_times 
-0x2eea 007912 beq 0xff ,g24_stop_24g_mode 
-0x2eeb 007913 call g24_transmit_receive_ack 
-0x2eec 007914 nbranch g24_auto_pair_retry ,sync 
-0x2eed 007915 nbranch g24_auto_pair_retry ,user3 
-0x2eee 007916 call g24_ackpayload_parse 
-0x2eef 007917 call g24_head_ptr2regc 
-0x2ef0 007918 add regc ,offset_24g_paring_addr ,rega 
-0x2ef1 007919 ifetcht 4 ,rega 
-0x2ef2 007920 call g24_fetch_mem_addr_isub_temp 
-0x2ef3 007921 branch g24_start_pairing_sm1 ,zero 
-0x2ef4 007922 call g24_head_ptr2regc 
-0x2ef5 007923 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ef6 007924 ifetch 4 ,rega 
-0x2ef7 007925 beq 0 ,g24_auto_pair_restart 
-0x2ef8 007926 call g24_store_mem_addr 
-0x2ef9 007927 branch g24_tx_attemp_dongle_succ 
-:      007929 g24_auto_pair_retry:
-0x2efa 007930 call g24_fetch_mem_check_dongle_times 
-0x2efb 007931 increase 1 ,pdata 
-0x2efc 007932 call g24_store_mem_check_dongle_times 
-0x2efd 007934 call g24_fetch_mem_auto_paring_switch 
-0x2efe 007935 increase 1 ,pdata 
-0x2eff 007936 and_into 1 ,pdata 
-0x2f00 007937 call g24_store_mem_auto_paring_switch 
-0x2f01 007938 beq 0 ,g24_auto_pair_device_attemp 
-0x2f02 007939 beq 1 ,g24_auto_pair_pair_attemp 
-0x2f03 007940 rtn 
-:      007942 g24_fetch_mem_auto_paring_switch:
-0x2f04 007943 setarg offset_24g_auto_pair_switch 
-0x2f05 007944 branch g24_set_rega_ifetch_1byte 
-:      007945 g24_store_mem_auto_paring_switch:
-0x2f06 007946 arg offset_24g_auto_pair_switch ,rega 
-0x2f07 007947 branch g24_set_contw_with_regb_store_1byte 
-:      007949 g24_auto_pair_set_device_info:
-0x2f08 007950 call g24_store_mem_tx_power 
-0x2f09 007951 call g24_fetch_mem_device_addr 
-0x2f0a 007952 call g24_store_mem_addr 
-0x2f0b 007953 branch g24_ch 
-:      007955 g24_auto_pair_device_attemp:
-0x2f0c 007956 call g24_auto_pair_set_device_info 
-0x2f0d 007957 branch g24_auto_pair_start_loop 
-:      007959 g24_auto_pair_pair_attemp:
-0x2f0e 007960 call g24_pair_init 
-0x2f0f 007961 branch g24_auto_pair_start_loop 
-:      007964 g24_start_24g_mode:
-0x2f10 007965 set0 mark_24g ,mark 
-0x2f11 007966 call g24_ch 
-0x2f12 007967 call g24_fetch_mem_pairing_sm 
-0x2f13 007969 rtnne state_24g_pairing_success 
-0x2f14 007970 call g24_tx_attemp_data_prep 
-0x2f15 007971 call g24_set0_mem_check_dongle_times 
-:      007973 g24_tx_attemp_dongle_loop:
-0x2f16 007974 nop 2000 
-0x2f17 007975 call g24_fetch_mem_check_dongle_times 
-0x2f18 007977 beq 0xff ,g24_stop_24g_mode 
-0x2f19 007978 call g24_transmit_receive_ack 
-0x2f1a 007979 nbranch g24_attemp_txdata_retry ,sync 
-0x2f1b 007980 nbranch g24_attemp_txdata_retry ,user3 
-:      007981 g24_tx_attemp_dongle_succ:
-0x2f1c 007982 set1 mark_24g ,mark 
-0x2f1d 007983 call g24_set0_mem_check_dongle_times 
-0x2f1e 007984 setarg state_24g_pairing_success 
-0x2f1f 007985 call g24_store_mem_pairing_sm 
-0x2f20 007987 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x2f21 007988 branch ui_ipc_send_event 
-:      007990 g24_tx_attemp_data_prep:
-0x2f22 007991 set1 mark_24g_conext ,mark 
-0x2f23 007992 jam 0xff ,mem_24g_common_temp 
-0x2f24 007993 call g24_fetch_mem_data_type 
-0x2f25 007995 call g24_put_data_in_buff_pre 
-0x2f26 007996 branch g24_transmit_prep 
-:      007998 g24_attemp_txdata_retry:
-0x2f27 007999 call g24_fetch_mem_check_dongle_times 
-0x2f28 008001 increase 1 ,pdata 
-0x2f29 008002 call g24_store_mem_check_dongle_times 
-0x2f2a 008004 call g24_ch 
-0x2f2b 008005 branch g24_tx_attemp_dongle_loop 
-:      008007 g24_check_51cmd_start_24g:
-0x2f2c 008008 call g24_store_mem_tx_power 
-0x2f2d 008011 setarg state_24g_pairing_success 
-0x2f2e 008012 call g24_store_mem_pairing_sm 
-0x2f2f 008014 branch g24_start_24g_mode 
-:      008023 dongle_init:
-0x2f30 008024 bpatch patch17_2 ,mem_patch17 
-0x2f31 008025 call g24_head_ptr2regc 
-0x2f32 008026 setarg dongle_rxdata_type1 
-0x2f33 008027 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x2f34 008028 istore 2 ,contw 
-0x2f35 008030 call g24_receive_init 
-0x2f36 008031 call usb_init 
-0x2f37 008032 call g24_fetch_mem_pair_mode 
-0x2f38 008034 bpatch patch17_3 ,mem_patch17 
-0x2f39 008035 beq 0x00 ,dongle_auto_bind 
-0x2f3a 008036 beq 0x01 ,dongle_pc_bind 
-0x2f3b 008037 beq 0x0f ,dongle_all_powerful 
-0x2f3c 008038 branch assert 
-:      008040 g24_receive_init:
-0x2f3d 008041 call g24_store_mem_tx_power_temp 
-0x2f3e 008042 arg 0x80 ,loopcnt 
-0x2f3f 008043 arg mem_rssi_noise_buffer ,contw 
-0x2f40 008044 branch memset0 
-:      008046 dongle_all_powerful:
-0x2f41 008047 call dongle_check_mode 
-:      008048 dongle_all_powerful_loop:
-0x2f42 008049 call g24_dongle_work_mode 
-0x2f43 008050 call usb_isr 
-0x2f44 008051 branch dongle_all_powerful_loop 
-:      008053 dongle_pc_bind:
-0x2f45 008054 bpatch patch17_4 ,mem_patch17 
-0x2f46 008055 call dongle_check_mode 
-:      008056 dongle_pc_bind_loop:
-0x2f47 008057 call g24_dongle_work_mode 
-0x2f48 008058 call g24_dongle_bind_mode 
-0x2f49 008059 call usb_isr 
-0x2f4a 008060 call dongle_usb_dispatch 
-0x2f4b 008061 branch dongle_pc_bind_loop 
-:      008063 dongle_check_mode:
-0x2f4c 008067 call g24_set_work_mem_dongle_work_mode 
-0x2f4d 008068 call g24_set0_mem_dongle_mode_init 
-0x2f4e 008069 branch g24_set0_mem_ackpayload_enable 
-:      008071 g24_dongle_work_mode:
-0x2f4f 008072 call g24_fetch_mem_dongle_work_mode 
-0x2f50 008074 rtnne dongle_work 
-:      008075 g24_dongle_work_mode_start:
-0x2f51 008076 call g24_dongle_work_init 
-0x2f52 008077 call g24_ch_process 
-0x2f53 008078 call g24_receive_packet_start 
-0x2f54 008079 branch g24_blank_data_process 
-:      008081 g24_dongle_work_init:
-0x2f55 008082 call g24_fetch_mem_dongle_mode_init 
-0x2f56 008084 rtnbit1 dongle_work 
-0x2f57 008085 set1 dongle_work ,pdata 
-0x2f58 008086 call g24_store_mem_dongle_mode_init 
-0x2f59 008088 call g24_store_mem_tx_power 
-0x2f5a 008091 call g24_set0_mem_ackpayload_enable 
-0x2f5b 008093 jam 0 ,mem_usb_tx_enable 
-0x2f5c 008094 call g24_set1_mem_abort_pac 
-0x2f5d 008096 call g24_dongle_init 
-:      008097 g24_rx_interrupt_clear:
-0x2f5e 008098 add regc ,offset_24g_rxbuf ,contw 
-0x2f5f 008100 arg 66 ,loopcnt 
-0x2f60 008101 branch clear_mem 
-:      008103 g24_dongle_init:
-0x2f61 008104 call g24_set0_mem_pid 
-0x2f62 008106 call g24_fetch_mem_rx_addr 
-0x2f63 008108 call g24_store_mem_addr 
-0x2f64 008110 branch g24_ch 
-:      008112 g24_ch_process:
-0x2f65 008113 bpatch patch17_5 ,mem_patch17 
-0x2f66 008114 call g24_fetch_mem_abort_pac 
-0x2f67 008116 beq 1 ,g24_noise_rssi 
-0x2f68 008117 call g24_fetch_mem_hop_pac 
-0x2f69 008119 beq 1 ,g24_ch 
-0x2f6a 008120 setarg offset_24g_hop_btclk 
-0x2f6b 008121 iadd regc ,rega 
-0x2f6c 008122 ifetcht 4 ,rega 
-0x2f6d 008124 copy clkn_bt ,pdata 
-0x2f6e 008125 isub temp ,null 
-0x2f6f 008126 ncall g24_timer_timeout ,positive 
-0x2f70 008127 copy pdata ,regb 
-0x2f71 008128 setarg offset_24g_hop_btclk 
-0x2f72 008129 iadd regc ,rega 
-0x2f73 008130 ifetch 4 ,rega 
-0x2f74 008131 copy pdata ,temp 
-0x2f75 008133 setarg offset_24g_hop_interval 
-0x2f76 008134 iadd regc ,rega 
-0x2f77 008135 copy temp ,pdata 
-0x2f78 008136 ifetcht 1 ,rega 
-0x2f79 008138 iadd temp ,temp 
-0x2f7a 008139 copy regb ,pdata 
-0x2f7b 008140 isub temp ,null 
-0x2f7c 008141 nrtn positive 
-0x2f7d 008142 set0 28 ,pdata 
-0x2f7e 008143 setarg offset_24g_hop_btclk 
-0x2f7f 008144 iadd regc ,contw 
-0x2f80 008145 istore 4 ,contw 
-:      008147 g24_ch_update:
-0x2f81 008148 call g24_ch 
-0x2f82 008149 call g24_fetch_mem_rf_laststa 
-0x2f83 008151 increase 1 ,pdata 
-0x2f84 008152 call g24_store_mem_rf_laststa 
-0x2f85 008154 rtnne 2 
-0x2f86 008155 call g24_set0_mem_rf_laststa 
-0x2f87 008159 branch g24_set1_mem_abort_pac 
-:      008161 g24_ch_timer_reinit:
-0x2f88 008162 copy clkn_bt ,pdata 
-0x2f89 008163 arg offset_24g_hop_btclk ,rega 
-0x2f8a 008164 call g24_set_contw_with_temp 
-0x2f8b 008165 istore 4 ,contw 
-0x2f8c 008169 branch g24_set0_mem_rf_laststa 
-:      008171 g24_noise_rssi:
-0x2f8d 008172 arg mem_rssi_noise_buffer ,rega 
-0x2f8e 008173 call g24_noise_rssi_average 
-0x2f8f 008174 add regc ,offset_rssi_noise_avg ,contw 
-0x2f90 008175 istoret 1 ,contw 
-0x2f91 008177 sub temp ,rssi_thresh_noise ,null 
-0x2f92 008178 nrtn positive 
-0x2f93 008179 branch g24_ch 
-:      008181 g24_noise_rssi_average:
-0x2f94 008182 arg rssi_buf_len_noise + 1 ,loopcnt 
-0x2f95 008183 branch rssi_average 
-:      008185 g24_blank_data_process:
-0x2f96 008186 call g24_ms_blank_data 
-0x2f97 008187 call g24_kb_blank_data 
-0x2f98 008188 branch g24_kb_mul_blank_data 
-:      008190 g24_ms_blank_data:
-0x2f99 008191 setarg offset_24g_ms_blank_data_enable 
-0x2f9a 008192 call g24_set_rega_ifetch_1byte 
-0x2f9b 008194 rtn blank 
-0x2f9c 008195 arg timer_ms_blank ,queue 
-0x2f9d 008196 call timer_check 
-0x2f9e 008197 nrtn blank 
-0x2f9f 008198 call g24_set0_mem_ms_blank_data_enable 
-:      008200 g24_ms_blank_data_2usb:
-0x2fa0 008201 setarg ms_report_id 
-0x2fa1 008202 store 1 ,mem_usb_mouse_data 
-0x2fa2 008203 setarg 0 
-0x2fa3 008204 istore 7 ,contw 
-0x2fa4 008205 branch g24_data_type1_usbtx_enable 
-:      008207 g24_kb_blank_data:
-0x2fa5 008208 setarg offset_24g_kb_blank_data_enable 
-0x2fa6 008209 call g24_set_rega_ifetch_1byte 
-0x2fa7 008211 rtn blank 
-0x2fa8 008212 arg timer_kb_blank ,queue 
-0x2fa9 008213 call timer_check 
-0x2faa 008214 nrtn blank 
-0x2fab 008215 call g24_set0_mem_kb_blank_data_enable 
-:      008217 g24_kb_blank_data_2usb:
-0x2fac 008218 arg mem_usb_kb_data ,contw 
-0x2fad 008219 arg 2 ,loopcnt 
-0x2fae 008220 call memset0 
-0x2faf 008221 jam kb_normal_report_id ,mem_usb_kb_data 
-0x2fb0 008222 branch g24_kb_data_into_ep1_fifo 
-:      008224 g24_kb_mul_blank_data:
-0x2fb1 008225 setarg offset_24g_kb_mul_blank_data_enable 
-0x2fb2 008226 call g24_set_rega_ifetch_1byte 
-0x2fb3 008228 rtn blank 
-0x2fb4 008229 arg timer_kb_mul_blank ,queue 
-0x2fb5 008230 call timer_check 
-0x2fb6 008231 nrtn blank 
-0x2fb7 008232 call g24_set0_mem_kb_mul_blank_data_enable 
-:      008234 g24_kb_mul_blank_data_2usb:
-0x2fb8 008235 arg mem_usb_kb_multikey ,contw 
-0x2fb9 008236 arg 2 ,loopcnt 
-0x2fba 008237 call memset0 
-0x2fbb 008238 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x2fbc 008239 branch g24_kb_mul_data_into_ep2_fifo 
-:      008241 g24_dongle_bind_mode:
-0x2fbd 008242 call g24_fetch_mem_dongle_work_mode 
-0x2fbe 008244 rtnne dongle_bind 
-0x2fbf 008245 call g24_dongle_bind_init 
-0x2fc0 008246 branch g24_dongle_bind_data_process 
-:      008248 g24_dongle_bind_init:
-0x2fc1 008249 call g24_fetch_mem_dongle_mode_init 
-0x2fc2 008251 rtnbit1 dongle_bind 
-0x2fc3 008252 set1 dongle_bind ,pdata 
-0x2fc4 008253 call g24_store_mem_dongle_mode_init 
-0x2fc5 008255 call g24_set1_mem_ackpayload_enable 
-0x2fc6 008257 call g24_pair_init 
-0x2fc7 008258 setarg 0 
-0x2fc8 008259 arg offset_dongle_ms_bind_step ,rega 
-0x2fc9 008260 call g24_set_contw_with_temp 
-0x2fca 008262 branch g24_contw_istore_3byte 
-:      008264 g24_dongle_bind_data_process:
-0x2fcb 008265 call g24_receive_transmit_ack 
-0x2fcc 008266 nbranch g24_rx_interrupt_clear ,user3 
-0x2fcd 008267 add regc ,offset_24g_rxbuf ,contr 
-0x2fce 008268 setarg offset_24g_rxdata_temp 
-0x2fcf 008269 iadd regc ,contw 
-0x2fd0 008270 arg 8 ,loopcnt 
-0x2fd1 008271 call memcpy 
-0x2fd2 008272 setarg offset_24g_rxdata_temp_add2 
-0x2fd3 008273 call g24_set_rega_ifetch_1byte 
-0x2fd4 008274 beq datatype_bind ,g24_dongle_bind_first_step 
-0x2fd5 008275 beq datatype_config ,g24_dongle_bind_second_step 
-0x2fd6 008276 beq datatype_ok ,g24_dongle_bind_third_step 
-0x2fd7 008277 beq 0xff ,g24_data_attemp 
-0x2fd8 008278 branch g24_rx_interrupt_clear 
-:      008280 g24_dongle_bind_first_step:
-0x2fd9 008281 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fda 008282 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
-0x2fdb 008283 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
-0x2fdc 008284 rtn 
-:      008285 g24_dongle_bind_first_step_mouse:
-0x2fdd 008286 setarg 1 
-0x2fde 008287 call g24_store_mem_ms_bind_step 
-:      008289 g24_dongle_bind_ms_payload_cfg:
-0x2fdf 008290 setarg datatype_mouse 
-0x2fe0 008291 call g24_store_mem_bind_payload 
-:      008293 g24_dongle_bind_payload_cfg:
-0x2fe1 008294 setarg 0x80 
-0x2fe2 008295 arg offset_24g_bind_payload_add1 ,rega 
-0x2fe3 008296 call g24_set_contw_with_regb_store_1byte 
-0x2fe4 008298 call g24_fetch_mem_rx_addr 
-0x2fe5 008300 arg offset_24g_bind_payload_add2 ,rega 
-0x2fe6 008301 call g24_set_contw_with_temp 
-0x2fe7 008303 branch g24_contw_istore_4byte 
-:      008305 g24_dongle_bind_first_step_keyboard:
-0x2fe8 008306 setarg 1 
-0x2fe9 008307 call g24_store_mem_kb_bind_step 
-:      008309 g24_dongle_bind_kb_payload_cfg:
-0x2fea 008310 setarg datatype_keyboard 
-0x2feb 008311 call g24_store_mem_bind_payload 
-0x2fec 008313 branch g24_dongle_bind_payload_cfg 
-:      008315 g24_dongle_bind_second_step:
-0x2fed 008316 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fee 008317 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
-0x2fef 008318 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
-0x2ff0 008319 rtn 
-:      008320 g24_dongle_bind_second_step_mouse:
-0x2ff1 008321 call g24_dongle_bind_ms_payload_cfg 
-0x2ff2 008322 setarg offset_dongle_ms_bind_step 
-0x2ff3 008323 call g24_set_rega_ifetch_1byte 
-0x2ff4 008325 beq 1 ,g24_dongle_ms_bind_step_set2 
-0x2ff5 008326 rtn 
-:      008327 g24_dongle_ms_bind_step_set2:
-0x2ff6 008328 setarg 2 
-:      008330 g24_store_mem_ms_bind_step:
-0x2ff7 008331 arg offset_dongle_ms_bind_step ,rega 
-0x2ff8 008332 branch g24_set_contw_with_regb_store_1byte 
-:      008334 g24_dongle_bind_second_step_keyboard:
-0x2ff9 008335 call g24_dongle_bind_kb_payload_cfg 
-0x2ffa 008336 setarg offset_dongle_kb_bind_step 
-0x2ffb 008337 call g24_set_rega_ifetch_1byte 
-0x2ffc 008339 beq 1 ,g24_dongle_kb_bind_step_set2 
-0x2ffd 008340 rtn 
-:      008341 g24_dongle_kb_bind_step_set2:
-0x2ffe 008342 setarg 2 
-:      008344 g24_store_mem_kb_bind_step:
-0x2fff 008345 arg offset_dongle_kb_bind_step ,rega 
-0x3000 008346 branch g24_set_contw_with_regb_store_1byte 
-:      008348 g24_dongle_bind_third_step:
-0x3001 008349 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3002 008350 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
-0x3003 008351 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
-0x3004 008352 rtn 
-:      008353 g24_dongle_bind_third_step_mouse:
-0x3005 008354 setarg offset_dongle_ms_bind_step 
-0x3006 008355 call g24_set_rega_ifetch_1byte 
-0x3007 008357 beq 2 ,g24_dongle_ms_bind_step_success 
-0x3008 008358 rtn 
-:      008359 g24_dongle_ms_bind_step_success:
-0x3009 008360 call g24_fetch_mem_bind_device_status 
-0x300a 008362 or_into 0x01 ,pdata 
-0x300b 008363 call g24_store_mem_bind_device_status 
-:      008365 g24_dongle_bind_exit:
-0x300c 008366 setarg 0 
-0x300d 008367 setarg offset_dongle_ms_bind_step 
-0x300e 008368 iadd regc ,contw 
-0x300f 008369 istore 2 ,contw 
-0x3010 008370 branch g24_rx_interrupt_clear 
-:      008372 g24_dongle_bind_third_step_keyboard:
-0x3011 008373 setarg offset_dongle_kb_bind_step 
-0x3012 008374 call g24_set_rega_ifetch_1byte 
-0x3013 008376 bne 0 ,g24_dongle_kb_bind_step_success 
-0x3014 008377 rtn 
-:      008378 g24_dongle_kb_bind_step_success:
-0x3015 008379 call g24_fetch_mem_bind_device_status 
-0x3016 008381 or_into 0x02 ,pdata 
-0x3017 008382 call g24_store_mem_bind_device_status 
-0x3018 008384 branch g24_dongle_bind_exit 
-:      008387 dongle_usb_dispatch:
-0x3019 008388 fetch 1 ,mem_usb0_get_set_report 
-0x301a 008389 rtn blank 
-0x301b 008390 jam 0 ,mem_usb0_get_set_report 
-0x301c 008391 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x301d 008392 arg pc_set_report ,temp 
-0x301e 008393 isub temp ,null 
-0x301f 008394 nrtn zero 
-0x3020 008396 fetch 1 ,mem_usb0_set_report_data 
-0x3021 008397 rtnne pc_report_id 
-0x3022 008398 fetch 1 ,mem_usb0_set_report_data + 1 
-0x3023 008399 bpatch patch17_6 ,mem_patch17 
-0x3024 008400 beq command_mode ,dongle_dispose_cmd_mode 
-0x3025 008401 beq command_bind ,dongle_dispose_cmd_bind 
-0x3026 008402 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x3027 008403 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x3028 008404 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-0x3029 008405 beq command_user_defined ,dongle_dispose_cmd_user_defined 
-:      008406 usb0_data_ready_report_set0:
-0x302a 008407 jam 0 ,mem_usb0_data_ready_report 
-0x302b 008408 rtn 
-:      008409 dongle_dispose_cmd_bind:
-0x302c 008410 fetch 1 ,mem_usb0_set_report_data + 2 
-0x302d 008411 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x302e 008412 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x302f 008413 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x3030 008414 branch usb0_data_ready_report_set0 
-:      008415 dongle_dispose_cmd_get_bind:
-0x3031 008416 call g24_fetch_mem_bind_device_status 
-0x3032 008418 store 1 ,mem_usb0_get_report_data + 1 
-0x3033 008419 branch usb0_data_ready_report_set1 
-:      008420 dongle_dispose_cmd_exit_bind:
-0x3034 008421 call g24_set_work_mem_dongle_work_mode 
-0x3035 008423 call g24_set0_mem_dongle_mode_init 
-0x3036 008425 call g24_fetch_mem_bind_device_status 
-0x3037 008427 store 1 ,mem_usb0_get_report_data + 1 
-0x3038 008428 branch usb0_data_ready_report_set1 
-:      008430 dongle_dispose_cmd_read_mode:
-:      008431 dongle_dispose_in_bind_mode:
-0x3039 008432 jam command_bind ,mem_usb0_get_report_data + 1 
-0x303a 008433 branch usb0_data_ready_report_set1 
-:      008435 dongle_dispose_cmd_mode:
-0x303b 008436 fetch 1 ,mem_usb0_set_report_data + 2 
-0x303c 008437 beq com_mode_bind ,dongle_enter_bind_mode 
-0x303d 008439 branch usb0_data_ready_report_set0 
-:      008440 dongle_enter_bind_mode:
-0x303e 008443 call g24_bind_mode_enable 
-:      008444 usb0_data_ready_report_set1:
-0x303f 008445 jam 1 ,mem_usb0_data_ready_report 
-0x3040 008446 rtn 
-:      008451 dongle_dispose_cmd_current_project:
-0x3041 008452 jam product_id ,mem_usb0_get_report_data + 1 
-0x3042 008453 branch usb0_data_ready_report_set1 
-:      008455 dongle_dispose_cmd_current_mode:
-0x3043 008456 call g24_fetch_mem_dongle_work_mode 
-0x3044 008458 beq dongle_work ,dongle_dispose_in_work_mode 
-0x3045 008459 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x3046 008461 rtn 
-:      008462 dongle_dispose_in_work_mode:
-0x3047 008463 jam command_mode ,mem_usb0_get_report_data + 1 
-0x3048 008464 branch usb0_data_ready_report_set1 
-:      008469 dongle_dispose_cmd_current_fw_version:
-0x3049 008470 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x304a 008471 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x304b 008472 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x304c 008473 branch usb0_data_ready_report_set1 
-:      008475 dongle_dispose_cmd_user_defined:
-0x304d 008477 call g24_set1_mem_ackpayload_enable 
-0x304e 008478 fetch 1 ,mem_usb0_set_report_data + 2 
-0x304f 008479 increase 2 ,pdata 
-0x3050 008480 copy pdata ,loopcnt 
-0x3051 008481 arg mem_usb0_set_report_data ,contr 
-0x3052 008482 setarg offset_24g_ackpayload 
-0x3053 008483 iadd regc ,contw 
-0x3054 008484 branch memcpy 
-:      008487 dongle_auto_bind:
-0x3055 008488 bpatch patch17_7 ,mem_patch17 
-0x3056 008489 call g24_mode_switch_init 
-:      008490 dongle_auto_bind_loop:
-0x3057 008491 call g24_receive_process 
-0x3058 008492 call usb_isr 
-0x3059 008493 branch dongle_auto_bind_loop 
-:      008495 g24_dongle_work_mode_auto:
-0x305a 008496 call g24_fetch_mem_dongle_work_mode 
-0x305b 008498 rtnne dongle_work 
-0x305c 008499 call g24_dongle_work_mode_start 
-0x305d 008500 branch g24_rx_nodata_process 
-:      008502 g24_dongle_bind_mode_auto:
-0x305e 008503 call g24_fetch_mem_dongle_work_mode 
-0x305f 008505 rtnne dongle_bind 
-0x3060 008506 call g24_dongle_bind_init 
-0x3061 008507 call g24_dongle_bind_data_process 
-0x3062 008508 call g24_fetch_mem_bind_device_status 
-0x3063 008510 rtn blank 
-0x3064 008511 call g24_set0_mem_mode_switch 
-0x3065 008513 call dongle_check_mode 
-0x3066 008514 call g24_enable_nodata_timer 
-:      008515 g24_timer_init:
-0x3067 008516 setarg 0 
-0x3068 008517 add regc ,offset_24g_tx_btclk ,contw 
-0x3069 008519 branch g24_contw_istore_4byte 
-:      008521 g24_timer_check:
-0x306a 008522 call disable_user 
-0x306b 008523 add regc ,offset_24g_tx_btclk ,rega 
-0x306c 008524 ifetcht 4 ,rega 
-0x306d 008526 copy clkn_bt ,pdata 
-0x306e 008527 isub temp ,null 
-0x306f 008528 ncall g24_timer_timeout ,positive 
-0x3070 008529 copy pdata ,regb 
-0x3071 008530 add regc ,offset_24g_tx_btclk ,rega 
-0x3072 008531 ifetch 4 ,rega 
-0x3073 008533 add regc ,offset_24g_interval ,rega 
-0x3074 008534 ifetcht 1 ,rega 
-0x3075 008536 iadd temp ,temp 
-0x3076 008537 copy regb ,pdata 
-0x3077 008538 isub temp ,null 
-0x3078 008539 nrtn positive 
-0x3079 008540 set0 28 ,pdata 
-0x307a 008541 add regc ,offset_24g_tx_btclk ,contw 
-0x307b 008542 istore 4 ,contw 
-0x307c 008544 branch enable_user 
-:      008546 g24_mode_switch_init:
-0x307d 008547 setarg 1 
-0x307e 008548 call g24_store_mem_mode_switch 
-0x307f 008550 call g24_set0_mem_time_slice 
-0x3080 008552 setarg 0xff 
-0x3081 008553 add regc ,offset_24g_interval ,contw 
-0x3082 008554 istore 1 ,contw 
-0x3083 008556 branch g24_timer_init 
-:      008558 g24_mode_switch:
-0x3084 008559 setarg offset_24g_mode_switch 
-0x3085 008560 call g24_set_rega_ifetch_1byte 
-0x3086 008562 rtn blank 
-0x3087 008563 call g24_timer_check 
-0x3088 008564 nrtn user 
-0x3089 008565 call g24_fetch_mem_time_slice 
-0x308a 008567 increase 1 ,pdata 
-0x308b 008568 and_into 1 ,pdata 
-0x308c 008569 call g24_store_mem_time_slice 
-0x308d 008571 beq 0 ,dongle_check_mode 
-0x308e 008572 beq 1 ,g24_bind_mode_enable 
-0x308f 008573 rtn 
-:      008575 g24_bind_mode_enable:
-0x3090 008579 setarg dongle_bind 
-0x3091 008580 call g24_store_mem_dongle_work_mode 
-0x3092 008581 branch g24_set0_mem_dongle_mode_init 
-:      008583 g24_enable_nodata_timer:
-0x3093 008584 setarg 1 
-0x3094 008585 call g24_store_mem_nodata_timer_enable 
-:      008587 g24_enable_nodata_timer_init:
-0x3095 008588 setarg timer_nodata_delay 
-0x3096 008589 arg timer_nodata ,queue 
-0x3097 008590 branch timer_init 
-:      008592 g24_rx_nodata_process:
-0x3098 008593 call g24_fetch_mem_nodata_timer_enable 
-0x3099 008595 rtn blank 
-0x309a 008596 arg timer_nodata ,queue 
-0x309b 008597 call timer_check 
-0x309c 008598 nrtn blank 
-0x309d 008599 call g24_set0_mem_nodata_timer_enable 
-0x309e 008602 setarg dongle_search 
-0x309f 008603 call g24_store_mem_dongle_work_mode 
-0x30a0 008605 call g24_set0_mem_dongle_mode_init 
-0x30a1 008607 branch g24_rx_interrupt_clear 
-:      008609 g24_dongle_search_mode_auto:
-0x30a2 008610 bpatch patch18_0 ,mem_patch18 
-0x30a3 008611 call g24_fetch_mem_dongle_work_mode 
-0x30a4 008613 rtnne dongle_search 
-0x30a5 008614 call g24_dongle_search_mode_init 
-0x30a6 008615 call g24_rx_auto_addr_ch_search 
-0x30a7 008616 call g24_receive_transmit_ack 
-0x30a8 008617 nbranch g24_rx_interrupt_clear ,user3 
-0x30a9 008619 call g24_dongle_search_addr_check 
-0x30aa 008620 call g24_receive_packet_parse ,zero 
-0x30ab 008624 call dongle_check_mode 
-0x30ac 008625 call g24_fetch_mem_dongle_mode_init 
-0x30ad 008627 set1 dongle_work ,pdata 
-0x30ae 008628 call g24_store_mem_dongle_mode_init 
-0x30af 008630 call g24_rx_interrupt_clear 
-0x30b0 008631 call g24_enable_nodata_timer 
-0x30b1 008632 call g24_dongle_search_addr_check 
-0x30b2 008633 branch g24_dg_ch_num_reinit ,zero 
-0x30b3 008634 setarg offset_24g_kb_addr 
-0x30b4 008635 call g24_set_rega_ifetcht_4byte 
-0x30b5 008637 call g24_fetch_mem_addr_isub_temp 
-0x30b6 008638 branch g24_kb_ch_num_reinit ,zero 
-0x30b7 008639 setarg offset_24g_mouse_addr 
-0x30b8 008640 call g24_set_rega_ifetcht_4byte 
-0x30b9 008642 call g24_fetch_mem_addr_isub_temp 
-0x30ba 008643 branch g24_ms_ch_num_reinit ,zero 
-0x30bb 008644 rtn 
-:      008646 g24_dongle_search_addr_check:
-0x30bc 008647 setarg offset_24g_rx_addr 
-0x30bd 008648 call g24_set_rega_ifetcht_4byte 
-:      008650 g24_fetch_mem_addr_isub_temp:
-0x30be 008651 call g24_fetch_mem_addr 
-0x30bf 008653 isub temp ,null 
-0x30c0 008654 rtn 
-:      008656 g24_dg_ch_num_reinit:
-0x30c1 008657 setarg offset_24g_dg_ch_number 
-0x30c2 008658 call g24_set_rega_ifetch_1byte 
-:      008660 g24_current_ch_num_reinit:
-0x30c3 008662 add regc ,offset_24g_current_ch_number ,contw 
-0x30c4 008663 branch g24_contw_istore_1byte 
-:      008665 g24_kb_ch_num_reinit:
-0x30c5 008666 setarg offset_24g_kb_ch_number 
-0x30c6 008667 call g24_set_rega_ifetch_1byte 
-0x30c7 008669 branch g24_current_ch_num_reinit 
-:      008670 g24_ms_ch_num_reinit:
-0x30c8 008671 setarg offset_24g_ms_ch_number 
-0x30c9 008672 call g24_set_rega_ifetch_1byte 
-0x30ca 008674 branch g24_current_ch_num_reinit 
-:      008676 g24_dongle_search_mode_init:
-0x30cb 008677 call g24_fetch_mem_dongle_mode_init 
-0x30cc 008679 rtnbit1 dongle_search 
-0x30cd 008680 set1 dongle_search ,pdata 
-0x30ce 008681 call g24_store_mem_dongle_mode_init 
-0x30cf 008683 call g24_set0_mem_time_slice 
-0x30d0 008685 call g24_set1_mem_ackpayload_enable 
-0x30d1 008687 setarg 0 
-0x30d2 008688 add regc ,offset_rssi_noise_dg_index ,contw 
-0x30d3 008689 istore 3 ,contw 
-0x30d4 008691 arg offset_24g_dg_config_ch_once ,rega 
-0x30d5 008692 call g24_set_contw_with_temp 
-0x30d6 008693 istore 7 ,contw 
-0x30d7 008696 call g24_dongle_search_addr_check 
-0x30d8 008697 nrtn zero 
-0x30d9 008698 add regc ,offset_24g_current_ch_number ,rega 
-0x30da 008699 ifetch 1 ,rega 
-0x30db 008701 arg offset_24g_dg_ch_number ,rega 
-0x30dc 008702 call g24_set_contw_with_regb_store_1byte 
-0x30dd 008704 add regc ,offset_24g_ch ,rega 
-0x30de 008705 ifetch 1 ,rega 
-0x30df 008708 branch g24_store_mem_dg_last_ch 
-:      008710 g24_rx_auto_addr_ch_search:
-0x30e0 008711 bpatch patch18_1 ,mem_patch18 
-0x30e1 008712 call g24_fetch_mem_time_slice 
-0x30e2 008714 increase 1 ,pdata 
-0x30e3 008715 and_into 3 ,pdata 
-0x30e4 008716 call g24_store_mem_time_slice 
-0x30e5 008719 beq 0 ,g24_rx_auto_bind_config_kb 
-0x30e6 008720 beq 1 ,g24_rx_auto_bind_config_dongle 
-0x30e7 008721 beq 2 ,g24_rx_auto_bind_config_mouse 
-0x30e8 008722 beq 3 ,g24_rx_auto_bind_config_dongle 
-0x30e9 008723 rtn 
-:      008725 g24_rx_auto_bind_config_mouse:
-0x30ea 008726 call g24_dongle_bind_ms_payload_cfg 
-0x30eb 008727 setarg offset_24g_mouse_addr 
-0x30ec 008728 call g24_set_rega_ifetch_4byte 
-0x30ed 008730 branch g24_rx_auto_addr_ch_search ,blank 
-0x30ee 008731 call g24_store_mem_addr 
-0x30ef 008733 setarg offset_24g_ms_config_ch_once 
-0x30f0 008734 call g24_set_rega_ifetch_1byte 
-0x30f1 008736 call g24_ms_config_ch_once ,blank 
-0x30f2 008737 setarg offset_24g_ms_last_ch 
-0x30f3 008738 call g24_set_rega_ifetch_1byte 
-0x30f4 008740 call g24_store_mem_ch 
-0x30f5 008742 add regc ,offset_rssi_noise_ms_index ,rega 
-0x30f6 008743 ifetcht 1 ,rega 
-0x30f7 008745 arg mem_rssi_noise_ms_buffer ,rega 
-0x30f8 008746 call rssi_noise_store 
-0x30f9 008747 add regc ,offset_rssi_noise_ms_index ,contw 
-0x30fa 008748 istoret 1 ,contw 
-0x30fb 008750 call g24_noise_rssi_average 
-0x30fc 008751 add regc ,offset_rssi_noise_ms_avg ,contw 
-0x30fd 008752 istoret 1 ,contw 
-0x30fe 008754 sub temp ,rssi_thresh_noise ,null 
-0x30ff 008755 nrtn positive 
-0x3100 008756 setarg offset_24g_ms_ch_number 
-0x3101 008757 call g24_set_rega_ifetcht_1byte 
-0x3102 008759 call g24_ch_temp_incre_size4 
-0x3103 008760 arg offset_24g_ms_ch_number ,rega 
-0x3104 008761 call g24_set_contw_with_regb2 
-0x3105 008762 istoret 1 ,contw 
-:      008764 g24_store_mem_ms_last_ch:
-0x3106 008766 arg offset_24g_ms_last_ch ,rega 
-0x3107 008767 branch g24_set_contw_with_regb_store_1byte 
-:      008769 g24_ms_config_ch_once:
-0x3108 008770 setarg 1 
-0x3109 008771 arg offset_24g_ms_config_ch_once ,rega 
-0x310a 008772 call g24_set_contw_with_regb_store_1byte 
-0x310b 008774 arg 0 ,temp 
-0x310c 008775 call g24_ch_calc 
-0x310d 008778 branch g24_store_mem_ms_last_ch 
-:      008780 g24_rx_auto_bind_config_kb:
-0x310e 008781 call g24_dongle_bind_kb_payload_cfg 
-0x310f 008782 setarg offset_24g_kb_addr 
-0x3110 008783 call g24_set_rega_ifetch_4byte 
-0x3111 008785 branch g24_rx_auto_addr_ch_search ,blank 
-0x3112 008786 call g24_store_mem_addr 
-0x3113 008788 setarg offset_24g_kb_config_ch_once 
-0x3114 008789 call g24_set_rega_ifetch_1byte 
-0x3115 008791 call g24_kb_config_ch_once ,blank 
-0x3116 008792 setarg offset_24g_kb_last_ch 
-0x3117 008793 call g24_set_rega_ifetch_1byte 
-0x3118 008795 call g24_store_mem_ch 
-0x3119 008797 add regc ,offset_rssi_noise_kb_index ,rega 
-0x311a 008798 ifetcht 1 ,rega 
-0x311b 008800 arg mem_rssi_noise_kb_buffer ,rega 
-0x311c 008801 call rssi_noise_store 
-0x311d 008802 add regc ,offset_rssi_noise_kb_index ,contw 
-0x311e 008803 istoret 1 ,contw 
-0x311f 008805 call g24_noise_rssi_average 
-0x3120 008806 add regc ,offset_rssi_noise_kb_avg ,contw 
-0x3121 008807 istoret 1 ,contw 
-0x3122 008809 sub temp ,rssi_thresh_noise ,null 
-0x3123 008810 nrtn positive 
-0x3124 008811 setarg offset_24g_kb_ch_number 
-0x3125 008812 call g24_set_rega_ifetcht_1byte 
-0x3126 008814 call g24_ch_temp_incre_size4 
-0x3127 008815 arg offset_24g_kb_ch_number ,rega 
-0x3128 008816 call g24_set_contw_with_regb2 
-0x3129 008817 istoret 1 ,contw 
-:      008819 g24_store_mem_kb_last_ch:
-0x312a 008821 arg offset_24g_kb_last_ch ,rega 
-0x312b 008822 branch g24_set_contw_with_regb_store_1byte 
-:      008824 g24_kb_config_ch_once:
-0x312c 008825 setarg 1 
-0x312d 008826 arg offset_24g_kb_config_ch_once ,rega 
-0x312e 008827 call g24_set_contw_with_regb_store_1byte 
-0x312f 008829 arg 0 ,temp 
-0x3130 008830 call g24_ch_calc 
-0x3131 008833 branch g24_store_mem_kb_last_ch 
-:      008835 g24_rx_auto_bind_config_dongle:
-0x3132 008836 call g24_dongle_bind_ms_payload_cfg 
-0x3133 008837 call g24_fetch_mem_rx_addr 
-0x3134 008839 call g24_store_mem_addr 
-0x3135 008841 setarg offset_24g_dg_config_ch_once 
-0x3136 008842 call g24_set_rega_ifetch_1byte 
-0x3137 008844 call g24_dg_config_ch_once ,blank 
-0x3138 008845 call g24_dg_store_config_ch 
-0x3139 008846 add regc ,offset_rssi_noise_dg_index ,rega 
-0x313a 008847 ifetcht 1 ,rega 
-0x313b 008849 arg mem_rssi_noise_dg_buffer ,rega 
-0x313c 008850 call rssi_noise_store 
-0x313d 008851 add regc ,offset_rssi_noise_dg_index ,contw 
-0x313e 008852 istoret 1 ,contw 
-0x313f 008854 call g24_noise_rssi_average 
-0x3140 008855 add regc ,offset_rssi_noise_dg_avg ,contw 
-0x3141 008856 istoret 1 ,contw 
-0x3142 008858 sub temp ,rssi_thresh_noise ,null 
-0x3143 008859 nrtn positive 
-0x3144 008860 setarg offset_24g_dg_ch_number 
-0x3145 008861 call g24_set_rega_ifetcht_1byte 
-0x3146 008863 call g24_ch_temp_incre_size4 
-0x3147 008864 arg offset_24g_dg_ch_number ,rega 
-0x3148 008865 call g24_set_contw_with_regb2 
-0x3149 008866 istoret 1 ,contw 
-:      008868 g24_store_mem_dg_last_ch:
-0x314a 008871 arg offset_24g_dg_last_ch ,rega 
-0x314b 008872 branch g24_set_contw_with_regb_store_1byte 
-:      008875 g24_dg_config_ch_once:
-0x314c 008880 setarg 1 
-0x314d 008881 arg offset_24g_dg_config_ch_once ,rega 
-0x314e 008882 call g24_set_contw_with_regb_store_1byte 
-:      008883 g24_dg_store_config_ch:
-0x314f 008884 setarg offset_24g_dg_last_ch 
-0x3150 008885 call g24_set_rega_ifetch_1byte 
-0x3151 008886 branch g24_store_mem_ch 
-:      008889 g24_transmit_ack:
-0x3152 008891 add regc ,offset_24g_rxbuf ,rega 
-0x3153 008892 ifetch 1 ,rega 
-0x3154 008894 call g24_store_mem_data_type 
-0x3155 008897 call g24_read_len_pid_crc 
-0x3156 008899 call g24_fetch_mem_rxbuf_add1 
-0x3157 008901 isolate1 bit_ack_24g ,pdata 
-0x3158 008902 branch g24tx_no_ack ,true 
-:      008903 g24tx_with_ack:
-0x3159 008904 call g24_ackpayload_prep 
-0x315a 008905 call g24_transmit_prep 
-0x315b 008906 call g24_transmit 
-:      008907 g24tx_no_ack:
-0x315c 008908 branch g24_end_of_packet 
-:      008910 g24_ackpayload_prep:
-0x315d 008911 bpatch patch18_2 ,mem_patch18 
-0x315e 008912 add regc ,offset_24g_datalen ,contw 
-0x315f 008913 call g24_mem_set0 
-0x3160 008915 setarg offset_24g_ackpayload_enable 
-0x3161 008916 call g24_set_rega_ifetch_1byte 
-0x3162 008918 rtn blank 
-0x3163 008919 setarg 0x06 
-0x3164 008920 add regc ,offset_24g_datalen ,contw 
-0x3165 008921 istore 1 ,contw 
-0x3166 008923 arg 0x06 ,loopcnt 
-0x3167 008924 setarg offset_24g_bind_payload 
-0x3168 008925 iadd regc ,contr 
-0x3169 008927 add regc ,offset_24g_txbuf ,contw 
-0x316a 008929 branch memcpy 
-:      008932 g24_receive_packet_start:
-0x316b 008933 call g24_receive_transmit_ack 
-0x316c 008934 nbranch g24_rx_interrupt_clear ,user3 
-0x316d 008935 branch g24_receive_packet_parse 
-:      008937 g24_receive_transmit_ack:
-0x316e 008938 call g24_rx_interrupt_clear 
-0x316f 008939 call g24_receive_packet 
-0x3170 008940 nrtn user3 
-0x3171 008941 branch g24_transmit_ack 
-:      008943 g24_receive_packet_parse:
-0x3172 008944 bpatch patch18_3 ,mem_patch18 
-0x3173 008945 call g24_receive_packet_parse_pid_crc 
-0x3174 008946 nbranch g24_rx_interrupt_clear ,user 
-0x3175 008947 add regc ,offset_24g_rxdata_length ,rega 
-0x3176 008948 ifetch 1 ,rega 
-0x3177 008950 branch g24_rx_interrupt_clear ,blank 
-0x3178 008951 increase 2 ,pdata 
-0x3179 008952 iforce loopcnt 
-0x317a 008953 add regc ,offset_24g_rxbuf ,contr 
-0x317b 008955 setarg offset_24g_rxdata_temp 
-0x317c 008956 iadd regc ,contw 
-0x317d 008958 call memcpy 
-0x317e 008959 call g24_set0_mem_mode_switch 
-0x317f 008961 call g24_fetch_mem_pair_mode 
-0x3180 008963 call g24_enable_nodata_timer ,blank 
-0x3181 008964 setarg offset_24g_rxdata_temp_add2 
-0x3182 008965 call g24_set_rega_ifetch_1byte 
-0x3183 008967 beq 0x01 ,g24_data_type1 
-0x3184 008968 beq 0x02 ,g24_data_type2 
-0x3185 008969 beq 0x03 ,g24_data_type3 
-0x3186 008970 beq 0xff ,g24_data_attemp 
-0x3187 008971 branch g24_rx_interrupt_clear 
-:      008973 g24_receive_packet_parse_pid_crc:
-0x3188 008974 call g24_head_ptr2regc 
-0x3189 008975 call disable_user 
-0x318a 008976 add regc ,offset_24g_sta_pid ,rega 
-0x318b 008977 ifetch 1 ,rega 
-0x318c 008979 add regc ,offset_24g_last_pid ,rega 
-0x318d 008980 ifetcht 1 ,rega 
-0x318e 008982 isub temp ,null 
-0x318f 008983 ncall enable_user ,zero 
-0x3190 008984 add regc ,offset_24g_sta_pid ,rega 
-0x3191 008985 ifetch 1 ,rega 
-0x3192 008987 add regc ,offset_24g_last_pid ,contw 
-0x3193 008988 istore 1 ,contw 
-0x3194 008990 add regc ,offset_24g_sta_crc ,rega 
-0x3195 008991 ifetch 3 ,rega 
-0x3196 008993 add regc ,offset_24g_last_crc ,rega 
-0x3197 008994 ifetcht 3 ,rega 
-0x3198 008996 isub temp ,null 
-0x3199 008997 ncall enable_user ,zero 
-0x319a 008998 add regc ,offset_24g_sta_crc ,rega 
-0x319b 008999 ifetch 3 ,rega 
-0x319c 009001 add regc ,offset_24g_last_crc ,contw 
-0x319d 009003 branch g24_contw_istore_3byte 
-:      009005 g24_data_type1:
-0x319e 009006 call g24_ch_timer_reinit 
-0x319f 009007 call g24_fetch_mem_abort_pac 
-0x31a0 009008 store 1 ,mem_temp 
-0x31a1 009010 call g24_fetcht_mem_rxdata_temp 
-0x31a2 009011 fetch 1 ,mem_temp 
-0x31a3 009013 isolate1 bit_abort ,temp 
-0x31a4 009014 setflag true ,0 ,pdata 
-0x31a5 009015 add regc ,offset_24g_abort_pac ,contw 
-0x31a6 009016 istore 1 ,contw 
-0x31a7 009018 beq 1 ,g24_data_attemp_mouse 
-0x31a8 009019 call g24_fetch_mem_hop_pac 
-0x31a9 009021 call g24_fetcht_mem_rxdata_temp 
-0x31aa 009023 isolate1 bit_hop ,temp 
-0x31ab 009024 setflag true ,0 ,pdata 
-0x31ac 009025 call g24_store_mem_hop_pac 
-0x31ad 009027 add regc ,offset_24g_cb_rxdata_type1 ,rega 
-0x31ae 009028 ifetch 2 ,rega 
-0x31af 009030 branch callback_func 
-:      009032 dongle_rxdata_type1:
-0x31b0 009033 setarg ms_report_id 
-0x31b1 009034 store 1 ,mem_usb_mouse_data 
-0x31b2 009035 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b3 009037 istore 7 ,contw 
-0x31b4 009038 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b5 009040 ncall g24_ms_enable_blank_data_forcibly ,blank 
-0x31b6 009041 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b7 009043 call g24_ms_disable_blank_data_forcibly ,blank 
-:      009044 g24_data_type1_usbtx_enable:
-0x31b8 009045 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      009046 g24_data_type1_usbtx_enable_ep2:
-0x31b9 009047 fetch 1 ,mem_usb_tx_enable 
-0x31ba 009048 set1 2 ,pdata 
-0x31bb 009049 store 1 ,mem_usb_tx_enable 
-0x31bc 009050 rtn 
-:      009052 g24_ms_enable_blank_data_forcibly:
-0x31bd 009053 setarg 1 
-0x31be 009054 call g24_store_mem_ms_blank_data_enable 
-:      009056 g24_ms_enable_blank_data_timer:
-0x31bf 009057 setarg timer_ms_blank_delay 
-0x31c0 009058 arg timer_ms_blank ,queue 
-0x31c1 009059 branch timer_init 
-:      009060 g24_ms_disable_blank_data_forcibly:
-0x31c2 009061 call g24_set0_mem_ms_blank_data_enable 
-:      009063 g24_ms_disable_blank_data_timer:
-0x31c3 009064 setarg 0 
-0x31c4 009065 arg timer_ms_blank ,queue 
-0x31c5 009066 branch timer_init 
-:      009068 g24_data_type2:
-0x31c6 009069 call g24_fetcht_mem_rxdata_temp 
-0x31c7 009071 isolate1 bit_abort ,temp 
-0x31c8 009072 branch g24_data_attemp_kbd ,true 
-0x31c9 009073 arg mem_usb_kb_data ,contw 
-0x31ca 009074 call g24_data_type2_reverse_data 
-0x31cb 009075 fetch 8 ,mem_usb_kb_data 
-0x31cc 009076 ncall g24_kb_enable_blank_data_forcibly ,blank 
-0x31cd 009077 fetch 8 ,mem_usb_kb_data 
-0x31ce 009078 call g24_kb_disable_blank_data_forcibly ,blank 
-0x31cf 009079 call g24_head_ptr2regc 
-0x31d0 009080 fetch 8 ,mem_usb_kb_data 
-0x31d1 009081 arg offset_24g_kb_data_sta_data ,rega 
-0x31d2 009082 call g24_set_contw_with_temp 
-0x31d3 009083 istore 8 ,contw 
-0x31d4 009085 setarg offset_24g_kb_data_last_data 
-0x31d5 009086 iadd regc ,rega 
-0x31d6 009087 ifetcht 8 ,rega 
-0x31d7 009089 isub temp ,null 
-0x31d8 009090 ncall g24_kb_data_dispose ,zero 
-0x31d9 009091 setarg offset_24g_kb_data_sta_data 
-0x31da 009092 iadd regc ,rega 
-0x31db 009093 ifetch 8 ,rega 
-0x31dc 009095 arg offset_24g_kb_data_last_data ,rega 
-0x31dd 009096 call g24_set_contw_with_temp 
-0x31de 009097 istore 8 ,contw 
-0x31df 009099 branch g24_rx_interrupt_clear 
-:      009101 g24_data_type2_reverse_data:
-0x31e0 009102 setarg offset_24g_rxdata_temp_add2 
-0x31e1 009103 iadd regc ,contr 
-0x31e2 009105 arg 9 ,loopcnt 
-0x31e3 009106 branch reverse_byte 
-:      009108 g24_kb_enable_blank_data_forcibly:
-0x31e4 009109 setarg 1 
-0x31e5 009110 call g24_store_mem_kb_blank_data_enable 
-:      009112 g24_kb_enable_blank_data_timer:
-0x31e6 009113 setarg timer_kb_blank_delay 
-0x31e7 009114 arg timer_kb_blank ,queue 
-0x31e8 009115 branch timer_init 
-:      009117 g24_kb_disable_blank_data_forcibly:
-0x31e9 009118 call g24_set0_mem_kb_blank_data_enable 
-:      009120 g24_kb_disable_blank_data_timer:
-0x31ea 009121 setarg 0 
-0x31eb 009122 arg timer_kb_blank ,queue 
-0x31ec 009123 branch timer_init 
-:      009125 g24_kb_data_dispose:
-:      009126 g24_kb_data_into_ep1_fifo:
-0x31ed 009127 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x31ee 009128 fetch 1 ,mem_usb_tx_enable 
-0x31ef 009129 set1 1 ,pdata 
-0x31f0 009130 store 1 ,mem_usb_tx_enable 
-0x31f1 009131 rtn 
-:      009133 g24_data_type3:
-0x31f2 009134 arg mem_usb_kb_multikey ,contw 
-0x31f3 009135 call g24_data_type2_reverse_data 
-0x31f4 009136 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f5 009137 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x31f6 009138 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f7 009139 call g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x31f8 009140 call g24_head_ptr2regc 
-0x31f9 009141 fetch 3 ,mem_usb_kb_multikey 
-0x31fa 009142 arg offset_24g_kb_multikey_sta_data ,rega 
-0x31fb 009143 call g24_set_contw_with_temp_store_3byte 
-0x31fc 009145 setarg offset_24g_kb_multikey_last_data 
-0x31fd 009146 iadd regc ,rega 
-0x31fe 009147 ifetcht 3 ,rega 
-0x31ff 009149 isub temp ,null 
-0x3200 009150 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
-0x3201 009151 setarg offset_24g_kb_multikey_sta_data 
-0x3202 009152 iadd regc ,rega 
-0x3203 009153 ifetch 3 ,rega 
-0x3204 009155 arg offset_24g_kb_multikey_last_data ,rega 
-0x3205 009156 call g24_set_contw_with_temp_store_3byte 
-0x3206 009158 branch g24_rx_interrupt_clear 
-:      009160 g24_kb_mul_data_into_ep2_fifo:
-0x3207 009161 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x3208 009162 branch g24_data_type1_usbtx_enable_ep2 
-:      009164 g24_kb_mul_enable_blank_data_forcibly:
-0x3209 009165 setarg 1 
-0x320a 009166 call g24_store_mem_kb_mul_blank_data_enable 
-:      009168 g24_kb_mul_enable_blank_data_timer:
-0x320b 009169 setarg timer_kb_mul_blank_delay 
-0x320c 009170 arg timer_kb_mul_blank ,queue 
-0x320d 009171 branch timer_init 
-:      009173 g24_kb_mul_disable_blank_data_forcibly:
-0x320e 009174 call g24_set0_mem_kb_mul_blank_data_enable 
-:      009176 g24_kb_mul_disable_blank_data_timer:
-0x320f 009177 setarg 0 
-0x3210 009178 arg timer_kb_mul_blank ,queue 
-0x3211 009179 branch timer_init 
-:      009181 g24_data_attemp:
-0x3212 009182 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3213 009184 beq datatype_mouse ,g24_data_attemp_mouse 
-0x3214 009185 beq datatype_keyboard ,g24_data_attemp_kbd 
-0x3215 009186 rtn 
-:      009187 g24_data_attemp_mouse:
-0x3216 009188 setarg offset_24g_rxdata_temp_add4 
-0x3217 009189 call g24_set_rega_ifetch_4byte 
-0x3218 009190 arg offset_24g_mouse_addr ,rega 
-0x3219 009191 call g24_set_contw_with_temp 
-0x321a 009194 branch g24_contw_istore_4byte 
-:      009196 g24_data_attemp_kbd:
-0x321b 009197 setarg offset_24g_rxdata_temp_add4 
-0x321c 009198 call g24_set_rega_ifetch_4byte 
-0x321d 009199 arg offset_24g_kb_addr ,rega 
-0x321e 009200 call g24_set_contw_with_temp 
-0x321f 009203 branch g24_contw_istore_4byte 
-:      009205 g24_store_mem_24g_mode:
-0x3220 009206 call g24_head_ptr2regc 
-0x3221 009207 add regc ,offset_24g_mode ,contw 
-0x3222 009208 istore 1 ,contw 
-0x3223 009209 rtn 
-:      009211 g24_fetch_mem_device_addr:
-0x3224 009212 call g24_head_ptr2regc 
-0x3225 009213 add regc ,offset_24g_device_addr ,rega 
-0x3226 009214 branch g24_rega_ifetch_4byte 
-:      009215 g24_store_mem_device_addr:
-0x3227 009216 call g24_head_ptr2regc 
-0x3228 009217 add regc ,offset_24g_device_addr ,contw 
-0x3229 009218 branch g24_contw_istore_4byte 
-:      009220 g24_fetch_mem_addr:
-0x322a 009221 add regc ,offset_24g_addr ,rega 
-0x322b 009222 branch g24_rega_ifetch_4byte 
-:      009223 g24_store_mem_addr:
-0x322c 009224 add regc ,offset_24g_addr ,contw 
-:      009225 g24_contw_istore_4byte:
-0x322d 009226 istore 4 ,contw 
-0x322e 009227 rtn 
-:      009229 g24_store_mem_ch:
-0x322f 009230 add regc ,offset_24g_ch ,contw 
-0x3230 009231 branch g24_contw_istore_1byte 
-:      009233 g24_set0_mem_pid:
-0x3231 009234 setarg 0 
-:      009235 g24_store_mem_pid:
-0x3232 009236 call g24_head_ptr2regc 
-0x3233 009237 add regc ,offset_24g_pid ,contw 
-0x3234 009238 branch g24_contw_istore_1byte 
-:      009240 g24_store_mem_txpayload:
-0x3235 009241 add regc ,offset_24g_txpayload ,contw 
-0x3236 009242 branch g24_contw_istore_1byte 
-:      009244 g24_set4_mem_max_retry:
-0x3237 009245 setarg 4 
-:      009246 g24_store_mem_max_retry:
-0x3238 009247 add regc ,offset_24g_max_retry ,contw 
-0x3239 009248 branch g24_contw_istore_1byte 
-:      009250 g24_fetch_mem_data_type:
-0x323a 009251 add regc ,offset_24g_data_type ,rega 
-0x323b 009252 branch g24_rega_ifetch_1byte 
-:      009253 g24_store_mem_data_type:
-0x323c 009254 add regc ,offset_24g_data_type ,contw 
-0x323d 009255 branch g24_contw_istore_1byte 
-:      009257 g24_set2_mem_sync_cnt:
-0x323e 009258 setarg 2 
-:      009259 g24_store_mem_sync_cnt:
-0x323f 009260 add regc ,offset_24g_sync_cnt ,contw 
-0x3240 009261 branch g24_contw_istore_1byte 
-:      009263 g24_set1_mem_rf_last_sta:
-0x3241 009264 setarg 1 
-:      009265 g24_store_mem_rf_last_sta:
-0x3242 009266 call g24_head_ptr2regc 
-0x3243 009267 add regc ,offset_24g_rf_last_sta ,contw 
-0x3244 009268 branch g24_contw_istore_1byte 
-:      009270 g24_fetch_mem_hop_pac:
-0x3245 009271 call g24_head_ptr2regc 
-0x3246 009272 add regc ,offset_24g_hop_pac ,rega 
-0x3247 009273 branch g24_rega_ifetch_1byte 
-:      009274 g24_set1_mem_hop_pac:
-0x3248 009275 setarg 1 
-:      009276 g24_store_mem_hop_pac:
-0x3249 009277 call g24_head_ptr2regc 
-0x324a 009278 add regc ,offset_24g_hop_pac ,contw 
-0x324b 009279 branch g24_contw_istore_1byte 
-:      009281 g24_fetch_mem_abort_pac:
-0x324c 009282 call g24_head_ptr2regc 
-0x324d 009283 add regc ,offset_24g_abort_pac ,rega 
-0x324e 009284 branch g24_rega_ifetch_1byte 
-:      009285 g24_set1_mem_abort_pac:
-0x324f 009286 setarg 1 
-:      009287 g24_store_mem_abort_pac:
-0x3250 009288 call g24_head_ptr2regc 
-0x3251 009289 add regc ,offset_24g_abort_pac ,contw 
-0x3252 009290 branch g24_contw_istore_1byte 
-:      009292 g24_fetch_mem_pairing_sm:
-0x3253 009293 call g24_head_ptr2regc 
-0x3254 009294 add regc ,offset_24g_pairing_sm ,rega 
-0x3255 009295 branch g24_rega_ifetch_1byte 
-:      009296 g24_store_mem_pairing_sm:
-0x3256 009297 add regc ,offset_24g_pairing_sm ,contw 
-0x3257 009298 branch g24_contw_istore_1byte 
-:      009300 g24_fetch_mem_rf_hop_ch:
-0x3258 009301 add regc ,offset_24g_rf_hop_ch ,rega 
-0x3259 009302 branch g24_rega_ifetch_1byte 
-:      009303 g24_set0_mem_rf_hop_ch:
-0x325a 009304 setarg 0 
-:      009305 g24_store_mem_rf_hop_ch:
-0x325b 009306 add regc ,offset_24g_rf_hop_ch ,contw 
-0x325c 009307 branch g24_contw_istore_1byte 
-:      009309 g24_fetch_mem_rf_work_stage:
-0x325d 009310 add regc ,offset_24g_rf_work_stage ,rega 
-0x325e 009311 branch g24_rega_ifetch_1byte 
-:      009313 g24_fetch_mem_rxbuf_add1:
-0x325f 009314 add regc ,offset_24g_rxbuf_add1 ,rega 
-0x3260 009315 branch g24_rega_ifetch_1byte 
-:      009317 g24_fetch_mem_check_dongle_times:
-0x3261 009318 add regc ,offset_24g_check_dongle_times ,rega 
-0x3262 009319 branch g24_rega_ifetch_1byte 
-:      009320 g24_set0_mem_check_dongle_times:
-0x3263 009321 setarg 0 
-:      009322 g24_store_mem_check_dongle_times:
-0x3264 009323 call g24_head_ptr2regc 
-0x3265 009324 add regc ,offset_24g_check_dongle_times ,contw 
-0x3266 009325 branch g24_contw_istore_1byte 
-:      009327 g24_store_mem_tx_power:
-0x3267 009328 call g24_head_ptr2regc 
-0x3268 009329 add regc ,offset_tx_power_temp ,rega 
-0x3269 009330 ifetch 1 ,rega 
-:      009331 g24_store_mem_txpower:
-0x326a 009332 store 1 ,mem_tx_power 
-0x326b 009333 rtn 
-:      009335 g24_store_mem_tx_power_temp:
-0x326c 009336 call g24_head_ptr2regc 
-0x326d 009337 fetch 1 ,mem_tx_power 
-0x326e 009339 add regc ,offset_tx_power_temp ,contw 
-0x326f 009340 branch g24_contw_istore_1byte 
-:      009342 g24_fetch_mem_power_ctrl_pac:
-0x3270 009343 add regc ,offset_power_ctrl_packet_cnt ,rega 
-0x3271 009344 branch g24_rega_ifetch_1byte 
-:      009346 g24_store_mem_power_ctrl_level:
-0x3272 009347 add regc ,offset_power_ctrl_level ,contw 
-0x3273 009348 branch g24_contw_istore_1byte 
-:      009350 g24_fetcht_mem_rxdata_temp:
-0x3274 009351 setarg offset_24g_rxdata_temp 
-:      009352 g24_set_rega_ifetcht_1byte:
-0x3275 009353 iadd regc ,rega 
-0x3276 009354 ifetcht 1 ,rega 
-0x3277 009355 rtn 
-:      009357 g24_fetch_mem_rf_laststa:
-0x3278 009358 setarg offset_24g_rf_laststa 
-0x3279 009359 branch g24_set_rega_ifetch_1byte 
-:      009360 g24_set0_mem_rf_laststa:
-0x327a 009361 setarg 0 
-:      009362 g24_store_mem_rf_laststa:
-0x327b 009363 arg offset_24g_rf_laststa ,rega 
-0x327c 009364 branch g24_set_contw_with_regb_store_1byte 
-:      009366 g24_fetch_mem_rx_addr:
-0x327d 009367 setarg offset_24g_rx_addr 
-:      009368 g24_set_rega_ifetch_4byte:
-0x327e 009369 call g24_set_rega 
-:      009370 g24_rega_ifetch_4byte:
-0x327f 009371 ifetch 4 ,rega 
-0x3280 009372 rtn 
-:      009374 g24_fetch_mem_time_slice:
-0x3281 009375 setarg offset_24g_time_slice 
-0x3282 009376 branch g24_set_rega_ifetch_1byte 
-:      009377 g24_set0_mem_time_slice:
-0x3283 009378 setarg 0 
-:      009379 g24_store_mem_time_slice:
-0x3284 009380 arg offset_24g_time_slice ,rega 
-0x3285 009381 branch g24_set_contw_with_regb_store_1byte 
-:      009383 g24_set0_mem_mode_switch:
-0x3286 009384 setarg 0 
-:      009385 g24_store_mem_mode_switch:
-0x3287 009386 arg offset_24g_mode_switch ,rega 
-0x3288 009387 branch g24_set_contw_with_regb_store_1byte 
-:      009389 g24_store_mem_bind_payload:
-0x3289 009390 arg offset_24g_bind_payload ,rega 
-0x328a 009391 branch g24_set_contw_with_regb_store_1byte 
-:      009393 g24_fetch_mem_bind_device_status:
-0x328b 009394 setarg offset_dongle_bind_device_status 
-0x328c 009395 branch g24_set_rega_ifetch_1byte 
-:      009396 g24_store_mem_bind_device_status:
-0x328d 009397 arg offset_dongle_bind_device_status ,rega 
-0x328e 009398 branch g24_set_contw_with_regb_store_1byte 
-:      009400 g24_fetch_mem_dongle_work_mode:
-0x328f 009401 setarg offset_dongle_work_mode 
-0x3290 009402 branch g24_set_rega_ifetch_1byte 
-:      009403 g24_set_work_mem_dongle_work_mode:
-0x3291 009404 setarg dongle_work 
-:      009405 g24_store_mem_dongle_work_mode:
-0x3292 009406 arg offset_dongle_work_mode ,rega 
-0x3293 009407 branch g24_set_contw_with_regb_store_1byte 
-:      009409 g24_fetch_mem_dongle_mode_init:
-0x3294 009410 setarg offset_dongle_mode_init 
-0x3295 009411 branch g24_set_rega_ifetch_1byte 
-:      009412 g24_set0_mem_dongle_mode_init:
-0x3296 009413 setarg clear_init 
-:      009414 g24_store_mem_dongle_mode_init:
-0x3297 009415 arg offset_dongle_mode_init ,rega 
-0x3298 009416 branch g24_set_contw_with_regb_store_1byte 
-:      009418 g24_set0_mem_ackpayload_enable:
-0x3299 009419 setarg 0 
-:      009420 g24_store_mem_ackpayload_enable:
-0x329a 009421 arg offset_24g_ackpayload_enable ,rega 
-0x329b 009422 branch g24_set_contw_with_regb_store_1byte 
-:      009423 g24_set1_mem_ackpayload_enable:
-0x329c 009424 setarg 1 
-0x329d 009425 branch g24_store_mem_ackpayload_enable 
-:      009427 g24_fetch_mem_rxdata_temp_add3_7byte:
-0x329e 009428 setarg offset_24g_rxdata_temp_add3 
-0x329f 009429 call g24_set_rega 
-0x32a0 009430 ifetch 7 ,rega 
-0x32a1 009431 rtn 
-:      009433 g24_fetch_mem_nodata_timer_enable:
-0x32a2 009434 setarg offset_24g_nodata_timer_enable 
-0x32a3 009435 branch g24_set_rega_ifetch_1byte 
-:      009436 g24_set0_mem_nodata_timer_enable:
-0x32a4 009437 setarg 0 
-:      009438 g24_store_mem_nodata_timer_enable:
-0x32a5 009439 arg offset_24g_nodata_timer_enable ,rega 
-0x32a6 009440 branch g24_set_contw_with_regb_store_1byte 
-:      009442 g24_set0_mem_ms_blank_data_enable:
-0x32a7 009443 setarg 0 
-:      009444 g24_store_mem_ms_blank_data_enable:
-0x32a8 009445 arg offset_24g_ms_blank_data_enable ,rega 
-0x32a9 009446 branch g24_set_contw_with_regb_store_1byte 
-:      009448 g24_set0_mem_kb_blank_data_enable:
-0x32aa 009449 setarg 0 
-:      009450 g24_store_mem_kb_blank_data_enable:
-0x32ab 009451 arg offset_24g_kb_blank_data_enable ,rega 
-0x32ac 009452 branch g24_set_contw_with_regb_store_1byte 
-:      009454 g24_set0_mem_kb_mul_blank_data_enable:
-0x32ad 009455 setarg 0 
-:      009456 g24_store_mem_kb_mul_blank_data_enable:
-0x32ae 009457 arg offset_24g_kb_mul_blank_data_enable ,rega 
-0x32af 009458 branch g24_set_contw_with_regb_store_1byte 
-:      009460 g24_store_mem_power_ctrl_threshold_up:
-0x32b0 009461 arg offset_power_ctrl_threshold_up ,rega 
-0x32b1 009462 branch g24_set_contw_with_regb_store_1byte 
-:      009464 g24_store_mem_power_ctrl_threshold_down:
-0x32b2 009465 arg offset_power_ctrl_threshold_down ,rega 
-:      009466 g24_set_contw_with_regb_store_1byte:
-0x32b3 009467 call g24_set_contw_with_regb 
-:      009468 g24_contw_istore_1byte:
-0x32b4 009469 istore 1 ,contw 
-0x32b5 009470 rtn 
-:      009472 g24_fetch_mem_pair_mode:
-0x32b6 009473 setarg offset_24g_pair_mode 
-0x32b7 009474 branch g24_set_rega_ifetch_1byte 
-:      009476 g24_store_mem_pair_mode:
-0x32b8 009477 arg offset_24g_pair_mode ,rega 
-0x32b9 009478 branch g24_set_contw_with_regb_store_1byte 
-:      009480 g24_store_mem_pair_txpower:
-0x32ba 009481 setarg offset_24g_pair_txpower 
-0x32bb 009482 call g24_set_rega_ifetch_1byte 
-0x32bc 009483 branch g24_store_mem_txpower 
-:      009485 g24_fetch_mem_rxdata_temp_add3_1byte:
-0x32bd 009486 setarg offset_24g_rxdata_temp_add3 
-0x32be 009487 branch g24_set_rega_ifetch_1byte 
-:      009489 g24_set_contw_with_temp:
-0x32bf 009490 copy pdata ,temp 
-0x32c0 009491 copy rega ,pdata 
-0x32c1 009492 iadd regc ,contw 
-0x32c2 009493 copy temp ,pdata 
-0x32c3 009494 rtn 
-:      009496 g24_set_contw_with_temp_store_3byte:
-0x32c4 009497 call g24_set_contw_with_temp 
-:      009498 g24_contw_istore_3byte:
-0x32c5 009499 istore 3 ,contw 
-0x32c6 009500 rtn 
-:      009502 g24_set_contw_with_regb:
-0x32c7 009503 call g24_head_ptr2regc 
-:      009504 g24_set_contw_with_regb2:
-0x32c8 009505 copy pdata ,regb 
-0x32c9 009506 copy rega ,pdata 
-0x32ca 009507 iadd regc ,contw 
-0x32cb 009508 copy regb ,pdata 
-0x32cc 009509 rtn 
-:      009511 g24_set_rega:
-0x32cd 009512 call g24_head_ptr2regc 
-0x32ce 009513 iadd regc ,rega 
-0x32cf 009514 rtn 
-:      009516 g24_set_rega_ifetch_1byte:
-0x32d0 009517 call g24_set_rega 
-:      009518 g24_rega_ifetch_1byte:
-0x32d1 009519 ifetch 1 ,rega 
-0x32d2 009520 rtn 
-:      009522 g24_set_rega_ifetcht_4byte:
-0x32d3 009523 call g24_set_rega 
-0x32d4 009524 ifetcht 4 ,rega 
-0x32d5 009525 rtn 
-:      009527 g24_mem_set0:
-0x32d6 009528 setarg 0 
-0x32d7 009529 branch g24_contw_istore_1byte 
-:      009533 app_init:
-0x32d8 009534 bpatch patch18_4 ,mem_patch18 
-0x32d9 009535 fetch 1 ,mem_device_option 
-0x32da 009536 branch app_init ,blank 
-0x32db 009538 beq dvc_op_dongle ,dongle_init 
-0x32dc 009539 beq dvc_op_antilost ,antilost_init 
-0x32dd 009540 beq dvc_op_shutter ,shutter_init 
-0x32de 009541 beq dvc_op_module ,module_init 
-0x32df 009542 beq dvc_op_car ,car_init 
-0x32e0 009543 beq dvc_op_remote_car ,remote_car_init 
-0x32e1 009544 bbit1 dvc_op_mouse ,mouse_init 
-0x32e2 009545 rtn 
-:      009547 app_lpm_init:
-0x32e3 009548 bpatch patch18_5 ,mem_patch18 
-0x32e4 009549 jam 0 ,mem_tester_emulate 
-0x32e5 009550 jam 0 ,mem_debug_config 
-0x32e6 009551 jam 0 ,mem_lch_code 
-0x32e7 009552 setarg 0 
-0x32e8 009553 store 5 ,mem_sp_state_start 
-0x32e9 009554 fetch 1 ,mem_device_option 
-0x32ea 009555 branch app_lpm_init ,blank 
-0x32eb 009556 beq dvc_op_module ,module_lpm_init 
-:      009557 app_lpm_init0:
-0x32ec 009558 rtn 
-:      009561 app_process_idle:
-0x32ed 009562 call ui_dispatch 
-0x32ee 009563 call check_51cmd 
-0x32ef 009564 call app_process_bb_event 
-0x32f0 009565 fetch 2 ,mem_cb_idle_process 
-0x32f1 009566 branch callback_func 
-:      009568 app_process_bt:
-0x32f2 009569 fetch 2 ,mem_cb_bt_process 
-0x32f3 009570 branch callback_func 
-:      009572 app_process_ble:
-0x32f4 009573 fetch 2 ,mem_cb_le_process 
-0x32f5 009574 branch callback_func 
-:      009576 app_process_bb_event:
-0x32f6 009577 bpatch patch18_6 ,mem_patch18 
-0x32f7 009579 arg mem_ipc_fifo_bt2c51 ,rega 
-0x32f8 009580 call fifo_out 
-0x32f9 009581 rtn blank 
-0x32fa 009583 copy pdata ,regc 
-0x32fb 009584 call app_event_normal_process 
-0x32fc 009585 branch app_process_bb_event_priority 
-:      009587 app_discard_event:
-0x32fd 009588 arg 0 ,regc 
-0x32fe 009589 rtn 
-:      009594 app_event_normal_process:
-0x32ff 009595 beq bt_evt_bb_connected ,app_evt_bt_conn 
-0x3300 009596 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x3301 009597 beq bt_evt_setup_complete ,app_evt_setup_complete 
-0x3302 009598 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
-0x3303 009599 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
-0x3304 009600 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
-0x3305 009601 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
-0x3306 009602 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
-0x3307 009603 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x3308 009604 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x3309 009605 beq bt_evt_reconn_started ,app_event_reconn_start 
-0x330a 009606 beq bt_evt_enter_sniff ,app_event_enter_sniff 
-0x330b 009607 beq bt_evt_exit_sniff ,app_event_exit_sniff 
-0x330c 009609 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
-0x330d 009610 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
-0x330e 009611 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
-0x330f 009612 beq bt_evt_switch_success_master ,app_event_switch_success 
-0x3310 009613 rtn 
-:      009616 app_evt_bt_conn:
-0x3311 009617 fetch 2 ,mem_ui_state_map 
-0x3312 009618 set1 ui_state_bt_connected ,pdata 
-0x3313 009619 store 2 ,mem_ui_state_map 
-0x3314 009620 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3315 009621 set0 app_disc_by_button ,pdata 
-0x3316 009622 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3317 009623 rtn 
-:      009625 app_event_switch_success:
-0x3318 009626 jam 0 ,mem_switch_fail_master_count 
-0x3319 009627 rtn 
-:      009629 app_event_switch_fail_master:
-0x331a 009630 fetch 1 ,mem_switch_fail_master_count 
-0x331b 009631 increase 1 ,pdata 
-0x331c 009632 store 1 ,mem_switch_fail_master_count 
-0x331d 009633 sub pdata ,1 ,null 
-0x331e 009634 branch app_bt_role_switch ,positive 
-0x331f 009635 jam 0 ,mem_switch_fail_master_count 
-0x3320 009636 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3321 009637 set1 app_disc_switch_fail ,pdata 
-0x3322 009638 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3323 009639 branch app_bt_disconnect 
-:      009641 app_process_bb_event_priority:
-0x3324 009642 fetch 2 ,mem_cb_bb_event_process 
-0x3325 009643 branch callback_func 
-:      009645 app_check_wake_lock:
-0x3326 009646 fetch 2 ,mem_cb_check_wakelock 
-0x3327 009647 branch callback_func 
-:      009649 app_will_enter_lpm:
-0x3328 009650 fetch 2 ,mem_cb_before_lpm 
-0x3329 009651 branch callback_func 
-:      009653 app_event_linkkey_generate:
-0x332a 009654 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332b 009655 set1 app_disc_after_pairing ,pdata 
-0x332c 009656 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332d 009657 branch app_bt_store_reconn_info 
-:      009659 app_event_reconn_start:
-0x332e 009660 fetch 2 ,mem_ui_state_map 
-0x332f 009661 set1 ui_state_bt_reconnect ,pdata 
-0x3330 009662 store 2 ,mem_ui_state_map 
-0x3331 009663 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3332 009664 set1 app_disc_after_reconn ,pdata 
-0x3333 009665 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3334 009666 rtn 
-:      009668 app_evt_setup_complete:
-0x3335 009669 fetch 2 ,mem_ui_state_map 
-0x3336 009670 set1 ui_state_bt_setup_complete ,pdata 
-0x3337 009671 store 2 ,mem_ui_state_map 
-0x3338 009672 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3339 009673 set1 app_disc_after_setup_done ,pdata 
-0x333a 009674 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x333b 009675 rtn 
-:      009677 app_evt_hid_handshake:
-0x333c 009678 fetch 2 ,mem_ui_state_map 
-0x333d 009679 set1 ui_state_bt_hid_handshake ,pdata 
-0x333e 009680 store 2 ,mem_ui_state_map 
-0x333f 009681 rtn 
-:      009683 app_event_enter_sniff:
-0x3340 009684 fetch 2 ,mem_ui_state_map 
-0x3341 009685 set1 ui_state_bt_sniff ,pdata 
-0x3342 009686 store 2 ,mem_ui_state_map 
-0x3343 009687 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3344 009688 set1 app_disc_after_sniff ,pdata 
-0x3345 009689 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3346 009690 rtn 
-:      009692 app_event_exit_sniff:
-0x3347 009693 fetch 2 ,mem_ui_state_map 
-0x3348 009694 set0 ui_state_bt_sniff ,pdata 
-0x3349 009695 store 2 ,mem_ui_state_map 
-0x334a 009696 rtn 
-:      009698 app_le_event_bb_connected:
-0x334b 009699 fetch 2 ,mem_ui_state_map 
-0x334c 009700 set1 ui_state_ble_connected ,pdata 
-0x334d 009701 store 2 ,mem_ui_state_map 
-0x334e 009702 rtn 
-:      009704 app_le_event_bb_disconn:
-0x334f 009705 fetch 2 ,mem_ui_state_map 
-0x3350 009706 set0 ui_state_ble_connected ,pdata 
-0x3351 009707 store 2 ,mem_ui_state_map 
-0x3352 009708 branch app_lpm_mult_disable 
-:      009710 app_bb_event_hid_connected:
-0x3353 009711 fetch 2 ,mem_ui_state_map 
-0x3354 009712 set1 ui_state_bt_hid_conn ,pdata 
-0x3355 009713 store 2 ,mem_ui_state_map 
-0x3356 009714 rtn 
-:      009716 app_evt_button_long_pressed:
-0x3357 009717 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3358 009718 set1 app_disc_by_button ,pdata 
-0x3359 009719 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335a 009720 rtn 
-:      009722 app_event_ml2cap_conn_refused:
-0x335b 009723 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335c 009724 set1 app_disc_l2cap_refused ,pdata 
-0x335d 009725 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335e 009726 branch app_bt_disconnect 
-:      009729 app_evt_timer:
-0x335f 009730 bpatch patch18_7 ,mem_patch18 
-0x3360 009731 store 1 ,mem_app_evt_timer_count 
-:      009732 app_evt_100ms_loop:
-0x3361 009733 fetch 1 ,mem_app_evt_timer_count 
-0x3362 009734 rtn blank 
-0x3363 009735 increase -1 ,pdata 
-0x3364 009736 store 1 ,mem_app_evt_timer_count 
-0x3365 009737 call ui_button_polling 
-0x3366 009738 call app_lpm_wake_auto_lock_timer 
-0x3367 009739 call app_unsniff_delay_timer 
-0x3368 009740 call app_discovery_timer 
-0x3369 009741 call flash_write_spi_sm_timer 
-0x336a 009742 fetch 2 ,mem_cb_event_timer 
-0x336b 009743 call callback_func 
-0x336c 009744 branch app_evt_100ms_loop 
-:      009749 timer_single_step:
-0x336d 009750 ifetch 1 ,regc 
-0x336e 009751 rtn blank 
-0x336f 009752 pincrease -1 
-0x3370 009753 istore 1 ,regc 
-0x3371 009754 nrtn blank 
-0x3372 009755 copy regb ,pdata 
-0x3373 009756 branch callback_func 
-:      009760 timer_single_step_2b:
-0x3374 009761 ifetch 2 ,regc 
-0x3375 009762 rtn blank 
-0x3376 009763 pincrease -1 
-0x3377 009764 istore 2 ,regc 
-0x3378 009765 nrtn blank 
-0x3379 009766 copy regb ,pdata 
-0x337a 009767 branch callback_func 
-:      009769 app_power_timer:
-0x337b 009770 fetcht 2 ,mem_power_param_ptr 
-0x337c 009771 add temp ,power_timer_offset ,regc 
-0x337d 009772 arg app_power_timer_timeout ,regb 
-0x337e 009773 branch timer_single_step 
-:      009775 app_power_timer_timeout:
-0x337f 009776 call app_got_power_state_common 
-0x3380 009777 beq power_starting ,app_enter_power_stanby_state 
-:      009778 app_enter_power_off_state:
-0x3381 009779 branch app_enter_hibernate 
-:      009780 app_enter_power_stanby_state:
-0x3382 009781 setarg power_standby 
-0x3383 009782 istore 1 ,regc 
-0x3384 009783 add temp ,power_standby_cb_offset ,regb 
-:      009784 app_power_cb_common:
-0x3385 009785 ifetch 2 ,regb 
-0x3386 009786 branch callback_func 
-:      009788 app_unsniff_delay_timer:
-0x3387 009789 arg mem_unsniff2sniff_timer_count ,regc 
-0x3388 009790 arg app_unsniff_delay_timeout ,regb 
-0x3389 009791 branch timer_single_step 
-:      009793 app_unsniff_delay_timeout:
-0x338a 009794 call context_check_idle 
-0x338b 009795 branch app_bt_enter_sniff ,zero 
-0x338c 009796 rtn 
-:      009799 app_discovery_timer:
-0x338d 009800 arg mem_discovery_timeout_timer_count ,regc 
-0x338e 009801 arg app_discovery_timeout ,regb 
-0x338f 009802 branch timer_single_step_2b 
-:      009804 app_discovery_timeout:
-0x3390 009805 call app_bt_stop_discovery 
-0x3391 009806 call app_led_off 
-0x3392 009807 fetch 2 ,mem_cb_discovry_timeout 
-0x3393 009808 branch callback_func 
-:      009811 app_bb_event_reconn_failed:
-0x3394 009812 call app_disconn_reason_flag_clear 
-:      009813 app_clear_reconnect_flag:
-0x3395 009814 fetch 2 ,mem_ui_state_map 
-0x3396 009815 set0 ui_state_bt_reconnect ,pdata 
-0x3397 009816 store 2 ,mem_ui_state_map 
-0x3398 009817 rtn 
-:      009819 app_bb_event_bb_disconn:
-0x3399 009820 jam 0 ,mem_unsniff2sniff_timer_count 
-0x339a 009821 fetch 2 ,mem_ui_state_map 
-0x339b 009822 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
-0x339c 009823 isolate0 ui_state_bt_setup_complete ,pdata 
-0x339d 009824 call app_discard_event ,true 
-:      009825 app_bb_event_bb_reconn_disconn:
-0x339e 009826 bpatch patch19_0 ,mem_patch19 
-0x339f 009827 fetch 2 ,mem_ui_state_map 
-0x33a0 009828 set0 ui_state_bt_connected ,pdata 
-0x33a1 009829 set0 ui_state_bt_setup_complete ,pdata 
-0x33a2 009830 set0 ui_state_bt_hid_conn ,pdata 
-0x33a3 009831 set0 ui_state_bt_hid_handshake ,pdata 
-0x33a4 009832 set0 ui_state_bt_reconnect ,pdata 
-0x33a5 009833 store 2 ,mem_ui_state_map 
-0x33a6 009834 branch app_lpm_mult_disable 
-:      009836 app_bb_hibernate:
-0x33a7 009837 call app_disconn_reason_clear 
-0x33a8 009838 branch app_enter_hibernate 
-:      009841 app_disconn_reason_clear:
-0x33a9 009842 setarg 0 
-0x33aa 009843 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33ab 009844 rtn 
-:      009845 app_disconn_reason_flag_clear:
-0x33ac 009846 setarg 0 
-0x33ad 009847 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33ae 009848 rtn 
-:      009850 app_disconn_reason_collect_bt:
-0x33af 009851 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b0 009852 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b1 009853 setarg 0 
-0x33b2 009854 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b3 009855 rtn 
-:      009857 app_disconn_reason_collect_ble:
-0x33b4 009858 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b5 009859 set1 app_disc_ble ,pdata 
-0x33b6 009860 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b7 009861 setarg 0 
-0x33b8 009862 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b9 009863 rtn 
-:      009871 app_check_sniff:
-0x33ba 009872 fetch 1 ,mem_ui_state_map 
-0x33bb 009873 isolate1 ui_state_bt_sniff ,pdata 
-0x33bc 009874 rtn 
-:      009882 app_initflag_store:
-0x33bd 009883 setarg eeprom_init_flag 
-:      009884 app_flag_store:
-0x33be 009885 store 2 ,mem_timeup 
-0x33bf 009886 bpatch patch19_1 ,mem_patch19 
-0x33c0 009887 arg 2 ,temp 
-0x33c1 009888 arg mem_timeup ,rega 
-0x33c2 009889 arg eeprom_module_init_flag ,regb 
-0x33c3 009890 branch iicd_write_eep_data 
-:      009893 app_initflag_check:
-0x33c4 009894 bpatch patch19_2 ,mem_patch19 
-0x33c5 009895 arg 2 ,temp 
-0x33c6 009896 arg mem_pdatatemp ,rega 
-0x33c7 009897 arg eeprom_module_init_flag ,regb 
-0x33c8 009898 call iicd_read_eep_data 
-0x33c9 009899 fetch 2 ,mem_pdatatemp 
-0x33ca 009900 arg eeprom_init_flag ,temp 
-0x33cb 009901 isub temp ,null 
-0x33cc 009902 rtn 
-:      009905 app_start_auto_sniff:
-0x33cd 009906 fetch 1 ,mem_unsniff2sniff_timer 
-0x33ce 009907 store 1 ,mem_unsniff2sniff_timer_count 
-0x33cf 009908 rtn 
-:      009910 app_get_lpm_wake_lock:
-0x33d0 009911 arg wake_lock_app ,queue 
-0x33d1 009912 branch lpm_get_wake_lock 
-:      009914 app_put_lpm_wake_lock:
-0x33d2 009915 arg wake_lock_app ,queue 
-0x33d3 009916 branch lpm_put_wake_lock 
-:      009918 app_lpm_wake_auto_lock:
-0x33d4 009919 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x33d5 009920 branch app_get_lpm_wake_lock 
-:      009922 app_lpm_wake_auto_lock_timer:
-0x33d6 009923 arg mem_wake_up_delay_timer ,regc 
-0x33d7 009924 arg app_put_lpm_wake_lock ,regb 
-0x33d8 009925 branch timer_single_step 
-:      009927 app_l2cap_flow_control_enable:
-0x33d9 009928 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
-0x33da 009929 rtn 
-:      009931 app_l2cap_flow_control_disable:
-0x33db 009932 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
-0x33dc 009933 rtn 
-:      009935 app_bt_set_pincode:
-0x33dd 009936 jam bt_cmd_set_pin_code ,mem_fifo_temp 
-0x33de 009937 branch ui_ipc_send_cmd 
-:      009939 app_bt_role_switch:
-0x33df 009940 jam bt_cmd_role_switch ,mem_fifo_temp 
-0x33e0 009941 branch ui_ipc_send_cmd 
-:      009943 app_bt_start_reconnect:
-0x33e1 009944 bpatch patch19_3 ,mem_patch19 
-0x33e2 009945 fetch 1 ,mem_app_connection_options 
-0x33e3 009946 store 1 ,mem_connection_options 
-0x33e4 009947 jam app_flag_reconnect ,mem_reconnect_flag 
-0x33e5 009948 jam bt_cmd_reconnect ,mem_fifo_temp 
-0x33e6 009949 branch ui_ipc_send_cmd 
-:      009951 app_bt_reconnect_cancel:
-0x33e7 009952 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
-0x33e8 009953 branch ui_ipc_send_cmd 
-:      009955 app_bt_disconnect:
-0x33e9 009956 jam bt_cmd_disconnect ,mem_fifo_temp 
-0x33ea 009957 branch ui_ipc_send_cmd 
-:      009959 app_bt_start_discovery_short:
-0x33eb 009960 fetch 2 ,mem_discovery_timeout 
-0x33ec 009961 store 2 ,mem_discovery_timeout_timer_count 
-:      009962 app_bt_start_discovery_led_blink:
-0x33ed 009963 call app_led_start_blink 
-:      009964 app_bt_start_discovery:
-0x33ee 009965 jam bt_cmd_start_discovery ,mem_fifo_temp 
-0x33ef 009966 branch ui_ipc_send_cmd 
-:      009968 app_bt_stop_discovery:
-0x33f0 009969 setarg 0 
-0x33f1 009970 store 2 ,mem_discovery_timeout_timer_count 
-0x33f2 009971 jam bt_cmd_stop_discovery ,mem_fifo_temp 
-0x33f3 009972 branch ui_ipc_send_cmd 
-:      009974 app_ble_start_direct_adv:
-0x33f4 009975 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x33f5 009976 branch ui_ipc_send_cmd 
-:      009978 app_ble_stop_direct_adv:
-0x33f6 009979 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x33f7 009980 branch ui_ipc_send_cmd 
-:      009982 app_ble_stop_adv:
-0x33f8 009983 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x33f9 009984 branch ui_ipc_send_cmd 
-:      009986 app_ble_start_adv:
-0x33fa 009987 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x33fb 009988 branch ui_ipc_send_cmd 
-:      009990 app_ble_start_scan:
-0x33fc 009991 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x33fd 009992 branch ui_ipc_send_cmd 
-:      009994 app_ble_stop_scan:
-0x33fe 009995 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x33ff 009996 branch ui_ipc_send_cmd 
-:      009998 app_ble_start_conn:
-0x3400 009999 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x3401 010000 branch ui_ipc_send_cmd 
-:      010002 app_ble_disconnect:
-0x3402 010003 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x3403 010004 branch ui_ipc_send_cmd 
-:      010006 app_led_start_blink:
-0x3404 010007 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x3405 010008 branch ui_ipc_send_cmd 
-:      010010 app_led_on:
-0x3406 010011 jam bt_cmd_led_on ,mem_fifo_temp 
-0x3407 010012 branch ui_ipc_send_cmd 
-:      010014 app_led_stop_blink:
-:      010015 app_led_off:
-0x3408 010016 jam bt_cmd_led_off ,mem_fifo_temp 
-0x3409 010017 branch ui_ipc_send_cmd 
-:      010019 app_enter_hibernate:
-0x340a 010020 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x340b 010021 branch ui_ipc_send_cmd 
-:      010023 app_bt_sniff_exit:
-0x340c 010024 jam bt_cmd_exit_sniff ,mem_fifo_temp 
-0x340d 010025 branch ui_ipc_send_cmd 
-:      010027 app_bt_enter_sniff:
-0x340e 010028 jam bt_cmd_enter_sniff ,mem_fifo_temp 
-0x340f 010029 branch ui_ipc_send_cmd 
-:      010031 app_ble_store_reconn_info:
-0x3410 010032 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x3411 010033 branch ui_ipc_send_cmd 
-:      010035 app_bt_store_reconn_info:
-0x3412 010036 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
-0x3413 010037 branch ui_ipc_send_cmd 
-:      010039 app_store_reconn_info:
-0x3414 010040 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
-0x3415 010041 branch ui_ipc_send_cmd 
-:      010043 app_lpm_mult_enable:
-0x3416 010044 set1 mark_lpm_mult_enable ,mark 
-0x3417 010045 rtn 
-:      010047 app_lpm_mult_disable:
-0x3418 010048 set0 mark_lpm_mult_enable ,mark 
-0x3419 010049 rtn 
-:      010069 app_button_long_pressed:
-0x341a 010070 call app_got_power_state_common 
-0x341b 010071 beq power_standby ,app_power_shutting_down 
-:      010072 app_power_starting:
-0x341c 010073 setarg power_starting 
-0x341d 010074 istore 1 ,regc 
-0x341e 010075 add temp ,power_starting_timeout_offset ,rega 
-0x341f 010076 add temp ,power_starting_cb_offset ,regb 
-:      010077 app_power_common:
-0x3420 010078 ifetcht 1 ,rega 
-0x3421 010079 increase 1 ,regc 
-0x3422 010080 istoret 1 ,regc 
-0x3423 010081 branch app_power_cb_common 
-:      010083 app_power_shutting_down:
-0x3424 010084 setarg power_off 
-0x3425 010085 istore 1 ,regc 
-0x3426 010086 fetch 2 ,mem_ui_state_map 
-0x3427 010087 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x3428 010088 call app_ble_disconnect 
-:      010089 app_power_off_end:
-0x3429 010090 fetcht 2 ,mem_power_param_ptr 
-0x342a 010091 add temp ,power_off_timeout_offset ,rega 
-0x342b 010092 add temp ,power_off_cb_offset ,regb 
-0x342c 010093 branch app_power_common 
-:      010095 app_got_power_state_common:
-0x342d 010096 fetcht 2 ,mem_power_param_ptr 
-0x342e 010097 add temp ,power_state_offset ,regc 
-0x342f 010098 ifetch 1 ,regc 
-0x3430 010099 rtn 
-:      010101 app_event_button_up:
-0x3431 010102 call app_got_power_state_common 
-0x3432 010103 bne power_off ,app_power_release 
-0x3433 010104 branch app_enter_hibernate 
-:      010105 app_power_release:
-0x3434 010106 add temp ,ui_butten_up_cb_offset ,regb 
-0x3435 010107 branch app_power_cb_common 
-:      010109 antilost_init:
-0x3436 010110 rtn wake 
-0x3437 010111 jam 0x00 ,core_gpio_sel1 
-0x3438 010112 setarg antilost_le_before_hibernate 
-0x3439 010113 store 2 ,mem_cb_before_hibernate 
-0x343a 010114 setarg keyscan_process_lpm_before 
-0x343b 010115 store 2 ,mem_cb_before_lpm 
-0x343c 010116 setarg antilost_idle_process 
-0x343d 010117 store 2 ,mem_cb_idle_process 
-0x343e 010118 setarg antilost_le_conn_process 
-0x343f 010119 store 2 ,mem_cb_le_process 
-0x3440 010120 setarg antilost_bb_event_process 
-0x3441 010121 store 2 ,mem_cb_bb_event_process 
-0x3442 010122 setarg antilost_le_bb_event_timer 
-0x3443 010123 store 2 ,mem_cb_event_timer 
-0x3444 010124 setarg antilost_le_notification 
-0x3445 010125 store 2 ,mem_cb_ble_transmit 
-0x3446 010126 setarg antilost_lpm_lock_process 
-0x3447 010127 store 2 ,mem_cb_check_wakelock 
-0x3448 010128 setarg antilost_le_receive_data_process 
-0x3449 010129 store 2 ,mem_cb_att_write 
-0x344a 010130 bpatch patch19_4 ,mem_patch19 
-0x344b 010131 call antilost_buzzer_pwm_init 
-0x344c 010132 call keyscan_key_init 
-0x344d 010133 call antilost_adc_init 
-0x344e 010134 call ui_led_init_global 
-0x344f 010135 call ui_button_init 
-0x3450 010136 setarg antilost_key_up_down 
-0x3451 010137 store 2 ,mem_cb_antl_key 
-0x3452 010138 setarg antilost_power_off_cb 
-0x3453 010139 store 2 ,mem_antl_power_off_cb 
-0x3454 010140 setarg antilost_power_starting_cb 
-0x3455 010141 store 2 ,mem_antl_power_starting_cb 
-0x3456 010142 setarg antilost_power_standby_cb 
-0x3457 010143 store 2 ,mem_antl_power_standby_cb 
-0x3458 010144 setarg antilost_led_on_cb 
-0x3459 010145 store 2 ,mem_antl_led_cb_on 
-0x345a 010146 setarg antilost_led_off_cb 
-0x345b 010147 store 2 ,mem_antl_led_cb_off 
-0x345c 010148 setarg antilost_buzzer_on 
-0x345d 010149 store 2 ,mem_antl_buzzer_cb_on 
-0x345e 010150 setarg antilost_buzzer_off 
-0x345f 010151 store 2 ,mem_antl_buzzer_cb_off 
-0x3460 010152 fetch 2 ,mem_ui_state_map 
-0x3461 010153 rtnbit1 ui_state_btn_down 
-0x3462 010154 branch app_enter_hibernate 
-:      010156 antilost_le_before_hibernate:
-0x3463 010157 call antilost_led_buzzer_stop_blink 
-0x3464 010158 branch app_enter_hibernate 
-:      010160 antilost_le_notification:
-0x3465 010161 call le_fifo_check_nearly_full 
-0x3466 010162 nrtn blank 
-0x3467 010163 arg mem_temp_block5 ,rega 
-0x3468 010164 call queue_pop 
-0x3469 010165 nrtn user 
-0x346a 010166 arg mem_temp_block5 ,contr 
-0x346b 010167 branch le_send_notify_from_list 
-:      010169 antilost_power_standby_cb:
-0x346c 010170 fetch 2 ,mem_antl_le_sleep_timeout 
-0x346d 010171 store 2 ,mem_antl_le_sleep_timer 
-0x346e 010172 jam 1 ,mem_antl_key_scan_enable 
-0x346f 010173 branch antilost_fast_adv_start 
-:      010175 antilost_lpm_lock_process:
-0x3470 010176 fetch 1 ,mem_antl_key_state 
-0x3471 010177 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
-0x3472 010178 fetch 2 ,mem_ui_state_map 
-0x3473 010179 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
-0x3474 010180 fetch 1 ,mem_antl_lost_mode 
-0x3475 010181 beq 1 ,app_get_lpm_wake_lock 
-0x3476 010182 fetch 1 ,mem_antl_queue_curr_num 
-0x3477 010183 nbranch app_get_lpm_wake_lock ,blank 
-0x3478 010184 branch app_put_lpm_wake_lock 
-:      010186 antilost_lpm_ctrl_for_led_buzzer:
-0x3479 010187 fetch 1 ,mem_antl_led_state 
-0x347a 010188 fetcht 1 ,mem_antl_buzzer_state 
-0x347b 010189 ior temp ,pdata 
-0x347c 010190 beq 1 ,app_get_lpm_wake_lock 
-0x347d 010191 branch app_put_lpm_wake_lock 
-:      010193 antilost_bb_event_process:
-0x347e 010194 copy regc ,pdata 
-0x347f 010195 beq bt_evt_button_up ,app_event_button_up 
-0x3480 010196 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x3481 010197 beq bt_evt_le_connected ,antilost_le_process_conn 
-0x3482 010198 beq bt_evt_le_disconnected ,antilost_le_process_discon 
-0x3483 010199 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
-0x3484 010200 rtn 
-:      010201 antilost_le_conn_param_update_rsp_recieved:
-0x3485 010202 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x3486 010203 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
-:      010204 antilost_le_conn_param_accepted:
-0x3487 010205 fetch 2 ,mem_le_new_connslavelatency 
-0x3488 010206 branch antilost_master_nonsupport_latency ,blank 
-:      010207 antilost_le_conn_param_updata_procedure_sucsess:
-0x3489 010208 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
-0x348a 010209 jam 60 ,mem_antl_conn_update_timer 
-0x348b 010210 rtn 
-:      010212 antilost_le_conn_param_rejected:
-0x348c 010213 fetch 2 ,mem_le_latency 
-0x348d 010214 branch antilost_conn_param_updata_procedure_faild ,blank 
-:      010215 antilost_conn_param_retransimiting:
-0x348e 010216 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x348f 010217 fetcht 2 ,mem_interval_increment 
-0x3490 010218 fetch 2 ,mem_le_interval_min 
-0x3491 010219 iadd temp ,pdata 
-0x3492 010220 store 2 ,mem_le_interval_min 
-0x3493 010221 copy pdata ,rega 
-0x3494 010222 fetch 2 ,mem_le_interval_max 
-0x3495 010223 iadd temp ,pdata 
-0x3496 010224 store 2 ,mem_le_interval_max 
-0x3497 010225 iadd rega ,pdata 
-0x3498 010226 rshift pdata ,temp 
-0x3499 010227 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x349a 010228 idiv temp 
-0x349b 010229 call wait_div_end 
-0x349c 010230 quotient pdata 
-0x349d 010231 store 2 ,mem_le_latency 
-0x349e 010232 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x349f 010233 rtn 
-:      010234 antilost_conn_param_updata_procedure_faild:
-0x34a0 010235 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
-0x34a1 010236 rtn 
-:      010238 antilost_master_nonsupport_latency:
-0x34a2 010239 jam 0 ,mem_lpm_mult 
-0x34a3 010240 jam 0 ,mem_antl_send_updata_le_param_timer 
-0x34a4 010241 fetch 2 ,mem_le_new_conninterval 
-0x34a5 010242 fetcht 2 ,mem_antl_le_unnormal_interval_min 
-0x34a6 010243 isub temp ,null 
-0x34a7 010244 setflag positive ,0 ,rega 
-0x34a8 010245 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x34a9 010246 fetcht 2 ,mem_le_new_conninterval 
-0x34aa 010247 isub temp ,pdata 
-0x34ab 010248 setflag positive ,1 ,rega 
-0x34ac 010249 compare 0x03 ,rega ,0x03 
-0x34ad 010250 rtn true 
-0x34ae 010251 fetch 8 ,mem_antl_le_unnormal_interval_min 
-0x34af 010252 store 8 ,mem_le_interval_min 
-0x34b0 010253 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34b1 010254 rtn 
-:      010257 antilost_le_bb_event_timer:
-0x34b2 010259 call app_power_timer 
-0x34b3 010260 call antilost_double_click_timer 
-0x34b4 010261 call antilost_le_fast_adv_timer 
-0x34b5 010262 call antilost_le_sleep_timer 
-0x34b6 010263 call antilost_app_updata_le_param_timer 
-0x34b7 010264 call antilost_conn_update_timer 
-0x34b8 010265 branch antilost_adc_check_timer 
-:      010268 antilost_double_click_timer:
-0x34b9 010269 arg mem_double_click_timer ,regc 
-0x34ba 010270 arg antilost_double_click_timeout ,regb 
-0x34bb 010271 branch timer_single_step 
-:      010272 antilost_double_click_timeout:
-0x34bc 010273 jam 0 ,mem_butten_click_cnt 
-0x34bd 010274 rtn 
-:      010275 antilost_le_fast_adv_timer:
-0x34be 010276 arg mem_antl_fast_adv_timer ,regc 
-0x34bf 010277 arg antilost_le_fast_adv_timeout ,regb 
-0x34c0 010278 branch timer_single_step_2b 
-:      010279 antilost_le_fast_adv_timeout:
-0x34c1 010280 arg mem_antl_slow_adv_led_style ,regc 
-0x34c2 010281 arg mem_antl_slow_adv_lpm_interval ,regb 
-0x34c3 010282 branch antilost_adv_start_common 
-:      010285 antilost_conn_update_timer:
-0x34c4 010286 arg mem_antl_conn_update_timer ,regc 
-0x34c5 010287 arg antilost_conn_update_timer_time_out ,regb 
-0x34c6 010288 branch timer_single_step 
-:      010290 antilost_conn_update_timer_time_out:
-0x34c7 010291 fetch 2 ,mem_le_latency 
-0x34c8 010292 store 1 ,mem_lpm_mult 
-0x34c9 010293 rtn 
-:      010294 antilost_app_updata_le_param_timer:
-0x34ca 010295 arg mem_antl_send_updata_le_param_timer ,regc 
-0x34cb 010296 arg antilost_app_updata_le_param_timeout ,regb 
-0x34cc 010297 branch timer_single_step 
-:      010298 antilost_app_updata_le_param_timeout:
-0x34cd 010299 fetch 1 ,mem_le_state 
-0x34ce 010300 compare 0 ,pdata ,0x60 
-0x34cf 010301 nbranch antilost_wait_for_updata_param_instant_expire ,true 
-0x34d0 010302 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x34d1 010303 call app_lpm_mult_enable 
-0x34d2 010304 branch le_l2cap_tx_update_req 
-:      010305 antilost_wait_for_updata_param_instant_expire:
-0x34d3 010306 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34d4 010307 rtn 
-:      010309 antilost_le_sleep_timer:
-0x34d5 010310 arg mem_antl_le_sleep_timer ,regc 
-0x34d6 010311 arg antilost_le_sleep_timer_timeout ,regb 
-0x34d7 010312 branch timer_single_step_2b 
-:      010315 antilost_le_sleep_timer_timeout:
-0x34d8 010316 branch app_button_long_pressed 
-:      010318 antilost_adc_check_timer:
-0x34d9 010321 arg mem_adc_timer ,regc 
-0x34da 010322 arg antilost_adc_check_timer_timeout ,regb 
-0x34db 010323 branch timer_single_step_2b 
-:      010324 antilost_adc_check_timer_timeout:
-0x34dc 010325 fetch 2 ,mem_adc_timeout 
-0x34dd 010326 store 2 ,mem_adc_timer 
-0x34de 010327 branch antilost_battery_process 
-:      010330 antilost_le_process_conn:
-0x34df 010331 fetch 2 ,mem_adc_timeout 
-0x34e0 010332 store 2 ,mem_adc_timer 
-0x34e1 010333 setarg 0 
-0x34e2 010334 store 2 ,mem_antl_fast_adv_timer 
-0x34e3 010335 store 2 ,mem_antl_le_sleep_timer 
-0x34e4 010336 call antilost_alert_off 
-0x34e5 010337 call antilost_led_buzzer_stop_blink 
-0x34e6 010338 jam 0 ,mem_lpm_mult 
-0x34e7 010339 branch app_ble_stop_adv 
-:      010342 antilost_le_process_discon:
-0x34e8 010345 setarg 0 
-0x34e9 010346 store 4 ,mem_adc_timer 
-0x34ea 010347 store 3 ,mem_antl_conn_updata_procedure_state 
-0x34eb 010348 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x34ec 010350 jam 1 ,mem_alarm_config_notfy_cnt 
-0x34ed 010351 fetch 2 ,mem_antl_le_sleep_timeout 
-0x34ee 010352 store 2 ,mem_antl_le_sleep_timer 
-0x34ef 010353 call queue_init 
-0x34f0 010354 fetch 1 ,mem_antl_power_state 
-0x34f1 010355 rtneq power_off 
-0x34f2 010356 call antilost_fast_adv_start 
-0x34f3 010357 branch antilost_on_off_alarm_after_disconn 
-:      010360 antilost_le_conn_process:
-0x34f4 010362 branch antilost_key_process 
-:      010364 antilost_idle_process:
-0x34f5 010366 fetch 1 ,mem_antl_power_state 
-0x34f6 010367 rtnne power_standby 
-0x34f7 010368 branch antilost_key_process 
-:      010373 antilost_power_starting_cb:
-0x34f8 010374 arg mem_antl_power_starting_buzzer_style ,regc 
-0x34f9 010375 call antilost_buzzer_configuration 
-0x34fa 010376 arg mem_antl_power_starting_led_style ,regc 
-:      010377 antilost_power_common:
-0x34fb 010378 branch antilost_led_configuration 
-:      010380 antilost_power_off_cb:
-0x34fc 010381 jam off ,mem_le_adv_enable 
-0x34fd 010382 arg mem_antl_power_off_buzzer_style ,regc 
-0x34fe 010383 call antilost_buzzer_configuration 
-0x34ff 010384 arg mem_antl_power_off_led_style ,regc 
-0x3500 010385 branch antilost_power_common 
-:      010387 antilost_le_receive_data_process:
-0x3501 010388 fetch 1 ,mem_le_att_opcode 
-0x3502 010389 beq attop_write_request ,antilost_le_parse_att_write_request 
-0x3503 010390 rtn 
-:      010391 antilost_le_parse_att_write_request:
-0x3504 010392 fetch 2 ,mem_le_att_handle 
-0x3505 010394 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
-0x3506 010395 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
-0x3507 010396 rtn 
-:      010401 antilost_key_process:
-0x3508 010402 fetch 1 ,mem_antl_key_scan_enable 
-0x3509 010403 rtn blank 
-0x350a 010404 branch keyscan_key_process 
-:      010408 antilost_key_up_down:
-0x350b 010409 copy rega ,pdata 
-0x350c 010410 branch antilost_key_is_up ,blank 
-:      010411 antilost_key_is_down:
-0x350d 010412 copy queue ,pdata 
-0x350e 010413 beq 0 ,antilost_key0_down 
-0x350f 010414 rtn 
-:      010415 antilost_key_is_up:
-0x3510 010416 copy queue ,pdata 
-0x3511 010417 beq 0 ,antilost_key0_up 
-0x3512 010418 rtn 
-:      010420 antilost_key0_down:
-0x3513 010421 jam 1 ,mem_antl_key_state 
-0x3514 010422 arg mem_antl_key_buzzer_style ,regc 
-0x3515 010423 call antilost_buzzer_configuration 
-0x3516 010424 arg mem_antl_key_led_style ,regc 
-0x3517 010425 call antilost_led_configuration 
-0x3518 010426 fetch 2 ,mem_ui_state_map 
-0x3519 010427 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
-0x351a 010428 branch antilost_butten_down_after_conn 
-:      010430 antilost_key0_up:
-0x351b 010431 jam 0 ,mem_antl_key_state 
-0x351c 010432 branch antilost_double_click_timer_init 
-:      010436 antilost_double_click_timer_init:
-0x351d 010437 fetch 1 ,mem_butten_click_cnt 
-0x351e 010438 rtnne 1 
-0x351f 010439 jam 5 ,mem_double_click_timer 
-0x3520 010440 rtn 
-:      010442 antilost_butten_down_after_conn:
-0x3521 010443 fetch 1 ,mem_butten_click_cnt 
-0x3522 010444 pincrease 1 
-0x3523 010445 store 1 ,mem_butten_click_cnt 
-0x3524 010446 beq 1 ,antilost_click_once 
-0x3525 010447 beq 2 ,antilost_click_twice 
-0x3526 010448 rtn 
-:      010449 antilost_click_once:
-0x3527 010450 call antilost_alert_off 
-0x3528 010451 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
-0x3529 010452 arg mem_antl_key0_press ,regc 
-0x352a 010453 branch antilost_prepare_data_and_send 
-:      010454 antilost_click_twice:
-0x352b 010455 jam 0 ,mem_butten_click_cnt 
-0x352c 010456 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
-0x352d 010457 arg mem_antl_key0_press ,regc 
-0x352e 010458 call antilost_prepare_data_and_send 
-0x352f 010459 fetch 1 ,mem_antl_lost_mode 
-0x3530 010460 beq 1 ,antilost_alert_on 
-0x3531 010461 rtn 
-:      010463 antilost_butten_down_while_disconn:
-0x3532 010464 fetch 2 ,mem_antl_le_sleep_timeout 
-0x3533 010465 store 2 ,mem_antl_le_sleep_timer 
-0x3534 010466 call antilost_alert_off 
-0x3535 010467 branch antilost_fast_adv_start 
-:      010470 antilost_cmd_parse_for_application:
-0x3536 010471 bpatch patch19_5 ,mem_patch19 
-0x3537 010472 call le_app_receive_data 
-0x3538 010473 ifetch 1 ,rega 
-0x3539 010474 beq opcode3_antl_start_alram ,antilost_on_of_alram 
-0x353a 010475 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
-0x353b 010476 rtn 
-:      010478 antilost_on_of_alram:
-0x353c 010479 fetch 1 ,mem_antl_lost_mode 
-0x353d 010480 beq anti_le_alarm_off ,antilost_alert_on 
-0x353e 010481 beq anti_le_alarm_on ,antilost_alert_off 
-0x353f 010482 rtn 
-:      010484 antilost_configuration_for_alram:
-0x3540 010485 ifetch 1 ,regb 
-0x3541 010486 beq 1 ,antilost_set_start_alarm_after_disconn 
-0x3542 010487 beq 0 ,antilost_set_no_alarm_after_disconn 
-0x3543 010488 rtn 
-:      010495 antilost_prepare_data_and_send:
-0x3544 010496 bpatch patch19_6 ,mem_patch19 
-0x3545 010497 fetch 1 ,mem_client_characteristic_configuration_descriptor 
-0x3546 010498 isolate1 notification_enable_bit ,pdata 
-0x3547 010499 nrtn true 
-0x3548 010500 add regc ,6 ,contr 
-0x3549 010501 ifetch 2 ,contr 
-0x354a 010502 byteswap pdata ,pdata 
-0x354b 010503 add pdata ,5 ,loopcnt 
-0x354c 010504 add regc ,3 ,contr 
-0x354d 010505 call calc_check_sum_start 
-0x354e 010506 istore 1 ,contr 
-0x354f 010507 copy regc ,rega 
-0x3550 010508 branch queue_push 
-:      010514 antilost_alert_on:
-0x3551 010515 fetch 1 ,mem_antl_power_state 
-0x3552 010516 rtn blank 
-0x3553 010517 jam 1 ,mem_antl_lost_mode 
-0x3554 010518 arg mem_antl_alert_buzzer_stlye ,regc 
-0x3555 010519 call antilost_buzzer_configuration 
-0x3556 010520 arg mem_antl_alert_led_stlye ,regc 
-0x3557 010521 call antilost_led_configuration 
-0x3558 010522 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3559 010523 jam 1 ,mem_antl_key0_release + 8 
-0x355a 010524 arg mem_antl_key0_release ,regc 
-0x355b 010525 branch antilost_prepare_data_and_send 
-:      010526 antilost_alert_off:
-0x355c 010527 fetch 1 ,mem_antl_lost_mode 
-0x355d 010528 rtn blank 
-0x355e 010529 jam 0 ,mem_antl_lost_mode 
-0x355f 010530 call antilost_led_buzzer_stop_blink 
-0x3560 010531 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3561 010532 jam 0 ,mem_antl_key0_release + 8 
-0x3562 010533 arg mem_antl_key0_release ,regc 
-0x3563 010534 branch antilost_prepare_data_and_send 
-:      010536 antilost_set_start_alarm_after_disconn:
-0x3564 010537 jam 1 ,mem_alarm_config 
-0x3565 010538 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x3566 010539 jam 1 ,mem_antl_key0_release + 8 
-0x3567 010540 arg mem_antl_key0_release ,regc 
-0x3568 010541 branch antilost_prepare_data_and_send 
-:      010542 antilost_set_no_alarm_after_disconn:
-0x3569 010543 jam 0 ,mem_alarm_config 
-0x356a 010544 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x356b 010545 jam 0 ,mem_antl_key0_release + 8 
-0x356c 010546 arg mem_antl_key0_release ,regc 
-0x356d 010547 branch antilost_prepare_data_and_send 
-:      010548 antilost_on_off_alarm_after_disconn:
-0x356e 010549 fetch 1 ,mem_alarm_config 
-0x356f 010550 rtn blank 
-0x3570 010551 branch antilost_alert_on 
-:      010553 antilost_notify_alarm_config_first_time:
-0x3571 010554 ifetch 2 ,rega 
-0x3572 010555 store 2 ,mem_client_characteristic_configuration_descriptor 
-0x3573 010556 isolate1 notification_enable_bit ,pdata 
-0x3574 010557 nrtn true 
-0x3575 010558 fetch 1 ,mem_alarm_config_notfy_cnt 
-0x3576 010559 rtn blank 
-0x3577 010560 jam 0 ,mem_alarm_config_notfy_cnt 
-0x3578 010561 fetch 8 ,mem_antl_le_interval_min 
-0x3579 010562 store 8 ,mem_le_interval_min 
-0x357a 010563 jam 2 ,mem_antl_send_updata_le_param_timer 
-0x357b 010564 call antilost_battery_process 
-0x357c 010565 call antilost_battery_calculate_end 
-0x357d 010566 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x357e 010567 fetch 1 ,mem_alarm_config 
-0x357f 010568 store 1 ,mem_antl_key0_release + 8 
-0x3580 010569 arg mem_antl_key0_release ,regc 
-0x3581 010570 branch antilost_prepare_data_and_send 
-:      010574 antilost_buzzer_configuration:
-0x3582 010575 arg 1 ,rega 
-0x3583 010576 branch antilost_configuration_common 
-:      010577 antilost_led_configuration:
-0x3584 010578 arg 0 ,rega 
-:      010579 antilost_configuration_common:
-0x3585 010580 branch antilost_led_buzzer_style_configuration 
-:      010582 antilost_led_buzzer_stop_blink:
-0x3586 010583 arg 0 ,rega 
-0x3587 010584 call ui_led_blink_stop_global 
-0x3588 010585 arg 1 ,rega 
-0x3589 010586 call ui_led_blink_stop_global 
-0x358a 010587 fetch 1 ,mem_buzzer_pwm_conf 
-0x358b 010588 branch pwm_disable 
-:      010590 antilost_led_buzzer_style_configuration:
-0x358c 010591 call calc_curr_struct_prt 
-0x358d 010592 arg 7 ,loopcnt 
-0x358e 010593 branch ui_led_set_style_global + 2 
-:      010597 antilost_fast_adv_start:
-0x358f 010598 arg mem_antl_fast_adv_led_style ,regc 
-0x3590 010599 arg mem_antl_lpm_interval ,regb 
-:      010600 antilost_adv_start_common:
-0x3591 010601 call antilost_adv_interval_lpm_interval_set 
-0x3592 010602 call antilost_led_configuration 
-0x3593 010603 fetch 2 ,mem_antl_fast_adv_timeout 
-0x3594 010604 store 2 ,mem_antl_fast_adv_timer 
-0x3595 010605 branch app_ble_start_adv 
-:      010607 antilost_adv_interval_lpm_interval_set:
-0x3596 010608 ifetch 2 ,regb 
-0x3597 010609 store 2 ,mem_lpm_interval 
-0x3598 010610 ifetch 2 ,contr 
-0x3599 010611 store 2 ,mem_le_adv_interval 
-0x359a 010612 rtn 
-:      010614 antilost_buzzer_pwm_init:
-0x359b 010615 arg 0 ,rega 
-0x359c 010616 call pwm_init 
-0x359d 010617 fetch 6 ,mem_buzzer_pwm_conf 
-0x359e 010618 store 6 ,mem_pdatatemp 
-0x359f 010619 call pwm_out_set 
-0x35a0 010620 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a1 010621 branch pwm_disable 
-:      010623 antilost_led_on_cb:
-0x35a2 010624 jam 1 ,mem_antl_led_state 
-0x35a3 010625 rtn 
-:      010626 antilost_led_off_cb:
-0x35a4 010627 jam 0 ,mem_antl_led_state 
-0x35a5 010628 rtn 
-:      010632 antilost_buzzer_off:
-0x35a6 010633 jam 0 ,mem_antl_buzzer_state 
-0x35a7 010634 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a8 010635 branch pwm_disable 
-:      010637 antilost_buzzer_on:
-0x35a9 010638 jam 1 ,mem_antl_buzzer_state 
-0x35aa 010639 fetch 6 ,mem_buzzer_pwm_conf 
-0x35ab 010640 store 6 ,mem_pdatatemp 
-0x35ac 010641 branch pwm_out_set 
-:      010645 antilost_adc_init:
-0x35ad 010646 jam 0 ,mem_adc_config_flag 
-0x35ae 010647 branch adc_init_data 
-:      010649 antilost_battery_process:
-0x35af 010650 call adc_set_mode 
-0x35b0 010651 call vdd_calculate_by_mode 
-0x35b1 010652 store 2 ,mem_battery_current_voltage 
-0x35b2 010653 arg mem_battery_calculate_set ,rega 
-0x35b3 010654 call adc_bat_percent_lowpower_out 
-0x35b4 010655 store 1 ,mem_voltage_remain_percent 
-0x35b5 010656 beq 0 ,antilost_low_battery 
-0x35b6 010657 sub pdata ,0x64 ,null 
-0x35b7 010658 nbranch antilost_full_battery ,positive 
-0x35b8 010659 store 1 ,mem_antl_key0_release + 8 
-:      010660 antilost_battery_calculate_end:
-0x35b9 010661 jam opcode5_batter_information ,mem_antl_key0_release + 5 
-0x35ba 010662 arg mem_antl_key0_release ,regc 
-0x35bb 010663 branch antilost_prepare_data_and_send 
-:      010664 antilost_full_battery:
-0x35bc 010665 jam 100 ,mem_antl_key0_release + 8 
-0x35bd 010666 branch antilost_battery_calculate_end 
-:      010668 antilost_low_battery:
-0x35be 010669 branch app_button_long_pressed 
-:      010673 car_init:
-0x35bf 010674 rtn wake 
-0x35c0 010675 hfetch 1 ,core_gpio_sel1 
-0x35c1 010676 and_into 0xf0 ,pdata 
-0x35c2 010677 hstore 1 ,core_gpio_sel1 
-0x35c3 010678 setarg car_le_before_hibernate 
-0x35c4 010679 store 2 ,mem_cb_before_hibernate 
-0x35c5 010681 setarg car_le_process_lpm_before 
-0x35c6 010682 store 2 ,mem_cb_before_lpm 
-0x35c7 010684 setarg app_enter_hibernate 
-0x35c8 010685 store 2 ,mem_cb_discovry_timeout 
-0x35c9 010687 setarg car_scale_process_idle 
-0x35ca 010688 store 2 ,mem_cb_idle_process 
-0x35cb 010690 setarg car_scale_process_bb_event 
-0x35cc 010691 store 2 ,mem_cb_bb_event_process 
-0x35cd 010693 setarg app_get_lpm_wake_lock 
-0x35ce 010694 store 2 ,mem_cb_check_wakelock 
-0x35cf 010696 setarg car_le_receive_data 
-0x35d0 010697 store 2 ,mem_cb_att_write 
-0x35d1 010699 setarg car_le_bb_event_timer 
-0x35d2 010700 store 2 ,mem_cb_event_timer 
-0x35d3 010702 call g24_head_ptr2regc 
-0x35d4 010703 setarg car_24g_receive_data 
-0x35d5 010704 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x35d6 010705 istore 2 ,contw 
-0x35d7 010707 setarg car_power_off_signal 
-0x35d8 010708 store 2 ,mem_remote_car_power_off_cb 
-0x35d9 010710 setarg car_soft_switch_power_on_signal 
-0x35da 010711 store 2 ,mem_remote_car_power_standby_cb 
-0x35db 010713 bpatch patch19_7 ,mem_patch19 
-0x35dc 010714 call car_init_environment 
-0x35dd 010715 call queue_init 
-0x35de 010716 jam 2 ,mem_lpm_mult 
-0x35df 010717 jam power_on ,mem_car_24g_received_pac 
-0x35e0 010718 fetch 1 ,mem_car_config_soft_switch_enable 
-0x35e1 010719 store 1 ,mem_car_hard_soft_switch 
-0x35e2 010720 beq hard_switch ,car_hard_switch_power_on_signal 
-0x35e3 010721 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x35e4 010722 store 1 ,mem_ui_button_gpio 
-0x35e5 010723 jam off ,mem_le_adv_enable 
-:      010724 car_soft_switch_power_on_init:
-0x35e6 010725 call car_ui_led_init 
-0x35e7 010726 call ui_button_init 
-0x35e8 010727 call ui_button_polling 
-0x35e9 010728 jam power_starting ,mem_car_power_state 
-0x35ea 010729 fetch 2 ,mem_ui_state_map 
-0x35eb 010730 rtnbit1 ui_state_btn_down 
-0x35ec 010731 branch app_enter_hibernate 
-:      010733 car_power_off_signal:
-0x35ed 010734 branch car_ui_led_init 
-:      010736 car_hard_switch_power_on_signal:
-0x35ee 010737 jam power_standby ,mem_car_power_state 
-:      010738 car_soft_switch_power_on_signal:
-0x35ef 010739 jam on ,mem_le_adv_enable 
-0x35f0 010740 call car_ui_led_init 
-0x35f1 010741 arg 0 ,rega 
-0x35f2 010742 call ui_led_blink_start_global 
-0x35f3 010744 setarg fast_adv_interval_value_car 
-0x35f4 010745 call shutter_ble_adv_interval_set 
-:      010746 car_le_modified_name_adv:
-0x35f5 010747 arg mem_le_name + 7 ,contw 
-0x35f6 010748 fetch 1 ,mem_le_lap 
-:      010749 car_name_loop:
-0x35f7 010750 and pdata ,0xF0 ,temp 
-0x35f8 010751 rshift4 temp ,temp 
-0x35f9 010752 call car_hex_to_ascii 
-0x35fa 010753 istoret 1 ,contw 
-0x35fb 010754 and pdata ,0x0F ,temp 
-0x35fc 010755 call car_hex_to_ascii 
-0x35fd 010756 istoret 1 ,contw 
-0x35fe 010757 call le_modified_name_att_list 
-0x35ff 010758 fetcht 1 ,mem_le_name_len 
-0x3600 010759 copy temp ,loopcnt 
-0x3601 010760 arg mem_le_adv_data + 2 ,contw 
-0x3602 010761 arg mem_le_name ,contr 
-0x3603 010762 call memcpy 
-:      010763 car_le_modified_name_scan:
-0x3604 010764 fetcht 1 ,mem_le_name_len 
-0x3605 010765 copy temp ,loopcnt 
-0x3606 010766 arg mem_le_scan_data + 2 ,contw 
-0x3607 010767 arg mem_le_name ,contr 
-0x3608 010768 branch memcpy 
-:      010769 car_hex_to_ascii:
-0x3609 010770 sub temp ,9 ,null 
-0x360a 010771 branch car_hex_num ,positive 
-0x360b 010772 add temp ,55 ,temp 
-0x360c 010773 rtn 
-:      010774 car_hex_num:
-0x360d 010775 add temp ,48 ,temp 
-0x360e 010776 rtn 
-:      010778 car_ui_led_init:
-0x360f 010779 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x3610 010780 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      010781 car_ui_led_init_1:
-0x3611 010782 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x3612 010783 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      010784 car_ui_led_init_2:
-0x3613 010785 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x3614 010786 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      010787 car_ui_led_init_3:
-0x3615 010788 fetch 1 ,mem_car_led_num 
-0x3616 010789 copy pdata ,loopcnt 
-0x3617 010790 setarg mem_car_led_map 
-0x3618 010791 copy pdata ,rega 
-:      010792 car_in_lp1:
-0x3619 010793 copy rega ,contr 
-0x361a 010794 ifetch 1 ,contr 
-0x361b 010795 copy contr ,rega 
-0x361c 010796 beq invalid_pin_num ,car_in_lp1_end 
-0x361d 010797 copy pdata ,temp 
-0x361e 010798 call gpio_config_output 
-:      010799 car_in_lp1_end:
-0x361f 010800 loop car_in_lp1 
-:      010801 car_ui_led_init_end:
-0x3620 010802 rtn 
-:      010803 car_blood_led_gpio_set:
-0x3621 010804 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x3622 010805 store 8 ,mem_car_led_map + 2 
-0x3623 010806 branch car_ui_led_init_1 
-:      010807 car_pairing_led_gpio_set:
-0x3624 010808 store 1 ,mem_car_led_map 
-0x3625 010809 branch car_ui_led_init_2 
-:      010810 car_low_voltage_led_gpio_set:
-0x3626 010811 store 1 ,mem_car_led_map + 1 
-0x3627 010812 branch car_ui_led_init_3 
-:      010815 car_init_environment:
-0x3628 010816 arg 0 ,rega 
-0x3629 010817 call pwm_init 
-0x362a 010818 call car_ir_rx_init 
-0x362b 010819 call g24_receive_process_init 
-0x362c 010820 branch car_init_adc_hvin 
-:      010822 car_init_adc_hvin:
-0x362d 010823 jam 100 ,mem_car_notify_vdd_value_last 
-0x362e 010824 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x362f 010825 store 1 ,mem_car_style2_struct_led_gpio 
-0x3630 010826 branch adc_init_data 
-:      010828 car_le_before_hibernate:
-0x3631 010829 call gpio_set_before_lpm_common 
-0x3632 010830 branch keyscan_process_lpm_before 
-:      010832 car_le_process_lpm_before:
-0x3633 010833 branch keyscan_process_lpm_before 
-:      010835 car_key_scan_process:
-0x3634 010838 branch keyscan_key_process 
-:      010840 car_scale_process_idle:
-0x3635 010841 call car_le_send_packet 
-0x3636 010842 call car_ir_receive_process 
-0x3637 010843 call car_g24_status_process 
-0x3638 010844 branch car_key_scan_process 
-:      010846 car_g24_status_process:
-0x3639 010847 fetch 2 ,mem_ui_state_map 
-0x363a 010848 rtnbit1 ui_state_ble_connected 
-0x363b 010849 fetch 1 ,mem_car_24g_received_pac 
-0x363c 010850 beq work_paired ,car_g24_connected_event 
-0x363d 010851 rtn 
-:      010852 car_g24_connected_event:
-0x363e 010853 fetch 1 ,mem_car_24g_status 
-0x363f 010854 rtneq work_paired 
-0x3640 010855 jam work_paired ,mem_car_24g_status 
-0x3641 010856 branch car_g24_connected 
-:      010858 car_le_send_packet:
-0x3642 010859 fetch 2 ,mem_ui_state_map 
-0x3643 010860 rtnbit0 ui_state_ble_connected 
-0x3644 010861 call le_fifo_check_nearly_full 
-0x3645 010862 nrtn blank 
-0x3646 010863 arg mem_car_pop_queue_buff ,rega 
-0x3647 010864 call queue_pop 
-0x3648 010865 nrtn user 
-0x3649 010866 arg mem_car_pop_queue_buff ,contr 
-0x364a 010867 branch le_send_notify_from_list 
-:      010869 car_scale_process_bb_event:
-0x364b 010870 copy regc ,pdata 
-0x364c 010871 beq bt_evt_button_up ,app_event_button_up 
-0x364d 010872 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x364e 010873 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x364f 010874 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x3650 010875 rtn 
-:      010877 car_scale_event_le_conn:
-0x3651 010878 setarg disable_24g 
-0x3652 010879 call g24_store_mem_24g_mode 
-0x3653 010880 branch car_scale_process_conn 
-:      010881 car_g24_connected:
-0x3654 010882 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3655 010883 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      010884 car_scale_process_conn:
-0x3656 010885 jam 0x14 ,mem_car_notify_vdd_timer 
-0x3657 010886 jam 0 ,mem_lpm_mode 
-0x3658 010887 call app_ble_stop_adv 
-0x3659 010888 call app_lpm_mult_enable 
-0x365a 010889 fetch 1 ,mem_car_config_pairing_led_conn_status 
-0x365b 010890 beq 0x01 ,car_pairing_led_conn_status_setting 
-:      010891 car_scale_process_conn_next:
-0x365c 010892 arg 0 ,rega 
-0x365d 010893 branch ui_led_on_global 
-:      010894 car_pairing_led_conn_status_setting:
-0x365e 010895 arg 0 ,rega 
-0x365f 010896 branch ui_led_blink_stop_global 
-:      010898 car_scale_event_le_discon:
-0x3660 010899 setarg rx_24g 
-0x3661 010900 call g24_store_mem_24g_mode 
-:      010901 car_g24_disconnect:
-0x3662 010902 setarg 0 
-0x3663 010903 store 5 ,mem_car_led_control 
-0x3664 010904 setarg 4 
-0x3665 010905 call pwm_disable 
-0x3666 010906 setarg 5 
-0x3667 010907 call pwm_disable 
-0x3668 010908 setarg 20 
-0x3669 010909 call pwm_disable 
-0x366a 010910 setarg 21 
-0x366b 010911 call pwm_disable 
-0x366c 010912 setarg 22 
-0x366d 010913 call pwm_disable 
-0x366e 010914 setarg 7 
-0x366f 010915 call pwm_disable 
-0x3670 010916 call queue_init 
-0x3671 010917 jam 10 ,mem_motor1_speed 
-0x3672 010918 jam 10 ,mem_motor2_speed 
-0x3673 010919 jam 10 ,mem_motor3_speed 
-0x3674 010921 jam 2 ,mem_lpm_mult 
-0x3675 010922 arg 0 ,rega 
-0x3676 010923 call ui_led_blink_start_global 
-0x3677 010925 setarg fast_adv_interval_value_car 
-0x3678 010926 call shutter_ble_adv_interval_set 
-0x3679 010927 branch app_ble_start_adv 
-:      010929 car_le_bb_event_timer:
-0x367a 010931 call car_moto1_blank_data_timer 
-0x367b 010932 call car_moto2_blank_data_timer 
-0x367c 010933 call car_moto3_blank_data_timer 
-0x367d 010934 call app_power_timer 
-0x367e 010935 call car_led_control_timer 
-0x367f 010936 call car_notify_vdd_timer 
-0x3680 010937 call car_24g_no_data_timeout_timer 
-0x3681 010938 call car_ir_breakdown_timer 
-0x3682 010939 branch car_attack_shake_timer 
-:      010941 car_ir_breakdown_timer:
-0x3683 010942 arg mem_car_ir_breakdown_check_timer ,regc 
-0x3684 010943 arg car_ir_breakdown_timeout ,regb 
-0x3685 010944 branch timer_single_step 
-:      010945 car_ir_breakdown_timeout:
-0x3686 010946 call car_ir_gpio_get_status 
-0x3687 010947 nrtn true 
-0x3688 010948 jam 1 ,mem_car_ir_breakdown_flag 
-0x3689 010949 rtn 
-:      010951 car_24g_no_data_timeout_timer:
-0x368a 010952 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x368b 010953 arg car_24g_no_data_timer_timeout ,regb 
-0x368c 010954 branch timer_single_step_2b 
-:      010955 car_24g_no_data_timer_timeout:
-0x368d 010956 jam work_search ,mem_car_24g_status 
-0x368e 010957 branch car_g24_disconnect 
-:      010959 car_attack_shake_timer:
-0x368f 010960 arg mem_car_attack_shake_timer ,regc 
-0x3690 010961 arg car_attack_shake ,regb 
-0x3691 010962 branch timer_single_step 
-:      010963 car_attack_shake:
-0x3692 010964 fetch 1 ,mem_car_attack_shake_flag 
-0x3693 010965 branch car_attack_shake_stop ,blank 
-0x3694 010966 jam 2 ,mem_car_attack_shake_timer 
-0x3695 010967 jam 0 ,mem_car_attack_shake_flag 
-0x3696 010968 setarg 0x0a02 
-0x3697 010969 store 2 ,mem_le_receive_payload 
-0x3698 010970 fetch 1 ,mem_car_config_device_select 
-0x3699 010971 beq device_battle_tank ,car_attack_shake_front_battle_tank 
-:      010972 car_attack_shake_front_battle_car:
-0x369a 010973 branch car_motor_control 
-:      010974 car_attack_shake_front_battle_tank:
-0x369b 010975 setarg 0x0a02 
-0x369c 010976 store 2 ,mem_le_receive_payload + 2 
-0x369d 010977 branch car_motor_control 
-:      010978 car_attack_shake_stop:
-0x369e 010979 setarg 0 
-0x369f 010980 store 4 ,mem_le_receive_payload 
-0x36a0 010981 branch car_motor_control 
-:      010983 car_notify_vdd_timer:
-0x36a1 010984 fetch 1 ,mem_car_config_bat_notify_enable 
-0x36a2 010985 rtn blank 
-0x36a3 010986 fetch 2 ,mem_ui_state_map 
-0x36a4 010987 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
-0x36a5 010988 arg mem_car_notify_vdd_timer ,regc 
-0x36a6 010989 arg car_notify_vdd ,regb 
-0x36a7 010990 branch timer_single_step 
-:      010991 car_notify_vdd:
-0x36a8 010992 fetch 1 ,mem_car_notify_vdd_count 
-0x36a9 010993 store 1 ,mem_car_notify_vdd_timer 
-0x36aa 010994 fetch 1 ,mem_car_working_flag 
-0x36ab 010995 nrtn blank 
-:      010996 car_read_hvin:
-0x36ac 010997 call adc_set_mode 
-0x36ad 010998 call vdd_calculate_by_mode 
-0x36ae 010999 store 2 ,mem_vdd_now_vol 
-0x36af 011000 arg mem_vdd_calculate_set ,rega 
-0x36b0 011001 call adc_bat_percent_lowpower_out 
-0x36b1 011002 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x36b2 011003 isub temp ,null 
-0x36b3 011004 branch car_notify_vdd_next2 ,positive 
-0x36b4 011005 store 1 ,mem_car_notify_vdd_value_last 
-0x36b5 011006 copy pdata ,temp 
-:      011007 car_notify_vdd_next2:
-0x36b6 011008 storet 1 ,mem_car_notify_vdd_percent 
-0x36b7 011009 fetch 1 ,mem_car_config_low_voltage_percent 
-0x36b8 011010 isub temp ,null 
-0x36b9 011011 call car_enter_low_bat ,positive 
-0x36ba 011012 storet 1 ,mem_notify_bat_payload 
-0x36bb 011013 arg 6 ,loopcnt 
-0x36bc 011014 arg mem_notify_bat_head ,contr 
-0x36bd 011015 call calc_check_sum_start 
-0x36be 011016 store 1 ,mem_notify_bat_check_sum 
-0x36bf 011017 arg mem_notify_bat_packet ,rega 
-0x36c0 011018 branch queue_push 
-:      011019 car_enter_low_bat:
-0x36c1 011020 fetch 1 ,mem_low_bat_flag 
-0x36c2 011021 nrtn blank 
-0x36c3 011022 jam 1 ,mem_low_bat_flag 
-0x36c4 011023 arg 1 ,rega 
-0x36c5 011024 branch ui_led_blink_start_global 
-:      011025 car_low_bat_led_off:
-0x36c6 011026 arg 1 ,rega 
-0x36c7 011027 branch ui_led_blink_stop_global 
-:      011029 car_led_control_timer:
-0x36c8 011030 arg mem_car_led_control_timer ,regc 
-0x36c9 011031 arg car_led_control ,regb 
-0x36ca 011032 branch timer_single_step 
-:      011033 car_led_control:
-0x36cb 011034 jam 5 ,mem_car_led_control_timer 
-0x36cc 011035 jam 0 ,mem_car_led_no 
-0x36cd 011036 fetch 1 ,mem_car_led_blink_status 
-0x36ce 011037 beq led_on ,car_led_control_blink_off 
-0x36cf 011038 beq led_off ,car_led_control_blink_on 
-:      011039 car_led_control_set:
-0x36d0 011040 arg mem_car_led_control ,contr 
-0x36d1 011041 copy contr ,rega 
-0x36d2 011042 arg 8 ,loopcnt 
-:      011043 car_led_control_timer_next:
-0x36d3 011044 copy rega ,contr 
-0x36d4 011045 ifetch 1 ,contr 
-0x36d5 011046 copy contr ,rega 
-0x36d6 011047 beq led_off ,car_led_control_off 
-0x36d7 011048 beq led_on ,car_led_control_on 
-0x36d8 011049 beq led_blink ,car_led_control_blink 
-:      011050 car_led_control_timer_next_2:
-0x36d9 011051 fetch 1 ,mem_car_led_no 
-0x36da 011052 increase 1 ,pdata 
-0x36db 011053 store 1 ,mem_car_led_no 
-0x36dc 011054 loop car_led_control_timer_next 
-0x36dd 011055 rtn 
-:      011056 car_led_switch:
-0x36de 011057 fetch 1 ,mem_car_led_no 
-0x36df 011058 arg mem_car_config_blood_led_gpio ,regb 
-0x36e0 011059 iadd regb ,regb 
-0x36e1 011060 ifetcht 1 ,regb 
-0x36e2 011061 rtn 
-:      011062 car_led_control_off:
-0x36e3 011063 call car_led_switch 
-0x36e4 011064 call gpio_out_inactive 
-0x36e5 011065 branch car_led_control_timer_next_2 
-:      011066 car_led_control_on:
-0x36e6 011067 call car_led_switch 
-0x36e7 011068 call gpio_out_active 
-0x36e8 011069 branch car_led_control_timer_next_2 
-:      011070 car_led_control_blink:
-0x36e9 011071 fetch 1 ,mem_car_led_blink_status 
-0x36ea 011072 beq led_on ,car_led_control_off 
-0x36eb 011073 branch car_led_control_on 
-:      011074 car_led_control_blink_on:
-0x36ec 011075 jam led_on ,mem_car_led_blink_status 
-0x36ed 011076 branch car_led_control_set 
-:      011077 car_led_control_blink_off:
-0x36ee 011078 jam led_off ,mem_car_led_blink_status 
-0x36ef 011079 branch car_led_control_set 
-:      011083 calc_check_sum_start:
-0x36f0 011084 arg 0 ,rega 
-:      011085 calc_check_sum_loop:
-0x36f1 011086 ifetch 1 ,contr 
-0x36f2 011087 iadd rega ,rega 
-0x36f3 011088 loop calc_check_sum_loop 
-:      011089 calc_check_sum_and:
-0x36f4 011090 and rega ,0xff ,pdata 
-0x36f5 011091 rtn 
-:      011093 car_le_receive_data:
-0x36f6 011094 fetch 1 ,mem_le_att_opcode 
-0x36f7 011095 beq attop_write_request ,car_le_parse_att_write_request 
-0x36f8 011096 rtn 
-:      011097 car_le_parse_att_write_request:
-0x36f9 011098 fetch 2 ,mem_le_att_handle 
-0x36fa 011099 beq att_car_control_handle ,car_control_le_receive 
-0x36fb 011100 rtn 
-:      011112 le_app_receive_data:
-0x36fc 011113 bpatch patch1a_0 ,mem_patch1a 
-0x36fd 011114 ifetch 5 ,rega 
-0x36fe 011115 store 5 ,mem_app_receive_temp 
-0x36ff 011116 fetch 2 ,mem_app_receive_temp 
-0x3700 011117 arg le_receive_packet_head ,temp 
-0x3701 011118 isub temp ,null 
-0x3702 011119 nrtn zero 
-0x3703 011120 fetch 2 ,mem_app_receive_temp + 3 
-0x3704 011121 byteswap pdata ,pdata 
-0x3705 011122 store 2 ,mem_app_receive_temp + 3 
-0x3706 011123 copy pdata ,loopcnt 
-0x3707 011124 increase 5 ,rega 
-0x3708 011125 copy rega ,contr 
-0x3709 011126 arg mem_app_receive_temp + 5 ,contw 
-0x370a 011127 call memcpy 
-0x370b 011128 ifetch 1 ,contr 
-0x370c 011129 store 1 ,mem_app_receive_temp + 15 
-0x370d 011130 arg mem_app_receive_temp + 2 ,rega 
-0x370e 011131 arg mem_app_receive_temp + 5 ,regb 
-0x370f 011132 rtn 
-:      011134 car_control_le_receive:
-0x3710 011135 setarg 0 
-0x3711 011136 store 5 ,mem_le_receive_payload 
-0x3712 011137 store 5 ,mem_le_receive_payload + 5 
-0x3713 011138 call le_app_receive_data 
-0x3714 011139 copy regb ,contr 
-0x3715 011140 arg mem_le_receive_payload ,contw 
-0x3716 011141 arg 10 ,loopcnt 
-0x3717 011142 call memcpy 
-:      011143 car_receive_cmd_select:
-0x3718 011144 bpatch patch1a_1 ,mem_patch1a 
-0x3719 011145 ifetch 1 ,rega 
-0x371a 011146 beq car_cmd_old_car_control ,car_drive_old 
-0x371b 011147 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x371c 011148 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x371d 011149 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x371e 011150 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x371f 011151 beq car_cmd_led_control ,car_led_control_receive 
-0x3720 011152 beq car_cmd_device_info ,car_info_request 
-0x3721 011153 rtn 
-:      011155 car_24g_receive_data:
-0x3722 011156 fetch 2 ,mem_ui_state_map 
-0x3723 011157 rtnbit1 ui_state_ble_connected 
-0x3724 011159 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3725 011160 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x3726 011162 jam work_paired ,mem_car_24g_received_pac 
-0x3727 011164 setarg offset_24g_rxdata_temp_add3 
-0x3728 011165 call g24_set_rega 
-0x3729 011166 call car_control_le_receive 
-0x372a 011168 fetch 1 ,mem_app_receive_temp + 2 
-0x372b 011169 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x372c 011170 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x372d 011171 rtn 
-:      011172 car_24g_receive_data_next:
-0x372e 011173 fetch 1 ,mem_le_receive_payload 
-0x372f 011174 ncall car_moto1_enable_blank_data_timer ,blank 
-0x3730 011175 fetch 1 ,mem_le_receive_payload + 2 
-0x3731 011176 ncall car_moto2_enable_blank_data_timer ,blank 
-0x3732 011177 fetch 1 ,mem_le_receive_payload + 4 
-0x3733 011178 ncall car_moto3_enable_blank_data_timer ,blank 
-0x3734 011179 rtn 
-:      011181 car_moto1_enable_blank_data_timer:
-0x3735 011182 jam 5 ,mem_car_moto1_blank_timer 
-0x3736 011183 rtn 
-:      011184 car_moto2_enable_blank_data_timer:
-0x3737 011185 jam 5 ,mem_car_moto2_blank_timer 
-0x3738 011186 rtn 
-:      011187 car_moto3_enable_blank_data_timer:
-0x3739 011188 jam 5 ,mem_car_moto3_blank_timer 
-0x373a 011189 rtn 
-:      011191 car_moto1_blank_data_timer:
-0x373b 011192 arg mem_car_moto1_blank_timer ,regc 
-0x373c 011193 arg car_moto1_blank_data ,regb 
-0x373d 011194 branch timer_single_step 
-:      011195 car_moto2_blank_data_timer:
-0x373e 011196 arg mem_car_moto2_blank_timer ,regc 
-0x373f 011197 arg car_moto2_blank_data ,regb 
-0x3740 011198 branch timer_single_step 
-:      011199 car_moto3_blank_data_timer:
-0x3741 011200 arg mem_car_moto3_blank_timer ,regc 
-0x3742 011201 arg car_moto3_blank_data ,regb 
-0x3743 011202 branch timer_single_step 
-:      011204 car_moto1_blank_data:
-0x3744 011205 jam 0 ,mem_le_receive_payload 
-0x3745 011206 branch car_motor_control 
-:      011207 car_moto2_blank_data:
-0x3746 011208 jam 0 ,mem_le_receive_payload + 2 
-0x3747 011209 branch car_motor_control 
-:      011210 car_moto3_blank_data:
-0x3748 011211 jam 0 ,mem_le_receive_payload + 4 
-0x3749 011212 branch car_motor_control 
-:      011217 car_drive_old:
-0x374a 011218 call car_left_right_control_old 
-0x374b 011219 branch car_front_back_control_old 
-:      011220 car_left_right_control_old:
-0x374c 011221 fetch 1 ,mem_le_receive_payload 
-0x374d 011222 store 1 ,mem_motor2_status 
-0x374e 011223 branch car_motor2_control 
-:      011224 car_front_back_control_old:
-0x374f 011225 fetch 1 ,mem_motor1_speed 
-0x3750 011226 call car_reset_old_speed 
-0x3751 011227 fetch 1 ,mem_le_receive_payload + 1 
-0x3752 011228 store 1 ,mem_motor1_status 
-0x3753 011229 branch car_motor1_control 
-:      011230 car_reset_old_speed:
-0x3754 011231 beq speed_level_2 ,car_reset_old_speed2 
-0x3755 011232 beq speed_level_3 ,car_reset_old_speed3 
-0x3756 011233 store 1 ,mem_motor1_speed 
-0x3757 011234 rtn 
-:      011235 car_reset_old_speed2:
-0x3758 011236 jam speed_level_5 ,mem_motor1_speed 
-0x3759 011237 rtn 
-:      011238 car_reset_old_speed3:
-0x375a 011239 jam speed_level_10 ,mem_motor1_speed 
-0x375b 011240 rtn 
-:      011241 car_speed_set_old:
-0x375c 011242 fetch 1 ,mem_le_receive_payload 
-0x375d 011243 call car_reset_old_speed 
-0x375e 011244 fetch 1 ,mem_motor1_speed 
-0x375f 011245 call car_motor_speed_duty_setting 
-0x3760 011246 call car_motor_speed_duty_transform 
-0x3761 011247 branch pwm_pwm0_duty_set 
-:      011249 car_motor_control:
-0x3762 011250 fetch 1 ,mem_car_24g_go_die_flag 
-0x3763 011251 nrtn blank 
-0x3764 011252 fetch 6 ,mem_le_receive_payload 
-0x3765 011253 store 6 ,mem_motor1_status 
-0x3766 011254 fetch 1 ,mem_motor1_speed 
-0x3767 011255 fetcht 1 ,mem_motor2_speed 
-0x3768 011256 iand temp ,pdata 
-0x3769 011257 fetcht 1 ,mem_motor3_speed 
-0x376a 011258 iand temp ,pdata 
-0x376b 011259 call car_motor_working_flag ,blank 
-0x376c 011260 bpatch patch1a_2 ,mem_patch1a 
-0x376d 011261 call car_motor1_control 
-0x376e 011262 call car_motor2_control 
-0x376f 011263 branch car_motor3_control 
-:      011264 car_motor1_control:
-0x3770 011265 arg mem_motor1_pwm_set ,regb 
-0x3771 011266 arg mem_motor1_status ,contr 
-0x3772 011267 branch car_motor_status_select 
-:      011268 car_motor2_control:
-0x3773 011269 arg mem_motor2_pwm_set ,regb 
-0x3774 011270 arg mem_motor2_status ,contr 
-0x3775 011271 branch car_motor_status_select 
-:      011272 car_motor3_control:
-0x3776 011273 arg mem_motor3_pwm_set ,regb 
-0x3777 011274 arg mem_motor3_status ,contr 
-0x3778 011275 branch car_motor_status_select 
-:      011276 car_motor_working_flag:
-0x3779 011277 jam 0 ,mem_car_working_flag 
-0x377a 011278 rtn 
-:      011280 car_motor_status_select:
-0x377b 011281 ifetch 1 ,contr 
-0x377c 011282 beq motor_stop ,car_motor_stop 
-0x377d 011283 beq go_front ,car_motor_positive 
-0x377e 011284 beq go_back ,car_motor_negative 
-0x377f 011285 rtn 
-:      011286 car_motor_positive:
-0x3780 011287 jam 0 ,mem_motor_select_p_n 
-0x3781 011288 branch car_motor_negative + 1 
-:      011289 car_motor_negative:
-0x3782 011290 jam 1 ,mem_motor_select_p_n 
-0x3783 011291 ifetch 1 ,contr 
-0x3784 011292 store 1 ,mem_car_motor_speed 
-0x3785 011293 ifetch 8 ,regb 
-0x3786 011294 branch car_motor_work 
-:      011296 car_motor_stop:
-0x3787 011297 ifetch 1 ,regb 
-0x3788 011298 call pwm_disable 
-0x3789 011299 increase 1 ,regb 
-0x378a 011300 ifetch 1 ,regb 
-0x378b 011301 branch pwm_disable 
-:      011302 car_motor_work:
-0x378c 011303 store 8 ,mem_motor_pwm_pin1_set 
-0x378d 011304 jam 1 ,mem_car_working_flag 
-0x378e 011305 fetch 1 ,mem_motor_select_p_n 
-0x378f 011306 beq 0 ,car_motor_select_positive 
-:      011307 car_motor_select_negative:
-0x3790 011308 fetch 1 ,mem_motor_pwm_pin2_set 
-0x3791 011309 store 1 ,mem_motor_pwm_pin_set 
-0x3792 011310 fetch 1 ,mem_motor_pwm_pin1_set 
-:      011311 car_motor_work_next:
-0x3793 011312 call pwm_disable 
-0x3794 011313 fetch 1 ,mem_car_motor_speed 
-0x3795 011314 call car_motor_speed_duty_setting 
-0x3796 011315 store 1 ,mem_motor_pwm_dute_set 
-0x3797 011316 fetch 6 ,mem_motor_pwm_pin_set 
-0x3798 011317 store 6 ,mem_pdatatemp 
-0x3799 011318 branch pwm_out_set 
-:      011319 car_motor_select_positive:
-0x379a 011320 fetch 1 ,mem_motor_pwm_pin1_set 
-0x379b 011321 store 1 ,mem_motor_pwm_pin_set 
-0x379c 011322 fetch 1 ,mem_motor_pwm_pin2_set 
-0x379d 011323 branch car_motor_work_next 
-:      011325 car_motor_speed_duty_setting:
-0x379e 011326 mul32 pdata ,5 ,pdata 
-0x379f 011327 add pdata ,50 ,pdata 
-0x37a0 011328 rtn 
-:      011329 car_motor_speed_duty_transform:
-0x37a1 011330 arg 12000 ,temp 
-0x37a2 011331 imul32 temp ,pdata 
-0x37a3 011332 div pdata ,100 
-0x37a4 011333 call wait_div_end 
-0x37a5 011334 quotient temp 
-0x37a6 011335 copy temp ,rega 
-0x37a7 011336 setarg 12000 
-0x37a8 011337 isub temp ,regb 
-0x37a9 011338 rtn 
-:      011341 car_ir_init:
-0x37aa 011342 hfetch 1 ,core_gpio_sel2 
-0x37ab 011343 set1 2 ,pdata 
-0x37ac 011344 hstore 1 ,core_gpio_sel2 
-0x37ad 011345 setarg 158 
-0x37ae 011346 hstore 2 ,core_pwm_pcnt4 
-0x37af 011347 hstore 2 ,core_pwm_ncnt4 
-0x37b0 011348 rtn 
-:      011350 car_ir_data_rx_from_app:
-0x37b1 011351 fetch 1 ,mem_car_24g_go_die_flag 
-0x37b2 011352 nrtn blank 
-0x37b3 011353 fetch 2 ,mem_le_receive_payload 
-0x37b4 011354 store 2 ,mem_ir_data 
-0x37b5 011355 fetch 1 ,mem_car_24g_status 
-0x37b6 011356 bne work_paired ,car_ir_data_tx 
-0x37b7 011357 fetch 2 ,mem_le_lap 
-0x37b8 011358 store 2 ,mem_ir_data 
-:      011359 car_ir_data_tx:
-0x37b9 011360 bpatch patch1a_3 ,mem_patch1a 
-0x37ba 011361 call car_ir_init 
-0x37bb 011362 call car_ir_enable 
-0x37bc 011363 setarg 48000 
-0x37bd 011364 call sleep 
-0x37be 011365 call car_ir_disable 
-0x37bf 011366 setarg 7200 
-0x37c0 011367 call sleep 
-0x37c1 011368 arg 16 ,loopcnt 
-:      011369 car_ir_send_loop:
-0x37c2 011370 call car_ir_enable 
-0x37c3 011371 fetch 2 ,mem_ir_data 
-0x37c4 011372 bbit1 0 ,car_ir_is_bit1 
-0x37c5 011373 setarg 7200 
-0x37c6 011374 call sleep 
-0x37c7 011375 call car_ir_disable 
-0x37c8 011376 branch car_ir_wait_finish 
-:      011378 car_ir_is_bit1:
-0x37c9 011379 setarg 14400 
-0x37ca 011380 call sleep 
-0x37cb 011381 call car_ir_disable 
-:      011382 car_ir_wait_finish:
-0x37cc 011383 setarg 7200 
-0x37cd 011384 call sleep 
-0x37ce 011385 fetch 2 ,mem_ir_data 
-0x37cf 011386 rshift pdata ,pdata 
-0x37d0 011387 store 2 ,mem_ir_data 
-0x37d1 011388 loop car_ir_send_loop 
-0x37d2 011390 jam 2 ,mem_car_attack_shake_timer 
-0x37d3 011391 jam 1 ,mem_car_attack_shake_flag 
-0x37d4 011392 setarg 0x0a01 
-0x37d5 011393 store 2 ,mem_le_receive_payload 
-0x37d6 011394 fetch 1 ,mem_car_config_device_select 
-0x37d7 011395 beq device_battle_tank ,car_attack_shake_back_battle_tank 
-:      011396 car_attack_shake_back_battle_car:
-0x37d8 011397 branch car_motor_control 
-:      011398 car_attack_shake_back_battle_tank:
-0x37d9 011399 setarg 0x0a01 
-0x37da 011400 store 2 ,mem_le_receive_payload + 2 
-0x37db 011401 branch car_motor_control 
-:      011403 car_ir_enable:
-0x37dc 011404 hfetch 1 ,core_gpio_key2 
-0x37dd 011405 or_into 0x40 ,pdata 
-0x37de 011406 hstore 1 ,core_gpio_key2 
-0x37df 011407 rtn 
-:      011408 car_ir_disable:
-0x37e0 011409 hfetch 1 ,core_gpio_key2 
-0x37e1 011410 and_into 0xbf ,pdata 
-0x37e2 011411 hstore 1 ,core_gpio_key2 
-0x37e3 011412 rtn 
-:      011414 car_ir_rx_init:
-0x37e4 011415 fetch 1 ,mem_car_config_ir_enable 
-0x37e5 011416 rtneq 0x00 
-0x37e6 011417 call lpm_disable_exen_output 
-0x37e7 011418 fetcht 1 ,mem_car_config_ir_rx_gpio 
-0x37e8 011419 storet 1 ,mem_ir_rx_gpio 
-0x37e9 011420 call gpio_config_input 
-0x37ea 011421 call car_ir_gpio_get_status 
-0x37eb 011422 nrtn true 
-0x37ec 011423 jam 1 ,mem_car_ir_breakdown_check_timer 
-0x37ed 011424 rtn 
-:      011426 car_ir_receive_process:
-0x37ee 011427 fetch 1 ,mem_car_config_ir_enable 
-0x37ef 011428 rtneq flag_ir_disable 
-0x37f0 011429 fetch 1 ,mem_car_ir_breakdown_flag 
-0x37f1 011430 nrtn blank 
-0x37f2 011431 fetch 2 ,mem_ui_state_map 
-0x37f3 011432 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
-0x37f4 011433 fetch 1 ,mem_car_24g_status 
-0x37f5 011434 rtnne work_paired 
-:      011435 car_ir_receive_process_next:
-0x37f6 011436 bpatch patch1a_4 ,mem_patch1a 
-0x37f7 011437 call car_ir_gpio_get_status 
-0x37f8 011438 nrtn true 
-0x37f9 011439 setarg 36000 
-0x37fa 011440 call sleep 
-0x37fb 011441 call car_ir_gpio_get_status 
-0x37fc 011442 nrtn true 
-0x37fd 011443 call car_ir_clk_get 
-:      011444 car_ir_packet_head_wait_end:
-0x37fe 011445 call car_ir_clk_check 
-0x37ff 011446 nrtn positive 
-0x3800 011447 call car_ir_gpio_get_status 
-0x3801 011448 branch car_ir_packet_head_wait_end ,true 
-0x3802 011449 arg 0 ,rega 
-0x3803 011450 arg 16 ,loopcnt 
-0x3804 011451 call car_ir_clk_get 
-:      011452 car_ir_receive_process_loop:
-0x3805 011453 call car_ir_clk_check 
-0x3806 011454 nrtn positive 
-0x3807 011455 call car_ir_gpio_get_status 
-0x3808 011456 nbranch car_ir_receive_process_loop ,true 
-0x3809 011457 setarg 10800 
-0x380a 011458 call sleep 
-0x380b 011459 call car_ir_gpio_get_status 
-0x380c 011460 branch car_ir_get_bit1 ,true 
-:      011461 car_ir_get_bit0:
-0x380d 011462 setarg 0 
-0x380e 011463 rshift rega ,rega 
-0x380f 011464 ior rega ,rega 
-0x3810 011465 loop car_ir_receive_process_loop 
-0x3811 011466 branch car_ir_receive_process_end 
-:      011467 car_ir_get_bit1:
-0x3812 011468 setarg 0x8000 
-0x3813 011469 rshift rega ,rega 
-0x3814 011470 ior rega ,rega 
-0x3815 011471 call car_ir_clk_get 
-:      011472 car_ir_get_bit1_wait_low_end:
-0x3816 011473 call car_ir_clk_check 
-0x3817 011474 nrtn positive 
-0x3818 011475 call car_ir_gpio_get_status 
-0x3819 011476 branch car_ir_get_bit1_wait_low_end ,true 
-0x381a 011477 loop car_ir_receive_process_loop 
-:      011478 car_ir_receive_process_end:
-0x381b 011479 bpatch patch1a_5 ,mem_patch1a 
-0x381c 011480 copy rega ,pdata 
-0x381d 011481 store 2 ,mem_ir_rx_buf 
-0x381e 011482 store 2 ,mem_ir_notify_data + 8 
-0x381f 011483 fetch 1 ,mem_car_24g_status 
-0x3820 011484 beq work_paired ,car_ir_24g_receive_attack 
-:      011485 car_ir_data_notify:
-0x3821 011486 arg 0x07 ,loopcnt 
-0x3822 011487 arg mem_ir_notify_data_head ,contr 
-0x3823 011488 call calc_check_sum_start 
-0x3824 011489 store 1 ,mem_ir_notify_data_check_sum 
-0x3825 011490 arg mem_ir_notify_data ,rega 
-0x3826 011491 branch queue_push 
-:      011493 car_ir_24g_receive_attack:
-0x3827 011494 fetch 1 ,mem_car_24g_ir_receive_attack_count 
-0x3828 011495 increase 1 ,pdata 
-0x3829 011496 store 1 ,mem_car_24g_ir_receive_attack_count 
-0x382a 011497 div pdata ,2 
-0x382b 011498 call wait_div_end 
-0x382c 011499 quotient temp 
-0x382d 011500 remainder pdata 
-0x382e 011501 nbranch car_ir_24g_receive_attack_blink ,blank 
-:      011502 car_ir_24g_receive_attack_off:
-0x382f 011503 fetch 1 ,mem_car_config_led_num 
-0x3830 011504 isub temp ,null 
-0x3831 011505 call car_ir_24g_go_die ,zero 
-0x3832 011506 arg mem_car_led_control ,pdata 
-0x3833 011507 increase -1 ,temp 
-0x3834 011508 iadd temp ,rega 
-0x3835 011509 arg 0 ,pdata 
-0x3836 011510 istore 1 ,rega 
-0x3837 011511 rtn 
-:      011512 car_ir_24g_receive_attack_blink:
-0x3838 011513 arg mem_car_led_control ,pdata 
-0x3839 011514 iadd temp ,rega 
-0x383a 011515 arg 2 ,pdata 
-0x383b 011516 istore 1 ,rega 
-0x383c 011517 rtn 
-:      011518 car_ir_24g_go_die:
-0x383d 011519 jam 1 ,mem_car_24g_go_die_flag 
-0x383e 011520 rtn 
-:      011521 car_ir_clk_get:
-0x383f 011522 copy clkn_bt ,pdata 
-0x3840 011523 store 4 ,mem_ir_receive_clkn 
-0x3841 011524 rtn 
-:      011525 car_ir_clk_check:
-0x3842 011526 copy clkn_bt ,pdata 
-0x3843 011527 fetcht 4 ,mem_ir_receive_clkn 
-0x3844 011528 isub temp ,pdata 
-0x3845 011529 sub pdata ,200 ,null 
-0x3846 011530 rtn 
-:      011532 car_ir_gpio_get_status:
-0x3847 011533 fetcht 1 ,mem_ir_rx_gpio 
-0x3848 011534 branch gpio_get_bit 
-:      011536 car_led_control_receive:
-0x3849 011537 fetch 8 ,mem_le_receive_payload 
-0x384a 011538 store 8 ,mem_car_led_control 
-0x384b 011539 rtn 
-:      011541 car_info_request:
-0x384c 011542 fetch 1 ,mem_car_config_device_select 
-0x384d 011543 store 1 ,mem_car_info_request_payload 
-0x384e 011544 fetch 1 ,mem_car_config_motor_layout 
-0x384f 011545 store 1 ,mem_car_info_request_payload + 1 
-0x3850 011546 fetch 1 ,mem_car_config_ir_enable 
-0x3851 011547 store 1 ,mem_car_info_request_payload + 2 
-0x3852 011548 arg 13 ,loopcnt 
-0x3853 011549 arg mem_car_info_request_head ,contr 
-0x3854 011550 call calc_check_sum_start 
-0x3855 011551 store 1 ,mem_car_info_request_checksum 
-0x3856 011552 arg mem_car_info_request ,rega 
-0x3857 011553 branch queue_push 
-:      011559 light_init:
-0x3858 011560 call clear_eeprom_size_2k 
-0x3859 011561 jam 0x7a ,mem_curr_packet_num 
-0x385a 011562 call light_load_controler_list 
-0x385b 011563 call light_init_crr_cmd_count 
-0x385c 011564 setarg light_pairing_timer 
-0x385d 011565 store 2 ,mem_cb_event_timer 
-0x385e 011566 arg 0 ,rega 
-0x385f 011567 branch pwm_init 
-:      011569 light_pairing_timer:
-0x3860 011570 fetch 2 ,mem_light_pairing_timer 
-0x3861 011571 rtn blank 
-0x3862 011572 increase -1 ,pdata 
-0x3863 011573 store 2 ,mem_light_pairing_timer 
-0x3864 011574 rtnne 0 
-0x3865 011575 jam 0 ,mem_light_pairing_enable 
-0x3866 011576 rtn 
-:      011578 light_init_crr_cmd_count:
-0x3867 011579 bpatch patch1a_6 ,mem_patch1a 
-0x3868 011580 fetch 1 ,mem_light_next_record 
-0x3869 011581 sub pdata ,40 ,null 
-0x386a 011582 rtn positive 
-0x386b 011583 jam 0 ,mem_light_next_record 
-0x386c 011584 rtn 
-:      011586 light_load_controler_list:
-0x386d 011587 arg mem_light_next_record ,rega 
-0x386e 011588 arg 0 ,regb 
-0x386f 011589 arg 81 ,temp 
-0x3870 011590 branch iicd_read_eep_data 
-:      011593 light_find_controler_pairing:
-0x3871 011594 disable user 
-0x3872 011595 fetch 1 ,mem_light_cnum 
-0x3873 011596 copy pdata ,loopcnt 
-0x3874 011598 arg mem_light_clist ,rega 
-0x3875 011599 copy regc ,regb 
-:      011600 light_find_controler_pairing_loop:
-0x3876 011601 bpatch patch1a_7 ,mem_patch1a 
-0x3877 011602 call light_compare_addr_record 
-0x3878 011603 branch enable_user ,zero 
-:      011604 light_find_single_pairing_diff:
-0x3879 011605 increase 4 ,rega 
-0x387a 011606 loop light_find_controler_pairing_loop 
-0x387b 011607 rtn 
-:      011610 light_compare_addr_record:
-0x387c 011611 bpatch patch1b_0 ,mem_patch1b 
-0x387d 011612 ifetch 3 ,rega 
-0x387e 011613 ifetcht 3 ,regb 
-0x387f 011614 isub temp ,null 
-0x3880 011615 rtn 
-:      011617 light_compare_single_record:
-0x3881 011618 bpatch patch1b_1 ,mem_patch1b 
-0x3882 011619 ifetch 3 ,rega 
-0x3883 011620 ifetcht 3 ,regb 
-0x3884 011621 isub temp ,null 
-0x3885 011622 nrtn zero 
-0x3886 011623 ifetch 1 ,contr 
-0x3887 011624 sub pdata ,0 ,null 
-0x3888 011625 rtn zero 
-0x3889 011626 add rega ,3 ,contr 
-0x388a 011627 ifetcht 1 ,contr 
-0x388b 011628 isub temp ,null 
-0x388c 011629 rtn 
-:      011632 light_find_controler_cmd:
-0x388d 011633 bpatch patch1b_2 ,mem_patch1b 
-0x388e 011634 disable user 
-0x388f 011635 fetch 1 ,mem_light_cnum 
-0x3890 011636 copy pdata ,loopcnt 
-0x3891 011638 arg mem_light_clist ,rega 
-0x3892 011639 copy regc ,regb 
-:      011640 light_find_controler_cmd_loop:
-0x3893 011641 call light_compare_single_record 
-0x3894 011642 branch enable_user ,zero 
-0x3895 011643 increase 4 ,rega 
-0x3896 011644 loop light_find_controler_cmd_loop 
-0x3897 011645 rtn 
-:      011648 light_recv_adv:
-0x3898 011649 fetch 1 ,mem_le_scanrsp_rcv 
-0x3899 011650 increase 1 ,pdata 
-0x389a 011651 store 1 ,mem_le_scanrsp_rcv 
-0x389b 011652 arg mem_le_rxbuf + 12 ,regc 
-:      011654 light_anylize_command:
-0x389c 011655 ifetch 2 ,regc 
-0x389d 011656 arg 0x55aa ,temp 
-0x389e 011657 isub temp ,null 
-0x389f 011658 nrtn zero 
-0x38a0 011659 copy contr ,regc 
-0x38a1 011660 ifetcht 3 ,regc 
-0x38a2 011661 setarg 0xffffff 
-0x38a3 011662 isub temp ,null 
-0x38a4 011663 branch light_parse_cmd ,zero 
-0x38a5 011664 call light_find_controler_cmd 
-0x38a6 011665 branch light_parse_cmd ,user 
-0x38a7 011666 rtn 
-:      011668 light_parse_cmd:
-0x38a8 011669 bpatch patch1b_3 ,mem_patch1b 
-0x38a9 011670 increase 4 ,regc 
-0x38aa 011671 ifetch 1 ,regc 
-0x38ab 011672 fetcht 1 ,mem_curr_packet_num 
-0x38ac 011673 isub temp ,null 
-0x38ad 011674 rtn zero 
-0x38ae 011675 store 1 ,mem_curr_packet_num 
-0x38af 011676 fetch 1 ,mem_le_req_rcv 
-0x38b0 011677 increase 1 ,pdata 
-0x38b1 011678 store 1 ,mem_le_req_rcv 
-0x38b2 011680 increase 1 ,regc 
-0x38b3 011681 ifetch 1 ,regc 
-0x38b4 011682 store 1 ,mem_light_crr_cmd_count 
-0x38b5 011683 copy pdata ,loopcnt 
-0x38b6 011684 rtn blank 
-:      011685 light_parse_cmd_loop:
-0x38b7 011686 ifetch 1 ,contr 
-0x38b8 011687 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
-0x38b9 011688 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
-0x38ba 011689 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
-0x38bb 011690 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
-0x38bc 011691 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
-0x38bd 011692 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
-0x38be 011693 beq light_cmd_auto_mode ,light_parse_auto_mode 
-0x38bf 011694 beq light_cmd_pairing ,light_parse_pairing 
-0x38c0 011695 loop light_parse_cmd_loop 
-0x38c1 011696 rtn 
-:      011698 light_parse_cmd_pwm0:
-0x38c2 011699 copy contr ,regc 
-0x38c3 011700 fetch 1 ,mem_light_pwm0 
-0x38c4 011701 store 1 ,mem_pdatatemp 
-0x38c5 011702 arg 0 ,temp 
-:      011703 light_parse_cmd_pwm_common:
-0x38c6 011704 storet 1 ,mem_pdatatemp + 1 
-0x38c7 011705 setarg 10000 
-0x38c8 011706 store 3 ,mem_pdatatemp + 2 
-0x38c9 011707 ifetch 1 ,regc 
-0x38ca 011708 store 1 ,mem_pdatatemp + 5 
-0x38cb 011709 call pwm_out_set 
-0x38cc 011710 and regc ,1 ,contr 
-0x38cd 011711 loop light_parse_cmd_loop 
-0x38ce 011712 rtn 
-:      011713 light_parse_cmd_pwm1:
-0x38cf 011714 copy regc ,contr 
-0x38d0 011715 fetch 1 ,mem_light_pwm1 
-0x38d1 011716 store 1 ,mem_pdatatemp 
-0x38d2 011717 arg 1 ,temp 
-0x38d3 011718 branch light_parse_cmd_pwm_common 
-:      011719 light_parse_cmd_pwm2:
-0x38d4 011720 copy regc ,contr 
-0x38d5 011721 fetch 1 ,mem_light_pwm2 
-0x38d6 011722 store 1 ,mem_pdatatemp 
-0x38d7 011723 arg 2 ,temp 
-0x38d8 011724 branch light_parse_cmd_pwm_common 
-:      011725 light_parse_cmd_pwm3:
-0x38d9 011726 copy regc ,contr 
-0x38da 011727 fetch 1 ,mem_light_pwm3 
-0x38db 011728 store 1 ,mem_pdatatemp 
-0x38dc 011729 arg 3 ,temp 
-0x38dd 011730 branch light_parse_cmd_pwm_common 
-:      011731 light_parse_cmd_pwm4:
-0x38de 011732 copy regc ,contr 
-0x38df 011733 fetch 1 ,mem_light_pwm4 
-0x38e0 011734 store 1 ,mem_pdatatemp 
-0x38e1 011735 arg 4 ,temp 
-0x38e2 011736 branch light_parse_cmd_pwm_common 
-:      011737 light_parse_cmd_pwm5:
-0x38e3 011738 copy regc ,contr 
-0x38e4 011739 fetch 1 ,mem_light_pwm5 
-0x38e5 011740 store 1 ,mem_pdatatemp 
-0x38e6 011741 arg 5 ,temp 
-0x38e7 011742 branch light_parse_cmd_pwm_common 
-:      011744 light_parse_auto_mode:
-0x38e8 011745 ifetch 1 ,contr 
-0x38e9 011746 rtn 
-:      011748 light_parse_pairing:
-0x38ea 011749 copy contr ,regc 
-0x38eb 011750 fetch 1 ,mem_light_pairing_enable 
-0x38ec 011751 bne 1 ,light_parse_pairing_abandon 
-0x38ed 011752 call update_controler_list 
-:      011753 light_parse_pairing_abandon:
-0x38ee 011754 and regc ,4 ,contr 
-0x38ef 011755 rtn 
-:      011756 update_controler_list:
-0x38f0 011757 bpatch patch1b_4 ,mem_patch1b 
-0x38f1 011758 call light_find_controler_pairing 
-0x38f2 011759 branch update_conrtoler_list_found ,user 
-0x38f3 011760 fetch 1 ,mem_light_next_record 
-0x38f4 011761 copy pdata ,temp 
-0x38f5 011762 increase 1 ,pdata 
-0x38f6 011763 store 1 ,mem_light_next_record 
-0x38f7 011764 call light_init_crr_cmd_count 
-0x38f8 011765 lshift2 temp ,temp 
-0x38f9 011766 setarg mem_light_clist 
-0x38fa 011767 iadd temp ,contw 
-0x38fb 011768 ifetch 4 ,regc 
-0x38fc 011769 istore 4 ,contw 
-0x38fd 011770 branch update_conrtoler_store_list 
-:      011771 update_conrtoler_list_found:
-0x38fe 011772 add regc ,3 ,contr 
-0x38ff 011773 ifetch 1 ,contr 
-0x3900 011774 rtn blank 
-0x3901 011775 ifetch 4 ,regc 
-0x3902 011776 istore 4 ,rega 
-:      011777 update_conrtoler_store_list:
-0x3903 011778 arg mem_light_next_record ,rega 
-0x3904 011779 arg 0 ,regb 
-0x3905 011780 arg 81 ,temp 
-0x3906 011781 branch iicd_write_eep_data 
-:      011785 lightc_init:
-0x3907 011789 fetcht 1 ,mem_lightc_led_gpio 
-0x3908 011790 call gpio_out_inactive 
-0x3909 011791 rtn 
-:      011794 lightc_dispatch:
-0x390a 011797 fetcht 1 ,mem_lightc_led_gpio 
-0x390b 011798 call gpio_out_active 
-0x390c 011801 fetcht 1 ,mem_lightc_led_gpio 
-0x390d 011802 call gpio_out_inactive 
-0x390e 011805 call lightc_start_adv 
-0x390f 011807 fetch 1 ,mem_adv_time 
-0x3910 011808 nrtn blank 
-0x3911 011810 call lpm_write_gpio_wakeup 
-0x3912 011811 hfetch 4 ,core_lpm_ctrl 
-0x3913 011812 set0 15 ,pdata 
-0x3914 011813 hstore 4 ,core_lpm_reg 
-0x3915 011814 call lpm_write_ctrl 
-0x3916 011815 arg param_hibernate_clks ,temp 
-0x3917 011816 branch lpm_sleep 
-:      011818 lightc_adv:
-0x3918 011819 fetch 1 ,mem_adv_time 
-0x3919 011820 branch le_adv_loop_tx ,blank 
-0x391a 011821 increase -1 ,pdata 
-0x391b 011822 store 1 ,mem_adv_time 
-0x391c 011823 branch le_adv_loop_tx 
-:      011825 lightc_start_adv:
-0x391d 011826 mul32 pdata ,20 ,pdata 
-0x391e 011827 arg mem_cmd0_string ,contr 
-0x391f 011828 iadd contr ,contr 
-0x3920 011829 ifetch 1 ,contr 
-0x3921 011830 rtn blank 
-0x3922 011831 copy pdata ,rega 
-0x3923 011832 copy rega ,loopcnt 
-0x3924 011833 arg mem_le_adv_data + 2 ,contw 
-0x3925 011834 call memcpy 
-0x3926 011835 copy rega ,pdata 
-0x3927 011836 increase 2 ,pdata 
-0x3928 011837 store 1 ,mem_le_adv_data_len 
-0x3929 011838 rtn 
-:      011845 module_init:
-0x392a 011847 rtn wake 
-0x392b 011848 call le_modified_name 
-0x392c 011849 call adc_init_data 
-0x392d 011850 setarg module_process_idle 
-0x392e 011851 store 2 ,mem_cb_idle_process 
-0x392f 011852 setarg module_bt_conn_process 
-0x3930 011853 store 2 ,mem_cb_bt_process 
-0x3931 011854 setarg module_process_bb_event 
-0x3932 011855 store 2 ,mem_cb_bb_event_process 
-0x3933 011856 setarg module_le_conn_process 
-0x3934 011857 store 2 ,mem_cb_le_process 
-0x3935 011858 setarg module_lpm_lock 
-0x3936 011859 store 2 ,mem_cb_check_wakelock 
-0x3937 011860 setarg module_hci_cmd_transmit_le_notify 
-0x3938 011861 store 2 ,mem_cb_ble_transmit 
-0x3939 011862 setarg module_hci_event_receive_spp_data 
-0x393a 011863 store 2 ,mem_cb_receive_spp_data 
-0x393b 011864 setarg module_le_receive_data 
-0x393c 011865 store 2 ,mem_cb_att_write 
-0x393d 011866 setarg module_bb_event_timer 
-0x393e 011867 store 2 ,mem_cb_event_timer 
-0x393f 011869 call module_spp_clear_last_transmite_clock 
-0x3940 011870 bpatch patch1b_5 ,mem_patch1b 
-0x3941 011871 call module_lpm_uart_init 
-0x3942 011872 call module_gpio_init 
-0x3943 011873 call check_module_disabled 
-0x3944 011874 branch module_hci_event_enter_standby_mode 
-:      011877 module_lpm_uart_init:
-0x3945 011878 fetch 4 ,mem_module_uart_rx_buffer 
-0x3946 011879 hstore 4 ,core_uart_rsaddr 
-0x3947 011881 fetch 4 ,mem_module_uart_tx_buffer 
-0x3948 011882 hstore 4 ,core_uart_tsaddr 
-0x3949 011884 hfetch 1 ,core_gpio_sel1 
-0x394a 011885 or_into 0x04 ,pdata 
-0x394b 011886 and_into 0xfc ,pdata 
-0x394c 011887 hstore 1 ,core_gpio_sel1 
-0x394d 011888 jam 0x00 ,core_uart_ctrl 
-0x394e 011890 fetch 2 ,mem_module_uart_rx_buffer 
-0x394f 011891 hstore 2 ,core_uart_rrptr 
-0x3950 011892 fetch 2 ,mem_module_uart_tx_buffer 
-0x3951 011893 hstore 2 ,core_uart_twptr 
-0x3952 011894 hstore 2 ,core_uart_trptrp 
-0x3953 011896 hfetch 4 ,core_gpio_pu0 
-0x3954 011897 set1 7 ,pdata 
-0x3955 011898 hstore 4 ,core_gpio_pu0 
-0x3956 011900 hfetch 2 ,core_clkoff 
-0x3957 011901 set0 clock_off_uart ,pdata 
-0x3958 011902 hstore 2 ,core_clkoff 
-0x3959 011903 call uart_set_baud_by_mem 
-0x395a 011904 jam uartclk_crystal ,core_uart_clksel 
-0x395b 011905 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x395c 011907 fetch 1 ,mem_module_flag 
-0x395d 011908 isolate1 module_flag_uart_flow_control ,pdata 
-0x395e 011909 hfetcht 1 ,core_uart_ctrl 
-0x395f 011910 setflag true ,4 ,temp 
-0x3960 011911 hstoret 1 ,core_uart_ctrl 
-0x3961 011912 rtn 
-:      011916 module_lpm_init:
-0x3962 011917 call module_spp_clear_last_transmite_clock 
-0x3963 011918 branch module_lpm_uart_init 
-:      011921 module_gpio_init:
-0x3964 011926 fetcht 1 ,mem_module_connect_state_gpio 
-0x3965 011927 call gpio_config_output 
-0x3966 011928 call module_set_conn_pin_low 
-0x3967 011930 fetcht 1 ,mem_module_wake_up_gpio 
-0x3968 011931 branch gpio_config_input 
-:      011933 module_lpm_lock:
-0x3969 011934 fetcht 1 ,mem_module_wake_up_gpio 
-0x396a 011935 call gpio_get_bit 
-0x396b 011936 nbranch app_put_lpm_wake_lock ,true 
-0x396c 011937 branch app_get_lpm_wake_lock 
-:      011940 module_le_conn_process:
-0x396d 011941 rtn 
-:      011943 module_bt_conn_process:
-0x396e 011944 call module_spp_enter_sniff 
-0x396f 011945 branch module_control_air_flow 
-:      011947 module_spp_enter_sniff:
-0x3970 011948 fetch 1 ,mem_ui_state_map 
-0x3971 011949 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
-0x3972 011950 bpatch patch1b_6 ,mem_patch1b 
-0x3973 011951 setarg 0x3eff 
-0x3974 011952 fetcht 4 ,mem_last_transmite_clock 
-0x3975 011953 iadd temp ,temp 
-0x3976 011954 copy clkn_bt ,pdata 
-0x3977 011955 isub temp ,null 
-0x3978 011956 nrtn positive 
-0x3979 011957 fetch 2 ,mem_ui_state_map 
-0x397a 011958 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
-0x397b 011959 fetch 1 ,mem_module_flag 
-0x397c 011960 rtnbit1 moudle_task_sniff 
-0x397d 011961 call module_set_sniff_task_flag 
-0x397e 011962 call app_bt_enter_sniff 
-:      011963 module_spp_clear_last_transmite_clock:
-0x397f 011964 copy clkn_bt ,pdata 
-0x3980 011965 store 4 ,mem_last_transmite_clock 
-0x3981 011966 rtn 
-:      011969 module_process_idle:
-0x3982 011970 call module_control_air_flow 
-0x3983 011971 call l2cap_malloc_is_fifo_full 
-0x3984 011972 nrtn blank 
-0x3985 011973 branch module_process 
-:      011976 module_process_bb_event:
-0x3986 011977 copy regc ,pdata 
-0x3987 011978 beq bt_evt_bb_connected ,module_process_bb_conn 
-0x3988 011979 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
-0x3989 011980 beq bt_evt_reconn_failed ,module_process_reconn_fail 
-0x398a 011981 beq bt_evt_setup_complete ,module_process_setup_complete 
-0x398b 011982 beq bt_evt_spp_connected ,module_process_spp_connected 
-0x398c 011983 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
-0x398d 011984 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
-0x398e 011985 beq bt_evt_enter_sniff ,module_process_enter_sniff 
-0x398f 011986 beq bt_evt_exit_sniff ,module_process_exit_sniff 
-0x3990 011987 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
-0x3991 011988 beq bt_evt_le_connected ,module_process_le_conn 
-0x3992 011989 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x3993 011990 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
-0x3994 011991 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
-0x3995 011992 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
-0x3996 011993 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x3997 011994 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x3998 011995 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x3999 011996 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x399a 011997 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x399b 011998 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
-0x399c 011999 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
-0x399d 012000 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
-0x399e 012001 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
-0x399f 012002 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
-0x39a0 012003 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x39a1 012004 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x39a2 012005 rtn 
-:      012008 module_process_bb_event_disconned:
-0x39a3 012009 call module_spp_clear_last_transmite_clock 
-0x39a4 012010 fetch 1 ,mem_flag_pairing_state 
-0x39a5 012011 ncall module_hci_event_bt_pairing_fail ,blank 
-0x39a6 012012 call module_disconn_start 
-0x39a7 012013 fetch 2 ,mem_ui_state_map 
-0x39a8 012014 rtnbit0 ui_state_bt_spp_conn 
-0x39a9 012015 branch module_spp_disconnected 
-:      012017 module_process_spp_connected:
-0x39aa 012018 fetch 2 ,mem_ui_state_map 
-0x39ab 012019 set1 ui_state_bt_spp_conn ,pdata 
-0x39ac 012020 store 2 ,mem_ui_state_map 
-0x39ad 012021 fetch 1 ,mem_module_spp_lpm_mult 
-0x39ae 012022 store 1 ,mem_lpm_mult 
-0x39af 012023 call module_set_conn_pin_low 
-0x39b0 012024 branch module_hci_event_spp_connect 
-:      012026 module_process_spp_disconnected:
-:      012028 module_spp_disconnected:
-0x39b1 012029 fetch 2 ,mem_ui_state_map 
-0x39b2 012030 rtnbit0 ui_state_bt_spp_conn 
-0x39b3 012031 set0 ui_state_bt_spp_conn ,pdata 
-0x39b4 012032 store 2 ,mem_ui_state_map 
-0x39b5 012033 branch module_hci_event_spp_disconnect 
-:      012036 module_process_enter_sniff:
-:      012038 module_sniff_param_check:
-0x39b6 012039 call module_spp_clear_last_transmite_clock 
-0x39b7 012042 fetch 2 ,mem_context + coffset_tsniff 
-0x39b8 012043 rshift pdata ,pdata 
-0x39b9 012044 fetcht 2 ,mem_sniff_param_interval 
-0x39ba 012045 isub temp ,null 
-0x39bb 012046 nbranch module_sniff_param_check_unsniff ,zero 
-0x39bc 012047 branch app_lpm_mult_enable 
-:      012048 module_sniff_param_check_unsniff:
-0x39bd 012049 fetch 1 ,mem_module_flag 
-0x39be 012050 rtnbit1 moudle_task_unsniff 
-0x39bf 012051 hfetch 2 ,core_uart_rxitems 
-0x39c0 012052 ncall module_set_unsniff_task_flag ,blank 
-0x39c1 012053 branch app_bt_sniff_exit 
-:      012055 module_process_exit_sniff:
-0x39c2 012056 call module_clear_sniff_task_flag 
-0x39c3 012057 branch app_lpm_mult_disable 
-:      012059 module_process_setup_complete:
-0x39c4 012060 call module_spp_clear_last_transmite_clock 
-0x39c5 012061 branch module_conn_start 
-:      012063 module_process_bb_even_le_disconn:
-0x39c6 012064 call le_clr_config_more_data 
-0x39c7 012065 call module_disconn_start 
-0x39c8 012066 branch module_hci_event_le_disconnect 
-:      012068 module_process_evt_pincode_req:
-0x39c9 012069 branch app_bt_set_pincode 
-:      012072 module_process_sniff_not_accept:
-0x39ca 012073 branch module_clear_sniff_task_flag 
-:      012076 module_process_unsniff_accept:
-0x39cb 012077 fetch 1 ,mem_module_flag 
-0x39cc 012078 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
-0x39cd 012079 branch module_clear_unsniff_task_flag 
-:      012082 module_process_unsniff_not_accept:
-0x39ce 012083 branch module_clear_unsniff_task_flag 
-:      012086 module_process_le_conn:
-0x39cf 012087 call le_send_att_exchange_mtu_requset 
-0x39d0 012088 call module_conn_start 
-0x39d1 012089 fetch 1 ,mem_module_le_lpm_mult 
-0x39d2 012090 store 1 ,mem_lpm_mult 
-0x39d3 012091 branch module_hci_event_le_connect 
-:      012094 module_process_bb_conn:
-0x39d4 012095 jam 0 ,mem_flag_mode_ssp_pin 
-0x39d5 012096 call module_clear_sniff_task_flag 
-0x39d6 012097 branch module_clear_unsniff_task_flag 
-:      012099 module_process_page_time_out:
-:      012100 module_process_reconn_fail:
-:      012101 module_disconn_start:
-0x39d7 012102 call module_start_adv_discovery_by_command 
-0x39d8 012103 branch module_set_conn_pin_high 
-:      012106 module_process_ble_ltk_lost:
-0x39d9 012107 call le_send_reject_ind 
-0x39da 012108 branch le_send_smp_security_request 
-:      012111 module_set_conn_pin_high:
-0x39db 012112 fetcht 1 ,mem_module_connect_state_gpio 
-0x39dc 012113 branch gpio_out_active 
-:      012115 module_conn_start:
-0x39dd 012116 call module_stop_adv_discovery 
-0x39de 012117 branch module_set_conn_pin_low 
-:      012119 module_stop_adv_discovery:
-0x39df 012120 fetch 1 ,mem_module_state 
-0x39e0 012121 isolate1 moudle_state_bt_bit ,pdata 
-0x39e1 012122 call app_bt_stop_discovery ,true 
-0x39e2 012123 fetch 1 ,mem_module_state 
-0x39e3 012124 isolate1 moudle_state_ble_bit ,pdata 
-0x39e4 012125 call app_ble_stop_adv ,true 
-0x39e5 012126 rtn 
-:      012127 module_set_conn_pin_low:
-0x39e6 012128 fetcht 1 ,mem_module_connect_state_gpio 
-0x39e7 012129 branch gpio_out_inactive 
-:      012131 module_process_with_credit:
-0x39e8 012132 fetch 1 ,mem_credit_flag 
-0x39e9 012133 rtneq credit_disable 
-0x39ea 012134 branch rfcomm_send_uih_without_payload 
-:      012136 module_process:
-0x39eb 012137 hfetch 1 ,core_uart_status 
-0x39ec 012138 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
-0x39ed 012139 call uartd_prepare_rx 
-0x39ee 012140 ifetch 1 ,contru 
-0x39ef 012141 bne 0x01 ,module_hci_in_excp 
-0x39f0 012142 hfetch 2 ,core_uart_rxitems 
-0x39f1 012143 sub pdata ,2 ,null 
-0x39f2 012144 rtn positive 
-0x39f3 012145 ifetch 1 ,contru 
-0x39f4 012146 store 1 ,mem_module_uart_opcode 
-0x39f5 012147 ifetcht 1 ,contru 
-0x39f6 012148 copy contru ,rega 
-0x39f7 012149 storet 1 ,mem_module_uart_len 
-0x39f8 012150 add temp ,3 ,temp 
-0x39f9 012151 hfetch 2 ,core_uart_rxitems 
-0x39fa 012152 isub temp ,temp 
-0x39fb 012153 nrtn positive 
-0x39fc 012154 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x39fd 012155 call module_hci_cmd_control 
-0x39fe 012156 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x39ff 012157 rtneq hci_not_discard_packet 
-0x3a00 012158 branch module_hci_dicard_packet 
-:      012160 module_hci_in_excp:
-0x3a01 012161 call delay_10ms 
-0x3a02 012162 call module_hci_event_invalid_packet 
-0x3a03 012163 branch module_hci_release_except 
-:      012166 module_hci_release_except:
-0x3a04 012167 bpatch patch1b_7 ,mem_patch1b 
-0x3a05 012168 hfetch 2 ,core_uart_rxitems 
-0x3a06 012169 rtn blank 
-0x3a07 012170 call uartd_prepare_rx 
-0x3a08 012171 ifetch 1 ,contru 
-0x3a09 012172 sub pdata ,0x01 ,null 
-0x3a0a 012173 ncall module_hci_dicard_bytes ,zero 
-0x3a0b 012174 nbranch module_hci_release_except ,zero 
-0x3a0c 012175 ifetch 1 ,contru 
-0x3a0d 012176 rtneq hci_cmd_spp_data_req 
-0x3a0e 012177 rtneq hci_cmd_set_credit_given 
-0x3a0f 012178 increase -1 ,contru 
-0x3a10 012179 call module_hci_dicard_bytes 
-0x3a11 012180 branch module_hci_release_except 
-:      012182 module_hci_dicard_packet:
-0x3a12 012183 call uartd_prepare_rx 
-0x3a13 012184 increase 2 ,contru 
-0x3a14 012185 ifetch 1 ,contru 
-0x3a15 012186 iadd contru ,contru 
-:      012187 module_hci_dicard_bytes:
-0x3a16 012188 branch uartd_rxdone 
-:      012191 module_hci_cmd_control:
-0x3a17 012192 bpatch patch1c_0 ,mem_patch1c 
-0x3a18 012193 fetch 1 ,mem_module_uart_opcode 
-0x3a19 012194 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
-0x3a1a 012195 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x3a1b 012196 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x3a1c 012197 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
-0x3a1d 012198 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x3a1e 012199 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
-0x3a1f 012200 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x3a20 012201 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x3a21 012202 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
-0x3a22 012203 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
-0x3a23 012204 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x3a24 012205 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x3a25 012206 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x3a26 012207 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
-0x3a27 012208 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x3a28 012209 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x3a29 012210 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x3a2a 012211 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
-0x3a2b 012212 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x3a2c 012213 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x3a2d 012214 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x3a2e 012215 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x3a2f 012216 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x3a30 012217 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x3a31 012218 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x3a32 012219 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x3a33 012220 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x3a34 012221 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x3a35 012222 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x3a36 012223 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x3a37 012224 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x3a38 012225 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x3a39 012226 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x3a3a 012227 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
-0x3a3b 012228 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x3a3c 012229 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x3a3d 012230 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
-0x3a3e 012231 branch module_hci_event_receive_invalid_cmd 
-:      012236 module_hci_cmd_set_bt_addr:
-0x3a3f 012237 fetch 1 ,mem_module_uart_len 
-0x3a40 012238 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a41 012239 ifetch 6 ,contru 
-0x3a42 012240 store 6 ,mem_lap 
-0x3a43 012241 branch module_hci_event_receive_valid_cmd 
-:      012244 module_hci_cmd_set_le_addr:
-0x3a44 012245 fetch 1 ,mem_module_uart_len 
-0x3a45 012246 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a46 012247 ifetch 6 ,contru 
-0x3a47 012248 store 6 ,mem_le_lap 
-0x3a48 012249 branch module_hci_event_receive_valid_cmd 
-:      012253 module_hci_cmd_set_visibility:
-0x3a49 012254 fetch 1 ,mem_module_uart_len 
-0x3a4a 012255 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3a4b 012256 copy rega ,contru 
-0x3a4c 012257 call module_hci_event_receive_valid_cmd 
-0x3a4d 012258 ifetcht 1 ,contru 
-0x3a4e 012259 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a4f 012260 fetch 2 ,mem_ui_state_map 
-0x3a50 012261 rtnbit1 ui_state_ble_connected 
-0x3a51 012262 rtnbit1 ui_state_bt_connected 
-:      012263 module_start_adv_discovery_by_command:
-0x3a52 012264 fetch 1 ,mem_module_state 
-0x3a53 012265 isolate1 moudle_state_bt_bit ,pdata 
-0x3a54 012266 nbranch moudle_start_adv_by_command ,true 
-0x3a55 012267 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a56 012268 and temp ,0x03 ,pdata 
-0x3a57 012269 store 1 ,mem_scan_mode 
-:      012270 moudle_start_adv_by_command:
-0x3a58 012271 fetch 1 ,mem_module_state 
-0x3a59 012272 isolate1 moudle_state_ble_bit ,pdata 
-0x3a5a 012273 nrtn true 
-0x3a5b 012274 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a5c 012275 isolate1 2 ,temp 
-0x3a5d 012276 branch app_ble_start_adv ,true 
-0x3a5e 012277 branch app_ble_stop_adv 
-:      012281 module_hci_cmd_set_bt_name:
-0x3a5f 012282 fetch 1 ,mem_module_uart_len 
-0x3a60 012283 sub pdata ,67 ,null 
-0x3a61 012284 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a62 012285 store 1 ,mem_local_name_length 
-0x3a63 012286 arg 8 ,loopcnt 
-0x3a64 012287 call memset0 
-0x3a65 012288 fetch 1 ,mem_module_uart_len 
-0x3a66 012289 copy pdata ,loopcnt 
-0x3a67 012290 copy rega ,contru 
-0x3a68 012291 arg mem_local_name ,contw 
-0x3a69 012292 call uart_copy_rx_bytes_fast 
-0x3a6a 012293 branch module_hci_event_receive_valid_cmd 
-:      012297 module_hci_cmd_set_le_name:
-0x3a6b 012298 fetch 1 ,mem_module_uart_len 
-0x3a6c 012299 sub pdata ,29 ,null 
-0x3a6d 012300 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a6e 012301 store 1 ,mem_le_name_len 
-0x3a6f 012302 copy pdata ,loopcnt 
-0x3a70 012303 copy rega ,contru 
-0x3a71 012304 arg mem_le_name ,contw 
-0x3a72 012305 call uart_copy_rx_bytes_fast 
-0x3a73 012306 call le_modified_name 
-0x3a74 012307 branch module_hci_event_receive_valid_cmd 
-:      012311 module_hci_cmd_receive_spp_data:
-0x3a75 012312 fetch 1 ,mem_ui_state_map 
-0x3a76 012313 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
-0x3a77 012314 call app_check_sniff 
-0x3a78 012315 branch module_hci_cmd_spp_exit_sniff ,true 
-0x3a79 012316 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a7a 012318 call module_spp_clear_last_transmite_clock 
-0x3a7b 012319 fetch 1 ,mem_remote_credits 
-0x3a7c 012320 rtn blank 
-0x3a7d 012321 fetch 2 ,mem_nl_rx_len_all 
-0x3a7e 012322 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
-0x3a7f 012323 fetch 1 ,mem_module_uart_len 
-0x3a80 012324 store 2 ,mem_nl_rx_len_all 
-0x3a81 012326 copy rega ,contru 
-0x3a82 012329 copy contru ,pdata 
-0x3a83 012330 store 2 ,mem_nl_rx_data_src 
-:      012331 module_hci_cmd_pass_init_ng_rx_len_all:
-0x3a84 012332 call module_hci_cmd_get_current_packet_len_and_remain_len 
-0x3a85 012333 branch spp_tx_rfcomm_packet 
-:      012335 module_hci_cmd_spp_exit_sniff:
-0x3a86 012336 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a87 012337 branch module_exit_sniff 
-:      012339 module_hci_cmd_get_current_packet_len_and_remain_len:
-0x3a88 012340 call module_hci_cmd_get_current_patcket_len 
-0x3a89 012341 fetch 2 ,mem_nl_rx_len_all 
-0x3a8a 012342 fetcht 2 ,mem_current_packet_length 
-0x3a8b 012343 isub temp ,pdata 
-0x3a8c 012344 store 2 ,mem_nl_rx_len_all 
-0x3a8d 012345 rtn 
-:      012347 module_hci_cmd_get_current_patcket_len:
-0x3a8e 012348 fetch 2 ,mem_nl_rx_len_all 
-0x3a8f 012349 arg dm_refcom_buff_len ,temp 
-0x3a90 012350 call not_greater_than 
-0x3a91 012351 fetcht 2 ,mem_rfcomm_max_frame_size 
-0x3a92 012352 call not_greater_than 
-0x3a93 012353 fetcht 2 ,mem_pn_max_frame_size 
-0x3a94 012354 call not_greater_than 
-0x3a95 012355 store 2 ,mem_current_packet_length 
-0x3a96 012356 rtn 
-:      012358 module_hci_command_tx_spp_tx_complete:
-0x3a97 012359 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a98 012360 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
-0x3a99 012361 branch module_hci_event_receive_valid_cmd 
-:      012365 module_hci_cmd_receive_le_data:
-0x3a9a 012366 fetch 2 ,mem_ui_state_map 
-0x3a9b 012367 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3a9c 012368 call module_check_ble_encrypt_state 
-0x3a9d 012369 branch module_hci_event_receive_invalid_cmd ,user 
-0x3a9e 012370 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a9f 012371 fetch 1 ,mem_module_flag 
-0x3aa0 012372 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x3aa1 012373 fetch 1 ,mem_module_hci_notify_len 
-0x3aa2 012374 nrtn blank 
-0x3aa3 012375 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aa4 012376 ifetch 2 ,contru 
-0x3aa5 012377 store 2 ,mem_module_hci_notify_handle 
-0x3aa6 012378 copy contru ,pdata 
-0x3aa7 012379 store 2 ,mem_module_hci_nofiy_addr 
-0x3aa8 012380 fetch 1 ,mem_module_uart_len 
-0x3aa9 012381 pincrease -2 
-0x3aaa 012382 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aab 012383 branch module_hci_event_receive_invalid_cmd ,zero 
-0x3aac 012384 store 1 ,mem_module_hci_notify_len 
-0x3aad 012385 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aae 012386 call le_set_config_more_data 
-0x3aaf 012387 call module_hci_cmd_transmit_le_notify 
-0x3ab0 012388 call module_hci_cmd_transmit_le_notify 
-0x3ab1 012389 call module_hci_cmd_transmit_le_notify 
-0x3ab2 012390 fetch 1 ,mem_module_flag 
-0x3ab3 012391 rtnbit0 module_flag_ble_data_finish 
-:      012392 module_hci_cmd_receive_le_data_finish:
-0x3ab4 012393 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3ab5 012394 call module_clear_le_tx_data_flag 
-0x3ab6 012395 branch module_hci_event_receive_valid_cmd 
-:      012397 module_hci_cmd_transmit_le_notify:
-0x3ab7 012398 fetch 1 ,mem_module_hci_notify_len 
-0x3ab8 012399 rtn blank 
-0x3ab9 012400 call le_fifo_check_nearly_full 
-0x3aba 012401 nrtn blank 
-0x3abb 012402 call module_get_le_remote_mtu 
-0x3abc 012403 bpatch patch1c_1 ,mem_patch1c 
-0x3abd 012404 add temp ,-3 ,pdata 
-0x3abe 012405 fetcht 1 ,mem_module_hci_notify_len 
-0x3abf 012406 call not_greater_than 
-0x3ac0 012407 copy pdata ,rega 
-0x3ac1 012408 copy temp ,pdata 
-0x3ac2 012409 isub rega ,pdata 
-0x3ac3 012410 store 1 ,mem_module_hci_notify_len 
-0x3ac4 012411 fetcht 2 ,mem_module_hci_notify_handle 
-0x3ac5 012412 call le_att_malloc_tx_notify 
-0x3ac6 012413 fetch 2 ,mem_module_hci_nofiy_addr 
-0x3ac7 012414 copy pdata ,contru 
-0x3ac8 012415 copy rega ,loopcnt 
-0x3ac9 012416 call uart_copy_rx_bytes_fast 
-0x3aca 012417 copy contru ,pdata 
-0x3acb 012418 store 2 ,mem_module_hci_nofiy_addr 
-0x3acc 012419 fetch 1 ,mem_module_hci_notify_len 
-0x3acd 012420 nrtn blank 
-0x3ace 012421 branch module_set_le_tx_data_flag 
-:      012425 module_get_le_remote_mtu:
-0x3acf 012426 arg 0x17 ,temp 
-0x3ad0 012427 fetch 1 ,mem_module_flag 
-0x3ad1 012428 rtnbit1 module_flag_ble_send_mtu23 
-0x3ad2 012429 fetcht 2 ,mem_le_remote_mtu 
-0x3ad3 012430 rtn 
-:      012432 module_check_ble_encrypt_state:
-0x3ad4 012433 fetch 1 ,mem_module_flag 
-0x3ad5 012434 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x3ad6 012435 branch disable_user 
-:      012439 module_hci_cmd_inquire_status:
-0x3ad7 012440 branch module_hci_event_status_res 
-:      012444 module_hci_cmd_set_pairing_mode:
-0x3ad8 012445 copy rega ,contru 
-0x3ad9 012446 ifetch 1 ,contru 
-0x3ada 012447 beq pairing_pincode ,module_hci_pairing_pincode_mode 
-0x3adb 012448 beq pairing_justwork ,module_hci_pairing_just_work_mode 
-0x3adc 012449 beq pairing_passkey ,module_hci_pairing_passkey 
-0x3add 012450 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
-0x3ade 012451 branch module_hci_event_receive_invalid_cmd 
-:      012452 module_hci_pairing_pincode_mode:
-0x3adf 012453 call ssp_disable 
-0x3ae0 012454 jam 0 ,mem_ssp_enable 
-0x3ae1 012455 branch module_hci_event_receive_valid_cmd 
-:      012456 module_hci_pairing_just_work_mode:
-0x3ae2 012457 setarg ssp_mode_just_work_io_cap_data 
-:      012458 module_hci_sspairing_mode:
-0x3ae3 012459 store 3 ,mem_sp_iocap_local 
-0x3ae4 012460 store 1 ,mem_ssp_mode_flag 
-0x3ae5 012461 call ssp_enable 
-0x3ae6 012462 jam 1 ,mem_ssp_enable 
-0x3ae7 012463 branch module_hci_event_receive_valid_cmd 
-:      012464 module_hci_pairing_passkey:
-0x3ae8 012465 setarg ssp_mode_passkey_io_cap_data 
-0x3ae9 012466 branch module_hci_sspairing_mode 
-:      012468 module_hci_pairing_numeric_comparison:
-0x3aea 012469 setarg ssp_mode_ssp_pin_io_cap_data 
-0x3aeb 012470 branch module_hci_sspairing_mode 
-:      012473 module_hci_cmd_set_pincode:
-0x3aec 012474 fetch 1 ,mem_module_uart_len 
-0x3aed 012475 sub pdata ,16 ,null 
-0x3aee 012476 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aef 012477 store 1 ,mem_pin_length 
-0x3af0 012478 copy pdata ,loopcnt 
-0x3af1 012479 arg mem_pin ,contw 
-0x3af2 012480 call uart_copy_rx_bytes 
-0x3af3 012481 branch module_hci_event_receive_valid_cmd 
-:      012485 module_hci_cmd_set_uart_control_mode:
-0x3af4 012486 copy rega ,contru 
-0x3af5 012487 ifetch 1 ,contru 
-0x3af6 012488 hfetcht 1 ,core_uart_ctrl 
-0x3af7 012489 nsetflag blank ,4 ,temp 
-0x3af8 012490 hstoret 1 ,core_uart_ctrl 
-0x3af9 012491 branch module_hci_event_receive_valid_cmd 
-:      012495 module_hci_cmd_set_uart_baud:
-0x3afa 012496 fetch 1 ,mem_module_uart_len 
-0x3afb 012497 copy pdata ,loopcnt 
-0x3afc 012498 copy rega ,contru 
-0x3afd 012499 call string2dec_from_uart 
-0x3afe 012500 setarg uart_clk_24 
-0x3aff 012501 idiv temp 
-0x3b00 012502 call wait_div_end 
-0x3b01 012503 quotient pdata 
-:      012504 module_hci_cmd_set_uart_baud_ok:
-0x3b02 012505 store uart_baud_len ,mem_baud 
-0x3b03 012506 call module_hci_event_receive_valid_cmd 
-0x3b04 012507 call wait_uarttx 
-0x3b05 012508 branch uart_set_baud_by_mem 
-:      012512 module_hci_cmd_version_request:
-0x3b06 012513 arg 2 ,rega 
-0x3b07 012514 arg mem_soft_version_num ,regb 
-0x3b08 012515 arg 0 ,temp 
-0x3b09 012516 branch module_hci_event_set_cmd 
-:      012517 module_hci_event_set_cmd_send_response:
-0x3b0a 012518 store 2 ,mem_event_cmd_response_content 
-0x3b0b 012519 arg mem_event_cmd_response_content ,regb 
-0x3b0c 012520 arg 0 ,temp 
-0x3b0d 012521 branch module_hci_event_set_cmd 
-:      012525 module_hci_cmd_bt_disconnect:
-0x3b0e 012526 fetch 2 ,mem_ui_state_map 
-0x3b0f 012527 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-:      012528 module_hci_cmd_bt_disconnect_doing:
-0x3b10 012529 call module_hci_event_receive_valid_cmd 
-0x3b11 012530 branch app_bt_disconnect 
-:      012534 module_hci_cmd_ble_disconnect:
-0x3b12 012535 fetch 2 ,mem_ui_state_map 
-0x3b13 012536 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      012537 module_hci_cmd_ble_disconnect_doing:
-0x3b14 012538 call module_hci_event_receive_valid_cmd 
-0x3b15 012539 branch app_ble_disconnect 
-:      012545 module_hci_cmd_set_nvram:
-0x3b16 012546 fetch 1 ,mem_module_uart_len 
-0x3b17 012547 copy pdata ,loopcnt 
-0x3b18 012548 copy rega ,contru 
-0x3b19 012549 fetch 2 ,mem_nv_data_ptr 
-0x3b1a 012550 icopy contw 
-0x3b1b 012551 call uart_copy_rx_bytes_fast 
-0x3b1c 012552 branch module_hci_event_receive_valid_cmd 
-:      012556 module_hci_cmd_confirm_gkey:
-0x3b1d 012557 fetch 1 ,mem_ui_state_map 
-0x3b1e 012558 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-0x3b1f 012559 ifetch 1 ,contru 
-0x3b20 012560 fetcht 1 ,mem_flag_mode_ssp_pin 
-0x3b21 012561 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
-0x3b22 012562 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
-0x3b23 012563 storet 1 ,mem_flag_mode_ssp_pin 
-0x3b24 012565 call module_hci_event_receive_valid_cmd 
-0x3b25 012567 fetch 1 ,mem_flag_mode_ssp_pin 
-0x3b26 012568 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
-0x3b27 012569 rtn 
-:      012571 dhkey_not_accept:
-0x3b28 012572 jam 0 ,mem_flag_mode_ssp_pin 
-0x3b29 012573 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
-0x3b2a 012574 branch ui_ipc_send_cmd 
-:      012577 module_hci_cmd_spp_number_comparison_result_is1:
-0x3b2b 012578 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x3b2c 012579 branch dhkey_not_accept 
-:      012583 module_hci_cmd_set_credit_given:
-0x3b2d 012584 fetch 1 ,mem_ui_state_map 
-0x3b2e 012585 rtnbit0 ui_state_bt_spp_conn 
-0x3b2f 012586 fetch 1 ,mem_credit_flag 
-0x3b30 012587 rtneq credit_disable 
-0x3b31 012588 ifetch 1 ,contru 
-0x3b32 012589 fetcht 1 ,mem_credit_given 
-0x3b33 012590 iadd temp ,temp 
-0x3b34 012591 storet 1 ,mem_credit_given 
-0x3b35 012592 rtn 
-:      012596 module_hci_cmd_auto_adv:
-0x3b36 012597 arg 0x40 ,loopcnt 
-0x3b37 012598 arg mem_le_adv_data_len ,contw 
-0x3b38 012599 call clear_mem 
-0x3b39 012600 setarg 0 
-0x3b3a 012601 store 1 ,mem_regb 
-0x3b3b 012602 copy rega ,contru 
-:      012603 module_hci_cmd_auto_adv_loop:
-0x3b3c 012604 copy contru ,pdata 
-0x3b3d 012605 store 2 ,mem_regc 
-0x3b3e 012606 call module_hci_cmd_auto_adv_adv_analys 
-0x3b3f 012608 fetch 1 ,mem_regb 
-0x3b40 012609 fetcht 1 ,mem_temp 
-0x3b41 012610 increase 1 ,temp 
-0x3b42 012611 iadd temp ,pdata 
-0x3b43 012612 store 1 ,mem_regb 
-0x3b44 012614 sub pdata ,31 ,null 
-0x3b45 012615 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      012616 module_hci_cmd_auto_adv_store_adv:
-0x3b46 012617 fetcht 1 ,mem_le_adv_data_len 
-0x3b47 012618 setarg mem_le_adv_data 
-0x3b48 012619 iadd temp ,pdata 
-0x3b49 012620 store 2 ,mem_contw 
-0x3b4a 012621 fetcht 1 ,mem_temp 
-0x3b4b 012622 increase 1 ,temp 
-0x3b4c 012623 fetch 1 ,mem_le_adv_data_len 
-0x3b4d 012624 iadd temp ,pdata 
-0x3b4e 012625 store 1 ,mem_le_adv_data_len 
-0x3b4f 012626 branch module_hci_cmd_auto_adv_store_common 
-:      012627 module_hci_cmd_auto_adv_store_scan:
-0x3b50 012628 fetcht 1 ,mem_le_scan_data_len 
-0x3b51 012629 setarg mem_le_scan_data 
-0x3b52 012630 iadd temp ,pdata 
-0x3b53 012631 store 2 ,mem_contw 
-0x3b54 012632 fetcht 1 ,mem_temp 
-0x3b55 012633 increase 1 ,temp 
-0x3b56 012634 fetch 1 ,mem_le_scan_data_len 
-0x3b57 012635 iadd temp ,pdata 
-0x3b58 012636 store 1 ,mem_le_scan_data_len 
-:      012637 module_hci_cmd_auto_adv_store_common:
-0x3b59 012638 fetch 2 ,mem_contw 
-0x3b5a 012639 copy pdata ,contw 
-0x3b5b 012640 fetch 2 ,mem_regc 
-0x3b5c 012641 copy pdata ,contru 
-0x3b5d 012643 copy temp ,loopcnt 
-0x3b5e 012644 call uart_copy_rx_bytes_fast 
-0x3b5f 012646 fetch 1 ,mem_module_uart_len 
-0x3b60 012647 fetcht 1 ,mem_regb 
-0x3b61 012648 isub temp ,null 
-0x3b62 012649 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x3b63 012650 branch module_hci_event_receive_valid_cmd 
-:      012653 module_hci_cmd_auto_adv_adv_analys:
-0x3b64 012654 ifetch 1 ,contru 
-0x3b65 012655 store 1 ,mem_temp 
-0x3b66 012656 ifetch 1 ,contru 
-0x3b67 012657 store 1 ,mem_rega 
-0x3b68 012658 rtn 
-:      012662 module_hci_cmd_power_request:
-0x3b69 012663 arg 0 ,temp 
-0x3b6a 012664 arg 2 ,rega 
-0x3b6b 012665 fetch 2 ,mem_module_vdd_quotient 
-0x3b6c 012666 store 2 ,mem_event_cmd_response_content 
-0x3b6d 012667 arg mem_event_cmd_response_content ,regb 
-0x3b6e 012668 branch module_hci_event_set_cmd 
-:      012672 module_hci_cmd_power_set:
-0x3b6f 012673 fetch 1 ,mem_module_uart_len 
-0x3b70 012674 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b71 012675 ifetch 1 ,contru 
-0x3b72 012676 store 1 ,mem_module_read_vdd_flag 
-0x3b73 012677 setarg 0x00 
-0x3b74 012678 store 2 ,mem_module_vdd_quotient 
-0x3b75 012679 branch module_hci_event_receive_valid_cmd 
-:      012683 module_hci_cmd_passkey_entry:
-0x3b76 012684 ifetch 4 ,contru 
-0x3b77 012685 store 4 ,mem_pin 
-0x3b78 012686 jam 4 ,mem_pin_length 
-0x3b79 012687 jam 0 ,mem_authentication_passkey_times 
-0x3b7a 012688 call module_hci_event_receive_valid_cmd 
-0x3b7b 012689 branch authentication_passkey 
-:      012693 module_hci_cmd_set_gpio:
-0x3b7c 012694 fetch 1 ,mem_module_uart_len 
-0x3b7d 012695 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x3b7e 012696 ifetch 1 ,contru 
-0x3b7f 012697 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x3b80 012698 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x3b81 012699 branch module_hci_event_receive_invalid_cmd 
-:      012701 module_set_gpio_input:
-0x3b82 012702 ifetcht 1 ,contru 
-0x3b83 012703 ifetch 1 ,contru 
-0x3b84 012704 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
-0x3b85 012705 nsetflag blank ,7 ,temp 
-0x3b86 012706 call gpio_config_input 
-0x3b87 012707 branch module_hci_event_receive_valid_cmd 
-:      012709 module_set_gpio_high_impedance:
-0x3b88 012710 call gpio_set_high_impedance 
-0x3b89 012711 branch module_hci_event_receive_valid_cmd 
-:      012713 module_set_gpio_output:
-0x3b8a 012714 ifetcht 1 ,contru 
-0x3b8b 012715 call gpio_config_output0 
-0x3b8c 012716 ifetch 1 ,contru 
-0x3b8d 012717 isolate1 0 ,pdata 
-0x3b8e 012718 call gpio_out_flag 
-0x3b8f 012719 branch module_hci_event_receive_valid_cmd 
-:      012723 module_hci_cmd_read_gpio:
-0x3b90 012724 fetch 1 ,mem_module_uart_len 
-0x3b91 012725 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b92 012726 ifetcht 1 ,contru 
-0x3b93 012727 call gpio_get_bit 
-0x3b94 012728 setarg 0x0 
-0x3b95 012729 nsetflag true ,0 ,pdata 
-0x3b96 012730 arg 1 ,rega 
-0x3b97 012731 branch module_hci_event_set_cmd_send_response 
-:      012735 module_hci_cmd_le_set_pairing_mode:
-0x3b98 012736 copy rega ,contru 
-0x3b99 012737 ifetch 1 ,contru 
-0x3b9a 012738 copy pdata ,temp 
-0x3b9b 012739 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x3b9c 012740 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x3b9d 012741 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x3b9e 012742 store 1 ,mem_le_pairing_mode 
-0x3b9f 012743 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x3ba0 012744 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x3ba1 012745 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x3ba2 012746 branch module_hci_event_receive_invalid_cmd 
-:      012748 module_le_set_pairing_mode_secure_justwork:
-0x3ba3 012749 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba4 012750 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3ba5 012751 storet 1 ,mem_le_pairing_mode 
-0x3ba6 012752 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3ba7 012753 branch module_le_set_noinputnooutput 
-:      012754 module_le_set_pairing_mode_secure_numeric:
-0x3ba8 012755 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba9 012756 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3baa 012757 storet 1 ,mem_le_pairing_mode 
-0x3bab 012758 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bac 012759 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x3bad 012760 branch module_hci_event_receive_valid_cmd 
-:      012761 module_le_set_pairing_mode_secure_passkey:
-0x3bae 012762 fetch 1 ,mem_le_secure_connect_enable 
-0x3baf 012763 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bb0 012764 storet 1 ,mem_le_pairing_mode 
-0x3bb1 012765 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bb2 012766 branch module_le_set_displayonly 
-:      012767 module_le_set_no_pairing:
-0x3bb3 012768 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      012769 module_le_set_noinputnooutput:
-0x3bb4 012770 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x3bb5 012771 branch module_hci_event_receive_valid_cmd 
-:      012772 module_le_set_pairing_mode_lagacy_just_work:
-0x3bb6 012773 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x3bb7 012774 branch module_le_set_noinputnooutput 
-:      012775 module_le_set_pairing_mode_lagacy_passkey:
-0x3bb8 012776 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      012777 module_le_set_displayonly:
-0x3bb9 012778 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x3bba 012779 branch module_hci_event_receive_valid_cmd 
-:      012783 module_hci_cmd_le_set_adv_data:
-0x3bbb 012784 fetch 1 ,mem_module_uart_len 
-0x3bbc 012785 sub pdata ,31 ,null 
-0x3bbd 012786 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bbe 012787 store 1 ,mem_le_adv_data_len 
-0x3bbf 012788 copy pdata ,loopcnt 
-0x3bc0 012789 copy rega ,contru 
-0x3bc1 012790 arg mem_le_adv_data ,contw 
-0x3bc2 012791 call uart_copy_rx_bytes_fast 
-0x3bc3 012792 branch module_hci_event_receive_valid_cmd 
-:      012796 module_hci_cmd_le_set_scan_data:
-0x3bc4 012797 fetch 1 ,mem_module_uart_len 
-0x3bc5 012798 sub pdata ,31 ,null 
-0x3bc6 012799 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bc7 012800 store 1 ,mem_le_scan_data_len 
-0x3bc8 012801 copy pdata ,loopcnt 
-0x3bc9 012802 copy rega ,contru 
-0x3bca 012803 arg mem_le_scan_data ,contw 
-0x3bcb 012804 call uart_copy_rx_bytes_fast 
-0x3bcc 012805 branch module_hci_event_receive_valid_cmd 
-:      012809 module_hci_cmd_le_send_conn_update_req:
-0x3bcd 012810 fetch 2 ,mem_ui_state_map 
-0x3bce 012811 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3bcf 012812 fetch 1 ,mem_module_uart_len 
-0x3bd0 012813 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x3bd1 012814 copy rega ,contru 
-0x3bd2 012815 ifetch 8 ,contru 
-0x3bd3 012816 store 8 ,mem_le_interval_min 
-0x3bd4 012817 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3bd5 012818 call ui_ipc_send_cmd 
-0x3bd6 012819 branch module_hci_event_receive_valid_cmd 
-:      012823 module_hci_cmd_set_le_adv_parameter:
-0x3bd7 012824 ifetch 2 ,contru 
-0x3bd8 012825 store 2 ,mem_le_adv_interval 
-0x3bd9 012826 branch module_hci_event_receive_valid_cmd 
-:      012830 module_hci_cmd_le_start_pairing:
-0x3bda 012831 fetch 1 ,mem_le_pairing_mode 
-0x3bdb 012832 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bdc 012833 fetch 1 ,mem_le_pairing_state 
-0x3bdd 012834 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x3bde 012835 fetch 1 ,mem_le_enc_state 
-0x3bdf 012836 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x3be0 012837 call check_51cmd_le_smp_sec_req 
-0x3be1 012838 branch module_hci_event_receive_valid_cmd 
-:      012842 module_hci_cmd_set_wake_gpio:
-0x3be2 012843 fetch 1 ,mem_module_uart_len 
-0x3be3 012844 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3be4 012845 ifetch 1 ,contru 
-0x3be5 012846 store 1 ,mem_module_mcu_wake_pin 
-0x3be6 012847 ifetch 4 ,contru 
-0x3be7 012848 store 4 ,mem_module_mcu_wake_delay_us 
-0x3be8 012849 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3be9 012850 call gpio_config_output 
-0x3bea 012851 call module_set_mcu_wake_pin_low 
-0x3beb 012852 branch module_hci_event_receive_valid_cmd 
-:      012856 module_hci_cmd_set_tx_power:
-0x3bec 012857 fetch 1 ,mem_module_uart_len 
-0x3bed 012858 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bee 012859 ifetch 1 ,contru 
-0x3bef 012860 store 1 ,mem_tx_power 
-0x3bf0 012861 branch module_hci_event_receive_valid_cmd 
-:      012865 module_hci_cmd_le_confirm_gkey:
-0x3bf1 012866 ifetch 1 ,contru 
-0x3bf2 012867 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x3bf3 012868 fetch 1 ,mem_le_secure_connect_state 
-0x3bf4 012869 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf5 012870 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf6 012871 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf7 012872 branch module_hci_event_receive_invalid_cmd 
-:      012873 module_hci_cmd_le_confirm_gkey_ok:
-0x3bf8 012874 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x3bf9 012875 branch module_hci_event_receive_valid_cmd 
-:      012877 module_hci_cmd_le_confirm_gkey_fail:
-0x3bfa 012878 call le_send_pairing_confirm_value_failed 
-0x3bfb 012879 branch module_hci_event_receive_valid_cmd 
-:      012883 module_hci_cmd_set_reject_justwork_flag:
-0x3bfc 012884 fetch 1 ,mem_module_uart_len 
-0x3bfd 012885 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bfe 012886 call module_hci_event_receive_valid_cmd 
-0x3bff 012887 ifetch 1 ,contru 
-0x3c00 012888 branch classic_bt_clr_reject_justwork_flag ,blank 
-0x3c01 012889 branch classic_bt_set_reject_justwork_flag 
-:      012893 module_hci_cmd_reset_chip:
-0x3c02 012894 call module_hci_event_receive_valid_cmd 
-0x3c03 012895 call wait_uarttx 
-0x3c04 012896 jam 0x01 ,core_reset 
-0x3c05 012897 branch loop 
-:      012901 module_hci_cmd_le_set_fixed_passkey:
-0x3c06 012902 fetch 1 ,mem_module_uart_len 
-0x3c07 012903 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x3c08 012904 ifetch 1 ,contru 
-0x3c09 012905 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x3c0a 012906 fetch 1 ,mem_module_uart_len 
-0x3c0b 012907 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3c0c 012908 ifetch 4 ,contru 
-0x3c0d 012909 arg 1000000 ,temp 
-0x3c0e 012910 isub temp ,null 
-0x3c0f 012911 branch module_hci_event_receive_invalid_cmd ,positive 
-0x3c10 012912 store 4 ,mem_le_tk 
-0x3c11 012913 call le_set_config_fixed_tk 
-0x3c12 012914 branch module_hci_event_receive_valid_cmd 
-:      012916 module_hci_cmd_le_set_random_passkey:
-0x3c13 012917 call le_clr_config_fixed_tk 
-0x3c14 012918 branch module_hci_event_receive_valid_cmd 
-:      012922 module_hci_test_cmde_close_lpm:
-0x3c15 012923 jam 0 ,mem_lpm_mode 
-0x3c16 012924 branch module_hci_event_receive_valid_cmd 
-:      012929 module_hci_event_receive_invalid_cmd:
-0x3c17 012930 arg 1 ,temp 
-0x3c18 012931 arg 0 ,rega 
-0x3c19 012932 branch module_hci_event_set_cmd 
-:      012935 module_hci_event_receive_valid_cmd:
-0x3c1a 012936 arg 0 ,temp 
-0x3c1b 012937 arg 0 ,rega 
-0x3c1c 012938 branch module_hci_event_set_cmd 
-:      012942 module_hci_event_spp_connect:
-0x3c1d 012943 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
-0x3c1e 012944 branch module_hci_event_enter_standby_mode_len0 
-:      012948 module_hci_event_le_connect:
-0x3c1f 012949 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x3c20 012950 branch module_hci_event_enter_standby_mode_len0 
-:      012954 module_hci_event_spp_disconnect:
-0x3c21 012955 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
-0x3c22 012956 branch module_hci_event_enter_standby_mode_len0 
-:      012960 module_hci_event_le_disconnect:
-0x3c23 012961 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x3c24 012962 branch module_hci_event_enter_standby_mode_len0 
-:      012970 module_hci_event_set_cmd:
-0x3c25 012971 fetch 1 ,mem_module_uart_opcode 
-0x3c26 012972 copy pdata ,regc 
-0x3c27 012973 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x3c28 012974 setarg 2 
-0x3c29 012975 iadd rega ,pdata 
-0x3c2a 012976 call module_hci_prepare_tx 
-0x3c2b 012977 copy regc ,pdata 
-0x3c2c 012978 istore 1 ,contwu 
-0x3c2d 012979 istoret 1 ,contwu 
-0x3c2e 012980 copy rega ,loopcnt 
-0x3c2f 012981 copy regb ,contr 
-0x3c30 012982 call uart_copy_tx_bytes 
-0x3c31 012983 branch uartd_send 
-:      012987 module_hci_event_receive_spp_data:
-0x3c32 012989 call module_spp_clear_last_transmite_clock 
-0x3c33 012990 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
-0x3c34 012991 fetch 1 ,mem_current_length 
-0x3c35 012992 rtn blank 
-0x3c36 012993 call module_hci_prepare_tx 
-0x3c37 012994 fetch 1 ,mem_current_length 
-0x3c38 012995 copy pdata ,loopcnt 
-0x3c39 012996 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x3c3a 012997 copy pdata ,contr 
-0x3c3b 012998 call uart_copy_tx_bytes_fast 
-0x3c3c 012999 branch uartd_send 
-:      013003 module_hci_event_receive_le_data:
-0x3c3d 013004 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x3c3e 013005 fetch 1 ,mem_module_le_rx_data_len 
-0x3c3f 013006 icopy loopcnt 
-0x3c40 013007 increase 2 ,pdata 
-0x3c41 013008 call module_hci_prepare_tx 
-0x3c42 013009 fetch 2 ,mem_module_le_rx_data_handle 
-0x3c43 013010 istore 2 ,contwu 
-0x3c44 013011 fetch 2 ,mem_module_le_rx_data_address 
-0x3c45 013012 icopy contr 
-0x3c46 013013 call uart_copy_tx_bytes_fast 
-0x3c47 013014 branch uartd_send 
-:      013018 module_hci_event_enter_standby_mode:
-0x3c48 013019 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      013020 module_hci_event_enter_standby_mode_len0:
-0x3c49 013021 setarg 0 
-0x3c4a 013022 call module_hci_prepare_tx 
-0x3c4b 013023 branch uartd_send 
-:      013027 module_hci_event_status_res:
-0x3c4c 013028 jam hci_event_status_res ,mem_module_uart_opcode 
-0x3c4d 013029 setarg 1 
-0x3c4e 013030 call module_hci_prepare_tx 
-0x3c4f 013032 call module_hci_read_bt_status 
-0x3c50 013034 fetch 2 ,mem_ui_state_map 
-0x3c51 013035 arg ui_state_bt_hid_conn ,queue 
-0x3c52 013036 qisolate1 pdata 
-0x3c53 013037 setflag true ,3 ,temp 
-0x3c54 013039 arg ui_state_ble_connected ,queue 
-0x3c55 013040 qisolate1 pdata 
-0x3c56 013041 setflag true ,5 ,temp 
-0x3c57 013043 fetch 1 ,mem_ui_state_map 
-0x3c58 013044 arg ui_state_bt_spp_conn ,queue 
-0x3c59 013045 qisolate1 pdata 
-0x3c5a 013046 setflag true ,4 ,temp 
-0x3c5b 013048 istoret 1 ,contwu 
-0x3c5c 013049 branch uartd_send 
-:      013053 module_hci_read_bt_status:
-0x3c5d 013054 arg 0 ,temp 
-0x3c5e 013055 fetch 1 ,mem_scan_mode 
-0x3c5f 013056 arg inq_scan_mode ,queue 
-0x3c60 013057 qisolate1 pdata 
-0x3c61 013058 setflag true ,0 ,temp 
-0x3c62 013059 arg page_scan_mode ,queue 
-0x3c63 013060 qisolate1 pdata 
-0x3c64 013061 setflag true ,1 ,temp 
-0x3c65 013063 fetch 1 ,mem_le_adv_enable 
-0x3c66 013064 arg 0 ,queue 
-0x3c67 013065 qisolate1 pdata 
-0x3c68 013066 setflag true ,2 ,temp 
-0x3c69 013067 rtn 
-:      013071 module_hci_event_store_device:
-0x3c6a 013072 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x3c6b 013073 fetch 1 ,mem_nv_data_number 
-0x3c6c 013074 mul32 pdata ,34 ,pdata 
-0x3c6d 013075 icopy loopcnt 
-0x3c6e 013076 call module_hci_prepare_tx 
-0x3c6f 013077 fetch 2 ,mem_nv_data_ptr 
-0x3c70 013078 icopy contr 
-0x3c71 013079 call uart_copy_tx_bytes_fast 
-0x3c72 013080 branch uartd_send 
-:      013084 module_hci_event_gkey_generate:
-0x3c73 013085 jam hci_event_gkey ,mem_module_uart_opcode 
-0x3c74 013086 setarg 4 
-0x3c75 013087 call module_hci_prepare_tx 
-0x3c76 013088 fetch 4 ,mem_gkey 
-0x3c77 013089 istore 4 ,contwu 
-0x3c78 013090 branch uartd_send 
-:      013094 module_hci_event_invalid_packet:
-0x3c79 013095 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x3c7a 013096 hfetch 2 ,core_uart_rxitems 
-0x3c7b 013097 arg 0xff ,temp 
-0x3c7c 013098 call not_greater_than 
-0x3c7d 013099 copy pdata ,loopcnt 
-0x3c7e 013100 call module_hci_prepare_tx 
-0x3c7f 013101 call uartd_prepare_rx 
-0x3c80 013102 call uart_copy_rx2tx 
-0x3c81 013103 branch uartd_send 
-:      013107 module_hci_event_passkey_entry_mode:
-0x3c82 013108 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x3c83 013109 branch module_hci_event_enter_standby_mode_len0 
-:      013113 module_hci_event_le_tk:
-0x3c84 013114 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x3c85 013115 setarg 4 
-0x3c86 013116 call module_hci_prepare_tx 
-0x3c87 013117 fetch 4 ,mem_le_tk 
-0x3c88 013118 istore 4 ,contwu 
-0x3c89 013119 branch uartd_send 
-:      013123 module_hci_event_le_pairing_fail:
-0x3c8a 013124 arg flag_ble_pairing_fail ,rega 
-0x3c8b 013125 branch module_hci_event_pairing_completed 
-:      013127 module_hci_event_le_pairing_success:
-0x3c8c 013128 arg flag_ble_pairing_success ,rega 
-0x3c8d 013129 branch module_hci_event_pairing_completed 
-:      013131 module_hci_event_bt_pairing_fail:
-0x3c8e 013132 arg flag_bt_pairing_fail ,rega 
-0x3c8f 013133 branch module_hci_event_pairing_completed 
-:      013135 module_hci_event_bt_pairing_success:
-0x3c90 013136 arg flag_bt_pairing_success ,rega 
-:      013138 module_hci_event_pairing_completed:
-0x3c91 013139 jam 0 ,mem_flag_mode_ssp_pin 
-0x3c92 013140 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x3c93 013141 setarg 2 
-0x3c94 013142 call module_hci_prepare_tx 
-0x3c95 013143 copy rega ,pdata 
-0x3c96 013144 istore 2 ,contwu 
-0x3c97 013145 branch uartd_send 
-:      013149 module_hci_event_pause_enc:
-0x3c98 013150 arg flag_event_pause_enc ,regc 
-0x3c99 013151 branch module_hci_event_enc 
-:      013153 module_hci_event_start_enc:
-0x3c9a 013154 arg flag_event_start_enc ,regc 
-:      013156 module_hci_event_enc:
-0x3c9b 013157 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x3c9c 013158 setarg 1 
-0x3c9d 013159 call module_hci_prepare_tx 
-0x3c9e 013160 copy regc ,pdata 
-0x3c9f 013161 istore 1 ,contwu 
-0x3ca0 013162 branch uartd_send 
-:      013166 module_hci_event_le_gkey:
-0x3ca1 013167 jam hci_event_le_gkey ,mem_module_uart_opcode 
-0x3ca2 013168 setarg 4 
-0x3ca3 013169 call module_hci_prepare_tx 
-0x3ca4 013170 fetch 4 ,mem_gkey 
-0x3ca5 013171 istore 4 ,contwu 
-0x3ca6 013172 branch uartd_send 
-:      013183 module_hci_prepare_tx:
-0x3ca7 013184 jam 0x02 ,mem_module_uart_cmd 
-0x3ca8 013185 store 1 ,mem_module_uart_len 
-0x3ca9 013186 storet 8 ,mem_temp 
-0x3caa 013187 bpatch patch1c_2 ,mem_patch1c 
-0x3cab 013188 call module_set_mcu_wake_pin_high_delay 
-0x3cac 013189 fetcht 8 ,mem_temp 
-0x3cad 013190 call uartd_prepare_tx 
-0x3cae 013191 fetch 3 ,mem_module_uart_cmd 
-0x3caf 013192 istore 3 ,contwu 
-0x3cb0 013193 rtn 
-:      013196 module_set_mcu_wake_pin_high_delay:
-0x3cb1 013197 call module_check_mcu_wake_pin_high 
-0x3cb2 013198 rtn true 
-:      013199 module_set_mcu_wake_pin_h_delay:
-0x3cb3 013200 call module_set_mcu_wake_pin_high 
-0x3cb4 013201 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x3cb5 013202 rshift2 pdata ,pdata 
-0x3cb6 013203 rtn blank 
-0x3cb7 013204 branch delay 
-:      013206 module_set_mcu_wake_pin_high:
-0x3cb8 013208 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cb9 013209 branch gpio_out_active 
-:      013211 module_check_mcu_wake_pin_high:
-0x3cba 013212 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbb 013213 branch gpio_check_active 
-:      013215 module_set_mcu_wake_pin_low:
-0x3cbc 013216 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbd 013217 branch gpio_out_inactive 
-:      013220 delay:
-0x3cbe 013221 increase -1 ,pdata 
-0x3cbf 013222 nop 38 
-0x3cc0 013223 nbranch delay ,blank 
-0x3cc1 013224 rtn 
-:      013233 module_le_receive_data:
-0x3cc2 013234 call module_check_ble_encrypt_state 
-0x3cc3 013235 rtn user 
-0x3cc4 013236 copy rega ,pdata 
-0x3cc5 013237 store 2 ,mem_module_le_rx_data_address 
-0x3cc6 013238 copy regb ,pdata 
-0x3cc7 013239 store 1 ,mem_module_le_rx_data_len 
-0x3cc8 013240 fetch 2 ,mem_le_att_handle 
-0x3cc9 013241 fetcht 2 ,mem_module_data_write_handle 
-0x3cca 013242 isub temp ,null 
-0x3ccb 013243 branch module_le_receive_data_ok ,zero 
-0x3ccc 013244 fetcht 2 ,mem_module_data_write_handle2 
-0x3ccd 013245 isub temp ,null 
-0x3cce 013246 nrtn zero 
-:      013247 module_le_receive_data_ok:
-0x3ccf 013248 store 2 ,mem_module_le_rx_data_handle 
-0x3cd0 013249 branch module_hci_event_receive_le_data 
-:      013254 module_exit_sniff:
-0x3cd1 013255 fetch 1 ,mem_module_flag 
-0x3cd2 013256 rtnbit1 moudle_task_unsniff 
-0x3cd3 013257 call module_set_unsniff_task_flag 
-0x3cd4 013258 branch app_bt_sniff_exit 
-:      013261 module_set_lpm_mult_2:
-0x3cd5 013262 jam 2 ,mem_lpm_mult 
-0x3cd6 013263 rtn 
-:      013267 module_bb_event_timer:
-0x3cd7 013268 branch module_read_vdd_timer 
-:      013270 module_read_vdd_timer:
-0x3cd8 013271 fetch 1 ,mem_module_read_vdd_flag 
-0x3cd9 013272 rtn blank 
-0x3cda 013273 fetch 1 ,mem_module_read_vdd_count 
-0x3cdb 013274 rtn blank 
-0x3cdc 013275 increase -1 ,pdata 
-0x3cdd 013276 store 1 ,mem_module_read_vdd_count 
-0x3cde 013277 nrtn blank 
-0x3cdf 013278 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x3ce0 013279 call adc_set_mode 
-0x3ce1 013280 call vdd_calculate_by_mode 
-0x3ce2 013281 div pdata ,0x64 
-0x3ce3 013282 call wait_div_end 
-0x3ce4 013283 quotient pdata 
-0x3ce5 013284 remainder temp 
-0x3ce6 013285 store 1 ,mem_module_vdd_quotient 
-0x3ce7 013286 storet 1 ,mem_module_vdd_remainder 
-0x3ce8 013287 rtn 
-:      013290 module_control_air_flow:
-0x3ce9 013291 call check_uart_tx_buff 
-0x3cea 013292 branch app_l2cap_flow_control_enable ,positive 
-0x3ceb 013293 branch app_l2cap_flow_control_disable 
-:      013297 module_set_sniff_task_flag:
-0x3cec 013298 arg moudle_task_sniff ,queue 
-0x3ced 013299 branch module_set_state 
-:      013301 module_clear_sniff_task_flag:
-0x3cee 013302 arg moudle_task_sniff ,queue 
-0x3cef 013303 branch module_clr_state 
-:      013305 module_set_unsniff_task_flag:
-0x3cf0 013306 arg moudle_task_unsniff ,queue 
-0x3cf1 013307 branch module_set_state 
-:      013309 module_clear_unsniff_task_flag:
-0x3cf2 013310 arg moudle_task_unsniff ,queue 
-0x3cf3 013311 branch module_clr_state 
-:      013313 module_set_le_tx_data_flag:
-0x3cf4 013314 arg module_flag_ble_data_finish ,queue 
-0x3cf5 013315 branch module_set_state 
-:      013317 module_clear_le_tx_data_flag:
-0x3cf6 013318 arg module_flag_ble_data_finish ,queue 
-0x3cf7 013319 branch module_clr_state 
-:      013321 module_clr_state:
-0x3cf8 013322 fetch 1 ,mem_module_flag 
-0x3cf9 013323 qset0 pdata 
-0x3cfa 013324 store 1 ,mem_module_flag 
-0x3cfb 013325 rtn 
-:      013327 module_set_state:
-0x3cfc 013328 fetch 1 ,mem_module_flag 
-0x3cfd 013329 qset1 pdata 
-0x3cfe 013330 store 1 ,mem_module_flag 
-0x3cff 013331 rtn 
-:      013341 mouse_init:
-0x3d00 013342 call mouse_setting_config 
-0x3d01 013343 call spi_ncs_enable 
-0x3d02 013344 call mouse_init_sunt 
-0x3d03 013345 call mouse_dpi_config 
-0x3d04 013346 call spi_ncs_disable 
-0x3d05 013347 rtn wake 
-0x3d06 013348 call mouse_cheak_enable_usb 
-0x3d07 013349 call mouse_cb_fuction 
-0x3d08 013352 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d09 013353 rtnbit1 mouse_enable_usb 
-0x3d0a 013354 call mouse_wakeup_from_power 
-0x3d0b 013355 rtnmark1 mark_24g 
-0x3d0c 013356 fetch 2 ,mem_ui_state_map 
-0x3d0d 013357 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x3d0e 013358 branch mouse_check_reconn_target 
-:      013361 mouse_delay_4s:
-0x3d0f 013362 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d10 013363 rtnbit0 mouse_enable_init_delay 
-0x3d11 013364 arg 20 ,loopcnt 
-:      013365 mouse_delay_20ms:
-0x3d12 013366 setarg 200000 
-0x3d13 013367 call sleep 
-0x3d14 013368 loop delay_10ms 
-0x3d15 013369 rtn 
-:      013372 mouse_cheak_enable_usb:
-0x3d16 013373 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d17 013374 rtnbit0 mouse_enable_usb 
-0x3d18 013375 branch usb_init 
-:      013378 mouse_cb_fuction:
-0x3d19 013379 setarg mouse_le 
-0x3d1a 013380 store 2 ,mem_cb_le_process 
-0x3d1b 013381 setarg mouse_send_process 
-0x3d1c 013382 store 2 ,mem_cb_bt_process 
-0x3d1d 013383 setarg mouse_process_lpm_before 
-0x3d1e 013384 store 2 ,mem_cb_before_lpm 
-0x3d1f 013385 setarg mouse_priority_bb_event 
-0x3d20 013386 store 2 ,mem_cb_bb_event_process 
-0x3d21 013387 setarg mouse_idle 
-0x3d22 013388 store 2 ,mem_cb_idle_process 
-0x3d23 013389 setarg mouse_before_hibernate 
-0x3d24 013390 store 2 ,mem_cb_before_hibernate 
-0x3d25 013391 setarg le_mouse_bb_event_connect_complete 
-0x3d26 013392 store 2 ,mem_cb_att_write 
-0x3d27 013394 call g24_head_ptr2regc 
-0x3d28 013395 setarg mouse_g24_package_data 
-0x3d29 013396 add regc ,offset_24g_cb_data ,contw 
-0x3d2a 013397 istore 2 ,contw 
-0x3d2b 013398 setarg mouse_g24_enter_lpm 
-0x3d2c 013399 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x3d2d 013400 istore 2 ,contw 
-0x3d2e 013401 setarg mouse_lpm_before_common 
-0x3d2f 013402 add regc ,offset_24g_cb_lpm_before ,contw 
-0x3d30 013403 istore 2 ,contw 
-0x3d31 013405 setarg mouse_bb_event_timer 
-0x3d32 013406 store 2 ,mem_cb_event_timer 
-0x3d33 013407 setarg mouse_spi_write_flash_cb 
-0x3d34 013408 store 2 ,mem_cb_spi_flash_write_complate 
-0x3d35 013409 rtn 
-:      013410 mouse_spi_write_flash_cb:
-:      013411 mouse_spi_init:
-0x3d36 013412 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d37 013413 bbit0 mouse_enable_spi2 ,spid_init 
-0x3d38 013414 branch spid_init2 
-:      013416 mouse_setting_config:
-0x3d39 013417 rtn wake 
-0x3d3a 013418 call g24_set_device_addr 
-0x3d3b 013419 call mouse_gpio_init 
-0x3d3c 013420 call mouse_param_init 
-0x3d3d 013421 call mouse_adc_init 
-0x3d3e 013422 call le_set_config_fixed_ltk 
-0x3d3f 013423 call le_set_justwork 
-0x3d40 013424 call le_set_fixed_ltk 
-0x3d41 013425 call le_set_config_read_authentication 
-0x3d42 013426 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d43 013427 bbit1 mouse_enable_eeprom ,mouse_init_iic 
-0x3d44 013428 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
-0x3d45 013429 rtn 
-:      013431 mouse_init_iic:
-0x3d46 013432 call iic_init_390k 
-0x3d47 013433 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d48 013434 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x3d49 013435 ncall clear_eeprom_size_2k ,true 
-0x3d4a 013436 call mouse_load_eeprom_dpi 
-0x3d4b 013437 call mouse_init_environment 
-0x3d4c 013438 call mouse_set_24g_addr_eeprom 
-0x3d4d 013439 branch iicd_read_eep_data 
-:      013441 mouse_wakeup_from_power:
-0x3d4e 013442 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d4f 013443 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
-0x3d50 013444 fetch 1 ,mem_wakup_from_power_flag 
-0x3d51 013445 isolate0 gpio_latch ,pdata 
-0x3d52 013446 nrtn true 
-:      013447 mouse_wakeup_no_from_power:
-0x3d53 013448 fetch 1 ,mem_reconn_times_init 
-0x3d54 013449 store 1 ,mem_reconn_times 
-0x3d55 013450 fetch 1 ,mem_config_function_enable 
-0x3d56 013451 rtnbit1 enable_select_device_by_switch 
-:      013452 mouse_start_24g_mode:
-0x3d57 013453 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d58 013454 rtnbit0 mouse_enable_24g 
-0x3d59 013455 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
-0x3d5a 013456 branch g24_check_51cmd_start_24g 
-:      013457 le_mouse_bb_event_connect_complete:
-0x3d5b 013458 fetch 1 ,mem_le_att_handle 
-0x3d5c 013459 sub pdata ,26 ,pdata 
-0x3d5d 013460 nrtn zero 
-0x3d5e 013461 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3d5f 013462 call ui_ipc_send_cmd 
-:      013463 mouse_le_write_enable:
-0x3d60 013464 arg write_req_enable_flag ,queue 
-0x3d61 013465 branch mouse_le_enable_connect_flag 
-:      013467 mouse_dpi_up:
-0x3d62 013468 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d63 013469 rtneq dpi_button_state_up 
-0x3d64 013470 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x3d65 013471 rtn 
-:      013472 mouse_dpi_config:
-0x3d66 013473 fetch 1 ,mem_config_sensor_motion 
-0x3d67 013474 and pdata ,0x0f ,pdata 
-0x3d68 013475 store 1 ,mem_mouse_dpi 
-0x3d69 013476 branch mouse_seting_dpi + 2 
-:      013479 mouse_dpi_cheak:
-0x3d6a 013480 fetcht 1 ,mem_dpi_button_gpio 
-0x3d6b 013481 call gpio_get_bit 
-0x3d6c 013482 nbranch mouse_dpi_up ,true 
-:      013483 mouse_dpi_down:
-0x3d6d 013484 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d6e 013485 rtneq dpi_button_state_down 
-0x3d6f 013486 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3d70 013487 fetch 1 ,mem_mouse_dpi 
-0x3d71 013488 increase 1 ,pdata 
-0x3d72 013489 and pdata ,0x03 ,pdata 
-0x3d73 013490 store 1 ,mem_mouse_dpi 
-0x3d74 013491 call mouse_seting_dpi 
-0x3d75 013492 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d76 013493 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x3d77 013494 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
-0x3d78 013495 rtn 
-:      013496 mouse_before_store_flash_cpi:
-0x3d79 013497 arg mouse_spi2_clk_gpio ,temp 
-0x3d7a 013498 call gpio_config_output 
-0x3d7b 013499 arg mouse_spi2_sdio_gpio ,temp 
-0x3d7c 013500 call gpio_config_output 
-0x3d7d 013501 branch mouse_store_flash_device_info 
-:      013503 mouse_seting_dpi:
-0x3d7e 013504 bpatch patch1c_3 ,mem_patch1c 
-0x3d7f 013505 call mosue_dpi_led_blink_init 
-0x3d80 013506 fetch 1 ,mem_config_sensor_type 
-0x3d81 013507 beq p3610 ,mouse_seting_3610_dpi 
-0x3d82 013508 beq p3212 ,mouse_seting_3212_dpi 
-0x3d83 013509 fetch 1 ,mem_mouse_dpi 
-0x3d84 013510 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x3d85 013511 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x3d86 013512 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x3d87 013513 beq mouse_dpi_level4 ,mouse_set_cpi4 
-:      013514 mouse_set_cpi2:
-0x3d88 013515 fetch 1 ,mem_320x_dpi_2 
-0x3d89 013516 branch mouse_p3205_dpi 
-:      013517 mouse_set_cpi1:
-0x3d8a 013518 fetch 1 ,mem_320x_dpi_1 
-0x3d8b 013519 branch mouse_p3205_dpi 
-:      013520 mouse_set_cpi3:
-0x3d8c 013521 fetch 1 ,mem_320x_dpi_3 
-0x3d8d 013522 branch mouse_p3205_dpi 
-:      013523 mouse_set_cpi4:
-0x3d8e 013524 fetch 1 ,mem_320x_dpi_4 
-0x3d8f 013525 branch mouse_p3205_dpi 
-:      013526 moue_seting_cpi_count:
-0x3d90 013527 fetch 1 ,mem_config_sensor_type 
-0x3d91 013528 rtneq p3065_xy 
-0x3d92 013529 fetch 1 ,mem_mouse_cpi_count 
-0x3d93 013530 increase 1 ,pdata 
-0x3d94 013531 store 1 ,mem_mouse_cpi_count 
-0x3d95 013532 rtn 
-:      013534 mouse_seting_3212_dpi:
-0x3d96 013535 fetch 1 ,mem_mouse_dpi 
-0x3d97 013536 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x3d98 013537 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x3d99 013538 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x3d9a 013539 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-:      013540 mouse_set_p3212_cpi2:
-0x3d9b 013541 fetch 1 ,mem_3212_dpi_2 
-0x3d9c 013542 branch mouse_p3212_dpi 
-:      013543 mouse_set_p3212_cpi1:
-0x3d9d 013544 fetch 1 ,mem_3212_dpi_1 
-0x3d9e 013545 branch mouse_p3212_dpi 
-:      013546 mouse_set_p3212_cpi3:
-0x3d9f 013547 fetch 1 ,mem_3212_dpi_3 
-0x3da0 013548 branch mouse_p3212_dpi 
-:      013549 mouse_set_p3212_cpi4:
-0x3da1 013550 fetch 1 ,mem_3212_dpi_4 
-:      013551 mouse_p3212_dpi:
-0x3da2 013552 store 1 ,mem_mouse_cpi_count 
-0x3da3 013553 lshift8 pdata ,pdata 
-0x3da4 013554 copy pdata ,rega 
-0x3da5 013555 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x3da6 013556 call twspi_write 
-0x3da7 013557 copy rega ,pdata 
-0x3da8 013558 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x3da9 013559 branch twspi_write 
-:      013561 mouse_seting_3610_dpi:
-0x3daa 013562 fetch 1 ,mem_mouse_dpi 
-0x3dab 013563 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
-0x3dac 013564 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
-0x3dad 013565 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
-0x3dae 013566 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
-:      013567 mouse_set_p3610_cpi2:
-0x3daf 013568 fetch 1 ,mem_3610_dpi_2 
-0x3db0 013569 branch mouse_p3610_dpi 
-:      013570 mouse_set_p3610_cpi1:
-0x3db1 013571 fetch 1 ,mem_3610_dpi_1 
-0x3db2 013572 branch mouse_p3610_dpi 
-:      013573 mouse_set_p3610_cpi3:
-0x3db3 013574 fetch 1 ,mem_3610_dpi_3 
-0x3db4 013575 branch mouse_p3610_dpi 
-:      013576 mouse_set_p3610_cpi4:
-0x3db5 013577 fetch 1 ,mem_3610_dpi_4 
-:      013578 mouse_p3610_dpi:
-0x3db6 013579 store 1 ,mem_mouse_cpi_count 
-0x3db7 013580 call mouse_spi_sdio_gpio_pollup 
-0x3db8 013581 fetch 1 ,mem_mouse_cpi_count 
-:      013582 mouse_reset_p3610_dpi:
-0x3db9 013583 add pdata ,0x80 ,pdata 
-0x3dba 013584 lshift8 pdata ,pdata 
-0x3dbb 013585 add pdata ,mouse_p3610_dpi_address ,pdata 
-0x3dbc 013586 copy pdata ,rega 
-0x3dbd 013587 branch mouse_set_sensor_reg 
-:      013589 mouse_p3205_dpi:
-0x3dbe 013590 store 1 ,mem_mouse_cpi_count 
-0x3dbf 013591 call moue_seting_cpi_count 
-0x3dc0 013592 fetch 1 ,mem_mouse_cpi_count 
-0x3dc1 013593 setarg mouse_dpi_address 
-0x3dc2 013594 call twspi_read 
-0x3dc3 013595 and pdata ,0xf8 ,temp 
-0x3dc4 013596 fetch 1 ,mem_mouse_cpi_count 
-0x3dc5 013597 iadd temp ,pdata 
-0x3dc6 013598 lshift8 pdata ,pdata 
-0x3dc7 013599 add pdata ,mouse_dpi_address ,pdata 
-0x3dc8 013600 branch twspi_write 
-:      013603 mouse_init_environment:
-0x3dc9 013604 call app_initflag_check 
-0x3dca 013605 branch mouse_eeprom_load_recon_info ,zero 
-0x3dcb 013606 call mouse_ble_init_address 
-0x3dcc 013607 call mouse_store_eeprom_device_info 
-0x3dcd 013608 branch app_initflag_store 
-:      013611 mouse_24g_pairing_button:
-0x3dce 013612 fetch 2 ,mem_24g_pairing_timer_count 
-0x3dcf 013613 rtn blank 
-0x3dd0 013614 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dd1 013615 rtnbit0 mouse_enable_24g 
-0x3dd2 013616 rtnbit1 mosue_24g_pairing_flag 
-0x3dd3 013617 rtnmark1 mark_24g 
-0x3dd4 013618 call mouse_check_key_gpio 
-0x3dd5 013619 rtnne mouse_lmr_button 
-0x3dd6 013620 call mouse_devce_led_off 
-0x3dd7 013621 arg mosue_24g_pairing_flag ,queue 
-0x3dd8 013622 call mouse_enable_function_flag 
-0x3dd9 013623 setarg 0 
-0x3dda 013624 store 2 ,mem_mouse_direct_timer 
-0x3ddb 013625 store 1 ,mem_mouse_send_blank_timer 
-0x3ddc 013626 call g24_set0_mem_check_dongle_times 
-0x3ddd 013628 fetch 2 ,mem_ui_state_map 
-0x3dde 013629 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x3ddf 013630 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x3de0 013631 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x3de1 013632 call mouse_stop_discovery 
-0x3de2 013633 branch g24_start_pairing_sm1 
-:      013636 mouse_idle:
-0x3de3 013637 call mouse_24g_pairing_button 
-0x3de4 013638 call ui_check_paring_button 
-0x3de5 013639 call mouse_dpi_cheak 
-0x3de6 013640 call mouse_usb_isr 
-0x3de7 013641 call mouse_wheel_check 
-0x3de8 013642 branch mouse_usb_mode 
-:      013643 mouse_usb_isr:
-0x3de9 013644 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dea 013645 rtnbit0 mouse_enable_usb 
-0x3deb 013646 call usb_isr 
-0x3dec 013647 branch usb_offline_state 
-:      013649 mouse_cheak_usb:
-0x3ded 013650 hfetch 1 ,core_usb_addr 
-0x3dee 013651 bbit0 7 ,mouse_usb_no_exsit 
-0x3def 013652 bbit1 7 ,mouse_usb_exsit 
-0x3df0 013653 rtn 
-:      013654 mouse_usb_no_exsit:
-0x3df1 013655 fetch 1 ,mem_usb_addr 
-0x3df2 013656 rtnbit0 7 
-0x3df3 013657 branch soft_reset_chip 
-:      013658 mouse_usb_exsit:
-0x3df4 013659 fetch 1 ,mem_usb_addr 
-0x3df5 013660 rtnbit1 7 
-0x3df6 013661 branch mouse_stop_bluetooth_mode 
-:      013663 mouse_usb_mode:
-0x3df7 013664 call mouse_cheak_usb 
-0x3df8 013665 hfetch 1 ,core_usb_addr 
-0x3df9 013666 store 1 ,mem_usb_addr 
-0x3dfa 013667 rtnbit0 7 
-0x3dfb 013668 call mouse_clkn_check 
-0x3dfc 013669 fetch 4 ,mem_btclk_sensor 
-0x3dfd 013670 fetcht 1 ,mem_wire_usb_interval 
-0x3dfe 013671 iadd temp ,temp 
-0x3dff 013672 copy clkn_bt ,pdata 
-0x3e00 013673 isub temp ,null 
-0x3e01 013674 nrtn positive 
-0x3e02 013675 store 4 ,mem_btclk_sensor 
-0x3e03 013676 call mouse_motion 
-0x3e04 013677 nrtn user 
-0x3e05 013678 jam 4 ,mem_usb_tx_enable 
-0x3e06 013679 branch mouse_wired_to_usb 
-:      013681 mouse_clkn_check:
-0x3e07 013682 fetcht 4 ,mem_btclk_sensor 
-0x3e08 013683 copy clkn_bt ,pdata 
-0x3e09 013684 isub temp ,null 
-0x3e0a 013685 ncall mouse_clkn_timeout ,positive 
-0x3e0b 013686 rtn 
-:      013687 mouse_clkn_timeout:
-0x3e0c 013688 setarg 0 
-0x3e0d 013689 store 4 ,mem_btclk_sensor 
-0x3e0e 013690 rtn 
-:      013694 mouse_wired_to_usb:
-0x3e0f 013695 fetch 1 ,mem_usb_tx_enable 
-0x3e10 013696 rtnbit0 2 
-0x3e11 013697 branch mouse_data_push 
-:      013698 mouse_data_push:
-0x3e12 013699 hfetch 1 ,core_usb_addr 
-0x3e13 013700 rtnbit0 7 
-0x3e14 013701 jam usb_ep2_ms ,mem_usb_ep2_data 
-0x3e15 013702 setarg ms_report_id 
-0x3e16 013703 store 1 ,mem_usb_mouse_data 
-0x3e17 013704 fetch 7 ,mem_mouse_key 
-0x3e18 013705 istore 7 ,contw 
-0x3e19 013706 rtn 
-:      013709 mouse_enable_clock_qdecoder:
-0x3e1a 013710 hfetch 2 ,core_clkoff 
-0x3e1b 013711 set0 clock_off_qdecoder ,pdata 
-0x3e1c 013712 hstore 2 ,core_clkoff 
-0x3e1d 013713 rtn 
-:      013715 mouse_param_init:
-0x3e1e 013716 setarg 0x8c00 
-0x3e1f 013717 store 2 ,mem_ui_uuid_table 
-0x3e20 013718 setarg 0x8e7a 
-0x3e21 013719 store 2 ,mem_ui_le_uuid_table 
-0x3e22 013720 setarg 0x2402 
-0x3e23 013721 store 2 ,mem_fcomp_mul 
-0x3e24 013722 setarg 0x2580 
-0x3e25 013723 store 3 ,mem_class 
-0x3e26 013724 jam 3 ,mem_lpm_mult_timeout 
-0x3e27 013725 jam 8 ,mem_lpm_overhead 
-0x3e28 013726 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x3e29 013727 setarg 0x0200 
-0x3e2a 013728 store 2 ,mem_lpm_interval 
-0x3e2b 013729 jam 0x17 ,mem_le_local_mtu 
-0x3e2c 013730 jam 0x17 ,mem_le_remote_mtu 
-0x3e2d 013732 setarg 0x0a77 
-0x3e2e 013733 store 2 ,mem_spi_init_clk 
-0x3e2f 013749 setsect 0 ,0x306 
-0x3e30 013750 setsect 1 ,0x4440 
-0x3e31 013751 setsect 2 ,0x10000 
-0x3e32 013752 setsect 3 ,0x4408 
-0x3e33 013753 store 9 ,mem_all_uuid_16bits 
-0x3e34 013754 setsect 0 ,0x1224 
-0x3e35 013755 setsect 1 ,0x4000 
-0x3e36 013756 setsect 2 ,0x0 
-0x3e37 013757 istore 5 ,contw 
-0x3e38 013759 setsect 0 ,0x3ffff 
-0x3e39 013760 setsect 1 ,0x2fe23 
-0x3e3a 013761 setsect 2 ,0x199d9 
-0x3e3b 013762 setsect 3 ,0x20d 
-0x3e3c 013763 store 8 ,mem_features 
-0x3e3d 013765 setarg 0x012c 
-0x3e3e 013766 store 2 ,mem_24g_pairing_timer_count 
-0x3e3f 013767 call le_modified_name 
-0x3e40 013768 fetch mouse_flag_len ,mem_mouse_flag 
-0x3e41 013769 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-0x3e42 013770 call mouse_sensor_set_angle 
-0x3e43 013771 branch mouse_select_adc 
-:      013773 mouse_sensor_set_angle:
-0x3e44 013774 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e45 013775 call gpio_config_input 
-0x3e46 013776 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e47 013777 call gpio_get_bit 
-0x3e48 013778 jam mouse_3clk_angle ,mem_config_sensor_angle 
-0x3e49 013779 rtn true 
-0x3e4a 013780 jam mouse_12clk_angle ,mem_config_sensor_angle 
-0x3e4b 013781 rtn 
-:      013783 mouse_select_adc:
-0x3e4c 013784 fetcht 1 ,mem_select_adc_gpio 
-0x3e4d 013785 call gpio_config_input 
-0x3e4e 013786 fetcht 1 ,mem_select_adc_gpio 
-0x3e4f 013787 call gpio_get_bit 
-0x3e50 013788 jam adc_config_vinlpm ,mem_adc_config_flag 
-0x3e51 013789 rtn true 
-0x3e52 013790 jam adc_config_gpio ,mem_adc_config_flag 
-0x3e53 013791 rtn 
-:      013794 mouse_adc_init:
-0x3e54 013795 fetch 1 ,mem_adc_config_flag 
-0x3e55 013796 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
-0x3e56 013797 beq adc_config_hvin ,mouse_adc_init_data_hvin 
-0x3e57 013798 beq adc_config_gpio ,mouse_adc_init_data_io 
-0x3e58 013799 branch mouse_adc_init_data_vinlpm 
-:      013801 mouse_adc_init_data_vinlpm:
-0x3e59 013802 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x3e5a 013803 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x3e5b 013804 isub temp ,pdata 
-0x3e5c 013805 mul32 pdata ,20 ,pdata 
-0x3e5d 013806 div pdata ,100 
-0x3e5e 013807 call wait_div_end 
-0x3e5f 013808 quotient pdata 
-0x3e60 013809 store 2 ,mem_adc_reference_voltage 
-0x3e61 013810 rtn 
-:      013811 mouse_adc_init_data_hvin:
-0x3e62 013812 fetcht 2 ,mem_1v_adc_hvin_data 
-0x3e63 013813 fetch 2 ,mem_5v_adc_hvin_data 
-0x3e64 013814 isub temp ,pdata 
-0x3e65 013815 mul32 pdata ,230 ,pdata 
-0x3e66 013816 div pdata ,400 
-0x3e67 013817 call wait_div_end 
-0x3e68 013818 quotient pdata 
-0x3e69 013819 store 2 ,mem_adc_reference_voltage 
-0x3e6a 013820 rtn 
-:      013821 mouse_adc_init_data_io:
-0x3e6b 013822 fetch 2 ,mem_1v_adc_io_data 
-0x3e6c 013823 store 2 ,mem_adc_reference_voltage 
-0x3e6d 013824 rtn 
-:      013825 mouse_gpio_init:
-0x3e6e 013826 fetcht 1 ,mem_eeprom_wp_gpio 
-0x3e6f 013827 call gpio_config_output 
-0x3e70 013828 call usb_offline_check_init 
-0x3e71 013829 fetcht 1 ,mem_lbutton_gpio 
-0x3e72 013830 call gpio_config_input 
-0x3e73 013831 fetcht 1 ,mem_rbutton_gpio 
-0x3e74 013832 call gpio_config_input 
-0x3e75 013833 fetcht 1 ,mem_mbutton_gpio 
-0x3e76 013834 call gpio_config_input 
-0x3e77 013835 fetcht 1 ,mem_sensor_data_gpio 
-0x3e78 013836 call gpio_config_input 
-0x3e79 013838 fetcht 1 ,mem_sensor_reset_gpio 
-0x3e7a 013839 call gpio_config_output 
-0x3e7b 013841 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e7c 013842 call gpio_config_input 
-0x3e7d 013844 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e7e 013845 call gpio_config_input 
-0x3e7f 013847 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e80 013848 call gpio_config_input 
-0x3e81 013849 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e82 013850 call gpio_config_input 
-0x3e83 013852 fetcht 1 ,mem_bk_button_gpio 
-0x3e84 013853 call gpio_config_input 
-0x3e85 013854 fetcht 1 ,mem_fw_button_gpio 
-0x3e86 013855 call gpio_config_input 
-0x3e87 013857 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
-0x3e88 013858 call gpio_config_output 
-0x3e89 013860 fetcht 1 ,mem_config_device1_led_gpio 
-0x3e8a 013861 call gpio_config_output 
-0x3e8b 013863 fetcht 1 ,mem_config_device2_led_gpio 
-0x3e8c 013864 call gpio_config_output 
-0x3e8d 013866 fetcht 1 ,mem_config_device3_led_gpio 
-0x3e8e 013867 call gpio_config_output 
-0x3e8f 013869 fetcht 1 ,mem_dpi_led_gpio 
-0x3e90 013870 call gpio_config_output 
-0x3e91 013872 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3e92 013873 call gpio_config_input 
-0x3e93 013875 fetcht 1 ,mem_config_bt_button_gpio 
-0x3e94 013876 call gpio_config_input 
-0x3e95 013878 fetcht 1 ,mem_dpi_button_gpio 
-0x3e96 013879 branch gpio_config_input 
-:      013881 mouse_wheel_gpio_set_wake:
-0x3e97 013882 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e98 013883 call gpio_set_wake_by_current_state 
-0x3e99 013884 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e9a 013885 call gpio_set_wake_by_current_state 
-0x3e9b 013886 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e9c 013887 call gpio_set_wake_by_current_state 
-0x3e9d 013888 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e9e 013889 branch gpio_set_wake_by_current_state 
-:      013891 mouse_before_hibernate_wheel_gpio_set:
-0x3e9f 013892 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ea0 013893 call mouse_gpio_set_pupd_by_input 
-0x3ea1 013894 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ea2 013895 call mouse_gpio_set_pupd_by_input 
-0x3ea3 013896 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ea4 013897 call mouse_gpio_set_pupd_by_input 
-0x3ea5 013898 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ea6 013899 branch mouse_gpio_set_pupd_by_input 
-:      013901 mouse_gpio_set_pupd_by_input:
-0x3ea7 013902 sub temp ,ui_button_gpio_disable ,null 
-0x3ea8 013903 rtn zero 
-0x3ea9 013904 and temp ,0x7f ,queue 
-0x3eaa 013905 hfetch 4 ,core_gpio_in 
-0x3eab 013906 qisolate1 pdata 
-0x3eac 013907 hfetch 4 ,core_gpio_pu0 
-0x3ead 013908 qsetflag true ,pdata 
-0x3eae 013909 hstore 4 ,core_gpio_pu0 
-0x3eaf 013910 hfetch 4 ,core_gpio_pd0 
-0x3eb0 013911 nqsetflag true ,pdata 
-0x3eb1 013912 hstore 4 ,core_gpio_pd0 
-0x3eb2 013913 rtn 
-:      013915 mouse_before_hibernate:
-0x3eb3 013916 enable user 
-0x3eb4 013917 hfetch 4 ,0x8138 
-0x3eb5 013918 setflag user ,26 ,pdata 
-0x3eb6 013919 hstore 4 ,core_lpm_reg 
-0x3eb7 013920 call lpm_write_ctrl 
-0x3eb8 013921 call mouse_devce_led_off 
-0x3eb9 013922 call mouse_before_hibernate_wheel_gpio_set 
-0x3eba 013924 branch mouse_lpm_before_common 
-:      013928 mouse_process_lpm_before:
-0x3ebb 013929 call mouse_lpm_before_common 
-0x3ebc 013930 fetch 1 ,mem_lpm_current_mult 
-0x3ebd 013931 nrtn blank 
-0x3ebe 013932 branch gpio_clr_wake 
-:      013934 mouse_lpm_before_common:
-0x3ebf 013935 call mouse_wheel_check 
-0x3ec0 013936 arg mouse_spi1_clk_gpio ,temp 
-0x3ec1 013937 fetch mouse_flag_len ,mem_mouse_flag 
-0x3ec2 013938 isolate1 mouse_enable_spi2 ,pdata 
-0x3ec3 013939 call mouse_spi_clk_gpio ,true 
-0x3ec4 013940 call gpio_config_output 
-0x3ec5 013941 call twspi_disable 
-0x3ec6 013945 fetcht 1 ,mem_lbutton_gpio 
-0x3ec7 013946 call gpio_set_wake_by_current_state 
-0x3ec8 013947 fetcht 1 ,mem_rbutton_gpio 
-0x3ec9 013948 call gpio_set_wake_by_current_state 
-0x3eca 013949 fetcht 1 ,mem_mbutton_gpio 
-0x3ecb 013950 call gpio_set_wake_by_current_state 
-0x3ecc 013952 fetcht 1 ,mem_bk_button_gpio 
-0x3ecd 013953 call gpio_set_wake_by_current_state 
-0x3ece 013954 fetcht 1 ,mem_fw_button_gpio 
-0x3ecf 013955 call gpio_set_wake_by_current_state 
-0x3ed0 013956 fetcht 1 ,mem_dpi_button_gpio 
-0x3ed1 013957 call gpio_set_wake_by_current_state 
-0x3ed2 013958 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3ed3 013959 call gpio_set_wake_by_current_state 
-0x3ed4 013960 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ed5 013961 call gpio_set_wake_by_current_state 
-0x3ed6 013962 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ed7 013963 call gpio_set_wake_by_current_state 
-0x3ed8 013964 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ed9 013965 call gpio_set_wake_by_current_state 
-0x3eda 013966 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3edb 013967 call gpio_set_wake_by_current_state 
-0x3edc 013968 fetcht 1 ,mem_sensor_data_gpio 
-0x3edd 013969 branch gpio_set_wake 
-:      013973 mouse_spi_clk_gpio:
-0x3ede 013974 arg mouse_spi2_clk_gpio ,temp 
-0x3edf 013975 rtn 
-:      013977 mouse_wheel_check:
-0x3ee0 013978 bpatch patch1c_4 ,mem_patch1c 
-0x3ee1 013979 call mouse_t_wheel_scan 
-0x3ee2 013980 call mouse_wheel_scan 
-0x3ee3 013981 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3ee4 013982 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee5 013983 store 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee6 013984 isub temp ,null 
-0x3ee7 013985 nbranch app_lpm_wake_auto_lock ,zero 
-0x3ee8 013986 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3ee9 013987 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x3eea 013988 store 1 ,mem_mwheel_b_old_pinlevel 
-0x3eeb 013989 isub temp ,null 
-0x3eec 013990 nbranch app_lpm_wake_auto_lock ,zero 
-0x3eed 013991 rtn 
-:      013992 mouse_t_wheel_scan:
-0x3eee 013993 fetch 1 ,mem_whee_ta_data_gpio 
-0x3eef 013994 rtneq gpio_disable 
-0x3ef0 013995 arg 0 ,rega 
-0x3ef1 013996 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ef2 013997 call gpio_get_bit 
-0x3ef3 013998 setflag true ,0 ,rega 
-0x3ef4 013999 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ef5 014000 call gpio_get_bit 
-0x3ef6 014001 setflag true ,1 ,rega 
-0x3ef7 014002 copy rega ,pdata 
-0x3ef8 014003 store 1 ,mem_wheel_tb_new_pinlevel 
-0x3ef9 014004 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x3efa 014005 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x3efb 014006 fetch 1 ,mem_wheel_tog 
-0x3efc 014007 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x3efd 014008 rtn 
-:      014010 mouse_t_wheel_scan_judge1:
-0x3efe 014011 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3eff 014012 beq 0 ,mouse_t_wheel_scan_judge11 
-0x3f00 014013 beq 3 ,mouse_t_wheel_scan_judge12 
-0x3f01 014014 rtn 
-:      014015 mouse_t_wheel_scan_judge2:
-0x3f02 014016 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3f03 014017 beq 0 ,mouse_t_wheel_scan_judge21 
-0x3f04 014018 beq 3 ,mouse_t_wheel_scan_judge22 
-0x3f05 014019 rtn 
-:      014020 mouse_t_wheel_scan_judge11:
-0x3f06 014021 jam 0x82 ,mem_wheel_tog 
-0x3f07 014022 rtn 
-:      014023 mouse_t_wheel_scan_judge12:
-0x3f08 014024 jam 0x81 ,mem_wheel_tog 
-0x3f09 014025 rtn 
-:      014026 mouse_t_wheel_scan_judge21:
-0x3f0a 014027 jam 0x80 ,mem_wheel_tog 
-0x3f0b 014028 rtn 
-:      014029 mouse_t_wheel_scan_judge22:
-0x3f0c 014030 jam 0x83 ,mem_wheel_tog 
-0x3f0d 014031 rtn 
-:      014032 mouse_t_wheel_scan_judge3:
-0x3f0e 014033 fetch 1 ,mem_wheel_tog 
-0x3f0f 014034 set0 7 ,pdata 
-0x3f10 014035 store 1 ,mem_wheel_tog 
-0x3f11 014036 beq 0 ,mouse_t_wheel_scan_judge30 
-0x3f12 014037 beq 1 ,mouse_t_wheel_scan_judge31 
-0x3f13 014038 beq 2 ,mouse_t_wheel_scan_judge32 
-0x3f14 014039 beq 3 ,mouse_t_wheel_scan_judge33 
-0x3f15 014040 rtn 
-:      014041 mouse_t_wheel_scan_judge30:
-0x3f16 014042 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f17 014043 beq 3 ,mouse_wheel_t_forward 
-0x3f18 014044 rtn 
-:      014045 mouse_t_wheel_scan_judge31:
-0x3f19 014046 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1a 014047 beq 0 ,mouse_wheel_t_forward 
-0x3f1b 014048 rtn 
-:      014049 mouse_t_wheel_scan_judge32:
-0x3f1c 014050 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1d 014051 beq 3 ,mouse_wheel_t_back 
-0x3f1e 014052 rtn 
-:      014053 mouse_t_wheel_scan_judge33:
-0x3f1f 014054 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f20 014055 beq 0 ,mouse_wheel_t_back 
-0x3f21 014056 rtn 
-:      014057 mouse_wheel_t_forward:
-0x3f22 014058 fetch 1 ,mem_mouse_tz_data_count1 
-0x3f23 014059 increase 1 ,pdata 
-0x3f24 014060 store 1 ,mem_mouse_tz_data_count1 
-0x3f25 014061 sub pdata ,1 ,null 
-0x3f26 014062 rtn positive 
-0x3f27 014063 jam 0 ,mem_mouse_tz_data_count1 
-0x3f28 014064 fetch 1 ,mem_mouse_tz_data 
-0x3f29 014065 increase 1 ,pdata 
-0x3f2a 014066 store 1 ,mem_mouse_tz_data 
-0x3f2b 014067 rtn 
-:      014068 mouse_wheel_t_back:
-0x3f2c 014069 fetch 1 ,mem_mouse_tz_data_count 
-0x3f2d 014070 increase 1 ,pdata 
-0x3f2e 014071 store 1 ,mem_mouse_tz_data_count 
-0x3f2f 014072 sub pdata ,1 ,null 
-0x3f30 014073 rtn positive 
-0x3f31 014074 jam 0 ,mem_mouse_tz_data_count 
-0x3f32 014075 fetch 1 ,mem_mouse_tz_data 
-0x3f33 014076 increase -1 ,pdata 
-0x3f34 014077 store 1 ,mem_mouse_tz_data 
-0x3f35 014078 rtn 
-:      014081 mouse_wheel_scan:
-0x3f36 014082 fetch 1 ,mem_whee_a_data_gpio 
-0x3f37 014083 rtneq gpio_disable 
-0x3f38 014084 arg 0 ,rega 
-0x3f39 014085 fetcht 1 ,mem_whee_a_data_gpio 
-0x3f3a 014086 call gpio_get_bit 
-0x3f3b 014087 setflag true ,0 ,rega 
-0x3f3c 014088 fetcht 1 ,mem_whee_b_data_gpio 
-0x3f3d 014089 call gpio_get_bit 
-0x3f3e 014090 setflag true ,1 ,rega 
-0x3f3f 014091 copy rega ,pdata 
-0x3f40 014092 store 1 ,mem_mwheel_b_new_pinlevel 
-0x3f41 014093 beq 0x01 ,mouse_wheel_scan_judge1 
-0x3f42 014094 beq 0x02 ,mouse_wheel_scan_judge2 
-0x3f43 014095 fetch 1 ,mem_mwheel_tog 
-0x3f44 014096 bbit1 7 ,mouse_wheel_scan_judge3 
-0x3f45 014097 rtn 
-:      014099 mouse_wheel_scan_judge1:
-0x3f46 014100 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f47 014101 beq 0 ,mouse_wheel_scan_judge11 
-0x3f48 014102 beq 3 ,mouse_wheel_scan_judge12 
-0x3f49 014103 rtn 
-:      014104 mouse_wheel_scan_judge2:
-0x3f4a 014105 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f4b 014106 beq 0 ,mouse_wheel_scan_judge21 
-0x3f4c 014107 beq 3 ,mouse_wheel_scan_judge22 
-0x3f4d 014108 rtn 
-:      014109 mouse_wheel_scan_judge11:
-0x3f4e 014110 jam 0x82 ,mem_mwheel_tog 
-0x3f4f 014111 rtn 
-:      014112 mouse_wheel_scan_judge12:
-0x3f50 014113 jam 0x81 ,mem_mwheel_tog 
-0x3f51 014114 rtn 
-:      014115 mouse_wheel_scan_judge21:
-0x3f52 014116 jam 0x80 ,mem_mwheel_tog 
-0x3f53 014117 rtn 
-:      014118 mouse_wheel_scan_judge22:
-0x3f54 014119 jam 0x83 ,mem_mwheel_tog 
-0x3f55 014120 rtn 
-:      014121 mouse_wheel_scan_judge3:
-0x3f56 014122 fetch 1 ,mem_mwheel_tog 
-0x3f57 014123 set0 7 ,pdata 
-0x3f58 014124 store 1 ,mem_mwheel_tog 
-0x3f59 014125 beq 0 ,mouse_wheel_scan_judge30 
-0x3f5a 014126 beq 1 ,mouse_wheel_scan_judge31 
-0x3f5b 014127 beq 2 ,mouse_wheel_scan_judge32 
-0x3f5c 014128 beq 3 ,mouse_wheel_scan_judge33 
-0x3f5d 014129 rtn 
-:      014130 mouse_wheel_scan_judge30:
-0x3f5e 014131 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f5f 014132 beq 3 ,mouse_wheel_forward 
-0x3f60 014133 rtn 
-:      014134 mouse_wheel_scan_judge31:
-0x3f61 014135 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f62 014136 beq 0 ,mouse_wheel_forward 
-0x3f63 014137 rtn 
-:      014138 mouse_wheel_scan_judge32:
-0x3f64 014139 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f65 014140 beq 3 ,mouse_wheel_back 
-0x3f66 014141 rtn 
-:      014142 mouse_wheel_scan_judge33:
-0x3f67 014143 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f68 014144 beq 0 ,mouse_wheel_back 
-0x3f69 014145 rtn 
-:      014146 mouse_wheel_forward:
-0x3f6a 014147 jam 0 ,mem_mouse_z_data_count1 
-0x3f6b 014148 fetch 1 ,mem_mouse_z_data 
-0x3f6c 014149 increase 1 ,pdata 
-0x3f6d 014150 store 1 ,mem_mouse_z_data 
-0x3f6e 014151 rtn 
-:      014152 mouse_wheel_back:
-0x3f6f 014153 jam 0 ,mem_mouse_z_data_count 
-0x3f70 014154 fetch 1 ,mem_mouse_z_data 
-0x3f71 014155 increase -1 ,pdata 
-0x3f72 014156 store 1 ,mem_mouse_z_data 
-0x3f73 014157 rtn 
-:      014160 mouse_hid_connected:
-0x3f74 014161 setarg hid_handshake_timeout 
-0x3f75 014162 store 1 ,mem_hid_handshake_timer_count 
-0x3f76 014163 rtn 
-:      014165 mouse_send_process:
-0x3f77 014166 fetch 1 ,mem_app_handshake_flag 
-0x3f78 014167 rtn blank 
-0x3f79 014168 call l2cap_malloc_is_fifo_nearly_full 
-0x3f7a 014169 nrtn blank 
-0x3f7b 014170 fetch mouse_flag_len ,mem_mouse_flag 
-0x3f7c 014171 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
-0x3f7d 014172 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
-0x3f7e 014173 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x3f7f 014174 call mouse_motion 
-0x3f80 014175 nrtn user 
-:      014176 mouse_send_data:
-0x3f81 014177 arg 9 ,rega 
-0x3f82 014178 call hid_malloc_tx_buff 
-0x3f83 014179 fetch 2 ,mem_hid_int_remote_cid 
-0x3f84 014180 istore 2 ,contw 
-0x3f85 014181 setarg 0x02a1 
-0x3f86 014182 istore 2 ,contw 
-0x3f87 014183 fetch 7 ,mem_mouse_key 
-0x3f88 014184 istore 7 ,contw 
-0x3f89 014185 rtn 
-:      014188 mouse_send_empty_data:
-0x3f8a 014189 setarg 0 
-0x3f8b 014190 store 7 ,mem_mouse_key 
-0x3f8c 014191 branch mouse_send_data 
-:      014194 mouse_no_data_timer_init:
-0x3f8d 014195 fetch 2 ,mem_mouse_no_data_timeout 
-0x3f8e 014196 store 2 ,mem_mouse_no_data_timer 
-0x3f8f 014197 rtn 
-:      014200 mouse_fill_data_le:
-0x3f90 014201 bpatch patch1c_5 ,mem_patch1c 
-0x3f91 014202 arg 7 ,rega 
-0x3f92 014203 fetcht 2 ,mem_le_notify_handle 
-0x3f93 014204 call le_att_malloc_tx_notify 
-0x3f94 014205 fetch 7 ,mem_mouse_key 
-0x3f95 014206 istore 7 ,contw 
-0x3f96 014207 rtn 
-:      014209 mouse_motion:
-0x3f97 014210 bpatch patch1c_6 ,mem_patch1c 
-0x3f98 014211 disable user 
-0x3f99 014212 setarg 0 
-0x3f9a 014213 store 6 ,mem_mouse_x 
-0x3f9b 014214 call mouse_cheak_sensor_data 
-0x3f9c 014215 call mouse_zwheel 
-0x3f9d 014216 call mouse_t_zwheel 
-0x3f9e 014217 call mouse_key 
-0x3f9f 014218 nrtn user 
-0x3fa0 014219 call mouse_no_data_timer_init 
-0x3fa1 014220 arg mouse_statue_up_flag ,queue 
-0x3fa2 014221 branch mouse_enable_function_flag 
-:      014223 motion_6clk_direction_dispose:
-0x3fa3 014224 fetch 2 ,mem_mouse_x 
-0x3fa4 014225 sub pdata ,0 ,pdata 
-0x3fa5 014226 store 2 ,mem_mouse_x 
-0x3fa6 014227 branch enable_user 
-:      014228 motion_12clk_direction_dispose:
-0x3fa7 014229 fetch 2 ,mem_mouse_y 
-0x3fa8 014230 sub pdata ,0 ,pdata 
-0x3fa9 014231 store 2 ,mem_mouse_y 
-0x3faa 014232 branch enable_user 
-:      014233 motion_9clk_direction_dispose:
-0x3fab 014234 fetch 2 ,mem_mouse_y 
-0x3fac 014235 sub pdata ,0 ,pdata 
-0x3fad 014236 store 2 ,mem_mouse_y 
-0x3fae 014237 fetch 2 ,mem_mouse_x 
-0x3faf 014238 sub pdata ,0 ,pdata 
-0x3fb0 014239 store 2 ,mem_mouse_x 
-0x3fb1 014240 call mouse_sensor_data_swap_places 
-0x3fb2 014241 branch enable_user 
-:      014242 motion_3clk_direction_dispose:
-0x3fb3 014243 call mouse_sensor_data_swap_places 
-0x3fb4 014244 branch enable_user 
-:      014245 mouse_cheak_sensor_data:
-0x3fb5 014246 fetch 1 ,mem_spi_write_flash_sm 
-0x3fb6 014247 rtnne flash_sm_no_buys 
-0x3fb7 014248 fetch 1 ,mem_config_sensor_type 
-0x3fb8 014249 beq p3205 ,mouse_p32xx_sensor_motion 
-0x3fb9 014250 beq p3065 ,mouse_p32xx_sensor_motion 
-0x3fba 014251 beq ka8 ,mouse_p32xx_sensor_motion 
-0x3fbb 014252 beq p3204 ,mouse_p32xx_sensor_motion 
-0x3fbc 014253 beq p3212 ,mouse_p3212_sensor_motion 
-0x3fbd 014254 beq p3610 ,mouse_p3610_sensor_motion 
-0x3fbe 014255 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x3fbf 014256 branch mouse_p32xx_sensor_motion 
-:      014258 mouse_clear_sensor_data:
-0x3fc0 014259 fetch 1 ,mem_mouse_move_flag 
-0x3fc1 014260 call mouse_read_sensor_common ,blank 
-0x3fc2 014261 jam 1 ,mem_mouse_move_flag 
-0x3fc3 014262 rtn 
-:      014265 mouse_p3212_sensor_motion:
-0x3fc4 014266 call mouse_clear_sensor_data 
-0x3fc5 014267 fetcht 1 ,mem_sensor_data_gpio 
-0x3fc6 014268 call gpio_get_bit 
-0x3fc7 014269 nrtn true 
-:      014270 mouse_p3212_sensor_motion_1:
-0x3fc8 014271 setarg pan_reg_pid_l 
-0x3fc9 014272 call twspi_read 
-0x3fca 014273 bne p32xx_id1 ,mouse_twspi_reset 
-0x3fcb 014274 setarg pan_reg_motion_staus 
-0x3fcc 014275 call twspi_read 
-0x3fcd 014276 rtnbit0 7 
-0x3fce 014277 call mouse_read_sensor_common 
-0x3fcf 014278 call mouse_read_3212sensor_xy_high 
-0x3fd0 014279 store 1 ,mem_mouse_xy_h 
-0x3fd1 014280 rshift4 pdata ,pdata 
-0x3fd2 014281 call extsign_bit3 
-0x3fd3 014282 store 1 ,mem_mouse_x + 1 
-0x3fd4 014283 fetch 1 ,mem_mouse_xy_h 
-0x3fd5 014284 and pdata ,0x0f ,pdata 
-0x3fd6 014285 call extsign_bit3 
-0x3fd7 014286 store 1 ,mem_mouse_y + 1 
-0x3fd8 014287 fetch 1 ,mem_config_sensor_angle 
-0x3fd9 014288 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
-0x3fda 014289 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
-0x3fdb 014290 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
-0x3fdc 014291 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
-0x3fdd 014292 rtn 
-:      014294 mouse_read_3212sensor_xy_high:
-0x3fde 014295 setarg 0x12 
-0x3fdf 014296 branch twspi_read 
-:      014298 mouse_p3065_judge:
-0x3fe0 014299 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x3fe1 014300 branch mouse_twspi_reset 
-:      014302 mouse_p32xx_sensor_motion:
-0x3fe2 014303 call mouse_clear_sensor_data 
-0x3fe3 014304 disable user 
-0x3fe4 014305 fetcht 1 ,mem_sensor_data_gpio 
-0x3fe5 014306 call gpio_get_bit 
-0x3fe6 014307 nrtn true 
-:      014308 mouse_p32xx_sensor_motion_2:
-0x3fe7 014309 setarg pan_reg_pid_l 
-0x3fe8 014310 call twspi_read 
-0x3fe9 014311 bne p32xx_id1 ,mouse_p3065_judge 
-:      014312 mouse_p32xx_sensor_motion_1:
-0x3fea 014313 setarg pan_reg_motion_staus 
-0x3feb 014314 call twspi_read 
-0x3fec 014315 rtnbit0 7 
-0x3fed 014316 call mouse_read_sensor_common 
-0x3fee 014317 fetch 1 ,mem_mouse_x 
-0x3fef 014318 call extsign 
-0x3ff0 014319 store 2 ,mem_mouse_x 
-0x3ff1 014320 fetch 1 ,mem_mouse_y 
-0x3ff2 014321 call extsign 
-0x3ff3 014322 store 2 ,mem_mouse_y 
-0x3ff4 014323 fetch 1 ,mem_config_sensor_angle 
-0x3ff5 014324 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
-0x3ff6 014325 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
-0x3ff7 014326 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
-0x3ff8 014327 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
-0x3ff9 014328 rtn 
-:      014330 motion32xx_6clk_direction_selection:
-0x3ffa 014331 call motion_6clk_direction_dispose 
-0x3ffb 014332 branch mouse_sensor_sdio_low 
-:      014333 motion32xx_9clk_direction_selection:
-0x3ffc 014334 call motion_9clk_direction_dispose 
-0x3ffd 014335 branch mouse_sensor_sdio_low 
-:      014336 motion32xx_12clk_direction_selection:
-0x3ffe 014337 call motion_12clk_direction_dispose 
-0x3fff 014338 branch mouse_sensor_sdio_low 
-:      014339 motion32xx_3clk_direction_selection:
-0x4000 014340 call motion_3clk_direction_dispose 
-0x4001 014341 branch mouse_sensor_sdio_low 
-:      014343 mouse_sensor_data_swap_places:
-0x4002 014344 fetch 2 ,mem_mouse_y 
-0x4003 014345 fetcht 2 ,mem_mouse_x 
-0x4004 014346 store 2 ,mem_mouse_x 
-0x4005 014347 storet 2 ,mem_mouse_y 
-0x4006 014348 rtn 
-:      014350 mouse_p3610sensor_read:
-0x4007 014351 call spi_ncs_enable 
-0x4008 014352 nop 100 
-0x4009 014353 copy regb ,pdata 
-0x400a 014354 call twspi_read 
-0x400b 014355 copy pdata ,regb 
-0x400c 014356 call spi_ncs_disable 
-0x400d 014357 nop 100 
-0x400e 014358 copy regb ,pdata 
-0x400f 014359 rtn 
-:      014360 mouse_p3610_sensor_motion:
-0x4010 014361 disable user 
-0x4011 014362 fetcht 1 ,mem_sensor_data_gpio 
-0x4012 014363 call gpio_get_bit 
-0x4013 014364 nrtn true 
-0x4014 014365 arg pan_reg_motion_staus ,regb 
-0x4015 014366 call mouse_p3610sensor_read 
-0x4016 014367 rtnbit0 7 
-0x4017 014368 arg pan_reg_pid_l ,regb 
-0x4018 014369 call mouse_p3610sensor_read 
-0x4019 014370 store 1 ,mem_sensor_id1 
-0x401a 014371 bne p3610_id1 ,mouse_init_3610sensor_reset 
-0x401b 014372 fetch 1 ,mem_mouse_move_flag 
-0x401c 014373 call mouse_read_sensor3610_data ,blank 
-0x401d 014374 jam 1 ,mem_mouse_move_flag 
-0x401e 014375 call mouse_read_sensor3610_data 
-0x401f 014376 fetch 1 ,mem_mouse_xy_h 
-0x4020 014377 rshift4 pdata ,pdata 
-0x4021 014378 call extsign_bit3 
-0x4022 014379 store 1 ,mem_mouse_x + 1 
-0x4023 014380 fetch 1 ,mem_mouse_xy_h 
-0x4024 014381 and pdata ,0x0f ,pdata 
-0x4025 014382 call extsign_bit3 
-0x4026 014383 store 1 ,mem_mouse_y + 1 
-0x4027 014384 fetch 1 ,mem_config_sensor_angle 
-0x4028 014385 beq 0 ,motion3610_6clk_direction_selection 
-0x4029 014386 beq 1 ,motion3610_9clk_direction_selection 
-0x402a 014387 beq 2 ,motion3610_12clk_direction_selection 
-0x402b 014388 beq 3 ,motion3610_3clk_direction_selection 
-0x402c 014389 rtn 
-:      014391 mouse_3610_smart_select:
-0x402d 014392 fetch 1 ,mem_sensor_smart_flag 
-0x402e 014393 beq p3610_smart_enable ,mouse_3610_smart_disable 
-0x402f 014394 beq p3610_smart_disable ,mouse_3610_smart_enable 
-0x4030 014395 rtn 
-:      014398 motion3610_6clk_direction_selection:
-0x4031 014399 call motion_6clk_direction_dispose 
-0x4032 014400 branch mouse_3610_smart_select 
-:      014402 motion3610_12clk_direction_selection:
-0x4033 014403 call motion_12clk_direction_dispose 
-0x4034 014404 branch mouse_3610_smart_select 
-:      014406 motion3610_9clk_direction_selection:
-0x4035 014407 call motion_9clk_direction_dispose 
-0x4036 014408 branch mouse_3610_smart_select 
-:      014410 motion3610_3clk_direction_selection:
-0x4037 014411 call motion_3clk_direction_dispose 
-0x4038 014412 branch mouse_3610_smart_select 
-:      014414 mouse_read_sensor3610_data:
-0x4039 014415 call spi_ncs_enable 
-0x403a 014416 call mouse_read_sensor_common 
-0x403b 014417 arg 5 ,pdata 
-0x403c 014418 call twspi_read 
-0x403d 014419 store 1 ,mem_mouse_xy_h 
-0x403e 014420 arg 7 ,pdata 
-0x403f 014421 call twspi_read 
-0x4040 014422 store 1 ,mem_sensor_shutter_hi 
-0x4041 014423 arg 8 ,pdata 
-0x4042 014424 call twspi_read 
-0x4043 014425 store 1 ,mem_sensor_shutter_lo 
-0x4044 014426 branch spi_ncs_disable 
-:      014429 mouse_3610_smart_enable:
-0x4045 014430 fetch 1 ,mem_sensor_shutter_hi 
-0x4046 014431 rtnne 0 
-0x4047 014432 fetch 1 ,mem_sensor_shutter_lo 
-0x4048 014433 sub pdata ,45 ,null 
-0x4049 014434 rtn positive 
-0x404a 014435 jam p3610_smart_enable ,mem_sensor_smart_flag 
-0x404b 014436 setarg 0xba41 
-0x404c 014437 call sensor_write 
-0x404d 014438 setarg 0x0032 
-0x404e 014439 call sensor_write 
-0x404f 014440 setarg 0xb541 
-0x4050 014441 branch sensor_write 
-:      014442 mouse_3610_smart_disable:
-0x4051 014443 fetch 1 ,mem_sensor_shutter_hi 
-0x4052 014444 rtnne 0 
-0x4053 014445 fetch 1 ,mem_sensor_shutter_lo 
-0x4054 014446 sub pdata ,45 ,null 
-0x4055 014447 nrtn positive 
-0x4056 014448 jam p3610_smart_disable ,mem_sensor_smart_flag 
-0x4057 014449 setarg 0xba41 
-0x4058 014450 call sensor_write 
-0x4059 014451 setarg 0x8032 
-0x405a 014452 call sensor_write 
-0x405b 014453 setarg 0xb541 
-0x405c 014454 branch sensor_write 
-:      014458 mouse_read_sensor_common:
-0x405d 014459 arg pan_reg_delta_x ,pdata 
-0x405e 014460 call twspi_read 
-0x405f 014461 store 2 ,mem_mouse_x 
-0x4060 014462 arg pan_reg_delta_y ,pdata 
-0x4061 014463 call twspi_read 
-0x4062 014464 store 2 ,mem_mouse_y 
-0x4063 014465 rtn 
-:      014467 mouse_set_qdecoder_x:
-0x4064 014468 arg mouse_default_xa_gpio ,temp 
-0x4065 014469 call gpio_config_input 
-0x4066 014470 arg mouse_default_xa_gpio ,temp 
-0x4067 014471 call gpio_get_bit 
-0x4068 014472 rtn true 
-0x4069 014473 hfetch 1 ,core_qdec_cntx 
-0x406a 014474 set1 4 ,pdata 
-0x406b 014475 hstore 1 ,core_qdec_cntx 
-0x406c 014476 rtn 
-:      014478 mouse_hardware_zwheel:
-0x406d 014479 fetcht 1 ,mem_mouse_z_data 
-0x406e 014480 hfetch 1 ,core_qdec_cntx 
-0x406f 014481 iadd temp ,pdata 
-0x4070 014482 rtn blank 
-0x4071 014483 store 1 ,mem_mouse_z 
-0x4072 014484 jam 0 ,mem_mouse_z_data 
-0x4073 014485 branch enable_user 
-:      014486 mouse_hardware_zwheel_beforelpm:
-0x4074 014487 fetcht 1 ,mem_mouse_z_data 
-0x4075 014488 hfetch 1 ,core_qdec_cntx 
-0x4076 014489 iadd temp ,pdata 
-0x4077 014490 store 1 ,mem_mouse_z_data 
-0x4078 014491 rtn 
-:      014492 mouse_zwheel:
-0x4079 014493 fetch 1 ,mem_mouse_z_data 
-0x407a 014494 rtn blank 
-0x407b 014495 store 1 ,mem_mouse_z 
-0x407c 014496 jam 0 ,mem_mouse_z_data 
-0x407d 014497 branch enable_user 
-:      014499 mouse_t_zwheel:
-0x407e 014500 fetch 1 ,mem_mouse_tz_data 
-0x407f 014501 rtn blank 
-0x4080 014502 store 1 ,mem_mouse_tz 
-0x4081 014503 jam 0 ,mem_mouse_tz_data 
-0x4082 014504 branch enable_user 
-:      014506 mouse_check_key_gpio:
-0x4083 014507 arg 0 ,rega 
-0x4084 014508 fetcht 1 ,mem_lbutton_gpio 
-0x4085 014509 call gpio_get_bit 
-0x4086 014510 setflag true ,0 ,rega 
-0x4087 014511 fetcht 1 ,mem_rbutton_gpio 
-0x4088 014512 call gpio_get_bit 
-0x4089 014513 setflag true ,1 ,rega 
-0x408a 014514 fetcht 1 ,mem_mbutton_gpio 
-0x408b 014515 call gpio_get_bit 
-0x408c 014516 setflag true ,2 ,rega 
-0x408d 014517 call mouse_check_s_key_gpio 
-0x408e 014518 copy rega ,pdata 
-0x408f 014519 rtn 
-:      014520 mouse_check_s_key_gpio:
-0x4090 014521 fetch 1 ,mem_bk_button_gpio 
-0x4091 014522 rtneq gpio_disable 
-0x4092 014523 fetcht 1 ,mem_bk_button_gpio 
-0x4093 014524 call gpio_get_bit 
-0x4094 014525 setflag true ,3 ,rega 
-0x4095 014526 fetcht 1 ,mem_fw_button_gpio 
-0x4096 014527 call gpio_get_bit 
-0x4097 014528 setflag true ,4 ,rega 
-0x4098 014529 rtn 
-:      014531 mouse_key:
-0x4099 014532 call mouse_check_key_gpio 
-0x409a 014533 call mouse_set_mult 
-0x409b 014534 call mouse_24g_key 
-0x409c 014535 copy rega ,pdata 
-0x409d 014536 fetcht 1 ,mem_mouse_key 
-0x409e 014537 store 1 ,mem_mouse_key 
-0x409f 014538 ixor temp ,pdata 
-0x40a0 014539 sub pdata ,0 ,null 
-0x40a1 014540 rtn zero 
-0x40a2 014541 branch enable_user 
-:      014543 mouse_24g_key:
-0x40a3 014544 rtnmark0 mark_24g 
-0x40a4 014545 copy rega ,pdata 
-0x40a5 014546 rtn blank 
-0x40a6 014547 store 1 ,mem_mouse_key 
-0x40a7 014548 branch enable_user 
-:      014551 mouse_set_mult:
-0x40a8 014552 fetch 2 ,mem_ui_state_map 
-0x40a9 014553 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
-0x40aa 014554 fetch 2 ,mem_ui_state_map 
-0x40ab 014555 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
-0x40ac 014556 rtn 
-:      014557 mouse_set_ble_mult:
-0x40ad 014558 copy rega ,pdata 
-0x40ae 014559 nbranch le_set_config_short_mult ,blank 
-0x40af 014560 branch le_clr_config_short_mult 
-:      014561 mouse_set_bt_mult:
-0x40b0 014562 copy rega ,pdata 
-0x40b1 014563 nbranch classic_bt_set_mult_short_flag ,blank 
-0x40b2 014564 branch classic_bt_clr_mult_short_flag 
-:      014567 mouse_sensor_sdio_low:
-0x40b3 014568 bpatch patch1c_7 ,mem_patch1c 
-0x40b4 014569 arg mouse_spi1_sdio_gpio ,temp 
-0x40b5 014570 fetch mouse_flag_len ,mem_mouse_flag 
-0x40b6 014571 isolate1 mouse_enable_spi2 ,pdata 
-0x40b7 014572 call mouse_sensor_sdio_low2 ,true 
-0x40b8 014573 call gpio_get_bit 
-0x40b9 014574 rtn true 
-0x40ba 014575 setarg 0x0a 
-0x40bb 014576 call twspi_read 
-0x40bc 014577 nop 1000 
-0x40bd 014578 branch mouse_sensor_sdio_low 
-:      014579 mouse_sensor_sdio_low2:
-0x40be 014580 arg mouse_spi2_sdio_gpio ,temp 
-0x40bf 014581 rtn 
-:      014583 mouse_spi_sdio_gpio_pollup:
-0x40c0 014584 fetch mouse_flag_len ,mem_mouse_flag 
-0x40c1 014585 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
-:      014586 mouse_spi1_sdio_gpio_pollup:
-0x40c2 014587 arg mouse_spi1_sdio_gpio ,temp 
-0x40c3 014588 branch gpio_config_input_without_wake 
-:      014589 mouse_spi2_sdio_gpio_pollup:
-0x40c4 014590 arg mouse_spi2_sdio_gpio ,temp 
-0x40c5 014591 branch gpio_config_input_without_wake 
-:      014594 mouse_init_sunt:
-0x40c6 014595 call mouse_spi_init 
-0x40c7 014596 rtn wake 
-0x40c8 014597 call mouse_spi_sdio_gpio_pollup 
-0x40c9 014598 fetch 1 ,mem_config_sensor_type 
-0x40ca 014599 beq p3610 ,mouse_init_3610sensor 
-:      014600 mouse_init_sensor:
-0x40cb 014601 call mouse_read_sensor_id 
-0x40cc 014602 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x40cd 014603 beq p3065_id1 ,mouse_p3065_init_param 
-0x40ce 014604 call mouse_twspi_reset 
-0x40cf 014605 nop 1000 
-0x40d0 014606 branch mouse_init_sensor 
-:      014607 mouse_twspi_reset:
-0x40d1 014608 bpatch patch1d_0 ,mem_patch1d 
-0x40d2 014609 fetch mouse_flag_len ,mem_mouse_flag 
-0x40d3 014610 bbit1 mouse_enable_spi2 ,twspi_reset2 
-0x40d4 014611 branch twspi_reset 
-:      014613 mouse_init_3610sensor:
-0x40d5 014614 call mouse_read_sensor_id 
-0x40d6 014615 beq p3610_id1 ,mouse_init_p3610 
-0x40d7 014616 call mouse_init_3610sensor_reset 
-0x40d8 014617 branch mouse_init_3610sensor 
-:      014619 mouse_read_sensor_id:
-0x40d9 014620 setarg pan_reg_pid_h 
-0x40da 014621 call twspi_read 
-0x40db 014622 store 1 ,mem_sensor_id2 
-0x40dc 014623 setarg pan_reg_pid_l 
-0x40dd 014624 call twspi_read 
-0x40de 014625 store 1 ,mem_sensor_id1 
-0x40df 014626 rtn 
-:      014627 mouse_init_p32xx_id2_judge:
-0x40e0 014628 fetch 1 ,mem_sensor_id2 
-0x40e1 014629 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
-0x40e2 014630 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x40e3 014631 beq p3212_id2 ,mouse_3212_init_param 
-0x40e4 014632 beq pka8_id2 ,mouse_ka8_init_param 
-0x40e5 014633 rtn 
-:      014634 mouse_ka8_init_param:
-0x40e6 014635 jam ka8 ,mem_config_sensor_type 
-0x40e7 014636 rtn 
-:      014637 mouse_p3065xy_init_param:
-0x40e8 014638 jam p3065_xy ,mem_config_sensor_type 
-0x40e9 014639 rtn 
-:      014640 mouse_p3065_init_param:
-0x40ea 014641 fetch 1 ,mem_sensor_id2 
-0x40eb 014642 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x40ec 014643 jam p3065 ,mem_config_sensor_type 
-0x40ed 014644 rtn 
-:      014645 mouse_3212_init_param:
-0x40ee 014646 jam p3212 ,mem_config_sensor_type 
-0x40ef 014647 call mouse_sensor_disable_wp 
-0x40f0 014648 setarg 0x3426 
-0x40f1 014649 call twspi_write 
-0x40f2 014650 setarg 0x0419 
-0x40f3 014651 call twspi_write 
-:      014652 mouse_sensor_enable_wp:
-0x40f4 014653 setarg 0x0009 
-0x40f5 014654 branch twspi_write 
-:      014655 mouse_sensor_disable_wp:
-0x40f6 014656 setarg 0x5a09 
-0x40f7 014657 branch twspi_write 
-:      014659 mouse_3204_3l_init_param:
-0x40f8 014660 jam p3204 ,mem_config_sensor_type 
-0x40f9 014661 call mouse_sensor_disable_wp 
-0x40fa 014662 setarg 0x0f0d 
-0x40fb 014663 call twspi_write 
-0x40fc 014664 setarg 0xe31d 
-0x40fd 014665 call twspi_write 
-0x40fe 014666 setarg 0xd27d 
-0x40ff 014667 call twspi_write 
-0x4100 014668 call mouse_32xx_init_param 
-0x4101 014669 branch mouse_32xx_init_param_1 
-:      014671 mouse_32xx_init_param:
-0x4102 014672 setarg 0x351b 
-0x4103 014673 call twspi_write 
-0x4104 014674 setarg 0xb428 
-0x4105 014675 call twspi_write 
-0x4106 014676 setarg 0x4629 
-0x4107 014677 call twspi_write 
-0x4108 014678 setarg 0x962a 
-0x4109 014679 call twspi_write 
-0x410a 014680 setarg 0x8c2b 
-0x410b 014681 call twspi_write 
-0x410c 014682 setarg 0x6e2c 
-0x410d 014683 call twspi_write 
-0x410e 014684 setarg 0x642d 
-0x410f 014685 call twspi_write 
-0x4110 014686 setarg 0x5f38 
-0x4111 014687 call twspi_write 
-0x4112 014688 setarg 0x0f39 
-0x4113 014689 call twspi_write 
-0x4114 014690 setarg 0x323a 
-0x4115 014691 call twspi_write 
-0x4116 014692 setarg 0x473b 
-0x4117 014693 call twspi_write 
-0x4118 014694 setarg 0x1042 
-0x4119 014695 branch twspi_write 
-:      014696 mouse_32xx_init_param_1:
-0x411a 014697 setarg 0x2e54 
-0x411b 014698 call twspi_write 
-0x411c 014699 setarg 0xf255 
-0x411d 014700 call twspi_write 
-0x411e 014701 setarg 0xf461 
-0x411f 014702 call twspi_write 
-0x4120 014703 setarg 0x7063 
-0x4121 014704 call twspi_write 
-0x4122 014705 setarg 0x5275 
-0x4123 014706 call twspi_write 
-0x4124 014707 setarg 0x4176 
-0x4125 014708 call twspi_write 
-0x4126 014709 setarg 0xed77 
-0x4127 014710 call twspi_write 
-0x4128 014711 setarg 0x2378 
-0x4129 014712 call twspi_write 
-0x412a 014713 setarg 0x4679 
-0x412b 014714 call twspi_write 
-0x412c 014715 setarg 0xe57a 
-0x412d 014716 call twspi_write 
-0x412e 014717 setarg 0x487c 
-0x412f 014718 call twspi_write 
-0x4130 014719 setarg 0x777e 
-0x4131 014720 call twspi_write 
-0x4132 014721 setarg 0x017f 
-0x4133 014722 call twspi_write 
-0x4134 014723 setarg 0x000b 
-0x4135 014724 call twspi_write 
-0x4136 014725 setarg 0x007f 
-0x4137 014726 call twspi_write 
-0x4138 014727 branch mouse_sensor_enable_wp 
-:      014730 mouse_3205_3t_init_param:
-0x4139 014731 jam p3205 ,mem_config_sensor_type 
-0x413a 014732 call mouse_sensor_disable_wp 
-0x413b 014733 setarg 0x100d 
-0x413c 014734 call twspi_write 
-0x413d 014735 setarg 0xed1d 
-0x413e 014736 call twspi_write 
-0x413f 014737 setarg 0x807d 
-0x4140 014738 call twspi_write 
-0x4141 014739 call mouse_32xx_init_param 
-0x4142 014740 setarg 0x0943 
-0x4143 014741 call twspi_write 
-0x4144 014742 branch mouse_32xx_init_param_1 
-:      014745 mouse_init_3610sensor_reset:
-0x4145 014746 fetcht 1 ,mem_sensor_reset_gpio 
-0x4146 014747 call gpio_out_active 
-0x4147 014748 call delay_10ms 
-0x4148 014749 fetcht 1 ,mem_sensor_reset_gpio 
-0x4149 014750 call gpio_out_inactive 
-0x414a 014751 branch delay_10ms 
-:      014753 mouse_init_p3610:
-0x414b 014754 jam p3610 ,mem_config_sensor_type 
-0x414c 014755 setarg 0xba41 
-0x414d 014756 call sensor_write 
-0x414e 014757 setarg 0x0d11 
-0x414f 014758 call sensor_write 
-0x4150 014759 setarg 0x041b 
-0x4151 014760 call sensor_write 
-0x4152 014761 setarg 0x041c 
-0x4153 014762 call sensor_write 
-0x4154 014763 setarg 0x0f1d 
-0x4155 014764 call sensor_write 
-0x4156 014765 setarg 0x0032 
-0x4157 014766 call sensor_write 
-0x4158 014767 setarg 0xb541 
-0x4159 014768 branch sensor_write 
-:      014772 mouse_set_sensor_reg:
-0x415a 014773 setarg 0xba41 
-0x415b 014774 call sensor_write 
-0x415c 014775 nop 4000 
-0x415d 014776 setarg 0xff7f 
-0x415e 014777 call sensor_write 
-0x415f 014778 copy rega ,pdata 
-0x4160 014779 call sensor_write 
-0x4161 014780 setarg 0x007f 
-0x4162 014781 call sensor_write 
-0x4163 014782 setarg 0xb541 
-0x4164 014783 branch sensor_write 
-:      014785 extsign:
-0x4165 014786 rtnbit0 7 
-0x4166 014787 arg 0xff00 ,temp 
-0x4167 014788 ior temp ,pdata 
-0x4168 014789 rtn 
-:      014791 extsign_bit3:
-0x4169 014792 rtnbit0 3 
-0x416a 014793 arg 0xf0 ,temp 
-0x416b 014794 ior temp ,pdata 
-0x416c 014795 rtn 
-:      014798 mouse_le:
-0x416d 014799 call le_fifo_check_nearly_full 
-0x416e 014800 nrtn blank 
-0x416f 014801 fetch 1 ,mem_le_connect_status_flag 
-0x4170 014802 and pdata ,0x03 ,pdata 
-0x4171 014803 rtnne 0x03 
-0x4172 014804 fetch mouse_flag_len ,mem_mouse_flag 
-0x4173 014805 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4174 014806 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4175 014807 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4176 014808 call mouse_motion 
-0x4177 014809 nrtn user 
-0x4178 014810 branch mouse_fill_data_le 
-:      014812 mouse_le_send_empty_packet:
-0x4179 014813 setarg 0 
-0x417a 014814 store 7 ,mem_mouse_key 
-0x417b 014815 branch mouse_fill_data_le 
-:      014817 mouse_priority_bb_event:
-0x417c 014818 copy regc ,pdata 
-0x417d 014819 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x417e 014820 beq bt_evt_bb_connected ,mouse_stop_discovery 
-0x417f 014821 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
-0x4180 014822 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
-0x4181 014823 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
-0x4182 014824 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x4183 014825 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
-0x4184 014826 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
-0x4185 014827 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
-0x4186 014828 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
-0x4187 014829 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
-0x4188 014830 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
-0x4189 014831 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x418a 014832 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x418b 014833 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
-0x418c 014834 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
-0x418d 014835 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x418e 014836 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x418f 014837 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x4190 014838 rtn 
-:      014841 mouse_le_pairing_complete:
-0x4191 014842 branch app_ble_store_reconn_info 
-:      014844 mouse_24g_attempt_fail:
-0x4192 014845 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4193 014846 fetch 1 ,mem_reconn_times 
-0x4194 014847 nbranch mouse_polling_device ,blank 
-0x4195 014848 fetch 1 ,mem_device_flag 
-0x4196 014849 fetcht 1 ,mem_24g_device_number 
-0x4197 014850 isub temp ,null 
-0x4198 014851 branch app_enter_hibernate ,zero 
-0x4199 014852 rtn 
-:      014853 mouse_24g_attempt_success:
-0x419a 014854 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419b 014855 rtn 
-:      014856 mouse_24g_pairing_complete:
-0x419c 014857 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419d 014858 arg mosue_24g_pairing_flag ,queue 
-0x419e 014859 call mouse_disable_function_flag 
-0x419f 014860 setarg 0 
-0x41a0 014861 store 2 ,mem_24g_pairing_timer_count 
-0x41a1 014862 jam 0 ,mem_mouse_move_flag 
-0x41a2 014864 fetch 1 ,mem_config_sensor_type 
-0x41a3 014865 sub pdata ,p3610 ,null 
-0x41a4 014866 call mouse_read_sensor3610_data ,zero 
-0x41a5 014867 ncall mouse_read_sensor_common ,zero 
-0x41a6 014869 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x41a7 014870 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
-0x41a8 014871 call mouse_set_24g_addr_eeprom 
-0x41a9 014872 branch iicd_write_protect_eep_data 
-:      014874 mouse_set_24g_addr_eeprom:
-0x41aa 014875 call g24_head_ptr2regc 
-0x41ab 014876 add regc ,offset_24g_addr ,rega 
-0x41ac 014877 arg mouse_g24_addr_eeprom_offect ,regb 
-0x41ad 014878 arg 4 ,temp 
-0x41ae 014879 rtn 
-:      014881 mouse_store_flash_24g_address:
-0x41af 014882 call g24_head_ptr2regc 
-0x41b0 014883 add regc ,offset_24g_addr ,regb 
-0x41b1 014884 ifetch 1 ,regb 
-0x41b2 014885 store 1 ,mem_mouse_24g_addr 
-0x41b3 014886 branch mouse_store_flash_device_info 
-:      014889 mouse_le_pairing_success:
-0x41b4 014890 arg ll_pairing_success_flag ,queue 
-0x41b5 014891 branch mouse_le_enable_connect_flag 
-:      014892 mouse_le_ll_start_encryt:
-0x41b6 014893 jam 2 ,mem_le_start_encrypt_timer 
-0x41b7 014894 arg ll_start_enc_flag ,queue 
-0x41b8 014895 branch mouse_le_enable_connect_flag 
-:      014898 mouse_le_enable_connect_flag:
-0x41b9 014899 fetch 1 ,mem_le_connect_status_flag 
-0x41ba 014900 qset1 pdata 
-0x41bb 014901 store 1 ,mem_le_connect_status_flag 
-0x41bc 014902 rtn 
-:      014904 mouse_le_disable_connect_flag:
-0x41bd 014905 fetch 1 ,mem_le_connect_status_flag 
-0x41be 014906 qset0 pdata 
-0x41bf 014907 store 1 ,mem_le_connect_status_flag 
-0x41c0 014908 rtn 
-:      014909 mouse_le_clean_connect_flag:
-0x41c1 014910 jam 0 ,mem_le_connect_status_flag 
-0x41c2 014911 rtn 
-:      014913 mouse_le_bb_event_connected:
-0x41c3 014914 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c4 014915 set0 app_disc_by_button ,pdata 
-0x41c5 014916 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c6 014917 setarg 0 
-0x41c7 014918 store 2 ,mem_mouse_direct_timer 
-0x41c8 014919 call mouse_no_data_timer_init 
-0x41c9 014920 branch mouse_stop_discovery 
-:      014922 mouse_bb_event_pincode:
-0x41ca 014923 call pincode_reinit 
-0x41cb 014924 branch app_bt_set_pincode 
-:      014925 mouse_bb_event_reconn_timeout:
-:      014926 mouse_bb_event_reconn_failed:
-0x41cc 014927 fetch 1 ,mem_reconn_times 
-0x41cd 014928 nbranch mouse_polling_device ,blank 
-0x41ce 014929 fetch 2 ,mem_ui_state_map 
-0x41cf 014930 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41d0 014931 fetch mouse_flag_len ,mem_mouse_flag 
-0x41d1 014932 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41d2 014933 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
-0x41d3 014934 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41d4 014935 branch app_bb_hibernate 
-:      014938 mouse_bt_hid_connected:
-0x41d5 014939 branch mouse_hid_connected 
-:      014941 mouse_bt_event_setup_complete:
-0x41d6 014942 rtn 
-:      014944 mouse_soft_reset:
-0x41d7 014945 call mouse_select_device_enable 
-0x41d8 014946 branch soft_reset_chip 
-:      014948 mouse_bb_disconnected:
-0x41d9 014949 bpatch patch1d_1 ,mem_patch1d 
-0x41da 014950 call mouse_bb_discon_clear_stack 
-0x41db 014951 fetch mouse_flag_len ,mem_mouse_flag 
-0x41dc 014952 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41dd 014953 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41de 014954 fetch 1 ,mem_reconn_times 
-0x41df 014955 nbranch mouse_polling_device ,blank 
-0x41e0 014956 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41e1 014957 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x41e2 014958 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41e3 014959 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
-0x41e4 014960 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
-0x41e5 014961 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41e6 014962 branch mouse_start_discovery 
-:      014963 mouse_bb_discon_clear_stack:
-0x41e7 014964 setarg 0 
-0x41e8 014965 store 8 ,mem_wheel_tb_old_pinlevel 
-0x41e9 014966 istore 4 ,contw 
-0x41ea 014967 jam 0 ,mem_mouse_send_blank_timer 
-0x41eb 014968 jam 0 ,mem_mouse_move_flag 
-0x41ec 014969 jam app_handshake_null ,mem_app_handshake_flag 
-0x41ed 014970 jam 0 ,mem_ltk_exists 
-0x41ee 014971 rtn 
-:      014973 mouse_event_light_state_pairing:
-0x41ef 014974 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
-0x41f0 014975 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41f1 014976 branch mouse_start_discovery 
-:      014977 mouse_event_light_state_hibernate:
-0x41f2 014978 fetch 2 ,mem_ui_state_map 
-0x41f3 014979 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41f4 014980 branch app_bb_hibernate 
-:      014982 mouse4_0_event_bb_disconn:
-0x41f5 014983 call mouse_le_clean_connect_flag 
-0x41f6 014984 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41f7 014985 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41f8 014986 branch app_bb_hibernate 
-:      014988 mouse_bb_event_timer:
-0x41f9 014989 call mouse_adc_read 
-0x41fa 014990 call mouse_24g_delay_timer 
-0x41fb 014991 call mouse_ban_24g_pairing_timer 
-0x41fc 014992 call mouse_dpi_led_blink_delay_timer 
-0x41fd 014993 call mouse_statue_up_timer 
-0x41fe 014995 call mouse_statue_cheak_timer 
-0x41ff 014996 call mouse_select_device 
-0x4200 014997 call mouse_bt_discovery_cheak 
-0x4201 014998 call mouse_low_voltage_led_timer 
-0x4202 014999 call mouse_sensor_led_contrl_timer 
-0x4203 015000 call mouse_check_hid_handshake_timer 
-0x4204 015001 call mouse_check_discovery_timeout_timer 
-0x4205 015002 call mouse_check_direct_timeout_timer 
-0x4206 015003 call mouse_check_no_data_timeout_timer 
-0x4207 015004 call mouse_check_mouse_state_timer 
-0x4208 015005 branch mouse_le_enable_att_list_timer 
-:      015009 mouse_sensor_led_contrl_timer:
-0x4209 015010 fetch 1 ,mem_mouse_sensor_timer_count 
-0x420a 015011 rtn blank 
-0x420b 015012 increase -1 ,pdata 
-0x420c 015013 store 1 ,mem_mouse_sensor_timer_count 
-0x420d 015014 nrtn blank 
-0x420e 015015 branch mouse_sensor_led_contrl 
-:      015016 mouse_sensor_led_contrl:
-0x420f 015017 fetch 1 ,mem_sensor_led_style 
-0x4210 015018 rtneq ui_led_state_blink_stop 
-0x4211 015019 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
-:      015020 mouse_sensor_led_blink_state_lighting:
-0x4212 015021 call mouse_sensor_led_on 
-0x4213 015022 jam ui_led_state_blink_darking ,mem_sensor_led_style 
-0x4214 015023 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4215 015024 rtn 
-:      015025 mouse_sensor_led_blink_state_darking:
-0x4216 015026 call mouse_sensor_led_off 
-0x4217 015027 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
-0x4218 015028 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4219 015029 rtn 
-:      015031 mouse_sensor_led_blink_stop:
-:      015032 mouse_sensor_reset:
-0x421a 015033 setarg 0x8006 
-0x421b 015034 call twspi_write 
-0x421c 015035 nop 1000 
-0x421d 015036 jam 0x00 ,mem_mouse_sensor_timer_count 
-0x421e 015037 jam ui_led_state_blink_stop ,mem_sensor_led_style 
-0x421f 015038 branch mouse_init_p32xx_id2_judge 
-:      015040 mouse_p3212sensor_led_on:
-0x4220 015041 setarg 0xa006 
-0x4221 015042 call twspi_write 
-0x4222 015043 setarg 0xa005 
-0x4223 015044 branch twspi_write 
-:      015045 mouse_sensor_led_on_global:
-0x4224 015046 jam 0 ,mem_mouse_sensor_timer_count 
-:      015047 mouse_sensor_led_on:
-0x4225 015048 fetch 1 ,mem_config_sensor_type 
-0x4226 015049 beq p3212 ,mouse_p3212sensor_led_on 
-0x4227 015050 setarg 0x0106 
-0x4228 015051 call twspi_write 
-0x4229 015052 setarg 0xa105 
-0x422a 015053 branch twspi_write 
-:      015055 mouse_sensor_led_off_global:
-0x422b 015056 jam 0 ,mem_mouse_sensor_timer_count 
-:      015057 mouse_sensor_led_off:
-0x422c 015058 setarg 0x0906 
-0x422d 015059 branch twspi_write 
-:      015060 mouse_sensor_start_blink:
-0x422e 015061 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x422f 015062 jam ui_led_state_blink_start ,mem_sensor_led_style 
-0x4230 015063 rtn 
-:      015065 mouse_check_hid_handshake_timer:
-0x4231 015066 arg mem_hid_handshake_timer_count ,regc 
-0x4232 015067 arg mouse_bt_hid_handshake ,regb 
-0x4233 015068 branch timer_single_step 
-:      015070 mouse_check_discovery_timeout_timer:
-0x4234 015071 arg mem_mouse_discovery_timer ,regc 
-0x4235 015072 arg mouse_check_discovery_timeout ,regb 
-0x4236 015073 branch timer_single_step_2b 
-:      015075 mouse_check_direct_timeout_timer:
-0x4237 015076 arg mem_mouse_direct_timer ,regc 
-0x4238 015077 arg mouse_check_direct_timeout ,regb 
-0x4239 015078 branch timer_single_step_2b 
-:      015080 mouse_check_no_data_timeout_timer:
-0x423a 015081 arg mem_mouse_no_data_timer ,regc 
-0x423b 015082 arg mouse_check_no_data_timeout ,regb 
-0x423c 015083 branch timer_single_step_2b 
-:      015085 mouse_check_mouse_state_timer:
-0x423d 015086 arg mem_mouse_statue_led_timer ,regc 
-0x423e 015087 arg mouse_statue_led_off ,regb 
-0x423f 015088 branch timer_single_step 
-:      015092 mouse_le_enable_att_list_timer:
-0x4240 015093 arg mem_le_start_encrypt_timer ,regc 
-0x4241 015094 arg mouse_le_enable_att_list ,regb 
-0x4242 015095 branch timer_single_step 
-:      015097 mouse_24g_delay_timer:
-0x4243 015098 arg mem_24g_enter_lpm_timer ,regc 
-0x4244 015099 arg mouse_24g_delay ,regb 
-0x4245 015100 branch timer_single_step 
-:      015102 mouse_ban_24g_pairing_timer:
-0x4246 015103 arg mem_24g_pairing_timer_count ,regc 
-0x4247 015104 arg mouse_ban_24g_pairing ,regb 
-0x4248 015105 branch timer_single_step_2b 
-:      015106 mouse_ban_24g_pairing:
-:      015107 mouse_24g_delay:
-0x4249 015108 rtn 
-:      015111 mosue_dpi_led_blink_init:
-0x424a 015112 fetch mouse_flag_len ,mem_mouse_flag 
-0x424b 015113 rtnbit0 mouse_enable_dpi_led_blink 
-0x424c 015114 jam 10 ,mem_mouse_dpi_led_delay_count 
-0x424d 015115 fetch 1 ,mem_dpi_led_gpio 
-0x424e 015116 store 1 ,mem_mouse_struct_led_gpio 
-0x424f 015117 rtn 
-:      015120 mouse_dpi_led_blink_delay_timer:
-0x4250 015121 arg mem_mouse_dpi_led_delay_count ,regc 
-0x4251 015122 arg mouse_dpi_led_setting ,regb 
-0x4252 015123 branch timer_single_step 
-:      015124 mouse_dpi_led_setting:
-0x4253 015125 fetch 1 ,mem_dpi_led_gpio 
-0x4254 015126 store 1 ,mem_mouse_struct_led_gpio 
-0x4255 015127 setarg led_dpi_blink 
-0x4256 015128 store 2 ,mem_mouse_on_time 
-0x4257 015129 store 2 ,mem_mouse_off_time 
-0x4258 015130 arg 0 ,rega 
-0x4259 015131 fetcht 1 ,mem_mouse_dpi 
-0x425a 015132 increase 1 ,temp 
-0x425b 015133 storet 1 ,mem_mouse_blink_count 
-0x425c 015134 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x425d 015135 rtn 
-:      015137 mouse_le_enable_att_list:
-0x425e 015138 fetch 1 ,mem_le_connect_status_flag 
-0x425f 015139 rtnbit1 ll_pairing_success_flag 
-0x4260 015140 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x4261 015141 call ui_ipc_send_cmd 
-0x4262 015142 arg write_req_enable_flag ,queue 
-0x4263 015143 branch mouse_le_enable_connect_flag 
-:      015146 mouse_check_discovery_timeout:
-0x4264 015147 call mouse_stop_discovery 
-0x4265 015148 branch app_enter_hibernate 
-:      015150 mouse_check_direct_timeout:
-0x4266 015151 call app_ble_stop_direct_adv 
-0x4267 015152 fetch 1 ,mem_reconn_times 
-0x4268 015153 nbranch mouse_polling_device ,blank 
-0x4269 015154 branch app_enter_hibernate 
-:      015156 mouse_check_no_data_timeout:
-0x426a 015157 bmark1 mark_24g ,check_51cmd_hibernate 
-0x426b 015158 branch mouse_disconnect 
-:      015162 mouse_bb_event_discovery_btn:
-0x426c 015163 bpatch patch1d_2 ,mem_patch1d 
-0x426d 015164 jam 0 ,mem_mouse_send_blank_timer 
-0x426e 015165 call mouse_disconnect 
-0x426f 015166 call mouse_le_clean_connect_flag 
-0x4270 015167 branch mouse_start_discovery 
-:      015171 mouse3_0_check_reconn_target:
-0x4271 015172 fetch 6 ,mem_hci_plap 
-0x4272 015173 branch app_bt_start_discovery_short ,blank 
-0x4273 015174 call mouse_reconn_setting_led_gpio 
-0x4274 015175 jam 0x17 ,mem_connection_options 
-0x4275 015176 fetch 1 ,mem_ssp_enable 
-0x4276 015177 nbranch app_bt_start_reconnect ,blank 
-0x4277 015178 jam 0x04 ,mem_connection_options 
-0x4278 015179 branch app_bt_start_reconnect 
-:      015181 mouse4_0_check_reconn_target:
-0x4279 015182 fetch 2 ,mem_mouse_direct_timeout 
-0x427a 015183 store 2 ,mem_mouse_direct_timer 
-0x427b 015184 call mouse_reconn_setting_led_gpio 
-0x427c 015185 call app_lpm_mult_disable 
-0x427d 015186 branch check_51cmd_adv 
-:      015188 mouse_reconn_setting_led_gpio:
-0x427e 015189 setarg led_reconnect_blink 
-0x427f 015190 store 2 ,mem_mouse_on_time 
-0x4280 015191 store 2 ,mem_mouse_off_time 
-0x4281 015192 branch mouse_setting_led_gpio_comman 
-:      015194 mouse_discover_setting_led_gpio:
-0x4282 015195 setarg led_discovery_blink 
-0x4283 015196 store 2 ,mem_mouse_on_time 
-0x4284 015197 store 2 ,mem_mouse_off_time 
-:      015198 mouse_setting_led_gpio_comman:
-0x4285 015199 fetch 1 ,mem_device_flag 
-0x4286 015200 beq mode_bt_device1 ,mouse_device_led1 
-0x4287 015201 beq mode_bt_device2 ,mouse_device_led2 
-0x4288 015202 beq mode_bt_device3 ,mouse_device_led3 
-0x4289 015203 rtn 
-:      015204 mouse_device_led1:
-0x428a 015205 fetch 1 ,mem_config_device1_led_gpio 
-0x428b 015206 branch mouse_led_blink 
-:      015207 mouse_device_led2:
-0x428c 015208 fetch 1 ,mem_config_device2_led_gpio 
-0x428d 015209 branch mouse_led_blink 
-:      015210 mouse_device_led3:
-0x428e 015211 fetch 1 ,mem_config_device3_led_gpio 
-:      015212 mouse_led_blink:
-0x428f 015213 store 1 ,mem_temp 
-0x4290 015214 call mouse_devce_led_off 
-0x4291 015215 fetch 1 ,mem_temp 
-0x4292 015216 store 1 ,mem_mouse_struct_led_gpio 
-0x4293 015217 arg 0 ,rega 
-0x4294 015218 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x4295 015219 branch ui_led_blink_start_global 
-:      015221 mouse_led_off:
-0x4296 015222 arg 0 ,rega 
-0x4297 015223 branch ui_led_off_global 
-:      015224 mouse_led_on:
-0x4298 015225 arg 0 ,rega 
-0x4299 015226 branch ui_led_on_global 
-:      015228 mouse4_0_bb_event_discovery_btn:
-0x429a 015229 branch mouse_le_clean_connect_flag 
-:      015231 mouse_bt_hid_handshake:
-0x429b 015232 jam app_handshake_done ,mem_app_handshake_flag 
-0x429c 015233 call app_lpm_mult_enable 
-0x429d 015234 call app_bt_store_reconn_info 
-0x429e 015235 setarg 0 
-0x429f 015236 store 2 ,mem_discovery_timeout_timer_count 
-0x42a0 015237 store 1 ,mem_hid_handshake_timer_count 
-0x42a1 015238 branch app_bt_enter_sniff 
-:      015240 mouse_check_reconn_target:
-0x42a2 015241 call mouse_cheak_select_device_by_switch 
-0x42a3 015242 fetch 1 ,mem_device_flag 
-0x42a4 015243 fetcht 1 ,mem_24g_device_number 
-0x42a5 015244 isub temp ,null 
-0x42a6 015245 branch mouse_connect_24g_mode ,zero 
-0x42a7 015246 fetch 1 ,mem_xrecord_mode 
-0x42a8 015247 beq rec_3_mode ,mouse3_0_check_reconn_target 
-0x42a9 015248 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x42aa 015249 branch mouse_start_discovery 
-:      015250 mouse_connect_24g_mode:
-0x42ab 015251 call mouse_start_24g_mode 
-0x42ac 015252 rtnmark1 mark_24g 
-0x42ad 015253 fetch 1 ,mem_reconn_times 
-0x42ae 015254 nbranch mouse_polling_device ,blank 
-0x42af 015255 rtn 
-:      015257 mouse_start_discovery:
-0x42b0 015258 bpatch patch1d_3 ,mem_patch1d 
-0x42b1 015259 fetch 2 ,mem_ui_state_map 
-0x42b2 015260 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x42b3 015261 fetch mouse_flag_len ,mem_mouse_flag 
-0x42b4 015262 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x42b5 015263 random pdata 
-0x42b6 015264 store 1 ,mem_le_lap + 1 
-:      015265 mouse_start_discovery_norandom:
-0x42b7 015266 call app_lpm_mult_disable 
-0x42b8 015267 fetch 2 ,mem_discovery_timeout 
-0x42b9 015268 store 2 ,mem_mouse_discovery_timer 
-0x42ba 015269 jam 6 ,mem_connection_options 
-0x42bb 015270 setarg 0 
-0x42bc 015271 store 2 ,mem_mouse_no_data_timer 
-0x42bd 015272 store 2 ,mem_mouse_direct_timer 
-0x42be 015273 arg mouse_store_eeprom_flag ,queue 
-0x42bf 015274 call mouse_enable_function_flag 
-0x42c0 015275 call mouse_bt_discovery_button_down_disable 
-0x42c1 015276 fetch 1 ,mem_device_option 
-0x42c2 015277 isolate1 mode_4_mouse ,pdata 
-0x42c3 015278 call check_51cmd_adv ,true 
-0x42c4 015279 fetch 1 ,mem_device_option 
-0x42c5 015280 isolate1 mode_3_mouse ,pdata 
-0x42c6 015281 call check_51cmd_start_discovery ,true 
-0x42c7 015282 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c8 015283 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x42c9 015284 branch mouse_discover_setting_led_gpio 
-:      015286 mouse_stop_discovery:
-0x42ca 015287 bpatch patch1d_4 ,mem_patch1d 
-0x42cb 015288 fetch 1 ,mem_device_option 
-0x42cc 015289 isolate1 mode_4_mouse ,pdata 
-0x42cd 015290 call mouse_stop_le_adv ,true 
-0x42ce 015291 fetch 1 ,mem_device_option 
-0x42cf 015292 isolate1 mode_3_mouse ,pdata 
-0x42d0 015293 call mouse_stop_bt3_discovery ,true 
-0x42d1 015294 fetch mouse_flag_len ,mem_mouse_flag 
-0x42d2 015295 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-0x42d3 015296 branch mouse_devce_led_off 
-:      015297 mouse_stop_le_adv:
-0x42d4 015298 setarg 0 
-0x42d5 015299 store 2 ,mem_mouse_direct_timer 
-0x42d6 015300 branch check_51cmd_stop_adv 
-:      015301 mouse_stop_bt3_discovery:
-0x42d7 015302 setarg 0 
-0x42d8 015303 store 2 ,mem_mouse_discovery_timer 
-0x42d9 015304 branch check_51cmd_stop_discovery 
-:      015310 mouse_store_remote_bdaddr:
-0x42da 015311 fetch mouse_flag_len ,mem_mouse_flag 
-0x42db 015312 rtnbit0 mouse_store_eeprom_flag 
-0x42dc 015313 arg mouse_store_eeprom_flag ,queue 
-0x42dd 015314 call mouse_disable_function_flag 
-0x42de 015315 call mouse_check_device_addr 
-:      015316 mouse_unplug_clean_bdaddr:
-0x42df 015317 call mouse_before_store_reconn_info 
-0x42e0 015318 fetch mouse_flag_len ,mem_mouse_flag 
-0x42e1 015319 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x42e2 015320 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x42e3 015321 rtn 
-:      015322 mouse_store_eeprom_device_info:
-0x42e4 015323 arg 88 ,temp 
-0x42e5 015324 arg mem_device_flag ,rega 
-0x42e6 015325 arg mouse_info_eeprom_offect ,regb 
-0x42e7 015326 branch iicd_write_protect_eep_data 
-:      015328 mouse_check_device_addr:
-0x42e8 015329 fetch 1 ,mem_record_bt_mode 
-0x42e9 015330 beq rec_4_mode ,mouse_check_le_device_addr 
-0x42ea 015331 beq rec_3_mode ,mouse_check_bt_device_addr 
-0x42eb 015332 rtn 
-:      015333 mouse_check_le_device_addr:
-0x42ec 015334 store 1 ,mem_device_addr_temp 
-0x42ed 015335 fetch 6 ,mem_le_plap 
-0x42ee 015336 branch mouse_check_bt_device_addr_common 
-:      015337 mouse_check_bt_device_addr:
-0x42ef 015338 store 1 ,mem_device_addr_temp 
-0x42f0 015339 fetch 6 ,mem_plap 
-:      015340 mouse_check_bt_device_addr_common:
-0x42f1 015341 store 6 ,mem_device_addr_temp + 1 
-0x42f2 015342 fetch 7 ,mem_device_addr_temp 
-0x42f3 015343 arg mem_device1_type ,contr 
-0x42f4 015344 arg 3 ,loopcnt 
-:      015345 mouse_check_device_addr_end:
-0x42f5 015346 ifetcht 7 ,contr 
-0x42f6 015347 isub temp ,null 
-0x42f7 015348 branch mouse_clean_addr ,zero 
-0x42f8 015349 increase 22 ,contr 
-0x42f9 015350 loop mouse_check_device_addr_end 
-0x42fa 015351 rtn 
-:      015352 mouse_before_store_reconn_info:
-0x42fb 015353 arg mem_device1_type ,rega 
-0x42fc 015354 fetch 1 ,mem_device_flag 
-0x42fd 015355 increase -1 ,pdata 
-0x42fe 015356 mul32 pdata ,29 ,pdata 
-0x42ff 015357 iadd rega ,rega 
-0x4300 015358 fetch 1 ,mem_record_bt_mode 
-0x4301 015359 istore 1 ,rega 
-0x4302 015360 beq rec_4_mode ,mouse_store_le_device 
-0x4303 015361 beq rec_3_mode ,mouse_store_bt_device 
-0x4304 015362 rtn 
-:      015364 mouse_store_le_device:
-0x4305 015365 fetch 6 ,mem_le_plap 
-0x4306 015366 istore 6 ,contw 
-0x4307 015367 arg mem_le_ltk ,contr 
-0x4308 015368 call memcpy16 
-0x4309 015369 fetch 6 ,mem_le_lap 
-0x430a 015370 istore 6 ,contw 
-0x430b 015371 rtn 
-:      015372 mouse_store_bt_device:
-0x430c 015373 fetch 6 ,mem_plap 
-0x430d 015374 istore 6 ,contw 
-0x430e 015375 arg mem_link_key ,contr 
-0x430f 015376 branch memcpy16 
-:      015378 mouse_clean_addr:
-0x4310 015379 increase -6 ,contr 
-0x4311 015380 copy contr ,contw 
-0x4312 015381 fetcht 6 ,mem_device_addr_temp + 1 
-0x4313 015382 increase 3 ,temp 
-0x4314 015383 istoret 6 ,contw 
-0x4315 015384 rtn 
-:      015388 mouse_eeprom_load_recon_info:
-0x4316 015389 arg 88 ,temp 
-0x4317 015390 arg mem_device_flag ,rega 
-0x4318 015391 arg mouse_info_eeprom_offect ,regb 
-0x4319 015392 call iicd_read_eep_data 
-:      015393 mouse_select_reconn_device:
-0x431a 015394 arg mem_device1_type ,rega 
-0x431b 015395 fetch 1 ,mem_device_flag 
-0x431c 015396 fetcht 1 ,mem_24g_device_number 
-0x431d 015397 isub temp ,null 
-0x431e 015398 rtn zero 
-0x431f 015399 increase -1 ,pdata 
-0x4320 015400 mul32 pdata ,29 ,pdata 
-0x4321 015401 iadd rega ,rega 
-0x4322 015402 ifetch 1 ,rega 
-0x4323 015403 store 1 ,mem_xrecord_mode 
-0x4324 015404 beq rec_3_mode ,mouse_load_bt_device 
-0x4325 015405 beq rec_4_mode ,mouse_load_le_device 
-0x4326 015406 rtn 
-:      015408 mouse_load_bt_device:
-0x4327 015409 ifetch 6 ,contr 
-:      015410 mouse_load_bt_device_end:
-0x4328 015411 store 6 ,mem_hci_plap 
-0x4329 015412 arg mem_link_key ,contw 
-0x432a 015413 call memcpy16 
-0x432b 015414 branch check_link_key_load 
-:      015416 mouse_load_le_device:
-0x432c 015417 ifetch 6 ,contr 
-:      015418 mouse_load_le_device_end:
-0x432d 015419 store 6 ,mem_hci_plap 
-0x432e 015420 arg mem_le_ltk ,contw 
-0x432f 015421 call memcpy16 
-0x4330 015422 ifetch 6 ,contr 
-0x4331 015423 store 6 ,mem_le_lap 
-0x4332 015424 rtn 
-:      015427 mouse_select_device:
-0x4333 015428 fetch 1 ,mem_config_function_enable 
-0x4334 015429 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
-0x4335 015430 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x4336 015431 branch mouse_select_device_by_combination_key 
-:      015433 mouse_select_device_by_combination_key:
-0x4337 015434 call mouse_check_key_gpio 
-0x4338 015435 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
-:      015436 mouse_select_device_commbination_key_up:
-0x4339 015437 jam 30 ,mem_combination_select_device_count 
-0x433a 015438 fetch 1 ,mem_select_device_button_statue 
-0x433b 015439 rtneq dpi_button_state_up 
-0x433c 015440 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x433d 015441 rtn 
-:      015443 mouse_select_device_commbination_key_down:
-0x433e 015444 call mouse_combination_select_device_timer 
-0x433f 015445 fetch 1 ,mem_select_device_button_statue 
-0x4340 015446 rtneq dpi_button_state_down 
-0x4341 015447 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4342 015448 branch mouse_select_device_enable 
-:      015450 mouse_combination_select_device_timer:
-0x4343 015451 fetch 1 ,mem_combination_select_device_count 
-0x4344 015452 rtn blank 
-0x4345 015453 pincrease -1 
-0x4346 015454 store 1 ,mem_combination_select_device_count 
-0x4347 015455 nrtn blank 
-0x4348 015456 branch mouse_ready_reconnection_by_button 
-:      015458 mouse_select_device_by_button:
-0x4349 015459 fetch 1 ,mem_config_select_device_button_gpio 
-0x434a 015460 rtneq gpio_disable 
-0x434b 015461 fetcht 1 ,mem_config_select_device_button_gpio 
-0x434c 015462 call gpio_get_bit 
-0x434d 015463 branch mouse_select_device_button_down ,true 
-:      015464 mouse_select_device_button_up:
-0x434e 015465 fetch 1 ,mem_select_device_button_statue 
-0x434f 015466 rtneq dpi_button_state_up 
-0x4350 015467 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x4351 015468 fetch mouse_flag_len ,mem_mouse_flag 
-0x4352 015469 rtnbit1 mouse_long_bt_button_flag 
-0x4353 015470 branch mouse_ready_reconnection_by_button 
-:      015472 mouse_select_device_button_down:
-0x4354 015473 fetch 1 ,mem_select_device_button_statue 
-0x4355 015474 rtneq dpi_button_state_down 
-0x4356 015475 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4357 015476 arg mouse_long_bt_button_flag ,queue 
-0x4358 015477 branch mouse_disable_function_flag 
-:      015481 mouse_select_device_by_switch:
-0x4359 015482 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x435a 015483 rtnbit0 enable_select_device_by_switch 
-0x435b 015484 fetch 1 ,mem_device_flag 
-0x435c 015485 beq mode_bt_device1 ,mouse_select1_device 
-0x435d 015486 beq mode_24g_device ,mouse_select2_device 
-0x435e 015487 rtn 
-:      015488 mouse_cheak_select_device_by_switch:
-0x435f 015489 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x4360 015490 rtnbit0 enable_select_device_by_switch 
-0x4361 015491 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4362 015492 call gpio_get_bit 
-0x4363 015493 branch mouse_cheak_select_24gdevice ,true 
-:      015494 mouse_select_btdevice:
-0x4364 015495 jam mode_bt_device1 ,mem_device_flag 
-0x4365 015496 rtn 
-:      015497 mouse_cheak_select_24gdevice:
-0x4366 015498 fetch 1 ,mem_24g_device_number 
-0x4367 015499 store 1 ,mem_device_flag 
-0x4368 015500 rtn 
-:      015501 mouse_select1_device:
-0x4369 015502 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436a 015503 nbranch mouse_ready_reconnection_by_button ,true 
-0x436b 015504 rtn 
-:      015505 mouse_select2_device:
-0x436c 015506 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436d 015507 call gpio_get_bit 
-0x436e 015508 branch mouse_select_device_button_down ,true 
-0x436f 015509 rtn 
-:      015514 mouse_ready_reconnection_by_button:
-0x4370 015515 fetcht 1 ,mem_device_flag 
-0x4371 015516 increase 1 ,temp 
-0x4372 015517 fetch 1 ,mem_device_number 
-0x4373 015518 isub temp ,null 
-0x4374 015519 ncall mouse_select_device_count_clean ,positive 
-0x4375 015520 storet 1 ,mem_device_flag 
-0x4376 015521 jam 0 ,mem_link_key_exists 
-0x4377 015522 call mouse_store_device_number2eeprom 
-0x4378 015523 call mouse_select_device_enable 
-0x4379 015525 branch mouse_set_reconnection 
-:      015527 mouse_store_device_number2eeprom:
-0x437a 015528 arg 1 ,temp 
-0x437b 015529 arg mem_device_flag ,rega 
-0x437c 015530 arg 0 ,regb 
-0x437d 015531 branch iicd_write_eep_data 
-:      015533 mouse_set_reconnection:
-0x437e 015534 call mouse_stop_bluetooth_mode 
-0x437f 015535 call mouse_select_device_disable 
-0x4380 015536 branch mouse_soft_reset 
-:      015537 mouse_stop_bluetooth_mode:
-0x4381 015538 fetch 2 ,mem_ui_state_map 
-0x4382 015539 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x4383 015540 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x4384 015541 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x4385 015542 branch mouse_stop_discovery 
-:      015544 mouse_disconnect:
-0x4386 015545 bpatch patch1d_5 ,mem_patch1d 
-0x4387 015546 setarg 0 
-0x4388 015547 store 2 ,mem_mouse_no_data_timer 
-0x4389 015548 fetch 2 ,mem_ui_state_map 
-0x438a 015549 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x438b 015550 fetch 2 ,mem_ui_state_map 
-0x438c 015551 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x438d 015552 rtn 
-:      015554 mouse_irtual_cable_unplug:
-0x438e 015555 setarg 0x01 
-0x438f 015556 store 6 ,mem_plap 
-0x4390 015557 jam rec_3_mode ,mem_record_bt_mode 
-0x4391 015558 branch mouse_unplug_clean_bdaddr 
-:      015561 mouse_cancel_reconnect:
-0x4392 015562 call mouse_bt_cannel_reconn_enable 
-0x4393 015563 branch check_51cmd_bb_reconn_cancel 
-:      015565 mouse_bt_discovery_by_button:
-0x4394 015566 fetch 1 ,mem_config_bt_button_gpio 
-0x4395 015567 rtneq gpio_disable 
-0x4396 015568 fetcht 1 ,mem_config_bt_button_gpio 
-0x4397 015569 call gpio_get_bit 
-0x4398 015570 branch mouse_bt_discovery_button_down ,true 
-:      015571 mouse_bt_discovery_button_up:
-0x4399 015572 fetch 1 ,mem_ui_button_timeout 
-0x439a 015573 store 1 ,mem_combination_ui_button_count 
-0x439b 015574 fetch 1 ,mem_bt_discovey_button_statue 
-0x439c 015575 rtneq dpi_button_state_up 
-0x439d 015576 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x439e 015577 branch mouse_bt_discovery_button_down_disable 
-:      015578 mouse_bt_discovery_button_down:
-0x439f 015579 call mouse_bt_discovry_timer 
-0x43a0 015580 fetch 1 ,mem_bt_discovey_button_statue 
-0x43a1 015581 rtneq dpi_button_state_down 
-0x43a2 015582 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43a3 015583 call check_51cmd_bb_reconn_cancel 
-0x43a4 015584 branch mouse_bt_discovery_button_down_enable 
-:      015587 mouse_bt_discovery_cheak:
-0x43a5 015588 fetch 1 ,mem_config_function_enable 
-0x43a6 015589 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      015590 mouse_bt_discovery_commbination_key:
-0x43a7 015591 call mouse_check_key_gpio 
-0x43a8 015592 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
-:      015593 mouse_bt_discovery_commbination_key_up:
-0x43a9 015594 fetch 1 ,mem_ui_button_timeout 
-0x43aa 015595 store 1 ,mem_combination_ui_button_count 
-0x43ab 015596 fetch 1 ,mem_bt_discovey_button_statue 
-0x43ac 015597 rtneq dpi_button_state_up 
-0x43ad 015598 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x43ae 015599 branch mouse_bt_discovery_button_down_disable 
-:      015602 mouse_bt_discovery_commbination_key_down:
-0x43af 015603 call mouse_bt_discovry_timer 
-0x43b0 015604 fetch 1 ,mem_bt_discovey_button_statue 
-0x43b1 015605 rtneq dpi_button_state_down 
-0x43b2 015606 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43b3 015607 call check_51cmd_bb_reconn_cancel 
-0x43b4 015608 branch mouse_bt_discovery_button_down_enable 
-:      015610 mouse_bt_discovry_timer:
-0x43b5 015611 arg mem_combination_ui_button_count ,regc 
-0x43b6 015612 arg mouse_long_button_bt_discovry ,regb 
-0x43b7 015613 branch timer_single_step 
-:      015615 mouse_long_button_bt_discovry:
-0x43b8 015616 arg mouse_long_bt_button_flag ,queue 
-0x43b9 015617 call mouse_enable_function_flag 
-0x43ba 015618 call app_evt_button_long_pressed 
-0x43bb 015619 branch mouse_bb_event_discovery_btn 
-:      015622 mouse_cpi_enable:
-0x43bc 015623 arg mouse_cpi_flag ,queue 
-0x43bd 015624 branch mouse_enable_function_flag 
-:      015625 mouse_cpi_disable:
-0x43be 015626 arg mouse_cpi_flag ,queue 
-0x43bf 015627 branch mouse_disable_function_flag 
-:      015628 mouse_select_device_enable:
-0x43c0 015629 arg mouse_select_device_flag ,queue 
-0x43c1 015630 branch mouse_enable_function_flag 
-:      015631 mouse_select_device_disable:
-0x43c2 015632 arg mouse_select_device_flag ,queue 
-0x43c3 015633 branch mouse_disable_function_flag 
-:      015634 mouse_bt_cannel_reconn_enable:
-0x43c4 015635 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c5 015636 branch mouse_enable_function_flag 
-:      015637 mouse_bt_cannel_reconn_disable:
-0x43c6 015638 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c7 015639 branch mouse_disable_function_flag 
-:      015640 mouse_bt_discovery_button_down_enable:
-0x43c8 015641 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43c9 015642 branch mouse_enable_function_flag 
-:      015643 mouse_bt_discovery_button_down_disable:
-0x43ca 015644 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43cb 015645 branch mouse_disable_function_flag 
-:      015649 mouse_select_device_count_clean:
-0x43cc 015650 arg 1 ,temp 
-0x43cd 015651 rtn 
-:      015653 mouse_enable_function_flag:
-0x43ce 015654 fetch mouse_flag_len ,mem_mouse_flag 
-0x43cf 015655 qset1 pdata 
-0x43d0 015656 store mouse_flag_len ,mem_mouse_flag 
-0x43d1 015657 rtn 
-:      015659 mouse_disable_function_flag:
-0x43d2 015660 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d3 015661 qset0 pdata 
-0x43d4 015662 store mouse_flag_len ,mem_mouse_flag 
-0x43d5 015663 rtn 
-:      015665 mouse_adc_read:
-0x43d6 015666 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d7 015667 rtnbit0 mouse_enable_adc 
-0x43d8 015668 fetch 1 ,mem_adc_read_timer 
-0x43d9 015669 increase 1 ,pdata 
-0x43da 015670 store 1 ,mem_adc_read_timer 
-0x43db 015671 sub pdata ,10 ,null 
-0x43dc 015672 rtn positive 
-0x43dd 015673 jam 0 ,mem_adc_read_timer 
-0x43de 015674 call adc_set_mode 
-0x43df 015675 call vdd_calculate_by_mode 
-0x43e0 015676 store 2 ,mem_mouse_vdd_now_vol 
-0x43e1 015677 arg mem_mouse_vdd_calculate_set ,rega 
-0x43e2 015678 call adc_bat_percent_lowpower_out 
-0x43e3 015679 fetch 1 ,mem_adc_power_flag 
-0x43e4 015680 bbit1 1 ,mouse_power_down 
-0x43e5 015681 bbit0 0 ,mouse_adc_no_low_voltage 
-0x43e6 015682 branch mouse_adc_low_voltage 
-:      015683 mouse_adc_low_voltage:
-0x43e7 015684 arg mouse_low_voltage_flag ,queue 
-0x43e8 015685 branch mouse_enable_function_flag 
-:      015686 mouse_adc_no_low_voltage:
-0x43e9 015687 arg mouse_low_voltage_flag ,queue 
-0x43ea 015688 branch mouse_disable_function_flag 
-:      015690 mouse_low_voltage_led_timer:
-0x43eb 015691 fetch mouse_flag_len ,mem_mouse_flag 
-0x43ec 015692 rtnbit0 mouse_low_voltage_flag 
-0x43ed 015693 fetch 1 ,mem_config_low_voltage_alarm_gpio 
-0x43ee 015694 store 1 ,mem_mouse_struct_led_gpio 
-0x43ef 015695 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f0 015696 pincrease 1 
-0x43f1 015697 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f2 015698 sub pdata ,20 ,null 
-0x43f3 015699 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x43f4 015700 beq 2 ,mouse_low_voltage_led_on 
-0x43f5 015701 beq 4 ,mouse_low_voltage_led_off 
-0x43f6 015702 beq 6 ,mouse_low_voltage_led_on 
-0x43f7 015703 beq 8 ,mouse_low_voltage_led_off 
-0x43f8 015704 rtn 
-:      015705 mouse_adc_low_volatage_led_timer_count_clean:
-0x43f9 015706 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x43fa 015707 branch mouse_low_voltage_led_off 
-:      015708 mouse_low_voltage_led_on:
-0x43fb 015709 arg 0 ,rega 
-0x43fc 015710 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x43fd 015711 branch ui_led_on_global 
-:      015712 mouse_low_voltage_led_off:
-0x43fe 015713 arg 0 ,rega 
-0x43ff 015714 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x4400 015715 branch ui_led_off_global 
-:      015717 mouse_g24_package_data:
-0x4401 015718 call mouse_motion 
-0x4402 015719 nrtn user 
-0x4403 015720 arg 7 ,rega 
-0x4404 015721 arg mem_mouse_key ,regb 
-0x4405 015722 rtn 
-:      015724 mouse_g24_enter_lpm:
-0x4406 015725 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4407 015726 rtn blank 
-0x4408 015728 fetcht 1 ,mem_dpi_button_gpio 
-0x4409 015729 call gpio_get_bit 
-0x440a 015730 call mouse_24g_dpi_delay_init ,true 
-0x440b 015731 fetch 1 ,mem_24g_enter_lpm_timer 
-0x440c 015732 nrtn blank 
-0x440d 015733 call mouse_check_key_gpio 
-0x440e 015734 nrtn blank 
-0x440f 015735 branch g24_lpm_long_sleep 
-:      015737 mouse_24g_dpi_delay_init:
-0x4410 015738 fetch 1 ,mem_dpi_button_gpio 
-0x4411 015739 rtneq ui_button_gpio_disable 
-0x4412 015740 jam 10 ,mem_24g_enter_lpm_timer 
-0x4413 015741 rtn 
-:      015744 mouse_load_flash_info_cheak:
-0x4414 015745 call mouse_load_flash_flag 
-0x4415 015746 fetch 2 ,mem_store_flag 
-0x4416 015747 arg eeprom_init_flag ,temp 
-0x4417 015748 isub temp ,null 
-0x4418 015749 branch mouse_load_flash_device_info ,zero 
-0x4419 015750 storet 2 ,mem_store_flag 
-0x441a 015751 call mouse_ble_init_address 
-0x441b 015752 branch mouse_store_flash_device_info 
-:      015753 mouse_ble_init_address:
-0x441c 015754 fetch 6 ,mem_le_lap 
-0x441d 015755 store 6 ,mem_device1_locall_addr 
-0x441e 015756 add pdata ,0x0100 ,pdata 
-0x441f 015757 store 6 ,mem_device2_locall_addr 
-0x4420 015758 add pdata ,0x0100 ,pdata 
-0x4421 015759 store 6 ,mem_device3_locall_addr 
-0x4422 015760 rtn 
-:      015763 mouse_load_flash_flag:
-0x4423 015764 setarg mem_store_flag 
-0x4424 015765 arg mem_mouse_information_start ,temp 
-0x4425 015766 isub temp ,temp 
-0x4426 015767 fetch 3 ,mem_flash_base 
-0x4427 015768 iadd temp ,pdata 
-0x4428 015769 arg 2 ,temp 
-0x4429 015770 arg mem_store_flag ,rega 
-0x442a 015771 branch spid_read_flash 
-:      015774 mouse_load_flash_device_info:
-0x442b 015775 setarg mem_mouse_information_end 
-0x442c 015776 arg mem_mouse_information_start ,temp 
-0x442d 015777 isub temp ,temp 
-0x442e 015778 fetch 3 ,mem_flash_base 
-0x442f 015779 arg mem_mouse_information_start ,rega 
-0x4430 015780 call spid_read_flash 
-0x4431 015781 call mouse_select_reconn_device 
-0x4432 015782 fetch 4 ,mem_mouse_24g_addr 
-0x4433 015783 call g24_head_ptr2regc 
-0x4434 015784 branch g24_store_mem_addr 
-:      015786 mouse_store_flash_device_info:
-0x4435 015787 setarg mem_mouse_information_end 
-0x4436 015788 arg mem_mouse_information_start ,temp 
-0x4437 015789 isub temp ,temp 
-0x4438 015790 arg mem_mouse_information_start ,rega 
-0x4439 015791 fetch 3 ,mem_flash_base 
-0x443a 015792 branch flash_write 
-:      015794 mouse_store_eerpom_dpi:
-0x443b 015795 arg 1 ,temp 
-0x443c 015796 arg mem_mouse_dpi ,rega 
-0x443d 015797 arg mouse_dpi_eeprom_offect ,regb 
-0x443e 015798 branch iicd_write_protect_eep_data 
-:      015800 mouse_load_eeprom_dpi:
-0x443f 015801 arg 1 ,temp 
-0x4440 015802 arg mem_mouse_dpi ,rega 
-0x4441 015803 arg mouse_dpi_eeprom_offect ,regb 
-0x4442 015804 branch iicd_read_eep_data 
-:      015806 mouse_statue_cheak_timer:
-0x4443 015807 rtnmark1 mark_24g 
-0x4444 015808 fetch mouse_flag_len ,mem_mouse_flag 
-0x4445 015809 rtnbit0 mouse_enable_statue_up 
-0x4446 015810 fetch 1 ,mem_mouse_1step_up_count 
-0x4447 015811 pincrease 1 
-0x4448 015812 and pdata ,0x07 ,pdata 
-0x4449 015813 store 1 ,mem_mouse_1step_up_count 
-0x444a 015814 rtnne 0x07 
-0x444b 015815 fetch 2 ,mem_ui_state_map 
-0x444c 015816 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
-0x444d 015817 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
-0x444e 015818 rtn 
-:      015823 mouse_check_statue_up:
-0x444f 015824 bpatch patch1d_6 ,mem_patch1d 
-0x4450 015825 fetch 1 ,mem_mouse_2step_up_count 
-0x4451 015826 nrtn blank 
-0x4452 015827 fetch mouse_flag_len ,mem_mouse_flag 
-0x4453 015828 rtnbit0 mouse_statue_up_flag 
-0x4454 015829 fetch 1 ,mem_sensor_squal_reg 
-0x4455 015830 call sensor_read 
-0x4456 015831 store 1 ,mem_sensor_iqc 
-0x4457 015832 sub pdata ,0x10 ,null 
-0x4458 015833 branch mouse_statue_up_timer_init ,positive 
-0x4459 015834 jam 0 ,mem_mouse_2step_up_count 
-0x445a 015835 rtn 
-:      015837 mouse_statue_up_timer_init:
-0x445b 015838 jam 30 ,mem_mouse_2step_up_count 
-0x445c 015839 rtn 
-:      015840 mouse_statue_up_timer:
-0x445d 015841 arg mem_mouse_2step_up_count ,regc 
-0x445e 015842 arg mouse_statue_up ,regb 
-0x445f 015843 branch timer_single_step 
-:      015845 mouse_statue_up:
-0x4460 015846 fetch 1 ,mem_sensor_squal_reg 
-0x4461 015847 call twspi_read 
-0x4462 015848 sub pdata ,0x10 ,null 
-0x4463 015849 nrtn positive 
-0x4464 015850 fetch mouse_flag_len ,mem_mouse_flag 
-0x4465 015851 rtnbit0 mouse_statue_up_flag 
-0x4466 015852 arg mouse_statue_up_flag ,queue 
-0x4467 015853 call mouse_disable_function_flag 
-0x4468 015854 jam 0 ,mem_lpm_mult 
-0x4469 015855 jam 30 ,mem_mouse_statue_led_timer 
-0x446a 015856 call mouse_devce_led_off 
-0x446b 015857 fetch mouse_flag_len ,mem_mouse_flag 
-0x446c 015858 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
-:      015859 mouse_two_device_statue_up:
-0x446d 015860 fetch 1 ,mem_device_flag 
-0x446e 015861 beq mode_bt_device1 ,mouse_device1_led_on 
-0x446f 015862 beq mode_bt_device2 ,mouse_device_blink_led_init 
-0x4470 015863 rtn 
-:      015864 mouse_three_device_statue_up:
-0x4471 015865 fetch 1 ,mem_device_flag 
-0x4472 015866 beq mode_bt_device1 ,mouse_device1_led_on 
-0x4473 015867 beq mode_bt_device2 ,mouse_device2_led_on 
-0x4474 015868 beq mode_bt_device3 ,mouse_device3_led_on 
-0x4475 015869 rtn 
-:      015871 mouse_device_blink_led_init:
-0x4476 015872 fetch 1 ,mem_config_device1_led_gpio 
-0x4477 015873 branch mouse_led_blink 
-:      015877 mouse_statue_led_off:
-0x4478 015878 jam 0x20 ,mem_lpm_mult 
-0x4479 015879 branch mouse_devce_led_off 
-:      015883 mouse_devce1_led_off:
-0x447a 015884 fetch 1 ,mem_config_device1_led_gpio 
-0x447b 015885 rtneq gpio_disable 
-0x447c 015886 store 1 ,mem_mouse_struct_led_gpio 
-0x447d 015887 branch mouse_led_off 
-:      015889 mouse_devce2_led_off:
-0x447e 015890 fetch 1 ,mem_config_device2_led_gpio 
-0x447f 015891 rtneq gpio_disable 
-0x4480 015892 store 1 ,mem_mouse_struct_led_gpio 
-0x4481 015893 branch mouse_led_off 
-:      015895 mouse_devce_led_off:
-0x4482 015896 call mouse_led_off 
-0x4483 015897 call mouse_devce1_led_off 
-0x4484 015898 call mouse_devce2_led_off 
-:      015899 mouse_devce3_led_off:
-0x4485 015900 fetch 1 ,mem_config_device3_led_gpio 
-0x4486 015901 rtneq gpio_disable 
-0x4487 015902 store 1 ,mem_mouse_struct_led_gpio 
-0x4488 015903 branch mouse_led_off 
-:      015905 mouse_device1_led_on:
-0x4489 015906 fetch 1 ,mem_config_device1_led_gpio 
-0x448a 015907 store 1 ,mem_mouse_struct_led_gpio 
-0x448b 015908 branch mouse_led_on 
-:      015909 mouse_device2_led_on:
-0x448c 015910 fetch 1 ,mem_config_device2_led_gpio 
-0x448d 015911 store 1 ,mem_mouse_struct_led_gpio 
-0x448e 015912 branch mouse_led_on 
-:      015913 mouse_device3_led_on:
-0x448f 015914 fetch 1 ,mem_config_device3_led_gpio 
-0x4490 015915 store 1 ,mem_mouse_struct_led_gpio 
-0x4491 015916 branch mouse_led_on 
-:      015920 mouse_polling_device:
-0x4492 015921 bpatch patch1d_7 ,mem_patch1d 
-0x4493 015922 fetch 1 ,mem_reconn_times 
-0x4494 015923 increase -1 ,pdata 
-0x4495 015924 store 1 ,mem_reconn_times 
-0x4496 015925 fetcht 1 ,mem_device_flag 
-0x4497 015926 increase 1 ,temp 
-0x4498 015927 fetch 1 ,mem_device_number 
-0x4499 015928 isub temp ,null 
-0x449a 015929 ncall mouse_select_device_count_clean ,positive 
-0x449b 015930 storet 1 ,mem_device_flag 
-0x449c 015931 jam 0 ,mem_link_key_exists 
-0x449d 015932 call mouse_store_device_number2eeprom 
-0x449e 015933 call mouse_before_store_reconn_info 
-0x449f 015934 branch mouse_check_reconn_target 
-:      015936 mouse_power_down:
-0x44a0 015937 call mouse_devce_led_off 
-0x44a1 015938 setarg 0 
-0x44a2 015939 store 8 ,mem_gpio_wakeup_low 
-0x44a3 015940 branch lpm_hibernate 
-:      015951 remote_car_init:
-0x44a4 015952 rtn wake 
-0x44a5 015953 hfetch 1 ,core_gpio_sel1 
-0x44a6 015954 and_into 0xf0 ,pdata 
-0x44a7 015955 hstore 1 ,core_gpio_sel1 
-0x44a8 015956 call keyscan_key_init 
-0x44a9 015957 setarg remote_car_le_before_hibernate 
-0x44aa 015958 store 2 ,mem_cb_before_hibernate 
-0x44ab 015960 setarg remote_car_process_lpm_before 
-0x44ac 015961 store 2 ,mem_cb_before_lpm 
-0x44ad 015963 setarg remote_car_scale_process_idle 
-0x44ae 015964 store 2 ,mem_cb_idle_process 
-0x44af 015966 setarg remote_car_scale_process_bb_event 
-0x44b0 015967 store 2 ,mem_cb_bb_event_process 
-0x44b1 015969 setarg app_get_lpm_wake_lock 
-0x44b2 015970 store 2 ,mem_cb_check_wakelock 
-0x44b3 015972 call g24_head_ptr2regc 
-0x44b4 015973 setarg remote_car_g24_package_data 
-0x44b5 015974 add regc ,offset_24g_cb_data ,contw 
-0x44b6 015975 istore 2 ,contw 
-0x44b7 015977 setarg remote_car_g24_enter_lpm 
-0x44b8 015978 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x44b9 015979 istore 2 ,contw 
-0x44ba 015981 setarg remote_car_process_lpm_before 
-0x44bb 015982 add regc ,offset_24g_cb_lpm_before ,contw 
-0x44bc 015983 istore 2 ,contw 
-0x44bd 015985 setarg remote_car_event_timer 
-0x44be 015986 store 2 ,mem_cb_event_timer 
-0x44bf 015988 setarg remote_car_power_off_signal 
-0x44c0 015989 store 2 ,mem_remote_car_power_off_cb 
-0x44c1 015991 setarg remote_car_soft_switch_power_on_signal 
-0x44c2 015992 store 2 ,mem_remote_car_power_standby_cb 
-0x44c3 015994 setarg remote_car_send_key_data 
-0x44c4 015995 store 2 ,mem_cb_remote_car_keyscan 
-0x44c5 015997 bpatch patch1e_0 ,mem_patch1e 
-0x44c6 015998 call remote_car_init_environment 
-0x44c7 015999 call queue_init 
-0x44c8 016000 jam 2 ,mem_lpm_mult 
-0x44c9 016001 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x44ca 016002 store 1 ,mem_remote_car_hard_soft_switch 
-0x44cb 016003 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x44cc 016004 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x44cd 016005 store 1 ,mem_ui_button_gpio 
-:      016006 remote_car_soft_switch_power_on_init:
-0x44ce 016007 call remote_car_ui_led_init 
-0x44cf 016008 call ui_button_init 
-0x44d0 016009 call ui_button_polling 
-0x44d1 016010 jam power_starting ,mem_remote_car_power_state 
-0x44d2 016011 fetch 2 ,mem_ui_state_map 
-0x44d3 016012 rtnbit1 ui_state_btn_down 
-0x44d4 016013 branch app_enter_hibernate 
-:      016017 remote_car_hard_switch_power_on_signal:
-0x44d5 016018 jam power_standby ,mem_remote_car_power_state 
-:      016019 remote_car_soft_switch_power_on_signal:
-0x44d6 016020 call remote_car_ui_led_init 
-0x44d7 016022 arg 0 ,rega 
-0x44d8 016023 call ui_led_blink_start_global 
-:      016024 remote_car_connect_24g_mode:
-0x44d9 016025 branch g24_auto_pair_start 
-:      016027 remote_car_power_off_signal:
-0x44da 016028 branch remote_car_ui_led_init 
-:      016030 remote_car_ui_led_init:
-0x44db 016031 bpatch patch1e_1 ,mem_patch1e 
-0x44dc 016032 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x44dd 016033 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016034 remote_car_ui_led_init_1:
-0x44de 016035 fetcht 1 ,mem_remote_car_led_map 
-0x44df 016036 branch gpio_config_output 
-:      016037 remote_car_pairing_led_gpio_set:
-0x44e0 016038 store 1 ,mem_remote_car_led_map 
-0x44e1 016039 branch remote_car_ui_led_init_1 
-:      016042 remote_car_init_environment:
-0x44e2 016043 call g24_set_device_addr 
-0x44e3 016044 fetch 2 ,mem_remote_car_no_data_timeout 
-0x44e4 016045 store 2 ,mem_remote_car_no_data_timer 
-0x44e5 016046 branch remote_car_get_adc_default_data 
-:      016048 remote_car_le_before_hibernate:
-:      016053 remote_car_in_enter_hibernate:
-0x44e6 016054 call gpio_set_before_lpm_common 
-0x44e7 016055 call remote_car_process_lpm_before 
-0x44e8 016056 branch app_enter_hibernate 
-:      016058 remote_car_process_lpm_before:
-0x44e9 016059 branch keyscan_process_lpm_before 
-:      016061 remote_car_g24_enter_lpm:
-0x44ea 016062 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44eb 016063 rtn blank 
-0x44ec 016065 branch g24_lpm_long_sleep 
-:      016067 remote_car_process_auto_pair_exit:
-0x44ed 016068 rtn 
-:      016070 remote_car_key_scan_process:
-0x44ee 016071 branch keyscan_key_process 
-:      016073 remote_car_scale_process_idle:
-0x44ef 016074 call remote_car_rocker_process 
-0x44f0 016075 call remote_car_24g_status_process 
-0x44f1 016076 branch remote_car_key_scan_process 
-:      016078 remote_car_scale_process_bb_event:
-0x44f2 016079 copy regc ,pdata 
-0x44f3 016080 beq bt_evt_button_up ,app_event_button_up 
-0x44f4 016081 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x44f5 016082 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x44f6 016083 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x44f7 016084 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x44f8 016085 rtn 
-:      016087 remote_car_24g_attempt_fail:
-0x44f9 016088 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fa 016089 rtn 
-:      016091 remote_car_24g_pairing_complete:
-0x44fb 016092 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fc 016093 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x44fd 016094 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x44fe 016095 rtn 
-:      016097 remote_car_24g_attempt_success:
-0x44ff 016098 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x4500 016099 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4501 016100 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4502 016101 rtn 
-:      016103 remote_car_24g_status_process:
-0x4503 016104 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4504 016105 rtneq power_on 
-0x4505 016106 fetch 1 ,mem_remote_car_24g_status 
-0x4506 016107 rtneq work_paired 
-0x4507 016108 jam work_paired ,mem_remote_car_24g_status 
-:      016109 remote_car_scale_process_paired:
-0x4508 016110 arg 0 ,rega 
-0x4509 016111 branch ui_led_off_global 
-:      016112 remote_car_scale_process_shutdown:
-0x450a 016113 arg 0 ,rega 
-0x450b 016114 call ui_led_off_global 
-0x450c 016115 call remote_car_ui_led_init 
-0x450d 016116 branch app_enter_hibernate 
-:      016118 remote_car_event_timer:
-0x450e 016119 call app_power_timer 
-0x450f 016120 branch remote_car_no_data_timer 
-:      016122 remote_car_no_data_timer:
-0x4510 016123 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4511 016124 rtn blank 
-0x4512 016125 arg mem_remote_car_no_data_timer ,regc 
-0x4513 016126 arg remote_car_scale_process_shutdown ,regb 
-0x4514 016127 branch timer_single_step_2b 
-:      016130 remote_car_get_adc_default_data:
-0x4515 016131 call remote_car_rocker_get_x 
-0x4516 016132 storet 2 ,mem_current_vdd_value_default_mid_x 
-0x4517 016133 call remote_car_rocker_get_y 
-0x4518 016134 storet 2 ,mem_current_vdd_value_default_mid_y 
-0x4519 016135 rtn 
-:      016136 remote_car_rocker_data_get:
-:      016137 remote_car_rocker_get_x:
-0x451a 016138 fetch 2 ,mem_current_vdd_value_default_mid_x 
-0x451b 016139 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x451c 016140 call remote_car_get_adc_from_gpio6 
-0x451d 016141 call remote_car_rocker_get_value 
-0x451e 016142 store 1 ,mem_rocker_status 
-:      016143 remote_car_rocker_get_y:
-0x451f 016144 fetch 2 ,mem_current_vdd_value_default_mid_y 
-0x4520 016145 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x4521 016146 call remote_car_get_adc_from_gpio7 
-0x4522 016147 call remote_car_rocker_get_value 
-0x4523 016148 store 1 ,mem_rocker_status + 1 
-0x4524 016149 rtn 
-:      016150 remote_car_rocker_get_value:
-0x4525 016151 fetch 2 ,mem_current_vdd_default_range 
-0x4526 016152 copy pdata ,rega 
-0x4527 016153 fetch 2 ,mem_current_vdd_value_default_mid_temp 
-0x4528 016154 call remote_car_rocker_mid_value_adjust 
-0x4529 016155 fetch 1 ,mem_rocker_work_status 
-0x452a 016156 nbranch remote_car_rocker_translate_key ,blank 
-0x452b 016157 nrtn positive 
-0x452c 016158 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
-0x452d 016159 rtn 
-:      016160 remote_car_rocker_mid_value_adjust:
-0x452e 016161 isub temp ,pdata 
-0x452f 016162 branch remote_car_rocker_mid_adjust_positive ,positive 
-0x4530 016163 sub pdata ,0 ,pdata 
-0x4531 016164 jam 1 ,mem_rocker_negative_flag 
-0x4532 016165 isub rega ,null 
-0x4533 016166 rtn 
-:      016167 remote_car_rocker_mid_adjust_positive:
-0x4534 016168 jam 0 ,mem_rocker_negative_flag 
-0x4535 016169 isub rega ,null 
-0x4536 016170 rtn 
-:      016171 remote_car_rocker_translate_key:
-0x4537 016172 nbranch remote_car_rocker_middle_key ,positive 
-0x4538 016173 fetch 1 ,mem_rocker_negative_flag 
-0x4539 016174 nbranch remote_car_rocker_negative_key ,blank 
-:      016175 remote_car_rocker_positive_key:
-0x453a 016176 setarg rocker_positive_key 
-0x453b 016177 rtn 
-:      016178 remote_car_rocker_negative_key:
-0x453c 016179 setarg rocker_negative_key 
-0x453d 016180 rtn 
-:      016181 remote_car_rocker_middle_key:
-0x453e 016182 setarg rocker_middle_key 
-0x453f 016183 rtn 
-:      016184 remote_car_get_adc_from_gpio6:
-0x4540 016185 jam 0x33 ,mem_adc_channel 
-0x4541 016186 branch adc_set_mode 
-:      016187 remote_car_get_adc_from_gpio7:
-0x4542 016188 jam 0x34 ,mem_adc_channel 
-0x4543 016189 branch adc_set_mode 
-:      016192 remote_car_rocker_process:
-0x4544 016193 fetch 1 ,mem_remote_car_config_check_way 
-0x4545 016194 rtnne car_remote_check_rocker 
-:      016195 remote_car_read_rocker_check_start:
-0x4546 016196 bpatch patch1e_2 ,mem_patch1e 
-0x4547 016197 jam 1 ,mem_rocker_work_status 
-0x4548 016198 call remote_car_rocker_data_get 
-0x4549 016199 fetch 2 ,mem_rocker_status 
-0x454a 016200 fetcht 2 ,mem_rocker_last_status 
-0x454b 016201 isub temp ,null 
-0x454c 016202 rtn zero 
-0x454d 016203 store 2 ,mem_rocker_last_status 
-0x454e 016204 call remote_car_rocker_x_to_key 
-0x454f 016205 branch remote_car_rocker_y_to_key 
-:      016207 remote_car_rocker_x_to_key:
-0x4550 016208 fetch 1 ,mem_rocker_x_status 
-0x4551 016209 branch rocker_to_queue_set_0 ,blank 
-0x4552 016210 increase -1 ,pdata 
-0x4553 016211 branch remote_car_rocker_to_key 
-:      016212 remote_car_rocker_y_to_key:
-0x4554 016213 fetch 1 ,mem_rocker_y_status 
-0x4555 016214 branch rocker_to_queue_set_2 ,blank 
-0x4556 016215 increase 1 ,pdata 
-:      016216 remote_car_rocker_to_key:
-0x4557 016217 copy pdata ,queue 
-0x4558 016218 arg 1 ,rega 
-0x4559 016219 branch remote_car_send_key_data 
-:      016221 rocker_to_queue_set_0:
-0x455a 016222 arg 0 ,queue 
-0x455b 016223 arg 0 ,rega 
-0x455c 016224 branch remote_car_send_key_data 
-:      016225 rocker_to_queue_set_2:
-0x455d 016226 arg 2 ,queue 
-0x455e 016227 arg 0 ,rega 
-0x455f 016228 branch remote_car_send_key_data 
-:      016230 remote_car_send_key_data:
-0x4560 016231 copy rega ,pdata 
-0x4561 016232 store 1 ,mem_remote_key_status 
-0x4562 016233 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4563 016234 beq power_on ,g24_auto_pair_start 
-0x4564 016235 fetch 2 ,mem_remote_car_no_data_timeout 
-0x4565 016236 store 2 ,mem_remote_car_no_data_timer 
-0x4566 016237 fetch 1 ,mem_remote_key_status 
-0x4567 016238 branch remote_car_key_is_release ,blank 
-:      016239 remote_car_key_is_press:
-0x4568 016240 bpatch patch1e_3 ,mem_patch1e 
-0x4569 016241 arg 0 ,rega 
-0x456a 016242 call ui_led_on_global 
-:      016243 remote_car_attack_key_press:
-0x456b 016244 copy queue ,pdata 
-0x456c 016245 beq 4 ,remote_car_send_attack_key4_press 
-0x456d 016246 beq 5 ,remote_car_send_attack_key5_press 
-0x456e 016247 beq 6 ,remote_car_send_fire_key6_press 
-:      016250 remote_car_motor_key_press:
-0x456f 016251 call remote_car_device_layout_select 
-0x4570 016252 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
-0x4571 016253 beq control_l_r_ten ,remote_car_double_motor_key_press 
-0x4572 016254 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
-0x4573 016255 rtn 
-:      016257 remote_car_single_motor_key_is_press:
-0x4574 016258 copy queue ,pdata 
-0x4575 016259 beq 0 ,remote_car_send_motor1_key0_press 
-0x4576 016260 beq 1 ,remote_car_send_motor1_key1_press 
-0x4577 016261 beq 2 ,remote_car_send_motor2_key2_press 
-0x4578 016262 beq 3 ,remote_car_send_motor2_key3_press 
-0x4579 016263 rtn 
-:      016265 remote_car_double_motor_key_press:
-0x457a 016266 copy queue ,pdata 
-0x457b 016267 beq 0 ,remote_car_send_double_motor_key0_press 
-0x457c 016268 beq 1 ,remote_car_send_double_motor_key1_press 
-0x457d 016269 beq 2 ,remote_car_send_double_motor_key2_press 
-0x457e 016270 beq 3 ,remote_car_send_double_motor_key3_press 
-0x457f 016271 rtn 
-:      016273 remote_car_key_is_release:
-0x4580 016274 bpatch patch1e_4 ,mem_patch1e 
-0x4581 016275 arg 0 ,rega 
-0x4582 016276 call ui_led_off_global 
-:      016277 remote_car_attack_key_release:
-0x4583 016278 copy queue ,pdata 
-0x4584 016279 beq 4 ,remote_car_send_attack_key4_rel 
-0x4585 016280 beq 5 ,remote_car_send_attack_key5_rel 
-:      016283 remote_car_motor_key_release:
-0x4586 016284 call remote_car_device_layout_select 
-0x4587 016285 beq control_f_b_ten ,remote_car_single_motor_key_rel 
-0x4588 016286 beq control_l_r_ten ,remote_car_double_motor_key_rel 
-0x4589 016287 beq control_l_r_lr ,remote_car_single_motor_key_rel 
-0x458a 016288 rtn 
-:      016290 remote_car_device_layout_select:
-0x458b 016291 fetch 1 ,mem_remote_car_config_layout 
-0x458c 016292 fetcht 1 ,mem_remote_car_config_key_map 
-0x458d 016293 ior temp ,pdata 
-0x458e 016294 rtn 
-:      016297 remote_car_send_motor1_key0_press:
-0x458f 016298 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4590 016299 branch remote_car_send_key 
-:      016300 remote_car_send_motor1_key1_press:
-0x4591 016301 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4592 016302 branch remote_car_send_key 
-:      016303 remote_car_send_motor2_key2_press:
-0x4593 016304 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4594 016305 branch remote_car_send_key 
-:      016306 remote_car_send_motor2_key3_press:
-0x4595 016307 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x4596 016308 branch remote_car_send_key 
-:      016311 remote_car_send_double_motor_key0_press:
-0x4597 016312 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4598 016313 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4599 016314 branch remote_car_send_key 
-:      016315 remote_car_send_double_motor_key1_press:
-0x459a 016316 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459b 016317 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x459c 016318 branch remote_car_send_key 
-:      016319 remote_car_send_double_motor_key2_press:
-0x459d 016320 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459e 016321 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x459f 016322 branch remote_car_send_key 
-:      016323 remote_car_send_double_motor_key3_press:
-0x45a0 016324 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x45a1 016325 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x45a2 016326 branch remote_car_send_key 
-:      016329 remote_car_send_attack_key4_press:
-0x45a3 016330 jam motor_positive ,mem_remote_car_24g_motor3_payload 
-0x45a4 016331 branch remote_car_send_key 
-:      016332 remote_car_send_attack_key5_press:
-0x45a5 016333 jam motor_negative ,mem_remote_car_24g_motor3_payload 
-0x45a6 016334 branch remote_car_send_key 
-:      016336 remote_car_send_fire_key6_press:
-0x45a7 016337 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
-0x45a8 016338 branch remote_car_send_attack 
-:      016340 remote_car_single_motor_key_rel:
-0x45a9 016341 copy queue ,pdata 
-0x45aa 016342 beq 0 ,remote_car_send_motor1_key0_rel 
-0x45ab 016343 beq 1 ,remote_car_send_motor1_key1_rel 
-0x45ac 016344 beq 2 ,remote_car_send_motor2_key2_rel 
-0x45ad 016345 beq 3 ,remote_car_send_motor2_key3_rel 
-0x45ae 016346 rtn 
-:      016348 remote_car_double_motor_key_rel:
-0x45af 016349 copy queue ,pdata 
-0x45b0 016350 beq 0 ,remote_car_send_double_motor_key0_rel 
-0x45b1 016351 beq 1 ,remote_car_send_double_motor_key1_rel 
-0x45b2 016352 beq 2 ,remote_car_send_double_motor_key2_rel 
-0x45b3 016353 beq 3 ,remote_car_send_double_motor_key3_rel 
-0x45b4 016354 rtn 
-:      016356 remote_car_send_motor1_key0_rel:
-:      016357 remote_car_send_motor1_key1_rel:
-0x45b5 016358 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45b6 016359 branch remote_car_send_key 
-:      016360 remote_car_send_motor2_key2_rel:
-:      016361 remote_car_send_motor2_key3_rel:
-0x45b7 016362 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45b8 016363 branch remote_car_send_key 
-:      016365 remote_car_send_double_motor_key0_rel:
-:      016366 remote_car_send_double_motor_key1_rel:
-:      016367 remote_car_send_double_motor_key2_rel:
-:      016368 remote_car_send_double_motor_key3_rel:
-0x45b9 016369 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45ba 016370 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45bb 016371 branch remote_car_send_key 
-:      016373 remote_car_send_attack_key4_rel:
-:      016374 remote_car_send_attack_key5_rel:
-0x45bc 016375 jam motor_stop ,mem_remote_car_24g_motor3_payload 
-0x45bd 016376 branch remote_car_send_key 
-:      016378 remote_car_send_key:
-0x45be 016379 arg mem_remote_car_24g_motor_packet ,rega 
-0x45bf 016380 branch queue_push 
-:      016381 remote_car_send_attack:
-0x45c0 016382 arg mem_remote_car_24g_fire_packet ,rega 
-0x45c1 016383 branch queue_push 
-:      016385 remote_car_g24_package_data:
-0x45c2 016386 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x45c3 016387 beq work_paired ,remote_car_g24_send_empty 
-0x45c4 016388 arg mem_remote_car_24g_tx_temp ,rega 
-0x45c5 016389 call queue_pop 
-0x45c6 016390 nbranch remote_car_moto_data ,user 
-:      016391 remote_car_g24_package_data_continue:
-0x45c7 016392 arg mem_remote_car_24g_tx_temp ,contr 
-0x45c8 016393 ifetch 1 ,contr 
-0x45c9 016394 copy pdata ,rega 
-0x45ca 016395 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x45cb 016398 rtn 
-:      016400 remote_car_g24_send_empty:
-0x45cc 016401 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x45cd 016402 enable user 
-0x45ce 016403 arg 1 ,rega 
-0x45cf 016404 arg mem_remote_car_empty_packet ,regb 
-0x45d0 016405 rtn 
-:      016407 remote_car_moto_data:
-0x45d1 016408 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x45d2 016409 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x45d3 016410 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x45d4 016411 rtn 
-:      016412 remote_car_moto_data_next:
-0x45d5 016413 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x45d6 016414 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d7 016415 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x45d8 016416 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d9 016417 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x45da 016418 nbranch remote_car_moto_data_enable_user ,blank 
-0x45db 016419 rtn 
-:      016420 remote_car_moto_data_enable_user:
-0x45dc 016421 enable user 
-0x45dd 016422 branch remote_car_g24_package_data_continue 
-:      016430 shutter_init:
-0x45de 016431 rtn wake 
-0x45df 016432 hfetch 1 ,core_gpio_sel1 
-0x45e0 016433 and_into 0xfc ,pdata 
-0x45e1 016434 hstore 1 ,core_gpio_sel1 
-0x45e2 016435 setarg shutter_le_before_hibernate 
-0x45e3 016436 store 2 ,mem_cb_before_hibernate 
-0x45e4 016438 setarg shutter_process_lpm_before 
-0x45e5 016439 store 2 ,mem_cb_before_lpm 
-0x45e6 016441 setarg app_enter_hibernate 
-0x45e7 016442 store 2 ,mem_cb_discovry_timeout 
-0x45e8 016444 setarg shutter_process_idle 
-0x45e9 016445 store 2 ,mem_cb_idle_process 
-0x45ea 016447 setarg shutter_process_bb_event 
-0x45eb 016448 store 2 ,mem_cb_bb_event_process 
-0x45ec 016450 setarg shutter_le_scale_lpm_lock 
-0x45ed 016451 store 2 ,mem_cb_check_wakelock 
-0x45ee 016453 setarg ble_shutter_receive_data 
-0x45ef 016454 store 2 ,mem_cb_att_write 
-0x45f0 016456 setarg shutter_le_bb_event_timer 
-0x45f1 016457 store 2 ,mem_cb_event_timer 
-0x45f2 016459 setarg shutter_key_change 
-0x45f3 016460 store 2 ,mem_cb_shutter_keycan 
-0x45f4 016462 setarg shutter_soft_swtich_power_on 
-0x45f5 016463 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x45f6 016464 setarg shutter_soft_swtich_power_off 
-0x45f7 016465 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x45f8 016467 call le_modified_name 
-0x45f9 016468 call shutter_load_bluetooth_config_by_user_config 
-0x45fa 016469 call shutter_init_bluetooth_config 
-0x45fb 016470 call shutter_init_param 
-0x45fc 016471 call keyscan_key_init 
-0x45fd 016472 call shutter_load_buffer_config_form_datarom 
-0x45fe 016473 call queue_init 
-0x45ff 016474 call ui_led_init_global 
-0x4600 016475 call shutter_load_bluetooth_config 
-0x4601 016476 call shutter_load_bluetooth_config_by_eeprom 
-0x4602 016478 bpatch patch1e_5 ,mem_patch1e 
-0x4603 016479 call classic_shutter_load_reconn_info 
-0x4604 016480 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4605 016481 beq hard_switch ,shutter_hart_swtich_power_on 
-0x4606 016482 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x4607 016483 store 1 ,mem_ui_button_gpio 
-0x4608 016484 branch ui_soft_swtich_init 
-:      016487 shutter_hart_swtich_power_on:
-0x4609 016488 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x460a 016489 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x460b 016490 branch shutter_start_reconnect 
-:      016494 shutter_le_scale_lpm_lock:
-0x460c 016495 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x460d 016496 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x460e 016497 call l2cap_malloc_get_full_map 
-0x460f 016498 fetch 1 ,mem_used_map 
-0x4610 016499 nbranch app_get_lpm_wake_lock ,blank 
-0x4611 016500 branch app_put_lpm_wake_lock 
-:      016504 shutter_process_bb_event:
-0x4612 016505 copy regc ,pdata 
-0x4613 016507 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
-0x4614 016508 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
-0x4615 016509 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
-0x4616 016510 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
-0x4617 016511 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
-0x4618 016512 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
-0x4619 016513 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
-0x461a 016514 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
-0x461b 016515 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
-0x461c 016516 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
-0x461d 016517 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
-0x461e 016519 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x461f 016520 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x4620 016521 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x4621 016522 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x4622 016524 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
-0x4623 016525 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x4624 016526 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x4625 016527 rtn 
-:      016532 classic_shutter_process_baseband_connect:
-0x4626 016533 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4627 016534 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4628 016535 rtn 
-:      016538 classic_shutter_process_baseband_disconnect:
-0x4629 016539 call classic_shutter_disconnect_clear_flag 
-0x462a 016540 branch classic_shutter_process_reconnect_failed 
-:      016542 classic_shutter_disconnect_clear_flag:
-0x462b 016543 jam app_handshake_null ,mem_app_handshake_flag 
-0x462c 016544 jam 0 ,mem_hid_handshake_timer_count 
-0x462d 016545 jam 0 ,mem_unsniff2sniff_timer_count 
-0x462e 016546 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x462f 016547 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4630 016548 branch queue_init 
-:      016551 classic_shutter_process_reconnect_failed:
-0x4631 016552 call app_disconn_reason_clear 
-0x4632 016553 branch shutter_start_bluetooth_discovery 
-:      016556 classic_shutter_process_setup_complete:
-0x4633 016557 call shutter_stop_bluetooth_discovery 
-0x4634 016558 branch app_led_stop_blink 
-:      016561 classic_shutter_process_hid_connect:
-0x4635 016562 setarg hid_handshake_timeout 
-0x4636 016563 store 1 ,mem_hid_handshake_timer_count 
-0x4637 016564 rtn 
-:      016567 classic_shutter_process_hid_disconnect:
-0x4638 016568 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4639 016569 setarg flag_shutter_hid_disconn_timeout 
-0x463a 016570 store 1 ,mem_classic_shutter_hid_disconn_count 
-0x463b 016571 rtn 
-:      016574 classic_shutter_process_hid_handshake:
-0x463c 016575 fetch 1 ,mem_app_handshake_flag 
-0x463d 016576 rtneq app_handshake_done 
-0x463e 016577 jam app_handshake_done ,mem_app_handshake_flag 
-0x463f 016578 call app_lpm_mult_enable 
-0x4640 016579 call app_store_reconn_info 
-0x4641 016580 call shutter_stop_bluetooth_discovery 
-0x4642 016581 call app_led_off 
-0x4643 016582 branch app_bt_enter_sniff 
-:      016585 classic_shutter_process_reconnect_page_timeout:
-0x4644 016586 branch classic_shutter_process_reconnect_failed 
-:      016589 classic_shutter_process_virtual_cable_unplug:
-0x4645 016590 setarg flag_shutter_cable_unplug_timeout 
-0x4646 016591 store 1 ,mem_classic_shutter_cable_unplug_conut 
-0x4647 016592 rtn 
-:      016595 classic_shutter_process_remote_unsniff:
-0x4648 016596 branch app_start_auto_sniff 
-:      016600 classic_shutter_process_store_reconnect_information:
-0x4649 016601 arg nvram_eeprom_offset ,regb 
-0x464a 016602 fetch 1 ,mem_nv_data_number 
-0x464b 016603 mul32 pdata ,34 ,temp 
-0x464c 016604 fetch 2 ,mem_nv_data_ptr 
-0x464d 016605 copy pdata ,rega 
-0x464e 016606 branch iicd_write_eep_data 
-:      016608 classic_shutter_load_reconn_info:
-0x464f 016609 arg nvram_eeprom_offset ,regb 
-0x4650 016610 fetch 1 ,mem_shutter_bluetooth_type 
-0x4651 016611 rtnbit0 classic_shutter 
-0x4652 016612 fetch 1 ,mem_nv_data_number 
-0x4653 016613 rtn blank 
-0x4654 016614 mul32 pdata ,34 ,temp 
-0x4655 016615 fetch 2 ,mem_nv_data_ptr 
-0x4656 016616 copy pdata ,rega 
-0x4657 016617 branch iicd_read_eep_data 
-:      016621 ble_shutter_process_baseband_connect:
-0x4658 016622 call shutter_stop_bluetooth_discovery 
-0x4659 016623 setarg 0 
-0x465a 016624 store 2 ,mem_ble_shutter_reconn_timer 
-0x465b 016625 branch app_led_off 
-:      016628 ble_shutter_process_baseband_disconnect:
-0x465c 016629 call queue_init 
-0x465d 016630 jam 0 ,mem_ble_shutter_enable_notify 
-0x465e 016631 branch shutter_start_reconnect 
-:      016634 ble_shutter_process_reconnect_complete:
-0x465f 016635 call queue_init 
-0x4660 016636 jam 1 ,mem_ble_shutter_enable_notify 
-0x4661 016637 fetch 8 ,mem_ble_shutter_interval_min 
-0x4662 016638 store 8 ,mem_le_interval_min 
-0x4663 016639 call app_lpm_mult_enable 
-0x4664 016640 branch le_l2cap_tx_update_req 
-:      016643 ble_shutter_process_parse_connect_parameter_update_response:
-0x4665 016644 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x4666 016645 rtneq ble_signaling_connect_parameter_update_accepted 
-0x4667 016646 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x4668 016647 rtn blank 
-0x4669 016648 store 8 ,mem_le_interval_min 
-0x466a 016649 branch le_l2cap_tx_update_req 
-:      016653 shutter_process_soft_swtich_button_long_press:
-0x466b 016654 branch ui_soft_switch_botton_long_press 
-:      016656 shutter_process_soft_swtich_button_down:
-0x466c 016657 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x466d 016658 rtneq hard_switch 
-0x466e 016659 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x466f 016660 rtnne ss_state_power_on 
-0x4670 016661 call shutter_store_currenct_led_state 
-0x4671 016662 branch app_led_on 
-:      016664 shutter_store_currenct_led_state:
-0x4672 016665 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x4673 016666 arg 11 ,loopcnt 
-0x4674 016667 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x4675 016668 arg mem_shutter_led_struct_app_led ,contr 
-0x4676 016669 branch memcpy 
-:      016671 shutter_process_soft_swtich_button_up:
-0x4677 016672 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4678 016673 rtneq hard_switch 
-0x4679 016674 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x467a 016675 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x467b 016676 branch ui_soft_switch_botton_up 
-:      016678 shutter_load_currenct_led_state:
-0x467c 016679 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x467d 016680 rtnne 1 
-0x467e 016681 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x467f 016682 fetch 2 ,mem_ui_state_map 
-0x4680 016683 bbit1 ui_state_bt_connected ,app_led_off 
-0x4681 016684 bbit1 ui_state_ble_connected ,app_led_off 
-0x4682 016685 arg 11 ,loopcnt 
-0x4683 016686 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x4684 016687 arg mem_shutter_led_struct_app_led ,contw 
-0x4685 016688 branch memcpy 
-:      016693 shutter_le_bb_event_timer:
-0x4686 016695 call shutter_check_sleep_timer 
-0x4687 016698 call shutter_check_power_off_timer 
-0x4688 016701 call classic_shutter_check_unplug_timer 
-0x4689 016702 call classic_shutter_hid_handshake_timer 
-0x468a 016703 call classic_shutter_hid_disconn_timer 
-0x468b 016706 branch ble_shutter_reconn_timer 
-:      016710 shutter_check_sleep_timer:
-0x468c 016711 arg mem_shutter_sleep_timer ,regc 
-0x468d 016712 arg shutter_sleep_timeout ,regb 
-0x468e 016713 branch timer_single_step_2b 
-:      016714 shutter_sleep_timeout:
-0x468f 016715 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x4690 016716 call app_led_off 
-0x4691 016717 call shutter_disconnect_current_connection 
-0x4692 016718 branch shutter_wait_power_off 
-:      016721 shutter_check_power_off_timer:
-0x4693 016722 arg mem_shutter_power_off_timer ,regc 
-0x4694 016723 arg shutter_check_power_off_timeout ,regb 
-0x4695 016724 branch timer_single_step 
-:      016726 shutter_check_power_off_timeout:
-0x4696 016727 fetch 2 ,mem_ui_state_map 
-0x4697 016728 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x4698 016729 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
-0x4699 016730 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x469a 016731 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x469b 016732 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x469c 016733 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x469d 016734 branch app_enter_hibernate 
-:      016738 classic_shutter_check_unplug_timer:
-0x469e 016739 arg mem_classic_shutter_cable_unplug_conut ,regc 
-0x469f 016740 arg classic_shutter_unplug_timeout ,regb 
-0x46a0 016741 branch timer_single_step 
-:      016743 classic_shutter_unplug_timeout:
-0x46a1 016744 fetch 1 ,mem_control_tasks 
-0x46a2 016745 set1 l2cap_disconnect_interrupt ,pdata 
-0x46a3 016746 set1 l2cap_disconnect_control ,pdata 
-0x46a4 016747 store 1 ,mem_control_tasks 
-0x46a5 016748 rtn 
-:      016750 classic_shutter_hid_handshake_timer:
-0x46a6 016751 arg mem_hid_handshake_timer_count ,regc 
-0x46a7 016752 arg classic_shutter_process_hid_handshake ,regb 
-0x46a8 016753 branch timer_single_step 
-:      016755 classic_shutter_hid_disconn_timer:
-0x46a9 016756 arg mem_classic_shutter_hid_disconn_count ,regc 
-0x46aa 016757 arg app_bt_disconnect ,regb 
-0x46ab 016758 branch timer_single_step 
-:      016763 ble_shutter_reconn_timer:
-0x46ac 016764 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46ad 016765 rtnne ss_state_power_on 
-0x46ae 016766 arg mem_ble_shutter_reconn_timer ,regc 
-0x46af 016767 arg shutter_start_bluetooth_discovery ,regb 
-0x46b0 016768 branch timer_single_step_2b 
-:      016771 shutter_process_idle:
-0x46b1 016772 call shutter_send_data_to_master 
-0x46b2 016773 branch keyscan_key_process 
-:      016776 shutter_process_lpm_before:
-0x46b3 016777 branch keyscan_process_lpm_before 
-:      016779 shutter_le_before_hibernate:
-0x46b4 016780 call gpio_set_before_lpm_common 
-0x46b5 016781 branch shutter_process_lpm_before 
-:      016787 shutter_stop_bluetooth_discovery:
-0x46b6 016788 fetch 1 ,mem_shutter_bluetooth_type 
-0x46b7 016789 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
-0x46b8 016790 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
-0x46b9 016791 rtn 
-:      016793 ble_shutter_stop_bluetooth_discovery:
-0x46ba 016794 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x46bb 016795 store 2 ,mem_shutter_sleep_timeout 
-0x46bc 016796 store 2 ,mem_shutter_sleep_timer 
-0x46bd 016797 branch app_ble_stop_adv 
-:      016799 classic_shutter_stop_bluetooth_discovery:
-0x46be 016800 fetch 2 ,mem_classic_shutter_connect_timeout 
-0x46bf 016801 store 2 ,mem_shutter_sleep_timeout 
-0x46c0 016802 store 2 ,mem_shutter_sleep_timer 
-0x46c1 016803 branch app_bt_stop_discovery 
-:      016805 shutter_start_bluetooth_discovery:
-0x46c2 016806 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46c3 016807 rtnne ss_state_power_on 
-0x46c4 016808 fetch 1 ,mem_shutter_bluetooth_type 
-0x46c5 016809 bbit1 classic_shutter ,classic_shutter_start_discovery 
-0x46c6 016810 bbit1 ble_shutter ,ble_shutter_start_discovery 
-0x46c7 016811 rtn 
-:      016813 classic_shutter_start_discovery:
-0x46c8 016814 fetch 2 ,mem_classic_shutter_discovery_timeout ,
-0x46c9 016815 store 2 ,mem_shutter_sleep_timeout 
-0x46ca 016816 store 2 ,mem_shutter_sleep_timer 
-0x46cb 016817 branch app_bt_start_discovery_short 
-:      016819 ble_shutter_start_discovery:
-0x46cc 016820 fetch 2 ,mem_ui_state_map 
-0x46cd 016821 rtnbit1 ui_state_ble_connected 
-0x46ce 016822 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x46cf 016823 store 2 ,mem_shutter_sleep_timeout 
-0x46d0 016824 store 2 ,mem_shutter_sleep_timer 
-0x46d1 016825 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x46d2 016826 call shutter_ble_adv_interval_set 
-0x46d3 016827 call app_led_start_blink 
-0x46d4 016828 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x46d5 016829 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46d6 016830 fetch 2 ,mem_ui_state_map 
-0x46d7 016831 rtnbit1 ui_state_ble_adv 
-0x46d8 016832 branch app_ble_start_adv 
-:      016835 shutter_start_reconnect:
-0x46d9 016836 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46da 016837 rtnne ss_state_power_on 
-0x46db 016838 fetch 1 ,mem_shutter_bluetooth_type 
-0x46dc 016839 bbit1 classic_shutter ,classic_shutter_start_reconnect 
-0x46dd 016840 bbit1 ble_shutter ,ble_shutter_start_reconnect 
-0x46de 016841 rtn 
-:      016843 classic_shutter_start_reconnect:
-0x46df 016844 call app_check_reconn_target 
-0x46e0 016845 branch shutter_start_bluetooth_discovery ,blank 
-0x46e1 016846 call app_led_on 
-0x46e2 016847 call app_bt_stop_discovery 
-0x46e3 016848 branch app_bt_start_reconnect 
-:      016850 ble_shutter_start_reconnect:
-0x46e4 016851 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x46e5 016852 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x46e6 016853 storet 2 ,mem_ble_shutter_reconn_timer 
-0x46e7 016854 nrtn blank 
-0x46e8 016855 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
-0x46e9 016856 call shutter_ble_adv_interval_set 
-0x46ea 016857 call app_led_start_blink 
-0x46eb 016858 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x46ec 016859 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46ed 016860 fetch 2 ,mem_ui_state_map 
-0x46ee 016861 rtnbit1 ui_state_ble_adv 
-0x46ef 016862 branch app_ble_start_adv 
-:      016865 shutter_ble_adv_interval_set:
-0x46f0 016866 store 2 ,mem_lpm_interval 
-0x46f1 016867 increase -4 ,pdata 
-0x46f2 016868 store 2 ,mem_le_adv_interval 
-0x46f3 016869 rtn 
-:      016872 shutter_disconnect_current_connection:
-0x46f4 016873 fetch 2 ,mem_ui_state_map 
-0x46f5 016874 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x46f6 016875 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x46f7 016876 branch shutter_stop_bluetooth_discovery 
-:      016880 app_check_reconn_target:
-0x46f8 016881 fetch 1 ,mem_nv_data_number 
-0x46f9 016882 copy pdata ,loopcnt 
-0x46fa 016883 fetch 2 ,mem_nv_data_ptr 
-0x46fb 016884 copy pdata ,rega 
-:      016885 app_check_reconn_target_loop:
-0x46fc 016886 ifetch 2 ,rega 
-0x46fd 016887 beq 0 ,found_reconn_device 
-0x46fe 016888 increase nv_data_len ,rega 
-0x46ff 016889 loop app_check_reconn_target_loop 
-0x4700 016890 branch enable_blank 
-:      016892 found_reconn_device:
-0x4701 016893 ifetch 6 ,contr 
-0x4702 016894 store 6 ,mem_hci_plap 
-0x4703 016895 increase 10 ,contr 
-0x4704 016896 arg mem_link_key ,contw 
-0x4705 016897 call memcpy16 
-0x4706 016898 call check_link_key_load 
-0x4707 016899 branch disable_blank 
-:      016905 shutter_check_data_enable:
-0x4708 016906 call disable_user 
-0x4709 016907 fetch 2 ,mem_ui_state_map 
-0x470a 016908 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
-0x470b 016909 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x470c 016910 rtn 
-:      016912 shutter_check_bt_data_enable:
-0x470d 016913 fetch 1 ,mem_hid_interrupt_state 
-0x470e 016914 rtnne 0x3f 
-0x470f 016915 branch enable_user 
-:      016917 shutter_check_ble_data_enable:
-0x4710 016918 fetch 1 ,mem_ble_shutter_enable_notify 
-0x4711 016919 rtn blank 
-0x4712 016920 branch enable_user 
-:      016925 shutter_check_bluetooth_conn:
-0x4713 016926 call disable_user 
-0x4714 016927 fetch 2 ,mem_ui_state_map 
-0x4715 016928 rtnbit1 ui_state_bt_connected 
-0x4716 016929 rtnbit1 ui_state_ble_connected 
-0x4717 016930 branch enable_user 
-:      016934 shutter_change_bluetooth_status_bt_disconn:
-0x4718 016935 fetch 1 ,mem_shutter_bluetooth_type 
-0x4719 016936 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
-0x471a 016937 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
-0x471b 016938 rtn 
-:      016940 classic_shutter_change_bluetooth_status_bt_disconn:
-0x471c 016941 fetch 1 ,mem_scan_mode 
-0x471d 016942 rtnne 0x03 
-0x471e 016943 branch shutter_start_reconnect 
-:      016945 ble_shutter_change_bluetooth_status_bt_disconn:
-0x471f 016946 branch shutter_start_reconnect 
-:      016949 shutter_check_send_data:
-0x4720 016950 disable user2 
-0x4721 016951 fetch 2 ,mem_shutter_sleep_timeout 
-0x4722 016952 store 2 ,mem_shutter_sleep_timer 
-0x4723 016954 call shutter_check_bluetooth_conn 
-0x4724 016955 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x4725 016957 call shutter_check_data_enable 
-0x4726 016958 nrtn user 
-0x4727 016959 enable user2 
-0x4728 016960 rtn 
-:      016964 shutter_key_change:
-0x4729 016965 call shutter_check_send_data 
-0x472a 016966 nrtn user2 
-0x472b 016967 deposit rega 
-0x472c 016968 branch shutter_key_release ,blank 
-:      016969 shutter_key_press:
-0x472d 016970 call app_led_on 
-0x472e 016971 arg mem_key0_press ,regc 
-0x472f 016972 branch push_queue_press_or_release 
-:      016974 shutter_key_release:
-0x4730 016975 call app_led_off 
-0x4731 016976 arg mem_key0_release ,regc 
-:      016978 push_queue_press_or_release:
-0x4732 016979 arg max_queue_num ,pdata 
-0x4733 016980 imul32 queue ,pdata 
-0x4734 016981 iadd regc ,regc 
-:      016984 push_buffer_in_queue:
-0x4735 016985 ifetch 1 ,regc 
-0x4736 016986 rtn blank 
-0x4737 016987 call queue_push_one_byte 
-0x4738 016988 increase 1 ,regc 
-0x4739 016989 branch push_buffer_in_queue 
-:      016992 shutter_send_data_to_master:
-0x473a 016993 fetch 2 ,mem_ui_state_map 
-0x473b 016994 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x473c 016995 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
-0x473d 016996 rtn 
-:      016998 pop_queue_to_ble_data:
-0x473e 016999 call le_fifo_check_nearly_full 
-0x473f 017000 nrtn blank 
-0x4740 017001 call queue_pop_one_byte 
-0x4741 017002 nrtn user 
-0x4742 017003 pincrease -1 
-0x4743 017004 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x4744 017005 arg mem_ble_data_buffer1 ,temp 
-0x4745 017006 iadd temp ,contr 
-:      017007 le_send_notify_from_list:
-0x4746 017008 ifetch 1 ,contr 
-0x4747 017009 copy pdata ,rega 
-0x4748 017010 ifetcht 2 ,contr 
-0x4749 017011 call store_contr 
-0x474a 017012 call le_att_malloc_tx_notify 
-0x474b 017013 copy rega ,loopcnt 
-0x474c 017014 call get_contr 
-0x474d 017015 branch memcpy 
-:      017018 pop_queue_to_classic_data:
-0x474e 017019 call l2cap_malloc_is_fifo_nearly_full 
-0x474f 017020 nrtn blank 
-0x4750 017021 call queue_pop_one_byte 
-0x4751 017022 nrtn user 
-0x4752 017023 pincrease -1 
-0x4753 017024 mul32 pdata ,shutter_classic_data_buffer ,pdata 
-0x4754 017025 arg mem_classic_data_buffer1 ,temp 
-0x4755 017026 iadd temp ,contr 
-0x4756 017027 ifetch 5 ,contr 
-0x4757 017028 store 5 ,mem_classic_data_buffer 
-:      017029 classic_send_hid_data:
-0x4758 017030 fetch 1 ,mem_classic_data_buffer 
-0x4759 017031 copy pdata ,rega 
-0x475a 017032 call hid_malloc_tx_buff 
-0x475b 017033 fetch 2 ,mem_hid_int_remote_cid 
-0x475c 017034 istore 2 ,contw 
-0x475d 017035 setarg 0xa1 
-0x475e 017036 istore 1 ,contw 
-0x475f 017037 fetch 4 ,mem_classic_data_buffer + 1 
-0x4760 017038 istore 9 ,contw 
-0x4761 017039 rtn 
-:      017043 queue_push_one_byte:
-0x4762 017044 store 1 ,mem_pdatatemp 
-0x4763 017045 arg mem_pdatatemp ,rega 
-0x4764 017046 branch queue_push 
-:      017048 queue_pop_one_byte:
-0x4765 017049 arg mem_pdatatemp ,rega 
-0x4766 017050 call queue_pop 
-0x4767 017051 nrtn user 
-0x4768 017052 fetch 1 ,mem_pdatatemp 
-0x4769 017053 rtn 
-:      017056 ble_shutter_receive_data:
-0x476a 017057 fetch 2 ,mem_le_att_handle 
-0x476b 017058 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x476c 017059 rtn 
-:      017061 shutter_init_param:
-0x476d 017062 setarg 0x02 
-0x476e 017063 store 1 ,mem_shutter_power_off_timeout 
-0x476f 017065 setarg 0x00200008 
-0x4770 017066 store 4 ,mem_ble_shutter_interval_min 
-0x4771 017067 setarg 0x012c0005 
-0x4772 017068 istore 4 ,contw 
-0x4773 017071 jam 0x17 ,mem_le_local_mtu 
-0x4774 017074 setarg 0x1b 
-0x4775 017075 store 2 ,mem_le_pairing_handle 
-0x4776 017076 call le_set_config_fixed_ltk 
-0x4777 017077 call le_set_fixed_ltk 
-0x4778 017078 call le_set_justwork 
-0x4779 017079 branch le_set_config_read_authentication 
-:      017082 shutter_load_buffer_config_form_datarom:
-0x477a 017084 arg ble_key_value_list_size ,loopcnt 
-0x477b 017085 arg mem_ble_data_buffer1 ,contw 
-0x477c 017086 arg ble_shutter_key_value_list ,contr 
-0x477d 017087 call memcpy_fast 
-0x477e 017088 arg bt_key_value_list_size ,loopcnt 
-0x477f 017089 arg mem_classic_data_buffer1 ,contw 
-0x4780 017090 arg classic_shutter_key_value_list ,contr 
-0x4781 017091 branch memcpy_fast 
-:      017094 shutter_load_ble_gatt_form_datarom:
-0x4782 017095 arg ble_gatt_list_size ,loopcnt 
-0x4783 017096 arg ble_shutter_gatt_list ,contr 
-0x4784 017097 branch memcpy_fast 
-:      017100 shutter_load_bt_sdp_form_datarom:
-0x4785 017101 arg bt_sdp_list_size ,loopcnt 
-0x4786 017102 arg classic_shutter_sdp_list ,contr 
-0x4787 017103 branch memcpy_fast 
-:      017107 shutter_init_bluetooth_config:
-0x4788 017108 call shutter_check_load_config_flag 
-0x4789 017109 nrtn user 
-0x478a 017110 fetch 1 ,mem_shutter_config_select_gpio1 
-0x478b 017111 call shutter_init_bluetooth_config_gpio_input 
-0x478c 017112 fetch 1 ,mem_shutter_config_select_gpio2 
-0x478d 017113 call shutter_init_bluetooth_config_gpio_input 
-0x478e 017114 fetch 1 ,mem_shutter_config_select_gpio3 
-0x478f 017115 branch shutter_init_bluetooth_config_gpio_input 
-:      017117 shutter_init_bluetooth_config_gpio_input:
-0x4790 017118 rtn blank 
-0x4791 017119 or pdata ,0x80 ,temp 
-0x4792 017120 branch gpio_config_input_nowake 
-:      017123 shutter_load_bluetooth_config:
-0x4793 017124 call shutter_check_load_config_flag 
-0x4794 017125 nrtn user 
-0x4795 017126 call shutter_load_bluetooth_config_label 
-0x4796 017127 branch shutter_load_bluetooth_config_by_otp 
-:      017129 shutter_load_bluetooth_config_label:
-0x4797 017130 arg 0 ,rega 
-0x4798 017131 fetch 1 ,mem_shutter_config_select_gpio1 
-0x4799 017132 call shutter_load_bluetooth_config_read_gpio_input 
-0x479a 017133 nsetflag blank ,0 ,rega 
-0x479b 017134 fetch 1 ,mem_shutter_config_select_gpio2 
-0x479c 017135 call shutter_load_bluetooth_config_read_gpio_input 
-0x479d 017136 nsetflag blank ,1 ,rega 
-0x479e 017137 fetch 1 ,mem_shutter_config_select_gpio3 
-0x479f 017138 call shutter_load_bluetooth_config_read_gpio_input 
-0x47a0 017139 nsetflag blank ,2 ,rega 
-0x47a1 017140 copy rega ,pdata 
-0x47a2 017141 store 1 ,mem_shutter_config_label 
-0x47a3 017142 fetch 1 ,mem_shutter_config_size 
-0x47a4 017143 imul32 rega ,pdata 
-0x47a5 017144 fetcht 2 ,mem_shutter_config_otp_base_address 
-0x47a6 017145 iadd temp ,pdata 
-0x47a7 017146 store 2 ,mem_shutter_config_otp_addr 
-0x47a8 017147 rtn 
-:      017149 shutter_load_bluetooth_config_read_gpio_input:
-0x47a9 017150 rtn blank 
-0x47aa 017151 or pdata ,0x80 ,temp 
-0x47ab 017152 call gpio_get_bit 
-0x47ac 017153 nbranch enable_blank ,true 
-0x47ad 017154 branch disable_blank 
-:      017157 shutter_check_load_config_flag:
-0x47ae 017158 call disable_user 
-0x47af 017159 fetch 1 ,mem_shutter_config_user_size 
-0x47b0 017160 nrtn blank 
-0x47b1 017161 fetch 1 ,mem_shutter_config_enable 
-0x47b2 017162 rtn blank 
-0x47b3 017163 branch enable_user 
-:      017166 shutter_load_bluetooth_config_by_otp:
-0x47b4 017167 call otp_enable_chgpump 
-0x47b5 017168 fetch 2 ,mem_shutter_config_otp_addr 
-0x47b6 017169 arg mem_shutter_config_data_temp ,rega 
-0x47b7 017170 fetcht 1 ,mem_shutter_config_size 
-0x47b8 017171 call otpd_read_data 
-0x47b9 017172 call otp_disable_chgpump 
-:      017173 shutter_load_bluetooth_config_store_name:
-0x47ba 017174 fetch 1 ,mem_shutter_config_data_temp 
-0x47bb 017175 copy pdata ,loopcnt 
-0x47bc 017176 store 1 ,mem_le_name_len 
-0x47bd 017177 call memcpy_fast 
-0x47be 017178 fetch 1 ,mem_shutter_config_data_temp 
-0x47bf 017179 copy pdata ,loopcnt 
-0x47c0 017180 store 1 ,mem_local_name_length 
-0x47c1 017181 call memcpy_fast 
-0x47c2 017182 ifetch 1 ,contr 
-0x47c3 017183 store 1 ,mem_shutter_key_num 
-0x47c4 017184 ifetch 1 ,contr 
-0x47c5 017185 store 1 ,mem_shutter_hard_soft_switch_case 
-0x47c6 017186 rtn 
-:      017189 shutter_load_bluetooth_config_by_eeprom:
-0x47c7 017190 fetch 1 ,mem_shutter_bluetooth_type 
-0x47c8 017191 rtnbit0 classic_shutter 
-0x47c9 017192 arg 3 ,temp 
-0x47ca 017193 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47cb 017194 copy pdata ,regb 
-0x47cc 017195 arg mem_shutter_config_eeprom_start_flag ,rega 
-0x47cd 017196 call iicd_read_eep_data 
-0x47ce 017197 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
-0x47cf 017198 setarg shutter_eeprom_config_crc 
-0x47d0 017199 isub temp ,null 
-0x47d1 017200 nrtn zero 
-0x47d2 017201 fetch 1 ,mem_shutter_config_user_size 
-0x47d3 017202 rtn blank 
-0x47d4 017203 copy pdata ,temp 
-0x47d5 017204 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47d6 017205 add pdata ,3 ,regb 
-0x47d7 017206 arg mem_shutter_config_data_temp ,rega 
-0x47d8 017207 call iicd_read_eep_data 
-0x47d9 017208 branch shutter_store_config 
-:      017210 shutter_load_bluetooth_config_by_user_config:
-0x47da 017211 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47db 017212 rtn blank 
-0x47dc 017213 call otp_enable_chgpump 
-0x47dd 017214 arg 1 ,temp 
-0x47de 017215 arg mem_shutter_config_user_size ,rega 
-0x47df 017216 call otpd_read_data 
-0x47e0 017218 fetch 1 ,mem_shutter_config_user_size 
-0x47e1 017219 rtn blank 
-0x47e2 017221 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47e3 017222 pincrease 1 
-0x47e4 017223 arg mem_shutter_config_data_temp ,rega 
-0x47e5 017224 fetcht 1 ,mem_shutter_config_user_size 
-0x47e6 017225 call otpd_read_data 
-0x47e7 017226 call otp_disable_chgpump 
-:      017227 shutter_store_config:
-0x47e8 017228 call shutter_load_bluetooth_config_store_name 
-:      017229 shutter_load_bluetooth_config_custom:
-0x47e9 017230 ifetch 2 ,contr 
-0x47ea 017231 rtn blank 
-0x47eb 017232 copy pdata ,contw 
-0x47ec 017233 ifetcht 1 ,contr 
-0x47ed 017234 copy temp ,loopcnt 
-0x47ee 017235 call memcpy 
-0x47ef 017236 branch shutter_load_bluetooth_config_custom 
-:      017240 shutter_random_mac_addr:
-0x47f0 017241 fetch 1 ,mem_shutter_bluetooth_type 
-0x47f1 017242 rtnbit0 classic_shutter 
-0x47f2 017243 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47f3 017244 copy pdata ,regb 
-0x47f4 017245 arg 4 ,temp 
-0x47f5 017246 arg mem_shutter_random_mac_data_temp ,rega 
-0x47f6 017247 call iicd_read_eep_data 
-0x47f7 017248 fetch 1 ,mem_shutter_random_mac_data_temp 
-0x47f8 017249 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
-:      017250 shutter_write_random_mac_addr_to_eeprom:
-0x47f9 017251 setarg 1 
-0x47fa 017252 store 1 ,mem_shutter_random_mac_data_temp 
-0x47fb 017253 force 3 ,loopcnt 
-0x47fc 017254 call generate_random_loop 
-0x47fd 017255 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47fe 017256 copy pdata ,regb 
-0x47ff 017257 arg 4 ,temp 
-0x4800 017258 arg mem_shutter_random_mac_data_temp ,rega 
-0x4801 017259 call iicd_write_eep_data 
-:      017260 shutter_write_random_mac_addr:
-0x4802 017261 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
-0x4803 017262 store 3 ,mem_lap 
-0x4804 017263 store 3 ,mem_le_lap 
-0x4805 017264 rtn 
-:      017267 shutter_soft_swtich_power_on:
-0x4806 017268 branch shutter_start_reconnect 
-:      017271 shutter_soft_swtich_power_off:
-0x4807 017272 arg 0 ,rega 
-0x4808 017273 arg mem_shutter_power_off_led_style ,regc 
-0x4809 017274 call ui_led_set_style_global 
-0x480a 017275 call shutter_disconnect_current_connection 
-:      017276 shutter_wait_power_off:
-0x480b 017277 fetch 1 ,mem_shutter_power_off_timeout 
-0x480c 017278 store 1 ,mem_shutter_power_off_timer 
-0x480d 017279 rtn 
-:      017283 ui_soft_swtich_init:
-0x480e 017284 setarg ss_state_power_up 
-0x480f 017285 call ui_soft_swtich_init_power_on_time 
-0x4810 017286 jam ui_button_state_up ,mem_ui_button_last_state 
-0x4811 017287 call ui_button_init 
-0x4812 017288 call ui_button_polling 
-0x4813 017289 fetch 2 ,mem_ui_state_map 
-0x4814 017290 rtnbit1 ui_state_btn_down 
-0x4815 017291 branch app_enter_hibernate 
-:      017293 ui_soft_swtich_init_power_on_time:
-0x4816 017294 fetcht 2 ,mem_power_param_ptr 
-0x4817 017295 istore 1 ,temp 
-0x4818 017296 ifetch 1 ,contw 
-0x4819 017297 store 1 ,mem_ui_button_timeout 
-0x481a 017298 rtn 
-:      017301 ui_soft_switch_botton_up:
-0x481b 017302 fetch 2 ,mem_power_param_ptr 
-0x481c 017303 ifetch 1 ,pdata 
-0x481d 017304 rtnne ss_state_power_up 
-0x481e 017305 branch app_enter_hibernate 
-:      017308 ui_soft_switch_botton_long_press:
-0x481f 017309 fetcht 2 ,mem_power_param_ptr 
-0x4820 017310 ifetch 1 ,temp 
-0x4821 017311 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      017312 ui_soft_switch_power_on:
-0x4822 017313 setarg ss_state_power_on 
-0x4823 017314 fetcht 2 ,mem_power_param_ptr 
-0x4824 017315 istore 1 ,temp 
-0x4825 017316 add temp ,ss_power_off_time ,contr 
-0x4826 017317 ifetch 1 ,contr 
-0x4827 017318 istore 1 ,mem_ui_button_timeout 
-0x4828 017319 ifetch 2 ,contr 
-0x4829 017320 branch callback_func 
-:      017322 ui_soft_switch_power_off:
-0x482a 017323 setarg ss_state_power_off 
-0x482b 017324 call ui_soft_swtich_init_power_on_time 
-0x482c 017325 add temp ,ss_power_off_cb ,contr 
-0x482d 017326 ifetch 2 ,contr 
-0x482e 017327 branch app_enter_hibernate ,blank 
-0x482f 017328 branch callback_func 
-:      017334 shutter_byteswap:
-0x4830 017335 store 6 ,mem_tmp_buffer 
-0x4831 017336 fetch 1 ,mem_tmp_buffer 
-0x4832 017337 store 1 ,mem_tmp_buffer + 11 
-0x4833 017338 ifetch 1 ,contr 
-0x4834 017339 store 1 ,mem_tmp_buffer + 10 
-0x4835 017340 ifetch 1 ,contr 
-0x4836 017341 store 1 ,mem_tmp_buffer + 9 
-0x4837 017342 ifetch 1 ,contr 
-0x4838 017343 store 1 ,mem_tmp_buffer + 8 
-0x4839 017344 ifetch 1 ,contr 
-0x483a 017345 store 1 ,mem_tmp_buffer + 7 
-0x483b 017346 ifetch 1 ,contr 
-0x483c 017347 store 1 ,mem_tmp_buffer + 6 
-0x483d 017348 fetch 6 ,mem_tmp_buffer + 6 
-0x483e 017349 rtn 
-:      017351 shutter_random_addr_by_otp:
-0x483f 017352 call load_adc_init 
-0x4840 017353 fetch 1 ,mem_1v_adc_io_data 
-0x4841 017354 store 1 ,mem_le_lap 
-0x4842 017355 fetch 1 ,mem_5v_adc_hvin_data 
-0x4843 017356 istore 1 ,contw 
-0x4844 017357 fetch 1 ,mem_3v_adc_vinlpm_data 
-0x4845 017358 istore 1 ,contw 
-0x4846 017359 fetch 3 ,mem_le_lap 
-0x4847 017360 store 3 ,mem_lap 
-0x4848 017361 rtn 
-:      017373 sim_iic_read_eep_data:
-0x4849 017374 fetch 2 ,mem_eeprom_base 
-0x484a 017375 iadd regb ,pdata 
-0x484b 017376 byteswap pdata ,pdata 
-0x484c 017377 store 2 ,mem_addr_mi 
-0x484d 017378 copy temp ,regb 
-0x484e 017380 call sim_iic_start 
-0x484f 017381 setarg 0xa0 
-0x4850 017382 call sim_iic_send_byte 
-0x4851 017383 fetch 1 ,mem_addr_mi 
-0x4852 017384 call sim_iic_send_byte 
-0x4853 017385 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
-0x4854 017386 fetch 1 ,mem_addr_mi + 1 
-0x4855 017387 call sim_iic_send_byte 
-:      017388 sim_iic_read_eep_data_2k:
-0x4856 017389 call sim_iic_stop 
-0x4857 017391 call sim_iic_start 
-0x4858 017392 setarg 0xa1 
-0x4859 017393 call sim_iic_send_byte 
-:      017395 sim_iic_read_eep_data_loop:
-0x485a 017396 call sim_iic_read_byte 
-0x485b 017397 istore 1 ,rega 
-0x485c 017398 increase 1 ,rega 
-0x485d 017399 increase -1 ,regb 
-0x485e 017400 nbranch sim_iic_read_eep_data_loop ,zero 
-0x485f 017401 branch sim_iic_stop 
-:      017412 sim_iic_write_eep_data:
-0x4860 017413 byteswap regb ,pdata 
-0x4861 017414 store 2 ,mem_addr_mi 
-0x4862 017415 copy temp ,regb 
-0x4863 017417 call sim_iic_start 
-0x4864 017418 setarg 0xa0 
-0x4865 017419 call sim_iic_send_byte 
-0x4866 017421 fetch 1 ,mem_addr_mi 
-0x4867 017422 call sim_iic_send_byte 
-0x4868 017423 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
-0x4869 017424 fetch 1 ,mem_addr_mi + 1 
-0x486a 017425 call sim_iic_send_byte 
-:      017426 sim_iic_write_eep_data_loop:
-0x486b 017427 ifetch 1 ,rega 
-0x486c 017428 call sim_iic_send_byte 
-0x486d 017429 increase 1 ,rega 
-0x486e 017430 increase -1 ,regb 
-0x486f 017431 nbranch sim_iic_write_eep_data_loop ,zero 
-0x4870 017432 branch sim_iic_stop 
-:      017436 sim_iic_wait_ack:
-0x4871 017437 arg 10 ,loopcnt 
-0x4872 017438 call sim_iic_release_sda 
-0x4873 017439 call sim_iic_scl_output_high 
-0x4874 017440 call sim_iic_delay 
-:      017441 sim_iic_wait_ack_loop:
-0x4875 017442 call sim_iic_read_sda_level 
-0x4876 017443 branch sim_iic_scl_output_low ,blank 
-0x4877 017444 loop sim_iic_wait_ack_loop 
-0x4878 017445 branch sim_iic_scl_output_low 
-:      017449 sim_iic_ack_slave:
-0x4879 017450 call sim_iic_scl_output_low 
-0x487a 017451 call sim_iic_sda_output_low 
-0x487b 017452 call sim_iic_delay 
-0x487c 017453 call sim_iic_scl_output_high 
-0x487d 017454 call sim_iic_delay 
-0x487e 017455 branch sim_iic_scl_output_low 
-:      017460 sim_iic_read_byte:
-0x487f 017461 arg 8 ,loopcnt 
-0x4880 017462 arg 0 ,regc 
-0x4881 017463 call sim_iic_release_sda 
-:      017464 sim_iic_read_byte_loop:
-0x4882 017465 call sim_iic_scl_output_high 
-0x4883 017466 call sim_iic_delay 
-0x4884 017467 lshift regc ,regc 
-0x4885 017468 call sim_iic_read_sda_level 
-0x4886 017469 iadd regc ,regc 
-0x4887 017470 call sim_iic_delay 
-0x4888 017471 call sim_iic_scl_output_low 
-0x4889 017472 loop sim_iic_read_byte_loop 
-0x488a 017473 call sim_iic_ack_slave 
-0x488b 017474 copy regc ,pdata 
-0x488c 017475 rtn 
-:      017479 sim_iic_send_byte:
-0x488d 017480 arg 8 ,loopcnt 
-0x488e 017481 copy pdata ,regc 
-0x488f 017482 call sim_iic_scl_output_low 
-:      017483 sim_iic_send_byte_loop:
-0x4890 017484 isolate1 7 ,regc 
-0x4891 017485 call sim_iic_sda_output_high ,true 
-0x4892 017486 ncall sim_iic_sda_output_low ,true 
-0x4893 017487 lshift regc ,regc 
-0x4894 017488 call sim_iic_delay 
-0x4895 017489 call sim_iic_scl_output_high 
-0x4896 017490 call sim_iic_delay 
-0x4897 017491 call sim_iic_scl_output_low 
-0x4898 017492 call sim_iic_delay 
-0x4899 017493 loop sim_iic_send_byte_loop 
-0x489a 017494 branch sim_iic_wait_ack 
-:      017498 sim_iic_start:
-0x489b 017499 call sim_iic_sda_output_high 
-0x489c 017500 call sim_iic_scl_output_high 
-0x489d 017501 call sim_iic_delay 
-0x489e 017502 call sim_iic_sda_output_low 
-0x489f 017503 call sim_iic_delay 
-0x48a0 017504 branch sim_iic_scl_output_low 
-:      017508 sim_iic_stop:
-0x48a1 017509 call sim_iic_sda_output_low 
-0x48a2 017510 call sim_iic_scl_output_high 
-0x48a3 017511 call sim_iic_delay 
-0x48a4 017512 call sim_iic_sda_output_high 
-0x48a5 017513 branch sim_iic_delay 
-:      017517 sim_iic_scl_output_high:
-0x48a6 017518 enable user 
-0x48a7 017519 fetch 1 ,sim_iic_scl_gpio_num 
-0x48a8 017520 branch sim_iic_config_gpio 
-:      017523 sim_iic_scl_output_low:
-0x48a9 017524 disable user 
-0x48aa 017525 fetch 1 ,sim_iic_scl_gpio_num 
-0x48ab 017526 branch sim_iic_config_gpio 
-:      017529 sim_iic_sda_output_high:
-0x48ac 017530 enable user 
-0x48ad 017531 fetch 1 ,sim_iic_sda_gpio_num 
-0x48ae 017532 branch sim_iic_config_gpio 
-:      017535 sim_iic_sda_output_low:
-0x48af 017536 disable user 
-0x48b0 017537 fetch 1 ,sim_iic_sda_gpio_num 
-0x48b1 017538 branch sim_iic_config_gpio 
-:      017543 sim_iic_config_gpio:
-0x48b2 017544 and pdata ,0x07 ,queue 
-0x48b3 017545 rshift3 pdata ,pdata 
-0x48b4 017546 arg core_gpio_oe0 ,temp 
-0x48b5 017547 iadd temp ,temp 
-0x48b6 017548 ifetch 1 ,temp 
-0x48b7 017549 qset1 pdata 
-0x48b8 017550 istore 1 ,temp 
-0x48b9 017551 increase 4 ,temp 
-0x48ba 017552 ifetch 1 ,temp 
-0x48bb 017553 qsetflag user ,pdata 
-0x48bc 017554 istore 1 ,temp 
-0x48bd 017555 rtn 
-:      017558 sim_iic_release_sda:
-0x48be 017559 fetch 1 ,sim_iic_sda_gpio_num 
-0x48bf 017560 and pdata ,0x07 ,queue 
-0x48c0 017561 rshift3 pdata ,pdata 
-0x48c1 017562 arg core_gpio_oe0 ,temp 
-0x48c2 017563 iadd temp ,temp 
-0x48c3 017564 ifetch 1 ,temp 
-0x48c4 017565 qset0 pdata 
-0x48c5 017566 istore 1 ,temp 
-0x48c6 017567 rtn 
-:      017572 sim_iic_read_sda_level:
-0x48c7 017573 nop 4 
-0x48c8 017574 fetch 1 ,sim_iic_sda_gpio_num 
-0x48c9 017575 and pdata ,0x07 ,queue 
-0x48ca 017576 rshift3 pdata ,pdata 
-0x48cb 017577 arg core_gpio_in ,temp 
-0x48cc 017578 iadd temp ,temp 
-0x48cd 017579 setarg 0 
-0x48ce 017580 ifetcht 1 ,temp 
-0x48cf 017581 qisolate1 temp 
-0x48d0 017582 setflag true ,0 ,pdata 
-0x48d1 017583 rtn 
-:      017586 sim_iic_delay:
-0x48d2 017588 rtn 
-:      017594 usb_isr:
-0x48d3 017595 bpatch patch1e_6 ,mem_patch1e 
-0x48d4 017596 hfetch 1 ,core_usb_status 
-0x48d5 017597 isolate1 7 ,pdata 
-0x48d6 017598 call usb_init ,true 
-0x48d7 017599 call usb_nak_state_judge 
-0x48d8 017600 hfetch 1 ,core_usb_status 
-0x48d9 017601 store 1 ,mem_usb_status 
-0x48da 017602 hfetch 1 ,core_usb_fifo_empty 
-0x48db 017603 store 1 ,mem_usb_fifo_empty 
-0x48dc 017604 hstore 1 ,core_usb_fifo_empty 
-0x48dd 017605 pinvert 
-0x48de 017606 fetcht 1 ,mem_usb_tx_wait 
-0x48df 017607 iand temp ,pdata 
-0x48e0 017608 store 1 ,mem_usb_tx_wait 
-0x48e1 017609 jam 0xe0 ,core_usb_status 
-0x48e2 017610 fetch 1 ,mem_usb_fifo_empty 
-0x48e3 017611 compare 0x1 ,pdata ,0x1 
-0x48e4 017612 call usb0_fifo_empty ,true 
-0x48e5 017613 fetch 1 ,mem_usb_status 
-0x48e6 017614 compare 0x1 ,pdata ,0x1 
-0x48e7 017615 call usb_status1 ,true 
-0x48e8 017616 call usb_tx 
-0x48e9 017617 branch usb_nak_state 
-:      017619 usb_init:
-0x48ea 017620 bpatch patch1e_7 ,mem_patch1e 
-0x48eb 017621 call usb_init_param 
-0x48ec 017622 jam 0x00 ,core_usb_config 
-0x48ed 017623 nop 10000 
-0x48ee 017624 jam 0xc0 ,core_usb_trig 
-0x48ef 017625 hfetch 2 ,core_clkoff 
-0x48f0 017626 set0 clock_off_usb ,pdata 
-0x48f1 017627 hstore 2 ,core_clkoff 
-0x48f2 017628 jam 0x3c ,core_usb_config 
-0x48f3 017629 jam 0xff ,core_usb_status 
-0x48f4 017630 jam 0xff ,core_usb_fifo_empty 
-0x48f5 017631 jam 0 ,core_usb_addr 
-0x48f6 017632 jam dev_default ,mem_usb0_state 
-0x48f7 017633 setarg mem_usb_clear_mem_end 
-0x48f8 017634 arg mem_usb_clear_mem_start ,contw 
-0x48f9 017635 isub contw ,loopcnt 
-0x48fa 017636 branch clear_mem 
-:      017638 usb_offline_check_init:
-0x48fb 017639 fetcht 1 ,mem_usb_offline_check_gpio 
-0x48fc 017640 branch gpio_config_input 
-:      017641 usb_offline_state:
-0x48fd 017642 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x48fe 017643 rtn blank 
-0x48ff 017644 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4900 017645 call gpio_get_bit 
-0x4901 017646 branch usb_init ,true 
-0x4902 017647 rtn 
-:      017650 usb_nak_state:
-0x4903 017651 arg timer_nak ,queue 
-0x4904 017652 call timer_check 
-0x4905 017653 nrtn blank 
-0x4906 017654 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x4907 017655 nrtn blank 
-0x4908 017656 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4909 017657 ncall usb_mac_wakeup_judge ,blank 
-0x490a 017658 rtn 
-:      017660 usb_mem_devicedesc_init:
-0x490b 017661 arg mem_devicedesc ,contw 
-0x490c 017662 setsect 0 ,0x11212 
-0x490d 017663 setsect 1 ,0x8000 
-0x490e 017664 setsect 2 ,0x0 
-0x490f 017665 setsect 3 ,0x10000 
-0x4910 017666 istore 9 ,contw 
-0x4911 017667 setsect 0 ,0x22412 
-0x4912 017668 setsect 1 ,0x8604 
-0x4913 017669 setsect 2 ,0x1000 
-0x4914 017670 setsect 3 ,0x8 
-0x4915 017671 istore 9 ,contw 
-0x4916 017672 setsect 0 ,0x1 
-0x4917 017673 istore 1 ,contw 
-0x4918 017674 rtn 
-:      017676 usb_init_param:
-0x4919 017677 jam 2 ,mem_usb0_state 
-0x491a 017678 setarg 0x0 
-0x491b 017679 store 1 ,mem_remain 
-0x491c 017680 store 2 ,mem_usb_zero_packet 
-0x491d 017681 pincrease 1 
-0x491e 017682 store 2 ,mem_usb_ones_packet 
-0x491f 017683 pincrease 1 
-0x4920 017684 store 2 ,mem_usb_two_packet 
-0x4921 017685 setarg hid_kbdata_addr 
-0x4922 017686 store 2 ,mem_hidreportdesc_kb 
-0x4923 017687 setarg hid_msdata_addr 
-0x4924 017688 store 2 ,mem_hidreportdesc_m 
-0x4925 017689 arg mem_confdesc ,contw 
-0x4926 017690 arg hid_confdata_addr ,contr 
-0x4927 017691 call memcpy64 
-0x4928 017692 fetch 1 ,mem_usb_tx_interval 
-0x4929 017693 ncall usb_tx_interval_config ,blank 
-0x492a 017694 branch usb_mem_devicedesc_init 
-:      017696 usb_tx_interval_config:
-0x492b 017697 store 1 ,mem_confdesc + 34 
-0x492c 017698 store 1 ,mem_confdesc + 59 
-0x492d 017699 rtn 
-:      017700 usb_nak_state_judge:
-0x492e 017701 hfetch 1 ,core_usb_status 
-0x492f 017702 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x4930 017703 rtn 
-:      017705 usb_nak_state_timer_init:
-0x4931 017706 call usb0_attached_state_judge 
-0x4932 017707 call timer_reinit 
-0x4933 017708 setarg timer_nak_delay 
-0x4934 017709 arg timer_nak ,queue 
-0x4935 017710 branch timer_init 
-:      017712 usb0_attached_state_judge:
-0x4936 017713 fetch 1 ,mem_usb_state 
-0x4937 017714 bne usb_connected ,usb_clear_halt_dispose 
-0x4938 017715 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x4939 017716 jam 0 ,mem_usb_mac_wakeup_trig 
-0x493a 017717 rtn 
-:      017718 usb_clear_halt_dispose:
-0x493b 017719 fetch 1 ,mem_usb_clear_halt 
-0x493c 017720 rtn blank 
-0x493d 017721 jam 0 ,mem_usb_clear_halt 
-0x493e 017722 jam usb_connected ,mem_usb_state 
-0x493f 017723 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4940 017724 rtn 
-:      017726 usb0_fifo_empty:
-0x4941 017727 jam 0x1 ,core_usb_fifo_empty 
-0x4942 017728 branch usb0_tx 
-:      017730 usb_rx_no_data:
-0x4943 017731 fetch 1 ,mem_usb_status 
-0x4944 017732 bbit1 usb_status_setup ,usb_class_type 
-0x4945 017733 rtn 
-:      017735 usb_rx_read:
-0x4946 017736 hfetch 1 ,core_usb_ep 
-0x4947 017737 istore 1 ,contw 
-0x4948 017738 loop usb_rx_read 
-0x4949 017739 rtn 
-:      017741 usb_status1:
-0x494a 017742 bpatch patch1f_0 ,mem_patch1f 
-0x494b 017743 jam 0x11 ,core_usb_status 
-0x494c 017744 hfetch 1 ,core_usb_ep_len 
-0x494d 017745 store 1 ,mem_usb_read_len 
-0x494e 017746 copy pdata ,loopcnt 
-0x494f 017747 branch usb_rx_no_data ,blank 
-0x4950 017748 arg mem_usb_setup ,contw 
-0x4951 017749 call usb_rx_read 
-0x4952 017750 fetch 1 ,mem_usb_read_len 
-0x4953 017751 sub pdata ,7 ,null 
-0x4954 017752 rtn positive 
-:      017753 usb_class_type:
-0x4955 017754 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4956 017755 and_into 0x80 ,pdata 
-0x4957 017756 beq in_device ,usb_in_device 
-0x4958 017757 beq out_device ,usb_out_device 
-0x4959 017758 branch assert 
-:      017760 usb_in_device:
-0x495a 017761 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x495b 017762 rshift4 pdata ,pdata 
-0x495c 017763 rshift pdata ,pdata 
-0x495d 017764 and_into 0x03 ,pdata 
-0x495e 017765 beq standard_req ,usb_in_standard_req 
-0x495f 017766 beq class_req ,usb_in_class_req 
-0x4960 017767 beq manufacturer_req ,usb_in_manufacturer_req 
-0x4961 017768 branch assert 
-:      017770 usb_out_device:
-0x4962 017771 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4963 017772 rshift4 pdata ,pdata 
-0x4964 017773 rshift pdata ,pdata 
-0x4965 017774 and_into 0x03 ,pdata 
-0x4966 017775 beq standard_req ,usb_out_standard_req 
-0x4967 017776 beq class_req ,usb_out_class_req 
-0x4968 017777 beq manufacturer_req ,usb_out_manufacturer_req 
-0x4969 017778 branch assert 
-:      017780 usb_in_standard_req:
-0x496a 017781 fetch 1 ,mem_usb_setup_brequest 
-0x496b 017782 beq get_configuration ,usb0_request_get_configuration 
-0x496c 017783 beq get_descriptor ,usb0_request_get_descriptor 
-0x496d 017784 beq get_interface ,usb0_request_get_interface 
-0x496e 017785 beq get_status ,usb0_request_get_status 
-0x496f 017786 branch usb0_force_stall 
-:      017788 usb_in_class_req:
-0x4970 017789 fetch 1 ,mem_usb_setup_brequest 
-0x4971 017790 beq get_idle ,usb_get_idle 
-0x4972 017791 beq get_report ,usb_get_report 
-0x4973 017792 beq get_protocol ,usb_get_protocol_req 
-0x4974 017793 branch usb0_force_stall 
-:      017795 usb_in_manufacturer_req:
-0x4975 017796 branch usb0_force_stall 
-:      017798 usb_out_standard_req:
-0x4976 017799 fetch 1 ,mem_usb_setup_brequest 
-0x4977 017800 beq clear_feature ,usb0_request_clear_feature 
-0x4978 017801 beq set_feature ,usb0_request_set_feature 
-0x4979 017802 beq set_address ,usb0_request_set_address 
-0x497a 017803 beq set_configuration ,usb0_request_set_configuration 
-0x497b 017804 beq set_interface ,usb0_request_set_interface 
-0x497c 017805 beq set_descriptor ,usb0_force_stall 
-0x497d 017806 branch usb0_force_stall 
-:      017808 usb_out_class_req:
-0x497e 017809 fetch 1 ,mem_usb_setup_brequest 
-0x497f 017810 beq set_idle ,usb_set_idle 
-0x4980 017811 beq set_report ,usb_set_report 
-0x4981 017812 beq set_protocol ,usb_set_protocol_req 
-0x4982 017813 branch usb0_force_stall 
-:      017815 usb_out_manufacturer_req:
-0x4983 017816 branch usb0_force_stall 
-:      017818 usb0_force_stall:
-0x4984 017819 hfetch 1 ,core_usb_stall 
-0x4985 017820 set1 0 ,pdata 
-0x4986 017821 hstore 1 ,core_usb_stall 
-0x4987 017822 branch usb0_reply_zerolen 
-:      017824 usb0_reply_zerolen:
-0x4988 017825 jam 0x40 ,core_usb_clear 
-0x4989 017826 rtn 
-:      017828 usb0_request_get_configuration:
-0x498a 017829 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x498b 017830 bne in_device ,usb0_force_stall 
-0x498c 017831 fetch 1 ,mem_usb_setup_windex 
-0x498d 017832 bne 0 ,usb0_force_stall 
-0x498e 017833 fetch 1 ,mem_usb_setup_windex + 1 
-0x498f 017834 bne 0 ,usb0_force_stall 
-0x4990 017835 fetch 1 ,mem_usb_setup_blength 
-0x4991 017836 bne 1 ,usb0_force_stall 
-0x4992 017837 fetch 1 ,mem_usb_setup_blengthh 
-0x4993 017838 bne 0 ,usb0_force_stall 
-0x4994 017839 fetch 1 ,mem_usb_setup_bvalue 
-0x4995 017840 bne 0 ,usb0_force_stall 
-0x4996 017841 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4997 017842 bne 0 ,usb0_force_stall 
-0x4998 017843 fetch 1 ,mem_usb0_state 
-0x4999 017844 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x499a 017845 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x499b 017846 branch usb0_force_stall 
-:      017848 usb0_request_get_cfg_dev_cfg:
-0x499c 017849 arg 1 ,regb 
-0x499d 017850 branch usb_send_ones_packet 
-:      017852 usb0_request_get_cfg_dev_addr:
-0x499e 017853 arg 1 ,regb 
-0x499f 017854 branch usb_send_zero_packet 
-:      017856 usb0_request_get_descriptor:
-0x49a0 017857 bpatch patch1f_1 ,mem_patch1f 
-0x49a1 017858 set0 mark_isstr ,mark 
-0x49a2 017859 fetch 1 ,mem_usb_setup_bvalueh 
-0x49a3 017860 beq dsc_device ,dsc_device_info 
-0x49a4 017861 beq dsc_config ,dsc_config_info 
-0x49a5 017862 beq dsc_string ,dsc_string_info 
-0x49a6 017863 beq dsc_hid ,dsc_hid_info 
-0x49a7 017864 beq dsc_hid_report ,dsc_hid_report_info 
-0x49a8 017865 branch usb0_force_stall 
-:      017867 dsc_hid_info:
-0x49a9 017868 jam 0 ,mem_usb_get_protocol_flag 
-0x49aa 017869 fetch 1 ,mem_usb_setup_windex 
-0x49ab 017870 beq 0 ,dsc_hid_info_interface0 
-0x49ac 017871 beq 1 ,dsc_hid_info_interface1 
-0x49ad 017872 branch usb0_force_stall 
-:      017874 dsc_hid_info_interface0:
-0x49ae 017875 arg mem_confdesc + 19 ,rega 
-0x49af 017876 ifetch 1 ,rega 
-0x49b0 017877 iforce regb 
-0x49b1 017878 branch usb0_respond 
-:      017880 dsc_hid_info_interface1:
-0x49b2 017881 arg mem_confdesc + 44 ,rega 
-0x49b3 017882 ifetch 1 ,rega 
-0x49b4 017883 iforce regb 
-0x49b5 017884 branch usb0_respond 
-:      017886 dsc_device_info:
-0x49b6 017890 fetch 1 ,mem_usb_set_high_addr_flag 
-0x49b7 017891 ncall usb_set_high_addr ,blank 
-0x49b8 017892 setarg mem_devicedesc 
-0x49b9 017893 fetcht 1 ,mem_devicedesc 
-:      017894 dsc_info_set_data_len:
-0x49ba 017895 store 2 ,mem_dsc_info_data_pointer 
-0x49bb 017896 storet 1 ,mem_dsc_info_len 
-0x49bc 017897 fetch 1 ,mem_usb_setup_blength 
-0x49bd 017898 isub temp ,null 
-0x49be 017899 nbranch dsc_info_set_current_data_len ,positive 
-:      017900 dsc_info_set_initial_data_len:
-0x49bf 017901 fetch 1 ,mem_dsc_info_len 
-:      017902 dsc_info_set_data_size_completed:
-0x49c0 017903 iforce regb 
-0x49c1 017904 fetch 2 ,mem_dsc_info_data_pointer 
-0x49c2 017905 add pdata ,1 ,pdata 
-0x49c3 017906 iforce rega 
-0x49c4 017907 branch usb0_respond 
-:      017908 dsc_info_set_current_data_len:
-0x49c5 017909 fetch 1 ,mem_usb_setup_blength 
-0x49c6 017910 branch dsc_info_set_data_size_completed 
-:      017912 usb_set_high_addr:
-0x49c7 017913 hfetch 1 ,core_usb_addr 
-0x49c8 017914 ncall usb0_set_addr ,blank 
-0x49c9 017915 jam 0 ,mem_usb_set_high_addr_flag 
-0x49ca 017916 rtn 
-:      017917 usb0_set_addr:
-0x49cb 017918 hfetch 1 ,core_usb_addr 
-0x49cc 017919 set1 7 ,pdata 
-0x49cd 017920 hstore 1 ,core_usb_addr 
-0x49ce 017921 rtn 
-:      017923 dsc_config_info:
-0x49cf 017924 setarg mem_confdesc 
-0x49d0 017925 fetcht 1 ,mem_confdesc 
-0x49d1 017926 branch dsc_info_set_data_len 
-:      017928 dsc_string_info:
-0x49d2 017929 fetch 1 ,mem_usb_setup_bvalue 
-0x49d3 017930 sub pdata ,3 ,null 
-0x49d4 017931 nbranch usb0_force_stall ,positive 
-0x49d5 017932 fetch 1 ,mem_usb_setup_bvalue 
-0x49d6 017933 arg mem_string0 ,rega 
-0x49d7 017934 beq 0 ,usb0_respond_length 
-0x49d8 017935 set1 mark_isstr ,mark 
-0x49d9 017936 arg mem_string1 ,rega 
-0x49da 017937 beq 1 ,usb0_respond_length 
-0x49db 017938 arg mem_string2 ,rega 
-0x49dc 017939 beq 2 ,usb0_respond_length 
-0x49dd 017940 arg mem_string3 ,rega 
-0x49de 017941 beq 3 ,usb0_respond_length 
-0x49df 017942 rtn 
-:      017944 dsc_hid_report_info:
-0x49e0 017945 fetch 2 ,mem_usb_setup_windex 
-0x49e1 017946 beq 1 ,dsc_hid_report_info0 
-0x49e2 017947 fetch 2 ,mem_hidreportdesc_kb 
-0x49e3 017948 copy pdata ,rega 
-0x49e4 017950 branch usb0_respond_length 
-:      017951 dsc_hid_report_info0:
-0x49e5 017952 jam 1 ,mem_usb_device_enumeration_endflag 
-0x49e6 017953 jam usb_got_report_req ,mem_usb_state 
-0x49e7 017954 fetch 2 ,mem_hidreportdesc_m 
-0x49e8 017955 copy pdata ,rega 
-0x49e9 017957 branch usb0_respond_length 
-:      017960 usb0_request_get_interface:
-0x49ea 017961 fetch 1 ,mem_usb0_state 
-0x49eb 017962 bne dev_configured ,usb0_force_stall 
-0x49ec 017963 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x49ed 017964 bne in_interface ,usb0_force_stall 
-0x49ee 017965 fetch 1 ,mem_usb_setup_bvalue 
-0x49ef 017966 bne 0 ,usb0_force_stall 
-0x49f0 017967 fetch 1 ,mem_usb_setup_bvalueh 
-0x49f1 017968 bne 0 ,usb0_force_stall 
-0x49f2 017969 fetch 1 ,mem_usb_setup_blength 
-0x49f3 017970 bne 1 ,usb0_force_stall 
-0x49f4 017971 fetch 1 ,mem_usb_setup_blengthh 
-0x49f5 017972 bne 0 ,usb0_force_stall 
-0x49f6 017973 fetch 1 ,mem_usb_setup_windex 
-0x49f7 017974 bne 0 ,usb0_force_stall 
-0x49f8 017975 fetch 1 ,mem_usb_setup_windex + 1 
-0x49f9 017976 bne 0 ,usb0_force_stall 
-0x49fa 017977 arg 1 ,regb 
-0x49fb 017978 branch usb_send_zero_packet 
-:      017981 usb0_request_get_status:
-0x49fc 017982 fetch 1 ,mem_usb0_state 
-0x49fd 017983 beq dev_default ,usb0_force_stall 
-0x49fe 017984 fetch 1 ,mem_usb_setup_bvalue 
-0x49ff 017985 bne 0 ,usb0_force_stall 
-0x4a00 017986 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a01 017987 bne 0 ,usb0_force_stall 
-0x4a02 017988 fetch 1 ,mem_usb_setup_blength 
-0x4a03 017989 bne 2 ,usb0_force_stall 
-0x4a04 017990 fetch 1 ,mem_usb_setup_blengthh 
-0x4a05 017991 bne 0 ,usb0_force_stall 
-0x4a06 017992 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a07 017993 bne 0 ,usb0_force_stall 
-0x4a08 017994 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a09 017995 beq in_device ,usb0_get_status_in_device 
-0x4a0a 017996 beq in_interface ,usb0_get_status_in_interface 
-0x4a0b 017997 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x4a0c 017998 branch usb0_force_stall 
-:      018000 usb0_get_status_in_device:
-0x4a0d 018001 fetch 1 ,mem_usb_setup_windex 
-0x4a0e 018002 bne 0 ,usb0_force_stall 
-0x4a0f 018003 arg 2 ,regb 
-0x4a10 018004 fetch 1 ,mem_usb_remote_wakeup 
-0x4a11 018005 beq 0x01 ,usb_send_two_packet 
-:      018007 usb_send_zero_packet:
-0x4a12 018008 arg mem_usb_zero_packet ,rega 
-0x4a13 018009 branch usb0_respond 
-:      018010 usb_send_ones_packet:
-0x4a14 018011 arg mem_usb_ones_packet ,rega 
-0x4a15 018012 branch usb0_respond 
-:      018013 usb_send_two_packet:
-0x4a16 018014 arg mem_usb_two_packet ,rega 
-0x4a17 018015 branch usb0_respond 
-:      018017 usb0_get_status_in_interface:
-0x4a18 018018 fetch 1 ,mem_usb0_state 
-0x4a19 018019 bne dev_configured ,usb0_force_stall 
-0x4a1a 018020 arg 2 ,regb 
-0x4a1b 018021 branch usb_send_zero_packet 
-:      018023 usb0_get_status_in_endpoint:
-0x4a1c 018024 fetch 1 ,mem_usb0_state 
-0x4a1d 018025 bne dev_configured ,usb0_force_stall 
-0x4a1e 018026 fetch 1 ,mem_usb_setup_windex 
-0x4a1f 018027 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x4a20 018028 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x4a21 018029 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x4a22 018030 and_into 0x7f ,pdata 
-0x4a23 018031 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x4a24 018032 branch usb0_force_stall 
-:      018034 usb0_get_status_in_ep_in_ep0:
-0x4a25 018035 fetch 1 ,mem_usb_ep0_stall_status 
-:      018036 usb0_get_status_in_ep_in_ack:
-0x4a26 018037 arg 2 ,regb 
-0x4a27 018038 beq 1 ,usb_send_ones_packet 
-0x4a28 018039 branch usb_send_zero_packet 
-:      018040 usb0_get_status_in_ep_in_ep1:
-0x4a29 018041 fetch 1 ,mem_usb_ep1_stall_status 
-0x4a2a 018042 branch usb0_get_status_in_ep_in_ack 
-:      018043 usb0_get_status_in_ep_in_ep2:
-0x4a2b 018044 fetch 1 ,mem_usb_ep2_stall_status 
-0x4a2c 018045 branch usb0_get_status_in_ep_in_ack 
-:      018046 usb0_get_status_in_ep_in_ep3:
-0x4a2d 018047 fetch 1 ,mem_usb_ep3_stall_status 
-0x4a2e 018048 branch usb0_get_status_in_ep_in_ack 
-:      018050 usb_get_idle:
-0x4a2f 018051 jam 1 ,mem_usb_idle_flag 
-0x4a30 018052 arg mem_usb_idle_rate ,rega 
-0x4a31 018053 arg 1 ,regb 
-0x4a32 018054 branch usb0_respond 
-:      018056 usb_get_report:
-0x4a33 018057 fetch 2 ,mem_usb_setup_bvalue 
-0x4a34 018058 arg pc_get_report ,temp 
-0x4a35 018059 isub temp ,null 
-0x4a36 018060 nbranch usb0_force_stall ,zero 
-0x4a37 018061 set0 mark_isstr ,mark 
-:      018062 usb_get_report_dispose:
-0x4a38 018063 fetch 1 ,mem_usb0_data_ready_report 
-0x4a39 018064 nbranch usb_get_report_data_success ,blank 
-0x4a3a 018065 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      018066 usb_get_report_send_data:
-0x4a3b 018067 fetch 1 ,mem_usb_setup_blength 
-0x4a3c 018068 iforce regb 
-0x4a3d 018069 arg mem_usb0_get_report_data ,rega 
-0x4a3e 018070 call usb0_respond 
-:      018071 usb_get_report_data_release:
-0x4a3f 018072 arg mem_usb0_get_report_data ,contw 
-0x4a40 018073 arg 8 ,loopcnt 
-0x4a41 018074 branch memset0 
-:      018075 usb_get_report_data_success:
-0x4a42 018076 jam 0 ,mem_usb0_data_ready_report 
-0x4a43 018077 jam pc_get_data ,mem_usb0_get_report_data 
-0x4a44 018078 branch usb_get_report_send_data 
-:      018080 usb_get_protocol_req:
-0x4a45 018081 fetch 1 ,mem_usb_setup_blength 
-0x4a46 018082 bne 1 ,usb0_force_stall 
-0x4a47 018083 jam 1 ,mem_usb_get_protocol_flag 
-0x4a48 018084 arg 1 ,regb 
-0x4a49 018085 fetch 1 ,mem_usb_set_protocol_value 
-0x4a4a 018086 beq 0 ,usb_get_report_protocol 
-0x4a4b 018087 beq 1 ,usb_get_boot_protocol 
-0x4a4c 018088 branch usb_send_zero_packet 
-:      018089 usb_get_report_protocol:
-0x4a4d 018090 branch usb_send_ones_packet 
-:      018091 usb_get_boot_protocol:
-0x4a4e 018092 branch usb_send_zero_packet 
-:      018097 usb0_request_clear_feature:
-0x4a4f 018098 fetch 1 ,mem_usb0_state 
-0x4a50 018099 bne dev_configured ,usb0_force_stall 
-0x4a51 018100 fetch 1 ,mem_usb_setup_blength 
-0x4a52 018101 bne 0 ,usb0_force_stall 
-0x4a53 018102 fetch 1 ,mem_usb_setup_blengthh 
-0x4a54 018103 bne 0 ,usb0_force_stall 
-0x4a55 018104 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a56 018105 bne 0 ,usb0_force_stall 
-0x4a57 018106 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a58 018107 bne 0 ,usb0_force_stall 
-0x4a59 018108 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a5a 018109 beq out_device ,usb0_request_clear_feature_out_device 
-0x4a5b 018110 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x4a5c 018111 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x4a5d 018112 branch usb0_force_stall 
-:      018114 usb0_request_clear_feature_out_device:
-0x4a5e 018115 fetch 1 ,mem_usb_setup_bvalue 
-0x4a5f 018116 bne device_remote_wakeup ,usb0_force_stall 
-0x4a60 018117 hfetch 1 ,core_usb_config 
-0x4a61 018118 set0 7 ,pdata 
-0x4a62 018119 hstore 1 ,core_usb_config 
-0x4a63 018120 jam 0 ,mem_usb_remote_wakeup 
-0x4a64 018121 jam 1 ,mem_usb_clear_remote_wakeup 
-0x4a65 018122 branch usb0_reply_zerolen 
-:      018124 usb0_request_clear_feature_out_interface:
-0x4a66 018125 branch usb0_force_stall 
-:      018127 usb0_request_clear_feature_out_endpoint:
-0x4a67 018128 fetch 1 ,mem_usb_setup_bvalue 
-0x4a68 018129 bne endpoint_halt ,usb0_force_stall 
-0x4a69 018130 fetch 1 ,mem_usb_setup_windex 
-0x4a6a 018131 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x4a6b 018132 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x4a6c 018133 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x4a6d 018134 and_into 0x7f ,pdata 
-0x4a6e 018135 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x4a6f 018136 branch usb0_force_stall 
-:      018138 usb0_force_stall_ep0_in_off:
-0x4a70 018139 jam 0 ,mem_usb_ep0_stall_status 
-0x4a71 018140 branch usb0_reply_zerolen 
-:      018141 usb0_force_stall_ep1_in_off:
-0x4a72 018142 jam 0 ,mem_usb_ep1_stall_status 
-:      018143 usb0_force_stall_ep1_in_off_reply:
-0x4a73 018144 jam 1 ,mem_usb_clear_halt 
-0x4a74 018145 branch usb0_reply_zerolen 
-:      018146 usb0_force_stall_ep2_in_off:
-0x4a75 018147 jam 0 ,mem_usb_ep2_stall_status 
-0x4a76 018148 branch usb0_force_stall_ep1_in_off_reply 
-:      018149 usb0_force_stall_ep3_in_off:
-0x4a77 018150 jam 0 ,mem_usb_ep3_stall_status 
-0x4a78 018151 branch usb0_force_stall_ep1_in_off_reply 
-:      018154 usb0_request_set_feature:
-0x4a79 018155 fetch 1 ,mem_usb_setup_blength 
-0x4a7a 018156 bne 0 ,usb0_force_stall 
-0x4a7b 018157 fetch 1 ,mem_usb_setup_blengthh 
-0x4a7c 018158 bne 0 ,usb0_force_stall 
-0x4a7d 018159 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a7e 018160 beq out_device ,usb0_request_set_feature_out_device 
-0x4a7f 018161 beq out_interface ,usb0_request_set_feature_out_interface 
-0x4a80 018162 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x4a81 018163 branch usb0_force_stall 
-:      018165 usb0_request_set_feature_out_device:
-0x4a82 018166 fetch 1 ,mem_usb_setup_bvalue 
-0x4a83 018167 bne device_remote_wakeup ,usb0_force_stall 
-0x4a84 018168 hfetch 1 ,core_usb_config 
-0x4a85 018169 set1 7 ,pdata 
-0x4a86 018170 hstore 1 ,core_usb_config 
-0x4a87 018171 jam 1 ,mem_usb_remote_wakeup 
-0x4a88 018172 jam usb_sleep ,mem_usb_state 
-0x4a89 018173 jam 0 ,mem_usb_tx_win_enable 
-0x4a8a 018174 call usb0_reply_zerolen 
-:      018175 usb_wakeup_timer_reinit:
-0x4a8b 018176 call timer_reinit 
-0x4a8c 018177 setarg timer_wakeup_delay 
-0x4a8d 018178 arg timer_wakeup ,queue 
-0x4a8e 018179 branch timer_init 
-:      018181 usb0_request_set_feature_out_interface:
-0x4a8f 018182 branch usb0_force_stall 
-:      018184 usb0_request_set_feature_out_endpoint:
-0x4a90 018185 fetch 1 ,mem_usb_setup_bvalue 
-0x4a91 018186 bne endpoint_halt ,usb0_force_stall 
-0x4a92 018187 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a93 018188 bne 0 ,usb0_force_stall 
-0x4a94 018189 fetch 1 ,mem_usb_setup_windex 
-0x4a95 018190 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x4a96 018191 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x4a97 018192 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x4a98 018193 and_into 0x7f ,pdata 
-0x4a99 018194 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x4a9a 018195 branch usb0_force_stall 
-:      018197 usb0_force_stall_ep0_in_on:
-0x4a9b 018198 jam 1 ,mem_usb_ep0_stall_status 
-0x4a9c 018199 branch usb0_reply_zerolen 
-:      018200 usb0_force_stall_ep1_in_on:
-0x4a9d 018201 jam 1 ,mem_usb_ep1_stall_status 
-0x4a9e 018202 branch usb0_reply_zerolen 
-:      018203 usb0_force_stall_ep2_in_on:
-0x4a9f 018204 jam 1 ,mem_usb_ep2_stall_status 
-0x4aa0 018205 branch usb0_reply_zerolen 
-:      018206 usb0_force_stall_ep3_in_on:
-0x4aa1 018207 jam 1 ,mem_usb_ep3_stall_status 
-0x4aa2 018208 branch usb0_reply_zerolen 
-:      018211 usb0_request_set_address:
-0x4aa3 018212 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4aa4 018213 bne out_device ,usb0_force_stall 
-0x4aa5 018214 fetch 1 ,mem_usb_setup_windex 
-0x4aa6 018215 bne 0 ,usb0_force_stall 
-0x4aa7 018216 fetch 1 ,mem_usb_setup_windex + 1 
-0x4aa8 018217 bne 0 ,usb0_force_stall 
-0x4aa9 018218 fetch 1 ,mem_usb_setup_blength 
-0x4aaa 018219 bne 0 ,usb0_force_stall 
-0x4aab 018220 fetch 1 ,mem_usb_setup_blengthh 
-0x4aac 018221 bne 0 ,usb0_force_stall 
-0x4aad 018222 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aae 018223 bne 0 ,usb0_force_stall 
-0x4aaf 018224 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab0 018225 and_into 0x80 ,pdata 
-0x4ab1 018226 bne 0 ,usb0_force_stall 
-0x4ab2 018227 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab3 018228 bne 0 ,usb_usb0_state_set_dev_addr 
-:      018229 usb_usb0_state_set_dev_default:
-0x4ab4 018230 jam dev_default ,mem_usb0_state 
-:      018231 usb0_request_set_wait_address:
-0x4ab5 018232 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab6 018233 hstore 1 ,core_usb_addr 
-0x4ab7 018234 call usb0_reply_zerolen 
-0x4ab8 018235 jam 1 ,mem_usb_set_high_addr_flag 
-0x4ab9 018236 rtn 
-:      018237 usb_usb0_state_set_dev_addr:
-0x4aba 018238 jam dev_address ,mem_usb0_state 
-0x4abb 018239 branch usb0_request_set_wait_address 
-:      018242 usb0_request_set_configuration:
-0x4abc 018243 fetch 1 ,mem_usb0_state 
-0x4abd 018244 beq dev_default ,usb0_force_stall 
-0x4abe 018245 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4abf 018246 bne out_device ,usb0_force_stall 
-0x4ac0 018247 fetch 1 ,mem_usb_setup_windex 
-0x4ac1 018248 bne 0 ,usb0_force_stall 
-0x4ac2 018249 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ac3 018250 bne 0 ,usb0_force_stall 
-0x4ac4 018251 fetch 1 ,mem_usb_setup_blength 
-0x4ac5 018252 bne 0 ,usb0_force_stall 
-0x4ac6 018253 fetch 1 ,mem_usb_setup_blengthh 
-0x4ac7 018254 bne 0 ,usb0_force_stall 
-0x4ac8 018255 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4ac9 018256 bne 0 ,usb0_force_stall 
-0x4aca 018257 fetch 1 ,mem_usb_setup_bvalue 
-0x4acb 018258 sub pdata ,usb_max_num_cfg ,null 
-0x4acc 018259 nbranch usb0_force_stall ,positive 
-0x4acd 018260 fetch 1 ,mem_usb0_state 
-0x4ace 018261 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x4acf 018262 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x4ad0 018263 branch usb0_force_stall 
-:      018265 usb0_request_set_cfg_addr_state:
-:      018266 usb0_request_set_cfg_cfg_state:
-0x4ad1 018267 fetch 1 ,mem_usb_setup_bvalue 
-0x4ad2 018268 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x4ad3 018269 jam dev_configured ,mem_usb0_state 
-0x4ad4 018270 branch usb0_reply_zerolen 
-:      018271 usb0_request_set_cfg_stay_addr_state:
-0x4ad5 018272 jam dev_address ,mem_usb0_state 
-0x4ad6 018273 branch usb0_reply_zerolen 
-:      018276 usb0_request_set_interface:
-0x4ad7 018277 fetch 1 ,mem_usb0_state 
-0x4ad8 018278 bne dev_configured ,usb0_force_stall 
-0x4ad9 018279 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4ada 018280 bne out_interface ,usb0_force_stall 
-0x4adb 018281 fetch 1 ,mem_usb_setup_bvalue 
-0x4adc 018282 bne 0 ,usb0_force_stall 
-0x4add 018283 fetch 1 ,mem_usb_setup_bvalueh 
-0x4ade 018284 bne 0 ,usb0_force_stall 
-0x4adf 018285 fetch 1 ,mem_usb_setup_blength 
-0x4ae0 018286 bne 0 ,usb0_force_stall 
-0x4ae1 018287 fetch 1 ,mem_usb_setup_blengthh 
-0x4ae2 018288 bne 0 ,usb0_force_stall 
-0x4ae3 018289 fetch 1 ,mem_usb_setup_windex 
-0x4ae4 018290 bne 0 ,usb0_force_stall 
-0x4ae5 018291 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ae6 018292 bne 0 ,usb0_force_stall 
-0x4ae7 018293 branch usb0_reply_zerolen 
-:      018296 usb_set_idle:
-0x4ae8 018297 jam 1 ,mem_usb_idle_flag 
-0x4ae9 018298 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aea 018299 store 1 ,mem_usb_idle_rate 
-0x4aeb 018300 fetch 1 ,mem_usb_setup_windex 
-0x4aec 018301 sub pdata ,1 ,null 
-0x4aed 018302 call usb_clear_remote_wakeup_set0 ,zero 
-0x4aee 018303 fetch 1 ,mem_usb_state 
-0x4aef 018304 bne usb_resume ,usb0_reply_zerolen 
-0x4af0 018305 jam usb_connected ,mem_usb_state 
-0x4af1 018306 call usb0_reply_zerolen 
-0x4af2 018307 nop 30000 
-0x4af3 018308 nop 30000 
-0x4af4 018309 rtn 
-:      018310 usb_clear_remote_wakeup_set0:
-0x4af5 018311 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4af6 018312 jam 0 ,mem_usb_clear_remote_wakeup 
-0x4af7 018313 jam usb_resume ,mem_usb_state 
-0x4af8 018314 rtn 
-:      018317 usb_set_report:
-0x4af9 018318 jam 1 ,mem_usb0_get_set_report 
-0x4afa 018319 call usb_set_report_resume_judge 
-0x4afb 018320 fetch 2 ,mem_usb_setup_bvalue 
-0x4afc 018321 store 2 ,mem_usb_setup_bvalue_temp 
-0x4afd 018322 fetch 1 ,mem_usb_setup_blength 
-0x4afe 018323 iforce loopcnt 
-0x4aff 018324 arg mem_usb0_setup ,contr 
-0x4b00 018325 arg mem_usb0_set_report_data ,contw 
-0x4b01 018326 call memcpy 
-0x4b02 018327 branch usb0_reply_zerolen 
-:      018329 usb_set_report_resume_judge:
-0x4b03 018330 fetch 2 ,mem_usb_setup_bvalue 
-0x4b04 018331 arg pc_set_report_bvalue ,temp 
-0x4b05 018332 isub temp ,null 
-0x4b06 018333 nrtn zero 
-0x4b07 018334 fetch 2 ,mem_usb_setup_windex 
-0x4b08 018335 arg pc_set_report_windex ,temp 
-0x4b09 018336 isub temp ,null 
-0x4b0a 018337 nrtn zero 
-0x4b0b 018338 fetch 2 ,mem_usb_setup_blength 
-0x4b0c 018339 arg pc_set_report_blength ,temp 
-0x4b0d 018340 isub temp ,null 
-0x4b0e 018341 nrtn zero 
-0x4b0f 018342 jam 1 ,mem_usb_tx_win_enable 
-0x4b10 018343 rtn 
-:      018346 usb_set_protocol_req:
-0x4b11 018347 fetch 1 ,mem_usb_setup_blength 
-0x4b12 018348 bne 0 ,usb0_force_stall 
-0x4b13 018349 fetch 1 ,mem_usb_setup_bvalue 
-0x4b14 018350 beq boot_protocol ,usb_set_boot_protocol 
-0x4b15 018351 beq report_protocol ,usb_set_report_protocol 
-0x4b16 018352 branch usb0_force_stall 
-:      018353 usb_set_boot_protocol:
-0x4b17 018354 jam 0 ,mem_usb_set_protocol_status 
-0x4b18 018355 jam 1 ,mem_usb_set_protocol_value 
-0x4b19 018356 branch usb0_reply_zerolen 
-:      018357 usb_set_report_protocol:
-0x4b1a 018358 jam 1 ,mem_usb_tx_mac_enable 
-0x4b1b 018359 jam 1 ,mem_usb_set_protocol_status 
-0x4b1c 018360 jam 0 ,mem_usb_set_protocol_value 
-0x4b1d 018361 branch usb0_reply_zerolen 
-:      018364 usb0_respond_length:
-0x4b1e 018365 ifetch 1 ,rega 
-0x4b1f 018366 iforce regb 
-0x4b20 018367 increase 1 ,rega 
-:      018369 usb0_respond:
-0x4b21 018370 bpatch patch1f_2 ,mem_patch1f 
-0x4b22 018371 bmark0 mark_isstr ,usb0_respond0 
-0x4b23 018372 add regb ,1 ,pdata 
-0x4b24 018373 lshift pdata ,pdata 
-0x4b25 018374 hstore 1 ,core_usb_dfifo0 
-0x4b26 018375 jam 3 ,core_usb_dfifo0 
-0x4b27 018376 fetch 1 ,mem_usb_setup_blength 
-0x4b28 018377 increase -2 ,pdata 
-0x4b29 018378 rshift pdata ,pdata 
-0x4b2a 018379 store 1 ,mem_usb_setup_blength 
-0x4b2b 018380 beq 0 ,usb_no_respond_data 
-:      018381 usb0_respond0:
-0x4b2c 018382 fetch 2 ,mem_usb_setup_blength 
-0x4b2d 018383 isub regb ,null 
-0x4b2e 018384 branch usb0_respond1 ,positive 
-0x4b2f 018385 copy pdata ,regb 
-:      018386 usb0_respond1:
-0x4b30 018387 deposit rega 
-0x4b31 018388 store 2 ,mem_bufptr 
-0x4b32 018389 deposit regb 
-0x4b33 018390 store 1 ,mem_remain 
-0x4b34 018391 branch usb0_tx 
-:      018393 usb_no_respond_data:
-0x4b35 018394 arg 0 ,queue 
-0x4b36 018395 branch usb_trig 
-:      018398 usb0_tx:
-0x4b37 018399 bpatch patch1f_3 ,mem_patch1f 
-0x4b38 018400 fetch 1 ,mem_remain 
-0x4b39 018401 rtn blank 
-0x4b3a 018402 copy pdata ,loopcnt 
-0x4b3b 018403 sub pdata ,ep0_packet_size ,null 
-0x4b3c 018404 branch usb0_tx_info ,positive 
-0x4b3d 018405 arg ep0_packet_size ,loopcnt 
-:      018406 usb0_tx_info:
-0x4b3e 018407 fetch 1 ,mem_remain 
-0x4b3f 018408 isub loopcnt ,pdata 
-0x4b40 018409 store 1 ,mem_remain 
-0x4b41 018410 fetch 2 ,mem_bufptr 
-0x4b42 018411 copy pdata ,contr 
-:      018412 usb0_tx0:
-0x4b43 018413 ifetch 1 ,contr 
-0x4b44 018414 hstore 1 ,core_usb_dfifo0 
-0x4b45 018415 bmark0 mark_isstr ,usb0_tx1 
-0x4b46 018416 jam 0 ,core_usb_dfifo0 
-:      018417 usb0_tx1:
-0x4b47 018418 loop usb0_tx0 
-0x4b48 018419 copy contr ,pdata 
-0x4b49 018420 store 2 ,mem_bufptr 
-0x4b4a 018421 arg 0 ,queue 
-0x4b4b 018422 call usb_trig 
-0x4b4c 018423 fetch 1 ,mem_remain 
-0x4b4d 018424 nrtn blank 
-0x4b4e 018425 fetch 1 ,mem_usb_state 
-0x4b4f 018426 rtnne usb_got_report_req 
-0x4b50 018427 jam usb_connected ,mem_usb_state 
-0x4b51 018428 rtn 
-:      018431 usb_tx_ep1:
-0x4b52 018432 arg core_usb_dfifo1 ,rega 
-0x4b53 018433 arg 1 ,queue 
-:      018434 usb_tx_loop:
-0x4b54 018435 ifetch 1 ,contr 
-0x4b55 018436 istore 1 ,rega 
-0x4b56 018437 loop usb_tx_loop 
-:      018438 usb_trig:
-0x4b57 018439 setarg 0 
-0x4b58 018440 qset1 pdata 
-0x4b59 018441 hstore 1 ,core_usb_trig 
-0x4b5a 018442 fetcht 1 ,mem_usb_tx_wait 
-0x4b5b 018443 ior temp ,pdata 
-0x4b5c 018444 store 1 ,mem_usb_tx_wait 
-0x4b5d 018445 rtn 
-:      018447 usb_tx_ep2:
-0x4b5e 018448 arg 2 ,queue 
-0x4b5f 018449 arg core_usb_dfifo2 ,rega 
-0x4b60 018450 branch usb_tx_loop 
-:      018452 usb_tx:
-0x4b61 018453 bpatch patch1f_4 ,mem_patch1f 
-0x4b62 018454 fetch 1 ,mem_usb_tx_enable 
-0x4b63 018455 rtn blank 
-0x4b64 018456 fetch 1 ,mem_usb_tx_wait 
-0x4b65 018457 nbranch usb_inwake_state_tx_dispose ,blank 
-0x4b66 018458 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4b67 018459 branch usb_tx_fifo_release ,blank 
-0x4b68 018460 fetch 1 ,mem_usb_state 
-0x4b69 018461 beq usb_sleep ,usb_windows_wakeup 
-0x4b6a 018462 bne usb_connected ,usb_tx_fifo_release 
-0x4b6b 018463 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x4b6c 018464 nbranch usb_tx_fifo_release ,blank 
-0x4b6d 018465 call usb_tx_data_ep1 
-0x4b6e 018466 branch usb_tx_data_ep2 
-:      018468 usb_tx_data_ep1:
-0x4b6f 018469 fetch 1 ,mem_usb_tx_enable 
-0x4b70 018470 rtnbit0 1 
-0x4b71 018471 fetch 1 ,mem_usb_tx_wait 
-0x4b72 018472 rtnbit1 1 
-0x4b73 018473 fetch 1 ,mem_usb_tx_enable 
-0x4b74 018474 set0 1 ,pdata 
-0x4b75 018475 store 1 ,mem_usb_tx_enable 
-0x4b76 018476 fetch 1 ,mem_usb_ep1_data 
-0x4b77 018477 rtn blank 
-0x4b78 018478 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x4b79 018479 branch assert 
-:      018481 usb_tx_data_ep2:
-0x4b7a 018482 fetch 1 ,mem_usb_tx_enable 
-0x4b7b 018483 rtnbit0 2 
-0x4b7c 018484 fetch 1 ,mem_usb_tx_wait 
-0x4b7d 018485 rtnbit1 2 
-0x4b7e 018486 fetch 1 ,mem_usb_tx_enable 
-0x4b7f 018487 set0 2 ,pdata 
-0x4b80 018488 store 1 ,mem_usb_tx_enable 
-0x4b81 018489 fetch 1 ,mem_usb_ep2_data 
-0x4b82 018490 rtn blank 
-0x4b83 018491 beq usb_ep2_ms ,usb_tx_ms_data 
-0x4b84 018492 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x4b85 018493 branch assert 
-:      018495 usb_tx_fifo_release:
-0x4b86 018497 arg mem_usb_mouse_data ,contw 
-0x4b87 018498 arg 6 ,loopcnt 
-0x4b88 018499 branch memset0 
-:      018501 usb_tx_ms_data:
-0x4b89 018502 fetch 1 ,mem_usb_idle_flag 
-0x4b8a 018503 fetcht 1 ,mem_usb_get_protocol_flag 
-0x4b8b 018504 iand temp ,pdata 
-0x4b8c 018505 branch usb_tx_ms_data_normal_mode ,blank 
-0x4b8d 018506 fetcht 1 ,mem_usb_set_protocol_status 
-0x4b8e 018507 iadd temp ,pdata 
-0x4b8f 018508 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x4b90 018509 branch usb_tx_ms_data_normal_mode 
-:      018511 usb_tx_ms_data_mac_boot_mode:
-0x4b91 018512 jam 0 ,mem_usb_ep2_data 
-:      018513 usb_tx_ms_data_mac_boot_regroup:
-0x4b92 018514 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b93 018515 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b94 018516 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b95 018517 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b96 018518 store 1 ,mem_usb_mouse_data 
-0x4b97 018519 fetch 1 ,mem_usb_mouse_data + 2 
-0x4b98 018520 istore 1 ,contw 
-0x4b99 018521 fetch 1 ,mem_usb_mouse_data + 4 
-0x4b9a 018522 istore 1 ,contw 
-0x4b9b 018523 fetch 1 ,mem_usb_mouse_data + 6 
-0x4b9c 018524 istore 1 ,contw 
-0x4b9d 018525 arg 4 ,loopcnt 
-0x4b9e 018526 arg mem_usb_mouse_data ,contr 
-0x4b9f 018527 branch usb_tx_ep2 
-:      018529 usb_tx_ms_data_normal_mode:
-0x4ba0 018530 jam 0 ,mem_usb_ep2_data 
-:      018531 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x4ba1 018532 arg 8 ,loopcnt 
-0x4ba2 018533 arg mem_usb_mouse_data ,contr 
-0x4ba3 018534 branch usb_tx_ep2 
-:      018536 usb_tx_kb_multikey_data:
-0x4ba4 018537 jam 0 ,mem_usb_ep2_data 
-0x4ba5 018538 arg 3 ,loopcnt 
-0x4ba6 018539 arg mem_usb_kb_multikey ,contr 
-0x4ba7 018540 branch usb_tx_ep2 
-:      018542 usb_tx_kb_normal_data:
-0x4ba8 018543 jam 0 ,mem_usb_ep1_data 
-0x4ba9 018544 arg 8 ,loopcnt 
-0x4baa 018545 arg mem_usb_kb_data ,contr 
-0x4bab 018546 branch usb_tx_ep1 
-:      018548 usb_inwake_state_tx_dispose:
-0x4bac 018549 fetch 1 ,mem_usb_state 
-0x4bad 018550 beq usb_sleep ,usb_clear_tx_wait 
-0x4bae 018551 beq usb_connected ,usb_mac_wakeup_trig 
-0x4baf 018552 rtn 
-:      018553 usb_clear_tx_wait:
-0x4bb0 018554 jam 0 ,mem_usb_tx_wait 
-0x4bb1 018555 rtn 
-:      018556 usb_mac_wakeup_trig:
-0x4bb2 018557 hfetch 1 ,core_usb_config 
-0x4bb3 018558 set1 7 ,pdata 
-0x4bb4 018559 hstore 1 ,core_usb_config 
-0x4bb5 018560 jam 1 ,mem_usb_mac_wakeup_trig 
-0x4bb6 018561 rtn 
-:      018563 usb_mac_wakeup_judge:
-0x4bb7 018564 fetch 1 ,mem_usb_state 
-0x4bb8 018565 rtneq usb_sleep 
-0x4bb9 018566 beq usb_connected ,usb_mac_wakeup 
-0x4bba 018567 rtn 
-:      018568 usb_mac_wakeup:
-0x4bbb 018569 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x4bbc 018570 rtn blank 
-0x4bbd 018571 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x4bbe 018572 branch usb_wakeup 
-:      018574 usb_windows_wakeup:
-0x4bbf 018575 arg timer_wakeup ,queue 
-0x4bc0 018576 call timer_check 
-0x4bc1 018577 nrtn blank 
-:      018578 usb_wakeup:
-0x4bc2 018579 hfetch 1 ,core_usb_config 
-0x4bc3 018580 rtnbit0 7 
-0x4bc4 018581 jam 0xfc ,core_usb_config 
-0x4bc5 018582 nop 30000 
-0x4bc6 018583 jam 0x3c ,core_usb_config 
-0x4bc7 018584 rtn 
-:      018591 hci_rx_h4:
-0x4bc8 018592 bpatch patch1f_5 ,mem_patch1f 
-0x4bc9 018593 fetch 1 ,mem_hci_cmd 
-0x4bca 018594 nrtn blank 
-:      018595 hci_rx_h4_1:
-0x4bcb 018596 call hci_h4_parse_packet 
-0x4bcc 018597 ncall h4_rx_discard_packet ,user 
-0x4bcd 018598 rtn 
-:      018600 hci_h4_parse_packet:
-0x4bce 018601 bpatch patch1f_6 ,mem_patch1f 
-0x4bcf 018602 copy contru ,rega 
-0x4bd0 018603 arg 4 ,temp 
-0x4bd1 018604 ifetch 1 ,contru 
-0x4bd2 018605 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
-0x4bd3 018606 increase 1 ,temp 
-0x4bd4 018607 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
-0x4bd5 018608 copy contru ,pdata 
-0x4bd6 018609 hstore 2 ,core_uart_rrptr 
-0x4bd7 018610 rtn 
-:      018611 hci_h4_parse_packet_wait_len:
-0x4bd8 018612 hfetch 2 ,core_uart_rxitems 
-0x4bd9 018613 isub temp ,null 
-0x4bda 018614 nbranch hci_h4_parse_packet_wait_len ,positive 
-0x4bdb 018616 disable user 
-0x4bdc 018617 copy rega ,contru 
-0x4bdd 018618 call h4_get_rx_payload_len 
-0x4bde 018619 iadd temp ,temp 
-:      018620 hci_h4_parse_packet_wait:
-0x4bdf 018621 hfetch 2 ,core_uart_rxitems 
-0x4be0 018622 isub temp ,null 
-0x4be1 018623 nbranch hci_h4_parse_packet_wait ,positive 
-0x4be2 018624 copy rega ,contru 
-0x4be3 018625 ifetch 1 ,contru 
-0x4be4 018626 beq hci_h4_type_cmd ,process_hci_cmd 
-0x4be5 018627 branch assert 
-:      018629 h4_rx_discard_packet:
-0x4be6 018630 bpatch patch1f_7 ,mem_patch1f 
-0x4be7 018631 hfetch 2 ,core_uart_rrptr 
-0x4be8 018632 iforce contru 
-0x4be9 018633 call h4_get_rx_payload_len 
-0x4bea 018634 iadd contru ,contru 
-0x4beb 018635 deposit contru 
-0x4bec 018636 hstore 2 ,core_uart_rrptr 
-0x4bed 018637 rtn 
-:      018642 h4_get_rx_payload_len:
-0x4bee 018643 ifetch 1 ,contru 
-0x4bef 018644 increase 2 ,contru 
-0x4bf0 018645 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
-0x4bf1 018646 ifetch 1 ,contru 
-0x4bf2 018647 rtn 
-:      018648 h4_get_rx_payload_len_acl:
-0x4bf3 018649 ifetch 2 ,contru 
-0x4bf4 018650 rtn 
-:      018652 h4_get_tx_ptr:
-0x4bf5 018653 hfetch 2 ,core_uart_twptr 
-0x4bf6 018654 increase -5 ,contwu 
-0x4bf7 018655 iadd contwu ,contwu 
-0x4bf8 018656 rtn 
-:      018658 h4_send_packet_event:
-0x4bf9 018659 arg hci_h4_type_event ,temp 
-0x4bfa 018660 branch h4_send_packet 
-:      018661 h4_send_packet_acl:
-0x4bfb 018662 arg hci_h4_type_acl ,temp 
-:      018663 h4_send_packet:
-0x4bfc 018664 bpatchx patch20_0 ,mem_patch20 
-0x4bfd 018665 increase 1 ,loopcnt 
-0x4bfe 018666 hfetch 2 ,core_uart_twptr 
-0x4bff 018667 copy pdata ,contwu 
-0x4c00 018668 copy loopcnt ,pdata 
-0x4c01 018669 istoret 1 ,contwu 
-0x4c02 018670 increase -1 ,pdata 
-0x4c03 018671 iadd contwu ,contwu 
-0x4c04 018672 copy contwu ,pdata 
-0x4c05 018673 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c06 018674 copy temp ,pdata 
-0x4c07 018675 rtneq hci_h4_type_acl 
-0x4c08 018676 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c09 018677 hstore 2 ,core_uart_twptr 
-0x4c0a 018678 branch h4_send_acl_trigger_clear 
-:      018681 h4_send_acl_trigger_clear:
-0x4c0b 018682 setarg 0 
-0x4c0c 018683 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c0d 018684 rtn 
-:      018691 hci_init:
-0x4c0e 018692 rtn wake 
-0x4c0f 018693 setarg hci_idle_dispatch 
-0x4c10 018694 store 2 ,mem_cb_idle_process 
-0x4c11 018696 setarg uart_baud_115200 
-0x4c12 018697 store uart_baud_len ,mem_baud 
-:      018698 hci_lpm_init:
-0x4c13 018699 setarg mem_h5rx_buf 
-0x4c14 018700 hstore 2 ,core_uart_rsaddr 
-0x4c15 018701 setarg mem_h5rx_buf_end 
-0x4c16 018702 hstore 2 ,core_uart_readdr 
-0x4c17 018703 setarg mem_h5tx_buf 
-0x4c18 018704 hstore 2 ,core_uart_tsaddr 
-0x4c19 018705 call hci_sel_init 
-:      018706 hci_reinit:
-0x4c1a 018707 jam 0x0 ,core_uart_ctrl 
-0x4c1b 018708 setarg mem_h5tx_buf 
-0x4c1c 018709 hstore 2 ,core_uart_twptr 
-0x4c1d 018710 hstore 2 ,core_uart_trptrp 
-0x4c1e 018711 setarg mem_h5rx_buf 
-0x4c1f 018712 hstore 2 ,core_uart_rrptr 
-0x4c20 018713 store 2 ,mem_h5rx_rptr 
-:      018714 hci_init_common:
-0x4c21 018715 hfetch 2 ,core_clkoff 
-0x4c22 018716 set0 clock_off_uart ,pdata 
-0x4c23 018717 hstore 2 ,core_clkoff 
-0x4c24 018718 call uart_set_baud_by_mem 
-0x4c25 018719 jam uartclk_dpll ,core_uart_clksel 
-0x4c26 018720 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x4c27 018721 rtn 
-:      018723 hci_sel_init:
-0x4c28 018724 setarg mem_h5tx_buf_end 
-0x4c29 018725 hstore 2 ,core_uart_teaddr 
-0x4c2a 018726 hfetch 1 ,core_gpio_sel1 
-0x4c2b 018727 or_into 0x07 ,pdata 
-0x4c2c 018728 hstore 1 ,core_gpio_sel1 
-0x4c2d 018729 rtn 
-:      018732 hci_rx_packet:
-0x4c2e 018733 bpatchx patch20_1 ,mem_patch20 
-0x4c2f 018734 hfetch 1 ,core_uart_status 
-0x4c30 018735 iforce regb 
-0x4c31 018736 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
-0x4c32 018737 hfetch 2 ,core_uart_rxitems 
-0x4c33 018738 iforce regc 
-0x4c34 018739 arg 0x44f ,temp 
-0x4c35 018740 isub temp ,null 
-0x4c36 018741 nrtn zero 
-:      018742 hci_rx_packet_cont:
-0x4c37 018743 hfetch 2 ,core_uart_rrptr 
-0x4c38 018744 iforce contru 
-0x4c39 018745 branch hci_rx_h4 
-:      018747 uart_send_byte:
-0x4c3a 018748 hfetcht 1 ,core_uart_status 
-0x4c3b 018749 isolate1 6 ,temp 
-0x4c3c 018750 branch uart_send_byte ,true 
-0x4c3d 018751 hstore 1 ,core_uart_txd 
-0x4c3e 018752 rtn 
-:      018754 process_hci_cmd:
-0x4c3f 018755 bpatchx patch20_2 ,mem_patch20 
-0x4c40 018756 fetch 1 ,mem_hci_cmd 
-0x4c41 018757 branch process_hci_cmd_cont ,blank 
-0x4c42 018758 enable user 
-0x4c43 018759 rtn 
-:      018760 process_hci_cmd_cont:
-0x4c44 018761 ifetch 2 ,contru 
-0x4c45 018762 iforce alarm 
-0x4c46 018763 iforce queue 
-0x4c47 018764 ifetch 1 ,contru 
-0x4c48 018765 iforce temp 
-0x4c49 018766 rshift2 alarm ,pdata 
-0x4c4a 018767 rshift8 pdata ,pdata 
-0x4c4b 018768 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
-0x4c4c 018769 rtn 
-:      018772 phci_grp_vendor_specific:
-0x4c4d 018773 bpatchx patch20_3 ,mem_patch20 
-0x4c4e 018774 deposit queue 
-0x4c4f 018775 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x4c50 018776 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x4c51 018777 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x4c52 018778 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x4c53 018779 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x4c54 018780 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x4c55 018781 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
-0x4c56 018782 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
-0x4c57 018784 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x4c58 018785 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
-0x4c59 018786 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
-0x4c5a 018787 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
-0x4c5b 018788 branch hci_normal_reply 
-:      018790 phci_grp_vendor_enter_lpm:
-0x4c5c 018791 call hci_normal_reply 
-0x4c5d 018792 call wait_uarttx 
-0x4c5e 018793 call gpio_pu_uart_tx 
-:      018794 hci_enter_lpm:
-0x4c5f 018795 call app_put_lpm_wake_lock 
-0x4c60 018796 call app_l2cap_flow_control_enable 
-0x4c61 018797 branch gpio_rx_config_input_with_pu 
-:      018799 hci_exit_lpm:
-0x4c62 018800 jam hci_rx_ready ,mem_hci_lt_rx_state 
-0x4c63 018801 call app_get_lpm_wake_lock 
-0x4c64 018802 call hci_lpm_init 
-0x4c65 018803 branch app_l2cap_flow_control_disable 
-:      018805 phci_grp_vendor_chipid:
-0x4c66 018806 call hci_get_cmd_complete_ptr 
-0x4c67 018807 hfetch 2 ,core_chipid 
-0x4c68 018808 istore 2 ,contwu 
-0x4c69 018809 force 6 ,loopcnt 
-0x4c6a 018810 branch hci_command_complete 
-:      018812 phci_grp_vendor_baud:
-0x4c6b 018813 ifetch 2 ,contru 
-0x4c6c 018814 store 2 ,mem_baud 
-0x4c6d 018815 hstore 2 ,core_uart_baud 
-0x4c6e 018816 rtn 
-:      018819 phci_grp_vendor_patch_common:
-0x4c6f 018821 ifetch 1 ,contru 
-0x4c70 018822 copy pdata ,temp 
-0x4c71 018823 hstore 1 ,core_ucode_low 
-0x4c72 018824 ifetch 1 ,contru 
-0x4c73 018825 iadd temp ,temp 
-0x4c74 018826 set1 7 ,pdata 
-0x4c75 018827 hstore 1 ,core_ucode_ctrl 
-0x4c76 018828 ifetch 1 ,contru 
-0x4c77 018829 iadd temp ,temp 
-0x4c78 018830 copy pdata ,loopcnt 
-0x4c79 018831 rtn 
-:      018833 phci_grp_vendor_patch:
-0x4c7a 018834 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c7b 018835 call phci_grp_vendor_patch_common 
-:      018836 phci_grp_vendor_patch_loop:
-0x4c7c 018837 ifetch 1 ,contru 
-0x4c7d 018838 hstore 1 ,core_ucode_data 
-0x4c7e 018839 iadd temp ,temp 
-0x4c7f 018840 loop phci_grp_vendor_patch_loop 
-:      018841 phci_grp_vendor_patch_check_sum:
-0x4c80 018842 and temp ,0xff ,temp 
-0x4c81 018843 ifetch 1 ,contru 
-0x4c82 018844 isub temp ,null 
-0x4c83 018845 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4c84 018846 branch hci_normal_reply 
-:      018849 phci_grp_vendor_patch_sec:
-0x4c85 018850 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c86 018851 call phci_grp_vendor_patch_common 
-0x4c87 018852 store 8 ,mem_pdatatemp 
-:      018853 phci_grp_vendor_patch_sec_loop:
-0x4c88 018854 call do_aes_cbc 
-0x4c89 018855 arg 16 ,loopcnt 
-0x4c8a 018856 arg mem_temp_block0 ,contw 
-0x4c8b 018857 call load_uart_sum_loop 
-0x4c8c 018858 storet 8 ,mem_temp 
-0x4c8d 018859 arg mem_temp_block2 ,contw 
-0x4c8e 018860 call store_aes_result 
-0x4c8f 018861 arg mem_temp_block2 ,rega 
-0x4c90 018862 arg mem_temp_block0 ,regb 
-0x4c91 018863 arg mem_temp_block3 ,contw 
-0x4c92 018864 call xor16 
-0x4c93 018865 arg 16 ,loopcnt 
-0x4c94 018866 arg mem_temp_block3 ,contr 
-0x4c95 018867 call load_ucode_only_loop 
-0x4c96 018868 fetcht 8 ,mem_temp 
-0x4c97 018869 fetch 8 ,mem_pdatatemp 
-0x4c98 018870 increase -16 ,pdata 
-0x4c99 018871 store 8 ,mem_pdatatemp 
-0x4c9a 018872 nbranch phci_grp_vendor_patch_sec_loop ,blank 
-0x4c9b 018873 branch phci_grp_vendor_patch_check_sum 
-:      018875 load_ucode_only_loop:
-0x4c9c 018876 ifetch 1 ,contr 
-0x4c9d 018877 hstore 1 ,core_ucode_data 
-0x4c9e 018878 loop load_ucode_only_loop 
-0x4c9f 018879 rtn 
-:      018881 load_uart_sum_loop:
-0x4ca0 018882 ifetch 1 ,contru 
-0x4ca1 018883 istore 1 ,contw 
-0x4ca2 018884 iadd temp ,temp 
-0x4ca3 018885 loop load_uart_sum_loop 
-0x4ca4 018886 rtn 
-:      018888 phci_grp_vendor_patch_sec_init:
-0x4ca5 018889 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4ca6 018890 arg 0 ,temp 
-0x4ca7 018891 arg 16 ,loopcnt 
-0x4ca8 018892 arg mem_temp_block0 ,contw 
-0x4ca9 018893 call load_uart_sum_loop 
-0x4caa 018894 hfetch 1 ,core_gpio_key2 
-0x4cab 018895 and_into 0xfd ,pdata 
-0x4cac 018896 hstore 1 ,core_gpio_key2 
-0x4cad 018897 arg mem_temp_block0 ,contr 
-0x4cae 018898 arg 16 ,loopcnt 
-0x4caf 018899 call aes_load_data 
-0x4cb0 018900 call aes_init 
-0x4cb1 018901 call aes_clear_data 
-0x4cb2 018902 branch phci_grp_vendor_patch_check_sum 
-:      018905 phci_grp_vendor_done:
-0x4cb3 018906 arg 0x20 ,loopcnt 
-0x4cb4 018907 arg mem_patch00 ,contw 
-0x4cb5 018908 arg 0 ,temp 
-:      018909 phci_grp_vendor_done_loop:
-0x4cb6 018910 ifetch 1 ,contru 
-0x4cb7 018911 istore 1 ,contw 
-0x4cb8 018912 iadd temp ,temp 
-0x4cb9 018913 loop phci_grp_vendor_done_loop 
-0x4cba 018914 and temp ,0xff ,temp 
-0x4cbb 018915 ifetch 1 ,contru 
-0x4cbc 018916 isub temp ,null 
-0x4cbd 018917 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4cbe 018918 jam 0 ,core_ucode_ctrl 
-0x4cbf 018919 call hci_normal_reply 
-0x4cc0 018920 call h4_rx_discard_packet 
-0x4cc1 018921 call clear_key_buf 
-0x4cc2 018922 call wait_uarttx 
-0x4cc3 018923 branch soft_reset 
-:      018925 phci_grp_vendor_patch_bad:
-0x4cc4 018926 jam 0 ,core_ucode_ctrl 
-0x4cc5 018927 branch start 
-:      018929 phci_grp_vendor_bdaddr:
-0x4cc6 018930 ifetch 6 ,contru 
-0x4cc7 018931 store 6 ,mem_lap 
-0x4cc8 018932 branch hci_normal_reply 
-:      018935 phci_grp_vendor_mem:
-0x4cc9 018936 ifetch 1 ,contru 
-0x4cca 018937 store 1 ,mem_hci_curr_len 
-0x4ccb 018938 copy pdata ,loopcnt 
-0x4ccc 018939 ifetch 2 ,contru 
-0x4ccd 018940 store 2 ,mem_hci_curr_target 
-0x4cce 018941 copy pdata ,contw 
-0x4ccf 018942 call uart_copy_rx_bytes 
-0x4cd0 018943 branch hci_normal_reply 
-:      018946 phci_grp_vendor_eep:
-0x4cd1 018947 ifetch 1 ,contru 
-0x4cd2 018948 store 1 ,mem_hci_curr_len 
-0x4cd3 018949 copy pdata ,loopcnt 
-0x4cd4 018950 ifetch 2 ,contru 
-0x4cd5 018951 store 2 ,mem_hci_curr_target 
-0x4cd6 018952 arg mem_l2cap_rxbuff1 ,contw 
-0x4cd7 018953 call uart_copy_rx_bytes 
-0x4cd8 018954 fetcht 1 ,mem_hci_curr_len 
-0x4cd9 018955 arg mem_l2cap_rxbuff1 ,rega 
-0x4cda 018956 fetch 2 ,mem_hci_curr_target 
-0x4cdb 018957 branch iicd_write_ota_data 
-:      018962 hci_normal_reply:
-0x4cdc 018963 force 4 ,loopcnt 
-:      018964 hci_command_complete:
-0x4cdd 018965 call hci_get_payload_ptr 
-0x4cde 018966 force 0x1 ,pdata 
-0x4cdf 018967 istore 1 ,contwu 
-0x4ce0 018968 deposit alarm 
-0x4ce1 018969 istore 3 ,contwu 
-0x4ce2 018970 force hci_event_command_complete ,queue 
-:      018971 hci_send_event:
-0x4ce3 018972 bpatchx patch20_4 ,mem_patch20 
-0x4ce4 018973 call hci_get_packet_ptr 
-0x4ce5 018974 deposit queue 
-0x4ce6 018975 istore 1 ,contwu 
-0x4ce7 018976 deposit loopcnt 
-0x4ce8 018977 istore 1 ,contwu 
-:      018978 hci_send_event_raw:
-0x4ce9 018979 force 5 ,queue 
-0x4cea 018980 increase 2 ,loopcnt 
-:      018981 hci_send_packet:
-0x4ceb 018982 branch h4_send_packet_event 
-:      018984 hci_send_commu_ready_event:
-0x4cec 018985 force hci_event_vendor_specific ,queue 
-0x4ced 018986 call hci_get_payload_ptr 
-0x4cee 018987 setarg hci_vendor_event_commu_ready 
-0x4cef 018988 istore 1 ,contwu 
-0x4cf0 018989 force 1 ,loopcnt 
-0x4cf1 018990 branch hci_send_event 
-:      018992 hci_get_cmd_complete_ptr:
-0x4cf2 018993 force 12 ,contwu 
-0x4cf3 018994 branch hci_get_tx_ptr 
-:      018996 hci_get_payload_ptr:
-0x4cf4 018997 force 8 ,contwu 
-0x4cf5 018998 branch hci_get_tx_ptr 
-:      019000 hci_get_packet_ptr:
-0x4cf6 019001 force 6 ,contwu 
-:      019002 hci_get_tx_ptr:
-0x4cf7 019003 branch h4_get_tx_ptr 
-:      019007 calc_tx_crc16:
-0x4cf8 019008 pulse crc16 
-0x4cf9 019009 enable enable_crc 
-:      019010 crcloop:
-0x4cfa 019011 ifetch 1 ,contwu 
-0x4cfb 019012 inject bucket ,8 
-0x4cfc 019013 loop crcloop 
-0x4cfd 019014 enable enable_parity 
-0x4cfe 019015 inject bucket ,16 
-0x4cff 019016 disable enable_parity 
-0x4d00 019017 disable enable_crc 
-0x4d01 019018 disable crc16 
-0x4d02 019019 byteswap pdata ,pdata 
-0x4d03 019020 rtn 
-:      019024 cmd_exit:
-0x4d04 019025 jam 0 ,mem_hci_cmd 
-0x4d05 019026 rtn 
-:      019027 cmd_check_plap:
-0x4d06 019028 fetch 6 ,mem_hci_plap 
-0x4d07 019029 fetcht 6 ,mem_plap 
-0x4d08 019030 isub temp ,null 
-0x4d09 019031 rtn 
-:      019036 cmd_pair:
-0x4d0a 019037 fetch 1 ,mem_op 
-0x4d0b 019038 bbit1 op_inrand_req ,cmd_pair_passive 
-0x4d0c 019039 call tid_initiate 
-0x4d0d 019040 jam lmp_in_rand ,mem_lmo_opcode2 
-0x4d0e 019041 branch cmd_exit 
-:      019042 cmd_pair_passive:
-0x4d0f 019043 set0 op_inrand_req ,pdata 
-0x4d10 019044 store 1 ,mem_op 
-0x4d11 019045 call lmp_accept_inrand 
-0x4d12 019046 setarg 0 
-0x4d13 019047 setflag master ,smap_lmptid ,pdata 
-0x4d14 019048 store 1 ,mem_lmo_tid2 
-0x4d15 019049 branch cmd_exit 
-0x4d16 019050 rtn 
-:      019051 cmd_in_sniff:
-0x4d17 019052 jam lmp_sniff_req ,mem_lmo_opcode2 
-0x4d18 019053 arg mem_sniff_payload ,contw 
-0x4d19 019054 setarg 0 
-0x4d1a 019055 isolate1 27 ,clke_bt 
-0x4d1b 019056 setflag true ,1 ,pdata 
-0x4d1c 019057 istore 1 ,contw 
-0x4d1d 019058 setarg 0 
-0x4d1e 019059 istore 2 ,contw 
-0x4d1f 019060 fetch 2 ,mem_sniff_param_interval 
-0x4d20 019061 istore 2 ,contw 
-0x4d21 019062 fetch 1 ,mem_sniff_param_attempt 
-0x4d22 019063 istore 2 ,contw 
-0x4d23 019064 fetch 1 ,mem_sniff_param_timeout 
-0x4d24 019065 istore 2 ,contw 
-0x4d25 019066 branch cmd_exit 
-:      019068 cmd_exit_sniff:
-0x4d26 019069 jam lmp_unsniff_req ,mem_lmo_opcode2 
-0x4d27 019070 branch cmd_exit 
-:      019072 hci_idle_dispatch:
-0x4d28 019073 call gpio_check_uart_state 
-0x4d29 019074 rtn true 
-0x4d2a 019075 arg uart_wakeup_rx ,temp 
-0x4d2b 019076 call gpio_get_bit 
-0x4d2c 019077 nbranch uart_wake_up ,true 
-0x4d2d 019078 jam hci_rx_wake ,mem_hci_lt_rx_state 
-0x4d2e 019079 rtn 
-:      019080 uart_wake_up:
-0x4d2f 019081 fetch 1 ,mem_hci_lt_rx_state 
-0x4d30 019082 rtnne hci_rx_wake 
-0x4d31 019083 call hci_exit_lpm 
-0x4d32 019084 branch hci_send_commu_ready_event 
-:      019098 hid_rx_process:
-0x4d33 019099 bpatchx patch20_5 ,mem_patch20 
-0x4d34 019100 fetch 2 ,mem_l2cap_payload_ptr 
-0x4d35 019101 copy pdata ,contr 
-0x4d36 019102 ifetch 1 ,contr 
-0x4d37 019103 and pdata ,0x0f ,temp 
-0x4d38 019104 rshift4 pdata ,pdata 
-0x4d39 019105 beq hid_type_set_idle ,hid_rx_process_handshake 
-0x4d3a 019106 beq hid_type_set_protocol ,hid_rx_process_handshake 
-0x4d3b 019107 beq hid_type_data ,hid_rx_process_data 
-0x4d3c 019108 beq hid_type_set_report ,hid_rx_process_set_report 
-0x4d3d 019109 beq hid_type_control ,hid_rx_process_hid_control 
-0x4d3e 019110 rtn 
-:      019112 hid_rx_process_hid_control:
-0x4d3f 019113 copy temp ,pdata 
-0x4d40 019114 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
-0x4d41 019115 beq hid_control_p_suspend ,hid_rx_process_suspend 
-0x4d42 019116 rtn 
-:      019118 hid_rx_process_virtual_cable_unplug:
-0x4d43 019119 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
-0x4d44 019120 call ui_ipc_send_event 
-0x4d45 019121 fetch 1 ,mem_device_option 
-0x4d46 019122 rtnbit0 dvc_op_mouse 
-0x4d47 019123 copy temp ,pdata 
-0x4d48 019124 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
-0x4d49 019125 rtn 
-:      019126 hid_rx_process_suspend:
-0x4d4a 019127 rtn 
-:      019129 hid_rx_process_set_report:
-0x4d4b 019130 call hid_rx_process_data 
-0x4d4c 019131 arg 0x01 ,rega 
-0x4d4d 019132 call hid_malloc_tx_buff 
-0x4d4e 019133 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d4f 019134 istore 2 ,contw 
-0x4d50 019135 setarg 0x00 
-0x4d51 019136 istore 1 ,contw 
-0x4d52 019137 rtn 
-:      019139 hid_rx_process_handshake:
-0x4d53 019140 arg 1 ,rega 
-0x4d54 019141 call hid_malloc_tx_buff 
-0x4d55 019142 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d56 019143 istore 2 ,contw 
-0x4d57 019144 setarg 0 
-0x4d58 019145 istore 1 ,contw 
-0x4d59 019146 jam 1 ,mem_ui_data_txbuff_length 
-0x4d5a 019147 fetch 1 ,mem_hid_control_state 
-0x4d5b 019148 set1 l2cap_channel_hid_handshake_done 
-0x4d5c 019149 store 1 ,mem_hid_control_state 
-0x4d5d 019150 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x4d5e 019151 branch ui_ipc_send_event 
-:      019153 hid_rx_process_data:
-0x4d5f 019154 ifetch 1 ,contr 
-0x4d60 019155 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
-0x4d61 019156 rtn 
-:      019158 hid_rx_process_data_hid_kb:
-0x4d62 019159 rtn 
-:      019162 hid_malloc_tx_buff:
-0x4d63 019163 call l2cap_malloc 
-0x4d64 019164 copy rega ,temp 
-0x4d65 019165 storet 1 ,mem_ui_data_txbuff_length 
-0x4d66 019166 copy pdata ,contw 
-0x4d67 019167 copy rega ,pdata 
-0x4d68 019168 istore 2 ,contw 
-0x4d69 019169 rtn 
-:      019186 l2cap_init:
-0x4d6a 019187 branch l2cap_init_wake ,wake 
-:      019188 l2cap_init_work:
-0x4d6b 019189 setarg mem_l2cap_xmem_end 
-0x4d6c 019190 arg mem_l2cap_xmem_start ,contw 
-0x4d6d 019191 isub contw ,loopcnt 
-0x4d6e 019192 call clear_mem 
-:      019193 l2cap_init_wake:
-0x4d6f 019194 bpatchx patch20_6 ,mem_patch20 
-0x4d70 019195 setarg mem_sdp_mem_end 
-0x4d71 019196 arg mem_sdp_mem_start ,contw 
-0x4d72 019197 isub contw ,loopcnt 
-0x4d73 019198 call clear_mem 
-0x4d74 019199 setarg mem_l2cap_mem_end 
-0x4d75 019200 arg mem_l2cap_mem_start ,contw 
-0x4d76 019201 isub contw ,loopcnt 
-0x4d77 019202 call clear_mem 
-0x4d78 019203 branch l2cap_lpm_load_txbuf 
-:      019205 process_rx_l2cap_pkt:
-0x4d79 019206 bpatchx patch20_7 ,mem_patch20 
-0x4d7a 019207 copy contr ,temp 
-0x4d7b 019210 copy temp ,contr 
-0x4d7c 019211 ifetch 2 ,contr 
-0x4d7d 019212 store 2 ,mem_l2cap_rx_pkt_length 
-0x4d7e 019213 ifetch 2 ,contr 
-0x4d7f 019214 store 2 ,mem_l2cap_rx_cid 
-0x4d80 019215 deposit contr 
-0x4d81 019216 store 2 ,mem_l2cap_payload_ptr 
-0x4d82 019217 fetch 1 ,memui_reconnect_mode 
-0x4d83 019218 beq no_reconnection ,l2cap_rx_multiplexing 
-0x4d84 019219 branch ml2cap_rx_multiplexing 
-:      019221 l2cap_rx_multiplexing:
-0x4d85 019222 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4d86 019223 branch l2cap_rx_reset_state ,blank 
-0x4d87 019224 bpatchx patch21_0 ,mem_patch21 
-0x4d88 019225 fetch 1 ,mem_l2cap_rx_cid 
-0x4d89 019226 beq l2cap_signal_channel ,l2cap_call_proc_signal 
-:      019227 l2cap_rx_multiplexing0:
-0x4d8a 019228 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
-0x4d8b 019229 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x4d8c 019230 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x4d8d 019231 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x4d8e 019232 branch l2cap_rx_reset_state 
-:      019234 l2cap_check_map:
-0x4d8f 019237 bpatchx patch21_1 ,mem_patch21 
-0x4d90 019238 call l2cap_malloc_get_full_map 
-0x4d91 019239 fetch 1 ,mem_used_map 
-0x4d92 019240 beq 0 ,set_pdata_0 
-0x4d93 019241 beq 1 ,set_pdata_0 
-0x4d94 019242 beq 2 ,set_pdata_0 
-0x4d95 019243 beq 3 ,set_pdata_0 
-0x4d96 019244 beq 0x81 ,set_pdata_0 
-0x4d97 019245 beq 0xc0 ,set_pdata_0 
-0x4d98 019246 beq 0x80 ,set_pdata_0 
-0x4d99 019247 beq 0x40 ,set_pdata_0 
-0x4d9a 019248 rtn 
-:      019250 set_pdata_0:
-0x4d9b 019251 setarg 0 
-0x4d9c 019252 rtn 
-:      019255 l2cap_call_proc_signal:
-0x4d9d 019256 call l2cap_check_map 
-0x4d9e 019257 nrtn blank 
-:      019258 l2cap_call_proc_signal0:
-0x4d9f 019259 call l2cap_malloc_signal_channel 
-0x4da0 019260 call l2cap_process_signal_pkt 
-0x4da1 019261 fetcht 2 ,mem_l2cap_signal_tx_length 
-0x4da2 019262 branch l2cap_call_proc_no_reply ,blank 
-0x4da3 019263 call l2cap_get_signal_tx_buff 
-0x4da4 019264 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4da5 019265 istore 2 ,contw 
-0x4da6 019266 force l2cap_signal_channel ,pdata 
-0x4da7 019267 istore 2 ,contw 
-0x4da8 019268 branch l2cap_rx_reset_state 
-:      019270 l2cap_call_proc_sigal_pending:
-0x4da9 019271 fetch 1 ,mem_l2cap_pending_item 
-0x4daa 019272 rtn blank 
-0x4dab 019273 copy pdata ,rega 
-0x4dac 019274 bpatchx patch21_2 ,mem_patch21 
-0x4dad 019275 fetch 4 ,mem_l2cap_sdpres_delay_time 
-0x4dae 019276 arg 0x100 ,temp 
-0x4daf 019277 iadd temp ,temp 
-0x4db0 019278 copy clkn_bt ,pdata 
-0x4db1 019279 isub temp ,null 
-0x4db2 019280 nrtn positive 
-0x4db3 019281 jam 0 ,mem_l2cap_pending_item 
-0x4db4 019282 copy rega ,pdata 
-0x4db5 019283 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
-0x4db6 019284 branch assert 
-:      019285 l2cap_sdp_conn_succ:
-0x4db7 019286 arg 0 ,debug 
-0x4db8 019287 call l2cap_malloc_signal_channel 
-0x4db9 019288 call restore_l2cap_req_param 
-0x4dba 019289 call l2cap_get_signal_tx_payload 
-0x4dbb 019290 call save_cont_pointers 
-0x4dbc 019291 call send_connection_sdp_res 
-0x4dbd 019292 call l2cap_get_signal_tx_buff 
-0x4dbe 019294 setarg 0x000c 
-0x4dbf 019295 istore 2 ,contw 
-0x4dc0 019296 force l2cap_signal_channel ,pdata 
-0x4dc1 019297 istore 2 ,contw 
-0x4dc2 019298 branch l2cap_rx_reset_state 
-:      019302 l2cap_reset_sdp_map:
-0x4dc3 019303 bpatchx patch21_3 ,mem_patch21 
-0x4dc4 019304 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dc5 019305 increase 4 ,pdata 
-0x4dc6 019306 rshift4 pdata ,pdata 
-0x4dc7 019307 rshift3 pdata ,pdata 
-0x4dc8 019308 add pdata ,1 ,temp 
-0x4dc9 019309 arg mem_tx_fifo3 ,contr 
-0x4dca 019310 ifetch 3 ,contr 
-0x4dcb 019311 rtn blank 
-0x4dcc 019312 store 3 ,mem_tx_fifo_map_temp 
-0x4dcd 019313 fetch 1 ,mem_tx_fifo_map_temp 
-0x4dce 019314 copy pdata ,rega 
-0x4dcf 019315 call check_l2cap_map 
-0x4dd0 019316 copy regb ,pdata 
-0x4dd1 019317 store 1 ,mem_tx_fifo3 
-0x4dd2 019318 rtn 
-:      019320 check_l2cap_map:
-0x4dd3 019321 arg 0 ,queue 
-0x4dd4 019322 arg 0 ,regb 
-:      019324 check_l2cap_map_loop:
-0x4dd5 019325 sub queue ,7 ,null 
-0x4dd6 019326 nrtn positive 
-0x4dd7 019327 qisolate1 rega 
-0x4dd8 019328 branch check_l2cap_map_used ,true 
-0x4dd9 019329 branch check_l2cap_map_used2 
-:      019331 check_l2cap_map_used:
-0x4dda 019332 copy temp ,pdata 
-0x4ddb 019333 branch check_l2cap_map_used2 ,blank 
-0x4ddc 019334 qset1 regb 
-0x4ddd 019335 increase -1 ,temp 
-:      019337 check_l2cap_map_used2:
-0x4dde 019338 increase 1 ,queue 
-0x4ddf 019339 branch check_l2cap_map_loop 
-:      019341 l2cap_call_proc_sdp:
-0x4de0 019342 call l2cap_malloc_is_fifo_empty 
-0x4de1 019343 nrtn blank 
-0x4de2 019344 call l2cap_check_map 
-0x4de3 019345 nrtn blank 
-0x4de4 019346 call l2cap_malloc_sdp_channel 
-0x4de5 019347 call sdp_process 
-0x4de6 019348 call l2cap_reset_sdp_map 
-0x4de7 019349 branch l2cap_call_proc_sdp_common 
-:      019352 ml2cap_call_proc_sdp:
-0x4de8 019353 call l2cap_malloc_is_fifo_empty 
-0x4de9 019354 nrtn blank 
-0x4dea 019355 call l2cap_malloc_sdp_channel 
-0x4deb 019356 call sdp_process 
-:      019357 l2cap_call_proc_sdp_common:
-0x4dec 019358 call l2cap_get_sdp_tx_buff 
-0x4ded 019359 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dee 019360 branch l2cap_call_proc_no_reply ,blank 
-0x4def 019361 istore 2 ,contw 
-0x4df0 019362 fetch 2 ,mem_sdp_remote_cid 
-0x4df1 019363 istore 2 ,contw 
-0x4df2 019364 branch l2cap_rx_reset_state 
-:      019366 l2cap_call_proc_hid:
-0x4df3 019367 call hid_rx_process 
-0x4df4 019368 branch l2cap_rx_reset_state 
-:      019370 l2cap_call_proc_rfcomm:
-0x4df5 019371 bpatchx patch21_4 ,mem_patch21 
-0x4df6 019372 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x4df7 019373 call rfcomm_rx_process 
-0x4df8 019374 fetch 1 ,mem_rfcomm_malloc_fail_flag 
-0x4df9 019375 rtneq rfcomm_malloc_fail 
-0x4dfa 019376 branch l2cap_rx_reset_state 
-:      019377 l2cap_call_proc_no_reply:
-0x4dfb 019378 call l2cap_malloc_discard 
-:      019380 l2cap_rx_reset_state:
-0x4dfc 019381 setarg 0 
-0x4dfd 019382 store 2 ,mem_l2cap_rx_pkt_length 
-0x4dfe 019383 store 2 ,mem_l2cap_rx_cid 
-0x4dff 019384 jam l2cap_rx_done ,mem_l2cap_rx_done 
-0x4e00 019385 rtn 
-:      019387 l2cap_process_signal_pkt:
-0x4e01 019388 bpatchx patch21_5 ,mem_patch21 
-0x4e02 019389 call l2cap_get_signal_tx_payload 
-0x4e03 019390 force 0 ,regb 
-0x4e04 019391 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4e05 019392 copy pdata ,regc 
-0x4e06 019393 fetch 2 ,mem_l2cap_payload_ptr 
-0x4e07 019394 iforce contr 
-:      019395 l2cap_process_signal_pkt_loop:
-0x4e08 019396 call l2cap_process_one_signal 
-0x4e09 019397 deposit regc 
-0x4e0a 019398 increase -4 ,regc 
-0x4e0b 019399 increase -4 ,pdata 
-0x4e0c 019400 nbranch l2cap_process_signal_pkt_loop ,blank 
-0x4e0d 019401 copy regb ,pdata 
-0x4e0e 019402 store 2 ,mem_l2cap_signal_tx_length 
-0x4e0f 019403 rtn 
-:      019405 l2cap_process_one_signal:
-0x4e10 019406 bpatchx patch21_6 ,mem_patch21 
-0x4e11 019407 ifetch 1 ,contr 
-0x4e12 019408 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
-0x4e13 019409 beq signal_connect_req ,l2cap_proc_signal_connect_req 
-0x4e14 019410 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
-0x4e15 019411 beq signal_config_req ,l2cap_proc_signal_config_req 
-0x4e16 019412 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
-0x4e17 019413 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
-0x4e18 019414 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
-0x4e19 019415 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x4e1a 019416 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
-0x4e1b 019417 beq signal_info_req ,l2cap_proc_signal_info_req 
-0x4e1c 019418 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
-0x4e1d 019419 call l2cap_reject_command 
-:      019420 l2cap_process_one_signal_rtn:
-0x4e1e 019421 rtn 
-:      019423 l2cap_proc_signal_info_req:
-0x4e1f 019424 ifetch 1 ,contr 
-0x4e20 019425 copy pdata ,queue 
-0x4e21 019426 ifetch 2 ,contr 
-0x4e22 019427 copy pdata ,rega 
-0x4e23 019428 copy regc ,pdata 
-0x4e24 019429 isub rega ,regc 
-0x4e25 019430 setarg signal_info_rsp 
-0x4e26 019431 istore 1 ,contw 
-0x4e27 019432 copy queue ,pdata 
-0x4e28 019433 istore 1 ,contw 
-0x4e29 019434 ifetch 2 ,contr 
-:      019435 l2cap_proc_signal_info_req_reply:
-0x4e2a 019436 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
-0x4e2b 019437 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
-0x4e2c 019438 rtn 
-:      019439 l2cap_proc_signal_info_req_ext:
-0x4e2d 019440 setarg 0x020008 
-0x4e2e 019441 istore 6 ,contw 
-0x4e2f 019442 setarg 0x0280 
-0x4e30 019443 istore 4 ,contw 
-0x4e31 019444 force 12 ,pdata 
-0x4e32 019445 branch l2cap_proc_signal_info_req_common 
-:      019446 l2cap_proc_signal_info_req_fix:
-0x4e33 019447 setarg 0x3000c 
-0x4e34 019448 istore 6 ,contw 
-0x4e35 019449 setarg 0x0006 
-0x4e36 019450 istore 8 ,contw 
-0x4e37 019451 force 16 ,pdata 
-:      019452 l2cap_proc_signal_info_req_common:
-0x4e38 019453 iadd regb ,regb 
-0x4e39 019454 branch l2cap_process_one_signal_rtn 
-:      019456 ml2cap_proc_signal_info_req:
-0x4e3a 019457 ifetch 1 ,contr 
-0x4e3b 019458 copy pdata ,queue 
-0x4e3c 019459 ifetch 2 ,contr 
-0x4e3d 019460 copy pdata ,rega 
-0x4e3e 019461 ifetch 2 ,contr 
-0x4e3f 019462 store 2 ,mem_temp 
-0x4e40 019463 copy regc ,pdata 
-0x4e41 019464 isub rega ,regc 
-0x4e42 019465 call l2cap_get_signal_tx_payload 
-0x4e43 019466 setarg signal_info_rsp 
-0x4e44 019467 istore 1 ,contw 
-0x4e45 019468 copy queue ,pdata 
-0x4e46 019469 istore 1 ,contw 
-0x4e47 019470 fetch 2 ,mem_temp 
-0x4e48 019471 branch l2cap_proc_signal_info_req_reply 
-:      019475 l2cap_proc_signal_cmd_reject:
-0x4e49 019476 ifetch 1 ,contr 
-0x4e4a 019477 copy pdata ,queue 
-0x4e4b 019478 ifetch 2 ,contr 
-0x4e4c 019479 copy pdata ,rega 
-0x4e4d 019480 iadd contr ,contr 
-0x4e4e 019481 copy regc ,pdata 
-0x4e4f 019482 isub rega ,regc 
-:      019483 l2cap_proc_signal_cmd_reject_rtn:
-0x4e50 019484 branch l2cap_process_one_signal_rtn 
-:      019486 l2cap_proc_signal_connect_req:
-0x4e51 019487 call save_cont_pointers 
-0x4e52 019490 call load_cont_pointers 
-0x4e53 019491 arg 0 ,debug 
-0x4e54 019492 ifetch 1 ,contr 
-0x4e55 019493 copy pdata ,queue 
-0x4e56 019494 ifetch 2 ,contr 
-0x4e57 019495 copy pdata ,rega 
-0x4e58 019496 ifetch 2 ,contr 
-0x4e59 019497 copy pdata ,temp 
-0x4e5a 019498 ifetch 2 ,contr 
-0x4e5b 019499 copy pdata ,timeup 
-0x4e5c 019500 bpatchx patch21_7 ,mem_patch21 
-0x4e5d 019501 copy temp ,pdata 
-0x4e5e 019502 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
-0x4e5f 019503 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
-0x4e60 019504 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
-0x4e61 019505 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
-0x4e62 019506 call l2cap_reject_command 
-0x4e63 019507 branch l2cap_proc_signal_connect_req_rtn 
-:      019509 l2cap_proc_signal_connect_req_sdp:
-0x4e64 019510 call save_cont_pointers 
-0x4e65 019511 arg l2cap_sdp_channel ,temp 
-0x4e66 019512 fetch 2 ,mem_sdp_remote_cid 
-0x4e67 019513 nbranch already_connected ,blank 
-0x4e68 019514 copy timeup ,pdata 
-0x4e69 019515 store 2 ,mem_sdp_remote_cid 
-0x4e6a 019516 copy clkn_bt ,pdata 
-0x4e6b 019517 store 4 ,mem_l2cap_sdpres_delay_time 
-0x4e6c 019518 call store_l2cap_req_param 
-0x4e6d 019519 branch send_connection_pending 
-:      019521 store_l2cap_req_param:
-0x4e6e 019522 storet 2 ,mem_psm 
-0x4e6f 019523 deposit timeup 
-0x4e70 019524 store 2 ,mem_scid 
-0x4e71 019525 deposit rega 
-0x4e72 019526 store 2 ,mem_cmd_length 
-0x4e73 019527 deposit regb 
-0x4e74 019528 store 2 ,mem_tt2 
-0x4e75 019529 deposit regc 
-0x4e76 019530 store 2 ,mem_tt3 
-0x4e77 019531 deposit queue 
-0x4e78 019532 store 2 ,mem_id 
-0x4e79 019533 rtn 
-:      019535 restore_l2cap_req_param:
-0x4e7a 019536 fetcht 2 ,mem_psm 
-0x4e7b 019537 fetch 2 ,mem_scid 
-0x4e7c 019538 copy pdata ,timeup 
-0x4e7d 019539 fetch 2 ,mem_cmd_length 
-0x4e7e 019540 copy pdata ,rega 
-0x4e7f 019541 fetch 2 ,mem_tt2 
-0x4e80 019542 copy pdata ,regb 
-0x4e81 019543 fetch 2 ,mem_tt3 
-0x4e82 019544 copy pdata ,regc 
-0x4e83 019545 fetch 2 ,mem_id 
-0x4e84 019546 copy pdata ,queue 
-0x4e85 019547 rtn 
-:      019549 l2cap_proc_signal_connect_req_rfcomm:
-0x4e86 019550 call save_cont_pointers 
-0x4e87 019551 setarg l2cap_rfcomm_channel 
-0x4e88 019552 arg l2cap_rfcomm_channel ,temp 
-0x4e89 019553 fetch 2 ,mem_rfcomm_remote_cid 
-0x4e8a 019554 nbranch already_connected ,blank 
-0x4e8b 019555 copy timeup ,pdata 
-0x4e8c 019556 store 2 ,mem_rfcomm_remote_cid 
-0x4e8d 019557 fetch 1 ,mem_rfcomm_state 
-0x4e8e 019558 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e8f 019559 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e90 019560 store 1 ,mem_rfcomm_state 
-0x4e91 019561 branch send_connection_res 
-:      019562 l2cap_proc_signal_connect_req_hid_ctrl:
-0x4e92 019563 call save_cont_pointers 
-0x4e93 019564 arg l2cap_hid_control_channel ,temp 
-0x4e94 019565 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4e95 019566 nbranch already_connected ,blank 
-0x4e96 019567 copy timeup ,pdata 
-0x4e97 019568 store 2 ,mem_hid_ctrl_remote_cid 
-0x4e98 019569 fetch 1 ,mem_hid_control_state 
-0x4e99 019570 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e9a 019571 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e9b 019572 store 1 ,mem_hid_control_state 
-0x4e9c 019573 branch send_connection_res 
-:      019574 l2cap_proc_signal_connect_req_hid_int:
-0x4e9d 019575 call save_cont_pointers 
-0x4e9e 019576 deposit clke 
-0x4e9f 019577 arg l2cap_hid_interrupt_channel ,temp 
-0x4ea0 019578 fetch 2 ,mem_hid_int_remote_cid 
-0x4ea1 019579 nbranch already_connected ,blank 
-0x4ea2 019580 copy timeup ,pdata 
-0x4ea3 019581 store 2 ,mem_hid_int_remote_cid 
-0x4ea4 019582 fetch 1 ,mem_hid_interrupt_state 
-0x4ea5 019583 set1 l2cap_channel_state_conn_req ,pdata 
-0x4ea6 019584 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ea7 019585 store 1 ,mem_hid_interrupt_state 
-0x4ea8 019586 branch send_connection_res 
-:      019588 send_connection_pending:
-0x4ea9 019589 setarg l2cap_connect_pending 
-0x4eaa 019590 store 2 ,meml2cap_t1 
-0x4eab 019591 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
-0x4eac 019592 branch send_connection_res0 
-:      019593 send_connection_sdp_res:
-0x4ead 019594 fetch 1 ,mem_sdp_state 
-0x4eae 019595 set1 l2cap_channel_state_conn_req ,pdata 
-0x4eaf 019596 set1 l2cap_channel_state_conn_res ,pdata 
-0x4eb0 019597 store 1 ,mem_sdp_state 
-:      019598 send_connection_res:
-0x4eb1 019599 setarg l2cap_connect_successful 
-0x4eb2 019600 store 2 ,meml2cap_t1 
-:      019601 send_connection_res0:
-0x4eb3 019602 bpatchx patch22_0 ,mem_patch22 
-0x4eb4 019603 call load_cont_pointers 
-0x4eb5 019604 setarg signal_connect_rsp 
-0x4eb6 019605 istore 1 ,contw 
-0x4eb7 019606 copy queue ,pdata 
-0x4eb8 019607 istore 1 ,contw 
-0x4eb9 019608 setarg 0x0008 
-0x4eba 019609 istore 2 ,contw 
-0x4ebb 019610 copy temp ,pdata 
-0x4ebc 019611 istore 2 ,contw 
-0x4ebd 019612 copy timeup ,pdata 
-0x4ebe 019613 istore 2 ,contw 
-0x4ebf 019614 fetch 2 ,meml2cap_t1 
-0x4ec0 019615 beq l2cap_connect_pending ,connect_pending 
-0x4ec1 019616 isolate0 0 ,debug 
-0x4ec2 019617 branch connect_suc ,true 
-0x4ec3 019618 setarg l2cap_connect_refused_no_resources 
-:      019619 connect_suc:
-0x4ec4 019620 istore 2 ,contw 
-0x4ec5 019621 force 0x0000 ,pdata 
-0x4ec6 019622 istore 2 ,contw 
-0x4ec7 019623 setarg 12 
-0x4ec8 019624 branch connect_req_update_byte_counts 
-:      019625 connect_pending:
-0x4ec9 019626 istore 2 ,contw 
-0x4eca 019627 force 0x0002 ,pdata 
-0x4ecb 019628 istore 2 ,contw 
-0x4ecc 019629 setarg 12 
-0x4ecd 019630 branch connect_req_update_byte_counts 
-:      019632 already_connected:
-0x4ece 019633 set1 0 ,debug 
-0x4ecf 019634 branch send_connection_res 
-:      019635 connect_req_update_byte_counts:
-0x4ed0 019636 iadd regb ,regb 
-0x4ed1 019637 copy regc ,pdata 
-0x4ed2 019638 isub rega ,regc 
-0x4ed3 019639 branch l2cap_proc_signal_connect_req_rtn 
-:      019640 l2cap_proc_signal_connect_req_rtn:
-0x4ed4 019641 branch l2cap_process_one_signal_rtn 
-:      019643 l2cap_proc_signal_connect_rsp:
-0x4ed5 019644 ifetch 1 ,contr 
-0x4ed6 019645 copy pdata ,queue 
-0x4ed7 019646 ifetch 2 ,contr 
-0x4ed8 019647 copy pdata ,rega 
-0x4ed9 019648 copy regc ,pdata 
-0x4eda 019649 isub rega ,regc 
-0x4edb 019650 ifetch 2 ,contr 
-0x4edc 019651 copy pdata ,timeup 
-0x4edd 019652 ifetch 2 ,contr 
-0x4ede 019653 copy pdata ,temp 
-0x4edf 019654 bpatchx patch22_1 ,mem_patch22 
-0x4ee0 019655 setarg l2cap_sdp_channel 
-0x4ee1 019656 isub temp ,null 
-0x4ee2 019657 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
-0x4ee3 019658 setarg l2cap_rfcomm_channel 
-0x4ee4 019659 isub temp ,null 
-0x4ee5 019660 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x4ee6 019661 setarg l2cap_hid_control_channel 
-0x4ee7 019662 isub temp ,null 
-0x4ee8 019663 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x4ee9 019664 setarg l2cap_hid_interrupt_channel 
-0x4eea 019665 isub temp ,null 
-0x4eeb 019666 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x4eec 019667 rtn 
-:      019669 l2cap_proc_signal_connect_rsp_sdp:
-0x4eed 019670 copy timeup ,pdata 
-0x4eee 019671 store 2 ,mem_sdp_remote_cid 
-0x4eef 019672 fetch 1 ,mem_sdp_state 
-0x4ef0 019673 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef1 019674 store 1 ,mem_sdp_state 
-0x4ef2 019675 branch l2cap_process_one_signal_rtn 
-:      019676 l2cap_proc_signal_connect_rsp_rfcomm:
-0x4ef3 019677 copy timeup ,pdata 
-0x4ef4 019678 store 2 ,mem_rfcomm_remote_cid 
-0x4ef5 019679 fetch 1 ,mem_rfcomm_state 
-0x4ef6 019680 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef7 019681 store 1 ,mem_rfcomm_state 
-0x4ef8 019682 rtn 
-:      019683 l2cap_proc_signal_connect_rsp_hid_int:
-0x4ef9 019684 copy timeup ,pdata 
-0x4efa 019685 store 2 ,mem_hid_ctrl_remote_cid 
-0x4efb 019686 fetch 1 ,mem_hid_interrupt_state 
-0x4efc 019687 set1 l2cap_channel_state_conn_res ,pdata 
-0x4efd 019688 store 1 ,mem_hid_interrupt_state 
-0x4efe 019689 rtn 
-:      019690 l2cap_proc_signal_connect_rsp_hid_ctrl:
-0x4eff 019691 copy timeup ,pdata 
-0x4f00 019692 store 2 ,mem_hid_int_remote_cid 
-0x4f01 019693 fetch 1 ,mem_hid_control_state 
-0x4f02 019694 set1 l2cap_channel_state_conn_res ,pdata 
-0x4f03 019695 store 1 ,mem_hid_control_state 
-0x4f04 019696 rtn 
-:      019698 l2cap_proc_signal_config_req:
-0x4f05 019699 ifetch 1 ,contr 
-0x4f06 019700 copy pdata ,queue 
-0x4f07 019701 ifetch 2 ,contr 
-0x4f08 019702 copy pdata ,rega 
-0x4f09 019703 copy regc ,pdata 
-0x4f0a 019704 isub rega ,regc 
-0x4f0b 019705 ifetch 2 ,contr 
-0x4f0c 019706 copy pdata ,temp 
-0x4f0d 019707 copy temp ,rega 
-0x4f0e 019708 bpatchx patch22_2 ,mem_patch22 
-0x4f0f 019709 setarg l2cap_sdp_channel 
-0x4f10 019710 isub temp ,null 
-0x4f11 019711 branch l2cap_proc_signal_config_req_sdp ,zero 
-0x4f12 019712 setarg l2cap_rfcomm_channel 
-0x4f13 019713 isub temp ,null 
-0x4f14 019714 branch l2cap_proc_signal_config_req_rfcomm ,zero 
-0x4f15 019715 setarg l2cap_hid_control_channel 
-0x4f16 019716 isub temp ,null 
-0x4f17 019717 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x4f18 019718 setarg l2cap_hid_interrupt_channel 
-0x4f19 019719 isub temp ,null 
-0x4f1a 019720 branch l2cap_proc_signal_config_req_hid_int ,zero 
-0x4f1b 019721 branch l2cap_reject_command 
-:      019723 l2cap_proc_signal_config_req_sdp:
-0x4f1c 019724 copy contw ,timeup 
-0x4f1d 019725 fetch 1 ,mem_sdp_state 
-0x4f1e 019726 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f1f 019727 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f20 019729 store 1 ,mem_sdp_state 
-0x4f21 019730 copy timeup ,contw 
-0x4f22 019731 arg l2cap_sdp_channel ,timeup 
-0x4f23 019732 fetch 2 ,mem_sdp_remote_cid 
-0x4f24 019733 copy pdata ,temp 
-0x4f25 019734 branch l2cap_send_config_rsp 
-:      019735 l2cap_proc_signal_config_req_hid_ctrl:
-0x4f26 019736 copy contw ,timeup 
-0x4f27 019737 fetch 1 ,mem_hid_control_state 
-0x4f28 019738 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f29 019739 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f2a 019741 store 1 ,mem_hid_control_state 
-0x4f2b 019742 copy timeup ,contw 
-0x4f2c 019743 arg l2cap_hid_control_channel ,timeup 
-0x4f2d 019744 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f2e 019745 copy pdata ,temp 
-0x4f2f 019746 branch l2cap_send_config_rsp 
-:      019747 l2cap_proc_signal_config_req_hid_int:
-0x4f30 019748 copy contw ,timeup 
-0x4f31 019749 fetch 1 ,mem_hid_interrupt_state 
-0x4f32 019750 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f33 019751 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f34 019753 store 1 ,mem_hid_interrupt_state 
-0x4f35 019754 copy timeup ,contw 
-0x4f36 019755 arg l2cap_hid_interrupt_channel ,timeup 
-0x4f37 019756 fetch 2 ,mem_hid_int_remote_cid 
-0x4f38 019757 copy pdata ,temp 
-0x4f39 019758 branch l2cap_send_config_rsp 
-:      019759 l2cap_proc_signal_config_req_rfcomm:
-0x4f3a 019760 copy contw ,timeup 
-0x4f3b 019761 fetch 1 ,mem_rfcomm_state 
-0x4f3c 019762 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f3d 019763 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f3e 019765 store 1 ,mem_rfcomm_state 
-0x4f3f 019767 copy timeup ,contw 
-0x4f40 019768 arg l2cap_rfcomm_channel ,timeup 
-0x4f41 019769 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f42 019770 copy pdata ,temp 
-:      019771 l2cap_send_config_rsp:
-0x4f43 019772 bpatchx patch22_3 ,mem_patch22 
-0x4f44 019773 setarg signal_config_rsp 
-0x4f45 019774 istore 1 ,contw 
-0x4f46 019775 copy queue ,pdata 
-0x4f47 019776 istore 1 ,contw 
-0x4f48 019777 setarg 0x0006 
-0x4f49 019778 istore 2 ,contw 
-0x4f4a 019779 copy temp ,pdata 
-0x4f4b 019780 istore 2 ,contw 
-0x4f4c 019781 force 0x00 ,pdata 
-0x4f4d 019782 istore 2 ,contw 
-0x4f4e 019783 force l2cap_config_success ,pdata 
-0x4f4f 019784 istore 2 ,contw 
-0x4f50 019785 force 10 ,pdata 
-0x4f51 019786 iadd regb ,regb 
-0x4f52 019788 storet 2 ,mem_config_req_dest_cid 
-0x4f53 019789 copy queue ,pdata 
-0x4f54 019790 store 1 ,mem_config_identifier 
-0x4f55 019791 force l2cap_sdp_channel ,pdata 
-0x4f56 019792 icompare 0xff ,timeup 
-0x4f57 019793 branch l2cap_send_config_rsp_is_sdp ,true 
-0x4f58 019794 increase 1 ,pdata 
-:      019795 l2cap_send_config_rsp_is_sdp:
-0x4f59 019797 rtn 
-:      019798 l2cap_check_channel_state:
-0x4f5a 019799 disable user 
-0x4f5b 019800 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5c 019801 rtnbit0 l2cap_channel_state_conn_req ,pdata 
-0x4f5d 019802 rtnbit0 l2cap_channel_state_conn_res ,pdata 
-0x4f5e 019803 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5f 019804 copy contr ,contw 
-0x4f60 019805 increase -1 ,contw 
-0x4f61 019806 istore 1 ,contw 
-0x4f62 019807 enable user 
-0x4f63 019808 rtn 
-:      019809 l2cap_send_config_req:
-:      019810 l2cap_send_config_req_sdp:
-0x4f64 019811 fetch 1 ,mem_sdp_state 
-0x4f65 019812 call l2cap_check_channel_state 
-0x4f66 019813 nbranch l2cap_send_config_req_rfcomm ,user 
-0x4f67 019814 jam l2cap_sdp_channel ,mem_send_config_req 
-0x4f68 019815 fetch 2 ,mem_sdp_remote_cid 
-0x4f69 019816 store 2 ,mem_config_req_dest_cid 
-0x4f6a 019817 branch l2cap_generate_config_req 
-:      019818 l2cap_send_config_req_rfcomm:
-0x4f6b 019819 fetch 1 ,mem_rfcomm_state 
-0x4f6c 019820 call l2cap_check_channel_state 
-0x4f6d 019821 nbranch l2cap_send_config_req_hid_ctrl ,user 
-0x4f6e 019822 jam l2cap_rfcomm_channel ,mem_send_config_req 
-0x4f6f 019823 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f70 019824 store 2 ,mem_config_req_dest_cid 
-0x4f71 019825 branch l2cap_generate_config_req 
-:      019826 l2cap_send_config_req_hid_ctrl:
-0x4f72 019827 fetch 1 ,mem_hid_control_state 
-0x4f73 019828 call l2cap_check_channel_state 
-0x4f74 019829 nbranch l2cap_send_config_req_hid_int ,user 
-0x4f75 019830 jam l2cap_hid_control_channel ,mem_send_config_req 
-0x4f76 019831 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f77 019832 store 2 ,mem_config_req_dest_cid 
-0x4f78 019833 branch l2cap_generate_config_req 
-:      019834 l2cap_send_config_req_hid_int:
-0x4f79 019835 fetch 1 ,mem_hid_interrupt_state 
-0x4f7a 019836 call l2cap_check_channel_state 
-0x4f7b 019837 nrtn user 
-0x4f7c 019838 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
-0x4f7d 019839 fetch 2 ,mem_hid_int_remote_cid 
-0x4f7e 019840 store 2 ,mem_config_req_dest_cid 
-:      019843 l2cap_generate_config_req:
-0x4f7f 019844 bpatchx patch22_4 ,mem_patch22 
-0x4f80 019845 call l2cap_get_req_id 
-0x4f81 019846 call l2cap_malloc_signal_channel 
-0x4f82 019847 force 0 ,regb 
-0x4f83 019848 call l2cap_get_signal_tx_payload 
-0x4f84 019849 force signal_config_req ,pdata 
-0x4f85 019850 istore 1 ,contw 
-0x4f86 019851 fetch 1 ,mem_ml2cap_comm_id 
-0x4f87 019852 istore 1 ,contw 
-0x4f88 019853 setarg 0x0008 
-0x4f89 019854 istore 2 ,contw 
-0x4f8a 019855 fetch 2 ,mem_config_req_dest_cid 
-0x4f8b 019856 istore 2 ,contw 
-0x4f8c 019857 setarg 0x0000 
-0x4f8d 019858 istore 2 ,contw 
-0x4f8e 019859 force 1 ,pdata 
-0x4f8f 019860 istore 1 ,contw 
-0x4f90 019861 force 2 ,pdata 
-0x4f91 019862 istore 1 ,contw 
-0x4f92 019863 fetch 1 ,mem_send_config_req 
-0x4f93 019864 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
-0x4f94 019865 setarg l2cap_config_mtu_sdp 
-0x4f95 019866 istore 2 ,contw 
-0x4f96 019867 branch l2cap_generate_config_req_done 
-:      019868 l2cap_generate_config_req_rfcomm:
-0x4f97 019869 setarg l2cap_config_mtu_rfcomm 
-0x4f98 019870 istore 2 ,contw 
-:      019871 l2cap_generate_config_req_done:
-0x4f99 019872 arg 0x0c ,temp 
-0x4f9a 019873 storet 2 ,mem_l2cap_signal_tx_length 
-0x4f9b 019874 call l2cap_get_signal_tx_buff 
-0x4f9c 019875 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4f9d 019876 istore 2 ,contw 
-0x4f9e 019877 force l2cap_signal_channel ,pdata 
-0x4f9f 019878 istore 2 ,contw 
-0x4fa0 019879 jam 0 ,mem_send_config_req 
-:      019880 l2cap_proc_signal_config_req_rtn:
-0x4fa1 019881 branch l2cap_process_one_signal_rtn 
-:      019883 l2cap_proc_signal_config_rsp:
-0x4fa2 019884 increase 1 ,contr 
-0x4fa3 019885 ifetch 2 ,contr 
-0x4fa4 019886 copy pdata ,rega 
-0x4fa5 019887 copy regc ,pdata 
-0x4fa6 019888 isub rega ,regc 
-0x4fa7 019889 ifetch 2 ,contr 
-0x4fa8 019890 copy pdata ,rega 
-0x4fa9 019891 bpatchx patch22_5 ,mem_patch22 
-0x4faa 019892 setarg l2cap_sdp_channel 
-0x4fab 019893 isub rega ,null 
-0x4fac 019894 branch l2cap_proc_signal_config_rsp_sdp ,zero 
-0x4fad 019895 setarg l2cap_rfcomm_channel 
-0x4fae 019896 isub rega ,null 
-0x4faf 019897 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x4fb0 019898 setarg l2cap_hid_control_channel 
-0x4fb1 019899 isub rega ,null 
-0x4fb2 019900 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x4fb3 019901 setarg l2cap_hid_interrupt_channel 
-0x4fb4 019902 isub rega ,null 
-0x4fb5 019903 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
-0x4fb6 019904 increase 2 ,contr 
-0x4fb7 019905 ifetch 2 ,contr 
-0x4fb8 019906 iforce null 
-0x4fb9 019907 branch l2cap_process_one_signal_rtn 
-:      019908 l2cap_proc_signal_config_rsp_sdp:
-0x4fba 019909 fetch 1 ,mem_sdp_state 
-0x4fbb 019910 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fbc 019911 store 1 ,mem_sdp_state 
-0x4fbd 019912 branch l2cap_process_one_signal_rtn 
-:      019913 l2cap_proc_signal_config_rsp_rfcomm:
-0x4fbe 019914 fetch 1 ,mem_rfcomm_state 
-0x4fbf 019915 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc0 019916 store 1 ,mem_rfcomm_state 
-0x4fc1 019917 branch l2cap_process_one_signal_rtn 
-:      019918 l2cap_proc_signal_config_rsp_hid_ctrl:
-0x4fc2 019919 fetch 1 ,mem_hid_control_state 
-0x4fc3 019920 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc4 019921 store 1 ,mem_hid_control_state 
-0x4fc5 019922 branch l2cap_process_one_signal_rtn 
-:      019923 l2cap_proc_signal_config_rsp_hid_int:
-0x4fc6 019924 fetch 1 ,mem_hid_interrupt_state 
-0x4fc7 019925 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc8 019926 store 1 ,mem_hid_interrupt_state 
-0x4fc9 019927 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x4fca 019928 branch ui_ipc_send_event 
-:      019932 l2cap_proc_signal_disconnect_req:
-0x4fcb 019933 ifetch 1 ,contr 
-0x4fcc 019934 copy pdata ,queue 
-0x4fcd 019935 ifetch 2 ,contr 
-0x4fce 019936 copy pdata ,rega 
-0x4fcf 019937 copy regc ,pdata 
-0x4fd0 019938 isub rega ,regc 
-0x4fd1 019939 ifetch 2 ,contr 
-0x4fd2 019940 copy pdata ,rega 
-0x4fd3 019941 ifetch 2 ,contr 
-0x4fd4 019942 copy pdata ,timeup 
-0x4fd5 019943 copy rega ,temp 
-0x4fd6 019944 call save_cont_pointers 
-0x4fd7 019945 bpatchx patch22_6 ,mem_patch22 
-0x4fd8 019946 setarg l2cap_sdp_channel 
-0x4fd9 019947 isub temp ,null 
-0x4fda 019948 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
-0x4fdb 019949 setarg l2cap_rfcomm_channel 
-0x4fdc 019950 isub temp ,null 
-0x4fdd 019951 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
-0x4fde 019952 setarg l2cap_hid_control_channel 
-0x4fdf 019953 isub temp ,null 
-0x4fe0 019954 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
-0x4fe1 019955 setarg l2cap_hid_interrupt_channel 
-0x4fe2 019956 isub temp ,null 
-0x4fe3 019957 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
-0x4fe4 019958 call l2cap_reject_command 
-0x4fe5 019959 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019960 l2cap_proc_signal_disconnect_req_hid_ctrl:
-0x4fe6 019961 copy timeup ,temp 
-0x4fe7 019962 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4fe8 019963 isub temp ,null 
-0x4fe9 019964 branch l2cap_disconnect_hid_control_now ,zero 
-0x4fea 019965 call l2cap_reject_command 
-0x4feb 019966 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019967 l2cap_proc_signal_disconnect_req_hid_int:
-0x4fec 019968 copy timeup ,temp 
-0x4fed 019969 fetch 2 ,mem_hid_int_remote_cid 
-0x4fee 019970 isub temp ,null 
-0x4fef 019971 branch l2cap_disconnect_hid_interrupt_now ,zero 
-0x4ff0 019972 call l2cap_reject_command 
-0x4ff1 019973 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019975 l2cap_proc_signal_disconnect_req_sdp:
-0x4ff2 019976 copy timeup ,temp 
-0x4ff3 019977 fetch 2 ,mem_sdp_remote_cid 
-0x4ff4 019978 isub temp ,null 
-0x4ff5 019979 branch l2cap_disconnect_sdp_now ,zero 
-0x4ff6 019980 call l2cap_reject_command 
-0x4ff7 019981 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      019982 l2cap_disconnect_hid_control_now:
-0x4ff8 019983 call l2cap_reset_hid_ctrl_state 
-0x4ff9 019984 branch l2cap_send_disconnect_rsp_pkt 
-:      019985 l2cap_disconnect_hid_interrupt_now:
-0x4ffa 019986 call l2cap_reset_hid_int_state 
-0x4ffb 019987 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4ffc 019988 branch l2cap_send_disconnect_rsp_pkt ,blank 
-0x4ffd 019996 branch l2cap_send_disconnect_rsp_pkt 
-:      019998 l2cap_disconnect_sdp_now:
-0x4ffe 019999 call l2cap_reset_sdp_channel_state 
-0x4fff 020000 fetch 1 ,mem_upper_sm_ss 
-0x5000 020001 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
-0x5001 020004 branch l2cap_send_disconnect_rsp_pkt 
-:      020005 l2cap_proc_signal_disconnect_req_rfcomm:
-0x5002 020006 copy timeup ,temp 
-0x5003 020007 fetch 2 ,mem_rfcomm_remote_cid 
-0x5004 020008 isub temp ,null 
-0x5005 020009 branch l2cap_disconnect_rfcomm_now ,zero 
-0x5006 020010 call l2cap_reject_command 
-0x5007 020011 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020012 l2cap_disconnect_rfcomm_now:
-0x5008 020013 call l2cap_reset_rfcomm_channel_state 
-0x5009 020014 branch l2cap_send_disconnect_rsp_pkt 
-:      020015 l2cap_send_disconnect_rsp_pkt:
-0x500a 020016 call load_cont_pointers 
-0x500b 020017 setarg signal_disconnect_rsp 
-0x500c 020018 istore 1 ,contw 
-0x500d 020019 copy queue ,pdata 
-0x500e 020020 istore 1 ,contw 
-0x500f 020021 setarg 0x0004 
-0x5010 020022 istore 2 ,contw 
-0x5011 020023 copy rega ,pdata 
-0x5012 020024 istore 2 ,contw 
-0x5013 020025 copy timeup ,pdata 
-0x5014 020026 istore 2 ,contw 
-0x5015 020027 force 8 ,pdata 
-0x5016 020028 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020029 l2cap_proc_signal_disconnect_req_err_rtn:
-0x5017 020030 call load_cont_pointers 
-0x5018 020031 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020032 l2cap_proc_signal_disconnect_req_rtn:
-0x5019 020033 iadd regb ,regb 
-0x501a 020034 branch l2cap_process_one_signal_rtn 
-:      020035 l2cap_proc_signal_disconnect_rsp:
-0x501b 020036 ifetch 1 ,contr 
-0x501c 020037 copy pdata ,queue 
-0x501d 020038 ifetch 2 ,contr 
-0x501e 020039 copy pdata ,rega 
-0x501f 020040 copy regc ,pdata 
-0x5020 020041 isub rega ,regc 
-0x5021 020042 ifetch 2 ,contr 
-0x5022 020043 copy pdata ,timeup 
-0x5023 020044 ifetch 2 ,contr 
-0x5024 020045 copy pdata ,temp 
-0x5025 020046 call save_cont_pointers 
-0x5026 020047 bpatchx patch22_7 ,mem_patch22 
-0x5027 020048 setarg l2cap_sdp_channel 
-0x5028 020049 isub temp ,null 
-0x5029 020050 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
-0x502a 020051 setarg l2cap_rfcomm_channel 
-0x502b 020052 isub temp ,null 
-0x502c 020053 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
-0x502d 020054 setarg l2cap_hid_control_channel 
-0x502e 020055 isub temp ,null 
-0x502f 020056 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
-0x5030 020057 setarg l2cap_hid_interrupt_channel 
-0x5031 020058 isub temp ,null 
-0x5032 020059 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
-0x5033 020060 call l2cap_reject_command 
-0x5034 020061 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
-:      020062 l2cap_proc_signal_disconnect_rsp_sdp:
-0x5035 020063 copy temp ,rega 
-0x5036 020064 copy timeup ,temp 
-0x5037 020065 fetch 2 ,mem_sdp_remote_cid 
-0x5038 020066 isub temp ,null 
-0x5039 020067 call l2cap_reset_sdp_channel_state ,zero 
-0x503a 020068 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020069 l2cap_proc_signal_disconnect_rsp_rfcomm:
-0x503b 020070 copy temp ,rega 
-0x503c 020071 copy timeup ,temp 
-0x503d 020072 fetch 2 ,mem_rfcomm_remote_cid 
-0x503e 020073 isub temp ,null 
-0x503f 020074 call l2cap_reset_rfcomm_channel_state ,zero 
-0x5040 020075 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020076 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
-0x5041 020077 copy temp ,rega 
-0x5042 020078 copy timeup ,temp 
-0x5043 020079 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5044 020080 isub temp ,null 
-0x5045 020081 call l2cap_reset_hid_ctrl_state ,zero 
-0x5046 020082 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020083 l2cap_proc_signal_disconnect_rsp_hid_int:
-0x5047 020084 copy temp ,rega 
-0x5048 020085 copy timeup ,temp 
-0x5049 020086 fetch 2 ,mem_hid_int_remote_cid 
-0x504a 020087 isub temp ,null 
-0x504b 020088 call l2cap_reset_hid_int_state ,zero 
-0x504c 020089 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020090 l2cap_proc_signal_disconnect_rsp_rtn:
-0x504d 020091 call load_cont_pointers 
-0x504e 020092 branch l2cap_process_one_signal_rtn 
-:      020093 l2cap_proc_signal_disconnect_rsp_err_rtn:
-0x504f 020094 branch l2cap_process_one_signal_rtn 
-:      020097 l2cap_proc_signal_echo_req:
-0x5050 020098 ifetch 1 ,contr 
-0x5051 020099 copy pdata ,queue 
-0x5052 020100 ifetch 2 ,contr 
-0x5053 020101 copy pdata ,rega 
-0x5054 020102 iadd contr ,contr 
-0x5055 020103 setarg 9 
-0x5056 020104 istore 1 ,contw 
-0x5057 020105 copy queue ,pdata 
-0x5058 020106 istore 1 ,contw 
-0x5059 020107 force 0x0000 ,pdata 
-0x505a 020108 istore 2 ,contw 
-0x505b 020109 force 4 ,pdata 
-0x505c 020110 iadd regb ,regb 
-0x505d 020111 copy regc ,pdata 
-0x505e 020112 isub rega ,regc 
-0x505f 020113 branch l2cap_process_one_signal_rtn 
-:      020114 l2cap_proc_signal_echo_rsp:
-0x5060 020115 branch l2cap_process_one_signal_rtn 
-:      020117 l2cap_proc_signal_info_rsp:
-0x5061 020118 branch l2cap_process_one_signal_rtn 
-:      020119 l2cap_reject_command:
-0x5062 020120 force 0 ,regb 
-0x5063 020121 call l2cap_get_signal_tx_payload 
-0x5064 020122 setarg signal_cmd_reject 
-0x5065 020123 istore 1 ,contw 
-0x5066 020124 copy queue ,pdata 
-0x5067 020125 istore 1 ,contw 
-0x5068 020126 setarg 2 
-0x5069 020127 istore 2 ,contw 
-0x506a 020128 setarg cmd_not_understood 
-0x506b 020129 istore 2 ,contw 
-0x506c 020130 increase 6 ,regb 
-0x506d 020131 arg 4 ,regc 
-0x506e 020132 branch l2cap_process_one_signal_rtn 
-:      020136 l2cap_reset_rfcomm_channel_state:
-0x506f 020137 setarg 0 
-0x5070 020138 store 2 ,mem_rfcomm_tx_pkt_length 
-0x5071 020139 store 2 ,mem_rfcomm_remote_cid 
-0x5072 020140 jam 0 ,mem_rfcomm_state 
-0x5073 020141 rtn 
-:      020142 l2cap_reset_sdp_channel_state:
-0x5074 020143 setarg 0 
-0x5075 020144 store 2 ,mem_sdp_tx_pkt_length 
-0x5076 020145 store 2 ,mem_sdp_remote_cid 
-0x5077 020146 jam 0 ,mem_sdp_state 
-0x5078 020147 rtn 
-:      020148 l2cap_reset_hid_ctrl_state:
-0x5079 020149 setarg 0 
-0x507a 020150 store 2 ,mem_hid_ctrl_remote_cid 
-0x507b 020151 jam 0 ,mem_hid_control_state 
-0x507c 020152 fetch 1 ,mem_hid_interrupt_state 
-0x507d 020153 beq 0 ,l2cap_reset_hid_disconnected 
-0x507e 020154 rtn 
-:      020156 l2cap_reset_hid_int_state:
-0x507f 020157 setarg 0 
-0x5080 020158 store 2 ,mem_hid_int_remote_cid 
-0x5081 020159 jam 0 ,mem_hid_interrupt_state 
-0x5082 020160 fetch 1 ,mem_hid_control_state 
-0x5083 020161 beq 0 ,l2cap_reset_hid_disconnected 
-0x5084 020162 rtn 
-:      020164 l2cap_reset_hid_disconnected:
-0x5085 020165 jam bt_evt_hid_disconnected ,mem_fifo_temp 
-0x5086 020166 branch ui_ipc_send_event 
-:      020168 l2cap_disconnect_interrupt_req:
-0x5087 020169 fetch 1 ,mem_control_tasks 
-0x5088 020170 set0 l2cap_disconnect_interrupt ,pdata 
-0x5089 020171 store 1 ,mem_control_tasks 
-0x508a 020172 fetch 2 ,mem_hid_int_remote_cid 
-0x508b 020173 rtn blank 
-0x508c 020174 call l2cap_malloc_signal_channel 
-0x508d 020175 fetch 2 ,mem_hid_int_remote_cid 
-0x508e 020176 copy pdata ,rega 
-0x508f 020177 force l2cap_hid_interrupt_channel ,regb 
-0x5090 020178 branch l2cap_generate_disconnect_req 
-:      020179 l2cap_disconnect_control_req:
-0x5091 020180 fetch 1 ,mem_control_tasks 
-0x5092 020181 set0 l2cap_disconnect_control ,pdata 
-0x5093 020182 store 1 ,mem_control_tasks 
-0x5094 020183 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5095 020184 rtn blank 
-0x5096 020185 call l2cap_malloc_signal_channel 
-0x5097 020186 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5098 020187 copy pdata ,rega 
-0x5099 020188 force l2cap_hid_control_channel ,regb 
-:      020189 l2cap_generate_disconnect_req:
-0x509a 020190 call l2cap_get_req_id 
-0x509b 020191 call l2cap_get_signal_tx_payload 
-0x509c 020192 force signal_disconnect_req ,pdata 
-0x509d 020193 istore 1 ,contw 
-0x509e 020194 fetch 1 ,mem_ml2cap_comm_id 
-0x509f 020195 istore 1 ,contw 
-0x50a0 020196 setarg 0x0004 
-0x50a1 020197 istore 2 ,contw 
-0x50a2 020198 copy rega ,pdata 
-0x50a3 020199 istore 2 ,contw 
-0x50a4 020200 copy regb ,pdata 
-0x50a5 020201 istore 2 ,contw 
-0x50a6 020202 force 0x08 ,temp 
-0x50a7 020203 branch ml2cap_send_signal 
-:      020205 ml2cap_send_signal_connect_req:
-0x50a8 020206 bpatchx patch23_0 ,mem_patch23 
-0x50a9 020207 call l2cap_get_req_id 
-0x50aa 020208 call l2cap_get_signal_tx_payload 
-0x50ab 020209 setarg signal_connect_req 
-0x50ac 020210 istore 1 ,contw 
-0x50ad 020211 fetch 1 ,mem_ml2cap_comm_id 
-0x50ae 020212 istore 1 ,contw 
-0x50af 020213 setarg 0x0004 
-0x50b0 020214 istore 2 ,contw 
-0x50b1 020215 copy temp ,pdata 
-0x50b2 020216 istore 2 ,contw 
-0x50b3 020217 copy timeup ,pdata 
-0x50b4 020218 istore 2 ,contw 
-0x50b5 020219 arg 8 ,temp 
-0x50b6 020220 branch ml2cap_send_signal 
-:      020221 ml2cap_send_signal_config_req:
-0x50b7 020222 bpatchx patch23_1 ,mem_patch23 
-0x50b8 020223 call l2cap_get_req_id 
-0x50b9 020224 call l2cap_get_signal_tx_payload 
-0x50ba 020225 setarg signal_config_req 
-0x50bb 020226 istore 1 ,contw 
-0x50bc 020227 fetch 1 ,mem_ml2cap_comm_id 
-0x50bd 020228 istore 1 ,contw 
-0x50be 020229 setarg 0x0008 
-0x50bf 020230 istore 2 ,contw 
-0x50c0 020232 copy temp ,pdata 
-0x50c1 020234 istore 2 ,contw 
-0x50c2 020235 setarg 0x0000 
-0x50c3 020236 istore 2 ,contw 
-0x50c4 020237 setarg 0x01 
-0x50c5 020238 istore 1 ,contw 
-0x50c6 020239 setarg 0x02 
-0x50c7 020240 istore 1 ,contw 
-0x50c8 020241 setarg l2cap_config_mtu_rfcomm 
-0x50c9 020242 istore 2 ,contw 
-0x50ca 020243 arg 0xc ,temp 
-0x50cb 020244 branch ml2cap_send_signal 
-:      020245 ml2cap_send_signal_disconn_req:
-0x50cc 020246 bpatchx patch23_2 ,mem_patch23 
-0x50cd 020247 call l2cap_get_req_id 
-0x50ce 020248 call l2cap_get_signal_tx_payload 
-0x50cf 020249 setarg signal_disconnect_req 
-0x50d0 020250 istore 1 ,contw 
-0x50d1 020251 fetch 1 ,mem_ml2cap_comm_id 
-0x50d2 020252 increase 1 ,pdata 
-0x50d3 020253 copy contw ,rega 
-0x50d4 020254 store 1 ,mem_ml2cap_comm_id 
-0x50d5 020255 copy rega ,contw 
-0x50d6 020256 istore 1 ,contw 
-0x50d7 020257 setarg 0x0004 
-0x50d8 020258 istore 2 ,contw 
-0x50d9 020259 copy temp ,pdata 
-0x50da 020260 istore 2 ,contw 
-0x50db 020261 copy timeup ,pdata 
-0x50dc 020262 istore 2 ,contw 
-0x50dd 020263 arg 0x8 ,temp 
-:      020266 ml2cap_send_signal:
-0x50de 020267 storet 2 ,mem_l2cap_signal_tx_length 
-0x50df 020268 copy temp ,pdata 
-0x50e0 020269 branch l2cap_malloc_discard ,blank 
-0x50e1 020270 call l2cap_get_signal_tx_buff 
-0x50e2 020271 fetch 2 ,mem_l2cap_signal_tx_length 
-0x50e3 020272 istore 2 ,contw 
-0x50e4 020273 force l2cap_signal_channel ,pdata 
-0x50e5 020274 istore 2 ,contw 
-0x50e6 020275 rtn 
-:      020277 msdp_send_req_done:
-0x50e7 020278 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50e8 020279 branch assert ,blank 
-0x50e9 020280 call l2cap_get_sdp_tx_buff 
-0x50ea 020281 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50eb 020282 istore 2 ,contw 
-0x50ec 020283 fetch 2 ,mem_sdp_remote_cid 
-0x50ed 020284 istore 2 ,contw 
-0x50ee 020285 rtn 
-:      020286 ml2cap_rx_multiplexing:
-0x50ef 020287 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50f0 020288 branch l2cap_rx_reset_state ,blank 
-0x50f1 020289 bpatchx patch23_3 ,mem_patch23 
-0x50f2 020290 fetch 1 ,mem_l2cap_rx_cid 
-0x50f3 020291 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
-0x50f4 020292 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
-0x50f5 020293 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x50f6 020294 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x50f7 020295 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x50f8 020296 branch l2cap_rx_reset_state 
-:      020298 ml2cap_call_proc_signal:
-0x50f9 020299 bpatchx patch23_4 ,mem_patch23 
-0x50fa 020300 call l2cap_malloc_signal_channel 
-0x50fb 020301 force 0 ,regb 
-0x50fc 020302 call l2cap_get_signal_tx_payload 
-0x50fd 020303 copy pdata ,contw 
-0x50fe 020304 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50ff 020305 copy pdata ,regc 
-0x5100 020306 fetch 2 ,mem_l2cap_payload_ptr 
-0x5101 020307 iforce contr 
-:      020308 ml2cap_proc_one_comm_loop:
-0x5102 020309 call ml2cap_proc_one_comm 
-0x5103 020310 increase -4 ,regc 
-0x5104 020311 nbranch ml2cap_proc_one_comm_loop ,zero 
-0x5105 020312 copy regb ,temp 
-0x5106 020313 call ml2cap_send_signal 
-0x5107 020314 branch l2cap_rx_reset_state 
-:      020316 ml2cap_proc_one_comm:
-0x5108 020317 ifetch 1 ,contr 
-0x5109 020318 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
-0x510a 020319 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
-0x510b 020320 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
-0x510c 020321 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
-0x510d 020322 beq signal_config_req ,ml2cap_proc_signal_config_req 
-0x510e 020323 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
-0x510f 020324 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
-0x5110 020325 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x5111 020326 beq signal_info_req ,ml2cap_proc_signal_info_req 
-0x5112 020327 branch ml2cap_proc_send_reject 
-:      020329 ml2cap_proc_signal_connect_req:
-0x5113 020330 call save_cont_pointers 
-0x5114 020332 call load_cont_pointers 
-0x5115 020333 branch l2cap_proc_signal_connect_req 
-:      020334 ml2cap_proc_signal_cmd_reject:
-0x5116 020335 ifetch 1 ,contr 
-0x5117 020336 copy pdata ,queue 
-0x5118 020337 ifetch 2 ,contr 
-0x5119 020338 copy pdata ,rega 
-0x511a 020339 copy regc ,pdata 
-0x511b 020340 isub rega ,regc 
-:      020341 mvptr:
-0x511c 020342 ifetch 1 ,contr 
-0x511d 020343 increase -1 ,rega 
-0x511e 020344 nbranch mvptr ,zero 
-0x511f 020345 rtn 
-:      020346 ml2cap_proc_signal_connect_rsp:
-0x5120 020347 ifetch 1 ,contr 
-0x5121 020348 copy pdata ,queue 
-0x5122 020349 ifetch 2 ,contr 
-0x5123 020350 copy pdata ,rega 
-0x5124 020351 ifetch 2 ,contr 
-0x5125 020352 copy pdata ,timeup 
-0x5126 020353 ifetch 2 ,contr 
-0x5127 020354 copy pdata ,temp 
-0x5128 020355 ifetch 2 ,contr 
-0x5129 020356 sub pdata ,0 ,null 
-0x512a 020357 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
-0x512b 020358 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
-0x512c 020359 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
-0x512d 020360 branch ml2cap_proc_signal_connect_rsp_mnosucc 
-:      020361 ml2cap_proc_signal_connect_refused_result:
-0x512e 020362 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
-0x512f 020363 call ui_ipc_send_event 
-:      020364 ml2cap_proc_signal_connect_rsp_mnosucc:
-0x5130 020365 ifetch 2 ,contr 
-0x5131 020366 branch mnosucc 
-:      020367 ml2cap_proc_signal_connect_rsp_sucessful:
-0x5132 020368 call save_cont_pointers 
-0x5133 020372 bpatchx patch23_5 ,mem_patch23 
-0x5134 020373 setarg l2cap_sdp_channel 
-0x5135 020374 isub temp ,null 
-0x5136 020375 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
-0x5137 020376 setarg l2cap_rfcomm_channel 
-0x5138 020377 isub temp ,null 
-0x5139 020378 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x513a 020379 setarg l2cap_hid_interrupt_channel 
-0x513b 020380 isub temp ,null 
-0x513c 020381 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x513d 020382 setarg l2cap_hid_control_channel 
-0x513e 020383 isub temp ,null 
-0x513f 020384 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x5140 020385 branch mnosucc 
-:      020386 ml2cap_proc_signal_connect_rsp_sdp:
-0x5141 020387 copy timeup ,pdata 
-0x5142 020388 store 2 ,mem_sdp_remote_cid 
-0x5143 020389 fetch 1 ,mem_sdp_state 
-0x5144 020390 set1 l2cap_channel_state_conn_res 
-0x5145 020391 store 1 ,mem_sdp_state 
-0x5146 020392 branch mnosucc1 
-:      020393 ml2cap_proc_signal_connect_rsp_rfcomm:
-0x5147 020394 copy timeup ,pdata 
-0x5148 020395 store 2 ,mem_rfcomm_remote_cid 
-0x5149 020396 fetch 1 ,mem_rfcomm_state 
-0x514a 020397 set1 l2cap_channel_state_conn_res 
-0x514b 020398 store 1 ,mem_rfcomm_state 
-0x514c 020399 branch mnosucc1 
-:      020400 ml2cap_proc_signal_connect_rsp_hid_ctrl:
-0x514d 020401 copy timeup ,pdata 
-0x514e 020402 store 2 ,mem_hid_ctrl_remote_cid 
-0x514f 020403 fetch 1 ,mem_hid_control_state 
-0x5150 020404 set1 l2cap_channel_state_conn_res 
-0x5151 020405 store 1 ,mem_hid_control_state 
-0x5152 020406 branch mnosucc1 
-:      020407 ml2cap_proc_signal_connect_rsp_hid_int:
-0x5153 020408 copy timeup ,pdata 
-0x5154 020409 store 2 ,mem_hid_int_remote_cid 
-0x5155 020410 fetch 1 ,mem_hid_interrupt_state 
-0x5156 020411 set1 l2cap_channel_state_conn_res 
-0x5157 020412 store 1 ,mem_hid_interrupt_state 
-:      020415 mnosucc1:
-0x5158 020416 call load_cont_pointers 
-:      020417 mnosucc:
-0x5159 020418 copy regc ,pdata 
-0x515a 020419 isub rega ,regc 
-0x515b 020420 rtn 
-:      020422 ml2cap_proc_signal_config_rsp:
-0x515c 020423 ifetch 1 ,contr 
-0x515d 020424 copy pdata ,queue 
-0x515e 020425 ifetch 2 ,contr 
-0x515f 020426 copy pdata ,rega 
-0x5160 020427 copy regc ,pdata 
-0x5161 020428 isub rega ,regc 
-0x5162 020429 ifetch 2 ,contr 
-0x5163 020430 copy pdata ,timeup 
-0x5164 020431 ifetch 2 ,contr 
-0x5165 020432 ifetch 2 ,contr 
-0x5166 020433 nbranch mcrsdone1 ,blank 
-0x5167 020434 call save_cont_pointers 
-0x5168 020438 copy timeup ,temp 
-0x5169 020439 bpatchx patch23_6 ,mem_patch23 
-0x516a 020440 setarg l2cap_sdp_channel 
-0x516b 020441 isub temp ,null 
-0x516c 020442 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
-0x516d 020443 setarg l2cap_rfcomm_channel 
-0x516e 020444 isub temp ,null 
-0x516f 020445 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x5170 020446 setarg l2cap_hid_control_channel 
-0x5171 020447 isub temp ,null 
-0x5172 020448 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x5173 020449 setarg l2cap_hid_interrupt_channel 
-0x5174 020450 isub temp ,null 
-0x5175 020451 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
-:      020452 ml2cap_proc_signal_config_rsp_sdp:
-0x5176 020453 fetch 1 ,mem_sdp_state 
-0x5177 020454 set1 l2cap_channel_state_rcv_cfg_res 
-0x5178 020455 store 1 ,mem_sdp_state 
-0x5179 020456 rtn 
-:      020457 ml2cap_proc_signal_config_rsp_rfcomm:
-0x517a 020458 fetch 1 ,mem_rfcomm_state 
-0x517b 020459 set1 l2cap_channel_state_rcv_cfg_res 
-0x517c 020460 store 1 ,mem_rfcomm_state 
-0x517d 020461 rtn 
-:      020462 ml2cap_proc_signal_config_rsp_hid_ctrl:
-0x517e 020463 fetch 1 ,mem_hid_control_state 
-0x517f 020464 set1 l2cap_channel_state_rcv_cfg_res 
-0x5180 020465 store 1 ,mem_hid_control_state 
-0x5181 020466 rtn 
-:      020467 ml2cap_proc_signal_config_rsp_hid_int:
-0x5182 020468 fetch 1 ,mem_hid_interrupt_state 
-0x5183 020469 set1 l2cap_channel_state_rcv_cfg_res 
-0x5184 020470 store 1 ,mem_hid_interrupt_state 
-0x5185 020471 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x5186 020472 branch ui_ipc_send_event 
-:      020475 mcfrsdone:
-0x5187 020476 call load_cont_pointers 
-:      020477 mcrsdone1:
-0x5188 020478 increase -6 ,rega 
-:      020479 mloop2:
-0x5189 020480 branch mcrsdone ,zero 
-0x518a 020481 increase 1 ,contr 
-0x518b 020482 increase -1 ,rega 
-0x518c 020483 branch mloop2 
-:      020484 mcrsdone:
-0x518d 020485 rtn 
-:      020486 ml2cap_proc_signal_config_req:
-0x518e 020487 ifetch 1 ,contr 
-0x518f 020488 copy pdata ,queue 
-0x5190 020489 ifetch 2 ,contr 
-0x5191 020490 copy pdata ,rega 
-0x5192 020491 copy regc ,pdata 
-0x5193 020492 isub rega ,regc 
-0x5194 020493 ifetch 2 ,contr 
-0x5195 020494 increase 2 ,contr 
-0x5196 020495 copy pdata ,temp 
-0x5197 020496 setarg signal_config_rsp 
-0x5198 020497 istore 1 ,contw 
-0x5199 020498 copy queue ,pdata 
-0x519a 020499 istore 1 ,contw 
-0x519b 020500 increase 2 ,rega 
-0x519c 020501 copy rega ,pdata 
-0x519d 020502 istore 2 ,contw 
-0x519e 020503 call save_cont_pointers 
-0x519f 020504 bpatchx patch23_7 ,mem_patch23 
-0x51a0 020505 setarg l2cap_sdp_channel 
-0x51a1 020506 isub temp ,null 
-0x51a2 020507 branch ml2cap_proc_signal_config_req_sdp ,zero 
-0x51a3 020508 setarg l2cap_rfcomm_channel 
-0x51a4 020509 isub temp ,null 
-0x51a5 020510 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
-0x51a6 020511 setarg l2cap_hid_control_channel 
-0x51a7 020512 isub temp ,null 
-0x51a8 020513 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x51a9 020514 setarg l2cap_hid_interrupt_channel 
-0x51aa 020515 isub temp ,null 
-0x51ab 020516 branch ml2cap_proc_signal_config_req_hid_int ,zero 
-0x51ac 020517 branch mcfgrq_done 
-:      020518 ml2cap_proc_signal_config_req_sdp:
-0x51ad 020519 fetch 1 ,mem_sdp_state 
-0x51ae 020520 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51af 020521 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51b0 020522 store 1 ,mem_sdp_state 
-0x51b1 020523 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
-0x51b2 020524 fetcht 1 ,mem_control_tasks 
-0x51b3 020525 set1 l2cap_init_config_req ,temp 
-0x51b4 020526 storet 1 ,mem_control_tasks 
-0x51b5 020527 copy queue ,pdata 
-0x51b6 020528 increase 1 ,pdata 
-0x51b7 020529 store 1 ,mem_config_identifier 
-0x51b8 020530 fetch 1 ,mem_sdp_state 
-0x51b9 020531 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x51ba 020532 store 1 ,mem_sdp_state 
-:      020533 ml2cap_proc_signal_config_req_sdp_nsndreq:
-0x51bb 020534 fetch 2 ,mem_sdp_remote_cid 
-0x51bc 020535 store 2 ,mem_config_req_dest_cid 
-0x51bd 020536 branch mcfgrq_done 
-:      020537 ml2cap_proc_signal_config_req_rfcomm:
-0x51be 020538 fetch 1 ,mem_rfcomm_state 
-0x51bf 020539 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c0 020540 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c1 020541 store 1 ,mem_rfcomm_state 
-0x51c2 020542 fetch 2 ,mem_rfcomm_remote_cid 
-0x51c3 020543 branch mcfgrq_done 
-:      020544 ml2cap_proc_signal_config_req_hid_ctrl:
-0x51c4 020545 fetch 1 ,mem_hid_control_state 
-0x51c5 020546 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c6 020547 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c7 020548 store 1 ,mem_hid_control_state 
-0x51c8 020549 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x51c9 020550 branch mcfgrq_done 
-:      020551 ml2cap_proc_signal_config_req_hid_int:
-0x51ca 020552 fetch 1 ,mem_hid_interrupt_state 
-0x51cb 020553 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51cc 020554 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51cd 020555 store 1 ,mem_hid_interrupt_state 
-0x51ce 020556 fetch 2 ,mem_hid_int_remote_cid 
-:      020559 mcfgrq_done:
-0x51cf 020560 copy pdata ,timeup 
-0x51d0 020561 call load_cont_pointers 
-0x51d1 020563 copy timeup ,pdata 
-0x51d2 020565 istore 2 ,contw 
-0x51d3 020566 force 0x0000 ,pdata 
-0x51d4 020567 istore 2 ,contw 
-0x51d5 020568 force 0x0000 ,pdata 
-0x51d6 020569 istore 2 ,contw 
-0x51d7 020570 force 10 ,pdata 
-0x51d8 020571 iadd regb ,regb 
-0x51d9 020572 increase -6 ,rega 
-:      020573 mloop1:
-0x51da 020574 branch mcrqdone ,zero 
-0x51db 020575 ifetch 1 ,contr 
-0x51dc 020576 istore 1 ,contw 
-0x51dd 020577 increase 1 ,regb 
-0x51de 020578 increase -1 ,rega 
-0x51df 020579 branch mloop1 
-:      020580 mcrqdone:
-0x51e0 020581 rtn 
-:      020582 ml2cap_proc_signal_disconn_req:
-0x51e1 020583 ifetch 1 ,contr 
-0x51e2 020584 copy pdata ,queue 
-0x51e3 020585 ifetch 2 ,contr 
-0x51e4 020586 copy pdata ,rega 
-0x51e5 020587 copy regc ,pdata 
-0x51e6 020588 isub rega ,regc 
-0x51e7 020590 ifetch 2 ,contr 
-0x51e8 020591 copy pdata ,rega 
-0x51e9 020592 ifetch 2 ,contr 
-0x51ea 020593 copy pdata ,timeup 
-0x51eb 020594 call save_cont_pointers 
-0x51ec 020595 bpatchx patch24_0 ,mem_patch24 
-0x51ed 020596 setarg l2cap_sdp_channel 
-0x51ee 020597 copy rega ,temp 
-0x51ef 020598 isub temp ,null 
-0x51f0 020599 branch ml2cap_proc_signal_disconn_sdp ,zero 
-0x51f1 020600 setarg l2cap_hid_control_channel 
-0x51f2 020601 copy rega ,temp 
-0x51f3 020602 isub temp ,null 
-0x51f4 020603 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
-0x51f5 020604 setarg l2cap_hid_interrupt_channel 
-0x51f6 020605 copy rega ,temp 
-0x51f7 020606 isub temp ,null 
-0x51f8 020607 branch ml2cap_proc_signal_disconn_hid_int ,zero 
-0x51f9 020608 branch mclsrfc 
-:      020609 ml2cap_proc_signal_disconn_sdp:
-0x51fa 020610 setarg 0x0000 
-0x51fb 020611 store 2 ,mem_sdp_tx_pkt_length 
-0x51fc 020612 store 2 ,mem_sdp_remote_cid 
-0x51fd 020613 store 1 ,mem_sdp_state 
-0x51fe 020614 branch mclssdp 
-:      020615 ml2cap_proc_signal_disconn_hid_ctrl:
-0x51ff 020616 call l2cap_reset_hid_ctrl_state 
-0x5200 020617 branch mclssdp 
-:      020618 ml2cap_proc_signal_disconn_hid_int:
-0x5201 020619 call l2cap_reset_hid_int_state 
-0x5202 020625 branch mclssdp 
-:      020626 mclsrfc:
-0x5203 020627 setarg 0x0000 
-0x5204 020628 store 2 ,mem_rfcomm_tx_pkt_length 
-:      020629 mclssdp:
-0x5205 020630 call load_cont_pointers 
-0x5206 020631 setarg signal_disconnect_rsp 
-0x5207 020632 istore 1 ,contw 
-0x5208 020633 copy queue ,pdata 
-0x5209 020634 istore 1 ,contw 
-0x520a 020635 setarg 0x0004 
-0x520b 020636 istore 2 ,contw 
-0x520c 020637 copy rega ,pdata 
-0x520d 020638 istore 2 ,contw 
-0x520e 020639 copy timeup ,pdata 
-0x520f 020640 istore 2 ,contw 
-0x5210 020641 force 8 ,pdata 
-0x5211 020642 iadd regb ,regb 
-0x5212 020643 rtn 
-:      020645 ml2cap_proc_signal_disconn_rsp:
-0x5213 020646 ifetch 1 ,contr 
-0x5214 020647 copy pdata ,queue 
-0x5215 020648 ifetch 2 ,contr 
-0x5216 020649 copy pdata ,rega 
-0x5217 020650 ifetch 2 ,contr 
-0x5218 020651 copy pdata ,timeup 
-0x5219 020652 ifetch 2 ,contr 
-0x521a 020653 copy pdata ,temp 
-0x521b 020654 call save_cont_pointers 
-0x521c 020655 bpatchx patch24_1 ,mem_patch24 
-0x521d 020656 fetch 1 ,mem_ml2cap_comm_id 
-0x521e 020657 icompare 0xff ,queue 
-0x521f 020658 nbranch mdisdone ,true 
-0x5220 020659 setarg l2cap_sdp_channel 
-0x5221 020660 isub temp ,null 
-0x5222 020661 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
-0x5223 020662 setarg l2cap_rfcomm_channel 
-0x5224 020663 isub temp ,null 
-0x5225 020664 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
-0x5226 020665 branch mdisdone 
-:      020666 ml2cap_proc_signal_disconn_rsp_sdp:
-0x5227 020667 jam 0 ,mem_sdp_remote_cid 
-0x5228 020668 jam 0 ,mem_sdp_state 
-0x5229 020669 branch mdisdone 
-:      020670 ml2cap_proc_signal_disconn_rsp_rfcomm:
-:      020673 mdisdone:
-0x522a 020674 call load_cont_pointers 
-0x522b 020675 copy regc ,pdata 
-0x522c 020676 isub rega ,regc 
-0x522d 020677 rtn 
-:      020679 ml2cap_proc_send_reject:
-0x522e 020680 setarg signal_cmd_reject 
-0x522f 020681 istore 1 ,contw 
-0x5230 020682 ifetch 1 ,contr 
-0x5231 020683 istore 1 ,contw 
-0x5232 020684 setarg 0x0002 
-0x5233 020685 istore 2 ,contw 
-0x5234 020686 setarg 0x0000 
-0x5235 020687 istore 2 ,contw 
-0x5236 020688 setarg 0x0006 
-0x5237 020689 iadd regb ,regb 
-0x5238 020690 force 4 ,regc 
-0x5239 020691 rtn 
-:      020694 l2cap_get_req_id:
-0x523a 020695 fetch 1 ,mem_ml2cap_comm_id 
-0x523b 020696 increase 1 ,pdata 
-0x523c 020697 bne 0 ,l2cap_get_req_id_ok 
-0x523d 020698 increase 1 ,pdata 
-:      020699 l2cap_get_req_id_ok:
-0x523e 020700 store 1 ,mem_ml2cap_comm_id 
-0x523f 020701 rtn 
-:      020711 l2cap_malloc:
-0x5240 020712 bpatchx patch24_2 ,mem_patch24 
-0x5241 020713 arg 0 ,regb 
-0x5242 020714 call l2cap_malloc_is_fifo_full 
-0x5243 020715 nbranch assert ,blank 
-0x5244 020716 call l2cap_malloc_get_full_map 
-0x5245 020717 arg mem_tx_buff0 ,regb 
-0x5246 020718 arg 0 ,queue 
-:      020719 l2cap_malloc_loop:
-0x5247 020720 fetcht 1 ,mem_used_map 
-0x5248 020721 qisolate1 temp 
-0x5249 020722 branch l2cap_malloc_next ,true 
-0x524a 020723 call l2cap_malloc_enough 
-0x524b 020724 sub timeup ,0 ,null 
-0x524c 020725 branch l2cap_malloc_next ,positive 
-0x524d 020726 call l2cap_malloc_into_fifo 
-0x524e 020727 branch l2cap_malloc_rtn 
-:      020728 l2cap_malloc_next:
-0x524f 020729 increase 128 ,regb 
-0x5250 020730 increase 1 ,queue 
-0x5251 020731 setarg 8 
-0x5252 020732 isub queue ,null 
-0x5253 020733 branch l2cap_malloc_loop ,positive 
-0x5254 020734 arg 0 ,regb 
-:      020735 l2cap_malloc_rtn:
-0x5255 020736 copy regb ,pdata 
-0x5256 020737 branch assert ,blank 
-0x5257 020738 rtn 
-:      020746 l2cap_malloc_fifo_out:
-0x5258 020747 bpatchx patch24_3 ,mem_patch24 
-0x5259 020748 call l2cap_malloc_fifo_get_first_ptr 
-0x525a 020749 increase 1 ,contr 
-0x525b 020750 ifetch 2 ,contr 
-0x525c 020751 rtn 
-:      020757 l2cap_malloc_free:
-0x525d 020758 bpatchx patch24_4 ,mem_patch24 
-0x525e 020759 call l2cap_malloc_fifo_get_first_ptr 
-0x525f 020760 copy contr ,contw 
-0x5260 020761 copy contr ,temp 
-0x5261 020762 setarg 0 
-0x5262 020763 istore 3 ,contw 
-0x5263 020764 rtn 
-:      020769 l2cap_malloc_discard:
-0x5264 020770 bpatchx patch24_5 ,mem_patch24 
-0x5265 020771 call l2cap_malloc_is_fifo_empty 
-0x5266 020772 branch assert ,blank 
-0x5267 020773 fetch 3 ,mem_tx_fifo2 
-0x5268 020774 store 3 ,mem_tx_fifo3 
-0x5269 020775 fetch 3 ,mem_tx_fifo1 
-0x526a 020776 store 3 ,mem_tx_fifo2 
-0x526b 020777 fetch 3 ,mem_tx_fifo0 
-0x526c 020778 store 3 ,mem_tx_fifo1 
-0x526d 020779 rtn 
-:      020785 l2cap_malloc_is_fifo_full:
-0x526e 020786 bpatchx patch24_6 ,mem_patch24 
-0x526f 020787 fetch 3 ,mem_tx_fifo0 
-0x5270 020788 rtn 
-:      020794 l2cap_malloc_is_fifo_nearly_full:
-0x5271 020795 bpatchx patch24_7 ,mem_patch24 
-0x5272 020796 fetch 3 ,mem_tx_fifo1 
-0x5273 020797 rtn 
-:      020803 l2cap_malloc_is_fifo_empty:
-0x5274 020804 bpatchx patch25_0 ,mem_patch25 
-0x5275 020805 fetch 3 ,mem_tx_fifo3 
-0x5276 020806 rtn 
-:      020811 l2cap_malloc_fifo_get_first_ptr:
-0x5277 020812 call l2cap_malloc_is_fifo_empty 
-0x5278 020813 branch assert ,blank 
-0x5279 020814 arg mem_tx_fifo0 ,contr 
-:      020815 l2cap_malloc_free_loop:
-0x527a 020816 ifetch 3 ,contr 
-0x527b 020817 branch l2cap_malloc_free_loop ,blank 
-0x527c 020818 increase -3 ,contr 
-0x527d 020819 rtn 
-:      020826 l2cap_malloc_get_full_map:
-0x527e 020827 bpatchx patch25_1 ,mem_patch25 
-0x527f 020828 arg 4 ,loopcnt 
-0x5280 020829 arg mem_tx_fifo0_map ,contr 
-0x5281 020830 arg 0 ,temp 
-:      020831 l2cap_malloc_get_full_map_loop:
-0x5282 020832 ifetch 3 ,contr 
-0x5283 020833 and pdata ,0xff ,pdata 
-0x5284 020834 ior temp ,temp 
-0x5285 020835 loop l2cap_malloc_get_full_map_loop 
-0x5286 020836 storet 1 ,mem_used_map 
-0x5287 020837 rtn 
-:      020845 l2cap_malloc_into_fifo:
-0x5288 020846 bpatchx patch25_2 ,mem_patch25 
-0x5289 020847 call l2cap_malloc_is_fifo_full 
-0x528a 020848 nbranch assert ,blank 
-0x528b 020849 call l2cap_malloc_is_fifo_empty 
-0x528c 020850 branch l2cap_malloc_into_fifo_no_push ,blank 
-0x528d 020851 fetch 3 ,mem_tx_fifo1 
-0x528e 020852 store 3 ,mem_tx_fifo0 
-0x528f 020853 ifetch 3 ,contr 
-0x5290 020854 istore 3 ,contw 
-0x5291 020855 ifetch 3 ,contr 
-0x5292 020856 istore 3 ,contw 
-0x5293 020857 setarg 0 
-0x5294 020858 istore 3 ,contw 
-:      020859 l2cap_malloc_into_fifo_no_push:
-0x5295 020860 arg 0 ,temp 
-0x5296 020861 copy timeup ,pdata 
-0x5297 020862 iadd queue ,pdata 
-:      020863 l2cap_malloc_into_fifo_loop:
-0x5298 020864 qset1 temp 
-0x5299 020865 increase 1 ,queue 
-0x529a 020866 isub queue ,null 
-0x529b 020867 nbranch l2cap_malloc_into_fifo_loop ,zero 
-0x529c 020869 lshift8 regb ,pdata 
-0x529d 020870 ior temp ,pdata 
-0x529e 020871 store 3 ,mem_tx_fifo3 
-0x529f 020872 rtn 
-:      020882 l2cap_malloc_enough:
-0x52a0 020883 bpatchx patch25_3 ,mem_patch25 
-0x52a1 020884 call l2cap_malloc_get_full_map 
-0x52a2 020885 copy queue ,regc 
-0x52a3 020886 arg 0 ,temp 
-0x52a4 020887 arg 0 ,timeup 
-:      020889 l2cap_malloc_enough_loop:
-0x52a5 020890 copy queue ,pdata 
-0x52a6 020891 beq 8 ,l2cap_malloc_enough_end 
-0x52a7 020892 fetch 1 ,mem_used_map 
-0x52a8 020893 qisolate1 pdata 
-0x52a9 020894 branch l2cap_malloc_enough_end ,true 
-0x52aa 020895 increase 128 ,temp 
-0x52ab 020896 increase 1 ,queue 
-0x52ac 020897 copy rega ,pdata 
-0x52ad 020898 isub temp ,null 
-0x52ae 020899 branch l2cap_malloc_enough_end ,zero 
-0x52af 020900 branch l2cap_malloc_enough_loop ,positive 
-:      020901 l2cap_malloc_enough_end:
-0x52b0 020902 copy temp ,pdata 
-0x52b1 020903 isub rega ,null 
-0x52b2 020904 nbranch l2cap_malloc_enough_rtn ,positive 
-0x52b3 020905 copy queue ,pdata 
-0x52b4 020906 copy regc ,temp 
-0x52b5 020907 isub temp ,timeup 
-:      020908 l2cap_malloc_enough_rtn:
-0x52b6 020909 copy regc ,queue 
-0x52b7 020910 rtn 
-:      020913 l2cap_malloc_signal_channel:
-0x52b8 020914 bpatchx patch25_4 ,mem_patch25 
-0x52b9 020915 arg l2cap_signal_malloc_size ,rega 
-0x52ba 020916 call l2cap_malloc 
-0x52bb 020917 store 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52bc 020918 increase 4 ,pdata 
-0x52bd 020919 store 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52be 020920 setarg 0 
-0x52bf 020921 store 2 ,mem_l2cap_signal_tx_length 
-0x52c0 020922 rtn 
-:      020924 l2cap_get_signal_tx_buff:
-0x52c1 020925 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52c2 020926 branch l2cap_util_pdata_to_contw 
-:      020928 l2cap_get_signal_tx_payload:
-0x52c3 020929 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52c4 020930 branch l2cap_util_pdata_to_contw 
-:      020933 l2cap_malloc_sdp_channel:
-0x52c5 020934 bpatchx patch25_5 ,mem_patch25 
-0x52c6 020935 arg sdp_malloc_size ,rega 
-0x52c7 020936 call l2cap_malloc 
-0x52c8 020937 store 2 ,mem_sdp_tx_buff_ptr 
-0x52c9 020938 increase 4 ,pdata 
-0x52ca 020939 store 2 ,mem_sdp_tx_payload_ptr 
-0x52cb 020940 setarg 0 
-0x52cc 020941 store 2 ,mem_sdp_tx_pkt_length 
-0x52cd 020942 rtn 
-:      020944 l2cap_get_sdp_tx_buff:
-0x52ce 020945 fetch 2 ,mem_sdp_tx_buff_ptr 
-0x52cf 020946 branch l2cap_util_pdata_to_contw 
-:      020948 l2cap_get_sdp_tx_payload:
-0x52d0 020949 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x52d1 020950 branch l2cap_util_pdata_to_contw 
-:      020953 l2cap_malloc_rfcomm_channel:
-0x52d2 020954 bpatchx patch25_6 ,mem_patch25 
-0x52d3 020955 call push_stack 
-0x52d4 020956 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
-0x52d5 020957 call l2cap_malloc_is_fifo_full 
-0x52d6 020958 nrtn blank 
-0x52d7 020959 arg rfcomm_malloc_size ,rega 
-0x52d8 020960 call l2cap_malloc 
-0x52d9 020961 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x52da 020962 increase 4 ,pdata 
-0x52db 020963 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x52dc 020964 setarg 0 
-0x52dd 020965 store 2 ,mem_rfcomm_tx_pkt_length 
-0x52de 020966 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x52df 020967 branch pop_stack 
-:      020969 l2cap_get_rfcomm_tx_buff:
-0x52e0 020970 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x52e1 020971 branch l2cap_util_pdata_to_contw 
-:      020973 l2cap_util_pdata_to_contw:
-0x52e2 020974 branch assert ,blank 
-0x52e3 020975 copy pdata ,contw 
-0x52e4 020976 rtn 
-:      020979 l2cap_lpm_save_calc_len:
-0x52e5 020980 bpatchx patch25_7 ,mem_patch25 
-0x52e6 020981 arg 0 ,regb 
-0x52e7 020982 arg mem_tx_fifo0_map ,rega 
-0x52e8 020983 increase -2 ,rega 
-:      020984 l2cap_lpm_save_calc_len_loop:
-0x52e9 020985 increase 2 ,rega 
-0x52ea 020986 setarg mem_tx_fifo_end 
-0x52eb 020987 isub rega ,null 
-0x52ec 020988 branch l2cap_lpm_save_calc_len_end ,zero 
-0x52ed 020989 ifetch 1 ,rega 
-0x52ee 020990 increase 1 ,rega 
-0x52ef 020991 branch l2cap_lpm_save_calc_len_loop ,blank 
-0x52f0 020992 ifetcht 2 ,rega 
-0x52f1 020993 ifetch 2 ,temp 
-0x52f2 020994 iadd regb ,regb 
-0x52f3 020995 increase 4 ,regb 
-0x52f4 020996 branch l2cap_lpm_save_calc_len_loop 
-:      020997 l2cap_lpm_save_calc_len_end:
-0x52f5 020998 copy regb ,pdata 
-0x52f6 020999 rtn 
-:      021002 l2cap_lpm_get_wake_lock:
-0x52f7 021003 arg wake_lock_l2cap_tx ,queue 
-0x52f8 021004 branch lpm_get_wake_lock 
-:      021006 l2cap_lpm_put_wake_lock:
-0x52f9 021007 arg wake_lock_l2cap_tx ,queue 
-0x52fa 021008 branch lpm_put_wake_lock 
-:      021010 l2cap_lpm_save_txbuf:
-0x52fb 021011 bpatchx patch26_0 ,mem_patch26 
-0x52fc 021012 call l2cap_malloc_get_full_map 
-0x52fd 021013 fetch 1 ,mem_used_map 
-0x52fe 021014 rtn blank 
-0x52ff 021015 call l2cap_lpm_save_calc_len 
-0x5300 021016 arg l2cap_lpm_txbuf_len ,temp 
-0x5301 021017 isub temp ,null 
-0x5302 021018 branch l2cap_lpm_get_wake_lock ,positive 
-0x5303 021019 call l2cap_lpm_put_wake_lock 
-0x5304 021020 arg mem_l2cap_lpm_txbuf ,contw 
-0x5305 021021 arg mem_tx_fifo0 ,rega 
-:      021022 l2cap_lpm_save_txbuf_loop:
-0x5306 021023 setarg mem_tx_fifo_end 
-0x5307 021024 isub rega ,null 
-0x5308 021025 rtn zero 
-0x5309 021026 ifetch 1 ,rega 
-0x530a 021027 increase 1 ,rega 
-0x530b 021028 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
-0x530c 021029 istore 2 ,contw 
-0x530d 021030 increase 2 ,rega 
-0x530e 021031 branch l2cap_lpm_save_txbuf_loop 
-:      021032 l2cap_lpm_save_txbuf_nempty:
-0x530f 021033 ifetch 2 ,rega 
-0x5310 021034 increase 2 ,rega 
-0x5311 021035 copy pdata ,contr 
-0x5312 021036 ifetch 2 ,contr 
-0x5313 021037 istore 2 ,contw 
-0x5314 021038 copy pdata ,loopcnt 
-0x5315 021039 increase 2 ,loopcnt 
-0x5316 021040 call memcpy 
-0x5317 021041 branch l2cap_lpm_save_txbuf_loop 
-:      021043 l2cap_lpm_load_txbuf:
-0x5318 021044 bpatchx patch26_1 ,mem_patch26 
-0x5319 021045 call l2cap_malloc_get_full_map 
-0x531a 021046 fetch 1 ,mem_used_map 
-0x531b 021047 rtn blank 
-0x531c 021048 arg mem_tx_fifo0_ptr ,rega 
-0x531d 021049 increase -3 ,rega 
-0x531e 021050 arg mem_l2cap_lpm_txbuf ,contr 
-:      021051 l2cap_lpm_load_txbuf_loop:
-0x531f 021052 increase 3 ,rega 
-0x5320 021053 setarg mem_tx_fifo_end + 1 
-0x5321 021054 isub rega ,null 
-0x5322 021055 rtn zero 
-0x5323 021056 ifetch 2 ,contr 
-0x5324 021057 branch l2cap_lpm_load_txbuf_loop ,blank 
-0x5325 021058 increase 4 ,pdata 
-0x5326 021059 copy pdata ,loopcnt 
-0x5327 021060 copy contr ,regb 
-0x5328 021061 ifetch 2 ,rega 
-0x5329 021062 copy pdata ,contw 
-0x532a 021063 copy regb ,contr 
-0x532b 021064 increase -2 ,contr 
-0x532c 021065 call memcpy 
-0x532d 021066 branch l2cap_lpm_load_txbuf_loop 
-:      021076 le_init_conn:
-0x532e 021077 bpatchx patch26_2 ,mem_patch26 
-0x532f 021078 disable wake 
-0x5330 021079 jam 1 ,mem_le_conn_handle 
-0x5331 021080 jam 3 ,mem_le_state 
-0x5332 021081 jam 1 ,mem_le_arq 
-0x5333 021082 setarg -1 
-0x5334 021083 store 2 ,mem_le_event_count 
-0x5335 021084 force 0 ,pdata 
-0x5336 021085 store 1 ,mem_le_ch 
-0x5337 021086 store 1 ,mem_le_op 
-0x5338 021087 store 3 ,mem_sniff_rcv 
-0x5339 021088 store 3 ,mem_sniff_lost 
-0x533a 021089 store 5 ,mem_le_pcnt_tx 
-0x533b 021090 set1 39 ,pdata 
-0x533c 021091 store 5 ,mem_le_pcnt_rx 
-0x533d 021092 jam 1 ,mem_le_txheader 
-0x533e 021093 jam 0 ,mem_le_txlen 
-0x533f 021094 branch le_supervision_flush 
-:      021096 le_init_master:
-0x5340 021097 bpatchx patch26_3 ,mem_patch26 
-0x5341 021098 enable master 
-0x5342 021099 jam lemode_master ,mem_le_mode 
-0x5343 021100 jam 1 ,mem_le_att_handle 
-0x5344 021101 jam 1 ,mem_le_search_handle_start 
-0x5345 021102 setarg 0xffff 
-0x5346 021103 store 2 ,mem_le_search_handle_end 
-0x5347 021104 force 0 ,pdata 
-0x5348 021105 store 5 ,mem_le_pcnt_rx 
-0x5349 021106 set1 39 ,pdata 
-0x534a 021107 store 5 ,mem_le_pcnt_tx 
-0x534b 021108 branch le_init_conn 
-:      021111 le_init_slave:
-0x534c 021112 bpatchx patch26_4 ,mem_patch26 
-0x534d 021113 disable master 
-0x534e 021114 setarg 0x17 
-0x534f 021115 store 2 ,mem_le_remote_mtu 
-0x5350 021116 jam lemode_slave ,mem_le_mode 
-0x5351 021117 jam 0 ,mem_le_adv_enable 
-0x5352 021118 jam 0 ,mem_lpm_current_mult 
-0x5353 021119 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5354 021120 jam flag_le_enc_null ,mem_le_enc_state 
-0x5355 021121 fetch 2 ,mem_le_superto 
-0x5356 021122 store 2 ,mem_le_init_superto 
-0x5357 021123 fetch 2 ,mem_le_tsniff 
-0x5358 021124 mul32 pdata ,5 ,pdata 
-0x5359 021125 rshift4 pdata ,pdata 
-0x535a 021126 store 2 ,mem_le_superto 
-0x535b 021127 branch le_init_conn 
-:      021133 le_dispatch:
-0x535c 021134 call le_enable 
-0x535d 021135 call le_scan 
-0x535e 021136 call le_adv 
-0x535f 021137 branch le_disable 
-:      021139 le_conn_dispatch:
-0x5360 021140 bpatchx patch26_5 ,mem_patch26 
-0x5361 021141 call le_enable 
-0x5362 021142 call app_process_ble 
-0x5363 021143 fetch 1 ,mem_le_mode 
-0x5364 021144 beq lemode_master ,le_master_dispatch 
-0x5365 021145 branch le_slave_dispatch 
-:      021151 le_master_dispatch:
-0x5366 021152 bpatchx patch26_6 ,mem_patch26 
-0x5367 021153 enable master 
-0x5368 021154 call le_supervision_update 
-0x5369 021155 branch le_master_disconn ,positive 
-0x536a 021156 call check_ble_disabled 
-0x536b 021157 call le_setup 
-0x536c 021158 call le_prepare_tx 
-0x536d 021159 disable match 
-0x536e 021160 call le_transmit_receive_sifs 
-0x536f 021161 nrtn match 
-0x5370 021162 bpatchx patch26_7 ,mem_patch26 
-0x5371 021163 fetch 1 ,mem_le_conn_rcv 
-0x5372 021164 increase 1 ,pdata 
-0x5373 021165 store 1 ,mem_le_conn_rcv 
-0x5374 021166 call le_acknowledge 
-0x5375 021167 disable master 
-0x5376 021168 rtn 
-:      021170 le_master_disconn:
-0x5377 021171 call le_disconnect 
-0x5378 021172 disable master 
-0x5379 021173 rtn 
-:      021178 le_slave_dispatch:
-0x537a 021179 bpatchx patch27_0 ,mem_patch27 
-0x537b 021180 jam 0 ,mem_le_md_count 
-0x537c 021181 call sp_calc_sequence_256 
-0x537d 021182 call le_secure_connect_sm 
-0x537e 021183 disable attempt 
-0x537f 021184 call le_supervision_update 
-0x5380 021185 branch le_slave_disconn ,positive 
-0x5381 021186 call check_ble_disabled 
-0x5382 021187 call le_setup 
-0x5383 021188 call le_receive_slave 
-0x5384 021189 nbranch le_slave_unsync ,sync 
-0x5385 021190 call le_got_first_packet 
-0x5386 021191 branch le_slave_match ,match 
-0x5387 021192 branch le_slave_cont 
-:      021195 le_slave_match:
-0x5388 021196 bpatchx patch27_1 ,mem_patch27 
-0x5389 021197 fetch 1 ,mem_le_md_count 
-0x538a 021198 pincrease 1 
-0x538b 021199 store 1 ,mem_le_md_count 
-0x538c 021200 beq le_md_max_count ,le_slave_cont 
-0x538d 021201 call le_acknowledge 
-0x538e 021202 call le_prepare_tx 
-0x538f 021203 call le_transmit_norx 
-0x5390 021204 call le_parse 
-0x5391 021205 fetch 2 ,mem_cb_ble_transmit 
-0x5392 021206 call callback_func 
-0x5393 021207 call le_check_md 
-0x5394 021208 branch le_slave_more_data ,user 
-:      021209 le_slave_cont:
-0x5395 021210 bpatchx patch27_2 ,mem_patch27 
-0x5396 021211 call le_pairing_sm 
-0x5397 021212 call le_check_paring_time 
-0x5398 021213 call check_51cmd 
-0x5399 021214 fetch 1 ,mem_le_op 
-0x539a 021215 bbit1 op_disconn ,le_slave_disconn 
-:      021216 le_slave_unsync:
-0x539b 021217 bpatchx patch27_3 ,mem_patch27 
-0x539c 021218 call le_lpm_set_mult 
-0x539d 021219 call le_update_channel_map 
-0x539e 021220 call le_update_param 
-0x539f 021221 branch calc_clke_offset 
-:      021224 le_check_md:
-0x53a0 021225 disable user 
-0x53a1 021226 bmark1 mark_ble_rx_md ,enable_user 
-0x53a2 021227 bmark1 mark_ble_tx_md ,enable_user 
-0x53a3 021228 rtn 
-:      021231 le_slave_more_data:
-0x53a4 021232 bpatchx patch27_4 ,mem_patch27 
-0x53a5 021233 enable attempt 
-0x53a6 021234 call le_transmit_receive_sifs_notx 
-0x53a7 021235 branch le_slave_match ,match 
-0x53a8 021236 branch le_slave_cont 
-:      021238 le_slave_disconn:
-:      021241 le_disconnect:
-0x53a9 021242 bpatchx patch27_5 ,mem_patch27 
-0x53aa 021243 call le_clear_connection_info 
-0x53ab 021244 call app_disconn_reason_collect_ble 
-0x53ac 021245 call sp_initialize_256 
-0x53ad 021246 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x53ae 021247 branch ui_ipc_send_event 
-:      021249 le_clear_connection_info:
-0x53af 021250 setarg 0 
-0x53b0 021251 store 9 ,mem_le_tx_buff_used 
-0x53b1 021252 jam 0 ,mem_le_conn_handle 
-0x53b2 021253 jam lemode_idle ,mem_le_mode 
-0x53b3 021254 jam 0 ,mem_le_state 
-0x53b4 021255 jam flag_le_enc_null ,mem_le_enc_state 
-0x53b5 021256 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x53b6 021257 rtn 
-:      021259 le_got_first_packet:
-0x53b7 021260 bpatchx patch27_6 ,mem_patch27 
-0x53b8 021261 fetch 1 ,mem_le_conn_rcv 
-0x53b9 021262 increase 1 ,pdata 
-0x53ba 021263 store 1 ,mem_le_conn_rcv 
-0x53bb 021264 fetch 1 ,mem_le_state 
-0x53bc 021265 rtnbit1 lestate_got_first_packet 
-0x53bd 021266 set1 lestate_got_first_packet 
-0x53be 021267 store 1 ,mem_le_state 
-0x53bf 021268 fetch 2 ,mem_le_init_superto 
-0x53c0 021269 store 2 ,mem_le_superto 
-0x53c1 021270 setarg 0 
-0x53c2 021271 store 4 ,mem_le_transmit_window 
-0x53c3 021272 rtn 
-:      021275 le_enable:
-0x53c4 021276 bpatchx patch27_7 ,mem_patch27 
-0x53c5 021277 jam 0x36 ,rf_adc_goff 
-0x53c6 021278 jam 0x5f ,rf_agc_nsat 
-0x53c7 021279 enable le 
-0x53c8 021280 jam 7 ,rfen_ulp 
-0x53c9 021281 call check_ble_disabled 
-0x53ca 021282 fetch 1 ,mem_250k_freq_enable 
-0x53cb 021283 rtn blank 
-0x53cc 021284 jam 0xb8 ,rf_iq_gain 
-0x53cd 021285 rtn 
-:      021287 le_disable:
-0x53ce 021288 bpatchx patch28_0 ,mem_patch28 
-0x53cf 021289 jam 0x2e ,rf_adc_goff 
-0x53d0 021290 jam 0xff ,rf_agc_nsat 
-0x53d1 021291 disable le 
-0x53d2 021292 jam 3 ,rfen_ulp 
-0x53d3 021293 arg 0 ,stop_watch 
-0x53d4 021294 rtn 
-:      021296 le_prep:
-0x53d5 021297 disable enable_crc 
-0x53d6 021298 disable enable_white 
-0x53d7 021299 fetch 3 ,mem_le_crcinit 
-0x53d8 021300 iforce crc24_init 
-0x53d9 021301 fetch 1 ,mem_le_ch_mapped 
-0x53da 021302 reverse pdata ,temp 
-0x53db 021303 set1 1 ,temp 
-0x53dc 021304 rshift temp ,white_init 
-0x53dd 021305 rtn 
-:      021308 lerx_setfreq:
-0x53de 021309 call le_setfreq 
-0x53df 021310 call set_freq_rx 
-0x53e0 021311 setarg param_pll_setup 
-0x53e1 021312 call sleep 
-0x53e2 021313 branch rf_rx_enable 
-:      021315 letx_setfreq:
-0x53e3 021316 branch txon ,match 
-:      021317 letx_setfreq0:
-0x53e4 021318 call le_setfreq 
-0x53e5 021319 branch set_freq_tx 
-:      021320 le_setfreq:
-0x53e6 021321 bpatchx patch28_1 ,mem_patch28 
-0x53e7 021322 call set_sync_on 
-0x53e8 021323 fetch 1 ,mem_le_testtype 
-0x53e9 021324 nbranch le_ctf_test ,blank 
-0x53ea 021325 fetch 1 ,mem_le_ch_mapped 
-0x53eb 021326 sub pdata ,36 ,null 
-0x53ec 021327 branch le_ctf_normal ,positive 
-0x53ed 021328 force 0 ,temp 
-0x53ee 021329 rtneq 37 
-0x53ef 021330 force 24 ,temp 
-0x53f0 021331 rtneq 38 
-0x53f1 021332 force 78 ,temp 
-0x53f2 021333 rtn 
-:      021335 le_ctf_normal:
-0x53f3 021336 sub pdata ,10 ,null 
-0x53f4 021337 branch le_ctf_low ,positive 
-0x53f5 021338 increase 1 ,pdata 
-:      021340 le_ctf_low:
-0x53f6 021341 lshift pdata ,pdata 
-0x53f7 021342 add pdata ,2 ,temp 
-0x53f8 021343 rtn 
-:      021345 le_ctf_test:
-0x53f9 021346 fetch 1 ,mem_le_ch_mapped 
-0x53fa 021347 lshift pdata ,temp 
-0x53fb 021348 rtn 
-:      021350 le_sca_map:
-0x53fc 021351 arg 500 ,temp 
-0x53fd 021352 rtn blank 
-0x53fe 021353 arg 250 ,temp 
-0x53ff 021354 rtneq 1 
-0x5400 021355 arg 150 ,temp 
-0x5401 021356 rtneq 2 
-0x5402 021357 arg 100 ,temp 
-0x5403 021358 rtneq 3 
-0x5404 021359 arg 75 ,temp 
-0x5405 021360 rtneq 4 
-0x5406 021361 arg 50 ,temp 
-0x5407 021362 rtneq 5 
-0x5408 021363 arg 40 ,temp 
-0x5409 021364 rtneq 6 
-0x540a 021365 arg 20 ,temp 
-0x540b 021366 rtn 
-:      021370 le_adv_access:
-0x540c 021371 setarg 0x8e89be 
-0x540d 021372 lshift8 pdata ,pdata 
-0x540e 021373 or_into 0xd6 ,pdata 
-0x540f 021374 iforce access 
-0x5410 021375 setarg 0x555555 
-0x5411 021376 store 3 ,mem_le_crcinit 
-0x5412 021377 rtn 
-:      021379 le_setup:
-0x5413 021380 bpatchx patch28_2 ,mem_patch28 
-0x5414 021381 enable swfine 
-0x5415 021382 fetch 4 ,mem_le_access 
-0x5416 021383 iforce access 
-0x5417 021384 call le_map_channel 
-0x5418 021385 setarg 0x200 
-0x5419 021386 branch le_setup_master ,master 
-0x541a 021387 fetch 2 ,mem_le_receive_window 
-0x541b 021388 rshift pdata ,pdata 
-:      021389 le_setup_master:
-0x541c 021390 arg param_pll_setup ,temp 
-0x541d 021391 iadd temp ,pdata 
-0x541e 021392 call ahead_window 
-0x541f 021393 deposit clke 
-0x5420 021394 store 6 ,mem_le_rxon_ts 
-0x5421 021395 rtn 
-:      021397 le_next_adv_channel:
-0x5422 021398 bpatchx patch28_3 ,mem_patch28 
-0x5423 021399 fetch 1 ,mem_le_ch_mapped 
-0x5424 021400 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x5425 021401 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x5426 021402 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x5427 021403 branch le_next_adv_channel_curr_channel_39 
-:      021405 le_next_adv_channel_curr_channel_37:
-0x5428 021406 fetcht 1 ,mem_le_adv_channel_map 
-0x5429 021407 isolate1 bit_adv_channel_map_38 ,temp 
-0x542a 021408 branch set_le_next_adv_channel_38 ,true 
-0x542b 021409 isolate1 bit_adv_channel_map_39 ,temp 
-0x542c 021410 branch set_le_next_adv_channel_39 ,true 
-0x542d 021411 branch set_le_next_adv_channel_37 
-:      021414 le_next_adv_channel_curr_channel_38:
-0x542e 021415 fetcht 1 ,mem_le_adv_channel_map 
-0x542f 021416 isolate1 bit_adv_channel_map_39 ,temp 
-0x5430 021417 branch set_le_next_adv_channel_39 ,true 
-0x5431 021418 isolate1 bit_adv_channel_map_37 ,temp 
-0x5432 021419 branch set_le_next_adv_channel_37 ,true 
-0x5433 021420 branch set_le_next_adv_channel_38 
-:      021423 le_next_adv_channel_curr_channel_39:
-0x5434 021424 fetcht 1 ,mem_le_adv_channel_map 
-0x5435 021425 isolate1 bit_adv_channel_map_37 ,temp 
-0x5436 021426 branch set_le_next_adv_channel_37 ,true 
-0x5437 021427 isolate1 bit_adv_channel_map_38 ,temp 
-0x5438 021428 branch set_le_next_adv_channel_38 ,true 
-0x5439 021429 branch set_le_next_adv_channel_39 
-:      021433 set_le_next_adv_channel_37:
-0x543a 021434 jam 37 ,mem_le_ch_mapped 
-0x543b 021435 fetch 1 ,mem_le_adv_channel_map_temp 
-0x543c 021436 set1 bit_adv_channel_map_37 ,pdata 
-0x543d 021437 store 1 ,mem_le_adv_channel_map_temp 
-0x543e 021438 rtn 
-:      021440 set_le_next_adv_channel_38:
-0x543f 021441 jam 38 ,mem_le_ch_mapped 
-0x5440 021442 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5441 021443 set1 bit_adv_channel_map_38 ,pdata 
-0x5442 021444 store 1 ,mem_le_adv_channel_map_temp 
-0x5443 021445 rtn 
-:      021447 set_le_next_adv_channel_39:
-0x5444 021448 jam 39 ,mem_le_ch_mapped 
-0x5445 021449 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5446 021450 set1 bit_adv_channel_map_39 ,pdata 
-0x5447 021451 store 1 ,mem_le_adv_channel_map_temp 
-0x5448 021452 rtn 
-:      021456 le_context_nexthop:
-0x5449 021457 bpatchx patch28_4 ,mem_patch28 
-0x544a 021458 add rega ,coffset_mode ,contr 
-0x544b 021459 ifetch 1 ,contr 
-0x544c 021460 rtnbit0 mode_le 
-0x544d 021461 add rega ,coffset_le_event_cnt ,contw 
-0x544e 021462 ifetch 2 ,contw 
-0x544f 021463 increase 1 ,pdata 
-0x5450 021464 istore 2 ,contw 
-0x5451 021465 add rega ,coffset_le_hop ,contr 
-0x5452 021466 ifetch 1 ,contr 
-0x5453 021467 add rega ,coffset_le_ch ,contw 
-0x5454 021468 ifetcht 1 ,contw 
-0x5455 021469 iadd temp ,pdata 
-0x5456 021470 sub pdata ,36 ,null 
-0x5457 021471 branch le_nexthop_nowrap ,positive 
-0x5458 021472 increase -37 ,pdata 
-:      021473 le_nexthop_nowrap:
-0x5459 021474 istore 1 ,contw 
-0x545a 021475 rtn 
-:      021478 le_calc_channel_map:
-0x545b 021479 bpatchx patch28_5 ,mem_patch28 
-0x545c 021480 fetch 5 ,mem_le_channel_map 
-0x545d 021481 force 0 ,temp 
-0x545e 021482 force 37 ,loopcnt 
-:      021483 le_count_channels_loop:
-0x545f 021484 bbit0 0 ,le_count_channels_notused 
-0x5460 021485 increase 1 ,temp 
-:      021486 le_count_channels_notused:
-0x5461 021487 rshift pdata ,pdata 
-0x5462 021488 loop le_count_channels_loop 
-0x5463 021489 add temp ,-1 ,pdata 
-0x5464 021490 store 1 ,mem_le_channels 
-0x5465 021491 rtn 
-:      021493 le_map_channel:
-0x5466 021494 bpatchx patch28_6 ,mem_patch28 
-0x5467 021495 fetch 1 ,mem_le_ch 
-0x5468 021496 iforce queue 
-0x5469 021497 fetcht 5 ,mem_le_channel_map 
-0x546a 021498 qisolate1 temp 
-0x546b 021499 branch le_map_channel_end ,true 
-:      021500 le_map_channel_next:
-0x546c 021501 bpatchx patch28_7 ,mem_patch28 
-0x546d 021502 fetch 1 ,mem_le_channels 
-0x546e 021503 isub queue ,pdata 
-0x546f 021504 branch le_map_channel_cont ,positive 
-0x5470 021505 sub pdata ,-1 ,queue 
-0x5471 021506 branch le_map_channel_next 
-:      021507 le_map_channel_cont:
-0x5472 021508 copy queue ,loopcnt 
-0x5473 021509 force 0 ,queue 
-:      021510 le_map_channel_loop:
-0x5474 021511 qisolate1 temp 
-0x5475 021512 branch le_map_channel_skip ,true 
-0x5476 021513 increase 1 ,loopcnt 
-:      021514 le_map_channel_skip:
-0x5477 021515 deposit loopcnt 
-0x5478 021516 branch le_map_channel_end ,blank 
-0x5479 021517 increase 1 ,queue 
-0x547a 021518 increase -1 ,loopcnt 
-0x547b 021519 branch le_map_channel_loop 
-:      021520 le_map_channel_end:
-0x547c 021521 deposit queue 
-0x547d 021522 store 1 ,mem_le_ch_mapped 
-0x547e 021523 rtn 
-:      021526 le_wait_tx:
-0x547f 021527 branch le_wait_master ,master 
-0x5480 021528 until null ,timeout 
-0x5481 021529 rtn 
-:      021531 le_wait_master:
-0x5482 021532 arg 0xea0 ,timeup 
-0x5483 021533 until clkn_rt ,meet 
-0x5484 021534 rtn 
-:      021536 le_receive_adv:
-0x5485 021537 disable swfine 
-0x5486 021538 fetch 2 ,mem_le_scan_window 
-0x5487 021539 copy pdata ,timeup 
-0x5488 021540 branch le_receive_packet 
-:      021543 le_receive_slave:
-0x5489 021544 bpatchx patch29_0 ,mem_patch29 
-0x548a 021545 enable swfine 
-0x548b 021546 fetch 2 ,mem_le_receive_window 
-0x548c 021547 fetcht 4 ,mem_le_transmit_window 
-0x548d 021548 iadd temp ,timeup 
-:      021549 le_receive_packet:
-0x548e 021550 call lerx_setfreq 
-:      021551 le_receive_rxon:
-0x548f 021552 bpatchx patch29_1 ,mem_patch29 
-0x5490 021553 call le_prep 
-0x5491 021554 disable match 
-0x5492 021555 enable decode_fec0 
-0x5493 021556 enable is_rx 
-0x5494 021557 disable is_tx 
-0x5495 021558 copy timeup ,stop_watch 
-0x5496 021559 correlate null ,timeout 
-0x5497 021560 branch le_receive_on_attempt ,attempt 
-0x5498 021561 copy clke ,temp 
-0x5499 021562 storet 6 ,mem_sync_clke 
-:      021563 le_receive_on_attempt:
-0x549a 021564 nbranch end_of_packet ,sync 
-0x549b 021565 branch le_receive_skip ,attempt 
-0x549c 021566 arg param_clke_cal_le ,clke_rt 
-0x549d 021567 copy bt_clk ,clke_bt 
-0x549e 021568 fetch 1 ,mem_le_state 
-0x549f 021569 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x54a0 021570 call lpm_adjust_clk ,wake 
-:      021571 le_receive_skip:
-0x54a1 021572 bpatchx patch29_2 ,mem_patch29 
-0x54a2 021573 call save_rssi 
-0x54a3 021574 enable enable_white 
-0x54a4 021575 enable enable_crc 
-0x54a5 021576 parse demod ,bucket ,8 
-0x54a6 021577 rshift3 pwindow ,pdata 
-0x54a7 021578 store 1 ,mem_le_rxbuf 
-0x54a8 021579 parse demod ,bucket ,8 
-0x54a9 021580 rshift3 pwindow ,pdata 
-0x54aa 021581 istore 1 ,contw 
-0x54ab 021582 and pdata ,0x3f ,loopcnt 
-0x54ac 021583 branch lerx_nopayload ,zero 
-:      021585 lerx_loop:
-0x54ad 021586 parse demod ,bucket ,8 
-0x54ae 021587 rshift3 pwindow ,pdata 
-0x54af 021588 istore 1 ,contw 
-0x54b0 021589 loop lerx_loop 
-:      021591 lerx_nopayload:
-0x54b1 021592 bpatchx patch29_3 ,mem_patch29 
-0x54b2 021593 parse demod ,bucket ,24 
-0x54b3 021594 enable swfine 
-0x54b4 021595 arg param_sifs ,stop_watch 
-0x54b5 021596 rshift32 pdata ,pdata 
-0x54b6 021597 rshift16 pdata ,pdata 
-0x54b7 021598 istore 3 ,contw 
-0x54b8 021599 branch end_of_packet ,crc_failed 
-0x54b9 021600 enable match 
-0x54ba 021601 fetch 1 ,mem_last_freq 
-0x54bb 021602 add pdata ,0 ,rega 
-0x54bc 021603 call rf_write_freq 
-0x54bd 021604 disable decode_fec0 
-0x54be 021605 branch set_sync_on 
-:      021607 le_transmit_receive_sifs:
-0x54bf 021608 bpatchx patch29_4 ,mem_patch29 
-0x54c0 021609 call le_transmit 
-:      021610 le_transmit_receive_sifs_notx:
-0x54c1 021611 fetcht 1 ,mem_last_freq 
-0x54c2 021612 call set_freq_rx 
-0x54c3 021613 call rf_rx_enable 
-0x54c4 021614 enable swfine 
-0x54c5 021615 arg 5500 ,timeup 
-0x54c6 021616 branch le_receive_rxon 
-:      021618 le_transmit_norx:
-0x54c7 021619 call le_transmit 
-0x54c8 021620 branch end_of_packet 
-:      021622 le_transmit:
-0x54c9 021623 bpatchx patch29_5 ,mem_patch29 
-0x54ca 021624 call le_prep 
-0x54cb 021625 call letx_setfreq 
-0x54cc 021626 branch le_transmit0 
-:      021628 le_transmit0:
-0x54cd 021629 set1 txgfsk ,radio_ctrl 
-0x54ce 021630 enable encode_fec0 
-0x54cf 021631 enable is_tx 
-0x54d0 021632 disable is_rx 
-0x54d1 021633 call le_wait_tx 
-0x54d2 021634 rshift16 access ,pdata 
-0x54d3 021635 rshift8 pdata ,pdata 
-0x54d4 021636 rshift4 pdata ,pdata 
-0x54d5 021637 inject mod ,40 
-0x54d6 021638 enable enable_white 
-0x54d7 021639 enable enable_crc 
-0x54d8 021640 bpatchx patch29_6 ,mem_patch29 
-0x54d9 021641 fetch 1 ,mem_le_txheader 
-0x54da 021642 inject mod ,8 
-0x54db 021643 ifetch 1 ,contr 
-0x54dc 021644 and pdata ,0x3f ,loopcnt 
-0x54dd 021645 inject mod ,8 
-0x54de 021646 branch letr_nopayload ,zero 
-:      021647 letr_loop:
-0x54df 021648 ifetch 1 ,contr 
-0x54e0 021649 inject mod ,8 
-0x54e1 021650 loop letr_loop 
-:      021652 letr_nopayload:
-0x54e2 021653 enable enable_parity 
-0x54e3 021654 inject mod ,24 
-0x54e4 021655 disable enable_parity 
-0x54e5 021656 until null ,tx_clear 
-0x54e6 021657 nop 100 
-0x54e7 021658 disable encode_fec0 
-0x54e8 021659 rtn 
-:      021661 le_send_adv_ind:
-0x54e9 021662 bpatchx patch29_7 ,mem_patch29 
-0x54ea 021663 fetch 1 ,mem_le_adv_type 
-0x54eb 021664 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x54ec 021665 fetch 1 ,mem_le_adv_own_addr_type 
-0x54ed 021666 lshift4 pdata ,pdata 
-0x54ee 021667 lshift2 pdata ,pdata 
-0x54ef 021668 store 1 ,mem_le_txheader 
-0x54f0 021669 fetcht 1 ,mem_le_adv_data_len 
-0x54f1 021670 add temp ,6 ,pdata 
-0x54f2 021671 store 1 ,mem_le_txlen 
-0x54f3 021672 fetch 6 ,mem_le_lap 
-0x54f4 021673 store 6 ,mem_le_txpayload 
-0x54f5 021674 copy temp ,loopcnt 
-0x54f6 021675 arg mem_le_adv_data ,contr 
-0x54f7 021676 call memcpy_fast 
-0x54f8 021677 branch le_send_adv_transmit 
-:      021678 le_send_adv_direct_ind:
-0x54f9 021679 fetch 1 ,mem_le_adv_direct_addr_type 
-0x54fa 021680 lshift4 pdata ,pdata 
-0x54fb 021681 lshift2 pdata ,pdata 
-0x54fc 021682 increase 1 ,pdata 
-0x54fd 021683 store 1 ,mem_le_txheader 
-0x54fe 021684 setarg 12 
-0x54ff 021685 store 1 ,mem_le_txlen 
-0x5500 021686 fetch 6 ,mem_le_lap 
-0x5501 021687 store 6 ,mem_le_txpayload 
-0x5502 021688 fetch 6 ,mem_hci_plap 
-0x5503 021689 istore 6 ,contw 
-:      021690 le_send_adv_transmit:
-0x5504 021691 bpatchx patch2a_0 ,mem_patch2a 
-0x5505 021692 fetch 1 ,mem_le_adv_transmit 
-0x5506 021693 increase 1 ,pdata 
-0x5507 021694 store 1 ,mem_le_adv_transmit 
-0x5508 021695 arg 1800 ,stop_watch 
-0x5509 021696 disable match 
-0x550a 021697 branch le_transmit_receive_sifs 
-:      021699 le_send_scan_request:
-0x550b 021700 bpatchx patch2a_1 ,mem_patch2a 
-0x550c 021701 fetch 1 ,mem_le_scan_type 
-0x550d 021702 rtnne le_scan_type_active 
-0x550e 021703 fetch 1 ,mem_le_adv_transmit 
-0x550f 021704 increase 1 ,pdata 
-0x5510 021705 store 1 ,mem_le_adv_transmit 
-0x5511 021706 arg 0x0c03 ,temp 
-0x5512 021707 fetch 1 ,mem_le_scan_own_addr_type 
-0x5513 021708 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5514 021709 copy rega ,pdata 
-0x5515 021710 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x5516 021711 storet 2 ,mem_le_txheader 
-0x5517 021712 fetch 6 ,mem_le_lap 
-0x5518 021713 istore 6 ,contw 
-0x5519 021714 fetch 6 ,mem_le_plap 
-0x551a 021715 istore 6 ,contw 
-0x551b 021716 branch le_transmit_receive_sifs 
-:      021719 le_send_scan_response:
-0x551c 021720 bpatchx patch2a_2 ,mem_patch2a 
-0x551d 021721 arg scan_rsp ,temp 
-0x551e 021722 fetch 1 ,mem_le_adv_own_addr_type 
-0x551f 021723 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5520 021724 storet 1 ,mem_le_txheader 
-0x5521 021725 fetcht 1 ,mem_le_scan_data_len 
-0x5522 021726 add temp ,6 ,pdata 
-0x5523 021727 store 1 ,mem_le_txlen 
-0x5524 021728 fetch 6 ,mem_le_lap 
-0x5525 021729 store 6 ,mem_le_txpayload 
-0x5526 021730 arg mem_le_scan_data ,contr 
-0x5527 021731 copy temp ,loopcnt 
-0x5528 021732 call memcpy_fast 
-0x5529 021733 call le_transmit_norx 
-0x552a 021734 branch le_adv_not_match 
-:      021736 le_connect_request:
-0x552b 021737 bpatchx patch2a_3 ,mem_patch2a 
-0x552c 021738 force -1 ,pdata 
-0x552d 021739 setsect 2 ,1 
-0x552e 021740 store 5 ,mem_le_channel_map 
-0x552f 021741 call le_calc_channel_map 
-0x5530 021742 force 4 ,loopcnt 
-0x5531 021743 arg mem_le_access ,contw 
-0x5532 021744 call generate_random_loop 
-0x5533 021745 fetch 2 ,mem_le_timeout 
-0x5534 021746 store 2 ,mem_le_superto 
-:      021747 le_con_req_hop_retry:
-0x5535 021748 random pdata 
-0x5536 021749 and_into 0xf ,pdata 
-0x5537 021750 sub pdata ,4 ,null 
-0x5538 021751 branch le_con_req_hop_retry ,positive 
-0x5539 021752 store 1 ,mem_le_hop 
-0x553a 021753 store 1 ,mem_tmp1 
-0x553b 021754 bpatchx patch2a_4 ,mem_patch2a 
-0x553c 021755 fetcht 2 ,mem_le_conn_interval 
-0x553d 021756 storet 2 ,mem_le_tsniff 
-0x553e 021757 copy temp ,regc 
-0x553f 021758 add clkn_bt ,7 ,pdata 
-0x5540 021759 idiv regc 
-0x5541 021760 call wait_div_end 
-0x5542 021761 remainder rega 
-0x5543 021762 isub rega ,pdata 
-0x5544 021763 iadd regc ,pdata 
-0x5545 021764 fetcht 2 ,mem_le_dsniff 
-0x5546 021765 iadd temp ,pdata 
-0x5547 021766 store 4 ,mem_le_anchor 
-0x5548 021767 isub clkn_bt ,rega 
-0x5549 021768 increase -6 ,rega 
-0x554a 021769 arg 0x2205 ,regb 
-0x554b 021770 fetch 1 ,mem_le_conn_own_addr_type 
-0x554c 021771 nsetflag blank ,le_sender_addr_bit ,regb 
-0x554d 021772 fetch 1 ,mem_le_conn_peer_addr_type 
-0x554e 021773 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x554f 021774 copy regb ,pdata 
-0x5550 021775 store 2 ,mem_le_txheader 
-0x5551 021776 fetch 6 ,mem_le_lap 
-0x5552 021777 istore 6 ,contw 
-0x5553 021778 fetch 6 ,mem_le_plap 
-0x5554 021779 istore 6 ,contw 
-0x5555 021780 fetch 4 ,mem_le_access 
-0x5556 021781 istore 4 ,contw 
-0x5557 021782 random pdata 
-0x5558 021783 istore 2 ,contw 
-0x5559 021784 random pdata 
-0x555a 021785 istore 1 ,contw 
-0x555b 021786 force 2 ,pdata 
-0x555c 021787 istore 1 ,contw 
-0x555d 021788 rshift2 rega ,pdata 
-0x555e 021789 istore 2 ,contw 
-0x555f 021790 rshift2 regc ,pdata 
-0x5560 021791 istore 2 ,contw 
-0x5561 021792 bpatchx patch2a_5 ,mem_patch2a 
-0x5562 021793 setarg 0 
-0x5563 021794 istore 2 ,contw 
-0x5564 021795 fetch 2 ,mem_le_timeout 
-0x5565 021796 istore 2 ,contw 
-0x5566 021797 fetch 5 ,mem_le_channel_map 
-0x5567 021798 istore 5 ,contw 
-0x5568 021799 fetch 1 ,mem_le_hop 
-0x5569 021800 arg param_le_sca ,temp 
-0x556a 021801 ior temp ,pdata 
-0x556b 021802 istore 1 ,contw 
-0x556c 021803 call le_transmit_norx 
-0x556d 021804 setarg mem_le_txheader 
-0x556e 021805 add pdata ,18 ,contr 
-0x556f 021806 ifetch 3 ,contr 
-0x5570 021807 store 3 ,mem_le_crcinit 
-0x5571 021808 rtn 
-:      021810 le_init_adv:
-0x5572 021811 bpatchx patch2a_6 ,mem_patch2a 
-0x5573 021812 disable master 
-0x5574 021813 branch le_adv_access 
-:      021817 le_update_param:
-0x5575 021818 fetch 1 ,mem_le_state 
-0x5576 021819 rtnbit0 lestate_update_param 
-0x5577 021820 fetch 2 ,mem_le_event_count 
-0x5578 021821 fetcht 2 ,mem_le_instant 
-0x5579 021822 isub temp ,pdata 
-0x557a 021823 nrtn positive 
-0x557b 021824 store 2 ,mem_pdatatemp 
-0x557c 021825 bpatchx patch2a_7 ,mem_patch2a 
-0x557d 021826 fetch 1 ,mem_le_state 
-0x557e 021827 set0 lestate_update_param ,pdata 
-0x557f 021828 set0 lestate_got_first_packet ,pdata 
-0x5580 021829 store 1 ,mem_le_state 
-0x5581 021830 fetch 4 ,mem_le_anchor 
-0x5582 021831 fetcht 2 ,mem_le_tsniff 
-0x5583 021832 storet 2 ,mem_temp 
-0x5584 021833 isub temp ,rega 
-0x5585 021834 bpatchx patch2b_0 ,mem_patch2b 
-0x5586 021835 fetch 1 ,mem_le_new_param 
-0x5587 021836 store 1 ,mem_le_window_size 
-0x5588 021837 ifetcht 2 ,contr 
-0x5589 021838 ifetch 2 ,contr 
-0x558a 021839 lshift2 pdata ,pdata 
-0x558b 021840 store 2 ,mem_le_tsniff 
-0x558c 021841 lshift2 temp ,temp 
-0x558d 021842 iadd temp ,pdata 
-0x558e 021843 ifetcht 4 ,contr 
-0x558f 021844 storet 4 ,mem_le_slave_latency 
-0x5590 021845 iadd rega ,pdata 
-0x5591 021846 copy pdata ,regab 
-0x5592 021847 fetch 2 ,mem_le_tsniff 
-0x5593 021848 fetcht 2 ,mem_temp 
-0x5594 021849 isub temp ,pdata 
-0x5595 021850 fetcht 2 ,mem_pdatatemp 
-0x5596 021851 imul32 temp ,pdata 
-0x5597 021852 iadd regab ,pdata 
-0x5598 021853 store 4 ,mem_le_anchor 
-0x5599 021854 call le_receive_window_size 
-0x559a 021855 fetch 2 ,mem_le_superto 
-0x559b 021856 store 2 ,mem_le_init_superto 
-0x559c 021857 rtn 
-:      021860 le_update_channel_map:
-0x559d 021861 bpatchx patch2b_1 ,mem_patch2b 
-0x559e 021862 fetch 1 ,mem_le_state 
-0x559f 021863 rtnbit0 lestate_update_map 
-0x55a0 021864 fetch 2 ,mem_le_event_count 
-0x55a1 021865 fetcht 2 ,mem_le_instant 
-0x55a2 021866 isub temp ,pdata 
-0x55a3 021867 nrtn positive 
-0x55a4 021868 fetch 1 ,mem_le_state 
-0x55a5 021869 set0 lestate_update_map ,pdata 
-0x55a6 021870 store 1 ,mem_le_state 
-0x55a7 021871 fetch 5 ,mem_le_new_map 
-0x55a8 021872 store 5 ,mem_le_channel_map 
-0x55a9 021873 branch le_calc_channel_map 
-:      021876 le_acknowledge:
-0x55aa 021877 bpatchx patch2b_2 ,mem_patch2b 
-0x55ab 021878 call le_supervision_flush 
-0x55ac 021879 call le_check_wak 
-0x55ad 021880 fetch 1 ,mem_le_rxbuf 
-0x55ae 021881 isolate1 md ,pdata 
-0x55af 021882 setflag true ,mark_ble_rx_md ,mark 
-0x55b0 021883 rshift pdata ,pdata 
-0x55b1 021884 ixor temp ,pdata 
-0x55b2 021885 isolate1 nesn ,pdata 
-0x55b3 021886 setflag true ,mark_old_packet ,mark 
-0x55b4 021887 rtnmark1 mark_old_packet 
-0x55b5 021888 fetch 1 ,mem_le_rxbuf + 1 
-0x55b6 021889 branch le_ack_unenc ,blank 
-0x55b7 021890 fetch 1 ,mem_le_state 
-0x55b8 021891 bbit0 lestate_encryption ,le_ack_unenc 
-0x55b9 021892 call load_sk 
-0x55ba 021893 call le_decrypt 
-0x55bb 021894 nrtn blank 
-:      021895 le_ack_unenc:
-0x55bc 021896 fetcht 1 ,mem_le_arq 
-0x55bd 021897 setflip nesn ,temp 
-0x55be 021898 storet 1 ,mem_le_arq 
-0x55bf 021899 rtn 
-:      021902 le_check_wak:
-0x55c0 021903 bpatchx patch2b_3 ,mem_patch2b 
-0x55c1 021904 fetcht 1 ,mem_le_arq 
-0x55c2 021905 isolate0 wak ,temp 
-0x55c3 021906 rtn true 
-0x55c4 021907 fetch 1 ,mem_le_rxbuf 
-0x55c5 021908 lshift pdata ,pdata 
-0x55c6 021909 ixor temp ,pdata 
-0x55c7 021910 rtnbit0 sn 
-0x55c8 021911 set0 wak ,temp 
-0x55c9 021912 setflip sn ,temp 
-0x55ca 021913 storet 1 ,mem_le_arq 
-0x55cb 021914 compare 3 ,temp ,3 
-0x55cc 021915 nrtn true 
-0x55cd 021916 fetch 1 ,mem_le_txpayload 
-0x55ce 021917 beq ll_start_enc_req ,le_set_enc 
-0x55cf 021918 fetch 1 ,mem_le_enc_state 
-0x55d0 021919 beq flag_le_enc_pause ,le_clear_enc 
-0x55d1 021920 rtn 
-:      021923 le_set_enc:
-0x55d2 021924 fetch 1 ,mem_le_state 
-0x55d3 021925 set1 lestate_encryption ,pdata 
-0x55d4 021926 store 1 ,mem_le_state 
-0x55d5 021927 rtn 
-:      021929 le_clear_enc:
-0x55d6 021930 bpatchx patch2b_4 ,mem_patch2b 
-0x55d7 021931 jam flag_le_enc_null ,mem_le_enc_state 
-0x55d8 021932 arg 0 ,pdata 
-0x55d9 021933 store 4 ,mem_le_last_mic 
-0x55da 021934 store 5 ,mem_le_pcnt_tx 
-0x55db 021935 set1 39 ,pdata 
-0x55dc 021936 store 5 ,mem_le_pcnt_rx 
-0x55dd 021937 fetch 1 ,mem_le_state 
-0x55de 021938 set0 lestate_encryption ,pdata 
-0x55df 021939 store 1 ,mem_le_state 
-0x55e0 021940 rtn 
-:      021943 le_wait_adv:
-0x55e1 021944 bpatchx patch2b_5 ,mem_patch2b 
-0x55e2 021945 call le_next_adv_channel 
-0x55e3 021946 call le_receive_adv 
-0x55e4 021947 fetch 1 ,mem_le_adv_waitcnt 
-0x55e5 021948 increase 1 ,pdata 
-0x55e6 021949 store 1 ,mem_le_adv_waitcnt 
-0x55e7 021950 rtn 
-:      021953 le_scan:
-0x55e8 021954 bpatchx patch2b_6 ,mem_patch2b 
-0x55e9 021955 fetch 1 ,mem_le_scan_enable 
-0x55ea 021956 rtnne le_scan_enable 
-0x55eb 021957 arg le_scan_interval_timer ,queue 
-0x55ec 021958 call timer_check 
-0x55ed 021959 nrtn blank 
-0x55ee 021960 fetch 2 ,mem_le_scan_interval 
-0x55ef 021961 fetcht 2 ,mem_le_scan_window 
-0x55f0 021962 isub temp ,pdata 
-0x55f1 021963 arg le_scan_interval_timer ,queue 
-0x55f2 021964 call timer_init 
-0x55f3 021965 disable master 
-0x55f4 021966 call le_init_adv 
-0x55f5 021967 call le_wait_adv 
-0x55f6 021968 nrtn match 
-0x55f7 021969 bpatchx patch2b_7 ,mem_patch2b 
-0x55f8 021970 fetch 6 ,mem_le_rxbuf + 2 
-0x55f9 021971 store 6 ,mem_le_plap 
-0x55fa 021974 fetch 1 ,mem_le_adv_rcv 
-0x55fb 021975 increase 1 ,pdata 
-0x55fc 021976 store 1 ,mem_le_adv_rcv 
-0x55fd 021977 call le_create_conn 
-0x55fe 021978 rtn master 
-0x55ff 021979 call le_send_scan_request 
-0x5600 021980 nrtn match 
-0x5601 021981 bpatchx patch2c_0 ,mem_patch2c 
-0x5602 021982 fetch 1 ,mem_le_scanrsp_rcv 
-0x5603 021983 increase 1 ,pdata 
-0x5604 021984 store 1 ,mem_le_scanrsp_rcv 
-0x5605 021985 fetch 9 ,mem_le_rxbuf + 8 
-0x5606 021986 store 9 ,mem_tmp_buffer 
-0x5607 021987 rtn 
-:      021989 le_create_conn:
-0x5608 021990 bpatchx patch2c_1 ,mem_patch2c 
-0x5609 021991 fetch 1 ,mem_cmd_le_create_conn 
-0x560a 021992 rtnne hci_cmd_le_create_conn 
-0x560b 021993 fetch 6 ,mem_le_plap 
-0x560c 021994 fetcht 6 ,mem_le_conn_peer_addr 
-0x560d 021995 isub temp ,null 
-0x560e 021996 nrtn zero 
-0x560f 021997 call context_new 
-0x5610 021998 nrtn zero 
-0x5611 021999 call le_connect_request 
-0x5612 022000 call le_init_master 
-0x5613 022001 bpatchx patch2c_2 ,mem_patch2c 
-0x5614 022002 jam 0 ,mem_hci_cmd 
-0x5615 022003 jam 0 ,mem_le_peer_sca 
-0x5616 022004 jam 0 ,mem_le_scan_enable 
-0x5617 022005 jam 0 ,mem_cmd_le_create_conn 
-0x5618 022006 branch context_save 
-:      022008 le_scan_check_sender_addr_type:
-0x5619 022009 arg 1 ,rega 
-0x561a 022010 fetch 1 ,mem_le_rxbuf 
-0x561b 022011 rtnbit1 le_sender_addr_bit 
-0x561c 022012 arg 0 ,rega 
-0x561d 022013 rtn 
-:      022017 le_prepare_tx:
-0x561e 022018 bpatchx patch2c_3 ,mem_patch2c 
-0x561f 022019 fetch 1 ,mem_le_arq 
-0x5620 022020 rtnbit1 wak 
-0x5621 022021 call le_check_tx_md 
-0x5622 022022 call le_fifo_get_first_tx_ptr 
-0x5623 022023 branch le_send_empty ,blank 
-0x5624 022024 ifetch 1 ,contr 
-0x5625 022025 ifetcht 1 ,contr 
-0x5626 022026 copy temp ,rega 
-0x5627 022027 isub rega ,pdata 
-0x5628 022028 arg le_max_paket_len ,temp 
-0x5629 022029 call not_greater_than 
-0x562a 022030 copy pdata ,temp 
-0x562b 022031 ifetch 1 ,contr 
-0x562c 022032 copy pdata ,type 
-0x562d 022033 copy rega ,pdata 
-0x562e 022034 iadd contr ,contr 
-0x562f 022035 arg mem_le_txpayload ,contw 
-0x5630 022036 copy temp ,loopcnt 
-0x5631 022037 call memcpy 
-0x5632 022038 call le_update_tx_type 
-0x5633 022039 call le_send_packet 
-0x5634 022041 call le_fifo_get_first_tx_ptr 
-0x5635 022042 ifetch 1 ,contr 
-0x5636 022043 copy pdata ,rega 
-0x5637 022044 copy contr ,regc 
-0x5638 022045 ifetcht 1 ,contr 
-0x5639 022046 copy temp ,regb 
-0x563a 022047 isub regb ,pdata 
-0x563b 022048 arg le_max_paket_len ,temp 
-0x563c 022049 call not_greater_than 
-0x563d 022050 iadd regb ,pdata 
-0x563e 022051 istore 1 ,regc 
-0x563f 022052 isub rega ,null 
-0x5640 022053 nrtn zero 
-0x5641 022054 branch le_fifo_release_first_node 
-:      022057 le_check_tx_md:
-0x5642 022058 call le_check_continue 
-0x5643 022059 rtnmark1 mark_ble_tx_md 
-0x5644 022060 fetch 1 ,mem_le_configuration 
-0x5645 022061 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x5646 022062 call le_fifo_get_second_tx_ptr 
-0x5647 022063 branch le_clear_md ,blank 
-0x5648 022064 branch le_set_md 
-:      022067 le_check_continue:
-0x5649 022068 call le_fifo_get_first_tx_ptr 
-0x564a 022069 branch le_clear_md ,blank 
-0x564b 022070 ifetch 1 ,contr 
-0x564c 022071 ifetcht 1 ,contr 
-0x564d 022072 isub temp ,pdata 
-0x564e 022073 sub pdata ,le_max_paket_len ,null 
-0x564f 022074 branch le_clear_md ,positive 
-:      022075 le_set_md:
-0x5650 022076 set1 mark_ble_tx_md ,mark 
-0x5651 022077 rtn 
-:      022079 le_clear_md:
-0x5652 022080 set0 mark_ble_tx_md ,mark 
-0x5653 022081 rtn 
-:      022083 le_update_tx_type:
-0x5654 022084 copy rega ,pdata 
-0x5655 022085 rtn blank 
-0x5656 022086 arg llid_continue ,type 
-0x5657 022087 rtn 
-:      022090 le_att_check_notification_enable:
-0x5658 022091 bpatchx patch2c_4 ,mem_patch2c 
-0x5659 022092 increase 1 ,temp 
-0x565a 022093 call le_att_get_handle_ptr 
-0x565b 022094 increase -2 ,contr 
-0x565c 022095 ifetch 2 ,contr 
-0x565d 022096 arg client_charactertic_configuration ,temp 
-0x565e 022097 isub temp ,null 
-0x565f 022098 nrtn zero 
-0x5660 022099 increase 1 ,contr 
-0x5661 022100 copy contr ,rega 
-0x5662 022101 ifetch 1 ,contr 
-0x5663 022102 rtn 
-:      022105 le_send_empty:
-0x5664 022106 force 0 ,temp 
-0x5665 022107 force 1 ,type 
-:      022109 le_send_packet:
-0x5666 022110 bpatchx patch2c_5 ,mem_patch2c 
-0x5667 022111 storet 1 ,mem_le_txlen 
-0x5668 022112 fetcht 1 ,mem_le_arq 
-0x5669 022113 set1 wak ,temp 
-0x566a 022114 and temp ,0xfc ,pdata 
-0x566b 022115 ior type ,pdata 
-0x566c 022116 store 1 ,mem_le_arq 
-0x566d 022117 and_into 0x1f ,pdata 
-0x566e 022118 isolate1 mark_ble_tx_md ,mark 
-0x566f 022119 setflag true ,md ,pdata 
-0x5670 022120 store 1 ,mem_le_txheader 
-0x5671 022122 fetch 1 ,mem_le_txheader 
-0x5672 022123 compare 1 ,type ,3 
-0x5673 022124 nbranch le_send_no_txlen ,true 
-0x5674 022125 fetch 1 ,mem_le_txlen 
-0x5675 022126 rtn blank 
-:      022127 le_send_no_txlen:
-0x5676 022128 fetch 1 ,mem_le_state 
-0x5677 022129 rtnbit0 lestate_encryption 
-0x5678 022130 call load_sk 
-0x5679 022131 branch le_encrypt 
-:      022134 get_lpm_wake_ble_rx_lock:
-0x567a 022135 arg wake_lock_ble_rx ,queue 
-0x567b 022136 branch lpm_get_wake_lock 
-:      022138 put_lpm_wake_ble_rx_lock:
-0x567c 022139 arg wake_lock_ble_rx ,queue 
-0x567d 022140 branch lpm_put_wake_lock 
-:      022143 le_parse:
-0x567e 022144 bpatchx patch2c_6 ,mem_patch2c 
-0x567f 022145 rtnmark1 mark_old_packet 
-0x5680 022146 call le_fifo_check_full 
-0x5681 022147 nrtn blank 
-0x5682 022148 fetch 1 ,mem_le_rxbuf 
-0x5683 022149 and pdata ,0x3 ,pdata 
-0x5684 022150 store 1 ,mem_le_packet_llid 
-0x5685 022151 ifetch 1 ,contr 
-0x5686 022152 and pdata ,0x1f ,pdata 
-0x5687 022153 store 1 ,mem_le_packet_size 
-0x5688 022154 rtn blank 
-0x5689 022155 copy contr ,pdata 
-0x568a 022156 store 2 ,mem_le_payload_ptr 
-0x568b 022157 fetch 1 ,mem_le_packet_llid 
-0x568c 022158 beq llid_le_ll ,le_parse_ll 
-:      022159 le_parse_l2cap:
-0x568d 022160 call le_check_l2cap_complete 
-0x568e 022161 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x568f 022162 call put_lpm_wake_ble_rx_lock 
-0x5690 022163 fetch 2 ,mem_le_payload_ptr 
-0x5691 022164 copy pdata ,contr 
-0x5692 022165 ifetch 2 ,contr 
-0x5693 022166 store 2 ,mem_le_l2cap_size 
-0x5694 022167 bpatchx patch2c_7 ,mem_patch2c 
-0x5695 022168 ifetch 2 ,contr 
-0x5696 022169 beq le_l2cap_cid_att ,le_parse_att 
-0x5697 022170 beq le_l2cap_cid_smp ,le_parse_smp 
-0x5698 022171 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x5699 022172 rtn 
-:      022175 le_check_l2cap_complete:
-0x569a 022176 fetch 1 ,mem_le_packet_llid 
-0x569b 022177 beq llid_start ,le_check_l2cap_llid_start 
-0x569c 022178 beq llid_continue ,le_check_l2cap_llid_continue 
-0x569d 022179 rtn 
-:      022184 le_check_l2cap_cid_legal:
-0x569e 022185 call enable_user 
-0x569f 022186 arg le_l2cap_cid_att ,temp 
-0x56a0 022187 isub pdata ,null 
-0x56a1 022188 rtn zero 
-0x56a2 022189 arg le_l2cap_cid_signal ,temp 
-0x56a3 022190 isub pdata ,null 
-0x56a4 022191 rtn zero 
-0x56a5 022192 arg le_l2cap_cid_smp ,temp 
-0x56a6 022193 isub pdata ,null 
-0x56a7 022194 rtn zero 
-0x56a8 022195 branch disable_user 
-:      022198 le_check_l2cap_llid_start:
-0x56a9 022199 fetch 2 ,mem_le_payload_ptr 
-0x56aa 022200 copy pdata ,contr 
-0x56ab 022201 ifetch 2 ,contr 
-0x56ac 022202 store 2 ,mem_le_l2cap_size 
-0x56ad 022203 ifetch 2 ,contr 
-0x56ae 022204 call le_check_l2cap_cid_legal 
-0x56af 022205 nrtn user 
-0x56b0 022206 fetcht 1 ,mem_le_packet_size 
-0x56b1 022207 storet 1 ,mem_le_packet_len_recved 
-0x56b2 022208 fetch 2 ,mem_le_l2cap_size 
-0x56b3 022209 increase 4 ,pdata 
-0x56b4 022210 isub temp ,null 
-0x56b5 022211 branch enable_user ,zero 
-0x56b6 022212 fetch 1 ,mem_le_packet_size 
-0x56b7 022213 copy pdata ,loopcnt 
-0x56b8 022214 arg mem_le_l2capbuf ,contw 
-0x56b9 022215 fetch 2 ,mem_le_payload_ptr 
-0x56ba 022216 copy pdata ,contr 
-0x56bb 022217 call memcpy 
-0x56bc 022218 branch disable_user 
-:      022223 le_check_l2cap_continue_legal:
-0x56bd 022224 call enable_user 
-0x56be 022225 fetch 1 ,mem_le_packet_len_recved 
-0x56bf 022226 nrtn blank 
-0x56c0 022227 branch disable_user 
-:      022229 le_check_l2cap_llid_continue:
-0x56c1 022230 call le_check_l2cap_continue_legal 
-0x56c2 022231 nrtn user 
-0x56c3 022232 fetch 1 ,mem_le_packet_len_recved 
-0x56c4 022233 arg mem_le_l2capbuf ,contw 
-0x56c5 022234 iadd contw ,rega 
-0x56c6 022235 fetcht 1 ,mem_le_packet_size 
-0x56c7 022236 iadd temp ,pdata 
-0x56c8 022237 store 1 ,mem_le_packet_len_recved 
-0x56c9 022238 fetch 1 ,mem_le_packet_size 
-0x56ca 022239 copy pdata ,loopcnt 
-0x56cb 022240 copy rega ,contw 
-0x56cc 022241 fetch 2 ,mem_le_payload_ptr 
-0x56cd 022242 copy pdata ,contr 
-0x56ce 022243 call memcpy_fast 
-0x56cf 022244 setarg mem_le_l2capbuf 
-0x56d0 022245 store 2 ,mem_le_payload_ptr 
-0x56d1 022246 fetch 2 ,mem_le_l2cap_size 
-0x56d2 022247 increase 4 ,pdata 
-0x56d3 022248 fetcht 1 ,mem_le_packet_len_recved 
-0x56d4 022249 isub temp ,null 
-0x56d5 022250 branch enable_user ,zero 
-0x56d6 022251 branch disable_user 
-:      022257 le_get_search_att_type:
-0x56d7 022258 call store_contr 
-0x56d8 022259 arg mem_le_search_att_type_length ,contw 
-:      022260 le_get_search_common:
-0x56d9 022261 fetch 2 ,mem_le_l2cap_size 
-0x56da 022262 increase -5 ,pdata 
-:      022263 le_get_search_common2:
-0x56db 022264 istore 1 ,contw 
-0x56dc 022265 copy pdata ,loopcnt 
-0x56dd 022266 call get_contr 
-0x56de 022267 branch memcpy_fast 
-:      022269 le_get_search_att_uuid:
-0x56df 022270 call store_contr 
-0x56e0 022271 arg mem_le_search_uuid_length ,contw 
-0x56e1 022272 branch le_get_search_common 
-:      022276 le_writeatt_cb:
-0x56e2 022277 fetch 2 ,mem_cb_att_write 
-0x56e3 022278 branch callback_func 
-:      022280 le_supervision_update:
-0x56e4 022281 fetcht 4 ,mem_le_supervision_timer 
-0x56e5 022282 call get_clkbt 
-0x56e6 022283 isub temp ,timeup 
-0x56e7 022284 deposit timeup 
-0x56e8 022285 fetcht 2 ,mem_le_superto 
-0x56e9 022286 lshift4 temp ,temp 
-0x56ea 022287 lshift temp ,temp 
-0x56eb 022288 isub temp ,pdata 
-0x56ec 022289 rtn 
-:      022291 le_supervision_flush:
-0x56ed 022292 call get_clkbt 
-0x56ee 022293 store 4 ,mem_le_supervision_timer 
-0x56ef 022294 rtn 
-:      022297 le_adv:
-0x56f0 022298 jam 36 ,mem_le_ch_mapped 
-0x56f1 022299 jam 0 ,mem_le_adv_channel_map_temp 
-:      022300 le_adv_loop:
-0x56f2 022301 bpatchx patch2d_0 ,mem_patch2d 
-0x56f3 022302 fetch 1 ,mem_le_adv_enable 
-0x56f4 022303 rtn blank 
-0x56f5 022304 arg le_adv_interval_timer ,queue 
-0x56f6 022305 call timer_check 
-0x56f7 022306 nrtn blank 
-0x56f8 022307 bpatchx patch2d_1 ,mem_patch2d 
-:      022308 le_adv_loop_tx:
-0x56f9 022309 disable master 
-0x56fa 022310 enable swfine 
-0x56fb 022311 call le_init_adv 
-0x56fc 022312 call le_next_adv_channel 
-0x56fd 022313 call le_send_adv_ind 
-0x56fe 022314 nbranch le_adv_not_match ,match 
-0x56ff 022315 fetch 1 ,mem_le_req_rcv 
-0x5700 022316 increase 1 ,pdata 
-0x5701 022317 store 1 ,mem_le_req_rcv 
-0x5702 022318 fetch 1 ,mem_le_rxbuf 
-0x5703 022319 and pdata ,0x0f ,pdata 
-0x5704 022320 beq scan_req ,le_send_scan_response 
-0x5705 022321 beq connect_req ,le_parse_connect_req 
-:      022322 le_adv_not_match:
-0x5706 022323 bpatchx patch2d_2 ,mem_patch2d 
-0x5707 022324 random pdata 
-0x5708 022325 arg 0x1ff ,temp 
-0x5709 022326 iand temp ,pdata 
-0x570a 022327 add pdata ,250 ,pdata 
-0x570b 022328 call delay 
-0x570c 022329 fetch 1 ,mem_le_adv_channel_map_temp 
-0x570d 022330 fetcht 1 ,mem_le_adv_channel_map 
-0x570e 022331 isub temp ,null 
-0x570f 022332 nbranch le_adv_loop ,zero 
-0x5710 022333 arg le_adv_interval_timer ,queue 
-0x5711 022334 fetch 2 ,mem_le_adv_interval 
-0x5712 022335 branch timer_init 
-:      022338 le_receive_window_size:
-0x5713 022339 bpatchx patch2d_3 ,mem_patch2d 
-0x5714 022340 fetch 1 ,mem_le_peer_sca 
-0x5715 022341 call le_sca_map 
-0x5716 022342 fetch 2 ,mem_le_tsniff 
-0x5717 022343 imul32 temp ,pdata 
-0x5718 022344 arg 375 ,temp 
-0x5719 022345 imul32 temp ,pdata 
-0x571a 022346 arg 100000 ,temp 
-0x571b 022347 idiv temp 
-0x571c 022348 fetch 1 ,mem_le_window_size 
-0x571d 022349 arg 20000 ,temp 
-0x571e 022350 imul32 temp ,pdata 
-0x571f 022351 iadd temp ,pdata 
-0x5720 022352 store 4 ,mem_le_transmit_window 
-0x5721 022353 bpatchx patch2d_4 ,mem_patch2d 
-0x5722 022354 fetch 2 ,mem_rx_window_sniff 
-0x5723 022355 call wait_div_end 
-0x5724 022356 quotient temp 
-0x5725 022357 iadd temp ,pdata 
-0x5726 022358 store 2 ,mem_le_receive_window 
-0x5727 022359 rtn 
-:      022361 le_parse_connect_req:
-0x5728 022362 bpatchx patch2d_5 ,mem_patch2d 
-0x5729 022363 fetch 6 ,mem_le_rxbuf + 8 
-0x572a 022364 fetcht 6 ,mem_le_lap 
-0x572b 022365 isub temp ,null 
-0x572c 022366 nrtn zero 
-0x572d 022367 call le_scan_check_sender_addr_type 
-0x572e 022368 copy rega ,pdata 
-0x572f 022369 store 1 ,mem_le_conn_peer_addr_type 
-0x5730 022370 fetch 7 ,mem_le_rxbuf + 21 
-0x5731 022371 store 7 ,mem_tmp_buffer 
-0x5732 022372 ifetch 8 ,contr 
-0x5733 022373 istore 8 ,contw 
-0x5734 022374 fetch 6 ,mem_le_rxbuf + 2 
-0x5735 022375 store 6 ,mem_le_plap 
-0x5736 022376 increase 6 ,contr 
-0x5737 022377 ifetch 8 ,contr 
-0x5738 022378 store 8 ,mem_le_access 
-0x5739 022379 ifetcht 2 ,contr 
-0x573a 022380 bpatchx patch2d_6 ,mem_patch2d 
-0x573b 022381 lshift2 temp ,temp 
-0x573c 022382 ifetch 2 ,contr 
-0x573d 022383 lshift2 pdata ,pdata 
-0x573e 022384 store 2 ,mem_le_tsniff 
-0x573f 022385 store 4 ,mem_le_anchor 
-0x5740 022386 isub temp ,pdata 
-0x5741 022387 add pdata ,-2 ,clke_bt 
-0x5742 022388 ifetch 9 ,contr 
-0x5743 022389 store 9 ,mem_le_slave_latency 
-0x5744 022390 bpatchx patch2d_7 ,mem_patch2d 
-0x5745 022391 ifetch 1 ,contr 
-0x5746 022392 rshift4 pdata ,temp 
-0x5747 022393 rshift temp ,temp 
-0x5748 022394 storet 1 ,mem_le_peer_sca 
-0x5749 022395 and_into 0x1f ,pdata 
-0x574a 022396 store 1 ,mem_le_hop 
-0x574b 022397 call le_receive_window_size 
-0x574c 022398 call le_calc_channel_map 
-0x574d 022399 call le_init_slave 
-0x574e 022400 call context_new 
-0x574f 022401 nrtn zero 
-0x5750 022402 bpatchx patch2e_0 ,mem_patch2e 
-0x5751 022403 call calc_clke_offset 
-0x5752 022404 call le_l2cap_reset_signaling_identifier 
-0x5753 022405 jam bt_evt_le_connected ,mem_fifo_temp 
-0x5754 022406 call ui_ipc_send_event 
-0x5755 022407 branch context_save 
-:      022410 le_init_attlist_search:
-0x5756 022411 bpatchx patch2e_1 ,mem_patch2e 
-0x5757 022412 fetch 2 ,mem_le_search_handle_start 
-0x5758 022413 iforce regb 
-0x5759 022414 fetch 2 ,mem_le_search_handle_end 
-0x575a 022415 iforce regc 
-0x575b 022416 fetch 2 ,mem_ui_le_uuid_table 
-0x575c 022417 iforce contr 
-0x575d 022418 enable user 
-0x575e 022419 rtn 
-:      022422 le_att_handle_inrange:
-0x575f 022423 ifetch 2 ,contr 
-0x5760 022424 rtn blank 
-0x5761 022425 isub regb ,null 
-0x5762 022426 nrtn positive 
-0x5763 022427 isub regc ,null 
-0x5764 022428 rtn zero 
-0x5765 022429 branch le_att_handle_blank ,positive 
-0x5766 022430 force 1 ,null 
-0x5767 022431 rtn 
-:      022432 le_att_handle_blank:
-0x5768 022433 force 0 ,pdata 
-0x5769 022434 rtn 
-:      022438 le_att_get_handle_ptr:
-0x576a 022439 call le_att_get_handle_ptr2 
-0x576b 022440 branch le_att_get_handle_ptr_found ,zero 
-0x576c 022441 rtn 
-:      022443 le_att_get_handle_ptr2:
-0x576d 022444 bpatchx patch2e_2 ,mem_patch2e 
-0x576e 022445 fetch 2 ,mem_ui_le_uuid_table 
-0x576f 022446 iforce contr 
-:      022447 le_att_get_handle_loop1:
-0x5770 022448 ifetch 2 ,contr 
-0x5771 022449 rtn blank 
-0x5772 022450 isub temp ,null 
-0x5773 022451 rtn zero 
-0x5774 022452 ifetch 1 ,contr 
-0x5775 022453 iadd contr ,contr 
-0x5776 022454 ifetch 1 ,contr 
-0x5777 022455 iadd contr ,contr 
-0x5778 022456 branch le_att_get_handle_loop1 
-:      022457 le_att_get_handle_ptr_found:
-0x5779 022458 ifetch 1 ,contr 
-0x577a 022459 iadd contr ,contr 
-0x577b 022460 rtn 
-:      022464 le_att_get_short_uuid_ptr:
-0x577c 022465 bpatchx patch2e_3 ,mem_patch2e 
-0x577d 022466 fetch 2 ,mem_ui_le_uuid_table 
-0x577e 022467 iforce contr 
-:      022468 le_att_get_short_uuid_loop:
-0x577f 022469 ifetch 2 ,contr 
-0x5780 022470 rtn blank 
-0x5781 022471 ifetch 1 ,contr 
-0x5782 022472 iadd contr ,contr 
-0x5783 022473 increase -2 ,contr 
-0x5784 022474 ifetch 2 ,contr 
-0x5785 022475 isub temp ,null 
-0x5786 022476 rtn zero 
-0x5787 022477 ifetch 1 ,contr 
-0x5788 022478 iadd contr ,contr 
-0x5789 022479 branch le_att_get_short_uuid_loop 
-:      022483 le_att_get_handle_info_from_ptr:
-0x578a 022484 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x578b 022485 branch le_att_get_handle_info_fast 
-:      022487 le_att_get_handle_info:
-0x578c 022488 bpatchx patch2e_4 ,mem_patch2e 
-0x578d 022489 fetch 2 ,mem_ui_le_uuid_table 
-:      022490 le_att_get_handle_info_fast:
-0x578e 022491 iforce contr 
-0x578f 022492 copy temp ,rega 
-:      022493 le_att_get_handle_loop:
-0x5790 022494 ifetch 2 ,contr 
-0x5791 022495 branch le_att_unfind_handle ,blank 
-0x5792 022496 isub rega ,null 
-0x5793 022497 branch le_att_finded_handle ,zero 
-0x5794 022498 ifetch 1 ,contr 
-0x5795 022499 iadd contr ,contr 
-0x5796 022500 ifetch 1 ,contr 
-0x5797 022501 iadd contr ,contr 
-0x5798 022502 branch le_att_get_handle_loop 
-:      022503 le_att_unfind_handle:
-0x5799 022504 branch disable_blank 
-:      022506 le_att_finded_handle:
-0x579a 022507 ifetch 1 ,contr 
-0x579b 022508 store 1 ,mem_le_cur_uuid_length 
-0x579c 022509 copy pdata ,loopcnt 
-0x579d 022510 arg mem_le_cur_uuid ,contw 
-0x579e 022511 call memcpy_fast 
-0x579f 022512 ifetch 1 ,contr 
-0x57a0 022513 store 1 ,mem_le_curr_att_len 
-0x57a1 022514 call store_contr 
-0x57a2 022515 branch enable_blank 
-:      022518 le_modified_name:
-0x57a3 022519 bpatchx patch2e_5 ,mem_patch2e 
-0x57a4 022520 call le_modified_name_att_list 
-0x57a5 022521 branch le_modified_name_adv 
-:      022523 le_modified_name_att_list:
-0x57a6 022524 arg uuid_chrctr_device_name ,temp 
-0x57a7 022525 call le_att_get_short_uuid_ptr 
-0x57a8 022526 rtn blank 
-0x57a9 022527 ifetch 1 ,contr 
-0x57aa 022528 copy contr ,contw 
-0x57ab 022529 fetcht 1 ,mem_le_name_len 
-0x57ac 022530 copy temp ,loopcnt 
-0x57ad 022531 isub temp ,null 
-0x57ae 022532 nbranch le_name_length_longer_than_att ,positive 
-0x57af 022533 isub temp ,temp 
-0x57b0 022534 arg mem_le_name ,contr 
-0x57b1 022535 call memcpy 
-0x57b2 022536 copy temp ,loopcnt 
-0x57b3 022537 ncall memcpy_empty ,zero 
-0x57b4 022538 rtn 
-:      022539 le_name_length_longer_than_att:
-0x57b5 022540 copy pdata ,loopcnt 
-0x57b6 022541 arg mem_le_name ,contr 
-0x57b7 022542 branch memcpy_fast 
-:      022545 le_modified_name_adv:
-0x57b8 022546 arg mem_le_adv_data_len + 32 ,regc 
-0x57b9 022547 arg mem_le_adv_data ,rega 
-0x57ba 022548 call le_modified_name_adv_and_scan 
-0x57bb 022549 setarg 0 
-0x57bc 022550 setflag user ,0 ,pdata 
-0x57bd 022551 store 1 ,mem_pdatatemp 
-0x57be 022552 arg mem_le_scan_data_len + 32 ,regc 
-0x57bf 022553 arg mem_le_scan_data ,rega 
-0x57c0 022554 call le_modified_name_adv_and_scan 
-0x57c1 022555 rtn user 
-0x57c2 022556 fetch 1 ,mem_pdatatemp 
-0x57c3 022557 branch assert ,blank 
-0x57c4 022558 rtn 
-:      022561 le_modified_name_adv_and_scan:
-0x57c5 022562 bpatchx patch2e_6 ,mem_patch2e 
-0x57c6 022563 call enable_user 
-0x57c7 022564 call clear_temp_block 
-0x57c8 022565 arg 0 ,regb 
-0x57c9 022566 arg mem_le_data_temp ,contw 
-0x57ca 022567 call le_modified_name_adv_loop 
-0x57cb 022568 fetch 1 ,mem_le_name_len 
-0x57cc 022569 add pdata ,1 ,temp 
-0x57cd 022570 iadd regb ,rega 
-0x57ce 022571 increase 2 ,rega 
-0x57cf 022572 sub rega ,0x1f ,null 
-0x57d0 022573 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x57d1 022574 istoret 1 ,contw 
-0x57d2 022575 arg gap_adtype_local_name_complete ,temp 
-0x57d3 022576 istoret 1 ,contw 
-0x57d4 022577 iforce loopcnt 
-0x57d5 022578 call memcpy_fast 
-0x57d6 022579 copy rega ,regb 
-:      022580 le_modified_name_adv_and_scan_store_data:
-0x57d7 022581 deposit regb 
-0x57d8 022582 store 1 ,mem_le_data_len_temp 
-0x57d9 022583 arg mem_le_data_len_temp ,contr 
-0x57da 022584 setarg -32 
-0x57db 022585 iadd regc ,contw 
-0x57dc 022586 branch memcpy32 
-:      022588 le_modified_name_adv_and_scan_name_overflow:
-0x57dd 022589 call disable_user 
-0x57de 022590 branch le_modified_name_adv_and_scan_store_data 
-:      022592 le_modified_name_adv_loop:
-0x57df 022593 ifetch 1 ,rega 
-0x57e0 022594 rtn blank 
-0x57e1 022595 pincrease 1 
-0x57e2 022596 ifetcht 1 ,contr 
-0x57e3 022597 sub temp ,gap_adtype_local_name_complete ,null 
-0x57e4 022598 branch le_modified_name_adv_found_name ,zero 
-0x57e5 022599 iadd regb ,regb 
-0x57e6 022600 copy rega ,contr 
-0x57e7 022601 iforce loopcnt 
-0x57e8 022602 call memcpy_fast 
-0x57e9 022603 copy contr ,rega 
-:      022604 le_modified_name_adv_loop2:
-0x57ea 022605 deposit rega 
-0x57eb 022606 isub regc ,null 
-0x57ec 022607 rtn positive 
-0x57ed 022608 branch le_modified_name_adv_loop 
-:      022610 le_modified_name_adv_found_name:
-0x57ee 022611 iadd rega ,rega 
-0x57ef 022612 branch le_modified_name_adv_loop2 
-:      022615 memcpy_empty:
-0x57f0 022616 setarg space 
-0x57f1 022617 istore 1 ,contw 
-0x57f2 022618 loop memcpy_empty 
-0x57f3 022619 rtn 
-:      022622 le_lpm_set_mult:
-0x57f4 022623 bpatchx patch2e_7 ,mem_patch2e 
-0x57f5 022624 disable wake 
-0x57f6 022625 branch le_lpm_set_mult_attempt ,attempt 
-0x57f7 022626 nbranch le_lpm_lost ,match 
-:      022627 le_lpm_set_mult_attempt:
-0x57f8 022628 call lpm_match 
-0x57f9 022629 fetch 2 ,mem_rx_window_sniff 
-0x57fa 022630 store 2 ,mem_le_receive_window 
-0x57fb 022632 nbranch lpm_mult_short ,match 
-0x57fc 022633 bmark1 mark_old_packet ,lpm_mult_short 
-0x57fd 022635 fetch 1 ,mem_le_packet_size 
-0x57fe 022636 nbranch lpm_mult_short ,blank 
-0x57ff 022637 fetch 1 ,mem_le_txlen 
-0x5800 022638 nbranch lpm_mult_short ,blank 
-0x5801 022640 fetch 1 ,mem_le_configuration 
-0x5802 022641 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x5803 022643 fetch 1 ,mem_le_state 
-0x5804 022644 bbit1 lestate_update_param ,lpm_mult_short 
-0x5805 022645 branch lpm_mult_wait_timeout 
-:      022647 le_lpm_lost:
-0x5806 022648 fetcht 2 ,mem_rx_window_sniff 
-0x5807 022649 rshift temp ,temp 
-0x5808 022650 fetch 2 ,mem_le_receive_window 
-0x5809 022651 iadd temp ,pdata 
-0x580a 022652 store 2 ,mem_le_receive_window 
-0x580b 022653 branch lpm_lost 
-:      022656 le_set_config_fixed_tk:
-0x580c 022657 arg bit_ble_passkey_fixed_key ,queue 
-0x580d 022658 branch le_set_config 
-:      022660 le_clr_config_fixed_tk:
-0x580e 022661 arg bit_ble_passkey_fixed_key ,queue 
-0x580f 022662 branch le_clr_config 
-:      022664 le_set_config_fixed_ltk:
-0x5810 022665 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5811 022666 branch le_set_config 
-:      022668 le_clr_config_fixed_ltk:
-0x5812 022669 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5813 022670 branch le_clr_config 
-:      022672 le_set_config_more_data:
-0x5814 022673 arg bit_ble_transmit_packet_by_md ,queue 
-0x5815 022674 branch le_set_config 
-:      022676 le_clr_config_more_data:
-0x5816 022677 arg bit_ble_transmit_packet_by_md ,queue 
-0x5817 022678 branch le_clr_config 
-:      022680 le_set_config_read_authentication:
-0x5818 022681 arg bit_ble_read_auth ,queue 
-0x5819 022682 branch le_set_config 
-:      022684 le_clr_config_read_authentication:
-0x581a 022685 arg bit_ble_read_auth ,queue 
-0x581b 022686 branch le_clr_config 
-:      022688 le_set_config_write_authentication:
-0x581c 022689 arg bit_ble_write_auth ,queue 
-0x581d 022690 branch le_set_config 
-:      022692 le_clr_config_write_authentication:
-0x581e 022693 arg bit_ble_write_auth ,queue 
-0x581f 022694 branch le_clr_config 
-:      022696 le_set_config_short_mult:
-0x5820 022697 arg bit_ble_short_mult ,queue 
-0x5821 022698 branch le_set_config 
-:      022700 le_clr_config_short_mult:
-0x5822 022701 arg bit_ble_short_mult ,queue 
-0x5823 022702 branch le_clr_config 
-:      022705 le_set_config:
-0x5824 022706 fetch 1 ,mem_le_configuration 
-0x5825 022707 qset1 pdata 
-0x5826 022708 store 1 ,mem_le_configuration 
-0x5827 022709 rtn 
-:      022711 le_clr_config:
-0x5828 022712 fetch 1 ,mem_le_configuration 
-0x5829 022713 qset0 pdata 
-0x582a 022714 store 1 ,mem_le_configuration 
-0x582b 022715 rtn 
-:      022717 le_set_fixed_ltk:
-0x582c 022718 setarg 0x112233 
-0x582d 022719 store 3 ,mem_le_fixed_ltk 
-0x582e 022720 setarg 0x445566 
-0x582f 022721 istore 3 ,contw 
-0x5830 022722 setarg 0x778899 
-0x5831 022723 istore 3 ,contw 
-0x5832 022724 setarg 0x001122 
-0x5833 022725 istore 3 ,contw 
-0x5834 022726 setarg 0x334455 
-0x5835 022727 istore 3 ,contw 
-0x5836 022728 setarg 0x66 
-0x5837 022729 istore 1 ,contw 
-0x5838 022730 rtn 
-:      022733 le_set_justwork:
-0x5839 022734 setarg 0x01000302 
-0x583a 022735 store 4 ,mem_le_pres 
-0x583b 022736 setarg 0x010010 
-0x583c 022737 store 3 ,mem_le_pres_max_keysize 
-0x583d 022738 jam 1 ,mem_le_pairing_mode 
-0x583e 022739 rtn 
-:      022743 le_fifo_malloc_tx_empty:
-0x583f 022744 arg 0 ,rega 
-0x5840 022745 arg llid_empty ,type 
-0x5841 022746 branch le_fifo_malloc_tx 
-:      022750 le_fifo_malloc_tx_ll:
-0x5842 022751 arg llid_le_ll ,type 
-0x5843 022752 call le_fifo_malloc_tx 
-0x5844 022753 copy regb ,pdata 
-0x5845 022754 istore 1 ,contw 
-0x5846 022755 rtn 
-:      022759 le_fifo_malloc_tx_l2cap:
-0x5847 022760 force llid_l2cap_start ,type 
-0x5848 022761 increase 4 ,rega 
-0x5849 022762 call le_fifo_malloc_tx 
-0x584a 022763 increase -4 ,rega 
-0x584b 022764 copy rega ,pdata 
-0x584c 022765 istore 2 ,contw 
-0x584d 022766 copy regb ,pdata 
-0x584e 022767 istore 2 ,contw 
-0x584f 022768 rtn 
-:      022772 le_fifo_malloc_tx:
-0x5850 022773 sub rega ,240 ,null 
-0x5851 022774 nbranch assert ,positive 
-0x5852 022775 fetch 1 ,mem_le_tx_buff_used 
-0x5853 022776 arg 1 ,temp 
-0x5854 022777 arg le_tx_buff_count ,loopcnt 
-:      022778 le_fifo_malloc_tx_loop:
-0x5855 022779 iand temp ,null 
-0x5856 022780 branch le_fifo_malloc_tx_got_empty ,zero 
-0x5857 022781 lshift temp ,temp 
-0x5858 022782 loop le_fifo_malloc_tx_loop 
-0x5859 022783 branch assert 
-:      022784 le_fifo_malloc_tx_got_empty:
-0x585a 022785 ixor temp ,pdata 
-0x585b 022786 store 1 ,mem_le_tx_buff_used 
-0x585c 022787 sub loopcnt ,le_tx_buff_count ,pdata 
-0x585d 022788 lshift4 pdata ,pdata 
-0x585e 022789 lshift4 pdata ,pdata 
-0x585f 022790 arg mem_le_tx_buffer0 ,temp 
-0x5860 022791 iadd temp ,temp 
-:      022792 le_fifo_tx_find_empty_ptr:
-0x5861 022793 arg 0 ,loopcnt 
-0x5862 022794 arg mem_le_tx_ptr0 ,contr 
-:      022795 le_fifo_tx_find_empty_ptr_loop:
-0x5863 022796 ifetch 2 ,contr 
-0x5864 022797 branch le_fifo_tx_found_empty_ptr ,blank 
-0x5865 022798 copy loopcnt ,pdata 
-0x5866 022799 increase 1 ,loopcnt 
-0x5867 022800 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
-0x5868 022801 branch assert 
-:      022804 le_fifo_tx_found_empty_ptr:
-0x5869 022805 increase -2 ,contr 
-0x586a 022806 istoret 2 ,contr 
-0x586b 022807 copy temp ,contw 
-0x586c 022808 copy rega ,pdata 
-0x586d 022809 istore 1 ,contw 
-0x586e 022810 setarg 0 
-0x586f 022811 istore 1 ,contw 
-0x5870 022812 copy type ,pdata 
-0x5871 022813 istore 1 ,contw 
-0x5872 022814 rtn 
-:      022818 le_fifo_get_first_tx_ptr:
-0x5873 022819 fetch 2 ,mem_le_tx_ptr0 
-0x5874 022820 copy pdata ,contr 
-0x5875 022821 rtn 
-:      022823 le_fifo_get_second_tx_ptr:
-0x5876 022824 fetch 2 ,mem_le_tx_ptr1 
-0x5877 022825 copy pdata ,contr 
-0x5878 022826 rtn 
-:      022828 le_fifo_get_last_tx_ptr:
-0x5879 022829 call le_fifo_get_last_tx_ptr0 
-0x587a 022830 copy pdata ,contr 
-0x587b 022831 rtn 
-:      022832 le_fifo_get_last_tx_ptr0:
-0x587c 022833 fetch 2 ,mem_le_tx_ptr3 
-0x587d 022834 nrtn blank 
-0x587e 022835 fetch 2 ,mem_le_tx_ptr2 
-0x587f 022836 nrtn blank 
-0x5880 022837 fetch 2 ,mem_le_tx_ptr1 
-0x5881 022838 nrtn blank 
-0x5882 022839 fetch 2 ,mem_le_tx_ptr0 
-0x5883 022840 rtn 
-:      022842 le_fifo_get_first_l2cap_ptr:
-0x5884 022843 call le_fifo_get_first_tx_ptr 
-0x5885 022844 increase 3 ,contr 
-0x5886 022845 rtn 
-:      022847 le_fifo_get_first_att_ptr:
-0x5887 022848 call le_fifo_get_first_tx_ptr 
-0x5888 022849 increase 7 ,contr 
-0x5889 022850 rtn 
-:      022852 le_fifo_get_last_att_ptr:
-0x588a 022853 call le_fifo_get_last_tx_ptr 
-0x588b 022854 increase 7 ,contr 
-0x588c 022855 rtn 
-:      022857 le_fifo_get_last_l2cap_ptr:
-0x588d 022858 call le_fifo_get_last_tx_ptr 
-0x588e 022859 increase 3 ,contr 
-0x588f 022860 rtn 
-:      022864 le_fifo_check_full:
-0x5890 022865 fetch 2 ,mem_le_tx_ptr3 
-0x5891 022866 rtn 
-:      022869 le_fifo_check_nearly_full:
-0x5892 022870 fetch 2 ,mem_le_tx_ptr2 
-0x5893 022871 rtn 
-:      022874 le_fifo_check_empty:
-0x5894 022875 fetch 2 ,mem_le_tx_ptr0 
-0x5895 022876 rtn 
-:      022879 le_fifo_release_first_node:
-0x5896 022880 fetch 2 ,mem_le_tx_ptr0 
-0x5897 022881 arg mem_le_tx_buffer0 ,temp 
-0x5898 022882 isub temp ,pdata 
-0x5899 022883 rshift4 pdata ,pdata 
-0x589a 022884 rshift4 pdata ,queue 
-0x589b 022885 fetch 1 ,mem_le_tx_buff_used 
-0x589c 022886 qset0 pdata 
-0x589d 022887 store 1 ,mem_le_tx_buff_used 
-0x589e 022888 arg 0 ,loopcnt 
-:      022889 le_fifo_release_first_node_loop:
-0x589f 022890 lshift loopcnt ,pdata 
-0x58a0 022891 arg mem_le_tx_ptr1 ,temp 
-0x58a1 022892 iadd temp ,temp 
-0x58a2 022893 ifetch 2 ,temp 
-0x58a3 022894 increase -2 ,temp 
-0x58a4 022895 istore 2 ,temp 
-0x58a5 022896 copy loopcnt ,pdata 
-0x58a6 022897 increase 1 ,loopcnt 
-0x58a7 022898 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
-0x58a8 022899 setarg 0 
-0x58a9 022900 istore 2 ,temp 
-0x58aa 022901 rtn 
-:      022907 le_parse_att:
-0x58ab 022908 ifetch 3 ,contr 
-0x58ac 022909 store 3 ,mem_le_att_opcode 
-0x58ad 022910 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x58ae 022911 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x58af 022912 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x58b0 022913 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x58b1 022914 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x58b2 022915 beq attop_read_request ,le_parse_att_read_request 
-0x58b3 022916 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x58b4 022917 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x58b5 022918 beq attop_write_request ,le_parse_att_write_request 
-0x58b6 022919 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x58b7 022920 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x58b8 022921 beq attop_write_command ,le_parse_att_write_command 
-0x58b9 022922 rtn 
-:      022925 le_send_att_exchange_mtu_requset:
-0x58ba 022926 force 3 ,rega 
-0x58bb 022927 call le_fifo_malloc_tx_l2cap_gatt 
-0x58bc 022928 setarg attop_exchange_mtu_request 
-0x58bd 022929 istore 1 ,contw 
-0x58be 022930 fetch 2 ,mem_le_local_mtu 
-0x58bf 022931 istore 2 ,contw 
-0x58c0 022932 rtn 
-:      022935 le_parse_att_exchange_mtu_request:
-0x58c1 022936 call le_parse_att_exchange_mtu_response 
-:      022937 le_send_att_exchange_mtu_response:
-0x58c2 022938 force 3 ,rega 
-0x58c3 022939 call le_fifo_malloc_tx_l2cap_gatt 
-0x58c4 022940 setarg attop_exchange_mtu_response 
-0x58c5 022941 istore 1 ,contw 
-0x58c6 022942 fetch 2 ,mem_le_local_mtu 
-0x58c7 022943 istore 2 ,contw 
-0x58c8 022944 rtn 
-:      022946 le_parse_att_exchange_mtu_response:
-0x58c9 022947 rshift8 pdata ,pdata 
-0x58ca 022948 store 2 ,mem_le_remote_mtu 
-0x58cb 022949 rtn 
-:      022951 le_parse_att_find_information_request:
-0x58cc 022952 call le_get_search_handle_start_end_common 
-0x58cd 022953 call enable_user 
-0x58ce 022954 branch le_send_att_find_information_response 
-:      022956 le_send_att_find_information_response:
-0x58cf 022957 arg 3 ,timeup 
-0x58d0 022958 call le_init_attlist_search 
-:      022959 le_send_att_find_information_res_loop:
-0x58d1 022960 call le_att_handle_inrange 
-0x58d2 022961 branch le_send_att_find_information_res_end ,blank 
-0x58d3 022962 nbranch le_send_att_find_information_res_next ,positive 
-0x58d4 022963 increase -2 ,contr 
-0x58d5 022964 call store_contr 
-0x58d6 022965 call get_contw 
-0x58d7 022966 nbranch le_send_att_find_information_res_store_info ,user 
-0x58d8 022967 call push_stack_rega_b_c 
-0x58d9 022968 call disable_user 
-0x58da 022969 force 20 ,rega 
-0x58db 022970 call le_fifo_malloc_tx_l2cap_gatt 
-0x58dc 022971 call pop_stack_rega_b_c 
-0x58dd 022972 setarg attop_find_information_response 
-0x58de 022973 istore 1 ,contw 
-0x58df 022974 setarg uuid_size_16bit 
-0x58e0 022975 istore 1 ,contw 
-:      022976 le_send_att_find_information_res_store_info:
-0x58e1 022977 call get_contr 
-0x58e2 022978 ifetch 2 ,contr 
-0x58e3 022979 istore 2 ,contw 
-0x58e4 022980 ifetch 1 ,contr 
-0x58e5 022981 copy pdata ,loopcnt 
-0x58e6 022982 call memcpy 
-0x58e7 022983 call store_contw 
-0x58e8 022984 increase -1 ,timeup 
-0x58e9 022985 branch le_send_att_find_information_res_end ,zero 
-:      022986 le_send_att_find_information_res_cont:
-0x58ea 022987 ifetch 1 ,contr 
-0x58eb 022988 iadd contr ,contr 
-0x58ec 022989 branch le_send_att_find_information_res_loop 
-:      022990 le_send_att_find_information_res_next:
-0x58ed 022991 ifetch 1 ,contr 
-0x58ee 022992 iadd contr ,contr 
-0x58ef 022993 branch le_send_att_find_information_res_cont 
-:      022994 le_send_att_find_information_res_end:
-0x58f0 022995 branch le_send_att_error_response_notfound ,user 
-0x58f1 022996 branch le_send_auto_len_by_mem 
-:      022999 le_parse_att_find_by_type_value_request:
-0x58f2 023000 call le_get_search_handle_start_end_common 
-0x58f3 023001 ifetch 2 ,contr 
-0x58f4 023002 store 2 ,mem_le_search_uuid 
-0x58f5 023003 call store_contr 
-0x58f6 023004 arg mem_le_search_att_type_length ,contw 
-0x58f7 023005 fetch 2 ,mem_le_l2cap_size 
-0x58f8 023006 increase -7 ,pdata 
-0x58f9 023007 call le_get_search_common2 
-0x58fa 023008 branch le_send_att_find_by_type_value_response 
-:      023011 le_start_end_handle_check_1:
-0x58fb 023012 disable user 
-0x58fc 023013 fetcht 2 ,mem_le_search_handle_start 
-0x58fd 023014 fetch 2 ,mem_le_search_handle_end 
-0x58fe 023015 isub temp ,null 
-0x58ff 023016 nbranch le_start_end_handle_check_1_fail ,positive 
-0x5900 023017 deposit temp 
-0x5901 023018 rtnne 0 
-:      023019 le_start_end_handle_check_1_fail:
-0x5902 023020 enable user 
-0x5903 023021 jam att_err_invalid_handle ,mem_le_err_code 
-0x5904 023022 branch le_send_att_error_response 
-:      023025 le_send_att_find_by_type_value_response:
-0x5905 023026 call le_start_end_handle_check_1 
-0x5906 023027 rtn user 
-0x5907 023028 fetcht 2 ,mem_le_search_uuid 
-0x5908 023029 setarg uuid_gatt_primary_service 
-0x5909 023030 isub temp ,null 
-0x590a 023031 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x590b 023032 branch le_send_att_error_response_notfound 
-:      023035 le_send_att_find_by_type_value_res_primary:
-0x590c 023036 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x590d 023037 fetcht 2 ,mem_le_search_handle_start 
-0x590e 023038 storet 2 ,mem_temp 
-0x590f 023039 call le_att_get_handle_info 
-0x5910 023040 nbranch le_send_att_error_response_notfound ,blank 
-:      023041 le_send_att_find_primary_search_loop:
-0x5911 023042 fetcht 2 ,mem_temp 
-0x5912 023043 call le_att_get_handle_info 
-0x5913 023044 nbranch le_send_att_error_response_notfound2 ,blank 
-0x5914 023045 copy contr ,rega 
-0x5915 023046 fetch 1 ,mem_le_curr_att_len 
-0x5916 023047 copy pdata ,loopcnt 
-0x5917 023048 fetcht 1 ,mem_le_search_att_type_length 
-0x5918 023049 isub temp ,null 
-0x5919 023050 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x591a 023051 arg mem_le_search_att_type ,regb 
-0x591b 023052 call string_compare 
-0x591c 023054 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x591d 023056 fetch 2 ,mem_le_cur_uuid 
-0x591e 023057 fetcht 2 ,mem_le_search_uuid 
-0x591f 023058 isub temp ,null 
-0x5920 023059 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      023060 le_send_att_find_primary_search_loop1:
-0x5921 023061 fetch 2 ,mem_temp 
-0x5922 023062 increase 1 ,pdata 
-0x5923 023063 store 2 ,mem_temp 
-0x5924 023064 branch le_send_att_find_primary_search_loop 
-:      023066 le_send_att_error_response_notfound2:
-0x5925 023067 fetch 1 ,mem_le_search_res 
-0x5926 023068 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x5927 023069 branch le_send_att_error_response_notfound 
-:      023072 le_send_att_find_primary_search_end_start_handle_found:
-0x5928 023073 fetch 2 ,mem_le_cur_uuid 
-0x5929 023074 fetcht 2 ,mem_le_search_uuid 
-0x592a 023075 isub temp ,null 
-0x592b 023076 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x592c 023077 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x592d 023079 fetcht 2 ,mem_temp 
-0x592e 023080 storet 2 ,mem_le_cur_handle_start 
-0x592f 023081 branch le_send_att_find_primary_search_loop1 
-:      023083 le_send_att_find_primary_search_end_ending_handle_found:
-0x5930 023084 fetch 1 ,mem_le_search_res 
-0x5931 023085 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x5932 023086 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x5933 023087 fetcht 2 ,mem_temp 
-0x5934 023088 increase -1 ,temp 
-0x5935 023089 storet 2 ,mem_le_cur_handle_end 
-:      023091 le_send_att_find_primary_search_end:
-0x5936 023092 arg 5 ,rega 
-0x5937 023093 call le_fifo_malloc_tx_l2cap_gatt 
-0x5938 023094 setarg attop_find_by_type_value_response 
-0x5939 023095 istore 1 ,contw 
-0x593a 023096 fetch 2 ,mem_le_cur_handle_start 
-0x593b 023097 istore 2 ,contw 
-0x593c 023098 fetch 2 ,mem_le_cur_handle_end 
-0x593d 023099 istore 2 ,contw 
-0x593e 023100 rtn 
-:      023104 le_parse_att_read_by_type_request:
-0x593f 023105 call le_get_search_handle_start_end_common 
-0x5940 023106 call le_get_search_att_uuid 
-0x5941 023107 branch le_send_att_read_by_type_response 
-:      023109 le_send_att_read_by_type_response:
-0x5942 023110 fetcht 2 ,mem_le_search_handle_start 
-0x5943 023111 storet 2 ,mem_temp 
-0x5944 023112 call le_init_attlist_search 
-0x5945 023113 call le_att_get_handle_ptr2 
-0x5946 023114 increase -2 ,contr 
-0x5947 023115 copy contr ,pdata 
-0x5948 023116 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5949 023118 fetcht 2 ,mem_le_search_uuid 
-0x594a 023119 setarg uuid_chrctr_device_name 
-0x594b 023120 isub temp ,null 
-0x594c 023121 branch le_send_att_read_by_type_res_device_name ,zero 
-0x594d 023122 setarg uuid_gatt_characteristic 
-0x594e 023123 isub temp ,null 
-0x594f 023124 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x5950 023125 arg 2 ,timeup 
-:      023126 le_send_att_read_by_type_response_loop:
-0x5951 023127 call le_att_check_handle_end 
-0x5952 023128 nbranch le_send_att_read_by_type_response_end ,positive 
-0x5953 023129 fetcht 2 ,mem_temp 
-0x5954 023130 call le_att_get_handle_info_from_ptr 
-0x5955 023131 beq 1 ,le_send_att_read_by_type_response_end 
-0x5956 023132 call le_att_same_uuid 
-0x5957 023133 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x5958 023134 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x5959 023135 disable user 
-0x595a 023136 arg 20 ,rega 
-0x595b 023137 call le_fifo_malloc_tx_l2cap_gatt 
-0x595c 023138 setarg attop_read_by_type_response 
-0x595d 023139 istore 1 ,contw 
-0x595e 023140 copy contw ,alarm 
-0x595f 023141 increase 1 ,contw 
-0x5960 023143 call le_send_att_read_by_type_write_properties 
-0x5961 023144 call le_att_next_handle 
-0x5962 023145 call le_att_get_handle_info_from_ptr 
-0x5963 023146 call le_send_att_read_by_type_write_uuid 
-0x5964 023147 fetch 1 ,mem_le_cur_uuid_length 
-0x5965 023148 increase 5 ,pdata 
-0x5966 023149 istore 1 ,alarm 
-0x5967 023150 fetch 1 ,mem_le_cur_uuid_length 
-0x5968 023151 beq 16 ,le_send_att_read_by_type_response_end 
-0x5969 023152 increase -1 ,timeup 
-0x596a 023153 branch le_send_att_read_by_type_response_end ,zero 
-:      023154 le_send_att_read_by_type_response_next_handle:
-0x596b 023155 call le_att_next_handle 
-0x596c 023156 branch le_send_att_read_by_type_response_loop 
-:      023157 le_send_att_read_by_type_response_end:
-0x596d 023158 branch le_send_att_error_response_notfound ,user 
-0x596e 023159 branch le_send_auto_len_by_mem 
-:      023161 le_send_att_read_by_type_res_found_next:
-0x596f 023162 call le_store_att_record 
-0x5970 023163 call le_att_next_handle 
-0x5971 023164 call le_att_get_handle_info_from_ptr 
-0x5972 023165 fetch 1 ,mem_le_cur_uuid_length 
-0x5973 023166 beq 16 ,le_send_att_read_by_type_response_end 
-0x5974 023168 call get_contw 
-0x5975 023169 fetch 2 ,mem_temp 
-0x5976 023170 increase -1 ,pdata 
-0x5977 023171 istore 2 ,contw 
-0x5978 023172 call le_write_att_record_common 
-0x5979 023173 call le_send_att_read_by_type_write_uuid 
-0x597a 023174 increase -1 ,timeup 
-0x597b 023175 branch le_send_att_read_by_type_response_end ,zero 
-0x597c 023176 branch le_send_att_read_by_type_response_next_handle 
-:      023179 le_send_att_read_by_type_write_properties:
-0x597d 023180 fetch 2 ,mem_temp 
-0x597e 023181 istore 2 ,contw 
-0x597f 023183 fetch 1 ,mem_le_curr_att_len 
-0x5980 023184 copy pdata ,loopcnt 
-0x5981 023185 call get_contr 
-0x5982 023186 call memcpy_fast 
-0x5983 023187 branch store_contw 
-:      023188 le_send_att_read_by_type_write_uuid:
-0x5984 023189 call get_contw 
-0x5985 023190 fetch 2 ,mem_temp 
-0x5986 023191 istore 2 ,contw 
-0x5987 023192 call store_contw 
-0x5988 023193 fetch 1 ,mem_le_cur_uuid_length 
-0x5989 023194 copy pdata ,loopcnt 
-0x598a 023195 call get_contw 
-0x598b 023196 call get_contr 
-0x598c 023197 isub loopcnt ,contr 
-0x598d 023198 increase -1 ,contr 
-0x598e 023199 call memcpy_fast 
-0x598f 023200 branch store_contw 
-:      023204 le_send_att_read_by_type_res_not_characteristic:
-0x5990 023205 fetcht 2 ,mem_le_search_handle_start 
-0x5991 023206 storet 2 ,mem_temp 
-:      023207 le_send_att_read_by_type_res_not_char_loop:
-0x5992 023208 call le_att_check_handle_end 
-0x5993 023209 nbranch le_send_att_error_response_notfound ,positive 
-0x5994 023210 call le_att_get_handle_info_from_ptr 
-0x5995 023211 beq 1 ,le_send_att_error_response_notfound 
-0x5996 023212 call le_att_same_uuid 
-0x5997 023213 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
-:      023215 le_send_att_read_by_type_res_not_char_common:
-0x5998 023216 arg 20 ,rega 
-0x5999 023217 call le_fifo_malloc_tx_l2cap_gatt 
-0x599a 023218 setarg attop_read_by_type_response 
-0x599b 023219 istore 1 ,contw 
-0x599c 023220 fetch 1 ,mem_le_curr_att_len 
-0x599d 023221 copy pdata ,loopcnt 
-0x599e 023222 increase 2 ,pdata 
-0x599f 023223 istore 1 ,contw 
-0x59a0 023224 fetch 2 ,mem_temp 
-0x59a1 023225 istore 2 ,contw 
-0x59a2 023226 call get_contr 
-0x59a3 023227 call memcpy_fast 
-0x59a4 023228 call store_contw 
-0x59a5 023229 branch le_send_auto_len_by_mem 
-:      023231 le_send_att_read_by_type_res_not_char_next:
-0x59a6 023232 call le_att_next_handle 
-0x59a7 023233 branch le_send_att_read_by_type_res_not_char_loop 
-:      023236 le_send_att_read_by_type_res_device_name:
-0x59a8 023237 arg uuid_chrctr_device_name ,temp 
-0x59a9 023238 call le_att_get_short_uuid_ptr 
-0x59aa 023239 rtn blank 
-0x59ab 023240 increase -5 ,contr 
-0x59ac 023241 ifetch 2 ,contr 
-0x59ad 023242 store 2 ,mem_temp 
-0x59ae 023243 arg 20 ,rega 
-0x59af 023244 call le_fifo_malloc_tx_l2cap_gatt 
-0x59b0 023245 setarg attop_read_by_type_response 
-0x59b1 023246 istore 1 ,contw 
-0x59b2 023247 fetch 1 ,mem_le_name_len 
-0x59b3 023248 copy pdata ,loopcnt 
-0x59b4 023249 increase 2 ,pdata 
-0x59b5 023250 istore 1 ,contw 
-0x59b6 023251 fetch 2 ,mem_temp 
-0x59b7 023252 istore 2 ,contw 
-0x59b8 023253 arg mem_le_name ,contr 
-0x59b9 023254 call memcpy_fast 
-0x59ba 023255 call store_contw 
-0x59bb 023256 branch le_send_auto_len_by_mem 
-:      023260 le_parse_att_read_request:
-0x59bc 023261 fetcht 2 ,mem_le_att_handle 
-0x59bd 023262 fetch 1 ,mem_le_configuration 
-0x59be 023263 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      023265 le_send_att_read_response:
-0x59bf 023266 call le_att_get_handle_ptr 
-0x59c0 023267 branch le_send_att_error_response_notfound ,blank 
-0x59c1 023268 increase -2 ,contr 
-0x59c2 023269 ifetch 2 ,contr 
-0x59c3 023270 arg uuid_chrctr_device_name ,temp 
-0x59c4 023271 isub temp ,null 
-0x59c5 023272 branch le_send_device_name ,zero 
-0x59c6 023273 ifetch 1 ,contr 
-0x59c7 023274 sub pdata ,22 ,null 
-0x59c8 023275 branch le_send_att_read_response_less ,positive 
-0x59c9 023276 force 22 ,pdata 
-:      023277 le_send_att_read_response_less:
-0x59ca 023278 copy pdata ,regc 
-0x59cb 023279 call store_contr 
-0x59cc 023280 add regc ,1 ,rega 
-0x59cd 023281 call le_fifo_malloc_tx_l2cap_gatt 
-0x59ce 023282 setarg attop_read_response 
-0x59cf 023283 istore 1 ,contw 
-0x59d0 023284 copy regc ,loopcnt 
-0x59d1 023285 call get_contr 
-0x59d2 023286 branch memcpy 
-:      023288 le_send_device_name:
-0x59d3 023289 call store_contr 
-0x59d4 023290 fetch 1 ,mem_le_name_len 
-0x59d5 023291 add pdata ,1 ,rega 
-0x59d6 023292 call le_fifo_malloc_tx_l2cap_gatt 
-0x59d7 023293 setarg attop_read_response 
-0x59d8 023294 istore 1 ,contw 
-0x59d9 023295 fetch 1 ,mem_le_name_len 
-0x59da 023296 copy pdata ,loopcnt 
-0x59db 023297 arg mem_le_name ,contr 
-0x59dc 023298 branch memcpy 
-:      023301 le_send_att_read_response_check_auth:
-0x59dd 023302 fetch 2 ,mem_le_pairing_handle 
-0x59de 023303 isub temp ,null 
-0x59df 023304 nbranch le_send_att_read_response ,zero 
-0x59e0 023306 call le_check_encrypt_state 
-0x59e1 023307 nbranch le_send_att_read_response ,user 
-0x59e2 023308 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59e3 023309 branch le_send_att_error_response 
-:      023312 le_parse_att_read_blob_request:
-0x59e4 023313 ifetch 2 ,contr 
-0x59e5 023314 store 2 ,mem_le_att_offset 
-:      023315 le_send_att_read_blob_response:
-0x59e6 023316 arg 20 ,rega 
-0x59e7 023317 call le_fifo_malloc_tx_l2cap_gatt 
-0x59e8 023318 setarg attop_read_blob_response 
-0x59e9 023319 istore 1 ,contw 
-0x59ea 023320 fetch 2 ,mem_le_att_offset 
-0x59eb 023321 iforce rega 
-0x59ec 023322 fetcht 2 ,mem_le_att_handle 
-0x59ed 023323 call le_att_get_handle_ptr 
-0x59ee 023324 branch le_send_att_error_response_notfound ,blank 
-0x59ef 023325 ifetch 1 ,contr 
-0x59f0 023326 isub rega ,loopcnt 
-0x59f1 023327 nbranch le_send_att_error_response_notfound ,positive 
-0x59f2 023328 sub loopcnt ,22 ,null 
-0x59f3 023329 branch le_send_att_read_blob_response_less ,positive 
-0x59f4 023330 force 22 ,loopcnt 
-:      023331 le_send_att_read_blob_response_less:
-0x59f5 023332 deposit rega 
-0x59f6 023333 iadd contr ,contr 
-0x59f7 023334 call memcpy_fast 
-0x59f8 023335 call store_contw 
-0x59f9 023336 branch le_send_auto_len_by_mem 
-:      023339 le_parse_att_read_by_group_type_request:
-0x59fa 023340 call le_get_search_handle_start_end_common 
-0x59fb 023341 call le_get_search_att_type 
-0x59fc 023342 branch le_send_att_read_by_group_type_response 
-:      023347 le_send_att_read_by_group_type_response:
-0x59fd 023348 arg 2 ,timeup 
-0x59fe 023349 fetcht 2 ,mem_le_search_handle_start 
-0x59ff 023353 storet 2 ,mem_temp 
-0x5a00 023354 call le_init_attlist_search 
-0x5a01 023355 call le_att_get_handle_ptr2 
-0x5a02 023356 increase -2 ,contr 
-0x5a03 023357 copy contr ,pdata 
-0x5a04 023358 store 2 ,mem_le_cur_attlist_start_ptr 
-:      023359 le_send_att_read_by_group_type_response_loop:
-0x5a05 023360 call le_att_check_handle_end 
-0x5a06 023361 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x5a07 023362 fetcht 2 ,mem_temp 
-0x5a08 023363 call le_att_get_handle_info_from_ptr 
-0x5a09 023364 beq 1 ,le_send_att_read_by_group_type_end1 
-0x5a0a 023366 call le_att_same_type 
-0x5a0b 023367 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x5a0c 023368 copy timeup ,pdata 
-0x5a0d 023369 beq 0 ,le_send_att_read_by_group_type_end1 
-0x5a0e 023370 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x5a0f 023371 disable user 
-0x5a10 023373 arg 20 ,rega 
-0x5a11 023374 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a12 023375 setarg attop_read_by_group_type_response 
-0x5a13 023376 istore 1 ,contw 
-0x5a14 023377 fetch 1 ,mem_le_curr_att_len 
-0x5a15 023378 increase 4 ,pdata 
-0x5a16 023379 istore 1 ,contw 
-0x5a17 023380 call store_contw 
-0x5a18 023381 branch le_send_att_read_by_group_type_store_record 
-:      023382 le_send_att_read_by_group_type_store_write_record:
-0x5a19 023383 fetch 1 ,mem_le_curr_att_len 
-0x5a1a 023384 beq 16 ,le_send_att_read_by_group_type_end1 
-0x5a1b 023385 fetch 2 ,mem_temp 
-0x5a1c 023386 increase -1 ,pdata 
-0x5a1d 023387 store 2 ,mem_le_cur_handle_end 
-0x5a1e 023388 call le_write_att_record 
-:      023389 le_send_att_read_by_group_type_store_record:
-0x5a1f 023390 fetch 2 ,mem_temp 
-0x5a20 023391 store 2 ,mem_le_cur_handle_start 
-0x5a21 023392 call le_store_att_record 
-0x5a22 023393 increase -1 ,timeup 
-:      023395 le_send_att_read_by_group_type_next_handle:
-0x5a23 023396 call le_att_next_handle 
-0x5a24 023397 branch le_send_att_read_by_group_type_response_loop 
-:      023399 le_send_att_read_by_group_type_end0:
-0x5a25 023400 fetch 2 ,mem_temp 
-0x5a26 023401 store 2 ,mem_le_cur_handle_end 
-0x5a27 023402 branch le_send_att_read_by_group_type_end_common 
-:      023403 le_send_att_read_by_group_type_end1:
-0x5a28 023404 fetch 2 ,mem_temp 
-0x5a29 023405 increase -1 ,pdata 
-0x5a2a 023406 store 2 ,mem_le_cur_handle_end 
-0x5a2b 023407 branch le_send_att_read_by_group_type_end_common 
-:      023408 le_send_att_read_by_group_type_end_common:
-0x5a2c 023409 branch le_send_att_error_response_notfound ,user 
-0x5a2d 023410 call le_write_att_record 
-0x5a2e 023411 branch le_send_auto_len_by_mem 
-:      023416 le_parse_att_write_request:
-0x5a2f 023417 copy contr ,rega 
-0x5a30 023418 fetch 2 ,mem_le_l2cap_size 
-0x5a31 023419 add pdata ,-3 ,regb 
-0x5a32 023420 call le_writeatt_cb 
-:      023421 le_send_att_write_response_check_auth:
-0x5a33 023422 fetch 1 ,mem_le_configuration 
-0x5a34 023423 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x5a35 023425 fetcht 2 ,mem_le_att_handle 
-0x5a36 023426 fetch 2 ,mem_le_pairing_handle 
-0x5a37 023427 isub temp ,null 
-0x5a38 023428 nbranch le_send_att_write_response ,zero 
-0x5a39 023429 call le_check_encrypt_state 
-0x5a3a 023430 nbranch le_send_att_write_response ,user 
-0x5a3b 023431 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5a3c 023432 branch le_send_att_error_response 
-:      023434 le_send_att_write_response:
-0x5a3d 023435 force 1 ,rega 
-0x5a3e 023436 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a3f 023437 setarg attop_write_response 
-0x5a40 023438 istore 1 ,contw 
-0x5a41 023439 rtn 
-:      023441 le_check_encrypt_state:
-0x5a42 023442 call disable_user 
-0x5a43 023443 fetch 1 ,mem_le_pairing_mode 
-0x5a44 023444 rtneq le_pairing_mode_none 
-0x5a45 023445 fetch 1 ,mem_context 
-0x5a46 023446 rtnbit1 lestate_encryption 
-0x5a47 023447 branch enable_user 
-:      023450 le_parse_att_prepare_write_request:
-0x5a48 023451 add contr ,2 ,rega 
-0x5a49 023452 fetch 2 ,mem_le_l2cap_size 
-0x5a4a 023453 add pdata ,-5 ,regb 
-0x5a4b 023454 call le_writeatt_cb 
-0x5a4c 023455 branch le_send_att_prepare_write_response 
-:      023458 le_send_att_prepare_write_response:
-0x5a4d 023459 fetch 2 ,mem_le_l2cap_size 
-0x5a4e 023460 copy pdata ,rega 
-0x5a4f 023461 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a50 023462 setarg attop_prepare_write_response 
-0x5a51 023463 istore 1 ,contw 
-0x5a52 023464 fetch 2 ,mem_le_att_handle 
-0x5a53 023465 istore 2 ,contw 
-0x5a54 023466 fetch 2 ,mem_le_l2cap_size 
-0x5a55 023467 add pdata ,-5 ,loopcnt 
-0x5a56 023468 fetch 2 ,mem_le_payload_ptr 
-0x5a57 023469 add pdata ,7 ,contr 
-0x5a58 023470 ifetch 2 ,contr 
-0x5a59 023471 istore 2 ,contw 
-0x5a5a 023472 branch memcpy_fast 
-:      023476 le_parse_att_execute_write_request:
-:      023478 le_send_att_execute_write_response:
-0x5a5b 023479 force 1 ,rega 
-0x5a5c 023480 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a5d 023481 setarg attop_execute_write_response 
-0x5a5e 023482 istore 1 ,contw 
-0x5a5f 023483 rtn 
-:      023487 le_parse_att_write_command:
-0x5a60 023488 copy contr ,rega 
-0x5a61 023489 fetch 2 ,mem_le_l2cap_size 
-0x5a62 023490 add pdata ,-3 ,regb 
-0x5a63 023491 branch le_writeatt_cb 
-:      023496 le_att_malloc_tx_notify:
-0x5a64 023497 copy temp ,regc 
-0x5a65 023498 increase 3 ,rega 
-0x5a66 023499 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a67 023500 increase -3 ,rega 
-0x5a68 023501 setarg attop_handle_value_notification 
-0x5a69 023502 istore 1 ,contw 
-0x5a6a 023503 copy regc ,temp 
-0x5a6b 023504 istoret 2 ,contw 
-0x5a6c 023505 rtn 
-:      023508 le_att_malloc_tx_indication:
-0x5a6d 023509 copy temp ,regc 
-0x5a6e 023510 increase 3 ,rega 
-0x5a6f 023511 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a70 023512 increase -3 ,rega 
-0x5a71 023513 setarg attop_handle_value_indication 
-0x5a72 023514 istore 1 ,contw 
-0x5a73 023515 copy regc ,temp 
-0x5a74 023516 istoret 2 ,contw 
-0x5a75 023517 rtn 
-:      023522 le_send_att_error_response_notfound:
-0x5a76 023523 jam att_err_attribute_not_found ,mem_le_err_code 
-:      023524 le_send_att_error_response:
-0x5a77 023525 force 5 ,rega 
-0x5a78 023526 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a79 023527 setarg attop_error_response 
-0x5a7a 023528 istore 1 ,contw 
-0x5a7b 023529 fetch 1 ,mem_le_att_opcode 
-0x5a7c 023530 istore 1 ,contw 
-0x5a7d 023531 fetch 2 ,mem_le_att_handle 
-0x5a7e 023532 istore 2 ,contw 
-0x5a7f 023533 fetch 1 ,mem_le_err_code 
-0x5a80 023534 istore 1 ,contw 
-0x5a81 023535 rtn 
-:      023538 le_fifo_malloc_tx_l2cap_gatt:
-0x5a82 023539 force le_l2cap_cid_att ,regb 
-0x5a83 023540 branch le_fifo_malloc_tx_l2cap 
-:      023543 le_att_next_handle:
-0x5a84 023544 fetcht 2 ,mem_temp 
-0x5a85 023545 increase 1 ,temp 
-0x5a86 023546 storet 2 ,mem_temp 
-0x5a87 023547 rtn 
-:      023549 le_att_check_handle_end:
-0x5a88 023550 fetcht 2 ,mem_temp 
-0x5a89 023551 fetch 2 ,mem_le_search_handle_end 
-0x5a8a 023552 isub temp ,null 
-0x5a8b 023553 rtn 
-:      023556 le_att_same_type:
-0x5a8c 023557 fetcht 1 ,mem_le_search_att_type_length 
-0x5a8d 023558 arg mem_le_search_att_type ,rega 
-:      023559 le_att_check_same_common:
-0x5a8e 023560 fetch 1 ,mem_le_cur_uuid_length 
-0x5a8f 023561 copy pdata ,loopcnt 
-0x5a90 023562 isub temp ,null 
-0x5a91 023563 nrtn zero 
-0x5a92 023564 arg mem_le_cur_uuid ,regb 
-0x5a93 023565 branch string_compare 
-:      023567 le_att_same_uuid:
-0x5a94 023568 fetcht 1 ,mem_le_search_uuid_length 
-0x5a95 023569 arg mem_le_search_uuid ,rega 
-0x5a96 023570 branch le_att_check_same_common 
-:      023573 le_store_att_record:
-0x5a97 023574 fetch 1 ,mem_le_curr_att_len 
-0x5a98 023575 store 1 ,mem_tmp_buffer 
-0x5a99 023576 copy pdata ,loopcnt 
-0x5a9a 023577 call get_contr 
-0x5a9b 023578 branch memcpy_fast 
-:      023581 le_write_att_record:
-0x5a9c 023582 call get_contw 
-0x5a9d 023583 fetch 2 ,mem_le_cur_handle_start 
-0x5a9e 023584 istore 2 ,contw 
-0x5a9f 023585 fetch 2 ,mem_le_cur_handle_end 
-0x5aa0 023586 istore 2 ,contw 
-:      023587 le_write_att_record_common:
-0x5aa1 023588 fetch 1 ,mem_tmp_buffer 
-0x5aa2 023589 copy pdata ,loopcnt 
-0x5aa3 023590 call memcpy_fast 
-0x5aa4 023591 branch store_contw 
-:      023595 le_send_auto_len_by_mem:
-0x5aa5 023596 call get_contw 
-0x5aa6 023597 call le_fifo_get_last_att_ptr 
-0x5aa7 023598 copy contw ,pdata 
-0x5aa8 023599 isub contr ,rega 
-0x5aa9 023600 call le_fifo_get_last_l2cap_ptr 
-0x5aaa 023601 copy rega ,pdata 
-0x5aab 023602 istore 2 ,contr 
-0x5aac 023603 increase 4 ,rega 
-0x5aad 023604 call le_fifo_get_last_tx_ptr 
-0x5aae 023605 copy rega ,pdata 
-0x5aaf 023606 istore 1 ,contr 
-0x5ab0 023607 rtn 
-:      023610 le_get_search_handle_start_end_common:
-0x5ab1 023611 rshift8 pdata ,pdata 
-0x5ab2 023612 store 2 ,mem_le_search_handle_start 
-0x5ab3 023613 ifetch 2 ,contr 
-0x5ab4 023614 store 2 ,mem_le_search_handle_end 
-0x5ab5 023615 rtn 
-:      023620 le_parse_signaling:
-0x5ab6 023621 ifetch 1 ,contr 
-0x5ab7 023622 ifetcht 1 ,contr 
-0x5ab8 023623 ifetcht 2 ,contr 
-0x5ab9 023624 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x5aba 023625 rtn 
-:      023626 le_l2cap_parse_conn_parameter_update_rsp:
-0x5abb 023627 ifetch 2 ,contr 
-0x5abc 023628 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5abd 023629 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x5abe 023630 branch ui_ipc_send_event 
-:      023636 le_l2cap_tx_update_req:
-0x5abf 023637 arg 0x0c ,rega 
-0x5ac0 023638 arg l2cap_connection_parameter_update_request ,regc 
-0x5ac1 023639 call le_fifo_malloc_tx_l2cap_signaling 
-0x5ac2 023640 setarg 0x08 
-0x5ac3 023641 istore 2 ,contw 
-0x5ac4 023642 fetch 8 ,mem_le_interval_min 
-0x5ac5 023643 istore 8 ,contw 
-0x5ac6 023644 rtn 
-:      023648 le_fifo_malloc_tx_l2cap_signaling:
-0x5ac7 023649 call le_l2cap_update_signaling_identifier 
-0x5ac8 023650 arg le_l2cap_cid_signal ,regb 
-0x5ac9 023651 call le_fifo_malloc_tx_l2cap 
-0x5aca 023652 copy regc ,pdata 
-0x5acb 023653 istore 1 ,contw 
-0x5acc 023654 fetch 1 ,mem_le_signaling_identifier 
-0x5acd 023655 istore 1 ,contw 
-0x5ace 023656 rtn 
-:      023659 le_l2cap_update_signaling_identifier:
-0x5acf 023660 fetch 1 ,mem_le_signaling_identifier 
-0x5ad0 023662 pincrease 1 
-0x5ad1 023663 store 1 ,mem_le_signaling_identifier 
-0x5ad2 023664 rtnne 0 
-:      023666 le_l2cap_reset_signaling_identifier:
-0x5ad3 023667 jam 1 ,mem_le_signaling_identifier 
-0x5ad4 023668 rtn 
-:      023673 le_pairing_mode_init:
-0x5ad5 023674 fetch 1 ,mem_le_pairing_mode 
-0x5ad6 023675 beq le_pairing_mode_none ,le_set_no_pairing 
-0x5ad7 023676 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x5ad8 023677 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x5ad9 023678 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x5ada 023679 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x5adb 023680 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x5adc 023681 rtn 
-:      023683 le_set_pairing_mode_secure_justwork:
-0x5add 023684 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ade 023685 branch le_set_noinputnooutput 
-:      023686 le_set_pairing_mode_secure_numeric:
-0x5adf 023687 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae0 023688 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5ae1 023689 rtn 
-:      023690 le_set_pairing_mode_secure_passkey:
-0x5ae2 023691 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae3 023692 branch le_set_displayonly 
-:      023693 le_set_no_pairing:
-0x5ae4 023694 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      023695 le_set_noinputnooutput:
-0x5ae5 023696 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x5ae6 023697 rtn 
-:      023698 le_set_pairing_mode_lagacy_just_work:
-0x5ae7 023699 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5ae8 023700 branch le_set_noinputnooutput 
-:      023701 le_set_pairing_mode_lagacy_passkey:
-0x5ae9 023702 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      023703 le_set_displayonly:
-0x5aea 023704 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5aeb 023705 rtn 
-:      023708 le_secure_connection_enable:
-0x5aec 023709 fetch 1 ,mem_le_pres_auth 
-0x5aed 023710 set1 le_auth_secure_connection_pairing_bit ,pdata 
-0x5aee 023711 store 1 ,mem_le_pres_auth 
-0x5aef 023712 rtn 
-:      023713 le_secure_connection_disable:
-0x5af0 023714 fetch 1 ,mem_le_pres_auth 
-0x5af1 023715 set0 le_auth_secure_connection_pairing_bit ,pdata 
-0x5af2 023716 store 1 ,mem_le_pres_auth 
-0x5af3 023717 rtn 
-:      023719 le_parse_smp:
-0x5af4 023720 ifetch 1 ,contr 
-0x5af5 023721 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x5af6 023723 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x5af7 023724 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x5af8 023725 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x5af9 023726 beq smp_encryption_information ,le_parse_smp_encryption_information 
-0x5afa 023727 beq smp_master_identification ,le_parse_smp_master_identification 
-0x5afb 023728 beq smp_identity_information ,le_parse_smp_identity_information 
-0x5afc 023729 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x5afd 023730 beq smp_signing_information ,le_parse_smp_signing_information 
-0x5afe 023731 beq smp_security_request ,le_parse_smp_security_request 
-0x5aff 023732 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x5b00 023733 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x5b01 023734 rtn 
-:      023738 le_send_smp_security_request:
-0x5b02 023739 force 2 ,rega 
-0x5b03 023740 call le_fifo_malloc_tx_l2cap_smp 
-0x5b04 023741 setarg smp_security_request 
-0x5b05 023742 istore 1 ,contw 
-0x5b06 023743 fetch 1 ,mem_le_pres_auth 
-0x5b07 023744 istore 1 ,contw 
-0x5b08 023745 rtn 
-:      023747 le_parse_smp_pairing_request:
-0x5b09 023748 store 1 ,mem_le_preq 
-0x5b0a 023749 ifetch 6 ,contr 
-0x5b0b 023750 istore 6 ,contw 
-0x5b0c 023751 fetch 1 ,mem_le_pairing_mode 
-0x5b0d 023752 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x5b0e 023753 call le_send_smp_pairing_response 
-0x5b0f 023754 call le_check_master_support_secure_connect 
-0x5b10 023755 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x5b11 023756 fetch 1 ,mem_le_preq_iocap 
-0x5b12 023757 beq flag_iocap_displayonly ,le_set_tk_0 
-0x5b13 023758 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x5b14 023759 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x5b15 023760 fetch 1 ,mem_le_pairing_mode 
-0x5b16 023761 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x5b17 023762 rtneq le_pairing_mode_secure_connect_passkey 
-:      023763 le_set_tk_0:
-0x5b18 023764 arg 0 ,pdata 
-0x5b19 023765 store 4 ,mem_le_tk 
-0x5b1a 023766 rtn 
-:      023768 le_parse_smp_pairing_req_passkey:
-0x5b1b 023769 fetch 1 ,mem_le_configuration 
-0x5b1c 023770 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      023771 le_genernate_tk:
-0x5b1d 023772 arg mem_le_tk ,rega 
-0x5b1e 023773 copy rega ,contw 
-0x5b1f 023774 arg 3 ,loopcnt 
-0x5b20 023775 call generate_random_loop 
-0x5b21 023776 fetch 2 ,mem_le_tk + 2 
-0x5b22 023777 and_into 0x7 ,pdata 
-0x5b23 023778 store 2 ,mem_le_tk + 2 
-:      023779 le_parse_smp_pairing_req_fixed_passkey:
-0x5b24 023780 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x5b25 023781 branch ui_ipc_send_event 
-:      023783 le_check_master_support_secure_connect:
-0x5b26 023784 fetch 1 ,mem_le_preq_auth 
-0x5b27 023785 rtnbit1 le_auth_secure_connection_pairing_bit 
-0x5b28 023786 fetch 1 ,mem_le_pairing_mode 
-0x5b29 023787 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5b2a 023788 branch app_ble_disconnect 
-:      023790 le_send_smp_pairing_response:
-0x5b2b 023791 force 7 ,rega 
-0x5b2c 023792 call le_fifo_malloc_tx_l2cap_smp 
-0x5b2d 023793 fetch 7 ,mem_le_pres 
-0x5b2e 023794 istore 7 ,contw 
-0x5b2f 023795 rtn 
-:      023798 le_parse_smp_pairing_confirm:
-0x5b30 023799 copy contr ,rega 
-0x5b31 023800 fetch 1 ,mem_le_pairing_mode 
-0x5b32 023801 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x5b33 023802 copy rega ,contr 
-0x5b34 023803 arg mem_le_rconfirm ,contw 
-0x5b35 023804 call memcpy16 
-0x5b36 023805 branch le_send_smp_pairing_confirm 
-:      023806 le_parse_smp_pairing_confirm_secure_passkey:
-0x5b37 023807 copy rega ,contr 
-0x5b38 023808 arg mem_le_rconfirm ,contw 
-0x5b39 023809 call memcpy16 
-0x5b3a 023810 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5b3b 023811 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x5b3c 023812 rtn 
-:      023815 le_send_smp_pairing_confirm:
-0x5b3d 023816 fetch 1 ,mem_le_pairing_mode 
-0x5b3e 023817 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x5b3f 023818 call generate_confirm 
-0x5b40 023819 force 17 ,rega 
-0x5b41 023820 call le_fifo_malloc_tx_l2cap_smp 
-0x5b42 023821 setarg smp_pairing_confirm 
-0x5b43 023822 istore 1 ,contw 
-0x5b44 023823 branch store_aes_result 
-:      023826 le_send_smp_pairing_confirm_sc:
-0x5b45 023827 arg mem_le_srand ,contw 
-0x5b46 023828 call generate_random 
-0x5b47 023829 call function_f4_cb 
-0x5b48 023830 force 17 ,rega 
-0x5b49 023831 call le_fifo_malloc_tx_l2cap_smp 
-0x5b4a 023832 setarg smp_pairing_confirm 
-0x5b4b 023833 istore 1 ,contw 
-0x5b4c 023834 branch load_inverse_result 
-:      023838 le_parse_smp_pairing_random:
-0x5b4d 023839 copy contr ,rega 
-0x5b4e 023840 fetch 1 ,mem_le_pairing_mode 
-0x5b4f 023841 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x5b50 023842 copy rega ,contr 
-0x5b51 023843 call authenticate_rconfirm 
-0x5b52 023844 branch le_parse_smp_pairing_random_success ,zero 
-:      023845 le_send_pairing_confirm_value_failed:
-0x5b53 023846 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      023847 le_send_pairing_failed:
-0x5b54 023848 force 2 ,rega 
-0x5b55 023849 call le_fifo_malloc_tx_l2cap_smp 
-0x5b56 023850 setarg smp_pairing_failed 
-0x5b57 023851 istore 1 ,contw 
-0x5b58 023852 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x5b59 023853 istore 1 ,contw 
-:      023854 le_parse_smp_pairing_failed:
-0x5b5a 023855 force smp_pairing_timer ,queue 
-0x5b5b 023856 call timer_stop 
-0x5b5c 023857 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5b5d 023858 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x5b5e 023859 branch ui_ipc_send_event 
-:      023861 le_smp_pairing_fail_reason_not_support_pairing:
-0x5b5f 023862 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x5b60 023863 branch le_send_pairing_failed 
-:      023866 le_parse_smp_pairing_random_sc:
-0x5b61 023867 arg mem_le_mrand ,contw 
-0x5b62 023868 copy rega ,contr 
-0x5b63 023869 call memcpy16 
-0x5b64 023870 fetch 1 ,mem_le_pairing_mode 
-0x5b65 023871 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x5b66 023872 call function_g2 
-0x5b67 023875 call le_send_smp_pairing_random 
-0x5b68 023876 fetch 1 ,mem_le_pairing_mode 
-0x5b69 023877 rtnne le_pairing_mode_secure_connect_numeric 
-0x5b6a 023878 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x5b6b 023879 branch ui_ipc_send_event 
-:      023881 le_parse_smp_pairing_random_sc_passkey:
-0x5b6c 023882 call function_f4_ca 
-0x5b6d 023883 arg mem_aes_cmac_temp ,contw 
-0x5b6e 023884 call load_inverse_result 
-0x5b6f 023885 arg mem_aes_cmac_temp ,rega 
-0x5b70 023886 arg mem_le_rconfirm ,regb 
-0x5b71 023887 arg 16 ,loopcnt 
-0x5b72 023888 call string_compare 
-0x5b73 023889 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x5b74 023890 branch le_send_smp_pairing_random 
-:      023892 le_parse_smp_pairing_random_success:
-0x5b75 023893 call generate_stk 
-0x5b76 023894 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5b77 023895 call ui_ipc_send_event 
-0x5b78 023896 jam 1 ,mem_ltk_exists 
-0x5b79 023897 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      023899 le_send_smp_pairing_random:
-0x5b7a 023900 force 17 ,rega 
-0x5b7b 023901 call le_fifo_malloc_tx_l2cap_smp 
-0x5b7c 023902 setarg smp_pairing_random 
-0x5b7d 023903 istore 1 ,contw 
-0x5b7e 023904 arg mem_le_srand ,contr 
-0x5b7f 023905 branch memcpy16 
-:      023907 le_parse_smp_encryption_information:
-0x5b80 023908 arg mem_le_peer_ltk ,contw 
-0x5b81 023909 branch memcpy16 
-:      023911 le_send_smp_encryption_information:
-0x5b82 023912 force 17 ,rega 
-0x5b83 023913 call le_fifo_malloc_tx_l2cap_smp 
-0x5b84 023914 setarg smp_encryption_information 
-0x5b85 023915 istore 1 ,contw 
-0x5b86 023916 fetch 1 ,mem_le_configuration 
-0x5b87 023917 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x5b88 023918 arg mem_le_ltk ,contr 
-0x5b89 023919 branch memcpy16 
-:      023921 le_send_fixed_ltk:
-0x5b8a 023922 arg mem_le_fixed_ltk ,contr 
-0x5b8b 023923 branch memcpy16 
-:      023926 le_send_smp_master_identification:
-0x5b8c 023927 arg mem_le_ediv ,contw 
-0x5b8d 023928 force 10 ,loopcnt 
-0x5b8e 023929 call generate_random_loop 
-0x5b8f 023930 force 11 ,rega 
-0x5b90 023931 call le_fifo_malloc_tx_l2cap_smp 
-0x5b91 023932 setarg smp_master_identification 
-0x5b92 023933 istore 1 ,contw 
-0x5b93 023934 fetch 2 ,mem_le_ediv 
-0x5b94 023935 istore 2 ,contw 
-0x5b95 023936 fetch 8 ,mem_le_rand 
-0x5b96 023937 istore 8 ,contw 
-0x5b97 023938 rtn 
-:      023940 le_send_smp_identity_information:
-0x5b98 023941 force 17 ,rega 
-0x5b99 023942 call le_fifo_malloc_tx_l2cap_smp 
-0x5b9a 023943 setarg smp_identity_information 
-0x5b9b 023944 istore 1 ,contw 
-0x5b9c 023945 setarg 0 
-0x5b9d 023946 istore 8 ,contw 
-0x5b9e 023947 istore 8 ,contw 
-0x5b9f 023948 rtn 
-:      023951 le_send_smp_identity_address_information:
-0x5ba0 023952 force 8 ,rega 
-0x5ba1 023953 call le_fifo_malloc_tx_l2cap_smp 
-0x5ba2 023954 setarg smp_identity_address_information 
-0x5ba3 023955 istore 1 ,contw 
-0x5ba4 023956 fetch 1 ,mem_le_conn_own_addr_type 
-0x5ba5 023957 istore 1 ,contw 
-0x5ba6 023958 fetch 6 ,mem_le_lap 
-0x5ba7 023959 istore 6 ,contw 
-0x5ba8 023960 rtn 
-:      023963 le_send_pairing_fail_unspecified_reason:
-0x5ba9 023964 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x5baa 023965 branch le_send_pairing_failed 
-:      023967 le_check_init_key_distribution:
-0x5bab 023968 fetch 1 ,mem_le_pres_init_key_distribution 
-0x5bac 023969 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x5bad 023970 iand temp ,pdata 
-0x5bae 023971 rtn 
-:      023973 le_parse_smp_identity_information:
-0x5baf 023974 arg mem_le_irk ,contw 
-0x5bb0 023975 call memcpy16 
-0x5bb1 023976 call le_check_init_key_distribution 
-0x5bb2 023977 isolate0 le_initator_irk_bit ,pdata 
-0x5bb3 023978 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bb4 023979 fetch 1 ,mem_device_option 
-0x5bb5 023980 rtnne dvc_op_module 
-0x5bb6 023981 call le_check_master_addr_type 
-0x5bb7 023982 nrtn user 
-0x5bb8 023983 branch app_ble_store_reconn_info 
-:      023986 le_check_master_addr_type:
-0x5bb9 023987 call disable_user 
-0x5bba 023988 fetch 1 ,mem_le_conn_peer_addr_type 
-0x5bbb 023989 rtneq master_public_addr 
-0x5bbc 023990 fetch 1 ,mem_le_plap + 5 
-0x5bbd 023991 compare 0xc0 ,pdata ,0xc0 
-0x5bbe 023992 rtn true 
-0x5bbf 023993 branch enable_user 
-:      023995 le_parse_smp_identity_address_information:
-0x5bc0 023996 call le_check_init_key_distribution 
-0x5bc1 023997 isolate0 le_initator_irk_bit ,pdata 
-0x5bc2 023998 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bc3 023999 rtn 
-:      024001 le_parse_smp_master_identification:
-:      024002 le_parse_smp_signing_information:
-:      024003 le_parse_smp_security_request:
-0x5bc4 024004 rtn 
-:      024006 le_parse_smp_public_key:
-0x5bc5 024007 arg mem_le_pubkey_remote_x_256 ,contw 
-0x5bc6 024008 call memcpy64 
-0x5bc7 024009 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bc8 024010 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x5bc9 024011 rtn 
-:      024013 le_parse_smp_dhkey_check:
-0x5bca 024014 arg mem_sp_confirm_remote ,contw 
-0x5bcb 024015 call memcpy16 
-0x5bcc 024016 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x5bcd 024017 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bce 024018 rtn 
-:      024020 le_send_smp_pairing_public_key:
-0x5bcf 024021 force 65 ,rega 
-0x5bd0 024022 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd1 024023 setarg smp_pairing_public_key 
-0x5bd2 024024 istore 1 ,contw 
-0x5bd3 024025 arg mem_le_pubkey_local_x_256 ,contr 
-0x5bd4 024026 branch memcpy64 
-:      024028 le_send_smp_pairing_dhkey_check:
-0x5bd5 024029 call function_f6_eb 
-0x5bd6 024030 force 17 ,rega 
-0x5bd7 024031 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd8 024032 setarg smp_pairing_dhkey_check 
-0x5bd9 024033 istore 1 ,contw 
-0x5bda 024034 branch load_inverse_result 
-:      024037 le_check_paring_time:
-0x5bdb 024038 fetch 1 ,mem_le_pairing_state 
-0x5bdc 024039 rtneq flag_le_pairing_end 
-0x5bdd 024040 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x5bde 024041 isub temp ,null 
-0x5bdf 024042 nrtn positive 
-0x5be0 024043 arg smp_pairing_timer ,queue 
-0x5be1 024044 call timer_check 
-0x5be2 024045 nrtn blank 
-0x5be3 024046 branch le_send_pairing_fail_unspecified_reason 
-:      024048 le_pairing_sm:
-0x5be4 024049 bpatchx patch2f_0 ,mem_patch2f 
-0x5be5 024050 fetch 1 ,mem_le_pairing_state 
-0x5be6 024051 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x5be7 024052 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x5be8 024053 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x5be9 024054 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x5bea 024055 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x5beb 024056 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x5bec 024057 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x5bed 024058 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x5bee 024059 rtn 
-:      024061 le_pairing_sm_null:
-:      024062 le_pairing_sm_send_sec_req:
-0x5bef 024063 fetch 1 ,mem_le_enc_state 
-0x5bf0 024064 rtnne flag_le_send_start_enc_rsp 
-0x5bf1 024065 jam flag_le_enc_end ,mem_le_enc_state 
-0x5bf2 024066 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5bf3 024067 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x5bf4 024068 branch ui_ipc_send_event 
-:      024071 le_pairing_sm_start:
-0x5bf5 024072 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x5bf6 024073 branch le_send_smp_security_request 
-:      024075 le_pairing_sm_rcv_pairing_req:
-0x5bf7 024076 jam flag_le_pairing_auth ,mem_le_pairing_state 
-0x5bf8 024077 setarg timer_smp_pairing_timeout 
-0x5bf9 024078 arg smp_pairing_timer ,queue 
-0x5bfa 024079 branch timer_init 
-:      024081 le_pairing_sm_after_auth:
-0x5bfb 024082 fetch 1 ,mem_le_enc_state 
-0x5bfc 024083 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x5bfd 024084 rtn 
-:      024086 le_pairing_sm_after_auth_start_enc:
-0x5bfe 024087 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x5bff 024088 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x5c00 024089 call ui_ipc_send_event 
-0x5c01 024090 call le_send_smp_encryption_information 
-0x5c02 024091 fetch 1 ,mem_device_option 
-0x5c03 024092 rtnne dvc_op_module 
-0x5c04 024093 call le_check_master_addr_type 
-0x5c05 024094 rtn user 
-0x5c06 024095 branch app_ble_store_reconn_info 
-:      024098 le_pairng_sm_send_enc_information:
-0x5c07 024099 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x5c08 024100 branch le_send_smp_master_identification 
-:      024102 le_pairng_sm_send_master_indentification:
-0x5c09 024103 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x5c0a 024104 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x5c0b 024105 iand temp ,pdata 
-0x5c0c 024106 isolate0 le_initator_irk_bit ,pdata 
-0x5c0d 024107 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x5c0e 024108 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x5c0f 024109 branch le_send_smp_identity_information 
-:      024111 le_pairng_sm_send_indentity_information:
-0x5c10 024112 call le_send_smp_identity_address_information 
-0x5c11 024113 branch le_parse_start_enc_rsp_after_auth_end 
-:      024116 le_parse_start_enc_rsp_after_auth_end:
-0x5c12 024117 force smp_pairing_timer ,queue 
-0x5c13 024118 call timer_stop 
-0x5c14 024119 jam flag_le_enc_end ,mem_le_enc_state 
-0x5c15 024120 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5c16 024121 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x5c17 024122 branch ui_ipc_send_event 
-:      024126 le_secure_connect_sm:
-0x5c18 024127 bpatchx patch2f_1 ,mem_patch2f 
-0x5c19 024128 fetch 1 ,mem_le_pairing_mode 
-0x5c1a 024129 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5c1b 024130 fetch 1 ,mem_le_secure_connect_flag 
-0x5c1c 024131 rtnne le_sp_flag_commit_256 
-0x5c1d 024132 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x5c1e 024133 fetch 1 ,mem_le_secure_connect_state 
-0x5c1f 024134 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x5c20 024135 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x5c21 024136 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x5c22 024137 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x5c23 024138 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x5c24 024139 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x5c25 024140 rtn 
-:      024143 le_sc_sm_passkey_wait_confirm:
-0x5c26 024144 fetch 1 ,mem_authentication_passkey_times 
-0x5c27 024145 copy pdata ,queue 
-0x5c28 024146 increase 1 ,pdata 
-0x5c29 024147 store 1 ,mem_authentication_passkey_times 
-0x5c2a 024148 fetch 4 ,mem_le_tk 
-0x5c2b 024149 qisolate1 pdata 
-0x5c2c 024150 setarg 0x80 
-0x5c2d 024151 setflag true ,0 ,pdata 
-0x5c2e 024152 store 1 ,mem_passkey_1bit 
-0x5c2f 024153 branch le_sc_sm_ready_send_pairing_confirm 
-:      024155 le_sc_sm_wait_confirm_gkey:
-0x5c30 024156 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x5c31 024157 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x5c32 024158 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x5c33 024159 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c34 024160 rtn 
-:      024162 le_sc_confirm_gkey_ok:
-0x5c35 024163 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5c36 024164 call ui_ipc_send_event 
-0x5c37 024165 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x5c38 024166 branch le_send_smp_pairing_dhkey_check 
-:      024168 le_sc_sm_receive_dhkey:
-0x5c39 024169 fetch 1 ,mem_sp_dhkey_invalid 
-0x5c3a 024170 beq sp_key_valid_256 ,le_dhkey_ready 
-0x5c3b 024171 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c3c 024172 rtn 
-:      024174 le_dhkey_ready:
-0x5c3d 024175 call function_f5 
-0x5c3e 024179 fetch 1 ,mem_le_pairing_mode 
-0x5c3f 024180 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x5c40 024181 call le_set_tk_0 
-:      024182 le_dhkey_ready_common:
-0x5c41 024183 call function_f6_ea 
-0x5c42 024184 arg mem_aes_cmac_temp ,rega 
-0x5c43 024185 arg mem_sp_confirm_remote ,regb 
-0x5c44 024186 arg 16 ,loopcnt 
-0x5c45 024187 call string_compare 
-0x5c46 024188 branch le_dhkey_check_ok ,zero 
-:      024189 le_dhkey_check_fail:
-0x5c47 024190 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x5c48 024191 branch le_send_pairing_failed 
-:      024194 le_dhkey_check_ok:
-0x5c49 024195 call sp_calc_check_publickey_256 
-0x5c4a 024196 nbranch le_dhkey_check_fail ,zero 
-0x5c4b 024197 jam 1 ,mem_ltk_exists 
-0x5c4c 024198 fetch 1 ,mem_le_pairing_mode 
-0x5c4d 024199 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x5c4e 024200 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x5c4f 024201 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c50 024202 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x5c51 024203 rtn 
-:      024205 le_sc_sm_send_public_key:
-0x5c52 024206 fetch 1 ,mem_le_pairing_mode 
-0x5c53 024207 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x5c54 024208 jam 0 ,mem_passkey_1bit 
-:      024209 le_sc_sm_ready_send_pairing_confirm:
-0x5c55 024210 branch le_send_smp_pairing_confirm 
-:      024212 le_sc_sm_send_public_key_passkey:
-0x5c56 024216 jam 0 ,mem_authentication_passkey_times 
-0x5c57 024217 branch le_parse_smp_pairing_req_passkey 
-:      024220 le_sc_sm_receive_public_key:
-0x5c58 024221 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c59 024222 fetch 1 ,mem_le_sc_local_key_invalid 
-0x5c5a 024223 beq sp_key_valid_256 ,le_public_key_ready 
-0x5c5b 024225 rtn 
-:      024227 le_public_key_ready:
-0x5c5c 024228 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x5c5d 024229 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x5c5e 024230 branch sp_dhkey_calc_256 
-:      024232 le_sc_sm_wait_send_public_key:
-0x5c5f 024233 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c60 024234 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x5c61 024235 branch le_send_smp_pairing_public_key 
-:      024239 le_fifo_malloc_tx_l2cap_smp:
-0x5c62 024240 force le_l2cap_cid_smp ,regb 
-0x5c63 024241 branch le_fifo_malloc_tx_l2cap 
-:      024245 le_parse_ll:
-0x5c64 024246 fetch 1 ,mem_le_rxbuf + 2 
-0x5c65 024247 beq ll_connection_update_req ,le_parse_connection_update_req 
-0x5c66 024248 beq ll_channel_map_req ,le_parse_channel_map_req 
-0x5c67 024249 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x5c68 024250 beq ll_enc_req ,le_parse_enc_req 
-0x5c69 024251 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x5c6a 024252 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x5c6b 024253 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x5c6c 024254 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x5c6d 024255 beq ll_feature_req ,le_parse_feature_req 
-0x5c6e 024256 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x5c6f 024257 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x5c70 024258 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x5c71 024259 beq ll_version_ind ,le_parse_version_ind 
-0x5c72 024260 beq ll_reject_ind ,le_parse_reject_ind 
-0x5c73 024261 beq ll_ping_req ,le_parse_ping_req 
-0x5c74 024262 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x5c75 024263 arg 2 ,rega 
-0x5c76 024264 arg ll_unknown_rsp ,regb 
-0x5c77 024265 call le_fifo_malloc_tx_ll 
-0x5c78 024266 fetch 1 ,mem_le_rxbuf + 2 
-0x5c79 024267 istore 1 ,contw 
-0x5c7a 024268 rtn 
-:      024271 le_parse_connection_update_req:
-0x5c7b 024272 ifetch 9 ,contr 
-0x5c7c 024273 store 9 ,mem_le_new_param 
-0x5c7d 024274 ifetch 2 ,contr 
-0x5c7e 024275 store 2 ,mem_le_instant 
-0x5c7f 024276 fetch 1 ,mem_le_state 
-0x5c80 024277 set1 lestate_update_param ,pdata 
-0x5c81 024278 store 1 ,mem_le_state 
-0x5c82 024279 rtn 
-:      024281 le_parse_channel_map_req:
-0x5c83 024282 ifetch 5 ,contr 
-0x5c84 024283 store 5 ,mem_le_new_map 
-0x5c85 024284 ifetch 2 ,contr 
-0x5c86 024285 store 2 ,mem_le_instant 
-0x5c87 024286 fetcht 2 ,mem_le_event_count 
-0x5c88 024287 isub temp ,null 
-0x5c89 024288 nbranch le_parse_terminate_ind ,positive 
-0x5c8a 024289 fetch 1 ,mem_le_state 
-0x5c8b 024290 set1 lestate_update_map ,pdata 
-0x5c8c 024291 store 1 ,mem_le_state 
-0x5c8d 024292 rtn 
-:      024295 le_parse_terminate_ind:
-0x5c8e 024296 setarg 20 
-0x5c8f 024297 store 2 ,mem_le_superto 
-0x5c90 024298 store 2 ,mem_le_init_superto 
-0x5c91 024299 rtn 
-:      024301 le_send_terminate_ind_user_terminated:
-0x5c92 024302 arg error_remote_user_terminated_connection ,regc 
-:      024305 le_send_terminate_ind:
-0x5c93 024306 arg 2 ,rega 
-0x5c94 024307 arg ll_terminate_ind ,regb 
-0x5c95 024308 call le_fifo_malloc_tx_ll 
-0x5c96 024309 copy regc ,pdata 
-0x5c97 024310 istore 1 ,contw 
-0x5c98 024311 rtn 
-:      024313 le_parse_feature_req:
-:      024315 le_send_feature_rsp:
-0x5c99 024316 arg 9 ,rega 
-0x5c9a 024317 arg ll_feature_rsp ,regb 
-0x5c9b 024318 call le_fifo_malloc_tx_ll 
-0x5c9c 024319 setarg param_le_features 
-0x5c9d 024320 istore 8 ,contw 
-0x5c9e 024321 rtn 
-:      024324 le_parse_version_ind:
-0x5c9f 024325 rtn master 
-:      024326 le_send_version_ind:
-0x5ca0 024327 arg 6 ,rega 
-0x5ca1 024328 arg ll_version_ind ,regb 
-0x5ca2 024329 call le_fifo_malloc_tx_ll 
-0x5ca3 024330 fetch 5 ,mem_lmp_version 
-0x5ca4 024331 istore 5 ,contw 
-0x5ca5 024332 rtn 
-:      024335 le_parse_ping_req:
-0x5ca6 024336 arg ll_ping_rsp ,regb 
-0x5ca7 024337 branch le_send_ll_one_lenth 
-:      024340 le_send_ll_one_lenth:
-0x5ca8 024341 arg 1 ,rega 
-0x5ca9 024342 branch le_fifo_malloc_tx_ll 
-:      024345 le_parse_enc_req:
-0x5caa 024346 ifetch 8 ,contr 
-0x5cab 024347 store 8 ,mem_le_rand 
-0x5cac 024348 ifetch 2 ,contr 
-0x5cad 024349 store 2 ,mem_le_ediv 
-0x5cae 024350 ifetch 8 ,contr 
-0x5caf 024351 store 8 ,mem_le_skdm 
-0x5cb0 024352 ifetch 4 ,contr 
-0x5cb1 024353 store 4 ,mem_le_ivm 
-0x5cb2 024354 call le_send_enc_rsp 
-0x5cb3 024355 bpatchx patch2f_2 ,mem_patch2f 
-0x5cb4 024356 fetch 1 ,mem_le_pairing_state 
-0x5cb5 024357 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x5cb6 024358 fetch 1 ,mem_le_configuration 
-0x5cb7 024359 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x5cb8 024360 fetch 1 ,mem_nv_data_number 
-0x5cb9 024361 ncall load_device_list_mode_4 ,blank 
-0x5cba 024362 fetch 1 ,mem_ltk_exists 
-0x5cbb 024363 beq 0 ,le_ltk_lost 
-:      024364 le_parse_enc_req_after_auth:
-0x5cbc 024365 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x5cbd 024366 call le_send_start_enc_req 
-0x5cbe 024367 branch generate_sk 
-:      024369 le_parse_enc_req_fixed_ltk:
-0x5cbf 024370 jam 1 ,mem_ltk_exists 
-0x5cc0 024371 arg mem_le_fixed_ltk ,contr 
-0x5cc1 024372 arg mem_le_ltk ,contw 
-0x5cc2 024373 call memcpy16 
-0x5cc3 024374 branch le_parse_enc_req_after_auth 
-:      024377 le_ltk_lost:
-0x5cc4 024378 bpatchx patch2f_3 ,mem_patch2f 
-0x5cc5 024379 jam flag_le_enc_null ,mem_le_enc_state 
-0x5cc6 024380 jam flag_le_enc_null ,mem_le_pairing_state 
-0x5cc7 024381 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x5cc8 024382 branch ui_ipc_send_event 
-:      024384 le_send_reject_ind:
-0x5cc9 024385 arg 2 ,rega 
-0x5cca 024386 arg ll_reject_ind ,regb 
-0x5ccb 024387 call le_fifo_malloc_tx_ll 
-0x5ccc 024388 setarg le_err_pin_or_key_missing 
-0x5ccd 024389 istore 1 ,contw 
-0x5cce 024390 rtn 
-:      024392 le_send_enc_rsp:
-0x5ccf 024393 arg mem_le_skds ,contw 
-0x5cd0 024394 force 8 ,loopcnt 
-0x5cd1 024395 call generate_random_loop 
-0x5cd2 024396 arg mem_le_ivs ,contw 
-0x5cd3 024397 force 4 ,loopcnt 
-0x5cd4 024398 call generate_random_loop 
-0x5cd5 024399 arg 13 ,rega 
-0x5cd6 024400 arg ll_enc_rsp ,regb 
-0x5cd7 024401 call le_fifo_malloc_tx_ll 
-0x5cd8 024402 fetch 8 ,mem_le_skds 
-0x5cd9 024403 istore 8 ,contw 
-0x5cda 024404 fetch 4 ,mem_le_ivs 
-0x5cdb 024405 istore 4 ,contw 
-0x5cdc 024406 rtn 
-:      024408 le_send_start_enc_req:
-0x5cdd 024409 arg ll_start_enc_req ,regb 
-0x5cde 024410 branch le_send_ll_one_lenth 
-:      024412 le_send_start_enc_rsp:
-0x5cdf 024413 arg ll_start_enc_rsp ,regb 
-0x5ce0 024414 branch le_send_ll_one_lenth 
-:      024417 le_parse_enc_rsp:
-0x5ce1 024418 ifetch 8 ,contr 
-0x5ce2 024419 store 8 ,mem_le_skds 
-0x5ce3 024420 ifetch 4 ,contr 
-0x5ce4 024421 store 4 ,mem_le_ivs 
-0x5ce5 024422 branch generate_sk 
-:      024424 le_parse_start_enc_req:
-0x5ce6 024425 fetch 1 ,mem_le_state 
-0x5ce7 024426 set1 lestate_encryption ,pdata 
-0x5ce8 024427 store 1 ,mem_le_state 
-0x5ce9 024428 rtn 
-:      024430 le_parse_start_enc_rsp:
-0x5cea 024431 rtn master 
-0x5ceb 024432 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x5cec 024433 call ui_ipc_send_event 
-0x5ced 024434 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x5cee 024435 branch le_send_start_enc_rsp 
-:      024437 le_parse_pause_enc_req:
-0x5cef 024438 jam flag_le_enc_pause ,mem_le_enc_state 
-0x5cf0 024439 call le_send_pause_enc_rsp 
-0x5cf1 024440 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x5cf2 024441 branch ui_ipc_send_event 
-:      024443 le_send_pause_enc_rsp:
-0x5cf3 024444 arg ll_pause_enc_rsp ,regb 
-0x5cf4 024445 branch le_send_ll_one_lenth 
-:      024448 le_parse_feature_rsp:
-:      024449 le_parse_unknown_rsp:
-:      024450 le_parse_pause_enc_rsp:
-:      024451 le_parse_reject_ind:
-:      024452 le_parse_ping_rsp:
-0x5cf5 024453 rtn 
-:      024460 init_lmp:
-0x5cf6 024461 rtn wake 
-:      024462 init_lmp_work:
-0x5cf7 024463 bpatchx patch2f_4 ,mem_patch2f 
-0x5cf8 024464 setarg 0 
-0x5cf9 024465 store 1 ,mem_lmp_to_send 
-0x5cfa 024466 store 1 ,mem_conn_sm 
-0x5cfb 024467 store 1 ,mem_lmo_opcode1 
-0x5cfc 024468 store 1 ,mem_lmo_opcode2 
-0x5cfd 024469 store 1 ,mem_esco_addr 
-0x5cfe 024470 store 1 ,mem_auth_enable 
-0x5cff 024471 store 1 ,mem_connection_options 
-0x5d00 024472 store 1 ,mem_pairing_auth 
-0x5d01 024473 jam switch_flag_init ,mem_switch_flag 
-0x5d02 024474 jam 0 ,mem_switch_fail_master_count 
-0x5d03 024475 jam null_encryp ,mem_wait_encryption 
-:      024476 init_lmp_reinit:
-0x5d04 024477 jam 0 ,mem_pairing_auth 
-0x5d05 024478 jam 0 ,mem_sp_localsm 
-0x5d06 024479 jam 0 ,mem_lmp_conn_state 
-:      024481 parse_rx_done:
-0x5d07 024482 rtn 
-:      024484 parse_lmp:
-0x5d08 024485 bpatchx patch2f_5 ,mem_patch2f 
-0x5d09 024486 call setlocalsm_master ,master 
-0x5d0a 024487 ncall setlocalsm_slave ,master 
-0x5d0b 024488 call lmo_fifo_check 
-0x5d0c 024489 nrtn blank 
-0x5d0d 024490 fetch 1 ,mem_state_map 
-0x5d0e 024491 rtnbit0 smap_rxlmp 
-0x5d0f 024492 set0 smap_rxlmp ,pdata 
-0x5d10 024493 set0 mark_rxbuf_inuse ,mark 
-0x5d11 024494 store 1 ,mem_state_map 
-0x5d12 024495 fetch 1 ,mem_rxbuf 
-0x5d13 024496 fetcht 1 ,mem_state_map 
-0x5d14 024497 isolate1 smap_lmptidinit ,pdata 
-0x5d15 024498 setflag true ,smap_lmptid ,temp 
-0x5d16 024499 storet 1 ,mem_state_map 
-0x5d17 024500 and_into 0x2 ,temp 
-0x5d18 024501 storet 1 ,mem_lmo_tid2 
-0x5d19 024502 fetcht 1 ,mem_state_map 
-0x5d1a 024503 rshift pdata ,pdata 
-0x5d1b 024504 store 1 ,mem_lmi_opcode2 
-0x5d1c 024505 bpatchx patch2f_6 ,mem_patch2f 
-0x5d1d 024506 fetch 1 ,mem_lmi_opcode2 
-0x5d1e 024507 beq lmp_escape ,parse_lmp_escape 
-0x5d1f 024508 beq lmp_accepted ,parse_lmp_accepted 
-0x5d20 024509 beq lmp_not_accepted ,parse_lmp_not_accepted 
-0x5d21 024510 beq lmp_set_afh ,parse_lmp_set_afh 
-0x5d22 024511 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
-0x5d23 024512 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
-0x5d24 024513 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
-0x5d25 024514 beq lmp_auto_rate ,parse_lmp_auto_rate 
-0x5d26 024515 beq lmp_test_control ,parse_lmp_test_control 
-0x5d27 024516 beq lmp_test_activate ,parse_lmp_test_activate 
-0x5d28 024517 beq lmp_setup_complete ,parse_lmp_setup_complete 
-0x5d29 024518 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
-0x5d2a 024519 beq lmp_features_req ,parse_lmp_features_req 
-0x5d2b 024520 beq lmp_host_connection_req ,parse_lmp_conn_req 
-0x5d2c 024521 beq lmp_version_req ,parse_lmp_version_req 
-0x5d2d 024522 beq lmp_version_res ,parse_lmp_version_res 
-0x5d2e 024523 beq lmp_detach ,parse_lmp_detach 
-0x5d2f 024524 beq lmp_max_slot ,parse_lmp_max_slot 
-0x5d30 024525 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
-0x5d31 024526 beq lmp_name_req ,parse_lmp_name_req 
-0x5d32 024527 beq lmp_name_res ,parse_lmp_name_res 
-0x5d33 024528 beq lmp_features_res ,parse_lmp_features_res 
-0x5d34 024529 beq lmp_comb_key ,parse_lmp_comb_key 
-0x5d35 024530 beq lmp_au_rand ,parse_lmp_au_rand 
-0x5d36 024531 beq lmp_in_rand ,parse_lmp_in_rand 
-0x5d37 024532 beq lmp_sres ,parse_lmp_sres 
-0x5d38 024533 beq lmp_incr_power_req ,parse_lmp_incr_power 
-0x5d39 024534 beq lmp_decr_power_req ,parse_lmp_decr_power 
-0x5d3a 024535 beq lmp_max_power ,parse_lmp_max_power 
-0x5d3b 024536 beq lmp_min_power ,parse_lmp_min_power 
-0x5d3c 024537 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
-0x5d3d 024538 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
-0x5d3e 024539 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
-0x5d3f 024540 beq lmp_slot_offset ,parse_lmp_slot_offset 
-0x5d40 024541 beq lmp_sniff_req ,parse_lmp_sniff_req 
-0x5d41 024542 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
-0x5d42 024543 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
-0x5d43 024544 beq lmp_switch_req ,parse_lmp_switch_req 
-0x5d44 024545 beq lmp_temp_rand ,parse_lmp_temp_rand 
-0x5d45 024546 beq lmp_temp_key ,parse_lmp_temp_key 
-0x5d46 024547 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
-0x5d47 024548 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
-0x5d48 024549 beq lmp_unit_key ,parse_lmp_unit_key 
-0x5d49 024550 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
-0x5d4a 024551 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
-0x5d4b 024552 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
-0x5d4c 024553 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
-0x5d4d 024554 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
-0x5d4e 024555 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
-0x5d4f 024556 beq lmp_dhkey_check ,parse_dhkey_check 
-0x5d50 024557 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
-0x5d51 024558 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
-:      024561 reject_unknown_packet:
-0x5d52 024562 jam unknown_lmp_pdu ,mem_lmo_reason2 
-:      024563 reject_lmp_packet:
-0x5d53 024564 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5d54 024565 rtn 
-:      024567 parse_lmp_clkoffset_req:
-0x5d55 024568 jam lmp_clkoffset_res ,mem_lmo_opcode2 
-0x5d56 024569 rtn 
-:      024571 parse_enc_key_size_mask_req:
-0x5d57 024572 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
-0x5d58 024573 rtn 
-:      024575 parse_lmp_set_afh:
-0x5d59 024576 fetch 4 ,mem_rxbuf + 1 
-0x5d5a 024577 lshift pdata ,pdata 
-0x5d5b 024578 store 4 ,mem_afh_instant 
-0x5d5c 024579 fetch 1 ,mem_rxbuf + 5 
-0x5d5d 024580 store 1 ,mem_afh_new_mod 
-0x5d5e 024581 fetch 5 ,mem_rxbuf + 6 
-0x5d5f 024582 store 5 ,mem_afh_map_new 
-0x5d60 024583 fetch 5 ,mem_rxbuf + 11 
-0x5d61 024584 istore 5 ,contw 
-0x5d62 024585 fetch 1 ,mem_mode 
-0x5d63 024586 set1 afh_change ,pdata 
-0x5d64 024587 store 1 ,mem_mode 
-0x5d65 024588 rtn 
-:      024589 parse_lmp_escape:
-0x5d66 024590 bpatchx patch2f_7 ,mem_patch2f 
-0x5d67 024591 fetch 1 ,mem_rxbuf + 1 
-0x5d68 024592 set1 7 ,pdata 
-0x5d69 024593 store 1 ,mem_lmi_opcode2 
-0x5d6a 024594 beq lmp_ext_accepted ,parse_lmpext_accepted 
-0x5d6b 024595 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
-0x5d6c 024596 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
-0x5d6d 024597 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
-0x5d6e 024598 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
-0x5d6f 024599 beq lmp_ext_features_req ,parse_lmpext_features_req 
-0x5d70 024600 beq lmp_ext_features_res ,parse_lmpext_features_res 
-0x5d71 024601 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
-0x5d72 024602 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
-0x5d73 024603 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
-0x5d74 024604 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
-0x5d75 024605 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
-0x5d76 024606 rtneq lmp_ext_features_res 
-:      024609 reject_unknown_ext_packet:
-0x5d77 024610 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d78 024611 jam unknown_lmp_pdu ,mem_lmo_reason2 
-0x5d79 024613 rtn 
-:      024614 parse_lmpext_chn_classification_req:
-0x5d7a 024615 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d7b 024616 jam not_support_chn_classification ,mem_lmo_reason2 
-0x5d7c 024617 rtn 
-:      024619 parse_lmpext_iocap_req:
-0x5d7d 024620 call iocap_lmpext_load 
-0x5d7e 024621 jam lmp_io_cap_res ,mem_lmo_opcode2 
-0x5d7f 024622 rtn 
-:      024624 parse_lmpext_iocap_res:
-0x5d80 024625 call iocap_lmpext_load 
-0x5d81 024626 branch iocap_lmpext_common 
-:      024628 iocap_lmpext_load:
-0x5d82 024629 arg mem_sp_iocap_remote ,contw 
-0x5d83 024630 fetch 3 ,mem_rxbuf + 2 
-0x5d84 024631 istore 3 ,contw 
-0x5d85 024632 rtn 
-:      024634 iocap_lmpext_common:
-0x5d86 024635 branch master_set_mem_master_sp_flag ,true 
-0x5d87 024636 rtn 
-:      024637 parse_lmpext_accepted:
-0x5d88 024638 fetch 1 ,mem_rxbuf + 3 
-0x5d89 024639 set1 7 ,pdata 
-0x5d8a 024640 store 1 ,mem_lmi_accepted_opcode 
-0x5d8b 024641 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
-0x5d8c 024642 rtn 
-:      024645 parse_lmpext_not_accepted:
-0x5d8d 024646 fetch 1 ,mem_rxbuf + 3 
-0x5d8e 024647 set1 7 ,pdata 
-0x5d8f 024648 store 1 ,mem_lmi_accepted_opcode 
-0x5d90 024649 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
-0x5d91 024650 rtn 
-:      024652 parse_lmpext_accepted_ptt:
-0x5d92 024653 fetch 1 ,mem_ptt 
-0x5d93 024654 fetcht 1 ,mem_state_map 
-0x5d94 024655 nsetflag blank ,smap_edr ,temp 
-0x5d95 024656 storet 1 ,mem_state_map 
-:      024657 parse_lmpext_not_accepted_ptt:
-0x5d96 024658 fetch 1 ,mem_state 
-0x5d97 024659 rtnbit0 state_init_seq 
-0x5d98 024660 set0 state_init_seq ,pdata 
-0x5d99 024661 store 1 ,mem_state 
-0x5d9a 024662 fetch 1 ,mem_auth_enable 
-0x5d9b 024663 nrtn blank 
-0x5d9c 024664 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5d9d 024665 rtn 
-:      024667 parse_lmpext_pause_encrypt:
-0x5d9e 024668 nbranch parse_lmpext_pause_encrypt_slave ,master 
-0x5d9f 024669 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5da0 024670 branch tid_reply 
-:      024672 parse_lmpext_pause_encrypt_slave:
-0x5da1 024673 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
-0x5da2 024674 rtn 
-:      024676 parse_lmpext_resume_encrypt:
-0x5da3 024679 call tid_reply 
-0x5da4 024680 branch lmp_start_encryption 
-:      024682 parse_lmpext_features_req:
-0x5da5 024683 jam lmp_ext_features_res ,mem_lmo_opcode2 
-0x5da6 024684 rtn 
-:      024686 parse_lmpext_features_res:
-0x5da7 024687 fetcht 1 ,mem_rxbuf + 4 
-0x5da8 024688 and temp ,0x1 ,temp 
-0x5da9 024689 storet 1 ,mem_remote_sppcap 
-0x5daa 024690 fetch 1 ,mem_hci_cmd 
-0x5dab 024691 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
-0x5dac 024692 jam 0 ,mem_hci_cmd 
-:      024693 parse_lmpext_features_res_not_hci:
-0x5dad 024694 fetch 1 ,mem_conn_sm 
-0x5dae 024695 rtnne conn_sm_wait_features_ext 
-0x5daf 024696 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5db0 024697 branch process_conn_sm 
-:      024699 parse_lmp_accepted:
-0x5db1 024700 bpatchx patch30_0 ,mem_patch30 
-0x5db2 024701 fetch 1 ,mem_rxbuf + 1 
-0x5db3 024702 store 1 ,mem_lmi_accepted_opcode 
-0x5db4 024703 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
-0x5db5 024704 beq lmp_in_rand ,parse_lmp_accepted_inrand 
-0x5db6 024705 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
-0x5db7 024706 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
-0x5db8 024707 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
-0x5db9 024708 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
-0x5dba 024709 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
-0x5dbb 024710 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
-0x5dbc 024711 beq lmp_switch_req ,parse_lmp_accepted_switch 
-0x5dbd 024713 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
-0x5dbe 024714 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
-0x5dbf 024715 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
-0x5dc0 024716 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
-0x5dc1 024717 rtn 
-:      024719 parse_lmp_not_accepted:
-0x5dc2 024720 bpatchx patch30_1 ,mem_patch30 
-0x5dc3 024721 fetch 1 ,mem_rxbuf + 1 
-0x5dc4 024722 store 1 ,mem_lmi_accepted_opcode 
-0x5dc5 024723 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
-0x5dc6 024724 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
-0x5dc7 024725 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
-0x5dc8 024726 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
-0x5dc9 024727 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
-0x5dca 024729 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
-0x5dcb 024730 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
-0x5dcc 024731 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
-0x5dcd 024732 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
-0x5dce 024733 rtn 
-:      024735 parse_lmp_accepted_switch:
-0x5dcf 024736 jam bt_evt_switch_accept ,mem_fifo_temp 
-0x5dd0 024737 call ui_ipc_send_event 
-0x5dd1 024738 branch role_switch_prepare0 
-:      024739 parse_lmp_not_accepted_switch:
-0x5dd2 024740 jam bt_evt_switch_not_accept ,mem_fifo_temp 
-0x5dd3 024741 call ui_ipc_send_event 
-0x5dd4 024742 jam switch_flag_not_accept ,mem_switch_flag 
-0x5dd5 024743 setarg timer_switch_waite 
-0x5dd6 024744 arg switch_wait_timer ,queue 
-0x5dd7 024745 branch timer_init 
-:      024748 parse_lmp_accepted_hostconn:
-0x5dd8 024751 fetch 1 ,mem_lmp_conn_state 
-0x5dd9 024752 set1 received_conn_req ,pdata 
-0x5dda 024753 store 1 ,mem_lmp_conn_state 
-0x5ddb 024754 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x5ddc 024755 call ui_ipc_send_event 
-0x5ddd 024756 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-:      024758 parse_lmp_accepted_hostconn_ctn:
-0x5dde 024760 fetch 1 ,mem_conn_sm 
-0x5ddf 024761 bne conn_sm_wait_conn_accept ,parse_rx_done 
-0x5de0 024764 jam conn_sm_auth_pair ,mem_conn_sm 
-0x5de1 024765 rtn 
-:      024773 parse_lmp_not_accepted_hostconn:
-0x5de2 024774 jam acl_connection_already_exists ,mem_disconn_reason_send 
-0x5de3 024775 jam lmp_detach ,mem_lmo_opcode2 
-0x5de4 024777 jam conn_sm_standby ,mem_conn_sm 
-0x5de5 024779 branch parse_rx_done ,true 
-0x5de6 024780 rtn 
-:      024782 parse_lmp_accepted_inrand:
-0x5de7 024783 fetch 1 ,mem_link_key_exists 
-0x5de8 024784 nrtn blank 
-0x5de9 024785 call clear_linkkey 
-0x5dea 024786 call lmp_generate_key 
-0x5deb 024787 rtn master 
-0x5dec 024788 set1 mark_slave_in_rand_accepted ,mark 
-0x5ded 024789 rtn 
-:      024791 parse_lmp_accepted_enc_mode:
-0x5dee 024792 nrtn master 
-0x5def 024793 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x5df0 024794 fetch 1 ,mem_state_map 
-0x5df1 024795 rtnbit0 smap_encryption 
-0x5df2 024796 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5df3 024797 rtn 
-:      024799 parse_lmp_accepted_enc_keysize:
-0x5df4 024800 branch lmp_start_encryption 
-:      024802 parse_lmp_accepted_start_enc:
-0x5df5 024803 call send_create_conn_start_l2cap_timer_sm 
-0x5df6 024804 fetch 1 ,mem_state 
-0x5df7 024805 rtnbit1 state_conn_comp 
-0x5df8 024806 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5df9 024807 fetch 1 ,mem_conn_sm 
-0x5dfa 024808 rtnne conn_sm_encrypt_wait 
-0x5dfb 024809 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
-0x5dfc 024810 rtn 
-:      024812 parse_lmp_accepted_stop_enc:
-0x5dfd 024820 rtn 
-:      024822 parse_lmp_not_accepted_aurand:
-:      024823 parse_lmp_not_accepted_aurand_send_detach:
-0x5dfe 024824 jam lmp_detach ,mem_lmo_opcode2 
-0x5dff 024825 jam other_end_terminated ,mem_disconn_reason_send 
-0x5e00 024826 rtn 
-:      024828 parse_lmp_not_accepted_inrand:
-0x5e01 024829 fetch 1 ,mem_rxbuf + 2 
-0x5e02 024830 beq key_missing ,parse_lmp_inrand_key_missing 
-0x5e03 024831 rtnne pairing_not_allowed 
-0x5e04 024832 jam pairing_not_allowed ,mem_disconn_reason_send 
-0x5e05 024833 jam lmp_detach ,mem_lmo_opcode2 
-0x5e06 024834 rtn 
-:      024835 parse_lmp_inrand_key_missing:
-0x5e07 024836 jam key_missing ,mem_disconn_reason_send 
-0x5e08 024837 jam lmp_detach ,mem_lmo_opcode2 
-0x5e09 024838 rtn 
-:      024840 parse_lmp_not_accepted_name_req:
-0x5e0a 024841 rtn 
-:      024843 parse_lmp_not_accepted_simple_pairing_number:
-0x5e0b 024844 jam sp_stat_null ,mem_sp_state 
-0x5e0c 024845 jam lmp_detach ,mem_lmo_opcode2 
-0x5e0d 024846 branch parse_rx_done 
-:      024848 parse_lmp_not_accepted_dhkey_check:
-0x5e0e 024849 jam sp_stat_null ,mem_sp_state 
-0x5e0f 024850 jam lmp_detach ,mem_lmo_opcode2 
-0x5e10 024851 branch parse_rx_done 
-:      024852 parse_lmp_not_accepted_unsniff_req:
-0x5e11 024853 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
-0x5e12 024854 branch ui_ipc_send_event 
-:      024856 parse_lmp_accepted_unsniff_req:
-0x5e13 024857 jam bt_evt_unsniff_accept ,mem_fifo_temp 
-0x5e14 024858 call ui_ipc_send_event 
-0x5e15 024859 branch sniff_exit 
-:      024861 parse_lmp_accepted_sniff_req:
-0x5e16 024862 jam bt_evt_sniff_accept ,mem_fifo_temp 
-0x5e17 024863 call ui_ipc_send_event 
-0x5e18 024864 setarg 0 
-0x5e19 024865 store 2 ,mem_dsniff 
-0x5e1a 024866 fetch 2 ,mem_sniff_param_interval 
-0x5e1b 024867 lshift pdata ,pdata 
-0x5e1c 024868 store 2 ,mem_tsniff 
-0x5e1d 024869 fetch 1 ,mem_sniff_param_attempt 
-0x5e1e 024870 store 1 ,mem_sniff_attempt 
-0x5e1f 024871 fetch 1 ,mem_sniff_param_timeout 
-0x5e20 024872 store 1 ,mem_sniff_timeout 
-0x5e21 024873 branch sniff_init 
-:      024875 parse_lmp_not_acdcept_sniff_req:
-0x5e22 024876 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
-0x5e23 024877 branch ui_ipc_send_event 
-:      024879 parse_lmp_crypt_key:
-0x5e24 024880 fetcht 1 ,mem_rxbuf + 1 
-0x5e25 024881 storet 1 ,mem_key_size 
-0x5e26 024882 branch accept_lmp_msg 
-:      024884 parse_lmp_setup_complete:
-0x5e27 024885 fetch 1 ,mem_lmp_conn_state 
-0x5e28 024886 set1 received_setup_complete ,pdata 
-0x5e29 024887 store 1 ,mem_lmp_conn_state 
-0x5e2a 024888 rtnbit1 sent_setup_complete 
-0x5e2b 024889 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5e2c 024890 branch parse_rx_done 
-:      024892 parse_lmp_max_slot:
-0x5e2d 024895 rtn 
-:      024897 parse_lmp_max_slot_req:
-0x5e2e 024898 fetch 1 ,mem_max_slot 
-0x5e2f 024899 fetcht 1 ,mem_rxbuf + 1 
-0x5e30 024900 isub temp ,null 
-0x5e31 024902 branch accept_lmp_msg ,positive 
-0x5e32 024903 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e33 024904 jam unspecified_error ,mem_lmo_reason2 
-0x5e34 024905 jam lmp_max_slot_req ,mem_lmi_opcode2 
-0x5e35 024906 rtn 
-:      024908 parse_lmp_detach:
-0x5e36 024909 call prepare_disconnect 
-0x5e37 024910 branch accept_lmp_msg 
-:      024912 accept_lmp_msg:
-0x5e38 024913 jam lmp_accepted ,mem_lmo_opcode2 
-0x5e39 024914 rtn 
-:      024916 parse_lmp_incr_power:
-0x5e3a 024917 jam lmp_max_power ,mem_lmo_opcode2 
-0x5e3b 024918 rtn 
-:      024920 parse_lmp_decr_power:
-0x5e3c 024921 jam lmp_min_power ,mem_lmo_opcode2 
-0x5e3d 024922 rtn 
-:      024924 parse_lmp_version_res:
-0x5e3e 024925 fetch 1 ,mem_conn_sm 
-0x5e3f 024926 rtneq conn_sm_wait_version 
-0x5e40 024928 jam conn_sm_send_features ,mem_conn_sm 
-0x5e41 024930 rtn 
-:      024933 parse_lmp_auto_rate:
-0x5e42 024934 rtn 
-:      024936 parse_lmp_in_rand:
-0x5e43 024937 call lmp_copy_rand 
-0x5e44 024938 jam pincode_state_wait_pincode ,mem_pincode_state 
-0x5e45 024939 jam bt_evt_pincode_req ,mem_fifo_temp 
-0x5e46 024940 call ui_ipc_send_event 
-0x5e47 024942 call tid_check 
-0x5e48 024943 nbranch lmp_accept_inrand ,true 
-0x5e49 024945 nbranch parse_lmp_inrand_res ,master 
-0x5e4a 024946 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e4b 024947 jam lmp_in_rand ,mem_lmi_opcode2 
-0x5e4c 024948 jam transaction_collision ,mem_lmo_reason2 
-0x5e4d 024949 rtn 
-:      024950 parse_lmp_inrand_res:
-0x5e4e 024951 fetch 1 ,mem_op 
-0x5e4f 024952 set1 op_inrand_req ,pdata 
-0x5e50 024953 store 1 ,mem_op 
-0x5e51 024954 rtn 
-:      024957 pop_tid_follow:
-0x5e52 024958 fetcht 1 ,mem_state_map 
-0x5e53 024959 nsetflag blank ,smap_lmptid ,temp 
-0x5e54 024960 storet 1 ,mem_state_map 
-0x5e55 024961 rtn 
-:      024964 push_tid_follow:
-0x5e56 024965 fetch 1 ,mem_lmo_tid2 
-0x5e57 024966 rshift pdata ,pdata 
-0x5e58 024967 and_into 1 ,pdata 
-0x5e59 024968 rtn 
-:      024970 parse_lmp_au_rand_moudle:
-0x5e5a 024971 fetch 1 ,mem_nv_data_number 
-0x5e5b 024972 rtn blank 
-0x5e5c 024973 fetch 1 ,mem_pairing_auth 
-0x5e5d 024974 call load_device_list ,blank 
-0x5e5e 024975 rtn 
-:      024977 parse_lmp_au_rand:
-0x5e5f 024978 call parse_lmp_au_rand_moudle 
-0x5e60 024979 call push_tid_follow 
-0x5e61 024980 store 1 ,mem_sres_tid 
-0x5e62 024981 call lmp_copy_rand 
-0x5e63 024982 jam lmp_sres ,mem_lmo_opcode2 
-0x5e64 024983 fetch 1 ,mem_link_key_exists 
-0x5e65 024984 nrtn blank 
-0x5e66 024985 fetch 1 ,mem_state 
-0x5e67 024986 rtnbit1 state_combkey 
-0x5e68 024987 jam key_missing ,mem_lmo_reason2 
-0x5e69 024988 branch reject_lmp_packet 
-:      024990 parse_lmp_sres:
-0x5e6a 024991 arg mem_plap ,rega 
-0x5e6b 024992 call function_e1 
-0x5e6c 024993 fetch 4 ,mem_rxbuf + 1 
-0x5e6d 024994 fetcht 4 ,mem_input_store 
-0x5e6e 024995 isub temp ,null 
-0x5e6f 024996 branch authentication_ok ,zero 
-0x5e70 024997 jam lmp_detach ,mem_lmo_opcode2 
-0x5e71 024998 jam authentication_failure_error ,mem_disconn_reason_send 
-0x5e72 024999 rtn 
-:      025000 authentication_ok:
-0x5e73 025001 call authentication_ok_common 
-0x5e74 025002 fetch 1 ,mem_ssp_enable 
-0x5e75 025003 branch pairing_success ,blank 
-0x5e76 025004 rtn 
-:      025007 authentication_ok_common:
-0x5e77 025008 call copy_aco 
-0x5e78 025009 call linkkey_ready 
-0x5e79 025010 fetch 1 ,mem_op 
-0x5e7a 025011 isolate1 op_auth_req ,pdata 
-0x5e7b 025012 set0 op_auth_req ,pdata 
-0x5e7c 025013 store 1 ,mem_op 
-0x5e7d 025014 fetch 1 ,mem_conn_sm 
-0x5e7e 025015 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
-0x5e7f 025016 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
-0x5e80 025017 rtn 
-:      025018 authentication_ok_conn_sm:
-0x5e81 025019 fetch 1 ,mem_pairing_auth 
-0x5e82 025020 rtnne defalt_pairing_auth 
-0x5e83 025021 fetch 1 ,mem_state_map 
-0x5e84 025022 rtnbit1 smap_encryption 
-0x5e85 025023 branch host_create_conn_encrypt 
-:      025025 parse_lmp_comb_key:
-0x5e86 025026 arg mem_rxbuf + 1 ,rega 
-0x5e87 025027 arg mem_kinit ,regb 
-0x5e88 025028 arg mem_random_number ,contw 
-0x5e89 025029 call xor16 
-0x5e8a 025030 arg mem_plap ,rega 
-0x5e8b 025031 call generate_linkkey 
-0x5e8c 025032 jam lmp_au_rand ,mem_lmo_opcode2 
-0x5e8d 025033 fetch 1 ,mem_state 
-0x5e8e 025034 bbit0 state_combkey ,lmp_generate_key 
-0x5e8f 025035 rtn 
-:      025037 parse_lmp_name_res:
-0x5e90 025038 fetch 2 ,mem_len 
-0x5e91 025039 add pdata ,-3 ,loopcnt 
-0x5e92 025040 fetcht 1 ,mem_rxbuf + 1 
-0x5e93 025041 setarg mem_tmp_buffer 
-0x5e94 025042 iadd temp ,contw 
-0x5e95 025043 arg mem_rxbuf + 3 ,contr 
-0x5e96 025044 call memcpy 
-0x5e97 025045 fetcht 1 ,mem_name_offset 
-0x5e98 025046 fetch 1 ,mem_rxbuf + 2 
-0x5e99 025047 isub temp ,pdata 
-0x5e9a 025048 sub pdata ,14 ,null 
-0x5e9b 025049 branch parse_lmp_name_res_end ,positive 
-0x5e9c 025050 add temp ,14 ,pdata 
-0x5e9d 025051 store 1 ,mem_name_offset 
-0x5e9e 025052 jam lmp_name_req ,mem_lmo_opcode2 
-0x5e9f 025053 rtn 
-:      025054 parse_lmp_name_res_end:
-0x5ea0 025055 fetch 1 ,mem_state_map 
-0x5ea1 025056 set1 smap_name_res ,pdata 
-0x5ea2 025057 store 1 ,mem_state_map 
-0x5ea3 025058 bbit1 smap_name_req ,lmp_disconnect 
-0x5ea4 025059 rtn 
-:      025060 parse_lmp_name_req:
-0x5ea5 025061 fetch 1 ,mem_rxbuf + 1 
-0x5ea6 025062 store 1 ,mem_lmi_opcode2 
-0x5ea7 025063 jam lmp_name_res ,mem_lmo_opcode2 
-0x5ea8 025064 rtn 
-:      025066 parse_lmp_conn_req:
-0x5ea9 025067 branch accept_lmp_msg 
-:      025069 parse_lmp_timing_accuracy_req:
-0x5eaa 025070 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
-0x5eab 025071 rtn 
-:      025073 parse_lmp_features_req:
-0x5eac 025074 jam lmp_features_res ,mem_lmo_opcode2 
-0x5ead 025075 rtn 
-:      025077 parse_lmp_version_req:
-0x5eae 025078 jam lmp_version_res ,mem_lmo_opcode2 
-0x5eaf 025079 rtn 
-:      025081 parse_lmp_supervision_timeout:
-0x5eb0 025084 rtn 
-:      025088 parse_lmp_sniff_subrating_req:
-0x5eb1 025089 fetch 2 ,mem_tsniff 
-0x5eb2 025090 iforce temp 
-0x5eb3 025091 fetch 1 ,mem_rxbuf + 2 
-0x5eb4 025092 store 1 ,mem_subsniff_rate 
-0x5eb5 025093 imul32 temp ,temp 
-0x5eb6 025094 fetch 2 ,mem_rxbuf + 3 
-0x5eb7 025095 lshift pdata ,pdata 
-0x5eb8 025096 store 2 ,mem_subsniff_tcmax 
-0x5eb9 025097 fetch 4 ,mem_rxbuf + 5 
-0x5eba 025098 lshift pdata ,pdata 
-0x5ebb 025099 store 4 ,mem_subsniff_instant 
-0x5ebc 025101 deposit temp 
-0x5ebd 025102 store 2 ,mem_subsniff_tsniff 
-0x5ebe 025103 rtn 
-:      025104 parse_lmpext_packet_type_table_req:
-0x5ebf 025105 fetcht 1 ,mem_ptt 
-0x5ec0 025106 fetch 1 ,mem_rxbuf + 2 
-0x5ec1 025107 ixor temp ,null 
-0x5ec2 025108 nbranch reject_unknown_ext_packet ,zero 
-0x5ec3 025109 isolate1 0 ,pdata 
-0x5ec4 025110 fetch 1 ,mem_state_map 
-0x5ec5 025111 setflag true ,smap_edr ,pdata 
-0x5ec6 025112 store 1 ,mem_state_map 
-0x5ec7 025113 jam lmp_ext_accepted ,mem_lmo_opcode2 
-0x5ec8 025114 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
-0x5ec9 025115 rtn 
-:      025118 parse_lmp_sniff_subrating_res:
-:      025119 parse_lmp_preferred_rate:
-:      025120 parse_lmp_max_power:
-:      025121 parse_lmp_min_power:
-0x5eca 025122 rtn 
-:      025123 parse_lmp_page_mode_req:
-0x5ecb 025125 branch accept_lmp_msg 
-:      025126 parse_lmp_page_scan_mode_req:
-0x5ecc 025129 branch accept_lmp_msg 
-:      025133 parse_lmp_slot_offset:
-0x5ecd 025134 fetch 2 ,mem_rxbuf + 1 
-0x5ece 025135 store 2 ,mem_slot_offset 
-0x5ecf 025136 rtn 
-:      025138 parse_lmp_sniff_req_check_sniff_para:
-0x5ed0 025139 fetch 2 ,mem_rxbuf + 4 
-0x5ed1 025140 fetcht 1 ,mem_lpm_mult 
-0x5ed2 025141 imul32 temp ,pdata 
-0x5ed3 025142 arg 0x640 ,temp 
-0x5ed4 025143 isub temp ,null 
-0x5ed5 025145 rtn 
-:      025147 parse_lmp_sniff_req:
-0x5ed6 025148 fetch 2 ,mem_rxbuf + 6 
-0x5ed7 025149 branch lmp_reject_sniff ,blank 
-0x5ed8 025150 call parse_lmp_sniff_req_check_sniff_para 
-0x5ed9 025151 branch lmp_reject_sniff ,positive 
-0x5eda 025152 fetch 1 ,mem_device_option 
-0x5edb 025153 sub pdata ,dvc_op_module ,null 
-0x5edc 025154 call module_set_lpm_mult_2 ,zero 
-0x5edd 025155 fetch 1 ,mem_state 
-0x5ede 025156 bbit1 state_insniff ,lmp_reject_sniff 
-0x5edf 025157 fetch 2 ,mem_rxbuf + 2 
-0x5ee0 025158 lshift pdata ,pdata 
-0x5ee1 025159 store 2 ,mem_dsniff 
-0x5ee2 025160 fetch 2 ,mem_rxbuf + 4 
-0x5ee3 025161 lshift pdata ,pdata 
-0x5ee4 025162 store 2 ,mem_tsniff 
-0x5ee5 025163 fetch 2 ,mem_rxbuf + 6 
-0x5ee6 025164 store 1 ,mem_sniff_attempt 
-0x5ee7 025165 iforce temp 
-0x5ee8 025166 fetch 2 ,mem_rxbuf + 8 
-0x5ee9 025167 store 1 ,mem_sniff_timeout 
-0x5eea 025168 isub temp ,null 
-0x5eeb 025169 nbranch set_big_value_to_attempt ,positive 
-0x5eec 025170 store 1 ,mem_sniff_attempt 
-:      025171 set_big_value_to_attempt:
-0x5eed 025173 jam lmp_accepted ,mem_lmo_opcode2 
-0x5eee 025174 jam lmp_sniff_req ,mem_lmi_opcode2 
-0x5eef 025175 rtn 
-:      025177 lmp_reject_sniff:
-0x5ef0 025178 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5ef1 025179 branch reject_lmp_packet 
-:      025181 parse_lmp_start_encryption_req:
-0x5ef2 025182 call accept_lmp_msg 
-0x5ef3 025183 call lmp_copy_rand 
-0x5ef4 025184 call function_e3 
-0x5ef5 025185 branch start_encryption 
-:      025187 parse_lmp_stop_encryption_req:
-0x5ef6 025188 call accept_lmp_msg 
-0x5ef7 025189 branch stop_encryption 
-:      025192 parse_lmp_switch_req:
-0x5ef8 025193 fetch 4 ,mem_rxbuf + 1 
-0x5ef9 025194 lshift pdata ,pdata 
-0x5efa 025196 branch parse_lmp_switch_accept ,master 
-0x5efb 025197 fetcht 1 ,mem_link_key_exists 
-0x5efc 025198 nbranch parse_lmp_switch_req_clear_mark ,blank 
-:      025199 parse_lmp_switch_req_not_accept:
-0x5efd 025200 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5efe 025201 jam lmp_switch_req ,mem_lmi_opcode2 
-0x5eff 025202 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f00 025203 rtn 
-:      025204 parse_lmp_switch_req_clear_mark:
-0x5f01 025205 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x5f02 025206 jam 0 ,mem_conn_sm 
-0x5f03 025207 branch role_switch_prepare 
-:      025209 parse_lmp_switch_accept:
-0x5f04 025210 call role_switch_prepare 
-0x5f05 025211 set1 mark_reconn_recieve_switch ,mark 
-0x5f06 025212 fetch 1 ,mem_connection_options 
-0x5f07 025213 set0 connection_switch ,pdata 
-0x5f08 025214 store 1 ,mem_connection_options 
-0x5f09 025215 branch accept_lmp_msg 
-:      025219 parse_lmp_temp_rand:
-:      025220 parse_lmp_temp_key:
-:      025221 parse_lmp_timing_accuracy_res:
-:      025222 parse_lmp_unit_key:
-:      025223 parse_lmp_use_semi_permanend_key:
-0x5f0a 025224 rtn 
-:      025227 parse_lmp_unsniff_req:
-0x5f0b 025228 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f0c 025229 jam lmp_unsniff_req ,mem_lmi_opcode2 
-0x5f0d 025230 jam bt_evt_remote_unsniff ,mem_fifo_temp 
-0x5f0e 025231 call ui_ipc_send_event 
-0x5f0f 025232 branch sniff_exit 
-:      025234 parse_lmp_encapsulated_header:
-0x5f10 025235 fetch 1 ,mem_rxbuf + 1 
-0x5f11 025236 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f12 025237 fetch 1 ,mem_rxbuf + 2 
-0x5f13 025238 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f14 025239 fetch 1 ,mem_rxbuf + 3 
-0x5f15 025240 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f16 025241 call check_localsm 
-0x5f17 025242 branch parse_lmp_encapsulated_header_master ,true 
-0x5f18 025243 jam sp_stat_key_recv ,mem_sp_state 
-:      025244 parse_lmp_encapsulated_header_master:
-0x5f19 025245 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f1a 025246 jam lmp_encapsulated_header ,mem_lmi_opcode2 
-0x5f1b 025247 branch parse_rx_done 
-:      025249 parse_lmp_encapsulated_header_reject:
-0x5f1c 025250 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f1d 025251 branch reject_lmp_packet 
-:      025253 parse_lmp_accepted_encapsulated_header:
-0x5f1e 025256 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f1f 025258 rtn 
-:      025259 parse_lmp_accepted_simple_pairing_number:
-0x5f20 025260 fetch 1 ,mem_ssp_mode_flag 
-0x5f21 025261 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
-0x5f22 025262 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
-:      025263 parse_lmp_accepted_simple_pairing_number_common:
-0x5f23 025264 call check_localsm 
-0x5f24 025265 rtn true 
-0x5f25 025266 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f26 025267 rtn 
-:      025269 parse_lmp_accepted_simple_pairing_number_ssp_pin:
-0x5f27 025270 call g_noninit_number_confirm 
-0x5f28 025271 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
-0x5f29 025272 call ui_ipc_send_event 
-0x5f2a 025273 branch parse_lmp_accepted_simple_pairing_number_common 
-:      025276 parse_lmp_accepted_simple_pairing_number_passkey:
-0x5f2b 025277 call check_localsm 
-0x5f2c 025278 rtn true 
-0x5f2d 025279 fetch 1 ,mem_authentication_passkey_times 
-0x5f2e 025280 beq 19 ,authentication_passkey_end 
-0x5f2f 025281 increase 1 ,pdata 
-0x5f30 025282 store 1 ,mem_authentication_passkey_times 
-:      025285 authentication_passkey:
-0x5f31 025286 jam sp_flag_commit ,mem_sp_flag 
-0x5f32 025287 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f33 025288 fetch 1 ,mem_authentication_passkey_times 
-0x5f34 025289 copy pdata ,queue 
-0x5f35 025290 fetch 6 ,mem_pin 
-0x5f36 025291 qisolate1 pdata 
-0x5f37 025292 setarg 0x80 
-0x5f38 025293 setflag true ,0 ,pdata 
-0x5f39 025294 store 1 ,mem_passkey_1bit 
-0x5f3a 025295 rtn 
-:      025297 authentication_passkey_end:
-0x5f3b 025298 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f3c 025299 rtn 
-:      025301 parse_lmp_accepted_dhkey_check:
-0x5f3d 025302 call parse_lmp_accepted_dhkey_check_common 
-:      025303 pairing_success:
-0x5f3e 025304 fetch 1 ,mem_flag_pairing_state 
-0x5f3f 025305 rtn blank 
-0x5f40 025306 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
-0x5f41 025307 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
-0x5f42 025308 branch ui_ipc_send_event 
-:      025311 parse_lmp_accepted_dhkey_check_common:
-0x5f43 025313 call check_localsm 
-0x5f44 025314 ncall g_noninit ,true 
-0x5f45 025315 call g_init ,true 
-0x5f46 025316 call check_localsm 
-0x5f47 025317 rtn true 
-0x5f48 025318 jam sp_stat_link_key_calc ,mem_sp_state 
-0x5f49 025319 jam sp_flag_commit ,mem_sp_flag 
-0x5f4a 025320 rtn 
-:      025322 parse_simple_pairing_confirm:
-0x5f4b 025323 arg mem_sp_confirm_remote ,contw 
-0x5f4c 025324 arg mem_rxbuf + 1 ,contr 
-0x5f4d 025325 call memcpy16 
-0x5f4e 025326 fetch 1 ,mem_ssp_mode_flag 
-0x5f4f 025327 rtneq ssp_mode_passkey_entry_flag 
-0x5f50 025328 branch master_set_mem_master_sp_flag 
-:      025330 parse_lmp_encapsulated_payload:
-0x5f51 025331 fetch 1 ,mem_master_sp_state 
-0x5f52 025332 beq sp_stat_random_send ,parse_encapsulated_payload_master 
-0x5f53 025333 fetch 1 ,mem_sp_state 
-0x5f54 025334 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
-:      025335 parse_encapsulated_payload_master:
-0x5f55 025336 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f56 025337 sub pdata ,0x20 ,contw 
-0x5f57 025338 nbranch parse_lmp_encapsulated_payload_reject ,positive 
-0x5f58 025339 arg mem_sp_pubkey_remote ,contw 
-0x5f59 025340 iadd contw ,contw 
-0x5f5a 025341 fetch 8 ,mem_rxbuf + 1 
-0x5f5b 025342 istore 8 ,contw 
-0x5f5c 025343 fetch 8 ,mem_rxbuf + 9 
-0x5f5d 025344 istore 8 ,contw 
-0x5f5e 025345 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f5f 025346 increase 16 ,pdata 
-0x5f60 025347 store 1 ,mem_sp_remote_key_recv_count 
-0x5f61 025348 bne encapsulated_len_p192 ,accept_lmp_msg 
-:      025349 parse_lmp_encapsulated_payload_completed:
-0x5f62 025350 call check_localsm 
-0x5f63 025351 branch accept_lmp_msg ,true 
-0x5f64 025352 jam sp_key_valid ,mem_sp_remote_key_invalid 
-0x5f65 025353 jam sp_stat_key_generate ,mem_sp_state 
-0x5f66 025354 jam sp_flag_commit ,mem_sp_flag 
-0x5f67 025355 branch accept_lmp_msg 
-:      025356 parse_lmp_encapsulated_payload_reject:
-0x5f68 025357 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f69 025358 branch reject_lmp_packet 
-:      025359 parse_lmp_accepted_encapsulated_payload:
-0x5f6a 025360 fetch 1 ,mem_sp_local_key_send_count 
-0x5f6b 025361 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
-0x5f6c 025362 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f6d 025363 branch parse_rx_done 
-:      025365 parse_lmp_encapsulated_payload_all_accepted:
-0x5f6e 025366 call check_localsm 
-0x5f6f 025367 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
-0x5f70 025368 fetch 1 ,mem_ssp_mode_flag 
-0x5f71 025369 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
-0x5f72 025370 jam sp_flag_commit ,mem_sp_flag 
-0x5f73 025371 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f74 025372 branch parse_rx_done 
-:      025374 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
-0x5f75 025375 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
-0x5f76 025376 branch ui_ipc_send_event 
-:      025379 parse_lmp_encapsulated_payload_all_accepted_master:
-0x5f77 025381 branch parse_rx_done 
-:      025383 parse_lmp_simple_pairing_number:
-0x5f78 025384 fetch 1 ,mem_master_sp_state 
-0x5f79 025385 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
-0x5f7a 025386 fetch 1 ,mem_sp_state 
-0x5f7b 025387 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
-:      025388 parse_lmp_simple_pairing_number_master:
-0x5f7c 025389 arg mem_sp_random_remote ,contw 
-0x5f7d 025390 fetch 8 ,mem_rxbuf + 1 
-0x5f7e 025391 istore 8 ,contw 
-0x5f7f 025392 fetch 8 ,mem_rxbuf + 9 
-0x5f80 025393 istore 8 ,contw 
-0x5f81 025394 call check_localsm 
-0x5f82 025395 branch parse_lmp_simple_pairing_number_master0 ,true 
-0x5f83 025396 jam sp_stat_random_send ,mem_sp_state 
-0x5f84 025397 jam sp_flag_commit ,mem_sp_flag 
-0x5f85 025398 branch accept_lmp_msg 
-:      025399 parse_lmp_simple_pairing_number_master0:
-0x5f86 025400 jam sp_stat_commit_calc ,mem_master_sp_state 
-0x5f87 025401 branch master_set_mem_master_sp_flag 
-:      025404 parse_lmp_simple_pairing_number_reject:
-0x5f88 025405 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f89 025406 branch reject_lmp_packet 
-:      025408 parse_dhkey_check:
-0x5f8a 025409 fetch 1 ,mem_master_sp_state 
-0x5f8b 025410 beq sp_stat_confirm_send ,parse_dhkey_check_master 
-0x5f8c 025411 fetch 1 ,mem_sp_state 
-0x5f8d 025412 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
-:      025413 parse_dhkey_check_master:
-0x5f8e 025414 arg mem_sp_check_result ,contw 
-0x5f8f 025415 arg mem_rxbuf + 1 ,contr 
-0x5f90 025416 call memcpy16 
-0x5f91 025417 call check_localsm 
-0x5f92 025418 branch parse_dhkey_check_master0 ,true 
-0x5f93 025419 fetch 1 ,mem_ssp_mode_flag 
-0x5f94 025420 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
-:      025421 number_comparison_successed:
-0x5f95 025422 jam 0 ,mem_flag_mode_ssp_pin 
-0x5f96 025423 jam sp_stat_confirm_check ,mem_sp_state 
-0x5f97 025424 jam sp_flag_commit ,mem_sp_flag 
-0x5f98 025425 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x5f99 025426 branch parse_rx_done 
-:      025428 parse_dhkey_check_master0:
-0x5f9a 025429 jam sp_stat_confirm_check ,mem_master_sp_state 
-0x5f9b 025430 jam sp_flag_commit ,mem_master_sp_flag 
-0x5f9c 025431 branch parse_rx_done 
-:      025432 parse_lmp_dhkey_check_reject:
-0x5f9d 025433 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f9e 025434 branch reject_lmp_packet 
-:      025436 number_comparison_mode:
-0x5f9f 025437 fetch 1 ,mem_flag_mode_ssp_pin 
-0x5fa0 025438 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
-0x5fa1 025439 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
-0x5fa2 025440 store 1 ,mem_flag_mode_ssp_pin 
-0x5fa3 025441 rtn 
-:      025443 comparison_result:
-0x5fa4 025444 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x5fa5 025445 jam 0 ,mem_flag_mode_ssp_pin 
-0x5fa6 025446 branch parse_lmp_dhkey_check_reject 
-:      025449 parse_lmp_clkoffset_res:
-0x5fa7 025450 branch parse_rx_done 
-:      025452 parse_lmp_encryption_mode_req:
-0x5fa8 025453 fetch 1 ,mem_connection_options 
-0x5fa9 025454 set0 connection_encrypt 
-0x5faa 025455 store 1 ,mem_connection_options 
-0x5fab 025456 call accept_lmp_msg 
-0x5fac 025457 nrtn master 
-0x5fad 025458 fetch 1 ,mem_rxbuf + 1 
-0x5fae 025459 fetcht 1 ,mem_op 
-0x5faf 025460 setflag blank ,op_stop_enc ,temp 
-0x5fb0 025461 nsetflag blank ,op_start_enc ,temp 
-0x5fb1 025462 storet 1 ,mem_op 
-0x5fb2 025463 rtn 
-:      025465 parse_lmp_features_res:
-0x5fb3 025466 fetcht 8 ,mem_rxbuf + 1 
-:      025467 parse_lmp_features_res_not_hci:
-0x5fb4 025468 fetch 1 ,mem_conn_sm 
-0x5fb5 025469 rtnne conn_sm_wait_features_res 
-0x5fb6 025471 fetch 1 ,mem_connection_options 
-0x5fb7 025472 bbit0 connection_feature_ext ,parse_lmp_send_conn 
-0x5fb8 025474 jam conn_sm_send_features_ext ,mem_conn_sm 
-0x5fb9 025475 rtn 
-:      025476 parse_lmp_send_conn:
-0x5fba 025477 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5fbb 025478 rtn 
-:      025479 parse_lmp_test_activate:
-0x5fbc 025480 fetch 1 ,mem_debug_config 
-0x5fbd 025481 store 1 ,mem_test_mode_old_debug_config 
-0x5fbe 025482 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fbf 025483 jam lmp_test_activate ,mem_lmi_opcode2 
-0x5fc0 025484 rtn 
-:      025485 parse_lmp_test_control:
-0x5fc1 025488 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fc2 025489 jam lmp_test_control ,mem_lmi_opcode2 
-0x5fc3 025490 force 9 ,loopcnt 
-0x5fc4 025491 arg mem_rxbuf + 1 ,contr 
-0x5fc5 025492 arg mem_temp_payload ,contw 
-:      025493 parse_lmp_test_xor:
-0x5fc6 025494 ifetch 1 ,contr 
-0x5fc7 025495 xor_into 0x55 ,pdata 
-0x5fc8 025496 istore 1 ,contw 
-0x5fc9 025497 loop parse_lmp_test_xor 
-0x5fca 025498 fetch 1 ,test_mode_scenario 
-0x5fcb 025499 fetcht 1 ,mem_tester_emulate 
-0x5fcc 025500 set0 tester_no_whitening ,temp 
-0x5fcd 025501 set0 tester_pattern_test ,temp 
-0x5fce 025502 beq exit_test_mode ,parse_lmp_test_control_exit 
-0x5fcf 025503 beq pause_test_mode ,parse_lmp_test_control_pause 
-0x5fd0 025504 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
-0x5fd1 025505 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd2 025506 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
-0x5fd3 025507 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd4 025508 beq zero_pattern ,parse_lmp_test_control_pattern 
-0x5fd5 025509 beq one_pattern ,parse_lmp_test_control_pattern 
-0x5fd6 025510 beq alt_pattern ,parse_lmp_test_control_pattern 
-0x5fd7 025511 beq alt2_pattern ,parse_lmp_test_control_pattern 
-0x5fd8 025512 beq pseudorandom ,parse_lmp_test_control_pattern 
-0x5fd9 025513 rtn 
-:      025514 parse_lmp_test_control_exit:
-0x5fda 025516 fetch 1 ,mem_tester_emulate 
-0x5fdb 025517 set1 tester_exit ,pdata 
-0x5fdc 025518 set1 tester_change ,pdata 
-0x5fdd 025519 store 1 ,mem_tester_emulate 
-0x5fde 025520 rtn 
-:      025521 parse_lmp_test_control_pattern:
-0x5fdf 025522 set1 tester_pattern_test ,temp 
-0x5fe0 025523 jam 5 ,mem_lch_code 
-0x5fe1 025524 fetch 2 ,test_mode_data_length 
-0x5fe2 025525 iforce loopcnt 
-0x5fe3 025526 store 2 ,mem_len 
-0x5fe4 025527 arg mem_rxbuf ,contw 
-0x5fe5 025528 call pn9 
-:      025529 parse_lmp_test_control_loopback_nowhite:
-0x5fe6 025530 set1 tester_no_whitening ,temp 
-:      025531 parse_lmp_test_control_loopback:
-0x5fe7 025532 set1 tester_change ,temp 
-0x5fe8 025533 force 0 ,pdata 
-0x5fe9 025534 store 1 ,mem_slave_rcvcnt 
-0x5fea 025535 store 2 ,mem_tst_pktcnt_crc 
-0x5feb 025536 store 2 ,mem_tst_pktcnt_dmh 
-0x5fec 025537 store 2 ,mem_tst_pktcnt_hec 
-0x5fed 025538 store 2 ,mem_tst_pktcnt_sync 
-0x5fee 025539 fetch 1 ,test_mode_hopping_mode 
-0x5fef 025540 compare fixed_freq ,pdata ,0xff 
-0x5ff0 025541 setflag true ,tester_fixed_freq ,temp 
-0x5ff1 025542 storet 1 ,mem_tester_emulate 
-0x5ff2 025543 rtn 
-:      025545 parse_lmp_test_control_pause:
-0x5ff3 025546 set0 mark_testmode ,mark 
-0x5ff4 025547 jam 0 ,mem_tester_emulate 
-0x5ff5 025548 fetch 1 ,mem_debug_config 
-0x5ff6 025549 set0 debug_tx_pattern ,pdata 
-0x5ff7 025550 store 1 ,mem_debug_config 
-0x5ff8 025551 rtn 
-:      025557 lmp_copy_rand:
-0x5ff9 025558 arg mem_rxbuf + 1 ,contr 
-0x5ffa 025559 arg mem_random_number ,contw 
-0x5ffb 025560 branch memcpy16 
-:      025562 lmp_generate_key:
-0x5ffc 025563 jam lmp_comb_key ,mem_lmo_opcode2 
-0x5ffd 025564 rtn 
-:      025566 lmp_start_encryption:
-0x5ffe 025567 nrtn master 
-0x5fff 025568 jam lmp_start_encryption_req ,mem_lmo_opcode2 
-0x6000 025569 rtn 
-:      025571 lmp_accept_inrand:
-0x6001 025572 arg mem_lap ,rega 
-0x6002 025573 call generate_kinit 
-0x6003 025574 jam lmp_accepted ,mem_lmo_opcode2 
-0x6004 025575 jam lmp_in_rand ,mem_lmi_opcode2 
-0x6005 025576 rtn 
-:      025578 lmp_disconnect:
-0x6006 025579 jam 10 ,mem_conn_timer 
-0x6007 025580 jam lmp_detach ,mem_lmo_opcode2 
-0x6008 025581 jam local_host ,mem_disconn_reason_send 
-0x6009 025582 rtn 
-:      025588 send_lmp:
-0x600a 025589 bpatchx patch30_2 ,mem_patch30 
-0x600b 025590 disable user 
-0x600c 025591 call lmo_fifo_process 
-0x600d 025592 fetch 1 ,mem_lmp_to_send 
-0x600e 025593 rtn blank 
-0x600f 025598 bbit1 7 ,send_lmp_escape 
-:      025599 send_lmp0:
-0x6010 025600 beq lmp_name_req ,send_lmp_name_req 
-0x6011 025601 beq lmp_name_res ,send_lmp_name_res 
-0x6012 025602 beq lmp_accepted ,send_lmp_accepted 
-0x6013 025603 beq lmp_not_accepted ,send_lmp_not_accepted 
-0x6014 025604 beq lmp_features_req ,send_lmp_features_req 
-0x6015 025605 beq lmp_features_res ,send_lmp_features_res 
-0x6016 025606 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
-0x6017 025607 beq lmp_version_req ,send_lmp_version_req 
-0x6018 025608 beq lmp_version_res ,send_lmp_version_res 
-0x6019 025609 beq lmp_setup_complete ,send_lmp_setup_complete 
-0x601a 025610 beq lmp_supervision_timeout ,send_lmp_superto 
-0x601b 025611 beq lmp_host_connection_req ,send_lmp_no_payload 
-0x601c 025612 beq lmp_in_rand ,send_lmp_inrand 
-0x601d 025613 beq lmp_comb_key ,send_lmp_comb_key 
-0x601e 025614 beq lmp_au_rand ,send_lmp_aurand 
-0x601f 025615 beq lmp_sres ,send_lmp_sres 
-0x6020 025616 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
-0x6021 025617 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
-0x6022 025618 beq lmp_start_encryption_req ,send_lmp_start_encryption 
-0x6023 025619 beq lmp_detach ,send_lmp_detach 
-0x6024 025620 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
-0x6025 025621 beq lmp_unit_key ,send_lmp_unit_key 
-0x6026 025623 beq lmp_incr_power_req ,send_lmp_inc_power 
-0x6027 025624 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
-0x6028 025625 beq lmp_max_power ,send_lmp_nopayload_reply 
-0x6029 025626 beq lmp_max_slot ,send_lmp_max_slot 
-0x602a 025627 beq lmp_max_slot_req ,send_lmp_max_slot_req 
-0x602b 025628 beq lmp_min_power ,send_lmp_nopayload_reply 
-0x602c 025629 beq lmp_slot_offset ,send_lmp_slot_offset 
-0x602d 025630 beq lmp_switch_req ,send_lmp_switch_req 
-0x602e 025631 beq lmp_sniff_req ,send_lmp_sniff_req 
-0x602f 025632 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
-0x6030 025633 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
-0x6031 025634 beq lmp_unsniff_req ,send_lmp_unsniff_req 
-0x6032 025635 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
-0x6033 025636 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
-0x6034 025637 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
-0x6035 025638 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
-0x6036 025639 beq lmp_dhkey_check ,send_lmp_dhkey_check 
-0x6037 025640 beq lmp_auto_rate ,send_lmp_auto_rate 
-0x6038 025641 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
-0x6039 025643 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
-0x603a 025644 beq lmp_quality_of_service ,send_lmp_quality_of_service 
-0x603b 025645 beq lmp_test_activate ,send_lmp_test_activate 
-0x603c 025646 beq lmp_test_control ,send_lmp_test_control 
-:      025647 send_lmp_error:
-0x603d 025648 branch assert 
-0x603e 025649 rtn 
-:      025650 send_lmp_escape:
-0x603f 025651 beq lmp_ext_accepted ,send_lmpext_accepted 
-0x6040 025652 beq lmp_ext_features_res ,send_lmpext_features_res 
-0x6041 025653 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
-0x6042 025654 beq lmp_ext_features_req ,send_lmpext_features_req 
-0x6043 025655 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
-0x6044 025656 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
-0x6045 025657 beq lmp_io_cap_req ,send_lmp_io_cap_req 
-0x6046 025658 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
-0x6047 025659 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
-0x6048 025660 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
-0x6049 025661 branch assert 
-:      025667 send_lmp_accepted:
-0x604a 025668 force 2 ,pdata 
-0x604b 025669 call msg_send_lmp 
-0x604c 025670 fetch 1 ,mem_lmi_opcode 
-0x604d 025671 istore 1 ,contw 
-0x604e 025672 call send_lmp_follow 
-0x604f 025673 bpatchx patch30_3 ,mem_patch30 
-0x6050 025674 fetch 1 ,mem_lmi_opcode 
-0x6051 025675 beq lmp_in_rand ,send_lmp_accepted_inrand 
-0x6052 025676 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
-0x6053 025677 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
-0x6054 025678 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
-0x6055 025679 beq lmp_host_connection_req ,send_lmp_accepted_connection 
-0x6056 025680 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
-0x6057 025681 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
-0x6058 025682 rtn 
-:      025684 send_create_conn_start_l2cap_timer_sm:
-0x6059 025685 fetch 1 ,mem_conn_sm 
-0x605a 025686 rtn blank 
-0x605b 025687 jam conn_sm_wait_done ,mem_conn_sm 
-0x605c 025688 setarg timer_enpt_waite 
-0x605d 025689 arg enpt_delay_timer ,queue 
-0x605e 025690 branch timer_init 
-:      025692 send_lmp_accept_sniff_req:
-0x605f 025693 branch sniff_init 
-:      025694 send_lmp_not_accepted:
-0x6060 025695 force 3 ,pdata 
-0x6061 025696 call msg_send_lmp 
-0x6062 025697 fetch 1 ,mem_lmi_opcode 
-0x6063 025698 beq lmp_au_rand ,send_not_accept_aurand 
-0x6064 025699 istore 1 ,contw 
-0x6065 025700 fetch 1 ,mem_lmo_reason 
-0x6066 025701 istore 1 ,contw 
-0x6067 025702 branch send_lmp_follow 
-:      025704 send_not_accept_aurand:
-0x6068 025705 istore 1 ,contw 
-0x6069 025706 fetch 1 ,mem_lmo_reason 
-0x606a 025707 istore 1 ,contw 
-0x606b 025708 arg mem_sres_tid ,temp 
-0x606c 025709 branch special_tid_store 
-:      025711 send_lmpext_accepted:
-0x606d 025712 force 4 ,queue 
-0x606e 025713 call send_lmpext 
-0x606f 025714 setarg lmp_escape 
-0x6070 025715 istore 1 ,contw 
-0x6071 025716 fetch 1 ,mem_lmi_opcode 
-0x6072 025717 set0 7 ,pdata 
-0x6073 025718 istore 1 ,contw 
-0x6074 025719 fetch 1 ,mem_lmi_opcode 
-0x6075 025720 branch send_lmp_follow 
-:      025722 send_lmpext_not_accepted:
-0x6076 025723 force 5 ,queue 
-0x6077 025724 call send_lmpext 
-0x6078 025725 setarg lmp_escape 
-0x6079 025726 istore 1 ,contw 
-0x607a 025727 fetch 1 ,mem_lmi_opcode 
-0x607b 025728 set0 7 ,pdata 
-0x607c 025729 istore 1 ,contw 
-0x607d 025730 fetch 1 ,mem_lmo_reason 
-0x607e 025731 istore 1 ,contw 
-0x607f 025732 branch send_lmp_follow 
-:      025735 send_lmp_accepted_inrand:
-0x6080 025736 call clear_linkkey 
-0x6081 025737 call tid_check 
-0x6082 025738 rtn true 
-0x6083 025739 branch lmp_generate_key 
-:      025741 send_lmp_accepted_enc_mode:
-0x6084 025742 fetch 1 ,mem_op 
-0x6085 025743 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
-0x6086 025744 rtnbit0 op_stop_enc 
-0x6087 025745 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x6088 025746 set0 op_stop_enc ,pdata 
-0x6089 025747 call tid_reply 
-0x608a 025748 branch send_lmp_accepted_enc_exit 
-:      025749 send_lmp_accepted_enc_start:
-0x608b 025750 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x608c 025751 set0 op_start_enc ,pdata 
-:      025752 send_lmp_accepted_enc_exit:
-0x608d 025753 store 1 ,mem_op 
-0x608e 025754 rtn 
-:      025756 send_lmp_accepted_enc_key:
-0x608f 025757 call check_localsm 
-0x6090 025758 branch lmp_start_encryption ,true 
-0x6091 025759 rtn 
-:      025761 send_lmp_accepted_connection:
-0x6092 025762 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-0x6093 025764 fetch 1 ,mem_lmp_conn_state 
-0x6094 025765 set1 received_conn_req ,pdata 
-0x6095 025766 store 1 ,mem_lmp_conn_state 
-0x6096 025767 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x6097 025768 branch ui_ipc_send_event 
-:      025771 send_lmp_accept_dhkey_check:
-0x6098 025772 rtn 
-:      025776 send_lmpext_features_res:
-0x6099 025777 force 12 ,queue 
-0x609a 025778 call send_lmpext 
-0x609b 025779 setarg 0x01 
-0x609c 025780 istore 1 ,contw 
-0x609d 025781 fetch 2 ,mem_lmpext_ssp_enable 
-0x609e 025782 istore 2 ,contw 
-0x609f 025783 setarg 0 
-0x60a0 025784 istore 3 ,contw 
-0x60a1 025785 setarg 0x00 
-0x60a2 025786 istore 4 ,contw 
-0x60a3 025787 branch send_lmp_reply 
-:      025788 send_lmpext_io_cap_res:
-0x60a4 025789 force 5 ,queue 
-0x60a5 025790 call send_lmpext 
-0x60a6 025791 fetch 3 ,mem_sp_iocap_local 
-0x60a7 025792 istore 3 ,contw 
-0x60a8 025793 call send_lmp_reply 
-0x60a9 025794 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
-0x60aa 025795 fetch 1 ,mem_sp_iocap_local 
-0x60ab 025796 beq display_yesno ,responder_iocap_display_yesno 
-0x60ac 025797 beq keyboard_only ,responder_iocap_keyboard_only 
-0x60ad 025798 beq no_input_no_output ,responder_iocap_no_input_no_output 
-0x60ae 025799 rtn 
-:      025801 responder_iocap_keyboard_only:
-0x60af 025802 fetch 1 ,mem_sp_iocap_remote 
-0x60b0 025803 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
-0x60b1 025804 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
-0x60b2 025805 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
-0x60b3 025806 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
-0x60b4 025807 rtn 
-:      025810 responder_iocap_display_yesno:
-0x60b5 025811 fetch 1 ,mem_sp_iocap_remote 
-0x60b6 025812 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
-0x60b7 025813 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
-0x60b8 025814 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
-0x60b9 025815 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
-0x60ba 025816 rtn 
-:      025819 responder_iocap_no_input_no_output:
-0x60bb 025820 fetch 1 ,mem_sp_iocap_remote 
-0x60bc 025821 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
-0x60bd 025822 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
-0x60be 025823 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
-0x60bf 025824 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
-0x60c0 025825 rtn 
-:      025827 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
-:      025828 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
-:      025829 responder_iocap_display_yesno_initiator_iocap_display_only:
-:      025830 responder_iocap_no_input_no_output_initiator_iocap_display_only:
-:      025831 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
-:      025832 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
-:      025833 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
-:      025834 set_ssp_mode_justwork:
-0x60c1 025835 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
-0x60c2 025836 fetch 1 ,mem_classic_bt_flag 
-0x60c3 025837 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
-0x60c4 025838 rtn 
-:      025840 responder_iocap_display_yesno_initiator_iocap_display_yesno:
-:      025841 set_ssp_mode_numeric_comparison:
-0x60c5 025842 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
-0x60c6 025843 rtn 
-:      025845 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
-:      025846 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
-:      025847 responder_iocap_keyboard_only_initiator_iocap_display_only:
-:      025848 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
-:      025849 set_ssp_mode_passkey:
-0x60c7 025850 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
-0x60c8 025851 rtn 
-:      025854 classic_bt_set_reject_justwork_flag:
-0x60c9 025855 arg flag_ssp_reject_justwork ,queue 
-0x60ca 025856 branch classic_bluetooth_set_flag 
-:      025858 classic_bt_clr_reject_justwork_flag:
-0x60cb 025859 arg flag_ssp_reject_justwork ,queue 
-0x60cc 025860 branch classic_bluetooth_clr_flag 
-:      025862 classic_bluetooth_set_flag:
-0x60cd 025863 fetch 1 ,mem_classic_bt_flag 
-0x60ce 025864 qset1 pdata 
-0x60cf 025865 store 1 ,mem_classic_bt_flag 
-0x60d0 025866 rtn 
-:      025868 classic_bluetooth_clr_flag:
-0x60d1 025869 fetch 1 ,mem_classic_bt_flag 
-0x60d2 025870 qset0 pdata 
-0x60d3 025871 store 1 ,mem_classic_bt_flag 
-0x60d4 025872 rtn 
-:      025875 send_lmp_io_cap_req:
-0x60d5 025876 force 5 ,queue 
-0x60d6 025877 call send_lmpext 
-0x60d7 025878 fetch 3 ,mem_sp_iocap_local 
-0x60d8 025879 istore 3 ,contw 
-0x60d9 025880 branch send_lmp_request 
-:      025883 send_lmpext_sniff_subrating_req:
-0x60da 025885 rtn 
-:      025886 send_lmpext_sniff_subrating_res:
-0x60db 025887 force 9 ,queue 
-0x60dc 025888 call send_lmpext 
-0x60dd 025889 fetch 1 ,mem_subsniff_rate 
-0x60de 025890 istore 1 ,contw 
-0x60df 025891 fetch 2 ,mem_subsniff_tcmax 
-0x60e0 025892 istore 2 ,contw 
-0x60e1 025893 fetch 4 ,mem_subsniff_instant 
-0x60e2 025894 istore 4 ,contw 
-0x60e3 025895 branch send_lmp_reply 
-:      025897 send_lmp_name_res:
-0x60e4 025898 force 17 ,pdata 
-0x60e5 025899 call msg_send_lmp 
-0x60e6 025900 fetch 1 ,mem_lmi_opcode 
-0x60e7 025901 copy pdata ,temp 
-0x60e8 025902 beq 0x00 ,send_lmp_name_res_offset_ok 
-0x60e9 025903 beq 0x0e ,send_lmp_name_res_offset_ok 
-0x60ea 025904 beq 0x1c ,send_lmp_name_res_offset_ok 
-0x60eb 025905 rtn 
-:      025906 send_lmp_name_res_offset_ok:
-0x60ec 025907 istore 1 ,contw 
-0x60ed 025908 fetch 1 ,mem_local_name_length 
-0x60ee 025909 istore 1 ,contw 
-0x60ef 025910 arg 14 ,loopcnt 
-0x60f0 025911 setarg mem_local_name 
-0x60f1 025912 iadd temp ,contr 
-0x60f2 025913 call memcpy 
-0x60f3 025914 branch send_lmp_reply 
-:      025917 send_lmp_timing_accuracy_res:
-0x60f4 025918 force 3 ,pdata 
-0x60f5 025919 call msg_send_lmp 
-0x60f6 025920 setarg 0x0114 
-0x60f7 025921 istore 2 ,contw 
-0x60f8 025922 branch send_lmp_reply 
-:      025924 send_lmp_clkoffset_res:
-0x60f9 025926 force 3 ,pdata 
-0x60fa 025927 call msg_send_lmp 
-0x60fb 025928 fetch 4 ,mem_clke_bt 
-0x60fc 025929 isub clkn_bt ,pdata 
-0x60fd 025930 branch send_lmp_clkoffset_res_master ,master 
-0x60fe 025931 sub pdata ,0 ,pdata 
-:      025932 send_lmp_clkoffset_res_master:
-0x60ff 025934 rshift2 pdata ,pdata 
-0x6100 025935 set0 15 ,pdata 
-0x6101 025936 istore 2 ,contw 
-0x6102 025937 branch send_lmp_reply 
-:      025939 send_lmp_version_res:
-0x6103 025940 force 6 ,pdata 
-0x6104 025941 call msg_send_lmp 
-0x6105 025942 fetch 5 ,mem_lmp_version 
-0x6106 025943 istore 5 ,contw 
-0x6107 025944 branch send_lmp_reply 
-:      025946 send_lmp_features_res:
-0x6108 025947 force 9 ,pdata 
-0x6109 025948 call msg_send_lmp 
-0x610a 025949 fetch 8 ,mem_features 
-0x610b 025950 istore 8 ,contw 
-0x610c 025951 branch send_lmp_reply 
-:      025958 send_lmpext_features_req:
-0x610d 025959 force 12 ,queue 
-0x610e 025960 call send_lmpext 
-0x610f 025961 setarg 0x01 
-0x6110 025962 istore 1 ,contw 
-0x6111 025963 fetch 2 ,mem_lmpext_ssp_enable 
-0x6112 025964 istore 2 ,contw 
-0x6113 025965 setarg 0 
-0x6114 025966 istore 3 ,contw 
-0x6115 025967 setarg 0x00 
-0x6116 025968 istore 4 ,contw 
-0x6117 025969 branch send_lmp_request 
-:      025971 send_lmpext_packet_type_table_req:
-0x6118 025972 force 3 ,queue 
-0x6119 025973 call send_lmpext 
-0x611a 025974 fetch 1 ,mem_ptt 
-0x611b 025975 istore 1 ,contw 
-0x611c 025976 disable user 
-0x611d 025977 call send_lmp_request 
-0x611e 025978 nrtn user 
-0x611f 025979 nrtn master 
-0x6120 025980 fetch 1 ,mem_afh_cfg 
-0x6121 025981 rtnbit0 afh_cfg_on 
-0x6122 025982 call afh_init 
-0x6123 025983 branch afh_open_all_channels 
-:      025986 ssp_enable:
-0x6124 025987 bpatchx patch30_4 ,mem_patch30 
-0x6125 025988 fetch 1 ,mem_features + 6 
-0x6126 025989 set1 param_featrue_ssp ,pdata 
-0x6127 025990 store 1 ,mem_features + 6 
-0x6128 025991 setarg param_lmpext_ssp_enable 
-0x6129 025992 store 2 ,mem_lmpext_ssp_enable 
-0x612a 025993 rtn 
-:      025995 ssp_disable:
-0x612b 025996 bpatchx patch30_5 ,mem_patch30 
-0x612c 025997 fetch 1 ,mem_features + 6 
-0x612d 025998 set0 param_featrue_ssp ,pdata 
-0x612e 025999 store 1 ,mem_features + 6 
-0x612f 026000 setarg 0 
-0x6130 026001 store 2 ,mem_lmpext_ssp_enable 
-0x6131 026002 rtn 
-:      026004 afh_init:
-0x6132 026005 jam 0x3 ,mem_afh_cfg 
-0x6133 026006 setarg 0 
-0x6134 026007 store 4 ,mem_afh_timer 
-0x6135 026008 arg mem_afh_map_lo ,contw 
-0x6136 026009 call afh_reset_map 
-0x6137 026010 arg mem_afh_map_new ,contw 
-0x6138 026011 call afh_reset_map 
-0x6139 026012 arg mem_afh_classify_channel_map ,contw 
-0x613a 026013 call afh_reset_map 
-0x613b 026014 branch afh_clear_error_counter 
-:      026015 afh_open_all_channels:
-0x613c 026016 arg mem_afh_map_new ,contw 
-0x613d 026017 call afh_reset_map 
-0x613e 026018 call afh_clear_error_counter 
-0x613f 026019 branch afh_set_send_flag 
-:      026022 afh_reset_map:
-0x6140 026023 setarg 0xffffff 
-0x6141 026024 istore 3 ,contw 
-0x6142 026025 istore 3 ,contw 
-0x6143 026026 istore 3 ,contw 
-0x6144 026027 setarg 0x7f 
-0x6145 026028 istore 1 ,contw 
-0x6146 026029 rtn 
-:      026030 afh_clear_error_counter:
-0x6147 026031 setarg 0 
-0x6148 026032 store 2 ,mem_afh_error_total 
-0x6149 026033 rtn 
-:      026034 afh_set_send_flag:
-0x614a 026035 fetch 1 ,mem_afh_cfg 
-0x614b 026036 set1 send_lmp_set_afh ,pdata 
-0x614c 026037 store 1 ,mem_afh_cfg 
-0x614d 026038 rtn 
-:      026041 send_lmpext_pause_encryption_req:
-0x614e 026042 force 2 ,queue 
-0x614f 026043 call send_lmpext 
-0x6150 026044 nbranch send_lmp_reply ,master 
-0x6151 026046 branch send_lmp_request 
-:      026050 send_lmp_detach:
-0x6152 026051 force 2 ,pdata 
-0x6153 026052 call msg_send_lmp 
-0x6154 026053 fetch 1 ,mem_disconn_reason_send 
-0x6155 026054 istore 1 ,contw 
-0x6156 026055 call send_lmp_request 
-:      026056 prepare_disconnect:
-0x6157 026057 fetch 1 ,mem_op 
-0x6158 026058 set1 op_disconn ,pdata 
-0x6159 026059 store 1 ,mem_op 
-0x615a 026060 jam 50 ,mem_conn_timer 
-0x615b 026061 rtn 
-:      026064 send_lmp_no_payload:
-0x615c 026065 force 1 ,pdata 
-0x615d 026066 call msg_send_lmp 
-0x615e 026067 branch send_lmp_request 
-:      026068 send_lmp_nopayload_reply:
-0x615f 026069 force 1 ,pdata 
-0x6160 026070 call msg_send_lmp 
-0x6161 026071 branch send_lmp_reply 
-:      026074 send_lmp_encryption_mode_req:
-0x6162 026075 force 2 ,pdata 
-0x6163 026076 call msg_send_lmp 
-0x6164 026077 fetch 1 ,mem_state_map 
-0x6165 026078 isolate0 smap_encryption ,pdata 
-0x6166 026079 setflag true ,0 ,pdata 
-0x6167 026080 and_into 1 ,pdata 
-0x6168 026081 istore 1 ,contw 
-0x6169 026082 branch send_lmp_request 
-:      026085 send_lmp_superto:
-0x616a 026086 force 3 ,pdata 
-0x616b 026087 call msg_send_lmp 
-0x616c 026088 fetch 2 ,mem_supervision_to 
-0x616d 026089 istore 2 ,contw 
-0x616e 026090 branch send_lmp_request 
-:      026092 send_lmp_name_req:
-0x616f 026093 jam 250 ,mem_conn_timer 
-0x6170 026094 force 2 ,pdata 
-0x6171 026095 call msg_send_lmp 
-0x6172 026096 fetch 1 ,mem_name_offset 
-0x6173 026097 istore 1 ,contw 
-0x6174 026098 branch send_lmp_request 
-:      026100 send_lmp_test_control:
-0x6175 026101 force 10 ,pdata 
-0x6176 026102 call msg_send_lmp 
-0x6177 026103 arg mem_temp_payload ,contr 
-0x6178 026104 force 9 ,loopcnt 
-:      026105 send_lmp_test_control_loop:
-0x6179 026106 ifetch 1 ,contr 
-0x617a 026107 xor_into 0x55 ,pdata 
-0x617b 026108 istore 1 ,contw 
-0x617c 026109 loop send_lmp_test_control_loop 
-0x617d 026110 branch send_lmp_request 
-:      026112 send_lmp_quality_of_service_req:
-0x617e 026113 branch send_lmp_request 
-:      026114 send_lmp_unit_key:
-0x617f 026115 branch send_lmp_request 
-:      026117 send_lmp_slot_offset:
-0x6180 026118 rtn master 
-0x6181 026119 call calc_slot_offset 
-0x6182 026120 force 9 ,pdata 
-0x6183 026121 call msg_send_lmp 
-0x6184 026122 fetch 2 ,mem_slot_offset 
-0x6185 026123 istore 2 ,contw 
-0x6186 026124 fetch 3 ,mem_lap 
-0x6187 026125 istore 3 ,contw 
-0x6188 026126 fetch 1 ,mem_uap 
-0x6189 026127 istore 1 ,contw 
-0x618a 026128 fetch 2 ,mem_nap 
-0x618b 026129 istore 2 ,contw 
-0x618c 026130 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
-0x618d 026131 set0 mark_switch_initiated ,mark 
-0x618e 026132 call send_lmp_request 
-0x618f 026133 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6190 026134 rtn 
-:      026135 send_lmp_slot_offset_reply:
-0x6191 026136 call send_lmp_reply 
-0x6192 026137 jam lmp_accepted ,mem_lmo_opcode2 
-0x6193 026138 jam lmp_switch_req ,mem_lmi_opcode2 
-0x6194 026139 rtn 
-:      026141 send_lmp_switch_req:
-0x6195 026142 arg 0x200 ,temp 
-0x6196 026143 branch switch_on_native ,master 
-0x6197 026144 deposit clke_bt 
-0x6198 026145 branch switch_slack 
-:      026146 switch_on_native:
-0x6199 026147 deposit clkn_bt 
-:      026148 switch_slack:
-0x619a 026149 deposit bt_clk 
-0x619b 026150 iadd temp ,pdata 
-0x619c 026151 and_into 0x1fc ,pdata 
-0x619d 026152 store 4 ,mem_sniff_anchor 
-0x619e 026153 force 5 ,pdata 
-0x619f 026154 call msg_send_lmp 
-0x61a0 026155 fetch 4 ,mem_sniff_anchor 
-0x61a1 026156 rshift pdata ,pdata 
-0x61a2 026157 istore 4 ,contw 
-0x61a3 026158 branch send_lmp_request 
-:      026160 send_lmp_sniff_req:
-0x61a4 026161 force 10 ,pdata 
-0x61a5 026162 call msg_send_lmp 
-0x61a6 026163 arg mem_sniff_payload ,contr 
-0x61a7 026164 ifetch 9 ,contr 
-0x61a8 026165 istore 9 ,contw 
-0x61a9 026166 branch send_lmp_request 
-:      026169 send_lmp_timing_accuracy_req:
-0x61aa 026171 force 3 ,pdata 
-0x61ab 026172 call msg_send_lmp 
-0x61ac 026173 setarg 0x0114 
-0x61ad 026174 istore 2 ,contw 
-0x61ae 026175 branch send_lmp_request 
-:      026177 send_lmp_unsniff_req:
-0x61af 026179 force 1 ,pdata 
-0x61b0 026180 call msg_send_lmp 
-0x61b1 026189 branch send_lmp_request 
-:      026192 send_lmp_max_slot:
-0x61b2 026193 force 2 ,pdata 
-0x61b3 026194 call msg_send_lmp 
-0x61b4 026195 fetch 1 ,mem_max_slot 
-0x61b5 026196 istore 1 ,contw 
-0x61b6 026197 branch send_lmp_request 
-:      026200 send_lmp_max_slot_req:
-0x61b7 026201 force 2 ,pdata 
-0x61b8 026202 call msg_send_lmp 
-0x61b9 026203 setarg 0x05 
-0x61ba 026204 istore 1 ,contw 
-0x61bb 026205 branch send_lmp_request 
-:      026208 send_lmp_inc_power:
-0x61bc 026209 force 2 ,pdata 
-0x61bd 026210 call msg_send_lmp 
-0x61be 026211 setarg 0x00 
-0x61bf 026212 istore 1 ,contw 
-0x61c0 026213 branch send_lmp_request 
-:      026216 send_lmp_setup_complete_by_module:
-0x61c1 026217 jam lmp_max_slot_req ,mem_lmo_opcode2 
-0x61c2 026218 rtn 
-:      026219 send_lmp_setup_complete:
-0x61c3 026220 fetch 1 ,mem_device_option 
-0x61c4 026221 sub pdata ,dvc_op_module ,null 
-0x61c5 026222 call send_lmp_setup_complete_by_module ,zero 
-0x61c6 026223 fetch 1 ,mem_state 
-0x61c7 026224 set1 state_conn_comp ,pdata 
-0x61c8 026225 store 1 ,mem_state 
-0x61c9 026226 copy clkn_bt ,pdata 
-0x61ca 026227 store 4 ,mem_aurand_send_delay_time 
-0x61cb 026228 fetch 1 ,mem_lmp_conn_state 
-0x61cc 026229 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
-0x61cd 026230 set1 sent_setup_complete ,pdata 
-0x61ce 026231 store 1 ,mem_lmp_conn_state 
-0x61cf 026232 jam bt_evt_setup_complete ,mem_fifo_temp 
-0x61d0 026233 call ui_ipc_send_event 
-0x61d1 026234 force 1 ,pdata 
-0x61d2 026235 call msg_send_lmp 
-0x61d3 026236 branch send_lmp_request 
-:      026237 send_lmp_setup_complete_has_sent:
-0x61d4 026238 jam 0 ,mem_lmp_to_send 
-0x61d5 026239 rtn 
-:      026241 send_lmp_version_req:
-0x61d6 026242 force 6 ,pdata 
-0x61d7 026243 call msg_send_lmp 
-0x61d8 026244 fetch 5 ,mem_lmp_version 
-0x61d9 026245 istore 5 ,contw 
-0x61da 026246 branch send_lmp_request 
-:      026248 send_lmp_features_req:
-0x61db 026249 force 9 ,pdata 
-0x61dc 026250 call msg_send_lmp 
-0x61dd 026251 fetch 8 ,mem_features 
-0x61de 026252 istore 8 ,contw 
-0x61df 026253 branch send_lmp_request 
-:      026255 sp_master_send_io_cap_get:
-0x61e0 026256 jam sp_flag_commit ,mem_master_sp_flag 
-0x61e1 026257 fetch 1 ,mem_sp_local_key_invalid 
-0x61e2 026258 rtnne sp_key_valid 
-0x61e3 026259 jam sp_master_stat_start_done ,mem_master_sp_state 
-0x61e4 026260 rtn 
-:      026262 sp_master_send_io_cap_send:
-0x61e5 026263 call tid_initiate 
-0x61e6 026264 jam lmp_io_cap_req ,mem_lmo_opcode2 
-0x61e7 026265 jam sp_stat_key_send ,mem_master_sp_state 
-0x61e8 026266 rtn 
-:      026269 sp_master_send_lmp_encapsulated_header:
-0x61e9 026270 call tid_initiate 
-0x61ea 026271 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61eb 026272 jam sp_stat_random_send ,mem_master_sp_state 
-0x61ec 026273 rtn 
-:      026275 sp_master_commitment_compare:
-0x61ed 026276 arg mem_sp_calc_result_high ,rega 
-0x61ee 026277 arg mem_sp_confirm_remote ,regb 
-0x61ef 026278 arg 16 ,loopcnt 
-0x61f0 026279 call string_compare 
-0x61f1 026280 branch sp_master_commitment_compare_success ,zero 
-0x61f2 026281 jam sp_stat_null ,mem_master_sp_state 
-0x61f3 026282 call master_clear_mem_master_sp_flag 
-0x61f4 026283 jam pdu_not_allowed ,mem_lmo_reason2 
-0x61f5 026284 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61f6 026285 branch reject_lmp_packet 
-:      026286 sp_master_commitment_compare_success:
-0x61f7 026287 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x61f8 026288 call master_set_mem_master_sp_flag 
-0x61f9 026289 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61fa 026290 branch accept_lmp_msg 
-:      026294 sp_master_send_lmp_simple_pairing_number:
-0x61fb 026295 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x61fc 026296 rtn 
-:      026300 sp_send_lmp_encapsulated_header:
-0x61fd 026303 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61fe 026305 rtn 
-:      026311 send_lmp_encapsulated_header:
-0x61ff 026312 jam 0 ,mem_sp_local_key_send_count 
-0x6200 026313 force 4 ,pdata 
-0x6201 026314 call msg_send_lmp 
-0x6202 026315 force encapsulated_major_type_p192 ,pdata 
-0x6203 026316 istore 1 ,contw 
-0x6204 026317 force encapsulated_minor_type_p192 ,pdata 
-0x6205 026318 istore 1 ,contw 
-0x6206 026319 force encapsulated_len_p192 ,pdata 
-0x6207 026320 istore 1 ,contw 
-0x6208 026321 call check_localsm 
-0x6209 026322 branch send_lmp_request ,true 
-0x620a 026323 branch send_lmp_reply 
-:      026325 send_lmp_encapsulated_payload:
-0x620b 026327 force 17 ,pdata 
-0x620c 026328 call msg_send_lmp 
-0x620d 026329 fetch 1 ,mem_sp_local_key_send_count 
-0x620e 026330 arg mem_sp_pubkey_local ,contr 
-0x620f 026331 iadd contr ,contr 
-0x6210 026332 ifetch 8 ,contr 
-0x6211 026333 istore 8 ,contw 
-0x6212 026334 ifetch 8 ,contr 
-0x6213 026335 istore 8 ,contw 
-0x6214 026336 fetch 1 ,mem_sp_local_key_send_count 
-0x6215 026337 increase 16 ,pdata 
-0x6216 026338 store 1 ,mem_sp_local_key_send_count 
-0x6217 026339 call check_localsm 
-0x6218 026340 branch send_lmp_request ,true 
-0x6219 026341 branch send_lmp_reply 
-:      026344 sp_send_lmp_simple_pairing_comfirm:
-0x621a 026345 jam sp_stat_random_recv ,mem_sp_state 
-0x621b 026346 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
-0x621c 026347 rtn 
-:      026348 send_lmp_simple_pairing_comfirm:
-0x621d 026351 force 17 ,pdata 
-0x621e 026352 call msg_send_lmp 
-0x621f 026353 arg mem_sp_calc_result_high ,contr 
-0x6220 026354 ifetch 8 ,contr 
-0x6221 026355 istore 8 ,contw 
-0x6222 026356 ifetch 8 ,contr 
-0x6223 026357 istore 8 ,contw 
-0x6224 026358 branch send_lmp_reply 
-:      026360 sp_send_lmp_simple_pairing_number:
-0x6225 026361 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x6226 026362 rtn 
-:      026364 send_lmp_simple_pairing_number:
-0x6227 026366 call check_localsm 
-0x6228 026367 call sp_local_random_key_generator ,true 
-0x6229 026368 force 17 ,pdata 
-0x622a 026369 call msg_send_lmp 
-0x622b 026370 arg mem_sp_random_local ,contr 
-0x622c 026371 ifetch 8 ,contr 
-0x622d 026372 istore 8 ,contw 
-0x622e 026373 ifetch 8 ,contr 
-0x622f 026374 istore 8 ,contw 
-0x6230 026375 call check_localsm 
-0x6231 026376 nbranch send_lmp_reply ,true 
-0x6232 026377 branch send_lmp_request ,true 
-:      026379 master_sp_sm_end:
-0x6233 026381 jam sp_stat_done ,mem_master_sp_state 
-:      026382 sp_aurand_send:
-0x6234 026383 call tid_initiate 
-0x6235 026384 jam lmp_au_rand ,mem_lmo_opcode2 
-0x6236 026385 call check_localsm_master 
-0x6237 026386 branch sp_master_key_prarm_push ,true 
-0x6238 026387 branch sp_link_key_prarm_push 
-:      026388 master_sp_send_lmp_dhkey_check:
-0x6239 026389 call tid_reply 
-:      026390 sp_send_lmp_dhkey_check:
-0x623a 026391 jam lmp_dhkey_check ,mem_lmo_opcode2 
-0x623b 026392 rtn 
-:      026393 send_lmp_dhkey_check:
-0x623c 026395 force 17 ,pdata 
-0x623d 026396 call msg_send_lmp 
-0x623e 026397 arg mem_sp_calc_result_high ,contr 
-0x623f 026398 ifetch 8 ,contr 
-0x6240 026399 istore 8 ,contw 
-0x6241 026400 ifetch 8 ,contr 
-0x6242 026401 istore 8 ,contw 
-0x6243 026402 call check_localsm 
-0x6244 026403 nbranch send_lmp_reply ,true 
-0x6245 026404 branch send_lmp_request ,true 
-:      026406 send_lmp_enc_key_size_mask_res:
-0x6246 026407 force 3 ,pdata 
-0x6247 026408 call msg_send_lmp 
-0x6248 026409 setarg 0xfffe 
-0x6249 026410 istore 2 ,contw 
-0x624a 026411 branch send_lmp_reply 
-:      026413 send_lmp_auto_rate:
-0x624b 026414 branch send_lmp_request 
-:      026415 send_lmp_clkoffset_req:
-0x624c 026416 branch send_lmp_request 
-:      026417 send_lmp_quality_of_service:
-0x624d 026418 branch send_lmp_request 
-:      026419 send_lmp_test_activate:
-0x624e 026420 branch send_lmp_request 
-:      026425 send_lmp_comb_key:
-0x624f 026426 call generate_random_number 
-0x6250 026427 arg mem_lap ,rega 
-0x6251 026428 call generate_linkkey 
-0x6252 026429 force 17 ,pdata 
-0x6253 026430 call msg_send_lmp 
-0x6254 026431 arg mem_kinit ,rega 
-0x6255 026432 arg mem_random_number ,regb 
-0x6256 026433 call xor16 
-0x6257 026434 nbranch send_lmp_follow ,master 
-0x6258 026435 branch send_lmp_tid 
-:      026437 send_lmp_inrand:
-0x6259 026438 call generate_random_number 
-0x625a 026439 arg mem_plap ,rega 
-0x625b 026440 call generate_kinit 
-:      026441 send_lmp_rand:
-0x625c 026442 force 17 ,pdata 
-0x625d 026443 call msg_send_lmp 
-0x625e 026444 arg mem_random_number ,contr 
-0x625f 026445 call memcpy16 
-0x6260 026446 fetch 1 ,mem_conn_sm 
-0x6261 026447 beq conn_sm_auth_wait ,send_lmp_request 
-0x6262 026448 beq conn_sm_pairing_wait ,send_lmp_request 
-0x6263 026449 branch send_lmp_tid 
-:      026451 send_lmp_aurand:
-0x6264 026452 fetch 1 ,mem_pairing_auth 
-0x6265 026453 branch send_lmp_aurand_notpairing ,blank 
-0x6266 026454 call check_localsm 
-0x6267 026455 call tid_initiate ,true 
-0x6268 026456 ncall tid_reply ,true 
-0x6269 026457 branch send_lmp_aurand_common 
-:      026458 send_lmp_aurand_notpairing:
-0x626a 026459 call tid_initiate 
-:      026460 send_lmp_aurand_common:
-0x626b 026461 call generate_random_number 
-0x626c 026462 branch send_lmp_rand 
-:      026464 send_lmp_sres:
-0x626d 026465 arg mem_lap ,rega 
-0x626e 026466 call function_e1 
-0x626f 026467 force 5 ,pdata 
-0x6270 026468 call msg_send_lmp 
-0x6271 026469 fetch 4 ,mem_input_store 
-0x6272 026470 istore 4 ,contw 
-0x6273 026471 arg mem_sres_tid ,temp 
-0x6274 026472 call special_tid_store 
-0x6275 026473 call copy_aco 
-0x6276 026474 call check_localsm 
-0x6277 026475 branch send_lmp_sres_master ,true 
-0x6278 026476 jam done_encryp ,mem_wait_encryption 
-0x6279 026477 fetch 1 ,mem_pairing_auth 
-0x627a 026478 rtn blank 
-0x627b 026479 jam lmp_au_rand ,mem_lmo_opcode2 
-:      026480 send_lmp_sres_master:
-0x627c 026481 fetch 1 ,mem_link_key_exists 
-0x627d 026482 rtn blank 
-:      026483 send_lmp_sres_startenc:
-0x627e 026484 call check_localsm 
-0x627f 026485 nbranch send_lmp_sres_startenc_slave ,true 
-0x6280 026486 fetch 1 ,mem_auth_enable 
-0x6281 026487 rtn blank 
-0x6282 026488 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6283 026489 rtn 
-:      026490 send_lmp_sres_startenc_slave:
-0x6284 026491 rtnmark0 mark_slave_in_rand_accepted 
-0x6285 026492 set0 mark_slave_in_rand_accepted ,mark 
-0x6286 026493 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6287 026494 rtn 
-:      026498 send_lmp_start_encryption:
-0x6288 026499 call generate_random_number 
-0x6289 026500 call function_e3 
-0x628a 026501 force 17 ,pdata 
-0x628b 026502 call msg_send_lmp 
-0x628c 026503 arg mem_random_number ,contr 
-0x628d 026504 call memcpy16 
-0x628e 026505 branch send_lmp_tid 
-:      026507 send_lmp_stop_encryption_req:
-0x628f 026508 force 1 ,pdata 
-0x6290 026509 call msg_send_lmp 
-0x6291 026510 branch send_lmp_tid 
-:      026512 send_lmp_encryption_key_size_req:
-0x6292 026513 force 2 ,pdata 
-0x6293 026514 call msg_send_lmp 
-0x6294 026515 force 16 ,pdata 
-0x6295 026516 istore 1 ,contw 
-0x6296 026517 store 1 ,mem_key_size 
-0x6297 026518 branch send_lmp_tid 
-:      026520 msg_send_lmp:
-0x6298 026522 lshift3 pdata ,pdata 
-0x6299 026523 or_into 0x07 ,pdata 
-0x629a 026524 store 1 ,mem_lmo_header_length 
-0x629b 026525 arg 17 ,loopcnt 
-0x629c 026526 arg mem_lmo_payload ,contw 
-0x629d 026527 call clear_mem 
-0x629e 026528 arg mem_lmo_payload ,contw 
-0x629f 026529 rtn 
-:      026531 send_lmpext:
-0x62a0 026532 and pdata ,0x7f ,rega 
-0x62a1 026533 jam lmp_escape ,mem_lmp_to_send 
-0x62a2 026534 deposit queue 
-0x62a3 026535 call msg_send_lmp 
-0x62a4 026536 deposit rega 
-0x62a5 026537 istore 1 ,contw 
-0x62a6 026538 rtn 
-:      026540 send_lmp_follow:
-0x62a7 026541 fetch 1 ,mem_lmp_to_send 
-0x62a8 026542 lshift pdata ,pdata 
-0x62a9 026543 fetcht 1 ,mem_state_map 
-0x62aa 026544 isolate1 smap_lmptid ,temp 
-0x62ab 026545 setflag true ,0 ,pdata 
-0x62ac 026546 branch send_lmp_exit 
-:      026549 send_lmp_tid:
-0x62ad 026550 fetcht 1 ,mem_state_map 
-0x62ae 026551 and_into 1 ,temp 
-0x62af 026552 branch send_lmp_end 
-:      026554 send_lmp_reply:
-0x62b0 026555 force 0 ,temp 
-0x62b1 026556 branch send_lmp_end 
-:      026558 send_lmp_request:
-0x62b2 026559 force 1 ,temp 
-:      026560 send_lmp_end:
-0x62b3 026561 fetch 1 ,mem_lmp_to_send 
-0x62b4 026562 lshift pdata ,pdata 
-0x62b5 026563 setflag master ,0 ,pdata 
-0x62b6 026564 ixor temp ,pdata 
-:      026565 send_lmp_exit:
-0x62b7 026566 store 1 ,mem_lmo_header_opcode 
-0x62b8 026567 jam 0 ,mem_lmp_to_send 
-0x62b9 026568 call lmo_fifo_process_lmo0empty 
-0x62ba 026569 enable user 
-0x62bb 026570 rtn 
-:      026573 lmo_fifo_check:
-0x62bc 026574 fetch 1 ,mem_lmo_opcode2 
-0x62bd 026575 rtn blank 
-0x62be 026576 call lmo_fifo_process 
-0x62bf 026577 fetch 1 ,mem_lmo_opcode2 
-0x62c0 026578 rtn 
-:      026580 lmo_fifo_process:
-0x62c1 026581 bpatchx patch30_6 ,mem_patch30 
-0x62c2 026582 fetch 1 ,mem_lmp_to_send 
-0x62c3 026583 branch lmo_fifo_process_lmo0empty ,blank 
-0x62c4 026584 fetch 1 ,mem_lmo_opcode1 
-0x62c5 026585 nrtn blank 
-0x62c6 026586 branch lmo_fifo_process_lmo2to1 
-:      026587 lmo_fifo_process_lmo0empty:
-0x62c7 026588 fetch 1 ,mem_lmo_opcode1 
-0x62c8 026589 branch lmo_fifo_process_lmo1_empty ,blank 
-0x62c9 026590 fetch 3 ,mem_lmo_opcode1 
-0x62ca 026591 store 3 ,mem_lmp_to_send 
-0x62cb 026592 fetcht 1 ,mem_lmo_tid1 
-0x62cc 026593 fetch 1 ,mem_state_map 
-0x62cd 026594 set0 smap_lmptid ,pdata 
-0x62ce 026595 ior temp ,pdata 
-0x62cf 026596 store 1 ,mem_state_map 
-0x62d0 026597 jam 0 ,mem_lmo_opcode1 
-:      026598 lmo_fifo_process_lmo2to1:
-0x62d1 026599 fetch 1 ,mem_lmo_opcode2 
-0x62d2 026600 rtn blank 
-0x62d3 026601 fetch 4 ,mem_lmo_opcode2 
-0x62d4 026602 store 4 ,mem_lmo_opcode1 
-0x62d5 026603 jam 0 ,mem_lmo_opcode2 
-0x62d6 026604 rtn 
-:      026605 lmo_fifo_process_lmo1_empty:
-0x62d7 026606 fetch 1 ,mem_lmo_opcode2 
-0x62d8 026607 rtn blank 
-0x62d9 026608 fetch 3 ,mem_lmo_opcode2 
-0x62da 026609 store 3 ,mem_lmp_to_send 
-0x62db 026610 fetcht 1 ,mem_lmo_tid2 
-0x62dc 026611 fetch 1 ,mem_state_map 
-0x62dd 026612 set0 smap_lmptid ,pdata 
-0x62de 026613 ior temp ,pdata 
-0x62df 026614 store 1 ,mem_state_map 
-0x62e0 026615 jam 0 ,mem_lmo_opcode2 
-0x62e1 026616 rtn 
-:      026619 special_tid_store:
-0x62e2 026620 bpatchx patch30_7 ,mem_patch30 
-0x62e3 026621 fetch 1 ,mem_state_map 
-0x62e4 026622 copy pdata ,regc 
-0x62e5 026623 ifetch 1 ,temp 
-0x62e6 026624 call pop_tid_follow 
-0x62e7 026625 call send_lmp_follow 
-0x62e8 026626 copy regc ,pdata 
-0x62e9 026627 store 1 ,mem_state_map 
-0x62ea 026628 rtn 
-:      026630 tid_reply:
-0x62eb 026631 fetcht 1 ,mem_state_map 
-0x62ec 026632 set0 smap_lmptidinit ,temp 
-0x62ed 026633 storet 1 ,mem_state_map 
-0x62ee 026634 rtn 
-:      026636 tid_initiate:
-0x62ef 026637 fetcht 1 ,mem_state_map 
-0x62f0 026638 set1 smap_lmptidinit ,temp 
-0x62f1 026639 storet 1 ,mem_state_map 
-0x62f2 026640 rtn 
-:      026643 tid_check:
-0x62f3 026644 nsetflag master ,smap_lmptid ,pdata 
-0x62f4 026645 fetcht 1 ,mem_state_map 
-0x62f5 026646 ixor temp ,pdata 
-0x62f6 026647 isolate1 smap_lmptid ,pdata 
-0x62f7 026648 rtn 
-:      026651 tid_set_reply:
-0x62f8 026652 fetch 1 ,mem_state_map 
-0x62f9 026653 setflag master ,smap_lmptid ,pdata 
-0x62fa 026654 store 1 ,mem_state_map 
-0x62fb 026655 rtn 
-:      026658 check_localsm:
-0x62fc 026659 fetch 1 ,mem_sp_localsm 
-0x62fd 026660 compare local_statemachine ,pdata ,0x7f 
-0x62fe 026661 rtn 
-:      026662 setlocalsm_master:
-0x62ff 026663 fetch 1 ,mem_sp_localsm 
-0x6300 026664 set1 7 ,pdata 
-0x6301 026665 store 1 ,mem_sp_localsm 
-0x6302 026666 rtn 
-:      026667 setlocalsm_slave:
-0x6303 026668 fetch 1 ,mem_sp_localsm 
-0x6304 026669 set0 7 ,pdata 
-0x6305 026670 store 1 ,mem_sp_localsm 
-0x6306 026671 rtn 
-:      026672 check_localsm_master:
-0x6307 026673 fetch 1 ,mem_sp_localsm 
-0x6308 026674 isolate1 7 ,pdata 
-0x6309 026675 store 1 ,mem_sp_localsm 
-0x630a 026676 rtn 
-:      026678 generate_random_number:
-0x630b 026680 arg mem_random_number ,contw 
-:      026681 generate_random:
-0x630c 026682 force 16 ,loopcnt 
-:      026683 generate_random_another:
-:      026684 generate_random_loop:
-0x630d 026685 random pdata 
-0x630e 026686 istore 1 ,contw 
-0x630f 026687 loop generate_random_another 
-0x6310 026688 rtn 
-:      026690 generate_linkkey:
-0x6311 026691 call function_e21 
-0x6312 026692 arg mem_link_key ,rega 
-0x6313 026693 arg mem_input_store ,regb 
-0x6314 026694 ifetch 8 ,rega 
-0x6315 026695 fetcht 1 ,mem_state 
-0x6316 026696 nsetflag blank ,state_combkey ,temp 
-0x6317 026697 storet 1 ,mem_state 
-0x6318 026698 copy rega ,contw 
-0x6319 026699 call xor16 
-0x631a 026700 branch generate_linkkey_continue 
-:      026706 process_conn_sm:
-0x631b 026708 bpatchx patch31_0 ,mem_patch31 
-0x631c 026710 call lmo_fifo_check 
-0x631d 026711 nrtn blank 
-:      026712 process_conn_sm_continue:
-0x631e 026713 fetch 1 ,mem_conn_sm 
-0x631f 026714 rtn blank 
-0x6320 026718 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
-0x6321 026719 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
-0x6322 026720 beq conn_sm_send_features ,host_create_conn_send_features 
-0x6323 026721 beq conn_sm_wait_features_res ,host_create_conn_waiting 
-0x6324 026722 beq conn_sm_send_switch ,host_create_conn_send_switch 
-0x6325 026723 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
-0x6326 026724 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
-0x6327 026725 beq conn_sm_encrypt ,host_create_conn_encrypt 
-0x6328 026726 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
-0x6329 026727 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
-0x632a 026728 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
-0x632b 026729 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
-0x632c 026730 beq conn_sm_detach_delay ,host_create_conn_master_detach 
-0x632d 026731 beq conn_sm_send_version ,host_create_conn_send_version 
-0x632e 026732 beq conn_sm_wait_version ,host_create_conn_waiting 
-0x632f 026733 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
-0x6330 026734 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
-0x6331 026735 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
-0x6332 026736 beq conn_sm_pairing ,host_create_conn_pairing 
-0x6333 026737 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
-0x6334 026738 beq conn_sm_auth ,host_create_conn_auth 
-0x6335 026739 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
-0x6336 026740 beq conn_sm_done ,host_create_conn_done 
-0x6337 026741 beq conn_sm_wait_done ,host_create_conn_done_wait 
-0x6338 026742 jam conn_sm_standby ,mem_conn_sm 
-0x6339 026744 rtn 
-:      026745 host_create_conn_done:
-0x633a 026746 fetch 1 ,mem_lmp_conn_state 
-0x633b 026747 rtnbit0 received_setup_complete 
-0x633c 026748 rtnbit0 sent_setup_complete 
-0x633d 026749 jam conn_sm_standby ,mem_conn_sm 
-0x633e 026750 call host_conn_judge_encrypt 
-0x633f 026751 branch scheduler_start_upper_sm 
-:      026753 host_conn_judge_encrypt:
-0x6340 026754 fetch 1 ,mem_connection_options 
-0x6341 026755 rtnbit0 connection_encrypt 
-0x6342 026756 jam conn_sm_encrypt_wait ,mem_conn_sm 
-0x6343 026757 rtn 
-:      026759 host_create_conn_done_wait:
-0x6344 026760 arg enpt_delay_timer ,queue 
-0x6345 026761 call timer_check 
-0x6346 026762 nrtn blank 
-0x6347 026763 jam conn_sm_done ,mem_conn_sm 
-0x6348 026764 rtn 
-:      026766 host_create_conn_auth:
-0x6349 026767 fetch 1 ,mem_connection_options 
-0x634a 026768 set0 connection_auth ,pdata 
-0x634b 026769 store 1 ,mem_connection_options 
-0x634c 026770 jam conn_sm_auth_wait ,mem_conn_sm 
-0x634d 026771 jam lmp_au_rand ,mem_lmo_opcode2 
-0x634e 026772 rtn 
-:      026773 host_create_conn_auth_wait:
-0x634f 026774 rtn 
-:      026775 host_create_conn_pairing:
-0x6350 026776 fetch 1 ,mem_pincode_state 
-0x6351 026777 rtnne pincode_state_pincode_ready 
-0x6352 026778 call host_auth 
-0x6353 026779 jam conn_sm_pairing_wait ,mem_conn_sm 
-0x6354 026780 rtn 
-:      026782 host_create_conn_pairing_wait:
-0x6355 026783 rtn 
-:      026784 host_creat_conn_send_feat_ext:
-0x6356 026785 jam conn_sm_wait_features_ext ,mem_conn_sm 
-0x6357 026786 jam lmp_ext_features_req ,mem_lmo_opcode2 
-0x6358 026787 rtn 
-:      026788 host_create_conn_send_version:
-0x6359 026789 jam conn_sm_wait_version ,mem_conn_sm 
-0x635a 026790 jam lmp_version_req ,mem_lmo_opcode2 
-0x635b 026791 rtn 
-:      026793 host_creat_conn_wait_switch:
-0x635c 026794 fetch 1 ,mem_switch_flag 
-0x635d 026795 rtneq switch_flag_init 
-0x635e 026796 beq switch_flag_accept ,host_create_conn_switch_accept 
-0x635f 026797 arg switch_wait_timer ,queue 
-0x6360 026798 call timer_check 
-0x6361 026799 nrtn blank 
-0x6362 026800 jam switch_flag_init ,mem_switch_flag 
-0x6363 026801 branch host_create_conn_switch 
-:      026802 host_create_conn_switch_accept:
-0x6364 026803 rtn master 
-0x6365 026804 branch host_create_conn_auth_pair 
-:      026806 host_create_conn_send_features:
-0x6366 026807 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x6367 026808 jam lmp_features_req ,mem_lmo_opcode2 
-0x6368 026809 rtn 
-:      026810 host_create_conn_send_switch:
-0x6369 026811 jam lmp_switch_req ,mem_lmo_opcode2 
-0x636a 026812 set1 mark_switch_initiated ,mark 
-0x636b 026813 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x636c 026814 setarg 0x1ff 
-0x636d 026815 store 2 ,mem_soft_timer 
-0x636e 026816 rtn 
-:      026817 host_create_conn_send_conn_req:
-0x636f 026818 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x6370 026819 jam 0xff ,mem_soft_timer 
-0x6371 026820 set0 mark_reconn_recieve_switch ,mark 
-0x6372 026821 jam lmp_host_connection_req ,mem_lmo_opcode2 
-0x6373 026822 branch init_lmp_reinit 
-:      026823 host_create_conn_wait_accept:
-0x6374 026824 rtnmark1 mark_reconn_recieve_switch 
-0x6375 026825 fetch 2 ,mem_soft_timer 
-0x6376 026826 sub pdata ,1 ,pdata 
-0x6377 026827 branch host_create_conn_resend ,zero 
-0x6378 026828 store 2 ,mem_soft_timer 
-0x6379 026829 rtn 
-:      026830 host_create_conn_resend:
-0x637a 026831 jam conn_sm_send_switch ,mem_conn_sm 
-0x637b 026832 rtn 
-:      026833 host_create_conn_waiting:
-0x637c 026835 rtn 
-:      026837 host_create_conn_switch:
-0x637d 026838 fetch 1 ,mem_lmp_conn_state 
-0x637e 026839 rtnbit0 sent_setup_complete 
-0x637f 026840 rtnbit0 received_setup_complete 
-0x6380 026841 fetch 1 ,mem_connection_options 
-0x6381 026842 set0 connection_switch ,pdata 
-0x6382 026843 store 1 ,mem_connection_options 
-0x6383 026844 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6384 026845 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
-0x6385 026846 rtn 
-:      026848 host_create_conn_send_setup_complete:
-0x6386 026849 jam conn_sm_wait_setup_complete ,mem_conn_sm 
-0x6387 026850 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x6388 026851 rtn 
-:      026853 host_create_conn_wait_setup_complete:
-0x6389 026854 fetch 1 ,mem_lmp_conn_state 
-0x638a 026855 rtnbit0 received_setup_complete 
-0x638b 026856 jam conn_sm_standby ,mem_conn_sm 
-0x638c 026858 rtn 
-:      026859 host_create_conn_wait_setup_complete_rtn:
-0x638d 026860 jam conn_sm_auth_pair ,mem_conn_sm 
-0x638e 026861 rtn 
-:      026863 host_create_conn_master_detach:
-0x638f 026864 fetch 1 ,mem_soft_timer 
-0x6390 026865 increase -1 ,pdata 
-0x6391 026866 branch host_create_conn_send_detach ,blank 
-0x6392 026867 store 1 ,mem_soft_timer 
-0x6393 026868 rtn 
-:      026869 host_create_conn_send_detach:
-0x6394 026870 jam lmp_detach ,mem_lmo_opcode2 
-0x6395 026871 jam local_host ,mem_disconn_reason_send 
-0x6396 026872 jam 0 ,mem_conn_sm 
-0x6397 026873 rtn 
-:      026874 host_create_conn_auth_pair:
-0x6398 026876 fetch 1 ,mem_connection_options 
-0x6399 026877 bbit1 connection_switch ,host_create_conn_switch 
-0x639a 026878 bbit1 connection_auth ,host_create_conn_auth_pair_true 
-:      026879 host_create_conn_sm_done:
-0x639b 026880 jam conn_sm_done ,mem_conn_sm 
-0x639c 026881 rtn 
-:      026882 host_create_conn_auth_pair_true:
-0x639d 026883 fetch 1 ,mem_link_key_exists 
-0x639e 026884 branch host_create_conn_auth_pair_nokey ,blank 
-0x639f 026885 fetch 1 ,mem_lmp_conn_state 
-0x63a0 026886 rtnbit0 sent_setup_complete 
-0x63a1 026887 rtnbit0 received_setup_complete 
-0x63a2 026888 fetch 4 ,mem_aurand_send_delay_time 
-0x63a3 026889 arg 100 ,temp 
-0x63a4 026890 iadd temp ,temp 
-0x63a5 026891 copy clkn_bt ,pdata 
-0x63a6 026892 isub temp ,null 
-0x63a7 026893 nrtn positive 
-0x63a8 026894 branch host_create_conn_auth 
-:      026898 host_create_conn_auth_pair_nokey:
-0x63a9 026899 jam conn_sm_pairing ,mem_conn_sm 
-0x63aa 026900 jam 4 ,mem_pin_length 
-0x63ab 026901 setarg 0x3030 
-0x63ac 026902 store 2 ,mem_pin 
-0x63ad 026903 istore 2 ,contw 
-0x63ae 026904 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x63af 026905 branch host_create_conn_pairing 
-:      026907 host_create_conn_auth_pair_wait:
-0x63b0 026908 rtn 
-:      026909 host_create_conn_encrypt:
-0x63b1 026910 fetch 1 ,mem_connection_options 
-0x63b2 026911 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
-0x63b3 026912 jam conn_sm_done ,mem_conn_sm 
-0x63b4 026913 rtn 
-:      026915 host_create_conn_encrypt_start:
-0x63b5 026916 fetch 1 ,mem_connection_options 
-0x63b6 026917 set0 connection_encrypt ,pdata 
-0x63b7 026918 store 1 ,mem_connection_options 
-0x63b8 026919 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x63b9 026920 rtn 
-:      026922 host_create_conn_encrypt_wait:
-0x63ba 026923 fetch 1 ,mem_wait_encryption 
-0x63bb 026924 rtn blank 
-0x63bc 026925 jam conn_sm_standby ,mem_conn_sm 
-0x63bd 026926 branch host_create_conn_encrypt_start 
-:      026928 host_create_conn_encrypt_wait_clear:
-0x63be 026929 jam conn_sm_send_setup_complete ,mem_conn_sm 
-0x63bf 026930 rtn 
-:      026932 host_auth:
-0x63c0 026933 fetch 1 ,mem_op 
-0x63c1 026934 bbit1 op_inrand_req ,remote_auth 
-0x63c2 026935 call tid_initiate 
-0x63c3 026936 jam lmp_in_rand ,mem_lmo_opcode2 
-0x63c4 026937 branch cmd_exit 
-:      026938 remote_auth:
-0x63c5 026939 fetch 1 ,mem_op 
-0x63c6 026940 set0 op_inrand_req ,pdata 
-0x63c7 026941 store 1 ,mem_op 
-0x63c8 026942 call lmp_accept_inrand 
-0x63c9 026943 call tid_set_reply 
-0x63ca 026944 branch cmd_exit 
-:      026946 pincode_reinit:
-0x63cb 026947 setarg 4 
-0x63cc 026948 store 1 ,mem_pin_length 
-0x63cd 026949 setarg 0x3030 
-0x63ce 026950 istore 2 ,contw 
-0x63cf 026951 istore 2 ,contw 
-0x63d0 026952 rtn 
-:      026958 twspi_reset:
-0x63d1 026959 bpatchx patch31_4 ,mem_patch31 
-0x63d2 026960 hfetch 1 ,core_gpio_oe3 
-0x63d3 026961 arg 0x06 ,temp 
-0x63d4 026962 ior temp ,pdata 
-0x63d5 026963 hstore 1 ,core_gpio_oe3 
-0x63d6 026964 hfetch 1 ,core_gpio_out3 
-0x63d7 026965 ior temp ,pdata 
-0x63d8 026966 hstore 1 ,core_gpio_out3 
-0x63d9 026967 call twspi_disable 
-0x63da 026968 hfetch 1 ,core_gpio_out3 
-0x63db 026969 set0 1 ,pdata 
-0x63dc 026970 set0 2 ,pdata 
-0x63dd 026971 hstore 1 ,core_gpio_out3 
-0x63de 026972 nop 30 
-0x63df 026973 branch twspi_enable 
-:      026975 twspi_reset2:
-0x63e0 026976 hfetch 1 ,core_gpio_oe3 
-0x63e1 026977 arg 0xc0 ,temp 
-0x63e2 026978 ior temp ,pdata 
-0x63e3 026979 hstore 1 ,core_gpio_oe3 
-0x63e4 026980 hfetch 1 ,core_gpio_out3 
-0x63e5 026981 ior temp ,pdata 
-0x63e6 026982 hstore 1 ,core_gpio_out3 
-0x63e7 026983 call twspi_disable 
-0x63e8 026984 hfetch 1 ,core_gpio_out3 
-0x63e9 026985 set0 6 ,pdata 
-0x63ea 026986 set0 7 ,pdata 
-0x63eb 026987 hstore 1 ,core_gpio_out3 
-0x63ec 026988 nop 30 
-0x63ed 026989 branch twspi_enable2 
-:      026991 twspi_disable:
-0x63ee 026992 hfetch 1 ,core_gpio_sel1 
-0x63ef 026993 and pdata ,0xfc ,pdata 
-0x63f0 026994 hstore 1 ,core_gpio_sel1 
-0x63f1 026995 rtn 
-:      026996 twspi_enable:
-0x63f2 026997 hfetch 1 ,core_gpio_sel1 
-0x63f3 026998 or pdata ,0x01 ,pdata 
-0x63f4 026999 hstore 1 ,core_gpio_sel1 
-0x63f5 027000 rtn 
-:      027001 twspi_enable2:
-0x63f6 027002 hfetch 1 ,core_gpio_sel1 
-0x63f7 027003 or pdata ,0x03 ,pdata 
-0x63f8 027004 set0 4 ,pdata 
-0x63f9 027005 hstore 1 ,core_gpio_sel1 
-0x63fa 027006 rtn 
-:      027010 sensor_read:
-0x63fb 027011 copy pdata ,regb 
-0x63fc 027012 call spi_ncs_enable 
-0x63fd 027013 nop 100 
-0x63fe 027014 copy regb ,pdata 
-0x63ff 027015 call twspi_read 
-0x6400 027016 copy pdata ,regb 
-0x6401 027017 call spi_ncs_disable 
-0x6402 027018 nop 100 
-0x6403 027019 copy regb ,pdata 
-0x6404 027020 rtn 
-:      027022 sensor_write:
-0x6405 027023 copy pdata ,regb 
-0x6406 027024 call spi_ncs_enable 
-0x6407 027025 nop 100 
-0x6408 027026 copy regb ,pdata 
-0x6409 027027 call twspi_write 
-0x640a 027028 call spi_ncs_disable 
-0x640b 027029 nop 100 
-0x640c 027030 rtn 
-:      027033 spi_ncs_gpio_init:
-0x640d 027034 fetcht 1 ,mem_spi_ncs_gpio 
-0x640e 027035 branch gpio_config_output 
-:      027038 spi_ncs_enable:
-0x640f 027039 fetcht 1 ,mem_spi_ncs_gpio 
-0x6410 027040 branch gpio_out_active 
-:      027043 spi_ncs_disable:
-0x6411 027044 fetcht 1 ,mem_spi_ncs_gpio 
-0x6412 027045 branch gpio_out_inactive 
-:      027048 twspi_write:
-0x6413 027049 branch spid_write_reg 
-:      027051 twspi_read:
-0x6414 027052 branch spid_read_reg 
-:      027059 read_function_aes:
-0x6415 027060 nbranch read_function ,user 
-0x6416 027061 hfetch 1 ,core_gpio_key2 
-0x6417 027062 or_into 0x2 ,pdata 
-0x6418 027063 hstore 1 ,core_gpio_key2 
-:      027064 read_function:
-0x6419 027065 copy temp ,null 
-0x641a 027066 branch read_fuction_zero ,zero 
-0x641b 027067 copy regc ,pc 
-:      027068 read_fuction_zero:
-0x641c 027069 isolate0 0 ,null 
-0x641d 027070 branch set_ucode_status 
-:      027073 get_block_header:
-0x641e 027074 force 4 ,temp 
-:      027075 get_block_header0:
-0x641f 027076 arg mem_ucode_buf ,rega 
-0x6420 027077 hfetch 1 ,core_gpio_key2 
-0x6421 027078 and_into 0xfd ,pdata 
-0x6422 027079 hstore 1 ,core_gpio_key2 
-0x6423 027080 call read_function 
-0x6424 027081 arg 0x55aa ,rega 
-0x6425 027082 fetch 2 ,mem_ucode_buf 
-0x6426 027083 ifetcht 2 ,contr 
-0x6427 027084 isub rega ,null 
-0x6428 027085 rtn 
-:      027087 read_first_block:
-0x6429 027088 arg 2 ,temp 
-0x642a 027089 arg mem_ucode_ptr ,rega 
-0x642b 027090 call read_function 
-0x642c 027091 fetch 2 ,mem_ucode_ptr 
-0x642d 027092 store 2 ,mem_addr_mi 
-0x642e 027093 call get_iv ,user 
-0x642f 027094 rtn 
-:      027096 get_iv:
-0x6430 027097 arg 16 ,temp 
-0x6431 027098 arg mem_ucode_keybuf ,rega 
-0x6432 027099 hfetch 1 ,core_gpio_key2 
-0x6433 027100 and_into 0xfd ,pdata 
-0x6434 027101 hstore 1 ,core_gpio_key2 
-0x6435 027102 call read_function 
-0x6436 027103 arg mem_ucode_keybuf ,contr 
-0x6437 027104 arg 16 ,loopcnt 
-0x6438 027105 call aes_load_data 
-0x6439 027106 call aes_init 
-0x643a 027107 call aes_clear_data 
-0x643b 027108 branch do_aes_cbc 
-:      027110 load_storage:
-0x643c 027111 disable match 
-0x643d 027112 call get_block_header 
-0x643e 027113 nrtn zero 
-0x643f 027114 enable match 
-0x6440 027115 jam 0x80 ,core_ucode_ctrl 
-0x6441 027116 jam 0 ,core_ucode_hi 
-0x6442 027117 jam 0 ,core_ucode_low 
-0x6443 027118 arg core_ucode_data ,rega 
-0x6444 027119 call read_function_aes 
-0x6445 027120 jam 0x0 ,core_ucode_ctrl 
-:      027121 load_storage_loop:
-0x6446 027122 arg 6 ,temp 
-0x6447 027123 call get_block_header0 
-0x6448 027124 nrtn zero 
-0x6449 027125 ifetch 2 ,contr 
-0x644a 027126 iforce rega 
-0x644b 027127 call read_function 
-0x644c 027128 branch load_storage_loop 
-:      027132 reload_eeprom:
-0x644d 027133 call clean_mem 
-0x644e 027134 setarg 0x1000 
-0x644f 027135 store 2 ,mem_addr_mi 
-0x6450 027136 arg iicd_read_eep ,regc 
-0x6451 027137 arg 2 ,loopcnt 
-:      027138 reload_eeprom_loop:
-0x6452 027139 call get_block_header 
-0x6453 027140 nrtn zero 
-0x6454 027141 fetch 2 ,mem_addr_mi 
-0x6455 027142 byteswap pdata ,pdata 
-0x6456 027143 iadd temp ,pdata 
-0x6457 027144 byteswap pdata ,pdata 
-0x6458 027145 store 2 ,mem_addr_mi 
-0x6459 027146 loop reload_eeprom_loop 
-0x645a 027147 branch load_storage_loop 
-:      027149 loadcode:
-0x645b 027150 call clean_mem 
-0x645c 027151 disable user 
-0x645d 027152 call otp_enable_chgpump 
-0x645e 027153 setarg otp_ucode_flag 
-0x645f 027154 arg mem_otp_ucode_flag ,rega 
-0x6460 027155 arg 2 ,temp 
-0x6461 027156 call otpd_read_data 
-0x6462 027157 fetch 2 ,mem_otp_ucode_flag 
-0x6463 027158 bbit0 otp_uflag_aes ,loadcode_otp 
-0x6464 027159 jam 0x25 ,core_clkoff 
-0x6465 027160 setarg otp_ucode_aeskey 
-0x6466 027161 arg mem_ucode_keybuf ,rega 
-0x6467 027162 arg 16 ,temp 
-0x6468 027163 call otpd_read_data 
-0x6469 027164 jam lock_otp ,core_misc_ctrl 
-0x646a 027165 set1 mark_otp_encrypt ,mark 
-0x646b 027166 arg mem_ucode_keybuf ,contr 
-0x646c 027167 call load_key 
-0x646d 027168 enable user 
-:      027169 loadcode_otp:
-0x646e 027170 jam 0 ,mem_loadcode_times 
-:      027171 loadcode_otp_2:
-0x646f 027172 call loadcode_check_times 
-0x6470 027173 fetch 2 ,mem_otp_ucode_flag 
-0x6471 027174 byteswap pdata ,pdata 
-0x6472 027175 arg 0x7ff ,temp 
-0x6473 027176 iand temp ,pdata 
-0x6474 027177 branch loadcode_iic ,zero 
-0x6475 027178 call otp_set_addr 
-0x6476 027179 arg otpd_read_code ,regc 
-0x6477 027180 call get_iv ,user 
-0x6478 027181 call load_storage 
-0x6479 027182 fetch 1 ,mem_ucode_status 
-0x647a 027183 bbit0 0 ,loadcode_otp_2 
-:      027185 loadcode_iic:
-0x647b 027186 call otp_disable_chgpump 
-0x647c 027187 jam 0 ,mem_loadcode_times 
-:      027188 loadcode_iic_2:
-0x647d 027189 call loadcode_check_times 
-0x647e 027190 call clear_eeprom_size_2k 
-0x647f 027191 fetch 1 ,mem_otp_ucode_flag 
-0x6480 027192 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6481 027193 call loadcode_iic_by_eeprom 
-0x6482 027194 nbranch loadcode_iic_eeprom_2k ,match 
-0x6483 027195 fetch 1 ,mem_ucode_status 
-0x6484 027196 bbit0 0 ,loadcode_iic_2 
-0x6485 027197 branch loadcode_hci 
-:      027198 loadcode_iic_eeprom_2k:
-0x6486 027199 call set_eeprom_size_2k 
-0x6487 027200 fetch 1 ,mem_otp_ucode_flag 
-0x6488 027201 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6489 027202 call loadcode_iic_by_eeprom 
-0x648a 027203 nbranch loadcode_spi ,match 
-0x648b 027204 fetch 1 ,mem_ucode_status 
-0x648c 027205 bbit0 0 ,loadcode_iic_2 
-0x648d 027206 branch loadcode_hci 
-:      027208 loadcode_spi:
-0x648e 027209 jam 0 ,mem_loadcode_times 
-:      027210 loadcode_spi_2:
-0x648f 027211 call loadcode_check_times 
-0x6490 027212 fetch 1 ,mem_otp_ucode_flag 
-0x6491 027213 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6492 027214 setarg 0x0 
-0x6493 027215 store 3 ,mem_addr_hi 
-0x6494 027216 call spid_init_flash 
-0x6495 027217 arg spid_load_flash ,regc 
-0x6496 027218 call read_first_block 
-0x6497 027219 call load_storage 
-0x6498 027220 nbranch loadcode_hci ,match 
-0x6499 027221 fetch 1 ,mem_ucode_status 
-0x649a 027222 bbit0 0 ,loadcode_spi_2 
-:      027224 loadcode_hci:
-0x649b 027225 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
-0x649c 027226 call clear_key_buf 
-:      027227 loadcode_hci_enc:
-0x649d 027228 fetch 1 ,mem_otp_ucode_flag 
-0x649e 027229 bbit0 otp_uflag_hci ,clear_key_buf 
-0x649f 027230 jam 0x21 ,core_clkoff 
-0x64a0 027231 call hci_init 
-:      027232 loadcode_hci_loop:
-0x64a1 027233 call hci_rx_packet 
-0x64a2 027234 branch loadcode_hci_loop 
-:      027236 clear_key_buf:
-0x64a3 027237 setarg 0 
-0x64a4 027238 store 8 ,mem_ucode_keybuf 
-0x64a5 027239 store 8 ,mem_ucode_keybuf + 8 
-0x64a6 027240 force regidx_key ,regext_index 
-0x64a7 027241 call aes_clear 
-0x64a8 027242 jam 0x21 ,core_clkoff 
-0x64a9 027243 rtn 
-:      027246 loadcode_iic_by_eeprom:
-0x64aa 027247 setarg 0x0 
-0x64ab 027248 store 2 ,mem_addr_mi 
-0x64ac 027249 arg iicd_read_eep ,regc 
-0x64ad 027250 call iicd_init_12m 
-0x64ae 027251 call read_first_block 
-0x64af 027252 branch load_storage 
-:      027255 loadcode_check_times:
-0x64b0 027256 fetch 1 ,mem_loadcode_times 
-0x64b1 027257 increase 1 ,pdata 
-0x64b2 027258 sub pdata ,3 ,null 
-0x64b3 027259 nbranch loadcode_error ,positive 
-0x64b4 027260 store 1 ,mem_loadcode_times 
-0x64b5 027261 rtn 
-:      027263 loadcode_error:
-0x64b6 027264 call clear_key_buf 
-0x64b7 027265 call ice_break 
-0x64b8 027266 rtn 
-:      027270 set_ucode_status:
-0x64b9 027271 fetch 1 ,mem_ucode_status 
-0x64ba 027272 lshift pdata ,pdata 
-0x64bb 027273 setflag true ,0 ,pdata 
-0x64bc 027274 isolate0 15 ,rega 
-0x64bd 027275 rtn true 
-0x64be 027276 store 1 ,mem_ucode_status 
-0x64bf 027277 rtn 
-:      027280 decrypt_code:
-0x64c0 027281 hfetch 1 ,core_gpio_key2 
-0x64c1 027282 rtnbit0 1 
-0x64c2 027283 branch decrypt_code_skip 
-:      027284 decrypt_code_loop:
-0x64c3 027285 hfetch 1 ,core_dma_status 
-0x64c4 027286 qisolate1 pdata 
-0x64c5 027287 rtn true 
-:      027288 decrypt_code_skip:
-0x64c6 027289 hfetch 1 ,core_misc_status 
-0x64c7 027290 bbit0 1 ,decrypt_code_loop 
-0x64c8 027291 call do_aes_cbc 
-0x64c9 027292 branch decrypt_code_loop 
-:      027296 load_ucode:
-0x64ca 027297 fetch 2 ,mem_patch_ptr 
-0x64cb 027298 rtn blank 
-0x64cc 027299 jam 0x80 ,core_ucode_ctrl 
-0x64cd 027300 jam 0 ,core_ucode_hi 
-0x64ce 027301 jam 0 ,core_ucode_low 
-0x64cf 027302 fetcht 2 ,mem_patch_len 
-0x64d0 027303 lshift2 temp ,loopcnt 
-0x64d1 027304 iforce contr 
-:      027305 load_ucode_loop:
-0x64d2 027306 ifetch 1 ,contr 
-0x64d3 027307 hstore 1 ,core_ucode_data 
-0x64d4 027308 loop load_ucode_loop 
-0x64d5 027309 jam 0x0 ,core_ucode_ctrl 
-0x64d6 027310 rtn 
-:      027315 spid_init:
-0x64d7 027316 bpatchx patch31_5 ,mem_patch31 
-0x64d8 027317 call spid_init_common 
-0x64d9 027318 branch twspi_enable 
-:      027320 spid_init2:
-0x64da 027321 call spid_init_common 
-0x64db 027322 call twspi_disable 
-0x64dc 027323 branch twspi_enable2 
-:      027325 spid_init_common:
-0x64dd 027326 fetch 1 ,mem_spi_init_clk 
-0x64de 027327 hstore 1 ,core_spid_ctrl 
-0x64df 027328 fetch 1 ,mem_spi_init_delay_time 
-0x64e0 027329 hstore 1 ,core_spid_delay 
-0x64e1 027330 setarg mem_spid_tbuf 
-0x64e2 027331 hstore 2 ,core_spid_txaddr 
-0x64e3 027332 setarg mem_spid_rbuf 
-0x64e4 027333 hstore 2 ,core_spid_rxaddr 
-0x64e5 027334 branch twspi_disable 
-:      027336 spid_reset:
-0x64e6 027337 hfetch 1 ,core_spid_ctrl 
-0x64e7 027338 set1 7 ,pdata 
-0x64e8 027339 hstore 1 ,core_spid_ctrl 
-0x64e9 027340 set0 7 ,pdata 
-0x64ea 027341 hstore 1 ,core_spid_ctrl 
-0x64eb 027342 rtn 
-:      027346 spid_write_reg:
-0x64ec 027347 set1 7 ,pdata 
-0x64ed 027348 store 2 ,mem_spid_tbuf 
-0x64ee 027349 bpatchx patch31_6 ,mem_patch31 
-0x64ef 027350 jam 2 ,core_spid_txlen 
-0x64f0 027351 jam 0 ,core_spid_rxlen 
-0x64f1 027352 jam spid_start ,core_misc_ctrl 
-0x64f2 027353 branch wait_spid_done 
-:      027356 spid_read_reg:
-0x64f3 027357 force 1 ,temp 
-:      027359 spid_read_regs:
-0x64f4 027361 store 1 ,mem_spid_tbuf 
-0x64f5 027362 bpatchx patch31_7 ,mem_patch31 
-0x64f6 027363 jam 1 ,core_spid_txlen 
-0x64f7 027364 hstoret 2 ,core_spid_rxlen 
-0x64f8 027365 jam spid_start ,core_misc_ctrl 
-0x64f9 027366 call wait_spid_done 
-0x64fa 027367 fetch 1 ,mem_spid_rbuf 
-0x64fb 027368 rtn 
-:      027370 wait_spid_done:
-0x64fc 027371 fetch 2 ,mem_afh_error_total 
-0x64fd 027372 increase 1 ,pdata 
-0x64fe 027373 store 2 ,mem_afh_error_total 
-0x64ff 027374 hfetch 1 ,core_dma_status 
-0x6500 027375 bbit0 spid_done ,wait_spid_done 
-0x6501 027376 rtn 
-:      027378 spid_init_flash:
-0x6502 027379 jam 0x40 ,core_spid_ctrl 
-0x6503 027380 jam 0x0 ,core_spid_delay 
-0x6504 027381 hfetch 1 ,core_gpio_sel1 
-0x6505 027382 set0 0 ,pdata 
-0x6506 027383 set1 1 ,pdata 
-0x6507 027384 hstore 1 ,core_gpio_sel1 
-0x6508 027385 setarg 0 
-0x6509 027386 store 4 ,mem_spid_tbuf 
-0x650a 027387 rtn 
-:      027390 spid_unlock_flash:
-0x650b 027391 setarg 0 
-0x650c 027392 hstore 2 ,core_spid_rxlen 
-0x650d 027393 setarg 1 
-0x650e 027394 hstore 2 ,core_spid_txlen 
-0x650f 027395 setarg mem_spid_tbuf 
-0x6510 027396 hstore 2 ,core_spid_txaddr 
-0x6511 027397 jam 6 ,mem_spid_tbuf 
-0x6512 027398 jam spid_start ,core_misc_ctrl 
-0x6513 027399 branch wait_spid_done 
-:      027414 flash_write:
-0x6514 027415 disable user 
-0x6515 027416 copy pdata ,regb 
-0x6516 027417 fetch 1 ,mem_spi_write_flash_sm 
-0x6517 027418 rtnne flash_sm_no_buys 
-0x6518 027419 enable user 
-0x6519 027420 copy regb ,pdata 
-0x651a 027421 branch flash_write_start 
-:      027424 flash_write_spi_sm_timer:
-0x651b 027425 fetch 1 ,mem_spi_write_flash_sm 
-0x651c 027426 beq flash_sm_start ,flash_write_start 
-0x651d 027427 beq flash_sm_erase_sector ,flash_erase_sector 
-0x651e 027428 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
-0x651f 027429 beq flash_sm_write_data ,flash_write_data 
-0x6520 027430 beq flash_sm_wait_write_data ,flash_wait_write_data 
-0x6521 027431 rtn 
-:      027433 flash_write_start:
-0x6522 027434 store 3 ,mem_spi_write_addr 
-0x6523 027435 copy rega ,pdata 
-0x6524 027436 store 2 ,mem_spi_write_ptr 
-0x6525 027437 storet 2 ,mem_spi_write_len 
-0x6526 027438 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6527 027439 branch spid_init_flash 
-:      027440 flash_erase_sector:
-0x6528 027441 call spid_init_flash 
-0x6529 027442 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x652a 027443 call spid_unlock_flash 
-0x652b 027444 arg mem_spid_tbuf ,rega 
-0x652c 027445 fetch 3 ,mem_spi_write_addr 
-0x652d 027446 jam 4 ,core_spid_txlen 
-0x652e 027447 arg flash_command_sector_erase ,temp 
-0x652f 027448 branch spid_write_flash_common 
-:      027450 flash_wait_erase_sector:
-0x6530 027451 call spid_init_flash 
-0x6531 027452 call spid_unlock_flash 
-0x6532 027453 setarg flash_read_satus 
-0x6533 027454 call spid_read_reg 
-0x6534 027455 rtnbit1 flash_status_wip 
-0x6535 027456 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6536 027457 rtn 
-:      027458 flash_write_data:
-0x6537 027459 call spid_init_flash 
-0x6538 027460 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6539 027461 call spid_unlock_flash 
-0x653a 027462 call flash_data_preserve 
-0x653b 027463 call spid_write_flash 
-0x653c 027464 branch flash_data_recover 
-:      027465 flash_wait_write_data:
-0x653d 027466 call spid_init_flash 
-0x653e 027467 call spid_unlock_flash 
-0x653f 027468 setarg flash_read_satus 
-0x6540 027469 call spid_read_reg 
-0x6541 027470 rtnbit1 flash_status_wip 
-0x6542 027471 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6543 027472 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6544 027473 branch callback_func 
-:      027474 flash_data_recover:
-0x6545 027475 fetch 4 ,mem_temp 
-0x6546 027476 fetcht 2 ,mem_spi_write_ptr 
-0x6547 027477 increase -4 ,temp 
-0x6548 027478 istore 4 ,temp 
-0x6549 027479 rtn 
-:      027480 flash_data_preserve:
-0x654a 027481 fetcht 2 ,mem_spi_write_ptr 
-0x654b 027482 copy temp ,rega 
-0x654c 027483 increase -4 ,temp 
-0x654d 027484 ifetch 4 ,temp 
-0x654e 027485 store 4 ,mem_temp 
-0x654f 027486 fetcht 2 ,mem_spi_write_len 
-0x6550 027487 fetch 3 ,mem_spi_write_addr 
-0x6551 027488 rtn 
-:      027492 spid_write_flash:
-0x6552 027493 increase 4 ,temp 
-0x6553 027494 hstoret 2 ,core_spid_txlen 
-0x6554 027495 arg flash_command_write_data ,temp 
-0x6555 027496 increase -4 ,rega 
-:      027497 spid_write_flash_common:
-0x6556 027499 istoret 1 ,rega 
-0x6557 027500 rshift16 pdata ,temp 
-0x6558 027501 istoret 1 ,contw 
-0x6559 027502 rshift8 pdata ,temp 
-0x655a 027503 istoret 1 ,contw 
-0x655b 027504 istore 1 ,contw 
-0x655c 027505 deposit rega 
-0x655d 027506 hstore 2 ,core_spid_txaddr 
-0x655e 027507 setarg 0 
-0x655f 027508 hstore 2 ,core_spid_rxlen 
-0x6560 027509 jam spid_start ,core_misc_ctrl 
-0x6561 027510 branch wait_spid_done 
-:      027514 spid_read_flash:
-0x6562 027515 hstoret 2 ,core_spid_rxlen 
-0x6563 027516 rshift16 pdata ,temp 
-0x6564 027517 storet 1 ,mem_addr_hi 
-0x6565 027518 rshift8 pdata ,temp 
-0x6566 027519 storet 1 ,mem_addr_mi 
-0x6567 027520 store 1 ,mem_addr_lo 
-0x6568 027521 setarg 4 
-0x6569 027522 hstore 2 ,core_spid_txlen 
-0x656a 027523 jam flash_command_read_data ,mem_spid_tbuf 
-0x656b 027524 setarg mem_spid_tbuf 
-0x656c 027525 hstore 2 ,core_spid_txaddr 
-0x656d 027526 deposit rega 
-0x656e 027527 hstore 2 ,core_spid_rxaddr 
-0x656f 027528 hfetch 1 ,core_spid_ctrl 
-0x6570 027529 isolate0 15 ,rega 
-0x6571 027530 setflag true ,6 ,pdata 
-0x6572 027531 hstore 1 ,core_spid_ctrl 
-0x6573 027532 jam spid_start ,core_misc_ctrl 
-:      027533 spi_read_flash_wait:
-0x6574 027534 hfetch 1 ,core_dma_status 
-0x6575 027535 bbit1 7 ,spi_read_flash_wait 
-0x6576 027536 arg spid_done ,queue 
-0x6577 027537 branch wait_spid_done 
-:      027541 spid_load_flash:
-0x6578 027542 hstoret 2 ,core_spid_rxlen 
-0x6579 027543 setarg 4 
-0x657a 027544 hstore 2 ,core_spid_txlen 
-0x657b 027545 jam 3 ,mem_spid_tbuf 
-0x657c 027546 setarg mem_spid_tbuf 
-0x657d 027547 hstore 2 ,core_spid_txaddr 
-0x657e 027548 deposit rega 
-0x657f 027549 hstore 2 ,core_spid_rxaddr 
-0x6580 027550 hfetch 1 ,core_spid_ctrl 
-0x6581 027551 isolate0 15 ,rega 
-0x6582 027552 setflag true ,6 ,pdata 
-0x6583 027553 hstore 1 ,core_spid_ctrl 
-0x6584 027554 jam spid_start ,core_misc_ctrl 
-:      027555 spi_load_flash_wait:
-0x6585 027556 hfetch 1 ,core_dma_status 
-0x6586 027557 bbit1 7 ,spi_load_flash_wait 
-0x6587 027558 arg spid_done ,queue 
-0x6588 027559 call decrypt_code 
-0x6589 027560 call wait_spid_done 
-0x658a 027561 isolate1 spid_crcok ,pdata 
-0x658b 027562 call set_ucode_status 
-0x658c 027563 fetch 1 ,mem_addr_hi 
-0x658d 027564 lshift16 pdata ,regb 
-0x658e 027565 fetch 1 ,mem_addr_mi 
-0x658f 027566 lshift8 pdata ,pdata 
-0x6590 027567 ior regb ,regb 
-0x6591 027568 fetch 1 ,mem_addr_lo 
-0x6592 027569 ior regb ,pdata 
-0x6593 027570 iadd temp ,pdata 
-0x6594 027571 store 1 ,mem_addr_lo 
-0x6595 027572 rshift8 pdata ,pdata 
-0x6596 027573 store 1 ,mem_addr_mi 
-0x6597 027574 rshift8 pdata ,pdata 
-0x6598 027575 store 1 ,mem_addr_hi 
-0x6599 027576 rtn 
-:      027581 soft_reset_chip:
-0x659a 027582 jam 1 ,core_reset 
-0x659b 027583 rtn 
-:      027589 iic_init_390k:
-0x659c 027590 jam 12 ,core_iicd_scl_low 
-0x659d 027591 jam 13 ,core_iicd_scl_high 
-0x659e 027592 jam 13 ,core_iicd_start_setup 
-0x659f 027593 jam 13 ,core_iicd_start_hold 
-0x65a0 027594 jam 13 ,core_iicd_stop_setup 
-0x65a1 027595 jam 12 ,core_iicd_data_setup 
-0x65a2 027596 branch iicd_init_gpio 
-:      027599 iicd_init_12m:
-0x65a3 027600 jam 5 ,core_iicd_scl_low 
-0x65a4 027601 jam 7 ,core_iicd_scl_high 
-0x65a5 027602 jam 7 ,core_iicd_start_setup 
-0x65a6 027603 jam 7 ,core_iicd_start_hold 
-0x65a7 027604 jam 7 ,core_iicd_stop_setup 
-0x65a8 027605 jam 5 ,core_iicd_data_setup 
-:      027606 iicd_init_gpio:
-0x65a9 027607 hfetch 1 ,core_gpio_pu3 
-0x65aa 027608 or_into 0xc0 ,pdata 
-0x65ab 027609 hstore 1 ,core_gpio_pu3 
-0x65ac 027610 hfetch 1 ,core_gpio_sel1 
-0x65ad 027611 or_into 0x10 ,pdata 
-0x65ae 027612 hstore 1 ,core_gpio_sel1 
-0x65af 027613 rtn 
-:      027617 wait_iicd_done:
-0x65b0 027618 hfetch 1 ,core_dma_status 
-0x65b1 027619 bbit0 iicd_done ,wait_iicd_done 
-0x65b2 027620 rtn 
-:      027628 iicd_read_data:
-0x65b3 027629 hstore 2 ,core_iicd_txlen 
-0x65b4 027630 deposit rega 
-0x65b5 027631 hstore 2 ,core_iicd_txaddr 
-0x65b6 027632 deposit regb 
-0x65b7 027633 hstore 2 ,core_iicd_rxaddr 
-0x65b8 027634 deposit temp 
-0x65b9 027635 hstore 2 ,core_iicd_rxlen 
-0x65ba 027636 arg 1 ,temp 
-0x65bb 027637 nsetflag blank ,1 ,temp 
-0x65bc 027638 hstore 1 ,core_iicd_ctrl 
-0x65bd 027639 jam iicd_start ,core_misc_ctrl 
-0x65be 027640 branch wait_iicd_done 
-:      027643 set_eeprom_size_2k:
-0x65bf 027644 set1 mark_eeprom_size ,mark 
-0x65c0 027645 jam 0x08 ,mem_eeprom_block_size 
-0x65c1 027646 rtn 
-:      027648 clear_eeprom_size_2k:
-0x65c2 027649 set0 mark_eeprom_size ,mark 
-0x65c3 027650 jam 0x20 ,mem_eeprom_block_size 
-0x65c4 027651 rtn 
-:      027654 iicd_read_eep_data_size_2k:
-0x65c5 027655 fetch 1 ,mem_eeprom_base 
-0x65c6 027656 iadd regb ,pdata 
-0x65c7 027657 store 1 ,mem_addr_mi 
-0x65c8 027658 branch iicd_read_eep_size_2k 
-:      027660 iicd_read_eep_size_2k_lcadcode:
-0x65c9 027661 fetch 2 ,mem_addr_mi 
-0x65ca 027662 byteswap pdata ,pdata 
-0x65cb 027663 store 1 ,mem_addr_mi 
-:      027668 iicd_read_eep_size_2k:
-0x65cc 027669 setarg 3 
-0x65cd 027670 hstore 2 ,core_iicd_txlen 
-0x65ce 027671 jam 0xa0 ,mem_iicd_tbuf 
-0x65cf 027672 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x65d0 027673 branch iicd_read_eep_common 
-:      027679 iicd_write_protect_eep_data:
-0x65d1 027680 storet 2 ,mem_temp 
-0x65d2 027681 call iicd_eeprom_write_enable 
-0x65d3 027682 fetcht 2 ,mem_temp 
-0x65d4 027683 call iicd_write_eep_data 
-0x65d5 027684 branch iicd_eeprom_write_disable 
-:      027686 iicd_eeprom_write_enable:
-0x65d6 027687 fetch 1 ,mem_eeprom_wp_gpio 
-0x65d7 027688 rtneq gpio_disable 
-0x65d8 027689 bbit0 6 ,iicd_wp_gpio_output_low 
-0x65d9 027690 setarg 150000 
-0x65da 027691 call sleep 
-:      027692 iicd_wp_gpio_output_low:
-0x65db 027693 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65dc 027694 branch gpio_out_active 
-:      027696 iicd_eeprom_write_disable:
-0x65dd 027697 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65de 027698 branch gpio_out_inactive 
-:      027703 iicd_read_eep_data:
-0x65df 027704 bpatchx patch32_0 ,mem_patch32 
-0x65e0 027705 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x65e1 027706 fetch 2 ,mem_eeprom_base 
-0x65e2 027707 iadd regb ,pdata 
-0x65e3 027708 byteswap pdata ,pdata 
-0x65e4 027709 store 2 ,mem_addr_mi 
-:      027712 iicd_read_eep:
-0x65e5 027713 bpatchx patch32_1 ,mem_patch32 
-0x65e6 027714 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x65e7 027715 setarg 4 
-0x65e8 027716 hstore 2 ,core_iicd_txlen 
-0x65e9 027717 jam 0xa0 ,mem_iicd_tbuf 
-0x65ea 027718 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      027719 iicd_read_eep_common:
-0x65eb 027720 setarg mem_iicd_tbuf 
-0x65ec 027721 hstore 2 ,core_iicd_txaddr 
-0x65ed 027722 hstoret 2 ,core_iicd_rxlen 
-0x65ee 027723 deposit rega 
-0x65ef 027724 hstore 2 ,core_iicd_rxaddr 
-0x65f0 027725 setarg 2 
-0x65f1 027726 isolate0 15 ,rega 
-0x65f2 027727 setflag true ,0 ,pdata 
-0x65f3 027728 hstore 1 ,core_iicd_ctrl 
-0x65f4 027729 jam iicd_start ,core_misc_ctrl 
-0x65f5 027730 arg iicd_done ,queue 
-0x65f6 027731 call decrypt_code 
-0x65f7 027732 call wait_iicd_done 
-0x65f8 027733 isolate1 iicd_crcok ,pdata 
-0x65f9 027734 call set_ucode_status 
-0x65fa 027735 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-0x65fb 027736 fetch 2 ,mem_addr_mi 
-0x65fc 027737 byteswap pdata ,pdata 
-0x65fd 027738 iadd temp ,pdata 
-0x65fe 027739 byteswap pdata ,pdata 
-0x65ff 027740 store 2 ,mem_addr_mi 
-0x6600 027741 rtn 
-:      027743 iicd_read_eep_load_code_size_2k:
-0x6601 027744 fetch 1 ,mem_addr_mi 
-0x6602 027745 iadd temp ,pdata 
-0x6603 027746 byteswap pdata ,pdata 
-0x6604 027747 store 2 ,mem_addr_mi 
-0x6605 027748 rtn 
-:      027754 iicd_write_eep_data:
-0x6606 027755 fetch 2 ,mem_eeprom_base 
-0x6607 027756 iadd regb ,pdata 
-:      027759 iicd_write_ota_data:
-0x6608 027760 store 2 ,mem_pdatatemp 
-0x6609 027761 bpatchx patch32_2 ,mem_patch32 
-0x660a 027762 storet 2 ,mem_temp 
-0x660b 027763 copy rega ,pdata 
-0x660c 027764 store 2 ,mem_contr 
-:      027765 iicd_write_eep_loop:
-0x660d 027766 call iicd_eep_transparency 
-0x660e 027768 fetcht 2 ,mem_regb 
-0x660f 027769 fetch 2 ,mem_contr 
-0x6610 027770 copy pdata ,rega 
-0x6611 027771 fetch 2 ,mem_pdatatemp 
-0x6612 027773 call iicd_write_eep 
-0x6613 027775 fetch 2 ,mem_regb 
-0x6614 027776 fetcht 2 ,mem_contr 
-0x6615 027777 iadd temp ,temp 
-0x6616 027778 storet 2 ,mem_contr 
-0x6617 027779 fetcht 2 ,mem_pdatatemp 
-0x6618 027780 iadd temp ,temp 
-0x6619 027781 storet 2 ,mem_pdatatemp 
-0x661a 027782 fetch 2 ,mem_temp 
-0x661b 027783 nbranch iicd_write_eep_loop ,blank 
-0x661c 027784 rtn 
-:      027792 iicd_eep_transparency:
-0x661d 027793 bpatchx patch32_3 ,mem_patch32 
-0x661e 027794 fetch 1 ,mem_eeprom_block_size 
-0x661f 027795 increase -1 ,pdata 
-0x6620 027796 fetcht 2 ,mem_pdatatemp 
-0x6621 027797 ior temp ,pdata 
-0x6622 027798 increase 1 ,pdata 
-0x6623 027799 store 3 ,mem_regc 
-0x6624 027801 fetch 2 ,mem_temp 
-0x6625 027802 iadd temp ,pdata 
-0x6626 027804 fetcht 3 ,mem_regc 
-0x6627 027805 isub temp ,pdata 
-0x6628 027806 nbranch iicd_eep_deal_short_packet ,positive 
-0x6629 027807 store 2 ,mem_temp 
-0x662a 027808 fetch 3 ,mem_regc 
-0x662b 027809 fetcht 2 ,mem_pdatatemp 
-0x662c 027810 isub temp ,pdata 
-0x662d 027811 store 2 ,mem_regb 
-0x662e 027812 rtn 
-:      027813 iicd_eep_deal_short_packet:
-0x662f 027814 fetch 2 ,mem_temp 
-0x6630 027815 store 2 ,mem_regb 
-0x6631 027816 setarg 0 
-0x6632 027817 store 2 ,mem_temp 
-0x6633 027818 rtn 
-:      027820 iicd_write_eep_size_2k:
-0x6634 027821 increase 2 ,temp 
-0x6635 027822 hstoret 2 ,core_iicd_txlen 
-0x6636 027823 increase -2 ,rega 
-0x6637 027824 ifetcht 3 ,rega 
-0x6638 027825 copy temp ,regb 
-0x6639 027826 arg 0xa0 ,temp 
-0x663a 027827 istoret 1 ,rega 
-0x663b 027829 istore 1 ,contw 
-0x663c 027830 branch iicd_write_eep_common 
-:      027833 iicd_write_eep:
-0x663d 027834 copy pdata ,regb 
-0x663e 027835 bpatchx patch32_4 ,mem_patch32 
-0x663f 027836 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6640 027837 copy regb ,pdata 
-0x6641 027838 increase 3 ,temp 
-0x6642 027839 hstoret 2 ,core_iicd_txlen 
-0x6643 027840 increase -3 ,rega 
-0x6644 027841 ifetcht 3 ,rega 
-0x6645 027842 copy temp ,regb 
-0x6646 027843 arg 0xa0 ,temp 
-0x6647 027844 istoret 1 ,rega 
-0x6648 027845 byteswap pdata ,pdata 
-0x6649 027846 istore 2 ,contw 
-:      027847 iicd_write_eep_common:
-0x664a 027848 deposit rega 
-0x664b 027849 hstore 2 ,core_iicd_txaddr 
-0x664c 027850 setarg 0 
-0x664d 027851 hstore 2 ,core_iicd_rxlen 
-0x664e 027852 jam 1 ,core_iicd_ctrl 
-0x664f 027853 jam iicd_start ,core_misc_ctrl 
-0x6650 027854 call wait_iicd_done 
-0x6651 027855 copy regb ,pdata 
-0x6652 027856 istore 3 ,rega 
-:      027858 iic_check_eeprom_standby:
-0x6653 027859 bpatchx patch32_5 ,mem_patch32 
-0x6654 027860 jam 0 ,mem_iicd_tbuf + 3 
-:      027861 iic_check_eeprom_standby_wait:
-0x6655 027862 setarg 1 
-0x6656 027863 hstore 2 ,core_iicd_txlen 
-0x6657 027864 jam 0xa0 ,mem_iicd_tbuf 
-0x6658 027865 setarg mem_iicd_tbuf 
-0x6659 027866 hstore 2 ,core_iicd_txaddr 
-0x665a 027867 setarg 0 
-0x665b 027868 hstore 2 ,core_iicd_rxlen 
-0x665c 027869 hstore 2 ,core_iicd_rxaddr 
-0x665d 027870 setarg 3 
-0x665e 027871 hstore 1 ,core_iicd_ctrl 
-0x665f 027872 jam iicd_start ,core_misc_ctrl 
-0x6660 027873 call wait_iicd_done 
-0x6661 027874 hfetch 1 ,core_dma_status 
-0x6662 027875 rtnbit0 iicd_ack 
-0x6663 027876 nop 1500 
-0x6664 027877 fetch 1 ,mem_iicd_tbuf + 3 
-0x6665 027878 increase 1 ,pdata 
-0x6666 027879 store 1 ,mem_iicd_tbuf + 3 
-0x6667 027880 sub pdata ,40 ,null 
-0x6668 027881 nrtn positive 
-0x6669 027882 branch iic_check_eeprom_standby_wait 
-:      027886 otp_enable_chgpump:
-0x666a 027887 jam 0x70 ,rfen_chgpump 
-0x666b 027888 nop param_chgpump_delay 
-0x666c 027889 rtn 
-:      027891 otp_disable_chgpump:
-0x666d 027892 jam 0x30 ,rfen_chgpump 
-0x666e 027893 rtn 
-:      027895 otp_set_addr:
-0x666f 027896 lshift3 pdata ,pdata 
-0x6670 027897 hstore 2 ,core_otp_addr 
-0x6671 027898 jam 0 ,core_otpd_ctrl 
-0x6672 027899 rtn 
-:      027902 otp_write:
-0x6673 027903 call otp_set_addr 
-0x6674 027904 call otp_ce 
-:      027905 otp_program:
-0x6675 027906 ifetcht 1 ,rega 
-0x6676 027907 increase 1 ,rega 
-0x6677 027908 force 0 ,queue 
-:      027909 otp_program_bit:
-0x6678 027910 qisolate0 temp 
-0x6679 027911 branch otp_skip_0 ,true 
-0x667a 027912 hfetch 1 ,core_otp_din 
-0x667b 027913 set1 6 ,pdata 
-0x667c 027914 set1 7 ,pdata 
-0x667d 027915 hstore 1 ,core_otp_din 
-0x667e 027916 jam 0x02 ,core_otp_ctrl 
-0x667f 027917 jam 0x82 ,core_otp_ctrl 
-0x6680 027918 set0 7 ,pdata 
-0x6681 027919 hstore 1 ,core_otp_din 
-0x6682 027920 jam 0x8a ,core_otp_ctrl 
-0x6683 027921 nop 11 
-0x6684 027922 jam 0xca ,core_otp_ctrl 
-0x6685 027923 nop 33 
-0x6686 027924 jam 0x4a ,core_otp_ctrl 
-0x6687 027925 nop 44 
-0x6688 027926 jam 0xca ,core_otp_ctrl 
-0x6689 027927 nop 22 
-0x668a 027928 jam 0x8a ,core_otp_ctrl 
-0x668b 027929 nop 33 
-0x668c 027930 jam 0x82 ,core_otp_ctrl 
-0x668d 027931 nop 1 
-0x668e 027932 jam 0x92 ,core_otp_ctrl 
-0x668f 027933 nop 10 
-0x6690 027934 jam 0xb2 ,core_otp_ctrl 
-0x6691 027935 hfetch 1 ,core_otp_rdata 
-0x6692 027936 jam 0x92 ,core_otp_ctrl 
-0x6693 027937 nop 1 
-0x6694 027938 jam 0x82 ,core_otp_ctrl 
-0x6695 027939 qisolate0 pdata 
-0x6696 027940 branch otp_program_bit ,true 
-:      027941 otp_skip_0:
-0x6697 027942 hfetch 2 ,core_otp_addr 
-0x6698 027943 increase 1 ,pdata 
-0x6699 027944 hstore 2 ,core_otp_addr 
-0x669a 027945 increase 1 ,queue 
-0x669b 027946 compare 8 ,queue ,0xf 
-0x669c 027947 nbranch otp_program_bit ,true 
-0x669d 027948 loop otp_program 
-0x669e 027949 jam 0x83 ,core_otp_ctrl 
-0x669f 027950 rtn 
-:      027952 otp_ce:
-0x66a0 027953 jam 0x82 ,core_otp_ctrl 
-0x66a1 027954 nop 12 
-0x66a2 027955 jam 0x80 ,core_otp_ctrl 
-0x66a3 027956 jam 0x82 ,core_otp_ctrl 
-0x66a4 027957 nop 150 
-0x66a5 027958 rtn 
-:      027961 otpd_read_init:
-0x66a6 027962 call otp_ce 
-0x66a7 027963 jam 0xa2 ,core_otp_ctrl 
-0x66a8 027964 deposit rega 
-0x66a9 027965 hstore 2 ,core_otpd_addr 
-0x66aa 027966 set1 11 ,temp 
-0x66ab 027967 isolate0 15 ,pdata 
-0x66ac 027968 setflag true ,15 ,temp 
-0x66ad 027969 hstoret 2 ,core_otpd_len 
-0x66ae 027970 jam otpd_start ,core_misc_ctrl 
-0x66af 027971 rtn 
-:      027973 otpd_wait_end:
-0x66b0 027974 hfetch 1 ,core_dma_status 
-0x66b1 027975 bbit0 otpd_done ,otpd_wait_end 
-0x66b2 027976 rtn 
-:      027979 otpd_read_data:
-0x66b3 027980 call otp_set_addr 
-0x66b4 027981 call otpd_read_init 
-0x66b5 027982 call otpd_wait_end 
-0x66b6 027983 jam 0x83 ,core_otp_ctrl 
-0x66b7 027984 rtn 
-:      027989 otpd_read_code:
-0x66b8 027990 hfetch 2 ,core_current_otp_addr 
-0x66b9 027991 hstore 2 ,core_otp_addr 
-0x66ba 027992 call otpd_read_init 
-0x66bb 027993 arg otpd_done ,queue 
-0x66bc 027994 call decrypt_code 
-0x66bd 027995 call otpd_wait_end 
-0x66be 027996 isolate1 otpd_crcok ,pdata 
-0x66bf 027997 call set_ucode_status 
-0x66c0 027998 jam 0x83 ,core_otp_ctrl 
-0x66c1 027999 rtn 
-:      028002 uartd_prepare_tx:
-0x66c2 028003 hfetch 2 ,core_uart_twptr 
-0x66c3 028004 iforce contwu 
-0x66c4 028005 rtn 
-:      028007 uartd_send:
-0x66c5 028008 deposit contwu 
-0x66c6 028009 hstore 2 ,core_uart_twptr 
-0x66c7 028010 rtn 
-:      028012 uartd_rxdone:
-0x66c8 028013 deposit contru 
-0x66c9 028014 hstore 2 ,core_uart_rrptr 
-0x66ca 028015 rtn 
-:      028017 uartd_prepare_rx:
-0x66cb 028018 hfetch 2 ,core_uart_rrptr 
-0x66cc 028019 copy pdata ,contru 
-0x66cd 028020 rtn 
-:      028022 uart_set_baud_by_mem:
-0x66ce 028023 fetch uart_baud_len ,mem_baud 
-0x66cf 028024 hstore uart_baud_len ,core_uart_baud 
-0x66d0 028025 rtn 
-:      028027 uart_copy_tx_bytes_fast:
-0x66d1 028028 deposit loopcnt 
-0x66d2 028029 rtn blank 
-:      028030 uart_copy_tx_bytes_fast_loop:
-0x66d3 028031 increase -8 ,loopcnt 
-0x66d4 028032 call uart_tx_8_bytes ,positive 
-0x66d5 028033 rtn zero 
-0x66d6 028034 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x66d7 028035 increase 8 ,loopcnt 
-:      028036 uart_copy_tx_bytes_fast_loop_four:
-0x66d8 028037 increase -4 ,loopcnt 
-0x66d9 028038 call uart_tx_4_bytes ,positive 
-0x66da 028039 rtn zero 
-0x66db 028040 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x66dc 028041 increase 4 ,loopcnt 
-0x66dd 028042 branch uart_copy_tx_bytes 
-:      028044 uart_tx_8_bytes:
-0x66de 028045 ifetch 8 ,contr 
-0x66df 028046 istore 8 ,contwu 
-0x66e0 028047 rtn 
-:      028049 uart_tx_4_bytes:
-0x66e1 028050 ifetch 4 ,contr 
-0x66e2 028051 istore 4 ,contwu 
-0x66e3 028052 rtn 
-:      028054 uart_copy_tx_bytes:
-0x66e4 028055 deposit loopcnt 
-0x66e5 028056 rtn blank 
-:      028057 uart_copy_tx_bytes_loop:
-0x66e6 028058 ifetch 1 ,contr 
-0x66e7 028059 istore 1 ,contwu 
-0x66e8 028060 loop uart_copy_tx_bytes_loop 
-0x66e9 028061 rtn 
-:      028063 uart_copy_rx_bytes_fast:
-0x66ea 028064 deposit loopcnt 
-0x66eb 028065 rtn blank 
-:      028066 uart_copy_rx_bytes_fast_loop:
-0x66ec 028067 increase -8 ,loopcnt 
-0x66ed 028068 call uart_rx_8_bytes ,positive 
-0x66ee 028069 rtn zero 
-0x66ef 028070 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x66f0 028071 increase 8 ,loopcnt 
-:      028072 uart_copy_rx_bytes_fast_loop_four:
-0x66f1 028073 increase -4 ,loopcnt 
-0x66f2 028074 call uart_rx_4_bytes ,positive 
-0x66f3 028075 rtn zero 
-0x66f4 028076 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x66f5 028077 increase 4 ,loopcnt 
-0x66f6 028078 branch uart_copy_rx_bytes 
-:      028080 uart_rx_8_bytes:
-0x66f7 028081 ifetch 8 ,contru 
-0x66f8 028082 istore 8 ,contw 
-0x66f9 028083 rtn 
-:      028085 uart_rx_4_bytes:
-0x66fa 028086 ifetch 4 ,contru 
-0x66fb 028087 istore 4 ,contw 
-0x66fc 028088 rtn 
-:      028091 uart_copy_rx_bytes:
-0x66fd 028092 deposit loopcnt 
-0x66fe 028093 rtn blank 
-:      028094 uart_copy_rx_bytes_loop:
-0x66ff 028095 ifetch 1 ,contru 
-0x6700 028096 istore 1 ,contw 
-0x6701 028097 loop uart_copy_rx_bytes_loop 
-0x6702 028098 rtn 
-:      028101 uart_copy_rx2tx:
-0x6703 028102 deposit loopcnt 
-0x6704 028103 rtn blank 
-:      028104 uart_copy_rx2tx_loop:
-0x6705 028105 ifetch 1 ,contru 
-0x6706 028106 istore 1 ,contwu 
-0x6707 028107 loop uart_copy_rx2tx_loop 
-0x6708 028108 rtn 
-:      028113 app_store_nvram_event:
-0x6709 028114 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x670a 028115 branch ui_ipc_send_event 
-:      028117 check_51cmd_store_reconn_info:
-:      028118 check_51cmd_update_device_record:
-0x670b 028119 bpatchx patch32_6 ,mem_patch32 
-0x670c 028120 fetch 1 ,mem_nv_data_number 
-0x670d 028121 rtn blank 
-0x670e 028122 call check_nvram 
-0x670f 028123 call init_device_list ,zero 
-0x6710 028124 call nvram_find_addr_from_bd_list 
-:      028125 write_device_record:
-0x6711 028126 fetch 1 ,mem_nv_data_number 
-0x6712 028127 icopy regc 
-0x6713 028128 fetcht 2 ,mem_nv_data_ptr 
-0x6714 028129 storet 2 ,mem_list_item_ptr 
-:      028130 write_device_loop_find:
-0x6715 028131 copy regc ,pdata 
-0x6716 028132 branch app_store_nvram_event ,blank 
-0x6717 028133 increase -1 ,regc 
-0x6718 028134 copy temp ,rega 
-0x6719 028135 ifetch 1 ,rega 
-0x671a 028136 fetcht 1 ,mem_select_list_item 
-0x671b 028137 isub temp ,null 
-0x671c 028138 call set_index_finded_device ,zero 
-0x671d 028139 branch write_device_loop_find0 ,positive 
-0x671e 028140 ifetch 1 ,rega 
-0x671f 028141 increase 1 ,pdata 
-0x6720 028142 istore 1 ,rega 
-:      028143 write_device_loop_find0:
-0x6721 028144 fetcht 2 ,mem_list_item_ptr 
-0x6722 028145 increase nv_data_len ,temp 
-0x6723 028146 storet 2 ,mem_list_item_ptr 
-0x6724 028147 branch write_device_loop_find 
-:      028149 set_index_finded_device:
-0x6725 028150 setarg 0 
-0x6726 028151 istore 1 ,rega 
-0x6727 028152 fetch 1 ,mem_temp_reconn_record 
-0x6728 028153 istore 1 ,contw 
-0x6729 028154 bne rec_3_mode ,set_index_finded_device_ble_mode 
-0x672a 028155 arg mem_link_key ,regb 
-:      028156 set_index_find_device_master_addr:
-0x672b 028157 ifetch 6 ,contr 
-0x672c 028158 istore 8 ,contw 
-0x672d 028159 setarg 0 
-0x672e 028160 istore 8 ,contw 
-0x672f 028161 copy regb ,contr 
-:      028162 store_rec_data_common:
-0x6730 028163 call memcpy16 
-0x6731 028164 force 1 ,null 
-0x6732 028165 rtn 
-:      028167 set_index_finded_device_ble_mode:
-0x6733 028168 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6734 028169 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6735 028170 arg mem_le_ltk ,regb 
-0x6736 028171 branch set_index_find_device_master_addr 
-:      028173 set_index_finded_device_irk:
-0x6737 028174 arg mem_le_irk ,contr 
-0x6738 028175 call memcpy16 
-:      028176 store_ble_rec_data_common:
-0x6739 028177 arg mem_le_ltk ,contr 
-0x673a 028178 branch store_rec_data_common 
-:      028180 set_index_finded_device_ediv:
-0x673b 028181 arg mem_le_rand ,contr 
-0x673c 028182 call memcpy16 
-0x673d 028183 branch store_ble_rec_data_common 
-:      028186 nvram_find_addr_from_bd_list:
-0x673e 028187 call disable_user 
-0x673f 028188 fetch 1 ,mem_nv_data_number 
-0x6740 028189 rtn blank 
-0x6741 028190 fetch 2 ,mem_ui_state_map 
-0x6742 028191 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
-:      028192 find_addr_from_bd_list_ble_mode:
-0x6743 028193 bpatchx patch32_7 ,mem_patch32 
-0x6744 028194 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6745 028195 beq master_public_addr ,find_addr_from_bd_list_static_addr 
-0x6746 028196 fetch 1 ,mem_le_plap + 5 
-0x6747 028197 compare 0xc0 ,pdata ,0xc0 
-0x6748 028198 branch find_addr_from_bd_list_static_addr ,true 
-0x6749 028199 compare 0x40 ,pdata ,0xc0 
-0x674a 028200 branch find_addr_from_bd_list_random_addr ,true 
-0x674b 028201 compare 0x00 ,pdata ,0xc0 
-0x674c 028202 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
-:      028203 find_addr_from_bd_list_static_addr:
-0x674d 028204 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x674e 028205 fetch 6 ,mem_le_plap 
-0x674f 028206 branch find_addr_from_bd_list_common 
-:      028208 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6750 028209 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6751 028210 branch find_addr_from_bd_list_common 
-:      028213 find_addr_from_bd_list_random_addr:
-0x6752 028214 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6753 028215 branch find_addr_from_bd_list_common 
-:      028218 find_addr_from_bd_list_spp_mode:
-0x6754 028219 bpatchx patch33_0 ,mem_patch33 
-0x6755 028220 jam rec_3_mode ,mem_temp_reconn_record 
-0x6756 028221 fetch 6 ,mem_plap 
-:      028222 find_addr_from_bd_list_common:
-0x6757 028223 store 6 ,mem_temp_reconn_record + 1 
-0x6758 028224 fetch 2 ,mem_nv_data_ptr 
-0x6759 028225 ifetcht 1 ,pdata 
-0x675a 028226 pincrease 1 
-0x675b 028227 store 2 ,mem_list_item_ptr 
-0x675c 028228 storet 1 ,mem_select_list_item 
-0x675d 028229 fetch 1 ,mem_nv_data_number 
-0x675e 028230 icopy regc 
-:      028231 nvram_find_addr_from_list:
-0x675f 028232 fetch 2 ,mem_list_item_ptr 
-0x6760 028233 copy pdata ,rega 
-0x6761 028234 call nvram_find_addr_from_list_compare 
-0x6762 028235 rtn user 
-0x6763 028236 fetcht 2 ,mem_list_item_ptr 
-0x6764 028237 increase nv_data_len ,temp 
-0x6765 028238 storet 2 ,mem_list_item_ptr 
-0x6766 028239 increase -1 ,temp 
-0x6767 028240 ifetch 1 ,temp 
-0x6768 028241 store 1 ,mem_select_list_item 
-0x6769 028242 increase -1 ,regc 
-0x676a 028243 nbranch nvram_find_addr_from_list ,zero 
-0x676b 028244 fetch 1 ,mem_nv_data_number 
-0x676c 028245 pincrease decreased_one 
-0x676d 028246 store 1 ,mem_select_list_item 
-0x676e 028247 rtn 
-:      028248 nvram_find_addr_from_list_compare:
-0x676f 028249 fetch 1 ,mem_temp_reconn_record 
-0x6770 028250 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      028251 find_master_addr_from_list_compare:
-0x6771 028252 arg mem_temp_reconn_record ,regb 
-0x6772 028253 arg 7 ,loopcnt 
-0x6773 028254 call string_compare 
-0x6774 028255 branch enable_user ,zero 
-0x6775 028256 rtn 
-:      028258 find_addr_from_list_compare_ble_mode:
-0x6776 028259 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6777 028260 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6778 028261 branch find_master_addr_from_list_compare 
-:      028263 find_irk_form_list_compare:
-0x6779 028264 ifetcht 1 ,rega 
-0x677a 028265 isub temp ,null 
-0x677b 028266 nrtn zero 
-0x677c 028267 arg mem_le_prand ,contw 
-0x677d 028268 arg 16 ,loopcnt 
-0x677e 028269 call clear_mem 
-0x677f 028270 fetch 3 ,mem_le_plap + 3 
-0x6780 028271 store 3 ,mem_le_prand 
-0x6781 028272 call genernate_master_macaddress 
-0x6782 028273 fetch 2 ,mem_le_aes_128 + 13 
-0x6783 028274 byteswap pdata ,pdata 
-0x6784 028275 lshift8 pdata ,temp 
-0x6785 028276 ifetch 1 ,contr 
-0x6786 028277 iadd temp ,pdata 
-0x6787 028278 fetcht 3 ,mem_le_plap 
-0x6788 028279 isub temp ,null 
-0x6789 028280 branch enable_user ,zero 
-0x678a 028281 rtn 
-:      028284 genernate_master_macaddress:
-0x678b 028285 arg mem_le_prand ,contr 
-0x678c 028286 call load_data128 
-0x678d 028288 ifetch 1 ,rega 
-0x678e 028289 call load_regext 
-0x678f 028290 force 0x38 ,aes_ctrl 
-0x6790 028291 force 0x0 ,aes_ctrl 
-0x6791 028292 call wait_aes 
-0x6792 028293 arg mem_le_aes_128 ,contw 
-0x6793 028294 branch store_aes_result 
-:      028296 find_ediv_form_list_compare:
-0x6794 028297 ifetcht 1 ,rega 
-0x6795 028298 isub temp ,null 
-0x6796 028299 nrtn zero 
-0x6797 028300 copy contr ,rega 
-0x6798 028301 add contr ,8 ,regc 
-0x6799 028302 arg mem_le_rand ,regb 
-0x679a 028303 arg 8 ,loopcnt 
-0x679b 028304 call string_compare 
-0x679c 028305 branch enable_user ,zero 
-0x679d 028306 copy regc ,rega 
-0x679e 028307 arg mem_le_irk ,regb 
-0x679f 028308 arg 8 ,loopcnt 
-0x67a0 028309 call string_compare 
-0x67a1 028310 branch enable_user ,zero 
-0x67a2 028311 rtn 
-:      028313 check_nvram:
-0x67a3 028314 fetch 2 ,mem_nv_data_ptr 
-0x67a4 028315 ifetcht 1 ,pdata 
-0x67a5 028316 pincrease nv_data_len 
-0x67a6 028317 ifetch 1 ,pdata 
-0x67a7 028318 isub temp ,null 
-0x67a8 028319 rtn 
-:      028321 init_device_list:
-0x67a9 028322 fetch 1 ,mem_nv_data_number 
-0x67aa 028323 icopy loopcnt 
-0x67ab 028324 fetcht 2 ,mem_nv_data_ptr 
-0x67ac 028325 setarg 0 
-:      028326 init_device_list_loop:
-0x67ad 028327 istore 1 ,temp 
-0x67ae 028328 increase nv_data_len ,temp 
-0x67af 028329 pincrease 1 
-0x67b0 028330 loop init_device_list_loop 
-0x67b1 028331 rtn 
-:      028333 load_device_list:
-0x67b2 028334 bpatchx patch33_1 ,mem_patch33 
-0x67b3 028335 call nvram_find_addr_from_bd_list 
-0x67b4 028336 fetch 1 ,mem_state 
-0x67b5 028337 setflag user ,state_combkey ,pdata 
-0x67b6 028338 store 1 ,mem_state 
-0x67b7 028339 nbranch clear_key_exists ,user 
-0x67b8 028340 add rega ,10 ,contr 
-0x67b9 028342 arg mem_link_key ,contw 
-0x67ba 028343 call memcpy16 
-0x67bb 028344 branch check_link_key_load 
-:      028345 clear_key_exists:
-0x67bc 028346 jam 0 ,mem_link_key_exists 
-0x67bd 028347 rtn 
-:      028349 load_device_list_mode_4:
-0x67be 028350 fetch 9 ,mem_le_ediv 
-0x67bf 028351 branch clear_ltk_exists ,blank 
-0x67c0 028352 call nvram_find_addr_from_bd_list 
-0x67c1 028353 nbranch clear_ltk_exists ,user 
-0x67c2 028354 fetch 2 ,mem_list_item_ptr 
-0x67c3 028355 add pdata ,1 ,contr 
-0x67c4 028356 arg mem_le_irk ,contw 
-0x67c5 028357 call memcpy16 
-0x67c6 028358 arg mem_le_ltk ,contw 
-0x67c7 028359 call memcpy16 
-0x67c8 028360 jam 1 ,mem_ltk_exists 
-0x67c9 028361 rtn 
-:      028363 clear_ltk_exists:
-0x67ca 028364 jam 0 ,mem_ltk_exists 
-0x67cb 028365 rtn 
-:      028368 eeprom_store_le_reconn_info:
-0x67cc 028369 fetch 6 ,mem_le_plap 
-0x67cd 028370 store 6 ,mem_temp_lap 
-0x67ce 028371 jam rec_4_mode ,mem_record_bt_mode 
-0x67cf 028372 branch eeprom_store_reconn_info 
-:      028373 eeprom_store_bd_reconn_info:
-0x67d0 028374 fetch 6 ,mem_plap 
-0x67d1 028375 store 6 ,mem_temp_lap 
-0x67d2 028376 jam rec_3_mode ,mem_record_bt_mode 
-:      028377 eeprom_store_reconn_info:
-0x67d3 028378 fetch 1 ,mem_device_option 
-0x67d4 028379 beq dvc_op_module ,check_51cmd_update_device_record 
-0x67d5 028380 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x67d6 028381 rtn 
-:      028384 check_link_key_load:
-0x67d7 028385 fetch 8 ,mem_link_key 
-0x67d8 028386 fetcht 8 ,mem_link_key + 8 
-0x67d9 028387 ior temp ,pdata 
-0x67da 028388 rtn blank 
-0x67db 028389 jam 1 ,mem_link_key_exists 
-0x67dc 028390 rtn 
-:      028397 gpio_set_wake_by_current_state:
-0x67dd 028398 bpatchx patch33_2 ,mem_patch33 
-0x67de 028399 set1 7 ,temp 
-0x67df 028400 call gpio_get_bit 
-0x67e0 028401 nsetflag true ,7 ,temp 
-:      028406 gpio_set_wake:
-0x67e1 028407 bpatchx patch33_3 ,mem_patch33 
-0x67e2 028408 sub temp ,ui_button_gpio_disable ,null 
-0x67e3 028409 rtn zero 
-0x67e4 028410 isolate0 7 ,temp 
-0x67e5 028411 and temp ,0x1f ,queue 
-0x67e6 028412 fetch 4 ,mem_gpio_wakeup_low 
-0x67e7 028413 qsetflag true ,pdata 
-0x67e8 028414 store 4 ,mem_gpio_wakeup_low 
-0x67e9 028415 fetch 4 ,mem_gpio_wakeup_high 
-0x67ea 028416 nqsetflag true ,pdata 
-0x67eb 028417 store 4 ,mem_gpio_wakeup_high 
-0x67ec 028418 rtn 
-:      028421 gpio_clr_wake:
-0x67ed 028422 bpatchx patch33_4 ,mem_patch33 
-0x67ee 028423 sub temp ,ui_button_gpio_disable ,null 
-0x67ef 028424 rtn zero 
-0x67f0 028425 isolate0 7 ,temp 
-0x67f1 028426 and temp ,0x1f ,queue 
-0x67f2 028427 fetch 4 ,mem_gpio_wakeup_low 
-0x67f3 028428 qset0 pdata 
-0x67f4 028429 store 4 ,mem_gpio_wakeup_low 
-0x67f5 028430 fetch 4 ,mem_gpio_wakeup_high 
-0x67f6 028431 qset0 pdata 
-0x67f7 028432 store 4 ,mem_gpio_wakeup_high 
-0x67f8 028433 rtn 
-:      028436 gpio_config_input_nowake:
-0x67f9 028437 call gpio_clr_wake 
-0x67fa 028438 branch gpio_config_input_without_wake 
-:      028441 gpio_config_input:
-0x67fb 028442 sub temp ,ui_button_gpio_disable ,null 
-0x67fc 028443 rtn zero 
-0x67fd 028444 ncall gpio_set_wake ,wake 
-:      028446 gpio_config_input_without_wake:
-0x67fe 028447 arg core_gpio_pd0 ,contw 
-0x67ff 028448 call gpio_set_bit 
-0x6800 028449 setflip gpio_active_bit ,temp 
-0x6801 028450 arg core_gpio_pu0 ,contw 
-0x6802 028451 call gpio_set_bit 
-0x6803 028452 set0 gpio_active_bit ,temp 
-0x6804 028453 arg core_gpio_oe0 ,contw 
-0x6805 028454 branch gpio_set_bit 
-:      028457 gpio_set_high_impedance:
-0x6806 028458 arg core_gpio_pd0 ,contw 
-0x6807 028459 call gpio_set_bit 
-0x6808 028460 set0 gpio_active_bit ,temp 
-0x6809 028461 arg core_gpio_pu0 ,contw 
-0x680a 028462 call gpio_set_bit 
-0x680b 028463 set0 gpio_active_bit ,temp 
-0x680c 028464 arg core_gpio_oe0 ,contw 
-0x680d 028465 branch gpio_set_bit 
-:      028469 gpio_config_output:
-0x680e 028470 sub temp ,ui_button_gpio_disable ,null 
-0x680f 028471 rtn zero 
-0x6810 028472 setflip gpio_active_bit ,temp 
-0x6811 028473 call gpio_out 
-:      028474 gpio_config_output0:
-0x6812 028475 set1 gpio_active_bit ,temp 
-0x6813 028476 arg core_gpio_oe0 ,contw 
-0x6814 028477 branch gpio_set_bit 
-:      028479 gpio_common:
-0x6815 028480 and temp ,0x07 ,queue 
-0x6816 028481 rshift3 temp ,pdata 
-0x6817 028482 and_into 3 ,pdata 
-0x6818 028483 iadd contw ,contw 
-0x6819 028484 ifetch 1 ,contw 
-0x681a 028485 rtn 
-:      028487 gpio_check_active:
-0x681b 028488 arg core_gpio_out0 ,contw 
-0x681c 028489 branch get_bit_common 
-:      028493 gpio_get_bit:
-0x681d 028494 arg core_gpio_in ,contw 
-:      028495 get_bit_common:
-0x681e 028496 call gpio_common 
-0x681f 028497 isolate1 gpio_active_bit ,temp 
-0x6820 028498 branch gpio_get_bit_reverse ,true 
-0x6821 028499 qisolate0 pdata 
-0x6822 028500 rtn 
-:      028501 gpio_get_bit_reverse:
-0x6823 028502 qisolate1 pdata 
-0x6824 028503 rtn 
-:      028505 gpio_out_inactive:
-0x6825 028506 sub temp ,ui_button_gpio_disable ,null 
-0x6826 028507 rtn zero 
-0x6827 028508 isolate1 7 ,null 
-0x6828 028509 branch gpio_out_flag 
-:      028511 gpio_out_active:
-0x6829 028512 sub temp ,ui_button_gpio_disable ,null 
-0x682a 028513 rtn zero 
-0x682b 028514 isolate0 7 ,null 
-:      028517 gpio_out_flag:
-0x682c 028518 setarg 0 
-0x682d 028519 nsetflag true ,gpio_active_bit ,pdata 
-0x682e 028520 ixor temp ,temp 
-:      028523 gpio_out:
-0x682f 028524 arg core_gpio_out0 ,contw 
-:      028527 gpio_set_bit:
-0x6830 028528 call gpio_common 
-0x6831 028529 isolate1 gpio_active_bit ,temp 
-0x6832 028530 qsetflag true ,pdata 
-0x6833 028531 istore 1 ,contw 
-0x6834 028532 rtn 
-:      028534 gpio_set_before_lpm_common:
-0x6835 028535 arg -1 ,rega 
-0x6836 028536 hfetch 1 ,core_gpio_sel1 
-0x6837 028537 compare 0x02 ,pdata ,0x03 
-0x6838 028538 call neglact4_from_23_pin ,true 
-0x6839 028540 compare 0x01 ,pdata ,0x03 
-0x683a 028541 call neglact2_form_25_pin ,true 
-0x683b 028543 compare 0x03 ,pdata ,0x03 
-0x683c 028544 call neglact2_form_25_pin ,true 
-0x683d 028546 isolate1 2 ,pdata 
-0x683e 028547 call neglect2_from_6_pin ,true 
-0x683f 028549 isolate1 3 ,pdata 
-0x6840 028550 call neglect4_from_9_pin ,true 
-0x6841 028552 isolate1 4 ,pdata 
-0x6842 028553 call neglact2_form_30_pin ,true 
-0x6843 028555 isolate1 6 ,pdata 
-0x6844 028556 nsetflag true ,04 ,rega 
-0x6845 028558 isolate1 7 ,pdata 
-0x6846 028559 nsetflag true ,05 ,rega 
-0x6847 028561 hfetch 1 ,core_gpio_sel2 
-0x6848 028562 isolate1 0 ,pdata 
-0x6849 028563 nsetflag true ,27 ,rega 
-0x684a 028564 isolate1 1 ,pdata 
-0x684b 028565 nsetflag true ,28 ,rega 
-0x684c 028566 isolate1 2 ,pdata 
-0x684d 028567 nsetflag true ,03 ,rega 
-0x684e 028568 isolate1 3 ,pdata 
-0x684f 028569 nsetflag true ,08 ,rega 
-0x6850 028570 isolate1 4 ,pdata 
-0x6851 028571 nsetflag true ,20 ,rega 
-0x6852 028572 isolate1 5 ,pdata 
-0x6853 028573 nsetflag true ,21 ,rega 
-0x6854 028574 isolate1 6 ,pdata 
-0x6855 028575 nsetflag true ,22 ,rega 
-0x6856 028576 isolate1 7 ,pdata 
-0x6857 028577 nsetflag true ,23 ,rega 
-0x6858 028579 hfetch 1 ,core_gpio_sel 
-0x6859 028580 isolate1 0 ,pdata 
-0x685a 028581 nsetflag true ,05 ,rega 
-0x685b 028582 isolate1 1 ,pdata 
-0x685c 028583 nsetflag true ,06 ,rega 
-0x685d 028584 isolate1 2 ,pdata 
-0x685e 028585 nsetflag true ,07 ,rega 
-0x685f 028586 isolate1 3 ,pdata 
-0x6860 028587 nsetflag true ,18 ,rega 
-0x6861 028588 isolate1 4 ,pdata 
-0x6862 028589 nsetflag true ,19 ,rega 
-0x6863 028590 isolate1 5 ,pdata 
-0x6864 028591 nsetflag true ,20 ,rega 
-0x6865 028592 isolate1 6 ,pdata 
-0x6866 028593 nsetflag true ,21 ,rega 
-0x6867 028594 isolate1 7 ,pdata 
-0x6868 028595 nsetflag true ,22 ,rega 
-0x6869 028597 hfetch 1 ,core_uart_ctrl 
-0x686a 028598 isolate1 4 ,pdata 
-0x686b 028599 call neglact2_form_2_pin ,true 
-0x686c 028600 bpatchx patch33_5 ,mem_patch33 
-0x686d 028602 hfetch 4 ,core_gpio_pu0 
-0x686e 028603 hfetcht 4 ,core_gpio_pd0 
-0x686f 028604 ior temp ,pdata 
-0x6870 028605 invert pdata ,pdata 
-0x6871 028606 iand rega ,pdata 
-0x6872 028608 hstore 4 ,core_gpio_oe0 
-0x6873 028609 rtn 
-:      028612 neglect2_from_6_pin:
-0x6874 028613 arg 6 ,queue 
-0x6875 028614 branch neglect_2_pin 
-:      028615 neglect4_from_9_pin:
-0x6876 028616 arg 9 ,queue 
-0x6877 028617 branch neglact_4_pin 
-:      028618 neglact4_from_23_pin:
-0x6878 028619 arg 23 ,queue 
-0x6879 028620 branch neglact_4_pin 
-:      028621 neglact2_form_25_pin:
-0x687a 028622 arg 25 ,queue 
-0x687b 028623 branch neglect_2_pin 
-:      028624 neglact2_form_30_pin:
-0x687c 028625 arg 30 ,queue 
-0x687d 028626 branch neglect_2_pin 
-:      028627 neglact2_form_2_pin:
-0x687e 028628 arg 2 ,queue 
-0x687f 028629 branch neglect_2_pin 
-:      028630 neglact_1_pin:
-0x6880 028631 arg 1 ,loopcnt 
-0x6881 028632 branch neglect_pin_loop 
-:      028633 neglact_4_pin:
-0x6882 028634 arg 4 ,loopcnt 
-0x6883 028635 branch neglect_pin_loop 
-:      028636 neglect_2_pin:
-0x6884 028637 arg 2 ,loopcnt 
-:      028638 neglect_pin_loop:
-0x6885 028639 qset0 rega 
-0x6886 028640 increase 1 ,queue 
-0x6887 028641 loop neglect_pin_loop 
-0x6888 028642 rtn 
-:      028650 gpio_cfg_uart_tx_output:
-0x6889 028651 call gpio_uart2gpio 
-0x688a 028652 arg uart_wakeup_tx ,temp 
-0x688b 028653 branch gpio_config_output 
-:      028655 gpio_pu_uart_tx:
-0x688c 028656 call gpio_cfg_uart_tx_output 
-0x688d 028657 arg uart_wakeup_tx ,temp 
-0x688e 028658 branch gpio_out_inactive 
-:      028662 gpio_rx_config_input_with_pu:
-0x688f 028663 call gpio_uart2gpio 
-0x6890 028664 hfetch 1 ,core_gpio_pu0 
-0x6891 028665 set1 uart_wakeup_rx ,pdata 
-0x6892 028666 hstore 1 ,core_gpio_pu0 
-0x6893 028667 arg uart_wakeup_rx ,temp 
-0x6894 028668 branch gpio_config_input 
-:      028670 gpio_uart2gpio:
-0x6895 028671 hfetch 1 ,core_gpio_sel1 
-0x6896 028672 and_into 0xfb ,pdata 
-0x6897 028673 hstore 1 ,core_gpio_sel1 
-0x6898 028674 rtn 
-:      028676 gpio_check_uart_state:
-0x6899 028677 hfetch 1 ,core_gpio_sel1 
-0x689a 028678 isolate1 2 ,pdata 
-0x689b 028679 rtn 
-:      028681 load_chip_option:
-0x689c 028682 call otp_enable_chgpump 
-0x689d 028683 setarg otp_chip_functions 
-0x689e 028684 arg mem_chip_functions ,rega 
-0x689f 028685 arg 0x02 ,temp 
-0x68a0 028686 call otpd_read_data 
-0x68a1 028687 branch otp_disable_chgpump 
-:      028690 load_adc_init:
-0x68a2 028691 call otp_enable_chgpump 
-0x68a3 028692 setarg otp_adc_io_0_5v_addr 
-0x68a4 028693 arg mem_0_5_adc_io_data ,rega 
-0x68a5 028694 arg 14 ,temp 
-0x68a6 028695 call otpd_read_data 
-0x68a7 028696 branch otp_disable_chgpump 
-:      028700 adc_init_data:
-0x68a8 028701 bpatchx patch33_6 ,mem_patch33 
-0x68a9 028703 call load_adc_init 
-0x68aa 028705 fetch 1 ,mem_adc_config_flag 
-0x68ab 028706 beq adc_config_vinlpm ,adc_init_data_vinlpm 
-0x68ac 028707 beq adc_config_hvin ,adc_init_data_hvin 
-0x68ad 028708 beq adc_config_gpio ,adc_init_data_io 
-0x68ae 028709 rtn 
-:      028711 adc_init_data_vinlpm:
-0x68af 028712 fetcht 2 ,mem_otp_adc_flag 
-0x68b0 028713 setarg otp_adc_flag 
-0x68b1 028714 isub temp ,null 
-0x68b2 028715 branch adc_check_data_vinlpm ,zero 
-0x68b3 028716 setarg 0x4dfa 
-0x68b4 028717 store 2 ,mem_3v_adc_vinlpm_data 
-0x68b5 028718 setarg 0x4894 
-0x68b6 028719 store 2 ,mem_2v_adc_vinlpm_data 
-0x68b7 028720 branch set_vdd_reference_voltage_1v 
-:      028722 adc_check_data_vinlpm:
-0x68b8 028723 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x68b9 028724 nbranch adc_check_2v_vinlpm ,blank 
-0x68ba 028725 setarg 0x4dfa 
-0x68bb 028726 store 2 ,mem_3v_adc_vinlpm_data 
-:      028727 adc_check_2v_vinlpm:
-0x68bc 028728 fetch 2 ,mem_2v_adc_vinlpm_data 
-0x68bd 028729 nbranch set_vdd_reference_voltage_1v ,blank 
-0x68be 028730 setarg 0x4894 
-0x68bf 028731 store 2 ,mem_2v_adc_vinlpm_data 
-:      028732 set_vdd_reference_voltage_1v:
-0x68c0 028733 setarg 100 
-0x68c1 028734 store 2 ,mem_reference_voltage 
-0x68c2 028735 rtn 
-:      028737 adc_init_data_hvin:
-0x68c3 028738 fetcht 2 ,mem_otp_adc_flag 
-0x68c4 028739 setarg otp_adc_flag 
-0x68c5 028740 isub temp ,null 
-0x68c6 028741 branch adc_check_data_hvin ,zero 
-0x68c7 028742 setarg 0x5932 
-0x68c8 028743 store 2 ,mem_5v_adc_hvin_data 
-0x68c9 028744 setarg 0x4323 
-0x68ca 028745 store 2 ,mem_1v_adc_hvin_data 
-0x68cb 028746 branch set_vdd_reference_voltage_4v 
-:      028748 adc_check_data_hvin:
-0x68cc 028749 fetch 2 ,mem_5v_adc_hvin_data 
-0x68cd 028750 nbranch adc_check_1v_hvin ,blank 
-0x68ce 028751 setarg 0x5932 
-0x68cf 028752 store 2 ,mem_5v_adc_hvin_data 
-:      028753 adc_check_1v_hvin:
-0x68d0 028754 fetch 2 ,mem_1v_adc_hvin_data 
-0x68d1 028755 nbranch set_vdd_reference_voltage_4v ,blank 
-0x68d2 028756 setarg 0x4323 
-0x68d3 028757 store 2 ,mem_1v_adc_hvin_data 
-:      028758 set_vdd_reference_voltage_4v:
-0x68d4 028759 setarg 400 
-0x68d5 028760 store 2 ,mem_reference_voltage 
-0x68d6 028761 rtn 
-:      028763 adc_init_data_io:
-0x68d7 028764 fetcht 2 ,mem_otp_adc_flag 
-0x68d8 028765 setarg otp_adc_flag 
-0x68d9 028766 isub temp ,null 
-0x68da 028767 branch adc_check_data_io ,zero 
-0x68db 028768 setarg 0x6946 
-0x68dc 028769 store 2 ,mem_1v_adc_io_data 
-0x68dd 028770 setarg 0x5377 
-0x68de 028771 store 2 ,mem_0_5_adc_io_data 
-0x68df 028772 branch set_vdd_reference_voltage_0_5v 
-:      028774 adc_check_data_io:
-0x68e0 028775 fetch 2 ,mem_1v_adc_io_data 
-0x68e1 028776 nbranch adc_check_0_5v_io ,blank 
-0x68e2 028777 setarg 0x6946 
-0x68e3 028778 store 2 ,mem_1v_adc_io_data 
-:      028779 adc_check_0_5v_io:
-0x68e4 028780 fetch 2 ,mem_0_5_adc_io_data 
-0x68e5 028781 nbranch set_vdd_reference_voltage_0_5v ,blank 
-0x68e6 028782 setarg 0x5377 
-0x68e7 028783 store 2 ,mem_0_5_adc_io_data 
-:      028784 set_vdd_reference_voltage_0_5v:
-0x68e8 028785 setarg 50 
-0x68e9 028786 store 2 ,mem_reference_voltage 
-0x68ea 028787 rtn 
-:      028790 adc_set_mode:
-0x68eb 028791 fetch 1 ,mem_adc_config_flag 
-0x68ec 028792 beq adc_config_vinlpm ,adc_check_vinlpm 
-0x68ed 028793 beq adc_config_hvin ,adc_check_hvin 
-0x68ee 028794 beq adc_config_gpio ,adc_check_gpio 
-0x68ef 028795 rtn 
-:      028796 adc_check_vinlpm:
-0x68f0 028797 jam 0xbf ,rf_adc_mode 
-0x68f1 028798 branch read_adc 
-:      028799 adc_check_hvin:
-0x68f2 028800 jam 0xaf ,rf_adc_mode 
-0x68f3 028801 branch read_adc 
-:      028802 adc_check_gpio:
-0x68f4 028803 jam 0x8f ,rf_adc_mode 
-0x68f5 028804 fetch 1 ,mem_adc_channel 
-0x68f6 028805 hstore 1 ,rf_adc_ch 
-0x68f7 028806 branch read_adc 
-:      028807 read_adc:
-0x68f8 028808 bpatchx patch33_7 ,mem_patch33 
-0x68f9 028809 hfetch 1 ,core_uart_baud + 1 
-0x68fa 028810 set1 7 ,pdata 
-0x68fb 028811 hstore 1 ,core_uart_baud + 1 
-0x68fc 028812 hfetch 1 ,rf_adc_ch 
-0x68fd 028813 or_into 0x30 ,pdata 
-0x68fe 028814 hstore 1 ,rf_adc_ch 
-0x68ff 028815 jam 0x7c ,rfen_adc 
-0x6900 028816 jam 0xaa ,rf_adc_gc 
-0x6901 028817 nop 5000 
-0x6902 028818 hfetcht 2 ,core_adc_sum 
-0x6903 028819 hfetch 1 ,core_uart_baud + 1 
-0x6904 028820 set0 7 ,pdata 
-0x6905 028821 hstore 1 ,core_uart_baud + 1 
-0x6906 028822 storet 2 ,mem_adc_current_value 
-0x6907 028823 rtn 
-:      028825 vdd_calculate_by_mode:
-0x6908 028826 bpatchx patch34_0 ,mem_patch34 
-0x6909 028827 fetch 1 ,mem_adc_config_flag 
-0x690a 028828 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
-0x690b 028829 beq adc_config_hvin ,vdd_calculate_hvin 
-0x690c 028830 beq adc_config_gpio ,vdd_calculate_io 
-0x690d 028831 rtn 
-:      028833 vdd_calculate_vinlpm:
-0x690e 028834 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x690f 028835 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x6910 028836 arg 200 ,regc 
-0x6911 028837 branch vdd_calculate 
-:      028839 vdd_calculate_hvin:
-0x6912 028840 fetch 2 ,mem_5v_adc_hvin_data 
-0x6913 028841 fetcht 2 ,mem_1v_adc_hvin_data 
-0x6914 028842 arg 100 ,regc 
-0x6915 028843 branch vdd_calculate 
-:      028845 vdd_calculate_io:
-0x6916 028846 fetch 2 ,mem_1v_adc_io_data 
-0x6917 028847 fetcht 2 ,mem_0_5_adc_io_data 
-0x6918 028848 arg 50 ,regc 
-0x6919 028849 branch vdd_calculate 
-:      028851 vdd_calculate:
-0x691a 028852 isub temp ,rega 
-0x691b 028853 fetch 2 ,mem_adc_current_value 
-0x691c 028854 isub temp ,pdata 
-0x691d 028855 nbranch vdd_calculate1 ,positive 
-0x691e 028856 fetcht 2 ,mem_reference_voltage 
-0x691f 028857 imul32 temp ,regb 
-0x6920 028858 copy regc ,pdata 
-0x6921 028859 imul32 rega ,pdata 
-0x6922 028860 iadd regb ,pdata 
-:      028861 vdd_calculate2:
-0x6923 028862 idiv rega 
-0x6924 028863 call wait_div_end 
-0x6925 028864 quotient pdata 
-0x6926 028865 rtn 
-:      028867 vdd_calculate1:
-0x6927 028868 copy temp ,pdata 
-0x6928 028869 fetcht 2 ,mem_adc_current_value 
-0x6929 028870 isub temp ,pdata 
-0x692a 028871 fetcht 2 ,mem_reference_voltage 
-0x692b 028872 imul32 temp ,regb 
-0x692c 028873 copy regc ,pdata 
-0x692d 028874 imul32 rega ,pdata 
-0x692e 028875 isub regb ,pdata 
-0x692f 028876 branch vdd_calculate2 
-:      028887 adc_bat_percent_lowpower_out:
-0x6930 028888 ifetch 8 ,rega 
-0x6931 028889 store 8 ,mem_pdatatemp 
-0x6932 028890 fetch 2 ,mem_pdatatemp 
-0x6933 028891 fetcht 2 ,mem_pdatatemp + 2 
-0x6934 028892 isub temp ,rega 
-0x6935 028893 fetch 2 ,mem_pdatatemp + 6 
-0x6936 028894 isub temp ,regb 
-0x6937 028895 fetcht 2 ,mem_pdatatemp + 4 
-0x6938 028896 isub temp ,null 
-0x6939 028897 ncall adc_set_low_power_flag ,positive 
-0x693a 028898 mul32 regb ,100 ,pdata 
-0x693b 028899 idiv rega 
-0x693c 028900 call wait_div_end 
-0x693d 028901 quotient pdata 
-0x693e 028902 call adc_set_no_power_flag ,blank 
-0x693f 028903 rtn 
-:      028904 adc_set_low_power_flag:
-0x6940 028905 fetch 1 ,mem_adc_power_flag 
-0x6941 028906 set1 0 ,pdata 
-0x6942 028907 store 1 ,mem_adc_power_flag 
-0x6943 028908 rtn 
-:      028909 adc_set_no_power_flag:
-0x6944 028910 fetcht 1 ,mem_adc_power_flag 
-0x6945 028911 set1 1 ,temp 
-0x6946 028912 storet 1 ,mem_adc_power_flag 
-0x6947 028913 rtn 
-:      028918 keyscan_key_init:
-0x6948 028919 fetch 2 ,mem_key_num_ptr 
-0x6949 028920 ifetch 1 ,pdata 
-:      028921 keyscan_key_init_next:
-0x694a 028922 rtn blank 
-0x694b 028923 copy pdata ,loopcnt 
-0x694c 028925 fetch 2 ,mem_keyscan_ptr 
-0x694d 028926 increase 3 ,pdata 
-0x694e 028927 copy pdata ,rega 
-:      028928 keyscan_key_init_lp1:
-0x694f 028929 ifetcht 1 ,rega 
-0x6950 028930 call gpio_config_input 
-0x6951 028931 increase key_conf_struct_len ,rega 
-0x6952 028932 loop keyscan_key_init_lp1 
-:      028933 keyscan_key_init_end:
-0x6953 028934 rtn 
-:      028936 keyscan_scan_key:
-0x6954 028937 fetch 2 ,mem_keyscan_ptr 
-0x6955 028938 increase 3 ,pdata 
-0x6956 028939 copy pdata ,rega 
-0x6957 028941 force 0 ,regb 
-0x6958 028942 jam 0 ,mem_key_value_temp 
-:      028943 keyscan_scan_key_lp1:
-0x6959 028944 ifetcht 1 ,rega 
-0x695a 028945 call gpio_get_bit 
-0x695b 028946 bpatchx patch34_1 ,mem_patch34 
-0x695c 028947 fetch 2 ,mem_key_value_temp 
-0x695d 028948 copy regb ,queue 
-0x695e 028949 qsetflag true ,pdata 
-0x695f 028950 store 2 ,mem_key_value_temp 
-0x6960 028951 increase key_conf_struct_len ,rega 
-0x6961 028952 increase 1 ,regb 
-0x6962 028953 fetch 2 ,mem_key_num_ptr 
-0x6963 028954 ifetch 1 ,pdata 
-:      028955 keyscan_scan_key_lp1_next:
-0x6964 028956 ixor regb ,null 
-0x6965 028957 nbranch keyscan_scan_key_lp1 ,zero 
-0x6966 028958 fetch 2 ,mem_key_value_temp 
-0x6967 028959 fetcht 2 ,mem_key_value 
-0x6968 028960 ixor temp ,null 
-0x6969 028961 rtn zero 
-0x696a 028962 enable user 
-0x696b 028963 rtn 
-:      028965 keyscan_process_lpm_before:
-0x696c 028966 fetch 2 ,mem_key_num_ptr 
-0x696d 028967 ifetch 1 ,pdata 
-:      028968 keyscan_process_lpm_before_next:
-0x696e 028969 rtn blank 
-0x696f 028970 copy pdata ,loopcnt 
-0x6970 028971 fetch 2 ,mem_keyscan_ptr 
-0x6971 028972 increase 3 ,pdata 
-0x6972 028973 copy pdata ,rega 
-:      028974 keyscan_process_lpm_before_lp1:
-0x6973 028975 ifetcht 1 ,rega 
-0x6974 028976 call gpio_set_wake_by_current_state 
-0x6975 028977 increase key_conf_struct_len ,rega 
-0x6976 028978 loop keyscan_process_lpm_before_lp1 
-:      028979 keyscan_process_lpm_before_end:
-0x6977 028980 rtn 
-:      028982 keyscan_key_process:
-0x6978 028983 arg key_scan_timer ,queue 
-0x6979 028984 call timer_check 
-0x697a 028985 nrtn blank 
-0x697b 028986 setarg 0x20 
-0x697c 028987 arg key_scan_timer ,queue 
-0x697d 028988 call timer_init 
-0x697e 028989 disable user 
-0x697f 028990 call keyscan_process_lpm_before 
-0x6980 028991 bpatchx patch34_2 ,mem_patch34 
-0x6981 028992 fetch 2 ,mem_key_num_ptr 
-0x6982 028993 ifetch 1 ,pdata 
-:      028994 keyscan_key_process_next:
-0x6983 028995 rtn blank 
-0x6984 028996 call keyscan_scan_key 
-0x6985 028997 nbranch lpm_button_clean_wake_lock ,user 
-0x6986 028998 call lpm_button_get_wake_lock 
-0x6987 028999 disable user 
-0x6988 029000 fetch 2 ,mem_key_value_temp 
-0x6989 029001 store 2 ,mem_key_value_temp4 
-0x698a 029002 jam 0 ,mem_key_value_temp6 
-0x698b 029003 force 0 ,queue 
-:      029004 keyscan_key_lp1:
-0x698c 029005 fetch 2 ,mem_key_value 
-0x698d 029006 rshift pdata ,temp 
-0x698e 029007 storet 2 ,mem_key_value 
-0x698f 029008 and pdata ,0x01 ,pdata 
-0x6990 029009 fetcht 2 ,mem_key_value_temp4 
-0x6991 029010 and temp ,0x01 ,rega 
-0x6992 029011 rshift temp ,temp 
-0x6993 029012 storet 2 ,mem_key_value_temp4 
-0x6994 029013 ixor rega ,null 
-0x6995 029014 ncall keyscan_send_key_data ,zero 
-0x6996 029015 fetch 2 ,mem_key_num_ptr 
-0x6997 029016 ifetch 1 ,pdata 
-:      029017 keyscan_key_lp1_next:
-0x6998 029018 fetcht 1 ,mem_key_value_temp6 
-0x6999 029019 increase 1 ,temp 
-0x699a 029020 storet 1 ,mem_key_value_temp6 
-0x699b 029021 copy temp ,queue 
-0x699c 029022 ixor queue ,null 
-0x699d 029023 nbranch keyscan_key_lp1 ,zero 
-0x699e 029024 fetch 2 ,mem_key_value_temp 
-0x699f 029025 store 2 ,mem_key_value 
-0x69a0 029026 rtn 
-:      029027 keyscan_send_key_data:
-0x69a1 029028 bpatchx patch34_3 ,mem_patch34 
-0x69a2 029029 fetch 2 ,mem_keyscan_ptr 
-0x69a3 029030 increase 1 ,pdata 
-0x69a4 029031 ifetch 2 ,pdata 
-0x69a5 029032 branch callback_func 
-:      029043 pwm_init:
-0x69a6 029044 hfetch 1 ,core_clksel 
-0x69a7 029045 ior rega ,pdata 
-0x69a8 029046 hstore 1 ,core_clksel 
-0x69a9 029047 hfetch 2 ,core_clkoff 
-0x69aa 029048 set0 clock_off_pwm ,pdata 
-0x69ab 029049 hstore 2 ,core_clkoff 
-0x69ac 029050 nop 100 
-0x69ad 029051 rtn 
-:      029062 pwm_out_set:
-0x69ae 029063 fetcht 3 ,mem_pdatatemp + 2 
-0x69af 029064 setarg pwm_12mhz 
-0x69b0 029065 idiv temp 
-0x69b1 029066 call wait_div_end 
-0x69b2 029067 quotient temp 
-0x69b3 029068 fetch 1 ,mem_pdatatemp + 5 
-0x69b4 029069 imul32 temp ,pdata 
-0x69b5 029070 div pdata ,100 
-0x69b6 029071 call wait_div_end 
-0x69b7 029072 quotient rega 
-0x69b8 029073 copy temp ,pdata 
-0x69b9 029074 isub rega ,regb 
-0x69ba 029075 fetch 1 ,mem_pdatatemp + 1 
-0x69bb 029076 call pwm_duty_cycle_set 
-0x69bc 029077 fetch 1 ,mem_pdatatemp 
-0x69bd 029078 branch pwm_enable 
-:      029081 pwm_duty_cycle_set:
-0x69be 029082 beq 0 ,pwm_pwm0_duty_set 
-0x69bf 029083 beq 1 ,pwm_pwm1_duty_set 
-0x69c0 029084 beq 2 ,pwm_pwm2_duty_set 
-0x69c1 029085 beq 3 ,pwm_pwm3_duty_set 
-0x69c2 029086 beq 4 ,pwm_pwm4_duty_set 
-0x69c3 029087 beq 5 ,pwm_pwm5_duty_set 
-:      029088 pwm_pwm0_duty_set:
-0x69c4 029089 arg core_pwm_pcnt0 ,contw 
-0x69c5 029090 branch pwm_set_pncnt 
-:      029091 pwm_pwm1_duty_set:
-0x69c6 029092 arg core_pwm_pcnt1 ,contw 
-0x69c7 029093 branch pwm_set_pncnt 
-:      029094 pwm_pwm2_duty_set:
-0x69c8 029095 arg core_pwm_pcnt2 ,contw 
-0x69c9 029096 branch pwm_set_pncnt 
-:      029097 pwm_pwm3_duty_set:
-0x69ca 029098 arg core_pwm_pcnt3 ,contw 
-0x69cb 029099 branch pwm_set_pncnt 
-:      029100 pwm_pwm4_duty_set:
-0x69cc 029101 arg core_pwm_pcnt4 ,contw 
-0x69cd 029102 branch pwm_set_pncnt 
-:      029103 pwm_pwm5_duty_set:
-0x69ce 029104 arg core_pwm_pcnt5 ,contw 
-0x69cf 029105 branch pwm_set_pncnt 
-:      029106 pwm_set_pncnt:
-0x69d0 029107 copy rega ,pdata 
-0x69d1 029108 istore 2 ,contw 
-0x69d2 029109 copy regb ,pdata 
-0x69d3 029110 istore 2 ,contw 
-0x69d4 029111 rtn 
-:      029115 pwm_enable:
-0x69d5 029116 enable user 
-0x69d6 029117 branch pwm_gpio_set 
-:      029118 pwm_disable:
-0x69d7 029119 disable user 
-:      029120 pwm_gpio_set:
-0x69d8 029121 beq 4 ,pwm_gpio4_set 
-0x69d9 029122 beq 5 ,pwm_gpio5_set 
-0x69da 029123 beq 27 ,pwm_gpio27_set 
-0x69db 029124 beq 28 ,pwm_gpio28_set 
-0x69dc 029125 beq 3 ,pwm_gpio3_set 
-0x69dd 029126 beq 8 ,pwm_gpio8_set 
-0x69de 029127 beq 20 ,pwm_gpio20_set 
-0x69df 029128 beq 21 ,pwm_gpio21_set 
-0x69e0 029129 beq 22 ,pwm_gpio22_set 
-0x69e1 029130 beq 23 ,pwm_gpio23_set 
-0x69e2 029131 rtn 
-:      029134 pwm_gpio4_set:
-0x69e3 029135 arg 6 ,queue 
-0x69e4 029136 branch pwm_one_set_select 
-:      029137 pwm_gpio5_set:
-0x69e5 029138 arg 7 ,queue 
-0x69e6 029139 branch pwm_one_set_select 
-:      029140 pwm_gpio27_set:
-0x69e7 029141 arg 8 ,queue 
-0x69e8 029142 branch pwm_one_set_select 
-:      029143 pwm_gpio28_set:
-0x69e9 029144 arg 9 ,queue 
-0x69ea 029145 branch pwm_one_set_select 
-:      029146 pwm_gpio3_set:
-0x69eb 029147 arg 10 ,queue 
-0x69ec 029148 branch pwm_one_set_select 
-:      029149 pwm_gpio8_set:
-0x69ed 029150 arg 11 ,queue 
-0x69ee 029151 branch pwm_one_set_select 
-:      029152 pwm_gpio20_set:
-0x69ef 029153 arg 12 ,queue 
-0x69f0 029154 branch pwm_tw0_set_select 
-:      029155 pwm_gpio21_set:
-0x69f1 029156 arg 13 ,queue 
-0x69f2 029157 branch pwm_tw0_set_select 
-:      029158 pwm_gpio22_set:
-0x69f3 029159 arg 14 ,queue 
-0x69f4 029160 branch pwm_tw0_set_select 
-:      029161 pwm_gpio23_set:
-0x69f5 029162 arg 15 ,queue 
-0x69f6 029163 branch pwm_tw0_set_select 
-:      029165 pwm_set_select:
-0x69f7 029166 hfetch 2 ,core_gpio_sel1 
-0x69f8 029167 qsetflag user ,pdata 
-0x69f9 029168 hstore 2 ,core_gpio_sel1 
-0x69fa 029169 copy rega ,queue 
-0x69fb 029170 hfetch 1 ,core_gpio_key2 
-0x69fc 029171 qsetflag user ,pdata 
-0x69fd 029172 hstore 1 ,core_gpio_key2 
-0x69fe 029173 rtn 
-:      029175 pwm_one_set_select:
-0x69ff 029176 add queue ,-4 ,rega 
-0x6a00 029177 branch pwm_set_select 
-:      029179 pwm_tw0_set_select:
-0x6a01 029180 add queue ,-10 ,rega 
-0x6a02 029181 branch pwm_set_select 
-:      029186 rfcomm_init:
-0x6a03 029187 rtn wake 
-0x6a04 029188 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6a05 029189 jam bits9600 ,memremoterpnbitrate 
-0x6a06 029190 jam databits8 ,memremoteprndatabits 
-0x6a07 029191 jam 0x11 ,memremoteprnxon 
-0x6a08 029192 jam 0x13 ,memremoteprnxoff 
-0x6a09 029193 setarg 0 
-0x6a0a 029194 store 3 ,memremoteprnstopbit 
-0x6a0b 029195 store 1 ,mem_spp_state 
-0x6a0c 029196 jam 0 ,memui_reconnect_mode 
-:      029198 rfcomm_init_spp:
-0x6a0d 029199 bpatchx patch34_4 ,mem_patch34 
-0x6a0e 029200 setarg 0 
-0x6a0f 029201 store 1 ,mem_spp_state 
-0x6a10 029202 store 1 ,mem_remote_spp_channel 
-0x6a11 029203 store 1 ,mem_pn_dlci 
-0x6a12 029204 fetch 1 ,mem_credit_flag 
-0x6a13 029205 beq credit_enable ,rfcomm_init_spp_with_credit 
-0x6a14 029206 jam 0x50 ,mem_credit_given 
-0x6a15 029207 rtn 
-:      029209 rfcomm_init_spp_with_credit:
-0x6a16 029210 jam 0x00 ,mem_credit_given 
-0x6a17 029211 rtn 
-:      029213 set_cr_bit:
-0x6a18 029214 or_into 0x02 ,temp 
-0x6a19 029215 rtn 
-:      029227 rfcomm_calculate_fcs_sabm:
-0x6a1a 029228 copy temp ,pdata 
-0x6a1b 029229 reverse pdata ,pdata 
-0x6a1c 029230 store 1 ,memfcstemp3 
-0x6a1d 029231 force ini_tx_sabm ,pdata 
-0x6a1e 029232 reverse pdata ,pdata 
-0x6a1f 029233 store 1 ,memfcstemp2 
-0x6a20 029234 force 0x01 ,pdata 
-0x6a21 029235 reverse pdata ,pdata 
-0x6a22 029236 store 1 ,memfcstemp1 
-0x6a23 029237 call caculate_fcs 
-0x6a24 029238 copy temp ,pdata 
-0x6a25 029239 rtn 
-:      029240 rfcomm_calculate_fcs_ua:
-0x6a26 029241 reverse pdata ,pdata 
-0x6a27 029242 store 1 ,memfcstemp3 
-0x6a28 029243 force rsp_tx_ua ,pdata 
-0x6a29 029244 reverse pdata ,pdata 
-0x6a2a 029245 store 1 ,memfcstemp2 
-0x6a2b 029246 force 0x01 ,pdata 
-0x6a2c 029247 reverse pdata ,pdata 
-0x6a2d 029248 store 1 ,memfcstemp1 
-0x6a2e 029249 branch caculate_fcs 
-:      029251 rfcomm_calculate_fcs_dlci0:
-0x6a2f 029252 fetch 1 ,mem_rfcomm_initiator 
-0x6a30 029253 branch rfcomm_calculate_fcs_dlci0_res ,blank 
-0x6a31 029254 setarg 0x70 
-0x6a32 029255 rtn 
-:      029256 rfcomm_calculate_fcs_dlci0_res:
-0x6a33 029257 setarg 0xaa 
-0x6a34 029258 rtn 
-:      029260 rfcomm_save_fcs_uih:
-0x6a35 029261 reverse pdata ,pdata 
-0x6a36 029262 store 1 ,memfcstemp3 
-0x6a37 029263 force rsp_rx_uih ,pdata 
-0x6a38 029264 call caculate_uihdata_fcs 
-0x6a39 029265 fetcht 2 ,mem_contw_temp 
-0x6a3a 029266 copy temp ,contw 
-0x6a3b 029267 istore 1 ,contw 
-0x6a3c 029268 copy contw ,temp 
-0x6a3d 029269 storet 2 ,mem_contw_temp 
-0x6a3e 029270 force rsp_rx_uih_wdata ,pdata 
-0x6a3f 029271 call caculate_uihdata_fcs 
-0x6a40 029272 fetcht 2 ,mem_contw_temp 
-0x6a41 029273 copy temp ,contw 
-0x6a42 029274 istore 1 ,contw 
-0x6a43 029275 rtn 
-:      029284 caculate_uihdata_fcs:
-0x6a44 029285 reverse pdata ,pdata 
-0x6a45 029286 store 1 ,memfcstemp2 
-0x6a46 029287 fetch 2 ,memfcstemp2 
-0x6a47 029288 lshift8 pdata ,pdata 
-0x6a48 029289 store 3 ,mem_mod2div_temp 
-0x6a49 029290 arg 0x107 ,rega 
-0x6a4a 029291 arg 0xf ,regb 
-0x6a4b 029292 call mod2div 
-0x6a4c 029293 xor_into 0xd7 ,pdata 
-0x6a4d 029294 invert pdata ,pdata 
-0x6a4e 029295 reverse pdata ,pdata 
-0x6a4f 029296 rtn 
-:      029306 caculate_fcs:
-0x6a50 029307 fetch 3 ,memfcstemp1 
-0x6a51 029308 store 3 ,mem_mod2div_temp 
-0x6a52 029309 arg 0x107 ,rega 
-0x6a53 029310 arg 0xf ,regb 
-0x6a54 029311 call mod2div 
-0x6a55 029312 lshift8 pdata ,pdata 
-0x6a56 029313 arg 0x7 ,regb 
-0x6a57 029314 call mod2div 
-0x6a58 029315 xor_into 0x2b ,pdata 
-0x6a59 029316 invert pdata ,pdata 
-0x6a5a 029317 reverse pdata ,pdata 
-0x6a5b 029318 copy pdata ,temp 
-0x6a5c 029319 rtn 
-:      029321 mod2div:
-0x6a5d 029322 arg 0 ,regc 
-0x6a5e 029323 copy regb ,loopcnt 
-0x6a5f 029324 call right_shift_n 
-0x6a60 029325 icopy temp 
-:      029326 mod2div_loop:
-0x6a61 029331 copy temp ,pdata 
-0x6a62 029332 lshift regc ,regc 
-0x6a63 029333 bbit0 8 ,mod2div_not_enough_reduction 
-0x6a64 029334 ixor rega ,temp 
-0x6a65 029335 increase 1 ,regc 
-:      029336 mod2div_not_enough_reduction:
-0x6a66 029337 lshift temp ,temp 
-0x6a67 029338 fetch 3 ,mem_mod2div_temp 
-0x6a68 029339 increase -1 ,regb 
-0x6a69 029340 compare 0xff ,regb ,0xff 
-0x6a6a 029341 branch mod2div_end ,true 
-0x6a6b 029342 copy regb ,loopcnt 
-0x6a6c 029343 call right_shift_n 
-0x6a6d 029344 isolate1 0 ,pdata 
-0x6a6e 029345 setflag true ,0 ,temp 
-0x6a6f 029346 branch mod2div_loop 
-:      029347 mod2div_end:
-0x6a70 029349 rshift temp ,pdata 
-0x6a71 029350 rtn 
-:      029352 get_rfcomm_snd_adss:
-0x6a72 029353 fetcht 1 ,mem_pn_dlci 
-:      029354 dlci_to_address_cmd:
-0x6a73 029356 lshift2 temp ,temp 
-0x6a74 029357 set1 rfcomm_address_ext_len ,temp 
-0x6a75 029358 fetch 1 ,mem_rfcomm_initiator 
-0x6a76 029359 ncall set_cr_bit ,blank 
-0x6a77 029360 storet 1 ,mem_rfcomm_send_adss 
-0x6a78 029361 rtn 
-:      029363 channel_to_dlci:
-0x6a79 029365 lshift temp ,temp 
-0x6a7a 029366 fetch 1 ,mem_rfcomm_initiator 
-0x6a7b 029367 setflag blank ,0 ,temp 
-0x6a7c 029369 rtn 
-:      029370 rfcomm_rx_process_dlci0_sabm:
-0x6a7d 029371 fetcht 1 ,mem_current_channel 
-0x6a7e 029372 jam 0xd7 ,mem_current_fcs 
-0x6a7f 029373 call rfcomm_send_ua 
-0x6a80 029374 fetch 1 ,mem_rfcomm_state 
-0x6a81 029375 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6a82 029376 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a83 029377 store 1 ,mem_rfcomm_state 
-0x6a84 029378 jam 0 ,mem_rfcomm_initiator 
-0x6a85 029379 branch rfcomm_rx_process_end 
-:      029380 rfcomm_rx_process_dlci0_ua:
-0x6a86 029381 fetch 1 ,mem_rfcomm_state 
-0x6a87 029382 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a88 029383 store 1 ,mem_rfcomm_state 
-0x6a89 029384 branch rfcomm_rx_process_end 
-:      029387 rfcomm_rx_process:
-0x6a8a 029388 bpatchx patch34_5 ,mem_patch34 
-0x6a8b 029389 fetch 1 ,memui_reconnect_mode 
-0x6a8c 029390 beq no_reconnection ,rfcomm_rx_process_remote_page 
-0x6a8d 029391 branch rfcomm_rx_process_reconn 
-:      029393 rfcomm_rx_process_remote_page:
-0x6a8e 029394 fetch 2 ,mem_l2cap_payload_ptr 
-0x6a8f 029395 copy pdata ,contr 
-0x6a90 029396 call get_rfcomm_head_struct 
-0x6a91 029397 fetch 1 ,mem_current_channel 
-0x6a92 029398 beq 0 ,parse_dlci0_rp 
-0x6a93 029399 branch parse_uih_rp 
-:      029400 parse_dlci0_rp:
-0x6a94 029401 bpatchx patch34_6 ,mem_patch34 
-0x6a95 029402 fetch 1 ,mem_current_frame_type 
-0x6a96 029403 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6a97 029404 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6a98 029405 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
-0x6a99 029406 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
-0x6a9a 029407 rtn 
-:      029410 parse_dlci0_rp_uih:
-0x6a9b 029411 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6a9c 029412 copy pdata ,contr 
-0x6a9d 029413 call get_rfcomm_uih_head_struct 
-0x6a9e 029414 fetch 1 ,mem_uih_cmd_type 
-0x6a9f 029415 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
-0x6aa0 029416 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
-0x6aa1 029417 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
-0x6aa2 029418 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
-0x6aa3 029419 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
-0x6aa4 029420 branch rfcomm_rx_process_end 
-:      029422 parse_dlci0_rp_uih_pn_cmd:
-0x6aa5 029423 call parse_dlci0_rp_uih_pn_res_common 
-0x6aa6 029425 branch parse_dlci0_rp_uih_pn_cmd_spp 
-:      029427 parse_dlci0_rp_uih_pn_cmd_spp:
-0x6aa7 029428 fetch 1 ,mem_spp_state 
-0x6aa8 029429 set1 rfcomm_channel_state_pn_cmd ,pdata 
-0x6aa9 029430 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6aaa 029431 store 1 ,mem_spp_state 
-0x6aab 029432 call rfcomm_send_param_neg_res 
-0x6aac 029433 branch rfcomm_rx_process_end 
-:      029435 parse_dlci0_rp_uih_pn_res:
-0x6aad 029436 call parse_dlci0_rp_uih_pn_res_common 
-0x6aae 029437 branch rfcomm_rx_process_end 
-:      029439 parse_dlci0_rp_uih_pn_res_common:
-0x6aaf 029440 call get_param_payload_ptr 
-0x6ab0 029441 branch get_rfcomm_prarmer_negotiation 
-:      029443 get_rfcomm_param_modem_status:
-0x6ab1 029444 call get_param_payload_ptr 
-0x6ab2 029445 ifetch 1 ,contr 
-0x6ab3 029446 rshift3 pdata ,pdata 
-0x6ab4 029447 store 1 ,mem_ms_channel 
-0x6ab5 029448 ifetch 1 ,contr 
-0x6ab6 029449 store 1 ,mem_ms_param 
-0x6ab7 029450 rtn 
-:      029453 get_rfcomm_head_struct:
-0x6ab8 029454 ifetch 1 ,contr 
-0x6ab9 029455 store 1 ,mem_current_adss 
-0x6aba 029456 rshift3 pdata ,pdata 
-0x6abb 029457 store 1 ,mem_current_channel 
-0x6abc 029458 ifetch 1 ,contr 
-0x6abd 029459 store 1 ,mem_current_frame_type 
-:      029460 get_rfcomm_current_length:
-0x6abe 029461 call get_rfcomm_length_common 
-0x6abf 029462 storet 2 ,mem_current_length 
-0x6ac0 029463 copy contr ,pdata 
-0x6ac1 029464 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6ac2 029465 rtn 
-:      029467 get_rfcomm_uih_head_struct:
-0x6ac3 029468 ifetch 1 ,contr 
-0x6ac4 029469 rshift pdata ,pdata 
-0x6ac5 029470 store 1 ,mem_uih_cmd_type 
-0x6ac6 029471 call get_rfcomm_length_common 
-0x6ac7 029472 storet 2 ,mem_uih_length 
-0x6ac8 029473 copy contr ,pdata 
-0x6ac9 029474 store 2 ,mem_param_payload_ptr 
-0x6aca 029475 rtn 
-:      029478 get_param_payload_ptr:
-0x6acb 029479 fetch 2 ,mem_param_payload_ptr 
-0x6acc 029480 copy pdata ,contr 
-0x6acd 029481 rtn 
-:      029483 get_rfcomm_length_common:
-0x6ace 029484 ifetch 1 ,contr 
-0x6acf 029485 copy pdata ,temp 
-0x6ad0 029486 rshift temp ,temp 
-0x6ad1 029487 rtnbit1 0 
-0x6ad2 029488 ifetch 1 ,contr 
-0x6ad3 029489 lshift3 pdata ,pdata 
-0x6ad4 029490 lshift4 pdata ,pdata 
-0x6ad5 029491 iadd temp ,temp 
-0x6ad6 029492 rtn 
-:      029494 get_rfcomm_prarmer_negotiation:
-0x6ad7 029495 ifetch 1 ,contr 
-0x6ad8 029496 store 1 ,mem_pn_dlci 
-0x6ad9 029497 ifetch 1 ,contr 
-0x6ada 029498 store 1 ,mem_pn_credit_flow_type_info 
-0x6adb 029499 ifetch 1 ,contr 
-0x6adc 029500 store 1 ,mem_pn_priority 
-0x6add 029501 ifetch 1 ,contr 
-0x6ade 029502 store 1 ,mem_pn_acknowledg_timer 
-0x6adf 029503 ifetch 2 ,contr 
-0x6ae0 029504 store 2 ,mem_pn_max_frame_size 
-0x6ae1 029505 ifetch 1 ,contr 
-0x6ae2 029506 store 1 ,mem_pn_max_retrans 
-0x6ae3 029507 ifetch 1 ,contr 
-0x6ae4 029508 store 1 ,mem_remote_credits 
-0x6ae5 029509 rtn 
-:      029512 parse_dlci0_rp_uih_ms_cmd:
-0x6ae6 029513 call get_rfcomm_param_modem_status 
-0x6ae7 029515 branch parse_dlci0_rp_uih_ms_cmd_spp 
-:      029517 parse_dlci0_rp_uih_ms_cmd_spp:
-0x6ae8 029518 fetch 1 ,mem_spp_state 
-0x6ae9 029519 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6aea 029520 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6aeb 029521 store 1 ,mem_spp_state 
-0x6aec 029522 fetcht 1 ,mem_pn_dlci 
-0x6aed 029523 lshift2 temp ,temp 
-0x6aee 029524 or_into 3 ,temp 
-0x6aef 029525 call rfcomm_send_modem_status_res 
-0x6af0 029526 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
-0x6af1 029527 branch rfcomm_rx_process_end 
-:      029529 parse_dlci0_rp_uih_ms_res:
-0x6af2 029530 jam bt_evt_spp_connected ,mem_fifo_temp 
-0x6af3 029531 call ui_ipc_send_event 
-0x6af4 029532 call get_rfcomm_param_modem_status 
-0x6af5 029533 fetch 1 ,mem_ms_channel 
-0x6af6 029534 sub pdata ,1 ,null 
-0x6af7 029535 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
-0x6af8 029536 branch assert 
-:      029537 parse_dlci0_rp_uih_ms_res_spp:
-0x6af9 029538 fetch 1 ,mem_spp_state 
-0x6afa 029539 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6afb 029540 store 1 ,mem_spp_state 
-0x6afc 029541 branch rfcomm_rx_process_end 
-:      029543 parse_dlci0_rp_uih_cmd_port:
-0x6afd 029544 call get_param_payload_ptr 
-0x6afe 029545 ifetch 1 ,contr 
-0x6aff 029546 store 1 ,mem_rpn_dlci 
-0x6b00 029547 call l2cap_malloc_rfcomm_channel 
-0x6b01 029548 call l2cap_get_rfcomm_tx_buff 
-0x6b02 029549 setarg 0x000e 
-0x6b03 029550 istore 2 ,contw 
-0x6b04 029551 fetch 2 ,mem_rfcomm_remote_cid 
-0x6b05 029552 istore 2 ,contw 
-0x6b06 029553 fetch 1 ,mem_rfcomm_initiator 
-0x6b07 029555 lshift pdata ,pdata 
-0x6b08 029556 set1 0 ,pdata 
-0x6b09 029557 istore 1 ,contw 
-0x6b0a 029558 bpatchx patch34_7 ,mem_patch34 
-0x6b0b 029559 setarg 0x15ef 
-0x6b0c 029560 istore 2 ,contw 
-0x6b0d 029561 setarg 0x1191 
-0x6b0e 029562 istore 2 ,contw 
-0x6b0f 029565 fetch 1 ,mem_rpn_dlci 
-0x6b10 029566 istore 1 ,contw 
-0x6b11 029567 setarg 0x000007 
-0x6b12 029568 istore 5 ,contw 
-0x6b13 029571 setarg 0x01 
-0x6b14 029572 istore 2 ,contw 
-0x6b15 029575 call rfcomm_calculate_fcs_dlci0 
-0x6b16 029576 istore 1 ,contw 
-0x6b17 029577 rtn 
-:      029581 parse_uih_rp:
-0x6b18 029582 branch parse_uih_rp_spp 
-:      029584 parse_uih_rp_spp:
-0x6b19 029585 bpatchx patch35_0 ,mem_patch35 
-0x6b1a 029586 fetch 1 ,mem_current_frame_type 
-0x6b1b 029587 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
-0x6b1c 029588 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
-0x6b1d 029589 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b1e 029590 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b1f 029591 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
-0x6b20 029592 rtn 
-:      029593 parse_uih_rp_spp_ua:
-0x6b21 029594 fetch 1 ,mem_spp_state 
-0x6b22 029595 set1 rfcomm_channel_state_ua ,pdata 
-0x6b23 029596 store 1 ,mem_spp_state 
-0x6b24 029597 branch rfcomm_rx_process_end 
-:      029598 parse_uih_rp_spp_sabm:
-0x6b25 029599 fetch 1 ,mem_spp_state 
-0x6b26 029600 set1 rfcomm_channel_state_ua ,pdata 
-0x6b27 029601 set1 rfcomm_channel_state_sabm ,pdata 
-0x6b28 029602 store 1 ,mem_spp_state 
-0x6b29 029603 fetch 1 ,mem_current_adss 
-0x6b2a 029604 call rfcomm_calculate_fcs_ua 
-0x6b2b 029605 store 1 ,mem_current_fcs 
-0x6b2c 029606 call rfcomm_send_ua 
-0x6b2d 029607 fetch 1 ,mem_current_adss 
-0x6b2e 029608 rshift2 pdata ,pdata 
-0x6b2f 029609 store 1 ,mem_pn_dlci 
-0x6b30 029610 lshift2 pdata ,pdata 
-0x6b31 029611 set0 rfcomm_address_cr ,pdata 
-0x6b32 029612 set1 rfcomm_address_ext_len ,pdata 
-0x6b33 029613 arg mem_hiufcs_spp ,temp 
-0x6b34 029614 storet 2 ,mem_contw_temp 
-0x6b35 029615 call rfcomm_save_fcs_uih 
-0x6b36 029616 branch rfcomm_rx_process_end 
-:      029618 parse_uih_spp_uih_credits:
-0x6b37 029619 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b38 029620 copy pdata ,contr 
-0x6b39 029621 increase 1 ,pdata 
-0x6b3a 029622 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b3b 029623 ifetch 1 ,contr 
-0x6b3c 029624 fetcht 1 ,mem_remote_credits 
-0x6b3d 029625 iadd temp ,pdata 
-0x6b3e 029626 store 1 ,mem_remote_credits 
-:      029627 parse_uih_spp_uih:
-0x6b3f 029628 call rfcomm_increase_credit_given 
-:      029629 parse_uih_spp_uih_cont:
-0x6b40 029630 call get_rfcomm_snd_adss 
-0x6b41 029631 call rfcomm_send_uih_without_payload 
-0x6b42 029632 call spp_process_rx_data 
-0x6b43 029633 branch rfcomm_rx_process_end 
-:      029635 parse_uih_rp_spp_disconn_send_event:
-0x6b44 029636 jam bt_evt_spp_disconnected ,mem_fifo_temp 
-0x6b45 029637 call ui_ipc_send_event 
-:      029638 parse_uih_rp_spp_disconn:
-0x6b46 029639 call rfcomm_init_spp 
-0x6b47 029640 fetch 1 ,mem_current_adss 
-0x6b48 029641 call rfcomm_calculate_fcs_ua 
-0x6b49 029642 store 1 ,mem_current_fcs 
-0x6b4a 029643 call rfcomm_send_ua 
-0x6b4b 029644 branch rfcomm_rx_process_end 
-:      029649 rfcomm_rx_process_reconn:
-0x6b4c 029650 fetch 2 ,mem_l2cap_payload_ptr 
-0x6b4d 029651 copy pdata ,contr 
-0x6b4e 029652 call get_rfcomm_head_struct 
-0x6b4f 029653 fetch 1 ,mem_current_channel 
-0x6b50 029654 beq 0 ,parse_dlci0_reconn 
-0x6b51 029655 branch parse_uih_reconn 
-:      029657 parse_dlci0_reconn:
-0x6b52 029658 bpatchx patch35_1 ,mem_patch35 
-0x6b53 029659 fetch 1 ,mem_current_frame_type 
-0x6b54 029660 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6b55 029661 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6b56 029662 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
-0x6b57 029663 branch rfcomm_rx_process_end 
-:      029664 parse_dlci0_reconn_uih:
-0x6b58 029665 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b59 029666 copy pdata ,contr 
-0x6b5a 029667 call get_rfcomm_uih_head_struct 
-0x6b5b 029668 fetch 1 ,mem_uih_cmd_type 
-0x6b5c 029669 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5d 029670 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5e 029671 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
-0x6b5f 029672 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
-0x6b60 029673 branch rfcomm_rx_process_end 
-:      029675 parse_dlci0_reconn_uih_pn_cmd:
-0x6b61 029676 call parse_dlci0_rp_uih_pn_res_common 
-0x6b62 029677 fetch 1 ,mem_pn_dlci 
-0x6b63 029678 rshift pdata ,pdata 
-0x6b64 029679 fetcht 1 ,mem_remote_spp_channel 
-0x6b65 029680 isub temp ,null 
-0x6b66 029681 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
-0x6b67 029682 branch assert 
-:      029683 parse_dlci0_reconn_uih_pn_cmd_spp:
-0x6b68 029684 fetch 1 ,mem_spp_state 
-0x6b69 029685 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6b6a 029686 store 1 ,mem_spp_state 
-0x6b6b 029687 branch rfcomm_rx_process_end 
-:      029689 parse_dlci0_reconn_uih_ms_cmd:
-0x6b6c 029690 call get_rfcomm_param_modem_status 
-0x6b6d 029691 fetch 1 ,mem_ms_channel 
-0x6b6e 029692 fetcht 1 ,mem_remote_spp_channel 
-0x6b6f 029693 isub temp ,null 
-0x6b70 029694 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
-0x6b71 029695 branch assert 
-0x6b72 029696 branch rfcomm_rx_process_end 
-:      029697 parse_dlci0_reconn_uih_ms_cmd_spp:
-0x6b73 029698 fetch 1 ,mem_spp_state 
-0x6b74 029699 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6b75 029700 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6b76 029701 store 1 ,mem_spp_state 
-0x6b77 029702 fetcht 1 ,mem_pn_dlci 
-0x6b78 029703 lshift2 temp ,temp 
-0x6b79 029704 or_into 3 ,temp 
-0x6b7a 029705 call rfcomm_send_modem_status_res 
-0x6b7b 029706 branch rfcomm_rx_process_end 
-:      029708 parse_dlci0_reconn_uih_ms_res:
-0x6b7c 029709 call get_rfcomm_param_modem_status 
-0x6b7d 029710 fetch 1 ,mem_ms_channel 
-0x6b7e 029711 fetcht 1 ,mem_remote_spp_channel 
-0x6b7f 029712 isub temp ,null 
-0x6b80 029713 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
-0x6b81 029714 branch assert 
-:      029715 parse_dlci0_reconn_uih_ms_res_spp:
-0x6b82 029716 fetch 1 ,mem_spp_state 
-0x6b83 029717 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6b84 029718 store 1 ,mem_spp_state 
-0x6b85 029719 branch rfcomm_rx_process_end 
-:      029721 parse_uih_reconn:
-0x6b86 029722 fetch 1 ,mem_current_channel 
-0x6b87 029723 fetcht 1 ,mem_remote_spp_channel 
-0x6b88 029724 isub temp ,null 
-0x6b89 029725 branch parse_uih_reconn_spp ,zero 
-0x6b8a 029726 branch assert 
-0x6b8b 029727 branch rfcomm_rx_process_end 
-:      029729 parse_uih_reconn_spp:
-0x6b8c 029730 fetch 1 ,mem_current_frame_type 
-0x6b8d 029731 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
-0x6b8e 029732 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b8f 029733 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b90 029734 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
-:      029735 parse_uih_reconn_spp_ua:
-0x6b91 029736 fetch 1 ,mem_spp_state 
-0x6b92 029737 set1 rfcomm_channel_state_ua ,pdata 
-0x6b93 029738 store 1 ,mem_spp_state 
-0x6b94 029739 branch rfcomm_rx_process_end 
-:      029740 parse_uih_reconn_spp_sabm:
-0x6b95 029741 branch parse_uih_reconn_spp_sabm 
-:      029742 parse_uih_reconn_spp_disconn:
-0x6b96 029743 branch parse_uih_rp_spp_disconn 
-:      029744 rfcomm_rx_process_end:
-0x6b97 029745 rtn 
-:      029747 rfcomm_send_more_pkt:
-0x6b98 029748 fetch 1 ,mem_rfcomm_send_more_pkt 
-0x6b99 029749 rtn blank 
-0x6b9a 029750 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
-0x6b9b 029751 branch assert 
-:      029753 rfcomm_send_more_pkt_msc_cmd_spp:
-0x6b9c 029754 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6b9d 029755 call l2cap_malloc_rfcomm_channel 
-0x6b9e 029756 arg spp_slave_channel ,temp 
-0x6b9f 029757 fetcht 1 ,mem_pn_dlci 
-0x6ba0 029758 lshift2 temp ,temp 
-:      029759 rfcomm_send_more_pkt_msc_cmd_spp0:
-0x6ba1 029760 or_into 0x03 ,temp 
-0x6ba2 029761 arg 0xaa ,rega 
-0x6ba3 029762 call rfcomm_send_modem_status_cmd 
-0x6ba4 029763 call l2cap_get_rfcomm_tx_buff 
-0x6ba5 029764 copy contw ,contr 
-0x6ba6 029765 ifetch 2 ,contr 
-0x6ba7 029766 branch assert ,blank 
-0x6ba8 029767 rtn 
-:      029769 rfcomm_send_sabm:
-0x6ba9 029770 call l2cap_get_rfcomm_tx_buff 
-0x6baa 029771 setarg 0x0004 
-0x6bab 029772 istore 2 ,contw 
-0x6bac 029773 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bad 029774 istore 2 ,contw 
-0x6bae 029775 fetch 1 ,mem_current_adss 
-0x6baf 029776 istore 1 ,contw 
-0x6bb0 029777 bpatchx patch35_2 ,mem_patch35 
-0x6bb1 029778 setarg 0x013f 
-0x6bb2 029779 istore 2 ,contw 
-0x6bb3 029780 fetch 1 ,mem_current_fcs 
-0x6bb4 029781 istore 1 ,contw 
-0x6bb5 029782 rtn 
-:      029783 rfcomm_send_ua:
-0x6bb6 029784 call l2cap_malloc_rfcomm_channel 
-0x6bb7 029785 call l2cap_get_rfcomm_tx_buff 
-0x6bb8 029786 setarg 0x0004 
-0x6bb9 029787 istore 2 ,contw 
-0x6bba 029788 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bbb 029789 istore 2 ,contw 
-0x6bbc 029790 fetch 1 ,mem_current_adss 
-0x6bbd 029791 istore 1 ,contw 
-0x6bbe 029792 bpatchx patch35_3 ,mem_patch35 
-0x6bbf 029793 setarg 0x0173 
-0x6bc0 029794 istore 2 ,contw 
-0x6bc1 029795 fetch 1 ,mem_current_fcs 
-0x6bc2 029796 istore 1 ,contw 
-0x6bc3 029797 rtn 
-:      029798 rfcomm_send_param_neg_cmd:
-0x6bc4 029799 call l2cap_get_rfcomm_tx_buff 
-0x6bc5 029800 setarg 0x000e 
-0x6bc6 029801 istore 2 ,contw 
-0x6bc7 029802 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bc8 029803 istore 2 ,contw 
-0x6bc9 029804 fetch 1 ,mem_rfcomm_initiator 
-0x6bca 029805 lshift pdata ,pdata 
-0x6bcb 029806 set1 0 ,pdata 
-0x6bcc 029807 istore 1 ,contw 
-0x6bcd 029808 bpatchx patch35_4 ,mem_patch35 
-0x6bce 029809 setarg 0x15ef 
-0x6bcf 029810 istore 2 ,contw 
-0x6bd0 029811 setarg 0x1183 
-0x6bd1 029812 istore 2 ,contw 
-0x6bd2 029813 copy temp ,pdata 
-0x6bd3 029814 istore 1 ,contw 
-0x6bd4 029815 setarg 0x0000f0 
-0x6bd5 029816 istore 3 ,contw 
-0x6bd6 029817 setarg rfcomm_max_frame_size 
-0x6bd7 029818 istore 2 ,contw 
-0x6bd8 029819 setarg 0 
-0x6bd9 029820 istore 1 ,contw 
-0x6bda 029821 setarg 0x01 
-0x6bdb 029822 istore 1 ,contw 
-0x6bdc 029823 call rfcomm_calculate_fcs_dlci0 
-0x6bdd 029824 istore 1 ,contw 
-0x6bde 029825 jam 0x10 ,mem_credit_given 
-0x6bdf 029826 rtn 
-:      029827 rfcomm_send_param_neg_res:
-0x6be0 029828 call l2cap_malloc_rfcomm_channel 
-0x6be1 029829 call l2cap_get_rfcomm_tx_buff 
-0x6be2 029830 setarg 0x000e 
-0x6be3 029831 istore 2 ,contw 
-0x6be4 029832 fetch 2 ,mem_rfcomm_remote_cid 
-0x6be5 029833 istore 2 ,contw 
-0x6be6 029834 fetch 1 ,mem_rfcomm_initiator 
-0x6be7 029835 lshift pdata ,pdata 
-0x6be8 029836 set1 0 ,pdata 
-0x6be9 029837 istore 1 ,contw 
-0x6bea 029838 bpatchx patch35_5 ,mem_patch35 
-0x6beb 029839 setarg 0x15ef 
-0x6bec 029840 istore 2 ,contw 
-0x6bed 029841 setarg 0x1181 
-0x6bee 029842 istore 2 ,contw 
-0x6bef 029843 fetch 1 ,mem_pn_dlci 
-0x6bf0 029844 istore 1 ,contw 
-0x6bf1 029845 setarg 0x0000e0 
-0x6bf2 029846 istore 3 ,contw 
-0x6bf3 029847 fetch 2 ,mem_rfcomm_max_frame_size 
-0x6bf4 029848 istore 2 ,contw 
-0x6bf5 029849 setarg 0x00 
-0x6bf6 029850 istore 1 ,contw 
-0x6bf7 029851 fetch 1 ,mem_rfcomm_credit_init_data 
-0x6bf8 029852 istore 1 ,contw 
-0x6bf9 029853 call rfcomm_calculate_fcs_dlci0 
-0x6bfa 029854 istore 1 ,contw 
-0x6bfb 029855 rtn 
-:      029856 rfcomm_send_modem_status_cmd:
-0x6bfc 029857 call l2cap_get_rfcomm_tx_buff 
-0x6bfd 029858 setarg 0x0008 
-0x6bfe 029859 istore 2 ,contw 
-0x6bff 029860 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c00 029861 istore 2 ,contw 
-0x6c01 029862 fetch 1 ,mem_rfcomm_initiator 
-0x6c02 029863 lshift pdata ,pdata 
-0x6c03 029864 set1 0 ,pdata 
-0x6c04 029865 istore 1 ,contw 
-0x6c05 029866 bpatchx patch35_6 ,mem_patch35 
-0x6c06 029867 setarg 0x09ef 
-0x6c07 029868 istore 2 ,contw 
-0x6c08 029869 setarg 0x05e3 
-0x6c09 029870 istore 2 ,contw 
-0x6c0a 029871 copy temp ,pdata 
-0x6c0b 029872 istore 1 ,contw 
-0x6c0c 029873 setarg 0x8d 
-0x6c0d 029874 istore 1 ,contw 
-0x6c0e 029875 call rfcomm_calculate_fcs_dlci0 
-0x6c0f 029876 istore 1 ,contw 
-0x6c10 029877 rtn 
-:      029879 rfcomm_send_modem_status_res:
-0x6c11 029880 call l2cap_malloc_rfcomm_channel 
-0x6c12 029881 call l2cap_get_rfcomm_tx_buff 
-0x6c13 029882 setarg 0x0008 
-0x6c14 029883 istore 2 ,contw 
-0x6c15 029884 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c16 029885 istore 2 ,contw 
-0x6c17 029886 copy temp ,timeup 
-0x6c18 029887 fetch 1 ,mem_rfcomm_initiator 
-0x6c19 029888 lshift pdata ,pdata 
-0x6c1a 029889 set1 0 ,pdata 
-0x6c1b 029890 istore 1 ,contw 
-0x6c1c 029891 bpatchx patch35_7 ,mem_patch35 
-0x6c1d 029892 setarg 0x09ef 
-0x6c1e 029893 istore 2 ,contw 
-0x6c1f 029894 setarg 0x05e1 
-0x6c20 029895 istore 2 ,contw 
-0x6c21 029896 copy timeup ,pdata 
-0x6c22 029897 istore 1 ,contw 
-0x6c23 029898 setarg 0x8d 
-0x6c24 029899 istore 1 ,contw 
-0x6c25 029900 call rfcomm_calculate_fcs_dlci0 
-0x6c26 029901 istore 1 ,contw 
-0x6c27 029902 rtn 
-:      029904 rfcomm_send_uih_without_payload:
-0x6c28 029905 bpatchx patch36_0 ,mem_patch36 
-0x6c29 029906 fetch 1 ,mem_credit_given 
-0x6c2a 029907 rtn blank 
-0x6c2b 029908 hfetch 2 ,core_uart_rxitems 
-0x6c2c 029909 nrtn blank 
-0x6c2d 029910 copy rega ,pdata 
-0x6c2e 029911 store 1 ,mem_pdatatemp + 1 
-0x6c2f 029912 storet 1 ,mem_pdatatemp 
-0x6c30 029913 call l2cap_malloc_is_fifo_full 
-0x6c31 029914 nrtn blank 
-0x6c32 029915 call l2cap_malloc_rfcomm_channel 
-0x6c33 029916 call l2cap_get_rfcomm_tx_buff 
-0x6c34 029917 setarg 0x05 
-0x6c35 029918 istore 2 ,contw 
-0x6c36 029919 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c37 029920 istore 2 ,contw 
-0x6c38 029921 fetch 1 ,mem_rfcomm_send_adss 
-0x6c39 029922 istore 1 ,contw 
-0x6c3a 029923 setarg 0x01ff 
-0x6c3b 029924 istore 2 ,contw 
-0x6c3c 029925 fetch 1 ,mem_credit_given 
-0x6c3d 029926 istore 1 ,contw 
-0x6c3e 029927 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c3f 029928 istore 1 ,contw 
-0x6c40 029929 jam 0 ,mem_credit_given 
-0x6c41 029930 rtn 
-:      029932 rfcomm_increase_credit_given:
-0x6c42 029933 bpatchx patch36_1 ,mem_patch36 
-0x6c43 029934 fetch 1 ,mem_credit_flag 
-0x6c44 029935 rtneq credit_enable 
-0x6c45 029936 fetch 2 ,mem_current_length 
-0x6c46 029937 rtn blank 
-0x6c47 029938 fetch 1 ,mem_credit_given 
-0x6c48 029939 increase 1 ,pdata 
-0x6c49 029940 store 1 ,mem_credit_given 
-0x6c4a 029941 rtn 
-:      029943 spp_process_rx_data:
-0x6c4b 029944 fetch 2 ,mem_cb_receive_spp_data 
-0x6c4c 029945 branch callback_func 
-:      029947 spp_tx_rfcomm_packet:
-0x6c4d 029948 bpatchx patch36_2 ,mem_patch36 
-0x6c4e 029950 fetch 1 ,mem_remote_credits 
-0x6c4f 029951 rtn blank 
-0x6c50 029952 increase -1 ,pdata 
-0x6c51 029953 store 1 ,mem_remote_credits 
-0x6c52 029954 fetch 2 ,mem_pn_max_frame_size 
-0x6c53 029955 fetcht 2 ,mem_current_packet_length 
-0x6c54 029956 isub temp ,null 
-0x6c55 029957 branch ssp_tx_rfcomm_from_uart ,positive 
-0x6c56 029958 store 2 ,mem_current_packet_length 
-:      029959 ssp_tx_rfcomm_from_uart:
-0x6c57 029960 fetch 1 ,mem_credit_given 
-0x6c58 029961 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
-0x6c59 029962 jam 1 ,mem_rfcomm_send_offset 
-0x6c5a 029963 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c5b 029964 store 1 ,mem_rfcomm_send_fcs 
-0x6c5c 029965 setarg rsp_rx_uih_wdata 
-0x6c5d 029966 store 1 ,mem_rfcomm_send_frame_type 
-0x6c5e 029967 branch ssp_tx_rfcomm_from_uart_common 
-:      029968 ssp_tx_rfcomm_from_uart_without_credit:
-0x6c5f 029969 jam 0 ,mem_rfcomm_send_offset 
-0x6c60 029970 fetch 1 ,mem_hiufcs_spp 
-0x6c61 029971 store 1 ,mem_rfcomm_send_fcs 
-0x6c62 029972 setarg rsp_tx_uih 
-0x6c63 029973 store 1 ,mem_rfcomm_send_frame_type 
-:      029974 ssp_tx_rfcomm_from_uart_common:
-0x6c64 029975 bpatchx patch36_3 ,mem_patch36 
-0x6c65 029976 fetch 2 ,mem_current_packet_length 
-0x6c66 029977 sub pdata ,127 ,null 
-0x6c67 029978 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
-0x6c68 029979 fetch 1 ,mem_rfcomm_send_offset 
-0x6c69 029980 increase 1 ,pdata 
-0x6c6a 029981 store 1 ,mem_rfcomm_send_offset 
-:      029982 ssp_tx_rfcomm_from_uart_common0:
-0x6c6b 029983 call get_rfcomm_snd_adss 
-0x6c6c 029984 fetch 2 ,mem_current_packet_length 
-0x6c6d 029985 increase 8 ,pdata 
-0x6c6e 029986 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c6f 029987 iadd temp ,rega 
-0x6c70 029989 call l2cap_malloc 
-0x6c71 029990 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c72 029991 increase 4 ,pdata 
-0x6c73 029992 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x6c74 029993 copy pdata ,contw 
-0x6c75 029994 fetch 1 ,mem_rfcomm_send_adss 
-0x6c76 029995 istore 1 ,contw 
-0x6c77 029996 fetch 1 ,mem_rfcomm_send_frame_type 
-0x6c78 029997 istore 1 ,contw 
-0x6c79 029998 call ssp_tx_write_length 
-0x6c7a 029999 call ssp_tx_write_given_credit 
-0x6c7b 030000 bpatchx patch36_4 ,mem_patch36 
-0x6c7c 030001 fetch 2 ,mem_nl_rx_data_src 
-0x6c7d 030002 copy pdata ,contru 
-0x6c7e 030003 fetch 2 ,mem_current_packet_length 
-0x6c7f 030004 copy pdata ,loopcnt 
-0x6c80 030005 call uart_copy_rx_bytes_fast 
-0x6c81 030006 copy contw ,temp 
-0x6c82 030007 copy contru ,pdata 
-0x6c83 030008 store 2 ,mem_nl_rx_data_src 
-0x6c84 030009 copy temp ,contw 
-0x6c85 030010 fetch 1 ,mem_rfcomm_send_fcs 
-0x6c86 030011 istore 1 ,contw 
-0x6c87 030012 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c88 030013 copy pdata ,contw 
-0x6c89 030014 fetch 2 ,mem_current_packet_length 
-0x6c8a 030015 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c8b 030016 iadd temp ,pdata 
-0x6c8c 030017 increase 4 ,pdata 
-0x6c8d 030018 istore 2 ,contw 
-0x6c8e 030019 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c8f 030020 istore 2 ,contw 
-0x6c90 030021 jam 0 ,mem_credit_given 
-0x6c91 030022 fetch 2 ,mem_nl_rx_len_all 
-0x6c92 030023 beq 0 ,module_hci_command_tx_spp_tx_complete 
-0x6c93 030024 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x6c94 030025 rtn 
-:      030027 ssp_tx_write_length:
-0x6c95 030028 bpatchx patch36_5 ,mem_patch36 
-0x6c96 030029 fetch 2 ,mem_current_packet_length 
-0x6c97 030030 sub pdata ,0x7f ,null 
-0x6c98 030031 nbranch ssp_tx_write_long_packet ,positive 
-0x6c99 030032 lshift pdata ,pdata 
-0x6c9a 030033 set1 0 ,pdata 
-0x6c9b 030034 istore 1 ,contw 
-0x6c9c 030035 rtn 
-:      030036 ssp_tx_write_long_packet:
-0x6c9d 030037 fetch 2 ,mem_current_packet_length 
-0x6c9e 030038 rshift3 pdata ,pdata 
-0x6c9f 030039 rshift4 pdata ,temp 
-0x6ca0 030040 and_into 0x7f ,pdata 
-0x6ca1 030041 lshift pdata ,pdata 
-0x6ca2 030042 set0 0 ,pdata 
-0x6ca3 030043 istore 1 ,contw 
-0x6ca4 030044 istoret 1 ,contw 
-0x6ca5 030045 rtn 
-:      030046 ssp_tx_write_given_credit:
-0x6ca6 030047 fetch 1 ,mem_credit_given 
-0x6ca7 030048 rtn blank 
-0x6ca8 030049 istore 1 ,contw 
-0x6ca9 030050 rtn 
-:      030055 scheduler_process:
-0x6caa 030056 bpatchx patch36_6 ,mem_patch36 
-0x6cab 030057 call check_51cmd 
-0x6cac 030058 call app_process_bb_event 
-0x6cad 030059 call process_conn_sm 
-0x6cae 030061 bpatchx patch36_7 ,mem_patch36 
-0x6caf 030062 call sp_calc_sequence 
-0x6cb0 030063 call simple_pairing_sequence 
-0x6cb1 030064 call master_simple_paring_sequence 
-0x6cb2 030067 call l2cap_malloc_is_fifo_full 
-0x6cb3 030068 nrtn blank 
-0x6cb4 030070 call l2cap_call_proc_sigal_pending 
-0x6cb5 030071 call l2cap_malloc_is_fifo_full 
-0x6cb6 030072 nrtn blank 
-0x6cb7 030073 bpatchx patch37_0 ,mem_patch37 
-0x6cb8 030075 call process_upper_sm 
-0x6cb9 030076 call l2cap_send_config_req 
-0x6cba 030077 call rfcomm_send_more_pkt 
-:      030078 scheduler_process0:
-0x6cbb 030079 call scheduler_tx_disconnect_hid 
-0x6cbc 030080 bpatchx patch37_1 ,mem_patch37 
-0x6cbd 030083 branch app_process_bt 
-:      030085 scheduler_tx_disconnect_hid:
-0x6cbe 030086 fetch 1 ,mem_control_tasks 
-0x6cbf 030087 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
-0x6cc0 030088 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
-0x6cc1 030089 rtn 
-:      030091 scheduler_tx_l2cap_pkt:
-0x6cc2 030092 bpatchx patch37_2 ,mem_patch37 
-0x6cc3 030093 call l2cap_malloc_is_fifo_empty 
-0x6cc4 030094 rtn blank 
-0x6cc5 030095 fetch 1 ,mem_op 
-0x6cc6 030096 rtnbit1 op_txl2cap 
-0x6cc7 030097 call l2cap_malloc_fifo_out 
-0x6cc8 030098 store 2 ,mem_txptr 
-0x6cc9 030099 copy pdata ,contr 
-0x6cca 030100 ifetch 2 ,contr 
-0x6ccb 030101 increase 4 ,pdata 
-0x6ccc 030102 store 2 ,mem_tx_len 
-0x6ccd 030103 jam 6 ,mem_tx_lch 
-0x6cce 030104 bpatchx patch37_3 ,mem_patch37 
-0x6ccf 030105 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6cd0 030106 branch scheduler_tx_l2cap_start_pkt ,blank 
-0x6cd1 030107 fetch 1 ,mem_op 
-0x6cd2 030108 rtnbit0 op_pkt_comp 
-0x6cd3 030109 set0 op_pkt_comp ,pdata 
-0x6cd4 030110 store 1 ,mem_op 
-0x6cd5 030111 jam 5 ,mem_tx_lch 
-0x6cd6 030112 fetcht 2 ,mem_l2cap_tx_multi_offset 
-0x6cd7 030113 fetch 2 ,mem_txptr 
-0x6cd8 030114 iadd temp ,pdata 
-0x6cd9 030115 store 2 ,mem_txptr 
-0x6cda 030116 fetch 2 ,mem_tx_len 
-0x6cdb 030117 isub temp ,pdata 
-0x6cdc 030118 store 2 ,mem_tx_len 
-:      030119 scheduler_tx_l2cap_start_pkt:
-0x6cdd 030120 bpatchx patch37_4 ,mem_patch37 
-0x6cde 030121 fetch 2 ,mem_tx_len 
-0x6cdf 030122 branch assert ,blank 
-0x6ce0 030123 arg l2cap_max_pkt_len ,temp 
-0x6ce1 030124 isub temp ,pdata 
-0x6ce2 030125 nbranch scheduler_tx_l2cap_last_pkt ,positive 
-0x6ce3 030126 bpatchx patch37_5 ,mem_patch37 
-0x6ce4 030127 storet 2 ,mem_tx_len 
-0x6ce5 030128 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6ce6 030129 iadd temp ,pdata 
-0x6ce7 030130 store 2 ,mem_l2cap_tx_multi_offset 
-0x6ce8 030131 branch scheduler_tx_l2cap_pkt_end 
-:      030132 scheduler_tx_l2cap_last_pkt:
-0x6ce9 030133 setarg 0 
-0x6cea 030134 store 2 ,mem_l2cap_tx_multi_offset 
-:      030135 scheduler_tx_l2cap_pkt_end:
-0x6ceb 030136 fetch 1 ,mem_op 
-0x6cec 030137 set1 op_txl2cap ,pdata 
-0x6ced 030138 store 1 ,mem_op 
-0x6cee 030139 rtn 
-:      030141 scheduler_start_upper_sm:
-0x6cef 030142 fetch 1 ,mem_ui_profile_supported 
-0x6cf0 030143 bbit1 support_hid ,scheduler_start_upper_sm_hid 
-0x6cf1 030144 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
-0x6cf2 030145 rtn 
-:      030146 scheduler_start_upper_sm_hid:
-0x6cf3 030147 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6cf4 030148 rtn 
-:      030150 process_upper_sm:
-0x6cf5 030151 fetch 1 ,memui_reconnect_mode 
-0x6cf6 030152 nbranch process_upper_sm_reconn ,blank 
-:      030153 process_upper_sm_remote_page:
-0x6cf7 030154 fetch 1 ,mem_upper_sm_remote_page 
-0x6cf8 030156 rtn blank 
-0x6cf9 030158 jam 0 ,mem_upper_sm_remote_page 
-:      030159 process_upper_sm_rp_wait:
-0x6cfa 030160 rtn 
-:      030163 process_upper_sm_reconn:
-0x6cfb 030164 bpatchx patch37_6 ,mem_patch37 
-0x6cfc 030165 fetch 1 ,mem_upper_sm_reconn 
-0x6cfd 030166 rtn blank 
-0x6cfe 030167 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
-0x6cff 030168 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
-0x6d00 030169 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
-0x6d01 030170 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
-0x6d02 030171 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
-0x6d03 030172 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
-0x6d04 030173 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
-0x6d05 030174 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
-0x6d06 030175 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
-0x6d07 030176 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
-0x6d08 030177 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
-0x6d09 030178 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
-0x6d0a 030179 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
-0x6d0b 030180 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
-0x6d0c 030181 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
-0x6d0d 030182 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
-0x6d0e 030183 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
-0x6d0f 030184 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
-0x6d10 030185 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
-0x6d11 030186 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
-0x6d12 030187 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
-0x6d13 030188 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
-0x6d14 030189 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
-0x6d15 030190 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
-0x6d16 030191 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
-0x6d17 030192 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
-0x6d18 030193 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
-0x6d19 030194 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
-:      030195 process_upper_sm_reconn_wait:
-0x6d1a 030196 rtn 
-:      030197 process_upper_sm_reconn_sdp_conn:
-0x6d1b 030198 call upper_sm_send_sdp_conn 
-0x6d1c 030199 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
-0x6d1d 030200 fetch 1 ,mem_sdp_state 
-0x6d1e 030201 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d1f 030202 store 1 ,mem_sdp_state 
-0x6d20 030203 rtn 
-:      030204 process_upper_sm_reconn_sdp_cfg:
-0x6d21 030205 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d22 030206 fetch 1 ,mem_sdp_state 
-0x6d23 030207 rtnbit1 l2cap_channel_state_snd_cfg_req 
-0x6d24 030208 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d25 030209 call upper_sm_send_sdp_cfg 
-0x6d26 030210 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d27 030211 fetch 1 ,mem_sdp_state 
-0x6d28 030212 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d29 030213 store 1 ,mem_sdp_state 
-0x6d2a 030214 rtn 
-:      030215 process_upper_sm_reconn_ss_spp:
-0x6d2b 030216 call l2cap_malloc_is_fifo_empty 
-0x6d2c 030217 nrtn blank 
-0x6d2d 030218 call upper_sm_send_ss_spp 
-0x6d2e 030219 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
-0x6d2f 030220 rtn 
-:      030221 process_upper_sm_reconn_sdp_disconn:
-0x6d30 030222 call upper_sm_send_sdp_disconn 
-0x6d31 030223 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
-0x6d32 030224 rtn 
-:      030225 process_upper_sm_reconn_hid_ctrl_conn:
-0x6d33 030226 call upper_sm_send_hid_ctrl_conn 
-0x6d34 030227 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
-0x6d35 030228 fetch 1 ,mem_hid_control_state 
-0x6d36 030229 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d37 030230 store 1 ,mem_hid_control_state 
-0x6d38 030231 rtn 
-:      030232 process_upper_sm_reconn_hid_ctrl_cfg:
-0x6d39 030233 call upper_sm_send_hid_ctrl_cfg 
-0x6d3a 030234 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
-0x6d3b 030235 fetch 1 ,mem_hid_control_state 
-0x6d3c 030236 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d3d 030237 store 1 ,mem_hid_control_state 
-0x6d3e 030238 rtn 
-:      030239 process_upper_sm_reconn_hid_int_conn:
-0x6d3f 030240 call upper_sm_send_hid_int_conn 
-0x6d40 030241 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
-0x6d41 030242 fetch 1 ,mem_hid_interrupt_state 
-0x6d42 030243 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d43 030244 store 1 ,mem_hid_interrupt_state 
-0x6d44 030245 rtn 
-:      030246 process_upper_sm_reconn_hid_int_cfg:
-0x6d45 030247 call upper_sm_send_hid_int_cfg 
-0x6d46 030248 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
-0x6d47 030249 fetch 1 ,mem_hid_interrupt_state 
-0x6d48 030250 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d49 030251 store 1 ,mem_hid_interrupt_state 
-0x6d4a 030252 rtn 
-:      030253 process_upper_sm_reconn_rfcomm_conn:
-0x6d4b 030254 call upper_sm_send_rfcomm_conn 
-0x6d4c 030255 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
-0x6d4d 030256 fetch 1 ,mem_rfcomm_state 
-0x6d4e 030257 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d4f 030258 store 1 ,mem_rfcomm_state 
-0x6d50 030259 rtn 
-:      030260 process_upper_sm_reconn_rfcomm_cfg:
-0x6d51 030261 call upper_sm_send_rfcomm_cfg 
-0x6d52 030262 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
-0x6d53 030263 fetch 1 ,mem_rfcomm_state 
-0x6d54 030264 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d55 030265 store 1 ,mem_rfcomm_state 
-0x6d56 030266 rtn 
-:      030267 process_upper_sm_reconn_rfcomm_sabm:
-0x6d57 030268 call upper_sm_send_rfcomm_sabm 
-0x6d58 030269 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
-0x6d59 030270 fetch 1 ,mem_rfcomm_state 
-0x6d5a 030271 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6d5b 030272 store 1 ,mem_rfcomm_state 
-0x6d5c 030273 rtn 
-:      030274 process_upper_sm_reconn_spp_cmd_pn:
-0x6d5d 030275 call upper_sm_send_spp_cmd_pn 
-0x6d5e 030276 fetch 1 ,mem_spp_state 
-0x6d5f 030277 set1 rfcomm_channel_state_pn_cmd 
-0x6d60 030278 store 1 ,mem_spp_state 
-0x6d61 030279 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
-0x6d62 030280 rtn 
-:      030281 process_upper_sm_reconn_spp_sabm:
-0x6d63 030282 call upper_sm_send_spp_sabm 
-0x6d64 030283 fetch 1 ,mem_spp_state 
-0x6d65 030284 set1 rfcomm_channel_state_sabm 
-0x6d66 030285 store 1 ,mem_spp_state 
-0x6d67 030286 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
-0x6d68 030287 fetch 1 ,mem_remote_spp_channel 
-0x6d69 030288 lshift3 pdata ,pdata 
-0x6d6a 030289 or_into 3 ,pdata 
-0x6d6b 030290 arg mem_hiufcs_spp ,temp 
-0x6d6c 030291 storet 2 ,mem_contw_temp 
-0x6d6d 030292 branch rfcomm_save_fcs_uih 
-:      030293 process_upper_sm_reconn_spp_cmd_ms:
-0x6d6e 030294 call upper_sm_send_spp_cmd_ms 
-0x6d6f 030295 fetch 1 ,mem_spp_state 
-0x6d70 030296 set1 rfcomm_channel_state_snd_ms_cmd 
-0x6d71 030297 store 1 ,mem_spp_state 
-0x6d72 030298 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
-0x6d73 030299 rtn 
-:      030301 process_upper_sm_reconn_sdp_conn_wait:
-0x6d74 030302 fetch 1 ,mem_sdp_state 
-0x6d75 030303 rtnbit0 l2cap_channel_state_conn_res 
-0x6d76 030304 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d77 030305 branch process_upper_sm_reconn 
-:      030306 process_upper_sm_reconn_sdp_cfg_wait:
-0x6d78 030307 fetch 1 ,mem_sdp_state 
-0x6d79 030308 rtnne l2cap_channel_setup_complete 
-0x6d7a 030309 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
-:      030310 process_upper_sm_reconn_ss_spp_wait:
-0x6d7b 030311 fetch 1 ,mem_message_to_uppersm 
-0x6d7c 030312 rtnne recieve_ss_reasult_hf 
-0x6d7d 030313 jam 0 ,mem_message_to_uppersm 
-0x6d7e 030314 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
-0x6d7f 030315 branch process_upper_sm_reconn 
-:      030316 process_upper_sm_reconn_sdp_disconn_wait:
-0x6d80 030317 fetch 1 ,mem_sdp_state 
-0x6d81 030318 nrtn blank 
-0x6d82 030319 fetch 1 ,mem_ui_profile_supported 
-0x6d83 030320 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
-0x6d84 030321 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d85 030322 branch process_upper_sm_reconn_termination 
-:      030323 process_upper_sm_reconn_hid_ctrl_conn_wait:
-0x6d86 030324 fetch 1 ,mem_hid_control_state 
-0x6d87 030325 rtnbit0 l2cap_channel_state_conn_res 
-0x6d88 030326 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
-0x6d89 030327 branch process_upper_sm_reconn 
-:      030328 process_upper_sm_reconn_hid_ctrl_cfg_wait:
-0x6d8a 030329 fetch 1 ,mem_hid_control_state 
-0x6d8b 030330 rtnne l2cap_channel_setup_complete 
-0x6d8c 030331 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
-0x6d8d 030332 branch process_upper_sm_reconn 
-:      030333 process_upper_sm_reconn_hid_int_conn_wait:
-0x6d8e 030334 fetch 1 ,mem_hid_interrupt_state 
-0x6d8f 030335 rtnbit0 l2cap_channel_state_conn_res 
-0x6d90 030336 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
-0x6d91 030337 branch process_upper_sm_reconn 
-:      030338 process_upper_sm_reconn_hid_int_cfg_wait:
-0x6d92 030339 fetch 1 ,mem_hid_interrupt_state 
-0x6d93 030340 rtnne l2cap_channel_setup_complete 
-0x6d94 030341 fetch 1 ,mem_ui_profile_supported 
-0x6d95 030342 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d96 030343 branch process_upper_sm_reconn_termination 
-:      030344 process_upper_sm_reconn_rfcomm_conn_wait:
-0x6d97 030345 fetch 1 ,mem_rfcomm_state 
-0x6d98 030346 rtnbit0 l2cap_channel_state_conn_res 
-0x6d99 030347 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
-0x6d9a 030348 branch process_upper_sm_reconn 
-:      030349 process_upper_sm_reconn_rfcomm_cfg_wait:
-0x6d9b 030350 fetch 1 ,mem_rfcomm_state 
-0x6d9c 030351 rtnne l2cap_channel_setup_complete 
-0x6d9d 030352 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
-0x6d9e 030353 branch process_upper_sm_reconn 
-:      030354 process_upper_sm_reconn_rfcomm_sabm_wait:
-0x6d9f 030355 fetch 1 ,mem_rfcomm_state 
-0x6da0 030356 rtnne l2cap_channel_rfcomm_dlci0_opened 
-0x6da1 030357 fetch 1 ,mem_ui_profile_supported 
-0x6da2 030358 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
-0x6da3 030359 branch process_upper_sm_reconn_termination 
-:      030360 process_upper_sm_reconn_spp_cmd_pn_wait:
-0x6da4 030361 fetch 1 ,mem_spp_state 
-0x6da5 030362 rtnbit0 rfcomm_channel_state_pn_res 
-0x6da6 030363 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
-0x6da7 030364 branch process_upper_sm_reconn 
-:      030365 process_upper_sm_reconn_spp_sabm_wait:
-0x6da8 030366 fetch 1 ,mem_spp_state 
-0x6da9 030367 rtnbit0 rfcomm_channel_state_ua 
-0x6daa 030368 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
-0x6dab 030369 branch process_upper_sm_reconn 
-:      030370 process_upper_sm_reconn_spp_cmd_ms_wait:
-0x6dac 030371 fetch 1 ,mem_spp_state 
-0x6dad 030372 rtnne rfcomm_channel_setup_complete 
-0x6dae 030373 branch process_upper_sm_reconn_termination 
-:      030375 process_upper_sm_reconn_setup_hid:
-0x6daf 030376 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6db0 030377 branch process_upper_sm_reconn 
-:      030379 process_upper_sm_reconn_setup_rfcomm:
-0x6db1 030380 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
-0x6db2 030381 branch process_upper_sm_reconn 
-:      030382 process_upper_sm_reconn_setup_spp:
-0x6db3 030383 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
-0x6db4 030384 branch process_upper_sm_reconn 
-:      030388 process_upper_sm_reconn_termination:
-0x6db5 030389 jam 0 ,mem_upper_sm_reconn 
-0x6db6 030390 rtn 
-:      030391 upper_sm_send_sdp_conn:
-0x6db7 030392 bpatchx patch37_7 ,mem_patch37 
-0x6db8 030393 call l2cap_malloc_signal_channel 
-0x6db9 030394 setarg psm_sdp 
-0x6dba 030395 copy pdata ,temp 
-0x6dbb 030396 setarg l2cap_sdp_channel 
-0x6dbc 030397 copy pdata ,timeup 
-0x6dbd 030398 branch ml2cap_send_signal_connect_req 
-:      030400 upper_sm_send_sdp_cfg:
-0x6dbe 030401 bpatchx patch38_0 ,mem_patch38 
-0x6dbf 030402 call l2cap_malloc_signal_channel 
-0x6dc0 030403 fetch 2 ,mem_sdp_remote_cid 
-0x6dc1 030404 copy pdata ,temp 
-0x6dc2 030405 branch ml2cap_send_signal_config_req 
-:      030407 upper_sm_send_sdp_disconn:
-0x6dc3 030408 bpatchx patch38_1 ,mem_patch38 
-0x6dc4 030409 call l2cap_malloc_signal_channel 
-0x6dc5 030410 fetch 2 ,mem_sdp_remote_cid 
-0x6dc6 030411 copy pdata ,temp 
-0x6dc7 030412 arg l2cap_sdp_channel ,timeup 
-0x6dc8 030413 call ml2cap_send_signal_disconn_req 
-0x6dc9 030414 fetch 1 ,mem_sdp_state 
-0x6dca 030415 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x6dcb 030416 store 1 ,mem_sdp_state 
-0x6dcc 030417 rtn 
-:      030419 upper_sm_send_ss_spp:
-0x6dcd 030420 bpatchx patch38_2 ,mem_patch38 
-0x6dce 030421 call l2cap_malloc_sdp_channel 
-0x6dcf 030422 call sdp_send_spp_request 
-0x6dd0 030423 branch msdp_send_req_done 
-:      030425 upper_sm_send_rfcomm_conn:
-0x6dd1 030426 bpatchx patch38_3 ,mem_patch38 
-0x6dd2 030427 call l2cap_malloc_signal_channel 
-0x6dd3 030428 setarg psm_rfcomm 
-0x6dd4 030429 copy pdata ,temp 
-0x6dd5 030430 setarg l2cap_rfcomm_channel 
-0x6dd6 030431 copy pdata ,timeup 
-0x6dd7 030432 branch ml2cap_send_signal_connect_req 
-:      030434 upper_sm_send_rfcomm_cfg:
-0x6dd8 030435 bpatchx patch38_4 ,mem_patch38 
-0x6dd9 030436 call l2cap_malloc_signal_channel 
-0x6dda 030437 fetch 2 ,mem_rfcomm_remote_cid 
-0x6ddb 030438 copy pdata ,temp 
-0x6ddc 030439 branch ml2cap_send_signal_config_req 
-:      030441 upper_sm_send_hid_ctrl_conn:
-0x6ddd 030442 bpatchx patch38_5 ,mem_patch38 
-0x6dde 030443 call l2cap_malloc_signal_channel 
-0x6ddf 030444 setarg psm_hid_control 
-0x6de0 030445 copy pdata ,temp 
-0x6de1 030446 setarg l2cap_hid_control_channel 
-0x6de2 030447 copy pdata ,timeup 
-0x6de3 030448 branch ml2cap_send_signal_connect_req 
-:      030450 upper_sm_send_hid_ctrl_cfg:
-0x6de4 030451 bpatchx patch38_6 ,mem_patch38 
-0x6de5 030452 call l2cap_malloc_signal_channel 
-0x6de6 030453 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x6de7 030454 copy pdata ,temp 
-0x6de8 030455 branch ml2cap_send_signal_config_req 
-:      030457 upper_sm_send_hid_int_conn:
-0x6de9 030458 bpatchx patch38_7 ,mem_patch38 
-0x6dea 030459 call l2cap_malloc_signal_channel 
-0x6deb 030460 setarg psm_hid_interrupt 
-0x6dec 030461 copy pdata ,temp 
-0x6ded 030462 setarg l2cap_hid_interrupt_channel 
-0x6dee 030463 copy pdata ,timeup 
-0x6def 030464 branch ml2cap_send_signal_connect_req 
-:      030466 upper_sm_send_hid_int_cfg:
-0x6df0 030467 bpatchx patch39_0 ,mem_patch39 
-0x6df1 030468 call l2cap_malloc_signal_channel 
-0x6df2 030469 fetch 2 ,mem_hid_int_remote_cid 
-0x6df3 030470 copy pdata ,temp 
-0x6df4 030471 branch ml2cap_send_signal_config_req 
-:      030473 upper_sm_send_rfcomm_sabm:
-0x6df5 030474 bpatchx patch39_1 ,mem_patch39 
-0x6df6 030475 call l2cap_malloc_rfcomm_channel 
-0x6df7 030477 jam 3 ,mem_current_adss 
-0x6df8 030478 jam 0x1c ,mem_current_fcs 
-0x6df9 030479 call rfcomm_send_sabm 
-0x6dfa 030480 jam 1 ,mem_rfcomm_initiator 
-0x6dfb 030481 rtn 
-:      030483 upper_sm_send_spp_cmd_pn:
-0x6dfc 030484 bpatchx patch39_2 ,mem_patch39 
-0x6dfd 030485 call l2cap_malloc_rfcomm_channel 
-0x6dfe 030486 fetcht 1 ,mem_remote_spp_channel 
-0x6dff 030487 call channel_to_dlci 
-0x6e00 030488 storet 1 ,mem_pn_dlci 
-0x6e01 030489 branch rfcomm_send_param_neg_cmd 
-:      030491 upper_sm_send_spp_sabm:
-0x6e02 030492 bpatchx patch39_3 ,mem_patch39 
-0x6e03 030493 call l2cap_malloc_rfcomm_channel 
-0x6e04 030494 fetcht 1 ,mem_pn_dlci 
-0x6e05 030495 call dlci_to_address_cmd 
-0x6e06 030496 call rfcomm_calculate_fcs_sabm 
-0x6e07 030497 store 1 ,mem_current_fcs 
-0x6e08 030498 fetcht 1 ,mem_pn_dlci 
-0x6e09 030499 call dlci_to_address_cmd 
-0x6e0a 030500 storet 1 ,mem_current_adss 
-0x6e0b 030501 branch rfcomm_send_sabm 
-:      030503 upper_sm_send_spp_cmd_ms:
-0x6e0c 030504 bpatchx patch39_4 ,mem_patch39 
-0x6e0d 030505 call l2cap_malloc_rfcomm_channel 
-0x6e0e 030506 fetcht 1 ,mem_pn_dlci 
-0x6e0f 030507 call dlci_to_address_cmd 
-0x6e10 030508 branch rfcomm_send_modem_status_cmd 
-:      030521 sdp_process:
-0x6e11 030522 bpatchx patch39_5 ,mem_patch39 
-0x6e12 030523 fetch 2 ,mem_l2cap_payload_ptr 
-0x6e13 030524 iforce contr 
-0x6e14 030527 ifetch 1 ,contr 
-0x6e15 030528 copy pdata ,regb 
-0x6e16 030529 store 1 ,mem_sdp_pduid 
-0x6e17 030530 ifetch 2 ,contr 
-0x6e18 030531 store 2 ,mem_sdp_transactionid 
-0x6e19 030532 ifetch 1 ,contr 
-0x6e1a 030533 lshift8 pdata ,timeup 
-0x6e1b 030534 ifetch 1 ,contr 
-0x6e1c 030535 iadd timeup ,timeup 
-0x6e1d 030536 bpatchx patch39_6 ,mem_patch39 
-0x6e1e 030537 copy contr ,temp 
-0x6e1f 030538 arg 4 ,loopcnt 
-0x6e20 030539 arg mem_sdp_handle_list ,contw 
-0x6e21 030540 call memset0 
-0x6e22 030541 copy temp ,contr 
-0x6e23 030542 deposit regb 
-0x6e24 030543 beq sdp_error_res ,sdp_process_error_res 
-0x6e25 030544 beq sdp_search_req ,sdp_process_ss_req 
-0x6e26 030545 beq sdp_search_res ,sdp_process_ss_res 
-0x6e27 030546 beq sdp_attribute_req ,sdp_process_sa_req 
-0x6e28 030547 beq sdp_attribute_res ,sdp_process_sa_res 
-0x6e29 030548 beq sdp_searchattrib_req ,sdp_process_ssa_req 
-0x6e2a 030549 beq sdp_searchattrib_res ,sdp_process_ssa_res 
-0x6e2b 030550 branch sdp_insufficient_resource 
-:      030561 sdp_process_ss_req:
-0x6e2c 030562 bpatchx patch39_7 ,mem_patch39 
-0x6e2d 030563 call ask_serviceclassid 
-0x6e2e 030564 compare 1 ,temp ,0xff 
-0x6e2f 030565 branch ss_empty_rsp ,true 
-0x6e30 030566 compare 0xff ,temp ,0xff 
-0x6e31 030567 branch sdp_invalid_request_syntax ,true 
-0x6e32 030569 ifetch 2 ,contr 
-0x6e33 030570 store 2 ,mem_sdp_record_maxcnt 
-0x6e34 030571 increase -2 ,timeup 
-0x6e35 030573 increase -1 ,timeup 
-0x6e36 030574 nbranch sdp_invalid_pdu_size ,zero 
-0x6e37 030575 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6e38 030576 ifetch 2 ,timeup 
-0x6e39 030577 rtn blank 
-0x6e3a 030578 call search_all_uuid 
-0x6e3b 030579 call l2cap_get_sdp_tx_payload 
-0x6e3c 030580 force 3 ,pdata 
-0x6e3d 030581 istore 1 ,contw 
-0x6e3e 030582 fetch 2 ,mem_sdp_transactionid 
-0x6e3f 030583 istore 2 ,contw 
-0x6e40 030584 lshift2 queue ,pdata 
-0x6e41 030585 add pdata ,5 ,pdata 
-0x6e42 030586 add pdata ,5 ,regc 
-0x6e43 030587 byteswap pdata ,pdata 
-0x6e44 030588 istore 2 ,contw 
-0x6e45 030589 deposit queue 
-0x6e46 030590 byteswap pdata ,pdata 
-0x6e47 030591 istore 2 ,contw 
-0x6e48 030592 istore 2 ,contw 
-0x6e49 030593 arg mem_sdp_handle_list ,contr 
-0x6e4a 030594 copy queue ,loopcnt 
-0x6e4b 030595 branch ss_req_blank ,zero 
-:      030596 ss_req_loop:
-0x6e4c 030597 ifetch 4 ,contr 
-0x6e4d 030598 istore 4 ,contw 
-0x6e4e 030599 loop ss_req_loop 
-:      030600 ss_req_blank:
-0x6e4f 030601 force 0 ,pdata 
-0x6e50 030602 istore 1 ,contw 
-0x6e51 030603 deposit regc 
-0x6e52 030604 store 2 ,mem_sdp_tx_pkt_length 
-0x6e53 030606 rtn 
-:      030617 sdp_process_sa_req:
-0x6e54 030618 bpatchx patch3a_0 ,mem_patch3a 
-0x6e55 030619 ifetch 4 ,contr 
-0x6e56 030620 store 4 ,mem_sdp_record_handle 
-0x6e57 030621 increase -4 ,timeup 
-0x6e58 030622 call sdp_store_maxbyte 
-0x6e59 030623 store 2 ,mem_sdp_attribute_maxbyte 
-0x6e5a 030624 increase -2 ,timeup 
-0x6e5b 030625 call dataelementtype6 
-0x6e5c 030626 branch sdp_invalid_request_syntax ,zero 
-0x6e5d 030627 compare 5 ,rega ,0xff 
-0x6e5e 030629 branch sa_judge_wholerange ,true 
-:      030630 sa_isnot_wholerange:
-0x6e5f 030631 arg mem_sdp_attrib_list ,contw 
-0x6e60 030632 force 0 ,queue 
-0x6e61 030633 branch sa_req_loop 
-:      030634 sa_judge_wholerange:
-0x6e62 030635 ifetch 1 ,contr 
-0x6e63 030636 bne sdp_attribute_range ,sdp_invalid_request_syntax 
-0x6e64 030637 ifetch 2 ,contr 
-0x6e65 030638 nbranch sa_judge_wholerange_false1 ,blank 
-0x6e66 030639 ifetch 1 ,contr 
-0x6e67 030640 bne 0xff ,sa_judge_wholerange_false2 
-0x6e68 030641 ifetch 1 ,contr 
-0x6e69 030642 bne 0xff ,sa_judge_wholerange_false3 
-0x6e6a 030643 branch sa_req_all 
-:      030644 sa_judge_wholerange_false3:
-0x6e6b 030645 increase -5 ,contr 
-0x6e6c 030646 branch sa_isnot_wholerange 
-:      030647 sa_judge_wholerange_false2:
-0x6e6d 030648 increase -4 ,contr 
-0x6e6e 030649 branch sa_isnot_wholerange 
-:      030650 sa_judge_wholerange_false1:
-0x6e6f 030651 increase -3 ,contr 
-0x6e70 030652 branch sa_isnot_wholerange 
-:      030653 sa_req_loop:
-0x6e71 030654 ifetch 1 ,contr 
-0x6e72 030655 beq sdp_attribute_id ,sa_req_one_id 
-0x6e73 030656 beq sdp_attribute_range ,sa_req_range 
-:      030657 sa_req_range:
-0x6e74 030658 ifetch 2 ,contr 
-0x6e75 030659 istore 2 ,contw 
-0x6e76 030660 increase 1 ,queue 
-0x6e77 030661 byteswap pdata ,regb 
-0x6e78 030662 ifetch 2 ,contr 
-0x6e79 030663 byteswap pdata ,pdata 
-:      030664 sa_req_range_id_increase:
-0x6e7a 030665 increase 1 ,regb 
-0x6e7b 030666 isub regb ,null 
-0x6e7c 030667 nbranch sa_req_range_id_finish ,positive 
-0x6e7d 030668 copy pdata ,regc 
-0x6e7e 030669 byteswap regb ,pdata 
-0x6e7f 030670 istore 2 ,contw 
-0x6e80 030671 increase 1 ,queue 
-0x6e81 030672 copy regc ,pdata 
-0x6e82 030673 branch sa_req_range_id_increase 
-:      030674 sa_req_range_id_finish:
-0x6e83 030675 increase -5 ,timeup 
-0x6e84 030676 increase -5 ,rega 
-0x6e85 030677 branch sa_req_check_next_id 
-:      030678 sa_req_one_id:
-0x6e86 030679 ifetch 2 ,contr 
-0x6e87 030680 istore 2 ,contw 
-0x6e88 030681 increase 1 ,queue 
-0x6e89 030682 increase -3 ,timeup 
-0x6e8a 030683 increase -3 ,rega 
-:      030684 sa_req_check_next_id:
-0x6e8b 030685 nbranch sdp_invalid_request_syntax ,positive 
-0x6e8c 030686 nbranch sa_req_loop ,zero 
-0x6e8d 030687 increase -1 ,timeup 
-0x6e8e 030688 nbranch sdp_invalid_request_syntax ,zero 
-0x6e8f 030690 call l2cap_get_sdp_tx_payload 
-0x6e90 030691 increase 10 ,contw 
-0x6e91 030692 arg mem_sdp_attrib_list ,rega 
-:      030693 sa_req_handle_attributelist_next:
-0x6e92 030694 copy queue ,pdata 
-0x6e93 030695 branch sa_req_handle_attributelist_end ,blank 
-0x6e94 030696 ifetch 2 ,rega 
-0x6e95 030697 branch sa_req_handle_attributelist_end ,blank 
-0x6e96 030698 iforce regb 
-0x6e97 030699 fetch 4 ,mem_sdp_record_handle 
-0x6e98 030700 iforce temp 
-0x6e99 030701 call search_handle_attrib 
-0x6e9a 030702 copy contr ,pdata 
-0x6e9b 030703 branch sa_req_handle_attributelist_notfound ,blank 
-0x6e9c 030704 increase -3 ,contr 
-0x6e9d 030705 ifetch 3 ,contr 
-0x6e9e 030706 istore 3 ,contw 
-0x6e9f 030707 call sdp_data_len 
-0x6ea0 030708 iforce loopcnt 
-0x6ea1 030709 call memcpy 
-:      030710 sa_req_handle_attributelist_notfound:
-0x6ea2 030711 increase 2 ,rega 
-0x6ea3 030712 increase -1 ,queue 
-0x6ea4 030713 branch sa_req_handle_attributelist_next 
-:      030715 sa_req_handle_attributelist_end:
-0x6ea5 030716 arg sdp_attribute_res ,rega 
-0x6ea6 030717 call ssa_req_range_lastfreg_common 
-0x6ea7 030718 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6ea8 030719 beq 11 ,sa_empty_rsp 
-0x6ea9 030720 branch ssa_req_range_attrbutes_length_no_continue 
-:      030723 sdp_store_continue_common:
-0x6eaa 030724 ifetch 1 ,contr 
-0x6eab 030725 beq 0 ,sdp_store_continue_0byte 
-0x6eac 030726 beq 1 ,sdp_store_continue_1byte 
-0x6ead 030727 beq 2 ,sdp_store_continue_2byte 
-:      030728 sdp_store_continue_0byte:
-0x6eae 030729 increase -1 ,timeup 
-0x6eaf 030730 branch sdp_store_continue_end 
-:      030731 sdp_store_continue_1byte:
-0x6eb0 030732 ifetch 1 ,contr 
-0x6eb1 030733 increase -2 ,timeup 
-0x6eb2 030734 branch sdp_store_continue_end 
-:      030735 sdp_store_continue_2byte:
-0x6eb3 030736 ifetch 2 ,contr 
-0x6eb4 030737 byteswap pdata ,pdata 
-0x6eb5 030738 increase -3 ,timeup 
-:      030739 sdp_store_continue_end:
-0x6eb6 030740 store 2 ,mem_sdp_continue_byte 
-0x6eb7 030741 rtn 
-:      030743 sa_req_all:
-0x6eb8 030744 increase -5 ,timeup 
-0x6eb9 030745 call sdp_store_continue_common 
-0x6eba 030746 nbranch sdp_invalid_pdu_size ,zero 
-0x6ebb 030747 fetcht 4 ,mem_sdp_record_handle 
-0x6ebc 030748 call search_handle 
-0x6ebd 030749 nbranch sdp_invalid_service_record_handle ,zero 
-0x6ebe 030750 copy contr ,rega 
-0x6ebf 030751 call l2cap_get_sdp_tx_payload 
-0x6ec0 030752 copy rega ,contr 
-0x6ec1 030753 increase 3 ,contw 
-0x6ec2 030754 copy contr ,timeup 
-0x6ec3 030755 call sdp_get_data 
-0x6ec4 030756 copy pdata ,rega 
-0x6ec5 030758 fetch 2 ,mem_sdp_continue_byte 
-0x6ec6 030759 copy pdata ,regb 
-0x6ec7 030760 copy rega ,pdata 
-0x6ec8 030761 isub regb ,regb 
-0x6ec9 030762 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6eca 030763 isub regb ,null 
-0x6ecb 030764 nbranch sa_req_all_fragment_sdp ,positive 
-0x6ecc 030766 disable user 
-0x6ecd 030767 fetch 2 ,mem_sdp_continue_byte 
-0x6ece 030768 branch sa_req_all_fisrt_fragment ,blank 
-0x6ecf 030769 iadd timeup ,contr 
-0x6ed0 030770 increase 3 ,regb 
-0x6ed1 030771 copy regb ,loopcnt 
-0x6ed2 030772 copy loopcnt ,pdata 
-0x6ed3 030773 increase 3 ,pdata 
-0x6ed4 030774 byteswap pdata ,pdata 
-0x6ed5 030775 istore 2 ,contw 
-0x6ed6 030776 copy loopcnt ,pdata 
-0x6ed7 030777 byteswap pdata ,pdata 
-0x6ed8 030778 istore 2 ,contw 
-0x6ed9 030779 branch sa_req_all_answer_attributelist_full_loop 
-:      030780 sa_req_all_fisrt_fragment:
-0x6eda 030781 add rega ,6 ,loopcnt 
-0x6edb 030782 branch sa_req_all_parlength_continue_byte ,user 
-0x6edc 030783 byteswap loopcnt ,pdata 
-0x6edd 030784 branch sa_req_all_parlength_continue_byte_end 
-:      030785 sa_req_all_parlength_continue_byte:
-0x6ede 030786 copy loopcnt ,pdata 
-0x6edf 030787 increase 2 ,pdata 
-0x6ee0 030788 byteswap pdata ,pdata 
-:      030789 sa_req_all_parlength_continue_byte_end:
-0x6ee1 030790 istore 2 ,contw 
-0x6ee2 030791 increase -3 ,loopcnt 
-0x6ee3 030792 byteswap loopcnt ,pdata 
-0x6ee4 030793 istore 2 ,contw 
-0x6ee5 030794 copy timeup ,contr 
-0x6ee6 030795 branch sa_req_all_answer_attributelist_full_loop 
-:      030796 sa_req_all_fragment_sdp:
-0x6ee7 030797 enable user 
-0x6ee8 030799 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6ee9 030800 copy pdata ,rega 
-0x6eea 030801 copy rega ,loopcnt 
-0x6eeb 030802 fetch 2 ,mem_sdp_continue_byte 
-0x6eec 030803 branch sa_req_all_fisrt_fragment ,blank 
-0x6eed 030804 iadd timeup ,contr 
-0x6eee 030805 copy rega ,pdata 
-0x6eef 030806 increase 5 ,pdata 
-0x6ef0 030807 byteswap pdata ,pdata 
-0x6ef1 030808 istore 2 ,contw 
-0x6ef2 030809 copy rega ,pdata 
-0x6ef3 030810 byteswap pdata ,pdata 
-0x6ef4 030811 istore 2 ,contw 
-:      030812 sa_req_all_answer_attributelist_full_loop:
-0x6ef5 030813 call memcpy 
-0x6ef6 030814 nbranch sa_req_all_last_frag_continue ,user 
-0x6ef7 030815 force 2 ,pdata 
-0x6ef8 030816 istore 1 ,contw 
-0x6ef9 030817 copy contr ,pdata 
-0x6efa 030818 isub timeup ,pdata 
-0x6efb 030819 byteswap pdata ,pdata 
-0x6efc 030820 istore 2 ,contw 
-0x6efd 030821 branch sa_req_all_frag_end 
-:      030822 sa_req_all_last_frag_continue:
-0x6efe 030823 force 0 ,pdata 
-0x6eff 030824 istore 1 ,contw 
-:      030825 sa_req_all_frag_end:
-0x6f00 030826 arg sdp_attribute_res ,rega 
-0x6f01 030827 branch ssa_req_range_common 
-:      030838 sdp_process_ssa_req:
-0x6f02 030839 bpatchx patch3a_1 ,mem_patch3a 
-0x6f03 030840 call ask_serviceclassid 
-0x6f04 030841 compare 0xff ,temp ,0xff 
-0x6f05 030842 branch sdp_invalid_request_syntax ,true 
-0x6f06 030843 call sdp_store_maxbyte 
-0x6f07 030844 store 2 ,mem_sdp_attribute_maxbyte 
-0x6f08 030845 increase -2 ,timeup 
-0x6f09 030846 call dataelementtype6 
-0x6f0a 030847 arg mem_sdp_attrib_list ,contw 
-0x6f0b 030848 force 0 ,queue 
-:      030849 ssa_req_loop:
-0x6f0c 030850 ifetch 1 ,contr 
-0x6f0d 030851 beq sdp_attribute_range ,ssa_req_range 
-0x6f0e 030852 ifetch 2 ,contr 
-0x6f0f 030853 istore 2 ,contw 
-0x6f10 030854 increase 1 ,queue 
-0x6f11 030855 increase -3 ,timeup 
-0x6f12 030856 increase -3 ,rega 
-0x6f13 030857 nbranch sdp_invalid_request_syntax ,positive 
-0x6f14 030858 nbranch ssa_req_loop ,zero 
-0x6f15 030859 increase -1 ,timeup 
-0x6f16 030860 nbranch sdp_invalid_request_syntax ,zero 
-0x6f17 030861 call l2cap_get_sdp_tx_payload 
-0x6f18 030862 increase 13 ,contw 
-0x6f19 030863 fetch 2 ,mem_sdp_uuid_search_ptr 
-0x6f1a 030864 iforce regc 
-0x6f1b 030865 arg mem_sdp_attrib_list ,rega 
-:      030866 ssa_req_attributelist_next:
-0x6f1c 030867 ifetch 2 ,rega 
-0x6f1d 030868 branch ssa_req_attributelist_end ,blank 
-0x6f1e 030869 iforce regb 
-0x6f1f 030870 call search_attrib 
-0x6f20 030871 branch ssa_req_attributelist_notfound ,blank 
-0x6f21 030872 increase -3 ,contr 
-0x6f22 030873 ifetch 3 ,contr 
-0x6f23 030874 istore 3 ,contw 
-0x6f24 030875 call sdp_data_len 
-0x6f25 030876 iforce loopcnt 
-0x6f26 030877 call memcpy 
-:      030878 ssa_req_attributelist_notfound:
-0x6f27 030879 increase 2 ,rega 
-0x6f28 030880 branch ssa_req_attributelist_next 
-:      030882 ssa_req_attributelist_end:
-0x6f29 030883 call ssa_req_range_lastfreg 
-0x6f2a 030884 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6f2b 030885 beq 14 ,ssa_empty_rsp 
-0x6f2c 030886 call ssa_req_range_attrbutes_length_no_continue 
-0x6f2d 030887 branch ssa_req_range_attrbutes_length_no_continue 
-:      030890 sdp_store_maxbyte:
-0x6f2e 030891 ifetch 2 ,contr 
-0x6f2f 030892 byteswap pdata ,pdata 
-0x6f30 030893 increase -3 ,pdata 
-0x6f31 030894 arg 200 ,temp 
-0x6f32 030895 isub temp ,null 
-0x6f33 030896 nrtn positive 
-0x6f34 030897 setarg 200 
-0x6f35 030898 rtn 
-:      030901 ssa_req_range:
-0x6f36 030902 increase 4 ,contr 
-0x6f37 030903 increase -5 ,timeup 
-0x6f38 030904 increase -5 ,rega 
-0x6f39 030905 nbranch sdp_invalid_request_syntax ,zero 
-0x6f3a 030906 call sdp_store_continue_common 
-0x6f3b 030907 nbranch sdp_invalid_pdu_size ,zero 
-0x6f3c 030908 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6f3d 030909 call search_all_uuid 
-0x6f3e 030910 deposit queue 
-0x6f3f 030911 branch ssa_empty_rsp ,blank 
-0x6f40 030912 store 1 ,mem_handle_humber 
-0x6f41 030914 copy regb ,pdata 
-0x6f42 030915 store 2 ,mem_sdp_all_length 
-0x6f43 030916 arg 0 ,queue 
-0x6f44 030917 arg 0 ,rega 
-0x6f45 030918 call l2cap_get_sdp_tx_payload 
-0x6f46 030919 increase 10 ,contw 
-:      030920 ssa_req_range_find_handle:
-0x6f47 030921 call ssa_req_range_get_length 
-0x6f48 030922 nbranch assert ,user 
-0x6f49 030923 copy contr ,timeup 
-0x6f4a 030924 copy pdata ,regc 
-0x6f4b 030925 iadd rega ,rega 
-0x6f4c 030928 fetch 2 ,mem_sdp_continue_byte 
-0x6f4d 030929 copy pdata ,regb 
-0x6f4e 030930 branch ssa_req_range_first_freg ,blank 
-:      030931 ssa_req_range_later_freg_with_continue:
-0x6f4f 030932 copy rega ,pdata 
-0x6f50 030933 isub regb ,regb 
-0x6f51 030934 branch ssa_req_range_next_handle ,zero 
-0x6f52 030935 nbranch ssa_req_range_next_handle ,positive 
-0x6f53 030936 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f54 030937 isub regb ,null 
-0x6f55 030938 branch ssa_req_range_maxbyte_with_continue ,zero 
-0x6f56 030939 nbranch ssa_req_range_maxbyte_with_continue ,positive 
-:      030942 ssa_req_range_send_not_maxbyte:
-0x6f57 030943 copy regb ,loopcnt 
-0x6f58 030944 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f59 030945 fetch 1 ,mem_handle_humber 
-0x6f5a 030946 increase 1 ,queue 
-0x6f5b 030947 isub queue ,null 
-0x6f5c 030948 branch ssa_req_range_lastfreg ,zero 
-0x6f5d 030949 branch ssa_req_range_freg_with_continue 
-:      030951 ssa_req_range_maxbyte_with_continue:
-0x6f5e 030952 copy pdata ,loopcnt 
-0x6f5f 030953 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f60 030954 branch ssa_req_range_freg_with_continue 
-:      030956 ssa_req_range_maxbyte_with_continue_cpy:
-0x6f61 030957 increase -3 ,contw 
-0x6f62 030958 copy loopcnt ,temp 
-0x6f63 030959 copy regc ,pdata 
-0x6f64 030960 isub regb ,pdata 
-0x6f65 030961 iadd timeup ,contr 
-0x6f66 030962 branch memcpy 
-:      030964 ssa_req_range_next_handle:
-0x6f67 030965 fetch 1 ,mem_handle_humber 
-0x6f68 030966 increase 1 ,queue 
-0x6f69 030967 isub queue ,null 
-0x6f6a 030968 rtn zero 
-0x6f6b 030969 branch ssa_req_range_find_handle 
-:      030971 ssa_req_range_get_length:
-0x6f6c 030972 call disable_user 
-0x6f6d 030973 arg mem_sdp_handle_list ,contr 
-0x6f6e 030974 lshift2 queue ,pdata 
-0x6f6f 030975 iadd contr ,contr 
-0x6f70 030976 ifetcht 4 ,contr 
-0x6f71 030977 call search_handle 
-0x6f72 030978 nrtn zero 
-0x6f73 030979 call sdp_data_len 
-0x6f74 030980 branch enable_user 
-:      030982 ssa_req_range_first_freg:
-0x6f75 030983 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f76 030984 isub rega ,null 
-0x6f77 030985 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
-0x6f78 030986 copy rega ,loopcnt 
-0x6f79 030987 copy loopcnt ,temp 
-0x6f7a 030988 copy timeup ,contr 
-0x6f7b 030989 call memcpy 
-0x6f7c 030990 fetch 2 ,mem_sdp_all_length 
-0x6f7d 030991 isub rega ,null 
-0x6f7e 030992 branch ssa_req_range_freg_no_continue ,zero 
-:      030993 ssa_req_range_firstfreg_not_maxbyte_with_continue:
-0x6f7f 030994 call ssa_req_range_freg_with_continue 
-0x6f80 030995 branch ssa_req_range_attrbutes_length 
-:      030997 ssa_req_range_freg_no_continue:
-0x6f81 030998 call ssa_req_range_lastfreg 
-0x6f82 030999 branch ssa_req_range_attrbutes_length 
-:      031001 ssa_req_range_lastfreg:
-0x6f83 031002 arg sdp_searchattrib_res ,rega 
-:      031003 ssa_req_range_lastfreg_common:
-0x6f84 031004 force 0 ,pdata 
-0x6f85 031005 istore 1 ,contw 
-0x6f86 031006 call ssa_req_range_common 
-0x6f87 031007 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6f88 031008 increase -5 ,temp 
-0x6f89 031009 byteswap temp ,pdata 
-0x6f8a 031010 istore 2 ,contw 
-0x6f8b 031011 increase -3 ,temp 
-0x6f8c 031012 byteswap temp ,pdata 
-0x6f8d 031013 istore 2 ,contw 
-0x6f8e 031014 rtn 
-:      031016 ssa_req_range_firstfreg_maxbyte_with_continue:
-0x6f8f 031017 copy pdata ,loopcnt 
-0x6f90 031018 copy loopcnt ,temp 
-0x6f91 031019 copy timeup ,contr 
-0x6f92 031020 call memcpy 
-0x6f93 031021 call ssa_req_range_freg_with_continue 
-:      031022 ssa_req_range_attrbutes_length:
-0x6f94 031023 setarg 0x36 
-0x6f95 031024 istore 1 ,contw 
-0x6f96 031025 fetch 2 ,mem_sdp_all_length 
-0x6f97 031026 byteswap pdata ,pdata 
-0x6f98 031027 istore 2 ,contw 
-0x6f99 031028 rtn 
-:      031030 ssa_req_range_attrbutes_length_no_continue:
-0x6f9a 031031 setarg 0x36 
-0x6f9b 031032 istore 1 ,contw 
-0x6f9c 031033 increase -3 ,temp 
-0x6f9d 031034 byteswap temp ,pdata 
-0x6f9e 031035 istore 2 ,contw 
-0x6f9f 031036 rtn 
-:      031038 ssa_req_range_freg_with_continue:
-0x6fa0 031039 arg sdp_searchattrib_res ,rega 
-0x6fa1 031040 setarg 2 
-0x6fa2 031041 istore 1 ,contw 
-0x6fa3 031042 fetch 2 ,mem_sdp_continue_byte 
-0x6fa4 031043 iadd temp ,temp 
-0x6fa5 031044 byteswap temp ,pdata 
-0x6fa6 031045 istore 2 ,contw 
-0x6fa7 031046 call ssa_req_range_common 
-0x6fa8 031047 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6fa9 031048 increase -5 ,temp 
-0x6faa 031049 byteswap temp ,pdata 
-0x6fab 031050 istore 2 ,contw 
-0x6fac 031051 increase -5 ,temp 
-0x6fad 031052 byteswap temp ,pdata 
-0x6fae 031053 istore 2 ,contw 
-0x6faf 031054 rtn 
-:      031056 ssa_req_range_common:
-0x6fb0 031057 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x6fb1 031058 isub contw ,pdata 
-0x6fb2 031059 sub pdata ,0 ,pdata 
-0x6fb3 031060 store 2 ,mem_sdp_tx_pkt_length 
-0x6fb4 031061 call l2cap_get_sdp_tx_payload 
-0x6fb5 031062 copy rega ,pdata 
-0x6fb6 031063 istore 1 ,contw 
-0x6fb7 031064 fetch 2 ,mem_sdp_transactionid 
-0x6fb8 031065 istore 2 ,contw 
-0x6fb9 031066 rtn 
-:      031079 sdp_process_ssa_res:
-:      031080 sdp_process_ss_res:
-:      031081 sdp_process_sa_res:
-:      031082 sdp_process_error_res:
-0x6fba 031083 rtn 
-:      031116 sdp_invalid_service_record_handle:
-0x6fbb 031117 setarg 0x0200 
-0x6fbc 031118 store 2 ,mem_sdp_error_code 
-0x6fbd 031119 branch sdp_error_response 
-:      031120 sdp_invalid_pdu_size:
-0x6fbe 031121 setarg 0x0400 
-0x6fbf 031122 store 2 ,mem_sdp_error_code 
-0x6fc0 031123 branch sdp_error_response 
-:      031124 sdp_insufficient_resource:
-0x6fc1 031125 setarg 0x0600 
-0x6fc2 031126 store 2 ,mem_sdp_error_code 
-0x6fc3 031127 branch sdp_error_response 
-:      031128 sdp_invalid_request_syntax:
-0x6fc4 031129 setarg 0x0300 
-0x6fc5 031130 store 2 ,mem_sdp_error_code 
-:      031131 sdp_error_response:
-0x6fc6 031132 call l2cap_get_sdp_tx_payload 
-0x6fc7 031133 istore 1 ,contw 
-0x6fc8 031134 fetch 2 ,mem_sdp_transactionid 
-0x6fc9 031135 istore 2 ,contw 
-0x6fca 031136 setarg 0x0200 
-0x6fcb 031137 istore 2 ,contw 
-0x6fcc 031138 fetch 2 ,mem_sdp_error_code 
-0x6fcd 031139 istore 2 ,contw 
-0x6fce 031140 jam 7 ,mem_sdp_tx_pkt_length 
-0x6fcf 031141 rtn 
-:      031146 ask_serviceclassid:
-0x6fd0 031147 arg 0 ,regb 
-0x6fd1 031148 force 0 ,temp 
-0x6fd2 031149 arg mem_sdp_uuid_search_ptr ,contw 
-0x6fd3 031150 call dataelementtype6 
-0x6fd4 031151 branch asksrv_error ,zero 
-:      031152 classidloop:
-0x6fd5 031153 increase 1 ,regb 
-0x6fd6 031154 ifetch 1 ,contr 
-0x6fd7 031155 increase -1 ,rega 
-0x6fd8 031156 increase -1 ,timeup 
-0x6fd9 031157 compare 0x18 ,pdata ,0xf8 
-0x6fda 031158 nbranch asksrv_error ,true 
-0x6fdb 031159 compare 0x04 ,pdata ,0x07 
-0x6fdc 031160 nbranch cmp032 ,true 
-0x6fdd 031161 force 1 ,temp 
-:      031162 skip2bytes:
-0x6fde 031163 ifetch 1 ,contr 
-0x6fdf 031164 increase -1 ,rega 
-0x6fe0 031165 increase -1 ,timeup 
-0x6fe1 031166 bne 0x00 ,frstbwrong 
-0x6fe2 031167 ifetch 1 ,contr 
-0x6fe3 031168 increase -1 ,rega 
-0x6fe4 031169 increase -1 ,timeup 
-0x6fe5 031170 beq 0x00 ,cmpuuid 
-0x6fe6 031171 branch scndbwrong 
-:      031172 frstbwrong:
-0x6fe7 031173 increase 1 ,contr 
-0x6fe8 031174 increase -1 ,rega 
-0x6fe9 031175 increase -1 ,timeup 
-:      031176 scndbwrong:
-0x6fea 031177 increase 2 ,contr 
-0x6feb 031178 increase -2 ,rega 
-0x6fec 031179 increase -2 ,timeup 
-0x6fed 031180 compare 0x00 ,temp ,0xff 
-0x6fee 031181 branch loopornot ,true 
-0x6fef 031182 increase 12 ,contr 
-0x6ff0 031183 increase -12 ,rega 
-0x6ff1 031184 increase -12 ,timeup 
-0x6ff2 031185 branch loopornot 
-:      031186 cmp032:
-0x6ff3 031187 compare 0x02 ,pdata ,0x07 
-0x6ff4 031188 nbranch cmp016 ,true 
-0x6ff5 031189 branch skip2bytes 
-:      031190 cmp016:
-0x6ff6 031191 compare 0x01 ,pdata ,0x07 
-0x6ff7 031192 nbranch asksrv_error ,true 
-:      031193 cmpuuid:
-0x6ff8 031194 increase -2 ,rega 
-0x6ff9 031195 increase -2 ,timeup 
-0x6ffa 031196 ifetch 2 ,contr 
-0x6ffb 031197 sub regb ,4 ,null 
-0x6ffc 031198 branch uuidsize ,zero 
-0x6ffd 031199 istore 2 ,contw 
-:      031200 uuidsize:
-0x6ffe 031201 compare 0x00 ,temp ,0xff 
-0x6fff 031202 branch loopornot ,true 
-0x7000 031203 copy contr ,temp 
-0x7001 031204 ifetch 1 ,contr 
-0x7002 031205 bne 0x00 ,wrong12b 
-0x7003 031206 ifetch 1 ,contr 
-0x7004 031207 bne 0x00 ,wrong12b 
-0x7005 031208 ifetch 1 ,contr 
-0x7006 031209 bne 0x10 ,wrong12b 
-0x7007 031210 ifetch 1 ,contr 
-0x7008 031211 bne 0x00 ,wrong12b 
-0x7009 031212 ifetch 1 ,contr 
-0x700a 031213 bne 0x80 ,wrong12b 
-0x700b 031214 ifetch 1 ,contr 
-0x700c 031215 bne 0x00 ,wrong12b 
-0x700d 031216 ifetch 1 ,contr 
-0x700e 031217 bne 0x00 ,wrong12b 
-0x700f 031218 ifetch 1 ,contr 
-0x7010 031219 bne 0x80 ,wrong12b 
-0x7011 031220 ifetch 1 ,contr 
-0x7012 031221 bne 0x5f ,wrong12b 
-0x7013 031222 ifetch 1 ,contr 
-0x7014 031223 bne 0x9b ,wrong12b 
-0x7015 031224 ifetch 1 ,contr 
-0x7016 031225 bne 0x34 ,wrong12b 
-0x7017 031226 ifetch 1 ,contr 
-0x7018 031227 beq 0xfb ,chck12dn 
-:      031228 wrong12b:
-0x7019 031229 copy temp ,contr 
-:      031230 wrong12b1:
-0x701a 031231 increase 12 ,contr 
-0x701b 031232 force 0x00 ,queue 
-0x701c 031233 force 0x00 ,temp 
-0x701d 031234 branch chck12dn 
-:      031236 chck12dn:
-0x701e 031237 increase -12 ,timeup 
-0x701f 031238 increase -12 ,rega 
-:      031239 loopornot:
-0x7020 031240 force 0x00 ,temp 
-0x7021 031241 compare 0x00 ,rega ,0xff 
-0x7022 031242 nbranch classidloop ,true 
-0x7023 031243 force 0 ,pdata 
-0x7024 031244 istore 2 ,contw 
-0x7025 031245 rtn 
-:      031246 asksrv_error:
-0x7026 031247 arg 0xff ,temp 
-0x7027 031248 rtn 
-:      031258 dataelementtype6:
-0x7028 031259 bpatchx patch3a_4 ,mem_patch3a 
-0x7029 031260 ifetch 1 ,contr 
-0x702a 031261 increase -1 ,timeup 
-0x702b 031262 compare 0x30 ,pdata ,0xf8 
-0x702c 031263 nbranch dsize_error ,true 
-0x702d 031264 compare 0x07 ,pdata ,0x07 
-0x702e 031265 branch dsize32 ,true 
-0x702f 031266 compare 0x06 ,pdata ,0x07 
-0x7030 031267 branch dsize16 ,true 
-0x7031 031268 compare 0x05 ,pdata ,0x07 
-0x7032 031269 nbranch dsize_error ,true 
-0x7033 031271 ifetch 1 ,contr 
-0x7034 031272 copy pdata ,rega 
-0x7035 031273 increase -1 ,timeup 
-0x7036 031274 branch dsize 
-:      031275 dsize32:
-0x7037 031276 increase 2 ,contr 
-0x7038 031277 increase -2 ,timeup 
-:      031278 dsize16:
-0x7039 031279 ifetch 2 ,contr 
-0x703a 031280 byteswap pdata ,rega 
-0x703b 031281 increase -2 ,timeup 
-:      031282 dsize:
-0x703c 031283 force 0x01 ,pdata 
-0x703d 031284 rtn 
-:      031285 dsize_error:
-0x703e 031286 force 0x00 ,pdata 
-0x703f 031287 rtn 
-:      031297 ss_empty_rsp:
-0x7040 031298 setarg sdp_search_res 
-0x7041 031299 store 1 ,mem_sdp_pduid 
-0x7042 031300 branch empty_response 
-:      031301 sa_empty_rsp:
-0x7043 031302 setarg sdp_attribute_res 
-0x7044 031303 store 1 ,mem_sdp_pduid 
-0x7045 031304 branch empty_response 
-:      031305 ssa_empty_rsp:
-0x7046 031306 setarg sdp_searchattrib_res 
-0x7047 031307 store 1 ,mem_sdp_pduid 
-:      031308 empty_response:
-0x7048 031309 call l2cap_get_sdp_tx_payload 
-0x7049 031312 fetch 1 ,mem_sdp_pduid 
-0x704a 031313 copy pdata ,regb 
-0x704b 031314 istore 1 ,contw 
-0x704c 031315 fetch 2 ,mem_sdp_transactionid 
-0x704d 031316 istore 2 ,contw 
-0x704e 031317 setarg 0x0500 
-0x704f 031318 istore 2 ,contw 
-0x7050 031319 compare sdp_attribute_res ,regb ,0xff 
-0x7051 031320 branch fullsearch ,true 
-0x7052 031321 compare sdp_searchattrib_res ,regb ,0xff 
-0x7053 031322 branch fullsearch ,true 
-0x7054 031323 setarg 0x000000 
-0x7055 031324 istore 5 ,contw 
-0x7056 031325 branch outempty 
-:      031327 fullsearch:
-0x7057 031328 setarg 0x350200 
-0x7058 031329 istore 5 ,contw 
-:      031330 outempty:
-0x7059 031331 jam 10 ,mem_sdp_tx_pkt_length 
-0x705a 031332 rtn 
-:      031335 sdp_data_len:
-0x705b 031336 call store_contw 
-0x705c 031337 call store_contr 
-0x705d 031338 call sdp_get_data 
-0x705e 031339 call get_contw 
-0x705f 031340 call get_contr 
-0x7060 031341 copy temp ,pdata 
-0x7061 031342 rtn 
-:      031345 sdp_get_data:
-0x7062 031346 ifetch 1 ,contr 
-0x7063 031347 and pdata ,0x7 ,loopcnt 
-0x7064 031348 rshift3 pdata ,pdata 
-0x7065 031349 bne 0 ,sdp_get_data_type_not0 
-:      031350 sdp_get_data_type0:
-0x7066 031351 force 1 ,pdata 
-0x7067 031352 force 1 ,temp 
-0x7068 031353 rtn 
-:      031355 sdp_get_data_type_not0_sizeindex01234:
-0x7069 031356 call left_shift_n 
-0x706a 031357 add pdata ,1 ,temp 
-0x706b 031358 rtn 
-:      031359 sdp_get_data_type_not0:
-0x706c 031360 deposit loopcnt 
-0x706d 031361 sub pdata ,4 ,null 
-0x706e 031362 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
-0x706f 031363 beq 5 ,sdp_get_data_type_not0_sizeindex5 
-0x7070 031364 beq 6 ,sdp_get_data_type_not0_sizeindex6 
-0x7071 031365 beq 7 ,sdp_get_data_type_not0_sizeindex7 
-0x7072 031366 rtn 
-:      031368 sdp_get_data_type_not0_sizeindex5:
-0x7073 031369 ifetch 1 ,contr 
-0x7074 031370 add pdata ,2 ,temp 
-0x7075 031371 rtn 
-:      031372 sdp_get_data_type_not0_sizeindex6:
-0x7076 031373 ifetch 2 ,contr 
-0x7077 031374 byteswap pdata ,pdata 
-0x7078 031375 add pdata ,3 ,temp 
-0x7079 031376 rtn 
-:      031377 sdp_get_data_type_not0_sizeindex7:
-0x707a 031378 ifetch 2 ,contr 
-0x707b 031379 byteswap pdata ,pdata 
-0x707c 031380 ifetcht 2 ,contr 
-0x707d 031381 byteswap temp ,temp 
-0x707e 031382 lshift16 temp ,temp 
-0x707f 031383 iadd temp ,pdata 
-0x7080 031384 add pdata ,5 ,temp 
-0x7081 031385 rtn 
-:      031391 search_all_uuid:
-0x7082 031392 bpatchx patch3a_5 ,mem_patch3a 
-0x7083 031393 force 0 ,queue 
-0x7084 031394 arg 0 ,regb 
-0x7085 031395 arg mem_sdp_handle_list ,contw 
-:      031396 search_all_uuid_llop:
-0x7086 031397 ifetch 2 ,timeup 
-0x7087 031398 rtn blank 
-0x7088 031399 call search_uuid 
-0x7089 031400 copy queue ,pdata 
-0x708a 031401 rtneq sdp_max_handle_number 
-0x708b 031402 increase 2 ,timeup 
-0x708c 031403 branch search_all_uuid_llop 
-:      031405 search_uuid:
-0x708d 031407 iforce regc 
-0x708e 031409 fetch 2 ,mem_ui_uuid_table 
-0x708f 031410 iforce contr 
-:      031411 search_uuid_next:
-0x7090 031412 copy queue ,pdata 
-0x7091 031413 rtneq sdp_max_handle_number 
-0x7092 031414 disable user 
-0x7093 031415 ifetch 1 ,contr 
-0x7094 031416 rtn blank 
-0x7095 031417 iforce loopcnt 
-:      031418 search_uuid_loop:
-0x7096 031419 ifetch 2 ,contr 
-0x7097 031420 isub regc ,null 
-0x7098 031421 nbranch search_uuid_not_found ,zero 
-0x7099 031422 enable user 
-:      031423 search_uuid_not_found:
-0x709a 031424 loop search_uuid_loop 
-0x709b 031425 ifetcht 4 ,contr 
-0x709c 031426 copy contr ,rega 
-0x709d 031427 nbranch search_uuid_nomatch ,user 
-0x709e 031428 arg mem_sdp_handle_list ,contr 
-0x709f 031429 arg sdp_max_handle_number ,loopcnt 
-:      031430 search_uuid_check_same_handle:
-0x70a0 031431 ifetch 4 ,contr 
-0x70a1 031432 branch search_uuid_store_handle ,blank 
-0x70a2 031433 isub temp ,null 
-0x70a3 031434 branch search_uuid_nomatch ,zero 
-0x70a4 031435 loop search_uuid_check_same_handle 
-0x70a5 031436 rtn 
-:      031437 search_uuid_store_handle:
-0x70a6 031438 istoret 4 ,contw 
-0x70a7 031439 increase 1 ,queue 
-0x70a8 031440 copy rega ,contr 
-0x70a9 031441 call sdp_data_len 
-0x70aa 031442 iadd regb ,regb 
-0x70ab 031443 iadd contr ,contr 
-0x70ac 031444 branch search_uuid_next 
-:      031445 search_uuid_nomatch:
-0x70ad 031446 copy rega ,contr 
-0x70ae 031447 call sdp_get_data 
-0x70af 031448 iadd contr ,contr 
-0x70b0 031449 branch search_uuid_next 
-:      031455 search_handle:
-0x70b1 031456 bpatchx patch3a_6 ,mem_patch3a 
-0x70b2 031457 fetch 2 ,mem_ui_uuid_table 
-0x70b3 031458 iforce contr 
-:      031459 search_handle_loop:
-0x70b4 031460 ifetch 1 ,contr 
-0x70b5 031461 branch disable_zero ,blank 
-0x70b6 031462 lshift pdata ,pdata 
-0x70b7 031463 iadd contr ,contr 
-0x70b8 031464 ifetch 4 ,contr 
-0x70b9 031465 isub temp ,null 
-0x70ba 031466 rtn zero 
-0x70bb 031467 deposit contw 
-0x70bc 031468 store 2 ,mem_contw 
-0x70bd 031469 storet 8 ,mem_temp 
-0x70be 031470 call sdp_get_data 
-0x70bf 031471 iadd contr ,contr 
-0x70c0 031472 copy contr ,pdata 
-0x70c1 031473 fetcht 2 ,mem_contw 
-0x70c2 031474 copy temp ,contw 
-0x70c3 031475 fetcht 8 ,mem_temp 
-0x70c4 031476 copy pdata ,contr 
-0x70c5 031477 branch search_handle_loop 
-:      031483 search_attrib:
-0x70c6 031484 bpatchx patch3a_7 ,mem_patch3a 
-0x70c7 031485 fetch 2 ,mem_ui_uuid_table 
-0x70c8 031486 iforce contr 
-:      031487 search_attrib_next:
-0x70c9 031488 ifetch 1 ,contr 
-0x70ca 031489 branch search_attrib_end ,blank 
-0x70cb 031490 iforce loopcnt 
-:      031491 search_attrib_loop:
-0x70cc 031492 ifetch 2 ,contr 
-0x70cd 031493 isub regc ,null 
-0x70ce 031494 branch search_attrib_found_uuid ,zero 
-0x70cf 031495 loop search_attrib_loop 
-0x70d0 031496 increase 4 ,contr 
-0x70d1 031497 call sdp_get_data 
-0x70d2 031498 iadd contr ,contr 
-0x70d3 031499 branch search_attrib_next 
-:      031500 search_attrib_found_uuid:
-0x70d4 031501 increase -1 ,loopcnt 
-0x70d5 031502 lshift loopcnt ,pdata 
-0x70d6 031503 iadd contr ,contr 
-0x70d7 031504 increase 4 ,contr 
-0x70d8 031505 call sdp_get_data 
-0x70d9 031506 iadd contr ,timeup 
-:      031507 search_attrib_loop_attribs:
-0x70da 031508 increase 1 ,contr 
-0x70db 031509 ifetch 2 ,contr 
-0x70dc 031510 isub regb ,null 
-0x70dd 031514 branch disable_blank ,zero 
-0x70de 031515 call sdp_data_len 
-0x70df 031516 iadd contr ,contr 
-0x70e0 031517 deposit timeup 
-0x70e1 031518 isub contr ,null 
-0x70e2 031519 branch search_attrib_end ,zero 
-0x70e3 031520 branch search_attrib_loop_attribs 
-:      031521 search_attrib_end:
-0x70e4 031522 force 0 ,contr 
-0x70e5 031523 force 0 ,pdata 
-0x70e6 031524 rtn 
-:      031530 search_handle_attrib:
-0x70e7 031531 bpatchx patch3b_0 ,mem_patch3b 
-0x70e8 031532 fetch 2 ,mem_ui_uuid_table 
-0x70e9 031533 iforce contr 
-:      031534 search_handle_attrib_next:
-0x70ea 031535 ifetch 1 ,contr 
-0x70eb 031536 branch search_handle_attrib_end ,blank 
-0x70ec 031537 lshift pdata ,pdata 
-0x70ed 031538 iadd contr ,contr 
-0x70ee 031539 ifetch 4 ,contr 
-0x70ef 031540 isub temp ,null 
-0x70f0 031541 branch search_handl_attrib_found_handle ,zero 
-0x70f1 031542 call sdp_get_data 
-0x70f2 031543 iadd contr ,contr 
-0x70f3 031544 branch search_handle_attrib_next 
-:      031545 search_handl_attrib_found_handle:
-0x70f4 031546 call sdp_get_data 
-0x70f5 031547 iadd contr ,timeup 
-:      031548 search_handle_attrib_loop_attribs:
-0x70f6 031549 increase 1 ,contr 
-0x70f7 031550 ifetch 2 ,contr 
-0x70f8 031551 isub regb ,null 
-0x70f9 031552 rtn zero 
-0x70fa 031553 call sdp_data_len 
-0x70fb 031554 iadd contr ,contr 
-0x70fc 031555 deposit timeup 
-0x70fd 031556 isub contr ,null 
-0x70fe 031557 branch search_handle_attrib_end ,zero 
-0x70ff 031558 branch search_handle_attrib_loop_attribs 
-:      031559 search_handle_attrib_end:
-0x7100 031560 force 0 ,contr 
-0x7101 031561 rtn 
-:      031565 search_rfcomm_cn:
-0x7102 031566 arg 0x0400 ,regb 
-0x7103 031567 call search_handl_attrib_found_handle 
-0x7104 031568 arg 0x0300 ,regb 
-0x7105 031569 call search_uuid_in_data 
-0x7106 031570 nrtn user 
-0x7107 031571 sub rega ,3 ,null 
-0x7108 031572 branch disable_user ,positive 
-0x7109 031573 ifetch 1 ,contr 
-0x710a 031574 bne 0x08 ,disable_user 
-0x710b 031575 ifetch 1 ,contr 
-0x710c 031576 rtn 
-:      031581 search_uuid_in_data:
-0x710d 031582 bpatchx patch3b_1 ,mem_patch3b 
-0x710e 031583 call sdp_get_data 
-0x710f 031584 copy pdata ,rega 
-:      031585 search_uuid_in_data_loop:
-0x7110 031586 ifetch 1 ,contr 
-0x7111 031587 and pdata ,0x7 ,loopcnt 
-0x7112 031588 rshift3 pdata ,pdata 
-0x7113 031589 sub pdata ,3 ,null 
-0x7114 031590 branch search_uuid_in_data_found_uuid ,zero 
-0x7115 031591 copy loopcnt ,pdata 
-0x7116 031592 beq 5 ,search_uuid_in_data_found_element_index5 
-0x7117 031593 beq 6 ,search_uuid_in_data_found_element_index6 
-0x7118 031594 beq 7 ,search_uuid_in_data_found_element_index7 
-0x7119 031595 increase -1 ,contr 
-0x711a 031596 call sdp_get_data 
-0x711b 031597 iadd contr ,contr 
-0x711c 031598 copy rega ,pdata 
-0x711d 031599 isub temp ,rega 
-0x711e 031600 branch disable_user ,zero 
-0x711f 031601 branch search_uuid_in_data_loop 
-:      031603 search_uuid_in_data_found_element_index5:
-0x7120 031604 increase -2 ,rega 
-0x7121 031605 increase 1 ,contr 
-0x7122 031606 branch search_uuid_in_data_loop 
-:      031607 search_uuid_in_data_found_element_index6:
-0x7123 031608 increase -3 ,rega 
-0x7124 031609 increase 2 ,contr 
-0x7125 031610 branch search_uuid_in_data_loop 
-:      031611 search_uuid_in_data_found_element_index7:
-0x7126 031612 increase -5 ,rega 
-0x7127 031613 increase 4 ,contr 
-0x7128 031614 branch search_uuid_in_data_loop 
-:      031616 search_uuid_in_data_found_uuid:
-0x7129 031617 increase -1 ,rega 
-0x712a 031618 copy loopcnt ,pdata 
-0x712b 031619 beq 1 ,search_uuid_in_data_type_uuid_16 
-0x712c 031620 beq 2 ,search_uuid_in_data_type_uuid_32 
-0x712d 031621 beq 4 ,search_uuid_in_data_type_uuid_128 
-0x712e 031622 branch disable_user 
-:      031623 search_uuid_in_data_type_uuid_128:
-0x712f 031624 increase -12 ,rega 
-:      031625 search_uuid_in_data_type_uuid_32:
-0x7130 031626 ifetch 2 ,contr 
-0x7131 031627 increase -2 ,rega 
-:      031628 search_uuid_in_data_type_uuid_16:
-0x7132 031629 ifetch 2 ,contr 
-0x7133 031630 isub regb ,null 
-0x7134 031631 branch enable_user ,zero 
-0x7135 031632 increase -2 ,rega 
-0x7136 031633 branch disable_user ,zero 
-0x7137 031634 branch search_uuid_in_data_loop 
-:      031693 sdp_send_spp_request:
-0x7138 031694 call l2cap_get_sdp_tx_payload 
-0x7139 031695 copy pdata ,contw 
-0x713a 031696 setarg 6 
-0x713b 031697 istore 1 ,contw 
-0x713c 031698 setarg sdp_tid_spp 
-0x713d 031699 istore 2 ,contw 
-0x713e 031700 setarg 0x0f00 
-0x713f 031701 istore 2 ,contw 
-0x7140 031702 setarg 0x1a0535 
-0x7141 031703 istore 3 ,contw 
-0x7142 031704 setarg 0x0111 
-0x7143 031705 lshift16 pdata ,pdata 
-0x7144 031706 istore 4 ,contw 
-0x7145 031707 setarg 0x2600 
-0x7146 031708 istore 2 ,contw 
-0x7147 031709 setarg 0x0335 
-0x7148 031710 istore 2 ,contw 
-0x7149 031711 setarg 0x0009 
-0x714a 031712 istore 2 ,contw 
-0x714b 031713 setarg 0x0004 
-0x714c 031714 istore 2 ,contw 
-0x714d 031715 jam 0x14 ,mem_sdp_tx_pkt_length 
-0x714e 031716 rtn 
-:      031720 function_g2:
-0x714f 031721 bpatchx patch3b_2 ,mem_patch3b 
-0x7150 031722 jam 80 ,mem_aes_cmac_data_length 
-0x7151 031723 arg memdat ,contw 
-0x7152 031724 arg mem_le_srand ,contr 
-0x7153 031725 call memcpy16 
-0x7154 031726 arg mem_le_pubkey_local_x_256 ,contr 
-0x7155 031727 call memcpy32 
-0x7156 031728 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7157 031729 call memcpy32 
-0x7158 031730 call inverse_memdat 
-0x7159 031731 arg mem_le_mrand ,contr 
-0x715a 031732 call store_inverse_k 
-0x715b 031733 call function_aes_cmac 
-0x715c 031735 arg mem_aes_cmac_temp ,contw 
-0x715d 031736 call load_inverse_result 
-0x715e 031737 setarg 1000000 
-0x715f 031738 copy pdata ,rega 
-0x7160 031739 fetch 4 ,mem_aes_cmac_temp 
-0x7161 031740 idiv rega 
-0x7162 031741 call wait_div_end 
-0x7163 031742 remainder pdata 
-0x7164 031743 store 4 ,mem_gkey 
-0x7165 031745 rtn 
-:      031747 function_f6_eb:
-0x7166 031748 jam 65 ,mem_aes_cmac_data_length 
-0x7167 031749 arg memdat ,contw 
-0x7168 031750 call store_addr_common_a 
-0x7169 031751 call store_addr_common_b 
-0x716a 031752 fetch 3 ,mem_le_pres + 1 
-0x716b 031753 istore 3 ,contw 
-0x716c 031756 call get_r 
-0x716d 031758 arg mem_le_mrand ,contr 
-0x716e 031759 call memcpy16 
-0x716f 031760 arg mem_le_srand ,contr 
-0x7170 031761 call memcpy16 
-0x7171 031762 call inverse_memdat 
-0x7172 031763 arg mem_le_mackey ,contr 
-0x7173 031764 arg mem_aes_cmac_k ,contw 
-0x7174 031765 call memcpy16 
-0x7175 031767 branch function_aes_cmac 
-:      031771 get_r:
-0x7176 031772 fetch 4 ,mem_le_tk 
-0x7177 031773 istore 4 ,contw 
-0x7178 031774 call memset0_4 
-0x7179 031775 branch memset0_8 
-:      031777 function_f6_ea:
-0x717a 031778 bpatchx patch3b_3 ,mem_patch3b 
-0x717b 031779 jam 65 ,mem_aes_cmac_data_length 
-0x717c 031780 arg memdat ,contw 
-0x717d 031781 call store_addr_common_b 
-0x717e 031782 call store_addr_common_a 
-0x717f 031783 fetch 3 ,mem_le_preq + 1 
-0x7180 031784 istore 3 ,contw 
-0x7181 031787 call get_r 
-0x7182 031788 arg mem_le_srand ,contr 
-0x7183 031789 call memcpy16 
-0x7184 031790 arg mem_le_mrand ,contr 
-0x7185 031791 call memcpy16 
-0x7186 031792 call inverse_memdat 
-0x7187 031793 arg mem_le_mackey ,contr 
-0x7188 031794 arg mem_aes_cmac_k ,contw 
-0x7189 031795 call memcpy16 
-0x718a 031797 call function_aes_cmac 
-0x718b 031798 arg mem_aes_cmac_temp ,contw 
-0x718c 031799 branch load_inverse_result 
-:      031801 function_f5:
-0x718d 031802 jam 32 ,mem_aes_cmac_data_length 
-0x718e 031803 arg mem_le_dhkey_256 ,contr 
-0x718f 031804 arg memdat ,contw 
-0x7190 031805 call memcpy32 
-0x7191 031806 call inverse_memdat 
-0x7192 031807 arg mem_le_slat ,contr 
-0x7193 031808 call store_inverse_k 
-0x7194 031809 call function_aes_cmac 
-0x7195 031810 arg mem_aes_cmac_k ,contw 
-0x7196 031811 call store_aes_result 
-0x7197 031812 arg 1 ,temp 
-0x7198 031813 call function_f5_common 
-0x7199 031814 arg mem_le_ltk ,contw 
-0x719a 031815 call load_inverse_result 
-0x719b 031816 arg 0 ,temp 
-0x719c 031817 call function_f5_common 
-0x719d 031818 arg mem_le_mackey ,contw 
-0x719e 031820 branch store_aes_result 
-:      031823 function_f5_common:
-0x719f 031824 bpatchx patch3b_4 ,mem_patch3b 
-0x71a0 031825 jam 53 ,mem_aes_cmac_data_length 
-0x71a1 031826 setarg 0x100 
-0x71a2 031827 store 2 ,memdat 
-0x71a3 031828 call store_addr_common_b 
-0x71a4 031829 call store_addr_common_a 
-0x71a5 031830 arg mem_le_srand ,contr 
-0x71a6 031831 call memcpy16 
-0x71a7 031832 arg mem_le_mrand ,contr 
-0x71a8 031833 call memcpy16 
-0x71a9 031835 setarg 0x6c65 
-0x71aa 031836 istore 2 ,contw 
-0x71ab 031837 setarg 0x6274 
-0x71ac 031838 istore 2 ,contw 
-0x71ad 031839 istoret 1 ,contw 
-0x71ae 031840 call inverse_memdat 
-0x71af 031841 branch function_aes_cmac 
-:      031843 store_addr_common_b:
-0x71b0 031844 fetch 6 ,mem_le_lap 
-0x71b1 031845 istore 6 ,contw 
-0x71b2 031846 fetch 1 ,mem_le_conn_own_addr_type 
-0x71b3 031847 istore 1 ,contw 
-0x71b4 031848 rtn 
-:      031850 store_addr_common_a:
-0x71b5 031851 fetch 6 ,mem_le_plap 
-0x71b6 031852 istore 6 ,contw 
-0x71b7 031857 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71b8 031858 istore 1 ,contw 
-0x71b9 031859 rtn 
-:      031861 function_f4_ca:
-0x71ba 031862 jam 65 ,mem_aes_cmac_data_length 
-0x71bb 031863 fetch 1 ,mem_passkey_1bit 
-0x71bc 031864 store 1 ,memdat 
-0x71bd 031865 arg mem_le_pubkey_local_x_256 ,contr 
-0x71be 031866 call memcpy32 
-0x71bf 031867 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c0 031868 call memcpy32 
-0x71c1 031869 call inverse_memdat 
-0x71c2 031870 arg mem_le_mrand ,contr 
-0x71c3 031871 call store_inverse_k 
-0x71c4 031872 branch function_aes_cmac 
-:      031875 function_f4_cb:
-0x71c5 031876 jam 65 ,mem_aes_cmac_data_length 
-0x71c6 031877 fetch 1 ,mem_passkey_1bit 
-0x71c7 031878 store 1 ,memdat 
-0x71c8 031879 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c9 031880 call memcpy32 
-0x71ca 031881 arg mem_le_pubkey_local_x_256 ,contr 
-0x71cb 031882 call memcpy32 
-0x71cc 031883 call inverse_memdat 
-0x71cd 031884 arg mem_le_srand ,contr 
-0x71ce 031885 call store_inverse_k 
-0x71cf 031886 branch function_aes_cmac 
-:      031888 function_aes_cmac:
-0x71d0 031889 bpatchx patch3b_5 ,mem_patch3b 
-0x71d1 031890 call function_aes_cmac_generate_subkey 
-0x71d2 031894 fetch 1 ,mem_aes_cmac_data_length 
-0x71d3 031895 copy pdata ,temp 
-:      031896 function_ceil16:
-0x71d4 031897 increase 15 ,pdata 
-0x71d5 031898 rshift4 pdata ,pdata 
-0x71d6 031899 copy pdata ,regb 
-0x71d7 031900 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71d8 031901 and temp ,0x0f ,pdata 
-0x71d9 031902 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71da 031904 arg mem_aes_cmac_k1 ,regc 
-0x71db 031905 arg memdat ,pdata 
-0x71dc 031906 increase -16 ,pdata 
-0x71dd 031909 iadd temp ,rega 
-0x71de 031910 arg mem_aes_cmac_m_last ,contw 
-0x71df 031911 arg 4 ,loopcnt 
-0x71e0 031912 call xor_loop 
-0x71e1 031916 branch function_aes_cmac_aes 
-:      031918 function_aes_cmac_set_flag_0_balnk:
-0x71e2 031919 arg 1 ,regb 
-0x71e3 031920 arg 0 ,rega 
-0x71e4 031922 branch function_aes_cmac_set_flag_0_common 
-:      031925 function_aes_cmac_set_flag_0:
-0x71e5 031927 and temp ,0x0f ,rega 
-:      031928 function_aes_cmac_set_flag_0_common:
-0x71e6 031929 arg memdat ,pdata 
-0x71e7 031930 iadd temp ,pdata 
-0x71e8 031931 isub rega ,contr 
-0x71e9 031933 arg mem_aes_cmac_temp ,contw 
-0x71ea 031934 call function_aes_cmac_padding 
-0x71eb 031936 arg mem_aes_cmac_k2 ,regc 
-0x71ec 031937 arg mem_aes_cmac_temp ,rega 
-0x71ed 031938 arg mem_aes_cmac_m_last ,contw 
-0x71ee 031939 arg 4 ,loopcnt 
-0x71ef 031940 call xor_loop 
-:      031947 function_aes_cmac_aes:
-0x71f0 031952 call aes_clear_data 
-0x71f1 031953 call aes_init 
-0x71f2 031956 arg memdat ,contr 
-:      031957 function_aes_cmac_aes_loop:
-0x71f3 031959 increase -1 ,regb 
-0x71f4 031960 deposit regb 
-0x71f5 031961 branch function_aes_cmac_aes_loop_end ,blank 
-0x71f6 031962 call load_data128 
-0x71f7 031963 call do_aes_cbc 
-0x71f8 031964 branch function_aes_cmac_aes_loop 
-:      031966 function_aes_cmac_aes_loop_end:
-0x71f9 031967 arg mem_aes_cmac_temp ,contw 
-0x71fa 031968 call store_aes_result 
-0x71fb 031969 arg mem_aes_cmac_m_last ,contr 
-0x71fc 031970 call load_data128 
-0x71fd 031971 call aes_init 
-0x71fe 031972 arg mem_aes_cmac_temp ,contr 
-0x71ff 031973 call load_data128 
-0x7200 031974 branch do_aes_cbc 
-:      031978 load_inverse_result:
-0x7201 031980 copy contw ,rega 
-0x7202 031981 call store_aes_result 
-0x7203 031983 arg 16 ,loopcnt 
-0x7204 031984 branch inverse_data 
-:      031986 store_inverse_k:
-0x7205 031987 arg mem_aes_cmac_k ,contw 
-0x7206 031988 call memcpy16 
-:      031989 inverse_k:
-0x7207 031990 arg 16 ,loopcnt 
-0x7208 031991 arg mem_aes_cmac_k ,rega 
-0x7209 031992 branch inverse_data 
-:      031994 inverse_memdat:
-0x720a 031995 fetch 1 ,mem_aes_cmac_data_length 
-0x720b 031996 copy pdata ,loopcnt 
-0x720c 031997 arg memdat ,rega 
-0x720d 031998 branch inverse_data 
-:      032000 bn_lshift_0_inverse:
-0x720e 032001 ifetch 1 ,rega 
-0x720f 032002 lshift pdata ,pdata 
-0x7210 032003 isolate1 0 ,regc 
-0x7211 032004 setflag true ,0 ,pdata 
-0x7212 032005 isolate1 8 ,pdata 
-0x7213 032006 setflag true ,0 ,regc 
-0x7214 032007 istore 1 ,rega 
-0x7215 032008 increase -1 ,rega 
-0x7216 032009 loop bn_lshift_0_inverse 
-0x7217 032010 rtn 
-:      032012 function_aes_cmac_k1_inverse:
-0x7218 032013 arg mem_aes_cmac_k1 ,rega 
-:      032014 function_aes_cmac_inverse_common:
-0x7219 032015 increase 15 ,rega 
-0x721a 032016 force 16 ,loopcnt 
-0x721b 032017 force 0 ,regc 
-0x721c 032018 branch bn_lshift_0_inverse 
-:      032020 function_aes_cmac_k2_inverse:
-0x721d 032021 arg mem_aes_cmac_k2 ,rega 
-0x721e 032022 branch function_aes_cmac_inverse_common 
-:      032025 function_aes_cmac_generate_subkey:
-0x721f 032026 arg mem_aes_cmac_k ,contr 
-0x7220 032027 call load_key 
-0x7221 032030 force regidx_xor ,regext_index 
-0x7222 032031 call aes_clear 
-0x7223 032032 call aes_clear_data 
-0x7224 032033 call do_aes_ocb 
-0x7225 032038 arg mem_aes_cmac_k1 ,contw 
-0x7226 032039 call store_aes_result 
-:      032040 function_aes_cmac_k1:
-0x7227 032041 bpatchx patch3b_6 ,mem_patch3b 
-0x7228 032042 fetch 1 ,mem_aes_cmac_k1 
-0x7229 032043 isolate1 7 ,pdata 
-0x722a 032044 nbranch function_aes_cmac_k1_0 ,true 
-0x722b 032045 call function_aes_cmac_k1_inverse 
-0x722c 032048 arg mem_aes_cmac_k1 ,regc 
-0x722d 032050 arg mem_aes_cmac_k1 ,contw 
-0x722e 032053 call function_aes_cmac_xor_rb 
-0x722f 032054 branch function_aes_cmac_k2 
-:      032055 function_aes_cmac_k1_0:
-0x7230 032056 call function_aes_cmac_k1_inverse 
-:      032057 function_aes_cmac_k2:
-0x7231 032059 arg mem_aes_cmac_k1 ,contr 
-0x7232 032060 arg mem_aes_cmac_k2 ,contw 
-0x7233 032061 call memcpy16 
-0x7234 032062 fetch 1 ,mem_aes_cmac_k2 
-0x7235 032063 isolate1 7 ,pdata 
-0x7236 032064 nbranch function_aes_cmac_k2_inverse ,true 
-0x7237 032065 call function_aes_cmac_k2_inverse 
-0x7238 032067 arg mem_aes_cmac_k2 ,regc 
-0x7239 032069 arg mem_aes_cmac_k2 ,contw 
-:      032075 function_aes_cmac_xor_rb:
-0x723a 032076 arg 3 ,loopcnt 
-:      032077 function_aes_cmac_xor_rb_loop:
-0x723b 032078 arg 0 ,temp 
-0x723c 032079 call function_aes_cmac_xor_loop_common 
-0x723d 032080 increase 4 ,regc 
-0x723e 032081 loop function_aes_cmac_xor_rb_loop 
-0x723f 032082 arg 0x8700 ,temp 
-0x7240 032083 lshift16 temp ,temp 
-:      032084 function_aes_cmac_xor_loop_common:
-0x7241 032085 ifetch 4 ,regc 
-0x7242 032086 ixor temp ,pdata 
-0x7243 032087 istore 4 ,contw 
-0x7244 032088 rtn 
-:      032094 function_aes_cmac_padding:
-0x7245 032095 bpatchx patch3b_7 ,mem_patch3b 
-0x7246 032096 arg 16 ,loopcnt 
-0x7247 032097 arg 0 ,pdata 
-:      032098 function_aes_cmac_padding_loop:
-0x7248 032099 isub rega ,null 
-0x7249 032100 branch function_aes_cmac_padding_beq_length ,zero 
-0x724a 032101 branch function_aes_cmac_padding_big_length ,positive 
-0x724b 032102 ifetcht 1 ,contr 
-0x724c 032103 istoret 1 ,contw 
-:      032104 function_aes_cmac_padding_loop2:
-0x724d 032105 increase 1 ,pdata 
-0x724e 032106 loop function_aes_cmac_padding_loop 
-0x724f 032107 rtn 
-:      032108 function_aes_cmac_padding_beq_length:
-0x7250 032109 arg 0x80 ,temp 
-:      032110 function_aes_cmac_padding_common:
-0x7251 032111 istoret 1 ,contw 
-0x7252 032112 branch function_aes_cmac_padding_loop2 
-:      032114 function_aes_cmac_padding_big_length:
-0x7253 032115 arg 0 ,temp 
-0x7254 032116 branch function_aes_cmac_padding_common 
-:      032119 generate_kinit:
-0x7255 032120 call function_e22 
-0x7256 032121 arg mem_input_store ,contr 
-0x7257 032122 arg mem_kinit ,contw 
-0x7258 032123 branch memcpy16 
-:      032126 function_e21:
-0x7259 032127 disable user 
-0x725a 032128 call function_expand 
-0x725b 032129 arg mem_random_number ,contr 
-0x725c 032130 arg mem_x ,contw 
-0x725d 032131 force 15 ,loopcnt 
-0x725e 032132 call memcpy 
-0x725f 032133 ifetch 1 ,contr 
-0x7260 032134 xor_into 6 ,pdata 
-0x7261 032135 istore 1 ,contw 
-0x7262 032136 setarg mem_y 
-0x7263 032137 store 2 ,memp_ar_input 
-0x7264 032138 setarg mem_x 
-0x7265 032139 store 2 ,memp_ar_key 
-0x7266 032140 set1 mark_ar2 ,mark 
-0x7267 032141 branch function_ar 
-:      032145 function_e22:
-0x7268 032146 fetcht 1 ,mem_pin_length 
-0x7269 032147 force 16 ,regb 
-0x726a 032148 add temp ,6 ,regc 
-0x726b 032149 sub regc ,16 ,null 
-0x726c 032150 branch function_e22_pin_init ,positive 
-0x726d 032151 force 16 ,regc 
-:      032152 function_e22_pin_init:
-0x726e 032153 arg mem_x ,contw 
-:      032154 function_e22_genx_pin:
-0x726f 032155 arg mem_pin ,contr 
-0x7270 032156 copy temp ,loopcnt 
-0x7271 032157 disable user 
-:      032158 function_e22_genx_loop:
-0x7272 032159 ifetch 1 ,contr 
-0x7273 032160 istore 1 ,contw 
-0x7274 032161 increase -1 ,regb 
-0x7275 032162 branch function_e22_genx_end ,zero 
-0x7276 032163 loop function_e22_genx_loop 
-0x7277 032164 branch function_e22_genx_pin ,user 
-0x7278 032165 enable user 
-0x7279 032166 force 6 ,loopcnt 
-0x727a 032167 copy rega ,contr 
-0x727b 032168 branch function_e22_genx_loop 
-:      032169 function_e22_genx_end:
-0x727c 032170 arg mem_random_number ,contr 
-0x727d 032171 arg mem_y ,contw 
-0x727e 032172 call memcpy16 
-0x727f 032173 fetch 1 ,mem_y15 
-0x7280 032174 ixor regc ,pdata 
-0x7281 032175 store 1 ,mem_y15 
-0x7282 032176 setarg mem_y 
-0x7283 032177 store 2 ,memp_ar_input 
-0x7284 032178 setarg mem_x 
-0x7285 032179 store 2 ,memp_ar_key 
-0x7286 032180 set1 mark_ar2 ,mark 
-0x7287 032181 branch function_ar 
-:      032186 function_e1:
-0x7288 032187 disable user 
-0x7289 032188 call function_expand 
-0x728a 032189 branch function_hash 
-:      032191 function_e3:
-0x728b 032192 arg mem_aco ,rega 
-0x728c 032193 enable user 
-0x728d 032194 call function_expand 
-0x728e 032195 call function_hash 
-0x728f 032196 arg mem_input_store ,contr 
-0x7290 032197 arg mem_kc ,contw 
-0x7291 032198 branch memcpy16 
-:      032201 function_hash:
-0x7292 032202 setarg mem_random_number 
-0x7293 032203 store 2 ,memp_ar_input 
-0x7294 032204 setarg mem_link_key 
-0x7295 032205 store 2 ,memp_ar_key 
-0x7296 032206 set0 mark_ar2 ,mark 
-0x7297 032207 call function_ar 
-0x7298 032208 arg mem_input_store ,rega 
-0x7299 032209 arg mem_random_number ,regb 
-0x729a 032210 arg mem_x ,contw 
-0x729b 032211 call xor16 
-0x729c 032212 arg mem_x ,rega 
-0x729d 032213 arg mem_y ,regb 
-0x729e 032214 copy regb ,contw 
-0x729f 032215 enable user 
-0x72a0 032216 call add16 
-0x72a1 032217 call key_offset 
-0x72a2 032218 setarg mem_y 
-0x72a3 032219 store 2 ,memp_ar_input 
-0x72a4 032220 setarg mem_x 
-0x72a5 032221 store 2 ,memp_ar_key 
-0x72a6 032222 set1 mark_ar2 ,mark 
-0x72a7 032223 branch function_ar 
-:      032227 function_ar:
-0x72a8 032228 jam 0 ,mem_ar_hround 
-0x72a9 032229 fetch 2 ,memp_ar_key 
-0x72aa 032230 iforce contr 
-0x72ab 032231 arg mem_key_store ,contw 
-0x72ac 032232 call memcpy16 
-0x72ad 032233 fetch 2 ,memp_ar_input 
-0x72ae 032234 iforce contr 
-0x72af 032235 arg mem_input_store ,contw 
-0x72b0 032236 call memcpy16 
-:      032238 function_ar_loop:
-0x72b1 032239 call key_scheduling 
-0x72b2 032240 disable user 
-0x72b3 032241 bmark0 mark_ar2 ,function_ar_original 
-0x72b4 032242 fetch 1 ,mem_ar_hround 
-0x72b5 032243 bne 4 ,function_ar_original 
-0x72b6 032244 fetch 2 ,memp_ar_input 
-0x72b7 032245 iforce regb 
-0x72b8 032246 call xor_mod32_ar2 
-:      032247 function_ar_original:
-0x72b9 032248 call xor_mod32 
-0x72ba 032249 call el_boxes 
-0x72bb 032250 fetch 1 ,mem_ar_hround 
-0x72bc 032251 increase 1 ,pdata 
-0x72bd 032252 store 1 ,mem_ar_hround 
-0x72be 032254 call key_scheduling 
-0x72bf 032255 enable user 
-0x72c0 032256 call xor_mod32 
-0x72c1 032257 call pht 
-0x72c2 032258 call permute 
-0x72c3 032259 call pht 
-0x72c4 032260 call permute 
-0x72c5 032261 call pht 
-0x72c6 032262 call permute 
-0x72c7 032263 call pht 
-0x72c8 032264 fetch 1 ,mem_ar_hround 
-0x72c9 032265 increase 1 ,pdata 
-0x72ca 032266 store 1 ,mem_ar_hround 
-0x72cb 032267 bne 16 ,function_ar_loop 
-0x72cc 032268 call key_scheduling 
-0x72cd 032269 disable user 
-0x72ce 032270 branch xor_mod32 
-:      032274 key_scheduling:
-0x72cf 032275 fetch 1 ,mem_ar_hround 
-0x72d0 032276 arg mem_key_store ,contr 
-0x72d1 032277 branch key_sched_zero ,blank 
-0x72d2 032278 iforce regb 
-0x72d3 032279 force 17 ,loopcnt 
-0x72d4 032280 copy contr ,contw 
-:      032281 key_rotateloop:
-0x72d5 032282 ifetch 1 ,contr 
-0x72d6 032283 lshift3 pdata ,temp 
-0x72d7 032284 rshift2 pdata ,pdata 
-0x72d8 032285 rshift3 pdata ,pdata 
-0x72d9 032286 ior temp ,pdata 
-0x72da 032287 istore 1 ,contw 
-0x72db 032288 loop key_rotateloop 
-0x72dc 032289 setarg mem_key_store 
-0x72dd 032290 iadd regb ,contr 
-0x72de 032291 force 16 ,loopcnt 
-0x72df 032292 arg mem_round_key ,contw 
-:      032293 key_select_octet_loop:
-0x72e0 032294 ifetch 1 ,contr 
-0x72e1 032295 istore 1 ,contw 
-0x72e2 032296 compare mem_key_store_end ,contr ,0xff 
-0x72e3 032297 nbranch key_select_octet_nwrap ,true 
-0x72e4 032298 increase -17 ,contr 
-:      032299 key_select_octet_nwrap:
-0x72e5 032300 loop key_select_octet_loop 
-0x72e6 032301 force 0 ,rega 
-0x72e7 032302 add regb ,-1 ,regc 
-0x72e8 032303 lshift2 regc ,regc 
-0x72e9 032304 lshift2 regc ,regc 
-0x72ea 032305 call enable_authrom 
-0x72eb 032306 setarg mem_b_box 
-0x72ec 032307 iadd regc ,regc 
-0x72ed 032308 arg mem_round_key ,contw 
-0x72ee 032309 force 16 ,loopcnt 
-:      032310 bias_round_key_loop:
-0x72ef 032311 ifetcht 1 ,regc 
-0x72f0 032312 ifetch 1 ,contw 
-0x72f1 032313 iadd temp ,pdata 
-0x72f2 032314 istore 1 ,contw 
-0x72f3 032315 increase 1 ,regc 
-0x72f4 032316 loop bias_round_key_loop 
-0x72f5 032317 branch disable_authrom 
-:      032319 key_sched_zero:
-0x72f6 032320 force 16 ,loopcnt 
-0x72f7 032321 force 0 ,temp 
-:      032322 create_byte_16_loop:
-0x72f8 032323 ifetch 1 ,contr 
-0x72f9 032324 ixor temp ,temp 
-0x72fa 032325 loop create_byte_16_loop 
-0x72fb 032326 deposit temp 
-0x72fc 032327 istore 1 ,contr 
-0x72fd 032328 arg mem_key_store ,contr 
-0x72fe 032329 arg mem_round_key ,contw 
-0x72ff 032330 branch memcpy16 
-:      032332 xor_mod32:
-0x7300 032333 arg mem_round_key ,regb 
-:      032334 xor_mod32_ar2:
-0x7301 032335 force 16 ,loopcnt 
-0x7302 032336 arg mem_input_store ,rega 
-0x7303 032337 copy rega ,contw 
-:      032338 xor_mod32_loop:
-0x7304 032339 ifetcht 1 ,rega 
-0x7305 032340 ifetch 1 ,regb 
-0x7306 032341 ixor temp ,alarm 
-0x7307 032342 and loopcnt ,3 ,regc 
-0x7308 032343 nbranch xor_mod32_invert ,user 
-0x7309 032344 xor_into 3 ,regc 
-:      032345 xor_mod32_invert:
-0x730a 032346 sub regc ,1 ,regc 
-0x730b 032347 branch xor_even ,positive 
-0x730c 032348 iadd temp ,alarm 
-:      032349 xor_even:
-0x730d 032350 deposit alarm 
-0x730e 032351 istore 1 ,contw 
-0x730f 032352 increase 1 ,rega 
-0x7310 032353 increase 1 ,regb 
-0x7311 032354 loop xor_mod32_loop 
-0x7312 032355 rtn 
-:      032357 el_boxes:
-0x7313 032358 call enable_authrom 
-0x7314 032359 force 16 ,loopcnt 
-0x7315 032360 arg mem_input_store ,rega 
-:      032361 el_box_loop:
-0x7316 032362 ifetch 1 ,rega 
-0x7317 032363 arg mem_e_box ,contr 
-0x7318 032364 and loopcnt ,3 ,regc 
-0x7319 032365 sub regc ,1 ,null 
-0x731a 032366 branch e_boxes ,positive 
-0x731b 032367 arg mem_l_box ,contr 
-:      032368 e_boxes:
-0x731c 032369 iadd contr ,contr 
-0x731d 032370 ifetch 1 ,contr 
-0x731e 032371 istore 1 ,rega 
-0x731f 032372 increase 1 ,rega 
-0x7320 032373 loop el_box_loop 
-0x7321 032374 branch disable_authrom 
-:      032376 pht:
-0x7322 032377 force 8 ,loopcnt 
-0x7323 032378 arg mem_input_store ,contr 
-0x7324 032379 copy contr ,contw 
-:      032380 pht_loop:
-0x7325 032381 ifetch 1 ,contr 
-0x7326 032382 iforce rega 
-0x7327 032383 ifetch 1 ,contr 
-0x7328 032384 iforce regb 
-0x7329 032385 lshift rega ,pdata 
-0x732a 032386 iadd regb ,pdata 
-0x732b 032387 istore 1 ,contw 
-0x732c 032388 deposit rega 
-0x732d 032389 iadd regb ,pdata 
-0x732e 032390 istore 1 ,contw 
-0x732f 032391 loop pht_loop 
-0x7330 032392 rtn 
-:      032395 permute:
-0x7331 032396 setarg 0x8ae42c 
-0x7332 032397 iforce temp 
-0x7333 032398 force 7 ,loopcnt 
-0x7334 032399 call permute_exchange 
-0x7335 032400 setarg 0xd751b 
-0x7336 032401 iforce temp 
-0x7337 032402 force 5 ,loopcnt 
-0x7338 032403 call permute_exchange 
-0x7339 032404 fetch 1 ,mem_input_store + 15 
-0x733a 032405 iforce rega 
-0x733b 032406 fetch 1 ,mem_input_store + 3 
-0x733c 032407 store 1 ,mem_input_store + 15 
-0x733d 032408 deposit rega 
-0x733e 032409 store 1 ,mem_input_store + 3 
-0x733f 032410 rtn 
-:      032412 permute_exchange:
-0x7340 032413 and temp ,0xf ,regb 
-:      032414 permute_loop:
-0x7341 032415 and temp ,0xf ,pdata 
-0x7342 032416 arg mem_input_store ,contw 
-0x7343 032417 iadd contw ,contw 
-0x7344 032418 ifetch 1 ,contw 
-0x7345 032419 iforce regc 
-0x7346 032420 deposit rega 
-0x7347 032421 istore 1 ,contw 
-0x7348 032422 copy regc ,rega 
-0x7349 032423 rshift4 temp ,temp 
-0x734a 032424 loop permute_loop 
-0x734b 032425 setarg mem_input_store 
-0x734c 032426 iadd regb ,contw 
-0x734d 032427 deposit rega 
-0x734e 032428 istore 1 ,contw 
-0x734f 032429 rtn 
-:      032431 add16:
-0x7350 032432 enable user 
-0x7351 032433 branch xor_add16 
-:      032435 xor16:
-0x7352 032436 disable user 
-:      032437 xor_add16:
-0x7353 032438 force 16 ,loopcnt 
-:      032439 xoradd_loop:
-0x7354 032440 ifetcht 1 ,rega 
-0x7355 032441 ifetch 1 ,regb 
-0x7356 032442 branch xoradd_add ,user 
-0x7357 032443 ixor temp ,pdata 
-0x7358 032444 branch xoradd_store 
-:      032445 xoradd_add:
-0x7359 032446 iadd temp ,pdata 
-:      032447 xoradd_store:
-0x735a 032448 istore 1 ,contw 
-0x735b 032449 increase 1 ,rega 
-0x735c 032450 increase 1 ,regb 
-0x735d 032451 loop xoradd_loop 
-0x735e 032452 rtn 
-:      032455 function_expand:
-0x735f 032456 arg mem_y ,contw 
-0x7360 032457 ifetch 6 ,rega 
-0x7361 032458 istore 6 ,contw 
-0x7362 032459 branch expand_12 ,user 
-0x7363 032460 ifetch 6 ,rega 
-0x7364 032461 branch expand_cont 
-:      032462 expand_12:
-0x7365 032463 ifetch 6 ,contr 
-:      032464 expand_cont:
-0x7366 032465 istore 6 ,contw 
-0x7367 032466 ifetch 4 ,rega 
-0x7368 032467 istore 4 ,contw 
-0x7369 032468 rtn 
-:      032470 key_offset:
-0x736a 032471 arg mem_link_key ,contr 
-0x736b 032472 arg mem_x ,contw 
-0x736c 032473 arg 0 ,temp 
-0x736d 032474 setarg 0x8395a7 
-0x736e 032475 call concatenate_temp24 
-0x736f 032476 setarg 0xb3c1df 
-0x7370 032477 call concatenate_temp24 
-0x7371 032478 setarg 0xe5e9 
-0x7372 032479 call concatenate_temp16 
-0x7373 032480 copy temp ,regab 
-0x7374 032481 disable user 
-0x7375 032482 call key_addxor 
-0x7376 032483 copy regab ,temp 
-0x7377 032484 enable user 
-0x7378 032485 branch key_addxor 
-:      032487 key_addxor:
-0x7379 032488 force 8 ,loopcnt 
-:      032489 key_addxor_loop:
-0x737a 032490 ifetch 1 ,contr 
-0x737b 032491 compare 1 ,loopcnt ,1 
-0x737c 032492 branch key_high ,user 
-0x737d 032493 branch key_xor ,true 
-:      032494 key_add:
-0x737e 032495 iadd temp ,pdata 
-0x737f 032496 branch key_store 
-:      032497 key_high:
-0x7380 032498 branch key_add ,true 
-:      032499 key_xor:
-0x7381 032500 ixor temp ,pdata 
-:      032501 key_store:
-0x7382 032502 istore 1 ,contw 
-0x7383 032503 rshift8 temp ,temp 
-0x7384 032504 loop key_addxor_loop 
-0x7385 032505 rtn 
-:      032507 copy_aco:
-0x7386 032508 fetch 6 ,mem_input_store + 4 
-0x7387 032509 store 6 ,mem_aco 
-0x7388 032510 ifetch 6 ,contr 
-0x7389 032511 istore 6 ,contw 
-0x738a 032512 rtn 
-:      032514 concatenate_temp24:
-0x738b 032515 lshift8 temp ,temp 
-:      032516 concatenate_temp16:
-0x738c 032517 lshift16 temp ,temp 
-0x738d 032518 ior temp ,temp 
-0x738e 032519 rtn 
-:      032523 loop1:
-0x738f 032524 branch loop1 
-:      032528 generate_stk:
-0x7390 032529 bpatchx patch3c_0 ,mem_patch3c 
-0x7391 032530 call function_s1 
-0x7392 032531 arg mem_le_ltk ,contw 
-0x7393 032532 branch store_aes_result 
-:      032535 authenticate_rconfirm:
-0x7394 032536 arg mem_le_srand ,contw 
-0x7395 032537 branch authenticate_mconfirm ,master 
-0x7396 032538 arg mem_le_mrand ,contw 
-:      032539 authenticate_mconfirm:
-0x7397 032540 copy contr ,rega 
-0x7398 032541 call memcpy16 
-0x7399 032542 call function_c1 
-0x739a 032543 arg mem_le_rconfirm ,contr 
-0x739b 032544 branch compare_res 
-:      032546 generate_confirm:
-0x739c 032547 arg mem_le_mrand ,rega 
-0x739d 032548 branch generate_mrand ,master 
-0x739e 032549 arg mem_le_srand ,rega 
-:      032550 generate_mrand:
-0x739f 032551 copy rega ,contw 
-0x73a0 032552 call generate_random 
-0x73a1 032553 branch function_c1 
-:      032555 generate_sk:
-0x73a2 032556 arg mem_le_skdm ,contr 
-0x73a3 032557 call load_data128 
-0x73a4 032558 arg mem_le_ltk ,contr 
-0x73a5 032559 call load_regext 
-0x73a6 032560 force 0x38 ,aes_ctrl 
-0x73a7 032561 force 0x0 ,aes_ctrl 
-0x73a8 032562 call wait_aes 
-0x73a9 032563 arg mem_le_sk ,contw 
-0x73aa 032564 branch store_aes_result 
-:      032567 first_block_counter:
-0x73ab 032568 force 0x49 ,pdata 
-0x73ac 032569 branch first_block 
-:      032570 first_block_data:
-0x73ad 032571 force 1 ,pdata 
-:      032572 first_block:
-0x73ae 032573 force regidx_data ,regext_index 
-0x73af 032574 lshift8 temp ,regext 
-0x73b0 032575 ior regext ,regext 
-0x73b1 032576 increase 1 ,regext_index 
-0x73b2 032577 rshift8 temp ,regext 
-0x73b3 032578 rshift16 regext ,regext 
-0x73b4 032579 fetch 2 ,mem_le_ivm 
-0x73b5 032580 lshift16 ,pdata ,pdata 
-0x73b6 032581 ior regext ,regext 
-0x73b7 032582 increase 1 ,regext_index 
-0x73b8 032583 ifetch 4 ,contr 
-0x73b9 032584 iforce regext 
-0x73ba 032585 increase 1 ,regext_index 
-0x73bb 032586 ifetch 2 ,contr 
-0x73bc 032587 byteswap rega ,regext 
-0x73bd 032588 lshift16 regext ,regext 
-0x73be 032589 ior regext ,regext 
-0x73bf 032590 increase 1 ,regext_index 
-0x73c0 032591 rtn 
-:      032595 generate_mic:
-0x73c1 032596 add regc ,1 ,contr 
-0x73c2 032597 ifetch 1 ,contr 
-0x73c3 032598 iforce rega 
-0x73c4 032599 call first_block_counter 
-0x73c5 032600 call do_aes_ocb 
-0x73c6 032602 force regidx_data ,regext_index 
-0x73c7 032603 ifetch 1 ,regc 
-0x73c8 032604 and_into 0x3 ,pdata 
-0x73c9 032605 lshift16 pdata ,regext 
-0x73ca 032606 set1 8 ,regext 
-0x73cb 032607 call clear_hidata 
-0x73cc 032608 call do_aes_cbc 
-0x73cd 032610 copy rega ,loopcnt 
-0x73ce 032611 add regc ,2 ,contr 
-0x73cf 032612 call padding_data 
-:      032613 generate_mic_loop:
-0x73d0 032614 call aes_load_data 
-0x73d1 032615 call do_aes_cbc 
-0x73d2 032616 deposit loopcnt 
-0x73d3 032617 branch generate_mic_end ,blank 
-0x73d4 032618 branch generate_mic_loop 
-:      032619 generate_mic_end:
-0x73d5 032620 force regidx_result ,regext_index 
-0x73d6 032621 deposit regext 
-0x73d7 032622 store 4 ,mem_le_mic 
-0x73d8 032623 rtn 
-:      032625 aes_crypt_data:
-0x73d9 032626 increase 1 ,rega 
-0x73da 032627 call first_block_data 
-0x73db 032628 copy regc ,contr 
-0x73dc 032629 call aes_load_xor 
-0x73dd 032630 call do_aes_ctr 
-0x73de 032631 call store_enc_data 
-0x73df 032632 increase 16 ,regc 
-0x73e0 032633 increase -16 ,regb 
-0x73e1 032634 branch aes_crypt_data ,positive 
-0x73e2 032635 rtn 
-:      032637 le_encrypt:
-0x73e3 032638 bpatchx patch3c_1 ,mem_patch3c 
-0x73e4 032639 arg mem_le_txheader ,regc 
-0x73e5 032640 fetcht 5 ,mem_le_pcnt_tx 
-0x73e6 032641 call generate_mic 
-0x73e7 032642 force regidx_xor ,regext_index 
-0x73e8 032643 iforce regext 
-0x73e9 032644 force 0 ,rega 
-0x73ea 032645 call first_block_data 
-0x73eb 032646 call do_aes_ctr 
-0x73ec 032647 arg mem_le_txpayload ,regc 
-0x73ed 032648 fetch 1 ,mem_le_txlen 
-0x73ee 032649 add pdata ,-1 ,regb 
-0x73ef 032650 iadd regc ,contw 
-0x73f0 032651 force regidx_result ,regext_index 
-0x73f1 032652 deposit regext 
-0x73f2 032653 istore 4 ,contw 
-0x73f3 032654 call aes_crypt_data 
-0x73f4 032655 fetch 1 ,mem_le_txlen 
-0x73f5 032656 increase 4 ,pdata 
-0x73f6 032657 store 1 ,mem_le_txlen 
-0x73f7 032658 fetcht 5 ,mem_le_pcnt_tx 
-0x73f8 032659 increase 1 ,temp 
-0x73f9 032660 storet 5 ,mem_le_pcnt_tx 
-0x73fa 032661 rtn 
-:      032663 le_decrypt:
-0x73fb 032664 bpatchx patch3c_2 ,mem_patch3c 
-0x73fc 032665 fetch 1 ,mem_le_rxbuf + 1 
-0x73fd 032666 sub pdata ,20 ,null 
-0x73fe 032667 branch le_dec_cont ,positive 
-:      032668 le_dec_cont:
-0x73ff 032669 arg mem_le_rxbuf + 2 ,regc 
-0x7400 032670 add pdata ,-1 ,regb 
-0x7401 032671 increase -4 ,pdata 
-0x7402 032672 store 1 ,mem_le_rxbuf + 1 
-0x7403 032673 iadd regc ,contr 
-0x7404 032674 ifetch 4 ,contr 
-0x7405 032675 force regidx_xor ,regext_index 
-0x7406 032676 iforce regext 
-0x7407 032677 force 0 ,rega 
-0x7408 032678 fetcht 5 ,mem_le_pcnt_rx 
-0x7409 032679 call first_block_data 
-0x740a 032680 call do_aes_ctr 
-0x740b 032681 force regidx_result ,regext_index 
-0x740c 032682 deposit regext 
-0x740d 032683 store 4 ,mem_le_peer_mic 
-0x740e 032684 call aes_crypt_data 
-0x740f 032685 arg mem_le_rxbuf ,regc 
-0x7410 032686 call generate_mic 
-0x7411 032687 fetcht 4 ,mem_le_peer_mic 
-0x7412 032688 isub temp ,pdata 
-0x7413 032689 nrtn blank 
-0x7414 032690 fetch 4 ,mem_le_last_mic 
-0x7415 032691 isub temp ,pdata 
-0x7416 032692 rtn blank 
-0x7417 032693 storet 4 ,mem_le_last_mic 
-0x7418 032694 fetch 5 ,mem_le_pcnt_rx 
-0x7419 032695 increase 1 ,pdata 
-0x741a 032696 store 5 ,mem_le_pcnt_rx 
-0x741b 032697 force 0 ,pdata 
-0x741c 032698 rtn 
-:      032700 wait_aes:
-0x741d 032701 nbranch wait_aes ,aes_ready 
-0x741e 032702 rtn 
-:      032704 do_aes_ocb:
-0x741f 032705 force 0x30 ,aes_ctrl 
-0x7420 032706 force 0x0 ,aes_ctrl 
-0x7421 032707 branch wait_aes 
-:      032709 do_aes_cbc:
-0x7422 032710 force 0x32 ,aes_ctrl 
-0x7423 032711 force 0x2 ,aes_ctrl 
-0x7424 032712 branch wait_aes 
-:      032714 do_aes_ctr:
-0x7425 032715 force 0x34 ,aes_ctrl 
-0x7426 032716 force 0x4 ,aes_ctrl 
-0x7427 032717 branch wait_aes 
-:      032720 aes_init:
-0x7428 032721 force 1 ,aes_ctrl 
-0x7429 032722 force 0 ,aes_ctrl 
-0x742a 032723 rtn 
-:      032724 function_s1:
-0x742b 032725 force regidx_data ,regext_index 
-0x742c 032726 fetch 4 ,mem_le_mrand 
-0x742d 032727 iforce regext 
-0x742e 032728 increase 1 ,regext_index 
-0x742f 032729 ifetch 4 ,contr 
-0x7430 032730 iforce regext 
-0x7431 032731 increase 1 ,regext_index 
-0x7432 032732 fetch 4 ,mem_le_srand 
-0x7433 032733 iforce regext 
-0x7434 032734 increase 1 ,regext_index 
-0x7435 032735 ifetch 4 ,contr 
-0x7436 032736 iforce regext 
-0x7437 032737 increase 1 ,regext_index 
-0x7438 032738 call aes_clear 
-0x7439 032739 increase -4 ,regext_index 
-0x743a 032740 fetch 4 ,mem_le_tk 
-0x743b 032741 copy pdata ,regext 
-0x743c 032742 increase 4 ,regext_index 
-0x743d 032743 force 0x38 ,aes_ctrl 
-0x743e 032744 force 0x8 ,aes_ctrl 
-0x743f 032745 branch wait_aes 
-:      032748 function_c1:
-0x7440 032749 bpatchx patch3c_3 ,mem_patch3c 
-0x7441 032750 fetch 6 ,mem_le_lap 
-0x7442 032751 fetcht 6 ,mem_le_plap 
-0x7443 032752 branch function_c1_master ,master 
-0x7444 032753 fetch 6 ,mem_le_plap 
-0x7445 032754 fetcht 6 ,mem_le_lap 
-:      032755 function_c1_master:
-0x7446 032756 force regidx_xor ,regext_index 
-0x7447 032757 copy temp ,regext 
-0x7448 032758 increase 1 ,regext_index 
-0x7449 032759 rshift32 temp ,regext 
-0x744a 032760 lshift16 pdata ,pdata 
-0x744b 032761 ior regext ,regext 
-0x744c 032762 increase 1 ,regext_index 
-0x744d 032763 rshift32 pdata ,regext 
-0x744e 032764 increase 1 ,regext_index 
-0x744f 032765 force 0 ,regext 
-0x7450 032766 force 0 ,pdata 
-0x7451 032767 fetch 1 ,mem_le_conn_peer_addr_type 
-0x7452 032768 fetcht 1 ,mem_le_adv_own_addr_type 
-0x7453 032769 nbranch function_c1_irat ,master 
-0x7454 032771 fetch 1 ,mem_le_conn_own_addr_type 
-0x7455 032772 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032773 function_c1_irat:
-0x7456 032774 store 1 ,mem_le_iat 
-0x7457 032775 storet 1 ,mem_le_rat 
-0x7458 032776 force regidx_data ,regext_index 
-0x7459 032777 arg mem_le_iat ,regb 
-0x745a 032778 force 4 ,loopcnt 
-:      032779 function_c1_loop1:
-0x745b 032780 ifetch 4 ,rega 
-0x745c 032781 ifetcht 4 ,regb 
-0x745d 032782 ixor temp ,regext 
-0x745e 032783 increase 1 ,regext_index 
-0x745f 032784 increase 4 ,rega 
-0x7460 032785 increase 4 ,regb 
-0x7461 032786 loop function_c1_loop1 
-0x7462 032787 call aes_clear 
-0x7463 032788 increase -4 ,regext_index 
-0x7464 032789 fetch 4 ,mem_le_tk 
-0x7465 032790 copy pdata ,regext 
-0x7466 032791 increase 4 ,regext_index 
-0x7467 032792 force 0x38 ,aes_ctrl 
-0x7468 032793 force 0xc ,aes_ctrl 
-0x7469 032794 call wait_aes 
-0x746a 032796 call aes_clear_data 
-0x746b 032797 force 0x3a ,aes_ctrl 
-0x746c 032798 force 0x8 ,aes_ctrl 
-0x746d 032799 branch wait_aes 
-:      032801 padding_data:
-0x746e 032802 compare 0 ,loopcnt ,3 
-0x746f 032803 rtn true 
-0x7470 032804 deposit contr 
-0x7471 032805 iadd loopcnt ,contw 
-0x7472 032806 force 0 ,pdata 
-:      032807 padding_loop:
-0x7473 032808 istore 1 ,contw 
-0x7474 032809 increase 1 ,loopcnt 
-0x7475 032810 compare 0 ,loopcnt ,3 
-0x7476 032811 rtn true 
-0x7477 032812 branch padding_loop 
-:      032814 aes_load_data:
-0x7478 032815 force regidx_data ,regext_index 
-:      032816 load_data_loop:
-0x7479 032817 deposit loopcnt 
-0x747a 032818 branch load_data_padding ,blank 
-0x747b 032819 ifetch 4 ,contr 
-0x747c 032820 increase -4 ,loopcnt 
-:      032821 load_data_padding:
-0x747d 032822 iforce regext 
-0x747e 032823 increase 1 ,regext_index 
-0x747f 032824 compare regidx_key ,regext_index ,0xf 
-0x7480 032825 rtn true 
-0x7481 032826 branch load_data_loop 
-:      032828 aes_load_xor:
-0x7482 032829 force regidx_xor ,regext_index 
-0x7483 032830 branch load_regext 
-:      032831 load_key:
-0x7484 032832 force regidx_key ,regext_index 
-0x7485 032833 branch load_regext 
-:      032834 load_data128:
-0x7486 032835 force regidx_data ,regext_index 
-:      032836 load_regext:
-0x7487 032837 force 4 ,loopcnt 
-:      032838 load_regext_loop:
-0x7488 032839 ifetch 4 ,contr 
-0x7489 032840 iforce regext 
-0x748a 032841 increase 1 ,regext_index 
-0x748b 032842 loop load_regext_loop 
-0x748c 032843 rtn 
-:      032845 load_sk:
-0x748d 032846 arg mem_le_sk ,contr 
-0x748e 032847 branch load_key 
-:      032849 clear_hidata:
-0x748f 032850 force 4 ,loopcnt 
-0x7490 032851 branch clear_data_rest 
-:      032853 aes_clear_data:
-0x7491 032854 force regidx_data ,regext_index 
-:      032855 aes_clear:
-0x7492 032856 force 4 ,loopcnt 
-:      032857 clear_loop:
-0x7493 032858 force 0 ,regext 
-:      032859 clear_data_rest:
-0x7494 032860 increase 1 ,regext_index 
-0x7495 032861 loop clear_loop 
-0x7496 032862 rtn 
-:      032864 store_aes_result:
-0x7497 032865 force regidx_result ,regext_index 
-0x7498 032866 force 4 ,loopcnt 
-:      032867 send_aes_result_loop:
-0x7499 032868 deposit regext 
-0x749a 032869 istore 4 ,contw 
-0x749b 032870 increase 1 ,regext_index 
-0x749c 032871 loop send_aes_result_loop 
-0x749d 032872 rtn 
-:      032874 store_enc_data:
-0x749e 032875 force regidx_result ,regext_index 
-0x749f 032876 copy regc ,contw 
-0x74a0 032877 add regb ,1 ,loopcnt 
-0x74a1 032878 sub loopcnt ,15 ,null 
-0x74a2 032879 branch store_enc_loop ,positive 
-0x74a3 032880 force 16 ,loopcnt 
-:      032881 store_enc_loop:
-0x74a4 032882 deposit regext 
-0x74a5 032883 sub loopcnt ,3 ,null 
-0x74a6 032884 branch store_enc_byte ,positive 
-0x74a7 032885 istore 4 ,contw 
-0x74a8 032886 increase -4 ,loopcnt 
-0x74a9 032887 rtn zero 
-0x74aa 032888 increase 1 ,regext_index 
-0x74ab 032889 branch store_enc_loop 
-:      032890 store_enc_byte:
-0x74ac 032891 istore 1 ,contw 
-0x74ad 032892 rshift8 pdata ,pdata 
-0x74ae 032893 loop store_enc_byte 
-0x74af 032894 rtn 
-:      032897 compare_res:
-0x74b0 032898 force regidx_result ,regext_index 
-0x74b1 032899 force 4 ,loopcnt 
-:      032900 compare_res_loop:
-0x74b2 032901 ifetch 4 ,contr 
-0x74b3 032902 isub regext ,null 
-0x74b4 032903 nrtn zero 
-0x74b5 032904 increase 1 ,regext_index 
-0x74b6 032905 loop compare_res_loop 
-0x74b7 032906 force 0 ,null 
-0x74b8 032907 rtn 
-:      032909 enable_authrom:
-0x74b9 032910 hfetch 1 ,core_clkoff 
-0x74ba 032911 set0 clock_off_auth_rom ,pdata 
-0x74bb 032912 hstore 1 ,core_clkoff 
-0x74bc 032913 rtn 
-:      032915 disable_authrom:
-0x74bd 032916 hfetch 1 ,core_clkoff 
-0x74be 032917 set1 clock_off_auth_rom ,pdata 
-0x74bf 032918 hstore 1 ,core_clkoff 
-0x74c0 032919 rtn 
-:      032921 init_memp:
-0x74c1 032922 arg mem_p ,contw 
-0x74c2 032923 setsect 0 ,0x3ffff 
-0x74c3 032924 setsect 1 ,0x3ffff 
-0x74c4 032925 setsect 2 ,0x3ffff 
-0x74c5 032926 setsect 3 ,0x3fbff 
-0x74c6 032927 istore 9 ,contw 
-0x74c7 032928 setsect 0 ,0x3ffff 
-0x74c8 032929 setsect 1 ,0x3ffff 
-0x74c9 032930 setsect 2 ,0x3ffff 
-0x74ca 032931 setsect 3 ,0x3ffff 
-0x74cb 032932 istore 9 ,contw 
-0x74cc 032933 setsect 0 ,0x3ffff 
-0x74cd 032934 setsect 1 ,0x3ffff 
-0x74ce 032935 setsect 2 ,0x3cfff 
-0x74cf 032936 setsect 3 ,0x3ffff 
-0x74d0 032937 istore 9 ,contw 
-0x74d1 032938 setsect 0 ,0x3ffff 
-0x74d2 032939 setsect 1 ,0x3ffff 
-0x74d3 032940 setsect 2 ,0x3ffef 
-0x74d4 032941 setsect 3 ,0x3ffff 
-0x74d5 032942 istore 9 ,contw 
-0x74d6 032943 setsect 0 ,0x3ffff 
-0x74d7 032944 setsect 1 ,0x3ffff 
-0x74d8 032945 setsect 2 ,0x3ffff 
-0x74d9 032946 setsect 3 ,0x3ffff 
-0x74da 032947 istore 9 ,contw 
-0x74db 032948 setsect 0 ,0x3ffff 
-0x74dc 032949 setsect 1 ,0x26c7f 
-0x74dd 032950 setsect 2 ,0x146b 
-0x74de 032951 setsect 3 ,0x37bb3 
-0x74df 032952 istore 9 ,contw 
-0x74e0 032953 setsect 0 ,0x1feb8 
-0x74e1 032954 setsect 1 ,0x10c12 
-0x74e2 032955 setsect 2 ,0x2b722 
-0x74e3 032956 setsect 3 ,0x29fa6 
-0x74e4 032957 istore 9 ,contw 
-0x74e5 032958 setsect 0 ,0xe70f 
-0x74e6 032959 setsect 1 ,0x16720 
-0x74e7 032960 setsect 2 ,0x519e 
-0x74e8 032961 setsect 3 ,0x19084 
-0x74e9 032962 istore 9 ,contw 
-0x74ea 032963 setsect 0 ,0x31012 
-0x74eb 032964 setsect 1 ,0x360bf 
-0x74ec 032965 setsect 2 ,0x3f0af 
-0x74ed 032966 setsect 3 ,0x3d3 
-0x74ee 032967 istore 9 ,contw 
-0x74ef 032968 setsect 0 ,0x3a188 
-0x74f0 032969 setsect 1 ,0x3ad0 
-0x74f1 032970 setsect 2 ,0x3cbf2 
-0x74f2 032971 setsect 3 ,0x243d9 
-0x74f3 032972 istore 9 ,contw 
-0x74f4 032973 setsect 0 ,0x2b030 
-0x74f5 032974 setsect 1 ,0x36a03 
-0x74f6 032975 setsect 2 ,0x11188 
-0x74f7 032976 setsect 3 ,0x1e520 
-0x74f8 032977 istore 9 ,contw 
-0x74f9 032978 setsect 0 ,0x3a11e 
-0x74fa 032979 setsect 1 ,0xfe5d 
-0x74fb 032980 setsect 2 ,0xdd57 
-0x74fc 032981 setsect 3 ,0x1ac93 
-0x74fd 032982 istore 9 ,contw 
-0x74fe 032983 setsect 0 ,0x11ed 
-0x74ff 032984 setsect 1 ,0x218c4 
-0x7500 032985 setsect 2 ,0x8da7 
-0x7501 032986 setsect 3 ,0x257ff 
-0x7502 032987 istore 9 ,contw 
-0x7503 032988 setsect 0 ,0x3192b 
-0x7504 032989 setsect 1 ,0x34641 
-0x7505 032990 setsect 2 ,0x1be0c 
-0x7506 032991 setsect 3 ,0x366ad 
-0x7507 032992 istore 9 ,contw 
-0x7508 032993 setsect 0 ,0x1f83 
-0x7509 032994 setsect 1 ,0x15a23 
-0x750a 032995 setsect 2 ,0x3f9b0 
-0x750b 032996 setsect 3 ,0x3949 
-0x750c 032997 istore 9 ,contw 
-0x750d 032998 setsect 0 ,0x13a51 
-0x750e 032999 setsect 1 ,0x153fd 
-0x750f 033000 setsect 2 ,0x3372a 
-0x7510 033001 setsect 3 ,0xf1bb 
-0x7511 033002 istore 9 ,contw 
-0x7512 033003 setsect 0 ,0x3ae85 
-0x7513 033004 setsect 1 ,0x1eed9 
-0x7514 033005 setsect 2 ,0x9e66 
-0x7515 033006 setsect 3 ,0x1a8 
-0x7516 033007 istore 8 ,contw 
-0x7517 033008 rtn 
-:      033012 init_memp_256:
-0x7518 033013 arg mem_p_256 ,contw 
-0x7519 033014 setsect 0 ,0x3ffff 
-0x751a 033015 setsect 1 ,0x3ffff 
-0x751b 033016 setsect 2 ,0x3ffff 
-0x751c 033017 setsect 3 ,0x3ffff 
-0x751d 033018 istore 9 ,contw 
-0x751e 033019 setsect 0 ,0x3ffff 
-0x751f 033020 setsect 1 ,0x3f 
-0x7520 033021 setsect 2 ,0x0 
-0x7521 033022 setsect 3 ,0x0 
-0x7522 033023 istore 9 ,contw 
-0x7523 033024 setsect 0 ,0x0 
-0x7524 033025 setsect 1 ,0x0 
-0x7525 033026 setsect 2 ,0x1000 
-0x7526 033027 setsect 3 ,0x0 
-0x7527 033028 istore 9 ,contw 
-0x7528 033029 setsect 0 ,0x3ff00 
-0x7529 033030 setsect 1 ,0x3ffff 
-0x752a 033031 setsect 2 ,0x3ffcf 
-0x752b 033032 setsect 3 ,0x3ffff 
-0x752c 033033 istore 9 ,contw 
-0x752d 033034 setsect 0 ,0x3ffff 
-0x752e 033035 setsect 1 ,0x3ffff 
-0x752f 033036 setsect 2 ,0x3ffff 
-0x7530 033037 setsect 3 ,0x3ff 
-0x7531 033038 istore 9 ,contw 
-0x7532 033039 setsect 0 ,0x0 
-0x7533 033040 setsect 1 ,0x0 
-0x7534 033041 setsect 2 ,0x0 
-0x7535 033042 setsect 3 ,0x0 
-0x7536 033043 istore 9 ,contw 
-0x7537 033044 setsect 0 ,0x10000 
-0x7538 033045 setsect 1 ,0x0 
-0x7539 033046 setsect 2 ,0x3f000 
-0x753a 033047 setsect 3 ,0x3ffff 
-0x753b 033048 istore 9 ,contw 
-0x753c 033049 setsect 0 ,0x296ff 
-0x753d 033050 setsect 1 ,0x22630 
-0x753e 033051 setsect 2 ,0x3945d 
-0x753f 033052 setsect 3 ,0x3d284 
-0x7540 033053 istore 9 ,contw 
-0x7541 033054 setsect 0 ,0x333a0 
-0x7542 033055 setsect 1 ,0x4b7a 
-0x7543 033056 setsect 2 ,0x37d8 
-0x7544 033057 setsect 3 ,0x3c9dc 
-0x7545 033058 istore 9 ,contw 
-0x7546 033059 setsect 0 ,0x3a440 
-0x7547 033060 setsect 1 ,0x1b958 
-0x7548 033061 setsect 2 ,0x38bce 
-0x7549 033062 setsect 3 ,0x1091f 
-0x754a 033063 istore 9 ,contw 
-0x754b 033064 setsect 0 ,0x2e12c 
-0x754c 033065 setsect 1 ,0x1f47c 
-0x754d 033066 setsect 2 ,0x356b1 
-0x754e 033067 setsect 3 ,0x2fd47 
-0x754f 033068 istore 9 ,contw 
-0x7550 033069 setsect 0 ,0x6837 
-0x7551 033070 setsect 1 ,0x2ed90 
-0x7552 033071 setsect 2 ,0x1ecec 
-0x7553 033072 setsect 3 ,0x1acc5 
-0x7554 033073 istore 9 ,contw 
-0x7555 033074 setsect 0 ,0x23357 
-0x7556 033075 setsect 1 ,0x18af3 
-0x7557 033076 setsect 2 ,0xf9e1 
-0x7558 033077 setsect 3 ,0x129f0 
-0x7559 033078 istore 9 ,contw 
-0x755a 033079 setsect 0 ,0x2e7eb 
-0x755b 033080 setsect 1 ,0x3e6e3 
-0x755c 033081 setsect 2 ,0x3e1a7 
-0x755d 033082 setsect 3 ,0x10b8b 
-0x755e 033083 istore 9 ,contw 
-0x755f 033084 setsect 0 ,0x24fe3 
-0x7560 033085 setsect 1 ,0x20ef 
-0x7561 033086 setsect 2 ,0x1b5a6 
-0x7562 033087 setsect 3 ,0xdc2f 
-0x7563 033088 istore 9 ,contw 
-0x7564 033089 setsect 0 ,0x13860 
-0x7565 033090 setsect 1 ,0x2bd69 
-0x7566 033091 setsect 2 ,0x391a 
-0x7567 033092 setsect 3 ,0x1b222 
-0x7568 033093 istore 9 ,contw 
-0x7569 033094 rtn 
-:      033097 publickey_init:
-0x756a 033098 fetch 1 ,mem_ssp_enable 
-0x756b 033099 nbranch sp_initialize ,blank 
-0x756c 033100 branch sp_initialize_256 
-:      033102 sp_calc_sequence_256_check:
-0x756d 033103 bpatchx patch3c_4 ,mem_patch3c 
-0x756e 033104 fetch 1 ,mem_ssp_enable 
-0x756f 033105 rtn blank 
-0x7570 033106 fetch 1 ,mem_sp_local_key_invalid 
-0x7571 033107 rtnne sp_key_valid 
-0x7572 033108 fetch 1 ,mem_le_secure_connect_enable 
-0x7573 033109 rtn blank 
-0x7574 033110 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7575 033111 rtneq sp_key_valid_256 
-0x7576 033112 fetch 2 ,mem_ui_state_map 
-0x7577 033113 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
-0x7578 033114 fetch 1 ,mem_le_sc_calc 
-0x7579 033115 beq sp_calc_standby ,sp_initialize_256 
-0x757a 033116 rtn 
-:      033117 stop_publickey_calc_256:
-0x757b 033118 jam sp_calc_standby ,mem_le_sc_calc 
-0x757c 033119 rtn 
-:      033122 sp_initialize:
-0x757d 033123 bpatchx patch3c_5 ,mem_patch3c 
-0x757e 033124 fetch 1 ,mem_ssp_enable 
-0x757f 033125 branch ssp_disable ,blank 
-0x7580 033126 call ssp_enable 
-0x7581 033127 call sp_clear_flags 
-0x7582 033128 branch sp_pubkey_calc 
-:      033130 sp_clear_flags:
-0x7583 033131 setarg 0 
-0x7584 033132 store 8 ,mem_sp_state_start 
-0x7585 033133 store 4 ,mem_sp_flag_start 
-0x7586 033134 store 7 ,mem_sp_iocap_remote 
-0x7587 033135 rtn 
-:      033137 sp_generate_local_key:
-0x7588 033138 jam sp_flag_commit ,mem_sp_flag 
-0x7589 033139 branch sp_generate_local_key0 
-:      033140 sp_master_generate_local_key:
-0x758a 033141 fetch 1 ,mem_sp_local_key_invalid 
-0x758b 033142 beq sp_key_valid ,sp_dhkey_calc 
-0x758c 033143 branch assert 
-:      033144 sp_generate_local_key0:
-0x758d 033145 fetch 1 ,mem_sp_local_key_invalid 
-0x758e 033146 beq sp_key_valid ,sp_start_send_pubkey 
-0x758f 033147 branch sp_pubkey_calc 
-:      033149 sp_start_send_pubkey:
-0x7590 033150 call sp_dhkey_calc 
-0x7591 033151 fetch 1 ,mem_master_sp_state 
-0x7592 033152 nrtn blank 
-0x7593 033153 jam sp_stat_key_send ,mem_sp_state 
-0x7594 033154 rtn 
-:      033157 sp_calc_check_publickey_256:
-0x7595 033158 call sp_calc_b256 
-0x7596 033159 arg mem_le_pubkey_remote_y_256 ,rega 
-0x7597 033160 arg mem_t7_256 ,contw 
-0x7598 033161 call bn_sqrmod_256 
-0x7599 033162 arg mem_le_pubkey_remote_x_256 ,rega 
-0x759a 033163 arg mem_t2_256 ,contw 
-0x759b 033164 call bn_sqrmod_256 
-0x759c 033165 arg mem_t2_256 ,rega 
-0x759d 033166 arg mem_le_pubkey_remote_x_256 ,regb 
-0x759e 033167 arg mem_t2_256 ,contw 
-0x759f 033168 call bn_mulmod_256 
-0x75a0 033169 arg mem_a_256 ,rega 
-0x75a1 033170 arg mem_le_pubkey_remote_x_256 ,regb 
-0x75a2 033171 arg mem_t3_256 ,contw 
-0x75a3 033172 call bn_mulmod_256 
-0x75a4 033173 arg mem_t3_256 ,rega 
-0x75a5 033174 arg mem_t2_256 ,regb 
-0x75a6 033175 arg mem_t2_256 ,contw 
-0x75a7 033176 call bn_addmod_256 
-0x75a8 033177 arg mem_t0_256 ,rega 
-0x75a9 033178 arg mem_t2_256 ,regb 
-0x75aa 033179 arg mem_t0_256 ,contw 
-0x75ab 033180 call bn_addmod_256 
-0x75ac 033181 arg 32 ,loopcnt 
-0x75ad 033182 arg mem_t7_256 ,rega 
-0x75ae 033183 arg mem_t0_256 ,regb 
-0x75af 033184 branch string_compare 
-:      033186 sp_calc_b256:
-0x75b0 033187 arg mem_gy_256 ,rega 
-0x75b1 033188 arg mem_t0_256 ,contw 
-0x75b2 033189 call bn_sqrmod_256 
-0x75b3 033190 arg mem_gx_256 ,rega 
-0x75b4 033191 arg mem_t2_256 ,contw 
-0x75b5 033192 call bn_sqrmod_256 
-0x75b6 033193 arg mem_t2_256 ,rega 
-0x75b7 033194 arg mem_gx_256 ,regb 
-0x75b8 033195 arg mem_t2_256 ,contw 
-0x75b9 033196 call bn_mulmod_256 
-0x75ba 033197 arg mem_a_256 ,rega 
-0x75bb 033198 arg mem_gx_256 ,regb 
-0x75bc 033199 arg mem_t3_256 ,contw 
-0x75bd 033200 call bn_mulmod_256 
-0x75be 033201 arg mem_t3_256 ,rega 
-0x75bf 033202 arg mem_t2_256 ,regb 
-0x75c0 033203 arg mem_t2_256 ,contw 
-0x75c1 033204 call bn_addmod_256 
-0x75c2 033205 arg mem_t0_256 ,rega 
-0x75c3 033206 arg mem_t2_256 ,regb 
-0x75c4 033207 arg mem_t0_256 ,contw 
-0x75c5 033208 branch bn_submod_256 
-:      033210 sp_calc_check_publickey:
-0x75c6 033211 call sp_calc_b 
-0x75c7 033212 arg mem_sp_pubkey_remote_y ,rega 
-0x75c8 033213 arg mem_t7_256 ,contw 
-0x75c9 033214 call bn_sqrmod 
-0x75ca 033215 arg mem_sp_pubkey_remote_x ,rega 
-0x75cb 033216 arg mem_t2_256 ,contw 
-0x75cc 033217 call bn_sqrmod 
-0x75cd 033218 arg mem_t2_256 ,rega 
-0x75ce 033219 arg mem_sp_pubkey_remote_x ,regb 
-0x75cf 033220 arg mem_t2_256 ,contw 
-0x75d0 033221 call bn_mulmod 
-0x75d1 033222 arg mem_a ,rega 
-0x75d2 033223 arg mem_sp_pubkey_remote_x ,regb 
-0x75d3 033224 arg mem_t3_256 ,contw 
-0x75d4 033225 call bn_mulmod 
-0x75d5 033226 arg mem_t3_256 ,rega 
-0x75d6 033227 arg mem_t2_256 ,regb 
-0x75d7 033228 arg mem_t2_256 ,contw 
-0x75d8 033229 call bn_addmod 
-0x75d9 033230 arg mem_t0_256 ,rega 
-0x75da 033231 arg mem_t2_256 ,regb 
-0x75db 033232 arg mem_t0_256 ,contw 
-0x75dc 033233 call bn_addmod 
-0x75dd 033234 arg 24 ,loopcnt 
-0x75de 033235 arg mem_t7_256 ,rega 
-0x75df 033236 arg mem_t0_256 ,regb 
-0x75e0 033237 branch string_compare 
-:      033239 sp_calc_b:
-0x75e1 033240 arg mem_gy ,rega 
-0x75e2 033241 arg mem_t0_256 ,contw 
-0x75e3 033242 call bn_sqrmod 
-0x75e4 033243 arg mem_gx ,rega 
-0x75e5 033244 arg mem_t2_256 ,contw 
-0x75e6 033245 call bn_sqrmod 
-0x75e7 033246 arg mem_t2_256 ,rega 
-0x75e8 033247 arg mem_gx ,regb 
-0x75e9 033248 arg mem_t2_256 ,contw 
-0x75ea 033249 call bn_mulmod 
-0x75eb 033250 arg mem_a ,rega 
-0x75ec 033251 arg mem_gx ,regb 
-0x75ed 033252 arg mem_t3_256 ,contw 
-0x75ee 033253 call bn_mulmod 
-0x75ef 033254 arg mem_t3_256 ,rega 
-0x75f0 033255 arg mem_t2_256 ,regb 
-0x75f1 033256 arg mem_t2_256 ,contw 
-0x75f2 033257 call bn_addmod 
-0x75f3 033258 arg mem_t0_256 ,rega 
-0x75f4 033259 arg mem_t2_256 ,regb 
-0x75f5 033260 arg mem_t0_256 ,contw 
-0x75f6 033261 branch bn_submod 
-:      033264 sp_calculate_commitment:
-0x75f7 033265 fetch 1 ,mem_sp_calc 
-0x75f8 033266 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
-0x75f9 033267 call sp_local_random_key_generator 
-0x75fa 033268 arg mem_sp_prarm_stack ,contw 
-0x75fb 033269 setarg mem_sp_random_local_end 
-0x75fc 033270 istore 2 ,contw 
-0x75fd 033271 setarg mem_sp_pubkey_local_x_end 
-0x75fe 033272 istore 2 ,contw 
-0x75ff 033273 setarg mem_sp_pubkey_remote_x_end 
-0x7600 033274 istore 2 ,contw 
-0x7601 033275 branch sp_calculate_commitment0 
-:      033276 master_sp_calculate_commitment:
-0x7602 033277 arg mem_sp_prarm_stack ,contw 
-0x7603 033278 setarg mem_sp_random_remote_end 
-0x7604 033279 istore 2 ,contw 
-0x7605 033280 setarg mem_sp_pubkey_remote_x_end 
-0x7606 033281 istore 2 ,contw 
-0x7607 033282 setarg mem_sp_pubkey_local_x_end 
-0x7608 033283 istore 2 ,contw 
-:      033284 sp_calculate_commitment0:
-0x7609 033285 call function_f1 
-0x760a 033286 fetch 1 ,mem_master_sp_state 
-0x760b 033287 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
-0x760c 033288 jam sp_flag_commit ,mem_sp_flag 
-0x760d 033289 jam sp_stat_commit_send ,mem_sp_state 
-0x760e 033290 rtn 
-:      033291 master_sp_calculate_commitment0:
-0x760f 033292 jam sp_stat_commitment_compare ,mem_master_sp_state 
-0x7610 033293 call sp_master_generate_local_key 
-0x7611 033294 branch master_set_mem_master_sp_flag 
-:      033296 sp_local_random_key_generator:
-0x7612 033297 arg mem_sp_random_local ,contw 
-0x7613 033298 force 8 ,queue 
-0x7614 033299 branch random_generator 
-:      033301 sp_calculate_commitment_wait_dhkey_calc:
-0x7615 033302 jam sp_flag_commit ,mem_sp_flag 
-0x7616 033303 rtn 
-:      033305 sp_confirm_check:
-0x7617 033307 bpatchx patch3c_6 ,mem_patch3c 
-0x7618 033308 arg mem_addr_value ,contw 
-0x7619 033309 fetch 6 ,mem_lap 
-0x761a 033310 istore 6 ,contw 
-0x761b 033311 fetch 6 ,mem_plap 
-0x761c 033312 istore 6 ,contw 
-0x761d 033313 fetch 3 ,mem_sp_iocap_remote 
-0x761e 033314 istore 3 ,contw 
-0x761f 033316 call function_f3a 
-0x7620 033318 arg mem_sp_calc_result_high ,rega 
-0x7621 033319 arg mem_sp_check_result ,regb 
-0x7622 033320 force 4 ,queue 
-0x7623 033321 call compare4 
-0x7624 033322 nbranch sp_confirm_check_failed ,true 
-0x7625 033324 call sp_confirm_check_success 
-0x7626 033325 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7627 033326 branch tid_set_reply 
-:      033328 sp_confirm_check_success:
-0x7628 033329 fetch 1 ,mem_master_sp_state 
-0x7629 033330 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
-0x762a 033331 jam sp_stat_confirm_calc ,mem_sp_state 
-0x762b 033332 jam sp_flag_commit ,mem_sp_flag 
-0x762c 033333 jam lmp_accepted ,mem_lmo_opcode2 
-0x762d 033334 rtn 
-:      033335 sp_confirm_check_success_master:
-0x762e 033336 jam lmp_accepted ,mem_lmo_opcode2 
-0x762f 033337 jam sp_state_end ,mem_master_sp_state 
-0x7630 033338 branch master_set_mem_master_sp_flag 
-:      033341 sp_confirm_check_failed:
-0x7631 033342 fetch 1 ,mem_master_sp_state 
-0x7632 033343 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
-0x7633 033344 jam sp_stat_null ,mem_sp_state 
-0x7634 033345 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7635 033347 jam authentication_failure_error ,mem_lmo_reason2 
-0x7636 033348 rtn 
-:      033349 sp_confirm_check_failed_master:
-0x7637 033350 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7638 033351 jam sp_stat_null ,mem_master_sp_state 
-0x7639 033352 rtn 
-:      033354 sp_confirm_calc:
-0x763a 033355 fetch 1 ,mem_sp_dh_ready 
-0x763b 033356 beq sp_flag_commit ,sp_confirm_calc_ready 
-0x763c 033357 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x763d 033358 branch master_set_mem_master_sp_flag 
-:      033359 sp_confirm_calc_ready:
-0x763e 033360 arg mem_addr_value ,contw 
-0x763f 033361 fetch 6 ,mem_plap 
-0x7640 033362 istore 6 ,contw 
-0x7641 033363 fetch 6 ,mem_lap 
-0x7642 033364 istore 6 ,contw 
-0x7643 033365 fetch 3 ,mem_sp_iocap_local 
-0x7644 033366 istore 3 ,contw 
-0x7645 033368 call function_f3b 
-0x7646 033369 fetch 1 ,mem_master_sp_state 
-0x7647 033370 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
-0x7648 033371 jam sp_stat_confirm_send ,mem_sp_state 
-0x7649 033372 jam sp_flag_commit ,mem_sp_flag 
-0x764a 033373 rtn 
-:      033374 sp_confirm_calc_master:
-0x764b 033375 jam sp_stat_confirm_send ,mem_master_sp_state 
-0x764c 033376 jam sp_flag_commit ,mem_master_sp_flag 
-0x764d 033377 rtn 
-:      033379 sp_master_key_prarm_push:
-0x764e 033380 arg mem_sp_prarm_stack ,contw 
-0x764f 033381 fetch 6 ,mem_plap 
-0x7650 033382 istore 6 ,contw 
-0x7651 033383 fetch 6 ,mem_lap 
-0x7652 033384 istore 6 ,contw 
-0x7653 033385 setarg mem_sp_random_local_end 
-0x7654 033386 istore 2 ,contw 
-0x7655 033387 setarg mem_sp_random_remote_end 
-0x7656 033388 istore 2 ,contw 
-0x7657 033389 branch sp_link_key_calc 
-:      033390 sp_link_key_prarm_push:
-0x7658 033391 jam sp_stat_done ,mem_sp_state 
-0x7659 033392 arg mem_sp_prarm_stack ,contw 
-0x765a 033393 fetch 6 ,mem_lap 
-0x765b 033394 istore 6 ,contw 
-0x765c 033395 fetch 6 ,mem_plap 
-0x765d 033396 istore 6 ,contw 
-0x765e 033397 setarg mem_sp_random_remote_end 
-0x765f 033398 istore 2 ,contw 
-0x7660 033399 setarg mem_sp_random_local_end 
-0x7661 033400 istore 2 ,contw 
-:      033401 sp_link_key_calc:
-0x7662 033403 arg mem_addr_value ,contw 
-0x7663 033404 fetch 6 ,mem_sp_prarm_stack 
-0x7664 033405 istore 6 ,contw 
-0x7665 033406 fetch 6 ,mem_sp_prarm_stack + 6 
-0x7666 033407 istore 6 ,contw 
-0x7667 033409 call function_f2 
-0x7668 033412 jam 1 ,mem_link_key_exists 
-0x7669 033413 arg mem_link_key ,contw 
-0x766a 033414 arg mem_sp_calc_result_high ,contr 
-0x766b 033415 call memcpy16 
-0x766c 033416 branch generate_linkkey_continue 
-:      033419 sp_pubkey_calc:
-0x766d 033420 bpatchx patch3c_7 ,mem_patch3c 
-0x766e 033421 fetch 1 ,mem_sp_local_key_invalid 
-0x766f 033422 rtnne sp_key_invalid 
-0x7670 033423 fetch 1 ,mem_sp_calc 
-0x7671 033424 rtnne sp_calc_standby 
-0x7672 033425 arg mem_sp_private_key ,contw 
-0x7673 033426 force 11 ,queue 
-0x7674 033427 call random_generator 
-0x7675 033428 random pdata 
-0x7676 033429 rshift pdata ,pdata 
-0x7677 033430 istore 2 ,contw 
-0x7678 033432 arg mem_k ,contw 
-0x7679 033433 arg mem_sp_private_key ,contr 
-0x767a 033434 call memcpy24 
-0x767b 033436 arg mem_ax ,contw 
-0x767c 033437 arg mem_gx ,contr 
-0x767d 033438 call memcpy48 
-0x767e 033440 arg mem_az ,contw 
-0x767f 033441 call bn_zero 
-0x7680 033442 jam 1 ,mem_az 
-0x7681 033444 call eckp_calc_init 
-0x7682 033445 jam sp_calc_pubkey ,mem_sp_calc 
-0x7683 033446 rtn 
-:      033448 sp_pubkey_generated:
-0x7684 033449 arg mem_sp_pubkey_local ,contw 
-0x7685 033450 arg mem_bx ,contr 
-0x7686 033451 call memcpy48 
-0x7687 033452 jam sp_key_valid ,mem_sp_local_key_invalid 
-0x7688 033453 jam sp_calc_standby ,mem_sp_calc 
-0x7689 033454 rtn 
-:      033456 sp_dhkey_calc:
-0x768a 033457 bpatchx patch3d_0 ,mem_patch3d 
-0x768b 033458 fetch 1 ,mem_sp_dhkey_invalid 
-0x768c 033459 rtnne sp_key_invalid 
-0x768d 033460 fetch 1 ,mem_sp_calc 
-0x768e 033461 rtnne sp_calc_standby 
-0x768f 033463 arg mem_k ,contw 
-0x7690 033464 arg mem_sp_private_key ,contr 
-0x7691 033465 call memcpy24 
-0x7692 033467 arg mem_ax ,contw 
-0x7693 033468 arg mem_sp_pubkey_remote ,contr 
-0x7694 033469 call memcpy48 
-0x7695 033471 arg mem_az ,contw 
-0x7696 033472 call bn_zero 
-0x7697 033473 jam 1 ,mem_az 
-0x7698 033475 call eckp_calc_init 
-0x7699 033476 jam sp_calc_dhkey ,mem_sp_calc 
-0x769a 033477 rtn 
-:      033479 sp_dhkey_generated:
-0x769b 033480 jam sp_flag_commit ,mem_sp_dh_ready 
-0x769c 033481 arg mem_sp_dhkey ,contw 
-0x769d 033482 arg mem_bx ,contr 
-0x769e 033483 call memcpy24 
-0x769f 033484 jam sp_key_valid ,mem_sp_dhkey_invalid 
-0x76a0 033485 jam sp_calc_standby ,mem_sp_calc 
-0x76a1 033486 rtn 
-:      033488 random_generator:
-0x76a2 033489 increase -1 ,queue 
-0x76a3 033490 nrtn positive 
-0x76a4 033491 random pdata 
-0x76a5 033492 istore 2 ,contw 
-0x76a6 033493 branch random_generator 
-:      033494 compare4:
-0x76a7 033495 increase -1 ,queue 
-0x76a8 033496 nbranch compare4_success ,positive 
-0x76a9 033497 ifetch 4 ,rega 
-0x76aa 033498 copy pdata ,temp 
-0x76ab 033499 ifetch 4 ,regb 
-0x76ac 033500 iflip temp ,pdata 
-0x76ad 033501 nbranch compare4_failed ,zero 
-0x76ae 033502 increase 4 ,rega 
-0x76af 033503 increase 4 ,regb 
-0x76b0 033504 branch compare4 
-:      033505 compare4_failed:
-0x76b1 033506 disable true 
-0x76b2 033507 rtn 
-:      033508 compare4_success:
-0x76b3 033509 enable true 
-0x76b4 033510 rtn 
-:      033517 simple_pairing_sequence:
-0x76b5 033518 bpatchx patch3d_1 ,mem_patch3d 
-0x76b6 033519 fetch 1 ,mem_sp_flag 
-0x76b7 033520 rtn blank 
-0x76b8 033521 call lmo_fifo_check 
-0x76b9 033522 nrtn blank 
-0x76ba 033523 jam sp_flag_standby ,mem_sp_flag 
-0x76bb 033524 fetch 1 ,mem_sp_state 
-0x76bc 033525 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
-0x76bd 033526 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
-0x76be 033527 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
-0x76bf 033528 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
-0x76c0 033529 beq sp_stat_key_generate ,sp_generate_local_key 
-0x76c1 033530 beq sp_stat_commit_calc ,sp_calculate_commitment 
-0x76c2 033531 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76c3 033532 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76c4 033533 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
-0x76c5 033535 rtn 
-:      033537 master_simple_paring_sequence:
-0x76c6 033538 bpatchx patch3d_2 ,mem_patch3d 
-0x76c7 033539 fetch 1 ,mem_master_sp_flag 
-0x76c8 033540 rtn blank 
-0x76c9 033541 call lmo_fifo_check 
-0x76ca 033542 nrtn blank 
-0x76cb 033543 jam sp_flag_standby ,mem_master_sp_flag 
-0x76cc 033544 fetch 1 ,mem_master_sp_state 
-0x76cd 033545 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
-0x76ce 033546 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
-0x76cf 033547 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
-0x76d0 033548 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
-0x76d1 033549 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
-0x76d2 033550 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
-0x76d3 033551 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76d4 033552 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
-0x76d5 033553 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76d6 033554 beq sp_state_end ,master_sp_sm_end 
-0x76d7 033555 rtn 
-:      033557 master_set_mem_master_sp_flag:
-0x76d8 033558 jam sp_flag_commit ,mem_master_sp_flag 
-0x76d9 033559 rtn 
-:      033561 master_clear_mem_master_sp_flag:
-0x76da 033562 jam sp_flag_standby ,mem_master_sp_flag 
-0x76db 033563 rtn 
-:      033564 sp_calc_sequence:
-0x76dc 033565 bpatchx patch3d_3 ,mem_patch3d 
-0x76dd 033566 fetch 1 ,mem_ssp_enable 
-0x76de 033567 rtn blank 
-0x76df 033568 fetch 1 ,mem_sp_calc 
-0x76e0 033569 rtn blank 
-0x76e1 033570 increase 0x80 ,pdata 
-0x76e2 033571 store 1 ,mem_sp_calc 
-0x76e3 033572 rtnbit1 7 
-0x76e4 033573 fetch 1 ,mem_ec_loopc 
-0x76e5 033574 branch sp_calc_sequence_done ,blank 
-0x76e6 033575 branch eckp_calc 
-:      033577 sp_calc_sequence_done:
-0x76e7 033578 call ecunmapz 
-0x76e8 033579 fetch 1 ,mem_sp_calc 
-0x76e9 033580 beq sp_calc_pubkey ,sp_pubkey_generated 
-0x76ea 033581 beq sp_calc_dhkey ,sp_dhkey_generated 
-0x76eb 033582 rtn 
-:      033585 bn_testbit:
-0x76ec 033586 and pdata ,7 ,queue 
-0x76ed 033587 rshift3 pdata ,pdata 
-0x76ee 033588 iadd contr ,contr 
-0x76ef 033589 ifetch 1 ,contr 
-0x76f0 033590 qisolate0 pdata 
-0x76f1 033591 rtn 
-:      033594 ec_copy:
-0x76f2 033595 call memcpy24 
-0x76f3 033596 call memcpy24 
-0x76f4 033597 branch memcpy24 
-:      033600 bn_eq_zero:
-0x76f5 033601 ifetch 8 ,contr 
-0x76f6 033602 nrtn blank 
-0x76f7 033603 ifetch 8 ,contr 
-0x76f8 033604 nrtn blank 
-0x76f9 033605 ifetch 8 ,contr 
-0x76fa 033606 rtn 
-:      033611 bn_eq_0:
-0x76fb 033612 ifetch 4 ,rega 
-0x76fc 033613 iforce temp 
-0x76fd 033614 ifetch 4 ,regb 
-0x76fe 033615 isub temp ,null 
-0x76ff 033616 nrtn zero 
-0x7700 033617 increase 4 ,rega 
-0x7701 033618 increase 4 ,regb 
-0x7702 033619 loop bn_eq_0 
-0x7703 033620 rtn 
-:      033623 bn_bigeq:
-0x7704 033624 force 6 ,loopcnt 
-0x7705 033625 increase 20 ,rega 
-0x7706 033626 increase 20 ,regb 
-:      033627 bn_bigeq_0:
-0x7707 033628 ifetch 4 ,regb 
-0x7708 033629 iforce temp 
-0x7709 033630 ifetch 4 ,rega 
-0x770a 033631 isub temp ,pdata 
-0x770b 033632 nrtn positive 
-0x770c 033633 nrtn blank 
-0x770d 033634 increase -4 ,rega 
-0x770e 033635 increase -4 ,regb 
-0x770f 033636 loop bn_bigeq_0 
-0x7710 033637 rtn 
-:      033639 bn_add:
-0x7711 033640 force 6 ,loopcnt 
-0x7712 033641 force 0 ,regc 
-:      033642 bn_add_0:
-0x7713 033643 ifetch 4 ,rega 
-0x7714 033644 iforce temp 
-0x7715 033645 ifetch 4 ,regb 
-0x7716 033646 iadd temp ,pdata 
-0x7717 033647 iadd regc ,pdata 
-0x7718 033648 istore 4 ,contw 
-0x7719 033649 isolate1 32 ,pdata 
-0x771a 033650 setflag true ,0 ,regc 
-0x771b 033651 increase 4 ,rega 
-0x771c 033652 increase 4 ,regb 
-0x771d 033653 loop bn_add_0 
-0x771e 033654 rtn 
-:      033656 bn_sub:
-0x771f 033657 force 6 ,loopcnt 
-0x7720 033658 force 0 ,regc 
-:      033659 bn_sub_0:
-0x7721 033660 ifetch 4 ,regb 
-0x7722 033661 iforce temp 
-0x7723 033662 ifetch 4 ,rega 
-0x7724 033663 isub temp ,pdata 
-0x7725 033664 isub regc ,pdata 
-0x7726 033665 istore 4 ,contw 
-0x7727 033666 isolate1 32 ,pdata 
-0x7728 033667 setflag true ,0 ,regc 
-0x7729 033668 increase 4 ,rega 
-0x772a 033669 increase 4 ,regb 
-0x772b 033670 loop bn_sub_0 
-0x772c 033671 rtn 
-:      033673 bn_rshift6:
-0x772d 033674 force 6 ,loopcnt 
-0x772e 033675 increase 20 ,rega 
-:      033676 bn_rshift:
-0x772f 033677 force 0 ,regc 
-:      033678 bn_rshift_0:
-0x7730 033679 ifetch 4 ,rega 
-0x7731 033680 isolate1 0 ,pdata 
-0x7732 033681 setflag true ,1 ,regc 
-0x7733 033682 rshift pdata ,pdata 
-0x7734 033683 isolate1 0 ,regc 
-0x7735 033684 setflag true ,31 ,pdata 
-0x7736 033685 istore 4 ,rega 
-0x7737 033686 increase -4 ,rega 
-0x7738 033687 rshift regc ,regc 
-0x7739 033688 loop bn_rshift_0 
-0x773a 033689 rtn 
-:      033691 bn_lshift:
-0x773b 033692 force 6 ,loopcnt 
-0x773c 033693 force 0 ,regc 
-:      033694 bn_lshift_0:
-0x773d 033695 ifetch 4 ,rega 
-0x773e 033696 isolate1 31 ,pdata 
-0x773f 033697 setflag true ,1 ,regc 
-0x7740 033698 lshift pdata ,pdata 
-0x7741 033699 isolate1 0 ,regc 
-0x7742 033700 setflag true ,0 ,pdata 
-0x7743 033701 istore 4 ,rega 
-0x7744 033702 increase 4 ,rega 
-0x7745 033703 rshift regc ,regc 
-0x7746 033704 loop bn_lshift_0 
-0x7747 033705 rtn 
-:      033707 bn_lshiftmod:
-0x7748 033708 call bn_lshift 
-:      033709 bn_lshiftmod_ismod:
-0x7749 033710 isolate1 0 ,regc 
-0x774a 033711 branch bn_lshiftmod_0 ,true 
-0x774b 033712 arg mem_p ,regb 
-0x774c 033713 copy rega ,regc 
-0x774d 033714 increase -24 ,rega 
-0x774e 033715 call bn_bigeq 
-0x774f 033716 nrtn positive 
-0x7750 033717 copy regc ,rega 
-:      033718 bn_lshiftmod_0:
-0x7751 033719 increase -24 ,rega 
-0x7752 033720 arg mem_p ,regb 
-0x7753 033721 copy rega ,contw 
-0x7754 033722 branch bn_sub 
-:      033725 bn_addmod:
-0x7755 033726 call bn_add 
-0x7756 033727 copy contw ,rega 
-0x7757 033728 branch bn_lshiftmod_ismod 
-:      033730 bn_submod:
-0x7758 033731 call bn_sub 
-0x7759 033732 isolate0 0 ,regc 
-0x775a 033733 rtn true 
-0x775b 033734 arg mem_p ,regb 
-0x775c 033735 add contw ,-24 ,rega 
-0x775d 033736 copy rega ,contw 
-0x775e 033737 branch bn_add 
-:      033740 bn_p192mod:
-0x775f 033741 copy contw ,timeup 
-0x7760 033742 copy rega ,alarm 
-0x7761 033743 arg mem_tmp2 ,regb 
-0x7762 033744 copy regb ,contw 
-0x7763 033745 add rega ,24 ,contr 
-0x7764 033746 ifetch 8 ,contr 
-0x7765 033747 istore 8 ,contw 
-0x7766 033748 istore 8 ,contw 
-0x7767 033749 force 0 ,pdata 
-0x7768 033750 istore 8 ,contw 
-0x7769 033751 copy timeup ,contw 
-0x776a 033752 call bn_addmod 
-0x776b 033753 arg mem_tmp2 ,regb 
-0x776c 033754 copy regb ,contw 
-0x776d 033755 force 0 ,pdata 
-0x776e 033756 istore 8 ,contw 
-0x776f 033757 add alarm ,32 ,contr 
-0x7770 033758 ifetch 8 ,contr 
-0x7771 033759 istore 8 ,contw 
-0x7772 033760 istore 8 ,contw 
-0x7773 033761 copy timeup ,rega 
-0x7774 033762 copy rega ,contw 
-0x7775 033763 call bn_addmod 
-0x7776 033764 arg mem_tmp2 ,regb 
-0x7777 033765 copy regb ,contw 
-0x7778 033766 add alarm ,40 ,contr 
-0x7779 033767 ifetch 8 ,contr 
-0x777a 033768 istore 8 ,contw 
-0x777b 033769 istore 8 ,contw 
-0x777c 033770 istore 8 ,contw 
-0x777d 033771 copy timeup ,rega 
-0x777e 033772 copy rega ,contw 
-0x777f 033773 branch bn_addmod 
-:      033776 bn_load:
-0x7780 033777 force 6 ,loopcnt 
-:      033778 bn_load_0:
-0x7781 033779 ifetch 4 ,contr 
-0x7782 033780 iforce regext 
-0x7783 033781 increase 1 ,regext_index 
-0x7784 033782 loop bn_load_0 
-0x7785 033783 rtn 
-:      033787 bn_mulmod:
-0x7786 033788 copy contw ,timeup 
-0x7787 033789 arg mem_tmp1 ,contw 
-0x7788 033790 call bn_zero 
-0x7789 033791 arg mem_tmp1 ,contw 
-0x778a 033792 copy rega ,contr 
-0x778b 033793 force 0 ,regext_index 
-0x778c 033794 call bn_load 
-0x778d 033795 copy regb ,contr 
-0x778e 033796 call bn_load 
-0x778f 033797 force 0 ,regb 
-:      033798 bn_mulmod_1:
-0x7790 033799 force 0 ,temp 
-0x7791 033800 force 6 ,regc 
-:      033801 bn_mulmod_0:
-0x7792 033802 ifetch 4 ,contw 
-0x7793 033803 iforce rega 
-0x7794 033804 copy regb ,regext_index 
-0x7795 033805 deposit regext 
-0x7796 033806 copy regc ,regext_index 
-0x7797 033807 imul32 regext ,pdata 
-0x7798 033808 iadd rega ,pdata 
-0x7799 033809 iadd temp ,pdata 
-0x779a 033810 istore 4 ,contw 
-0x779b 033811 rshift32 pdata ,temp 
-0x779c 033812 increase 1 ,regc 
-0x779d 033813 compare 12 ,regc ,0xff 
-0x779e 033814 nbranch bn_mulmod_0 ,true 
-0x779f 033815 deposit temp 
-0x77a0 033816 istore 4 ,contw 
-0x77a1 033817 increase -24 ,contw 
-0x77a2 033818 increase 1 ,regb 
-0x77a3 033819 compare 6 ,regb ,0xff 
-0x77a4 033820 nbranch bn_mulmod_1 ,true 
-0x77a5 033821 arg mem_tmp1 ,rega 
-0x77a6 033822 copy timeup ,contw 
-0x77a7 033823 branch bn_p192mod 
-:      033826 bn_sqrmod:
-0x77a8 033827 copy rega ,regb 
-0x77a9 033828 branch bn_mulmod 
-:      033830 bn_rshifteven:
-0x77aa 033831 copy rega ,alarm 
-:      033832 bn_rshifteven_1:
-0x77ab 033833 copy alarm ,rega 
-0x77ac 033834 ifetch 1 ,rega 
-0x77ad 033835 isolate1 0 ,pdata 
-0x77ae 033836 rtn true 
-0x77af 033837 call bn_rshift6 
-0x77b0 033838 ifetch 1 ,regb 
-0x77b1 033839 isolate0 0 ,pdata 
-0x77b2 033840 branch bn_rshifteven_0 ,true 
-0x77b3 033841 arg mem_p ,rega 
-0x77b4 033842 copy regb ,contw 
-0x77b5 033843 call bn_add 
-0x77b6 033844 ifetch 1 ,regb 
-0x77b7 033845 iadd regc ,pdata 
-0x77b8 033846 istore 1 ,regb 
-0x77b9 033847 increase -24 ,regb 
-:      033848 bn_rshifteven_0:
-0x77ba 033849 add regb ,24 ,rega 
-0x77bb 033850 force 7 ,loopcnt 
-0x77bc 033851 call bn_rshift 
-0x77bd 033852 branch bn_rshifteven_1 
-:      033855 bn_invmod:
-0x77be 033856 copy contw ,timeup 
-0x77bf 033857 arg mem_tmp0 ,contw 
-0x77c0 033858 call bn_zero 
-0x77c1 033859 force 0 ,pdata 
-0x77c2 033860 store 4 ,mem_tmp5 
-0x77c3 033861 store 4 ,mem_t2 
-0x77c4 033862 jam 1 ,mem_tmp0 
-0x77c5 033863 arg mem_tmp1 ,contw 
-0x77c6 033864 call bn_zero 
-0x77c7 033865 arg mem_p ,contr 
-0x77c8 033866 arg mem_tmp2 ,contw 
-0x77c9 033867 call memcpy24 
-0x77ca 033868 copy rega ,contr 
-0x77cb 033869 arg mem_tmp3 ,contw 
-0x77cc 033870 call memcpy24 
-:      033871 bn_invmod_2:
-0x77cd 033872 arg mem_tmp3 ,contr 
-0x77ce 033873 call bn_eq_zero 
-0x77cf 033874 branch bn_invmod_0 ,blank 
-0x77d0 033875 arg mem_tmp3 ,rega 
-0x77d1 033876 arg mem_tmp0 ,regb 
-0x77d2 033877 call bn_rshifteven 
-0x77d3 033879 arg mem_tmp2 ,rega 
-0x77d4 033880 arg mem_tmp1 ,regb 
-0x77d5 033881 call bn_rshifteven 
-0x77d6 033882 arg mem_tmp3 ,rega 
-0x77d7 033883 arg mem_tmp2 ,regb 
-0x77d8 033884 call bn_bigeq 
-0x77d9 033885 branch bn_invmod_1 ,positive 
-0x77da 033886 arg mem_tmp2 ,rega 
-0x77db 033887 arg mem_tmp3 ,regb 
-0x77dc 033888 copy rega ,contw 
-0x77dd 033889 call bn_sub 
-0x77de 033890 arg mem_tmp0 ,rega 
-0x77df 033891 arg mem_tmp1 ,regb 
-0x77e0 033892 copy regb ,contw 
-0x77e1 033893 call bn_add 
-0x77e2 033894 ifetch 1 ,rega 
-0x77e3 033895 iadd regc ,regc 
-0x77e4 033896 ifetch 1 ,regb 
-0x77e5 033897 iadd regc ,pdata 
-0x77e6 033898 istore 1 ,regb 
-0x77e7 033899 branch bn_invmod_2 
-:      033900 bn_invmod_1:
-0x77e8 033901 arg mem_tmp3 ,rega 
-0x77e9 033902 arg mem_tmp2 ,regb 
-0x77ea 033903 copy rega ,contw 
-0x77eb 033904 call bn_sub 
-0x77ec 033905 arg mem_tmp1 ,rega 
-0x77ed 033906 arg mem_tmp0 ,regb 
-0x77ee 033907 copy regb ,contw 
-0x77ef 033908 call bn_add 
-0x77f0 033909 ifetch 1 ,rega 
-0x77f1 033910 iadd regc ,regc 
-0x77f2 033911 ifetch 1 ,regb 
-0x77f3 033912 iadd regc ,pdata 
-0x77f4 033913 istore 1 ,regb 
-0x77f5 033914 branch bn_invmod_2 
-:      033915 bn_invmod_0:
-0x77f6 033916 arg mem_tmp0 ,contw 
-0x77f7 033917 call bn_zero 
-0x77f8 033918 fetch 1 ,mem_tmp5 
-0x77f9 033919 store 1 ,mem_tmp0 
-0x77fa 033920 store 1 ,mem_tmp0a 
-0x77fb 033921 arg mem_tmp0 ,rega 
-0x77fc 033922 arg mem_tmp1 ,regb 
-0x77fd 033923 copy regb ,contw 
-0x77fe 033924 call bn_addmod 
-0x77ff 033925 arg mem_p ,rega 
-0x7800 033926 arg mem_tmp1 ,regb 
-0x7801 033927 copy timeup ,contw 
-0x7802 033928 branch bn_submod 
-:      033933 ecdbl:
-0x7803 033934 arg mem_cz ,rega 
-0x7804 033935 arg mem_t2 ,contw 
-0x7805 033936 call bn_sqrmod 
-0x7806 033937 arg mem_t2 ,rega 
-0x7807 033938 arg mem_t3 ,contw 
-0x7808 033939 call bn_sqrmod 
-0x7809 033940 arg mem_a ,rega 
-0x780a 033941 arg mem_t3 ,regb 
-0x780b 033942 arg mem_t3 ,contw 
-0x780c 033943 call bn_mulmod 
-0x780d 033944 arg mem_cx ,rega 
-0x780e 033945 arg mem_t2 ,contw 
-0x780f 033946 call bn_sqrmod 
-0x7810 033947 arg mem_t2 ,contr 
-0x7811 033948 arg mem_t1 ,contw 
-0x7812 033949 call memcpy24 
-0x7813 033950 arg mem_t1 ,rega 
-0x7814 033951 call bn_lshiftmod 
-0x7815 033952 arg mem_t2 ,rega 
-0x7816 033953 arg mem_t1 ,regb 
-0x7817 033954 arg mem_t2 ,contw 
-0x7818 033955 call bn_addmod 
-0x7819 033956 arg mem_t2 ,rega 
-0x781a 033957 arg mem_t3 ,regb 
-0x781b 033958 arg mem_t2 ,contw 
-0x781c 033959 call bn_addmod 
-0x781d 033960 arg mem_cx ,contr 
-0x781e 033961 arg mem_t1 ,contw 
-0x781f 033962 call memcpy24 
-0x7820 033963 arg mem_cy ,rega 
-0x7821 033964 arg mem_t3 ,contw 
-0x7822 033965 call bn_sqrmod 
-0x7823 033966 arg mem_t1 ,rega 
-0x7824 033967 call bn_lshiftmod 
-0x7825 033968 arg mem_t1 ,rega 
-0x7826 033969 call bn_lshiftmod 
-0x7827 033970 arg mem_t1 ,rega 
-0x7828 033971 arg mem_t3 ,regb 
-0x7829 033972 arg mem_t1 ,contw 
-0x782a 033973 call bn_mulmod 
-0x782b 033974 arg mem_t3 ,rega 
-0x782c 033975 arg mem_t0 ,contw 
-0x782d 033976 call bn_sqrmod 
-0x782e 033977 arg mem_t0 ,rega 
-0x782f 033978 call bn_lshiftmod 
-0x7830 033979 arg mem_t0 ,rega 
-0x7831 033980 call bn_lshiftmod 
-0x7832 033981 arg mem_t0 ,rega 
-0x7833 033982 call bn_lshiftmod 
-0x7834 033983 arg mem_cy ,contr 
-0x7835 033984 arg mem_t3 ,contw 
-0x7836 033985 call memcpy24 
-0x7837 033986 arg mem_t3 ,rega 
-0x7838 033987 call bn_lshiftmod 
-0x7839 033988 arg mem_t3 ,rega 
-0x783a 033989 arg mem_cz ,regb 
-0x783b 033990 arg mem_cz ,contw 
-0x783c 033991 call bn_mulmod 
-0x783d 033992 arg mem_t2 ,rega 
-0x783e 033993 arg mem_t3 ,contw 
-0x783f 033994 call bn_sqrmod 
-0x7840 033995 arg mem_t3 ,rega 
-0x7841 033996 arg mem_t1 ,regb 
-0x7842 033997 arg mem_t3 ,contw 
-0x7843 033998 call bn_submod 
-0x7844 033999 arg mem_t3 ,rega 
-0x7845 034000 arg mem_t1 ,regb 
-0x7846 034001 arg mem_cx ,contw 
-0x7847 034002 call bn_submod 
-0x7848 034003 arg mem_t1 ,rega 
-0x7849 034004 arg mem_cx ,regb 
-0x784a 034005 arg mem_t3 ,contw 
-0x784b 034006 call bn_submod 
-0x784c 034007 arg mem_t3 ,rega 
-0x784d 034008 arg mem_t2 ,regb 
-0x784e 034009 arg mem_t3 ,contw 
-0x784f 034010 call bn_mulmod 
-0x7850 034011 arg mem_t3 ,rega 
-0x7851 034012 arg mem_t0 ,regb 
-0x7852 034013 arg mem_cy ,contw 
-0x7853 034014 branch bn_submod 
-:      034018 ecadd:
-0x7854 034019 arg mem_az ,rega 
-0x7855 034020 arg mem_t7 ,contw 
-0x7856 034021 call bn_sqrmod 
-0x7857 034022 arg mem_cx ,rega 
-0x7858 034023 arg mem_t7 ,regb 
-0x7859 034024 arg mem_t0 ,contw 
-0x785a 034025 call bn_mulmod 
-0x785b 034026 arg mem_az ,rega 
-0x785c 034027 arg mem_t7 ,regb 
-0x785d 034028 arg mem_t7 ,contw 
-0x785e 034029 call bn_mulmod 
-0x785f 034030 arg mem_cy ,rega 
-0x7860 034031 arg mem_t7 ,regb 
-0x7861 034032 arg mem_t1 ,contw 
-0x7862 034033 call bn_mulmod 
-0x7863 034034 arg mem_cz ,rega 
-0x7864 034035 arg mem_t7 ,contw 
-0x7865 034036 call bn_sqrmod 
-0x7866 034037 arg mem_ax ,rega 
-0x7867 034038 arg mem_t7 ,regb 
-0x7868 034039 arg mem_t2 ,contw 
-0x7869 034040 call bn_mulmod 
-0x786a 034041 arg mem_cz ,rega 
-0x786b 034042 arg mem_t7 ,regb 
-0x786c 034043 arg mem_t7 ,contw 
-0x786d 034044 call bn_mulmod 
-0x786e 034045 arg mem_ay ,rega 
-0x786f 034046 arg mem_t7 ,regb 
-0x7870 034047 arg mem_t3 ,contw 
-0x7871 034048 call bn_mulmod 
-0x7872 034049 arg mem_t0 ,rega 
-0x7873 034050 arg mem_t2 ,regb 
-0x7874 034051 arg mem_t7 ,contw 
-0x7875 034052 call bn_submod 
-0x7876 034053 arg mem_t0 ,rega 
-0x7877 034054 arg mem_t2 ,regb 
-0x7878 034055 arg mem_t0 ,contw 
-0x7879 034056 call bn_addmod 
-0x787a 034057 arg mem_t1 ,rega 
-0x787b 034058 arg mem_t3 ,regb 
-0x787c 034059 arg mem_t2 ,contw 
-0x787d 034060 call bn_submod 
-0x787e 034061 arg mem_t1 ,rega 
-0x787f 034062 arg mem_t3 ,regb 
-0x7880 034063 arg mem_t1 ,contw 
-0x7881 034064 call bn_addmod 
-0x7882 034065 arg mem_t1 ,rega 
-0x7883 034066 arg mem_t7 ,regb 
-0x7884 034067 arg mem_t1 ,contw 
-0x7885 034068 call bn_mulmod 
-0x7886 034069 arg mem_cz ,rega 
-0x7887 034070 arg mem_az ,regb 
-0x7888 034071 arg mem_t3 ,contw 
-0x7889 034072 call bn_mulmod 
-0x788a 034073 arg mem_t3 ,rega 
-0x788b 034074 arg mem_t7 ,regb 
-0x788c 034075 arg mem_cz ,contw 
-0x788d 034076 call bn_mulmod 
-0x788e 034077 arg mem_t7 ,rega 
-0x788f 034078 arg mem_t7 ,contw 
-0x7890 034079 call bn_sqrmod 
-0x7891 034080 arg mem_t7 ,rega 
-0x7892 034081 arg mem_t0 ,regb 
-0x7893 034082 arg mem_t3 ,contw 
-0x7894 034083 call bn_mulmod 
-0x7895 034084 arg mem_t7 ,rega 
-0x7896 034085 arg mem_t1 ,regb 
-0x7897 034086 arg mem_t1 ,contw 
-0x7898 034087 call bn_mulmod 
-0x7899 034088 arg mem_t2 ,rega 
-0x789a 034089 arg mem_cx ,contw 
-0x789b 034090 call bn_sqrmod 
-0x789c 034091 arg mem_cx ,rega 
-0x789d 034092 arg mem_t3 ,regb 
-0x789e 034093 arg mem_cx ,contw 
-0x789f 034094 call bn_submod 
-0x78a0 034095 arg mem_cx ,contr 
-0x78a1 034096 arg mem_t7 ,contw 
-0x78a2 034097 call memcpy24 
-0x78a3 034098 arg mem_t7 ,rega 
-0x78a4 034099 call bn_lshiftmod 
-0x78a5 034100 arg mem_t3 ,rega 
-0x78a6 034101 arg mem_t7 ,regb 
-0x78a7 034102 arg mem_t3 ,contw 
-0x78a8 034103 call bn_submod 
-0x78a9 034104 arg mem_t3 ,rega 
-0x78aa 034105 arg mem_t2 ,regb 
-0x78ab 034106 arg mem_t2 ,contw 
-0x78ac 034107 call bn_mulmod 
-0x78ad 034108 arg mem_t2 ,rega 
-0x78ae 034109 arg mem_t1 ,regb 
-0x78af 034110 arg mem_cy ,contw 
-0x78b0 034111 call bn_submod 
-0x78b1 034112 arg mem_cy ,rega 
-0x78b2 034113 arg mem_p ,regb 
-0x78b3 034114 arg mem_cy ,contw 
-0x78b4 034115 force 0 ,regc 
-0x78b5 034116 fetch 1 ,mem_cy 
-0x78b6 034117 isolate1 0 ,pdata 
-0x78b7 034118 call bn_add ,true 
-0x78b8 034119 copy regc ,alarm 
-0x78b9 034120 arg mem_cy ,rega 
-0x78ba 034121 call bn_rshift6 
-0x78bb 034122 fetch 1 ,mem_cy5 
-0x78bc 034123 isolate1 0 ,alarm 
-0x78bd 034124 setflag true ,7 ,pdata 
-0x78be 034125 store 1 ,mem_cy5 
-0x78bf 034126 rtn 
-:      034130 eckp_0:
-0x78c0 034131 fetch 1 ,mem_ec_loopc 
-0x78c1 034132 increase -1 ,pdata 
-0x78c2 034133 nrtn positive 
-0x78c3 034134 store 1 ,mem_ec_loopc 
-0x78c4 034135 fetch 1 ,mem_ec_infinite 
-0x78c5 034136 call ecdbl ,blank 
-0x78c6 034137 fetch 1 ,mem_ec_loopc 
-0x78c7 034138 arg mem_k ,contr 
-0x78c8 034139 call bn_testbit 
-0x78c9 034140 branch eckp_0 ,true 
-0x78ca 034141 fetch 1 ,mem_ec_infinite 
-0x78cb 034142 nbranch eckp_1 ,blank 
-0x78cc 034143 call ecadd 
-0x78cd 034144 branch eckp_0 
-:      034145 eckp_1:
-0x78ce 034146 jam 0 ,mem_ec_infinite 
-0x78cf 034147 arg mem_ax ,contr 
-0x78d0 034148 arg mem_cx ,contw 
-0x78d1 034149 call ec_copy 
-0x78d2 034150 branch eckp_0 
-:      034153 ecunmapz:
-0x78d3 034154 arg mem_cz ,rega 
-0x78d4 034155 arg mem_t3 ,contw 
-0x78d5 034156 call bn_invmod 
-0x78d6 034157 arg mem_t3 ,rega 
-0x78d7 034158 arg mem_t1 ,contw 
-0x78d8 034159 call bn_sqrmod 
-0x78d9 034160 arg mem_cx ,rega 
-0x78da 034161 arg mem_t1 ,regb 
-0x78db 034162 arg mem_bx ,contw 
-0x78dc 034163 call bn_mulmod 
-0x78dd 034164 arg mem_t3 ,rega 
-0x78de 034165 arg mem_t1 ,regb 
-0x78df 034166 arg mem_t2 ,contw 
-0x78e0 034167 call bn_mulmod 
-0x78e1 034168 arg mem_cy ,rega 
-0x78e2 034169 arg mem_t2 ,regb 
-0x78e3 034170 arg mem_by ,contw 
-0x78e4 034171 branch bn_mulmod 
-:      034175 sha_endian_swap2:
-0x78e5 034176 ifetch 4 ,contr 
-0x78e6 034177 force 4 ,rega 
-0x78e7 034178 increase 3 ,contw 
-:      034179 sha_endian_loop:
-0x78e8 034180 istore 1 ,contw 
-0x78e9 034181 rshift8 pdata ,pdata 
-0x78ea 034182 increase -2 ,contw 
-0x78eb 034183 increase -1 ,rega 
-0x78ec 034184 nbranch sha_endian_loop ,zero 
-0x78ed 034185 increase 5 ,contw 
-0x78ee 034186 loop sha_endian_swap2 
-0x78ef 034187 rtn 
-:      034190 sha_getw:
-0x78f0 034191 lshift2 queue ,pdata 
-0x78f1 034192 iadd timeup ,contr 
-0x78f2 034193 ifetch 4 ,contr 
-0x78f3 034194 rtn 
-:      034196 sha_r:
-0x78f4 034197 force 16 ,alarm 
-0x78f5 034198 arg memdat ,timeup 
-:      034199 sha_r_loop:
-0x78f6 034200 add alarm ,-7 ,queue 
-0x78f7 034201 call sha_getw 
-0x78f8 034202 iforce temp 
-0x78f9 034203 add alarm ,-16 ,queue 
-0x78fa 034204 call sha_getw 
-0x78fb 034205 iadd temp ,temp 
-0x78fc 034206 add alarm ,-2 ,queue 
-0x78fd 034207 call sha_getw 
-0x78fe 034208 shasx pdata ,1 ,pdata 
-0x78ff 034209 iadd temp ,temp 
-0x7900 034210 add alarm ,-15 ,queue 
-0x7901 034211 call sha_getw 
-0x7902 034212 shasx pdata ,0 ,pdata 
-0x7903 034213 iadd temp ,temp 
-0x7904 034214 lshift2 alarm ,pdata 
-0x7905 034215 iadd timeup ,contw 
-0x7906 034216 istoret 4 ,contw 
-0x7907 034217 increase 1 ,alarm 
-0x7908 034218 compare 64 ,alarm ,0xff 
-0x7909 034219 nbranch sha_r_loop ,true 
-0x790a 034220 rtn 
-:      034223 sha_init:
-0x790b 034224 arg memh0 ,contr 
-0x790c 034225 force 7 ,regext_index 
-:      034226 sha_init_0:
-0x790d 034227 ifetch 4 ,contr 
-0x790e 034228 iforce regext 
-0x790f 034229 increase -1 ,regext_index 
-0x7910 034230 branch sha_init_0 ,positive 
-0x7911 034231 rtn 
-:      034233 sha:
-0x7912 034234 bpatchx patch3d_4 ,mem_patch3d 
-0x7913 034235 call sha_r 
-0x7914 034236 arg memahbak ,contw 
-0x7915 034237 force 0 ,regext_index 
-:      034238 sha_0:
-0x7916 034239 deposit regext 
-0x7917 034240 istore 4 ,contw 
-0x7918 034241 increase 1 ,regext_index 
-0x7919 034242 compare 8 ,regext_index ,0xff 
-0x791a 034243 nbranch sha_0 ,true 
-0x791b 034244 call enable_authrom 
-0x791c 034245 arg memk ,timeup 
-0x791d 034246 arg memdat ,alarm 
-0x791e 034247 force 64 ,loopcnt 
-:      034248 sha_loop:
-0x791f 034249 ifetcht 4 ,alarm 
-0x7920 034250 ifetch 4 ,timeup 
-0x7921 034251 increase 4 ,timeup 
-0x7922 034252 increase 4 ,alarm 
-0x7923 034253 iadd temp ,pdata 
-0x7924 034254 force 7 ,regext_index 
-0x7925 034255 iadd regext ,temp 
-0x7926 034256 force 4 ,regext_index 
-0x7927 034257 shasx regext ,3 ,pdata 
-0x7928 034258 iadd temp ,temp 
-0x7929 034259 force 5 ,regext_index 
-0x792a 034260 deposit regext 
-0x792b 034261 force 6 ,regext_index 
-0x792c 034262 ixor regext ,pdata 
-0x792d 034263 force 4 ,regext_index 
-0x792e 034264 iand regext ,pdata 
-0x792f 034265 force 6 ,regext_index 
-0x7930 034266 ixor regext ,pdata 
-0x7931 034267 iadd temp ,temp 
-0x7932 034268 force 7 ,regext_index 
-0x7933 034269 copy temp ,regext 
-0x7934 034270 force 3 ,regext_index 
-0x7935 034271 deposit regext 
-0x7936 034272 iadd temp ,regext 
-0x7937 034273 force 0 ,regext_index 
-0x7938 034274 deposit regext 
-0x7939 034275 force 1 ,regext_index 
-0x793a 034276 iand regext ,temp 
-0x793b 034277 ior regext ,pdata 
-0x793c 034278 force 2 ,regext_index 
-0x793d 034279 iand regext ,pdata 
-0x793e 034280 ior temp ,temp 
-0x793f 034281 force 0 ,regext_index 
-0x7940 034282 shasx regext ,2 ,pdata 
-0x7941 034283 iadd temp ,pdata 
-0x7942 034284 force 7 ,regext_index 
-0x7943 034285 iadd regext ,regext 
-0x7944 034286 regexrot 
-0x7945 034287 loop sha_loop 
-0x7946 034288 arg memahbak ,contr 
-0x7947 034289 force 0 ,regext_index 
-:      034290 sha_1:
-0x7948 034291 ifetch 4 ,contr 
-0x7949 034292 iadd regext ,regext 
-0x794a 034293 increase 1 ,regext_index 
-0x794b 034294 compare 8 ,regext_index ,0xff 
-0x794c 034295 nbranch sha_1 ,true 
-0x794d 034296 branch disable_authrom 
-:      034299 sha_result:
-0x794e 034300 arg memresult ,contw 
-0x794f 034301 force 7 ,regext_index 
-:      034302 sha_regext_save:
-0x7950 034303 deposit regext 
-0x7951 034304 istore 4 ,contw 
-0x7952 034305 increase -1 ,regext_index 
-0x7953 034306 branch sha_regext_save ,positive 
-0x7954 034307 rtn 
-:      034309 pad_xor:
-0x7955 034311 arg memdat ,contw 
-0x7956 034312 increase -4 ,contr 
-0x7957 034313 sub loopcnt ,16 ,rega 
-:      034314 pad_xor_0:
-0x7958 034315 ifetch 4 ,contr 
-0x7959 034316 ixor temp ,pdata 
-0x795a 034317 istore 4 ,contw 
-0x795b 034318 increase -8 ,contr 
-0x795c 034319 loop pad_xor_0 
-0x795d 034320 copy rega ,loopcnt 
-0x795e 034321 deposit temp 
-:      034322 pad_xor_1:
-0x795f 034323 istore 4 ,contw 
-0x7960 034324 loop pad_xor_1 
-0x7961 034325 rtn 
-:      034327 g_noninit_number_confirm:
-0x7962 034328 call g_noninit0 
-0x7963 034329 call sha_result 
-0x7964 034330 branch g_common0 
-:      034332 g_noninit:
-0x7965 034333 call g_noninit0 
-0x7966 034334 branch g_common0 
-:      034336 g_noninit0:
-0x7967 034337 arg mem_sp_pubkey_remote_x_end ,contr 
-0x7968 034338 arg memdat ,contw 
-0x7969 034339 force 6 ,loopcnt 
-0x796a 034340 call memcpy_dword_swap 
-0x796b 034341 arg mem_sp_pubkey_local_x_end ,contr 
-0x796c 034342 force 6 ,loopcnt 
-0x796d 034343 call memcpy_dword_swap 
-0x796e 034344 arg mem_sp_random_remote_end ,contr 
-0x796f 034345 call memcpy_dword_swap4 
-0x7970 034346 call sha_init 
-0x7971 034347 call sha 
-0x7972 034348 arg mem_sp_random_local_end ,contr 
-0x7973 034349 arg memdat ,contw 
-0x7974 034350 branch g_common 
-:      034352 g_init:
-0x7975 034353 arg mem_sp_pubkey_local_x_end ,contr 
-0x7976 034354 arg memdat ,contw 
-0x7977 034355 force 6 ,loopcnt 
-0x7978 034356 call memcpy_dword_swap 
-0x7979 034357 arg mem_sp_pubkey_remote_x_end ,contr 
-0x797a 034358 force 6 ,loopcnt 
-0x797b 034359 call memcpy_dword_swap 
-0x797c 034360 arg mem_sp_random_local_end ,contr 
-0x797d 034361 call memcpy_dword_swap4 
-0x797e 034362 call sha_init 
-0x797f 034363 call sha 
-0x7980 034364 arg mem_sp_random_remote_end ,contr 
-0x7981 034365 arg memdat ,contw 
-0x7982 034366 call g_common 
-0x7983 034367 branch g_common0 
-:      034369 g_common:
-0x7984 034370 call memcpy_dword_swap4 
-0x7985 034371 setarg 0x800000 
-0x7986 034372 lshift8 pdata ,pdata 
-0x7987 034373 istore 4 ,contw 
-0x7988 034374 force 5 ,loopcnt 
-0x7989 034375 call memset0 
-0x798a 034376 setarg 640 
-0x798b 034377 istore 4 ,contw 
-0x798c 034378 branch sha 
-:      034379 g_common0:
-0x798d 034380 fetch 4 ,memresult 
-0x798e 034382 arg 1000 ,rega 
-0x798f 034383 idiv rega 
-0x7990 034384 call wait_div_end 
-0x7991 034385 remainder pdata 
-0x7992 034386 store 4 ,mem_gkey 
-0x7993 034387 quotient pdata 
-0x7994 034388 arg 1000 ,rega 
-0x7995 034389 idiv rega 
-0x7996 034390 call wait_div_end 
-0x7997 034391 remainder pdata 
-0x7998 034392 arg 1000 ,rega 
-0x7999 034393 imul32 rega ,pdata 
-0x799a 034394 fetcht 4 ,mem_gkey 
-0x799b 034395 iadd temp ,pdata 
-0x799c 034396 store 4 ,mem_gkey 
-0x799d 034397 rtn 
-:      034399 function_f1_no_key:
-0x799e 034400 jam 0 ,mem_passkey_1bit 
-0x799f 034401 branch function_f1_common 
-:      034403 function_f1:
-0x79a0 034404 fetch 1 ,mem_ssp_mode_flag 
-0x79a1 034405 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
-:      034406 function_f1_common:
-0x79a2 034407 bpatchx patch3d_5 ,mem_patch3d 
-0x79a3 034408 setarg 0x363636 
-0x79a4 034409 lshift8 pdata ,temp 
-0x79a5 034410 or_into 0x36 ,temp 
-0x79a6 034411 fetch 2 ,mem_sp_prarm_stack 
-0x79a7 034412 copy pdata ,contr 
-0x79a8 034413 force 4 ,loopcnt 
-0x79a9 034414 call pad_xor 
-0x79aa 034415 call sha_init 
-0x79ab 034416 call sha 
-0x79ac 034417 fetch 2 ,mem_sp_prarm_stack + 2 
-0x79ad 034418 copy pdata ,contr 
-0x79ae 034419 arg memdat ,contw 
-0x79af 034420 force 6 ,loopcnt 
-0x79b0 034421 call memcpy_dword_swap 
-0x79b1 034422 fetch 2 ,mem_sp_prarm_stack + 4 
-0x79b2 034423 copy pdata ,contr 
-0x79b3 034424 force 6 ,loopcnt 
-0x79b4 034425 call memcpy_dword_swap 
-0x79b5 034426 setarg 0x800000 
-0x79b6 034427 istore 3 ,contw 
-0x79b7 034429 fetch 1 ,mem_passkey_1bit 
-0x79b8 034431 istore 1 ,contw 
-0x79b9 034432 force 0 ,pdata 
-0x79ba 034433 istore 8 ,contw 
-0x79bb 034434 setarg 0x0388 
-0x79bc 034435 istore 4 ,contw 
-0x79bd 034436 call sha 
-0x79be 034437 call sha_result 
-0x79bf 034438 arg memresult ,contr 
-0x79c0 034439 arg memahsave ,contw 
-0x79c1 034440 call memcpy32 
-0x79c2 034442 setarg 0x5c5c5c 
-0x79c3 034443 lshift8 pdata ,temp 
-0x79c4 034444 or_into 0x5c ,temp 
-0x79c5 034445 fetch 2 ,mem_sp_prarm_stack 
-0x79c6 034446 copy pdata ,contr 
-0x79c7 034447 force 4 ,loopcnt 
-0x79c8 034448 call pad_xor 
-0x79c9 034449 call sha_init 
-0x79ca 034450 call sha 
-0x79cb 034451 arg memahsave_end ,contr 
-0x79cc 034452 arg memdat ,contw 
-0x79cd 034453 force 8 ,loopcnt 
-0x79ce 034454 call memcpy_dword_swap 
-0x79cf 034455 setarg 0x800000 
-0x79d0 034456 lshift8 pdata ,pdata 
-0x79d1 034457 istore 4 ,contw 
-0x79d2 034458 call bn_zero 
-0x79d3 034459 setarg 0x0300 
-0x79d4 034460 istore 4 ,contw 
-0x79d5 034461 call sha 
-0x79d6 034462 branch sha_result 
-:      034465 function_f2:
-0x79d7 034466 setarg 0x363636 
-0x79d8 034467 lshift8 pdata ,temp 
-0x79d9 034468 or_into 0x36 ,temp 
-0x79da 034469 arg mem_sp_dhkey_end ,contr 
-0x79db 034470 force 6 ,loopcnt 
-0x79dc 034471 call pad_xor 
-0x79dd 034472 call sha_init 
-0x79de 034473 call sha 
-0x79df 034474 fetch 2 ,mem_sp_prarm_stack + 12 
-0x79e0 034475 copy pdata ,contr 
-0x79e1 034476 arg memdat ,contw 
-0x79e2 034477 call memcpy_dword_swap4 
-0x79e3 034478 fetch 2 ,mem_sp_prarm_stack + 14 
-0x79e4 034479 copy pdata ,contr 
-0x79e5 034480 call memcpy_dword_swap4 
-0x79e6 034482 setarg 0x62746c 
-0x79e7 034483 lshift8 pdata ,pdata 
-0x79e8 034484 or_into 0x6b ,pdata 
-0x79e9 034485 istore 4 ,contw 
-0x79ea 034486 arg mem_addr_value_end ,contr 
-0x79eb 034487 force 3 ,loopcnt 
-0x79ec 034488 call memcpy_dword_swap 
-0x79ed 034490 setarg 0x800000 
-0x79ee 034491 lshift8 pdata ,pdata 
-0x79ef 034492 istore 4 ,contw 
-0x79f0 034493 force 0 ,pdata 
-0x79f1 034494 istore 8 ,contw 
-0x79f2 034495 setarg 0x0380 
-0x79f3 034496 istore 4 ,contw 
-0x79f4 034497 call sha 
-0x79f5 034499 call sha_result 
-0x79f6 034500 arg memresult ,contr 
-0x79f7 034501 arg memahsave ,contw 
-0x79f8 034502 call memcpy32 
-0x79f9 034504 setarg 0x5c5c5c 
-0x79fa 034505 lshift8 pdata ,temp 
-0x79fb 034506 or_into 0x5c ,temp 
-0x79fc 034507 arg mem_sp_dhkey_end ,contr 
-0x79fd 034508 force 6 ,loopcnt 
-0x79fe 034509 call pad_xor 
-0x79ff 034510 call sha_init 
-0x7a00 034511 call sha 
-0x7a01 034512 arg memahsave_end ,contr 
-0x7a02 034513 arg memdat ,contw 
-0x7a03 034514 force 8 ,loopcnt 
-0x7a04 034515 call memcpy_dword_swap 
-0x7a05 034516 setarg 0x800000 
-0x7a06 034517 lshift8 pdata ,pdata 
-0x7a07 034518 istore 4 ,contw 
-0x7a08 034519 call bn_zero 
-0x7a09 034520 setarg 0x0300 
-0x7a0a 034521 istore 4 ,contw 
-0x7a0b 034522 call sha 
-0x7a0c 034523 branch sha_result 
-:      034526 function_f3a:
-0x7a0d 034527 fetch 1 ,mem_ssp_mode_flag 
-0x7a0e 034528 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
-:      034529 function_f3a_common:
-0x7a0f 034530 bpatchx patch3d_6 ,mem_patch3d 
-0x7a10 034531 setarg 0x363636 
-0x7a11 034532 lshift8 pdata ,temp 
-0x7a12 034533 or_into 0x36 ,temp 
-0x7a13 034534 arg mem_sp_dhkey_end ,contr 
-0x7a14 034535 force 6 ,loopcnt 
-0x7a15 034536 call pad_xor 
-0x7a16 034537 call sha_init 
-0x7a17 034538 call sha 
-0x7a18 034539 arg mem_sp_random_remote_end ,contr 
-0x7a19 034540 arg memdat ,contw 
-0x7a1a 034541 call memcpy_dword_swap4 
-0x7a1b 034542 arg mem_sp_random_local_end ,contr 
-0x7a1c 034543 call memcpy_dword_swap4 
-0x7a1d 034544 branch function_f3_common 
-:      034546 function_f3a_no_pin:
-0x7a1e 034547 setarg 0 
-0x7a1f 034548 store 4 ,mem_pin 
-0x7a20 034549 branch function_f3a_common 
-:      034551 function_f3b_no_pin:
-0x7a21 034552 setarg 0 
-0x7a22 034553 store 4 ,mem_pin 
-0x7a23 034554 branch function_f3b_common 
-:      034557 function_f3b:
-0x7a24 034558 fetch 1 ,mem_ssp_mode_flag 
-0x7a25 034559 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
-:      034560 function_f3b_common:
-0x7a26 034561 setarg 0x363636 
-0x7a27 034562 lshift8 pdata ,temp 
-0x7a28 034563 or_into 0x36 ,temp 
-0x7a29 034564 arg mem_sp_dhkey_end ,contr 
-0x7a2a 034565 force 6 ,loopcnt 
-0x7a2b 034566 call pad_xor 
-0x7a2c 034567 call sha_init 
-0x7a2d 034568 call sha 
-0x7a2e 034570 arg mem_sp_random_local_end ,contr 
-0x7a2f 034571 arg memdat ,contw 
-0x7a30 034572 call memcpy_dword_swap4 
-0x7a31 034573 arg mem_sp_random_remote_end ,contr 
-0x7a32 034574 call memcpy_dword_swap4 
-:      034575 function_f3_common:
-0x7a33 034576 setarg 0x0 
-0x7a34 034577 istore 8 ,contw 
-0x7a35 034578 istore 4 ,contw 
-0x7a36 034579 fetch 4 ,mem_pin 
-0x7a37 034580 istore 4 ,contw 
-0x7a38 034582 copy contw ,temp 
-0x7a39 034583 jam 0x80 ,mem_addr_padding 
-0x7a3a 034584 copy temp ,contw 
-0x7a3b 034585 arg mem_addr_iocap_end ,contr 
-0x7a3c 034586 call memcpy_dword_swap4 
-0x7a3d 034588 call sha 
-0x7a3e 034590 arg memdat ,contw 
-0x7a3f 034591 force 7 ,loopcnt 
-0x7a40 034592 call memset0 
-0x7a41 034593 istore 4 ,contw 
-0x7a42 034594 setarg 0x03F8 
-0x7a43 034595 istore 4 ,contw 
-0x7a44 034596 call sha 
-0x7a45 034597 call sha_result 
-0x7a46 034599 arg memresult ,contr 
-0x7a47 034600 arg memahsave ,contw 
-0x7a48 034601 call memcpy32 
-0x7a49 034603 setarg 0x5c5c5c 
-0x7a4a 034604 lshift8 pdata ,temp 
-0x7a4b 034605 or_into 0x5c ,temp 
-0x7a4c 034606 arg mem_sp_dhkey_end ,contr 
-0x7a4d 034607 force 6 ,loopcnt 
-0x7a4e 034608 call pad_xor 
-0x7a4f 034609 call sha_init 
-0x7a50 034610 call sha 
-0x7a51 034611 arg memahsave_end ,contr 
-0x7a52 034612 arg memdat ,contw 
-0x7a53 034613 force 8 ,loopcnt 
-0x7a54 034614 call memcpy_dword_swap 
-0x7a55 034615 setarg 0x800000 
-0x7a56 034616 lshift8 pdata ,pdata 
-0x7a57 034617 istore 4 ,contw 
-0x7a58 034618 call bn_zero 
-0x7a59 034619 setarg 0x0300 
-0x7a5a 034620 istore 4 ,contw 
-0x7a5b 034621 call sha 
-0x7a5c 034622 branch sha_result 
-:      034629 eckp_calc_init:
-0x7a5d 034630 jam 192 ,mem_ec_loopc 
-:      034631 eckp_calc_init_1:
-0x7a5e 034632 fetch 1 ,mem_ec_loopc 
-0x7a5f 034633 rtn blank 
-0x7a60 034634 increase -1 ,pdata 
-0x7a61 034635 store 1 ,mem_ec_loopc 
-0x7a62 034636 arg mem_k ,contr 
-0x7a63 034637 call bn_testbit 
-0x7a64 034638 branch eckp_calc_init_1 ,true 
-0x7a65 034639 arg mem_ax ,contr 
-0x7a66 034640 arg mem_cx ,contw 
-0x7a67 034641 branch ec_copy 
-:      034643 eckp_calc:
-0x7a68 034644 call ecdbl 
-0x7a69 034645 fetch 1 ,mem_ec_loopc 
-0x7a6a 034646 increase -1 ,pdata 
-0x7a6b 034647 store 1 ,mem_ec_loopc 
-0x7a6c 034648 arg mem_k ,contr 
-0x7a6d 034649 call bn_testbit 
-0x7a6e 034650 rtn true 
-0x7a6f 034651 branch ecadd 
-:      034653 memcpy_dword_swap4:
-0x7a70 034654 force 4 ,loopcnt 
-:      034655 memcpy_dword_swap:
-0x7a71 034656 increase -4 ,contr 
-:      034657 memcpy_dword_swap_loop:
-0x7a72 034658 ifetch 4 ,contr 
-0x7a73 034659 istore 4 ,contw 
-0x7a74 034660 increase -8 ,contr 
-0x7a75 034661 loop memcpy_dword_swap_loop 
-0x7a76 034662 rtn 
-:      034667 sp_initialize_256:
-0x7a77 034668 bpatchx patch3d_7 ,mem_patch3d 
-0x7a78 034669 fetch 1 ,mem_le_secure_connect_enable 
-0x7a79 034670 branch le_secure_connection_disable ,blank 
-0x7a7a 034671 call le_secure_connection_enable 
-0x7a7b 034672 call sp_clear_flags 
-0x7a7c 034674 branch sp_pubkey_calc_256 
-:      034679 sp_pubkey_calc_256:
-0x7a7d 034680 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7a7e 034681 rtnne sp_key_invalid 
-0x7a7f 034682 fetch 1 ,mem_le_sc_calc 
-0x7a80 034683 rtnne sp_calc_standby 
-0x7a81 034685 arg mem_le_private_key_256 ,contw 
-0x7a82 034686 force 15 ,queue 
-0x7a83 034687 call random_generator 
-0x7a84 034688 random pdata 
-0x7a85 034689 rshift pdata ,pdata 
-0x7a86 034690 istore 2 ,contw 
-0x7a87 034692 arg mem_k_256 ,contw 
-0x7a88 034693 arg mem_le_private_key_256 ,contr 
-0x7a89 034694 call memcpy32 
-0x7a8a 034696 arg mem_ax_256 ,contw 
-0x7a8b 034697 arg mem_gx_256 ,contr 
-0x7a8c 034698 call memcpy64 
-0x7a8d 034700 arg mem_az_256 ,contw 
-0x7a8e 034701 call clear_mem_256 
-0x7a8f 034702 jam 1 ,mem_az_256 
-0x7a90 034704 call eckp_calc_init_256 
-0x7a91 034705 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
-0x7a92 034706 rtn 
-:      034708 sp_pubkey_generated_256:
-0x7a93 034709 arg mem_le_pubkey_local_x_256 ,contw 
-0x7a94 034710 arg mem_bx_256 ,contr 
-0x7a95 034711 call memcpy64 
-0x7a96 034712 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
-0x7a97 034713 jam sp_calc_standby ,mem_le_sc_calc 
-0x7a98 034714 rtn 
-:      034718 sp_dhkey_calc_256:
-0x7a99 034719 fetch 1 ,mem_sp_dhkey_invalid 
-0x7a9a 034720 rtnne sp_key_invalid 
-0x7a9b 034721 fetch 1 ,mem_le_sc_calc 
-0x7a9c 034722 rtnne sp_calc_standby 
-0x7a9d 034724 arg mem_k_256 ,contw 
-0x7a9e 034725 arg mem_le_private_key_256 ,contr 
-0x7a9f 034726 call memcpy32 
-0x7aa0 034728 arg mem_ax_256 ,contw 
-0x7aa1 034729 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7aa2 034730 call memcpy64 
-0x7aa3 034732 arg mem_az_256 ,contw 
-0x7aa4 034733 call clear_mem_256 
-0x7aa5 034734 jam 1 ,mem_az_256 
-0x7aa6 034736 call eckp_calc_init_256 
-0x7aa7 034737 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
-0x7aa8 034738 rtn 
-:      034741 sp_dhkey_generated_256:
-0x7aa9 034743 arg mem_le_dhkey_256 ,contw 
-0x7aaa 034744 arg mem_bx_256 ,contr 
-0x7aab 034745 call memcpy32 
-0x7aac 034746 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7aad 034747 jam sp_calc_standby ,mem_le_sc_calc 
-0x7aae 034748 rtn 
-:      034752 sp_calc_sequence_256:
-0x7aaf 034753 fetch 1 ,mem_le_secure_connect_enable 
-0x7ab0 034754 rtn blank 
-0x7ab1 034755 fetch 1 ,mem_le_sc_calc 
-0x7ab2 034756 rtn blank 
-0x7ab3 034757 increase 0x80 ,pdata 
-0x7ab4 034758 store 1 ,mem_le_sc_calc 
-0x7ab5 034759 rtnbit1 7 
-0x7ab6 034760 fetch 2 ,mem_ec_loopc 
-0x7ab7 034761 branch sp_calc_sequence_done_256 ,blank 
-0x7ab8 034762 branch eckp_calc_256 
-:      034764 sp_calc_sequence_done_256:
-0x7ab9 034765 bpatchx patch3e_0 ,mem_patch3e 
-0x7aba 034766 call ecunmapz_256 
-0x7abb 034767 fetch 1 ,mem_le_sc_calc 
-0x7abc 034768 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7abd 034769 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7abe 034770 rtn 
-:      034773 eckp_calc_256:
-0x7abf 034774 call ecdbl_256 
-0x7ac0 034775 fetch 2 ,mem_ec_loopc 
-0x7ac1 034776 increase -1 ,pdata 
-0x7ac2 034777 store 2 ,mem_ec_loopc 
-0x7ac3 034778 arg mem_k_256 ,contr 
-0x7ac4 034779 call bn_testbit 
-0x7ac5 034780 rtn true 
-0x7ac6 034781 branch ecadd_256 
-:      034783 eckp_calc_init_256:
-0x7ac7 034784 bpatchx patch3e_1 ,mem_patch3e 
-0x7ac8 034785 setarg 256 ,pdata 
-0x7ac9 034786 store 2 ,mem_ec_loopc 
-:      034787 eckp_calc_init_256_1:
-0x7aca 034788 fetch 2 ,mem_ec_loopc 
-0x7acb 034789 rtn blank 
-0x7acc 034790 increase -1 ,pdata 
-0x7acd 034791 store 2 ,mem_ec_loopc 
-0x7ace 034792 arg mem_k_256 ,contr 
-0x7acf 034793 call bn_testbit 
-0x7ad0 034794 branch eckp_calc_init_256_1 ,true 
-0x7ad1 034795 arg mem_ax_256 ,contr 
-0x7ad2 034796 arg mem_cx_256 ,contw 
-0x7ad3 034797 branch memcpy96 
-:      034800 ecunmapz_256:
-0x7ad4 034801 arg mem_cz_256 ,rega 
-0x7ad5 034802 arg mem_t3_256 ,contw 
-0x7ad6 034803 call bn_invmod_256 
-0x7ad7 034804 arg mem_t3_256 ,rega 
-0x7ad8 034805 arg mem_t1_256 ,contw 
-0x7ad9 034806 call bn_sqrmod_256 
-0x7ada 034807 arg mem_cx_256 ,rega 
-0x7adb 034808 arg mem_t1_256 ,regb 
-0x7adc 034809 arg mem_bx_256 ,contw 
-0x7add 034810 call bn_mulmod_256 
-0x7ade 034811 arg mem_t3_256 ,rega 
-0x7adf 034812 arg mem_t1_256 ,regb 
-0x7ae0 034813 arg mem_t2_256 ,contw 
-0x7ae1 034814 call bn_mulmod_256 
-0x7ae2 034815 arg mem_cy_256 ,rega 
-0x7ae3 034816 arg mem_t2_256 ,regb 
-0x7ae4 034817 arg mem_by_256 ,contw 
-0x7ae5 034818 branch bn_mulmod_256 
-:      034820 ecdbl_256:
-0x7ae6 034821 arg mem_cz_256 ,rega 
-0x7ae7 034822 arg mem_t2_256 ,contw 
-0x7ae8 034823 call bn_sqrmod_256 
-0x7ae9 034824 arg mem_t2_256 ,rega 
-0x7aea 034825 arg mem_t3_256 ,contw 
-0x7aeb 034826 call bn_sqrmod_256 
-0x7aec 034828 arg mem_a_256 ,rega 
-0x7aed 034829 arg mem_t3_256 ,regb 
-0x7aee 034830 arg mem_t3_256 ,contw 
-0x7aef 034831 call bn_mulmod_256 
-0x7af0 034832 arg mem_cx_256 ,rega 
-0x7af1 034833 arg mem_t2_256 ,contw 
-0x7af2 034834 call bn_sqrmod_256 
-0x7af3 034836 arg mem_t2_256 ,contr 
-0x7af4 034837 arg mem_t1_256 ,contw 
-0x7af5 034838 call memcpy32 
-0x7af6 034839 arg mem_t1_256 ,rega 
-0x7af7 034840 call bn_lshiftmod_256 
-0x7af8 034841 arg mem_t2_256 ,rega 
-0x7af9 034842 arg mem_t1_256 ,regb 
-0x7afa 034843 arg mem_t2_256 ,contw 
-0x7afb 034844 call bn_addmod_256 
-0x7afc 034846 arg mem_t2_256 ,rega 
-0x7afd 034847 arg mem_t3_256 ,regb 
-0x7afe 034848 arg mem_t2_256 ,contw 
-0x7aff 034849 call bn_addmod_256 
-0x7b00 034851 arg mem_cx_256 ,contr 
-0x7b01 034852 arg mem_t1_256 ,contw 
-0x7b02 034853 call memcpy32 
-0x7b03 034854 arg mem_cy_256 ,rega 
-0x7b04 034855 arg mem_t3_256 ,contw 
-0x7b05 034856 call bn_sqrmod_256 
-0x7b06 034857 arg mem_t1_256 ,rega 
-0x7b07 034858 call bn_lshiftmod_256 
-0x7b08 034859 arg mem_t1_256 ,rega 
-0x7b09 034860 call bn_lshiftmod_256 
-0x7b0a 034861 arg mem_t1_256 ,rega 
-0x7b0b 034862 arg mem_t3_256 ,regb 
-0x7b0c 034863 arg mem_t1_256 ,contw 
-0x7b0d 034864 call bn_mulmod_256 
-0x7b0e 034865 arg mem_t3_256 ,rega 
-0x7b0f 034866 arg mem_t0_256 ,contw 
-0x7b10 034867 call bn_sqrmod_256 
-0x7b11 034868 arg mem_t0_256 ,rega 
-0x7b12 034869 call bn_lshiftmod_256 
-0x7b13 034870 arg mem_t0_256 ,rega 
-0x7b14 034871 call bn_lshiftmod_256 
-0x7b15 034872 arg mem_t0_256 ,rega 
-0x7b16 034873 call bn_lshiftmod_256 
-0x7b17 034874 arg mem_cy_256 ,contr 
-0x7b18 034875 arg mem_t3_256 ,contw 
-0x7b19 034876 call memcpy32 
-0x7b1a 034877 arg mem_t3_256 ,rega 
-0x7b1b 034878 call bn_lshiftmod_256 
-0x7b1c 034879 arg mem_t3_256 ,rega 
-0x7b1d 034880 arg mem_cz_256 ,regb 
-0x7b1e 034881 arg mem_cz_256 ,contw 
-0x7b1f 034882 call bn_mulmod_256 
-0x7b20 034885 arg mem_t2_256 ,rega 
-0x7b21 034886 arg mem_t3_256 ,contw 
-0x7b22 034887 call bn_sqrmod_256 
-0x7b23 034889 arg mem_t3_256 ,rega 
-0x7b24 034890 arg mem_t1_256 ,regb 
-0x7b25 034891 arg mem_t3_256 ,contw 
-0x7b26 034892 call bn_submod_256 
-0x7b27 034893 arg mem_t3_256 ,rega 
-0x7b28 034894 arg mem_t1_256 ,regb 
-0x7b29 034895 arg mem_cx_256 ,contw 
-0x7b2a 034896 call bn_submod_256 
-0x7b2b 034897 arg mem_t1_256 ,rega 
-0x7b2c 034898 arg mem_cx_256 ,regb 
-0x7b2d 034899 arg mem_t3_256 ,contw 
-0x7b2e 034900 call bn_submod_256 
-0x7b2f 034901 arg mem_t3_256 ,rega 
-0x7b30 034902 arg mem_t2_256 ,regb 
-0x7b31 034903 arg mem_t3_256 ,contw 
-0x7b32 034904 call bn_mulmod_256 
-0x7b33 034905 arg mem_t3_256 ,rega 
-0x7b34 034906 arg mem_t0_256 ,regb 
-0x7b35 034907 arg mem_cy_256 ,contw 
-0x7b36 034908 branch bn_submod_256 
-:      034910 ecadd_256:
-0x7b37 034912 arg mem_az_256 ,rega 
-0x7b38 034913 arg mem_t7_256 ,contw 
-0x7b39 034914 call bn_sqrmod_256 
-0x7b3a 034915 arg mem_cx_256 ,rega 
-0x7b3b 034916 arg mem_t7_256 ,regb 
-0x7b3c 034917 arg mem_t0_256 ,contw 
-0x7b3d 034918 call bn_mulmod_256 
-0x7b3e 034921 arg mem_az_256 ,rega 
-0x7b3f 034922 arg mem_t7_256 ,regb 
-0x7b40 034923 arg mem_t7_256 ,contw 
-0x7b41 034924 call bn_mulmod_256 
-0x7b42 034925 arg mem_cy_256 ,rega 
-0x7b43 034926 arg mem_t7_256 ,regb 
-0x7b44 034927 arg mem_t1_256 ,contw 
-0x7b45 034928 call bn_mulmod_256 
-0x7b46 034931 arg mem_cz_256 ,rega 
-0x7b47 034932 arg mem_t7_256 ,contw 
-0x7b48 034933 call bn_sqrmod_256 
-0x7b49 034934 arg mem_ax_256 ,rega 
-0x7b4a 034935 arg mem_t7_256 ,regb 
-0x7b4b 034936 arg mem_t2_256 ,contw 
-0x7b4c 034937 call bn_mulmod_256 
-0x7b4d 034939 arg mem_cz_256 ,rega 
-0x7b4e 034940 arg mem_t7_256 ,regb 
-0x7b4f 034941 arg mem_t7_256 ,contw 
-0x7b50 034942 call bn_mulmod_256 
-0x7b51 034943 arg mem_ay_256 ,rega 
-0x7b52 034944 arg mem_t7_256 ,regb 
-0x7b53 034945 arg mem_t3_256 ,contw 
-0x7b54 034946 call bn_mulmod_256 
-0x7b55 034951 arg mem_t0_256 ,regb 
-0x7b56 034952 arg mem_t2_256 ,rega 
-0x7b57 034953 arg mem_t7_256 ,contw 
-0x7b58 034954 call bn_submod_256 
-0x7b59 034955 arg mem_t0_256 ,rega 
-0x7b5a 034956 arg mem_t2_256 ,regb 
-0x7b5b 034957 arg mem_t0_256 ,contw 
-0x7b5c 034958 call bn_addmod_256 
-0x7b5d 034961 arg mem_t1_256 ,regb 
-0x7b5e 034962 arg mem_t3_256 ,rega 
-0x7b5f 034963 arg mem_t2_256 ,contw 
-0x7b60 034964 call bn_submod_256 
-0x7b61 034965 arg mem_t1_256 ,rega 
-0x7b62 034966 arg mem_t3_256 ,regb 
-0x7b63 034967 arg mem_t1_256 ,contw 
-0x7b64 034968 call bn_addmod_256 
-0x7b65 034969 arg mem_t1_256 ,rega 
-0x7b66 034970 arg mem_t7_256 ,regb 
-0x7b67 034971 arg mem_t1_256 ,contw 
-0x7b68 034972 call bn_mulmod_256 
-0x7b69 034973 arg mem_cz_256 ,rega 
-0x7b6a 034974 arg mem_az_256 ,regb 
-0x7b6b 034975 arg mem_t3_256 ,contw 
-0x7b6c 034976 call bn_mulmod_256 
-0x7b6d 034977 arg mem_t3_256 ,rega 
-0x7b6e 034978 arg mem_t7_256 ,regb 
-0x7b6f 034979 arg mem_cz_256 ,contw 
-0x7b70 034980 call bn_mulmod_256 
-0x7b71 034982 arg mem_t7_256 ,rega 
-0x7b72 034983 arg mem_t7_256 ,contw 
-0x7b73 034984 call bn_sqrmod_256 
-0x7b74 034985 arg mem_t7_256 ,rega 
-0x7b75 034986 arg mem_t0_256 ,regb 
-0x7b76 034987 arg mem_t3_256 ,contw 
-0x7b77 034988 call bn_mulmod_256 
-0x7b78 034989 arg mem_t7_256 ,rega 
-0x7b79 034990 arg mem_t1_256 ,regb 
-0x7b7a 034991 arg mem_t1_256 ,contw 
-0x7b7b 034992 call bn_mulmod_256 
-0x7b7c 034993 arg mem_t2_256 ,rega 
-0x7b7d 034994 arg mem_cx_256 ,contw 
-0x7b7e 034995 call bn_sqrmod_256 
-0x7b7f 034996 arg mem_cx_256 ,rega 
-0x7b80 034997 arg mem_t3_256 ,regb 
-0x7b81 034998 arg mem_cx_256 ,contw 
-0x7b82 034999 call bn_submod_256 
-0x7b83 035000 arg mem_cx_256 ,contr 
-0x7b84 035001 arg mem_t7_256 ,contw 
-0x7b85 035002 call memcpy32 
-0x7b86 035003 arg mem_t7_256 ,rega 
-0x7b87 035004 call bn_lshiftmod_256 
-0x7b88 035005 arg mem_t3_256 ,rega 
-0x7b89 035006 arg mem_t7_256 ,regb 
-0x7b8a 035007 arg mem_t3_256 ,contw 
-0x7b8b 035008 call bn_submod_256 
-0x7b8c 035009 arg mem_t3_256 ,rega 
-0x7b8d 035010 arg mem_t2_256 ,regb 
-0x7b8e 035011 arg mem_t2_256 ,contw 
-0x7b8f 035012 call bn_mulmod_256 
-0x7b90 035013 arg mem_t2_256 ,rega 
-0x7b91 035014 arg mem_t1_256 ,regb 
-0x7b92 035015 arg mem_cy_256 ,contw 
-0x7b93 035016 call bn_submod_256 
-0x7b94 035017 arg mem_cy_256 ,rega 
-0x7b95 035018 arg mem_p_256 ,regb 
-0x7b96 035019 arg mem_cy_256 ,contw 
-0x7b97 035020 force 0 ,regc 
-0x7b98 035021 fetch 1 ,mem_cy_256 
-0x7b99 035022 isolate1 0 ,pdata 
-0x7b9a 035023 call bn_add_256 ,true 
-0x7b9b 035024 copy regc ,alarm 
-0x7b9c 035025 arg mem_cy_256 ,rega 
-0x7b9d 035026 call bn_rshift_256 
-0x7b9e 035027 fetch 1 ,mem_cy5_256 
-0x7b9f 035028 isolate1 0 ,alarm 
-0x7ba0 035029 setflag true ,7 ,pdata 
-0x7ba1 035030 store 1 ,mem_cy5_256 
-0x7ba2 035031 rtn 
-:      035033 bn_invmod_256:
-0x7ba3 035034 copy contw ,timeup 
-0x7ba4 035035 arg mem_tmp0_256 ,contw 
-0x7ba5 035036 call clear_mem_256 
-0x7ba6 035037 force 0 ,pdata 
-0x7ba7 035039 store 4 ,mem_t2_256 
-0x7ba8 035040 jam 1 ,mem_tmp0_256 
-0x7ba9 035041 arg mem_tmp1_256 ,contw 
-0x7baa 035042 call clear_mem_512 
-0x7bab 035043 arg mem_p_256 ,contr 
-0x7bac 035044 arg mem_tmp2_256 ,contw 
-0x7bad 035045 call memcpy32 
-0x7bae 035046 copy rega ,contr 
-0x7baf 035047 arg mem_tmp3_256 ,contw 
-0x7bb0 035048 call memcpy32 
-:      035054 bn_invmod_256_2:
-0x7bb1 035055 arg mem_tmp3_256 ,contr 
-0x7bb2 035056 call bn_eq_zero_256 
-0x7bb3 035057 branch bn_invmod_256_0 ,blank 
-0x7bb4 035062 arg mem_tmp3_256 ,rega 
-0x7bb5 035063 arg mem_tmp0_256 ,regb 
-0x7bb6 035064 call bn_rshifteven_256 
-0x7bb7 035065 arg mem_tmp2_256 ,rega 
-0x7bb8 035066 arg mem_tmp1_256 ,regb 
-0x7bb9 035067 call bn_rshifteven_256 
-0x7bba 035069 arg mem_tmp3_256 ,rega 
-0x7bbb 035070 arg mem_tmp2_256 ,regb 
-0x7bbc 035071 call bn_bigeq_256 
-0x7bbd 035072 branch bn_invmod_256_1 ,positive 
-0x7bbe 035073 arg mem_tmp2_256 ,rega 
-0x7bbf 035074 arg mem_tmp3_256 ,regb 
-0x7bc0 035075 copy rega ,contw 
-0x7bc1 035076 call bn_sub_256 
-0x7bc2 035077 arg mem_tmp0_256 ,rega 
-0x7bc3 035078 arg mem_tmp1_256 ,regb 
-0x7bc4 035079 copy regb ,contw 
-0x7bc5 035080 call bn_add_256 
-0x7bc6 035081 ifetch 1 ,rega 
-0x7bc7 035082 iadd regc ,regc 
-0x7bc8 035083 ifetch 1 ,regb 
-0x7bc9 035084 iadd regc ,pdata 
-0x7bca 035085 istore 1 ,regb 
-0x7bcb 035086 branch bn_invmod_256_2 
-:      035087 bn_invmod_256_1:
-0x7bcc 035088 arg mem_tmp3_256 ,rega 
-0x7bcd 035089 arg mem_tmp2_256 ,regb 
-0x7bce 035090 copy rega ,contw 
-0x7bcf 035091 call bn_sub_256 
-0x7bd0 035092 arg mem_tmp1_256 ,rega 
-0x7bd1 035093 arg mem_tmp0_256 ,regb 
-0x7bd2 035094 copy regb ,contw 
-0x7bd3 035095 call bn_add_256 
-0x7bd4 035096 ifetch 1 ,rega 
-0x7bd5 035097 iadd regc ,regc 
-0x7bd6 035098 ifetch 1 ,regb 
-0x7bd7 035099 iadd regc ,pdata 
-0x7bd8 035100 istore 1 ,regb 
-0x7bd9 035101 branch bn_invmod_256_2 
-:      035102 bn_invmod_256_0:
-0x7bda 035104 arg mem_tmp1_256 ,rega 
-0x7bdb 035105 copy timeup ,contw 
-0x7bdc 035106 call bn_p256mod 
-0x7bdd 035108 arg mem_p_256 ,rega 
-0x7bde 035109 copy timeup ,regb 
-0x7bdf 035110 copy timeup ,contw 
-0x7be0 035111 branch bn_submod_256 
-:      035114 bn_mulmod_256:
-0x7be1 035115 copy contw ,timeup 
-0x7be2 035117 force 0 ,regext_index 
-0x7be3 035119 arg mem_tmp1_256 ,contw 
-0x7be4 035120 call clear_mem_512 
-0x7be5 035121 arg mem_regext ,contw 
-0x7be6 035122 call clear_mem_512 
-0x7be7 035126 copy rega ,contr 
-0x7be8 035128 jam 0 ,mem_regext 
-0x7be9 035129 setarg 0 
-0x7bea 035130 call bn_load_mem 
-0x7beb 035131 copy regb ,contr 
-0x7bec 035132 call bn_load_256 
-0x7bed 035135 force 0 ,queue 
-0x7bee 035136 arg mem_tmp1_256 ,contw 
-:      035137 bn_mulmod_256_1:
-0x7bef 035140 arg mem_regext ,temp 
-0x7bf0 035141 copy queue ,regb 
-0x7bf1 035142 lshift2 regb ,pdata 
-0x7bf2 035144 iadd temp ,regb 
-0x7bf3 035145 force 0 ,temp 
-0x7bf4 035146 force 0 ,regc 
-:      035147 bn_mulmod_256_0:
-0x7bf5 035152 ifetch 4 ,contw 
-0x7bf6 035153 iforce rega 
-0x7bf7 035156 ifetch 4 ,regb 
-0x7bf8 035157 copy regc ,regext_index 
-0x7bf9 035158 imul32 regext ,pdata 
-0x7bfa 035159 iadd rega ,pdata 
-0x7bfb 035160 iadd temp ,pdata 
-0x7bfc 035161 istore 4 ,contw 
-0x7bfd 035162 rshift32 pdata ,temp 
-0x7bfe 035163 increase 1 ,regc 
-0x7bff 035164 compare 8 ,regc ,0xff 
-0x7c00 035165 nbranch bn_mulmod_256_0 ,true 
-0x7c01 035167 deposit temp 
-0x7c02 035168 istore 4 ,contw 
-0x7c03 035169 increase -32 ,contw 
-0x7c04 035172 increase 1 ,queue 
-0x7c05 035173 compare 8 ,queue ,0xff 
-0x7c06 035174 nbranch bn_mulmod_256_1 ,true 
-0x7c07 035175 arg mem_tmp1_256 ,rega 
-0x7c08 035176 copy timeup ,contw 
-0x7c09 035177 branch bn_p256mod 
-:      035179 bn_p256mod:
-0x7c0a 035180 bpatchx patch3e_2 ,mem_patch3e 
-0x7c0b 035181 copy contw ,timeup 
-0x7c0c 035182 copy rega ,alarm 
-0x7c0d 035183 arg mem_tmp2_256 ,regb 
-0x7c0e 035184 copy regb ,contw 
-0x7c0f 035185 call memset0_4 
-0x7c10 035186 istore 8 ,contw 
-0x7c11 035187 add rega ,44 ,contr 
-0x7c12 035188 call memcpy8 
-0x7c13 035189 call memcpy12 
-0x7c14 035190 copy regb ,rega 
-0x7c15 035191 call bn_lshiftmod_256 
-0x7c16 035192 arg mem_tmp2_256 ,regb 
-0x7c17 035193 copy alarm ,rega 
-0x7c18 035194 copy timeup ,contw 
-0x7c19 035195 call bn_addmod_256 
-0x7c1a 035197 arg mem_tmp2_256 ,regb 
-0x7c1b 035198 copy regb ,contw 
-0x7c1c 035199 call memset0_4 
-0x7c1d 035200 istore 8 ,contw 
-0x7c1e 035201 add alarm ,48 ,contr 
-0x7c1f 035202 call memcpy16 
-0x7c20 035203 call memset0_4 
-0x7c21 035204 copy regb ,rega 
-0x7c22 035205 call bn_lshiftmod_256 
-0x7c23 035209 arg mem_tmp2_256 ,regb 
-0x7c24 035210 copy timeup ,rega 
-0x7c25 035211 copy rega ,contw 
-0x7c26 035212 call bn_addmod_256 
-0x7c27 035216 arg mem_tmp2_256 ,regb 
-0x7c28 035217 copy regb ,contw 
-0x7c29 035218 add alarm ,32 ,contr 
-0x7c2a 035219 call memcpy12 
-0x7c2b 035220 call memset0_4 
-0x7c2c 035221 istore 8 ,contw 
-0x7c2d 035222 add alarm ,56 ,contr 
-0x7c2e 035223 call memcpy8 
-0x7c2f 035224 copy timeup ,rega 
-0x7c30 035225 copy rega ,contw 
-0x7c31 035226 call bn_addmod_256 
-0x7c32 035230 arg mem_tmp2_256 ,regb 
-0x7c33 035231 copy regb ,contw 
-0x7c34 035232 add alarm ,36 ,contr 
-0x7c35 035233 call memcpy12 
-0x7c36 035234 add alarm ,52 ,contr 
-0x7c37 035235 call memcpy12 
-0x7c38 035236 add alarm ,52 ,contr 
-0x7c39 035237 call memcpy4 
-0x7c3a 035238 add alarm ,32 ,contr 
-0x7c3b 035239 call memcpy4 
-0x7c3c 035240 copy timeup ,rega 
-0x7c3d 035241 copy rega ,contw 
-0x7c3e 035242 call bn_addmod_256 
-0x7c3f 035245 arg mem_tmp2_256 ,regb 
-0x7c40 035246 copy regb ,contw 
-0x7c41 035247 add alarm ,44 ,contr 
-0x7c42 035248 call memcpy12 
-0x7c43 035249 call memset0_4 
-0x7c44 035250 istore 8 ,contw 
-0x7c45 035251 add alarm ,32 ,contr 
-0x7c46 035252 call memcpy4 
-0x7c47 035253 add alarm ,40 ,contr 
-0x7c48 035254 call memcpy4 
-0x7c49 035255 copy timeup ,rega 
-0x7c4a 035256 copy rega ,contw 
-0x7c4b 035257 call bn_submod_256 
-0x7c4c 035260 arg mem_tmp2_256 ,regb 
-0x7c4d 035261 copy regb ,contw 
-0x7c4e 035262 add alarm ,48 ,contr 
-0x7c4f 035263 call memcpy8 
-0x7c50 035264 call memcpy8 
-0x7c51 035265 force 0 ,pdata 
-0x7c52 035266 istore 8 ,contw 
-0x7c53 035267 add alarm ,36 ,contr 
-0x7c54 035268 call memcpy4 
-0x7c55 035269 add alarm ,44 ,contr 
-0x7c56 035270 call memcpy4 
-0x7c57 035271 copy timeup ,rega 
-0x7c58 035272 copy rega ,contw 
-0x7c59 035273 call bn_submod_256 
-0x7c5a 035276 arg mem_tmp2_256 ,regb 
-0x7c5b 035277 copy regb ,contw 
-0x7c5c 035278 add alarm ,52 ,contr 
-0x7c5d 035279 call memcpy12 
-0x7c5e 035280 add alarm ,32 ,contr 
-0x7c5f 035281 call memcpy12 
-0x7c60 035282 call memset0_4 
-0x7c61 035283 add alarm ,48 ,contr 
-0x7c62 035284 call memcpy4 
-0x7c63 035285 copy timeup ,rega 
-0x7c64 035286 copy rega ,contw 
-0x7c65 035287 call bn_submod_256 
-0x7c66 035290 arg mem_tmp2_256 ,regb 
-0x7c67 035291 copy regb ,contw 
-0x7c68 035292 add alarm ,56 ,contr 
-0x7c69 035293 call memcpy8 
-0x7c6a 035294 call memset0_4 
-0x7c6b 035295 add alarm ,36 ,contr 
-0x7c6c 035296 call memcpy12 
-0x7c6d 035297 call memset0_4 
-0x7c6e 035298 add alarm ,52 ,contr 
-0x7c6f 035299 call memcpy4 
-0x7c70 035300 copy timeup ,rega 
-0x7c71 035301 copy rega ,contw 
-0x7c72 035302 branch bn_submod_256 
-:      035305 bn_load_mem:
-0x7c73 035306 force 32 ,loopcnt 
-0x7c74 035307 arg mem_regext ,contw 
-0x7c75 035308 iadd contw ,contw 
-0x7c76 035309 branch memcpy 
-:      035311 bn_load_256:
-0x7c77 035312 force 8 ,loopcnt 
-0x7c78 035313 branch bn_load_0 
-:      035315 bn_sqrmod_256:
-0x7c79 035316 copy rega ,regb 
-0x7c7a 035317 branch bn_mulmod_256 
-:      035319 bn_add_256:
-0x7c7b 035320 force 8 ,loopcnt 
-0x7c7c 035321 branch bn_add + 1 
-:      035323 bn_addmod_256:
-0x7c7d 035324 call bn_add_256 
-0x7c7e 035325 copy contw ,rega 
-0x7c7f 035326 branch bn_lshiftmod_ismod_256 
-:      035328 bn_lshiftmod_256:
-0x7c80 035329 call bn_lshift_256 
-:      035330 bn_lshiftmod_ismod_256:
-0x7c81 035331 isolate1 0 ,regc 
-0x7c82 035332 branch bn_lshiftmod_p_256 ,true 
-0x7c83 035333 arg mem_p_256 ,regb 
-0x7c84 035334 copy rega ,regc 
-0x7c85 035335 increase -32 ,rega 
-0x7c86 035336 call bn_bigeq_256 
-0x7c87 035337 nrtn positive 
-0x7c88 035338 copy regc ,rega 
-0x7c89 035339 branch sub_p2_256 
-:      035341 bn_lshiftmod_p_256:
-0x7c8a 035342 call sub_p2_256 
-0x7c8b 035344 copy rega ,regc 
-0x7c8c 035345 increase -32 ,rega 
-0x7c8d 035346 arg mem_p_256 ,regb 
-0x7c8e 035347 call bn_bigeq_256 
-0x7c8f 035348 nrtn positive 
-0x7c90 035349 copy regc ,rega 
-0x7c91 035350 branch sub_p2_256 
-:      035353 sub_p2_256:
-0x7c92 035354 increase -32 ,rega 
-0x7c93 035355 arg mem_p_256 ,regb 
-0x7c94 035356 copy rega ,contw 
-0x7c95 035357 branch bn_sub_256 
-:      035362 bn_submod_256:
-0x7c96 035363 call bn_sub_256 
-0x7c97 035365 branch bn_submod_256_np ,true 
-0x7c98 035368 add contw ,-32 ,rega 
-0x7c99 035369 arg mem_p_256 ,regb 
-0x7c9a 035370 call bn_bigeq_256 
-0x7c9b 035371 nrtn positive 
-0x7c9c 035372 arg mem_p_256 ,regb 
-0x7c9d 035373 add contw ,-32 ,rega 
-0x7c9e 035375 copy rega ,contw 
-0x7c9f 035376 branch bn_sub_256 
-:      035377 bn_submod_256_np:
-0x7ca0 035378 add contw ,-32 ,rega 
-0x7ca1 035379 arg mem_p_256 ,regb 
-0x7ca2 035380 copy rega ,contw 
-0x7ca3 035381 call bn_add_256 
-0x7ca4 035383 rtn true 
-0x7ca5 035384 add contw ,-32 ,rega 
-0x7ca6 035385 arg mem_p_256 ,regb 
-0x7ca7 035386 copy rega ,contw 
-0x7ca8 035387 branch bn_add_256 
-:      035391 bn_sub_256:
-0x7ca9 035392 force 8 ,loopcnt 
-0x7caa 035393 branch bn_sub + 1 
-:      035395 bn_rshift_256:
-0x7cab 035396 force 8 ,loopcnt 
-0x7cac 035397 increase 28 ,rega 
-0x7cad 035398 branch bn_rshift 
-:      035400 bn_lshift_256:
-0x7cae 035401 force 8 ,loopcnt 
-0x7caf 035402 force 0 ,regc 
-0x7cb0 035403 branch bn_lshift_0 
-:      035405 bn_bigeq_256:
-0x7cb1 035406 force 8 ,loopcnt 
-0x7cb2 035407 increase 28 ,rega 
-0x7cb3 035408 increase 28 ,regb 
-0x7cb4 035409 branch bn_bigeq_0 
-:      035412 bn_eq_zero_256:
-0x7cb5 035413 ifetch 8 ,contr 
-0x7cb6 035414 nrtn blank 
-0x7cb7 035415 branch bn_eq_zero 
-:      035420 bn_rshifteven_256:
-0x7cb8 035421 copy rega ,alarm 
-:      035422 bn_rshifteven_256_1:
-0x7cb9 035423 copy alarm ,rega 
-0x7cba 035424 ifetch 1 ,rega 
-0x7cbb 035425 isolate1 0 ,pdata 
-0x7cbc 035426 rtn true 
-0x7cbd 035427 call bn_rshift_256 
-0x7cbe 035428 ifetch 1 ,regb 
-0x7cbf 035429 isolate0 0 ,pdata 
-0x7cc0 035430 branch bn_rshifteven_256_0 ,true 
-0x7cc1 035431 arg mem_p_256 ,rega 
-0x7cc2 035432 copy regb ,contw 
-0x7cc3 035433 call bn_add_256 
-0x7cc4 035434 ifetch 1 ,regb 
-0x7cc5 035435 iadd regc ,pdata 
-0x7cc6 035436 istore 1 ,regb 
-0x7cc7 035437 increase -32 ,regb 
-:      035438 bn_rshifteven_256_0:
-0x7cc8 035439 add regb ,32 ,rega 
-0x7cc9 035440 force 9 ,loopcnt 
-0x7cca 035441 call bn_rshift 
-0x7ccb 035442 branch bn_rshifteven_256_1 
-:      035446 ui_init:
-0x7ccc 035447 call lpm_disable_exen_output 
-0x7ccd 035448 rtn wake 
-0x7cce 035449 call ui_button_init 
-0x7ccf 035450 call ui_timer_init 
-0x7cd0 035451 branch ui_led_init_global 
-:      035453 ui_dispatch:
-0x7cd1 035454 call ui_led_dispatch 
-0x7cd2 035456 branch ui_timer_check 
-:      035458 ui_button_init:
-0x7cd3 035459 fetch 1 ,mem_ui_button_gpio 
-0x7cd4 035460 rtneq ui_button_gpio_disable 
-0x7cd5 035461 iforce temp 
-0x7cd6 035462 call gpio_config_output 
-0x7cd7 035463 fetcht 1 ,mem_ui_button_gpio 
-0x7cd8 035464 call gpio_out_inactive 
-0x7cd9 035465 nop 100 
-0x7cda 035466 fetcht 1 ,mem_ui_button_gpio 
-0x7cdb 035467 call gpio_config_input 
-0x7cdc 035468 branch ui_button_polling 
-:      035472 ui_button_polling:
-0x7cdd 035473 bpatchx patch3e_3 ,mem_patch3e 
-0x7cde 035474 fetch 1 ,mem_ui_button_gpio 
-0x7cdf 035475 rtneq ui_button_gpio_disable 
-0x7ce0 035476 copy pdata ,temp 
-0x7ce1 035477 call gpio_get_bit 
-0x7ce2 035478 nbranch ui_button_up ,true 
-:      035480 ui_button_down:
-0x7ce3 035481 call ui_button_check_long_press 
-0x7ce4 035482 fetch 2 ,mem_ui_state_map 
-0x7ce5 035483 set1 ui_state_btn_down 
-0x7ce6 035484 store 2 ,mem_ui_state_map 
-0x7ce7 035485 fetch 1 ,mem_ui_button_last_state 
-0x7ce8 035486 rtneq ui_button_state_down 
-0x7ce9 035487 jam ui_button_state_down ,mem_ui_button_last_state 
-0x7cea 035489 fetch 1 ,mem_ui_button_timeout 
-0x7ceb 035490 store 1 ,mem_ui_button_timer 
-0x7cec 035491 call lpm_button_get_wake_lock 
-0x7ced 035492 jam bt_evt_button_down ,mem_fifo_temp 
-0x7cee 035493 branch ui_ipc_send_event 
-:      035494 ui_button_up:
-0x7cef 035495 fetch 2 ,mem_ui_state_map 
-0x7cf0 035496 set0 ui_state_btn_down 
-0x7cf1 035497 store 2 ,mem_ui_state_map 
-0x7cf2 035498 fetch 1 ,mem_ui_button_last_state 
-0x7cf3 035499 rtneq ui_button_state_up 
-0x7cf4 035500 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7cf5 035502 jam 0 ,mem_ui_button_timer 
-0x7cf6 035503 call lpm_button_clean_wake_lock 
-0x7cf7 035504 jam bt_evt_button_up ,mem_fifo_temp 
-0x7cf8 035505 branch ui_ipc_send_event 
-:      035507 ui_button_check_long_press:
-0x7cf9 035508 fetch 1 ,mem_ui_button_timer 
-0x7cfa 035509 rtn blank 
-0x7cfb 035510 increase -1 ,pdata 
-0x7cfc 035511 store 1 ,mem_ui_button_timer 
-0x7cfd 035512 nrtn blank 
-0x7cfe 035514 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x7cff 035515 branch ui_ipc_send_event 
-:      035517 lpm_button_get_wake_lock:
-0x7d00 035518 arg wake_lock_button ,queue 
-0x7d01 035519 branch lpm_get_wake_lock 
-:      035521 lpm_button_clean_wake_lock:
-0x7d02 035522 arg wake_lock_button ,queue 
-0x7d03 035523 branch lpm_put_wake_lock 
-:      035545 calc_curr_struct_prt:
-0x7d04 035546 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d05 035547 mul32 rega ,led_offset_length ,regb 
-0x7d06 035548 iadd regb ,regb 
-0x7d07 035549 rtn 
-:      035552 ui_led_init_global:
-0x7d08 035553 fetch 1 ,mem_ui_led_struct_num 
-0x7d09 035554 rtn blank 
-0x7d0a 035555 copy pdata ,loopcnt 
-0x7d0b 035556 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d0c 035557 copy pdata ,regb 
-:      035558 ui_led_init_loop:
-0x7d0d 035559 add regb ,led_offset_led_gpio ,regc 
-0x7d0e 035560 ifetcht 1 ,regc 
-0x7d0f 035561 call gpio_config_output 
-0x7d10 035562 call ui_led_off_static 
-0x7d11 035563 increase led_offset_length ,regb 
-0x7d12 035564 loop ui_led_init_loop 
-0x7d13 035565 rtn 
-:      035569 ui_led_on_global:
-0x7d14 035570 call calc_curr_struct_prt 
-0x7d15 035571 setarg ui_led_state_lighting 
-0x7d16 035572 istore 1 ,regb 
-0x7d17 035573 call ui_led_stop_timer 
-0x7d18 035574 branch ui_led_on_static 
-:      035578 ui_led_blink_stop_global:
-:      035579 ui_led_off_global:
-0x7d19 035580 call calc_curr_struct_prt 
-0x7d1a 035581 setarg ui_led_state_darking 
-0x7d1b 035582 istore 1 ,regb 
-0x7d1c 035583 call ui_led_stop_timer 
-0x7d1d 035584 branch ui_led_off_static 
-:      035588 ui_led_blink_start_global:
-0x7d1e 035589 call calc_curr_struct_prt 
-0x7d1f 035590 setarg ui_led_state_blink_start 
-0x7d20 035591 istore 1 ,regb 
-0x7d21 035592 setarg led_infinite_flash_num 
-0x7d22 035593 istore 1 ,contw 
-0x7d23 035594 branch ui_led_off_static 
-:      035599 ui_led_set_style_global:
-0x7d24 035600 call calc_curr_struct_prt 
-0x7d25 035601 arg led_offset_length ,loopcnt 
-0x7d26 035602 copy regc ,contr 
-0x7d27 035603 copy regb ,contw 
-0x7d28 035604 branch memcpy_fast 
-:      035608 ui_led_dispatch:
-0x7d29 035609 fetch 1 ,mem_ui_led_struct_num 
-0x7d2a 035610 rtn blank 
-0x7d2b 035611 arg 0 ,rega 
-:      035612 ui_led_blink_polling:
-0x7d2c 035613 call ui_led_change_style_by_type 
-0x7d2d 035614 increase 1 ,rega 
-0x7d2e 035615 fetch 1 ,mem_ui_led_struct_num 
-0x7d2f 035616 isub rega ,null 
-0x7d30 035617 rtn zero 
-0x7d31 035618 branch ui_led_blink_polling 
-:      035621 ui_led_off_static:
-0x7d32 035622 add regb ,led_offset_led_gpio ,regc 
-0x7d33 035623 ifetcht 1 ,regc 
-0x7d34 035624 branch gpio_out_inactive 
-:      035627 ui_led_on_static:
-0x7d35 035628 add regb ,led_offset_led_gpio ,regc 
-0x7d36 035629 ifetcht 1 ,regc 
-0x7d37 035630 branch gpio_out_active 
-:      035634 ui_led_change_style_by_type:
-0x7d38 035635 add rega ,ui_led_blink ,queue 
-0x7d39 035636 call timer_check 
-0x7d3a 035637 nrtn blank 
-0x7d3b 035639 call calc_curr_struct_prt 
-0x7d3c 035641 ifetch 1 ,regb 
-0x7d3d 035643 beq ui_led_state_lighting ,ui_led_on_static 
-0x7d3e 035644 beq ui_led_state_darking ,ui_led_off_static 
-0x7d3f 035645 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x7d40 035646 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      035647 ui_led_blink_state_lighting:
-0x7d41 035648 call ui_led_on_static 
-0x7d42 035649 add regb ,led_offset_cb_ledon ,regc 
-0x7d43 035650 call push_stack 
-0x7d44 035651 ifetch 2 ,regc 
-0x7d45 035652 call callback_func 
-0x7d46 035653 call pop_stack 
-0x7d47 035654 setarg ui_led_state_blink_darking 
-0x7d48 035655 istore 1 ,regb 
-0x7d49 035656 add regb ,led_offset_on_time ,regc 
-0x7d4a 035657 ifetch 2 ,regc 
-0x7d4b 035658 branch ui_led_blink_timer_start 
-:      035661 ui_led_blink_state_darking:
-0x7d4c 035662 call ui_led_off_static 
-0x7d4d 035663 add regb ,led_offset_cb_ledoff ,regc 
-0x7d4e 035664 call push_stack 
-0x7d4f 035665 ifetch 2 ,regc 
-0x7d50 035666 call callback_func 
-0x7d51 035667 call pop_stack 
-0x7d52 035669 add regb ,led_offset_blink_count ,regc 
-0x7d53 035670 ifetch 1 ,regc 
-0x7d54 035671 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x7d55 035672 increase -1 ,pdata 
-0x7d56 035673 istore 1 ,regc 
-0x7d57 035674 branch ui_led_blink_stop_global ,blank 
-:      035675 ui_led_blink_infinite:
-0x7d58 035676 setarg ui_led_state_blink_lighting 
-0x7d59 035677 istore 1 ,regb 
-0x7d5a 035678 add regb ,led_offset_off_time ,regc 
-0x7d5b 035679 ifetch 2 ,regc 
-:      035680 ui_led_blink_timer_start:
-0x7d5c 035681 add rega ,ui_led_blink ,queue 
-0x7d5d 035682 branch timer_init 
-:      035684 ui_led_stop_timer:
-0x7d5e 035685 setarg 0 
-0x7d5f 035686 branch ui_led_blink_timer_start 
-:      035692 ui_timer_timeout:
-0x7d60 035693 setarg 0x1000 
-0x7d61 035694 lshift16 pdata ,pdata 
-0x7d62 035695 iadd regb ,regb 
-0x7d63 035696 rtn 
-:      035698 ui_timer_check:
-0x7d64 035699 bpatchx patch3e_4 ,mem_patch3e 
-0x7d65 035700 arg 0 ,rega 
-0x7d66 035701 fetcht 4 ,mem_ui_timer_last_btclk 
-0x7d67 035702 copy clkn_bt ,regb 
-0x7d68 035703 copy regb ,pdata 
-0x7d69 035704 isub temp ,null 
-0x7d6a 035705 ncall ui_timer_timeout ,positive 
-:      035707 ui_timer_check_loop:
-0x7d6b 035708 copy regb ,pdata 
-0x7d6c 035709 increase 160 ,temp 
-0x7d6d 035710 increase 160 ,temp 
-0x7d6e 035711 isub temp ,null 
-0x7d6f 035712 nbranch ui_timer_check_end ,positive 
-0x7d70 035713 increase 1 ,rega 
-0x7d71 035714 and rega ,0x0f ,pdata 
-0x7d72 035715 nbranch ui_timer_check_loop ,blank 
-0x7d73 035716 arg 0 ,rega 
-0x7d74 035717 call ui_timer_check_send_evt 
-:      035718 ui_timer_init:
-0x7d75 035719 copy clkn_bt ,pdata 
-0x7d76 035720 store 4 ,mem_ui_timer_last_btclk 
-0x7d77 035721 rtn 
-:      035722 ui_timer_check_end:
-0x7d78 035723 bpatchx patch3e_5 ,mem_patch3e 
-0x7d79 035724 copy rega ,pdata 
-0x7d7a 035725 rtn blank 
-0x7d7b 035726 increase -160 ,temp 
-0x7d7c 035727 increase -160 ,temp 
-0x7d7d 035728 set0 28 ,temp 
-0x7d7e 035729 storet 4 ,mem_ui_timer_last_btclk 
-:      035730 ui_timer_check_send_evt:
-0x7d7f 035731 branch app_evt_timer 
-:      035738 ui_ipc_get_lock:
-0x7d80 035739 jam 1 ,mem_ipc_lock_bt 
-:      035740 ui_ipc_get_lock_wait:
-0x7d81 035741 fetch 1 ,mem_ipc_lock_c51 
-0x7d82 035742 nbranch ui_ipc_get_lock_wait ,blank 
-0x7d83 035743 rtn 
-:      035745 ui_ipc_put_lock:
-0x7d84 035746 jam 0 ,mem_ipc_lock_bt 
-0x7d85 035747 rtn 
-:      035751 ui_ipc_send_event:
-0x7d86 035752 bpatchx patch3e_6 ,mem_patch3e 
-0x7d87 035753 call ui_ipc_get_lock 
-0x7d88 035754 copy rega ,pdata 
-0x7d89 035755 store 4 ,mem_ipc_rega_temp 
-0x7d8a 035756 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7d8b 035757 call fifo_in 
-0x7d8c 035758 fetch 4 ,mem_ipc_rega_temp 
-0x7d8d 035759 copy pdata ,rega 
-0x7d8e 035760 branch ui_ipc_put_lock 
-:      035762 ui_ipc_send_cmd:
-0x7d8f 035763 bpatchx patch3e_7 ,mem_patch3e 
-0x7d90 035764 call ui_ipc_get_lock 
-0x7d91 035765 copy rega ,pdata 
-0x7d92 035766 store 4 ,mem_ipc_rega_temp 
-0x7d93 035767 arg mem_ipc_fifo_c512bt ,rega 
-0x7d94 035768 call fifo_in 
-0x7d95 035769 fetch 4 ,mem_ipc_rega_temp 
-0x7d96 035770 copy pdata ,rega 
-0x7d97 035771 branch ui_ipc_put_lock 
-:      035773 ui_ipc_clean_all_fifo:
-0x7d98 035774 setarg 0 
-0x7d99 035775 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x7d9a 035776 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7d9b 035777 rtn 
-:      035779 check_51cmd:
-0x7d9c 035780 bpatchx patch3f_0 ,mem_patch3f 
-0x7d9d 035781 fetch 1 ,mem_hci_cmd 
-0x7d9e 035782 nrtn blank 
-0x7d9f 035783 arg mem_ipc_fifo_c512bt ,rega 
-0x7da0 035784 call fifo_is_empty 
-0x7da1 035785 rtn blank 
-0x7da2 035786 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7da3 035787 call check_51cmd_once 
-0x7da4 035788 fetch 1 ,mem_ipc_skip_continue_proc 
-0x7da5 035789 branch check_51cmd ,blank 
-0x7da6 035790 rtn 
-:      035792 check_51cmd_once:
-0x7da7 035793 call ui_ipc_get_lock 
-0x7da8 035794 arg mem_ipc_fifo_c512bt ,rega 
-0x7da9 035795 call fifo_out 
-0x7daa 035796 copy pdata ,temp 
-0x7dab 035797 call ui_ipc_put_lock 
-0x7dac 035798 bpatchx patch3f_1 ,mem_patch3f 
-0x7dad 035799 copy temp ,pdata 
-0x7dae 035800 rtn blank 
-0x7daf 035801 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
-0x7db0 035802 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
-0x7db1 035803 beq bt_cmd_reconnect ,check_51cmd_reconnect 
-0x7db2 035804 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
-0x7db3 035805 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
-0x7db4 035806 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
-0x7db5 035807 beq bt_cmd_start_inquiry ,check_51cmd_inq 
-0x7db6 035808 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
-0x7db7 035809 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7db8 035810 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7db9 035811 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7dba 035812 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7dbb 035813 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7dbc 035814 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x7dbd 035815 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x7dbe 035816 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x7dbf 035817 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x7dc0 035818 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x7dc1 035819 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x7dc2 035820 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7dc3 035821 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
-0x7dc4 035823 store 1 ,mem_fifo_temp 
-0x7dc5 035824 bpatchx patch3f_2 ,mem_patch3f 
-0x7dc6 035825 call lmo_fifo_check 
-0x7dc7 035826 nbranch check_51cmd_restore ,blank 
-:      035827 check_51cmd_once_continue:
-0x7dc8 035828 fetch 1 ,mem_fifo_temp 
-0x7dc9 035829 bmark0 mark_context ,check_51cmd_check_idle 
-0x7dca 035830 beq bt_cmd_disconnect ,check_51cmd_disconnect 
-0x7dcb 035831 beq bt_cmd_enter_sniff ,cmd_in_sniff 
-0x7dcc 035832 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
-0x7dcd 035833 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
-0x7dce 035834 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7dcf 035835 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7dd0 035836 beq bt_cmd_role_switch ,check_51cmd_role_switch 
-0x7dd1 035837 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7dd2 035838 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
-0x7dd3 035839 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
-0x7dd4 035840 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
-0x7dd5 035841 rtn 
-:      035843 check_51cmd_check_idle:
-0x7dd6 035844 store 1 ,mem_fifo_temp 
-0x7dd7 035845 call context_check_idle 
-0x7dd8 035846 branch check_51cmd_restore ,zero 
-0x7dd9 035847 call context_search_plap 
-0x7dda 035848 nrtn zero 
-:      035849 check_51cmd_restore:
-0x7ddb 035850 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x7ddc 035851 branch ui_ipc_send_cmd 
-:      035856 check_51cmd_start_discovery:
-0x7ddd 035857 fetch 2 ,mem_ui_state_map 
-0x7dde 035858 set1 ui_state_bt_discovery 
-0x7ddf 035859 store 2 ,mem_ui_state_map 
-0x7de0 035860 jam 3 ,mem_scan_mode 
-0x7de1 035861 rtn 
-:      035865 check_51cmd_stop_discovery:
-0x7de2 035866 jam 0 ,mem_hid_handshake_timer_count 
-0x7de3 035867 jam 0 ,mem_scan_mode 
-0x7de4 035868 fetch 2 ,mem_ui_state_map 
-0x7de5 035869 set0 ui_state_bt_discovery 
-0x7de6 035870 store 2 ,mem_ui_state_map 
-0x7de7 035871 rtn 
-:      035875 check_51cmd_reconnect:
-0x7de8 035876 jam hci_cmd_create_conn ,mem_hci_cmd 
-0x7de9 035877 rtn 
-:      035881 check_51cmd_disconnect:
-0x7dea 035882 jam lmp_detach ,mem_lmo_opcode2 
-0x7deb 035883 jam other_end_terminated ,mem_disconn_reason_send 
-0x7dec 035884 rtn 
-:      035888 check_51cmd_enter_sniff_subrating:
-0x7ded 035889 rtn 
-:      035893 check_51cmd_exit_sniff_subrating:
-0x7dee 035894 rtn 
-:      035898 check_51cmd_sniff_test:
-0x7def 035899 rtn 
-:      035903 check_51cmd_pincode:
-0x7df0 035904 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x7df1 035905 branch cmd_pair 
-:      035909 check_51cmd_inq:
-0x7df2 035910 rtn 
-:      035914 check_51cmd_stop_inq:
-0x7df3 035915 rtn 
-:      035919 check_51cmd_adv:
-0x7df4 035920 jam on ,mem_le_adv_enable 
-0x7df5 035921 jam adv_ind ,mem_le_adv_type 
-0x7df6 035922 fetch 2 ,mem_ui_state_map 
-0x7df7 035923 set1 ui_state_ble_adv ,pdata 
-0x7df8 035924 store 2 ,mem_ui_state_map 
-0x7df9 035925 rtn 
-:      035929 check_51cmd_stop_adv:
-0x7dfa 035930 fetch 2 ,mem_ui_state_map 
-0x7dfb 035931 set0 ui_state_ble_adv ,pdata 
-0x7dfc 035932 store 2 ,mem_ui_state_map 
-0x7dfd 035933 jam off ,mem_le_adv_enable 
-0x7dfe 035934 rtn 
-:      035938 check_51cmd_direct_adv:
-0x7dff 035939 jam on ,mem_le_adv_enable 
-0x7e00 035940 jam adv_direct_ind ,mem_le_adv_type 
-0x7e01 035941 fetch 2 ,mem_ui_state_map 
-0x7e02 035942 set1 ui_state_ble_adv ,pdata 
-0x7e03 035943 store 2 ,mem_ui_state_map 
-0x7e04 035944 rtn 
-:      035948 check_51cmd_stop_direct_adv:
-0x7e05 035949 fetch 2 ,mem_ui_state_map 
-0x7e06 035950 set0 ui_state_ble_adv ,pdata 
-0x7e07 035951 store 2 ,mem_ui_state_map 
-0x7e08 035952 jam off ,mem_le_adv_enable 
-0x7e09 035953 rtn 
-:      035957 check_51cmd_le_disconnect:
-0x7e0a 035958 setarg 20 
-0x7e0b 035959 store 2 ,mem_le_superto 
-0x7e0c 035960 store 2 ,mem_le_init_superto 
-0x7e0d 035961 branch le_send_terminate_ind_user_terminated 
-:      035965 check_51cmd_ble_update_connect_param:
-0x7e0e 035966 branch le_l2cap_tx_update_req 
-:      035970 check_51cmd_led_off:
-0x7e0f 035971 arg 0 ,rega 
-0x7e10 035972 branch ui_led_off_global 
-:      035976 check_51cmd_led_on:
-0x7e11 035977 arg 0 ,rega 
-0x7e12 035978 branch ui_led_on_global 
-:      035982 check_51cmd_led_start_blink:
-0x7e13 035983 arg 0 ,rega 
-0x7e14 035984 branch ui_led_blink_start_global 
-:      035988 check_51cmd_le_start_con:
-0x7e15 035989 jam on ,mem_le_scan_enable 
-0x7e16 035990 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x7e17 035993 rtn 
-:      035997 check_51cmd_start_scan:
-0x7e18 035998 jam on ,mem_le_scan_enable 
-0x7e19 035999 rtn 
-:      036003 check_51cmd_stop_scan:
-0x7e1a 036004 jam off ,mem_le_scan_enable 
-0x7e1b 036005 jam 0 ,mem_hci_cmd 
-0x7e1c 036006 rtn 
-:      036010 check_51cmd_hibernate:
-0x7e1d 036011 fetch 2 ,mem_cb_before_hibernate 
-0x7e1e 036012 call callback_func 
-0x7e1f 036013 fetch 1 ,mem_ui_button_gpio 
-0x7e20 036014 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x7e21 036015 copy pdata ,temp 
-0x7e22 036016 call gpio_config_input 
-:      036017 check_51cmd_hibernate_btn_disabled:
-0x7e23 036018 call ui_ipc_clean_all_fifo 
-0x7e24 036019 branch lpm_hibernate 
-:      036023 check_51cmd_le_smp_sec_req:
-0x7e25 036024 branch le_send_smp_security_request 
-:      036028 check_51cmd_role_switch:
-0x7e26 036029 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x7e27 036030 set1 mark_switch_initiated ,mark 
-0x7e28 036031 nrtn master 
-0x7e29 036032 jam switch_flag_init ,mem_switch_flag 
-0x7e2a 036033 jam lmp_switch_req ,mem_lmo_opcode2 
-0x7e2b 036034 fetch 1 ,mem_connection_options 
-0x7e2c 036035 set0 connection_switch ,pdata 
-0x7e2d 036036 store 1 ,mem_connection_options 
-0x7e2e 036037 rtn 
-:      036041 check_51cmd_bb_reconn_cancel:
-0x7e2f 036042 force page_length_timer ,queue 
-0x7e30 036043 branch timer_stop 
-:      036047 check_51cmd_dhkey_not_accept:
-0x7e31 036048 call tid_set_reply 
-0x7e32 036049 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7e33 036050 branch parse_lmp_dhkey_check_reject 
-:      036053 ui_check_paring_button:
-0x7e34 036054 fetch 1 ,mem_ui_state_map 
-0x7e35 036055 rtnbit0 ui_state_btn_down 
-0x7e36 036056 rtnbit0 ui_state_bt_reconnect 
-0x7e37 036057 branch check_51cmd_bb_reconn_cancel 
-:      036062 queue_init:
-0x7e38 036063 fetch 2 ,mem_queue_ptr 
-0x7e39 036064 add pdata ,queue_offset_curr_num ,contw 
-0x7e3a 036065 setarg 0 
-0x7e3b 036066 istore 3 ,contw 
-0x7e3c 036067 rtn 
-:      036071 queue_push:
-0x7e3d 036072 call disable_user 
-0x7e3e 036073 call queue_full 
-0x7e3f 036074 rtn blank 
-0x7e40 036075 fetch 2 ,mem_queue_ptr 
-0x7e41 036076 add pdata ,queue_offset_curr_num ,regb 
-0x7e42 036077 ifetcht 1 ,regb 
-0x7e43 036078 increase 1 ,temp 
-0x7e44 036079 istoret 1 ,regb 
-0x7e45 036081 ifetcht 1 ,pdata 
-0x7e46 036082 copy temp ,loopcnt 
-0x7e47 036083 add pdata ,queue_offset_write_ptr ,regb 
-0x7e48 036084 ifetch 1 ,regb 
-0x7e49 036085 imul32 temp ,pdata 
-0x7e4a 036086 iadd contr ,contw 
-0x7e4b 036087 copy rega ,contr 
-:      036088 calc_queue_next_ptr:
-0x7e4c 036089 call memcpy 
-0x7e4d 036090 call queue_get_size 
-0x7e4e 036091 pincrease -1 
-0x7e4f 036092 ifetcht 1 ,regb 
-0x7e50 036093 increase 1 ,temp 
-0x7e51 036094 iand temp ,temp 
-0x7e52 036095 istoret 1 ,regb 
-0x7e53 036096 branch enable_user 
-:      036101 queue_pop:
-0x7e54 036102 call disable_user 
-0x7e55 036103 call queue_empty 
-0x7e56 036104 rtn blank 
-0x7e57 036105 fetch 2 ,mem_queue_ptr 
-0x7e58 036106 add pdata ,queue_offset_curr_num ,regb 
-0x7e59 036107 ifetcht 1 ,regb 
-0x7e5a 036108 increase -1 ,temp 
-0x7e5b 036109 istoret 1 ,regb 
-0x7e5c 036110 ifetcht 1 ,pdata 
-0x7e5d 036111 copy temp ,loopcnt 
-0x7e5e 036112 add pdata ,queue_offset_read_ptr ,regb 
-0x7e5f 036113 ifetch 1 ,regb 
-0x7e60 036114 imul32 temp ,pdata 
-0x7e61 036115 iadd contr ,contr 
-0x7e62 036116 increase 1 ,contr 
-0x7e63 036117 copy rega ,contw 
-0x7e64 036118 branch calc_queue_next_ptr 
-:      036122 queue_empty:
-0x7e65 036123 fetch 2 ,mem_queue_ptr 
-0x7e66 036124 add pdata ,queue_offset_curr_num ,contr 
-0x7e67 036125 ifetch 1 ,contr 
-0x7e68 036126 rtn 
-:      036129 queue_full:
-0x7e69 036130 call queue_get_size 
-0x7e6a 036131 ifetcht 1 ,contr 
-0x7e6b 036132 isub temp ,pdata 
-0x7e6c 036133 rtn 
-:      036136 queue_get_size:
-0x7e6d 036137 fetch 2 ,mem_queue_ptr 
-0x7e6e 036138 add pdata ,queue_offset_length ,contr 
-0x7e6f 036139 ifetch 1 ,contr 
-0x7e70 036140 rtn 
-:      036148 right_shift_n:
-0x7e71 036149 sub loopcnt ,0 ,null 
-0x7e72 036150 rtn zero 
-:      036151 right_shift_n_loop:
-0x7e73 036152 rshift pdata ,pdata 
-0x7e74 036153 loop right_shift_n_loop 
-0x7e75 036154 rtn 
-:      036157 left_shift_n:
-0x7e76 036158 force 1 ,pdata 
-0x7e77 036159 sub loopcnt ,0 ,null 
-0x7e78 036160 rtn zero 
-:      036161 left_shift_n_loop:
-0x7e79 036162 lshift pdata ,pdata 
-0x7e7a 036163 loop left_shift_n_loop 
-0x7e7b 036164 rtn 
-:      036165 push_stack:
-0x7e7c 036166 deposit contw 
-0x7e7d 036167 store 2 ,mem_contw 
-0x7e7e 036168 storet 8 ,mem_temp 
-0x7e7f 036169 deposit timeup 
-0x7e80 036170 store 4 ,mem_timeup 
-0x7e81 036171 call push_stack_rega_b_c 
-0x7e82 036172 deposit contr 
-0x7e83 036173 store 2 ,mem_contr 
-0x7e84 036174 rtn 
-:      036176 push_stack_rega_b_c:
-0x7e85 036177 deposit rega 
-0x7e86 036178 store 4 ,mem_rega 
-0x7e87 036179 deposit regb 
-0x7e88 036180 store 4 ,mem_regb 
-0x7e89 036181 deposit regc 
-0x7e8a 036182 store 3 ,mem_regc 
-0x7e8b 036183 rtn 
-:      036185 pop_stack:
-0x7e8c 036186 fetcht 8 ,mem_temp 
-0x7e8d 036187 fetch 4 ,mem_timeup 
-0x7e8e 036188 iforce timeup 
-0x7e8f 036189 call pop_stack_rega_b_c 
-0x7e90 036190 fetch 2 ,mem_contw 
-0x7e91 036191 iforce contw 
-0x7e92 036192 fetch 2 ,mem_contr 
-0x7e93 036193 iforce contr 
-0x7e94 036194 rtn 
-:      036196 pop_stack_rega_b_c:
-0x7e95 036197 fetch 4 ,mem_rega 
-0x7e96 036198 iforce rega 
-0x7e97 036199 fetch 4 ,mem_regb 
-0x7e98 036200 iforce regb 
-0x7e99 036201 fetch 3 ,mem_regc 
-0x7e9a 036202 iforce regc 
-0x7e9b 036203 rtn 
-:      036205 get_contw:
-0x7e9c 036206 fetch 2 ,mem_contw 
-0x7e9d 036207 copy pdata ,contw 
-0x7e9e 036208 rtn 
-:      036209 get_contr:
-0x7e9f 036210 fetch 2 ,mem_contr 
-0x7ea0 036211 copy pdata ,contr 
-0x7ea1 036212 rtn 
-:      036213 store_contw:
-0x7ea2 036214 copy contw ,pdata 
-0x7ea3 036215 store 2 ,mem_contw 
-0x7ea4 036216 rtn 
-:      036217 store_contr:
-0x7ea5 036218 copy contr ,pdata 
-0x7ea6 036219 store 2 ,mem_contr 
-0x7ea7 036220 rtn 
-:      036224 save_cont_pointers:
-0x7ea8 036225 copy contw ,pdata 
-0x7ea9 036226 store 2 ,mem_hold_contw 
-0x7eaa 036227 copy contr ,pdata 
-0x7eab 036228 store 2 ,mem_hold_contr 
-0x7eac 036229 rtn 
-:      036230 load_cont_pointers:
-0x7ead 036231 fetch 2 ,mem_hold_contw 
-0x7eae 036232 copy pdata ,contw 
-0x7eaf 036233 fetch 2 ,mem_hold_contr 
-0x7eb0 036234 copy pdata ,contr 
-0x7eb1 036235 rtn 
-:      036237 memcpy96:
-0x7eb2 036238 call memcpy32 
-:      036239 memcpy64:
-0x7eb3 036240 call memcpy32 
-0x7eb4 036241 branch memcpy32 
-:      036242 memcpy12:
-0x7eb5 036243 call memcpy8 
-:      036244 memcpy4:
-0x7eb6 036245 ifetch 4 ,contr 
-0x7eb7 036246 istore 4 ,contw 
-0x7eb8 036247 rtn 
-:      036248 memcpy8:
-0x7eb9 036249 ifetch 8 ,contr 
-0x7eba 036250 istore 8 ,contw 
-0x7ebb 036251 rtn 
-:      036253 memcpy48:
-0x7ebc 036254 call memcpy16 
-:      036255 memcpy32:
-0x7ebd 036256 call memcpy8 
-:      036257 memcpy24:
-0x7ebe 036258 call memcpy8 
-:      036259 memcpy16:
-0x7ebf 036260 call memcpy8 
-0x7ec0 036261 branch memcpy8 
-:      036265 delay_10ms:
-0x7ec1 036266 arg 10 ,loopcnt 
-:      036267 delay_ms_wait:
-0x7ec2 036268 nop 12000 
-0x7ec3 036269 loop delay_ms_wait 
-0x7ec4 036270 rtn 
-:      036272 bn_zero:
-0x7ec5 036273 force 3 ,loopcnt 
-:      036274 memset0:
-0x7ec6 036275 force 0 ,pdata 
-:      036276 memset8:
-0x7ec7 036277 istore 8 ,contw 
-0x7ec8 036278 loop memset8 
-0x7ec9 036279 rtn 
-:      036281 memset0_8:
-0x7eca 036282 force 0 ,pdata 
-0x7ecb 036283 istore 8 ,contw 
-0x7ecc 036284 rtn 
-:      036285 memset0_4:
-0x7ecd 036286 force 0 ,pdata 
-0x7ece 036287 istore 4 ,contw 
-0x7ecf 036288 rtn 
-:      036290 clear_mem_256:
-0x7ed0 036291 force 4 ,loopcnt 
-0x7ed1 036292 branch memset0 
-:      036293 clear_mem_512:
-0x7ed2 036294 force 8 ,loopcnt 
-0x7ed3 036295 branch memset0 
-:      036297 clear_mem:
-0x7ed4 036298 deposit loopcnt 
-0x7ed5 036299 rtn blank 
-0x7ed6 036300 setarg 0 
-:      036301 clear_mem_loop:
-0x7ed7 036302 istore 1 ,contw 
-0x7ed8 036303 loop clear_mem_loop 
-0x7ed9 036304 rtn 
-:      036307 clear_temp_block:
-0x7eda 036308 arg 32 ,loopcnt 
-0x7edb 036309 arg mem_temp_block0 ,contw 
-0x7edc 036310 branch clear_mem 
-:      036312 xor_loop:
-0x7edd 036313 ifetch 4 ,regc 
-0x7ede 036314 ifetcht 4 ,rega 
-0x7edf 036315 ixor temp ,pdata 
-0x7ee0 036316 istore 4 ,contw 
-0x7ee1 036317 increase 4 ,rega 
-0x7ee2 036318 increase 4 ,regc 
-0x7ee3 036319 loop xor_loop 
-0x7ee4 036320 rtn 
-:      036324 inverse_data:
-0x7ee5 036325 bpatchx patch3f_3 ,mem_patch3f 
-0x7ee6 036326 copy loopcnt ,pdata 
-0x7ee7 036327 sub pdata ,1 ,null 
-0x7ee8 036328 rtn positive 
-0x7ee9 036329 iadd rega ,regb 
-0x7eea 036330 increase -1 ,regb 
-0x7eeb 036331 rshift loopcnt ,loopcnt 
-:      036332 inverse_loop:
-0x7eec 036333 ifetcht 1 ,rega 
-0x7eed 036334 ifetch 1 ,regb 
-0x7eee 036335 istore 1 ,rega 
-0x7eef 036336 istoret 1 ,regb 
-0x7ef0 036337 increase -1 ,regb 
-0x7ef1 036338 increase 1 ,rega 
-0x7ef2 036339 loop inverse_loop 
-0x7ef3 036340 rtn 
-:      036343 memcpy_fast:
-0x7ef4 036344 deposit loopcnt 
-0x7ef5 036345 rtn blank 
-:      036346 memcpy_fast_loop:
-0x7ef6 036347 increase -8 ,loopcnt 
-0x7ef7 036348 call memcpy8 ,positive 
-0x7ef8 036349 rtn zero 
-0x7ef9 036350 branch memcpy_fast_loop ,positive 
-0x7efa 036351 increase 8 ,loopcnt 
-:      036352 memcpy_fast_loop_four:
-0x7efb 036353 increase -4 ,loopcnt 
-0x7efc 036354 call memcpy4 ,positive 
-0x7efd 036355 rtn zero 
-0x7efe 036356 branch memcpy_fast_loop_four ,positive 
-0x7eff 036357 increase 4 ,loopcnt 
-0x7f00 036358 branch memcpy 
-:      036360 memcpy:
-0x7f01 036361 deposit loopcnt 
-0x7f02 036362 rtn blank 
-:      036363 memcpy_loop:
-0x7f03 036364 ifetch 1 ,contr 
-0x7f04 036365 istore 1 ,contw 
-0x7f05 036366 loop memcpy_loop 
-0x7f06 036367 rtn 
-:      036369 timer_stop:
-0x7f07 036370 setarg 0 
-:      036371 timer_init:
-0x7f08 036372 rshift clkn_bt ,temp 
-0x7f09 036373 storet 4 ,mem_last_clkn 
-0x7f0a 036374 arg mem_timers ,contw 
-0x7f0b 036375 iforce temp 
-0x7f0c 036376 lshift queue ,pdata 
-0x7f0d 036377 iadd contw ,contw 
-0x7f0e 036378 istoret 2 ,contw 
-0x7f0f 036379 bpatchx patch3f_4 ,mem_patch3f 
-0x7f10 036380 rtn 
-:      036382 timer_check_timeout:
-0x7f11 036383 arg 0x800 ,timeup 
-0x7f12 036384 lshift16 timeup ,timeup 
-0x7f13 036385 iadd timeup ,pdata 
-0x7f14 036386 rtn 
-:      036389 timer_reinit:
-0x7f15 036390 arg 0 ,queue 
-:      036391 timer_check:
-0x7f16 036392 bpatchx patch3f_5 ,mem_patch3f 
-0x7f17 036393 fetcht 4 ,mem_last_clkn 
-0x7f18 036394 rshift clkn_bt ,pdata 
-0x7f19 036395 store 4 ,mem_last_clkn 
-0x7f1a 036396 isub temp ,null 
-0x7f1b 036397 ncall timer_check_timeout ,positive 
-0x7f1c 036398 isub temp ,timeup 
-0x7f1d 036399 copy timeup ,temp 
-0x7f1e 036400 arg mem_timers ,contr 
-0x7f1f 036401 copy contr ,contw 
-0x7f20 036402 arg 16 ,loopcnt 
-:      036403 timer_loop:
-0x7f21 036404 ifetch 2 ,contr 
-0x7f22 036405 isub temp ,pdata 
-0x7f23 036406 branch timer_counting ,positive 
-0x7f24 036407 force 0 ,pdata 
-:      036408 timer_counting:
-0x7f25 036409 istore 2 ,contw 
-0x7f26 036410 loop timer_loop 
-0x7f27 036411 arg mem_timers ,contr 
-0x7f28 036412 lshift queue ,pdata 
-0x7f29 036413 iadd contr ,contr 
-0x7f2a 036414 ifetch 2 ,contr 
-0x7f2b 036415 rtn 
-:      036420 clk_add:
-0x7f2c 036421 iadd temp ,temp 
-0x7f2d 036422 copy temp ,loopcnt 
-0x7f2e 036423 setarg 3750 
-0x7f2f 036424 isub loopcnt ,pdata 
-0x7f30 036425 rtn positive 
-0x7f31 036426 sub pdata ,0 ,pdata 
-0x7f32 036427 rshift16 temp ,temp 
-0x7f33 036428 increase 1 ,temp 
-0x7f34 036429 lshift16 temp ,temp 
-0x7f35 036430 ior temp ,temp 
-0x7f36 036431 rtn 
-:      036433 clk_diff_rt:
-0x7f37 036434 call clk_diff 
-0x7f38 036435 branch clk2rt 
-:      036438 clk_diff:
-0x7f39 036439 disable user 
-0x7f3a 036440 isub temp ,pdata 
-0x7f3b 036441 branch clk_diff_pos ,positive 
-0x7f3c 036442 enable user 
-0x7f3d 036443 sub pdata ,0 ,pdata 
-:      036444 clk_diff_pos:
-0x7f3e 036445 rtnbit0 15 
-0x7f3f 036446 arg -61786 ,temp 
-0x7f40 036447 iadd temp ,pdata 
-0x7f41 036448 set0 64 ,pdata 
-0x7f42 036449 rtn 
-:      036451 clk2rt:
-0x7f43 036452 iforce contr 
-0x7f44 036453 rshift16 pdata ,pdata 
-0x7f45 036454 arg 3750 ,temp 
-0x7f46 036455 imul32 temp ,pdata 
-0x7f47 036456 iadd contr ,pdata 
-0x7f48 036457 rtn 
-:      036460 clk2lpo:
-0x7f49 036461 lshift8 pdata ,pdata 
-0x7f4a 036462 lshift4 pdata ,pdata 
-0x7f4b 036463 fetcht 3 ,mem_clks_per_lpo 
-0x7f4c 036464 idiv temp 
-0x7f4d 036465 call wait_div_end 
-0x7f4e 036466 quotient temp 
-0x7f4f 036467 rtn 
-:      036470 clk2bt:
-0x7f50 036471 arg 3750 ,temp 
-0x7f51 036472 idiv temp 
-0x7f52 036473 call wait_div_end 
-0x7f53 036474 quotient pdata 
-0x7f54 036475 lshift16 pdata ,pdata 
-0x7f55 036476 remainder temp 
-0x7f56 036477 ior temp ,temp 
-0x7f57 036478 rtn 
-:      036485 string2dec_from_uart:
-0x7f58 036486 arg 0 ,temp 
-:      036487 string2dec_from_uart_done:
-0x7f59 036488 copy temp ,regc 
-0x7f5a 036489 ifetch 1 ,contru 
-0x7f5b 036490 call uchar2dialog 
-0x7f5c 036491 copy regc ,temp 
-0x7f5d 036492 call swap 
-0x7f5e 036493 arg 10 ,regb 
-0x7f5f 036494 imul32 regb ,pdata 
-0x7f60 036495 iadd temp ,pdata 
-0x7f61 036496 copy pdata ,temp 
-0x7f62 036497 loop string2dec_from_uart_done 
-0x7f63 036498 rtn 
-:      036502 uchar2dialog:
-0x7f64 036503 arg 0x3a ,temp 
-0x7f65 036504 isub temp ,null 
-0x7f66 036505 nbranch uchar2dialog_number ,positive 
-0x7f67 036506 arg 0x61 ,temp 
-0x7f68 036507 isub temp ,null 
-0x7f69 036508 branch uchar2dialog_a2f ,positive 
-0x7f6a 036509 arg 0x37 ,temp 
-0x7f6b 036510 isub temp ,pdata 
-0x7f6c 036511 rtn 
-:      036512 uchar2dialog_number:
-0x7f6d 036513 arg 0x30 ,temp 
-0x7f6e 036514 isub temp ,pdata 
-0x7f6f 036515 rtn 
-:      036516 uchar2dialog_a2f:
-0x7f70 036517 arg 0x57 ,temp 
-0x7f71 036518 isub temp ,pdata 
-0x7f72 036519 rtn 
-:      036521 pn9:
-0x7f73 036522 copy temp ,alarm 
-0x7f74 036523 setarg 0x1ff 
-0x7f75 036524 force 0 ,regb 
-:      036525 pn9_loop:
-0x7f76 036526 rshift3 pdata ,rega 
-0x7f77 036527 rshift rega ,rega 
-0x7f78 036528 ixor rega ,rega 
-0x7f79 036529 isolate1 0 ,rega 
-0x7f7a 036530 setflag true ,9 ,pdata 
-0x7f7b 036531 rshift temp ,temp 
-0x7f7c 036532 isolate1 0 ,pdata 
-0x7f7d 036533 setflag true ,7 ,temp 
-0x7f7e 036534 rshift pdata ,pdata 
-0x7f7f 036535 increase 1 ,regb 
-0x7f80 036536 compare 0 ,regb ,0x7 
-0x7f81 036537 nbranch pn9_loop ,true 
-0x7f82 036538 istoret 1 ,contw 
-0x7f83 036539 loop pn9_loop 
-0x7f84 036540 copy alarm ,temp 
-0x7f85 036541 rtn 
-:      036544 wait_div_end:
-0x7f86 036545 rtn modone 
-0x7f87 036546 branch wait_div_end 
-:      036556 compare_loop:
-:      036557 string_compare:
-0x7f88 036558 ifetch 1 ,rega 
-0x7f89 036559 ifetcht 1 ,regb 
-0x7f8a 036560 isub temp ,null 
-0x7f8b 036561 nrtn zero 
-0x7f8c 036562 increase 1 ,rega 
-0x7f8d 036563 increase 1 ,regb 
-0x7f8e 036564 loop string_compare 
-0x7f8f 036565 force 0 ,null 
-0x7f90 036566 rtn 
-:      036569 ceiling:
-0x7f91 036570 isub temp ,null 
-0x7f92 036571 nrtn positive 
-0x7f93 036572 deposit temp 
-0x7f94 036573 rtn 
-:      036575 swap:
-0x7f95 036576 iadd temp ,pdata 
-0x7f96 036577 isub temp ,temp 
-0x7f97 036578 isub temp ,pdata 
-0x7f98 036579 rtn 
-:      036581 clean_mem:
-0x7f99 036582 arg 0x200 ,loopcnt 
-0x7f9a 036583 arg 0x4000 ,contw 
-0x7f9b 036584 branch memset0 
-:      036587 callback_func:
-0x7f9c 036588 rtn blank 
-0x7f9d 036589 copy pdata ,pc 
-:      036592 wait_uarttx:
-0x7f9e 036593 hfetch 2 ,core_uart_txitems 
-0x7f9f 036594 nbranch wait_uarttx ,blank 
-0x7fa0 036595 rtn 
-:      036597 ice_break:
-0x7fa1 036598 jam 0x1 ,core_ice_ctrl 
-0x7fa2 036599 rtn 
-:      036601 ice_setbp:
-0x7fa3 036602 hstore 2 ,core_ice_break0 
-0x7fa4 036603 hfetch 1 ,core_ice_ctrl 
-0x7fa5 036604 set1 4 ,pdata 
-0x7fa6 036605 hstore 1 ,core_ice_ctrl 
-0x7fa7 036606 rtn 
-:      036607 ice_setbp2:
-0x7fa8 036608 hstore 2 ,core_ice_break1 
-0x7fa9 036609 hfetch 1 ,core_ice_ctrl 
-0x7faa 036610 set1 6 ,pdata 
-0x7fab 036611 hstore 1 ,core_ice_ctrl 
-0x7fac 036612 rtn 
-:      036614 ice_set_write_bp:
-0x7fad 036615 hstore 2 ,core_ice_break0 
-0x7fae 036616 jam 0x30 ,core_ice_ctrl 
-0x7faf 036617 rtn 
-:      036621 test_enable_white:
-0x7fb0 036622 hfetch 1 ,core_config 
-0x7fb1 036623 set0 whiteoff_bit ,pdata 
-0x7fb2 036624 hstore 1 ,core_config 
-0x7fb3 036625 rtn 
-:      036627 check_uart_tx_buff:
-0x7fb4 036628 hfetch 2 ,core_uart_txitems 
-0x7fb5 036629 arg uart_air_control_threshold ,temp 
-:      036630 pdata_sub_temp:
-0x7fb6 036631 isub temp ,null 
-0x7fb7 036632 rtn 
-:      036638 fifo_in:
-0x7fb8 036639 bpatchx patch3f_6 ,mem_patch3f 
-0x7fb9 036640 ifetcht util_fifo_len ,rega 
-0x7fba 036641 and temp ,0xff ,pdata 
-0x7fbb 036642 nbranch fifo_in_push ,blank 
-0x7fbc 036643 rshift8 temp ,pdata 
-0x7fbd 036644 istore util_fifo_len ,rega 
-:      036645 fifo_in_push:
-0x7fbe 036646 increase util_fifo_len + util_fifo_offset ,rega 
-0x7fbf 036647 ifetch 1 ,rega 
-0x7fc0 036648 nbranch assert ,blank 
-0x7fc1 036649 fetch 1 ,mem_fifo_temp 
-0x7fc2 036650 istore 1 ,rega 
-0x7fc3 036651 rtn 
-:      036656 fifo_out:
-0x7fc4 036657 bpatchx patch3f_7 ,mem_patch3f 
-0x7fc5 036658 arg util_fifo_len ,loopcnt 
-0x7fc6 036659 ifetch util_fifo_len ,rega 
-0x7fc7 036660 rtn blank 
-:      036661 fifo_out_loop:
-0x7fc8 036662 ifetch 1 ,rega 
-0x7fc9 036663 nbranch fifo_out_end ,blank 
-0x7fca 036664 increase 1 ,rega 
-0x7fcb 036665 loop fifo_out_loop 
-0x7fcc 036666 branch assert 
-:      036667 fifo_out_end:
-0x7fcd 036668 arg 0 ,temp 
-0x7fce 036669 istoret 1 ,rega 
-0x7fcf 036670 rtn 
-:      036675 fifo_is_empty:
-0x7fd0 036676 ifetch util_fifo_len ,rega 
-0x7fd1 036677 rtn 
-:      036682 fifo_is_full:
-0x7fd2 036683 ifetch 1 ,rega 
-0x7fd3 036684 rtn 
-:      036687 fifo_is_near_full:
-0x7fd4 036688 ifetch 2 ,rega 
-0x7fd5 036689 rtn 
-:      036693 fifo_content_count:
-0x7fd6 036694 arg 0 ,temp 
-:      036695 fifo_content_count_loop:
-0x7fd7 036696 fetch 1 ,contr 
-0x7fd8 036697 loop fifo_content_count_loop ,blank 
-0x7fd9 036698 increase 1 ,temp 
-0x7fda 036699 loop fifo_content_count_loop 
-0x7fdb 036700 copy temp ,pdata 
-0x7fdc 036701 rtn 
-:      036703 not_greater_than:
-0x7fdd 036704 isub temp ,null 
-0x7fde 036705 nrtn positive 
-0x7fdf 036706 copy temp ,pdata 
-0x7fe0 036707 rtn 
-:      036710 disable_positive:
-0x7fe1 036711 force -1 ,null 
-0x7fe2 036712 rtn 
-:      036713 enable_positive:
-:      036714 disable_zero:
-0x7fe3 036715 force 1 ,null 
-0x7fe4 036716 rtn 
-:      036717 enable_zero:
-0x7fe5 036718 force 0 ,null 
-0x7fe6 036719 rtn 
-:      036721 enable_user:
-0x7fe7 036722 enable user 
-0x7fe8 036723 rtn 
-:      036725 disable_user:
-0x7fe9 036726 disable user 
-0x7fea 036727 rtn 
-:      036729 enable_user2:
-0x7feb 036730 enable user2 
-0x7fec 036731 rtn 
-:      036733 disable_user2:
-0x7fed 036734 disable user2 
-0x7fee 036735 rtn 
-:      036737 disable_blank:
-0x7fef 036738 setarg 1 
-0x7ff0 036739 rtn 
-:      036741 enable_blank:
-0x7ff1 036742 setarg 0 
-0x7ff2 036743 rtn 
-:      036746 reverse_byte:
-0x7ff3 036747 copy loopcnt ,pdata 
-0x7ff4 036748 rtn blank 
-0x7ff5 036749 copy contr ,pdata 
-0x7ff6 036750 iadd loopcnt ,pdata 
-0x7ff7 036751 increase -1 ,pdata 
-0x7ff8 036752 copy pdata ,contr 
-:      036753 reverse_loop:
-0x7ff9 036754 ifetch 1 ,contr 
-0x7ffa 036755 increase -2 ,contr 
-0x7ffb 036756 istore 1 ,contw 
-0x7ffc 036757 loop reverse_loop 
-0x7ffd 036758 rtn 
+:      002789 start:
+0x2000 002790 call lpmstate 
+:      002792 soft_reset:
+0x2001 002793 bpatch patch00_0 ,mem_patch00 
+0x2002 002794 clear_stack 
+0x2003 002795 call spi_ncs_gpio_init 
+0x2004 002796 call initialize_radio 
+0x2005 002797 call iicd_init_12m 
+0x2006 002798 call init_param 
+0x2007 002799 call l2cap_init 
+0x2008 002800 bpatch patch00_1 ,mem_patch00 
+0x2009 002801 call rfcomm_init 
+0x200a 002802 call init_lmp 
+0x200b 002803 call ui_init 
+0x200c 002804 call app_init 
+0x200d 002805 ncall load_chip_option ,wake 
+0x200e 002806 bpatch patch00_2 ,mem_patch00 
+0x200f 002807 call app_lpm_init ,wake 
+0x2010 002808 call publickey_init 
+0x2011 002809 call lpm_recover_clk ,wake 
+:      002810 main_loop:
+0x2012 002811 bpatch patch00_3 ,mem_patch00 
+0x2013 002812 call sp_calc_sequence 
+0x2014 002813 call sp_calc_sequence_256 
+0x2015 002814 call sp_calc_sequence_256_check 
+0x2016 002815 call le_dispatch 
+0x2017 002816 bpatch patch00_4 ,mem_patch00 
+0x2018 002817 call idle_dispatch 
+0x2019 002818 call app_process_idle 
+0x201a 002819 call inquiry_dispatch 
+0x201b 002820 call inquiry_scan_dispatch 
+0x201c 002821 call page_scan_dispatch 
+0x201d 002822 call connection_dispatch 
+0x201e 002823 call lpm_dispatch 
+0x201f 002824 call g24_dispatch 
+0x2020 002825 branch main_loop 
+:      002827 connection_dispatch:
+0x2021 002828 call connection_incontext 
+0x2022 002829 rtnmark0 mark_context 
+0x2023 002830 set0 mark_context ,mark 
+0x2024 002831 call context_save 
+0x2025 002832 branch le_disable 
+:      002834 connection_incontext:
+0x2026 002835 bpatch patch00_5 ,mem_patch00 
+0x2027 002836 call context_search_insniff 
+0x2028 002837 nbranch connection_nosniff ,zero 
+0x2029 002838 call context_load 
+0x202a 002839 add rega ,coffset_mode ,contr 
+0x202b 002840 ifetch 1 ,contr 
+0x202c 002841 bbit1 mode_le ,le_conn_dispatch 
+0x202d 002842 bbit1 mode_master ,master_dispatch 
+0x202e 002843 branch slave_dispatch 
+:      002844 connection_nosniff:
+0x202f 002845 call context_get_next 
+0x2030 002846 copy loopcnt ,null 
+0x2031 002847 rtn zero 
+0x2032 002848 call context_load 
+0x2033 002849 fetch 1 ,mem_state 
+0x2034 002850 bbit1 state_inpage ,master_page 
+0x2035 002851 fetch 1 ,mem_mode 
+0x2036 002852 bbit1 mode_master ,master_dispatch 
+0x2037 002853 branch slave_dispatch 
+:      002861 idle_dispatch:
+0x2038 002862 fetch 1 ,mem_hci_cmd 
+0x2039 002863 rtn blank 
+0x203a 002864 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 002865 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 002866 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 002867 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 002868 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 002869 call context_search_conn_handle 
+0x2040 002870 rtn zero 
+0x2041 002871 call context_search_plap 
+0x2042 002872 rtn zero 
+:      002873 idle_exit:
+0x2043 002874 jam 0 ,mem_hci_cmd 
+0x2044 002875 rtn 
+:      002877 idle_le_create_conn:
+0x2045 002878 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 002879 jam 0 ,mem_hci_cmd 
+0x2047 002880 rtn 
+:      002882 idle_inquiry:
+0x2048 002883 set1 mark_inquiry_on ,mark 
+0x2049 002884 set0 mark_inquiry_trainb ,mark 
+0x204a 002885 jam param_ninquiry ,mem_ninqy_index 
+0x204b 002886 jam 31 ,mem_nfreq_index_inq 
+0x204c 002887 branch idle_exit 
+:      002889 idle_inquiry_cancel:
+0x204d 002890 set0 mark_inquiry_on ,mark 
+0x204e 002891 force 0 ,stop_watch 
+0x204f 002892 branch idle_exit 
+:      002894 idle_remote_name_req:
+0x2050 002895 call context_search_plap 
+0x2051 002896 rtn zero 
+0x2052 002897 force lmp_name_req ,temp 
+0x2053 002898 jam 5 ,mem_nameres_cnt 
+0x2054 002899 branch idle_start_page 
+:      002901 idle_create_conn:
+0x2055 002902 bpatch patch00_6 ,mem_patch00 
+:      002903 idle_create_conn_device:
+0x2056 002904 fetch 6 ,mem_hci_plap 
+0x2057 002905 branch idle_exit ,blank 
+0x2058 002906 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 002908 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 002909 branch idle_create_conn_cont 
+:      002911 idle_create_conn_cont:
+0x205b 002912 force lmp_version_req ,temp 
+:      002913 idle_start_page:
+0x205c 002914 bpatch patch00_7 ,mem_patch00 
+0x205d 002915 fetch 1 ,mem_page_mode 
+0x205e 002916 branch idle_page_mode_r0 ,blank 
+0x205f 002917 lshift3 pdata ,pdata 
+0x2060 002918 lshift4 pdata ,pdata 
+0x2061 002919 increase -1 ,pdata 
+:      002920 idle_page_mode_r0:
+0x2062 002921 store 1 ,mem_npage 
+0x2063 002922 store 1 ,mem_npage_index 
+0x2064 002923 jam 31 ,mem_nfreq_index_page 
+0x2065 002924 set0 mark_page_trainb ,mark 
+0x2066 002925 call context_new 
+0x2067 002926 nbranch idle_page_fail ,zero 
+0x2068 002927 call get_free_amaddr 
+0x2069 002928 store 1 ,mem_amaddr 
+0x206a 002929 storet 1 ,mem_lmo_opcode2 
+0x206b 002930 fetch 6 ,mem_hci_plap 
+0x206c 002931 store 6 ,mem_plap 
+0x206d 002932 bpatch patch01_0 ,mem_patch01 
+0x206e 002933 call timer_reinit 
+0x206f 002934 force 0 ,pdata 
+0x2070 002935 compare lmp_name_req ,temp ,0xff 
+0x2071 002936 nsetflag true ,state_init_seq ,pdata 
+0x2072 002937 set1 state_inpage ,pdata 
+0x2073 002938 store 1 ,mem_state 
+0x2074 002939 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 002940 call ui_ipc_send_event 
+0x2076 002941 force 0 ,pdata 
+0x2077 002942 setflag true ,smap_name_req ,pdata 
+0x2078 002943 store 1 ,mem_state_map 
+0x2079 002944 setarg 0 
+0x207a 002945 set1 mode_master ,pdata 
+0x207b 002946 store 1 ,mem_mode 
+0x207c 002947 enable master 
+0x207d 002948 call context_save 
+0x207e 002949 disable master 
+0x207f 002950 force page_length_timer ,queue 
+0x2080 002951 fetch 2 ,mem_page_to 
+0x2081 002952 call timer_init 
+0x2082 002953 branch idle_exit 
+:      002954 idle_page_fail:
+0x2083 002955 bpatch patch01_1 ,mem_patch01 
+0x2084 002956 fetch 6 ,mem_hci_plap 
+0x2085 002957 store 6 ,mem_plap 
+0x2086 002958 compare lmp_name_req ,temp ,0xff 
+0x2087 002959 branch idle_name_fail ,true 
+0x2088 002960 branch idle_exit 
+:      002961 idle_name_fail:
+0x2089 002962 arg mem_tmp_buffer ,contw 
+0x208a 002963 arg 8 ,loopcnt 
+0x208b 002964 call memset0 
+0x208c 002965 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 002966 call ui_ipc_send_event 
+0x208e 002967 branch idle_exit 
+:      002974 inquiry_dispatch:
+0x208f 002975 rtnmark0 mark_inquiry_on 
+0x2090 002976 force inquiry_length_timer ,queue 
+0x2091 002977 call timer_check 
+0x2092 002978 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 002979 nbranch inquiry_start ,blank 
+0x2094 002980 rtn 
+:      002984 inquiry_start:
+0x2095 002985 bpatch patch01_2 ,mem_patch01 
+0x2096 002986 fetcht 2 ,mem_inq_window 
+0x2097 002987 force 4 ,queue 
+0x2098 002988 call sniff_check_window 
+0x2099 002989 rtn user 
+0x209a 002990 call afh_clear 
+0x209b 002991 force 0 ,freq_mode 
+:      002992 inquiry_restart:
+0x209c 002993 rtn timeout 
+0x209d 002994 set0 mark_fhs_already_good ,mark 
+0x209e 002995 set0 mark_fhs_eir ,mark 
+:      002996 inquiry_rx_restart:
+0x209f 002997 add clkn_bt ,1 ,bt_clk 
+0x20a0 002998 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 002999 setflag true ,2 ,freq_mode 
+0x20a2 003000 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003001 nbranch inquiry_receive ,true 
+:      003003 inquiry_transmit:
+0x20a4 003004 bpatch patch01_3 ,mem_patch01 
+0x20a5 003005 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003006 increase 1 ,pdata 
+0x20a7 003007 store 1 ,mem_inquiry_transmit 
+0x20a8 003008 call fetch_giac 
+0x20a9 003009 call tx_radio_freq 
+0x20aa 003010 call fetch_diac 
+0x20ab 003011 call start_transmitter 
+0x20ac 003012 call start_tx_native 
+0x20ad 003013 call send_access_word 
+0x20ae 003014 call end_of_packet 
+0x20af 003015 call inquiry_check_train 
+0x20b0 003016 branch inquiry_restart 
+:      003018 inquiry_check_train:
+0x20b1 003019 bpatch patch01_4 ,mem_patch01 
+0x20b2 003020 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003021 increase -1 ,pdata 
+0x20b4 003022 store 1 ,mem_nfreq_index_inq 
+0x20b5 003023 rtn positive 
+0x20b6 003024 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003025 fetch 1 ,mem_ninqy_index 
+0x20b8 003026 increase -1 ,pdata 
+0x20b9 003027 store 1 ,mem_ninqy_index 
+0x20ba 003028 rtn positive 
+0x20bb 003029 setflip mark_inquiry_trainb ,mark 
+0x20bc 003030 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003031 rtn 
+:      003033 inquiry_receive:
+0x20be 003034 bpatch patch01_5 ,mem_patch01 
+0x20bf 003035 call fetch_giac 
+0x20c0 003036 call rx_radio_freq 
+0x20c1 003037 call fetch_diac 
+0x20c2 003038 call start_rx_native 
+0x20c3 003039 call start_receiver 
+0x20c4 003040 call wait_access_clkn_rt 
+0x20c5 003041 branch inquiry_sync ,sync 
+0x20c6 003042 call inquiry_check_train 
+0x20c7 003043 branch inquiry_rx_restart 
+:      003044 inquiry_sync:
+0x20c8 003045 bpatch patch01_6 ,mem_patch01 
+0x20c9 003046 call save_rssi 
+0x20ca 003047 call scan_mode_whiten 
+0x20cb 003048 call receive_packet_whitened 
+0x20cc 003049 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003050 rtnmark0 mark_fhs_already_good 
+:      003051 inquiry_receive_rtn:
+0x20ce 003052 bpatch patch01_7 ,mem_patch01 
+:      003053 inquiry_receive_eir_rtn:
+0x20cf 003054 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003055 increase 1 ,pdata 
+0x20d1 003056 store 1 ,mem_inquiry_rcv 
+0x20d2 003057 rtn 
+:      003065 master_page:
+0x20d3 003066 bpatch patch02_0 ,mem_patch02 
+0x20d4 003067 enable master 
+0x20d5 003068 enable clknt 
+0x20d6 003069 fetch 2 ,mem_page_interval 
+0x20d7 003070 branch master_page_no_interval ,blank 
+0x20d8 003071 force page_interval_timer ,queue 
+0x20d9 003072 call timer_check 
+0x20da 003073 nrtn blank 
+:      003074 master_page_no_interval:
+0x20db 003075 bpatch patch02_1 ,mem_patch02 
+0x20dc 003076 fetcht 2 ,mem_page_window 
+0x20dd 003077 force 40 ,queue 
+0x20de 003078 call sniff_check_window 
+0x20df 003079 branch page_exit ,user 
+0x20e0 003080 force page_length_timer ,queue 
+0x20e1 003081 call timer_check 
+0x20e2 003082 nbranch page_start ,blank 
+0x20e3 003083 fetch 1 ,mem_state_map 
+0x20e4 003084 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003085 branch master_page_timeout 
+:      003086 master_npage_timeout:
+0x20e6 003087 arg mem_tmp_buffer ,contw 
+0x20e7 003088 arg 8 ,loopcnt 
+0x20e8 003089 call memset0 
+:      003090 master_page_timeout:
+0x20e9 003091 bpatch patch02_2 ,mem_patch02 
+0x20ea 003092 jam 0 ,mem_state 
+0x20eb 003093 call init_lmp_work 
+0x20ec 003094 jam 0 ,memui_reconnect_mode 
+0x20ed 003095 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003096 call ui_ipc_send_event 
+0x20ef 003097 branch page_exit 
+:      003099 page_start:
+0x20f0 003100 bpatch patch02_3 ,mem_patch02 
+0x20f1 003101 force 0 ,timeup 
+0x20f2 003102 until clkn_rt ,meet 
+0x20f3 003103 fetch 1 ,mem_page_clk 
+0x20f4 003104 increase -1 ,pdata 
+0x20f5 003105 ixor clkn_bt ,pdata 
+0x20f6 003106 compare 0 ,pdata ,3 
+0x20f7 003107 nbranch page_start ,true 
+0x20f8 003108 deposit am_addr 
+0x20f9 003109 store 1 ,mem_fhs_am_addr 
+0x20fa 003110 force 0 ,n_tx_slot 
+0x20fb 003111 force 0 ,freq_mode 
+:      003113 page_restart:
+0x20fc 003114 bpatch patch02_4 ,mem_patch02 
+0x20fd 003115 branch page_exit ,timeout 
+0x20fe 003116 call fetch_page_bt_adr 
+0x20ff 003117 arg param_rf_setup ,timeup 
+0x2100 003118 until clkn_rt ,meet 
+:      003119 page_rx_restart:
+0x2101 003120 bpatch patch02_5 ,mem_patch02 
+0x2102 003121 fetch 4 ,mem_page_clk 
+0x2103 003122 iforce bt_clk 
+0x2104 003123 increase 1 ,pdata 
+0x2105 003124 store 4 ,mem_page_clk 
+0x2106 003125 isolate1 mark_page_trainb ,mark 
+0x2107 003126 setflag true ,2 ,freq_mode 
+0x2108 003127 compare 0x00 ,bt_clk ,0x02 
+0x2109 003128 nbranch page_receive ,true 
+0x210a 003129 fetch 1 ,mem_page_transmit 
+0x210b 003130 increase 1 ,pdata 
+0x210c 003131 store 1 ,mem_page_transmit 
+0x210d 003132 call tx_radio_freq 
+0x210e 003133 call start_transmitter 
+0x210f 003134 call start_tx_native 
+0x2110 003135 call send_access_word 
+0x2111 003136 call end_of_packet 
+0x2112 003137 call page_check_train 
+0x2113 003138 branch page_restart 
+:      003139 page_exit:
+0x2114 003140 bpatch patch02_6 ,mem_patch02 
+0x2115 003141 disable master 
+0x2116 003142 fetch 2 ,mem_page_interval 
+0x2117 003143 rtn blank 
+0x2118 003144 force page_interval_timer ,queue 
+0x2119 003145 branch timer_init 
+:      003147 page_check_train:
+0x211a 003148 bpatch patch02_7 ,mem_patch02 
+0x211b 003149 fetch 1 ,mem_nfreq_index_page 
+0x211c 003150 increase -1 ,pdata 
+0x211d 003151 store 1 ,mem_nfreq_index_page 
+0x211e 003152 rtn positive 
+0x211f 003153 jam 31 ,mem_nfreq_index_page 
+0x2120 003154 fetch 1 ,mem_npage_index 
+0x2121 003155 increase -1 ,pdata 
+0x2122 003156 store 1 ,mem_npage_index 
+0x2123 003157 rtn positive 
+0x2124 003158 setflip mark_page_trainb ,mark 
+0x2125 003159 fetch 1 ,mem_npage 
+0x2126 003160 store 1 ,mem_npage_index 
+0x2127 003161 rtn 
+:      003163 page_receive:
+0x2128 003164 bpatch patch03_0 ,mem_patch03 
+0x2129 003165 call rx_radio_freq 
+0x212a 003166 call start_rx_native 
+0x212b 003167 call start_receiver 
+0x212c 003168 call wait_access_clkn_rt 
+0x212d 003169 branch page_sync ,sync 
+0x212e 003170 call page_check_train 
+0x212f 003171 branch page_rx_restart 
+:      003172 page_sync:
+0x2130 003173 call end_of_packet 
+0x2131 003174 fetch 1 ,mem_page_rcv 
+0x2132 003175 increase 1 ,pdata 
+0x2133 003176 store 1 ,mem_page_rcv 
+0x2134 003177 force 0 ,stop_watch 
+0x2135 003178 fetch 4 ,mem_page_clk 
+:      003179 page_send_fhs:
+0x2136 003180 bpatch patch03_1 ,mem_patch03 
+0x2137 003181 call rf_setup_time_master_slot 
+0x2138 003182 call fetch_page_bt_adr 
+0x2139 003183 increase 1 ,n_tx_slot 
+:      003184 page_send_fhs_continue:
+0x213a 003185 and_into 0x1fd ,bt_clk 
+0x213b 003186 and_into 0x1fc ,freq_mode 
+0x213c 003187 call tx_radio_freq 
+0x213d 003188 call start_transmitter 
+0x213e 003189 call start_tx_native 
+0x213f 003190 call send_access_word 
+0x2140 003191 deposit clkn_bt 
+0x2141 003192 store 4 ,mem_clkn_bt 
+0x2142 003193 force 0 ,am_addr 
+0x2143 003194 force type_fhs ,type 
+0x2144 003195 call scan_mode_whiten 
+0x2145 003196 call transmit_packet_whitened 
+:      003197 page_wait_fhs_reply:
+0x2146 003198 bpatch patch03_2 ,mem_patch03 
+0x2147 003199 call rf_setup_time_slave_slot 
+0x2148 003200 or_into 0x02 ,bt_clk 
+0x2149 003201 and_into 0x1fc ,freq_mode 
+0x214a 003202 call rx_radio_freq 
+0x214b 003203 call start_rx_native 
+0x214c 003204 call start_receiver 
+0x214d 003205 call wait_access_clkn_rt 
+0x214e 003206 call end_of_packet ,sync 
+0x214f 003207 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003208 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003209 branch page_restart ,blank 
+0x2152 003210 increase -1 ,pdata 
+0x2153 003211 store 1 ,mem_fhs_wait_counter 
+0x2154 003212 branch page_send_fhs 
+:      003214 page_wait_fhs_reply_ok:
+0x2155 003215 bpatch patch03_3 ,mem_patch03 
+0x2156 003216 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003217 increase 1 ,pdata 
+0x2158 003218 store 1 ,mem_page_rcv_fhs 
+0x2159 003219 call prepare_newconn 
+:      003220 master_newconn_loop:
+0x215a 003221 call master_newconn_once 
+0x215b 003222 branch newconn_poll_responded ,sync 
+0x215c 003223 call new_conn_timeout 
+0x215d 003224 nbranch master_newconn_loop ,blank 
+0x215e 003225 branch page_restart 
+:      003227 newconn_poll_responded:
+0x215f 003228 bpatch patch03_4 ,mem_patch03 
+0x2160 003229 fetch 1 ,mem_state 
+0x2161 003230 set0 state_inpage ,pdata 
+0x2162 003231 store 1 ,mem_state 
+0x2163 003232 call newconn_init 
+0x2164 003233 disable master 
+0x2165 003234 rtn 
+:      003237 master_dispatch:
+0x2166 003238 bpatch patch03_5 ,mem_patch03 
+0x2167 003239 enable master 
+0x2168 003240 enable clknt 
+0x2169 003241 call role_switch_master 
+0x216a 003242 rtn user 
+0x216b 003243 call check_bt_disabled 
+0x216c 003244 call rf_setup_time_master_slot 
+0x216d 003245 add clkn_bt ,1 ,bt_clk 
+0x216e 003246 call fetch_self_bt_adr 
+0x216f 003247 force 0x03 ,freq_mode 
+0x2170 003248 call scheduler_tx_l2cap_pkt 
+0x2171 003249 call prepare_tx 
+0x2172 003250 call tx_radio_freq 
+0x2173 003251 call start_transmitter 
+0x2174 003252 call start_tx_native 
+0x2175 003253 call send_access_word 
+0x2176 003254 call transmit_packet 
+:      003255 master_loop:
+0x2177 003256 bpatch patch03_6 ,mem_patch03 
+0x2178 003257 call parse_lmp 
+0x2179 003258 call master_conn_recv_packet 
+0x217a 003259 nbranch master_notmatch ,match 
+0x217b 003260 call supervision_flush 
+0x217c 003261 call parse_l2cap 
+0x217d 003262 fetch 1 ,mem_master_rcvcnt 
+0x217e 003263 increase 1 ,pdata 
+0x217f 003264 store 1 ,mem_master_rcvcnt 
+:      003265 master_notmatch:
+0x2180 003266 bpatch patch03_7 ,mem_patch03 
+0x2181 003267 call scheduler_process 
+0x2182 003268 call check_master_disconnect 
+0x2183 003269 nrtn master 
+0x2184 003270 call check_attempt 
+0x2185 003271 nbranch master_attempt ,blank 
+:      003272 master_exit:
+0x2186 003273 disable master 
+0x2187 003274 rtn 
+:      003276 master_attempt:
+0x2188 003277 call prepare_tx 
+0x2189 003278 call master_conn_send_packet 
+0x218a 003279 branch master_loop 
+:      003282 check_master_disconnect:
+0x218b 003283 branch check_master_match ,match 
+0x218c 003284 call supervision_update 
+0x218d 003285 branch master_disconnect ,positive 
+:      003286 check_master_match:
+0x218e 003287 call check_disconnect_timeout 
+0x218f 003288 nbranch master_disconnect ,user 
+0x2190 003289 fetch 1 ,mem_state_map 
+0x2191 003290 rtnbit0 smap_name_req 
+0x2192 003291 rtnbit1 smap_name_res 
+0x2193 003292 fetch 1 ,mem_op 
+0x2194 003293 rtnbit1 op_disconn 
+0x2195 003294 call conn_timer_expired 
+0x2196 003295 nrtn blank 
+0x2197 003296 fetch 1 ,mem_nameres_cnt 
+0x2198 003297 increase -1 ,pdata 
+0x2199 003298 store 1 ,mem_nameres_cnt 
+0x219a 003299 nrtn blank 
+0x219b 003300 branch lmp_disconnect 
+:      003302 master_disconnect:
+0x219c 003303 bpatch patch04_0 ,mem_patch04 
+0x219d 003304 call quit_connection 
+0x219e 003305 disable master 
+0x219f 003306 fetch 1 ,mem_state_map 
+0x21a0 003307 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003308 rtn 
+:      003310 master_name_disconnect:
+0x21a2 003311 fetch 1 ,mem_state_map 
+0x21a3 003312 rtnbit1 smap_name_res 
+:      003313 master_name_error:
+0x21a4 003314 arg mem_tmp_buffer ,contw 
+0x21a5 003315 arg 8 ,loopcnt 
+0x21a6 003316 branch memset0 
+:      003318 check_disconnect_timeout:
+0x21a7 003319 bpatch patch04_1 ,mem_patch04 
+0x21a8 003320 enable user 
+0x21a9 003321 fetch 1 ,mem_op 
+0x21aa 003322 rtnbit0 op_disconn 
+0x21ab 003323 call conn_timer_expired 
+0x21ac 003324 nrtn blank 
+0x21ad 003325 branch disable_user 
+:      003327 conn_timer_expired:
+0x21ae 003328 fetch 1 ,mem_conn_timer 
+0x21af 003329 increase -1 ,pdata 
+0x21b0 003330 store 1 ,mem_conn_timer 
+0x21b1 003331 rtn 
+:      003333 linkkey_ready:
+0x21b2 003334 bpatch patch04_2 ,mem_patch04 
+0x21b3 003335 fetch 1 ,mem_state 
+0x21b4 003336 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003337 fetch 1 ,mem_pairing_auth 
+0x21b6 003338 branch linkkey_set ,blank 
+0x21b7 003339 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003340 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003341 call ui_ipc_send_event 
+0x21ba 003342 branch linkkey_set 
+:      003343 linkkey_set:
+0x21bb 003344 bpatch patch04_3 ,mem_patch04 
+0x21bc 003345 call context_traverse_linkkey 
+0x21bd 003346 fetch 1 ,mem_state 
+0x21be 003347 set1 state_linkkey ,pdata 
+0x21bf 003348 store 1 ,mem_state 
+0x21c0 003349 jam 1 ,mem_link_key_exists 
+0x21c1 003350 fetch 1 ,mem_conn_sm 
+0x21c2 003351 bne conn_sm_pairing ,linkkey_set_continue 
+:      003352 linkkey_set_continue:
+0x21c3 003353 rtn 
+:      003355 generate_linkkey_continue:
+0x21c4 003356 jam pairing_auth ,mem_pairing_auth 
+:      003357 clear_linkstate:
+0x21c5 003358 fetch 1 ,mem_state 
+0x21c6 003359 set0 state_linkkey ,pdata 
+0x21c7 003360 store 1 ,mem_state 
+0x21c8 003361 rtn 
+:      003365 role_switch_check:
+0x21c9 003366 bpatch patch04_4 ,mem_patch04 
+0x21ca 003367 disable user 
+0x21cb 003368 fetch 2 ,mem_tsniff 
+0x21cc 003369 arg 0xffff ,temp 
+0x21cd 003370 isub temp ,null 
+0x21ce 003371 nrtn zero 
+0x21cf 003372 fetch 4 ,mem_sniff_anchor 
+0x21d0 003373 branch role_switch_clkn ,clknt 
+0x21d1 003374 isub clke_bt ,pdata 
+0x21d2 003375 branch role_switch_clke 
+:      003376 role_switch_clkn:
+0x21d3 003377 isub clkn_bt ,pdata 
+:      003378 role_switch_clke:
+0x21d4 003379 sub pdata ,4 ,null 
+0x21d5 003380 nrtn positive 
+0x21d6 003381 force 0 ,pdata 
+0x21d7 003382 store 2 ,mem_tsniff 
+0x21d8 003383 branch enable_user 
+:      003387 role_switch_prepare:
+0x21d9 003388 copy pdata ,temp 
+0x21da 003389 bpatch patch04_5 ,mem_patch04 
+0x21db 003390 storet 4 ,mem_sniff_anchor 
+:      003391 role_switch_prepare0:
+0x21dc 003392 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003393 setarg 0xffff 
+0x21de 003394 store 2 ,mem_tsniff 
+0x21df 003395 jam 1 ,mem_sniff_attempt 
+0x21e0 003396 rtn 
+:      003399 role_switch_master:
+0x21e1 003400 bpatch patch04_6 ,mem_patch04 
+0x21e2 003401 call role_switch_check 
+0x21e3 003402 nrtn user 
+0x21e4 003403 disable user 
+0x21e5 003404 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003405 set0 mark_fhs_already_good ,mark 
+:      003406 roles_waitfhs_loop:
+0x21e7 003407 call rf_setup_time_master_slot 
+0x21e8 003408 call master_recv_packet 
+0x21e9 003409 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003410 call new_conn_timeout 
+0x21eb 003411 nbranch roles_waitfhs_loop ,blank 
+:      003412 role_switch_fail_master:
+0x21ec 003413 bpatch patch04_7 ,mem_patch04 
+0x21ed 003414 disable user 
+0x21ee 003415 deposit clkn_bt 
+0x21ef 003416 store 4 ,mem_next_btclk 
+0x21f0 003417 enable clknt 
+0x21f1 003418 enable master 
+0x21f2 003419 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003420 branch ui_ipc_send_event 
+:      003422 roles_replyto_fhs:
+0x21f4 003423 bpatch patch05_0 ,mem_patch05 
+0x21f5 003424 call rf_setup_time_slave_slot 
+0x21f6 003425 arg type_id ,type 
+0x21f7 003426 call master_send_packet 
+0x21f8 003427 disable clknt 
+0x21f9 003428 disable master 
+0x21fa 003429 call apply_switch_clke 
+0x21fb 003430 call prepare_newconn 
+:      003431 roles_newconns_loop:
+0x21fc 003432 bpatch patch05_1 ,mem_patch05 
+0x21fd 003433 call slave_newconn_once 
+0x21fe 003434 branch roles_newconns_responded ,match 
+0x21ff 003435 call new_conn_timeout 
+0x2200 003436 nbranch roles_newconns_loop ,blank 
+0x2201 003437 branch role_switch_fail_master 
+:      003438 roles_newconns_responded:
+0x2202 003439 fetch 1 ,mem_mode 
+0x2203 003440 set0 mode_master ,pdata 
+0x2204 003441 store 1 ,mem_mode 
+0x2205 003442 call supervision_flush 
+0x2206 003443 call calc_clke_offset 
+0x2207 003444 enable user 
+0x2208 003445 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003446 branch ui_ipc_send_event 
+:      003451 context_load:
+0x220a 003452 bpatch patch05_2 ,mem_patch05 
+0x220b 003453 set1 mark_context ,mark 
+0x220c 003454 deposit rega 
+0x220d 003455 store 2 ,mem_context_ptr 
+0x220e 003456 force context_size ,loopcnt 
+0x220f 003457 arg mem_le_state ,contw 
+0x2210 003458 add rega ,coffset_mode ,contr 
+0x2211 003459 ifetch 1 ,contr 
+0x2212 003460 copy rega ,contr 
+0x2213 003461 bbit1 mode_le ,memcpy 
+0x2214 003462 arg mem_state ,contw 
+0x2215 003463 call memcpy 
+0x2216 003464 disable attempt 
+0x2217 003465 fetch 1 ,mem_amaddr 
+0x2218 003466 iforce am_addr 
+0x2219 003467 jam 1 ,mem_current_sniff_attempt 
+0x221a 003468 branch context_load_master ,master 
+0x221b 003469 jam 1 ,mem_current_sniff_attempt 
+:      003470 context_load_master:
+0x221c 003471 fetch 1 ,mem_state 
+0x221d 003472 rtnbit0 state_insniff 
+0x221e 003473 fetch 1 ,mem_sniff_attempt 
+0x221f 003474 store 1 ,mem_current_sniff_attempt 
+0x2220 003475 fetch 1 ,mem_sniff_timeout 
+0x2221 003476 store 1 ,mem_current_sniff_timeout 
+0x2222 003477 rtn 
+:      003479 context_save:
+0x2223 003480 bpatch patch05_3 ,mem_patch05 
+0x2224 003481 fetch 2 ,mem_context_ptr 
+0x2225 003482 iforce contw 
+0x2226 003483 force context_size ,loopcnt 
+0x2227 003484 arg mem_le_state ,contr 
+0x2228 003485 branch memcpy ,le 
+0x2229 003486 arg mem_state ,contr 
+0x222a 003487 branch memcpy 
+:      003491 context_get_next:
+0x222b 003492 arg context_num ,loopcnt 
+0x222c 003493 fetcht 1 ,mem_current_context 
+:      003494 context_get_next_loop:
+0x222d 003495 increase 1 ,temp 
+0x222e 003496 compare context_num ,temp ,0xff 
+0x222f 003497 nbranch context_get_next_cont ,true 
+0x2230 003498 arg 0 ,temp 
+:      003499 context_get_next_cont:
+0x2231 003500 storet 1 ,mem_current_context 
+0x2232 003501 mul32 temp ,context_size ,pdata 
+0x2233 003502 arg mem_context ,rega 
+0x2234 003503 iadd rega ,rega 
+0x2235 003504 ifetch 1 ,rega 
+0x2236 003505 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003506 rtnbit1 state_inconn 
+0x2238 003507 rtnbit1 state_inpage 
+:      003508 context_get_next_sniff:
+0x2239 003509 loop context_get_next_loop 
+0x223a 003510 rtn 
+:      003512 context_new:
+0x223b 003513 bpatch patch05_4 ,mem_patch05 
+0x223c 003514 arg context_search_empty ,regc 
+0x223d 003515 call context_search 
+0x223e 003516 nrtn zero 
+0x223f 003517 deposit rega 
+0x2240 003518 store 2 ,mem_context_ptr 
+0x2241 003519 force 0 ,null 
+0x2242 003520 rtn 
+:      003524 context_check_all_wack:
+0x2243 003525 call check_esco_amaddr 
+0x2244 003526 branch context_check_esco_wack ,true 
+0x2245 003527 fetch 2 ,mem_context_ptr 
+0x2246 003528 add pdata ,coffset_arq ,contw 
+0x2247 003529 fetch 1 ,mem_arq 
+0x2248 003530 istore 1 ,contw 
+0x2249 003531 arg context_check_a_wack ,regc 
+0x224a 003532 branch context_search 
+:      003534 context_check_esco_wack:
+0x224b 003535 fetch 1 ,mem_arq 
+0x224c 003536 isolate1 wack ,pdata 
+0x224d 003537 branch context_esco_wack ,true 
+0x224e 003538 force 1 ,null 
+0x224f 003539 rtn 
+:      003540 context_esco_wack:
+0x2250 003541 force 0 ,null 
+0x2251 003542 rtn 
+:      003545 context_check_idle:
+0x2252 003546 arg context_check_inconn ,regc 
+0x2253 003547 branch context_search 
+:      003549 context_traverse_linkkey:
+0x2254 003550 fetcht 2 ,mem_context_ptr 
+0x2255 003551 arg context_traverse_clearkey ,regc 
+0x2256 003552 branch context_search 
+:      003556 context_search_conn_handle:
+0x2257 003557 fetcht 1 ,mem_hci_conn_handle 
+:      003558 context_search_conn_handle2:
+0x2258 003559 arg context_search_handle ,regc 
+0x2259 003560 branch context_search 
+:      003562 context_search_plap:
+0x225a 003563 bpatch patch05_5 ,mem_patch05 
+0x225b 003564 fetcht 6 ,mem_hci_plap 
+:      003565 context_search_plap2:
+0x225c 003566 arg context_search_lap ,regc 
+0x225d 003567 branch context_search 
+:      003569 context_search_insniff:
+0x225e 003570 arg context_search_sniff ,regc 
+0x225f 003571 branch context_search 
+:      003573 context_search_sniff_window:
+0x2260 003574 arg context_search_window ,regc 
+:      003575 context_search:
+0x2261 003576 bpatch patch05_6 ,mem_patch05 
+0x2262 003577 arg mem_context ,rega 
+0x2263 003578 arg context_num ,loopcnt 
+:      003579 context_search_loop:
+0x2264 003580 ifetch 1 ,rega 
+0x2265 003581 copy regc ,pc 
+:      003582 context_search_next:
+0x2266 003583 increase context_size ,rega 
+0x2267 003584 loop context_search_loop 
+0x2268 003585 force 1 ,null 
+0x2269 003586 rtn 
+:      003588 context_search_empty:
+0x226a 003589 bbit1 state_inconn ,context_search_next 
+0x226b 003590 bbit1 state_inpage ,context_search_next 
+0x226c 003591 force 0 ,null 
+0x226d 003592 rtn 
+:      003594 context_search_lap:
+0x226e 003595 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003596 bbit0 state_inconn ,context_search_next 
+:      003597 context_search_lap_cont:
+0x2270 003598 add rega ,coffset_plap ,contr 
+0x2271 003599 ifetch 6 ,contr 
+0x2272 003600 isub temp ,null 
+0x2273 003601 rtn zero 
+0x2274 003602 branch context_search_next 
+:      003604 context_search_handle:
+0x2275 003605 bbit0 state_inconn ,context_search_next 
+0x2276 003606 add rega ,coffset_conn_handle ,contr 
+0x2277 003607 ifetch 1 ,contr 
+0x2278 003608 isub temp ,null 
+0x2279 003609 rtn zero 
+0x227a 003610 branch context_search_next 
+:      003612 context_search_sniff:
+0x227b 003613 bbit0 state_insniff ,context_search_next 
+:      003614 context_search_sniff_loop:
+0x227c 003615 call context_get_anchor 
+0x227d 003616 call sign_pdata_temp 
+0x227e 003617 isub temp ,pdata 
+0x227f 003618 increase 1 ,pdata 
+0x2280 003619 branch context_search_sniff_miss ,positive 
+0x2281 003620 copy contr ,regb 
+0x2282 003621 store 9 ,mem_temp 
+0x2283 003622 fetch 1 ,mem_le_sc_calc 
+0x2284 003623 nbranch context_search_sniff_sc ,blank 
+0x2285 003624 fetch 9 ,mem_temp 
+0x2286 003625 copy regb ,contr 
+0x2287 003626 increase 5 ,pdata 
+0x2288 003627 branch context_search_meet1 
+:      003628 context_search_sniff_sc:
+0x2289 003629 fetch 9 ,mem_temp 
+0x228a 003630 copy regb ,contr 
+0x228b 003631 increase 20 ,pdata 
+:      003632 context_search_meet1:
+0x228c 003633 nbranch context_search_next ,positive 
+:      003634 context_search_meet:
+0x228d 003635 copy temp ,bt_clk 
+0x228e 003636 call context_next_anchor 
+0x228f 003637 force 0 ,null 
+0x2290 003638 rtn 
+:      003641 context_search_sniff_miss:
+0x2291 003642 iforce regb 
+0x2292 003643 add rega ,coffset_tsniff ,contr 
+0x2293 003644 ifetch 2 ,contr 
+0x2294 003645 branch context_search_meet ,blank 
+0x2295 003646 call context_next_anchor 
+0x2296 003647 branch context_search_sniff_loop 
+:      003649 sign_pdata_temp:
+0x2297 003650 rshift16 pdata ,timeup 
+0x2298 003651 rshift8 timeup ,timeup 
+0x2299 003652 branch sign_pdata_temp_p0 ,zero 
+0x229a 003653 compare 0xf ,timeup ,0xf 
+0x229b 003654 nrtn true 
+0x229c 003655 rshift16 temp ,timeup 
+0x229d 003656 rshift8 timeup ,timeup 
+0x229e 003657 nrtn zero 
+0x229f 003658 set1 28 ,temp 
+0x22a0 003659 rtn 
+:      003660 sign_pdata_temp_p0:
+0x22a1 003661 rshift16 temp ,timeup 
+0x22a2 003662 rshift8 timeup ,timeup 
+0x22a3 003663 compare 0xf ,timeup ,0xf 
+0x22a4 003664 nrtn true 
+0x22a5 003665 set1 28 ,pdata 
+0x22a6 003666 rtn 
+:      003668 context_check_inconn:
+0x22a7 003669 bbit0 state_inconn ,context_search_next 
+0x22a8 003670 force 0 ,null 
+0x22a9 003671 rtn 
+:      003673 context_check_a_wack:
+0x22aa 003674 bbit0 state_inconn ,context_search_next 
+0x22ab 003675 add rega ,coffset_mode ,contr 
+0x22ac 003676 ifetch 1 ,contr 
+0x22ad 003677 bbit1 mode_le ,context_search_next 
+0x22ae 003678 add rega ,coffset_arq ,contr 
+0x22af 003679 ifetch 1 ,contr 
+0x22b0 003680 bbit0 wack ,context_search_next 
+0x22b1 003681 force 0 ,null 
+0x22b2 003682 rtn 
+:      003684 context_get_anchor:
+0x22b3 003685 add rega ,coffset_mode ,contr 
+0x22b4 003686 ifetcht 1 ,contr 
+0x22b5 003687 deposit clkn_bt 
+0x22b6 003688 isolate1 mode_master ,temp 
+0x22b7 003689 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003690 ifetcht 4 ,contr 
+0x22b9 003691 rtn true 
+0x22ba 003692 add rega ,coffset_clk_offset ,contr 
+0x22bb 003693 ifetch 6 ,contr 
+0x22bc 003694 call calc_clke2 
+0x22bd 003695 deposit clke_bt 
+0x22be 003696 rtn 
+:      003698 context_next_anchor:
+0x22bf 003699 add rega ,coffset_tsniff ,contr 
+0x22c0 003700 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003701 ifetch 2 ,contr 
+0x22c2 003702 iadd temp ,timeup 
+0x22c3 003703 deposit timeup 
+0x22c4 003704 istore 4 ,contw 
+0x22c5 003705 branch le_context_nexthop 
+:      003708 context_search_window:
+0x22c6 003709 bbit0 state_insniff ,context_search_next 
+0x22c7 003710 call context_get_anchor 
+0x22c8 003711 iadd stop_watch ,pdata 
+0x22c9 003712 iadd stop_watch ,pdata 
+0x22ca 003713 iadd queue ,pdata 
+0x22cb 003714 isub temp ,null 
+0x22cc 003715 nbranch context_search_next ,positive 
+0x22cd 003716 force 0 ,null 
+0x22ce 003717 rtn 
+:      003719 context_traverse_clearkey:
+0x22cf 003720 bbit0 state_inconn ,context_search_next 
+0x22d0 003721 deposit temp 
+0x22d1 003722 isub rega ,null 
+0x22d2 003723 branch context_search_next ,null 
+0x22d3 003724 add rega ,coffset_mode ,contr 
+0x22d4 003725 ifetch 1 ,contr 
+0x22d5 003726 bbit1 mode_le ,context_search_next 
+0x22d6 003727 ifetch 1 ,rega 
+0x22d7 003728 set0 state_linkkey ,pdata 
+0x22d8 003729 istore 1 ,rega 
+0x22d9 003730 branch context_search_next 
+:      003733 master_conn_send_packet:
+0x22da 003734 bpatch patch05_7 ,mem_patch05 
+0x22db 003735 call rf_setup_time_master_slot 
+:      003736 master_send_packet:
+0x22dc 003737 add clkn_bt ,1 ,bt_clk 
+0x22dd 003738 call fetch_self_bt_adr 
+0x22de 003739 force 0x03 ,freq_mode 
+0x22df 003740 call tx_radio_freq 
+0x22e0 003741 call start_transmitter 
+0x22e1 003742 call start_tx_native 
+0x22e2 003743 call send_access_word 
+0x22e3 003744 branch transmit_packet 
+:      003746 master_conn_recv_packet:
+0x22e4 003747 bpatch patch06_0 ,mem_patch06 
+0x22e5 003748 call rf_setup_time_slave_slot 
+:      003749 master_recv_packet:
+0x22e6 003750 add clkn_bt ,1 ,bt_clk 
+0x22e7 003751 call fetch_self_bt_adr 
+0x22e8 003752 force 0x03 ,freq_mode 
+0x22e9 003753 call rx_radio_freq 
+0x22ea 003754 call init_rx_packet_flags 
+0x22eb 003755 call prep_crypt 
+0x22ec 003756 call start_rx_native 
+0x22ed 003757 call start_receiver 
+:      003758 master_rx_conn_finish_packet:
+0x22ee 003759 call wait_access_clkn_rt 
+0x22ef 003760 nrtn sync 
+0x22f0 003761 call save_rssi 
+0x22f1 003762 branch receive_packet 
+:      003766 master_newconn_once:
+0x22f2 003767 bpatch patch06_1 ,mem_patch06 
+0x22f3 003768 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003769 iforce am_addr 
+0x22f5 003770 force type_poll ,type 
+0x22f6 003771 call master_conn_send_packet 
+0x22f7 003772 branch master_conn_recv_packet 
+:      003783 inquiry_scan_dispatch:
+0x22f8 003784 fetch 1 ,mem_scan_mode 
+0x22f9 003785 rtnbit0 inq_scan_mode 
+0x22fa 003786 force iscan_interval_timer ,queue 
+0x22fb 003787 call timer_check 
+0x22fc 003788 nrtn blank 
+0x22fd 003789 fetcht 2 ,mem_iscan_window 
+0x22fe 003790 force 4 ,queue 
+0x22ff 003791 call sniff_check_window 
+0x2300 003792 rtn user 
+0x2301 003793 call inquiry_scan_start 
+0x2302 003794 force iscan_interval_timer ,queue 
+0x2303 003795 fetch 2 ,mem_iscan_interval 
+0x2304 003796 nbranch timer_init ,sync 
+0x2305 003797 random pdata 
+0x2306 003798 iand mask3ff ,pdata 
+0x2307 003799 branch timer_init 
+:      003802 inquiry_scan_start:
+0x2308 003803 bpatch patch06_2 ,mem_patch06 
+0x2309 003804 jam 0 ,mem_fhs_am_addr 
+0x230a 003805 disable clknt 
+0x230b 003806 disable attempt 
+0x230c 003807 call afh_clear 
+0x230d 003808 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003809 force 0x01 ,freq_mode 
+0x230f 003810 call fetch_giac 
+0x2310 003811 call rx_radio_freq 
+0x2311 003812 setflip mark_inquiry_state ,mark 
+0x2312 003813 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003814 increase 1 ,pdata 
+0x2314 003815 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003816 call fetch_diac 
+0x2316 003817 call start_receiver 
+0x2317 003818 call wait_access_forever 
+0x2318 003819 nrtn sync 
+0x2319 003820 bpatch patch06_3 ,mem_patch06 
+0x231a 003821 force 0 ,stop_watch 
+0x231b 003822 call shutdown_radio 
+0x231c 003823 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003824 increase 1 ,pdata 
+0x231e 003825 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003826 call fetch_giac 
+0x2320 003827 call rf_setup_time_slave_slot 
+0x2321 003828 or_into 0x002 ,bt_clk 
+0x2322 003829 force 0x01 ,freq_mode 
+0x2323 003830 call tx_radio_freq 
+0x2324 003831 call fetch_diac 
+0x2325 003832 call start_transmitter 
+0x2326 003833 call start_tx_external 
+0x2327 003834 deposit clkn_bt 
+0x2328 003835 store 4 ,mem_clkn_bt 
+0x2329 003836 call send_access_word 
+0x232a 003837 force type_fhs ,type 
+0x232b 003838 force 0 ,am_addr 
+0x232c 003839 call scan_mode_whiten 
+0x232d 003840 call transmit_packet_whitened 
+0x232e 003841 call send_eir 
+0x232f 003842 and_into 0x1fd ,bt_clk 
+0x2330 003843 increase 1 ,n_tx_slot 
+0x2331 003844 rtn 
+:      003846 send_eir:
+0x2332 003847 bpatch patch06_4 ,mem_patch06 
+0x2333 003848 fetch 1 ,mem_eir_enable 
+0x2334 003849 rtn blank 
+0x2335 003850 arg mem_eir ,contw 
+0x2336 003851 fetch 1 ,mem_local_name_length 
+0x2337 003852 copy pdata ,loopcnt 
+0x2338 003853 increase 1 ,pdata 
+0x2339 003854 istore 1 ,contw 
+0x233a 003855 copy contw ,temp 
+0x233b 003856 increase 1 ,pdata 
+0x233c 003857 store 2 ,mem_tx_len 
+0x233d 003858 copy temp ,contw 
+0x233e 003859 setarg 0x09 
+0x233f 003860 istore 1 ,contw 
+0x2340 003861 arg mem_local_name ,contr 
+0x2341 003862 call memcpy 
+0x2342 003864 arg mem_all_uuid_128bits ,regc 
+0x2343 003865 arg 4 ,loopcnt 
+0x2344 003866 call get_all_uuid 
+0x2345 003867 arg mem_all_uuid_16bits ,regc 
+0x2346 003868 arg 1 ,loopcnt 
+0x2347 003869 call get_all_uuid 
+0x2348 003871 force type_dm3 ,type 
+0x2349 003872 jam 2 ,mem_tx_lch 
+0x234a 003873 setarg mem_eir 
+0x234b 003874 store 2 ,mem_txptr 
+0x234c 003875 call rf_setup_time_slave_slot 
+0x234d 003876 call tx_radio_freq 
+0x234e 003877 call start_transmitter 
+0x234f 003878 call start_tx_external 
+0x2350 003879 call send_access_word 
+0x2351 003880 call scan_mode_whiten 
+0x2352 003881 call transmit_packet_whitened 
+0x2353 003882 rtn 
+:      003885 get_all_uuid:
+0x2354 003886 copy contw ,temp 
+0x2355 003887 copy regc ,contr 
+0x2356 003888 ifetch 1 ,contr 
+0x2357 003889 rtn blank 
+:      003890 lshift_loop:
+0x2358 003891 lshift pdata ,pdata 
+0x2359 003892 loop lshift_loop 
+0x235a 003893 copy pdata ,rega 
+0x235b 003894 increase 2 ,pdata 
+0x235c 003895 copy pdata ,queue 
+0x235d 003896 fetch 2 ,mem_tx_len 
+0x235e 003897 iadd queue ,pdata 
+0x235f 003898 store 2 ,mem_tx_len 
+0x2360 003899 copy temp ,contw 
+0x2361 003900 copy rega ,pdata 
+0x2362 003901 increase 1 ,pdata 
+0x2363 003902 istore 1 ,contw 
+0x2364 003903 copy regc ,contr 
+0x2365 003904 ifetch 1 ,contr 
+0x2366 003905 ifetch 1 ,contr 
+0x2367 003906 istore 1 ,contw 
+0x2368 003907 copy rega ,loopcnt 
+0x2369 003908 branch memcpy 
+:      003914 page_scan_dispatch:
+0x236a 003915 fetch 1 ,mem_scan_mode 
+0x236b 003916 rtnbit0 page_scan_mode 
+0x236c 003917 force pscan_interval_timer ,queue 
+0x236d 003918 call timer_check 
+0x236e 003919 nrtn blank 
+0x236f 003920 fetcht 2 ,mem_pscan_window 
+0x2370 003921 force 40 ,queue 
+0x2371 003922 call sniff_check_window 
+0x2372 003923 rtn user 
+0x2373 003924 force 0 ,am_addr 
+0x2374 003925 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 003926 set0 mark_fhs_already_good ,mark 
+0x2376 003927 call page_scan_start 
+0x2377 003928 force pscan_interval_timer ,queue 
+0x2378 003929 fetch 2 ,mem_pscan_interval 
+0x2379 003930 branch timer_init 
+:      003933 page_scan_start:
+0x237a 003934 bpatch patch06_5 ,mem_patch06 
+0x237b 003935 disable clknt 
+0x237c 003936 call afh_clear 
+0x237d 003937 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 003938 increase 1 ,pdata 
+0x237f 003939 store 1 ,mem_pagescan_waitcnt 
+0x2380 003940 force 0 ,n_tx_slot 
+0x2381 003941 call fetch_self_bt_adr 
+0x2382 003942 add clkn_bt ,1 ,bt_clk 
+0x2383 003943 force 0x02 ,freq_mode 
+0x2384 003944 bpatch patch06_6 ,mem_patch06 
+0x2385 003945 call rx_radio_freq 
+0x2386 003946 call start_receiver 
+0x2387 003947 call wait_access_forever 
+0x2388 003948 nrtn sync 
+0x2389 003949 call shutdown_radio 
+0x238a 003950 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 003951 increase 1 ,pdata 
+0x238c 003952 store 1 ,mem_pagescan_rcvcnt 
+0x238d 003953 force 0 ,stop_watch 
+0x238e 003954 call rf_setup_time_slave_slot 
+0x238f 003955 or_into 0x002 ,bt_clk 
+0x2390 003956 force 0x01 ,freq_mode 
+0x2391 003957 call tx_radio_freq 
+0x2392 003958 call start_transmitter 
+0x2393 003959 call start_tx_external 
+0x2394 003960 call send_access_word 
+0x2395 003961 call end_of_packet 
+0x2396 003962 force 0 ,am_addr 
+0x2397 003963 arg param_rf_setup ,timeup 
+0x2398 003964 until clke_rt ,meet 
+0x2399 003965 or_into 0x03 ,clke_bt 
+0x239a 003966 and_into 0x1fd ,bt_clk 
+:      003967 page_scan_wait_fhs_restart:
+0x239b 003968 bpatch patch06_7 ,mem_patch06 
+0x239c 003969 increase 1 ,n_tx_slot 
+0x239d 003970 call rx_radio_freq 
+0x239e 003971 call start_receiver 
+0x239f 003972 call wait_access_mhalfbnd 
+0x23a0 003973 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 003974 call scan_mode_whiten 
+0x23a2 003975 call receive_packet_whitened 
+0x23a3 003976 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      003977 page_scan_wait_fhs_again:
+0x23a4 003978 bpatch patch07_0 ,mem_patch07 
+0x23a5 003979 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 003980 rtn blank 
+0x23a7 003981 increase -1 ,pdata 
+0x23a8 003982 store 1 ,mem_fhs_wait_counter 
+0x23a9 003983 call rf_setup_time_master_slot 
+0x23aa 003984 branch page_scan_wait_fhs_restart 
+:      003987 page_scan_reply_to_fhs:
+0x23ab 003988 bpatch patch07_1 ,mem_patch07 
+0x23ac 003989 set0 1 ,clke_bt 
+0x23ad 003990 set1 0 ,clke_bt 
+0x23ae 003991 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 003992 increase 1 ,pdata 
+0x23b0 003993 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 003994 call rf_setup_time_slave_slot 
+0x23b2 003995 or_into 0x02 ,bt_clk 
+0x23b3 003996 call tx_radio_freq 
+0x23b4 003997 call start_transmitter 
+0x23b5 003998 call start_tx_external 
+0x23b6 003999 call send_access_word 
+0x23b7 004000 call end_of_packet 
+:      004001 slave_apply_clke_bt:
+0x23b8 004002 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004003 branch slave_apply_clke_bt_now ,true 
+0x23ba 004004 until null ,mhalfbnd 
+0x23bb 004005 branch slave_apply_clke_bt 
+:      004006 slave_apply_clke_bt_now:
+0x23bc 004007 fetch 4 ,mem_clke_bt 
+0x23bd 004008 or_into 0x03 ,pdata 
+0x23be 004009 icopy clke_bt 
+:      004011 start_slave_connection:
+0x23bf 004012 bpatch patch07_2 ,mem_patch07 
+0x23c0 004013 fetch 6 ,extm_lap 
+0x23c1 004014 store 6 ,mem_plap 
+0x23c2 004015 call prepare_newconn 
+:      004016 slave_newconn_loop:
+0x23c3 004017 call slave_newconn_once 
+0x23c4 004018 branch sconn_successful ,match 
+0x23c5 004019 call new_conn_timeout 
+0x23c6 004020 nbranch slave_newconn_loop ,blank 
+0x23c7 004021 rtn 
+:      004024 sconn_successful:
+0x23c8 004025 bpatch patch07_3 ,mem_patch07 
+0x23c9 004026 call newconn_init 
+0x23ca 004027 call context_new 
+0x23cb 004028 nrtn zero 
+0x23cc 004029 jam 0 ,mem_mode 
+0x23cd 004030 call calc_clke_offset 
+0x23ce 004031 branch context_save 
+:      004036 slave_dispatch:
+0x23cf 004037 bpatch patch07_4 ,mem_patch07 
+0x23d0 004038 call calc_clke 
+0x23d1 004039 call role_switch_slave 
+0x23d2 004040 rtn user 
+:      004041 slave_loop:
+0x23d3 004042 bpatch patch07_5 ,mem_patch07 
+0x23d4 004043 call check_bt_disabled 
+0x23d5 004044 call scheduler_process 
+0x23d6 004045 call slave_conn_recv_packet 
+0x23d7 004046 nbranch slave_notmatch ,match 
+0x23d8 004047 call supervision_flush 
+0x23d9 004048 call scheduler_tx_l2cap_pkt 
+0x23da 004049 call prepare_tx 
+0x23db 004050 call slave_conn_send_packet 
+0x23dc 004051 call parse_l2cap 
+0x23dd 004052 call parse_lmp 
+0x23de 004053 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004054 increase 1 ,pdata 
+0x23e0 004055 store 1 ,mem_slave_rcvcnt 
+0x23e1 004056 call calc_clke_offset 
+:      004057 slave_notmatch:
+0x23e2 004058 bpatch patch07_6 ,mem_patch07 
+0x23e3 004059 call lpm_set_mult 
+0x23e4 004060 call supervision_update 
+0x23e5 004061 branch slave_disconnect ,positive 
+0x23e6 004062 call check_disconnect_timeout 
+0x23e7 004063 nbranch slave_disconnect ,user 
+0x23e8 004064 call check_attempt 
+0x23e9 004065 nbranch slave_loop ,blank 
+0x23ea 004066 rtn 
+:      004068 slave_disconnect:
+0x23eb 004069 bpatch patch07_7 ,mem_patch07 
+0x23ec 004070 jam 0 ,mem_tester_emulate 
+0x23ed 004071 jam 0 ,mem_debug_config 
+0x23ee 004072 call quit_connection 
+0x23ef 004073 set0 mark_testmode ,mark 
+0x23f0 004074 call test_enable_white 
+0x23f1 004075 fetch 1 ,mem_state 
+0x23f2 004076 rtn 
+:      004079 role_switch_slave:
+0x23f3 004080 bpatch patch08_0 ,mem_patch08 
+0x23f4 004081 call role_switch_check 
+0x23f5 004082 nrtn user 
+0x23f6 004083 copy am_addr ,temp 
+0x23f7 004084 call get_free_amaddr 
+0x23f8 004085 store 1 ,mem_fhs_am_addr 
+0x23f9 004086 copy temp ,am_addr 
+0x23fa 004087 jam param_newconnto ,mem_newconnto_counter 
+:      004088 roles_sendfhs_loop:
+0x23fb 004089 bpatch patch08_1 ,mem_patch08 
+0x23fc 004090 call rf_setup_time_master_slot 
+0x23fd 004091 force type_fhs ,type 
+0x23fe 004092 call slave_send_access 
+0x23ff 004093 deposit clkn_bt 
+0x2400 004094 store 4 ,mem_clkn_bt 
+0x2401 004095 call transmit_packet 
+0x2402 004096 call rf_setup_time_slave_slot 
+0x2403 004097 enable user3 
+0x2404 004098 call slave_receive_access 
+0x2405 004099 branch roles_got_fhs_reply ,sync 
+0x2406 004100 call shutdown_radio 
+0x2407 004101 call new_conn_timeout 
+0x2408 004102 nbranch roles_sendfhs_loop ,blank 
+0x2409 004103 rtnmark0 mark_accept_switch 
+0x240a 004104 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004105 set1 mark_switch_initiated ,mark 
+0x240c 004106 rtn 
+:      004107 roles_got_fhs_reply:
+0x240d 004108 enable clknt 
+0x240e 004109 call prepare_newconn 
+0x240f 004110 call afh_clear 
+:      004111 roles_newconn_loop:
+0x2410 004112 bpatch patch08_2 ,mem_patch08 
+0x2411 004113 call master_newconn_once 
+0x2412 004114 branch roles_newconn_responded ,sync 
+0x2413 004115 call new_conn_timeout 
+0x2414 004116 nbranch roles_newconn_loop ,blank 
+0x2415 004117 disable clknt 
+0x2416 004118 deposit clke_bt 
+0x2417 004119 store 4 ,mem_next_btclk 
+0x2418 004120 rtn 
+:      004121 roles_newconn_responded:
+0x2419 004122 enable master 
+0x241a 004123 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004124 set0 mark_accept_switch ,mark 
+0x241c 004125 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004126 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004127 call tid_set_reply 
+:      004128 roles_newconn_nolmp:
+0x241f 004129 deposit am_addr 
+0x2420 004130 store 1 ,mem_amaddr 
+0x2421 004131 force 0 ,pdata 
+0x2422 004132 store 6 ,mem_clk_offset 
+0x2423 004133 fetch 1 ,mem_mode 
+0x2424 004134 set1 mode_master ,pdata 
+0x2425 004135 store 1 ,mem_mode 
+0x2426 004136 call supervision_flush 
+0x2427 004137 disable master 
+0x2428 004138 enable user 
+0x2429 004139 rtn 
+:      004143 init_rx_packet_flags:
+0x242a 004144 bpatch patch08_3 ,mem_patch08 
+0x242b 004145 disable match 
+0x242c 004146 set0 mark_loopback ,mark 
+0x242d 004147 set0 mark_am_addr_broadcast ,mark 
+0x242e 004148 set0 mark_longpacket ,mark 
+0x242f 004149 set0 mark_old_packet ,mark 
+0x2430 004150 fetch 1 ,mem_arq 
+0x2431 004151 set0 arqnx ,pdata 
+0x2432 004152 set1 flowx ,pdata 
+0x2433 004153 store 1 ,mem_arq 
+0x2434 004154 rtn 
+:      004156 prepare_newconn:
+0x2435 004157 bpatch patch08_4 ,mem_patch08 
+0x2436 004158 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004159 jam param_newconn_arq ,mem_arq 
+0x2438 004160 fetch 2 ,mem_rx_window_init 
+0x2439 004161 store 2 ,mem_rx_window 
+0x243a 004162 deposit clkn_bt 
+0x243b 004163 store 4 ,mem_next_btclk 
+0x243c 004164 rtn clknt 
+0x243d 004165 deposit clke_bt 
+0x243e 004166 store 4 ,mem_next_btclk 
+0x243f 004167 rtn 
+:      004169 newconn_init:
+0x2440 004170 bpatch patch08_5 ,mem_patch08 
+0x2441 004171 call init_lmp_reinit 
+0x2442 004172 call new_conn_handle 
+0x2443 004173 store 1 ,mem_conn_handle 
+0x2444 004174 setarg 0 
+0x2445 004175 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004176 setarg param_supervision_to 
+0x2447 004177 store 2 ,mem_supervision_to 
+0x2448 004178 fetch 1 ,mem_state 
+0x2449 004179 set1 state_inconn ,pdata 
+0x244a 004180 store 1 ,mem_state 
+0x244b 004181 jam 0 ,mem_op 
+0x244c 004182 jam 0 ,mem_state_map 
+0x244d 004183 jam 0 ,mem_lpm_current_mult 
+0x244e 004184 branch supervision_flush 
+:      004187 clear_linkkey:
+0x244f 004188 bpatch patch08_6 ,mem_patch08 
+0x2450 004189 force 0 ,pdata 
+0x2451 004190 store 8 ,mem_link_key 
+0x2452 004191 istore 8 ,contw 
+0x2453 004192 call clear_linkstate 
+0x2454 004193 branch context_traverse_linkkey 
+:      004195 new_conn_timeout:
+0x2455 004196 fetch 1 ,mem_newconnto_counter 
+0x2456 004197 increase -1 ,pdata 
+0x2457 004198 store 1 ,mem_newconnto_counter 
+0x2458 004199 rtn 
+:      004201 new_conn_handle:
+0x2459 004202 fetch 1 ,mem_handle_num 
+0x245a 004203 increase 1 ,pdata 
+0x245b 004204 store 1 ,mem_handle_num 
+0x245c 004205 rtn 
+:      004208 quit_connection:
+0x245d 004209 bpatch patch08_7 ,mem_patch08 
+0x245e 004210 fetch 1 ,mem_hci_cmd 
+0x245f 004211 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004212 fetch 1 ,mem_lmp_to_send 
+0x2461 004213 bne lmp_name_req ,quit_connection_cont 
+:      004214 quit_connection_name:
+0x2462 004215 call cmd_check_plap 
+0x2463 004216 nbranch quit_connection_cont ,zero 
+0x2464 004217 call master_name_error 
+0x2465 004218 jam 0 ,mem_hci_cmd 
+:      004219 quit_connection_cont:
+0x2466 004220 bpatch patch09_0 ,mem_patch09 
+0x2467 004221 call app_disconn_reason_collect_bt 
+0x2468 004222 call sniff_exit 
+0x2469 004223 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004224 call ui_ipc_send_event 
+0x246b 004225 call init_lmp_work 
+0x246c 004226 call l2cap_init_work 
+0x246d 004227 call sp_initialize 
+0x246e 004228 fetch 1 ,mem_state 
+0x246f 004229 set0 state_inconn 
+0x2470 004230 store 1 ,mem_state 
+0x2471 004231 jam 0 ,memui_reconnect_mode 
+0x2472 004233 fetch 1 ,mem_state_map 
+0x2473 004234 compare 0x0 ,pdata ,0xc0 
+0x2474 004235 branch quit_connection_not_clear_mark ,true 
+0x2475 004236 set0 mark_rxbuf_inuse ,mark 
+:      004237 quit_connection_not_clear_mark:
+0x2476 004238 fetch 1 ,mem_arq 
+0x2477 004239 bbit0 wack ,quit_connection_not_clear_tx 
+:      004240 quit_connection_not_clear_tx:
+0x2478 004241 fetch 1 ,mem_op 
+0x2479 004242 rtnbit0 op_txl2cap 
+0x247a 004243 set0 mark_tx_l2cap ,mark 
+0x247b 004244 rtn 
+:      004246 slave_newconn_once:
+0x247c 004247 bpatch patch09_1 ,mem_patch09 
+0x247d 004248 fetch 1 ,extm_newconn_am_addr 
+0x247e 004249 rtn blank 
+0x247f 004250 icopy am_addr 
+0x2480 004251 call slave_conn_recv_packet 
+0x2481 004252 nrtn match 
+0x2482 004253 force type_null ,type 
+0x2483 004254 call slave_conn_send_packet 
+0x2484 004255 deposit am_addr 
+0x2485 004256 store 1 ,mem_amaddr 
+0x2486 004257 force 0 ,pdata 
+0x2487 004258 store 1 ,extm_newconn_am_addr 
+0x2488 004259 rtn 
+:      004265 prepare_tx:
+0x2489 004266 bpatch patch09_2 ,mem_patch09 
+0x248a 004267 fetch 1 ,mem_state 
+0x248b 004268 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004269 force type_hv3 ,type 
+0x248d 004270 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004271 call check_esco_amaddr 
+0x248f 004272 nbranch prepare_tx_not_sco ,true 
+0x2490 004273 branch prepare_tx_not_sco ,attempt 
+0x2491 004274 call set_wait_ack 
+0x2492 004275 setarg 2 
+0x2493 004276 store 2 ,mem_retransmission_cnt 
+0x2494 004277 rtn 
+:      004278 prepare_tx_not_esco:
+0x2495 004279 nrtn attempt 
+:      004280 prepare_tx_not_sco:
+0x2496 004281 bpatch patch09_3 ,mem_patch09 
+0x2497 004282 call context_check_all_wack 
+0x2498 004283 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004284 fetch 1 ,mem_arq 
+0x249a 004285 bbit0 wack ,prepare_tx_pollnull 
+:      004286 prepare_tx_retransmit:
+0x249b 004287 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004288 fetch 1 ,mem_debug_config 
+0x249d 004289 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004290 fetch 2 ,mem_retransmission_cnt 
+0x249f 004291 increase -1 ,pdata 
+0x24a0 004292 store 2 ,mem_retransmission_cnt 
+0x24a1 004293 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004294 fetch 1 ,mem_last_type 
+0x24a3 004295 iforce type 
+0x24a4 004296 rtn 
+:      004298 prepare_tx_nomore_retransmit:
+0x24a5 004299 bpatch patch09_4 ,mem_patch09 
+0x24a6 004300 call clear_got_tx 
+:      004301 prepare_tx_no_retransmit:
+0x24a7 004302 call check_esco_amaddr 
+0x24a8 004303 branch prepare_tx_pollnull ,true 
+0x24a9 004304 call send_lmp 
+0x24aa 004305 branch prepare_tx_sendlmp ,user 
+0x24ab 004306 fetch 1 ,mem_op 
+0x24ac 004307 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004308 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004309 fetch 1 ,mem_debug_config 
+0x24af 004310 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004311 prepare_tx_pollnull:
+0x24b0 004312 force type_poll ,type 
+0x24b1 004313 rtn master 
+0x24b2 004314 force type_null ,type 
+0x24b3 004315 rtn 
+:      004316 prepare_tx_loopback:
+0x24b4 004317 bpatch patch09_5 ,mem_patch09 
+0x24b5 004318 fetch 1 ,mem_rx_type 
+0x24b6 004319 iforce type 
+0x24b7 004320 rtnne 1 
+0x24b8 004321 force type_null ,type 
+0x24b9 004322 rtn 
+:      004323 prepare_tx_txpat:
+0x24ba 004324 fetch 1 ,test_mode_packet_type 
+0x24bb 004325 and pdata ,0xf ,type 
+0x24bc 004326 set1 mark_loopback ,mark 
+0x24bd 004327 rtn 
+:      004328 prepare_tx_sendlmp:
+0x24be 004329 force type_lmp ,type 
+0x24bf 004330 branch set_wait_ack 
+:      004331 prepare_tx_sendl2cap:
+0x24c0 004332 call tx_l2cap_type 
+:      004334 set_wait_ack:
+0x24c1 004335 bpatch patch09_6 ,mem_patch09 
+0x24c2 004336 fetcht 1 ,mem_arq 
+0x24c3 004337 set1 wack ,temp 
+0x24c4 004338 storet 1 ,mem_arq 
+0x24c5 004339 deposit type 
+0x24c6 004340 store 1 ,mem_last_type 
+0x24c7 004341 setarg 0xffff 
+0x24c8 004342 store 2 ,mem_retransmission_cnt 
+0x24c9 004343 rtn 
+:      004345 tx_l2cap_type:
+0x24ca 004346 bpatch patch09_7 ,mem_patch09 
+0x24cb 004347 fetch 1 ,mem_state_map 
+0x24cc 004348 isolate1 smap_edr ,pdata 
+0x24cd 004349 fetch 2 ,mem_tx_len 
+0x24ce 004350 branch tx_l2cap_type_edr ,true 
+0x24cf 004351 force type_dm1 ,type 
+0x24d0 004352 sub pdata ,17 ,null 
+0x24d1 004353 rtn positive 
+0x24d2 004354 force type_dh1 ,type 
+0x24d3 004355 sub pdata ,27 ,null 
+0x24d4 004356 rtn positive 
+0x24d5 004357 force type_dm3 ,type 
+0x24d6 004358 sub pdata ,121 ,null 
+0x24d7 004359 rtn positive 
+0x24d8 004360 force type_dh3 ,type 
+0x24d9 004361 sub pdata ,183 ,null 
+0x24da 004362 rtn positive 
+0x24db 004363 force type_dm5 ,type 
+0x24dc 004364 sub pdata ,224 ,null 
+0x24dd 004365 rtn positive 
+0x24de 004366 force type_dh5 ,type 
+0x24df 004367 rtn 
+:      004368 tx_l2cap_type_edr:
+0x24e0 004369 force type_dm1 ,type 
+0x24e1 004370 sub pdata ,17 ,null 
+0x24e2 004371 rtn positive 
+0x24e3 004372 force type_dh1 ,type 
+0x24e4 004373 sub pdata ,54 ,null 
+0x24e5 004374 rtn positive 
+0x24e6 004375 force type_dm3 ,type 
+0x24e7 004376 arg 367 ,temp 
+0x24e8 004377 isub temp ,null 
+0x24e9 004378 nrtn positive 
+0x24ea 004379 force type_dm5 ,type 
+0x24eb 004380 arg 679 ,temp 
+0x24ec 004381 isub temp ,null 
+0x24ed 004382 nrtn positive 
+0x24ee 004383 force type_dh5 ,type 
+0x24ef 004384 rtn 
+:      004393 slave_receive_master_slot:
+0x24f0 004394 fetch 1 ,mem_state 
+0x24f1 004395 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004396 fetch 2 ,mem_tsniff 
+0x24f3 004397 branch slave_receive_notsniff ,blank 
+0x24f4 004398 nbranch slave_receive_sniff ,attempt 
+:      004399 slave_receive_notsniff:
+0x24f5 004400 call rf_setup_time_master_slot 
+:      004401 slave_receive_access:
+0x24f6 004402 add clke_bt ,1 ,bt_clk 
+:      004403 slave_receive_sniff:
+0x24f7 004404 enable swfine 
+0x24f8 004405 fetch 2 ,mem_rx_window 
+0x24f9 004406 rshift pdata ,pdata 
+0x24fa 004407 arg param_pll_setup ,temp 
+0x24fb 004408 iadd temp ,pdata 
+0x24fc 004409 call ahead_window 
+0x24fd 004410 call fetch_extm_bt_adr 
+0x24fe 004411 force 0x03 ,freq_mode 
+0x24ff 004412 call rx_radio_freq 
+0x2500 004413 call init_rx_packet_flags 
+0x2501 004414 call prep_crypt 
+0x2502 004415 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004416 fetch 2 ,mem_rx_window 
+0x2504 004417 rshift pdata ,pdata 
+0x2505 004418 call ahead_window 
+0x2506 004419 call start_receiver 
+0x2507 004420 enable decode_fec0 
+0x2508 004421 fetch 2 ,mem_rx_window 
+0x2509 004422 arg param_clke_cal ,temp 
+0x250a 004423 iadd temp ,stop_watch 
+0x250b 004424 correlate null ,timeout 
+0x250c 004425 copy clke ,temp 
+0x250d 004426 storet 6 ,mem_sync_clke 
+0x250e 004427 disable decode_fec0 
+0x250f 004428 nrtn sync 
+0x2510 004429 arg param_clke_cal ,clke_rt 
+0x2511 004430 copy bt_clk ,clke_bt 
+0x2512 004431 branch lpm_adjust_clk ,wake 
+0x2513 004432 rtn 
+:      004435 slave_conn_recv_packet:
+0x2514 004436 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004437 call slave_receive_master_slot 
+0x2516 004438 nbranch shutdown_radio ,sync 
+0x2517 004439 call save_rssi 
+0x2518 004440 bmark0 mark_testmode ,receive_packet 
+0x2519 004441 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004442 increase 1 ,pdata 
+0x251b 004443 store 2 ,mem_tst_pktcnt_sync 
+:      004444 receive_packet:
+0x251c 004445 rshift bt_clk ,temp 
+0x251d 004446 or temp ,0x40 ,white_init 
+:      004447 receive_packet_whitened:
+0x251e 004448 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004449 enable enable_white 
+0x2520 004450 enable enable_hec 
+0x2521 004451 enable decode_fec1 
+0x2522 004452 parse demod ,bucket ,3 
+0x2523 004453 rshift8 pwindow ,pdata 
+0x2524 004454 store 1 ,mem_temp_am_addr 
+0x2525 004455 parse demod ,bucket ,4 
+0x2526 004456 inject bucket ,7 
+0x2527 004457 copy pwindow ,pdata 
+0x2528 004458 store 1 ,mem_rx_type 
+0x2529 004459 parse demod ,bucket ,3 
+0x252a 004460 rshift8 pwindow ,pdata 
+0x252b 004461 store 1 ,mem_temp_arq 
+0x252c 004462 fetch 1 ,mem_rx_type 
+0x252d 004463 sub pdata ,3 ,null 
+0x252e 004464 branch receive_packet_noedr ,positive 
+0x252f 004465 beq 7 ,receive_packet_noedr 
+0x2530 004466 fetch 1 ,mem_state_map 
+0x2531 004467 isolate1 smap_edr ,pdata 
+0x2532 004468 setflag true ,psk ,radio_ctrl 
+:      004469 receive_packet_noedr:
+0x2533 004470 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004471 parse demod ,bucket ,8 
+0x2535 004472 disable decode_fec1 
+0x2536 004473 disable enable_hec 
+0x2537 004474 branch error_header ,crc_failed 
+0x2538 004475 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004476 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004477 increase 1 ,pdata 
+0x253b 004478 store 2 ,mem_tst_pktcnt_hec 
+:      004479 receive_packet_amchk:
+0x253c 004480 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004481 fetch 1 ,mem_temp_am_addr 
+0x253e 004482 compare 0 ,pdata ,0x07 
+0x253f 004483 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004484 branch am_addr_ok ,true 
+0x2541 004485 icompare 0x07 ,am_addr 
+0x2542 004486 branch am_addr_match ,true 
+0x2543 004487 bmark0 mark_esco ,end_of_packet 
+0x2544 004488 fetcht 1 ,mem_saved_amaddr 
+0x2545 004489 icompare 0x7 ,temp 
+0x2546 004490 nbranch end_of_packet ,true 
+0x2547 004491 fetch 1 ,mem_arq 
+0x2548 004492 set0 arqnx ,pdata 
+0x2549 004493 set1 flowx ,pdata 
+0x254a 004494 store 1 ,mem_arq 
+:      004495 am_addr_match:
+0x254b 004496 enable match 
+:      004497 am_addr_ok:
+0x254c 004498 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004499 fetch 1 ,mem_rx_type 
+0x254e 004500 icopy type 
+0x254f 004501 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004502 fetcht 1 ,mem_temp_arq 
+0x2551 004503 fetch 1 ,mem_arq 
+0x2552 004504 set0 flow ,pdata 
+0x2553 004505 isolate1 flow ,temp 
+0x2554 004506 setflag true ,flow ,pdata 
+0x2555 004507 isolate1 arqn ,temp 
+0x2556 004508 setflag true ,arqn ,pdata 
+0x2557 004509 store 1 ,mem_arq 
+0x2558 004510 isolate0 arqn ,temp 
+0x2559 004511 branch arqn_bypass ,true 
+0x255a 004512 call clear_got_tx 
+:      004513 arqn_bypass:
+0x255b 004514 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004515 arg 0 ,temp 
+0x255d 004516 call reserve_slot 
+0x255e 004517 and type ,0xf ,pdata 
+0x255f 004518 beq type_poll ,process_poll 
+0x2560 004519 beq type_null ,end_of_packet 
+0x2561 004520 beq type_fhs ,process_fhs 
+0x2562 004521 fetcht 1 ,mem_temp_arq 
+0x2563 004522 fetch 1 ,mem_arq 
+0x2564 004523 icompare 0x04 ,temp 
+0x2565 004524 nbranch rx_type_dispatch ,true 
+0x2566 004525 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004526 bbit0 bcast1 ,rx_type_dispatch 
+:      004527 failed_seqn:
+0x2568 004528 set1 mark_old_packet ,mark 
+:      004529 rx_type_dispatch:
+0x2569 004530 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004531 deposit type 
+0x256b 004532 beq type_dm1 ,process_dm1 
+0x256c 004533 beq type_dh1 ,process_dh1 
+0x256d 004534 beq type_hv3 ,process_hev 
+0x256e 004535 beq type_3dh1 ,process_3dh1 
+0x256f 004536 arg 4 ,temp 
+0x2570 004537 call reserve_slot 
+0x2571 004538 beq type_dm3 ,process_dm3 
+0x2572 004539 beq type_dh3 ,process_dh3 
+0x2573 004540 arg 8 ,temp 
+0x2574 004541 call reserve_slot 
+0x2575 004542 beq type_dm5 ,process_dm5 
+0x2576 004543 beq type_dh5 ,process_dh5 
+0x2577 004544 rtn 
+:      004547 process_hev:
+0x2578 004548 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004549 enable decode_fec0 
+0x257a 004550 enable enable_crc 
+0x257b 004551 enable encrypt 
+0x257c 004552 arg mem_sco_ibuf ,contw 
+0x257d 004553 force 30 ,loopcnt 
+:      004554 process_hev_loop:
+0x257e 004555 parse demod ,bucket ,8 
+0x257f 004556 rshift3 pwindow ,pdata 
+0x2580 004557 istore 1 ,contw 
+0x2581 004558 loop process_hev_loop 
+0x2582 004559 bmark0 mark_esco ,end_of_packet 
+0x2583 004560 parse demod ,bucket ,16 
+0x2584 004561 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004562 branch error_payload ,crc_failed 
+0x2586 004563 branch ack_payload 
+:      004566 process_poll:
+0x2587 004567 branch end_of_packet 
+:      004569 process_dm3:
+:      004570 process_dm5:
+0x2588 004571 set1 mark_longpacket ,mark 
+:      004572 process_dm1:
+0x2589 004573 enable decode_fec2 
+0x258a 004574 branch process_dmh 
+:      004576 process_dh3:
+:      004577 process_dh5:
+0x258b 004578 set1 mark_longpacket ,mark 
+:      004579 process_3dh1:
+0x258c 004580 set1 psk3m ,radio_ctrl 
+:      004581 process_dh1:
+0x258d 004582 enable decode_fec0 
+:      004583 process_dmh:
+0x258e 004584 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004585 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004586 isolate0 psk ,radio_ctrl 
+0x2591 004587 branch process_dmh_noedr ,true 
+0x2592 004588 disable enable_white 
+0x2593 004589 enable decode_fec0 
+0x2594 004590 disable decode_fec2 
+0x2595 004591 add clkn_bt ,2 ,timeup 
+0x2596 004592 correlate clkn_bt ,meet 
+0x2597 004593 nbranch error_payload ,sync 
+0x2598 004594 set1 mark_longpacket ,mark 
+0x2599 004595 enable enable_white 
+:      004596 process_dmh_noedr:
+0x259a 004597 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004598 enable encrypt 
+0x259c 004599 enable enable_crc 
+0x259d 004600 parse demod ,bucket ,3 
+0x259e 004601 rshift8 pwindow ,pdata 
+0x259f 004602 store 1 ,mem_lch_code 
+0x25a0 004603 parse demod ,bucket ,5 
+0x25a1 004604 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004605 rshift3 pwindow ,loopcnt 
+0x25a3 004606 rshift3 loopcnt ,loopcnt 
+0x25a4 004607 branch process_dmh_common 
+:      004608 process_dmh_long:
+0x25a5 004609 parse demod ,bucket ,5 
+0x25a6 004610 rshift pwindow ,loopcnt 
+0x25a7 004611 parse demod ,bucket ,3 
+:      004612 process_dmh_common:
+0x25a8 004613 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004614 deposit loopcnt 
+0x25aa 004615 store 2 ,mem_len 
+0x25ab 004616 branch process_dmh_data_end ,blank 
+0x25ac 004617 isub mask3ff ,null 
+0x25ad 004618 branch error_payload ,positive 
+0x25ae 004619 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004620 set0 mark_fhs_eir ,mark 
+0x25b0 004621 fetch 1 ,mem_lch_code 
+0x25b1 004622 and_into 0x03 ,pdata 
+0x25b2 004623 arg mem_rxbuf ,contw 
+0x25b3 004624 beq llid_lmp ,process_lmp 
+0x25b4 004625 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004627 fetch 1 ,mem_lch_code 
+0x25b6 004628 and_into 0x03 ,pdata 
+0x25b7 004629 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004630 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004631 branch error_payload 
+:      004633 process_lmp:
+0x25ba 004634 fetch 2 ,mem_len 
+0x25bb 004635 sub pdata ,0x70 ,null 
+0x25bc 004636 nbranch error_payload ,positive 
+0x25bd 004637 bmark1 mark_old_packet ,ack_payload 
+0x25be 004638 branch process_dmh_data 
+:      004641 process_dmh_data_l2cap_start_pkt:
+0x25bf 004642 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004643 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004644 fetch 2 ,mem_len 
+0x25c2 004645 arg 0x2e0 ,temp 
+0x25c3 004646 isub temp ,null 
+0x25c4 004647 branch error_payload ,positive 
+0x25c5 004648 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004649 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004650 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004651 branch end_of_packet 
+:      004652 process_dmh_data_into_buff1:
+0x25c9 004653 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004654 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004655 bne 0 ,end_of_packet 
+0x25cc 004656 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004657 branch process_dmh_data 
+:      004658 process_dmh_data_into_buff2:
+0x25ce 004659 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004660 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004661 bne 0 ,end_of_packet 
+0x25d1 004662 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004663 branch process_dmh_data 
+:      004665 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004666 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004667 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004668 fetch 2 ,mem_len 
+0x25d6 004669 arg 0x2e0 ,temp 
+0x25d7 004670 isub temp ,null 
+0x25d8 004671 branch error_payload ,positive 
+0x25d9 004672 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004673 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004674 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004675 branch end_of_packet 
+:      004676 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004677 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004678 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004679 iadd contw ,contw 
+0x25e0 004680 branch process_dmh_data 
+:      004681 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004682 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004683 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004684 iadd contw ,contw 
+:      004685 process_dmh_data:
+0x25e4 004686 parse demod ,bucket ,8 
+0x25e5 004687 rshift3 pwindow ,pdata 
+0x25e6 004688 istore 1 ,contw 
+0x25e7 004689 loop process_dmh_data 
+:      004690 process_dmh_data_end:
+0x25e8 004691 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004692 parse demod ,bucket ,16 
+0x25ea 004693 branch error_payload_crc ,crc_failed 
+0x25eb 004694 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004695 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004696 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004697 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004698 fetch 1 ,mem_lch_code 
+0x25f0 004699 compare 3 ,pdata ,3 
+0x25f1 004700 branch process_dmh_cont ,true 
+0x25f2 004701 fetch 2 ,mem_len 
+0x25f3 004702 branch process_dmh_cont ,blank 
+0x25f4 004703 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004704 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004705 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004706 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004707 branch assert 
+:      004708 process_l2cap_pass_crc_buff1:
+0x25f9 004709 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004710 fetcht 2 ,mem_len 
+0x25fb 004711 iadd temp ,pdata 
+0x25fc 004712 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004713 beq 0 ,assert 
+0x25fe 004714 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004715 increase 4 ,temp 
+0x2600 004716 isub temp ,null 
+0x2601 004717 call l2cap_buff1_inuse ,zero 
+0x2602 004718 branch process_dmh_cont 
+:      004719 process_l2cap_pass_crc_buff2:
+0x2603 004720 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004721 fetcht 2 ,mem_len 
+0x2605 004722 iadd temp ,pdata 
+0x2606 004723 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004724 beq 0 ,assert 
+0x2608 004725 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004726 add temp ,4 ,temp 
+0x260a 004727 isub temp ,null 
+0x260b 004728 call l2cap_buff2_inuse ,zero 
+0x260c 004729 branch process_dmh_cont 
+:      004730 process_dmh_cont:
+0x260d 004731 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004732 fetcht 1 ,mem_state_map 
+0x260f 004733 fetch 1 ,mem_lch_code 
+0x2610 004734 compare 3 ,pdata ,0x03 
+0x2611 004735 setflag true ,smap_rxlmp ,temp 
+0x2612 004736 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004737 storet 1 ,mem_state_map 
+0x2614 004738 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004739 set1 mark_rxbuf_inuse ,mark 
+:      004740 process_dmh_cont_rxbuf_not_use:
+0x2616 004741 bmark0 mark_testmode ,ack_payload 
+0x2617 004742 isolate1 smap_rxlmp ,temp 
+0x2618 004743 branch ack_payload ,true 
+0x2619 004744 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004745 increase 1 ,pdata 
+0x261b 004746 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004747 set1 mark_loopback ,mark 
+0x261d 004748 set0 smap_rxl2cap ,temp 
+0x261e 004749 set0 mark_rxbuf_inuse ,mark 
+0x261f 004750 storet 1 ,mem_state_map 
+:      004751 ack_payload:
+0x2620 004752 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004753 fetcht 1 ,mem_temp_arq 
+0x2622 004754 fetch 1 ,mem_arq 
+0x2623 004755 set1 arqnx ,pdata 
+0x2624 004756 isolate1 seqn ,temp 
+0x2625 004757 setflag true ,seqn ,pdata 
+0x2626 004758 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004759 setflag true ,bcast1 ,pdata 
+0x2628 004760 store 1 ,mem_arq 
+0x2629 004761 fetch 2 ,mem_len 
+0x262a 004762 nbranch end_of_packet ,blank 
+0x262b 004763 fetch 1 ,mem_state_map 
+0x262c 004764 set0 smap_rxl2cap ,pdata 
+0x262d 004765 store 1 ,mem_state_map 
+0x262e 004766 fetch 1 ,mem_lch_code 
+0x262f 004767 compare 0x01 ,pdata ,0x07 
+0x2630 004769 branch end_of_packet 
+:      004771 error_header:
+0x2631 004772 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004773 disable match 
+0x2633 004774 fetch 2 ,mem_rx_hec_err 
+0x2634 004775 increase 1 ,pdata 
+0x2635 004776 store 2 ,mem_rx_hec_err 
+0x2636 004777 branch end_of_packet 
+:      004778 error_payload_crc:
+0x2637 004779 fetch 2 ,mem_rx_crc_err 
+0x2638 004780 increase 1 ,pdata 
+0x2639 004781 store 2 ,mem_rx_crc_err 
+0x263a 004782 call discard_pkt 
+0x263b 004783 bmark0 mark_testmode ,error_payload 
+0x263c 004784 set1 mark_loopback ,mark 
+:      004785 error_payload:
+0x263d 004786 branch end_of_packet 
+:      004788 discard_pkt:
+0x263e 004789 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004790 fetch 1 ,mem_lch_code 
+0x2640 004791 compare 3 ,pdata ,0x03 
+0x2641 004792 nbranch discard_pkt_l2cap ,true 
+:      004793 discard_pkt_lmp:
+0x2642 004794 fetcht 1 ,mem_state_map 
+0x2643 004795 set0 smap_rxlmp ,temp 
+0x2644 004796 storet 1 ,mem_state_map 
+0x2645 004797 rtn 
+:      004798 discard_pkt_l2cap:
+0x2646 004801 fetcht 1 ,mem_state_map 
+0x2647 004802 set0 smap_rxl2cap ,temp 
+0x2648 004803 storet 1 ,mem_state_map 
+0x2649 004804 branch h4_send_acl_trigger_clear 
+:      004806 redundant_payload:
+0x264a 004807 fetch 1 ,mem_arq 
+0x264b 004808 set1 arqnx ,pdata 
+0x264c 004809 store 1 ,mem_arq 
+:      004810 end_of_packet:
+0x264d 004811 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004812 disable encode_fec0 
+0x264f 004813 disable encode_fec2 
+0x2650 004814 disable decode_fec0 
+0x2651 004815 disable decode_fec2 
+0x2652 004816 disable enable_crc 
+0x2653 004817 disable encrypt 
+0x2654 004818 disable enable_white 
+0x2655 004819 branch shutdown_radio ,is_rx 
+0x2656 004820 until null ,tx_clear 
+0x2657 004821 nop 100 
+0x2658 004822 branch shutdown_radio 
+:      004824 process_fhs:
+0x2659 004825 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004826 enable enable_crc 
+0x265b 004827 enable decode_fec2 
+0x265c 004828 parse demod ,bucket ,72 
+0x265d 004829 isolate1 58 ,pdata 
+0x265e 004830 setflag true ,mark_fhs_eir ,mark 
+0x265f 004831 copy bt_adr ,temp 
+0x2660 004832 ialigned bt_adr 
+0x2661 004833 ialigned fhs0 
+0x2662 004834 pulse recalc 
+0x2663 004835 setsect 2 ,0xfffff 
+0x2664 004836 setsect 3 ,0x0ffff 
+0x2665 004837 nop 32 
+0x2666 004838 iverify fhs_parity 
+0x2667 004839 deposit lap 
+0x2668 004840 store 3 ,extm_lap 
+0x2669 004841 deposit uap 
+0x266a 004842 store 1 ,extm_uap 
+0x266b 004843 copy temp ,bt_adr 
+0x266c 004844 branch fhs_parity_ok ,true 
+0x266d 004845 branch error_payload 
+:      004846 fhs_parity_ok:
+0x266e 004847 bpatch patch0c_7 ,mem_patch0c 
+0x266f 004848 parse demod ,bucket ,72 
+0x2670 004849 ialigned fhs1 
+0x2671 004850 ialigned am_addr 
+0x2672 004851 ialigned nap 
+0x2673 004852 ialigned regb 
+0x2674 004853 force 0 ,pdata 
+0x2675 004854 parse demod ,bucket ,16 
+0x2676 004855 branch error_payload ,crc_failed 
+0x2677 004856 setarg 0x0ffffffc 
+0x2678 004857 iand regb ,pdata 
+0x2679 004858 store 4 ,mem_clke_bt 
+0x267a 004859 deposit fhs_class 
+0x267b 004860 store 3 ,extm_class 
+0x267c 004861 deposit fhs_misc 
+0x267d 004862 store 1 ,extm_fhs_misc 
+0x267e 004863 deposit am_addr 
+0x267f 004864 store 1 ,extm_newconn_am_addr 
+0x2680 004865 deposit nap 
+0x2681 004866 store 2 ,extm_nap 
+0x2682 004867 deposit bt_clk 
+0x2683 004868 inject rxf ,32 
+0x2684 004869 compare type_fhs ,type ,0x0f 
+0x2685 004870 setflag true ,mark_fhs_already_good ,mark 
+0x2686 004871 branch end_of_packet 
+:      004873 clear_got_tx:
+0x2687 004874 bpatch patch0d_0 ,mem_patch0d 
+0x2688 004875 fetch 1 ,mem_arq 
+0x2689 004876 rtnbit0 wack 
+0x268a 004877 set0 wack ,pdata 
+0x268b 004878 setflip seqnx ,pdata 
+0x268c 004879 store 1 ,mem_arq 
+0x268d 004880 fetch 1 ,mem_last_type 
+0x268e 004881 beq type_lmp ,clear_got_txlmp 
+0x268f 004882 rtneq type_hv3 
+0x2690 004883 fetch 1 ,mem_op 
+0x2691 004884 rtnbit0 op_txl2cap ,pdata 
+0x2692 004885 set0 op_txl2cap ,pdata 
+0x2693 004886 set1 op_pkt_comp ,pdata 
+0x2694 004887 store 1 ,mem_op 
+0x2695 004888 set0 mark_tx_l2cap ,mark 
+0x2696 004889 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 004890 nrtn blank 
+0x2698 004891 fetch 1 ,mem_op 
+0x2699 004892 set0 op_pkt_comp ,pdata 
+0x269a 004893 store 1 ,mem_op 
+0x269b 004894 branch l2cap_malloc_free 
+:      004896 clear_got_txlmp:
+0x269c 004897 bpatch patch0d_1 ,mem_patch0d 
+0x269d 004898 fetch 1 ,mem_lmo_header_opcode 
+0x269e 004899 rshift pdata ,pdata 
+0x269f 004900 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 004901 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 004902 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 004903 beq lmp_escape ,clear_lmp_escape 
+0x26a3 004904 rtnne lmp_accepted 
+0x26a4 004905 fetch 1 ,mem_lmo_payload 
+0x26a5 004906 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 004907 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 004908 rtn 
+:      004910 clear_lmp_escape:
+0x26a8 004911 fetch 1 ,mem_lmo_payload 
+0x26a9 004912 set1 7 ,pdata 
+0x26aa 004913 rtn 
+:      004914 clear_send_setup_complete:
+0x26ab 004915 rtn master 
+0x26ac 004916 fetch 1 ,mem_state 
+0x26ad 004917 rtnbit1 state_conn_comp 
+0x26ae 004918 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 004919 rtn 
+:      004922 sco_link_req_by_slave:
+0x26b0 004923 rtn master 
+0x26b1 004924 fetch 1 ,mem_mode 
+0x26b2 004925 isolate1 send_sco_when_slave ,pdata 
+0x26b3 004926 branch clean_mem_mode ,true 
+0x26b4 004928 rtn 
+:      004929 clean_mem_mode:
+0x26b5 004930 set0 send_sco_when_slave ,pdata 
+0x26b6 004931 store 1 ,mem_mode 
+0x26b7 004932 rtn 
+:      004934 start_encryption:
+0x26b8 004935 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 004936 fetch 1 ,mem_state_map 
+0x26ba 004937 set1 smap_encryption ,pdata 
+0x26bb 004938 store 1 ,mem_state_map 
+0x26bc 004939 jam 1 ,core_encrypt 
+0x26bd 004940 fetch 1 ,mem_state 
+0x26be 004941 isolate1 state_conn_comp ,pdata 
+0x26bf 004942 rtn 
+:      004944 stop_encryption:
+0x26c0 004945 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 004946 fetch 1 ,mem_state_map 
+0x26c2 004947 set0 smap_encryption ,pdata 
+0x26c3 004948 store 1 ,mem_state_map 
+0x26c4 004949 jam 0 ,core_encrypt 
+0x26c5 004950 rtn 
+:      004953 sniff_init:
+0x26c6 004954 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 004955 copy clkn_bt ,pdata 
+0x26c8 004956 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 004957 add clkn_bt ,3 ,rega 
+0x26ca 004958 branch sniff_init_master ,master 
+0x26cb 004959 add clke_bt ,3 ,rega 
+:      004960 sniff_init_master:
+0x26cc 004961 fetcht 2 ,mem_tsniff 
+0x26cd 004962 deposit rega 
+0x26ce 004963 set0 27 ,pdata 
+0x26cf 004964 idiv temp 
+0x26d0 004965 fetch 2 ,mem_dsniff 
+0x26d1 004966 call wait_div_end 
+0x26d2 004967 remainder regc 
+0x26d3 004968 isub regc ,pdata 
+0x26d4 004969 branch sniff_init_nowrap ,positive 
+0x26d5 004970 iadd temp ,pdata 
+:      004971 sniff_init_nowrap:
+0x26d6 004972 iadd rega ,pdata 
+0x26d7 004973 store 4 ,mem_sniff_anchor 
+0x26d8 004974 jam switch_flag_init ,mem_switch_flag 
+0x26d9 004975 fetch 1 ,mem_state 
+0x26da 004976 set1 state_insniff ,pdata 
+0x26db 004977 store 1 ,mem_state 
+0x26dc 004978 fetch 1 ,mem_sniff_attempt 
+0x26dd 004979 store 1 ,mem_current_sniff_attempt 
+0x26de 004980 setarg 0 
+0x26df 004981 store 3 ,mem_sniff_rcv 
+0x26e0 004982 store 3 ,mem_sniff_lost 
+0x26e1 004983 store 1 ,mem_sniff_unint_lost 
+0x26e2 004984 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 004985 call ui_ipc_send_event 
+0x26e4 004986 fetch 2 ,mem_rx_window_sniff 
+0x26e5 004987 store 2 ,mem_rx_window 
+0x26e6 004988 nrtn master 
+0x26e7 004989 add am_addr ,-1 ,queue 
+0x26e8 004990 rtn 
+:      004992 sniff_exit:
+0x26e9 004993 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 004994 fetch 1 ,mem_state 
+0x26eb 004995 rtnbit0 state_insniff 
+0x26ec 004996 set0 state_insniff ,pdata 
+0x26ed 004997 store 1 ,mem_state 
+0x26ee 004998 fetch 2 ,mem_rx_window_init 
+0x26ef 004999 store 2 ,mem_rx_window 
+0x26f0 005000 disable wake 
+0x26f1 005001 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005002 branch ui_ipc_send_event 
+:      005005 check_attempt:
+0x26f3 005006 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005007 enable attempt 
+0x26f5 005008 fetch 1 ,mem_state 
+0x26f6 005009 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005010 rtnmark1 mark_testmode 
+0x26f8 005011 fetch 1 ,mem_arq 
+0x26f9 005012 rtnbit1 wack 
+0x26fa 005013 fetch 1 ,mem_lmp_to_send 
+0x26fb 005014 nrtn blank 
+0x26fc 005015 fetch 1 ,mem_op 
+0x26fd 005016 rtnbit1 op_txl2cap 
+:      005017 check_attempt_nomore:
+0x26fe 005018 force 0 ,pdata 
+0x26ff 005019 rtn 
+:      005021 check_attempt_sniff:
+0x2700 005022 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005023 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005024 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005025 fetch 1 ,mem_arq 
+0x2704 005026 bbit1 wack ,check_attempt_notimeout 
+0x2705 005027 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005028 check_attempt_sniff_restore_sco:
+0x2706 005029 nbranch check_attempt_notimeout ,master 
+0x2707 005030 fetch 1 ,mem_lmp_to_send 
+0x2708 005031 nbranch check_attempt_notimeout ,blank 
+:      005032 check_attempt_sco_master:
+0x2709 005033 fetch 1 ,mem_sco_poll 
+0x270a 005034 increase -1 ,pdata 
+0x270b 005035 store 1 ,mem_sco_poll 
+0x270c 005036 nbranch check_attempt_nomore ,blank 
+0x270d 005037 jam param_sco_poll ,mem_sco_poll 
+0x270e 005038 branch check_attempt_notimeout 
+:      005045 check_attempt_not_sco:
+0x270f 005046 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005047 bne 1 ,check_attempt_notimeout 
+0x2711 005048 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005049 branch check_attempt_notimeout ,blank 
+0x2713 005050 increase -1 ,pdata 
+0x2714 005051 store 1 ,mem_current_sniff_timeout 
+0x2715 005052 fetch 1 ,mem_arq 
+0x2716 005053 rtnbit1 wack 
+0x2717 005054 nrtn match 
+:      005055 check_attempt_notimeout:
+0x2718 005056 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005057 increase -1 ,pdata 
+0x271a 005058 store 1 ,mem_current_sniff_attempt 
+0x271b 005059 rtn 
+:      005070 sniff_check_window:
+0x271c 005071 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005072 disable swfine 
+0x271e 005073 copy temp ,stop_watch 
+0x271f 005074 call context_search_sniff_window 
+0x2720 005075 disable user 
+0x2721 005076 nrtn zero 
+0x2722 005077 force 0 ,stop_watch 
+0x2723 005078 enable user 
+0x2724 005079 rtn 
+:      005082 check_esco_amaddr:
+0x2725 005083 fetch 1 ,mem_esco_addr 
+0x2726 005084 icompare 0xff ,am_addr 
+0x2727 005085 rtn 
+:      005088 parse_l2cap:
+0x2728 005089 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005090 set0 mark_rxbuf_inuse ,mark 
+:      005091 parse_l2cap_cont:
+0x272a 005092 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005093 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005094 rtn blank 
+0x272d 005095 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005096 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005097 call process_rx_l2cap_pkt ,true 
+0x2730 005098 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005099 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005100 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005102 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005103 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005104 rtnbit0 l2cap_inuse_buff2 
+0x2736 005105 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005106 call process_rx_l2cap_pkt 
+0x2738 005107 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005108 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005109 rtn 
+:      005111 parse_l2cap_release_buff1:
+0x273b 005112 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005113 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005114 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005115 setarg 0 
+0x273f 005116 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005117 rtn 
+:      005118 parse_l2cap_release_buff2:
+0x2741 005119 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005120 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005121 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005122 setarg 0 
+0x2745 005123 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005124 rtn 
+:      005126 l2cap_buff1_inuse:
+0x2747 005127 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005128 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005129 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005130 rtn 
+:      005132 l2cap_buff2_inuse:
+0x274b 005133 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005134 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005135 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005136 rtn 
+:      005142 slave_send_access:
+0x274f 005143 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005144 add clke_bt ,1 ,bt_clk 
+0x2751 005145 call fetch_extm_bt_adr 
+0x2752 005146 force 0x03 ,freq_mode 
+0x2753 005147 call tx_radio_freq 
+0x2754 005148 call start_transmitter 
+0x2755 005149 call start_tx_external 
+0x2756 005150 branch send_access_word 
+:      005153 slave_conn_send_packet:
+0x2757 005154 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005155 call rf_setup_time_slave_slot 
+0x2759 005156 deposit clke_bt 
+0x275a 005157 fetcht 4 ,mem_next_btclk 
+0x275b 005158 isub temp ,pdata 
+0x275c 005159 rtnne 1 
+0x275d 005160 compare type_null ,type ,0x1f 
+0x275e 005161 nbranch slave_conn_send_access ,true 
+0x275f 005162 fetch 1 ,mem_rx_type 
+0x2760 005163 rtn blank 
+:      005164 slave_conn_send_access:
+0x2761 005165 call slave_send_access 
+:      005166 transmit_packet:
+0x2762 005167 compare type_id ,type ,0x1f 
+0x2763 005168 branch end_of_packet ,true 
+0x2764 005169 rshift bt_clk ,temp 
+0x2765 005170 or temp ,0x40 ,white_init 
+:      005171 transmit_packet_whitened:
+0x2766 005172 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005173 enable enable_white 
+0x2768 005174 enable enable_hec 
+0x2769 005175 enable encode_fec1 
+0x276a 005176 set0 mark_longpacket ,mark 
+0x276b 005177 deposit am_addr 
+0x276c 005178 inject mod ,3 
+0x276d 005179 deposit type 
+0x276e 005180 inject mod ,4 
+0x276f 005181 fetch 1 ,mem_arq 
+0x2770 005182 inject bucket ,4 
+0x2771 005183 inject mod ,3 
+0x2772 005184 enable enable_parity 
+0x2773 005185 inject mod ,8 
+0x2774 005186 disable encode_fec1 
+0x2775 005187 disable enable_parity 
+0x2776 005188 disable enable_hec 
+0x2777 005189 set0 psk3m ,radio_ctrl 
+0x2778 005190 arg 0 ,temp 
+0x2779 005191 call reserve_slot 
+0x277a 005192 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005193 and type ,0x1f ,pdata 
+0x277c 005194 beq type_lmp ,transmit_lmp 
+0x277d 005195 beq type_null ,end_of_packet 
+0x277e 005196 beq type_poll ,end_of_packet 
+0x277f 005197 beq type_fhs ,transmit_fhs 
+0x2780 005198 beq type_dm1 ,transmit_dm1 
+0x2781 005199 beq type_dh1 ,transmit_dh1 
+0x2782 005200 beq type_hv3 ,transmit_hev 
+0x2783 005201 beq type_3dh1 ,transmit_3dh1 
+0x2784 005202 arg 4 ,temp 
+0x2785 005203 call reserve_slot 
+0x2786 005204 beq type_dm3 ,transmit_dm3 
+0x2787 005205 beq type_dh3 ,transmit_dh3 
+0x2788 005206 arg 8 ,temp 
+0x2789 005207 call reserve_slot 
+0x278a 005208 beq type_dh5 ,transmit_dh5 
+0x278b 005209 branch transmit_dm5 
+:      005212 transmit_hev:
+0x278c 005213 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005214 enable encode_fec0 
+0x278e 005215 enable enable_crc 
+0x278f 005216 enable encrypt 
+0x2790 005217 force 30 ,loopcnt 
+0x2791 005218 arg mem_sco_obuf ,contr 
+:      005219 transmit_ev_loop:
+0x2792 005220 ifetch 1 ,contr 
+0x2793 005221 inject mod ,8 
+0x2794 005222 loop transmit_ev_loop 
+0x2795 005223 bmark1 mark_esco ,transmit_end 
+0x2796 005224 branch end_of_packet 
+:      005226 transmit_fhs:
+0x2797 005227 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005228 fetch 1 ,mem_fhs_am_addr 
+0x2799 005229 icopy am_addr 
+0x279a 005230 fetch 1 ,mem_fhs_misc 
+0x279b 005231 icopy fhs_misc 
+0x279c 005232 fetch 3 ,mem_class 
+0x279d 005233 icopy fhs_class 
+0x279e 005234 fetch 2 ,mem_nap 
+0x279f 005235 icopy nap 
+0x27a0 005236 enable enable_crc 
+0x27a1 005237 enable encode_fec2 
+0x27a2 005238 copy bt_adr ,rega 
+0x27a3 005239 call fetch_self_bt_adr 
+0x27a4 005240 pulse recalc 
+0x27a5 005241 nop 32 
+0x27a6 005242 copy bt_clk ,timeup 
+0x27a7 005243 fetch 4 ,mem_clkn_bt 
+0x27a8 005244 icopy bt_clk 
+0x27a9 005245 preload fhs0 
+0x27aa 005246 set1 58 ,pdata 
+0x27ab 005247 inject mod ,72 
+0x27ac 005248 preload fhs1 
+0x27ad 005249 inject mod ,72 
+0x27ae 005250 copy timeup ,bt_clk 
+0x27af 005251 copy rega ,bt_adr 
+0x27b0 005252 enable enable_parity 
+0x27b1 005253 inject mod ,16 
+0x27b2 005254 disable enable_parity 
+0x27b3 005255 branch end_of_packet 
+:      005257 transmit_lmp:
+0x27b4 005258 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005259 enable encrypt 
+0x27b6 005260 enable enable_crc 
+0x27b7 005261 enable encode_fec2 
+0x27b8 005262 fetch 1 ,mem_lmo_header_length 
+0x27b9 005263 and pdata ,0x1f8 ,temp 
+0x27ba 005264 arg mem_lmo_header_length ,contr 
+0x27bb 005265 increase 8 ,temp 
+:      005266 transmit_lmp_loop:
+0x27bc 005267 add temp ,-72 ,regc 
+0x27bd 005268 nbranch transmit_lmp_finish ,positive 
+0x27be 005269 ifetch 9 ,contr 
+0x27bf 005270 inject mod ,72 
+0x27c0 005271 copy regc ,temp 
+0x27c1 005272 branch transmit_lmp_loop 
+:      005273 transmit_lmp_finish:
+0x27c2 005274 ifetch 9 ,contr 
+0x27c3 005275 iinject mod ,temp 
+0x27c4 005276 branch transmit_end 
+:      005278 transmit_dm1:
+0x27c5 005279 enable encode_fec2 
+0x27c6 005280 branch transmit_dmh 
+:      005281 transmit_dm3:
+:      005282 transmit_dm5:
+0x27c7 005283 enable encode_fec2 
+0x27c8 005284 set1 mark_longpacket ,mark 
+0x27c9 005285 branch transmit_dmh 
+:      005287 transmit_3dh1:
+0x27ca 005288 set1 psk3m ,radio_ctrl 
+:      005289 transmit_dh1:
+0x27cb 005290 enable encode_fec0 
+0x27cc 005291 branch transmit_dmh 
+:      005293 transmit_dh3:
+:      005294 transmit_dh5:
+0x27cd 005295 set1 psk3m ,radio_ctrl 
+0x27ce 005296 enable encode_fec0 
+0x27cf 005297 set1 mark_longpacket ,mark 
+:      005299 transmit_dmh:
+0x27d0 005300 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005301 fetch 1 ,mem_state_map 
+0x27d2 005302 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005303 sub type ,3 ,null 
+0x27d4 005304 branch transmit_noedr ,positive 
+0x27d5 005305 disable encrypt 
+0x27d6 005306 disable encode_fec2 
+0x27d7 005307 enable encode_fec0 
+0x27d8 005308 disable enable_white 
+0x27d9 005309 set1 psk ,radio_ctrl 
+0x27da 005310 isolate1 psk3m ,radio_ctrl 
+0x27db 005311 branch transmit_edr3m ,true 
+0x27dc 005312 setarg 0xabeee 
+0x27dd 005313 inject mod ,20 
+0x27de 005314 branch transmit_edr_sync_end 
+:      005315 transmit_edr3m:
+0x27df 005316 setarg 0x5faeba 
+0x27e0 005317 inject mod ,24 
+0x27e1 005318 setarg 0x12 
+0x27e2 005319 inject mod ,6 
+:      005320 transmit_edr_sync_end:
+0x27e3 005321 enable enable_white 
+0x27e4 005322 set1 mark_longpacket ,mark 
+:      005323 transmit_noedr:
+0x27e5 005324 enable encrypt 
+0x27e6 005325 enable enable_crc 
+0x27e7 005326 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005327 fetch 1 ,mem_tx_lch 
+0x27e9 005328 inject mod ,3 
+0x27ea 005329 fetch 2 ,mem_tx_len 
+0x27eb 005330 iforce loopcnt 
+0x27ec 005331 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005332 inject mod ,5 
+0x27ee 005333 branch transmit_stuff 
+:      005334 transmit_long:
+0x27ef 005335 inject mod ,13 
+:      005336 transmit_stuff:
+0x27f0 005337 deposit loopcnt 
+0x27f1 005338 branch transmit_end ,blank 
+0x27f2 005339 fetch 2 ,mem_txptr 
+0x27f3 005340 iforce contr 
+:      005341 transmit_stuff_loop:
+0x27f4 005342 ifetch 1 ,contr 
+0x27f5 005343 inject mod ,8 
+0x27f6 005344 loop transmit_stuff_loop 
+:      005347 transmit_end:
+0x27f7 005348 enable enable_parity 
+0x27f8 005349 inject mod ,16 
+0x27f9 005350 disable enable_parity 
+0x27fa 005351 call set_wait_ack 
+0x27fb 005352 fetch 1 ,mem_state_map 
+0x27fc 005353 bbit0 smap_edr ,end_of_packet 
+0x27fd 005354 force 0 ,pdata 
+0x27fe 005355 inject mod ,6 
+0x27ff 005356 branch end_of_packet 
+:      005359 transmit_loopback:
+0x2800 005360 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005361 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005362 transmit_loopback_short:
+0x2802 005363 fetch 1 ,mem_lch_code 
+0x2803 005364 inject mod ,3 
+0x2804 005365 fetch 1 ,mem_len 
+0x2805 005366 iforce regc 
+0x2806 005367 inject mod ,5 
+0x2807 005368 branch transmit_loopback_cont 
+:      005369 transmit_loopback_long:
+0x2808 005370 fetch 1 ,mem_lch_code 
+0x2809 005371 inject mod ,3 
+0x280a 005372 fetch 2 ,mem_len 
+0x280b 005373 iforce regc 
+0x280c 005374 inject mod ,13 
+:      005375 transmit_loopback_cont:
+0x280d 005376 arg mem_rxbuf ,contr 
+:      005377 transmit_loopback_loop:
+0x280e 005378 copy regc ,null 
+0x280f 005379 branch transmit_loopback_end ,zero 
+0x2810 005380 ifetch 1 ,contr 
+0x2811 005381 inject mod ,8 
+0x2812 005382 increase -1 ,regc 
+0x2813 005383 branch transmit_loopback_loop 
+:      005384 transmit_loopback_end:
+0x2814 005385 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005386 increase 1 ,pdata 
+0x2816 005387 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005388 branch transmit_end 
+:      005391 apply_switch_clke:
+0x2818 005392 fetch 4 ,mem_clke_bt 
+0x2819 005393 add pdata ,7 ,rega 
+0x281a 005394 fetch 2 ,mem_slot_offset 
+0x281b 005395 nbranch apply_switch_nozero ,blank 
+0x281c 005396 increase -3 ,rega 
+0x281d 005397 branch apply_switch_wait_loop 
+:      005398 apply_switch_nozero:
+0x281e 005399 mul32 pdata ,12 ,pdata 
+0x281f 005400 hfetcht 2 ,core_halfslot 
+0x2820 005401 increase 1 ,temp 
+:      005402 apply_switch_loop:
+0x2821 005403 isub temp ,pdata 
+0x2822 005404 nbranch apply_switch_bt ,positive 
+0x2823 005405 increase -1 ,rega 
+0x2824 005406 branch apply_switch_loop 
+:      005407 apply_switch_bt:
+0x2825 005408 sub pdata ,0 ,pdata 
+:      005409 apply_switch_wait_loop:
+0x2826 005410 until null ,oneslot 
+0x2827 005411 compare 0 ,clkn_bt ,3 
+0x2828 005412 nbranch apply_switch_wait_loop ,true 
+0x2829 005413 iforce clke_rt 
+0x282a 005414 copy rega ,clke_bt 
+0x282b 005415 iforce clke_rt 
+0x282c 005416 rtn 
+:      005419 calc_slot_offset:
+0x282d 005420 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005421 until null ,halfslot 
+0x282f 005422 deposit clke 
+0x2830 005423 iforce contr 
+0x2831 005424 rshift16 ,pdata ,pdata 
+0x2832 005425 isub clkn_bt ,loopcnt 
+0x2833 005426 and_into 3 ,loopcnt 
+0x2834 005427 nbranch calc_bt_portion ,zero 
+0x2835 005428 force 0 ,pdata 
+0x2836 005429 branch calc_skip_bt 
+:      005430 calc_bt_portion:
+0x2837 005431 arg 3750 ,temp 
+0x2838 005432 force 0 ,pdata 
+:      005433 calc_slot_offset_loop:
+0x2839 005434 iadd temp ,pdata 
+0x283a 005435 loop calc_slot_offset_loop 
+:      005436 calc_skip_bt:
+0x283b 005437 iadd contr ,pdata 
+0x283c 005438 div pdata ,12 
+0x283d 005439 call wait_div_end 
+0x283e 005440 quotient pdata 
+0x283f 005441 store 2 ,mem_slot_offset 
+0x2840 005442 rtn 
+:      005444 calc_clke_offset:
+0x2841 005445 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005446 deposit clke 
+0x2843 005447 copy clkn ,temp 
+0x2844 005448 isub temp ,null 
+0x2845 005449 nsetflag positive ,44 ,pdata 
+0x2846 005450 isub temp ,temp 
+0x2847 005451 setarg 3750 
+0x2848 005452 isolate0 15 ,temp 
+0x2849 005453 branch calc_clke_pos ,true 
+0x284a 005454 setarg -61786 
+0x284b 005455 iadd temp ,temp 
+:      005456 calc_clke_pos:
+0x284c 005457 storet 6 ,mem_le_clk_offset 
+0x284d 005458 rtn le 
+0x284e 005459 storet 6 ,mem_clk_offset 
+0x284f 005460 rtn 
+:      005462 calc_clke:
+0x2850 005463 disable clknt 
+0x2851 005464 fetch 6 ,mem_le_clk_offset 
+0x2852 005465 branch calc_clke2 ,le 
+0x2853 005466 fetch 6 ,mem_clk_offset 
+:      005467 calc_clke2:
+0x2854 005468 iadd clkn ,alarm 
+0x2855 005469 increase 10 ,alarm 
+0x2856 005470 setarg 3750 
+0x2857 005471 isub alarm ,pdata 
+0x2858 005472 isolate0 15 ,pdata 
+0x2859 005473 branch calc_clke_pos_adj ,true 
+0x285a 005474 setarg 0xf15a 
+0x285b 005475 iadd alarm ,alarm 
+:      005476 calc_clke_pos2:
+0x285c 005477 copy alarm ,clke 
+0x285d 005478 rtn 
+:      005479 calc_clke_pos_adj:
+0x285e 005480 force 0 ,null 
+0x285f 005481 branch calc_clke_pos2 
+:      005488 calc_radio_freq:
+0x2860 005489 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005490 call set_sync_on 
+0x2862 005491 copy bt_clk ,pdata 
+0x2863 005492 and_into 0x180 ,pdata 
+0x2864 005493 compare 3 ,freq_mode ,0x07 
+0x2865 005494 nbranch freq_not_connection ,true 
+0x2866 005495 rshift3 pdata ,pdata 
+0x2867 005496 iadd freq_index ,pdata 
+0x2868 005497 branch do_hop_mod_now 
+:      005498 freq_not_connection:
+0x2869 005499 copy freq_index ,pdata 
+:      005500 do_hop_mod_now:
+0x286a 005501 div pdata ,79 
+0x286b 005502 pulse recalc 
+0x286c 005503 call wait_div_end 
+0x286d 005504 remainder rega 
+0x286e 005505 add rega ,-40 ,temp 
+0x286f 005506 branch odd_half ,positive 
+0x2870 005507 lshift rega ,temp 
+0x2871 005508 branch freq_result 
+:      005509 odd_half:
+0x2872 005510 lshift temp ,temp 
+0x2873 005511 increase 1 ,temp 
+:      005512 freq_result:
+0x2874 005513 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005514 fetch 1 ,mem_mode 
+0x2876 005515 bbit0 afh_change ,afh_process_con 
+:      005516 afh_process_0:
+0x2877 005517 fetch 4 ,mem_afh_instant 
+0x2878 005518 isub bt_clk ,null 
+0x2879 005519 branch afh_process_con ,positive 
+0x287a 005520 call afh_clear 
+0x287b 005521 fetch 1 ,mem_afh_new_mod 
+0x287c 005522 rtn blank 
+0x287d 005523 fetch 1 ,mem_mode 
+0x287e 005524 set1 afh_enable ,pdata 
+0x287f 005525 store 1 ,mem_mode 
+0x2880 005526 fetch 5 ,mem_afh_map_new 
+0x2881 005527 store 5 ,mem_afh_map_lo 
+0x2882 005528 ifetch 5 ,contr 
+0x2883 005529 store 5 ,mem_afh_map_hi 
+0x2884 005530 call afh_process_freq_map 
+:      005531 afh_process_con:
+0x2885 005532 fetch 1 ,mem_mode 
+0x2886 005533 rtnbit0 afh_enable 
+0x2887 005534 isolate1 1 ,bt_clk 
+0x2888 005535 branch afh_same_channel ,true 
+0x2889 005536 rshift3 temp ,rega 
+0x288a 005537 and temp ,7 ,queue 
+0x288b 005538 setarg mem_afh_map_lo 
+0x288c 005539 iadd rega ,rega 
+0x288d 005540 ifetch 1 ,rega 
+0x288e 005541 qisolate0 pdata 
+0x288f 005542 branch afh_process_1 ,true 
+0x2890 005543 deposit temp 
+0x2891 005544 branch afh_process_end 
+:      005545 afh_process_1:
+0x2892 005546 fetch 1 ,mem_afh_used 
+0x2893 005547 iforce regb 
+0x2894 005548 deposit bt_clk 
+0x2895 005549 and_into 0x180 ,pdata 
+0x2896 005550 rshift3 pdata ,pdata 
+0x2897 005551 iadd freq_index ,pdata 
+0x2898 005552 idiv regb 
+0x2899 005553 setarg mem_afh_map 
+0x289a 005554 call wait_div_end 
+0x289b 005555 remainder rega 
+0x289c 005556 iadd rega ,contr 
+0x289d 005557 ifetch 1 ,contr 
+:      005558 afh_process_end:
+0x289e 005559 store 1 ,mem_afh_index 
+0x289f 005560 iforce temp 
+0x28a0 005561 rtn 
+:      005563 afh_same_channel:
+0x28a1 005564 fetch 1 ,mem_afh_index 
+0x28a2 005565 iforce temp 
+0x28a3 005566 rtn 
+:      005568 afh_clear:
+0x28a4 005569 fetch 1 ,mem_mode 
+0x28a5 005570 set0 afh_enable ,pdata 
+0x28a6 005571 set0 afh_change ,pdata 
+0x28a7 005572 store 1 ,mem_mode 
+0x28a8 005573 rtn 
+:      005579 afh_process_freq_map:
+0x28a9 005580 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005581 arg mem_afh_map ,contw 
+0x28ab 005582 force 10 ,loopcnt 
+0x28ac 005583 call memset0 
+0x28ad 005584 arg mem_afh_map ,contw 
+0x28ae 005585 force 0 ,regc 
+0x28af 005586 force 2 ,queue 
+:      005587 process_freq_3:
+0x28b0 005588 fetch 5 ,mem_afh_map_lo 
+0x28b1 005589 iforce temp 
+0x28b2 005590 compare 2 ,queue ,0xff 
+0x28b3 005591 branch process_freq_1 ,true 
+0x28b4 005592 rshift temp ,temp 
+:      005593 process_freq_1:
+0x28b5 005594 isolate0 0 ,temp 
+0x28b6 005595 branch process_freq_0 ,true 
+0x28b7 005596 deposit regc 
+0x28b8 005597 istore 1 ,contw 
+:      005598 process_freq_0:
+0x28b9 005599 rshift2 temp ,temp 
+0x28ba 005600 increase 2 ,regc 
+0x28bb 005601 compare 40 ,regc ,0xfe 
+0x28bc 005602 nbranch process_freq_2 ,true 
+0x28bd 005603 fetch 5 ,mem_afh_map_hi 
+0x28be 005604 iforce temp 
+0x28bf 005605 compare 2 ,queue ,0xff 
+0x28c0 005606 branch process_freq_2 ,true 
+0x28c1 005607 rshift temp ,temp 
+:      005608 process_freq_2:
+0x28c2 005609 sub regc ,78 ,null 
+0x28c3 005610 branch process_freq_1 ,positive 
+0x28c4 005611 force 1 ,regc 
+0x28c5 005612 increase -1 ,queue 
+0x28c6 005613 nbranch process_freq_3 ,zero 
+0x28c7 005614 arg mem_afh_map ,rega 
+0x28c8 005615 deposit contw 
+0x28c9 005616 isub rega ,pdata 
+0x28ca 005617 store 1 ,mem_afh_used 
+0x28cb 005618 rtn 
+:      005620 rx_radio_freq:
+0x28cc 005621 bpatch patch10_0 ,mem_patch10 
+0x28cd 005622 call calc_radio_freq 
+0x28ce 005623 fetch 1 ,mem_debug_config 
+0x28cf 005624 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005625 fetcht 1 ,mem_rx_fixed_freq 
+:      005626 rx_radio_freq_now:
+0x28d1 005627 branch set_freq_rx 
+:      005630 tx_radio_freq:
+0x28d2 005631 bpatch patch10_1 ,mem_patch10 
+0x28d3 005632 call calc_radio_freq 
+0x28d4 005633 fetch 1 ,mem_debug_config 
+0x28d5 005634 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005635 fetcht 1 ,mem_tx_fixed_freq 
+:      005636 tx_radio_freq_now:
+0x28d7 005637 branch set_freq_tx 
+:      005640 fetch_giac:
+0x28d8 005641 force 0 ,uap 
+0x28d9 005642 fetch 3 ,mem_glap 
+0x28da 005643 iforce lap 
+0x28db 005644 rtn 
+:      005646 fetch_page_bt_adr:
+0x28dc 005647 bpatch patch10_2 ,mem_patch10 
+0x28dd 005648 fetch 1 ,mem_hci_puap 
+0x28de 005649 icopy uap 
+0x28df 005650 fetch 3 ,mem_hci_plap 
+0x28e0 005651 icopy lap 
+0x28e1 005652 rtn 
+:      005654 fetch_self_bt_adr:
+0x28e2 005655 bpatch patch10_3 ,mem_patch10 
+0x28e3 005656 fetch 2 ,mem_nap 
+0x28e4 005657 icopy nap 
+0x28e5 005658 fetch 1 ,mem_uap 
+0x28e6 005659 icopy uap 
+0x28e7 005660 fetch 3 ,mem_lap 
+0x28e8 005661 icopy lap 
+0x28e9 005662 rtn 
+:      005664 fetch_extm_bt_adr:
+0x28ea 005665 bpatch patch10_4 ,mem_patch10 
+0x28eb 005666 fetch 2 ,mem_pnap 
+0x28ec 005667 icopy nap 
+0x28ed 005668 fetch 1 ,mem_puap 
+0x28ee 005669 icopy uap 
+0x28ef 005670 fetch 3 ,mem_plap 
+0x28f0 005671 icopy lap 
+0x28f1 005672 rtn 
+:      005675 fetch_diac:
+0x28f2 005676 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005677 rtnmark0 mark_inquiry_state 
+0x28f4 005678 rtnmark0 mark_periodical_diac 
+:      005679 fetch_diac_do:
+0x28f5 005680 and_into -256 ,lap 
+0x28f6 005681 pulse recalc 
+0x28f7 005682 nop 32 
+0x28f8 005683 rtn 
+:      005686 shutdown_radio:
+0x28f9 005687 bpatch patch10_5 ,mem_patch10 
+0x28fa 005688 branch shutdown_radio0 ,is_rx 
+0x28fb 005689 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005690 nop 4 
+0x28fd 005691 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005692 nop 4 
+0x28ff 005693 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005694 nop 4 
+0x2901 005695 fetch 1 ,mem_tx_power 
+0x2902 005696 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005697 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005698 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005699 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005700 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005701 beq tx_power_pair ,shutdown_radio_pair 
+:      005702 shutdown_radio_5db:
+:      005703 shutdown_radio_0db:
+0x2908 005704 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005705 jam 0xe0 ,rf_tx_pa_gc 
+:      005706 shutdown_radio0:
+0x290a 005707 force 0 ,radio_ctrl 
+0x290b 005708 disable is_rx 
+0x290c 005709 disable is_tx 
+0x290d 005710 pulse packet_end 
+0x290e 005711 jam 0x0 ,rfen_mdm 
+0x290f 005712 jam 0x0 ,rfen_tx 
+0x2910 005713 jam 0x0 ,rfen_rx 
+0x2911 005714 jam 0 ,rfen_sn 
+0x2912 005715 jam 0x70 ,rfen_msc 
+0x2913 005716 jam 0x0 ,rfen_adc 
+0x2914 005717 rtn 
+:      005719 shutdown_radio_pair:
+:      005720 shutdown_radio_f5db:
+:      005721 shutdown_radio_f3db:
+:      005722 shutdown_radio_3db:
+0x2915 005723 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005724 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005725 branch shutdown_radio0 
+:      005727 set_sync_on:
+0x2918 005728 bpatch patch10_6 ,mem_patch10 
+0x2919 005729 jam 0x0 ,rfen_mdm 
+0x291a 005730 jam 0x0 ,rfen_tx 
+0x291b 005731 jam 0x18 ,rfen_rx 
+0x291c 005732 jam 0xa7 ,rfen_sn 
+0x291d 005733 jam 0x7f ,rfen_msc 
+0x291e 005734 rtn 
+:      005736 set_freq_rx:
+0x291f 005737 bpatch patch10_7 ,mem_patch10 
+0x2920 005739 storet 1 ,mem_last_freq 
+0x2921 005740 add temp ,rx_freq_offset ,rega 
+0x2922 005741 jam 0x07 ,rf_balun_ctrim 
+0x2923 005742 branch rf_write_freq 
+:      005743 rf_rx_enable:
+0x2924 005744 bpatch patch11_0 ,mem_patch11 
+0x2925 005745 jam 0xcf ,rfen_tx 
+0x2926 005746 nop 10 
+0x2927 005747 jam 0xff ,rfen_rx 
+0x2928 005748 jam 0xaf ,rfen_sn 
+0x2929 005749 jam 0xff ,rfen_msc 
+0x292a 005750 nop 10 
+0x292b 005751 jam 0xa0 ,rfen_mdm 
+0x292c 005752 rtn 
+:      005754 set_freq_tx_offset:
+0x292d 005755 fetch 1 ,mem_250k_freq_enable 
+0x292e 005756 branch set_freq_tx_2m_offset ,blank 
+:      005757 set_freq_tx_0m_offset:
+0x292f 005758 add temp ,2 ,rega 
+0x2930 005759 rtn 
+:      005760 set_freq_tx_2m_offset:
+0x2931 005761 add temp ,0 ,rega 
+0x2932 005762 rtn 
+:      005764 set_freq_tx:
+0x2933 005765 bpatch patch11_1 ,mem_patch11 
+0x2934 005766 storet 1 ,mem_last_freq 
+0x2935 005767 call set_freq_tx_offset 
+0x2936 005768 call rf_write_freq 
+0x2937 005769 setarg param_pll_setup 
+0x2938 005770 call sleep 
+:      005771 txon:
+0x2939 005772 jam 0x1 ,rfen_adc 
+0x293a 005773 jam 0x3c ,rfen_rx 
+0x293b 005774 jam 0xe0 ,rfen_tx 
+0x293c 005775 jam 0x12 ,rf_balun_ctrim 
+0x293d 005776 nop 10 
+0x293e 005777 jam 0x01 ,rfen_mdm 
+0x293f 005778 jam 0x3d ,rfen_mdm 
+0x2940 005779 nop 10 
+0x2941 005780 jam 0xb7 ,rfen_sn 
+0x2942 005781 nop 10 
+0x2943 005782 jam 0x7f ,rfen_mdm 
+:      005783 txon_power_select:
+0x2944 005784 fetch 1 ,mem_tx_power 
+0x2945 005785 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005786 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005787 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005788 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005789 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005790 beq tx_power_pair ,set_tx_power_pair 
+:      005791 set_tx_power_0db:
+0x294b 005792 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005793 call txon_common 
+0x294d 005794 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005795 rtn 
+:      005797 set_tx_power_3db:
+0x294f 005798 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005799 call txon_common 
+0x2951 005800 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005801 rtn 
+:      005803 set_tx_power_5db:
+0x2953 005804 jam 0xff ,rf_tx_pa_gc 
+0x2954 005805 call txon_common 
+0x2955 005806 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005807 rtn 
+:      005808 set_tx_power_f3db:
+0x2957 005809 jam 0xce ,rf_tx_pa_gc 
+0x2958 005810 call txon_common 
+0x2959 005811 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005812 rtn 
+:      005814 set_tx_power_f5db:
+0x295b 005815 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005816 call txon_common 
+0x295d 005817 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005818 rtn 
+:      005820 set_tx_power_pair:
+0x295f 005821 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005822 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005823 jam 0x4c ,0x8957 
+0x2962 005824 jam 0x6c ,0x8958 
+0x2963 005825 jam 0x50 ,0x8959 
+0x2964 005826 rtn 
+:      005828 txon_common:
+0x2965 005829 nop 4 
+0x2966 005830 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 005831 nop 4 
+0x2968 005832 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 005833 nop 4 
+0x296a 005834 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 005835 rtn 
+:      005838 initialize_radio:
+0x296c 005839 jam clksel_rc ,core_clksel 
+:      005840 initialize_radio_wait:
+0x296d 005841 fetch 2 ,mem_rf_init_ptr 
+0x296e 005842 bbit0 14 ,initialize_radio_wait 
+0x296f 005843 iforce contr 
+0x2970 005844 arg 0x8900 ,temp 
+:      005845 initialize_radio_loop:
+0x2971 005846 ifetch 1 ,contr 
+0x2972 005847 beq 0xff ,initialize_radio_cont 
+0x2973 005848 ior temp ,contw 
+0x2974 005849 ifetch 1 ,contr 
+0x2975 005850 istore 1 ,contw 
+0x2976 005851 branch initialize_radio_loop 
+:      005852 initialize_radio_cont:
+0x2977 005853 bpatch patch11_2 ,mem_patch11 
+0x2978 005854 call lpm_cal_xtal_startup 
+0x2979 005855 call switchto_dpllclk 
+0x297a 005857 setarg param_dpll_start_delay 
+0x297b 005858 iadd clkn_bt ,pdata 
+0x297c 005859 store 4 ,mem_dpll_clkn 
+0x297d 005860 set1 reset ,radio_ctrl 
+0x297e 005861 force 0 ,radio_ctrl 
+0x297f 005862 ncall do_rccal ,wake 
+0x2980 005863 branch set_rccal 
+:      005866 rf_write_freq:
+0x2981 005867 bpatch patch11_3 ,mem_patch11 
+0x2982 005868 setarg 2400 
+0x2983 005869 iadd rega ,temp 
+0x2984 005870 fetch 1 ,mem_fcomp_mul 
+0x2985 005871 jam 0x04 ,rf_pll_rstn 
+0x2986 005872 imul32 temp ,pdata 
+0x2987 005873 fetcht 1 ,mem_fcomp_div 
+0x2988 005874 idiv temp 
+0x2989 005875 call wait_div_end 
+0x298a 005876 quotient rega 
+0x298b 005877 remainder pdata 
+0x298c 005878 lshift16 pdata ,pdata 
+0x298d 005879 lshift4 pdata ,pdata 
+0x298e 005880 idiv temp 
+0x298f 005881 call wait_div_end 
+0x2990 005882 quotient pdata 
+0x2991 005883 lshift8 pdata ,pdata 
+0x2992 005884 lshift pdata ,pdata 
+0x2993 005885 ior rega ,pdata 
+0x2994 005886 hstore 4 ,rf_pll_intg 
+0x2995 005887 jam 0x44 ,rf_pll_rstn 
+0x2996 005888 jam 0xc4 ,rf_pll_rstn 
+0x2997 005889 rtn 
+:      005892 do_rccal:
+0x2998 005893 bpatch patch11_4 ,mem_patch11 
+0x2999 005894 jam 0x02 ,rfen_adc 
+0x299a 005895 setarg 250000 
+0x299b 005896 call sleep 
+0x299c 005897 jam 0x7f ,rfen_rx 
+0x299d 005898 nop 130 
+0x299e 005899 jam 0x30 ,rf_rccal_ctrl 
+0x299f 005900 jam 0xd0 ,rfen_tx 
+0x29a0 005901 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 005902 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 005903 force 50 ,loopcnt 
+:      005904 do_rccal_loop:
+0x29a3 005905 hfetch 1 ,rf_rccal_result 
+0x29a4 005906 bbit1 5 ,do_rccal_end 
+0x29a5 005907 loop do_rccal_loop 
+:      005908 do_rccal_end:
+0x29a6 005909 store 1 ,mem_rf_rccal 
+0x29a7 005910 jam 0 ,rfen_tx 
+0x29a8 005911 jam 0 ,rfen_rx 
+0x29a9 005912 jam 0x00 ,rfen_adc 
+0x29aa 005913 rtn 
+:      005915 set_rccal:
+0x29ab 005916 bpatch patch11_5 ,mem_patch11 
+0x29ac 005917 fetch 1 ,mem_rf_rccal 
+0x29ad 005918 set1 5 ,pdata 
+0x29ae 005919 hstore 1 ,rf_rccal_ctrl 
+0x29af 005920 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 005921 and_into 7 ,temp 
+0x29b1 005922 lshift3 pdata ,pdata 
+0x29b2 005923 ior temp ,pdata 
+0x29b3 005924 hstore 1 ,rf_bpf_ctrim 
+0x29b4 005925 hfetch 1 ,rf_bpf_ib 
+0x29b5 005926 set0 bpf_rccal ,pdata 
+0x29b6 005927 hstore 1 ,rf_bpf_ib 
+0x29b7 005928 hfetch 1 ,rf_adc_rccal 
+0x29b8 005929 set0 adc_rccal ,pdata 
+0x29b9 005930 hstore 1 ,rf_adc_rccal 
+0x29ba 005931 rtn 
+:      005933 save_rssi:
+0x29bb 005934 bpatch patch11_6 ,mem_patch11 
+0x29bc 005935 hfetch 2 ,rf_afc_d2a 
+0x29bd 005936 rshift4 pdata ,pdata 
+0x29be 005937 rshift3 pdata ,pdata 
+0x29bf 005938 sub pdata ,0 ,pdata 
+:      005939 bcd:
+0x29c0 005940 and_into 0xff ,pdata 
+0x29c1 005941 div pdata ,10 
+0x29c2 005942 call wait_div_end 
+0x29c3 005943 quotient pdata 
+0x29c4 005944 lshift4 pdata ,pdata 
+0x29c5 005945 remainder temp 
+0x29c6 005946 ior temp ,pdata 
+0x29c7 005947 store 1 ,mem_rssi 
+0x29c8 005948 rtn 
+:      005951 switchto_dpllclk:
+0x29c9 005952 jam clksel_rc ,core_clksel 
+0x29ca 005953 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 005954 set0 4 ,pdata 
+0x29cc 005955 set0 5 ,pdata 
+0x29cd 005956 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 005957 jam 0x00 ,rfen_ck 
+0x29cf 005958 jam 0x00 ,rfen_msc 
+0x29d0 005959 jam 0x70 ,rfen_msc 
+0x29d1 005960 jam 0xff ,rfen_ck 
+0x29d2 005961 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 005962 set1 4 ,pdata 
+0x29d4 005963 set1 5 ,pdata 
+0x29d5 005964 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 005965 call init_lpm_ctrl 
+0x29d7 005966 hfetch 1 ,rf_clkpll_int 
+0x29d8 005967 set1 7 ,pdata 
+0x29d9 005968 hstore 1 ,rf_clkpll_int 
+0x29da 005969 set0 7 ,pdata 
+0x29db 005970 hstore 1 ,rf_clkpll_int 
+0x29dc 005971 set1 7 ,pdata 
+0x29dd 005972 hstore 1 ,rf_clkpll_int 
+0x29de 005973 jam clksel_dpll ,core_clksel 
+0x29df 005974 nop 1 
+0x29e0 005975 jam clksel_xtal ,core_clksel 
+0x29e1 005976 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 005977 and_into 0xcf ,pdata 
+0x29e3 005978 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 005979 or_into 0x30 ,pdata 
+0x29e5 005980 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 005981 rtn 
+:      005984 xtal_fast_wake:
+0x29e7 005985 setarg 0xf0f 
+0x29e8 005986 branch lpm_write_config 
+:      005988 init_lpm_ctrl:
+0x29e9 005989 setarg 0x80f 
+0x29ea 005990 branch lpm_write_config 
+:      005994 start_receiver:
+0x29eb 005995 bpatch patch11_7 ,mem_patch11 
+0x29ec 005996 call rf_rx_enable 
+0x29ed 005997 disable is_tx 
+0x29ee 005998 enable is_rx 
+0x29ef 005999 pulse init_encrypt 
+0x29f0 006000 rtn 
+:      006002 prep_crypt:
+0x29f1 006003 bpatch patch12_0 ,mem_patch12 
+0x29f2 006004 fetch 1 ,mem_state_map 
+0x29f3 006005 isolate1 smap_encryption ,pdata 
+0x29f4 006006 setflag true ,0 ,pdata 
+0x29f5 006007 hstore 1 ,core_encrypt 
+0x29f6 006008 arg mem_kc ,contr 
+0x29f7 006009 ifetch 9 ,contr 
+0x29f8 006010 iforce kc_ls 
+0x29f9 006011 ifetch 7 ,contr 
+0x29fa 006012 iforce kc_ms 
+0x29fb 006013 fetch 1 ,mem_key_size 
+0x29fc 006014 add pdata ,-1 ,g1l 
+0x29fd 006015 pulse kc_p_activate 
+0x29fe 006016 rtn 
+:      006018 wait_access_end:
+0x29ff 006019 deposit clke 
+0x2a00 006020 store 6 ,mem_sync_clke 
+0x2a01 006021 disable decode_fec0 
+0x2a02 006022 nbranch shutdown_radio ,sync 
+0x2a03 006023 arg param_clke_cal ,clke_rt 
+0x2a04 006024 increase 1 ,clke_bt 
+0x2a05 006025 and_into 0x1fc ,clke_bt 
+0x2a06 006026 rtn 
+:      006030 wait_access_mhalfbnd:
+0x2a07 006031 enable decode_fec0 
+:      006032 wait_access_mhalfbnd_correlate:
+0x2a08 006033 correlate null ,mhalfbnd 
+0x2a09 006034 branch wait_access_end ,sync 
+0x2a0a 006035 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006036 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006037 branch wait_access_end 
+:      006039 wait_access_clkn_rt:
+0x2a0d 006040 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006041 arg param_conn_access ,timeup 
+0x2a0f 006042 enable decode_fec0 
+0x2a10 006043 correlate clkn_rt ,meet 
+0x2a11 006044 disable decode_fec0 
+0x2a12 006045 nbranch shutdown_radio ,sync 
+0x2a13 006046 rtn 
+:      006048 wait_access_forever:
+0x2a14 006049 bpatch patch12_2 ,mem_patch12 
+0x2a15 006050 enable decode_fec0 
+0x2a16 006051 correlate null ,timeout 
+0x2a17 006052 disable decode_fec0 
+0x2a18 006053 nbranch shutdown_radio ,sync 
+0x2a19 006054 arg param_clke_cal ,clke_rt 
+0x2a1a 006055 and_into 0x1fc ,clke_bt 
+0x2a1b 006056 rtn 
+:      006059 reserve_slot:
+0x2a1c 006060 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006061 iforce rega 
+0x2a1e 006062 deposit bt_clk 
+0x2a1f 006063 iadd temp ,timeup 
+0x2a20 006064 copy timeup ,pdata 
+0x2a21 006065 store 4 ,mem_next_btclk 
+0x2a22 006066 deposit rega 
+0x2a23 006067 rtn 
+:      006070 ahead_window:
+0x2a24 006071 copy pdata ,temp 
+0x2a25 006072 bpatch patch12_4 ,mem_patch12 
+0x2a26 006073 copy temp ,pdata 
+0x2a27 006074 call clk2bt 
+0x2a28 006075 lshift16 bt_clk ,pdata 
+0x2a29 006076 set1 44 ,pdata 
+0x2a2a 006077 call clk_diff 
+0x2a2b 006078 set0 44 ,pdata 
+0x2a2c 006079 call get_clk 
+0x2a2d 006080 call clk_diff 
+0x2a2e 006081 rtn user 
+0x2a2f 006082 call clk2rt 
+0x2a30 006083 iforce stop_watch 
+0x2a31 006084 until null ,timeout 
+0x2a32 006085 rtn 
+:      006088 setup_clk:
+0x2a33 006089 bpatch patch12_5 ,mem_patch12 
+0x2a34 006090 branch setup_clkn ,clknt 
+0x2a35 006091 until clke_rt ,meet 
+:      006092 skip_setup_clke:
+0x2a36 006093 copy clke_bt ,temp 
+0x2a37 006094 branch setup_clknbt 
+:      006095 setup_clkn:
+0x2a38 006096 branch skip_setup_clkn ,attempt 
+0x2a39 006097 until clkn_rt ,meet 
+:      006098 skip_setup_clkn:
+0x2a3a 006099 copy clkn_bt ,temp 
+:      006100 setup_clknbt:
+0x2a3b 006101 branch setup_clk11 ,user 
+0x2a3c 006102 compare 1 ,temp ,3 
+0x2a3d 006103 nbranch setup_clk ,true 
+:      006104 setup_complete:
+0x2a3e 006105 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006106 fetch 1 ,mem_state 
+0x2a40 006107 rtnbit0 state_inconn 
+0x2a41 006108 fetch 4 ,mem_next_btclk 
+0x2a42 006109 isub temp ,pdata 
+0x2a43 006110 nrtn positive 
+0x2a44 006111 sub pdata ,0xff ,null 
+0x2a45 006112 branch setup_clk ,positive 
+0x2a46 006113 rtn 
+:      006114 setup_clk11:
+0x2a47 006115 compare 3 ,temp ,3 
+0x2a48 006116 nbranch setup_clk ,true 
+0x2a49 006117 branch setup_complete 
+:      006119 rf_setup_time:
+0x2a4a 006120 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006121 arg param_rf_setup ,timeup 
+0x2a4c 006122 branch setup_clk 
+:      006124 rf_setup_time_slave_slot:
+0x2a4d 006125 disable user 
+0x2a4e 006126 branch rf_setup_time 
+:      006128 rf_setup_time_master_slot:
+0x2a4f 006129 enable user 
+0x2a50 006130 branch rf_setup_time 
+:      006132 start_transmitter:
+0x2a51 006133 bpatch patch13_0 ,mem_patch13 
+0x2a52 006134 call prep_crypt 
+0x2a53 006135 disable is_rx 
+0x2a54 006136 enable is_tx 
+0x2a55 006137 rtn 
+:      006141 start_tx_native:
+0x2a56 006142 bpatch patch13_1 ,mem_patch13 
+0x2a57 006143 arg param_tx_setup ,timeup 
+0x2a58 006144 until clkn_rt ,meet 
+0x2a59 006145 pulse init_encrypt 
+0x2a5a 006146 rtn 
+:      006148 start_rx_native:
+0x2a5b 006149 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006150 arg param_rx_setup ,timeup 
+0x2a5d 006151 until clkn_rt ,meet 
+0x2a5e 006152 rtn 
+:      006155 start_tx_external:
+0x2a5f 006156 bpatch patch13_3 ,mem_patch13 
+0x2a60 006157 arg param_tx_setup ,timeup 
+0x2a61 006158 until clke_rt ,meet 
+0x2a62 006159 pulse init_encrypt 
+0x2a63 006160 rtn 
+:      006162 send_access_word:
+0x2a64 006163 bpatch patch13_4 ,mem_patch13 
+0x2a65 006164 preload access 
+0x2a66 006165 enable encode_fec0 
+0x2a67 006166 set1 txgfsk ,radio_ctrl 
+0x2a68 006167 inject mod ,72 
+0x2a69 006168 disable encode_fec0 
+0x2a6a 006169 rtn 
+:      006172 scan_mode_whiten:
+0x2a6b 006173 copy xin ,temp 
+0x2a6c 006174 or_into 0x60 ,temp 
+0x2a6d 006175 copy temp ,white_init 
+0x2a6e 006176 rtn 
+:      006181 get_free_amaddr:
+0x2a6f 006182 bpatch patch13_5 ,mem_patch13 
+0x2a70 006183 fetch 1 ,mem_current_amaddr 
+0x2a71 006184 increase 1 ,pdata 
+0x2a72 006185 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006186 force 1 ,pdata 
+:      006187 get_free_amaddr_cont:
+0x2a74 006188 store 1 ,mem_current_amaddr 
+0x2a75 006189 iforce am_addr 
+0x2a76 006190 rtn 
+:      006192 get_clk:
+0x2a77 006193 copy clkn ,temp 
+0x2a78 006194 rtn master 
+0x2a79 006195 copy clke ,temp 
+0x2a7a 006196 rtn 
+:      006198 get_clkbt:
+0x2a7b 006199 deposit clkn_bt 
+0x2a7c 006200 rtn master 
+0x2a7d 006201 deposit clke_bt 
+0x2a7e 006202 rtn 
+:      006205 supervision_update:
+0x2a7f 006206 bpatch patch13_6 ,mem_patch13 
+0x2a80 006207 fetcht 4 ,mem_supervision_timer 
+0x2a81 006208 call get_clkbt 
+0x2a82 006209 isub temp ,timeup 
+0x2a83 006210 deposit timeup 
+0x2a84 006211 fetcht 2 ,mem_supervision_to 
+0x2a85 006212 lshift temp ,temp 
+0x2a86 006213 isub temp ,pdata 
+0x2a87 006214 rtn 
+:      006216 supervision_flush:
+0x2a88 006217 bpatch patch13_7 ,mem_patch13 
+0x2a89 006218 call get_clkbt 
+0x2a8a 006219 store 4 ,mem_supervision_timer 
+0x2a8b 006220 rtn 
+:      006222 assert:
+0x2a8c 006223 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006224 branch assert 
+:      006226 loop:
+0x2a8e 006227 branch loop 
+:      006229 sleep:
+0x2a8f 006230 rtn blank 
+0x2a90 006232 rshift pdata ,pdata 
+0x2a91 006233 increase -3 ,pdata 
+:      006234 sleep_loop:
+0x2a92 006235 increase -1 ,pdata 
+0x2a93 006236 nbranch sleep_loop ,zero 
+0x2a94 006237 force 0 ,pdata 
+0x2a95 006238 rtn 
+:      006242 init_param:
+0x2a96 006244 arg 0x10 ,loopcnt 
+0x2a97 006245 arg 0 ,contw 
+0x2a98 006246 call memset0 
+0x2a99 006247 arg mem_le_state ,contw 
+0x2a9a 006248 arg 10 ,loopcnt 
+0x2a9b 006249 call memset0 
+0x2a9c 006250 jam 0 ,mem_sp_calc 
+0x2a9d 006251 jam 0 ,mem_fifo_temp 
+0x2a9e 006252 jam 0 ,mem_le_testtype 
+0x2a9f 006253 jam 0 ,mem_debug_config 
+0x2aa0 006254 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006255 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006256 jam 0 ,mem_connection_options 
+0x2aa3 006257 jam 0 ,mem_tester_emulate 
+0x2aa4 006258 jam 0 ,mem_tester_cnt 
+0x2aa5 006259 setarg param_glap 
+0x2aa6 006260 store 3 ,mem_glap 
+0x2aa7 006261 setarg param_acl_pktlen 
+0x2aa8 006262 store 2 ,mem_acl_pktlen 
+0x2aa9 006263 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006264 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006265 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006266 setarg param_hci_version 
+0x2aad 006267 store 3 ,mem_hci_version 
+0x2aae 006272 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006273 jam param_max_slot ,mem_max_slot 
+0x2ab0 006274 jam 0x02 ,mem_fw_ver 
+0x2ab1 006275 fetch 1 ,mem_ssp_enable 
+0x2ab2 006276 ncall init_memp ,blank 
+0x2ab3 006277 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006278 ncall init_memp_256 ,blank 
+0x2ab5 006279 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006280 rtn wake 
+0x2ab7 006281 setarg 0 
+0x2ab8 006282 store 2 ,mem_tx_len 
+0x2ab9 006283 rshift clkn_bt ,pdata 
+0x2aba 006284 store 4 ,mem_last_clkn 
+0x2abb 006285 rtn 
+:      006292 lpmstate:
+0x2abc 006293 setarg 0xee21 
+0x2abd 006294 hstore 2 ,core_clkoff 
+0x2abe 006295 hfetch 4 ,core_gpio_in 
+0x2abf 006296 store 4 ,mem_saved_gpio_in 
+0x2ac0 006297 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006298 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006299 bbit0 gpio_latch ,loadcode 
+0x2ac3 006300 enable wake 
+0x2ac4 006301 bbit0 cold_wake ,lpmwake 
+0x2ac5 006302 disable wake 
+0x2ac6 006303 deposit auxcnt 
+0x2ac7 006304 nbranch lpmwake ,blank 
+0x2ac8 006305 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006306 bbit1 reload_code ,lpmwake 
+0x2aca 006307 arg param_hibernate_clks ,temp 
+0x2acb 006308 branch lpm_enter_sleep 
+:      006309 lpmwake:
+0x2acc 006310 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006311 hstore 3 ,core_lpm_reg 
+0x2ace 006312 ifetch 1 ,contr 
+0x2acf 006313 or_into isogate_mask ,pdata 
+0x2ad0 006314 istore 1 ,contw 
+0x2ad1 006315 call lpm_write_ctrl2 
+0x2ad2 006316 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006317 set1 enable_retmem ,pdata 
+0x2ad4 006318 hstore 1 ,core_lpm_isogate 
+0x2ad5 006319 call lpm_write_ctrl2 
+0x2ad6 006320 call lpm_load_context ,wake 
+0x2ad7 006321 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006322 set0 gpio_latch ,pdata 
+0x2ad9 006323 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006324 call lpm_write_ctrl2 
+0x2adb 006325 nbranch loadcode ,wake 
+0x2adc 006326 rtnmark0 mark_otp_encrypt 
+0x2add 006327 jam lock_otp ,core_misc_ctrl 
+0x2ade 006328 rtn 
+:      006330 lpm_load_context:
+0x2adf 006331 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006332 hstore 1 ,core_spid_ctrl 
+0x2ae1 006333 fetch 3 ,mem_saved_gsel 
+0x2ae2 006334 hstore 3 ,core_gpio_sel 
+0x2ae3 006335 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006336 hstore 4 ,core_gpio_out0 
+0x2ae5 006337 fetch 4 ,mem_saved_gpio 
+0x2ae6 006338 hstore 4 ,core_gpio_oe0 
+0x2ae7 006339 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006340 hstore 8 ,core_gpio_pu0 
+0x2ae9 006341 fetch 8 ,mem_saved_mark 
+0x2aea 006342 iforce mark 
+0x2aeb 006343 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006344 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006345 call load_ucode 
+0x2aee 006346 rtn 
+:      006348 lpm_save_context:
+0x2aef 006349 deposit mark 
+0x2af0 006350 store 8 ,mem_saved_mark 
+0x2af1 006351 hfetch 8 ,core_gpio_oe0 
+0x2af2 006352 store 8 ,mem_saved_gpio 
+0x2af3 006353 ifetch 8 ,contr 
+0x2af4 006354 istore 8 ,contw 
+0x2af5 006355 hfetch 3 ,core_gpio_sel 
+0x2af6 006356 store 3 ,mem_saved_gsel 
+0x2af7 006357 hfetch 1 ,core_spid_ctrl 
+0x2af8 006358 store 1 ,mem_saved_spidctrl 
+0x2af9 006359 branch lpm_write_gpio_wakeup 
+:      006361 lpo_calibration:
+0x2afa 006362 hfetch 1 ,core_bist_ctrl 
+0x2afb 006363 nbranch lpo_cal_inited ,blank 
+0x2afc 006364 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006365 nrtn blank 
+0x2afe 006366 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006367 jam ccnt_start ,core_misc_ctrl 
+:      006368 lpo_cal_inited:
+0x2b00 006369 hfetch 1 ,core_perf_status 
+0x2b01 006370 rtnbit0 1 
+0x2b02 006371 hfetch 3 ,core_clk_counter 
+0x2b03 006372 store 3 ,mem_clks_per_lpo 
+0x2b04 006373 rtn 
+:      006377 lpm_adjust_clk:
+0x2b05 006378 bpatch patch14_3 ,mem_patch14 
+0x2b06 006379 deposit clke 
+0x2b07 006380 call clk_diff_rt 
+0x2b08 006381 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006382 sub temp ,0xff ,null 
+0x2b0a 006383 rtn positive 
+0x2b0b 006384 lshift8 pdata ,pdata 
+0x2b0c 006385 lshift4 pdata ,pdata 
+0x2b0d 006386 idiv temp 
+0x2b0e 006387 call wait_div_end 
+0x2b0f 006388 quotient pdata 
+0x2b10 006389 arg param_lpm_adjmax ,temp 
+0x2b11 006390 call ceiling 
+0x2b12 006391 store 1 ,mem_lpm_adjust 
+0x2b13 006392 nbranch lpm_adjust_positive ,user 
+0x2b14 006393 sub pdata ,0 ,pdata 
+:      006394 lpm_adjust_positive:
+0x2b15 006395 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006396 iadd temp ,pdata 
+0x2b17 006397 store 3 ,mem_clks_per_lpo 
+:      006398 lpm_clear_counter:
+0x2b18 006399 setarg 0 
+0x2b19 006400 store 4 ,mem_sleep_counter_all 
+0x2b1a 006401 rtn 
+:      006405 lpm_doze:
+0x2b1b 006406 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006407 set1 reload_code ,pdata 
+0x2b1d 006408 store 1 ,mem_lpm_config + 2 
+0x2b1e 006409 branch lpm_hibernate_normal 
+:      006413 lpm_hibernate:
+0x2b1f 006414 arg param_hibernate_clks ,temp 
+0x2b20 006415 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006416 set0 7 ,pdata 
+0x2b22 006417 store 1 ,mem_lpm_config + 1 
+:      006418 lpm_hibernate_normal:
+0x2b23 006419 bpatch patch14_4 ,mem_patch14 
+0x2b24 006420 call lpm_write_gpio_wakeup 
+0x2b25 006421 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006422 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006423 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006424 set1 cold_wake ,pdata 
+0x2b29 006425 store 1 ,mem_lpm_xtalcnt + 2 
+:      006428 lpm_sleep:
+0x2b2a 006429 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006430 call xtal_fast_wake 
+0x2b2c 006431 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006432 iadd temp ,pdata 
+0x2b2e 006433 store 4 ,mem_sleep_counter_all 
+0x2b2f 006434 call lpm_save_context 
+0x2b30 006435 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006436 hstore 4 ,core_lpm_reg 
+0x2b32 006437 rshift32 pdata ,rega 
+0x2b33 006438 until null ,lpo_edge 
+0x2b34 006439 deposit clkn 
+0x2b35 006440 store 6 ,mem_sleep_clkn 
+0x2b36 006441 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006442 until null ,lpo_edge 
+0x2b38 006443 until null ,lpo_edge 
+0x2b39 006444 deposit rega 
+0x2b3a 006445 hstore 1 ,core_lpm_isogate 
+0x2b3b 006446 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006447 lpm_enter_sleep:
+0x2b3c 006448 until null ,lpo_edge 
+0x2b3d 006449 until null ,lpo_edge 
+0x2b3e 006450 hstoret 4 ,core_lpm_reg 
+0x2b3f 006451 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006452 until null ,never 
+:      006457 lpm_recover_clk:
+0x2b41 006458 bpatch patch14_6 ,mem_patch14 
+0x2b42 006459 setarg 0 
+0x2b43 006460 copy auxcnt ,null 
+0x2b44 006461 branch lpm_recover_timeout ,zero 
+0x2b45 006462 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006463 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006464 isub temp ,null 
+0x2b48 006465 branch lpm_recover_xtal ,positive 
+0x2b49 006466 deposit temp 
+:      006467 lpm_recover_xtal:
+0x2b4a 006468 isub auxcnt ,pdata 
+0x2b4b 006469 increase 1 ,pdata 
+:      006470 lpm_recover_timeout:
+0x2b4c 006471 increase 8 ,pdata 
+0x2b4d 006472 until null ,lpo_edge 
+0x2b4e 006473 iadd lpo_time ,pdata 
+0x2b4f 006474 fetcht 4 ,mem_sleep_counter 
+0x2b50 006475 iadd temp ,pdata 
+0x2b51 006476 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006477 imul32 temp ,pdata 
+0x2b53 006478 rshift8 pdata ,pdata 
+0x2b54 006479 rshift4 pdata ,pdata 
+0x2b55 006480 increase param_lpm_fix ,pdata 
+0x2b56 006481 arg 3750 ,temp 
+0x2b57 006482 idiv temp 
+0x2b58 006483 call wait_div_end 
+0x2b59 006484 quotient pdata 
+0x2b5a 006485 lshift16 pdata ,pdata 
+0x2b5b 006486 remainder temp 
+0x2b5c 006487 ior temp ,pdata 
+0x2b5d 006488 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006489 call clk_add 
+0x2b5f 006490 copy temp ,clkn 
+0x2b60 006491 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006492 call calc_clke2 
+0x2b62 006493 deposit clke 
+0x2b63 006494 store 6 ,mem_pdatatemp 
+0x2b64 006495 deposit auxcnt 
+0x2b65 006496 istore 1 ,contw 
+0x2b66 006497 hfetch 1 ,core_gpio_in1 
+0x2b67 006498 or_into 0xf0 ,pdata 
+0x2b68 006499 istore 1 ,contw 
+0x2b69 006500 rtn 
+:      006502 lpm_dispatch:
+0x2b6a 006503 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006504 call lpo_calibration 
+0x2b6c 006505 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006506 rtn blank 
+0x2b6e 006507 fetch 1 ,mem_lpm_mode 
+0x2b6f 006508 rtn blank 
+0x2b70 006509 fetch 1 ,mem_ssp_enable 
+0x2b71 006510 branch lpm_dispatch_next ,blank 
+0x2b72 006511 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006512 rtn blank 
+:      006513 lpm_dispatch_next:
+0x2b74 006514 fetch 1 ,mem_le_sc_calc 
+0x2b75 006515 nrtn blank 
+0x2b76 006516 call lpm_check_wake_lock 
+0x2b77 006517 nrtn blank 
+0x2b78 006518 fetch 1 ,mem_context 
+0x2b79 006519 compare 3 ,pdata ,0x7 
+0x2b7a 006520 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006521 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006522 rtn blank 
+0x2b7d 006523 rtn wake 
+0x2b7e 006524 bpatch patch15_0 ,mem_patch15 
+:      006525 lpm_dispatch_next2:
+0x2b7f 006526 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006527 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006528 imul32 temp ,pdata 
+0x2b82 006529 rshift4 temp ,temp 
+0x2b83 006530 rshift2 temp ,temp 
+0x2b84 006531 isub temp ,pdata 
+0x2b85 006532 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006533 iadd temp ,pdata 
+0x2b87 006534 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006535 isub temp ,pdata 
+0x2b89 006536 lshift16 pdata ,alarm 
+0x2b8a 006537 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006538 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006539 rshift pdata ,pdata 
+0x2b8d 006540 call clk2bt 
+0x2b8e 006541 deposit alarm 
+0x2b8f 006542 call clk_diff 
+0x2b90 006543 copy clke ,temp 
+0x2b91 006544 call clk_diff_rt 
+0x2b92 006545 rtn user 
+:      006546 lpm_dispatch_sleep:
+0x2b93 006547 call clk2lpo 
+:      006548 lpm_dispatch_lpo:
+0x2b94 006549 bpatch patch15_2 ,mem_patch15 
+0x2b95 006550 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006551 isub temp ,null 
+0x2b97 006552 branch lpm_clear_counter ,positive 
+0x2b98 006553 storet 4 ,mem_sleep_counter 
+0x2b99 006554 call app_will_enter_lpm 
+0x2b9a 006555 call l2cap_lpm_save_txbuf 
+0x2b9b 006556 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006557 branch lpm_sleep 
+:      006559 lpm_dispatch_unconn:
+0x2b9d 006560 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006561 fetch 1 ,mem_context 
+0x2b9f 006562 rtnbit1 state_inconn 
+0x2ba0 006563 rtnbit1 state_inpage 
+0x2ba1 006564 fetch 1 ,mem_ssp_enable 
+0x2ba2 006565 branch lpm_unconn_nossp ,blank 
+0x2ba3 006566 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006567 rtn blank 
+:      006568 lpm_unconn_nossp:
+0x2ba5 006569 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006570 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006571 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006572 fetch 1 ,mem_scan_mode 
+0x2ba9 006573 rtn blank 
+:      006574 lpm_unconn_cont:
+0x2baa 006575 fetch 2 ,mem_lpm_interval 
+0x2bab 006576 rtn blank 
+:      006577 lpm_sleep_btclk:
+0x2bac 006578 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006579 isub temp ,pdata 
+0x2bae 006580 arg 7500 ,temp 
+0x2baf 006581 imul32 temp ,pdata 
+0x2bb0 006582 branch lpm_dispatch_sleep 
+:      006584 lpm_set_mult:
+0x2bb1 006585 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006586 disable wake 
+0x2bb3 006587 fetch 1 ,mem_state 
+0x2bb4 006588 rtnbit0 state_insniff 
+0x2bb5 006589 nbranch lpm_not_match ,match 
+0x2bb6 006590 call lpm_match 
+0x2bb7 006591 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006592 store 2 ,mem_rx_window 
+0x2bb9 006593 fetch 1 ,mem_arq 
+0x2bba 006594 bbit1 wack ,lpm_mult_short 
+0x2bbb 006595 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006596 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006597 nbranch lpm_mult_short ,blank 
+0x2bbe 006598 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006599 bbit1 short_mult_flag ,lpm_mult_short 
+:      006600 lpm_mult_wait_timeout:
+0x2bc0 006601 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006602 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006603 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006604 branch lpm_mult_long ,blank 
+0x2bc4 006605 increase -1 ,pdata 
+0x2bc5 006606 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006607 rtn 
+:      006610 classic_bt_set_mult_short_flag:
+0x2bc7 006611 arg short_mult_flag ,queue 
+0x2bc8 006612 branch classic_bluetooth_set_flag 
+:      006614 classic_bt_clr_mult_short_flag:
+0x2bc9 006615 arg short_mult_flag ,queue 
+0x2bca 006616 branch classic_bluetooth_clr_flag 
+:      006620 lpm_match:
+0x2bcb 006621 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006622 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006623 increase 1 ,pdata 
+0x2bce 006624 store 3 ,mem_sniff_rcv 
+0x2bcf 006625 rtn 
+:      006627 lpm_not_match:
+0x2bd0 006628 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006629 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006630 rshift temp ,temp 
+0x2bd3 006631 fetch 2 ,mem_rx_window 
+0x2bd4 006632 iadd temp ,pdata 
+0x2bd5 006633 store 2 ,mem_rx_window 
+:      006634 lpm_lost:
+0x2bd6 006635 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006636 fetch 3 ,mem_sniff_lost 
+0x2bd8 006637 increase 1 ,pdata 
+0x2bd9 006638 store 3 ,mem_sniff_lost 
+0x2bda 006639 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006640 increase 1 ,pdata 
+0x2bdc 006641 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006642 rtn 
+:      006644 lpm_mult_short:
+0x2bde 006645 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006646 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006647 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006648 rtn 
+:      006650 lpm_mult_long:
+0x2be2 006651 fetcht 1 ,mem_lpm_mult 
+0x2be3 006652 storet 1 ,mem_lpm_current_mult 
+0x2be4 006653 rtn 
+:      006655 lpm_cal_xtal_startup:
+0x2be5 006656 bpatch patch15_7 ,mem_patch15 
+0x2be6 006657 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006658 nrtn blank 
+0x2be8 006659 jam clksel_rc ,core_clksel 
+0x2be9 006660 setarg 0xf0c 
+0x2bea 006661 call lpm_write_config 
+0x2beb 006662 setarg 200000 
+0x2bec 006663 call sleep 
+0x2bed 006664 until null ,lpo_edge 
+0x2bee 006665 copy lpo_time ,alarm 
+0x2bef 006666 call xtal_fast_wake 
+0x2bf0 006667 jam clksel_xtal ,core_clksel 
+0x2bf1 006668 nop 10 
+0x2bf2 006669 until null ,lpo_edge 
+0x2bf3 006670 deposit lpo_time 
+0x2bf4 006671 isub alarm ,pdata 
+0x2bf5 006672 increase 0x30 ,pdata 
+0x2bf6 006673 arg 0xff ,temp 
+0x2bf7 006674 call ceiling 
+0x2bf8 006675 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006676 nop 30000 
+0x2bfa 006677 nop 30000 
+0x2bfb 006678 nop 30000 
+0x2bfc 006679 rtn 
+:      006681 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006682 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006683 nrtn blank 
+0x2bff 006684 jam 0xff ,core_xtal_stable_time 
+0x2c00 006685 jam clksel_rc ,core_clksel 
+0x2c01 006686 call xtal_fast_wake 
+0x2c02 006687 setarg 1000 
+0x2c03 006688 iadd lpo_time ,alarm 
+0x2c04 006689 snooze 
+0x2c05 006690 deposit lpo_time 
+0x2c06 006691 nop 12000 
+0x2c07 006692 nop 12000 
+0x2c08 006693 nop 12000 
+0x2c09 006694 nop 12000 
+0x2c0a 006695 nop 12000 
+0x2c0b 006696 nop 12000 
+0x2c0c 006697 nop 12000 
+0x2c0d 006698 nop 12000 
+0x2c0e 006699 nop 12000 
+0x2c0f 006700 isub alarm ,pdata 
+0x2c10 006701 add pdata ,0x30 ,pdata 
+0x2c11 006702 arg 0xff ,temp 
+0x2c12 006703 call ceiling 
+0x2c13 006704 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006705 nop 30000 
+0x2c15 006706 nop 30000 
+0x2c16 006707 nop 30000 
+0x2c17 006708 rtn 
+:      006713 lpm_write_config:
+0x2c18 006714 arg 0xfff ,contw 
+0x2c19 006715 iand contw ,contw 
+0x2c1a 006716 fetch 1 ,mem_lpm_config 
+0x2c1b 006717 and_into 0xf0 ,pdata 
+0x2c1c 006718 lshift8 pdata ,pdata 
+0x2c1d 006719 ior contw ,pdata 
+0x2c1e 006720 hstore 2 ,core_lpm_reg 
+0x2c1f 006721 ifetch 2 ,contr 
+0x2c20 006722 istore 2 ,contw 
+:      006724 lpm_write_ctrl:
+0x2c21 006725 setarg lpmreg_sel_ctrl 
+0x2c22 006726 branch lpm_write 
+:      006728 lpm_write_ctrl2:
+0x2c23 006729 setarg lpmreg_sel_ctrl2 
+:      006730 lpm_write:
+0x2c24 006731 until null ,lpo_edge 
+0x2c25 006732 hstore 1 ,core_lpm_wr 
+0x2c26 006733 until null ,lpo_edge 
+0x2c27 006734 until null ,lpo_edge 
+0x2c28 006735 rtn 
+:      006738 lpm_write_gpio_wakeup:
+0x2c29 006739 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006740 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006741 hstore 4 ,core_lpm_reg 
+0x2c2c 006742 setarg lpmreg_sel_gpiolow 
+0x2c2d 006743 call lpm_write 
+0x2c2e 006744 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006745 hstore 4 ,core_lpm_reg 
+0x2c30 006746 setarg lpmreg_sel_gpiohigh 
+0x2c31 006747 branch lpm_write 
+:      006749 lpm_get_wake_lock:
+0x2c32 006750 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006751 qset1 pdata 
+0x2c34 006752 store 2 ,mem_lpm_wake_lock 
+0x2c35 006753 rtn 
+:      006755 lpm_put_wake_lock:
+0x2c36 006756 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006757 qset0 pdata 
+0x2c38 006758 store 2 ,mem_lpm_wake_lock 
+0x2c39 006759 rtn 
+:      006763 lpm_check_wake_lock:
+0x2c3a 006764 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006765 call app_check_wake_lock 
+0x2c3c 006766 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006767 copy pdata ,rega 
+0x2c3e 006768 fetch 1 ,mem_state_map 
+0x2c3f 006769 isolate1 smap_rxlmp ,pdata 
+0x2c40 006770 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006771 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006772 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006773 iadd temp ,pdata 
+0x2c44 006774 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006775 iadd temp ,pdata 
+0x2c46 006776 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006777 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006778 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006779 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006780 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006781 iadd temp ,pdata 
+0x2c4c 006782 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006783 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006784 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006785 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006786 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006787 fetch 1 ,mem_hci_cmd 
+0x2c52 006788 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006789 fetch 1 ,mem_device_option 
+0x2c54 006790 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006791 call lpm_uart_wake_lock ,true 
+0x2c56 006792 setarg -8 
+0x2c57 006793 iand rega ,rega 
+0x2c58 006794 copy rega ,pdata 
+0x2c59 006795 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006796 rtn 
+:      006798 lpm_uart_wake_lock:
+0x2c5b 006799 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006800 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006801 hfetch 2 ,core_uart_txitems 
+0x2c5e 006802 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006803 rtn 
+:      006805 lpm_shut_down:
+0x2c60 006806 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006807 set0 27 ,pdata 
+0x2c62 006808 hstore 4 ,core_lpm_reg 
+0x2c63 006809 call lpm_write_ctrl 
+0x2c64 006810 branch assert 
+:      006812 lpm_disable_exen_output:
+0x2c65 006813 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006814 set0 20 ,pdata 
+0x2c67 006815 hstore 4 ,core_lpm_reg 
+0x2c68 006816 branch lpm_write_ctrl2 
+:      006818 check_bt_disabled:
+0x2c69 006819 fetch 2 ,mem_chip_functions 
+0x2c6a 006820 bbit1 bt_disabled ,assert 
+0x2c6b 006821 rtn 
+:      006822 check_ble_disabled:
+0x2c6c 006823 fetch 2 ,mem_chip_functions 
+0x2c6d 006824 bbit1 ble_disabled ,assert 
+0x2c6e 006825 rtn 
+:      006826 check_module_disabled:
+0x2c6f 006827 fetch 2 ,mem_chip_functions 
+0x2c70 006828 bbit1 module_disable ,assert 
+0x2c71 006829 rtn 
+:      006890 g24_dispatch:
+0x2c72 006891 bpatch patch16_2 ,mem_patch16 
+0x2c73 006892 call g24_head_ptr2regc 
+0x2c74 006893 add regc ,offset_24g_mode ,regb 
+0x2c75 006894 ifetch 1 ,regb 
+0x2c76 006896 rtneq disable_24g 
+0x2c77 006897 beq tx_24g ,g24_transmit_process 
+0x2c78 006898 beq rx_24g ,g24_receive_process 
+0x2c79 006899 rtn 
+:      006901 g24_head_ptr2regc:
+0x2c7a 006902 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 006903 copy temp ,regc 
+0x2c7c 006904 rtn 
+:      006906 g24_receive_process_init:
+0x2c7d 006907 call g24_receive_init 
+0x2c7e 006908 branch g24_mode_switch_init 
+:      006910 g24_receive_process:
+0x2c7f 006911 call g24_mode_switch 
+0x2c80 006912 call g24_dongle_work_mode_auto 
+0x2c81 006913 call g24_dongle_bind_mode_auto 
+0x2c82 006914 branch g24_dongle_search_mode_auto 
+:      006917 g24_pair_init:
+0x2c83 006920 call g24_set0_mem_pid 
+0x2c84 006921 setarg g24_pair_ch 
+0x2c85 006922 call g24_store_mem_ch 
+0x2c86 006923 call g24_store_mem_pair_txpower 
+0x2c87 006926 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 006927 ifetch 4 ,rega 
+0x2c89 006928 branch g24_store_mem_addr 
+:      006930 g24_ch:
+0x2c8a 006931 call g24_head_ptr2regc 
+0x2c8b 006932 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 006933 ifetcht 1 ,regb 
+0x2c8d 006935 call g24_ch_temp_incre_size4 
+0x2c8e 006936 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 006938 branch g24_contw_istoret_1byte 
+:      006940 g24_ch_temp_incre_size4:
+0x2c90 006941 call g24_ch_calc 
+0x2c91 006942 increase 1 ,temp 
+0x2c92 006943 and_into 3 ,temp 
+0x2c93 006944 rtn 
+:      006946 g24_ch_calc:
+0x2c94 006947 add regc ,offset_24g_addr ,regb 
+0x2c95 006948 ifetch 1 ,regb 
+0x2c96 006950 and_into 0x03 ,pdata 
+0x2c97 006951 mul32 pdata ,4 ,rega 
+0x2c98 006952 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 006954 iadd rega ,pdata 
+0x2c9a 006955 iadd temp ,contr 
+0x2c9b 006956 ifetch 1 ,contr 
+0x2c9c 006958 branch g24_store_mem_ch 
+:      006960 g24_set_device_addr:
+0x2c9d 006961 call g24_store_mem_tx_power_temp 
+0x2c9e 006962 call otp_enable_chgpump 
+0x2c9f 006963 setarg 0x7e2 
+0x2ca0 006964 arg mem_temp ,rega 
+0x2ca1 006965 arg 4 ,temp 
+0x2ca2 006966 call otpd_read_data 
+0x2ca3 006967 call otp_disable_chgpump 
+0x2ca4 006968 fetch 4 ,mem_temp 
+0x2ca5 006969 call g24_store_mem_device_addr 
+0x2ca6 006971 nrtn blank 
+0x2ca7 006972 fetch 4 ,mem_lap 
+0x2ca8 006974 branch g24_store_mem_device_addr 
+:      006976 g24_transmit_rf_sta_init:
+0x2ca9 006977 call g24_set1_mem_rf_last_sta 
+0x2caa 006979 setarg 0 
+0x2cab 006980 call g24_store_mem_sync_cnt 
+:      006982 g24_transmit_rf_ctrl_clear:
+0x2cac 006983 call g24_fetch_mem_data_type 
+0x2cad 006985 and_into bits_data ,pdata 
+0x2cae 006987 branch g24_store_mem_data_type 
+:      006989 g24_hop_ch_enable:
+0x2caf 006990 call g24_fetch_mem_data_type 
+0x2cb0 006992 set1 bit_hop ,pdata 
+0x2cb1 006993 call g24_store_mem_data_type 
+0x2cb2 006996 branch g24_store_mem_txpayload 
+:      006998 g24_transmit_hop_pac_fail:
+0x2cb3 006999 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007001 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007002 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007003 rtn 
+:      007005 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007006 call g24_set2_mem_sync_cnt 
+:      007008 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007009 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007010 call g24_mem_set0 
+0x2cba 007012 call g24_store_mem_rf_last_sta 
+0x2cbb 007014 branch g24_transmit_rf_ctrl_clear 
+:      007016 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007017 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007019 branch g24_transmit_hop_pac_fail_stage1 
+:      007021 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007022 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007023 ifetch 1 ,rega 
+0x2cc0 007025 increase 1 ,pdata 
+0x2cc1 007026 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007027 istore 1 ,contw 
+0x2cc3 007029 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007030 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007032 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007033 setarg 1 
+0x2cc7 007034 call g24_store_mem_rf_hop_ch 
+:      007036 g24_rf_hop_attemp_again:
+0x2cc8 007037 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007039 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007040 g24_rf_hop_fastly:
+0x2cca 007041 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007042 ifetch 1 ,rega 
+0x2ccc 007044 increase 1 ,pdata 
+0x2ccd 007045 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007047 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007048 call g24_ch 
+0x2cd0 007049 call g24_set2_mem_max_retry 
+0x2cd1 007051 branch g24_transmit_packet 
+:      007053 g24_rf_hop_fastly_exit:
+0x2cd2 007054 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007056 branch g24_transmit_rf_ctrl_clear 
+:      007058 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007059 setarg 0 
+:      007060 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007061 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007062 branch g24_contw_istore_1byte 
+:      007064 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007065 call g24_set2_mem_sync_cnt 
+:      007067 g24_transmit_hop_pac_succ:
+0x2cd8 007068 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007070 call g24_set1_mem_rf_last_sta 
+0x2cda 007072 branch g24_transmit_rf_ctrl_clear 
+:      007074 g24_transmit_succ_rf_config:
+0x2cdb 007075 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007077 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007078 call g24_fetch_mem_data_type 
+0x2cde 007080 isolate0 bit_hop ,pdata 
+0x2cdf 007081 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007082 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007084 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007085 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007086 rtn 
+:      007088 g24_rf_sta_check:
+0x2ce4 007089 call g24_fetch_mem_pairing_sm 
+0x2ce5 007091 rtnne state_24g_pairing_success 
+0x2ce6 007092 call g24_rf_laststa_synccnt_check 
+0x2ce7 007093 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007094 rtn 
+:      007096 g24_rf_laststa_synccnt_check:
+0x2ce9 007097 disable user2 
+0x2cea 007098 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007099 ifetch 1 ,rega 
+0x2cec 007101 rtnne 1 
+0x2ced 007102 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007103 ifetch 1 ,rega 
+0x2cef 007105 rtnne 0 
+0x2cf0 007106 setarg 1 
+0x2cf1 007107 call g24_store_mem_rf_work_stage 
+0x2cf2 007109 call g24_set4_mem_max_retry 
+0x2cf3 007111 branch enable_user2 
+:      007113 g24_rf_sync_cnt_check:
+0x2cf4 007114 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007115 ifetch 1 ,rega 
+0x2cf6 007117 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007118 increase -1 ,pdata 
+0x2cf8 007119 call g24_store_mem_sync_cnt 
+0x2cf9 007121 setarg 2 
+0x2cfa 007122 call g24_store_mem_rf_work_stage 
+0x2cfb 007124 call g24_ch 
+0x2cfc 007126 branch g24_set4_mem_max_retry 
+:      007128 g24_store_mem_rf_work_stage:
+0x2cfd 007129 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007130 branch g24_contw_istore_1byte 
+:      007133 g24_rf_hop_attemp:
+0x2cff 007134 setarg 3 
+0x2d00 007135 call g24_store_mem_rf_work_stage 
+0x2d01 007137 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007139 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007140 call g24_ch 
+:      007142 g24_set2_mem_max_retry:
+0x2d04 007143 setarg 2 
+0x2d05 007144 branch g24_store_mem_max_retry 
+:      007146 g24_transmit_process:
+0x2d06 007147 rtnmark0 mark_24g 
+0x2d07 007148 set1 mark_24g_conext ,mark 
+0x2d08 007149 bpatch patch16_3 ,mem_patch16 
+0x2d09 007150 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007151 ifetch 1 ,rega 
+0x2d0b 007153 beq 1 ,g24_transmit_without_int 
+0x2d0c 007154 call g24_timer_check 
+0x2d0d 007155 nbranch g24_transmit_exit ,user 
+0x2d0e 007156 call g24_interval_calibrate 
+:      007157 g24_transmit_without_int:
+0x2d0f 007158 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007159 call g24_mem_set0 
+0x2d11 007161 call g24_txdata_prep 
+0x2d12 007162 nbranch g24_enter_lpm ,user 
+0x2d13 007163 call g24_rf_sta_check 
+:      007164 g24_transmit_start:
+0x2d14 007165 call g24_transmit_packet 
+0x2d15 007166 call g24_power_ctrl 
+:      007167 g24_transmit_exit:
+0x2d16 007168 set0 mark_24g_conext ,mark 
+0x2d17 007169 rtn 
+:      007171 g24_timer_timeout:
+0x2d18 007172 rtn zero 
+0x2d19 007173 set1 28 ,pdata 
+0x2d1a 007174 rtn 
+:      007176 g24_interval_calibrate:
+0x2d1b 007177 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007178 ifetch 1 ,rega 
+0x2d1d 007180 increase 1 ,pdata 
+0x2d1e 007181 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007182 istore 1 ,contw 
+0x2d20 007184 beq 4 ,g24_interval_max 
+0x2d21 007185 beq 5 ,g24_interval_min 
+0x2d22 007186 rtn 
+:      007187 g24_interval_max:
+0x2d23 007188 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007189 ifetch 1 ,rega 
+:      007191 g24_interval_update:
+0x2d25 007193 add regc ,offset_24g_interval ,contw 
+0x2d26 007194 branch g24_contw_istore_1byte 
+:      007196 g24_interval_min:
+0x2d27 007197 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007198 call g24_mem_set0 
+0x2d29 007200 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007201 ifetch 1 ,rega 
+0x2d2b 007203 branch g24_interval_update 
+:      007205 g24_txdata_prep:
+0x2d2c 007206 call g24_fetch_mem_pairing_sm 
+0x2d2d 007208 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007209 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007210 call g24_package_data 
+0x2d30 007211 nbranch g24_txdata_last_pac ,user 
+0x2d31 007212 call g24_transmit_prep 
+0x2d32 007213 call g24_power_ctrl_pac_incrs 
+:      007214 g24_txdata_enable_tx:
+0x2d33 007216 setarg ensure_on_24g 
+:      007217 g24_store_mem_ensure:
+0x2d34 007218 add regc ,offset_24g_ensure ,contw 
+0x2d35 007219 branch g24_contw_istore_1byte 
+:      007221 g24_txdata_last_pac:
+0x2d36 007222 add regc ,offset_24g_ensure ,rega 
+0x2d37 007223 ifetch 1 ,rega 
+0x2d38 007225 beq ensure_on_24g ,enable_user 
+0x2d39 007226 rtn 
+:      007228 g24_package_data:
+0x2d3a 007230 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007231 ifetch 2 ,temp 
+0x2d3c 007233 call callback_func 
+0x2d3d 007234 nrtn user 
+0x2d3e 007235 copy rega ,pdata 
+0x2d3f 007236 store 1 ,mem_rega 
+0x2d40 007237 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007238 call g24_mem_set0 
+0x2d42 007240 call g24_transmit_rf_ctrl_clear 
+0x2d43 007241 store 1 ,mem_24g_common_temp 
+0x2d44 007242 fetch 1 ,mem_rega 
+0x2d45 007243 copy pdata ,rega 
+0x2d46 007244 add rega ,1 ,temp 
+0x2d47 007245 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007246 copy rega ,loopcnt 
+0x2d49 007247 copy regb ,contr 
+0x2d4a 007248 call memcpy 
+0x2d4b 007249 arg mem_24g_common_temp ,rega 
+:      007250 g24_put_data_in_buff:
+0x2d4c 007251 rtnmark0 mark_24g_conext 
+0x2d4d 007252 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007253 istoret 1 ,contw 
+0x2d4f 007255 copy temp ,loopcnt 
+0x2d50 007256 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007258 copy rega ,contr 
+0x2d52 007259 branch memcpy 
+:      007261 g24_transmit_prep:
+0x2d53 007263 add regc ,offset_24g_datalen ,rega 
+0x2d54 007264 ifetch 1 ,rega 
+0x2d55 007266 increase 2 ,pdata 
+0x2d56 007267 add regc ,offset_24g_txlen ,contw 
+0x2d57 007268 istore 1 ,contw 
+0x2d58 007271 call g24_fetch_mem_data_type 
+0x2d59 007273 call g24_store_mem_txpayload 
+0x2d5a 007276 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007277 ifetch 1 ,rega 
+0x2d5c 007279 lshift3 pdata ,pdata 
+0x2d5d 007280 add regc ,offset_24g_pid ,rega 
+0x2d5e 007281 ifetcht 1 ,rega 
+0x2d5f 007283 and temp ,0x03 ,temp 
+0x2d60 007284 lshift temp ,temp 
+0x2d61 007285 ior temp ,pdata 
+0x2d62 007286 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007287 ifetcht 1 ,rega 
+0x2d64 007289 iadd temp ,pdata 
+0x2d65 007290 istore 1 ,contw 
+0x2d66 007292 add regc ,offset_24g_datalen ,rega 
+0x2d67 007293 ifetch 1 ,rega 
+0x2d68 007295 iforce loopcnt 
+0x2d69 007296 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007298 branch memcpy 
+:      007300 g24_send_abort_packet:
+0x2d6b 007301 call g24_set1_mem_abort_pac 
+0x2d6c 007303 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007305 call g24_power_ctrl_reinit 
+0x2d6e 007306 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007307 store 1 ,mem_24g_common_temp 
+0x2d70 007308 call g24_put_data_in_buff_pre 
+0x2d71 007309 call g24_fetch_mem_data_type 
+0x2d72 007311 set1 bit_abort ,pdata 
+0x2d73 007312 call g24_store_mem_data_type 
+0x2d74 007314 call g24_transmit_prep 
+0x2d75 007315 call g24_txdata_enable_tx 
+0x2d76 007316 branch g24_transmit_start 
+:      007318 g24_put_data_in_buff_pre:
+0x2d77 007319 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007320 call g24_fetch_mem_device_addr 
+0x2d79 007322 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007323 arg 6 ,temp 
+0x2d7b 007324 arg mem_24g_common_temp ,rega 
+0x2d7c 007325 branch g24_put_data_in_buff 
+:      007327 g24_enter_lpm:
+0x2d7d 007328 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007329 ifetch 1 ,rega 
+0x2d7f 007331 branch g24_send_abort_packet ,blank 
+:      007332 g24_enter_lpm_prepare:
+0x2d80 007334 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007335 ifetch 2 ,rega 
+0x2d82 007337 branch callback_func 
+:      007339 g24_lpm_long_sleep:
+0x2d83 007340 call g24_head_ptr2regc 
+0x2d84 007342 call lpo_calibration 
+0x2d85 007343 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007344 rtn blank 
+0x2d87 007345 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007346 ifetch 2 ,temp 
+0x2d89 007348 call callback_func 
+0x2d8a 007349 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007350 ifetch 8 ,temp 
+0x2d8c 007351 call clk2lpo 
+0x2d8d 007352 storet 4 ,mem_sleep_counter 
+0x2d8e 007353 branch lpm_sleep 
+:      007355 g24_transmit_packet:
+0x2d8f 007356 call g24_head_ptr2regc 
+0x2d90 007357 add regc ,offset_24g_retry ,contw 
+0x2d91 007358 call g24_mem_set0 
+:      007360 g24_transmit_loop:
+0x2d92 007361 call g24_transmit_receive_ack 
+0x2d93 007362 nbranch g24_retransmit ,sync 
+0x2d94 007363 nbranch g24_retransmit ,user3 
+0x2d95 007364 call g24_ackpayload_parse 
+0x2d96 007365 call g24_power_ctrl_ack_incrs 
+:      007366 g24_transmit_next_packet:
+0x2d97 007367 call g24_head_ptr2regc 
+0x2d98 007368 add regc ,offset_24g_pid ,rega 
+0x2d99 007369 ifetch 1 ,rega 
+0x2d9a 007371 increase 1 ,pdata 
+0x2d9b 007372 call g24_store_mem_pid 
+0x2d9c 007374 call g24_fetch_mem_pairing_sm 
+0x2d9d 007376 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007377 call g24_transmit_succ_rf_config 
+:      007378 g24_transmit_abandon:
+0x2d9f 007379 setarg 0 
+0x2da0 007380 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007381 istore 2 ,contw 
+0x2da2 007385 setarg ensure_off_24g 
+0x2da3 007386 branch g24_store_mem_ensure 
+:      007389 g24_transmit_receive_ack:
+0x2da4 007390 disable user3 
+0x2da5 007391 call g24_transmit 
+0x2da6 007392 call g24_head_ptr2regc 
+0x2da7 007393 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007394 ifetch 1 ,rega 
+0x2da9 007396 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007397 call g24_receive_packet 
+0x2dab 007398 branch g24_end_of_packet 
+:      007399 g24_transmit_no_ack:
+0x2dac 007400 call g24_end_of_packet 
+0x2dad 007401 branch g24_transmit_next_packet 
+:      007404 g24_retransmit:
+0x2dae 007405 bpatch patch16_5 ,mem_patch16 
+0x2daf 007406 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007407 ifetch 1 ,rega 
+0x2db1 007409 increase 1 ,pdata 
+0x2db2 007410 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007411 istore 1 ,contw 
+0x2db4 007413 call g24_fetch_mem_pairing_sm 
+0x2db5 007415 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007416 add regc ,offset_24g_retry ,rega 
+0x2db7 007417 ifetcht 1 ,rega 
+0x2db8 007419 increase 1 ,temp 
+0x2db9 007420 add regc ,offset_24g_retry ,contw 
+0x2dba 007421 istoret 1 ,contw 
+0x2dbb 007423 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007424 ifetch 1 ,rega 
+0x2dbd 007426 isub temp ,pdata 
+0x2dbe 007427 nbranch g24_transmit_loop ,blank 
+0x2dbf 007428 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007429 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007431 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007432 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007433 ifetch 1 ,rega 
+0x2dc4 007435 increase 1 ,pdata 
+0x2dc5 007436 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007437 istore 1 ,contw 
+0x2dc7 007439 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007440 call g24_hop_ch_enable 
+0x2dc9 007441 setarg 1 
+0x2dca 007442 call g24_store_mem_max_retry 
+0x2dcb 007444 branch g24_transmit_packet 
+:      007446 g24_tx_paring_retry:
+0x2dcc 007447 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007448 ifetch 1 ,rega 
+0x2dce 007450 rtnne 0xff 
+0x2dcf 007451 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007452 call g24_mem_set0 
+0x2dd1 007454 branch g24_stop_24g_mode 
+:      007456 g24_tx_attempt_fail:
+0x2dd2 007457 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007458 call g24_mem_set0 
+:      007460 g24_stop_24g_mode:
+0x2dd4 007461 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007462 branch ui_ipc_send_event 
+:      007464 g24_ackpayload_parse:
+0x2dd6 007465 call g24_read_len_pid_crc 
+0x2dd7 007466 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007467 ifetch 1 ,rega 
+0x2dd9 007469 rtn blank 
+0x2dda 007470 iforce loopcnt 
+0x2ddb 007471 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007473 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007475 branch memcpy 
+:      007478 g24_read_len_pid_crc:
+0x2dde 007480 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007482 rshift3 pdata ,pdata 
+0x2de0 007483 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007484 istore 1 ,contw 
+0x2de2 007487 increase 1 ,pdata 
+0x2de3 007488 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007490 iadd contr ,contr 
+0x2de5 007491 ifetch 3 ,contr 
+0x2de6 007492 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007493 istore 3 ,contw 
+0x2de8 007496 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007498 rshift pdata ,pdata 
+0x2dea 007499 and pdata ,0x03 ,pdata 
+0x2deb 007500 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007501 istore 1 ,contw 
+0x2ded 007503 rtn 
+:      007505 g24_prep:
+0x2dee 007506 disable enable_crc 
+0x2def 007507 disable enable_white 
+0x2df0 007508 setarg 0x555555 
+0x2df1 007509 iforce crc24_init 
+0x2df2 007510 rtn 
+:      007512 g24_set_freq_tx:
+0x2df3 007513 call set_sync_on 
+0x2df4 007514 add regc ,offset_24g_ch ,rega 
+0x2df5 007515 ifetcht 1 ,rega 
+0x2df6 007517 branch set_freq_tx 
+:      007519 g24_transmit:
+0x2df7 007520 call g24_prep 
+0x2df8 007521 call g24_set_freq_tx 
+0x2df9 007522 set1 txgfsk ,radio_ctrl 
+0x2dfa 007523 enable encode_fec0 
+0x2dfb 007524 enable is_tx 
+0x2dfc 007525 disable is_rx 
+0x2dfd 007526 call le_enable 
+0x2dfe 007527 call g24_fetch_mem_addr 
+0x2dff 007529 iforce access 
+0x2e00 007530 inject mod ,32 
+0x2e01 007531 enable enable_crc 
+0x2e02 007532 add regc ,offset_24g_txlen ,rega 
+0x2e03 007533 ifetch 1 ,rega 
+0x2e04 007535 iforce loopcnt 
+0x2e05 007536 add regc ,offset_24g_txpayload ,contr 
+:      007538 g24tr_loop:
+0x2e06 007539 ifetch 1 ,contr 
+0x2e07 007540 inject mod ,8 
+0x2e08 007541 loop g24tr_loop 
+0x2e09 007542 enable enable_parity 
+0x2e0a 007543 inject mod ,24 
+0x2e0b 007544 disable enable_parity 
+0x2e0c 007545 until null ,tx_clear 
+0x2e0d 007546 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007547 nop 100 
+0x2e0f 007548 disable encode_fec0 
+0x2e10 007549 rtn 
+:      007551 g24_receive_packet:
+0x2e11 007552 disable user3 
+0x2e12 007553 force 0 ,radio_ctrl 
+0x2e13 007554 add regc ,offset_24g_ch ,rega 
+0x2e14 007555 ifetcht 1 ,rega 
+0x2e15 007557 call set_freq_rx 
+0x2e16 007558 call rf_rx_enable 
+:      007559 g24_receive_rxon:
+0x2e17 007560 call g24_prep 
+0x2e18 007561 enable decode_fec0 
+0x2e19 007562 enable is_rx 
+0x2e1a 007563 disable is_tx 
+0x2e1b 007564 call le_enable 
+0x2e1c 007565 call g24_fetch_mem_addr 
+0x2e1d 007567 iforce access 
+0x2e1e 007568 enable swfine 
+0x2e1f 007569 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007570 ifetch 2 ,rega 
+0x2e21 007572 iforce stop_watch 
+0x2e22 007573 correlate null ,timeout 
+0x2e23 007574 nbranch g24_sync_timeout ,sync 
+0x2e24 007575 enable enable_crc 
+0x2e25 007576 parse demod ,bucket ,8 
+0x2e26 007577 rshift3 pwindow ,pdata 
+0x2e27 007578 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007579 istore 1 ,contw 
+0x2e29 007581 add regc ,offset_24g_mode ,rega 
+0x2e2a 007582 ifetch 1 ,rega 
+0x2e2b 007584 beq rx_24g ,g24_receive_skip 
+0x2e2c 007585 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007586 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007587 ifetch 1 ,rega 
+0x2e2f 007589 add regc ,offset_24g_data_type ,rega 
+0x2e30 007590 ifetcht 1 ,rega 
+0x2e31 007592 icompare bits_data ,temp 
+0x2e32 007593 nbranch g24_end_of_packet ,true 
+:      007594 g24_receive_skip:
+0x2e33 007595 parse demod ,bucket ,8 
+0x2e34 007596 rshift3 pwindow ,pdata 
+0x2e35 007597 istore 1 ,contw 
+0x2e36 007598 rshift3 pdata ,pdata 
+0x2e37 007599 and pdata ,0x1f ,loopcnt 
+0x2e38 007600 branch g24rx_nopayload ,zero 
+:      007601 g24rx_loop:
+0x2e39 007602 parse demod ,bucket ,8 
+0x2e3a 007603 rshift3 pwindow ,pdata 
+0x2e3b 007604 istore 1 ,contw 
+0x2e3c 007605 loop g24rx_loop 
+:      007606 g24rx_nopayload:
+0x2e3d 007607 parse demod ,bucket ,24 
+0x2e3e 007608 rshift32 pdata ,pdata 
+0x2e3f 007609 rshift16 pdata ,pdata 
+0x2e40 007610 istore 3 ,contw 
+0x2e41 007611 branch g24_end_of_packet ,crc_failed 
+0x2e42 007612 enable user3 
+0x2e43 007613 disable decode_fec0 
+0x2e44 007614 rtn 
+:      007617 g24_end_of_packet:
+0x2e45 007618 disable encode_fec0 
+0x2e46 007619 disable decode_fec0 
+0x2e47 007620 disable enable_crc 
+0x2e48 007621 disable enable_white 
+0x2e49 007622 branch shutdown_radio ,is_rx 
+0x2e4a 007623 until null ,tx_clear 
+0x2e4b 007624 nop 100 
+0x2e4c 007625 branch shutdown_radio 
+:      007627 g24_sync_timeout:
+0x2e4d 007628 call rssi_noise 
+0x2e4e 007629 branch g24_end_of_packet 
+:      007631 rssi_noise:
+0x2e4f 007632 call save_rssi 
+0x2e50 007633 rtn blank 
+0x2e51 007634 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007635 ifetcht 1 ,rega 
+0x2e53 007637 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007639 call rssi_noise_store 
+0x2e55 007640 add regc ,offset_rssi_noise_index ,contw 
+:      007642 g24_contw_istoret_1byte:
+0x2e56 007643 istoret 1 ,contw 
+0x2e57 007644 rtn 
+:      007646 rssi_noise_store:
+0x2e58 007647 arg rssi_buf_len_noise ,regb 
+0x2e59 007648 branch rssi_store 
+:      007666 rssi_store:
+0x2e5a 007667 copy rega ,pdata 
+0x2e5b 007668 iadd temp ,contw 
+0x2e5c 007669 fetch 1 ,mem_rssi 
+0x2e5d 007670 istore 1 ,contw 
+0x2e5e 007671 increase 1 ,temp 
+0x2e5f 007672 copy regb ,pdata 
+0x2e60 007673 iand_into temp 
+0x2e61 007674 rtn 
+:      007676 rssi_average:
+0x2e62 007677 arg 0 ,temp 
+0x2e63 007678 copy rega ,contr 
+:      007679 rssi_average_loop:
+0x2e64 007680 ifetch 1 ,contr 
+0x2e65 007681 iadd temp ,temp 
+0x2e66 007682 loop rssi_average_loop 
+0x2e67 007683 rshift8 temp ,temp 
+0x2e68 007684 rtn 
+:      007686 g24_power_ctrl_init:
+0x2e69 007687 call g24_head_ptr2regc 
+0x2e6a 007688 call g24_power_ctrl_incrs_level1 
+0x2e6b 007689 setarg 1 
+0x2e6c 007690 call g24_store_mem_power_ctrl_level 
+:      007692 g24_power_ctrl_reinit:
+0x2e6d 007693 setarg 0 
+0x2e6e 007694 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007696 istore 1 ,contw 
+0x2e70 007698 rtn 
+:      007700 g24_power_ctrl_pac_incrs:
+0x2e71 007701 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007703 increase 1 ,pdata 
+:      007704 g24_store_mem_power_ctrl_pac:
+0x2e73 007706 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007707 branch g24_contw_istore_1byte 
+:      007709 g24_power_ctrl_ack_incrs:
+0x2e75 007712 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007713 ifetch 1 ,rega 
+0x2e77 007714 increase 1 ,pdata 
+0x2e78 007715 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007716 branch g24_contw_istore_1byte 
+:      007718 g24_power_ctrl:
+0x2e7a 007719 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007720 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007722 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007723 rtn positive 
+0x2e7e 007724 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007725 ifetcht 1 ,rega 
+0x2e80 007727 isub temp ,temp 
+0x2e81 007728 call g24_power_ctrl_reinit 
+0x2e82 007729 setarg offset_power_ctrl_threshold_up 
+0x2e83 007730 iadd regc ,rega 
+0x2e84 007731 ifetch 1 ,rega 
+0x2e85 007733 isub temp ,null 
+0x2e86 007734 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007735 setarg offset_power_ctrl_threshold_down 
+0x2e88 007736 iadd regc ,rega 
+0x2e89 007737 ifetch 1 ,rega 
+0x2e8a 007739 isub temp ,null 
+0x2e8b 007740 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007741 rtn 
+:      007743 g24_power_ctrl_incrs:
+0x2e8d 007744 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007745 ifetch 1 ,rega 
+0x2e8f 007747 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007748 increase 1 ,pdata 
+0x2e91 007749 call g24_store_mem_power_ctrl_level 
+0x2e92 007751 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007752 g24_power_ctrl_incrs_level2:
+0x2e93 007753 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007754 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007756 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007757 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007760 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007762 branch g24_ifetch_rega_store_mem_txpower 
+:      007764 g24_power_ctrl_decrs:
+0x2e99 007765 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007766 ifetch 1 ,rega 
+0x2e9b 007768 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007769 increase -1 ,pdata 
+0x2e9d 007770 call g24_store_mem_power_ctrl_level 
+0x2e9e 007772 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007773 g24_power_ctrl_decrs_level1:
+:      007776 g24_power_ctrl_incrs_level1:
+0x2e9f 007777 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007778 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007780 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007781 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007784 setarg offset_power_ctrl_txpwr_level1 
+:      007785 g24_iadd_offset_mem_txpower:
+0x2ea4 007786 iadd regc ,rega 
+:      007787 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007788 ifetch 1 ,rega 
+0x2ea6 007790 branch g24_store_mem_txpower 
+:      007792 g24_power_ctrl_decrs_level0:
+0x2ea7 007795 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007796 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007798 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007799 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007802 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007804 branch g24_iadd_offset_mem_txpower 
+:      007818 g24_start_pairing_sm1:
+0x2ead 007819 set1 mark_24g ,mark 
+0x2eae 007820 call g24_pair_init 
+:      007821 g24_set_pairing_sm_1:
+0x2eaf 007823 setarg state_24g_pairing_1 
+0x2eb0 007824 branch g24_store_mem_pairing_sm 
+:      007826 g24_pairing_sm:
+0x2eb1 007827 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007828 ifetch 1 ,rega 
+0x2eb3 007830 beq ensure_on_24g ,enable_user 
+0x2eb4 007831 call g24_fetch_mem_pairing_sm 
+0x2eb5 007833 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 007834 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 007835 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 007836 branch assert 
+:      007838 g24_pairing_sm_1:
+0x2eb9 007839 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 007840 call g24_store_mem_pairing_sm 
+0x2ebb 007842 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 007843 branch g24_pairing_sm_common 
+:      007844 g24_pairing_sm_2:
+0x2ebd 007845 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 007846 call g24_store_mem_pairing_sm 
+0x2ebf 007848 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 007849 branch g24_pairing_sm_common 
+:      007850 g24_pairing_sm_3:
+0x2ec1 007851 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 007852 call g24_store_mem_pairing_sm 
+0x2ec3 007854 jam 0x22 ,mem_24g_common_temp 
+:      007855 g24_pairing_sm_common:
+0x2ec4 007856 call g24_fetch_mem_data_type 
+0x2ec5 007858 and_into bits_data ,pdata 
+0x2ec6 007859 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 007860 call g24_fetch_mem_device_addr 
+0x2ec8 007862 store 4 ,mem_24g_common_temp + 2 
+:      007863 g24_put_pairing_data_in_buff:
+0x2ec9 007864 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 007865 arg mem_24g_common_temp ,rega 
+0x2ecb 007866 arg 7 ,temp 
+0x2ecc 007867 call g24_put_data_in_buff 
+0x2ecd 007868 call g24_transmit_prep 
+0x2ece 007869 call g24_txdata_enable_tx 
+0x2ecf 007870 branch enable_user 
+:      007872 g24_paring_mode:
+0x2ed0 007873 call g24_fetch_mem_pairing_sm 
+0x2ed1 007875 rtneq state_24g_pairing_success 
+0x2ed2 007876 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 007877 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 007878 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 007879 rtn 
+:      007881 g24_pairing_sm_1_waiting_ack:
+0x2ed6 007882 setarg state_24g_pairing_2 
+0x2ed7 007883 call g24_store_mem_pairing_sm 
+0x2ed8 007885 branch g24_transmit_abandon 
+:      007886 g24_pairing_sm_2_waiting_ack:
+0x2ed9 007887 setarg state_24g_pairing_3 
+0x2eda 007888 call g24_store_mem_pairing_sm 
+0x2edb 007890 branch g24_transmit_abandon 
+:      007891 g24_pairing_sm_3_waiting_ack:
+0x2edc 007892 setarg state_24g_pairing_success 
+0x2edd 007893 call g24_store_mem_pairing_sm 
+0x2ede 007895 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 007896 call ui_ipc_send_event 
+0x2ee0 007897 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 007898 ifetch 4 ,rega 
+0x2ee2 007900 call g24_store_mem_addr 
+0x2ee3 007902 branch g24_transmit_abandon 
+:      007904 g24_auto_pair_start:
+0x2ee4 007905 set0 mark_24g ,mark 
+0x2ee5 007906 call g24_auto_pair_set_device_info 
+0x2ee6 007907 call g24_tx_attemp_data_prep 
+:      007908 g24_auto_pair_restart:
+0x2ee7 007909 call g24_set0_mem_check_dongle_times 
+:      007910 g24_auto_pair_start_loop:
+0x2ee8 007911 nop 2000 
+0x2ee9 007912 call g24_fetch_mem_check_dongle_times 
+0x2eea 007913 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 007914 call g24_transmit_receive_ack 
+0x2eec 007915 nbranch g24_auto_pair_retry ,sync 
+0x2eed 007916 nbranch g24_auto_pair_retry ,user3 
+0x2eee 007917 call g24_ackpayload_parse 
+0x2eef 007918 call g24_head_ptr2regc 
+0x2ef0 007919 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 007920 ifetcht 4 ,rega 
+0x2ef2 007921 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 007922 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 007923 call g24_head_ptr2regc 
+0x2ef5 007924 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 007925 ifetch 4 ,rega 
+0x2ef7 007926 beq 0 ,g24_auto_pair_restart 
+0x2ef8 007927 call g24_store_mem_addr 
+0x2ef9 007928 branch g24_tx_attemp_dongle_succ 
+:      007930 g24_auto_pair_retry:
+0x2efa 007931 call g24_fetch_mem_check_dongle_times 
+0x2efb 007932 increase 1 ,pdata 
+0x2efc 007933 call g24_store_mem_check_dongle_times 
+0x2efd 007935 call g24_fetch_mem_auto_paring_switch 
+0x2efe 007936 increase 1 ,pdata 
+0x2eff 007937 and_into 1 ,pdata 
+0x2f00 007938 call g24_store_mem_auto_paring_switch 
+0x2f01 007939 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 007940 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 007941 rtn 
+:      007943 g24_fetch_mem_auto_paring_switch:
+0x2f04 007944 setarg offset_24g_auto_pair_switch 
+0x2f05 007945 branch g24_set_rega_ifetch_1byte 
+:      007946 g24_store_mem_auto_paring_switch:
+0x2f06 007947 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 007948 branch g24_set_contw_with_regb_store_1byte 
+:      007950 g24_auto_pair_set_device_info:
+0x2f08 007951 call g24_store_mem_tx_power 
+0x2f09 007952 call g24_fetch_mem_device_addr 
+0x2f0a 007953 call g24_store_mem_addr 
+0x2f0b 007954 branch g24_ch 
+:      007956 g24_auto_pair_device_attemp:
+0x2f0c 007957 call g24_auto_pair_set_device_info 
+0x2f0d 007958 branch g24_auto_pair_start_loop 
+:      007960 g24_auto_pair_pair_attemp:
+0x2f0e 007961 call g24_pair_init 
+0x2f0f 007962 branch g24_auto_pair_start_loop 
+:      007965 g24_start_24g_mode:
+0x2f10 007966 set0 mark_24g ,mark 
+0x2f11 007967 call g24_ch 
+0x2f12 007968 call g24_fetch_mem_pairing_sm 
+0x2f13 007970 rtnne state_24g_pairing_success 
+0x2f14 007971 call g24_tx_attemp_data_prep 
+0x2f15 007972 call g24_set0_mem_check_dongle_times 
+:      007974 g24_tx_attemp_dongle_loop:
+0x2f16 007975 nop 2000 
+0x2f17 007976 call g24_fetch_mem_check_dongle_times 
+0x2f18 007978 beq 0xff ,g24_stop_24g_mode 
+0x2f19 007979 call g24_transmit_receive_ack 
+0x2f1a 007980 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 007981 nbranch g24_attemp_txdata_retry ,user3 
+:      007982 g24_tx_attemp_dongle_succ:
+0x2f1c 007983 set1 mark_24g ,mark 
+0x2f1d 007984 call g24_set0_mem_check_dongle_times 
+0x2f1e 007985 setarg state_24g_pairing_success 
+0x2f1f 007986 call g24_store_mem_pairing_sm 
+0x2f20 007988 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 007989 branch ui_ipc_send_event 
+:      007991 g24_tx_attemp_data_prep:
+0x2f22 007992 set1 mark_24g_conext ,mark 
+0x2f23 007993 jam 0xff ,mem_24g_common_temp 
+0x2f24 007994 call g24_fetch_mem_data_type 
+0x2f25 007996 call g24_put_data_in_buff_pre 
+0x2f26 007997 branch g24_transmit_prep 
+:      007999 g24_attemp_txdata_retry:
+0x2f27 008000 call g24_fetch_mem_check_dongle_times 
+0x2f28 008002 increase 1 ,pdata 
+0x2f29 008003 call g24_store_mem_check_dongle_times 
+0x2f2a 008005 call g24_ch 
+0x2f2b 008006 branch g24_tx_attemp_dongle_loop 
+:      008008 g24_check_51cmd_start_24g:
+0x2f2c 008009 call g24_store_mem_tx_power 
+0x2f2d 008012 setarg state_24g_pairing_success 
+0x2f2e 008013 call g24_store_mem_pairing_sm 
+0x2f2f 008015 branch g24_start_24g_mode 
+:      008024 dongle_init:
+0x2f30 008025 bpatch patch17_2 ,mem_patch17 
+0x2f31 008026 call g24_head_ptr2regc 
+0x2f32 008027 setarg dongle_rxdata_type1 
+0x2f33 008028 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008029 istore 2 ,contw 
+0x2f35 008031 call g24_receive_init 
+0x2f36 008032 call usb_init 
+0x2f37 008033 call g24_fetch_mem_pair_mode 
+0x2f38 008035 bpatch patch17_3 ,mem_patch17 
+0x2f39 008036 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008037 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008038 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008039 branch assert 
+:      008041 g24_receive_init:
+0x2f3d 008042 call g24_store_mem_tx_power_temp 
+0x2f3e 008043 arg 0x80 ,loopcnt 
+0x2f3f 008044 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008045 branch memset0 
+:      008047 dongle_all_powerful:
+0x2f41 008048 call dongle_check_mode 
+:      008049 dongle_all_powerful_loop:
+0x2f42 008050 call g24_dongle_work_mode 
+0x2f43 008051 call usb_isr 
+0x2f44 008052 branch dongle_all_powerful_loop 
+:      008054 dongle_pc_bind:
+0x2f45 008055 bpatch patch17_4 ,mem_patch17 
+0x2f46 008056 call dongle_check_mode 
+:      008057 dongle_pc_bind_loop:
+0x2f47 008058 call g24_dongle_work_mode 
+0x2f48 008059 call g24_dongle_bind_mode 
+0x2f49 008060 call usb_isr 
+0x2f4a 008061 call dongle_usb_dispatch 
+0x2f4b 008062 branch dongle_pc_bind_loop 
+:      008064 dongle_check_mode:
+0x2f4c 008068 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008069 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008070 branch g24_set0_mem_ackpayload_enable 
+:      008072 g24_dongle_work_mode:
+0x2f4f 008073 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008075 rtnne dongle_work 
+:      008076 g24_dongle_work_mode_start:
+0x2f51 008077 call g24_dongle_work_init 
+0x2f52 008078 call g24_ch_process 
+0x2f53 008079 call g24_receive_packet_start 
+0x2f54 008080 branch g24_blank_data_process 
+:      008082 g24_dongle_work_init:
+0x2f55 008083 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008085 rtnbit1 dongle_work 
+0x2f57 008086 set1 dongle_work ,pdata 
+0x2f58 008087 call g24_store_mem_dongle_mode_init 
+0x2f59 008089 call g24_store_mem_tx_power 
+0x2f5a 008092 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008094 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008095 call g24_set1_mem_abort_pac 
+0x2f5d 008097 call g24_dongle_init 
+:      008098 g24_rx_interrupt_clear:
+0x2f5e 008099 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008101 arg 66 ,loopcnt 
+0x2f60 008102 branch clear_mem 
+:      008104 g24_dongle_init:
+0x2f61 008105 call g24_set0_mem_pid 
+0x2f62 008107 call g24_fetch_mem_rx_addr 
+0x2f63 008109 call g24_store_mem_addr 
+0x2f64 008111 branch g24_ch 
+:      008113 g24_ch_process:
+0x2f65 008114 bpatch patch17_5 ,mem_patch17 
+0x2f66 008115 call g24_fetch_mem_abort_pac 
+0x2f67 008117 beq 1 ,g24_noise_rssi 
+0x2f68 008118 call g24_fetch_mem_hop_pac 
+0x2f69 008120 beq 1 ,g24_ch 
+0x2f6a 008121 setarg offset_24g_hop_btclk 
+0x2f6b 008122 iadd regc ,rega 
+0x2f6c 008123 ifetcht 4 ,rega 
+0x2f6d 008125 copy clkn_bt ,pdata 
+0x2f6e 008126 isub temp ,null 
+0x2f6f 008127 ncall g24_timer_timeout ,positive 
+0x2f70 008128 copy pdata ,regb 
+0x2f71 008129 setarg offset_24g_hop_btclk 
+0x2f72 008130 iadd regc ,rega 
+0x2f73 008131 ifetch 4 ,rega 
+0x2f74 008132 copy pdata ,temp 
+0x2f75 008134 setarg offset_24g_hop_interval 
+0x2f76 008135 iadd regc ,rega 
+0x2f77 008136 copy temp ,pdata 
+0x2f78 008137 ifetcht 1 ,rega 
+0x2f79 008139 iadd temp ,temp 
+0x2f7a 008140 copy regb ,pdata 
+0x2f7b 008141 isub temp ,null 
+0x2f7c 008142 nrtn positive 
+0x2f7d 008143 set0 28 ,pdata 
+0x2f7e 008144 setarg offset_24g_hop_btclk 
+0x2f7f 008145 iadd regc ,contw 
+0x2f80 008146 istore 4 ,contw 
+:      008148 g24_ch_update:
+0x2f81 008149 call g24_ch 
+0x2f82 008150 call g24_fetch_mem_rf_laststa 
+0x2f83 008152 increase 1 ,pdata 
+0x2f84 008153 call g24_store_mem_rf_laststa 
+0x2f85 008155 rtnne 2 
+0x2f86 008156 call g24_set0_mem_rf_laststa 
+0x2f87 008160 branch g24_set1_mem_abort_pac 
+:      008162 g24_ch_timer_reinit:
+0x2f88 008163 copy clkn_bt ,pdata 
+0x2f89 008164 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008165 call g24_set_contw_with_temp 
+0x2f8b 008166 istore 4 ,contw 
+0x2f8c 008170 branch g24_set0_mem_rf_laststa 
+:      008172 g24_noise_rssi:
+0x2f8d 008173 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008174 call g24_noise_rssi_average 
+0x2f8f 008175 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008176 istoret 1 ,contw 
+0x2f91 008178 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008179 nrtn positive 
+0x2f93 008180 branch g24_ch 
+:      008182 g24_noise_rssi_average:
+0x2f94 008183 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008184 branch rssi_average 
+:      008186 g24_blank_data_process:
+0x2f96 008187 call g24_ms_blank_data 
+0x2f97 008188 call g24_kb_blank_data 
+0x2f98 008189 branch g24_kb_mul_blank_data 
+:      008191 g24_ms_blank_data:
+0x2f99 008192 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008193 call g24_set_rega_ifetch_1byte 
+0x2f9b 008195 rtn blank 
+0x2f9c 008196 arg timer_ms_blank ,queue 
+0x2f9d 008197 call timer_check 
+0x2f9e 008198 nrtn blank 
+0x2f9f 008199 call g24_set0_mem_ms_blank_data_enable 
+:      008201 g24_ms_blank_data_2usb:
+0x2fa0 008202 setarg ms_report_id 
+0x2fa1 008203 store 1 ,mem_usb_mouse_data 
+0x2fa2 008204 setarg 0 
+0x2fa3 008205 istore 7 ,contw 
+0x2fa4 008206 branch g24_data_type1_usbtx_enable 
+:      008208 g24_kb_blank_data:
+0x2fa5 008209 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008210 call g24_set_rega_ifetch_1byte 
+0x2fa7 008212 rtn blank 
+0x2fa8 008213 arg timer_kb_blank ,queue 
+0x2fa9 008214 call timer_check 
+0x2faa 008215 nrtn blank 
+0x2fab 008216 call g24_set0_mem_kb_blank_data_enable 
+:      008218 g24_kb_blank_data_2usb:
+0x2fac 008219 arg mem_usb_kb_data ,contw 
+0x2fad 008220 arg 2 ,loopcnt 
+0x2fae 008221 call memset0 
+0x2faf 008222 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008223 branch g24_kb_data_into_ep1_fifo 
+:      008225 g24_kb_mul_blank_data:
+0x2fb1 008226 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008227 call g24_set_rega_ifetch_1byte 
+0x2fb3 008229 rtn blank 
+0x2fb4 008230 arg timer_kb_mul_blank ,queue 
+0x2fb5 008231 call timer_check 
+0x2fb6 008232 nrtn blank 
+0x2fb7 008233 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008235 g24_kb_mul_blank_data_2usb:
+0x2fb8 008236 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008237 arg 2 ,loopcnt 
+0x2fba 008238 call memset0 
+0x2fbb 008239 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008240 branch g24_kb_mul_data_into_ep2_fifo 
+:      008242 g24_dongle_bind_mode:
+0x2fbd 008243 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008245 rtnne dongle_bind 
+0x2fbf 008246 call g24_dongle_bind_init 
+0x2fc0 008247 branch g24_dongle_bind_data_process 
+:      008249 g24_dongle_bind_init:
+0x2fc1 008250 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008252 rtnbit1 dongle_bind 
+0x2fc3 008253 set1 dongle_bind ,pdata 
+0x2fc4 008254 call g24_store_mem_dongle_mode_init 
+0x2fc5 008256 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008258 call g24_pair_init 
+0x2fc7 008259 setarg 0 
+0x2fc8 008260 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008261 call g24_set_contw_with_temp 
+0x2fca 008263 branch g24_contw_istore_3byte 
+:      008265 g24_dongle_bind_data_process:
+0x2fcb 008266 call g24_receive_transmit_ack 
+0x2fcc 008267 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008268 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008269 setarg offset_24g_rxdata_temp 
+0x2fcf 008270 iadd regc ,contw 
+0x2fd0 008271 arg 8 ,loopcnt 
+0x2fd1 008272 call memcpy 
+0x2fd2 008273 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008274 call g24_set_rega_ifetch_1byte 
+0x2fd4 008275 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008276 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008277 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008278 beq 0xff ,g24_data_attemp 
+0x2fd8 008279 branch g24_rx_interrupt_clear 
+:      008281 g24_dongle_bind_first_step:
+0x2fd9 008282 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008283 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008284 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008285 rtn 
+:      008286 g24_dongle_bind_first_step_mouse:
+0x2fdd 008287 setarg 1 
+0x2fde 008288 call g24_store_mem_ms_bind_step 
+:      008290 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008291 setarg datatype_mouse 
+0x2fe0 008292 call g24_store_mem_bind_payload 
+:      008294 g24_dongle_bind_payload_cfg:
+0x2fe1 008295 setarg 0x80 
+0x2fe2 008296 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008297 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008299 call g24_fetch_mem_rx_addr 
+0x2fe5 008301 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008302 call g24_set_contw_with_temp 
+0x2fe7 008304 branch g24_contw_istore_4byte 
+:      008306 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008307 setarg 1 
+0x2fe9 008308 call g24_store_mem_kb_bind_step 
+:      008310 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008311 setarg datatype_keyboard 
+0x2feb 008312 call g24_store_mem_bind_payload 
+0x2fec 008314 branch g24_dongle_bind_payload_cfg 
+:      008316 g24_dongle_bind_second_step:
+0x2fed 008317 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008318 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008319 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008320 rtn 
+:      008321 g24_dongle_bind_second_step_mouse:
+0x2ff1 008322 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008323 setarg offset_dongle_ms_bind_step 
+0x2ff3 008324 call g24_set_rega_ifetch_1byte 
+0x2ff4 008326 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008327 rtn 
+:      008328 g24_dongle_ms_bind_step_set2:
+0x2ff6 008329 setarg 2 
+:      008331 g24_store_mem_ms_bind_step:
+0x2ff7 008332 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008333 branch g24_set_contw_with_regb_store_1byte 
+:      008335 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008336 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008337 setarg offset_dongle_kb_bind_step 
+0x2ffb 008338 call g24_set_rega_ifetch_1byte 
+0x2ffc 008340 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008341 rtn 
+:      008342 g24_dongle_kb_bind_step_set2:
+0x2ffe 008343 setarg 2 
+:      008345 g24_store_mem_kb_bind_step:
+0x2fff 008346 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008347 branch g24_set_contw_with_regb_store_1byte 
+:      008349 g24_dongle_bind_third_step:
+0x3001 008350 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008351 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008352 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008353 rtn 
+:      008354 g24_dongle_bind_third_step_mouse:
+0x3005 008355 setarg offset_dongle_ms_bind_step 
+0x3006 008356 call g24_set_rega_ifetch_1byte 
+0x3007 008358 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008359 rtn 
+:      008360 g24_dongle_ms_bind_step_success:
+0x3009 008361 call g24_fetch_mem_bind_device_status 
+0x300a 008363 or_into 0x01 ,pdata 
+0x300b 008364 call g24_store_mem_bind_device_status 
+:      008366 g24_dongle_bind_exit:
+0x300c 008367 setarg 0 
+0x300d 008368 setarg offset_dongle_ms_bind_step 
+0x300e 008369 iadd regc ,contw 
+0x300f 008370 istore 2 ,contw 
+0x3010 008371 branch g24_rx_interrupt_clear 
+:      008373 g24_dongle_bind_third_step_keyboard:
+0x3011 008374 setarg offset_dongle_kb_bind_step 
+0x3012 008375 call g24_set_rega_ifetch_1byte 
+0x3013 008377 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008378 rtn 
+:      008379 g24_dongle_kb_bind_step_success:
+0x3015 008380 call g24_fetch_mem_bind_device_status 
+0x3016 008382 or_into 0x02 ,pdata 
+0x3017 008383 call g24_store_mem_bind_device_status 
+0x3018 008385 branch g24_dongle_bind_exit 
+:      008388 dongle_usb_dispatch:
+0x3019 008389 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008390 rtn blank 
+0x301b 008391 jam 0 ,mem_usb0_get_set_report 
+0x301c 008392 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008393 arg pc_set_report ,temp 
+0x301e 008394 isub temp ,null 
+0x301f 008395 nrtn zero 
+0x3020 008397 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008398 rtnne pc_report_id 
+0x3022 008399 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008400 bpatch patch17_6 ,mem_patch17 
+0x3024 008401 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008402 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008403 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008404 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008405 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008406 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008407 usb0_data_ready_report_set0:
+0x302a 008408 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008409 rtn 
+:      008410 dongle_dispose_cmd_bind:
+0x302c 008411 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008412 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008413 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008414 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008415 branch usb0_data_ready_report_set0 
+:      008416 dongle_dispose_cmd_get_bind:
+0x3031 008417 call g24_fetch_mem_bind_device_status 
+0x3032 008419 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008420 branch usb0_data_ready_report_set1 
+:      008421 dongle_dispose_cmd_exit_bind:
+0x3034 008422 call g24_set_work_mem_dongle_work_mode 
+0x3035 008424 call g24_set0_mem_dongle_mode_init 
+0x3036 008426 call g24_fetch_mem_bind_device_status 
+0x3037 008428 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008429 branch usb0_data_ready_report_set1 
+:      008431 dongle_dispose_cmd_read_mode:
+:      008432 dongle_dispose_in_bind_mode:
+0x3039 008433 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008434 branch usb0_data_ready_report_set1 
+:      008436 dongle_dispose_cmd_mode:
+0x303b 008437 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008438 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008440 branch usb0_data_ready_report_set0 
+:      008441 dongle_enter_bind_mode:
+0x303e 008444 call g24_bind_mode_enable 
+:      008445 usb0_data_ready_report_set1:
+0x303f 008446 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008447 rtn 
+:      008452 dongle_dispose_cmd_current_project:
+0x3041 008453 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008454 branch usb0_data_ready_report_set1 
+:      008456 dongle_dispose_cmd_current_mode:
+0x3043 008457 call g24_fetch_mem_dongle_work_mode 
+0x3044 008459 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008460 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008462 rtn 
+:      008463 dongle_dispose_in_work_mode:
+0x3047 008464 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008465 branch usb0_data_ready_report_set1 
+:      008470 dongle_dispose_cmd_current_fw_version:
+0x3049 008471 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008472 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008473 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008474 branch usb0_data_ready_report_set1 
+:      008476 dongle_dispose_cmd_user_defined:
+0x304d 008478 call g24_set1_mem_ackpayload_enable 
+0x304e 008479 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008480 increase 2 ,pdata 
+0x3050 008481 copy pdata ,loopcnt 
+0x3051 008482 arg mem_usb0_set_report_data ,contr 
+0x3052 008483 setarg offset_24g_ackpayload 
+0x3053 008484 iadd regc ,contw 
+0x3054 008485 branch memcpy 
+:      008488 dongle_auto_bind:
+0x3055 008489 bpatch patch17_7 ,mem_patch17 
+0x3056 008490 call g24_mode_switch_init 
+:      008491 dongle_auto_bind_loop:
+0x3057 008492 call g24_receive_process 
+0x3058 008493 call usb_isr 
+0x3059 008494 branch dongle_auto_bind_loop 
+:      008496 g24_dongle_work_mode_auto:
+0x305a 008497 call g24_fetch_mem_dongle_work_mode 
+0x305b 008499 rtnne dongle_work 
+0x305c 008500 call g24_dongle_work_mode_start 
+0x305d 008501 branch g24_rx_nodata_process 
+:      008503 g24_dongle_bind_mode_auto:
+0x305e 008504 call g24_fetch_mem_dongle_work_mode 
+0x305f 008506 rtnne dongle_bind 
+0x3060 008507 call g24_dongle_bind_init 
+0x3061 008508 call g24_dongle_bind_data_process 
+0x3062 008509 call g24_fetch_mem_bind_device_status 
+0x3063 008511 rtn blank 
+0x3064 008512 call g24_set0_mem_mode_switch 
+0x3065 008514 call dongle_check_mode 
+0x3066 008515 call g24_enable_nodata_timer 
+:      008516 g24_timer_init:
+0x3067 008517 setarg 0 
+0x3068 008518 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008520 branch g24_contw_istore_4byte 
+:      008522 g24_timer_check:
+0x306a 008523 call disable_user 
+0x306b 008524 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008525 ifetcht 4 ,rega 
+0x306d 008527 copy clkn_bt ,pdata 
+0x306e 008528 isub temp ,null 
+0x306f 008529 ncall g24_timer_timeout ,positive 
+0x3070 008530 copy pdata ,regb 
+0x3071 008531 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008532 ifetch 4 ,rega 
+0x3073 008534 add regc ,offset_24g_interval ,rega 
+0x3074 008535 ifetcht 1 ,rega 
+0x3075 008537 iadd temp ,temp 
+0x3076 008538 copy regb ,pdata 
+0x3077 008539 isub temp ,null 
+0x3078 008540 nrtn positive 
+0x3079 008541 set0 28 ,pdata 
+0x307a 008542 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008543 istore 4 ,contw 
+0x307c 008545 branch enable_user 
+:      008547 g24_mode_switch_init:
+0x307d 008548 setarg 1 
+0x307e 008549 call g24_store_mem_mode_switch 
+0x307f 008551 call g24_set0_mem_time_slice 
+0x3080 008553 setarg 0xff 
+0x3081 008554 add regc ,offset_24g_interval ,contw 
+0x3082 008555 istore 1 ,contw 
+0x3083 008557 branch g24_timer_init 
+:      008559 g24_mode_switch:
+0x3084 008560 setarg offset_24g_mode_switch 
+0x3085 008561 call g24_set_rega_ifetch_1byte 
+0x3086 008563 rtn blank 
+0x3087 008564 call g24_timer_check 
+0x3088 008565 nrtn user 
+0x3089 008566 call g24_fetch_mem_time_slice 
+0x308a 008568 increase 1 ,pdata 
+0x308b 008569 and_into 1 ,pdata 
+0x308c 008570 call g24_store_mem_time_slice 
+0x308d 008572 beq 0 ,dongle_check_mode 
+0x308e 008573 beq 1 ,g24_bind_mode_enable 
+0x308f 008574 rtn 
+:      008576 g24_bind_mode_enable:
+0x3090 008580 setarg dongle_bind 
+0x3091 008581 call g24_store_mem_dongle_work_mode 
+0x3092 008582 branch g24_set0_mem_dongle_mode_init 
+:      008584 g24_enable_nodata_timer:
+0x3093 008585 setarg 1 
+0x3094 008586 call g24_store_mem_nodata_timer_enable 
+:      008588 g24_enable_nodata_timer_init:
+0x3095 008589 setarg timer_nodata_delay 
+0x3096 008590 arg timer_nodata ,queue 
+0x3097 008591 branch timer_init 
+:      008593 g24_rx_nodata_process:
+0x3098 008594 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008596 rtn blank 
+0x309a 008597 arg timer_nodata ,queue 
+0x309b 008598 call timer_check 
+0x309c 008599 nrtn blank 
+0x309d 008600 call g24_set0_mem_nodata_timer_enable 
+0x309e 008603 setarg dongle_search 
+0x309f 008604 call g24_store_mem_dongle_work_mode 
+0x30a0 008606 call g24_set0_mem_dongle_mode_init 
+0x30a1 008608 branch g24_rx_interrupt_clear 
+:      008610 g24_dongle_search_mode_auto:
+0x30a2 008611 bpatch patch18_0 ,mem_patch18 
+0x30a3 008612 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008614 rtnne dongle_search 
+0x30a5 008615 call g24_dongle_search_mode_init 
+0x30a6 008616 call g24_rx_auto_addr_ch_search 
+0x30a7 008617 call g24_receive_transmit_ack 
+0x30a8 008618 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008620 call g24_dongle_search_addr_check 
+0x30aa 008621 call g24_receive_packet_parse ,zero 
+0x30ab 008625 call dongle_check_mode 
+0x30ac 008626 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008628 set1 dongle_work ,pdata 
+0x30ae 008629 call g24_store_mem_dongle_mode_init 
+0x30af 008631 call g24_rx_interrupt_clear 
+0x30b0 008632 call g24_enable_nodata_timer 
+0x30b1 008633 call g24_dongle_search_addr_check 
+0x30b2 008634 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008635 setarg offset_24g_kb_addr 
+0x30b4 008636 call g24_set_rega_ifetcht_4byte 
+0x30b5 008638 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008639 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008640 setarg offset_24g_mouse_addr 
+0x30b8 008641 call g24_set_rega_ifetcht_4byte 
+0x30b9 008643 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008644 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008645 rtn 
+:      008647 g24_dongle_search_addr_check:
+0x30bc 008648 setarg offset_24g_rx_addr 
+0x30bd 008649 call g24_set_rega_ifetcht_4byte 
+:      008651 g24_fetch_mem_addr_isub_temp:
+0x30be 008652 call g24_fetch_mem_addr 
+0x30bf 008654 isub temp ,null 
+0x30c0 008655 rtn 
+:      008657 g24_dg_ch_num_reinit:
+0x30c1 008658 setarg offset_24g_dg_ch_number 
+0x30c2 008659 call g24_set_rega_ifetch_1byte 
+:      008661 g24_current_ch_num_reinit:
+0x30c3 008663 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008664 branch g24_contw_istore_1byte 
+:      008666 g24_kb_ch_num_reinit:
+0x30c5 008667 setarg offset_24g_kb_ch_number 
+0x30c6 008668 call g24_set_rega_ifetch_1byte 
+0x30c7 008670 branch g24_current_ch_num_reinit 
+:      008671 g24_ms_ch_num_reinit:
+0x30c8 008672 setarg offset_24g_ms_ch_number 
+0x30c9 008673 call g24_set_rega_ifetch_1byte 
+0x30ca 008675 branch g24_current_ch_num_reinit 
+:      008677 g24_dongle_search_mode_init:
+0x30cb 008678 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008680 rtnbit1 dongle_search 
+0x30cd 008681 set1 dongle_search ,pdata 
+0x30ce 008682 call g24_store_mem_dongle_mode_init 
+0x30cf 008684 call g24_set0_mem_time_slice 
+0x30d0 008686 call g24_set1_mem_ackpayload_enable 
+0x30d1 008688 setarg 0 
+0x30d2 008689 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008690 istore 3 ,contw 
+0x30d4 008692 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008693 call g24_set_contw_with_temp 
+0x30d6 008694 istore 7 ,contw 
+0x30d7 008697 call g24_dongle_search_addr_check 
+0x30d8 008698 nrtn zero 
+0x30d9 008699 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008700 ifetch 1 ,rega 
+0x30db 008702 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008703 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008705 add regc ,offset_24g_ch ,rega 
+0x30de 008706 ifetch 1 ,rega 
+0x30df 008709 branch g24_store_mem_dg_last_ch 
+:      008711 g24_rx_auto_addr_ch_search:
+0x30e0 008712 bpatch patch18_1 ,mem_patch18 
+0x30e1 008713 call g24_fetch_mem_time_slice 
+0x30e2 008715 increase 1 ,pdata 
+0x30e3 008716 and_into 3 ,pdata 
+0x30e4 008717 call g24_store_mem_time_slice 
+0x30e5 008720 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008721 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008722 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008723 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008724 rtn 
+:      008726 g24_rx_auto_bind_config_mouse:
+0x30ea 008727 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008728 setarg offset_24g_mouse_addr 
+0x30ec 008729 call g24_set_rega_ifetch_4byte 
+0x30ed 008731 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008732 call g24_store_mem_addr 
+0x30ef 008734 setarg offset_24g_ms_config_ch_once 
+0x30f0 008735 call g24_set_rega_ifetch_1byte 
+0x30f1 008737 call g24_ms_config_ch_once ,blank 
+0x30f2 008738 setarg offset_24g_ms_last_ch 
+0x30f3 008739 call g24_set_rega_ifetch_1byte 
+0x30f4 008741 call g24_store_mem_ch 
+0x30f5 008743 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008744 ifetcht 1 ,rega 
+0x30f7 008746 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008747 call rssi_noise_store 
+0x30f9 008748 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008749 istoret 1 ,contw 
+0x30fb 008751 call g24_noise_rssi_average 
+0x30fc 008752 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008753 istoret 1 ,contw 
+0x30fe 008755 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008756 nrtn positive 
+0x3100 008757 setarg offset_24g_ms_ch_number 
+0x3101 008758 call g24_set_rega_ifetcht_1byte 
+0x3102 008760 call g24_ch_temp_incre_size4 
+0x3103 008761 arg offset_24g_ms_ch_number ,rega 
+0x3104 008762 call g24_set_contw_with_regb2 
+0x3105 008763 istoret 1 ,contw 
+:      008765 g24_store_mem_ms_last_ch:
+0x3106 008767 arg offset_24g_ms_last_ch ,rega 
+0x3107 008768 branch g24_set_contw_with_regb_store_1byte 
+:      008770 g24_ms_config_ch_once:
+0x3108 008771 setarg 1 
+0x3109 008772 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008773 call g24_set_contw_with_regb_store_1byte 
+0x310b 008775 arg 0 ,temp 
+0x310c 008776 call g24_ch_calc 
+0x310d 008779 branch g24_store_mem_ms_last_ch 
+:      008781 g24_rx_auto_bind_config_kb:
+0x310e 008782 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008783 setarg offset_24g_kb_addr 
+0x3110 008784 call g24_set_rega_ifetch_4byte 
+0x3111 008786 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008787 call g24_store_mem_addr 
+0x3113 008789 setarg offset_24g_kb_config_ch_once 
+0x3114 008790 call g24_set_rega_ifetch_1byte 
+0x3115 008792 call g24_kb_config_ch_once ,blank 
+0x3116 008793 setarg offset_24g_kb_last_ch 
+0x3117 008794 call g24_set_rega_ifetch_1byte 
+0x3118 008796 call g24_store_mem_ch 
+0x3119 008798 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008799 ifetcht 1 ,rega 
+0x311b 008801 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008802 call rssi_noise_store 
+0x311d 008803 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008804 istoret 1 ,contw 
+0x311f 008806 call g24_noise_rssi_average 
+0x3120 008807 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008808 istoret 1 ,contw 
+0x3122 008810 sub temp ,rssi_thresh_noise ,null 
+0x3123 008811 nrtn positive 
+0x3124 008812 setarg offset_24g_kb_ch_number 
+0x3125 008813 call g24_set_rega_ifetcht_1byte 
+0x3126 008815 call g24_ch_temp_incre_size4 
+0x3127 008816 arg offset_24g_kb_ch_number ,rega 
+0x3128 008817 call g24_set_contw_with_regb2 
+0x3129 008818 istoret 1 ,contw 
+:      008820 g24_store_mem_kb_last_ch:
+0x312a 008822 arg offset_24g_kb_last_ch ,rega 
+0x312b 008823 branch g24_set_contw_with_regb_store_1byte 
+:      008825 g24_kb_config_ch_once:
+0x312c 008826 setarg 1 
+0x312d 008827 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008828 call g24_set_contw_with_regb_store_1byte 
+0x312f 008830 arg 0 ,temp 
+0x3130 008831 call g24_ch_calc 
+0x3131 008834 branch g24_store_mem_kb_last_ch 
+:      008836 g24_rx_auto_bind_config_dongle:
+0x3132 008837 call g24_dongle_bind_ms_payload_cfg 
+0x3133 008838 call g24_fetch_mem_rx_addr 
+0x3134 008840 call g24_store_mem_addr 
+0x3135 008842 setarg offset_24g_dg_config_ch_once 
+0x3136 008843 call g24_set_rega_ifetch_1byte 
+0x3137 008845 call g24_dg_config_ch_once ,blank 
+0x3138 008846 call g24_dg_store_config_ch 
+0x3139 008847 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 008848 ifetcht 1 ,rega 
+0x313b 008850 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 008851 call rssi_noise_store 
+0x313d 008852 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 008853 istoret 1 ,contw 
+0x313f 008855 call g24_noise_rssi_average 
+0x3140 008856 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 008857 istoret 1 ,contw 
+0x3142 008859 sub temp ,rssi_thresh_noise ,null 
+0x3143 008860 nrtn positive 
+0x3144 008861 setarg offset_24g_dg_ch_number 
+0x3145 008862 call g24_set_rega_ifetcht_1byte 
+0x3146 008864 call g24_ch_temp_incre_size4 
+0x3147 008865 arg offset_24g_dg_ch_number ,rega 
+0x3148 008866 call g24_set_contw_with_regb2 
+0x3149 008867 istoret 1 ,contw 
+:      008869 g24_store_mem_dg_last_ch:
+0x314a 008872 arg offset_24g_dg_last_ch ,rega 
+0x314b 008873 branch g24_set_contw_with_regb_store_1byte 
+:      008876 g24_dg_config_ch_once:
+0x314c 008881 setarg 1 
+0x314d 008882 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 008883 call g24_set_contw_with_regb_store_1byte 
+:      008884 g24_dg_store_config_ch:
+0x314f 008885 setarg offset_24g_dg_last_ch 
+0x3150 008886 call g24_set_rega_ifetch_1byte 
+0x3151 008887 branch g24_store_mem_ch 
+:      008890 g24_transmit_ack:
+0x3152 008892 add regc ,offset_24g_rxbuf ,rega 
+0x3153 008893 ifetch 1 ,rega 
+0x3154 008895 call g24_store_mem_data_type 
+0x3155 008898 call g24_read_len_pid_crc 
+0x3156 008900 call g24_fetch_mem_rxbuf_add1 
+0x3157 008902 isolate1 bit_ack_24g ,pdata 
+0x3158 008903 branch g24tx_no_ack ,true 
+:      008904 g24tx_with_ack:
+0x3159 008905 call g24_ackpayload_prep 
+0x315a 008906 call g24_transmit_prep 
+0x315b 008907 call g24_transmit 
+:      008908 g24tx_no_ack:
+0x315c 008909 branch g24_end_of_packet 
+:      008911 g24_ackpayload_prep:
+0x315d 008912 bpatch patch18_2 ,mem_patch18 
+0x315e 008913 add regc ,offset_24g_datalen ,contw 
+0x315f 008914 call g24_mem_set0 
+0x3160 008916 setarg offset_24g_ackpayload_enable 
+0x3161 008917 call g24_set_rega_ifetch_1byte 
+0x3162 008919 rtn blank 
+0x3163 008920 setarg 0x06 
+0x3164 008921 add regc ,offset_24g_datalen ,contw 
+0x3165 008922 istore 1 ,contw 
+0x3166 008924 arg 0x06 ,loopcnt 
+0x3167 008925 setarg offset_24g_bind_payload 
+0x3168 008926 iadd regc ,contr 
+0x3169 008928 add regc ,offset_24g_txbuf ,contw 
+0x316a 008930 branch memcpy 
+:      008933 g24_receive_packet_start:
+0x316b 008934 call g24_receive_transmit_ack 
+0x316c 008935 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 008936 branch g24_receive_packet_parse 
+:      008938 g24_receive_transmit_ack:
+0x316e 008939 call g24_rx_interrupt_clear 
+0x316f 008940 call g24_receive_packet 
+0x3170 008941 nrtn user3 
+0x3171 008942 branch g24_transmit_ack 
+:      008944 g24_receive_packet_parse:
+0x3172 008945 bpatch patch18_3 ,mem_patch18 
+0x3173 008946 call g24_receive_packet_parse_pid_crc 
+0x3174 008947 nbranch g24_rx_interrupt_clear ,user 
+0x3175 008948 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 008949 ifetch 1 ,rega 
+0x3177 008951 branch g24_rx_interrupt_clear ,blank 
+0x3178 008952 increase 2 ,pdata 
+0x3179 008953 iforce loopcnt 
+0x317a 008954 add regc ,offset_24g_rxbuf ,contr 
+0x317b 008956 setarg offset_24g_rxdata_temp 
+0x317c 008957 iadd regc ,contw 
+0x317d 008959 call memcpy 
+0x317e 008960 call g24_set0_mem_mode_switch 
+0x317f 008962 call g24_fetch_mem_pair_mode 
+0x3180 008964 call g24_enable_nodata_timer ,blank 
+0x3181 008965 setarg offset_24g_rxdata_temp_add2 
+0x3182 008966 call g24_set_rega_ifetch_1byte 
+0x3183 008968 beq 0x01 ,g24_data_type1 
+0x3184 008969 beq 0x02 ,g24_data_type2 
+0x3185 008970 beq 0x03 ,g24_data_type3 
+0x3186 008971 beq 0xff ,g24_data_attemp 
+0x3187 008972 branch g24_rx_interrupt_clear 
+:      008974 g24_receive_packet_parse_pid_crc:
+0x3188 008975 call g24_head_ptr2regc 
+0x3189 008976 call disable_user 
+0x318a 008977 add regc ,offset_24g_sta_pid ,rega 
+0x318b 008978 ifetch 1 ,rega 
+0x318c 008980 add regc ,offset_24g_last_pid ,rega 
+0x318d 008981 ifetcht 1 ,rega 
+0x318e 008983 isub temp ,null 
+0x318f 008984 ncall enable_user ,zero 
+0x3190 008985 add regc ,offset_24g_sta_pid ,rega 
+0x3191 008986 ifetch 1 ,rega 
+0x3192 008988 add regc ,offset_24g_last_pid ,contw 
+0x3193 008989 istore 1 ,contw 
+0x3194 008991 add regc ,offset_24g_sta_crc ,rega 
+0x3195 008992 ifetch 3 ,rega 
+0x3196 008994 add regc ,offset_24g_last_crc ,rega 
+0x3197 008995 ifetcht 3 ,rega 
+0x3198 008997 isub temp ,null 
+0x3199 008998 ncall enable_user ,zero 
+0x319a 008999 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009000 ifetch 3 ,rega 
+0x319c 009002 add regc ,offset_24g_last_crc ,contw 
+0x319d 009004 branch g24_contw_istore_3byte 
+:      009006 g24_data_type1:
+0x319e 009007 call g24_ch_timer_reinit 
+0x319f 009008 call g24_fetch_mem_abort_pac 
+0x31a0 009009 store 1 ,mem_temp 
+0x31a1 009011 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009012 fetch 1 ,mem_temp 
+0x31a3 009014 isolate1 bit_abort ,temp 
+0x31a4 009015 setflag true ,0 ,pdata 
+0x31a5 009016 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009017 istore 1 ,contw 
+0x31a7 009019 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009020 call g24_fetch_mem_hop_pac 
+0x31a9 009022 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009024 isolate1 bit_hop ,temp 
+0x31ab 009025 setflag true ,0 ,pdata 
+0x31ac 009026 call g24_store_mem_hop_pac 
+0x31ad 009028 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009029 ifetch 2 ,rega 
+0x31af 009031 branch callback_func 
+:      009033 dongle_rxdata_type1:
+0x31b0 009034 setarg ms_report_id 
+0x31b1 009035 store 1 ,mem_usb_mouse_data 
+0x31b2 009036 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009038 istore 7 ,contw 
+0x31b4 009039 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009041 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009042 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009044 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009045 g24_data_type1_usbtx_enable:
+0x31b8 009046 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009047 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009048 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009049 set1 2 ,pdata 
+0x31bb 009050 store 1 ,mem_usb_tx_enable 
+0x31bc 009051 rtn 
+:      009053 g24_ms_enable_blank_data_forcibly:
+0x31bd 009054 setarg 1 
+0x31be 009055 call g24_store_mem_ms_blank_data_enable 
+:      009057 g24_ms_enable_blank_data_timer:
+0x31bf 009058 setarg timer_ms_blank_delay 
+0x31c0 009059 arg timer_ms_blank ,queue 
+0x31c1 009060 branch timer_init 
+:      009061 g24_ms_disable_blank_data_forcibly:
+0x31c2 009062 call g24_set0_mem_ms_blank_data_enable 
+:      009064 g24_ms_disable_blank_data_timer:
+0x31c3 009065 setarg 0 
+0x31c4 009066 arg timer_ms_blank ,queue 
+0x31c5 009067 branch timer_init 
+:      009069 g24_data_type2:
+0x31c6 009070 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009072 isolate1 bit_abort ,temp 
+0x31c8 009073 branch g24_data_attemp_kbd ,true 
+0x31c9 009074 arg mem_usb_kb_data ,contw 
+0x31ca 009075 call g24_data_type2_reverse_data 
+0x31cb 009076 fetch 8 ,mem_usb_kb_data 
+0x31cc 009077 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009078 fetch 8 ,mem_usb_kb_data 
+0x31ce 009079 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009080 call g24_head_ptr2regc 
+0x31d0 009081 fetch 8 ,mem_usb_kb_data 
+0x31d1 009082 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009083 call g24_set_contw_with_temp 
+0x31d3 009084 istore 8 ,contw 
+0x31d4 009086 setarg offset_24g_kb_data_last_data 
+0x31d5 009087 iadd regc ,rega 
+0x31d6 009088 ifetcht 8 ,rega 
+0x31d7 009090 isub temp ,null 
+0x31d8 009091 ncall g24_kb_data_dispose ,zero 
+0x31d9 009092 setarg offset_24g_kb_data_sta_data 
+0x31da 009093 iadd regc ,rega 
+0x31db 009094 ifetch 8 ,rega 
+0x31dc 009096 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009097 call g24_set_contw_with_temp 
+0x31de 009098 istore 8 ,contw 
+0x31df 009100 branch g24_rx_interrupt_clear 
+:      009102 g24_data_type2_reverse_data:
+0x31e0 009103 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009104 iadd regc ,contr 
+0x31e2 009106 arg 9 ,loopcnt 
+0x31e3 009107 branch reverse_byte 
+:      009109 g24_kb_enable_blank_data_forcibly:
+0x31e4 009110 setarg 1 
+0x31e5 009111 call g24_store_mem_kb_blank_data_enable 
+:      009113 g24_kb_enable_blank_data_timer:
+0x31e6 009114 setarg timer_kb_blank_delay 
+0x31e7 009115 arg timer_kb_blank ,queue 
+0x31e8 009116 branch timer_init 
+:      009118 g24_kb_disable_blank_data_forcibly:
+0x31e9 009119 call g24_set0_mem_kb_blank_data_enable 
+:      009121 g24_kb_disable_blank_data_timer:
+0x31ea 009122 setarg 0 
+0x31eb 009123 arg timer_kb_blank ,queue 
+0x31ec 009124 branch timer_init 
+:      009126 g24_kb_data_dispose:
+:      009127 g24_kb_data_into_ep1_fifo:
+0x31ed 009128 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009129 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009130 set1 1 ,pdata 
+0x31f0 009131 store 1 ,mem_usb_tx_enable 
+0x31f1 009132 rtn 
+:      009134 g24_data_type3:
+0x31f2 009135 arg mem_usb_kb_multikey ,contw 
+0x31f3 009136 call g24_data_type2_reverse_data 
+0x31f4 009137 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009138 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009139 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009140 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009141 call g24_head_ptr2regc 
+0x31f9 009142 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009143 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009144 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009146 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009147 iadd regc ,rega 
+0x31fe 009148 ifetcht 3 ,rega 
+0x31ff 009150 isub temp ,null 
+0x3200 009151 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009152 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009153 iadd regc ,rega 
+0x3203 009154 ifetch 3 ,rega 
+0x3204 009156 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009157 call g24_set_contw_with_temp_store_3byte 
+0x3206 009159 branch g24_rx_interrupt_clear 
+:      009161 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009162 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009163 branch g24_data_type1_usbtx_enable_ep2 
+:      009165 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009166 setarg 1 
+0x320a 009167 call g24_store_mem_kb_mul_blank_data_enable 
+:      009169 g24_kb_mul_enable_blank_data_timer:
+0x320b 009170 setarg timer_kb_mul_blank_delay 
+0x320c 009171 arg timer_kb_mul_blank ,queue 
+0x320d 009172 branch timer_init 
+:      009174 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009175 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009177 g24_kb_mul_disable_blank_data_timer:
+0x320f 009178 setarg 0 
+0x3210 009179 arg timer_kb_mul_blank ,queue 
+0x3211 009180 branch timer_init 
+:      009182 g24_data_attemp:
+0x3212 009183 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009185 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009186 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009187 rtn 
+:      009188 g24_data_attemp_mouse:
+0x3216 009189 setarg offset_24g_rxdata_temp_add4 
+0x3217 009190 call g24_set_rega_ifetch_4byte 
+0x3218 009191 arg offset_24g_mouse_addr ,rega 
+0x3219 009192 call g24_set_contw_with_temp 
+0x321a 009195 branch g24_contw_istore_4byte 
+:      009197 g24_data_attemp_kbd:
+0x321b 009198 setarg offset_24g_rxdata_temp_add4 
+0x321c 009199 call g24_set_rega_ifetch_4byte 
+0x321d 009200 arg offset_24g_kb_addr ,rega 
+0x321e 009201 call g24_set_contw_with_temp 
+0x321f 009204 branch g24_contw_istore_4byte 
+:      009206 g24_store_mem_24g_mode:
+0x3220 009207 call g24_head_ptr2regc 
+0x3221 009208 add regc ,offset_24g_mode ,contw 
+0x3222 009209 istore 1 ,contw 
+0x3223 009210 rtn 
+:      009212 g24_fetch_mem_device_addr:
+0x3224 009213 call g24_head_ptr2regc 
+0x3225 009214 add regc ,offset_24g_device_addr ,rega 
+0x3226 009215 branch g24_rega_ifetch_4byte 
+:      009216 g24_store_mem_device_addr:
+0x3227 009217 call g24_head_ptr2regc 
+0x3228 009218 add regc ,offset_24g_device_addr ,contw 
+0x3229 009219 branch g24_contw_istore_4byte 
+:      009221 g24_fetch_mem_addr:
+0x322a 009222 add regc ,offset_24g_addr ,rega 
+0x322b 009223 branch g24_rega_ifetch_4byte 
+:      009224 g24_store_mem_addr:
+0x322c 009225 add regc ,offset_24g_addr ,contw 
+:      009226 g24_contw_istore_4byte:
+0x322d 009227 istore 4 ,contw 
+0x322e 009228 rtn 
+:      009230 g24_store_mem_ch:
+0x322f 009231 add regc ,offset_24g_ch ,contw 
+0x3230 009232 branch g24_contw_istore_1byte 
+:      009234 g24_set0_mem_pid:
+0x3231 009235 setarg 0 
+:      009236 g24_store_mem_pid:
+0x3232 009237 call g24_head_ptr2regc 
+0x3233 009238 add regc ,offset_24g_pid ,contw 
+0x3234 009239 branch g24_contw_istore_1byte 
+:      009241 g24_store_mem_txpayload:
+0x3235 009242 add regc ,offset_24g_txpayload ,contw 
+0x3236 009243 branch g24_contw_istore_1byte 
+:      009245 g24_set4_mem_max_retry:
+0x3237 009246 setarg 4 
+:      009247 g24_store_mem_max_retry:
+0x3238 009248 add regc ,offset_24g_max_retry ,contw 
+0x3239 009249 branch g24_contw_istore_1byte 
+:      009251 g24_fetch_mem_data_type:
+0x323a 009252 add regc ,offset_24g_data_type ,rega 
+0x323b 009253 branch g24_rega_ifetch_1byte 
+:      009254 g24_store_mem_data_type:
+0x323c 009255 add regc ,offset_24g_data_type ,contw 
+0x323d 009256 branch g24_contw_istore_1byte 
+:      009258 g24_set2_mem_sync_cnt:
+0x323e 009259 setarg 2 
+:      009260 g24_store_mem_sync_cnt:
+0x323f 009261 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009262 branch g24_contw_istore_1byte 
+:      009264 g24_set1_mem_rf_last_sta:
+0x3241 009265 setarg 1 
+:      009266 g24_store_mem_rf_last_sta:
+0x3242 009267 call g24_head_ptr2regc 
+0x3243 009268 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009269 branch g24_contw_istore_1byte 
+:      009271 g24_fetch_mem_hop_pac:
+0x3245 009272 call g24_head_ptr2regc 
+0x3246 009273 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009274 branch g24_rega_ifetch_1byte 
+:      009275 g24_set1_mem_hop_pac:
+0x3248 009276 setarg 1 
+:      009277 g24_store_mem_hop_pac:
+0x3249 009278 call g24_head_ptr2regc 
+0x324a 009279 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009280 branch g24_contw_istore_1byte 
+:      009282 g24_fetch_mem_abort_pac:
+0x324c 009283 call g24_head_ptr2regc 
+0x324d 009284 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009285 branch g24_rega_ifetch_1byte 
+:      009286 g24_set1_mem_abort_pac:
+0x324f 009287 setarg 1 
+:      009288 g24_store_mem_abort_pac:
+0x3250 009289 call g24_head_ptr2regc 
+0x3251 009290 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009291 branch g24_contw_istore_1byte 
+:      009293 g24_fetch_mem_pairing_sm:
+0x3253 009294 call g24_head_ptr2regc 
+0x3254 009295 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009296 branch g24_rega_ifetch_1byte 
+:      009297 g24_store_mem_pairing_sm:
+0x3256 009298 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009299 branch g24_contw_istore_1byte 
+:      009301 g24_fetch_mem_rf_hop_ch:
+0x3258 009302 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009303 branch g24_rega_ifetch_1byte 
+:      009304 g24_set0_mem_rf_hop_ch:
+0x325a 009305 setarg 0 
+:      009306 g24_store_mem_rf_hop_ch:
+0x325b 009307 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009308 branch g24_contw_istore_1byte 
+:      009310 g24_fetch_mem_rf_work_stage:
+0x325d 009311 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009312 branch g24_rega_ifetch_1byte 
+:      009314 g24_fetch_mem_rxbuf_add1:
+0x325f 009315 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009316 branch g24_rega_ifetch_1byte 
+:      009318 g24_fetch_mem_check_dongle_times:
+0x3261 009319 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009320 branch g24_rega_ifetch_1byte 
+:      009321 g24_set0_mem_check_dongle_times:
+0x3263 009322 setarg 0 
+:      009323 g24_store_mem_check_dongle_times:
+0x3264 009324 call g24_head_ptr2regc 
+0x3265 009325 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009326 branch g24_contw_istore_1byte 
+:      009328 g24_store_mem_tx_power:
+0x3267 009329 call g24_head_ptr2regc 
+0x3268 009330 add regc ,offset_tx_power_temp ,rega 
+0x3269 009331 ifetch 1 ,rega 
+:      009332 g24_store_mem_txpower:
+0x326a 009333 store 1 ,mem_tx_power 
+0x326b 009334 rtn 
+:      009336 g24_store_mem_tx_power_temp:
+0x326c 009337 call g24_head_ptr2regc 
+0x326d 009338 fetch 1 ,mem_tx_power 
+0x326e 009340 add regc ,offset_tx_power_temp ,contw 
+0x326f 009341 branch g24_contw_istore_1byte 
+:      009343 g24_fetch_mem_power_ctrl_pac:
+0x3270 009344 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009345 branch g24_rega_ifetch_1byte 
+:      009347 g24_store_mem_power_ctrl_level:
+0x3272 009348 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009349 branch g24_contw_istore_1byte 
+:      009351 g24_fetcht_mem_rxdata_temp:
+0x3274 009352 setarg offset_24g_rxdata_temp 
+:      009353 g24_set_rega_ifetcht_1byte:
+0x3275 009354 iadd regc ,rega 
+0x3276 009355 ifetcht 1 ,rega 
+0x3277 009356 rtn 
+:      009358 g24_fetch_mem_rf_laststa:
+0x3278 009359 setarg offset_24g_rf_laststa 
+0x3279 009360 branch g24_set_rega_ifetch_1byte 
+:      009361 g24_set0_mem_rf_laststa:
+0x327a 009362 setarg 0 
+:      009363 g24_store_mem_rf_laststa:
+0x327b 009364 arg offset_24g_rf_laststa ,rega 
+0x327c 009365 branch g24_set_contw_with_regb_store_1byte 
+:      009367 g24_fetch_mem_rx_addr:
+0x327d 009368 setarg offset_24g_rx_addr 
+:      009369 g24_set_rega_ifetch_4byte:
+0x327e 009370 call g24_set_rega 
+:      009371 g24_rega_ifetch_4byte:
+0x327f 009372 ifetch 4 ,rega 
+0x3280 009373 rtn 
+:      009375 g24_fetch_mem_time_slice:
+0x3281 009376 setarg offset_24g_time_slice 
+0x3282 009377 branch g24_set_rega_ifetch_1byte 
+:      009378 g24_set0_mem_time_slice:
+0x3283 009379 setarg 0 
+:      009380 g24_store_mem_time_slice:
+0x3284 009381 arg offset_24g_time_slice ,rega 
+0x3285 009382 branch g24_set_contw_with_regb_store_1byte 
+:      009384 g24_set0_mem_mode_switch:
+0x3286 009385 setarg 0 
+:      009386 g24_store_mem_mode_switch:
+0x3287 009387 arg offset_24g_mode_switch ,rega 
+0x3288 009388 branch g24_set_contw_with_regb_store_1byte 
+:      009390 g24_store_mem_bind_payload:
+0x3289 009391 arg offset_24g_bind_payload ,rega 
+0x328a 009392 branch g24_set_contw_with_regb_store_1byte 
+:      009394 g24_fetch_mem_bind_device_status:
+0x328b 009395 setarg offset_dongle_bind_device_status 
+0x328c 009396 branch g24_set_rega_ifetch_1byte 
+:      009397 g24_store_mem_bind_device_status:
+0x328d 009398 arg offset_dongle_bind_device_status ,rega 
+0x328e 009399 branch g24_set_contw_with_regb_store_1byte 
+:      009401 g24_fetch_mem_dongle_work_mode:
+0x328f 009402 setarg offset_dongle_work_mode 
+0x3290 009403 branch g24_set_rega_ifetch_1byte 
+:      009404 g24_set_work_mem_dongle_work_mode:
+0x3291 009405 setarg dongle_work 
+:      009406 g24_store_mem_dongle_work_mode:
+0x3292 009407 arg offset_dongle_work_mode ,rega 
+0x3293 009408 branch g24_set_contw_with_regb_store_1byte 
+:      009410 g24_fetch_mem_dongle_mode_init:
+0x3294 009411 setarg offset_dongle_mode_init 
+0x3295 009412 branch g24_set_rega_ifetch_1byte 
+:      009413 g24_set0_mem_dongle_mode_init:
+0x3296 009414 setarg clear_init 
+:      009415 g24_store_mem_dongle_mode_init:
+0x3297 009416 arg offset_dongle_mode_init ,rega 
+0x3298 009417 branch g24_set_contw_with_regb_store_1byte 
+:      009419 g24_set0_mem_ackpayload_enable:
+0x3299 009420 setarg 0 
+:      009421 g24_store_mem_ackpayload_enable:
+0x329a 009422 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009423 branch g24_set_contw_with_regb_store_1byte 
+:      009424 g24_set1_mem_ackpayload_enable:
+0x329c 009425 setarg 1 
+0x329d 009426 branch g24_store_mem_ackpayload_enable 
+:      009428 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009429 setarg offset_24g_rxdata_temp_add3 
+0x329f 009430 call g24_set_rega 
+0x32a0 009431 ifetch 7 ,rega 
+0x32a1 009432 rtn 
+:      009434 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009435 setarg offset_24g_nodata_timer_enable 
+0x32a3 009436 branch g24_set_rega_ifetch_1byte 
+:      009437 g24_set0_mem_nodata_timer_enable:
+0x32a4 009438 setarg 0 
+:      009439 g24_store_mem_nodata_timer_enable:
+0x32a5 009440 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009441 branch g24_set_contw_with_regb_store_1byte 
+:      009443 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009444 setarg 0 
+:      009445 g24_store_mem_ms_blank_data_enable:
+0x32a8 009446 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009447 branch g24_set_contw_with_regb_store_1byte 
+:      009449 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009450 setarg 0 
+:      009451 g24_store_mem_kb_blank_data_enable:
+0x32ab 009452 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009453 branch g24_set_contw_with_regb_store_1byte 
+:      009455 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009456 setarg 0 
+:      009457 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009458 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009459 branch g24_set_contw_with_regb_store_1byte 
+:      009461 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009462 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009463 branch g24_set_contw_with_regb_store_1byte 
+:      009465 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009466 arg offset_power_ctrl_threshold_down ,rega 
+:      009467 g24_set_contw_with_regb_store_1byte:
+0x32b3 009468 call g24_set_contw_with_regb 
+:      009469 g24_contw_istore_1byte:
+0x32b4 009470 istore 1 ,contw 
+0x32b5 009471 rtn 
+:      009473 g24_fetch_mem_pair_mode:
+0x32b6 009474 setarg offset_24g_pair_mode 
+0x32b7 009475 branch g24_set_rega_ifetch_1byte 
+:      009477 g24_store_mem_pair_mode:
+0x32b8 009478 arg offset_24g_pair_mode ,rega 
+0x32b9 009479 branch g24_set_contw_with_regb_store_1byte 
+:      009481 g24_store_mem_pair_txpower:
+0x32ba 009482 setarg offset_24g_pair_txpower 
+0x32bb 009483 call g24_set_rega_ifetch_1byte 
+0x32bc 009484 branch g24_store_mem_txpower 
+:      009486 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009487 setarg offset_24g_rxdata_temp_add3 
+0x32be 009488 branch g24_set_rega_ifetch_1byte 
+:      009490 g24_set_contw_with_temp:
+0x32bf 009491 copy pdata ,temp 
+0x32c0 009492 copy rega ,pdata 
+0x32c1 009493 iadd regc ,contw 
+0x32c2 009494 copy temp ,pdata 
+0x32c3 009495 rtn 
+:      009497 g24_set_contw_with_temp_store_3byte:
+0x32c4 009498 call g24_set_contw_with_temp 
+:      009499 g24_contw_istore_3byte:
+0x32c5 009500 istore 3 ,contw 
+0x32c6 009501 rtn 
+:      009503 g24_set_contw_with_regb:
+0x32c7 009504 call g24_head_ptr2regc 
+:      009505 g24_set_contw_with_regb2:
+0x32c8 009506 copy pdata ,regb 
+0x32c9 009507 copy rega ,pdata 
+0x32ca 009508 iadd regc ,contw 
+0x32cb 009509 copy regb ,pdata 
+0x32cc 009510 rtn 
+:      009512 g24_set_rega:
+0x32cd 009513 call g24_head_ptr2regc 
+0x32ce 009514 iadd regc ,rega 
+0x32cf 009515 rtn 
+:      009517 g24_set_rega_ifetch_1byte:
+0x32d0 009518 call g24_set_rega 
+:      009519 g24_rega_ifetch_1byte:
+0x32d1 009520 ifetch 1 ,rega 
+0x32d2 009521 rtn 
+:      009523 g24_set_rega_ifetcht_4byte:
+0x32d3 009524 call g24_set_rega 
+0x32d4 009525 ifetcht 4 ,rega 
+0x32d5 009526 rtn 
+:      009528 g24_mem_set0:
+0x32d6 009529 setarg 0 
+0x32d7 009530 branch g24_contw_istore_1byte 
+:      009534 app_init:
+0x32d8 009535 bpatch patch18_4 ,mem_patch18 
+0x32d9 009536 fetch 1 ,mem_device_option 
+0x32da 009537 branch app_init ,blank 
+0x32db 009539 beq dvc_op_dongle ,dongle_init 
+0x32dc 009540 beq dvc_op_antilost ,antilost_init 
+0x32dd 009541 beq dvc_op_shutter ,shutter_init 
+0x32de 009542 beq dvc_op_module ,module_init 
+0x32df 009543 beq dvc_op_car ,car_init 
+0x32e0 009544 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009545 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009546 rtn 
+:      009548 app_lpm_init:
+0x32e3 009549 bpatch patch18_5 ,mem_patch18 
+0x32e4 009550 jam 0 ,mem_tester_emulate 
+0x32e5 009551 jam 0 ,mem_debug_config 
+0x32e6 009552 jam 0 ,mem_lch_code 
+0x32e7 009553 setarg 0 
+0x32e8 009554 store 5 ,mem_sp_state_start 
+0x32e9 009555 fetch 1 ,mem_device_option 
+0x32ea 009556 branch app_lpm_init ,blank 
+0x32eb 009557 beq dvc_op_module ,module_lpm_init 
+:      009558 app_lpm_init0:
+0x32ec 009559 rtn 
+:      009562 app_process_idle:
+0x32ed 009563 call ui_dispatch 
+0x32ee 009564 call check_51cmd 
+0x32ef 009565 call app_process_bb_event 
+0x32f0 009566 fetch 2 ,mem_cb_idle_process 
+0x32f1 009567 branch callback_func 
+:      009569 app_process_bt:
+0x32f2 009570 fetch 2 ,mem_cb_bt_process 
+0x32f3 009571 branch callback_func 
+:      009573 app_process_ble:
+0x32f4 009574 fetch 2 ,mem_cb_le_process 
+0x32f5 009575 branch callback_func 
+:      009577 app_process_bb_event:
+0x32f6 009578 bpatch patch18_6 ,mem_patch18 
+0x32f7 009580 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009581 call fifo_out 
+0x32f9 009582 rtn blank 
+0x32fa 009584 copy pdata ,regc 
+0x32fb 009585 call app_event_normal_process 
+0x32fc 009586 branch app_process_bb_event_priority 
+:      009588 app_discard_event:
+0x32fd 009589 arg 0 ,regc 
+0x32fe 009590 rtn 
+:      009595 app_event_normal_process:
+0x32ff 009596 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009597 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009598 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009599 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009600 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009601 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009602 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009603 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009604 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009605 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009606 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009607 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009608 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009610 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009611 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009612 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009613 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009614 rtn 
+:      009617 app_evt_bt_conn:
+0x3311 009618 fetch 2 ,mem_ui_state_map 
+0x3312 009619 set1 ui_state_bt_connected ,pdata 
+0x3313 009620 store 2 ,mem_ui_state_map 
+0x3314 009621 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009622 set0 app_disc_by_button ,pdata 
+0x3316 009623 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009624 rtn 
+:      009626 app_event_switch_success:
+0x3318 009627 jam 0 ,mem_switch_fail_master_count 
+0x3319 009628 rtn 
+:      009630 app_event_switch_fail_master:
+0x331a 009631 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009632 increase 1 ,pdata 
+0x331c 009633 store 1 ,mem_switch_fail_master_count 
+0x331d 009634 sub pdata ,1 ,null 
+0x331e 009635 branch app_bt_role_switch ,positive 
+0x331f 009636 jam 0 ,mem_switch_fail_master_count 
+0x3320 009637 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009638 set1 app_disc_switch_fail ,pdata 
+0x3322 009639 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009640 branch app_bt_disconnect 
+:      009642 app_process_bb_event_priority:
+0x3324 009643 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009644 branch callback_func 
+:      009646 app_check_wake_lock:
+0x3326 009647 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009648 branch callback_func 
+:      009650 app_will_enter_lpm:
+0x3328 009651 fetch 2 ,mem_cb_before_lpm 
+0x3329 009652 branch callback_func 
+:      009654 app_event_linkkey_generate:
+0x332a 009655 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009656 set1 app_disc_after_pairing ,pdata 
+0x332c 009657 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009658 branch app_bt_store_reconn_info 
+:      009660 app_event_reconn_start:
+0x332e 009661 fetch 2 ,mem_ui_state_map 
+0x332f 009662 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009663 store 2 ,mem_ui_state_map 
+0x3331 009664 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009665 set1 app_disc_after_reconn ,pdata 
+0x3333 009666 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009667 rtn 
+:      009669 app_evt_setup_complete:
+0x3335 009670 fetch 2 ,mem_ui_state_map 
+0x3336 009671 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009672 store 2 ,mem_ui_state_map 
+0x3338 009673 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009674 set1 app_disc_after_setup_done ,pdata 
+0x333a 009675 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009676 rtn 
+:      009678 app_evt_hid_handshake:
+0x333c 009679 fetch 2 ,mem_ui_state_map 
+0x333d 009680 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009681 store 2 ,mem_ui_state_map 
+0x333f 009682 rtn 
+:      009684 app_event_enter_sniff:
+0x3340 009685 fetch 2 ,mem_ui_state_map 
+0x3341 009686 set1 ui_state_bt_sniff ,pdata 
+0x3342 009687 store 2 ,mem_ui_state_map 
+0x3343 009688 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009689 set1 app_disc_after_sniff ,pdata 
+0x3345 009690 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009691 rtn 
+:      009693 app_event_exit_sniff:
+0x3347 009694 fetch 2 ,mem_ui_state_map 
+0x3348 009695 set0 ui_state_bt_sniff ,pdata 
+0x3349 009696 store 2 ,mem_ui_state_map 
+0x334a 009697 rtn 
+:      009699 app_le_event_bb_connected:
+0x334b 009700 fetch 2 ,mem_ui_state_map 
+0x334c 009701 set1 ui_state_ble_connected ,pdata 
+0x334d 009702 store 2 ,mem_ui_state_map 
+0x334e 009703 rtn 
+:      009705 app_le_event_bb_disconn:
+0x334f 009706 fetch 2 ,mem_ui_state_map 
+0x3350 009707 set0 ui_state_ble_connected ,pdata 
+0x3351 009708 store 2 ,mem_ui_state_map 
+0x3352 009709 branch app_lpm_mult_disable 
+:      009711 app_bb_event_hid_connected:
+0x3353 009712 fetch 2 ,mem_ui_state_map 
+0x3354 009713 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009714 store 2 ,mem_ui_state_map 
+0x3356 009715 rtn 
+:      009717 app_evt_button_long_pressed:
+0x3357 009718 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009719 set1 app_disc_by_button ,pdata 
+0x3359 009720 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009721 rtn 
+:      009723 app_event_ml2cap_conn_refused:
+0x335b 009724 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009725 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009726 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009727 branch app_bt_disconnect 
+:      009730 app_evt_timer:
+0x335f 009731 bpatch patch18_7 ,mem_patch18 
+0x3360 009732 store 1 ,mem_app_evt_timer_count 
+:      009733 app_evt_100ms_loop:
+0x3361 009734 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009735 rtn blank 
+0x3363 009736 increase -1 ,pdata 
+0x3364 009737 store 1 ,mem_app_evt_timer_count 
+0x3365 009738 call ui_button_polling 
+0x3366 009739 call app_lpm_wake_auto_lock_timer 
+0x3367 009740 call app_unsniff_delay_timer 
+0x3368 009741 call app_discovery_timer 
+0x3369 009742 call flash_write_spi_sm_timer 
+0x336a 009743 fetch 2 ,mem_cb_event_timer 
+0x336b 009744 call callback_func 
+0x336c 009745 branch app_evt_100ms_loop 
+:      009750 timer_single_step:
+0x336d 009751 ifetch 1 ,regc 
+0x336e 009752 rtn blank 
+0x336f 009753 pincrease -1 
+0x3370 009754 istore 1 ,regc 
+0x3371 009755 nrtn blank 
+0x3372 009756 copy regb ,pdata 
+0x3373 009757 branch callback_func 
+:      009761 timer_single_step_2b:
+0x3374 009762 ifetch 2 ,regc 
+0x3375 009763 rtn blank 
+0x3376 009764 pincrease -1 
+0x3377 009765 istore 2 ,regc 
+0x3378 009766 nrtn blank 
+0x3379 009767 copy regb ,pdata 
+0x337a 009768 branch callback_func 
+:      009770 app_power_timer:
+0x337b 009771 fetcht 2 ,mem_power_param_ptr 
+0x337c 009772 add temp ,power_timer_offset ,regc 
+0x337d 009773 arg app_power_timer_timeout ,regb 
+0x337e 009774 branch timer_single_step 
+:      009776 app_power_timer_timeout:
+0x337f 009777 call app_got_power_state_common 
+0x3380 009778 beq power_starting ,app_enter_power_stanby_state 
+:      009779 app_enter_power_off_state:
+0x3381 009780 branch app_enter_hibernate 
+:      009781 app_enter_power_stanby_state:
+0x3382 009782 setarg power_standby 
+0x3383 009783 istore 1 ,regc 
+0x3384 009784 add temp ,power_standby_cb_offset ,regb 
+:      009785 app_power_cb_common:
+0x3385 009786 ifetch 2 ,regb 
+0x3386 009787 branch callback_func 
+:      009789 app_unsniff_delay_timer:
+0x3387 009790 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009791 arg app_unsniff_delay_timeout ,regb 
+0x3389 009792 branch timer_single_step 
+:      009794 app_unsniff_delay_timeout:
+0x338a 009795 call context_check_idle 
+0x338b 009796 branch app_bt_enter_sniff ,zero 
+0x338c 009797 rtn 
+:      009800 app_discovery_timer:
+0x338d 009801 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009802 arg app_discovery_timeout ,regb 
+0x338f 009803 branch timer_single_step_2b 
+:      009805 app_discovery_timeout:
+0x3390 009806 call app_bt_stop_discovery 
+0x3391 009807 call app_led_off 
+0x3392 009808 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009809 branch callback_func 
+:      009812 app_bb_event_reconn_failed:
+0x3394 009813 call app_disconn_reason_flag_clear 
+:      009814 app_clear_reconnect_flag:
+0x3395 009815 fetch 2 ,mem_ui_state_map 
+0x3396 009816 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009817 store 2 ,mem_ui_state_map 
+0x3398 009818 rtn 
+:      009820 app_bb_event_bb_disconn:
+0x3399 009821 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009822 fetch 2 ,mem_ui_state_map 
+0x339b 009823 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009824 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009825 call app_discard_event ,true 
+:      009826 app_bb_event_bb_reconn_disconn:
+0x339e 009827 bpatch patch19_0 ,mem_patch19 
+0x339f 009828 fetch 2 ,mem_ui_state_map 
+0x33a0 009829 set0 ui_state_bt_connected ,pdata 
+0x33a1 009830 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 009831 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 009832 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 009833 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 009834 store 2 ,mem_ui_state_map 
+0x33a6 009835 branch app_lpm_mult_disable 
+:      009837 app_bb_hibernate:
+0x33a7 009838 call app_disconn_reason_clear 
+0x33a8 009839 branch app_enter_hibernate 
+:      009842 app_disconn_reason_clear:
+0x33a9 009843 setarg 0 
+0x33aa 009844 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 009845 rtn 
+:      009846 app_disconn_reason_flag_clear:
+0x33ac 009847 setarg 0 
+0x33ad 009848 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 009849 rtn 
+:      009851 app_disconn_reason_collect_bt:
+0x33af 009852 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 009853 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 009854 setarg 0 
+0x33b2 009855 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 009856 rtn 
+:      009858 app_disconn_reason_collect_ble:
+0x33b4 009859 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 009860 set1 app_disc_ble ,pdata 
+0x33b6 009861 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 009862 setarg 0 
+0x33b8 009863 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 009864 rtn 
+:      009872 app_check_sniff:
+0x33ba 009873 fetch 1 ,mem_ui_state_map 
+0x33bb 009874 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 009875 rtn 
+:      009883 app_initflag_store:
+0x33bd 009884 setarg eeprom_init_flag 
+:      009885 app_flag_store:
+0x33be 009886 store 2 ,mem_timeup 
+0x33bf 009887 bpatch patch19_1 ,mem_patch19 
+0x33c0 009888 arg 2 ,temp 
+0x33c1 009889 arg mem_timeup ,rega 
+0x33c2 009890 arg eeprom_module_init_flag ,regb 
+0x33c3 009891 branch iicd_write_eep_data 
+:      009894 app_initflag_check:
+0x33c4 009895 bpatch patch19_2 ,mem_patch19 
+0x33c5 009896 arg 2 ,temp 
+0x33c6 009897 arg mem_pdatatemp ,rega 
+0x33c7 009898 arg eeprom_module_init_flag ,regb 
+0x33c8 009899 call iicd_read_eep_data 
+0x33c9 009900 fetch 2 ,mem_pdatatemp 
+0x33ca 009901 arg eeprom_init_flag ,temp 
+0x33cb 009902 isub temp ,null 
+0x33cc 009903 rtn 
+:      009906 app_start_auto_sniff:
+0x33cd 009907 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 009908 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 009909 rtn 
+:      009911 app_get_lpm_wake_lock:
+0x33d0 009912 arg wake_lock_app ,queue 
+0x33d1 009913 branch lpm_get_wake_lock 
+:      009915 app_put_lpm_wake_lock:
+0x33d2 009916 arg wake_lock_app ,queue 
+0x33d3 009917 branch lpm_put_wake_lock 
+:      009919 app_lpm_wake_auto_lock:
+0x33d4 009920 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 009921 branch app_get_lpm_wake_lock 
+:      009923 app_lpm_wake_auto_lock_timer:
+0x33d6 009924 arg mem_wake_up_delay_timer ,regc 
+0x33d7 009925 arg app_put_lpm_wake_lock ,regb 
+0x33d8 009926 branch timer_single_step 
+:      009928 app_l2cap_flow_control_enable:
+0x33d9 009929 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 009930 rtn 
+:      009932 app_l2cap_flow_control_disable:
+0x33db 009933 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 009934 rtn 
+:      009936 app_bt_set_pincode:
+0x33dd 009937 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 009938 branch ui_ipc_send_cmd 
+:      009940 app_bt_role_switch:
+0x33df 009941 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 009942 branch ui_ipc_send_cmd 
+:      009944 app_bt_start_reconnect:
+0x33e1 009945 bpatch patch19_3 ,mem_patch19 
+0x33e2 009946 fetch 1 ,mem_app_connection_options 
+0x33e3 009947 store 1 ,mem_connection_options 
+0x33e4 009948 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 009949 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 009950 branch ui_ipc_send_cmd 
+:      009952 app_bt_reconnect_cancel:
+0x33e7 009953 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 009954 branch ui_ipc_send_cmd 
+:      009956 app_bt_disconnect:
+0x33e9 009957 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 009958 branch ui_ipc_send_cmd 
+:      009960 app_bt_start_discovery_short:
+0x33eb 009961 fetch 2 ,mem_discovery_timeout 
+0x33ec 009962 store 2 ,mem_discovery_timeout_timer_count 
+:      009963 app_bt_start_discovery_led_blink:
+0x33ed 009964 call app_led_start_blink 
+:      009965 app_bt_start_discovery:
+0x33ee 009966 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 009967 branch ui_ipc_send_cmd 
+:      009969 app_bt_stop_discovery:
+0x33f0 009970 setarg 0 
+0x33f1 009971 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 009972 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 009973 branch ui_ipc_send_cmd 
+:      009975 app_ble_start_direct_adv:
+0x33f4 009976 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 009977 branch ui_ipc_send_cmd 
+:      009979 app_ble_stop_direct_adv:
+0x33f6 009980 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 009981 branch ui_ipc_send_cmd 
+:      009983 app_ble_stop_adv:
+0x33f8 009984 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 009985 branch ui_ipc_send_cmd 
+:      009987 app_ble_start_adv:
+0x33fa 009988 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 009989 branch ui_ipc_send_cmd 
+:      009991 app_ble_start_scan:
+0x33fc 009992 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 009993 branch ui_ipc_send_cmd 
+:      009995 app_ble_stop_scan:
+0x33fe 009996 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 009997 branch ui_ipc_send_cmd 
+:      009999 app_ble_start_conn:
+0x3400 010000 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010001 branch ui_ipc_send_cmd 
+:      010003 app_ble_disconnect:
+0x3402 010004 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010005 branch ui_ipc_send_cmd 
+:      010007 app_led_start_blink:
+0x3404 010008 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010009 branch ui_ipc_send_cmd 
+:      010011 app_led_on:
+0x3406 010012 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010013 branch ui_ipc_send_cmd 
+:      010015 app_led_stop_blink:
+:      010016 app_led_off:
+0x3408 010017 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010018 branch ui_ipc_send_cmd 
+:      010020 app_enter_hibernate:
+0x340a 010021 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010022 branch ui_ipc_send_cmd 
+:      010024 app_bt_sniff_exit:
+0x340c 010025 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010026 branch ui_ipc_send_cmd 
+:      010028 app_bt_enter_sniff:
+0x340e 010029 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010030 branch ui_ipc_send_cmd 
+:      010032 app_ble_store_reconn_info:
+0x3410 010033 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010034 branch ui_ipc_send_cmd 
+:      010036 app_bt_store_reconn_info:
+0x3412 010037 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010038 branch ui_ipc_send_cmd 
+:      010040 app_store_reconn_info:
+0x3414 010041 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010042 branch ui_ipc_send_cmd 
+:      010044 app_lpm_mult_enable:
+0x3416 010045 set1 mark_lpm_mult_enable ,mark 
+0x3417 010046 rtn 
+:      010048 app_lpm_mult_disable:
+0x3418 010049 set0 mark_lpm_mult_enable ,mark 
+0x3419 010050 rtn 
+:      010070 app_button_long_pressed:
+0x341a 010071 call app_got_power_state_common 
+0x341b 010072 beq power_standby ,app_power_shutting_down 
+:      010073 app_power_starting:
+0x341c 010074 setarg power_starting 
+0x341d 010075 istore 1 ,regc 
+0x341e 010076 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010077 add temp ,power_starting_cb_offset ,regb 
+:      010078 app_power_common:
+0x3420 010079 ifetcht 1 ,rega 
+0x3421 010080 increase 1 ,regc 
+0x3422 010081 istoret 1 ,regc 
+0x3423 010082 branch app_power_cb_common 
+:      010084 app_power_shutting_down:
+0x3424 010085 setarg power_off 
+0x3425 010086 istore 1 ,regc 
+0x3426 010087 fetch 2 ,mem_ui_state_map 
+0x3427 010088 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010089 call app_ble_disconnect 
+:      010090 app_power_off_end:
+0x3429 010091 fetcht 2 ,mem_power_param_ptr 
+0x342a 010092 add temp ,power_off_timeout_offset ,rega 
+0x342b 010093 add temp ,power_off_cb_offset ,regb 
+0x342c 010094 branch app_power_common 
+:      010096 app_got_power_state_common:
+0x342d 010097 fetcht 2 ,mem_power_param_ptr 
+0x342e 010098 add temp ,power_state_offset ,regc 
+0x342f 010099 ifetch 1 ,regc 
+0x3430 010100 rtn 
+:      010102 app_event_button_up:
+0x3431 010103 call app_got_power_state_common 
+0x3432 010104 bne power_off ,app_power_release 
+0x3433 010105 branch app_enter_hibernate 
+:      010106 app_power_release:
+0x3434 010107 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010108 branch app_power_cb_common 
+:      010110 antilost_init:
+0x3436 010111 rtn wake 
+0x3437 010112 jam 0x00 ,core_gpio_sel1 
+0x3438 010113 setarg antilost_le_before_hibernate 
+0x3439 010114 store 2 ,mem_cb_before_hibernate 
+0x343a 010115 setarg keyscan_process_lpm_before 
+0x343b 010116 store 2 ,mem_cb_before_lpm 
+0x343c 010117 setarg antilost_idle_process 
+0x343d 010118 store 2 ,mem_cb_idle_process 
+0x343e 010119 setarg antilost_le_conn_process 
+0x343f 010120 store 2 ,mem_cb_le_process 
+0x3440 010121 setarg antilost_bb_event_process 
+0x3441 010122 store 2 ,mem_cb_bb_event_process 
+0x3442 010123 setarg antilost_le_bb_event_timer 
+0x3443 010124 store 2 ,mem_cb_event_timer 
+0x3444 010125 setarg antilost_le_notification 
+0x3445 010126 store 2 ,mem_cb_ble_transmit 
+0x3446 010127 setarg antilost_lpm_lock_process 
+0x3447 010128 store 2 ,mem_cb_check_wakelock 
+0x3448 010129 setarg antilost_le_receive_data_process 
+0x3449 010130 store 2 ,mem_cb_att_write 
+0x344a 010131 bpatch patch19_4 ,mem_patch19 
+0x344b 010132 call antilost_buzzer_pwm_init 
+0x344c 010133 call keyscan_key_init 
+0x344d 010134 call antilost_adc_init 
+0x344e 010135 call ui_led_init_global 
+0x344f 010136 call ui_button_init 
+0x3450 010137 setarg antilost_key_up_down 
+0x3451 010138 store 2 ,mem_cb_antl_key 
+0x3452 010139 setarg antilost_power_off_cb 
+0x3453 010140 store 2 ,mem_antl_power_off_cb 
+0x3454 010141 setarg antilost_power_starting_cb 
+0x3455 010142 store 2 ,mem_antl_power_starting_cb 
+0x3456 010143 setarg antilost_power_standby_cb 
+0x3457 010144 store 2 ,mem_antl_power_standby_cb 
+0x3458 010145 setarg antilost_led_on_cb 
+0x3459 010146 store 2 ,mem_antl_led_cb_on 
+0x345a 010147 setarg antilost_led_off_cb 
+0x345b 010148 store 2 ,mem_antl_led_cb_off 
+0x345c 010149 setarg antilost_buzzer_on 
+0x345d 010150 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010151 setarg antilost_buzzer_off 
+0x345f 010152 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010153 fetch 2 ,mem_ui_state_map 
+0x3461 010154 rtnbit1 ui_state_btn_down 
+0x3462 010155 branch app_enter_hibernate 
+:      010157 antilost_le_before_hibernate:
+0x3463 010158 call antilost_led_buzzer_stop_blink 
+0x3464 010159 branch app_enter_hibernate 
+:      010161 antilost_le_notification:
+0x3465 010162 call le_fifo_check_nearly_full 
+0x3466 010163 nrtn blank 
+0x3467 010164 arg mem_temp_block5 ,rega 
+0x3468 010165 call queue_pop 
+0x3469 010166 nrtn user 
+0x346a 010167 arg mem_temp_block5 ,contr 
+0x346b 010168 branch le_send_notify_from_list 
+:      010170 antilost_power_standby_cb:
+0x346c 010171 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010172 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010173 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010174 branch antilost_fast_adv_start 
+:      010176 antilost_lpm_lock_process:
+0x3470 010177 fetch 1 ,mem_antl_key_state 
+0x3471 010178 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010179 fetch 2 ,mem_ui_state_map 
+0x3473 010180 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010181 fetch 1 ,mem_antl_lost_mode 
+0x3475 010182 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010183 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010184 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010185 branch app_put_lpm_wake_lock 
+:      010187 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010188 fetch 1 ,mem_antl_led_state 
+0x347a 010189 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010190 ior temp ,pdata 
+0x347c 010191 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010192 branch app_put_lpm_wake_lock 
+:      010194 antilost_bb_event_process:
+0x347e 010195 copy regc ,pdata 
+0x347f 010196 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010197 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010198 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010199 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010200 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010201 rtn 
+:      010202 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010203 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010204 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010205 antilost_le_conn_param_accepted:
+0x3487 010206 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010207 branch antilost_master_nonsupport_latency ,blank 
+:      010208 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010209 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010210 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010211 rtn 
+:      010213 antilost_le_conn_param_rejected:
+0x348c 010214 fetch 2 ,mem_le_latency 
+0x348d 010215 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010216 antilost_conn_param_retransimiting:
+0x348e 010217 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010218 fetcht 2 ,mem_interval_increment 
+0x3490 010219 fetch 2 ,mem_le_interval_min 
+0x3491 010220 iadd temp ,pdata 
+0x3492 010221 store 2 ,mem_le_interval_min 
+0x3493 010222 copy pdata ,rega 
+0x3494 010223 fetch 2 ,mem_le_interval_max 
+0x3495 010224 iadd temp ,pdata 
+0x3496 010225 store 2 ,mem_le_interval_max 
+0x3497 010226 iadd rega ,pdata 
+0x3498 010227 rshift pdata ,temp 
+0x3499 010228 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010229 idiv temp 
+0x349b 010230 call wait_div_end 
+0x349c 010231 quotient pdata 
+0x349d 010232 store 2 ,mem_le_latency 
+0x349e 010233 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010234 rtn 
+:      010235 antilost_conn_param_updata_procedure_faild:
+0x34a0 010236 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010237 rtn 
+:      010239 antilost_master_nonsupport_latency:
+0x34a2 010240 jam 0 ,mem_lpm_mult 
+0x34a3 010241 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010242 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010243 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010244 isub temp ,null 
+0x34a7 010245 setflag positive ,0 ,rega 
+0x34a8 010246 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010247 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010248 isub temp ,pdata 
+0x34ab 010249 setflag positive ,1 ,rega 
+0x34ac 010250 compare 0x03 ,rega ,0x03 
+0x34ad 010251 rtn true 
+0x34ae 010252 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010253 store 8 ,mem_le_interval_min 
+0x34b0 010254 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010255 rtn 
+:      010258 antilost_le_bb_event_timer:
+0x34b2 010260 call app_power_timer 
+0x34b3 010261 call antilost_double_click_timer 
+0x34b4 010262 call antilost_le_fast_adv_timer 
+0x34b5 010263 call antilost_le_sleep_timer 
+0x34b6 010264 call antilost_app_updata_le_param_timer 
+0x34b7 010265 call antilost_conn_update_timer 
+0x34b8 010266 branch antilost_adc_check_timer 
+:      010269 antilost_double_click_timer:
+0x34b9 010270 arg mem_double_click_timer ,regc 
+0x34ba 010271 arg antilost_double_click_timeout ,regb 
+0x34bb 010272 branch timer_single_step 
+:      010273 antilost_double_click_timeout:
+0x34bc 010274 jam 0 ,mem_butten_click_cnt 
+0x34bd 010275 rtn 
+:      010276 antilost_le_fast_adv_timer:
+0x34be 010277 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010278 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010279 branch timer_single_step_2b 
+:      010280 antilost_le_fast_adv_timeout:
+0x34c1 010281 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010282 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010283 branch antilost_adv_start_common 
+:      010286 antilost_conn_update_timer:
+0x34c4 010287 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010288 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010289 branch timer_single_step 
+:      010291 antilost_conn_update_timer_time_out:
+0x34c7 010292 fetch 2 ,mem_le_latency 
+0x34c8 010293 store 1 ,mem_lpm_mult 
+0x34c9 010294 rtn 
+:      010295 antilost_app_updata_le_param_timer:
+0x34ca 010296 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010297 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010298 branch timer_single_step 
+:      010299 antilost_app_updata_le_param_timeout:
+0x34cd 010300 fetch 1 ,mem_le_state 
+0x34ce 010301 compare 0 ,pdata ,0x60 
+0x34cf 010302 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010303 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010304 call app_lpm_mult_enable 
+0x34d2 010305 branch le_l2cap_tx_update_req 
+:      010306 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010307 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010308 rtn 
+:      010310 antilost_le_sleep_timer:
+0x34d5 010311 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010312 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010313 branch timer_single_step_2b 
+:      010316 antilost_le_sleep_timer_timeout:
+0x34d8 010317 branch app_button_long_pressed 
+:      010319 antilost_adc_check_timer:
+0x34d9 010322 arg mem_adc_timer ,regc 
+0x34da 010323 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010324 branch timer_single_step_2b 
+:      010325 antilost_adc_check_timer_timeout:
+0x34dc 010326 fetch 2 ,mem_adc_timeout 
+0x34dd 010327 store 2 ,mem_adc_timer 
+0x34de 010328 branch antilost_battery_process 
+:      010331 antilost_le_process_conn:
+0x34df 010332 fetch 2 ,mem_adc_timeout 
+0x34e0 010333 store 2 ,mem_adc_timer 
+0x34e1 010334 setarg 0 
+0x34e2 010335 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010336 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010337 call antilost_alert_off 
+0x34e5 010338 call antilost_led_buzzer_stop_blink 
+0x34e6 010339 jam 0 ,mem_lpm_mult 
+0x34e7 010340 branch app_ble_stop_adv 
+:      010343 antilost_le_process_discon:
+0x34e8 010346 setarg 0 
+0x34e9 010347 store 4 ,mem_adc_timer 
+0x34ea 010348 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010349 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010351 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010352 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010353 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010354 call queue_init 
+0x34f0 010355 fetch 1 ,mem_antl_power_state 
+0x34f1 010356 rtneq power_off 
+0x34f2 010357 call antilost_fast_adv_start 
+0x34f3 010358 branch antilost_on_off_alarm_after_disconn 
+:      010361 antilost_le_conn_process:
+0x34f4 010363 branch antilost_key_process 
+:      010365 antilost_idle_process:
+0x34f5 010367 fetch 1 ,mem_antl_power_state 
+0x34f6 010368 rtnne power_standby 
+0x34f7 010369 branch antilost_key_process 
+:      010374 antilost_power_starting_cb:
+0x34f8 010375 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010376 call antilost_buzzer_configuration 
+0x34fa 010377 arg mem_antl_power_starting_led_style ,regc 
+:      010378 antilost_power_common:
+0x34fb 010379 branch antilost_led_configuration 
+:      010381 antilost_power_off_cb:
+0x34fc 010382 jam off ,mem_le_adv_enable 
+0x34fd 010383 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010384 call antilost_buzzer_configuration 
+0x34ff 010385 arg mem_antl_power_off_led_style ,regc 
+0x3500 010386 branch antilost_power_common 
+:      010388 antilost_le_receive_data_process:
+0x3501 010389 fetch 1 ,mem_le_att_opcode 
+0x3502 010390 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010391 rtn 
+:      010392 antilost_le_parse_att_write_request:
+0x3504 010393 fetch 2 ,mem_le_att_handle 
+0x3505 010395 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010396 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010397 rtn 
+:      010402 antilost_key_process:
+0x3508 010403 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010404 rtn blank 
+0x350a 010405 branch keyscan_key_process 
+:      010409 antilost_key_up_down:
+0x350b 010410 copy rega ,pdata 
+0x350c 010411 branch antilost_key_is_up ,blank 
+:      010412 antilost_key_is_down:
+0x350d 010413 copy queue ,pdata 
+0x350e 010414 beq 0 ,antilost_key0_down 
+0x350f 010415 rtn 
+:      010416 antilost_key_is_up:
+0x3510 010417 copy queue ,pdata 
+0x3511 010418 beq 0 ,antilost_key0_up 
+0x3512 010419 rtn 
+:      010421 antilost_key0_down:
+0x3513 010422 jam 1 ,mem_antl_key_state 
+0x3514 010423 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010424 call antilost_buzzer_configuration 
+0x3516 010425 arg mem_antl_key_led_style ,regc 
+0x3517 010426 call antilost_led_configuration 
+0x3518 010427 fetch 2 ,mem_ui_state_map 
+0x3519 010428 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010429 branch antilost_butten_down_after_conn 
+:      010431 antilost_key0_up:
+0x351b 010432 jam 0 ,mem_antl_key_state 
+0x351c 010433 branch antilost_double_click_timer_init 
+:      010437 antilost_double_click_timer_init:
+0x351d 010438 fetch 1 ,mem_butten_click_cnt 
+0x351e 010439 rtnne 1 
+0x351f 010440 jam 5 ,mem_double_click_timer 
+0x3520 010441 rtn 
+:      010443 antilost_butten_down_after_conn:
+0x3521 010444 fetch 1 ,mem_butten_click_cnt 
+0x3522 010445 pincrease 1 
+0x3523 010446 store 1 ,mem_butten_click_cnt 
+0x3524 010447 beq 1 ,antilost_click_once 
+0x3525 010448 beq 2 ,antilost_click_twice 
+0x3526 010449 rtn 
+:      010450 antilost_click_once:
+0x3527 010451 call antilost_alert_off 
+0x3528 010452 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010453 arg mem_antl_key0_press ,regc 
+0x352a 010454 branch antilost_prepare_data_and_send 
+:      010455 antilost_click_twice:
+0x352b 010456 jam 0 ,mem_butten_click_cnt 
+0x352c 010457 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010458 arg mem_antl_key0_press ,regc 
+0x352e 010459 call antilost_prepare_data_and_send 
+0x352f 010460 fetch 1 ,mem_antl_lost_mode 
+0x3530 010461 beq 1 ,antilost_alert_on 
+0x3531 010462 rtn 
+:      010464 antilost_butten_down_while_disconn:
+0x3532 010465 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010466 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010467 call antilost_alert_off 
+0x3535 010468 branch antilost_fast_adv_start 
+:      010471 antilost_cmd_parse_for_application:
+0x3536 010472 bpatch patch19_5 ,mem_patch19 
+0x3537 010473 call le_app_receive_data 
+0x3538 010474 ifetch 1 ,rega 
+0x3539 010475 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010476 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010477 rtn 
+:      010479 antilost_on_of_alram:
+0x353c 010480 fetch 1 ,mem_antl_lost_mode 
+0x353d 010481 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010482 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010483 rtn 
+:      010485 antilost_configuration_for_alram:
+0x3540 010486 ifetch 1 ,regb 
+0x3541 010487 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010488 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010489 rtn 
+:      010496 antilost_prepare_data_and_send:
+0x3544 010497 bpatch patch19_6 ,mem_patch19 
+0x3545 010498 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010499 isolate1 notification_enable_bit ,pdata 
+0x3547 010500 nrtn true 
+0x3548 010501 add regc ,6 ,contr 
+0x3549 010502 ifetch 2 ,contr 
+0x354a 010503 byteswap pdata ,pdata 
+0x354b 010504 add pdata ,5 ,loopcnt 
+0x354c 010505 add regc ,3 ,contr 
+0x354d 010506 call calc_check_sum_start 
+0x354e 010507 istore 1 ,contr 
+0x354f 010508 copy regc ,rega 
+0x3550 010509 branch queue_push 
+:      010515 antilost_alert_on:
+0x3551 010516 fetch 1 ,mem_antl_power_state 
+0x3552 010517 rtn blank 
+0x3553 010518 jam 1 ,mem_antl_lost_mode 
+0x3554 010519 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010520 call antilost_buzzer_configuration 
+0x3556 010521 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010522 call antilost_led_configuration 
+0x3558 010523 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010524 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010525 arg mem_antl_key0_release ,regc 
+0x355b 010526 branch antilost_prepare_data_and_send 
+:      010527 antilost_alert_off:
+0x355c 010528 fetch 1 ,mem_antl_lost_mode 
+0x355d 010529 rtn blank 
+0x355e 010530 jam 0 ,mem_antl_lost_mode 
+0x355f 010531 call antilost_led_buzzer_stop_blink 
+0x3560 010532 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010533 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010534 arg mem_antl_key0_release ,regc 
+0x3563 010535 branch antilost_prepare_data_and_send 
+:      010537 antilost_set_start_alarm_after_disconn:
+0x3564 010538 jam 1 ,mem_alarm_config 
+0x3565 010539 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010540 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010541 arg mem_antl_key0_release ,regc 
+0x3568 010542 branch antilost_prepare_data_and_send 
+:      010543 antilost_set_no_alarm_after_disconn:
+0x3569 010544 jam 0 ,mem_alarm_config 
+0x356a 010545 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010546 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010547 arg mem_antl_key0_release ,regc 
+0x356d 010548 branch antilost_prepare_data_and_send 
+:      010549 antilost_on_off_alarm_after_disconn:
+0x356e 010550 fetch 1 ,mem_alarm_config 
+0x356f 010551 rtn blank 
+0x3570 010552 branch antilost_alert_on 
+:      010554 antilost_notify_alarm_config_first_time:
+0x3571 010555 ifetch 2 ,rega 
+0x3572 010556 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010557 isolate1 notification_enable_bit ,pdata 
+0x3574 010558 nrtn true 
+0x3575 010559 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010560 rtn blank 
+0x3577 010561 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010562 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010563 store 8 ,mem_le_interval_min 
+0x357a 010564 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010565 call antilost_battery_process 
+0x357c 010566 call antilost_battery_calculate_end 
+0x357d 010567 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010568 fetch 1 ,mem_alarm_config 
+0x357f 010569 store 1 ,mem_antl_key0_release + 8 
+0x3580 010570 arg mem_antl_key0_release ,regc 
+0x3581 010571 branch antilost_prepare_data_and_send 
+:      010575 antilost_buzzer_configuration:
+0x3582 010576 arg 1 ,rega 
+0x3583 010577 branch antilost_configuration_common 
+:      010578 antilost_led_configuration:
+0x3584 010579 arg 0 ,rega 
+:      010580 antilost_configuration_common:
+0x3585 010581 branch antilost_led_buzzer_style_configuration 
+:      010583 antilost_led_buzzer_stop_blink:
+0x3586 010584 arg 0 ,rega 
+0x3587 010585 call ui_led_blink_stop_global 
+0x3588 010586 arg 1 ,rega 
+0x3589 010587 call ui_led_blink_stop_global 
+0x358a 010588 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010589 branch pwm_disable 
+:      010591 antilost_led_buzzer_style_configuration:
+0x358c 010592 call calc_curr_struct_prt 
+0x358d 010593 arg 7 ,loopcnt 
+0x358e 010594 branch ui_led_set_style_global + 2 
+:      010598 antilost_fast_adv_start:
+0x358f 010599 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010600 arg mem_antl_lpm_interval ,regb 
+:      010601 antilost_adv_start_common:
+0x3591 010602 call antilost_adv_interval_lpm_interval_set 
+0x3592 010603 call antilost_led_configuration 
+0x3593 010604 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010605 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010606 branch app_ble_start_adv 
+:      010608 antilost_adv_interval_lpm_interval_set:
+0x3596 010609 ifetch 2 ,regb 
+0x3597 010610 store 2 ,mem_lpm_interval 
+0x3598 010611 ifetch 2 ,contr 
+0x3599 010612 store 2 ,mem_le_adv_interval 
+0x359a 010613 rtn 
+:      010615 antilost_buzzer_pwm_init:
+0x359b 010616 arg 0 ,rega 
+0x359c 010617 call pwm_init 
+0x359d 010618 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010619 store 6 ,mem_pdatatemp 
+0x359f 010620 call pwm_out_set 
+0x35a0 010621 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010622 branch pwm_disable 
+:      010624 antilost_led_on_cb:
+0x35a2 010625 jam 1 ,mem_antl_led_state 
+0x35a3 010626 rtn 
+:      010627 antilost_led_off_cb:
+0x35a4 010628 jam 0 ,mem_antl_led_state 
+0x35a5 010629 rtn 
+:      010633 antilost_buzzer_off:
+0x35a6 010634 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010635 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010636 branch pwm_disable 
+:      010638 antilost_buzzer_on:
+0x35a9 010639 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010640 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010641 store 6 ,mem_pdatatemp 
+0x35ac 010642 branch pwm_out_set 
+:      010646 antilost_adc_init:
+0x35ad 010647 jam 0 ,mem_adc_config_flag 
+0x35ae 010648 branch adc_init_data 
+:      010650 antilost_battery_process:
+0x35af 010651 call adc_set_mode 
+0x35b0 010652 call vdd_calculate_by_mode 
+0x35b1 010653 store 2 ,mem_battery_current_voltage 
+0x35b2 010654 arg mem_battery_calculate_set ,rega 
+0x35b3 010655 call adc_bat_percent_lowpower_out 
+0x35b4 010656 store 1 ,mem_voltage_remain_percent 
+0x35b5 010657 beq 0 ,antilost_low_battery 
+0x35b6 010658 sub pdata ,0x64 ,null 
+0x35b7 010659 nbranch antilost_full_battery ,positive 
+0x35b8 010660 store 1 ,mem_antl_key0_release + 8 
+:      010661 antilost_battery_calculate_end:
+0x35b9 010662 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010663 arg mem_antl_key0_release ,regc 
+0x35bb 010664 branch antilost_prepare_data_and_send 
+:      010665 antilost_full_battery:
+0x35bc 010666 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010667 branch antilost_battery_calculate_end 
+:      010669 antilost_low_battery:
+0x35be 010670 branch app_button_long_pressed 
+:      010674 car_init:
+0x35bf 010675 rtn wake 
+0x35c0 010676 hfetch 1 ,core_gpio_sel1 
+0x35c1 010677 and_into 0xf0 ,pdata 
+0x35c2 010678 hstore 1 ,core_gpio_sel1 
+0x35c3 010679 setarg car_le_before_hibernate 
+0x35c4 010680 store 2 ,mem_cb_before_hibernate 
+0x35c5 010682 setarg car_le_process_lpm_before 
+0x35c6 010683 store 2 ,mem_cb_before_lpm 
+0x35c7 010685 setarg app_enter_hibernate 
+0x35c8 010686 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010688 setarg car_scale_process_idle 
+0x35ca 010689 store 2 ,mem_cb_idle_process 
+0x35cb 010691 setarg car_scale_process_bb_event 
+0x35cc 010692 store 2 ,mem_cb_bb_event_process 
+0x35cd 010694 setarg app_get_lpm_wake_lock 
+0x35ce 010695 store 2 ,mem_cb_check_wakelock 
+0x35cf 010697 setarg car_le_receive_data 
+0x35d0 010698 store 2 ,mem_cb_att_write 
+0x35d1 010700 setarg car_le_bb_event_timer 
+0x35d2 010701 store 2 ,mem_cb_event_timer 
+0x35d3 010703 call g24_head_ptr2regc 
+0x35d4 010704 setarg car_24g_receive_data 
+0x35d5 010705 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010706 istore 2 ,contw 
+0x35d7 010708 setarg car_power_off_signal 
+0x35d8 010709 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010711 setarg car_soft_switch_power_on_signal 
+0x35da 010712 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010714 bpatch patch19_7 ,mem_patch19 
+0x35dc 010715 call car_init_environment 
+0x35dd 010716 call queue_init 
+0x35de 010717 jam 2 ,mem_lpm_mult 
+0x35df 010718 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010719 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010720 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010721 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010722 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010723 store 1 ,mem_ui_button_gpio 
+0x35e5 010724 jam off ,mem_le_adv_enable 
+:      010725 car_soft_switch_power_on_init:
+0x35e6 010726 call car_ui_led_init 
+0x35e7 010727 call ui_button_init 
+0x35e8 010728 call ui_button_polling 
+0x35e9 010729 jam power_starting ,mem_car_power_state 
+0x35ea 010730 fetch 2 ,mem_ui_state_map 
+0x35eb 010731 rtnbit1 ui_state_btn_down 
+0x35ec 010732 branch app_enter_hibernate 
+:      010734 car_power_off_signal:
+0x35ed 010735 branch car_ui_led_init 
+:      010737 car_hard_switch_power_on_signal:
+0x35ee 010738 jam power_standby ,mem_car_power_state 
+:      010739 car_soft_switch_power_on_signal:
+0x35ef 010740 jam on ,mem_le_adv_enable 
+0x35f0 010741 call car_ui_led_init 
+0x35f1 010742 arg 0 ,rega 
+0x35f2 010743 call ui_led_blink_start_global 
+0x35f3 010745 setarg fast_adv_interval_value_car 
+0x35f4 010746 call shutter_ble_adv_interval_set 
+:      010747 car_le_modified_name_adv:
+0x35f5 010748 arg mem_le_name + 7 ,contw 
+0x35f6 010749 fetch 1 ,mem_le_lap 
+:      010750 car_name_loop:
+0x35f7 010751 and pdata ,0xF0 ,temp 
+0x35f8 010752 rshift4 temp ,temp 
+0x35f9 010753 call car_hex_to_ascii 
+0x35fa 010754 istoret 1 ,contw 
+0x35fb 010755 and pdata ,0x0F ,temp 
+0x35fc 010756 call car_hex_to_ascii 
+0x35fd 010757 istoret 1 ,contw 
+0x35fe 010758 call le_modified_name_att_list 
+0x35ff 010759 fetcht 1 ,mem_le_name_len 
+0x3600 010760 copy temp ,loopcnt 
+0x3601 010761 arg mem_le_adv_data + 2 ,contw 
+0x3602 010762 arg mem_le_name ,contr 
+0x3603 010763 call memcpy 
+:      010764 car_le_modified_name_scan:
+0x3604 010765 fetcht 1 ,mem_le_name_len 
+0x3605 010766 copy temp ,loopcnt 
+0x3606 010767 arg mem_le_scan_data + 2 ,contw 
+0x3607 010768 arg mem_le_name ,contr 
+0x3608 010769 branch memcpy 
+:      010770 car_hex_to_ascii:
+0x3609 010771 sub temp ,9 ,null 
+0x360a 010772 branch car_hex_num ,positive 
+0x360b 010773 add temp ,55 ,temp 
+0x360c 010774 rtn 
+:      010775 car_hex_num:
+0x360d 010776 add temp ,48 ,temp 
+0x360e 010777 rtn 
+:      010779 car_ui_led_init:
+0x360f 010780 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010781 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010782 car_ui_led_init_1:
+0x3611 010783 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010784 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010785 car_ui_led_init_2:
+0x3613 010786 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010787 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010788 car_ui_led_init_3:
+0x3615 010789 fetch 1 ,mem_car_led_num 
+0x3616 010790 copy pdata ,loopcnt 
+0x3617 010791 setarg mem_car_led_map 
+0x3618 010792 copy pdata ,rega 
+:      010793 car_in_lp1:
+0x3619 010794 copy rega ,contr 
+0x361a 010795 ifetch 1 ,contr 
+0x361b 010796 copy contr ,rega 
+0x361c 010797 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010798 copy pdata ,temp 
+0x361e 010799 call gpio_config_output 
+:      010800 car_in_lp1_end:
+0x361f 010801 loop car_in_lp1 
+:      010802 car_ui_led_init_end:
+0x3620 010803 rtn 
+:      010804 car_blood_led_gpio_set:
+0x3621 010805 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010806 store 8 ,mem_car_led_map + 2 
+0x3623 010807 branch car_ui_led_init_1 
+:      010808 car_pairing_led_gpio_set:
+0x3624 010809 store 1 ,mem_car_led_map 
+0x3625 010810 branch car_ui_led_init_2 
+:      010811 car_low_voltage_led_gpio_set:
+0x3626 010812 store 1 ,mem_car_led_map + 1 
+0x3627 010813 branch car_ui_led_init_3 
+:      010816 car_init_environment:
+0x3628 010817 arg 0 ,rega 
+0x3629 010818 call pwm_init 
+0x362a 010819 call car_ir_rx_init 
+0x362b 010820 call g24_receive_process_init 
+0x362c 010821 branch car_init_adc_hvin 
+:      010823 car_init_adc_hvin:
+0x362d 010824 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010825 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010826 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010827 branch adc_init_data 
+:      010829 car_le_before_hibernate:
+0x3631 010830 call gpio_set_before_lpm_common 
+0x3632 010831 branch keyscan_process_lpm_before 
+:      010833 car_le_process_lpm_before:
+0x3633 010834 branch keyscan_process_lpm_before 
+:      010836 car_key_scan_process:
+0x3634 010839 branch keyscan_key_process 
+:      010841 car_scale_process_idle:
+0x3635 010842 call car_le_send_packet 
+0x3636 010843 call car_ir_receive_process 
+0x3637 010844 call car_g24_status_process 
+0x3638 010845 branch car_key_scan_process 
+:      010847 car_g24_status_process:
+0x3639 010848 fetch 2 ,mem_ui_state_map 
+0x363a 010849 rtnbit1 ui_state_ble_connected 
+0x363b 010850 fetch 1 ,mem_car_24g_received_pac 
+0x363c 010851 beq work_paired ,car_g24_connected_event 
+0x363d 010852 rtn 
+:      010853 car_g24_connected_event:
+0x363e 010854 fetch 1 ,mem_car_24g_status 
+0x363f 010855 rtneq work_paired 
+0x3640 010856 jam work_paired ,mem_car_24g_status 
+0x3641 010857 branch car_g24_connected 
+:      010859 car_le_send_packet:
+0x3642 010860 fetch 2 ,mem_ui_state_map 
+0x3643 010861 rtnbit0 ui_state_ble_connected 
+0x3644 010862 call le_fifo_check_nearly_full 
+0x3645 010863 nrtn blank 
+0x3646 010864 arg mem_car_pop_queue_buff ,rega 
+0x3647 010865 call queue_pop 
+0x3648 010866 nrtn user 
+0x3649 010867 arg mem_car_pop_queue_buff ,contr 
+0x364a 010868 branch le_send_notify_from_list 
+:      010870 car_scale_process_bb_event:
+0x364b 010871 copy regc ,pdata 
+0x364c 010872 beq bt_evt_button_up ,app_event_button_up 
+0x364d 010873 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 010874 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 010875 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 010876 rtn 
+:      010878 car_scale_event_le_conn:
+0x3651 010879 setarg disable_24g 
+0x3652 010880 call g24_store_mem_24g_mode 
+0x3653 010881 branch car_scale_process_conn 
+:      010882 car_g24_connected:
+0x3654 010883 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 010884 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      010885 car_scale_process_conn:
+0x3656 010886 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 010887 jam 0 ,mem_lpm_mode 
+0x3658 010888 call app_ble_stop_adv 
+0x3659 010889 call app_lpm_mult_enable 
+0x365a 010890 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 010891 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      010892 car_scale_process_conn_next:
+0x365c 010893 arg 0 ,rega 
+0x365d 010894 branch ui_led_on_global 
+:      010895 car_pairing_led_conn_status_setting:
+0x365e 010896 arg 0 ,rega 
+0x365f 010897 branch ui_led_blink_stop_global 
+:      010899 car_scale_event_le_discon:
+0x3660 010900 setarg rx_24g 
+0x3661 010901 call g24_store_mem_24g_mode 
+:      010902 car_g24_disconnect:
+0x3662 010903 setarg 0 
+0x3663 010904 store 5 ,mem_car_led_control 
+0x3664 010905 setarg 4 
+0x3665 010906 call pwm_disable 
+0x3666 010907 setarg 5 
+0x3667 010908 call pwm_disable 
+0x3668 010909 setarg 20 
+0x3669 010910 call pwm_disable 
+0x366a 010911 setarg 21 
+0x366b 010912 call pwm_disable 
+0x366c 010913 setarg 22 
+0x366d 010914 call pwm_disable 
+0x366e 010915 setarg 7 
+0x366f 010916 call pwm_disable 
+0x3670 010917 call queue_init 
+0x3671 010918 jam 10 ,mem_motor1_speed 
+0x3672 010919 jam 10 ,mem_motor2_speed 
+0x3673 010920 jam 10 ,mem_motor3_speed 
+0x3674 010922 jam 2 ,mem_lpm_mult 
+0x3675 010923 arg 0 ,rega 
+0x3676 010924 call ui_led_blink_start_global 
+0x3677 010926 setarg fast_adv_interval_value_car 
+0x3678 010927 call shutter_ble_adv_interval_set 
+0x3679 010928 branch app_ble_start_adv 
+:      010930 car_le_bb_event_timer:
+0x367a 010932 call car_moto1_blank_data_timer 
+0x367b 010933 call car_moto2_blank_data_timer 
+0x367c 010934 call car_moto3_blank_data_timer 
+0x367d 010935 call app_power_timer 
+0x367e 010936 call car_led_control_timer 
+0x367f 010937 call car_notify_vdd_timer 
+0x3680 010938 call car_24g_no_data_timeout_timer 
+0x3681 010939 call car_ir_breakdown_timer 
+0x3682 010940 branch car_attack_shake_timer 
+:      010942 car_ir_breakdown_timer:
+0x3683 010943 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 010944 arg car_ir_breakdown_timeout ,regb 
+0x3685 010945 branch timer_single_step 
+:      010946 car_ir_breakdown_timeout:
+0x3686 010947 call car_ir_gpio_get_status 
+0x3687 010948 nrtn true 
+0x3688 010949 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 010950 rtn 
+:      010952 car_24g_no_data_timeout_timer:
+0x368a 010953 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 010954 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 010955 branch timer_single_step_2b 
+:      010956 car_24g_no_data_timer_timeout:
+0x368d 010957 jam work_search ,mem_car_24g_status 
+0x368e 010958 branch car_g24_disconnect 
+:      010960 car_attack_shake_timer:
+0x368f 010961 arg mem_car_attack_shake_timer ,regc 
+0x3690 010962 arg car_attack_shake ,regb 
+0x3691 010963 branch timer_single_step 
+:      010964 car_attack_shake:
+0x3692 010965 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 010966 branch car_attack_shake_stop ,blank 
+0x3694 010967 jam 2 ,mem_car_attack_shake_timer 
+0x3695 010968 jam 0 ,mem_car_attack_shake_flag 
+0x3696 010969 setarg 0x0a02 
+0x3697 010970 store 2 ,mem_le_receive_payload 
+0x3698 010971 fetch 1 ,mem_car_config_device_select 
+0x3699 010972 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      010973 car_attack_shake_front_battle_car:
+0x369a 010974 branch car_motor_control 
+:      010975 car_attack_shake_front_battle_tank:
+0x369b 010976 setarg 0x0a02 
+0x369c 010977 store 2 ,mem_le_receive_payload + 2 
+0x369d 010978 branch car_motor_control 
+:      010979 car_attack_shake_stop:
+0x369e 010980 setarg 0 
+0x369f 010981 store 4 ,mem_le_receive_payload 
+0x36a0 010982 branch car_motor_control 
+:      010984 car_notify_vdd_timer:
+0x36a1 010985 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 010986 rtn blank 
+0x36a3 010987 fetch 2 ,mem_ui_state_map 
+0x36a4 010988 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 010989 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 010990 arg car_notify_vdd ,regb 
+0x36a7 010991 branch timer_single_step 
+:      010992 car_notify_vdd:
+0x36a8 010993 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 010994 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 010995 fetch 1 ,mem_car_working_flag 
+0x36ab 010996 nrtn blank 
+:      010997 car_read_hvin:
+0x36ac 010998 call adc_set_mode 
+0x36ad 010999 call vdd_calculate_by_mode 
+0x36ae 011000 store 2 ,mem_vdd_now_vol 
+0x36af 011001 arg mem_vdd_calculate_set ,rega 
+0x36b0 011002 call adc_bat_percent_lowpower_out 
+0x36b1 011003 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011004 isub temp ,null 
+0x36b3 011005 branch car_notify_vdd_next2 ,positive 
+0x36b4 011006 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011007 copy pdata ,temp 
+:      011008 car_notify_vdd_next2:
+0x36b6 011009 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011010 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011011 isub temp ,null 
+0x36b9 011012 call car_enter_low_bat ,positive 
+0x36ba 011013 storet 1 ,mem_notify_bat_payload 
+0x36bb 011014 arg 6 ,loopcnt 
+0x36bc 011015 arg mem_notify_bat_head ,contr 
+0x36bd 011016 call calc_check_sum_start 
+0x36be 011017 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011018 arg mem_notify_bat_packet ,rega 
+0x36c0 011019 branch queue_push 
+:      011020 car_enter_low_bat:
+0x36c1 011021 fetch 1 ,mem_low_bat_flag 
+0x36c2 011022 nrtn blank 
+0x36c3 011023 jam 1 ,mem_low_bat_flag 
+0x36c4 011024 arg 1 ,rega 
+0x36c5 011025 branch ui_led_blink_start_global 
+:      011026 car_low_bat_led_off:
+0x36c6 011027 arg 1 ,rega 
+0x36c7 011028 branch ui_led_blink_stop_global 
+:      011030 car_led_control_timer:
+0x36c8 011031 arg mem_car_led_control_timer ,regc 
+0x36c9 011032 arg car_led_control ,regb 
+0x36ca 011033 branch timer_single_step 
+:      011034 car_led_control:
+0x36cb 011035 jam 5 ,mem_car_led_control_timer 
+0x36cc 011036 jam 0 ,mem_car_led_no 
+0x36cd 011037 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011038 beq led_on ,car_led_control_blink_off 
+0x36cf 011039 beq led_off ,car_led_control_blink_on 
+:      011040 car_led_control_set:
+0x36d0 011041 arg mem_car_led_control ,contr 
+0x36d1 011042 copy contr ,rega 
+0x36d2 011043 arg 8 ,loopcnt 
+:      011044 car_led_control_timer_next:
+0x36d3 011045 copy rega ,contr 
+0x36d4 011046 ifetch 1 ,contr 
+0x36d5 011047 copy contr ,rega 
+0x36d6 011048 beq led_off ,car_led_control_off 
+0x36d7 011049 beq led_on ,car_led_control_on 
+0x36d8 011050 beq led_blink ,car_led_control_blink 
+:      011051 car_led_control_timer_next_2:
+0x36d9 011052 fetch 1 ,mem_car_led_no 
+0x36da 011053 increase 1 ,pdata 
+0x36db 011054 store 1 ,mem_car_led_no 
+0x36dc 011055 loop car_led_control_timer_next 
+0x36dd 011056 rtn 
+:      011057 car_led_switch:
+0x36de 011058 fetch 1 ,mem_car_led_no 
+0x36df 011059 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011060 iadd regb ,regb 
+0x36e1 011061 ifetcht 1 ,regb 
+0x36e2 011062 rtn 
+:      011063 car_led_control_off:
+0x36e3 011064 call car_led_switch 
+0x36e4 011065 call gpio_out_inactive 
+0x36e5 011066 branch car_led_control_timer_next_2 
+:      011067 car_led_control_on:
+0x36e6 011068 call car_led_switch 
+0x36e7 011069 call gpio_out_active 
+0x36e8 011070 branch car_led_control_timer_next_2 
+:      011071 car_led_control_blink:
+0x36e9 011072 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011073 beq led_on ,car_led_control_off 
+0x36eb 011074 branch car_led_control_on 
+:      011075 car_led_control_blink_on:
+0x36ec 011076 jam led_on ,mem_car_led_blink_status 
+0x36ed 011077 branch car_led_control_set 
+:      011078 car_led_control_blink_off:
+0x36ee 011079 jam led_off ,mem_car_led_blink_status 
+0x36ef 011080 branch car_led_control_set 
+:      011084 calc_check_sum_start:
+0x36f0 011085 arg 0 ,rega 
+:      011086 calc_check_sum_loop:
+0x36f1 011087 ifetch 1 ,contr 
+0x36f2 011088 iadd rega ,rega 
+0x36f3 011089 loop calc_check_sum_loop 
+:      011090 calc_check_sum_and:
+0x36f4 011091 and rega ,0xff ,pdata 
+0x36f5 011092 rtn 
+:      011094 car_le_receive_data:
+0x36f6 011095 fetch 1 ,mem_le_att_opcode 
+0x36f7 011096 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011097 rtn 
+:      011098 car_le_parse_att_write_request:
+0x36f9 011099 fetch 2 ,mem_le_att_handle 
+0x36fa 011100 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011101 rtn 
+:      011113 le_app_receive_data:
+0x36fc 011114 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011115 ifetch 5 ,rega 
+0x36fe 011116 store 5 ,mem_app_receive_temp 
+0x36ff 011117 fetch 2 ,mem_app_receive_temp 
+0x3700 011118 arg le_receive_packet_head ,temp 
+0x3701 011119 isub temp ,null 
+0x3702 011120 nrtn zero 
+0x3703 011121 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011122 byteswap pdata ,pdata 
+0x3705 011123 store 2 ,mem_app_receive_temp + 3 
+0x3706 011124 copy pdata ,loopcnt 
+0x3707 011125 increase 5 ,rega 
+0x3708 011126 copy rega ,contr 
+0x3709 011127 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011128 call memcpy 
+0x370b 011129 ifetch 1 ,contr 
+0x370c 011130 store 1 ,mem_app_receive_temp + 15 
+0x370d 011131 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011132 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011133 rtn 
+:      011135 car_control_le_receive:
+0x3710 011136 setarg 0 
+0x3711 011137 store 5 ,mem_le_receive_payload 
+0x3712 011138 store 5 ,mem_le_receive_payload + 5 
+0x3713 011139 call le_app_receive_data 
+0x3714 011140 copy regb ,contr 
+0x3715 011141 arg mem_le_receive_payload ,contw 
+0x3716 011142 arg 10 ,loopcnt 
+0x3717 011143 call memcpy 
+:      011144 car_receive_cmd_select:
+0x3718 011145 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011146 ifetch 1 ,rega 
+0x371a 011147 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011148 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011149 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011150 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011151 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011152 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011153 beq car_cmd_device_info ,car_info_request 
+0x3721 011154 rtn 
+:      011156 car_24g_receive_data:
+0x3722 011157 fetch 2 ,mem_ui_state_map 
+0x3723 011158 rtnbit1 ui_state_ble_connected 
+0x3724 011160 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011161 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011163 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011165 setarg offset_24g_rxdata_temp_add3 
+0x3728 011166 call g24_set_rega 
+0x3729 011167 call car_control_le_receive 
+0x372a 011169 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011170 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011171 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011172 rtn 
+:      011173 car_24g_receive_data_next:
+0x372e 011174 fetch 1 ,mem_le_receive_payload 
+0x372f 011175 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011176 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011177 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011178 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011179 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011180 rtn 
+:      011182 car_moto1_enable_blank_data_timer:
+0x3735 011183 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011184 rtn 
+:      011185 car_moto2_enable_blank_data_timer:
+0x3737 011186 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011187 rtn 
+:      011188 car_moto3_enable_blank_data_timer:
+0x3739 011189 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011190 rtn 
+:      011192 car_moto1_blank_data_timer:
+0x373b 011193 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011194 arg car_moto1_blank_data ,regb 
+0x373d 011195 branch timer_single_step 
+:      011196 car_moto2_blank_data_timer:
+0x373e 011197 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011198 arg car_moto2_blank_data ,regb 
+0x3740 011199 branch timer_single_step 
+:      011200 car_moto3_blank_data_timer:
+0x3741 011201 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011202 arg car_moto3_blank_data ,regb 
+0x3743 011203 branch timer_single_step 
+:      011205 car_moto1_blank_data:
+0x3744 011206 jam 0 ,mem_le_receive_payload 
+0x3745 011207 branch car_motor_control 
+:      011208 car_moto2_blank_data:
+0x3746 011209 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011210 branch car_motor_control 
+:      011211 car_moto3_blank_data:
+0x3748 011212 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011213 branch car_motor_control 
+:      011218 car_drive_old:
+0x374a 011219 call car_left_right_control_old 
+0x374b 011220 branch car_front_back_control_old 
+:      011221 car_left_right_control_old:
+0x374c 011222 fetch 1 ,mem_le_receive_payload 
+0x374d 011223 store 1 ,mem_motor2_status 
+0x374e 011224 branch car_motor2_control 
+:      011225 car_front_back_control_old:
+0x374f 011226 fetch 1 ,mem_motor1_speed 
+0x3750 011227 call car_reset_old_speed 
+0x3751 011228 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011229 store 1 ,mem_motor1_status 
+0x3753 011230 branch car_motor1_control 
+:      011231 car_reset_old_speed:
+0x3754 011232 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011233 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011234 store 1 ,mem_motor1_speed 
+0x3757 011235 rtn 
+:      011236 car_reset_old_speed2:
+0x3758 011237 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011238 rtn 
+:      011239 car_reset_old_speed3:
+0x375a 011240 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011241 rtn 
+:      011242 car_speed_set_old:
+0x375c 011243 fetch 1 ,mem_le_receive_payload 
+0x375d 011244 call car_reset_old_speed 
+0x375e 011245 fetch 1 ,mem_motor1_speed 
+0x375f 011246 call car_motor_speed_duty_setting 
+0x3760 011247 call car_motor_speed_duty_transform 
+0x3761 011248 branch pwm_pwm0_duty_set 
+:      011250 car_motor_control:
+0x3762 011251 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011252 nrtn blank 
+0x3764 011253 fetch 6 ,mem_le_receive_payload 
+0x3765 011254 store 6 ,mem_motor1_status 
+0x3766 011255 fetch 1 ,mem_motor1_speed 
+0x3767 011256 fetcht 1 ,mem_motor2_speed 
+0x3768 011257 iand temp ,pdata 
+0x3769 011258 fetcht 1 ,mem_motor3_speed 
+0x376a 011259 iand temp ,pdata 
+0x376b 011260 call car_motor_working_flag ,blank 
+0x376c 011261 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011262 call car_motor1_control 
+0x376e 011263 call car_motor2_control 
+0x376f 011264 branch car_motor3_control 
+:      011265 car_motor1_control:
+0x3770 011266 arg mem_motor1_pwm_set ,regb 
+0x3771 011267 arg mem_motor1_status ,contr 
+0x3772 011268 branch car_motor_status_select 
+:      011269 car_motor2_control:
+0x3773 011270 arg mem_motor2_pwm_set ,regb 
+0x3774 011271 arg mem_motor2_status ,contr 
+0x3775 011272 branch car_motor_status_select 
+:      011273 car_motor3_control:
+0x3776 011274 arg mem_motor3_pwm_set ,regb 
+0x3777 011275 arg mem_motor3_status ,contr 
+0x3778 011276 branch car_motor_status_select 
+:      011277 car_motor_working_flag:
+0x3779 011278 jam 0 ,mem_car_working_flag 
+0x377a 011279 rtn 
+:      011281 car_motor_status_select:
+0x377b 011282 ifetch 1 ,contr 
+0x377c 011283 beq motor_stop ,car_motor_stop 
+0x377d 011284 beq go_front ,car_motor_positive 
+0x377e 011285 beq go_back ,car_motor_negative 
+0x377f 011286 rtn 
+:      011287 car_motor_positive:
+0x3780 011288 jam 0 ,mem_motor_select_p_n 
+0x3781 011289 branch car_motor_negative + 1 
+:      011290 car_motor_negative:
+0x3782 011291 jam 1 ,mem_motor_select_p_n 
+0x3783 011292 ifetch 1 ,contr 
+0x3784 011293 store 1 ,mem_car_motor_speed 
+0x3785 011294 ifetch 8 ,regb 
+0x3786 011295 branch car_motor_work 
+:      011297 car_motor_stop:
+0x3787 011298 ifetch 1 ,regb 
+0x3788 011299 call pwm_disable 
+0x3789 011300 increase 1 ,regb 
+0x378a 011301 ifetch 1 ,regb 
+0x378b 011302 branch pwm_disable 
+:      011303 car_motor_work:
+0x378c 011304 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011305 jam 1 ,mem_car_working_flag 
+0x378e 011306 fetch 1 ,mem_motor_select_p_n 
+0x378f 011307 beq 0 ,car_motor_select_positive 
+:      011308 car_motor_select_negative:
+0x3790 011309 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011310 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011311 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011312 car_motor_work_next:
+0x3793 011313 call pwm_disable 
+0x3794 011314 fetch 1 ,mem_car_motor_speed 
+0x3795 011315 call car_motor_speed_duty_setting 
+0x3796 011316 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011317 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011318 store 6 ,mem_pdatatemp 
+0x3799 011319 branch pwm_out_set 
+:      011320 car_motor_select_positive:
+0x379a 011321 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011322 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011323 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011324 branch car_motor_work_next 
+:      011326 car_motor_speed_duty_setting:
+0x379e 011327 mul32 pdata ,5 ,pdata 
+0x379f 011328 add pdata ,50 ,pdata 
+0x37a0 011329 rtn 
+:      011330 car_motor_speed_duty_transform:
+0x37a1 011331 arg 12000 ,temp 
+0x37a2 011332 imul32 temp ,pdata 
+0x37a3 011333 div pdata ,100 
+0x37a4 011334 call wait_div_end 
+0x37a5 011335 quotient temp 
+0x37a6 011336 copy temp ,rega 
+0x37a7 011337 setarg 12000 
+0x37a8 011338 isub temp ,regb 
+0x37a9 011339 rtn 
+:      011342 car_ir_init:
+0x37aa 011343 hfetch 1 ,core_gpio_sel2 
+0x37ab 011344 set1 2 ,pdata 
+0x37ac 011345 hstore 1 ,core_gpio_sel2 
+0x37ad 011346 setarg 158 
+0x37ae 011347 hstore 2 ,core_pwm_pcnt4 
+0x37af 011348 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011349 rtn 
+:      011351 car_ir_data_rx_from_app:
+0x37b1 011352 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011353 nrtn blank 
+0x37b3 011354 fetch 2 ,mem_le_receive_payload 
+0x37b4 011355 store 2 ,mem_ir_data 
+0x37b5 011356 fetch 1 ,mem_car_24g_status 
+0x37b6 011357 bne work_paired ,car_ir_data_tx 
+0x37b7 011358 fetch 2 ,mem_le_lap 
+0x37b8 011359 store 2 ,mem_ir_data 
+:      011360 car_ir_data_tx:
+0x37b9 011361 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011362 call car_ir_init 
+0x37bb 011363 call car_ir_enable 
+0x37bc 011364 setarg 48000 
+0x37bd 011365 call sleep 
+0x37be 011366 call car_ir_disable 
+0x37bf 011367 setarg 7200 
+0x37c0 011368 call sleep 
+0x37c1 011369 arg 16 ,loopcnt 
+:      011370 car_ir_send_loop:
+0x37c2 011371 call car_ir_enable 
+0x37c3 011372 fetch 2 ,mem_ir_data 
+0x37c4 011373 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011374 setarg 7200 
+0x37c6 011375 call sleep 
+0x37c7 011376 call car_ir_disable 
+0x37c8 011377 branch car_ir_wait_finish 
+:      011379 car_ir_is_bit1:
+0x37c9 011380 setarg 14400 
+0x37ca 011381 call sleep 
+0x37cb 011382 call car_ir_disable 
+:      011383 car_ir_wait_finish:
+0x37cc 011384 setarg 7200 
+0x37cd 011385 call sleep 
+0x37ce 011386 fetch 2 ,mem_ir_data 
+0x37cf 011387 rshift pdata ,pdata 
+0x37d0 011388 store 2 ,mem_ir_data 
+0x37d1 011389 loop car_ir_send_loop 
+0x37d2 011391 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011392 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011393 setarg 0x0a01 
+0x37d5 011394 store 2 ,mem_le_receive_payload 
+0x37d6 011395 fetch 1 ,mem_car_config_device_select 
+0x37d7 011396 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011397 car_attack_shake_back_battle_car:
+0x37d8 011398 branch car_motor_control 
+:      011399 car_attack_shake_back_battle_tank:
+0x37d9 011400 setarg 0x0a01 
+0x37da 011401 store 2 ,mem_le_receive_payload + 2 
+0x37db 011402 branch car_motor_control 
+:      011404 car_ir_enable:
+0x37dc 011405 hfetch 1 ,core_gpio_key2 
+0x37dd 011406 or_into 0x40 ,pdata 
+0x37de 011407 hstore 1 ,core_gpio_key2 
+0x37df 011408 rtn 
+:      011409 car_ir_disable:
+0x37e0 011410 hfetch 1 ,core_gpio_key2 
+0x37e1 011411 and_into 0xbf ,pdata 
+0x37e2 011412 hstore 1 ,core_gpio_key2 
+0x37e3 011413 rtn 
+:      011415 car_ir_rx_init:
+0x37e4 011416 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011417 rtneq 0x00 
+0x37e6 011418 call lpm_disable_exen_output 
+0x37e7 011419 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011420 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011421 call gpio_config_input 
+0x37ea 011422 call car_ir_gpio_get_status 
+0x37eb 011423 nrtn true 
+0x37ec 011424 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011425 rtn 
+:      011427 car_ir_receive_process:
+0x37ee 011428 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011429 rtneq flag_ir_disable 
+0x37f0 011430 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011431 nrtn blank 
+0x37f2 011432 fetch 2 ,mem_ui_state_map 
+0x37f3 011433 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011434 fetch 1 ,mem_car_24g_status 
+0x37f5 011435 rtnne work_paired 
+:      011436 car_ir_receive_process_next:
+0x37f6 011437 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011438 call car_ir_gpio_get_status 
+0x37f8 011439 nrtn true 
+0x37f9 011440 setarg 36000 
+0x37fa 011441 call sleep 
+0x37fb 011442 call car_ir_gpio_get_status 
+0x37fc 011443 nrtn true 
+0x37fd 011444 call car_ir_clk_get 
+:      011445 car_ir_packet_head_wait_end:
+0x37fe 011446 call car_ir_clk_check 
+0x37ff 011447 nrtn positive 
+0x3800 011448 call car_ir_gpio_get_status 
+0x3801 011449 branch car_ir_packet_head_wait_end ,true 
+0x3802 011450 arg 0 ,rega 
+0x3803 011451 arg 16 ,loopcnt 
+0x3804 011452 call car_ir_clk_get 
+:      011453 car_ir_receive_process_loop:
+0x3805 011454 call car_ir_clk_check 
+0x3806 011455 nrtn positive 
+0x3807 011456 call car_ir_gpio_get_status 
+0x3808 011457 nbranch car_ir_receive_process_loop ,true 
+0x3809 011458 setarg 10800 
+0x380a 011459 call sleep 
+0x380b 011460 call car_ir_gpio_get_status 
+0x380c 011461 branch car_ir_get_bit1 ,true 
+:      011462 car_ir_get_bit0:
+0x380d 011463 setarg 0 
+0x380e 011464 rshift rega ,rega 
+0x380f 011465 ior rega ,rega 
+0x3810 011466 loop car_ir_receive_process_loop 
+0x3811 011467 branch car_ir_receive_process_end 
+:      011468 car_ir_get_bit1:
+0x3812 011469 setarg 0x8000 
+0x3813 011470 rshift rega ,rega 
+0x3814 011471 ior rega ,rega 
+0x3815 011472 call car_ir_clk_get 
+:      011473 car_ir_get_bit1_wait_low_end:
+0x3816 011474 call car_ir_clk_check 
+0x3817 011475 nrtn positive 
+0x3818 011476 call car_ir_gpio_get_status 
+0x3819 011477 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011478 loop car_ir_receive_process_loop 
+:      011479 car_ir_receive_process_end:
+0x381b 011480 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011481 copy rega ,pdata 
+0x381d 011482 store 2 ,mem_ir_rx_buf 
+0x381e 011483 store 2 ,mem_ir_notify_data + 8 
+0x381f 011484 fetch 1 ,mem_car_24g_status 
+0x3820 011485 beq work_paired ,car_ir_24g_receive_attack 
+:      011486 car_ir_data_notify:
+0x3821 011487 arg 0x07 ,loopcnt 
+0x3822 011488 arg mem_ir_notify_data_head ,contr 
+0x3823 011489 call calc_check_sum_start 
+0x3824 011490 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011491 arg mem_ir_notify_data ,rega 
+0x3826 011492 branch queue_push 
+:      011494 car_ir_24g_receive_attack:
+0x3827 011495 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011496 increase 1 ,pdata 
+0x3829 011497 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011498 div pdata ,2 
+0x382b 011499 call wait_div_end 
+0x382c 011500 quotient temp 
+0x382d 011501 remainder pdata 
+0x382e 011502 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011503 car_ir_24g_receive_attack_off:
+0x382f 011504 fetch 1 ,mem_car_config_led_num 
+0x3830 011505 isub temp ,null 
+0x3831 011506 call car_ir_24g_go_die ,zero 
+0x3832 011507 arg mem_car_led_control ,pdata 
+0x3833 011508 increase -1 ,temp 
+0x3834 011509 iadd temp ,rega 
+0x3835 011510 arg 0 ,pdata 
+0x3836 011511 istore 1 ,rega 
+0x3837 011512 rtn 
+:      011513 car_ir_24g_receive_attack_blink:
+0x3838 011514 arg mem_car_led_control ,pdata 
+0x3839 011515 iadd temp ,rega 
+0x383a 011516 arg 2 ,pdata 
+0x383b 011517 istore 1 ,rega 
+0x383c 011518 rtn 
+:      011519 car_ir_24g_go_die:
+0x383d 011520 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011521 rtn 
+:      011522 car_ir_clk_get:
+0x383f 011523 copy clkn_bt ,pdata 
+0x3840 011524 store 4 ,mem_ir_receive_clkn 
+0x3841 011525 rtn 
+:      011526 car_ir_clk_check:
+0x3842 011527 copy clkn_bt ,pdata 
+0x3843 011528 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011529 isub temp ,pdata 
+0x3845 011530 sub pdata ,200 ,null 
+0x3846 011531 rtn 
+:      011533 car_ir_gpio_get_status:
+0x3847 011534 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011535 branch gpio_get_bit 
+:      011537 car_led_control_receive:
+0x3849 011538 fetch 8 ,mem_le_receive_payload 
+0x384a 011539 store 8 ,mem_car_led_control 
+0x384b 011540 rtn 
+:      011542 car_info_request:
+0x384c 011543 fetch 1 ,mem_car_config_device_select 
+0x384d 011544 store 1 ,mem_car_info_request_payload 
+0x384e 011545 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011546 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011547 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011548 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011549 arg 13 ,loopcnt 
+0x3853 011550 arg mem_car_info_request_head ,contr 
+0x3854 011551 call calc_check_sum_start 
+0x3855 011552 store 1 ,mem_car_info_request_checksum 
+0x3856 011553 arg mem_car_info_request ,rega 
+0x3857 011554 branch queue_push 
+:      011560 light_init:
+0x3858 011561 call clear_eeprom_size_2k 
+0x3859 011562 jam 0x7a ,mem_curr_packet_num 
+0x385a 011563 call light_load_controler_list 
+0x385b 011564 call light_init_crr_cmd_count 
+0x385c 011565 setarg light_pairing_timer 
+0x385d 011566 store 2 ,mem_cb_event_timer 
+0x385e 011567 arg 0 ,rega 
+0x385f 011568 branch pwm_init 
+:      011570 light_pairing_timer:
+0x3860 011571 fetch 2 ,mem_light_pairing_timer 
+0x3861 011572 rtn blank 
+0x3862 011573 increase -1 ,pdata 
+0x3863 011574 store 2 ,mem_light_pairing_timer 
+0x3864 011575 rtnne 0 
+0x3865 011576 jam 0 ,mem_light_pairing_enable 
+0x3866 011577 rtn 
+:      011579 light_init_crr_cmd_count:
+0x3867 011580 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011581 fetch 1 ,mem_light_next_record 
+0x3869 011582 sub pdata ,40 ,null 
+0x386a 011583 rtn positive 
+0x386b 011584 jam 0 ,mem_light_next_record 
+0x386c 011585 rtn 
+:      011587 light_load_controler_list:
+0x386d 011588 arg mem_light_next_record ,rega 
+0x386e 011589 arg 0 ,regb 
+0x386f 011590 arg 81 ,temp 
+0x3870 011591 branch iicd_read_eep_data 
+:      011594 light_find_controler_pairing:
+0x3871 011595 disable user 
+0x3872 011596 fetch 1 ,mem_light_cnum 
+0x3873 011597 copy pdata ,loopcnt 
+0x3874 011599 arg mem_light_clist ,rega 
+0x3875 011600 copy regc ,regb 
+:      011601 light_find_controler_pairing_loop:
+0x3876 011602 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011603 call light_compare_addr_record 
+0x3878 011604 branch enable_user ,zero 
+:      011605 light_find_single_pairing_diff:
+0x3879 011606 increase 4 ,rega 
+0x387a 011607 loop light_find_controler_pairing_loop 
+0x387b 011608 rtn 
+:      011611 light_compare_addr_record:
+0x387c 011612 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011613 ifetch 3 ,rega 
+0x387e 011614 ifetcht 3 ,regb 
+0x387f 011615 isub temp ,null 
+0x3880 011616 rtn 
+:      011618 light_compare_single_record:
+0x3881 011619 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011620 ifetch 3 ,rega 
+0x3883 011621 ifetcht 3 ,regb 
+0x3884 011622 isub temp ,null 
+0x3885 011623 nrtn zero 
+0x3886 011624 ifetch 1 ,contr 
+0x3887 011625 sub pdata ,0 ,null 
+0x3888 011626 rtn zero 
+0x3889 011627 add rega ,3 ,contr 
+0x388a 011628 ifetcht 1 ,contr 
+0x388b 011629 isub temp ,null 
+0x388c 011630 rtn 
+:      011633 light_find_controler_cmd:
+0x388d 011634 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011635 disable user 
+0x388f 011636 fetch 1 ,mem_light_cnum 
+0x3890 011637 copy pdata ,loopcnt 
+0x3891 011639 arg mem_light_clist ,rega 
+0x3892 011640 copy regc ,regb 
+:      011641 light_find_controler_cmd_loop:
+0x3893 011642 call light_compare_single_record 
+0x3894 011643 branch enable_user ,zero 
+0x3895 011644 increase 4 ,rega 
+0x3896 011645 loop light_find_controler_cmd_loop 
+0x3897 011646 rtn 
+:      011649 light_recv_adv:
+0x3898 011650 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011651 increase 1 ,pdata 
+0x389a 011652 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011653 arg mem_le_rxbuf + 12 ,regc 
+:      011655 light_anylize_command:
+0x389c 011656 ifetch 2 ,regc 
+0x389d 011657 arg 0x55aa ,temp 
+0x389e 011658 isub temp ,null 
+0x389f 011659 nrtn zero 
+0x38a0 011660 copy contr ,regc 
+0x38a1 011661 ifetcht 3 ,regc 
+0x38a2 011662 setarg 0xffffff 
+0x38a3 011663 isub temp ,null 
+0x38a4 011664 branch light_parse_cmd ,zero 
+0x38a5 011665 call light_find_controler_cmd 
+0x38a6 011666 branch light_parse_cmd ,user 
+0x38a7 011667 rtn 
+:      011669 light_parse_cmd:
+0x38a8 011670 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011671 increase 4 ,regc 
+0x38aa 011672 ifetch 1 ,regc 
+0x38ab 011673 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011674 isub temp ,null 
+0x38ad 011675 rtn zero 
+0x38ae 011676 store 1 ,mem_curr_packet_num 
+0x38af 011677 fetch 1 ,mem_le_req_rcv 
+0x38b0 011678 increase 1 ,pdata 
+0x38b1 011679 store 1 ,mem_le_req_rcv 
+0x38b2 011681 increase 1 ,regc 
+0x38b3 011682 ifetch 1 ,regc 
+0x38b4 011683 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011684 copy pdata ,loopcnt 
+0x38b6 011685 rtn blank 
+:      011686 light_parse_cmd_loop:
+0x38b7 011687 ifetch 1 ,contr 
+0x38b8 011688 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011689 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011690 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011691 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011692 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011693 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011694 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011695 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011696 loop light_parse_cmd_loop 
+0x38c1 011697 rtn 
+:      011699 light_parse_cmd_pwm0:
+0x38c2 011700 copy contr ,regc 
+0x38c3 011701 fetch 1 ,mem_light_pwm0 
+0x38c4 011702 store 1 ,mem_pdatatemp 
+0x38c5 011703 arg 0 ,temp 
+:      011704 light_parse_cmd_pwm_common:
+0x38c6 011705 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011706 setarg 10000 
+0x38c8 011707 store 3 ,mem_pdatatemp + 2 
+0x38c9 011708 ifetch 1 ,regc 
+0x38ca 011709 store 1 ,mem_pdatatemp + 5 
+0x38cb 011710 call pwm_out_set 
+0x38cc 011711 and regc ,1 ,contr 
+0x38cd 011712 loop light_parse_cmd_loop 
+0x38ce 011713 rtn 
+:      011714 light_parse_cmd_pwm1:
+0x38cf 011715 copy regc ,contr 
+0x38d0 011716 fetch 1 ,mem_light_pwm1 
+0x38d1 011717 store 1 ,mem_pdatatemp 
+0x38d2 011718 arg 1 ,temp 
+0x38d3 011719 branch light_parse_cmd_pwm_common 
+:      011720 light_parse_cmd_pwm2:
+0x38d4 011721 copy regc ,contr 
+0x38d5 011722 fetch 1 ,mem_light_pwm2 
+0x38d6 011723 store 1 ,mem_pdatatemp 
+0x38d7 011724 arg 2 ,temp 
+0x38d8 011725 branch light_parse_cmd_pwm_common 
+:      011726 light_parse_cmd_pwm3:
+0x38d9 011727 copy regc ,contr 
+0x38da 011728 fetch 1 ,mem_light_pwm3 
+0x38db 011729 store 1 ,mem_pdatatemp 
+0x38dc 011730 arg 3 ,temp 
+0x38dd 011731 branch light_parse_cmd_pwm_common 
+:      011732 light_parse_cmd_pwm4:
+0x38de 011733 copy regc ,contr 
+0x38df 011734 fetch 1 ,mem_light_pwm4 
+0x38e0 011735 store 1 ,mem_pdatatemp 
+0x38e1 011736 arg 4 ,temp 
+0x38e2 011737 branch light_parse_cmd_pwm_common 
+:      011738 light_parse_cmd_pwm5:
+0x38e3 011739 copy regc ,contr 
+0x38e4 011740 fetch 1 ,mem_light_pwm5 
+0x38e5 011741 store 1 ,mem_pdatatemp 
+0x38e6 011742 arg 5 ,temp 
+0x38e7 011743 branch light_parse_cmd_pwm_common 
+:      011745 light_parse_auto_mode:
+0x38e8 011746 ifetch 1 ,contr 
+0x38e9 011747 rtn 
+:      011749 light_parse_pairing:
+0x38ea 011750 copy contr ,regc 
+0x38eb 011751 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011752 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011753 call update_controler_list 
+:      011754 light_parse_pairing_abandon:
+0x38ee 011755 and regc ,4 ,contr 
+0x38ef 011756 rtn 
+:      011757 update_controler_list:
+0x38f0 011758 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011759 call light_find_controler_pairing 
+0x38f2 011760 branch update_conrtoler_list_found ,user 
+0x38f3 011761 fetch 1 ,mem_light_next_record 
+0x38f4 011762 copy pdata ,temp 
+0x38f5 011763 increase 1 ,pdata 
+0x38f6 011764 store 1 ,mem_light_next_record 
+0x38f7 011765 call light_init_crr_cmd_count 
+0x38f8 011766 lshift2 temp ,temp 
+0x38f9 011767 setarg mem_light_clist 
+0x38fa 011768 iadd temp ,contw 
+0x38fb 011769 ifetch 4 ,regc 
+0x38fc 011770 istore 4 ,contw 
+0x38fd 011771 branch update_conrtoler_store_list 
+:      011772 update_conrtoler_list_found:
+0x38fe 011773 add regc ,3 ,contr 
+0x38ff 011774 ifetch 1 ,contr 
+0x3900 011775 rtn blank 
+0x3901 011776 ifetch 4 ,regc 
+0x3902 011777 istore 4 ,rega 
+:      011778 update_conrtoler_store_list:
+0x3903 011779 arg mem_light_next_record ,rega 
+0x3904 011780 arg 0 ,regb 
+0x3905 011781 arg 81 ,temp 
+0x3906 011782 branch iicd_write_eep_data 
+:      011786 lightc_init:
+0x3907 011790 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011791 call gpio_out_inactive 
+0x3909 011792 rtn 
+:      011795 lightc_dispatch:
+0x390a 011798 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011799 call gpio_out_active 
+0x390c 011802 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011803 call gpio_out_inactive 
+0x390e 011806 call lightc_start_adv 
+0x390f 011808 fetch 1 ,mem_adv_time 
+0x3910 011809 nrtn blank 
+0x3911 011811 call lpm_write_gpio_wakeup 
+0x3912 011812 hfetch 4 ,core_lpm_ctrl 
+0x3913 011813 set0 15 ,pdata 
+0x3914 011814 hstore 4 ,core_lpm_reg 
+0x3915 011815 call lpm_write_ctrl 
+0x3916 011816 arg param_hibernate_clks ,temp 
+0x3917 011817 branch lpm_sleep 
+:      011819 lightc_adv:
+0x3918 011820 fetch 1 ,mem_adv_time 
+0x3919 011821 branch le_adv_loop_tx ,blank 
+0x391a 011822 increase -1 ,pdata 
+0x391b 011823 store 1 ,mem_adv_time 
+0x391c 011824 branch le_adv_loop_tx 
+:      011826 lightc_start_adv:
+0x391d 011827 mul32 pdata ,20 ,pdata 
+0x391e 011828 arg mem_cmd0_string ,contr 
+0x391f 011829 iadd contr ,contr 
+0x3920 011830 ifetch 1 ,contr 
+0x3921 011831 rtn blank 
+0x3922 011832 copy pdata ,rega 
+0x3923 011833 copy rega ,loopcnt 
+0x3924 011834 arg mem_le_adv_data + 2 ,contw 
+0x3925 011835 call memcpy 
+0x3926 011836 copy rega ,pdata 
+0x3927 011837 increase 2 ,pdata 
+0x3928 011838 store 1 ,mem_le_adv_data_len 
+0x3929 011839 rtn 
+:      011846 module_init:
+0x392a 011848 rtn wake 
+0x392b 011849 call le_modified_name 
+0x392c 011850 call adc_init_data 
+0x392d 011851 setarg module_process_idle 
+0x392e 011852 store 2 ,mem_cb_idle_process 
+0x392f 011853 setarg module_bt_conn_process 
+0x3930 011854 store 2 ,mem_cb_bt_process 
+0x3931 011855 setarg module_process_bb_event 
+0x3932 011856 store 2 ,mem_cb_bb_event_process 
+0x3933 011857 setarg module_le_conn_process 
+0x3934 011858 store 2 ,mem_cb_le_process 
+0x3935 011859 setarg module_lpm_lock 
+0x3936 011860 store 2 ,mem_cb_check_wakelock 
+0x3937 011861 setarg module_hci_cmd_transmit_le_notify 
+0x3938 011862 store 2 ,mem_cb_ble_transmit 
+0x3939 011863 setarg module_hci_event_receive_spp_data 
+0x393a 011864 store 2 ,mem_cb_receive_spp_data 
+0x393b 011865 setarg module_le_receive_data 
+0x393c 011866 store 2 ,mem_cb_att_write 
+0x393d 011867 setarg module_bb_event_timer 
+0x393e 011868 store 2 ,mem_cb_event_timer 
+0x393f 011870 call module_spp_clear_last_transmite_clock 
+0x3940 011871 bpatch patch1b_5 ,mem_patch1b 
+0x3941 011872 call module_lpm_uart_init 
+0x3942 011873 call module_gpio_init 
+0x3943 011874 call check_module_disabled 
+0x3944 011875 branch module_hci_event_enter_standby_mode 
+:      011878 module_lpm_uart_init:
+0x3945 011879 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 011880 hstore 4 ,core_uart_rsaddr 
+0x3947 011882 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 011883 hstore 4 ,core_uart_tsaddr 
+0x3949 011885 hfetch 1 ,core_gpio_sel1 
+0x394a 011886 or_into 0x04 ,pdata 
+0x394b 011887 and_into 0xfc ,pdata 
+0x394c 011888 hstore 1 ,core_gpio_sel1 
+0x394d 011889 jam 0x00 ,core_uart_ctrl 
+0x394e 011891 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 011892 hstore 2 ,core_uart_rrptr 
+0x3950 011893 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 011894 hstore 2 ,core_uart_twptr 
+0x3952 011895 hstore 2 ,core_uart_trptrp 
+0x3953 011897 hfetch 4 ,core_gpio_pu0 
+0x3954 011898 set1 7 ,pdata 
+0x3955 011899 hstore 4 ,core_gpio_pu0 
+0x3956 011901 hfetch 2 ,core_clkoff 
+0x3957 011902 set0 clock_off_uart ,pdata 
+0x3958 011903 hstore 2 ,core_clkoff 
+0x3959 011904 call uart_set_baud_by_mem 
+0x395a 011905 jam uartclk_crystal ,core_uart_clksel 
+0x395b 011906 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 011908 fetch 1 ,mem_module_flag 
+0x395d 011909 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 011910 hfetcht 1 ,core_uart_ctrl 
+0x395f 011911 setflag true ,4 ,temp 
+0x3960 011912 hstoret 1 ,core_uart_ctrl 
+0x3961 011913 rtn 
+:      011917 module_lpm_init:
+0x3962 011918 call module_spp_clear_last_transmite_clock 
+0x3963 011919 branch module_lpm_uart_init 
+:      011922 module_gpio_init:
+0x3964 011927 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 011928 call gpio_config_output 
+0x3966 011929 call module_set_conn_pin_low 
+0x3967 011931 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 011932 branch gpio_config_input 
+:      011934 module_lpm_lock:
+0x3969 011935 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 011936 call gpio_get_bit 
+0x396b 011937 nbranch app_put_lpm_wake_lock ,true 
+0x396c 011938 branch app_get_lpm_wake_lock 
+:      011941 module_le_conn_process:
+0x396d 011942 rtn 
+:      011944 module_bt_conn_process:
+0x396e 011945 call module_spp_enter_sniff 
+0x396f 011946 branch module_control_air_flow 
+:      011948 module_spp_enter_sniff:
+0x3970 011949 fetch 1 ,mem_ui_state_map 
+0x3971 011950 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 011951 bpatch patch1b_6 ,mem_patch1b 
+0x3973 011952 setarg 0x3eff 
+0x3974 011953 fetcht 4 ,mem_last_transmite_clock 
+0x3975 011954 iadd temp ,temp 
+0x3976 011955 copy clkn_bt ,pdata 
+0x3977 011956 isub temp ,null 
+0x3978 011957 nrtn positive 
+0x3979 011958 fetch 2 ,mem_ui_state_map 
+0x397a 011959 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 011960 fetch 1 ,mem_module_flag 
+0x397c 011961 rtnbit1 moudle_task_sniff 
+0x397d 011962 call module_set_sniff_task_flag 
+0x397e 011963 call app_bt_enter_sniff 
+:      011964 module_spp_clear_last_transmite_clock:
+0x397f 011965 copy clkn_bt ,pdata 
+0x3980 011966 store 4 ,mem_last_transmite_clock 
+0x3981 011967 rtn 
+:      011970 module_process_idle:
+0x3982 011971 call module_control_air_flow 
+0x3983 011972 call l2cap_malloc_is_fifo_full 
+0x3984 011973 nrtn blank 
+0x3985 011974 branch module_process 
+:      011977 module_process_bb_event:
+0x3986 011978 copy regc ,pdata 
+0x3987 011979 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 011980 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 011981 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 011982 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 011983 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 011984 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 011985 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 011986 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 011987 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 011988 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 011989 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 011990 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 011991 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 011992 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 011993 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 011994 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 011995 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 011996 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 011997 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 011998 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 011999 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012000 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012001 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012002 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012003 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012004 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012005 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012006 rtn 
+:      012009 module_process_bb_event_disconned:
+0x39a3 012010 call module_spp_clear_last_transmite_clock 
+0x39a4 012011 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012012 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012013 call module_disconn_start 
+0x39a7 012014 fetch 2 ,mem_ui_state_map 
+0x39a8 012015 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012016 branch module_spp_disconnected 
+:      012018 module_process_spp_connected:
+0x39aa 012019 fetch 2 ,mem_ui_state_map 
+0x39ab 012020 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012021 store 2 ,mem_ui_state_map 
+0x39ad 012022 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012023 store 1 ,mem_lpm_mult 
+0x39af 012024 call module_set_conn_pin_low 
+0x39b0 012025 branch module_hci_event_spp_connect 
+:      012027 module_process_spp_disconnected:
+:      012029 module_spp_disconnected:
+0x39b1 012030 fetch 2 ,mem_ui_state_map 
+0x39b2 012031 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012032 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012033 store 2 ,mem_ui_state_map 
+0x39b5 012034 branch module_hci_event_spp_disconnect 
+:      012037 module_process_enter_sniff:
+:      012039 module_sniff_param_check:
+0x39b6 012040 call module_spp_clear_last_transmite_clock 
+0x39b7 012043 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012044 rshift pdata ,pdata 
+0x39b9 012045 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012046 isub temp ,null 
+0x39bb 012047 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012048 branch app_lpm_mult_enable 
+:      012049 module_sniff_param_check_unsniff:
+0x39bd 012050 fetch 1 ,mem_module_flag 
+0x39be 012051 rtnbit1 moudle_task_unsniff 
+0x39bf 012052 hfetch 2 ,core_uart_rxitems 
+0x39c0 012053 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012054 branch app_bt_sniff_exit 
+:      012056 module_process_exit_sniff:
+0x39c2 012057 call module_clear_sniff_task_flag 
+0x39c3 012058 branch app_lpm_mult_disable 
+:      012060 module_process_setup_complete:
+0x39c4 012061 call module_spp_clear_last_transmite_clock 
+0x39c5 012062 branch module_conn_start 
+:      012064 module_process_bb_even_le_disconn:
+0x39c6 012065 call le_clr_config_more_data 
+0x39c7 012066 call module_disconn_start 
+0x39c8 012067 branch module_hci_event_le_disconnect 
+:      012069 module_process_evt_pincode_req:
+0x39c9 012070 branch app_bt_set_pincode 
+:      012073 module_process_sniff_not_accept:
+0x39ca 012074 branch module_clear_sniff_task_flag 
+:      012077 module_process_unsniff_accept:
+0x39cb 012078 fetch 1 ,mem_module_flag 
+0x39cc 012079 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012080 branch module_clear_unsniff_task_flag 
+:      012083 module_process_unsniff_not_accept:
+0x39ce 012084 branch module_clear_unsniff_task_flag 
+:      012087 module_process_le_conn:
+0x39cf 012088 call le_send_att_exchange_mtu_requset 
+0x39d0 012089 call module_conn_start 
+0x39d1 012090 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012091 store 1 ,mem_lpm_mult 
+0x39d3 012092 branch module_hci_event_le_connect 
+:      012095 module_process_bb_conn:
+0x39d4 012096 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012097 call module_clear_sniff_task_flag 
+0x39d6 012098 branch module_clear_unsniff_task_flag 
+:      012100 module_process_page_time_out:
+:      012101 module_process_reconn_fail:
+:      012102 module_disconn_start:
+0x39d7 012103 call module_start_adv_discovery_by_command 
+0x39d8 012104 branch module_set_conn_pin_high 
+:      012107 module_process_ble_ltk_lost:
+0x39d9 012108 call le_send_reject_ind 
+0x39da 012109 branch le_send_smp_security_request 
+:      012112 module_set_conn_pin_high:
+0x39db 012113 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012114 branch gpio_out_active 
+:      012116 module_conn_start:
+0x39dd 012117 call module_stop_adv_discovery 
+0x39de 012118 branch module_set_conn_pin_low 
+:      012120 module_stop_adv_discovery:
+0x39df 012121 fetch 1 ,mem_module_state 
+0x39e0 012122 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012123 call app_bt_stop_discovery ,true 
+0x39e2 012124 fetch 1 ,mem_module_state 
+0x39e3 012125 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012126 call app_ble_stop_adv ,true 
+0x39e5 012127 rtn 
+:      012128 module_set_conn_pin_low:
+0x39e6 012129 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012130 branch gpio_out_inactive 
+:      012132 module_process_with_credit:
+0x39e8 012133 fetch 1 ,mem_credit_flag 
+0x39e9 012134 rtneq credit_disable 
+0x39ea 012135 branch rfcomm_send_uih_without_payload 
+:      012137 module_process:
+0x39eb 012138 hfetch 1 ,core_uart_status 
+0x39ec 012139 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012140 call uartd_prepare_rx 
+0x39ee 012141 ifetch 1 ,contru 
+0x39ef 012142 bne 0x01 ,module_hci_in_excp 
+0x39f0 012143 hfetch 2 ,core_uart_rxitems 
+0x39f1 012144 sub pdata ,2 ,null 
+0x39f2 012145 rtn positive 
+0x39f3 012146 ifetch 1 ,contru 
+0x39f4 012147 store 1 ,mem_module_uart_opcode 
+0x39f5 012148 ifetcht 1 ,contru 
+0x39f6 012149 copy contru ,rega 
+0x39f7 012150 storet 1 ,mem_module_uart_len 
+0x39f8 012151 add temp ,3 ,temp 
+0x39f9 012152 hfetch 2 ,core_uart_rxitems 
+0x39fa 012153 isub temp ,temp 
+0x39fb 012154 nrtn positive 
+0x39fc 012155 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012156 call module_hci_cmd_control 
+0x39fe 012157 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012158 rtneq hci_not_discard_packet 
+0x3a00 012159 branch module_hci_dicard_packet 
+:      012161 module_hci_in_excp:
+0x3a01 012162 call delay_10ms 
+0x3a02 012163 call module_hci_event_invalid_packet 
+0x3a03 012164 branch module_hci_release_except 
+:      012167 module_hci_release_except:
+0x3a04 012168 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012169 hfetch 2 ,core_uart_rxitems 
+0x3a06 012170 rtn blank 
+0x3a07 012171 call uartd_prepare_rx 
+0x3a08 012172 ifetch 1 ,contru 
+0x3a09 012173 sub pdata ,0x01 ,null 
+0x3a0a 012174 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012175 nbranch module_hci_release_except ,zero 
+0x3a0c 012176 ifetch 1 ,contru 
+0x3a0d 012177 rtneq hci_cmd_spp_data_req 
+0x3a0e 012178 rtneq hci_cmd_set_credit_given 
+0x3a0f 012179 increase -1 ,contru 
+0x3a10 012180 call module_hci_dicard_bytes 
+0x3a11 012181 branch module_hci_release_except 
+:      012183 module_hci_dicard_packet:
+0x3a12 012184 call uartd_prepare_rx 
+0x3a13 012185 increase 2 ,contru 
+0x3a14 012186 ifetch 1 ,contru 
+0x3a15 012187 iadd contru ,contru 
+:      012188 module_hci_dicard_bytes:
+0x3a16 012189 branch uartd_rxdone 
+:      012192 module_hci_cmd_control:
+0x3a17 012193 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012194 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012195 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012196 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012197 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012198 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012199 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012200 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012201 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012202 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012203 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012204 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012205 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012206 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012207 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012208 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012209 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012210 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012211 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012212 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012213 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012214 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012215 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012216 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012217 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012218 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012219 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012220 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012221 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012222 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012223 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012224 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012225 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012226 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012227 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012228 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012229 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012230 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012231 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012232 branch module_hci_event_receive_invalid_cmd 
+:      012237 module_hci_cmd_set_bt_addr:
+0x3a3f 012238 fetch 1 ,mem_module_uart_len 
+0x3a40 012239 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012240 ifetch 6 ,contru 
+0x3a42 012241 store 6 ,mem_lap 
+0x3a43 012242 branch module_hci_event_receive_valid_cmd 
+:      012245 module_hci_cmd_set_le_addr:
+0x3a44 012246 fetch 1 ,mem_module_uart_len 
+0x3a45 012247 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012248 ifetch 6 ,contru 
+0x3a47 012249 store 6 ,mem_le_lap 
+0x3a48 012250 branch module_hci_event_receive_valid_cmd 
+:      012254 module_hci_cmd_set_visibility:
+0x3a49 012255 fetch 1 ,mem_module_uart_len 
+0x3a4a 012256 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012257 copy rega ,contru 
+0x3a4c 012258 call module_hci_event_receive_valid_cmd 
+0x3a4d 012259 ifetcht 1 ,contru 
+0x3a4e 012260 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012261 fetch 2 ,mem_ui_state_map 
+0x3a50 012262 rtnbit1 ui_state_ble_connected 
+0x3a51 012263 rtnbit1 ui_state_bt_connected 
+:      012264 module_start_adv_discovery_by_command:
+0x3a52 012265 fetch 1 ,mem_module_state 
+0x3a53 012266 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012267 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012268 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012269 and temp ,0x03 ,pdata 
+0x3a57 012270 store 1 ,mem_scan_mode 
+:      012271 moudle_start_adv_by_command:
+0x3a58 012272 fetch 1 ,mem_module_state 
+0x3a59 012273 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012274 nrtn true 
+0x3a5b 012275 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012276 isolate1 2 ,temp 
+0x3a5d 012277 branch app_ble_start_adv ,true 
+0x3a5e 012278 branch app_ble_stop_adv 
+:      012282 module_hci_cmd_set_bt_name:
+0x3a5f 012283 fetch 1 ,mem_module_uart_len 
+0x3a60 012284 sub pdata ,67 ,null 
+0x3a61 012285 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012286 store 1 ,mem_local_name_length 
+0x3a63 012287 arg 8 ,loopcnt 
+0x3a64 012288 call memset0 
+0x3a65 012289 fetch 1 ,mem_module_uart_len 
+0x3a66 012290 copy pdata ,loopcnt 
+0x3a67 012291 copy rega ,contru 
+0x3a68 012292 arg mem_local_name ,contw 
+0x3a69 012293 call uart_copy_rx_bytes_fast 
+0x3a6a 012294 branch module_hci_event_receive_valid_cmd 
+:      012298 module_hci_cmd_set_le_name:
+0x3a6b 012299 fetch 1 ,mem_module_uart_len 
+0x3a6c 012300 sub pdata ,29 ,null 
+0x3a6d 012301 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012302 store 1 ,mem_le_name_len 
+0x3a6f 012303 copy pdata ,loopcnt 
+0x3a70 012304 copy rega ,contru 
+0x3a71 012305 arg mem_le_name ,contw 
+0x3a72 012306 call uart_copy_rx_bytes_fast 
+0x3a73 012307 call le_modified_name 
+0x3a74 012308 branch module_hci_event_receive_valid_cmd 
+:      012312 module_hci_cmd_receive_spp_data:
+0x3a75 012313 fetch 1 ,mem_ui_state_map 
+0x3a76 012314 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012315 call app_check_sniff 
+0x3a78 012316 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012317 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012319 call module_spp_clear_last_transmite_clock 
+0x3a7b 012320 fetch 1 ,mem_remote_credits 
+0x3a7c 012321 rtn blank 
+0x3a7d 012322 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012323 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012324 fetch 1 ,mem_module_uart_len 
+0x3a80 012325 store 2 ,mem_nl_rx_len_all 
+0x3a81 012327 copy rega ,contru 
+0x3a82 012330 copy contru ,pdata 
+0x3a83 012331 store 2 ,mem_nl_rx_data_src 
+:      012332 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012333 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012334 branch spp_tx_rfcomm_packet 
+:      012336 module_hci_cmd_spp_exit_sniff:
+0x3a86 012337 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012338 branch module_exit_sniff 
+:      012340 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012341 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012342 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012343 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012344 isub temp ,pdata 
+0x3a8c 012345 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012346 rtn 
+:      012348 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012349 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012350 arg dm_refcom_buff_len ,temp 
+0x3a90 012351 call not_greater_than 
+0x3a91 012352 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012353 call not_greater_than 
+0x3a93 012354 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012355 call not_greater_than 
+0x3a95 012356 store 2 ,mem_current_packet_length 
+0x3a96 012357 rtn 
+:      012359 module_hci_command_tx_spp_tx_complete:
+0x3a97 012360 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012361 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012362 branch module_hci_event_receive_valid_cmd 
+:      012366 module_hci_cmd_receive_le_data:
+0x3a9a 012367 fetch 2 ,mem_ui_state_map 
+0x3a9b 012368 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012369 call module_check_ble_encrypt_state 
+0x3a9d 012370 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012371 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012372 fetch 1 ,mem_module_flag 
+0x3aa0 012373 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012374 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012375 nrtn blank 
+0x3aa3 012376 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012377 ifetch 2 ,contru 
+0x3aa5 012378 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012379 copy contru ,pdata 
+0x3aa7 012380 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012381 fetch 1 ,mem_module_uart_len 
+0x3aa9 012382 pincrease -2 
+0x3aaa 012383 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012384 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012385 store 1 ,mem_module_hci_notify_len 
+0x3aad 012386 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012387 call le_set_config_more_data 
+0x3aaf 012388 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012389 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012390 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012391 fetch 1 ,mem_module_flag 
+0x3ab3 012392 rtnbit0 module_flag_ble_data_finish 
+:      012393 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012394 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012395 call module_clear_le_tx_data_flag 
+0x3ab6 012396 branch module_hci_event_receive_valid_cmd 
+:      012398 module_hci_cmd_transmit_le_notify:
+0x3ab7 012399 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012400 rtn blank 
+0x3ab9 012401 call le_fifo_check_nearly_full 
+0x3aba 012402 nrtn blank 
+0x3abb 012403 call module_get_le_remote_mtu 
+0x3abc 012404 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012405 add temp ,-3 ,pdata 
+0x3abe 012406 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012407 call not_greater_than 
+0x3ac0 012408 copy pdata ,rega 
+0x3ac1 012409 copy temp ,pdata 
+0x3ac2 012410 isub rega ,pdata 
+0x3ac3 012411 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012412 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012413 call le_att_malloc_tx_notify 
+0x3ac6 012414 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012415 copy pdata ,contru 
+0x3ac8 012416 copy rega ,loopcnt 
+0x3ac9 012417 call uart_copy_rx_bytes_fast 
+0x3aca 012418 copy contru ,pdata 
+0x3acb 012419 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012420 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012421 nrtn blank 
+0x3ace 012422 branch module_set_le_tx_data_flag 
+:      012426 module_get_le_remote_mtu:
+0x3acf 012427 arg 0x17 ,temp 
+0x3ad0 012428 fetch 1 ,mem_module_flag 
+0x3ad1 012429 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012430 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012431 rtn 
+:      012433 module_check_ble_encrypt_state:
+0x3ad4 012434 fetch 1 ,mem_module_flag 
+0x3ad5 012435 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012436 branch disable_user 
+:      012440 module_hci_cmd_inquire_status:
+0x3ad7 012441 branch module_hci_event_status_res 
+:      012445 module_hci_cmd_set_pairing_mode:
+0x3ad8 012446 copy rega ,contru 
+0x3ad9 012447 ifetch 1 ,contru 
+0x3ada 012448 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012449 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012450 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012451 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012452 branch module_hci_event_receive_invalid_cmd 
+:      012453 module_hci_pairing_pincode_mode:
+0x3adf 012454 call ssp_disable 
+0x3ae0 012455 jam 0 ,mem_ssp_enable 
+0x3ae1 012456 branch module_hci_event_receive_valid_cmd 
+:      012457 module_hci_pairing_just_work_mode:
+0x3ae2 012458 setarg ssp_mode_just_work_io_cap_data 
+:      012459 module_hci_sspairing_mode:
+0x3ae3 012460 store 3 ,mem_sp_iocap_local 
+0x3ae4 012461 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012462 call ssp_enable 
+0x3ae6 012463 jam 1 ,mem_ssp_enable 
+0x3ae7 012464 branch module_hci_event_receive_valid_cmd 
+:      012465 module_hci_pairing_passkey:
+0x3ae8 012466 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012467 branch module_hci_sspairing_mode 
+:      012469 module_hci_pairing_numeric_comparison:
+0x3aea 012470 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012471 branch module_hci_sspairing_mode 
+:      012474 module_hci_cmd_set_pincode:
+0x3aec 012475 fetch 1 ,mem_module_uart_len 
+0x3aed 012476 sub pdata ,16 ,null 
+0x3aee 012477 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012478 store 1 ,mem_pin_length 
+0x3af0 012479 copy pdata ,loopcnt 
+0x3af1 012480 arg mem_pin ,contw 
+0x3af2 012481 call uart_copy_rx_bytes 
+0x3af3 012482 branch module_hci_event_receive_valid_cmd 
+:      012486 module_hci_cmd_set_uart_control_mode:
+0x3af4 012487 copy rega ,contru 
+0x3af5 012488 ifetch 1 ,contru 
+0x3af6 012489 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012490 nsetflag blank ,4 ,temp 
+0x3af8 012491 hstoret 1 ,core_uart_ctrl 
+0x3af9 012492 branch module_hci_event_receive_valid_cmd 
+:      012496 module_hci_cmd_set_uart_baud:
+0x3afa 012497 fetch 1 ,mem_module_uart_len 
+0x3afb 012498 copy pdata ,loopcnt 
+0x3afc 012499 copy rega ,contru 
+0x3afd 012500 call string2dec_from_uart 
+0x3afe 012501 setarg uart_clk_24 
+0x3aff 012502 idiv temp 
+0x3b00 012503 call wait_div_end 
+0x3b01 012504 quotient pdata 
+:      012505 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012506 store uart_baud_len ,mem_baud 
+0x3b03 012507 call module_hci_event_receive_valid_cmd 
+0x3b04 012508 call wait_uarttx 
+0x3b05 012509 branch uart_set_baud_by_mem 
+:      012513 module_hci_cmd_version_request:
+0x3b06 012514 arg 2 ,rega 
+0x3b07 012515 arg mem_soft_version_num ,regb 
+0x3b08 012516 arg 0 ,temp 
+0x3b09 012517 branch module_hci_event_set_cmd 
+:      012518 module_hci_event_set_cmd_send_response:
+0x3b0a 012519 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012520 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012521 arg 0 ,temp 
+0x3b0d 012522 branch module_hci_event_set_cmd 
+:      012526 module_hci_cmd_bt_disconnect:
+0x3b0e 012527 fetch 2 ,mem_ui_state_map 
+0x3b0f 012528 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012529 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012530 call module_hci_event_receive_valid_cmd 
+0x3b11 012531 branch app_bt_disconnect 
+:      012535 module_hci_cmd_ble_disconnect:
+0x3b12 012536 fetch 2 ,mem_ui_state_map 
+0x3b13 012537 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012538 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012539 call module_hci_event_receive_valid_cmd 
+0x3b15 012540 branch app_ble_disconnect 
+:      012546 module_hci_cmd_set_nvram:
+0x3b16 012547 fetch 1 ,mem_module_uart_len 
+0x3b17 012548 copy pdata ,loopcnt 
+0x3b18 012549 copy rega ,contru 
+0x3b19 012550 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012551 icopy contw 
+0x3b1b 012552 call uart_copy_rx_bytes_fast 
+0x3b1c 012553 branch module_hci_event_receive_valid_cmd 
+:      012557 module_hci_cmd_confirm_gkey:
+0x3b1d 012558 fetch 1 ,mem_ui_state_map 
+0x3b1e 012559 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012560 ifetch 1 ,contru 
+0x3b20 012561 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012562 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012563 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012564 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012566 call module_hci_event_receive_valid_cmd 
+0x3b25 012568 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012569 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012570 rtn 
+:      012572 dhkey_not_accept:
+0x3b28 012573 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012574 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012575 branch ui_ipc_send_cmd 
+:      012578 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012579 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012580 branch dhkey_not_accept 
+:      012584 module_hci_cmd_set_credit_given:
+0x3b2d 012585 fetch 1 ,mem_ui_state_map 
+0x3b2e 012586 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012587 fetch 1 ,mem_credit_flag 
+0x3b30 012588 rtneq credit_disable 
+0x3b31 012589 ifetch 1 ,contru 
+0x3b32 012590 fetcht 1 ,mem_credit_given 
+0x3b33 012591 iadd temp ,temp 
+0x3b34 012592 storet 1 ,mem_credit_given 
+0x3b35 012593 rtn 
+:      012597 module_hci_cmd_auto_adv:
+0x3b36 012598 arg 0x40 ,loopcnt 
+0x3b37 012599 arg mem_le_adv_data_len ,contw 
+0x3b38 012600 call clear_mem 
+0x3b39 012601 setarg 0 
+0x3b3a 012602 store 1 ,mem_regb 
+0x3b3b 012603 copy rega ,contru 
+:      012604 module_hci_cmd_auto_adv_loop:
+0x3b3c 012605 copy contru ,pdata 
+0x3b3d 012606 store 2 ,mem_regc 
+0x3b3e 012607 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012609 fetch 1 ,mem_regb 
+0x3b40 012610 fetcht 1 ,mem_temp 
+0x3b41 012611 increase 1 ,temp 
+0x3b42 012612 iadd temp ,pdata 
+0x3b43 012613 store 1 ,mem_regb 
+0x3b44 012615 sub pdata ,31 ,null 
+0x3b45 012616 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012617 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012618 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012619 setarg mem_le_adv_data 
+0x3b48 012620 iadd temp ,pdata 
+0x3b49 012621 store 2 ,mem_contw 
+0x3b4a 012622 fetcht 1 ,mem_temp 
+0x3b4b 012623 increase 1 ,temp 
+0x3b4c 012624 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012625 iadd temp ,pdata 
+0x3b4e 012626 store 1 ,mem_le_adv_data_len 
+0x3b4f 012627 branch module_hci_cmd_auto_adv_store_common 
+:      012628 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012629 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012630 setarg mem_le_scan_data 
+0x3b52 012631 iadd temp ,pdata 
+0x3b53 012632 store 2 ,mem_contw 
+0x3b54 012633 fetcht 1 ,mem_temp 
+0x3b55 012634 increase 1 ,temp 
+0x3b56 012635 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012636 iadd temp ,pdata 
+0x3b58 012637 store 1 ,mem_le_scan_data_len 
+:      012638 module_hci_cmd_auto_adv_store_common:
+0x3b59 012639 fetch 2 ,mem_contw 
+0x3b5a 012640 copy pdata ,contw 
+0x3b5b 012641 fetch 2 ,mem_regc 
+0x3b5c 012642 copy pdata ,contru 
+0x3b5d 012644 copy temp ,loopcnt 
+0x3b5e 012645 call uart_copy_rx_bytes_fast 
+0x3b5f 012647 fetch 1 ,mem_module_uart_len 
+0x3b60 012648 fetcht 1 ,mem_regb 
+0x3b61 012649 isub temp ,null 
+0x3b62 012650 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012651 branch module_hci_event_receive_valid_cmd 
+:      012654 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012655 ifetch 1 ,contru 
+0x3b65 012656 store 1 ,mem_temp 
+0x3b66 012657 ifetch 1 ,contru 
+0x3b67 012658 store 1 ,mem_rega 
+0x3b68 012659 rtn 
+:      012663 module_hci_cmd_power_request:
+0x3b69 012664 arg 0 ,temp 
+0x3b6a 012665 arg 2 ,rega 
+0x3b6b 012666 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012667 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012668 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012669 branch module_hci_event_set_cmd 
+:      012673 module_hci_cmd_power_set:
+0x3b6f 012674 fetch 1 ,mem_module_uart_len 
+0x3b70 012675 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012676 ifetch 1 ,contru 
+0x3b72 012677 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012678 setarg 0x00 
+0x3b74 012679 store 2 ,mem_module_vdd_quotient 
+0x3b75 012680 branch module_hci_event_receive_valid_cmd 
+:      012684 module_hci_cmd_passkey_entry:
+0x3b76 012685 ifetch 4 ,contru 
+0x3b77 012686 store 4 ,mem_pin 
+0x3b78 012687 jam 4 ,mem_pin_length 
+0x3b79 012688 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012689 call module_hci_event_receive_valid_cmd 
+0x3b7b 012690 branch authentication_passkey 
+:      012694 module_hci_cmd_set_gpio:
+0x3b7c 012695 fetch 1 ,mem_module_uart_len 
+0x3b7d 012696 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012697 ifetch 1 ,contru 
+0x3b7f 012698 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012699 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012700 branch module_hci_event_receive_invalid_cmd 
+:      012702 module_set_gpio_input:
+0x3b82 012703 ifetcht 1 ,contru 
+0x3b83 012704 ifetch 1 ,contru 
+0x3b84 012705 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012706 nsetflag blank ,7 ,temp 
+0x3b86 012707 call gpio_config_input 
+0x3b87 012708 branch module_hci_event_receive_valid_cmd 
+:      012710 module_set_gpio_high_impedance:
+0x3b88 012711 call gpio_set_high_impedance 
+0x3b89 012712 branch module_hci_event_receive_valid_cmd 
+:      012714 module_set_gpio_output:
+0x3b8a 012715 ifetcht 1 ,contru 
+0x3b8b 012716 call gpio_config_output0 
+0x3b8c 012717 ifetch 1 ,contru 
+0x3b8d 012718 isolate1 0 ,pdata 
+0x3b8e 012719 call gpio_out_flag 
+0x3b8f 012720 branch module_hci_event_receive_valid_cmd 
+:      012724 module_hci_cmd_read_gpio:
+0x3b90 012725 fetch 1 ,mem_module_uart_len 
+0x3b91 012726 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012727 ifetcht 1 ,contru 
+0x3b93 012728 call gpio_get_bit 
+0x3b94 012729 setarg 0x0 
+0x3b95 012730 nsetflag true ,0 ,pdata 
+0x3b96 012731 arg 1 ,rega 
+0x3b97 012732 branch module_hci_event_set_cmd_send_response 
+:      012736 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012737 copy rega ,contru 
+0x3b99 012738 ifetch 1 ,contru 
+0x3b9a 012739 copy pdata ,temp 
+0x3b9b 012740 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012741 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012742 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012743 store 1 ,mem_le_pairing_mode 
+0x3b9f 012744 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012745 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012746 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012747 branch module_hci_event_receive_invalid_cmd 
+:      012749 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012750 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012751 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012752 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012753 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012754 branch module_le_set_noinputnooutput 
+:      012755 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012756 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012757 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012758 storet 1 ,mem_le_pairing_mode 
+0x3bab 012759 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012760 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012761 branch module_hci_event_receive_valid_cmd 
+:      012762 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012763 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012764 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012765 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012766 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012767 branch module_le_set_displayonly 
+:      012768 module_le_set_no_pairing:
+0x3bb3 012769 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012770 module_le_set_noinputnooutput:
+0x3bb4 012771 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012772 branch module_hci_event_receive_valid_cmd 
+:      012773 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012774 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012775 branch module_le_set_noinputnooutput 
+:      012776 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012777 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012778 module_le_set_displayonly:
+0x3bb9 012779 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012780 branch module_hci_event_receive_valid_cmd 
+:      012784 module_hci_cmd_le_set_adv_data:
+0x3bbb 012785 fetch 1 ,mem_module_uart_len 
+0x3bbc 012786 sub pdata ,31 ,null 
+0x3bbd 012787 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012788 store 1 ,mem_le_adv_data_len 
+0x3bbf 012789 copy pdata ,loopcnt 
+0x3bc0 012790 copy rega ,contru 
+0x3bc1 012791 arg mem_le_adv_data ,contw 
+0x3bc2 012792 call uart_copy_rx_bytes_fast 
+0x3bc3 012793 branch module_hci_event_receive_valid_cmd 
+:      012797 module_hci_cmd_le_set_scan_data:
+0x3bc4 012798 fetch 1 ,mem_module_uart_len 
+0x3bc5 012799 sub pdata ,31 ,null 
+0x3bc6 012800 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012801 store 1 ,mem_le_scan_data_len 
+0x3bc8 012802 copy pdata ,loopcnt 
+0x3bc9 012803 copy rega ,contru 
+0x3bca 012804 arg mem_le_scan_data ,contw 
+0x3bcb 012805 call uart_copy_rx_bytes_fast 
+0x3bcc 012806 branch module_hci_event_receive_valid_cmd 
+:      012810 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012811 fetch 2 ,mem_ui_state_map 
+0x3bce 012812 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012813 fetch 1 ,mem_module_uart_len 
+0x3bd0 012814 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012815 copy rega ,contru 
+0x3bd2 012816 ifetch 8 ,contru 
+0x3bd3 012817 store 8 ,mem_le_interval_min 
+0x3bd4 012818 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012819 call ui_ipc_send_cmd 
+0x3bd6 012820 branch module_hci_event_receive_valid_cmd 
+:      012824 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012825 ifetch 2 ,contru 
+0x3bd8 012826 store 2 ,mem_le_adv_interval 
+0x3bd9 012827 branch module_hci_event_receive_valid_cmd 
+:      012831 module_hci_cmd_le_start_pairing:
+0x3bda 012832 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 012833 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 012834 fetch 1 ,mem_le_pairing_state 
+0x3bdd 012835 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 012836 fetch 1 ,mem_le_enc_state 
+0x3bdf 012837 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 012838 call check_51cmd_le_smp_sec_req 
+0x3be1 012839 branch module_hci_event_receive_valid_cmd 
+:      012843 module_hci_cmd_set_wake_gpio:
+0x3be2 012844 fetch 1 ,mem_module_uart_len 
+0x3be3 012845 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 012846 ifetch 1 ,contru 
+0x3be5 012847 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 012848 ifetch 4 ,contru 
+0x3be7 012849 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 012850 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 012851 call gpio_config_output 
+0x3bea 012852 call module_set_mcu_wake_pin_low 
+0x3beb 012853 branch module_hci_event_receive_valid_cmd 
+:      012857 module_hci_cmd_set_tx_power:
+0x3bec 012858 fetch 1 ,mem_module_uart_len 
+0x3bed 012859 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 012860 ifetch 1 ,contru 
+0x3bef 012861 store 1 ,mem_tx_power 
+0x3bf0 012862 branch module_hci_event_receive_valid_cmd 
+:      012866 module_hci_cmd_le_confirm_gkey:
+0x3bf1 012867 ifetch 1 ,contru 
+0x3bf2 012868 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 012869 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 012870 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 012871 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 012872 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 012873 branch module_hci_event_receive_invalid_cmd 
+:      012874 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 012875 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 012876 branch module_hci_event_receive_valid_cmd 
+:      012878 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 012879 call le_send_pairing_confirm_value_failed 
+0x3bfb 012880 branch module_hci_event_receive_valid_cmd 
+:      012884 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 012885 fetch 1 ,mem_module_uart_len 
+0x3bfd 012886 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 012887 call module_hci_event_receive_valid_cmd 
+0x3bff 012888 ifetch 1 ,contru 
+0x3c00 012889 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 012890 branch classic_bt_set_reject_justwork_flag 
+:      012894 module_hci_cmd_reset_chip:
+0x3c02 012895 call module_hci_event_receive_valid_cmd 
+0x3c03 012896 call wait_uarttx 
+0x3c04 012897 jam 0x01 ,core_reset 
+0x3c05 012898 branch loop 
+:      012902 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 012903 fetch 1 ,mem_module_uart_len 
+0x3c07 012904 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 012905 ifetch 1 ,contru 
+0x3c09 012906 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 012907 fetch 1 ,mem_module_uart_len 
+0x3c0b 012908 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 012909 ifetch 4 ,contru 
+0x3c0d 012910 arg 1000000 ,temp 
+0x3c0e 012911 isub temp ,null 
+0x3c0f 012912 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 012913 store 4 ,mem_le_tk 
+0x3c11 012914 call le_set_config_fixed_tk 
+0x3c12 012915 branch module_hci_event_receive_valid_cmd 
+:      012917 module_hci_cmd_le_set_random_passkey:
+0x3c13 012918 call le_clr_config_fixed_tk 
+0x3c14 012919 branch module_hci_event_receive_valid_cmd 
+:      012923 module_hci_test_cmde_close_lpm:
+0x3c15 012924 jam 0 ,mem_lpm_mode 
+0x3c16 012925 branch module_hci_event_receive_valid_cmd 
+:      012930 module_hci_event_receive_invalid_cmd:
+0x3c17 012931 arg 1 ,temp 
+0x3c18 012932 arg 0 ,rega 
+0x3c19 012933 branch module_hci_event_set_cmd 
+:      012936 module_hci_event_receive_valid_cmd:
+0x3c1a 012937 arg 0 ,temp 
+0x3c1b 012938 arg 0 ,rega 
+0x3c1c 012939 branch module_hci_event_set_cmd 
+:      012943 module_hci_event_spp_connect:
+0x3c1d 012944 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 012945 branch module_hci_event_enter_standby_mode_len0 
+:      012949 module_hci_event_le_connect:
+0x3c1f 012950 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 012951 branch module_hci_event_enter_standby_mode_len0 
+:      012955 module_hci_event_spp_disconnect:
+0x3c21 012956 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 012957 branch module_hci_event_enter_standby_mode_len0 
+:      012961 module_hci_event_le_disconnect:
+0x3c23 012962 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 012963 branch module_hci_event_enter_standby_mode_len0 
+:      012971 module_hci_event_set_cmd:
+0x3c25 012972 fetch 1 ,mem_module_uart_opcode 
+0x3c26 012973 copy pdata ,regc 
+0x3c27 012974 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 012975 setarg 2 
+0x3c29 012976 iadd rega ,pdata 
+0x3c2a 012977 call module_hci_prepare_tx 
+0x3c2b 012978 copy regc ,pdata 
+0x3c2c 012979 istore 1 ,contwu 
+0x3c2d 012980 istoret 1 ,contwu 
+0x3c2e 012981 copy rega ,loopcnt 
+0x3c2f 012982 copy regb ,contr 
+0x3c30 012983 call uart_copy_tx_bytes 
+0x3c31 012984 branch uartd_send 
+:      012988 module_hci_event_receive_spp_data:
+0x3c32 012990 call module_spp_clear_last_transmite_clock 
+0x3c33 012991 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 012992 fetch 1 ,mem_current_length 
+0x3c35 012993 rtn blank 
+0x3c36 012994 call module_hci_prepare_tx 
+0x3c37 012995 fetch 1 ,mem_current_length 
+0x3c38 012996 copy pdata ,loopcnt 
+0x3c39 012997 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 012998 copy pdata ,contr 
+0x3c3b 012999 call uart_copy_tx_bytes_fast 
+0x3c3c 013000 branch uartd_send 
+:      013004 module_hci_event_receive_le_data:
+0x3c3d 013005 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013006 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013007 icopy loopcnt 
+0x3c40 013008 increase 2 ,pdata 
+0x3c41 013009 call module_hci_prepare_tx 
+0x3c42 013010 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013011 istore 2 ,contwu 
+0x3c44 013012 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013013 icopy contr 
+0x3c46 013014 call uart_copy_tx_bytes_fast 
+0x3c47 013015 branch uartd_send 
+:      013019 module_hci_event_enter_standby_mode:
+0x3c48 013020 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013021 module_hci_event_enter_standby_mode_len0:
+0x3c49 013022 setarg 0 
+0x3c4a 013023 call module_hci_prepare_tx 
+0x3c4b 013024 branch uartd_send 
+:      013028 module_hci_event_status_res:
+0x3c4c 013029 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013030 setarg 1 
+0x3c4e 013031 call module_hci_prepare_tx 
+0x3c4f 013033 call module_hci_read_bt_status 
+0x3c50 013035 fetch 2 ,mem_ui_state_map 
+0x3c51 013036 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013037 qisolate1 pdata 
+0x3c53 013038 setflag true ,3 ,temp 
+0x3c54 013040 arg ui_state_ble_connected ,queue 
+0x3c55 013041 qisolate1 pdata 
+0x3c56 013042 setflag true ,5 ,temp 
+0x3c57 013044 fetch 1 ,mem_ui_state_map 
+0x3c58 013045 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013046 qisolate1 pdata 
+0x3c5a 013047 setflag true ,4 ,temp 
+0x3c5b 013049 istoret 1 ,contwu 
+0x3c5c 013050 branch uartd_send 
+:      013054 module_hci_read_bt_status:
+0x3c5d 013055 arg 0 ,temp 
+0x3c5e 013056 fetch 1 ,mem_scan_mode 
+0x3c5f 013057 arg inq_scan_mode ,queue 
+0x3c60 013058 qisolate1 pdata 
+0x3c61 013059 setflag true ,0 ,temp 
+0x3c62 013060 arg page_scan_mode ,queue 
+0x3c63 013061 qisolate1 pdata 
+0x3c64 013062 setflag true ,1 ,temp 
+0x3c65 013064 fetch 1 ,mem_le_adv_enable 
+0x3c66 013065 arg 0 ,queue 
+0x3c67 013066 qisolate1 pdata 
+0x3c68 013067 setflag true ,2 ,temp 
+0x3c69 013068 rtn 
+:      013072 module_hci_event_store_device:
+0x3c6a 013073 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013074 fetch 1 ,mem_nv_data_number 
+0x3c6c 013075 mul32 pdata ,34 ,pdata 
+0x3c6d 013076 icopy loopcnt 
+0x3c6e 013077 call module_hci_prepare_tx 
+0x3c6f 013078 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013079 icopy contr 
+0x3c71 013080 call uart_copy_tx_bytes_fast 
+0x3c72 013081 branch uartd_send 
+:      013085 module_hci_event_gkey_generate:
+0x3c73 013086 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013087 setarg 4 
+0x3c75 013088 call module_hci_prepare_tx 
+0x3c76 013089 fetch 4 ,mem_gkey 
+0x3c77 013090 istore 4 ,contwu 
+0x3c78 013091 branch uartd_send 
+:      013095 module_hci_event_invalid_packet:
+0x3c79 013096 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013097 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013098 arg 0xff ,temp 
+0x3c7c 013099 call not_greater_than 
+0x3c7d 013100 copy pdata ,loopcnt 
+0x3c7e 013101 call module_hci_prepare_tx 
+0x3c7f 013102 call uartd_prepare_rx 
+0x3c80 013103 call uart_copy_rx2tx 
+0x3c81 013104 branch uartd_send 
+:      013108 module_hci_event_passkey_entry_mode:
+0x3c82 013109 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013110 branch module_hci_event_enter_standby_mode_len0 
+:      013114 module_hci_event_le_tk:
+0x3c84 013115 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013116 setarg 4 
+0x3c86 013117 call module_hci_prepare_tx 
+0x3c87 013118 fetch 4 ,mem_le_tk 
+0x3c88 013119 istore 4 ,contwu 
+0x3c89 013120 branch uartd_send 
+:      013124 module_hci_event_le_pairing_fail:
+0x3c8a 013125 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013126 branch module_hci_event_pairing_completed 
+:      013128 module_hci_event_le_pairing_success:
+0x3c8c 013129 arg flag_ble_pairing_success ,rega 
+0x3c8d 013130 branch module_hci_event_pairing_completed 
+:      013132 module_hci_event_bt_pairing_fail:
+0x3c8e 013133 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013134 branch module_hci_event_pairing_completed 
+:      013136 module_hci_event_bt_pairing_success:
+0x3c90 013137 arg flag_bt_pairing_success ,rega 
+:      013139 module_hci_event_pairing_completed:
+0x3c91 013140 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013141 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013142 setarg 2 
+0x3c94 013143 call module_hci_prepare_tx 
+0x3c95 013144 copy rega ,pdata 
+0x3c96 013145 istore 2 ,contwu 
+0x3c97 013146 branch uartd_send 
+:      013150 module_hci_event_pause_enc:
+0x3c98 013151 arg flag_event_pause_enc ,regc 
+0x3c99 013152 branch module_hci_event_enc 
+:      013154 module_hci_event_start_enc:
+0x3c9a 013155 arg flag_event_start_enc ,regc 
+:      013157 module_hci_event_enc:
+0x3c9b 013158 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013159 setarg 1 
+0x3c9d 013160 call module_hci_prepare_tx 
+0x3c9e 013161 copy regc ,pdata 
+0x3c9f 013162 istore 1 ,contwu 
+0x3ca0 013163 branch uartd_send 
+:      013167 module_hci_event_le_gkey:
+0x3ca1 013168 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013169 setarg 4 
+0x3ca3 013170 call module_hci_prepare_tx 
+0x3ca4 013171 fetch 4 ,mem_gkey 
+0x3ca5 013172 istore 4 ,contwu 
+0x3ca6 013173 branch uartd_send 
+:      013184 module_hci_prepare_tx:
+0x3ca7 013185 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013186 store 1 ,mem_module_uart_len 
+0x3ca9 013187 storet 8 ,mem_temp 
+0x3caa 013188 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013189 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013190 fetcht 8 ,mem_temp 
+0x3cad 013191 call uartd_prepare_tx 
+0x3cae 013192 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013193 istore 3 ,contwu 
+0x3cb0 013194 rtn 
+:      013197 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013198 call module_check_mcu_wake_pin_high 
+0x3cb2 013199 rtn true 
+:      013200 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013201 call module_set_mcu_wake_pin_high 
+0x3cb4 013202 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013203 rshift2 pdata ,pdata 
+0x3cb6 013204 rtn blank 
+0x3cb7 013205 branch delay 
+:      013207 module_set_mcu_wake_pin_high:
+0x3cb8 013209 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013210 branch gpio_out_active 
+:      013212 module_check_mcu_wake_pin_high:
+0x3cba 013213 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013214 branch gpio_check_active 
+:      013216 module_set_mcu_wake_pin_low:
+0x3cbc 013217 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013218 branch gpio_out_inactive 
+:      013221 delay:
+0x3cbe 013222 increase -1 ,pdata 
+0x3cbf 013223 nop 38 
+0x3cc0 013224 nbranch delay ,blank 
+0x3cc1 013225 rtn 
+:      013234 module_le_receive_data:
+0x3cc2 013235 call module_check_ble_encrypt_state 
+0x3cc3 013236 rtn user 
+0x3cc4 013237 copy rega ,pdata 
+0x3cc5 013238 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013239 copy regb ,pdata 
+0x3cc7 013240 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013241 fetch 2 ,mem_le_att_handle 
+0x3cc9 013242 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013243 isub temp ,null 
+0x3ccb 013244 branch module_le_receive_data_ok ,zero 
+0x3ccc 013245 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013246 isub temp ,null 
+0x3cce 013247 nrtn zero 
+:      013248 module_le_receive_data_ok:
+0x3ccf 013249 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013250 branch module_hci_event_receive_le_data 
+:      013255 module_exit_sniff:
+0x3cd1 013256 fetch 1 ,mem_module_flag 
+0x3cd2 013257 rtnbit1 moudle_task_unsniff 
+0x3cd3 013258 call module_set_unsniff_task_flag 
+0x3cd4 013259 branch app_bt_sniff_exit 
+:      013262 module_set_lpm_mult_2:
+0x3cd5 013263 jam 2 ,mem_lpm_mult 
+0x3cd6 013264 rtn 
+:      013268 module_bb_event_timer:
+0x3cd7 013269 branch module_read_vdd_timer 
+:      013271 module_read_vdd_timer:
+0x3cd8 013272 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013273 rtn blank 
+0x3cda 013274 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013275 rtn blank 
+0x3cdc 013276 increase -1 ,pdata 
+0x3cdd 013277 store 1 ,mem_module_read_vdd_count 
+0x3cde 013278 nrtn blank 
+0x3cdf 013279 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013280 call adc_set_mode 
+0x3ce1 013281 call vdd_calculate_by_mode 
+0x3ce2 013282 div pdata ,0x64 
+0x3ce3 013283 call wait_div_end 
+0x3ce4 013284 quotient pdata 
+0x3ce5 013285 remainder temp 
+0x3ce6 013286 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013287 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013288 rtn 
+:      013291 module_control_air_flow:
+0x3ce9 013292 call check_uart_tx_buff 
+0x3cea 013293 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013294 branch app_l2cap_flow_control_disable 
+:      013298 module_set_sniff_task_flag:
+0x3cec 013299 arg moudle_task_sniff ,queue 
+0x3ced 013300 branch module_set_state 
+:      013302 module_clear_sniff_task_flag:
+0x3cee 013303 arg moudle_task_sniff ,queue 
+0x3cef 013304 branch module_clr_state 
+:      013306 module_set_unsniff_task_flag:
+0x3cf0 013307 arg moudle_task_unsniff ,queue 
+0x3cf1 013308 branch module_set_state 
+:      013310 module_clear_unsniff_task_flag:
+0x3cf2 013311 arg moudle_task_unsniff ,queue 
+0x3cf3 013312 branch module_clr_state 
+:      013314 module_set_le_tx_data_flag:
+0x3cf4 013315 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013316 branch module_set_state 
+:      013318 module_clear_le_tx_data_flag:
+0x3cf6 013319 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013320 branch module_clr_state 
+:      013322 module_clr_state:
+0x3cf8 013323 fetch 1 ,mem_module_flag 
+0x3cf9 013324 qset0 pdata 
+0x3cfa 013325 store 1 ,mem_module_flag 
+0x3cfb 013326 rtn 
+:      013328 module_set_state:
+0x3cfc 013329 fetch 1 ,mem_module_flag 
+0x3cfd 013330 qset1 pdata 
+0x3cfe 013331 store 1 ,mem_module_flag 
+0x3cff 013332 rtn 
+:      013342 mouse_init:
+0x3d00 013343 call mouse_setting_config 
+0x3d01 013344 call spi_ncs_enable 
+0x3d02 013345 call mouse_init_sunt 
+0x3d03 013346 call mouse_dpi_config 
+0x3d04 013347 call spi_ncs_disable 
+0x3d05 013348 rtn wake 
+0x3d06 013349 call mouse_cheak_enable_usb 
+0x3d07 013350 call mouse_cb_fuction 
+0x3d08 013353 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013354 rtnbit1 mouse_enable_usb 
+0x3d0a 013355 call mouse_wakeup_from_power 
+0x3d0b 013356 rtnmark1 mark_24g 
+0x3d0c 013357 fetch 2 ,mem_ui_state_map 
+0x3d0d 013358 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013359 branch mouse_check_reconn_target 
+:      013362 mouse_delay_4s:
+0x3d0f 013363 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013364 rtnbit0 mouse_enable_init_delay 
+0x3d11 013365 arg 20 ,loopcnt 
+:      013366 mouse_delay_20ms:
+0x3d12 013367 setarg 200000 
+0x3d13 013368 call sleep 
+0x3d14 013369 loop delay_10ms 
+0x3d15 013370 rtn 
+:      013373 mouse_cheak_enable_usb:
+0x3d16 013374 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013375 rtnbit0 mouse_enable_usb 
+0x3d18 013376 branch usb_init 
+:      013379 mouse_cb_fuction:
+0x3d19 013380 setarg mouse_le 
+0x3d1a 013381 store 2 ,mem_cb_le_process 
+0x3d1b 013382 setarg mouse_send_process 
+0x3d1c 013383 store 2 ,mem_cb_bt_process 
+0x3d1d 013384 setarg mouse_process_lpm_before 
+0x3d1e 013385 store 2 ,mem_cb_before_lpm 
+0x3d1f 013386 setarg mouse_priority_bb_event 
+0x3d20 013387 store 2 ,mem_cb_bb_event_process 
+0x3d21 013388 setarg mouse_idle 
+0x3d22 013389 store 2 ,mem_cb_idle_process 
+0x3d23 013390 setarg mouse_before_hibernate 
+0x3d24 013391 store 2 ,mem_cb_before_hibernate 
+0x3d25 013392 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013393 store 2 ,mem_cb_att_write 
+0x3d27 013395 call g24_head_ptr2regc 
+0x3d28 013396 setarg mouse_g24_package_data 
+0x3d29 013397 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013398 istore 2 ,contw 
+0x3d2b 013399 setarg mouse_g24_enter_lpm 
+0x3d2c 013400 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013401 istore 2 ,contw 
+0x3d2e 013402 setarg mouse_lpm_before_common 
+0x3d2f 013403 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013404 istore 2 ,contw 
+0x3d31 013406 setarg mouse_bb_event_timer 
+0x3d32 013407 store 2 ,mem_cb_event_timer 
+0x3d33 013408 setarg mouse_spi_write_flash_cb 
+0x3d34 013409 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013410 rtn 
+:      013411 mouse_spi_write_flash_cb:
+:      013412 mouse_spi_init:
+0x3d36 013413 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013414 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013415 branch spid_init2 
+:      013417 mouse_setting_config:
+0x3d39 013418 rtn wake 
+0x3d3a 013419 call g24_set_device_addr 
+0x3d3b 013420 call mouse_gpio_init 
+0x3d3c 013421 call mouse_param_init 
+0x3d3d 013422 call mouse_adc_init 
+0x3d3e 013423 call le_set_config_fixed_ltk 
+0x3d3f 013424 call le_set_justwork 
+0x3d40 013425 call le_set_fixed_ltk 
+0x3d41 013426 call le_set_config_read_authentication 
+0x3d42 013427 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013428 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013429 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013430 rtn 
+:      013432 mouse_init_iic:
+0x3d46 013433 call iic_init_390k 
+0x3d47 013434 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013435 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013436 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013437 call mouse_load_eeprom_dpi 
+0x3d4b 013438 call mouse_init_environment 
+0x3d4c 013439 call mouse_set_24g_addr_eeprom 
+0x3d4d 013440 branch iicd_read_eep_data 
+:      013442 mouse_wakeup_from_power:
+0x3d4e 013443 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013444 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013445 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013446 isolate0 gpio_latch ,pdata 
+0x3d52 013447 nrtn true 
+:      013448 mouse_wakeup_no_from_power:
+0x3d53 013449 fetch 1 ,mem_reconn_times_init 
+0x3d54 013450 store 1 ,mem_reconn_times 
+0x3d55 013451 fetch 1 ,mem_config_function_enable 
+0x3d56 013452 rtnbit1 enable_select_device_by_switch 
+:      013453 mouse_start_24g_mode:
+0x3d57 013454 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013455 rtnbit0 mouse_enable_24g 
+0x3d59 013456 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013457 branch g24_check_51cmd_start_24g 
+:      013458 le_mouse_bb_event_connect_complete:
+0x3d5b 013459 fetch 1 ,mem_le_att_handle 
+0x3d5c 013460 sub pdata ,26 ,pdata 
+0x3d5d 013461 nrtn zero 
+0x3d5e 013462 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013463 call ui_ipc_send_cmd 
+:      013464 mouse_le_write_enable:
+0x3d60 013465 arg write_req_enable_flag ,queue 
+0x3d61 013466 branch mouse_le_enable_connect_flag 
+:      013468 mouse_dpi_up:
+0x3d62 013469 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013470 rtneq dpi_button_state_up 
+0x3d64 013471 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013472 rtn 
+:      013473 mouse_dpi_config:
+0x3d66 013474 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013475 and pdata ,0x0f ,pdata 
+0x3d68 013476 store 1 ,mem_mouse_dpi 
+0x3d69 013477 branch mouse_seting_dpi + 2 
+:      013480 mouse_dpi_cheak:
+0x3d6a 013481 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013482 call gpio_get_bit 
+0x3d6c 013483 nbranch mouse_dpi_up ,true 
+:      013484 mouse_dpi_down:
+0x3d6d 013485 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013486 rtneq dpi_button_state_down 
+0x3d6f 013487 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013488 fetch 1 ,mem_mouse_dpi 
+0x3d71 013489 increase 1 ,pdata 
+0x3d72 013490 and pdata ,0x03 ,pdata 
+0x3d73 013491 store 1 ,mem_mouse_dpi 
+0x3d74 013492 call mouse_seting_dpi 
+0x3d75 013493 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013494 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013495 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013496 rtn 
+:      013497 mouse_before_store_flash_cpi:
+0x3d79 013498 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013499 call gpio_config_output 
+0x3d7b 013500 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013501 call gpio_config_output 
+0x3d7d 013502 branch mouse_store_flash_device_info 
+:      013504 mouse_seting_dpi:
+0x3d7e 013505 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013506 call mosue_dpi_led_blink_init 
+0x3d80 013507 fetch 1 ,mem_config_sensor_type 
+0x3d81 013508 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013509 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013510 fetch 1 ,mem_mouse_dpi 
+0x3d84 013511 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013512 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013513 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013514 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013515 mouse_set_cpi2:
+0x3d88 013516 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013517 branch mouse_p3205_dpi 
+:      013518 mouse_set_cpi1:
+0x3d8a 013519 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013520 branch mouse_p3205_dpi 
+:      013521 mouse_set_cpi3:
+0x3d8c 013522 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013523 branch mouse_p3205_dpi 
+:      013524 mouse_set_cpi4:
+0x3d8e 013525 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013526 branch mouse_p3205_dpi 
+:      013527 moue_seting_cpi_count:
+0x3d90 013528 fetch 1 ,mem_config_sensor_type 
+0x3d91 013529 rtneq p3065_xy 
+0x3d92 013530 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013531 increase 1 ,pdata 
+0x3d94 013532 store 1 ,mem_mouse_cpi_count 
+0x3d95 013533 rtn 
+:      013535 mouse_seting_3212_dpi:
+0x3d96 013536 fetch 1 ,mem_mouse_dpi 
+0x3d97 013537 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013538 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013539 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013540 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013541 mouse_set_p3212_cpi2:
+0x3d9b 013542 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013543 branch mouse_p3212_dpi 
+:      013544 mouse_set_p3212_cpi1:
+0x3d9d 013545 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013546 branch mouse_p3212_dpi 
+:      013547 mouse_set_p3212_cpi3:
+0x3d9f 013548 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013549 branch mouse_p3212_dpi 
+:      013550 mouse_set_p3212_cpi4:
+0x3da1 013551 fetch 1 ,mem_3212_dpi_4 
+:      013552 mouse_p3212_dpi:
+0x3da2 013553 store 1 ,mem_mouse_cpi_count 
+0x3da3 013554 lshift8 pdata ,pdata 
+0x3da4 013555 copy pdata ,rega 
+0x3da5 013556 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013557 call twspi_write 
+0x3da7 013558 copy rega ,pdata 
+0x3da8 013559 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013560 branch twspi_write 
+:      013562 mouse_seting_3610_dpi:
+0x3daa 013563 fetch 1 ,mem_mouse_dpi 
+0x3dab 013564 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013565 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013566 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013567 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013568 mouse_set_p3610_cpi2:
+0x3daf 013569 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013570 branch mouse_p3610_dpi 
+:      013571 mouse_set_p3610_cpi1:
+0x3db1 013572 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013573 branch mouse_p3610_dpi 
+:      013574 mouse_set_p3610_cpi3:
+0x3db3 013575 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013576 branch mouse_p3610_dpi 
+:      013577 mouse_set_p3610_cpi4:
+0x3db5 013578 fetch 1 ,mem_3610_dpi_4 
+:      013579 mouse_p3610_dpi:
+0x3db6 013580 store 1 ,mem_mouse_cpi_count 
+0x3db7 013581 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013582 fetch 1 ,mem_mouse_cpi_count 
+:      013583 mouse_reset_p3610_dpi:
+0x3db9 013584 add pdata ,0x80 ,pdata 
+0x3dba 013585 lshift8 pdata ,pdata 
+0x3dbb 013586 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013587 copy pdata ,rega 
+0x3dbd 013588 branch mouse_set_sensor_reg 
+:      013590 mouse_p3205_dpi:
+0x3dbe 013591 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013592 call moue_seting_cpi_count 
+0x3dc0 013593 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013594 setarg mouse_dpi_address 
+0x3dc2 013595 call twspi_read 
+0x3dc3 013596 and pdata ,0xf8 ,temp 
+0x3dc4 013597 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013598 iadd temp ,pdata 
+0x3dc6 013599 lshift8 pdata ,pdata 
+0x3dc7 013600 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013601 branch twspi_write 
+:      013604 mouse_init_environment:
+0x3dc9 013605 call app_initflag_check 
+0x3dca 013606 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013607 call mouse_ble_init_address 
+0x3dcc 013608 call mouse_store_eeprom_device_info 
+0x3dcd 013609 branch app_initflag_store 
+:      013612 mouse_24g_pairing_button:
+0x3dce 013613 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013614 rtn blank 
+0x3dd0 013615 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013616 rtnbit0 mouse_enable_24g 
+0x3dd2 013617 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013618 rtnmark1 mark_24g 
+0x3dd4 013619 call mouse_check_key_gpio 
+0x3dd5 013620 rtnne mouse_lmr_button 
+0x3dd6 013621 call mouse_devce_led_off 
+0x3dd7 013622 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013623 call mouse_enable_function_flag 
+0x3dd9 013624 setarg 0 
+0x3dda 013625 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013626 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013627 call g24_set0_mem_check_dongle_times 
+0x3ddd 013629 fetch 2 ,mem_ui_state_map 
+0x3dde 013630 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013631 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013632 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013633 call mouse_stop_discovery 
+0x3de2 013634 branch g24_start_pairing_sm1 
+:      013637 mouse_idle:
+0x3de3 013638 call mouse_24g_pairing_button 
+0x3de4 013639 call ui_check_paring_button 
+0x3de5 013640 call mouse_dpi_cheak 
+0x3de6 013641 call mouse_usb_isr 
+0x3de7 013642 call mouse_wheel_check 
+0x3de8 013643 branch mouse_usb_mode 
+:      013644 mouse_usb_isr:
+0x3de9 013645 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013646 rtnbit0 mouse_enable_usb 
+0x3deb 013647 call usb_isr 
+0x3dec 013648 branch usb_offline_state 
+:      013650 mouse_cheak_usb:
+0x3ded 013651 hfetch 1 ,core_usb_addr 
+0x3dee 013652 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013653 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013654 rtn 
+:      013655 mouse_usb_no_exsit:
+0x3df1 013656 fetch 1 ,mem_usb_addr 
+0x3df2 013657 rtnbit0 7 
+0x3df3 013658 branch soft_reset_chip 
+:      013659 mouse_usb_exsit:
+0x3df4 013660 fetch 1 ,mem_usb_addr 
+0x3df5 013661 rtnbit1 7 
+0x3df6 013662 branch mouse_stop_bluetooth_mode 
+:      013664 mouse_usb_mode:
+0x3df7 013665 call mouse_cheak_usb 
+0x3df8 013666 hfetch 1 ,core_usb_addr 
+0x3df9 013667 store 1 ,mem_usb_addr 
+0x3dfa 013668 rtnbit0 7 
+0x3dfb 013669 call mouse_clkn_check 
+0x3dfc 013670 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013671 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013672 iadd temp ,temp 
+0x3dff 013673 copy clkn_bt ,pdata 
+0x3e00 013674 isub temp ,null 
+0x3e01 013675 nrtn positive 
+0x3e02 013676 store 4 ,mem_btclk_sensor 
+0x3e03 013677 call mouse_motion 
+0x3e04 013678 nrtn user 
+0x3e05 013679 jam 4 ,mem_usb_tx_enable 
+0x3e06 013680 branch mouse_wired_to_usb 
+:      013682 mouse_clkn_check:
+0x3e07 013683 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013684 copy clkn_bt ,pdata 
+0x3e09 013685 isub temp ,null 
+0x3e0a 013686 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013687 rtn 
+:      013688 mouse_clkn_timeout:
+0x3e0c 013689 setarg 0 
+0x3e0d 013690 store 4 ,mem_btclk_sensor 
+0x3e0e 013691 rtn 
+:      013695 mouse_wired_to_usb:
+0x3e0f 013696 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013697 rtnbit0 2 
+0x3e11 013698 branch mouse_data_push 
+:      013699 mouse_data_push:
+0x3e12 013700 hfetch 1 ,core_usb_addr 
+0x3e13 013701 rtnbit0 7 
+0x3e14 013702 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013703 setarg ms_report_id 
+0x3e16 013704 store 1 ,mem_usb_mouse_data 
+0x3e17 013705 fetch 7 ,mem_mouse_key 
+0x3e18 013706 istore 7 ,contw 
+0x3e19 013707 rtn 
+:      013710 mouse_enable_clock_qdecoder:
+0x3e1a 013711 hfetch 2 ,core_clkoff 
+0x3e1b 013712 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013713 hstore 2 ,core_clkoff 
+0x3e1d 013714 rtn 
+:      013716 mouse_param_init:
+0x3e1e 013717 setarg 0x8c00 
+0x3e1f 013718 store 2 ,mem_ui_uuid_table 
+0x3e20 013719 setarg 0x8e7a 
+0x3e21 013720 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013721 setarg 0x2402 
+0x3e23 013722 store 2 ,mem_fcomp_mul 
+0x3e24 013723 setarg 0x2580 
+0x3e25 013724 store 3 ,mem_class 
+0x3e26 013725 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013726 jam 8 ,mem_lpm_overhead 
+0x3e28 013727 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013728 setarg 0x0200 
+0x3e2a 013729 store 2 ,mem_lpm_interval 
+0x3e2b 013730 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013731 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013733 setarg 0x0a77 
+0x3e2e 013734 store 2 ,mem_spi_init_clk 
+0x3e2f 013750 setsect 0 ,0x306 
+0x3e30 013751 setsect 1 ,0x4440 
+0x3e31 013752 setsect 2 ,0x10000 
+0x3e32 013753 setsect 3 ,0x4408 
+0x3e33 013754 store 9 ,mem_all_uuid_16bits 
+0x3e34 013755 setsect 0 ,0x1224 
+0x3e35 013756 setsect 1 ,0x4000 
+0x3e36 013757 setsect 2 ,0x0 
+0x3e37 013758 istore 5 ,contw 
+0x3e38 013760 setsect 0 ,0x3ffff 
+0x3e39 013761 setsect 1 ,0x2fe23 
+0x3e3a 013762 setsect 2 ,0x199d9 
+0x3e3b 013763 setsect 3 ,0x20d 
+0x3e3c 013764 store 8 ,mem_features 
+0x3e3d 013766 setarg 0x012c 
+0x3e3e 013767 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013768 call le_modified_name 
+0x3e40 013769 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013770 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013771 call mouse_sensor_set_angle 
+0x3e43 013772 branch mouse_select_adc 
+:      013774 mouse_sensor_set_angle:
+0x3e44 013775 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013776 call gpio_config_input 
+0x3e46 013777 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013778 call gpio_get_bit 
+0x3e48 013779 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013780 rtn true 
+0x3e4a 013781 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013782 rtn 
+:      013784 mouse_select_adc:
+0x3e4c 013785 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013786 call gpio_config_input 
+0x3e4e 013787 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013788 call gpio_get_bit 
+0x3e50 013789 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013790 rtn true 
+0x3e52 013791 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013792 rtn 
+:      013795 mouse_adc_init:
+0x3e54 013796 fetch 1 ,mem_adc_config_flag 
+0x3e55 013797 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013798 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013799 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013800 branch mouse_adc_init_data_vinlpm 
+:      013802 mouse_adc_init_data_vinlpm:
+0x3e59 013803 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013804 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013805 isub temp ,pdata 
+0x3e5c 013806 mul32 pdata ,20 ,pdata 
+0x3e5d 013807 div pdata ,100 
+0x3e5e 013808 call wait_div_end 
+0x3e5f 013809 quotient pdata 
+0x3e60 013810 store 2 ,mem_adc_reference_voltage 
+0x3e61 013811 rtn 
+:      013812 mouse_adc_init_data_hvin:
+0x3e62 013813 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013814 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013815 isub temp ,pdata 
+0x3e65 013816 mul32 pdata ,230 ,pdata 
+0x3e66 013817 div pdata ,400 
+0x3e67 013818 call wait_div_end 
+0x3e68 013819 quotient pdata 
+0x3e69 013820 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013821 rtn 
+:      013822 mouse_adc_init_data_io:
+0x3e6b 013823 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013824 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013825 rtn 
+:      013826 mouse_gpio_init:
+0x3e6e 013827 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013828 call gpio_config_output 
+0x3e70 013829 call usb_offline_check_init 
+0x3e71 013830 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 013831 call gpio_config_input 
+0x3e73 013832 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 013833 call gpio_config_input 
+0x3e75 013834 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 013835 call gpio_config_input 
+0x3e77 013836 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 013837 call gpio_config_input 
+0x3e79 013839 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 013840 call gpio_config_output 
+0x3e7b 013842 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 013843 call gpio_config_input 
+0x3e7d 013845 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 013846 call gpio_config_input 
+0x3e7f 013848 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 013849 call gpio_config_input 
+0x3e81 013850 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 013851 call gpio_config_input 
+0x3e83 013853 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 013854 call gpio_config_input 
+0x3e85 013855 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 013856 call gpio_config_input 
+0x3e87 013858 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 013859 call gpio_config_output 
+0x3e89 013861 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 013862 call gpio_config_output 
+0x3e8b 013864 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 013865 call gpio_config_output 
+0x3e8d 013867 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 013868 call gpio_config_output 
+0x3e8f 013870 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 013871 call gpio_config_output 
+0x3e91 013873 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 013874 call gpio_config_input 
+0x3e93 013876 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 013877 call gpio_config_input 
+0x3e95 013879 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 013880 branch gpio_config_input 
+:      013882 mouse_wheel_gpio_set_wake:
+0x3e97 013883 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 013884 call gpio_set_wake_by_current_state 
+0x3e99 013885 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 013886 call gpio_set_wake_by_current_state 
+0x3e9b 013887 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 013888 call gpio_set_wake_by_current_state 
+0x3e9d 013889 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 013890 branch gpio_set_wake_by_current_state 
+:      013892 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 013893 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 013894 call mouse_gpio_set_pupd_by_input 
+0x3ea1 013895 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 013896 call mouse_gpio_set_pupd_by_input 
+0x3ea3 013897 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 013898 call mouse_gpio_set_pupd_by_input 
+0x3ea5 013899 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 013900 branch mouse_gpio_set_pupd_by_input 
+:      013902 mouse_gpio_set_pupd_by_input:
+0x3ea7 013903 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 013904 rtn zero 
+0x3ea9 013905 and temp ,0x7f ,queue 
+0x3eaa 013906 hfetch 4 ,core_gpio_in 
+0x3eab 013907 qisolate1 pdata 
+0x3eac 013908 hfetch 4 ,core_gpio_pu0 
+0x3ead 013909 qsetflag true ,pdata 
+0x3eae 013910 hstore 4 ,core_gpio_pu0 
+0x3eaf 013911 hfetch 4 ,core_gpio_pd0 
+0x3eb0 013912 nqsetflag true ,pdata 
+0x3eb1 013913 hstore 4 ,core_gpio_pd0 
+0x3eb2 013914 rtn 
+:      013916 mouse_before_hibernate:
+0x3eb3 013917 enable user 
+0x3eb4 013918 hfetch 4 ,0x8138 
+0x3eb5 013919 setflag user ,26 ,pdata 
+0x3eb6 013920 hstore 4 ,core_lpm_reg 
+0x3eb7 013921 call lpm_write_ctrl 
+0x3eb8 013922 call mouse_devce_led_off 
+0x3eb9 013923 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 013925 branch mouse_lpm_before_common 
+:      013929 mouse_process_lpm_before:
+0x3ebb 013930 call mouse_lpm_before_common 
+0x3ebc 013931 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 013932 nrtn blank 
+0x3ebe 013933 branch gpio_clr_wake 
+:      013935 mouse_lpm_before_common:
+0x3ebf 013936 call mouse_wheel_check 
+0x3ec0 013937 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 013938 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 013939 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 013940 call mouse_spi_clk_gpio ,true 
+0x3ec4 013941 call gpio_config_output 
+0x3ec5 013942 call twspi_disable 
+0x3ec6 013946 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 013947 call gpio_set_wake_by_current_state 
+0x3ec8 013948 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 013949 call gpio_set_wake_by_current_state 
+0x3eca 013950 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 013951 call gpio_set_wake_by_current_state 
+0x3ecc 013953 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 013954 call gpio_set_wake_by_current_state 
+0x3ece 013955 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 013956 call gpio_set_wake_by_current_state 
+0x3ed0 013957 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 013958 call gpio_set_wake_by_current_state 
+0x3ed2 013959 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 013960 call gpio_set_wake_by_current_state 
+0x3ed4 013961 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 013962 call gpio_set_wake_by_current_state 
+0x3ed6 013963 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 013964 call gpio_set_wake_by_current_state 
+0x3ed8 013965 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 013966 call gpio_set_wake_by_current_state 
+0x3eda 013967 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 013968 call gpio_set_wake_by_current_state 
+0x3edc 013969 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 013970 branch gpio_set_wake 
+:      013974 mouse_spi_clk_gpio:
+0x3ede 013975 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 013976 rtn 
+:      013978 mouse_wheel_check:
+0x3ee0 013979 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 013980 call mouse_t_wheel_scan 
+0x3ee2 013981 call mouse_wheel_scan 
+0x3ee3 013982 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 013983 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 013984 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 013985 isub temp ,null 
+0x3ee7 013986 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 013987 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 013988 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 013989 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 013990 isub temp ,null 
+0x3eec 013991 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 013992 rtn 
+:      013993 mouse_t_wheel_scan:
+0x3eee 013994 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 013995 rtneq gpio_disable 
+0x3ef0 013996 arg 0 ,rega 
+0x3ef1 013997 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 013998 call gpio_get_bit 
+0x3ef3 013999 setflag true ,0 ,rega 
+0x3ef4 014000 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014001 call gpio_get_bit 
+0x3ef6 014002 setflag true ,1 ,rega 
+0x3ef7 014003 copy rega ,pdata 
+0x3ef8 014004 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014005 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014006 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014007 fetch 1 ,mem_wheel_tog 
+0x3efc 014008 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014009 rtn 
+:      014011 mouse_t_wheel_scan_judge1:
+0x3efe 014012 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014013 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014014 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014015 rtn 
+:      014016 mouse_t_wheel_scan_judge2:
+0x3f02 014017 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014018 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014019 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014020 rtn 
+:      014021 mouse_t_wheel_scan_judge11:
+0x3f06 014022 jam 0x82 ,mem_wheel_tog 
+0x3f07 014023 rtn 
+:      014024 mouse_t_wheel_scan_judge12:
+0x3f08 014025 jam 0x81 ,mem_wheel_tog 
+0x3f09 014026 rtn 
+:      014027 mouse_t_wheel_scan_judge21:
+0x3f0a 014028 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014029 rtn 
+:      014030 mouse_t_wheel_scan_judge22:
+0x3f0c 014031 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014032 rtn 
+:      014033 mouse_t_wheel_scan_judge3:
+0x3f0e 014034 fetch 1 ,mem_wheel_tog 
+0x3f0f 014035 set0 7 ,pdata 
+0x3f10 014036 store 1 ,mem_wheel_tog 
+0x3f11 014037 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014038 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014039 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014040 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014041 rtn 
+:      014042 mouse_t_wheel_scan_judge30:
+0x3f16 014043 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014044 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014045 rtn 
+:      014046 mouse_t_wheel_scan_judge31:
+0x3f19 014047 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014048 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014049 rtn 
+:      014050 mouse_t_wheel_scan_judge32:
+0x3f1c 014051 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014052 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014053 rtn 
+:      014054 mouse_t_wheel_scan_judge33:
+0x3f1f 014055 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014056 beq 0 ,mouse_wheel_t_back 
+0x3f21 014057 rtn 
+:      014058 mouse_wheel_t_forward:
+0x3f22 014059 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014060 increase 1 ,pdata 
+0x3f24 014061 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014062 sub pdata ,1 ,null 
+0x3f26 014063 rtn positive 
+0x3f27 014064 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014065 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014066 increase 1 ,pdata 
+0x3f2a 014067 store 1 ,mem_mouse_tz_data 
+0x3f2b 014068 rtn 
+:      014069 mouse_wheel_t_back:
+0x3f2c 014070 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014071 increase 1 ,pdata 
+0x3f2e 014072 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014073 sub pdata ,1 ,null 
+0x3f30 014074 rtn positive 
+0x3f31 014075 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014076 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014077 increase -1 ,pdata 
+0x3f34 014078 store 1 ,mem_mouse_tz_data 
+0x3f35 014079 rtn 
+:      014082 mouse_wheel_scan:
+0x3f36 014083 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014084 rtneq gpio_disable 
+0x3f38 014085 arg 0 ,rega 
+0x3f39 014086 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014087 call gpio_get_bit 
+0x3f3b 014088 setflag true ,0 ,rega 
+0x3f3c 014089 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014090 call gpio_get_bit 
+0x3f3e 014091 setflag true ,1 ,rega 
+0x3f3f 014092 copy rega ,pdata 
+0x3f40 014093 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014094 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014095 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014096 fetch 1 ,mem_mwheel_tog 
+0x3f44 014097 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014098 rtn 
+:      014100 mouse_wheel_scan_judge1:
+0x3f46 014101 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014102 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014103 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014104 rtn 
+:      014105 mouse_wheel_scan_judge2:
+0x3f4a 014106 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014107 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014108 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014109 rtn 
+:      014110 mouse_wheel_scan_judge11:
+0x3f4e 014111 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014112 rtn 
+:      014113 mouse_wheel_scan_judge12:
+0x3f50 014114 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014115 rtn 
+:      014116 mouse_wheel_scan_judge21:
+0x3f52 014117 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014118 rtn 
+:      014119 mouse_wheel_scan_judge22:
+0x3f54 014120 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014121 rtn 
+:      014122 mouse_wheel_scan_judge3:
+0x3f56 014123 fetch 1 ,mem_mwheel_tog 
+0x3f57 014124 set0 7 ,pdata 
+0x3f58 014125 store 1 ,mem_mwheel_tog 
+0x3f59 014126 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014127 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014128 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014129 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014130 rtn 
+:      014131 mouse_wheel_scan_judge30:
+0x3f5e 014132 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014133 beq 3 ,mouse_wheel_forward 
+0x3f60 014134 rtn 
+:      014135 mouse_wheel_scan_judge31:
+0x3f61 014136 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014137 beq 0 ,mouse_wheel_forward 
+0x3f63 014138 rtn 
+:      014139 mouse_wheel_scan_judge32:
+0x3f64 014140 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014141 beq 3 ,mouse_wheel_back 
+0x3f66 014142 rtn 
+:      014143 mouse_wheel_scan_judge33:
+0x3f67 014144 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014145 beq 0 ,mouse_wheel_back 
+0x3f69 014146 rtn 
+:      014147 mouse_wheel_forward:
+0x3f6a 014148 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014149 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014150 increase 1 ,pdata 
+0x3f6d 014151 store 1 ,mem_mouse_z_data 
+0x3f6e 014152 rtn 
+:      014153 mouse_wheel_back:
+0x3f6f 014154 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014155 fetch 1 ,mem_mouse_z_data 
+0x3f71 014156 increase -1 ,pdata 
+0x3f72 014157 store 1 ,mem_mouse_z_data 
+0x3f73 014158 rtn 
+:      014161 mouse_hid_connected:
+0x3f74 014162 setarg hid_handshake_timeout 
+0x3f75 014163 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014164 rtn 
+:      014166 mouse_send_process:
+0x3f77 014167 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014168 rtn blank 
+0x3f79 014169 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014170 nrtn blank 
+0x3f7b 014171 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014172 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014173 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014174 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014175 call mouse_motion 
+0x3f80 014176 nrtn user 
+:      014177 mouse_send_data:
+0x3f81 014178 arg 9 ,rega 
+0x3f82 014179 call hid_malloc_tx_buff 
+0x3f83 014180 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014181 istore 2 ,contw 
+0x3f85 014182 setarg 0x02a1 
+0x3f86 014183 istore 2 ,contw 
+0x3f87 014184 fetch 7 ,mem_mouse_key 
+0x3f88 014185 istore 7 ,contw 
+0x3f89 014186 rtn 
+:      014189 mouse_send_empty_data:
+0x3f8a 014190 setarg 0 
+0x3f8b 014191 store 7 ,mem_mouse_key 
+0x3f8c 014192 branch mouse_send_data 
+:      014195 mouse_no_data_timer_init:
+0x3f8d 014196 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014197 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014198 rtn 
+:      014201 mouse_fill_data_le:
+0x3f90 014202 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014203 arg 7 ,rega 
+0x3f92 014204 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014205 call le_att_malloc_tx_notify 
+0x3f94 014206 fetch 7 ,mem_mouse_key 
+0x3f95 014207 istore 7 ,contw 
+0x3f96 014208 rtn 
+:      014210 mouse_motion:
+0x3f97 014211 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014212 disable user 
+0x3f99 014213 setarg 0 
+0x3f9a 014214 store 6 ,mem_mouse_x 
+0x3f9b 014215 call mouse_cheak_sensor_data 
+0x3f9c 014216 call mouse_zwheel 
+0x3f9d 014217 call mouse_t_zwheel 
+0x3f9e 014218 call mouse_key 
+0x3f9f 014219 nrtn user 
+0x3fa0 014220 call mouse_no_data_timer_init 
+0x3fa1 014221 arg mouse_statue_up_flag ,queue 
+0x3fa2 014222 branch mouse_enable_function_flag 
+:      014224 motion_6clk_direction_dispose:
+0x3fa3 014225 fetch 2 ,mem_mouse_x 
+0x3fa4 014226 sub pdata ,0 ,pdata 
+0x3fa5 014227 store 2 ,mem_mouse_x 
+0x3fa6 014228 branch enable_user 
+:      014229 motion_12clk_direction_dispose:
+0x3fa7 014230 fetch 2 ,mem_mouse_y 
+0x3fa8 014231 sub pdata ,0 ,pdata 
+0x3fa9 014232 store 2 ,mem_mouse_y 
+0x3faa 014233 branch enable_user 
+:      014234 motion_9clk_direction_dispose:
+0x3fab 014235 fetch 2 ,mem_mouse_y 
+0x3fac 014236 sub pdata ,0 ,pdata 
+0x3fad 014237 store 2 ,mem_mouse_y 
+0x3fae 014238 fetch 2 ,mem_mouse_x 
+0x3faf 014239 sub pdata ,0 ,pdata 
+0x3fb0 014240 store 2 ,mem_mouse_x 
+0x3fb1 014241 call mouse_sensor_data_swap_places 
+0x3fb2 014242 branch enable_user 
+:      014243 motion_3clk_direction_dispose:
+0x3fb3 014244 call mouse_sensor_data_swap_places 
+0x3fb4 014245 branch enable_user 
+:      014246 mouse_cheak_sensor_data:
+0x3fb5 014247 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014248 rtnne flash_sm_no_buys 
+0x3fb7 014249 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014250 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014251 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014252 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014253 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014254 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014255 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014256 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014257 branch mouse_p32xx_sensor_motion 
+:      014259 mouse_clear_sensor_data:
+0x3fc0 014260 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014261 call mouse_read_sensor_common ,blank 
+0x3fc2 014262 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014263 rtn 
+:      014266 mouse_p3212_sensor_motion:
+0x3fc4 014267 call mouse_clear_sensor_data 
+0x3fc5 014268 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014269 call gpio_get_bit 
+0x3fc7 014270 nrtn true 
+:      014271 mouse_p3212_sensor_motion_1:
+0x3fc8 014272 setarg pan_reg_pid_l 
+0x3fc9 014273 call twspi_read 
+0x3fca 014274 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014275 setarg pan_reg_motion_staus 
+0x3fcc 014276 call twspi_read 
+0x3fcd 014277 rtnbit0 7 
+0x3fce 014278 call mouse_read_sensor_common 
+0x3fcf 014279 call mouse_read_3212sensor_xy_high 
+0x3fd0 014280 store 1 ,mem_mouse_xy_h 
+0x3fd1 014281 rshift4 pdata ,pdata 
+0x3fd2 014282 call extsign_bit3 
+0x3fd3 014283 store 1 ,mem_mouse_x + 1 
+0x3fd4 014284 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014285 and pdata ,0x0f ,pdata 
+0x3fd6 014286 call extsign_bit3 
+0x3fd7 014287 store 1 ,mem_mouse_y + 1 
+0x3fd8 014288 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014289 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014290 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014291 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014292 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014293 rtn 
+:      014295 mouse_read_3212sensor_xy_high:
+0x3fde 014296 setarg 0x12 
+0x3fdf 014297 branch twspi_read 
+:      014299 mouse_p3065_judge:
+0x3fe0 014300 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014301 branch mouse_twspi_reset 
+:      014303 mouse_p32xx_sensor_motion:
+0x3fe2 014304 call mouse_clear_sensor_data 
+0x3fe3 014305 disable user 
+0x3fe4 014306 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014307 call gpio_get_bit 
+0x3fe6 014308 nrtn true 
+:      014309 mouse_p32xx_sensor_motion_2:
+0x3fe7 014310 setarg pan_reg_pid_l 
+0x3fe8 014311 call twspi_read 
+0x3fe9 014312 bne p32xx_id1 ,mouse_p3065_judge 
+:      014313 mouse_p32xx_sensor_motion_1:
+0x3fea 014314 setarg pan_reg_motion_staus 
+0x3feb 014315 call twspi_read 
+0x3fec 014316 rtnbit0 7 
+0x3fed 014317 call mouse_read_sensor_common 
+0x3fee 014318 fetch 1 ,mem_mouse_x 
+0x3fef 014319 call extsign 
+0x3ff0 014320 store 2 ,mem_mouse_x 
+0x3ff1 014321 fetch 1 ,mem_mouse_y 
+0x3ff2 014322 call extsign 
+0x3ff3 014323 store 2 ,mem_mouse_y 
+0x3ff4 014324 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014325 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014326 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014327 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014328 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014329 rtn 
+:      014331 motion32xx_6clk_direction_selection:
+0x3ffa 014332 call motion_6clk_direction_dispose 
+0x3ffb 014333 branch mouse_sensor_sdio_low 
+:      014334 motion32xx_9clk_direction_selection:
+0x3ffc 014335 call motion_9clk_direction_dispose 
+0x3ffd 014336 branch mouse_sensor_sdio_low 
+:      014337 motion32xx_12clk_direction_selection:
+0x3ffe 014338 call motion_12clk_direction_dispose 
+0x3fff 014339 branch mouse_sensor_sdio_low 
+:      014340 motion32xx_3clk_direction_selection:
+0x4000 014341 call motion_3clk_direction_dispose 
+0x4001 014342 branch mouse_sensor_sdio_low 
+:      014344 mouse_sensor_data_swap_places:
+0x4002 014345 fetch 2 ,mem_mouse_y 
+0x4003 014346 fetcht 2 ,mem_mouse_x 
+0x4004 014347 store 2 ,mem_mouse_x 
+0x4005 014348 storet 2 ,mem_mouse_y 
+0x4006 014349 rtn 
+:      014351 mouse_p3610sensor_read:
+0x4007 014352 call spi_ncs_enable 
+0x4008 014353 nop 100 
+0x4009 014354 copy regb ,pdata 
+0x400a 014355 call twspi_read 
+0x400b 014356 copy pdata ,regb 
+0x400c 014357 call spi_ncs_disable 
+0x400d 014358 nop 100 
+0x400e 014359 copy regb ,pdata 
+0x400f 014360 rtn 
+:      014361 mouse_p3610_sensor_motion:
+0x4010 014362 disable user 
+0x4011 014363 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014364 call gpio_get_bit 
+0x4013 014365 nrtn true 
+0x4014 014366 arg pan_reg_motion_staus ,regb 
+0x4015 014367 call mouse_p3610sensor_read 
+0x4016 014368 rtnbit0 7 
+0x4017 014369 arg pan_reg_pid_l ,regb 
+0x4018 014370 call mouse_p3610sensor_read 
+0x4019 014371 store 1 ,mem_sensor_id1 
+0x401a 014372 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014373 fetch 1 ,mem_mouse_move_flag 
+0x401c 014374 call mouse_read_sensor3610_data ,blank 
+0x401d 014375 jam 1 ,mem_mouse_move_flag 
+0x401e 014376 call mouse_read_sensor3610_data 
+0x401f 014377 fetch 1 ,mem_mouse_xy_h 
+0x4020 014378 rshift4 pdata ,pdata 
+0x4021 014379 call extsign_bit3 
+0x4022 014380 store 1 ,mem_mouse_x + 1 
+0x4023 014381 fetch 1 ,mem_mouse_xy_h 
+0x4024 014382 and pdata ,0x0f ,pdata 
+0x4025 014383 call extsign_bit3 
+0x4026 014384 store 1 ,mem_mouse_y + 1 
+0x4027 014385 fetch 1 ,mem_config_sensor_angle 
+0x4028 014386 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014387 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014388 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014389 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014390 rtn 
+:      014392 mouse_3610_smart_select:
+0x402d 014393 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014394 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014395 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014396 rtn 
+:      014399 motion3610_6clk_direction_selection:
+0x4031 014400 call motion_6clk_direction_dispose 
+0x4032 014401 branch mouse_3610_smart_select 
+:      014403 motion3610_12clk_direction_selection:
+0x4033 014404 call motion_12clk_direction_dispose 
+0x4034 014405 branch mouse_3610_smart_select 
+:      014407 motion3610_9clk_direction_selection:
+0x4035 014408 call motion_9clk_direction_dispose 
+0x4036 014409 branch mouse_3610_smart_select 
+:      014411 motion3610_3clk_direction_selection:
+0x4037 014412 call motion_3clk_direction_dispose 
+0x4038 014413 branch mouse_3610_smart_select 
+:      014415 mouse_read_sensor3610_data:
+0x4039 014416 call spi_ncs_enable 
+0x403a 014417 call mouse_read_sensor_common 
+0x403b 014418 arg 5 ,pdata 
+0x403c 014419 call twspi_read 
+0x403d 014420 store 1 ,mem_mouse_xy_h 
+0x403e 014421 arg 7 ,pdata 
+0x403f 014422 call twspi_read 
+0x4040 014423 store 1 ,mem_sensor_shutter_hi 
+0x4041 014424 arg 8 ,pdata 
+0x4042 014425 call twspi_read 
+0x4043 014426 store 1 ,mem_sensor_shutter_lo 
+0x4044 014427 branch spi_ncs_disable 
+:      014430 mouse_3610_smart_enable:
+0x4045 014431 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014432 rtnne 0 
+0x4047 014433 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014434 sub pdata ,45 ,null 
+0x4049 014435 rtn positive 
+0x404a 014436 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014437 setarg 0xba41 
+0x404c 014438 call sensor_write 
+0x404d 014439 setarg 0x0032 
+0x404e 014440 call sensor_write 
+0x404f 014441 setarg 0xb541 
+0x4050 014442 branch sensor_write 
+:      014443 mouse_3610_smart_disable:
+0x4051 014444 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014445 rtnne 0 
+0x4053 014446 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014447 sub pdata ,45 ,null 
+0x4055 014448 nrtn positive 
+0x4056 014449 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014450 setarg 0xba41 
+0x4058 014451 call sensor_write 
+0x4059 014452 setarg 0x8032 
+0x405a 014453 call sensor_write 
+0x405b 014454 setarg 0xb541 
+0x405c 014455 branch sensor_write 
+:      014459 mouse_read_sensor_common:
+0x405d 014460 arg pan_reg_delta_x ,pdata 
+0x405e 014461 call twspi_read 
+0x405f 014462 store 2 ,mem_mouse_x 
+0x4060 014463 arg pan_reg_delta_y ,pdata 
+0x4061 014464 call twspi_read 
+0x4062 014465 store 2 ,mem_mouse_y 
+0x4063 014466 rtn 
+:      014468 mouse_set_qdecoder_x:
+0x4064 014469 arg mouse_default_xa_gpio ,temp 
+0x4065 014470 call gpio_config_input 
+0x4066 014471 arg mouse_default_xa_gpio ,temp 
+0x4067 014472 call gpio_get_bit 
+0x4068 014473 rtn true 
+0x4069 014474 hfetch 1 ,core_qdec_cntx 
+0x406a 014475 set1 4 ,pdata 
+0x406b 014476 hstore 1 ,core_qdec_cntx 
+0x406c 014477 rtn 
+:      014479 mouse_hardware_zwheel:
+0x406d 014480 fetcht 1 ,mem_mouse_z_data 
+0x406e 014481 hfetch 1 ,core_qdec_cntx 
+0x406f 014482 iadd temp ,pdata 
+0x4070 014483 rtn blank 
+0x4071 014484 store 1 ,mem_mouse_z 
+0x4072 014485 jam 0 ,mem_mouse_z_data 
+0x4073 014486 branch enable_user 
+:      014487 mouse_hardware_zwheel_beforelpm:
+0x4074 014488 fetcht 1 ,mem_mouse_z_data 
+0x4075 014489 hfetch 1 ,core_qdec_cntx 
+0x4076 014490 iadd temp ,pdata 
+0x4077 014491 store 1 ,mem_mouse_z_data 
+0x4078 014492 rtn 
+:      014493 mouse_zwheel:
+0x4079 014494 fetch 1 ,mem_mouse_z_data 
+0x407a 014495 rtn blank 
+0x407b 014496 store 1 ,mem_mouse_z 
+0x407c 014497 jam 0 ,mem_mouse_z_data 
+0x407d 014498 branch enable_user 
+:      014500 mouse_t_zwheel:
+0x407e 014501 fetch 1 ,mem_mouse_tz_data 
+0x407f 014502 rtn blank 
+0x4080 014503 store 1 ,mem_mouse_tz 
+0x4081 014504 jam 0 ,mem_mouse_tz_data 
+0x4082 014505 branch enable_user 
+:      014507 mouse_check_key_gpio:
+0x4083 014508 arg 0 ,rega 
+0x4084 014509 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014510 call gpio_get_bit 
+0x4086 014511 setflag true ,0 ,rega 
+0x4087 014512 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014513 call gpio_get_bit 
+0x4089 014514 setflag true ,1 ,rega 
+0x408a 014515 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014516 call gpio_get_bit 
+0x408c 014517 setflag true ,2 ,rega 
+0x408d 014518 call mouse_check_s_key_gpio 
+0x408e 014519 copy rega ,pdata 
+0x408f 014520 rtn 
+:      014521 mouse_check_s_key_gpio:
+0x4090 014522 fetch 1 ,mem_bk_button_gpio 
+0x4091 014523 rtneq gpio_disable 
+0x4092 014524 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014525 call gpio_get_bit 
+0x4094 014526 setflag true ,3 ,rega 
+0x4095 014527 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014528 call gpio_get_bit 
+0x4097 014529 setflag true ,4 ,rega 
+0x4098 014530 rtn 
+:      014532 mouse_key:
+0x4099 014533 call mouse_check_key_gpio 
+0x409a 014534 call mouse_set_mult 
+0x409b 014535 call mouse_24g_key 
+0x409c 014536 copy rega ,pdata 
+0x409d 014537 fetcht 1 ,mem_mouse_key 
+0x409e 014538 store 1 ,mem_mouse_key 
+0x409f 014539 ixor temp ,pdata 
+0x40a0 014540 sub pdata ,0 ,null 
+0x40a1 014541 rtn zero 
+0x40a2 014542 branch enable_user 
+:      014544 mouse_24g_key:
+0x40a3 014545 rtnmark0 mark_24g 
+0x40a4 014546 copy rega ,pdata 
+0x40a5 014547 rtn blank 
+0x40a6 014548 store 1 ,mem_mouse_key 
+0x40a7 014549 branch enable_user 
+:      014552 mouse_set_mult:
+0x40a8 014553 fetch 2 ,mem_ui_state_map 
+0x40a9 014554 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014555 fetch 2 ,mem_ui_state_map 
+0x40ab 014556 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014557 rtn 
+:      014558 mouse_set_ble_mult:
+0x40ad 014559 copy rega ,pdata 
+0x40ae 014560 nbranch le_set_config_short_mult ,blank 
+0x40af 014561 branch le_clr_config_short_mult 
+:      014562 mouse_set_bt_mult:
+0x40b0 014563 copy rega ,pdata 
+0x40b1 014564 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014565 branch classic_bt_clr_mult_short_flag 
+:      014568 mouse_sensor_sdio_low:
+0x40b3 014569 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014570 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014571 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014572 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014573 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014574 call gpio_get_bit 
+0x40b9 014575 rtn true 
+0x40ba 014576 setarg 0x0a 
+0x40bb 014577 call twspi_read 
+0x40bc 014578 nop 1000 
+0x40bd 014579 branch mouse_sensor_sdio_low 
+:      014580 mouse_sensor_sdio_low2:
+0x40be 014581 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014582 rtn 
+:      014584 mouse_spi_sdio_gpio_pollup:
+0x40c0 014585 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014586 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014587 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014588 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014589 branch gpio_config_input_without_wake 
+:      014590 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014591 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014592 branch gpio_config_input_without_wake 
+:      014595 mouse_init_sunt:
+0x40c6 014596 call mouse_spi_init 
+0x40c7 014597 rtn wake 
+0x40c8 014598 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014599 fetch 1 ,mem_config_sensor_type 
+0x40ca 014600 beq p3610 ,mouse_init_3610sensor 
+:      014601 mouse_init_sensor:
+0x40cb 014602 call mouse_read_sensor_id 
+0x40cc 014603 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014604 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014605 call mouse_twspi_reset 
+0x40cf 014606 nop 1000 
+0x40d0 014607 branch mouse_init_sensor 
+:      014608 mouse_twspi_reset:
+0x40d1 014609 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014610 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014611 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014612 branch twspi_reset 
+:      014614 mouse_init_3610sensor:
+0x40d5 014615 call mouse_read_sensor_id 
+0x40d6 014616 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014617 call mouse_init_3610sensor_reset 
+0x40d8 014618 branch mouse_init_3610sensor 
+:      014620 mouse_read_sensor_id:
+0x40d9 014621 setarg pan_reg_pid_h 
+0x40da 014622 call twspi_read 
+0x40db 014623 store 1 ,mem_sensor_id2 
+0x40dc 014624 setarg pan_reg_pid_l 
+0x40dd 014625 call twspi_read 
+0x40de 014626 store 1 ,mem_sensor_id1 
+0x40df 014627 rtn 
+:      014628 mouse_init_p32xx_id2_judge:
+0x40e0 014629 fetch 1 ,mem_sensor_id2 
+0x40e1 014630 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014631 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014632 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014633 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014634 rtn 
+:      014635 mouse_ka8_init_param:
+0x40e6 014636 jam ka8 ,mem_config_sensor_type 
+0x40e7 014637 rtn 
+:      014638 mouse_p3065xy_init_param:
+0x40e8 014639 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014640 rtn 
+:      014641 mouse_p3065_init_param:
+0x40ea 014642 fetch 1 ,mem_sensor_id2 
+0x40eb 014643 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014644 jam p3065 ,mem_config_sensor_type 
+0x40ed 014645 rtn 
+:      014646 mouse_3212_init_param:
+0x40ee 014647 jam p3212 ,mem_config_sensor_type 
+0x40ef 014648 call mouse_sensor_disable_wp 
+0x40f0 014649 setarg 0x3426 
+0x40f1 014650 call twspi_write 
+0x40f2 014651 setarg 0x0419 
+0x40f3 014652 call twspi_write 
+:      014653 mouse_sensor_enable_wp:
+0x40f4 014654 setarg 0x0009 
+0x40f5 014655 branch twspi_write 
+:      014656 mouse_sensor_disable_wp:
+0x40f6 014657 setarg 0x5a09 
+0x40f7 014658 branch twspi_write 
+:      014660 mouse_3204_3l_init_param:
+0x40f8 014661 jam p3204 ,mem_config_sensor_type 
+0x40f9 014662 call mouse_sensor_disable_wp 
+0x40fa 014663 setarg 0x0f0d 
+0x40fb 014664 call twspi_write 
+0x40fc 014665 setarg 0xe31d 
+0x40fd 014666 call twspi_write 
+0x40fe 014667 setarg 0xd27d 
+0x40ff 014668 call twspi_write 
+0x4100 014669 call mouse_32xx_init_param 
+0x4101 014670 branch mouse_32xx_init_param_1 
+:      014672 mouse_32xx_init_param:
+0x4102 014673 setarg 0x351b 
+0x4103 014674 call twspi_write 
+0x4104 014675 setarg 0xb428 
+0x4105 014676 call twspi_write 
+0x4106 014677 setarg 0x4629 
+0x4107 014678 call twspi_write 
+0x4108 014679 setarg 0x962a 
+0x4109 014680 call twspi_write 
+0x410a 014681 setarg 0x8c2b 
+0x410b 014682 call twspi_write 
+0x410c 014683 setarg 0x6e2c 
+0x410d 014684 call twspi_write 
+0x410e 014685 setarg 0x642d 
+0x410f 014686 call twspi_write 
+0x4110 014687 setarg 0x5f38 
+0x4111 014688 call twspi_write 
+0x4112 014689 setarg 0x0f39 
+0x4113 014690 call twspi_write 
+0x4114 014691 setarg 0x323a 
+0x4115 014692 call twspi_write 
+0x4116 014693 setarg 0x473b 
+0x4117 014694 call twspi_write 
+0x4118 014695 setarg 0x1042 
+0x4119 014696 branch twspi_write 
+:      014697 mouse_32xx_init_param_1:
+0x411a 014698 setarg 0x2e54 
+0x411b 014699 call twspi_write 
+0x411c 014700 setarg 0xf255 
+0x411d 014701 call twspi_write 
+0x411e 014702 setarg 0xf461 
+0x411f 014703 call twspi_write 
+0x4120 014704 setarg 0x7063 
+0x4121 014705 call twspi_write 
+0x4122 014706 setarg 0x5275 
+0x4123 014707 call twspi_write 
+0x4124 014708 setarg 0x4176 
+0x4125 014709 call twspi_write 
+0x4126 014710 setarg 0xed77 
+0x4127 014711 call twspi_write 
+0x4128 014712 setarg 0x2378 
+0x4129 014713 call twspi_write 
+0x412a 014714 setarg 0x4679 
+0x412b 014715 call twspi_write 
+0x412c 014716 setarg 0xe57a 
+0x412d 014717 call twspi_write 
+0x412e 014718 setarg 0x487c 
+0x412f 014719 call twspi_write 
+0x4130 014720 setarg 0x777e 
+0x4131 014721 call twspi_write 
+0x4132 014722 setarg 0x017f 
+0x4133 014723 call twspi_write 
+0x4134 014724 setarg 0x000b 
+0x4135 014725 call twspi_write 
+0x4136 014726 setarg 0x007f 
+0x4137 014727 call twspi_write 
+0x4138 014728 branch mouse_sensor_enable_wp 
+:      014731 mouse_3205_3t_init_param:
+0x4139 014732 jam p3205 ,mem_config_sensor_type 
+0x413a 014733 call mouse_sensor_disable_wp 
+0x413b 014734 setarg 0x100d 
+0x413c 014735 call twspi_write 
+0x413d 014736 setarg 0xed1d 
+0x413e 014737 call twspi_write 
+0x413f 014738 setarg 0x807d 
+0x4140 014739 call twspi_write 
+0x4141 014740 call mouse_32xx_init_param 
+0x4142 014741 setarg 0x0943 
+0x4143 014742 call twspi_write 
+0x4144 014743 branch mouse_32xx_init_param_1 
+:      014746 mouse_init_3610sensor_reset:
+0x4145 014747 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014748 call gpio_out_active 
+0x4147 014749 call delay_10ms 
+0x4148 014750 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014751 call gpio_out_inactive 
+0x414a 014752 branch delay_10ms 
+:      014754 mouse_init_p3610:
+0x414b 014755 jam p3610 ,mem_config_sensor_type 
+0x414c 014756 setarg 0xba41 
+0x414d 014757 call sensor_write 
+0x414e 014758 setarg 0x0d11 
+0x414f 014759 call sensor_write 
+0x4150 014760 setarg 0x041b 
+0x4151 014761 call sensor_write 
+0x4152 014762 setarg 0x041c 
+0x4153 014763 call sensor_write 
+0x4154 014764 setarg 0x0f1d 
+0x4155 014765 call sensor_write 
+0x4156 014766 setarg 0x0032 
+0x4157 014767 call sensor_write 
+0x4158 014768 setarg 0xb541 
+0x4159 014769 branch sensor_write 
+:      014773 mouse_set_sensor_reg:
+0x415a 014774 setarg 0xba41 
+0x415b 014775 call sensor_write 
+0x415c 014776 nop 4000 
+0x415d 014777 setarg 0xff7f 
+0x415e 014778 call sensor_write 
+0x415f 014779 copy rega ,pdata 
+0x4160 014780 call sensor_write 
+0x4161 014781 setarg 0x007f 
+0x4162 014782 call sensor_write 
+0x4163 014783 setarg 0xb541 
+0x4164 014784 branch sensor_write 
+:      014786 extsign:
+0x4165 014787 rtnbit0 7 
+0x4166 014788 arg 0xff00 ,temp 
+0x4167 014789 ior temp ,pdata 
+0x4168 014790 rtn 
+:      014792 extsign_bit3:
+0x4169 014793 rtnbit0 3 
+0x416a 014794 arg 0xf0 ,temp 
+0x416b 014795 ior temp ,pdata 
+0x416c 014796 rtn 
+:      014799 mouse_le:
+0x416d 014800 call le_fifo_check_nearly_full 
+0x416e 014801 nrtn blank 
+0x416f 014802 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014803 and pdata ,0x03 ,pdata 
+0x4171 014804 rtnne 0x03 
+0x4172 014805 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014806 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014807 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014808 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014809 call mouse_motion 
+0x4177 014810 nrtn user 
+0x4178 014811 branch mouse_fill_data_le 
+:      014813 mouse_le_send_empty_packet:
+0x4179 014814 setarg 0 
+0x417a 014815 store 7 ,mem_mouse_key 
+0x417b 014816 branch mouse_fill_data_le 
+:      014818 mouse_priority_bb_event:
+0x417c 014819 copy regc ,pdata 
+0x417d 014820 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014821 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014822 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014823 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014824 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014825 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014826 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014827 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014828 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014829 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014830 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 014831 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 014832 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 014833 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 014834 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 014835 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 014836 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 014837 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 014838 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 014839 rtn 
+:      014842 mouse_le_pairing_complete:
+0x4191 014843 branch app_ble_store_reconn_info 
+:      014845 mouse_24g_attempt_fail:
+0x4192 014846 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 014847 fetch 1 ,mem_reconn_times 
+0x4194 014848 nbranch mouse_polling_device ,blank 
+0x4195 014849 fetch 1 ,mem_device_flag 
+0x4196 014850 fetcht 1 ,mem_24g_device_number 
+0x4197 014851 isub temp ,null 
+0x4198 014852 branch app_enter_hibernate ,zero 
+0x4199 014853 rtn 
+:      014854 mouse_24g_attempt_success:
+0x419a 014855 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 014856 rtn 
+:      014857 mouse_24g_pairing_complete:
+0x419c 014858 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 014859 arg mosue_24g_pairing_flag ,queue 
+0x419e 014860 call mouse_disable_function_flag 
+0x419f 014861 setarg 0 
+0x41a0 014862 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 014863 jam 0 ,mem_mouse_move_flag 
+0x41a2 014865 fetch 1 ,mem_config_sensor_type 
+0x41a3 014866 sub pdata ,p3610 ,null 
+0x41a4 014867 call mouse_read_sensor3610_data ,zero 
+0x41a5 014868 ncall mouse_read_sensor_common ,zero 
+0x41a6 014870 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 014871 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 014872 call mouse_set_24g_addr_eeprom 
+0x41a9 014873 branch iicd_write_protect_eep_data 
+:      014875 mouse_set_24g_addr_eeprom:
+0x41aa 014876 call g24_head_ptr2regc 
+0x41ab 014877 add regc ,offset_24g_addr ,rega 
+0x41ac 014878 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 014879 arg 4 ,temp 
+0x41ae 014880 rtn 
+:      014882 mouse_store_flash_24g_address:
+0x41af 014883 call g24_head_ptr2regc 
+0x41b0 014884 add regc ,offset_24g_addr ,regb 
+0x41b1 014885 ifetch 1 ,regb 
+0x41b2 014886 store 1 ,mem_mouse_24g_addr 
+0x41b3 014887 branch mouse_store_flash_device_info 
+:      014890 mouse_le_pairing_success:
+0x41b4 014891 arg ll_pairing_success_flag ,queue 
+0x41b5 014892 branch mouse_le_enable_connect_flag 
+:      014893 mouse_le_ll_start_encryt:
+0x41b6 014894 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 014895 arg ll_start_enc_flag ,queue 
+0x41b8 014896 branch mouse_le_enable_connect_flag 
+:      014899 mouse_le_enable_connect_flag:
+0x41b9 014900 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 014901 qset1 pdata 
+0x41bb 014902 store 1 ,mem_le_connect_status_flag 
+0x41bc 014903 rtn 
+:      014905 mouse_le_disable_connect_flag:
+0x41bd 014906 fetch 1 ,mem_le_connect_status_flag 
+0x41be 014907 qset0 pdata 
+0x41bf 014908 store 1 ,mem_le_connect_status_flag 
+0x41c0 014909 rtn 
+:      014910 mouse_le_clean_connect_flag:
+0x41c1 014911 jam 0 ,mem_le_connect_status_flag 
+0x41c2 014912 rtn 
+:      014914 mouse_le_bb_event_connected:
+0x41c3 014915 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 014916 set0 app_disc_by_button ,pdata 
+0x41c5 014917 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 014918 setarg 0 
+0x41c7 014919 store 2 ,mem_mouse_direct_timer 
+0x41c8 014920 call mouse_no_data_timer_init 
+0x41c9 014921 branch mouse_stop_discovery 
+:      014923 mouse_bb_event_pincode:
+0x41ca 014924 call pincode_reinit 
+0x41cb 014925 branch app_bt_set_pincode 
+:      014926 mouse_bb_event_reconn_timeout:
+:      014927 mouse_bb_event_reconn_failed:
+0x41cc 014928 fetch 1 ,mem_reconn_times 
+0x41cd 014929 nbranch mouse_polling_device ,blank 
+0x41ce 014930 fetch 2 ,mem_ui_state_map 
+0x41cf 014931 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 014932 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 014933 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 014934 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 014935 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 014936 branch app_bb_hibernate 
+:      014939 mouse_bt_hid_connected:
+0x41d5 014940 branch mouse_hid_connected 
+:      014942 mouse_bt_event_setup_complete:
+0x41d6 014943 rtn 
+:      014945 mouse_soft_reset:
+0x41d7 014946 call mouse_select_device_enable 
+0x41d8 014947 branch soft_reset_chip 
+:      014949 mouse_bb_disconnected:
+0x41d9 014950 bpatch patch1d_1 ,mem_patch1d 
+0x41da 014951 call mouse_bb_discon_clear_stack 
+0x41db 014952 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 014953 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 014954 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 014955 fetch 1 ,mem_reconn_times 
+0x41df 014956 nbranch mouse_polling_device ,blank 
+0x41e0 014957 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 014958 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 014959 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 014960 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 014961 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 014962 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 014963 branch mouse_start_discovery 
+:      014964 mouse_bb_discon_clear_stack:
+0x41e7 014965 setarg 0 
+0x41e8 014966 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 014967 istore 4 ,contw 
+0x41ea 014968 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 014969 jam 0 ,mem_mouse_move_flag 
+0x41ec 014970 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 014971 jam 0 ,mem_ltk_exists 
+0x41ee 014972 rtn 
+:      014974 mouse_event_light_state_pairing:
+0x41ef 014975 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 014976 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 014977 branch mouse_start_discovery 
+:      014978 mouse_event_light_state_hibernate:
+0x41f2 014979 fetch 2 ,mem_ui_state_map 
+0x41f3 014980 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 014981 branch app_bb_hibernate 
+:      014983 mouse4_0_event_bb_disconn:
+0x41f5 014984 call mouse_le_clean_connect_flag 
+0x41f6 014985 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 014986 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 014987 branch app_bb_hibernate 
+:      014989 mouse_bb_event_timer:
+0x41f9 014990 call mouse_adc_read 
+0x41fa 014991 call mouse_24g_delay_timer 
+0x41fb 014992 call mouse_ban_24g_pairing_timer 
+0x41fc 014993 call mouse_dpi_led_blink_delay_timer 
+0x41fd 014994 call mouse_statue_up_timer 
+0x41fe 014996 call mouse_statue_cheak_timer 
+0x41ff 014997 call mouse_select_device 
+0x4200 014998 call mouse_bt_discovery_cheak 
+0x4201 014999 call mouse_low_voltage_led_timer 
+0x4202 015000 call mouse_sensor_led_contrl_timer 
+0x4203 015001 call mouse_check_hid_handshake_timer 
+0x4204 015002 call mouse_check_discovery_timeout_timer 
+0x4205 015003 call mouse_check_direct_timeout_timer 
+0x4206 015004 call mouse_check_no_data_timeout_timer 
+0x4207 015005 call mouse_check_mouse_state_timer 
+0x4208 015006 branch mouse_le_enable_att_list_timer 
+:      015010 mouse_sensor_led_contrl_timer:
+0x4209 015011 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015012 rtn blank 
+0x420b 015013 increase -1 ,pdata 
+0x420c 015014 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015015 nrtn blank 
+0x420e 015016 branch mouse_sensor_led_contrl 
+:      015017 mouse_sensor_led_contrl:
+0x420f 015018 fetch 1 ,mem_sensor_led_style 
+0x4210 015019 rtneq ui_led_state_blink_stop 
+0x4211 015020 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015021 mouse_sensor_led_blink_state_lighting:
+0x4212 015022 call mouse_sensor_led_on 
+0x4213 015023 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015024 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015025 rtn 
+:      015026 mouse_sensor_led_blink_state_darking:
+0x4216 015027 call mouse_sensor_led_off 
+0x4217 015028 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015029 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015030 rtn 
+:      015032 mouse_sensor_led_blink_stop:
+:      015033 mouse_sensor_reset:
+0x421a 015034 setarg 0x8006 
+0x421b 015035 call twspi_write 
+0x421c 015036 nop 1000 
+0x421d 015037 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015038 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015039 branch mouse_init_p32xx_id2_judge 
+:      015041 mouse_p3212sensor_led_on:
+0x4220 015042 setarg 0xa006 
+0x4221 015043 call twspi_write 
+0x4222 015044 setarg 0xa005 
+0x4223 015045 branch twspi_write 
+:      015046 mouse_sensor_led_on_global:
+0x4224 015047 jam 0 ,mem_mouse_sensor_timer_count 
+:      015048 mouse_sensor_led_on:
+0x4225 015049 fetch 1 ,mem_config_sensor_type 
+0x4226 015050 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015051 setarg 0x0106 
+0x4228 015052 call twspi_write 
+0x4229 015053 setarg 0xa105 
+0x422a 015054 branch twspi_write 
+:      015056 mouse_sensor_led_off_global:
+0x422b 015057 jam 0 ,mem_mouse_sensor_timer_count 
+:      015058 mouse_sensor_led_off:
+0x422c 015059 setarg 0x0906 
+0x422d 015060 branch twspi_write 
+:      015061 mouse_sensor_start_blink:
+0x422e 015062 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015063 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015064 rtn 
+:      015066 mouse_check_hid_handshake_timer:
+0x4231 015067 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015068 arg mouse_bt_hid_handshake ,regb 
+0x4233 015069 branch timer_single_step 
+:      015071 mouse_check_discovery_timeout_timer:
+0x4234 015072 arg mem_mouse_discovery_timer ,regc 
+0x4235 015073 arg mouse_check_discovery_timeout ,regb 
+0x4236 015074 branch timer_single_step_2b 
+:      015076 mouse_check_direct_timeout_timer:
+0x4237 015077 arg mem_mouse_direct_timer ,regc 
+0x4238 015078 arg mouse_check_direct_timeout ,regb 
+0x4239 015079 branch timer_single_step_2b 
+:      015081 mouse_check_no_data_timeout_timer:
+0x423a 015082 arg mem_mouse_no_data_timer ,regc 
+0x423b 015083 arg mouse_check_no_data_timeout ,regb 
+0x423c 015084 branch timer_single_step_2b 
+:      015086 mouse_check_mouse_state_timer:
+0x423d 015087 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015088 arg mouse_statue_led_off ,regb 
+0x423f 015089 branch timer_single_step 
+:      015093 mouse_le_enable_att_list_timer:
+0x4240 015094 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015095 arg mouse_le_enable_att_list ,regb 
+0x4242 015096 branch timer_single_step 
+:      015098 mouse_24g_delay_timer:
+0x4243 015099 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015100 arg mouse_24g_delay ,regb 
+0x4245 015101 branch timer_single_step 
+:      015103 mouse_ban_24g_pairing_timer:
+0x4246 015104 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015105 arg mouse_ban_24g_pairing ,regb 
+0x4248 015106 branch timer_single_step_2b 
+:      015107 mouse_ban_24g_pairing:
+:      015108 mouse_24g_delay:
+0x4249 015109 rtn 
+:      015112 mosue_dpi_led_blink_init:
+0x424a 015113 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015114 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015115 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015116 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015117 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015118 rtn 
+:      015121 mouse_dpi_led_blink_delay_timer:
+0x4250 015122 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015123 arg mouse_dpi_led_setting ,regb 
+0x4252 015124 branch timer_single_step 
+:      015125 mouse_dpi_led_setting:
+0x4253 015126 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015127 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015128 setarg led_dpi_blink 
+0x4256 015129 store 2 ,mem_mouse_on_time 
+0x4257 015130 store 2 ,mem_mouse_off_time 
+0x4258 015131 arg 0 ,rega 
+0x4259 015132 fetcht 1 ,mem_mouse_dpi 
+0x425a 015133 increase 1 ,temp 
+0x425b 015134 storet 1 ,mem_mouse_blink_count 
+0x425c 015135 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015136 rtn 
+:      015138 mouse_le_enable_att_list:
+0x425e 015139 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015140 rtnbit1 ll_pairing_success_flag 
+0x4260 015141 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015142 call ui_ipc_send_cmd 
+0x4262 015143 arg write_req_enable_flag ,queue 
+0x4263 015144 branch mouse_le_enable_connect_flag 
+:      015147 mouse_check_discovery_timeout:
+0x4264 015148 call mouse_stop_discovery 
+0x4265 015149 branch app_enter_hibernate 
+:      015151 mouse_check_direct_timeout:
+0x4266 015152 call app_ble_stop_direct_adv 
+0x4267 015153 fetch 1 ,mem_reconn_times 
+0x4268 015154 nbranch mouse_polling_device ,blank 
+0x4269 015155 branch app_enter_hibernate 
+:      015157 mouse_check_no_data_timeout:
+0x426a 015158 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015159 branch mouse_disconnect 
+:      015163 mouse_bb_event_discovery_btn:
+0x426c 015164 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015165 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015166 call mouse_disconnect 
+0x426f 015167 call mouse_le_clean_connect_flag 
+0x4270 015168 branch mouse_start_discovery 
+:      015172 mouse3_0_check_reconn_target:
+0x4271 015173 fetch 6 ,mem_hci_plap 
+0x4272 015174 branch app_bt_start_discovery_short ,blank 
+0x4273 015175 call mouse_reconn_setting_led_gpio 
+0x4274 015176 jam 0x17 ,mem_connection_options 
+0x4275 015177 fetch 1 ,mem_ssp_enable 
+0x4276 015178 nbranch app_bt_start_reconnect ,blank 
+0x4277 015179 jam 0x04 ,mem_connection_options 
+0x4278 015180 branch app_bt_start_reconnect 
+:      015182 mouse4_0_check_reconn_target:
+0x4279 015183 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015184 store 2 ,mem_mouse_direct_timer 
+0x427b 015185 call mouse_reconn_setting_led_gpio 
+0x427c 015186 call app_lpm_mult_disable 
+0x427d 015187 branch check_51cmd_adv 
+:      015189 mouse_reconn_setting_led_gpio:
+0x427e 015190 setarg led_reconnect_blink 
+0x427f 015191 store 2 ,mem_mouse_on_time 
+0x4280 015192 store 2 ,mem_mouse_off_time 
+0x4281 015193 branch mouse_setting_led_gpio_comman 
+:      015195 mouse_discover_setting_led_gpio:
+0x4282 015196 setarg led_discovery_blink 
+0x4283 015197 store 2 ,mem_mouse_on_time 
+0x4284 015198 store 2 ,mem_mouse_off_time 
+:      015199 mouse_setting_led_gpio_comman:
+0x4285 015200 fetch 1 ,mem_device_flag 
+0x4286 015201 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015202 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015203 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015204 rtn 
+:      015205 mouse_device_led1:
+0x428a 015206 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015207 branch mouse_led_blink 
+:      015208 mouse_device_led2:
+0x428c 015209 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015210 branch mouse_led_blink 
+:      015211 mouse_device_led3:
+0x428e 015212 fetch 1 ,mem_config_device3_led_gpio 
+:      015213 mouse_led_blink:
+0x428f 015214 store 1 ,mem_temp 
+0x4290 015215 call mouse_devce_led_off 
+0x4291 015216 fetch 1 ,mem_temp 
+0x4292 015217 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015218 arg 0 ,rega 
+0x4294 015219 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015220 branch ui_led_blink_start_global 
+:      015222 mouse_led_off:
+0x4296 015223 arg 0 ,rega 
+0x4297 015224 branch ui_led_off_global 
+:      015225 mouse_led_on:
+0x4298 015226 arg 0 ,rega 
+0x4299 015227 branch ui_led_on_global 
+:      015229 mouse4_0_bb_event_discovery_btn:
+0x429a 015230 branch mouse_le_clean_connect_flag 
+:      015232 mouse_bt_hid_handshake:
+0x429b 015233 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015234 call app_lpm_mult_enable 
+0x429d 015235 call app_bt_store_reconn_info 
+0x429e 015236 setarg 0 
+0x429f 015237 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015238 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015239 branch app_bt_enter_sniff 
+:      015241 mouse_check_reconn_target:
+0x42a2 015242 call mouse_cheak_select_device_by_switch 
+0x42a3 015243 fetch 1 ,mem_device_flag 
+0x42a4 015244 fetcht 1 ,mem_24g_device_number 
+0x42a5 015245 isub temp ,null 
+0x42a6 015246 branch mouse_connect_24g_mode ,zero 
+0x42a7 015247 fetch 1 ,mem_xrecord_mode 
+0x42a8 015248 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015249 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015250 branch mouse_start_discovery 
+:      015251 mouse_connect_24g_mode:
+0x42ab 015252 call mouse_start_24g_mode 
+0x42ac 015253 rtnmark1 mark_24g 
+0x42ad 015254 fetch 1 ,mem_reconn_times 
+0x42ae 015255 nbranch mouse_polling_device ,blank 
+0x42af 015256 rtn 
+:      015258 mouse_start_discovery:
+0x42b0 015259 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015260 fetch 2 ,mem_ui_state_map 
+0x42b2 015261 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015262 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015263 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015264 random pdata 
+0x42b6 015265 store 1 ,mem_le_lap + 1 
+:      015266 mouse_start_discovery_norandom:
+0x42b7 015267 call app_lpm_mult_disable 
+0x42b8 015268 fetch 2 ,mem_discovery_timeout 
+0x42b9 015269 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015270 jam 6 ,mem_connection_options 
+0x42bb 015271 setarg 0 
+0x42bc 015272 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015273 store 2 ,mem_mouse_direct_timer 
+0x42be 015274 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015275 call mouse_enable_function_flag 
+0x42c0 015276 call mouse_bt_discovery_button_down_disable 
+0x42c1 015277 fetch 1 ,mem_device_option 
+0x42c2 015278 isolate1 mode_4_mouse ,pdata 
+0x42c3 015279 call check_51cmd_adv ,true 
+0x42c4 015280 fetch 1 ,mem_device_option 
+0x42c5 015281 isolate1 mode_3_mouse ,pdata 
+0x42c6 015282 call check_51cmd_start_discovery ,true 
+0x42c7 015283 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015284 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015285 branch mouse_discover_setting_led_gpio 
+:      015287 mouse_stop_discovery:
+0x42ca 015288 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015289 fetch 1 ,mem_device_option 
+0x42cc 015290 isolate1 mode_4_mouse ,pdata 
+0x42cd 015291 call mouse_stop_le_adv ,true 
+0x42ce 015292 fetch 1 ,mem_device_option 
+0x42cf 015293 isolate1 mode_3_mouse ,pdata 
+0x42d0 015294 call mouse_stop_bt3_discovery ,true 
+0x42d1 015295 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015296 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015297 branch mouse_devce_led_off 
+:      015298 mouse_stop_le_adv:
+0x42d4 015299 setarg 0 
+0x42d5 015300 store 2 ,mem_mouse_direct_timer 
+0x42d6 015301 branch check_51cmd_stop_adv 
+:      015302 mouse_stop_bt3_discovery:
+0x42d7 015303 setarg 0 
+0x42d8 015304 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015305 branch check_51cmd_stop_discovery 
+:      015311 mouse_store_remote_bdaddr:
+0x42da 015312 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015313 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015314 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015315 call mouse_disable_function_flag 
+0x42de 015316 call mouse_check_device_addr 
+:      015317 mouse_unplug_clean_bdaddr:
+0x42df 015318 call mouse_before_store_reconn_info 
+0x42e0 015319 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015320 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015321 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015322 rtn 
+:      015323 mouse_store_eeprom_device_info:
+0x42e4 015324 arg 88 ,temp 
+0x42e5 015325 arg mem_device_flag ,rega 
+0x42e6 015326 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015327 branch iicd_write_protect_eep_data 
+:      015329 mouse_check_device_addr:
+0x42e8 015330 fetch 1 ,mem_record_bt_mode 
+0x42e9 015331 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015332 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015333 rtn 
+:      015334 mouse_check_le_device_addr:
+0x42ec 015335 store 1 ,mem_device_addr_temp 
+0x42ed 015336 fetch 6 ,mem_le_plap 
+0x42ee 015337 branch mouse_check_bt_device_addr_common 
+:      015338 mouse_check_bt_device_addr:
+0x42ef 015339 store 1 ,mem_device_addr_temp 
+0x42f0 015340 fetch 6 ,mem_plap 
+:      015341 mouse_check_bt_device_addr_common:
+0x42f1 015342 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015343 fetch 7 ,mem_device_addr_temp 
+0x42f3 015344 arg mem_device1_type ,contr 
+0x42f4 015345 arg 3 ,loopcnt 
+:      015346 mouse_check_device_addr_end:
+0x42f5 015347 ifetcht 7 ,contr 
+0x42f6 015348 isub temp ,null 
+0x42f7 015349 branch mouse_clean_addr ,zero 
+0x42f8 015350 increase 22 ,contr 
+0x42f9 015351 loop mouse_check_device_addr_end 
+0x42fa 015352 rtn 
+:      015353 mouse_before_store_reconn_info:
+0x42fb 015354 arg mem_device1_type ,rega 
+0x42fc 015355 fetch 1 ,mem_device_flag 
+0x42fd 015356 increase -1 ,pdata 
+0x42fe 015357 mul32 pdata ,29 ,pdata 
+0x42ff 015358 iadd rega ,rega 
+0x4300 015359 fetch 1 ,mem_record_bt_mode 
+0x4301 015360 istore 1 ,rega 
+0x4302 015361 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015362 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015363 rtn 
+:      015365 mouse_store_le_device:
+0x4305 015366 fetch 6 ,mem_le_plap 
+0x4306 015367 istore 6 ,contw 
+0x4307 015368 arg mem_le_ltk ,contr 
+0x4308 015369 call memcpy16 
+0x4309 015370 fetch 6 ,mem_le_lap 
+0x430a 015371 istore 6 ,contw 
+0x430b 015372 rtn 
+:      015373 mouse_store_bt_device:
+0x430c 015374 fetch 6 ,mem_plap 
+0x430d 015375 istore 6 ,contw 
+0x430e 015376 arg mem_link_key ,contr 
+0x430f 015377 branch memcpy16 
+:      015379 mouse_clean_addr:
+0x4310 015380 increase -6 ,contr 
+0x4311 015381 copy contr ,contw 
+0x4312 015382 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015383 increase 3 ,temp 
+0x4314 015384 istoret 6 ,contw 
+0x4315 015385 rtn 
+:      015389 mouse_eeprom_load_recon_info:
+0x4316 015390 arg 88 ,temp 
+0x4317 015391 arg mem_device_flag ,rega 
+0x4318 015392 arg mouse_info_eeprom_offect ,regb 
+0x4319 015393 call iicd_read_eep_data 
+:      015394 mouse_select_reconn_device:
+0x431a 015395 arg mem_device1_type ,rega 
+0x431b 015396 fetch 1 ,mem_device_flag 
+0x431c 015397 fetcht 1 ,mem_24g_device_number 
+0x431d 015398 isub temp ,null 
+0x431e 015399 rtn zero 
+0x431f 015400 increase -1 ,pdata 
+0x4320 015401 mul32 pdata ,29 ,pdata 
+0x4321 015402 iadd rega ,rega 
+0x4322 015403 ifetch 1 ,rega 
+0x4323 015404 store 1 ,mem_xrecord_mode 
+0x4324 015405 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015406 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015407 rtn 
+:      015409 mouse_load_bt_device:
+0x4327 015410 ifetch 6 ,contr 
+:      015411 mouse_load_bt_device_end:
+0x4328 015412 store 6 ,mem_hci_plap 
+0x4329 015413 arg mem_link_key ,contw 
+0x432a 015414 call memcpy16 
+0x432b 015415 branch check_link_key_load 
+:      015417 mouse_load_le_device:
+0x432c 015418 ifetch 6 ,contr 
+:      015419 mouse_load_le_device_end:
+0x432d 015420 store 6 ,mem_hci_plap 
+0x432e 015421 arg mem_le_ltk ,contw 
+0x432f 015422 call memcpy16 
+0x4330 015423 ifetch 6 ,contr 
+0x4331 015424 store 6 ,mem_le_lap 
+0x4332 015425 rtn 
+:      015428 mouse_select_device:
+0x4333 015429 fetch 1 ,mem_config_function_enable 
+0x4334 015430 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015431 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015432 branch mouse_select_device_by_combination_key 
+:      015434 mouse_select_device_by_combination_key:
+0x4337 015435 call mouse_check_key_gpio 
+0x4338 015436 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015437 mouse_select_device_commbination_key_up:
+0x4339 015438 jam 30 ,mem_combination_select_device_count 
+0x433a 015439 fetch 1 ,mem_select_device_button_statue 
+0x433b 015440 rtneq dpi_button_state_up 
+0x433c 015441 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015442 rtn 
+:      015444 mouse_select_device_commbination_key_down:
+0x433e 015445 call mouse_combination_select_device_timer 
+0x433f 015446 fetch 1 ,mem_select_device_button_statue 
+0x4340 015447 rtneq dpi_button_state_down 
+0x4341 015448 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015449 branch mouse_select_device_enable 
+:      015451 mouse_combination_select_device_timer:
+0x4343 015452 fetch 1 ,mem_combination_select_device_count 
+0x4344 015453 rtn blank 
+0x4345 015454 pincrease -1 
+0x4346 015455 store 1 ,mem_combination_select_device_count 
+0x4347 015456 nrtn blank 
+0x4348 015457 branch mouse_ready_reconnection_by_button 
+:      015459 mouse_select_device_by_button:
+0x4349 015460 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015461 rtneq gpio_disable 
+0x434b 015462 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015463 call gpio_get_bit 
+0x434d 015464 branch mouse_select_device_button_down ,true 
+:      015465 mouse_select_device_button_up:
+0x434e 015466 fetch 1 ,mem_select_device_button_statue 
+0x434f 015467 rtneq dpi_button_state_up 
+0x4350 015468 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015469 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015470 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015471 branch mouse_ready_reconnection_by_button 
+:      015473 mouse_select_device_button_down:
+0x4354 015474 fetch 1 ,mem_select_device_button_statue 
+0x4355 015475 rtneq dpi_button_state_down 
+0x4356 015476 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4357 015477 arg mouse_long_bt_button_flag ,queue 
+0x4358 015478 branch mouse_disable_function_flag 
+:      015482 mouse_select_device_by_switch:
+0x4359 015483 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015484 rtnbit0 enable_select_device_by_switch 
+0x435b 015485 fetch 1 ,mem_device_flag 
+0x435c 015486 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015487 beq mode_24g_device ,mouse_select2_device 
+0x435e 015488 rtn 
+:      015489 mouse_cheak_select_device_by_switch:
+0x435f 015490 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015491 rtnbit0 enable_select_device_by_switch 
+0x4361 015492 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015493 call gpio_get_bit 
+0x4363 015494 branch mouse_cheak_select_24gdevice ,true 
+:      015495 mouse_select_btdevice:
+0x4364 015496 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015497 rtn 
+:      015498 mouse_cheak_select_24gdevice:
+0x4366 015499 fetch 1 ,mem_24g_device_number 
+0x4367 015500 store 1 ,mem_device_flag 
+0x4368 015501 rtn 
+:      015502 mouse_select1_device:
+0x4369 015503 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015504 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015505 rtn 
+:      015506 mouse_select2_device:
+0x436c 015507 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015508 call gpio_get_bit 
+0x436e 015509 branch mouse_select_device_button_down ,true 
+0x436f 015510 rtn 
+:      015515 mouse_ready_reconnection_by_button:
+0x4370 015516 fetcht 1 ,mem_device_flag 
+0x4371 015517 increase 1 ,temp 
+0x4372 015518 fetch 1 ,mem_device_number 
+0x4373 015519 isub temp ,null 
+0x4374 015520 ncall mouse_select_device_count_clean ,positive 
+0x4375 015521 storet 1 ,mem_device_flag 
+0x4376 015522 jam 0 ,mem_link_key_exists 
+0x4377 015523 call mouse_store_device_number2eeprom 
+0x4378 015524 call mouse_select_device_enable 
+0x4379 015526 branch mouse_set_reconnection 
+:      015528 mouse_store_device_number2eeprom:
+0x437a 015529 arg 1 ,temp 
+0x437b 015530 arg mem_device_flag ,rega 
+0x437c 015531 arg 0 ,regb 
+0x437d 015532 branch iicd_write_eep_data 
+:      015534 mouse_set_reconnection:
+0x437e 015535 call mouse_stop_bluetooth_mode 
+0x437f 015536 call mouse_select_device_disable 
+0x4380 015537 branch mouse_soft_reset 
+:      015538 mouse_stop_bluetooth_mode:
+0x4381 015539 fetch 2 ,mem_ui_state_map 
+0x4382 015540 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015541 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015542 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015543 branch mouse_stop_discovery 
+:      015545 mouse_disconnect:
+0x4386 015546 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015547 setarg 0 
+0x4388 015548 store 2 ,mem_mouse_no_data_timer 
+0x4389 015549 fetch 2 ,mem_ui_state_map 
+0x438a 015550 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015551 fetch 2 ,mem_ui_state_map 
+0x438c 015552 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015553 rtn 
+:      015555 mouse_irtual_cable_unplug:
+0x438e 015556 setarg 0x01 
+0x438f 015557 store 6 ,mem_plap 
+0x4390 015558 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015559 branch mouse_unplug_clean_bdaddr 
+:      015562 mouse_cancel_reconnect:
+0x4392 015563 call mouse_bt_cannel_reconn_enable 
+0x4393 015564 branch check_51cmd_bb_reconn_cancel 
+:      015566 mouse_bt_discovery_by_button:
+0x4394 015567 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015568 rtneq gpio_disable 
+0x4396 015569 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015570 call gpio_get_bit 
+0x4398 015571 branch mouse_bt_discovery_button_down ,true 
+:      015572 mouse_bt_discovery_button_up:
+0x4399 015573 fetch 1 ,mem_ui_button_timeout 
+0x439a 015574 store 1 ,mem_combination_ui_button_count 
+0x439b 015575 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015576 rtneq dpi_button_state_up 
+0x439d 015577 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015578 branch mouse_bt_discovery_button_down_disable 
+:      015579 mouse_bt_discovery_button_down:
+0x439f 015580 call mouse_bt_discovry_timer 
+0x43a0 015581 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015582 rtneq dpi_button_state_down 
+0x43a2 015583 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015584 call check_51cmd_bb_reconn_cancel 
+0x43a4 015585 branch mouse_bt_discovery_button_down_enable 
+:      015588 mouse_bt_discovery_cheak:
+0x43a5 015589 fetch 1 ,mem_config_function_enable 
+0x43a6 015590 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015591 mouse_bt_discovery_commbination_key:
+0x43a7 015592 call mouse_check_key_gpio 
+0x43a8 015593 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015594 mouse_bt_discovery_commbination_key_up:
+0x43a9 015595 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015596 store 1 ,mem_combination_ui_button_count 
+0x43ab 015597 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015598 rtneq dpi_button_state_up 
+0x43ad 015599 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015600 branch mouse_bt_discovery_button_down_disable 
+:      015603 mouse_bt_discovery_commbination_key_down:
+0x43af 015604 call mouse_bt_discovry_timer 
+0x43b0 015605 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015606 rtneq dpi_button_state_down 
+0x43b2 015607 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015608 call check_51cmd_bb_reconn_cancel 
+0x43b4 015609 branch mouse_bt_discovery_button_down_enable 
+:      015611 mouse_bt_discovry_timer:
+0x43b5 015612 arg mem_combination_ui_button_count ,regc 
+0x43b6 015613 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015614 branch timer_single_step 
+:      015616 mouse_long_button_bt_discovry:
+0x43b8 015617 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015618 call mouse_enable_function_flag 
+0x43ba 015619 call app_evt_button_long_pressed 
+0x43bb 015620 branch mouse_bb_event_discovery_btn 
+:      015623 mouse_cpi_enable:
+0x43bc 015624 arg mouse_cpi_flag ,queue 
+0x43bd 015625 branch mouse_enable_function_flag 
+:      015626 mouse_cpi_disable:
+0x43be 015627 arg mouse_cpi_flag ,queue 
+0x43bf 015628 branch mouse_disable_function_flag 
+:      015629 mouse_select_device_enable:
+0x43c0 015630 arg mouse_select_device_flag ,queue 
+0x43c1 015631 branch mouse_enable_function_flag 
+:      015632 mouse_select_device_disable:
+0x43c2 015633 arg mouse_select_device_flag ,queue 
+0x43c3 015634 branch mouse_disable_function_flag 
+:      015635 mouse_bt_cannel_reconn_enable:
+0x43c4 015636 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015637 branch mouse_enable_function_flag 
+:      015638 mouse_bt_cannel_reconn_disable:
+0x43c6 015639 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015640 branch mouse_disable_function_flag 
+:      015641 mouse_bt_discovery_button_down_enable:
+0x43c8 015642 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015643 branch mouse_enable_function_flag 
+:      015644 mouse_bt_discovery_button_down_disable:
+0x43ca 015645 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015646 branch mouse_disable_function_flag 
+:      015650 mouse_select_device_count_clean:
+0x43cc 015651 arg 1 ,temp 
+0x43cd 015652 rtn 
+:      015654 mouse_enable_function_flag:
+0x43ce 015655 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015656 qset1 pdata 
+0x43d0 015657 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015658 rtn 
+:      015660 mouse_disable_function_flag:
+0x43d2 015661 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015662 qset0 pdata 
+0x43d4 015663 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015664 rtn 
+:      015666 mouse_adc_read:
+0x43d6 015667 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015668 rtnbit0 mouse_enable_adc 
+0x43d8 015669 fetch 1 ,mem_adc_read_timer 
+0x43d9 015670 increase 1 ,pdata 
+0x43da 015671 store 1 ,mem_adc_read_timer 
+0x43db 015672 sub pdata ,10 ,null 
+0x43dc 015673 rtn positive 
+0x43dd 015674 jam 0 ,mem_adc_read_timer 
+0x43de 015675 call adc_set_mode 
+0x43df 015676 call vdd_calculate_by_mode 
+0x43e0 015677 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015678 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015679 call adc_bat_percent_lowpower_out 
+0x43e3 015680 fetch 1 ,mem_adc_power_flag 
+0x43e4 015681 bbit1 1 ,mouse_power_down 
+0x43e5 015682 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015683 branch mouse_adc_low_voltage 
+:      015684 mouse_adc_low_voltage:
+0x43e7 015685 arg mouse_low_voltage_flag ,queue 
+0x43e8 015686 branch mouse_enable_function_flag 
+:      015687 mouse_adc_no_low_voltage:
+0x43e9 015688 arg mouse_low_voltage_flag ,queue 
+0x43ea 015689 branch mouse_disable_function_flag 
+:      015691 mouse_low_voltage_led_timer:
+0x43eb 015692 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015693 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015694 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015695 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015696 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015697 pincrease 1 
+0x43f1 015698 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015699 sub pdata ,20 ,null 
+0x43f3 015700 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015701 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015702 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015703 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015704 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015705 rtn 
+:      015706 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015707 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015708 branch mouse_low_voltage_led_off 
+:      015709 mouse_low_voltage_led_on:
+0x43fb 015710 arg 0 ,rega 
+0x43fc 015711 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015712 branch ui_led_on_global 
+:      015713 mouse_low_voltage_led_off:
+0x43fe 015714 arg 0 ,rega 
+0x43ff 015715 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015716 branch ui_led_off_global 
+:      015718 mouse_g24_package_data:
+0x4401 015719 call mouse_motion 
+0x4402 015720 nrtn user 
+0x4403 015721 arg 7 ,rega 
+0x4404 015722 arg mem_mouse_key ,regb 
+0x4405 015723 rtn 
+:      015725 mouse_g24_enter_lpm:
+0x4406 015726 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015727 rtn blank 
+0x4408 015729 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015730 call gpio_get_bit 
+0x440a 015731 call mouse_24g_dpi_delay_init ,true 
+0x440b 015732 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015733 nrtn blank 
+0x440d 015734 call mouse_check_key_gpio 
+0x440e 015735 nrtn blank 
+0x440f 015736 branch g24_lpm_long_sleep 
+:      015738 mouse_24g_dpi_delay_init:
+0x4410 015739 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015740 rtneq ui_button_gpio_disable 
+0x4412 015741 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015742 rtn 
+:      015745 mouse_load_flash_info_cheak:
+0x4414 015746 call mouse_load_flash_flag 
+0x4415 015747 fetch 2 ,mem_store_flag 
+0x4416 015748 arg eeprom_init_flag ,temp 
+0x4417 015749 isub temp ,null 
+0x4418 015750 branch mouse_load_flash_device_info ,zero 
+0x4419 015751 storet 2 ,mem_store_flag 
+0x441a 015752 call mouse_ble_init_address 
+0x441b 015753 branch mouse_store_flash_device_info 
+:      015754 mouse_ble_init_address:
+0x441c 015755 fetch 6 ,mem_le_lap 
+0x441d 015756 store 6 ,mem_device1_locall_addr 
+0x441e 015757 add pdata ,0x0100 ,pdata 
+0x441f 015758 store 6 ,mem_device2_locall_addr 
+0x4420 015759 add pdata ,0x0100 ,pdata 
+0x4421 015760 store 6 ,mem_device3_locall_addr 
+0x4422 015761 rtn 
+:      015764 mouse_load_flash_flag:
+0x4423 015765 setarg mem_store_flag 
+0x4424 015766 arg mem_mouse_information_start ,temp 
+0x4425 015767 isub temp ,temp 
+0x4426 015768 fetch 3 ,mem_flash_base 
+0x4427 015769 iadd temp ,pdata 
+0x4428 015770 arg 2 ,temp 
+0x4429 015771 arg mem_store_flag ,rega 
+0x442a 015772 branch spid_read_flash 
+:      015775 mouse_load_flash_device_info:
+0x442b 015776 setarg mem_mouse_information_end 
+0x442c 015777 arg mem_mouse_information_start ,temp 
+0x442d 015778 isub temp ,temp 
+0x442e 015779 fetch 3 ,mem_flash_base 
+0x442f 015780 arg mem_mouse_information_start ,rega 
+0x4430 015781 call spid_read_flash 
+0x4431 015782 call mouse_select_reconn_device 
+0x4432 015783 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015784 call g24_head_ptr2regc 
+0x4434 015785 branch g24_store_mem_addr 
+:      015787 mouse_store_flash_device_info:
+0x4435 015788 setarg mem_mouse_information_end 
+0x4436 015789 arg mem_mouse_information_start ,temp 
+0x4437 015790 isub temp ,temp 
+0x4438 015791 arg mem_mouse_information_start ,rega 
+0x4439 015792 fetch 3 ,mem_flash_base 
+0x443a 015793 branch flash_write 
+:      015795 mouse_store_eerpom_dpi:
+0x443b 015796 arg 1 ,temp 
+0x443c 015797 arg mem_mouse_dpi ,rega 
+0x443d 015798 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015799 branch iicd_write_protect_eep_data 
+:      015801 mouse_load_eeprom_dpi:
+0x443f 015802 arg 1 ,temp 
+0x4440 015803 arg mem_mouse_dpi ,rega 
+0x4441 015804 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015805 branch iicd_read_eep_data 
+:      015807 mouse_statue_cheak_timer:
+0x4443 015808 rtnmark1 mark_24g 
+0x4444 015809 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015810 rtnbit0 mouse_enable_statue_up 
+0x4446 015811 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015812 pincrease 1 
+0x4448 015813 and pdata ,0x07 ,pdata 
+0x4449 015814 store 1 ,mem_mouse_1step_up_count 
+0x444a 015815 rtnne 0x07 
+0x444b 015816 fetch 2 ,mem_ui_state_map 
+0x444c 015817 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015818 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015819 rtn 
+:      015824 mouse_check_statue_up:
+0x444f 015825 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015826 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015827 nrtn blank 
+0x4452 015828 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015829 rtnbit0 mouse_statue_up_flag 
+0x4454 015830 fetch 1 ,mem_sensor_squal_reg 
+0x4455 015831 call sensor_read 
+0x4456 015832 store 1 ,mem_sensor_iqc 
+0x4457 015833 sub pdata ,0x10 ,null 
+0x4458 015834 branch mouse_statue_up_timer_init ,positive 
+0x4459 015835 jam 0 ,mem_mouse_2step_up_count 
+0x445a 015836 rtn 
+:      015838 mouse_statue_up_timer_init:
+0x445b 015839 jam 30 ,mem_mouse_2step_up_count 
+0x445c 015840 rtn 
+:      015841 mouse_statue_up_timer:
+0x445d 015842 arg mem_mouse_2step_up_count ,regc 
+0x445e 015843 arg mouse_statue_up ,regb 
+0x445f 015844 branch timer_single_step 
+:      015846 mouse_statue_up:
+0x4460 015847 fetch 1 ,mem_sensor_squal_reg 
+0x4461 015848 call twspi_read 
+0x4462 015849 sub pdata ,0x10 ,null 
+0x4463 015850 nrtn positive 
+0x4464 015851 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 015852 rtnbit0 mouse_statue_up_flag 
+0x4466 015853 arg mouse_statue_up_flag ,queue 
+0x4467 015854 call mouse_disable_function_flag 
+0x4468 015855 jam 0 ,mem_lpm_mult 
+0x4469 015856 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 015857 call mouse_devce_led_off 
+0x446b 015858 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 015859 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      015860 mouse_two_device_statue_up:
+0x446d 015861 fetch 1 ,mem_device_flag 
+0x446e 015862 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 015863 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 015864 rtn 
+:      015865 mouse_three_device_statue_up:
+0x4471 015866 fetch 1 ,mem_device_flag 
+0x4472 015867 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 015868 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 015869 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 015870 rtn 
+:      015872 mouse_device_blink_led_init:
+0x4476 015873 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 015874 branch mouse_led_blink 
+:      015878 mouse_statue_led_off:
+0x4478 015879 jam 0x20 ,mem_lpm_mult 
+0x4479 015880 branch mouse_devce_led_off 
+:      015884 mouse_devce1_led_off:
+0x447a 015885 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 015886 rtneq gpio_disable 
+0x447c 015887 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 015888 branch mouse_led_off 
+:      015890 mouse_devce2_led_off:
+0x447e 015891 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 015892 rtneq gpio_disable 
+0x4480 015893 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 015894 branch mouse_led_off 
+:      015896 mouse_devce_led_off:
+0x4482 015897 call mouse_led_off 
+0x4483 015898 call mouse_devce1_led_off 
+0x4484 015899 call mouse_devce2_led_off 
+:      015900 mouse_devce3_led_off:
+0x4485 015901 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 015902 rtneq gpio_disable 
+0x4487 015903 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 015904 branch mouse_led_off 
+:      015906 mouse_device1_led_on:
+0x4489 015907 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 015908 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 015909 branch mouse_led_on 
+:      015910 mouse_device2_led_on:
+0x448c 015911 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 015912 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 015913 branch mouse_led_on 
+:      015914 mouse_device3_led_on:
+0x448f 015915 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 015916 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 015917 branch mouse_led_on 
+:      015921 mouse_polling_device:
+0x4492 015922 bpatch patch1d_7 ,mem_patch1d 
+0x4493 015923 fetch 1 ,mem_reconn_times 
+0x4494 015924 increase -1 ,pdata 
+0x4495 015925 store 1 ,mem_reconn_times 
+0x4496 015926 fetcht 1 ,mem_device_flag 
+0x4497 015927 increase 1 ,temp 
+0x4498 015928 fetch 1 ,mem_device_number 
+0x4499 015929 isub temp ,null 
+0x449a 015930 ncall mouse_select_device_count_clean ,positive 
+0x449b 015931 storet 1 ,mem_device_flag 
+0x449c 015932 jam 0 ,mem_link_key_exists 
+0x449d 015933 call mouse_store_device_number2eeprom 
+0x449e 015934 call mouse_before_store_reconn_info 
+0x449f 015935 branch mouse_check_reconn_target 
+:      015937 mouse_power_down:
+0x44a0 015938 call mouse_devce_led_off 
+0x44a1 015939 setarg 0 
+0x44a2 015940 store 8 ,mem_gpio_wakeup_low 
+0x44a3 015941 branch lpm_hibernate 
+:      015952 remote_car_init:
+0x44a4 015953 rtn wake 
+0x44a5 015954 hfetch 1 ,core_gpio_sel1 
+0x44a6 015955 and_into 0xf0 ,pdata 
+0x44a7 015956 hstore 1 ,core_gpio_sel1 
+0x44a8 015957 call keyscan_key_init 
+0x44a9 015958 setarg remote_car_le_before_hibernate 
+0x44aa 015959 store 2 ,mem_cb_before_hibernate 
+0x44ab 015961 setarg remote_car_process_lpm_before 
+0x44ac 015962 store 2 ,mem_cb_before_lpm 
+0x44ad 015964 setarg remote_car_scale_process_idle 
+0x44ae 015965 store 2 ,mem_cb_idle_process 
+0x44af 015967 setarg remote_car_scale_process_bb_event 
+0x44b0 015968 store 2 ,mem_cb_bb_event_process 
+0x44b1 015970 setarg app_get_lpm_wake_lock 
+0x44b2 015971 store 2 ,mem_cb_check_wakelock 
+0x44b3 015973 call g24_head_ptr2regc 
+0x44b4 015974 setarg remote_car_g24_package_data 
+0x44b5 015975 add regc ,offset_24g_cb_data ,contw 
+0x44b6 015976 istore 2 ,contw 
+0x44b7 015978 setarg remote_car_g24_enter_lpm 
+0x44b8 015979 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 015980 istore 2 ,contw 
+0x44ba 015982 setarg remote_car_process_lpm_before 
+0x44bb 015983 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 015984 istore 2 ,contw 
+0x44bd 015986 setarg remote_car_event_timer 
+0x44be 015987 store 2 ,mem_cb_event_timer 
+0x44bf 015989 setarg remote_car_power_off_signal 
+0x44c0 015990 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 015992 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 015993 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 015995 setarg remote_car_send_key_data 
+0x44c4 015996 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 015998 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 015999 call remote_car_init_environment 
+0x44c7 016000 call queue_init 
+0x44c8 016001 jam 2 ,mem_lpm_mult 
+0x44c9 016002 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016003 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016004 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016005 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016006 store 1 ,mem_ui_button_gpio 
+:      016007 remote_car_soft_switch_power_on_init:
+0x44ce 016008 call remote_car_ui_led_init 
+0x44cf 016009 call ui_button_init 
+0x44d0 016010 call ui_button_polling 
+0x44d1 016011 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016012 fetch 2 ,mem_ui_state_map 
+0x44d3 016013 rtnbit1 ui_state_btn_down 
+0x44d4 016014 branch app_enter_hibernate 
+:      016018 remote_car_hard_switch_power_on_signal:
+0x44d5 016019 jam power_standby ,mem_remote_car_power_state 
+:      016020 remote_car_soft_switch_power_on_signal:
+0x44d6 016021 call remote_car_ui_led_init 
+0x44d7 016023 arg 0 ,rega 
+0x44d8 016024 call ui_led_blink_start_global 
+:      016025 remote_car_connect_24g_mode:
+0x44d9 016026 branch g24_auto_pair_start 
+:      016028 remote_car_power_off_signal:
+0x44da 016029 branch remote_car_ui_led_init 
+:      016031 remote_car_ui_led_init:
+0x44db 016032 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016033 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016034 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016035 remote_car_ui_led_init_1:
+0x44de 016036 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016037 branch gpio_config_output 
+:      016038 remote_car_pairing_led_gpio_set:
+0x44e0 016039 store 1 ,mem_remote_car_led_map 
+0x44e1 016040 branch remote_car_ui_led_init_1 
+:      016043 remote_car_init_environment:
+0x44e2 016044 call g24_set_device_addr 
+0x44e3 016045 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016046 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016047 branch remote_car_get_adc_default_data 
+:      016049 remote_car_le_before_hibernate:
+:      016054 remote_car_in_enter_hibernate:
+0x44e6 016055 call gpio_set_before_lpm_common 
+0x44e7 016056 call remote_car_process_lpm_before 
+0x44e8 016057 branch app_enter_hibernate 
+:      016059 remote_car_process_lpm_before:
+0x44e9 016060 branch keyscan_process_lpm_before 
+:      016062 remote_car_g24_enter_lpm:
+0x44ea 016063 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016064 rtn blank 
+0x44ec 016066 branch g24_lpm_long_sleep 
+:      016068 remote_car_process_auto_pair_exit:
+0x44ed 016069 rtn 
+:      016071 remote_car_key_scan_process:
+0x44ee 016072 branch keyscan_key_process 
+:      016074 remote_car_scale_process_idle:
+0x44ef 016075 call remote_car_rocker_process 
+0x44f0 016076 call remote_car_24g_status_process 
+0x44f1 016077 branch remote_car_key_scan_process 
+:      016079 remote_car_scale_process_bb_event:
+0x44f2 016080 copy regc ,pdata 
+0x44f3 016081 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016082 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016083 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016084 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016085 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016086 rtn 
+:      016088 remote_car_24g_attempt_fail:
+0x44f9 016089 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016090 rtn 
+:      016092 remote_car_24g_pairing_complete:
+0x44fb 016093 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016094 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016095 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016096 rtn 
+:      016098 remote_car_24g_attempt_success:
+0x44ff 016099 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016100 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016101 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016102 rtn 
+:      016104 remote_car_24g_status_process:
+0x4503 016105 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016106 rtneq power_on 
+0x4505 016107 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016108 rtneq work_paired 
+0x4507 016109 jam work_paired ,mem_remote_car_24g_status 
+:      016110 remote_car_scale_process_paired:
+0x4508 016111 arg 0 ,rega 
+0x4509 016112 branch ui_led_off_global 
+:      016113 remote_car_scale_process_shutdown:
+0x450a 016114 arg 0 ,rega 
+0x450b 016115 call ui_led_off_global 
+0x450c 016116 call remote_car_ui_led_init 
+0x450d 016117 branch app_enter_hibernate 
+:      016119 remote_car_event_timer:
+0x450e 016120 call app_power_timer 
+0x450f 016121 branch remote_car_no_data_timer 
+:      016123 remote_car_no_data_timer:
+0x4510 016124 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016125 rtn blank 
+0x4512 016126 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016127 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016128 branch timer_single_step_2b 
+:      016131 remote_car_get_adc_default_data:
+0x4515 016132 call remote_car_rocker_get_x 
+0x4516 016133 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016134 call remote_car_rocker_get_y 
+0x4518 016135 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016136 rtn 
+:      016137 remote_car_rocker_data_get:
+:      016138 remote_car_rocker_get_x:
+0x451a 016139 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016140 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016141 call remote_car_get_adc_from_gpio6 
+0x451d 016142 call remote_car_rocker_get_value 
+0x451e 016143 store 1 ,mem_rocker_status 
+:      016144 remote_car_rocker_get_y:
+0x451f 016145 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016146 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016147 call remote_car_get_adc_from_gpio7 
+0x4522 016148 call remote_car_rocker_get_value 
+0x4523 016149 store 1 ,mem_rocker_status + 1 
+0x4524 016150 rtn 
+:      016151 remote_car_rocker_get_value:
+0x4525 016152 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016153 copy pdata ,rega 
+0x4527 016154 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016155 call remote_car_rocker_mid_value_adjust 
+0x4529 016156 fetch 1 ,mem_rocker_work_status 
+0x452a 016157 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016158 nrtn positive 
+0x452c 016159 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016160 rtn 
+:      016161 remote_car_rocker_mid_value_adjust:
+0x452e 016162 isub temp ,pdata 
+0x452f 016163 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016164 sub pdata ,0 ,pdata 
+0x4531 016165 jam 1 ,mem_rocker_negative_flag 
+0x4532 016166 isub rega ,null 
+0x4533 016167 rtn 
+:      016168 remote_car_rocker_mid_adjust_positive:
+0x4534 016169 jam 0 ,mem_rocker_negative_flag 
+0x4535 016170 isub rega ,null 
+0x4536 016171 rtn 
+:      016172 remote_car_rocker_translate_key:
+0x4537 016173 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016174 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016175 nbranch remote_car_rocker_negative_key ,blank 
+:      016176 remote_car_rocker_positive_key:
+0x453a 016177 setarg rocker_positive_key 
+0x453b 016178 rtn 
+:      016179 remote_car_rocker_negative_key:
+0x453c 016180 setarg rocker_negative_key 
+0x453d 016181 rtn 
+:      016182 remote_car_rocker_middle_key:
+0x453e 016183 setarg rocker_middle_key 
+0x453f 016184 rtn 
+:      016185 remote_car_get_adc_from_gpio6:
+0x4540 016186 jam 0x33 ,mem_adc_channel 
+0x4541 016187 branch adc_set_mode 
+:      016188 remote_car_get_adc_from_gpio7:
+0x4542 016189 jam 0x34 ,mem_adc_channel 
+0x4543 016190 branch adc_set_mode 
+:      016193 remote_car_rocker_process:
+0x4544 016194 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016195 rtnne car_remote_check_rocker 
+:      016196 remote_car_read_rocker_check_start:
+0x4546 016197 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016198 jam 1 ,mem_rocker_work_status 
+0x4548 016199 call remote_car_rocker_data_get 
+0x4549 016200 fetch 2 ,mem_rocker_status 
+0x454a 016201 fetcht 2 ,mem_rocker_last_status 
+0x454b 016202 isub temp ,null 
+0x454c 016203 rtn zero 
+0x454d 016204 store 2 ,mem_rocker_last_status 
+0x454e 016205 call remote_car_rocker_x_to_key 
+0x454f 016206 branch remote_car_rocker_y_to_key 
+:      016208 remote_car_rocker_x_to_key:
+0x4550 016209 fetch 1 ,mem_rocker_x_status 
+0x4551 016210 branch rocker_to_queue_set_0 ,blank 
+0x4552 016211 increase -1 ,pdata 
+0x4553 016212 branch remote_car_rocker_to_key 
+:      016213 remote_car_rocker_y_to_key:
+0x4554 016214 fetch 1 ,mem_rocker_y_status 
+0x4555 016215 branch rocker_to_queue_set_2 ,blank 
+0x4556 016216 increase 1 ,pdata 
+:      016217 remote_car_rocker_to_key:
+0x4557 016218 copy pdata ,queue 
+0x4558 016219 arg 1 ,rega 
+0x4559 016220 branch remote_car_send_key_data 
+:      016222 rocker_to_queue_set_0:
+0x455a 016223 arg 0 ,queue 
+0x455b 016224 arg 0 ,rega 
+0x455c 016225 branch remote_car_send_key_data 
+:      016226 rocker_to_queue_set_2:
+0x455d 016227 arg 2 ,queue 
+0x455e 016228 arg 0 ,rega 
+0x455f 016229 branch remote_car_send_key_data 
+:      016231 remote_car_send_key_data:
+0x4560 016232 copy rega ,pdata 
+0x4561 016233 store 1 ,mem_remote_key_status 
+0x4562 016234 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016235 beq power_on ,g24_auto_pair_start 
+0x4564 016236 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016237 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016238 fetch 1 ,mem_remote_key_status 
+0x4567 016239 branch remote_car_key_is_release ,blank 
+:      016240 remote_car_key_is_press:
+0x4568 016241 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016242 arg 0 ,rega 
+0x456a 016243 call ui_led_on_global 
+:      016244 remote_car_attack_key_press:
+0x456b 016245 copy queue ,pdata 
+0x456c 016246 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016247 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016248 beq 6 ,remote_car_send_fire_key6_press 
+:      016251 remote_car_motor_key_press:
+0x456f 016252 call remote_car_device_layout_select 
+0x4570 016253 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016254 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016255 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016256 rtn 
+:      016258 remote_car_single_motor_key_is_press:
+0x4574 016259 copy queue ,pdata 
+0x4575 016260 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016261 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016262 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016263 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016264 rtn 
+:      016266 remote_car_double_motor_key_press:
+0x457a 016267 copy queue ,pdata 
+0x457b 016268 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016269 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016270 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016271 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016272 rtn 
+:      016274 remote_car_key_is_release:
+0x4580 016275 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016276 arg 0 ,rega 
+0x4582 016277 call ui_led_off_global 
+:      016278 remote_car_attack_key_release:
+0x4583 016279 copy queue ,pdata 
+0x4584 016280 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016281 beq 5 ,remote_car_send_attack_key5_rel 
+:      016284 remote_car_motor_key_release:
+0x4586 016285 call remote_car_device_layout_select 
+0x4587 016286 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016287 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016288 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016289 rtn 
+:      016291 remote_car_device_layout_select:
+0x458b 016292 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016293 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016294 ior temp ,pdata 
+0x458e 016295 rtn 
+:      016298 remote_car_send_motor1_key0_press:
+0x458f 016299 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016300 branch remote_car_send_key 
+:      016301 remote_car_send_motor1_key1_press:
+0x4591 016302 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016303 branch remote_car_send_key 
+:      016304 remote_car_send_motor2_key2_press:
+0x4593 016305 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016306 branch remote_car_send_key 
+:      016307 remote_car_send_motor2_key3_press:
+0x4595 016308 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016309 branch remote_car_send_key 
+:      016312 remote_car_send_double_motor_key0_press:
+0x4597 016313 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016314 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016315 branch remote_car_send_key 
+:      016316 remote_car_send_double_motor_key1_press:
+0x459a 016317 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016318 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016319 branch remote_car_send_key 
+:      016320 remote_car_send_double_motor_key2_press:
+0x459d 016321 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016322 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016323 branch remote_car_send_key 
+:      016324 remote_car_send_double_motor_key3_press:
+0x45a0 016325 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016326 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016327 branch remote_car_send_key 
+:      016330 remote_car_send_attack_key4_press:
+0x45a3 016331 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016332 branch remote_car_send_key 
+:      016333 remote_car_send_attack_key5_press:
+0x45a5 016334 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016335 branch remote_car_send_key 
+:      016337 remote_car_send_fire_key6_press:
+0x45a7 016338 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016339 branch remote_car_send_attack 
+:      016341 remote_car_single_motor_key_rel:
+0x45a9 016342 copy queue ,pdata 
+0x45aa 016343 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016344 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016345 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016346 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016347 rtn 
+:      016349 remote_car_double_motor_key_rel:
+0x45af 016350 copy queue ,pdata 
+0x45b0 016351 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016352 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016353 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016354 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016355 rtn 
+:      016357 remote_car_send_motor1_key0_rel:
+:      016358 remote_car_send_motor1_key1_rel:
+0x45b5 016359 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016360 branch remote_car_send_key 
+:      016361 remote_car_send_motor2_key2_rel:
+:      016362 remote_car_send_motor2_key3_rel:
+0x45b7 016363 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016364 branch remote_car_send_key 
+:      016366 remote_car_send_double_motor_key0_rel:
+:      016367 remote_car_send_double_motor_key1_rel:
+:      016368 remote_car_send_double_motor_key2_rel:
+:      016369 remote_car_send_double_motor_key3_rel:
+0x45b9 016370 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016371 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016372 branch remote_car_send_key 
+:      016374 remote_car_send_attack_key4_rel:
+:      016375 remote_car_send_attack_key5_rel:
+0x45bc 016376 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016377 branch remote_car_send_key 
+:      016379 remote_car_send_key:
+0x45be 016380 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016381 branch queue_push 
+:      016382 remote_car_send_attack:
+0x45c0 016383 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016384 branch queue_push 
+:      016386 remote_car_g24_package_data:
+0x45c2 016387 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016388 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016389 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016390 call queue_pop 
+0x45c6 016391 nbranch remote_car_moto_data ,user 
+:      016392 remote_car_g24_package_data_continue:
+0x45c7 016393 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016394 ifetch 1 ,contr 
+0x45c9 016395 copy pdata ,rega 
+0x45ca 016396 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016399 rtn 
+:      016401 remote_car_g24_send_empty:
+0x45cc 016402 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016403 enable user 
+0x45ce 016404 arg 1 ,rega 
+0x45cf 016405 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016406 rtn 
+:      016408 remote_car_moto_data:
+0x45d1 016409 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016410 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016411 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016412 rtn 
+:      016413 remote_car_moto_data_next:
+0x45d5 016414 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016415 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016416 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016417 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016418 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016419 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016420 rtn 
+:      016421 remote_car_moto_data_enable_user:
+0x45dc 016422 enable user 
+0x45dd 016423 branch remote_car_g24_package_data_continue 
+:      016431 shutter_init:
+0x45de 016432 rtn wake 
+0x45df 016433 hfetch 1 ,core_gpio_sel1 
+0x45e0 016434 and_into 0xfc ,pdata 
+0x45e1 016435 hstore 1 ,core_gpio_sel1 
+0x45e2 016436 setarg shutter_le_before_hibernate 
+0x45e3 016437 store 2 ,mem_cb_before_hibernate 
+0x45e4 016439 setarg shutter_process_lpm_before 
+0x45e5 016440 store 2 ,mem_cb_before_lpm 
+0x45e6 016442 setarg app_enter_hibernate 
+0x45e7 016443 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016445 setarg shutter_process_idle 
+0x45e9 016446 store 2 ,mem_cb_idle_process 
+0x45ea 016448 setarg shutter_process_bb_event 
+0x45eb 016449 store 2 ,mem_cb_bb_event_process 
+0x45ec 016451 setarg shutter_le_scale_lpm_lock 
+0x45ed 016452 store 2 ,mem_cb_check_wakelock 
+0x45ee 016454 setarg ble_shutter_receive_data 
+0x45ef 016455 store 2 ,mem_cb_att_write 
+0x45f0 016457 setarg shutter_le_bb_event_timer 
+0x45f1 016458 store 2 ,mem_cb_event_timer 
+0x45f2 016460 setarg shutter_key_change 
+0x45f3 016461 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016463 setarg shutter_soft_swtich_power_on 
+0x45f5 016464 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016465 setarg shutter_soft_swtich_power_off 
+0x45f7 016466 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016468 call le_modified_name 
+0x45f9 016469 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016470 call shutter_init_bluetooth_config 
+0x45fb 016471 call shutter_init_param 
+0x45fc 016472 call keyscan_key_init 
+0x45fd 016473 call shutter_load_buffer_config_form_datarom 
+0x45fe 016474 call queue_init 
+0x45ff 016475 call ui_led_init_global 
+0x4600 016476 call shutter_load_bluetooth_config 
+0x4601 016477 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016479 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016480 call classic_shutter_load_reconn_info 
+0x4604 016481 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016482 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016483 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016484 store 1 ,mem_ui_button_gpio 
+0x4608 016485 branch ui_soft_swtich_init 
+:      016488 shutter_hart_swtich_power_on:
+0x4609 016489 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016490 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016491 branch shutter_start_reconnect 
+:      016495 shutter_le_scale_lpm_lock:
+0x460c 016496 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016497 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016498 call l2cap_malloc_get_full_map 
+0x460f 016499 fetch 1 ,mem_used_map 
+0x4610 016500 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016501 branch app_put_lpm_wake_lock 
+:      016505 shutter_process_bb_event:
+0x4612 016506 copy regc ,pdata 
+0x4613 016508 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016509 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016510 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016511 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016512 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016513 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016514 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016515 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016516 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016517 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016518 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016520 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016521 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016522 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016523 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016525 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016526 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016527 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016528 rtn 
+:      016533 classic_shutter_process_baseband_connect:
+0x4626 016534 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016535 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016536 rtn 
+:      016539 classic_shutter_process_baseband_disconnect:
+0x4629 016540 call classic_shutter_disconnect_clear_flag 
+0x462a 016541 branch classic_shutter_process_reconnect_failed 
+:      016543 classic_shutter_disconnect_clear_flag:
+0x462b 016544 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016545 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016546 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016547 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016548 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016549 branch queue_init 
+:      016552 classic_shutter_process_reconnect_failed:
+0x4631 016553 call app_disconn_reason_clear 
+0x4632 016554 branch shutter_start_bluetooth_discovery 
+:      016557 classic_shutter_process_setup_complete:
+0x4633 016558 call shutter_stop_bluetooth_discovery 
+0x4634 016559 branch app_led_stop_blink 
+:      016562 classic_shutter_process_hid_connect:
+0x4635 016563 setarg hid_handshake_timeout 
+0x4636 016564 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016565 rtn 
+:      016568 classic_shutter_process_hid_disconnect:
+0x4638 016569 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016570 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016571 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016572 rtn 
+:      016575 classic_shutter_process_hid_handshake:
+0x463c 016576 fetch 1 ,mem_app_handshake_flag 
+0x463d 016577 rtneq app_handshake_done 
+0x463e 016578 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016579 call app_lpm_mult_enable 
+0x4640 016580 call app_store_reconn_info 
+0x4641 016581 call shutter_stop_bluetooth_discovery 
+0x4642 016582 call app_led_off 
+0x4643 016583 branch app_bt_enter_sniff 
+:      016586 classic_shutter_process_reconnect_page_timeout:
+0x4644 016587 branch classic_shutter_process_reconnect_failed 
+:      016590 classic_shutter_process_virtual_cable_unplug:
+0x4645 016591 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016592 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016593 rtn 
+:      016596 classic_shutter_process_remote_unsniff:
+0x4648 016597 branch app_start_auto_sniff 
+:      016601 classic_shutter_process_store_reconnect_information:
+0x4649 016602 arg nvram_eeprom_offset ,regb 
+0x464a 016603 fetch 1 ,mem_nv_data_number 
+0x464b 016604 mul32 pdata ,34 ,temp 
+0x464c 016605 fetch 2 ,mem_nv_data_ptr 
+0x464d 016606 copy pdata ,rega 
+0x464e 016607 branch iicd_write_eep_data 
+:      016609 classic_shutter_load_reconn_info:
+0x464f 016610 arg nvram_eeprom_offset ,regb 
+0x4650 016611 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016612 rtnbit0 classic_shutter 
+0x4652 016613 fetch 1 ,mem_nv_data_number 
+0x4653 016614 rtn blank 
+0x4654 016615 mul32 pdata ,34 ,temp 
+0x4655 016616 fetch 2 ,mem_nv_data_ptr 
+0x4656 016617 copy pdata ,rega 
+0x4657 016618 branch iicd_read_eep_data 
+:      016622 ble_shutter_process_baseband_connect:
+0x4658 016623 call shutter_stop_bluetooth_discovery 
+0x4659 016624 setarg 0 
+0x465a 016625 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016626 branch app_led_off 
+:      016629 ble_shutter_process_baseband_disconnect:
+0x465c 016630 call queue_init 
+0x465d 016631 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016632 branch shutter_start_reconnect 
+:      016635 ble_shutter_process_reconnect_complete:
+0x465f 016636 call queue_init 
+0x4660 016637 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016638 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016639 store 8 ,mem_le_interval_min 
+0x4663 016640 call app_lpm_mult_enable 
+0x4664 016641 branch le_l2cap_tx_update_req 
+:      016644 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016645 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016646 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016647 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016648 rtn blank 
+0x4669 016649 store 8 ,mem_le_interval_min 
+0x466a 016650 branch le_l2cap_tx_update_req 
+:      016654 shutter_process_soft_swtich_button_long_press:
+0x466b 016655 branch ui_soft_switch_botton_long_press 
+:      016657 shutter_process_soft_swtich_button_down:
+0x466c 016658 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016659 rtneq hard_switch 
+0x466e 016660 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016661 rtnne ss_state_power_on 
+0x4670 016662 call shutter_store_currenct_led_state 
+0x4671 016663 branch app_led_on 
+:      016665 shutter_store_currenct_led_state:
+0x4672 016666 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016667 arg 11 ,loopcnt 
+0x4674 016668 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016669 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016670 branch memcpy 
+:      016672 shutter_process_soft_swtich_button_up:
+0x4677 016673 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016674 rtneq hard_switch 
+0x4679 016675 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016676 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016677 branch ui_soft_switch_botton_up 
+:      016679 shutter_load_currenct_led_state:
+0x467c 016680 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016681 rtnne 1 
+0x467e 016682 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016683 fetch 2 ,mem_ui_state_map 
+0x4680 016684 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016685 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016686 arg 11 ,loopcnt 
+0x4683 016687 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016688 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016689 branch memcpy 
+:      016694 shutter_le_bb_event_timer:
+0x4686 016696 call shutter_check_sleep_timer 
+0x4687 016699 call shutter_check_power_off_timer 
+0x4688 016702 call classic_shutter_check_unplug_timer 
+0x4689 016703 call classic_shutter_hid_handshake_timer 
+0x468a 016704 call classic_shutter_hid_disconn_timer 
+0x468b 016707 branch ble_shutter_reconn_timer 
+:      016711 shutter_check_sleep_timer:
+0x468c 016712 arg mem_shutter_sleep_timer ,regc 
+0x468d 016713 arg shutter_sleep_timeout ,regb 
+0x468e 016714 branch timer_single_step_2b 
+:      016715 shutter_sleep_timeout:
+0x468f 016716 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016717 call app_led_off 
+0x4691 016718 call shutter_disconnect_current_connection 
+0x4692 016719 branch shutter_wait_power_off 
+:      016722 shutter_check_power_off_timer:
+0x4693 016723 arg mem_shutter_power_off_timer ,regc 
+0x4694 016724 arg shutter_check_power_off_timeout ,regb 
+0x4695 016725 branch timer_single_step 
+:      016727 shutter_check_power_off_timeout:
+0x4696 016728 fetch 2 ,mem_ui_state_map 
+0x4697 016729 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016730 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016731 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016732 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016733 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016734 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016735 branch app_enter_hibernate 
+:      016739 classic_shutter_check_unplug_timer:
+0x469e 016740 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016741 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016742 branch timer_single_step 
+:      016744 classic_shutter_unplug_timeout:
+0x46a1 016745 fetch 1 ,mem_control_tasks 
+0x46a2 016746 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016747 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016748 store 1 ,mem_control_tasks 
+0x46a5 016749 rtn 
+:      016751 classic_shutter_hid_handshake_timer:
+0x46a6 016752 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016753 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016754 branch timer_single_step 
+:      016756 classic_shutter_hid_disconn_timer:
+0x46a9 016757 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016758 arg app_bt_disconnect ,regb 
+0x46ab 016759 branch timer_single_step 
+:      016764 ble_shutter_reconn_timer:
+0x46ac 016765 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016766 rtnne ss_state_power_on 
+0x46ae 016767 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016768 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016769 branch timer_single_step_2b 
+:      016772 shutter_process_idle:
+0x46b1 016773 call shutter_send_data_to_master 
+0x46b2 016774 branch keyscan_key_process 
+:      016777 shutter_process_lpm_before:
+0x46b3 016778 branch keyscan_process_lpm_before 
+:      016780 shutter_le_before_hibernate:
+0x46b4 016781 call gpio_set_before_lpm_common 
+0x46b5 016782 branch shutter_process_lpm_before 
+:      016788 shutter_stop_bluetooth_discovery:
+0x46b6 016789 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016790 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016791 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016792 rtn 
+:      016794 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016795 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016796 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016797 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016798 branch app_ble_stop_adv 
+:      016800 classic_shutter_stop_bluetooth_discovery:
+0x46be 016801 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016802 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016803 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016804 branch app_bt_stop_discovery 
+:      016806 shutter_start_bluetooth_discovery:
+0x46c2 016807 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016808 rtnne ss_state_power_on 
+0x46c4 016809 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016810 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016811 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016812 rtn 
+:      016814 classic_shutter_start_discovery:
+0x46c8 016815 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016816 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016817 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016818 branch app_bt_start_discovery_short 
+:      016820 ble_shutter_start_discovery:
+0x46cc 016821 fetch 2 ,mem_ui_state_map 
+0x46cd 016822 rtnbit1 ui_state_ble_connected 
+0x46ce 016823 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016824 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016825 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016826 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016827 call shutter_ble_adv_interval_set 
+0x46d3 016828 call app_led_start_blink 
+0x46d4 016829 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016830 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 016831 fetch 2 ,mem_ui_state_map 
+0x46d7 016832 rtnbit1 ui_state_ble_adv 
+0x46d8 016833 branch app_ble_start_adv 
+:      016836 shutter_start_reconnect:
+0x46d9 016837 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 016838 rtnne ss_state_power_on 
+0x46db 016839 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 016840 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 016841 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 016842 rtn 
+:      016844 classic_shutter_start_reconnect:
+0x46df 016845 call app_check_reconn_target 
+0x46e0 016846 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 016847 call app_led_on 
+0x46e2 016848 call app_bt_stop_discovery 
+0x46e3 016849 branch app_bt_start_reconnect 
+:      016851 ble_shutter_start_reconnect:
+0x46e4 016852 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 016853 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 016854 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 016855 nrtn blank 
+0x46e8 016856 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 016857 call shutter_ble_adv_interval_set 
+0x46ea 016858 call app_led_start_blink 
+0x46eb 016859 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 016860 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 016861 fetch 2 ,mem_ui_state_map 
+0x46ee 016862 rtnbit1 ui_state_ble_adv 
+0x46ef 016863 branch app_ble_start_adv 
+:      016866 shutter_ble_adv_interval_set:
+0x46f0 016867 store 2 ,mem_lpm_interval 
+0x46f1 016868 increase -4 ,pdata 
+0x46f2 016869 store 2 ,mem_le_adv_interval 
+0x46f3 016870 rtn 
+:      016873 shutter_disconnect_current_connection:
+0x46f4 016874 fetch 2 ,mem_ui_state_map 
+0x46f5 016875 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 016876 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 016877 branch shutter_stop_bluetooth_discovery 
+:      016881 app_check_reconn_target:
+0x46f8 016882 fetch 1 ,mem_nv_data_number 
+0x46f9 016883 copy pdata ,loopcnt 
+0x46fa 016884 fetch 2 ,mem_nv_data_ptr 
+0x46fb 016885 copy pdata ,rega 
+:      016886 app_check_reconn_target_loop:
+0x46fc 016887 ifetch 2 ,rega 
+0x46fd 016888 beq 0 ,found_reconn_device 
+0x46fe 016889 increase nv_data_len ,rega 
+0x46ff 016890 loop app_check_reconn_target_loop 
+0x4700 016891 branch enable_blank 
+:      016893 found_reconn_device:
+0x4701 016894 ifetch 6 ,contr 
+0x4702 016895 store 6 ,mem_hci_plap 
+0x4703 016896 increase 10 ,contr 
+0x4704 016897 arg mem_link_key ,contw 
+0x4705 016898 call memcpy16 
+0x4706 016899 call check_link_key_load 
+0x4707 016900 branch disable_blank 
+:      016906 shutter_check_data_enable:
+0x4708 016907 call disable_user 
+0x4709 016908 fetch 2 ,mem_ui_state_map 
+0x470a 016909 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 016910 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 016911 rtn 
+:      016913 shutter_check_bt_data_enable:
+0x470d 016914 fetch 1 ,mem_hid_interrupt_state 
+0x470e 016915 rtnne 0x3f 
+0x470f 016916 branch enable_user 
+:      016918 shutter_check_ble_data_enable:
+0x4710 016919 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 016920 rtn blank 
+0x4712 016921 branch enable_user 
+:      016926 shutter_check_bluetooth_conn:
+0x4713 016927 call disable_user 
+0x4714 016928 fetch 2 ,mem_ui_state_map 
+0x4715 016929 rtnbit1 ui_state_bt_connected 
+0x4716 016930 rtnbit1 ui_state_ble_connected 
+0x4717 016931 branch enable_user 
+:      016935 shutter_change_bluetooth_status_bt_disconn:
+0x4718 016936 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 016937 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 016938 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 016939 rtn 
+:      016941 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 016942 fetch 1 ,mem_scan_mode 
+0x471d 016943 rtnne 0x03 
+0x471e 016944 branch shutter_start_reconnect 
+:      016946 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 016947 branch shutter_start_reconnect 
+:      016950 shutter_check_send_data:
+0x4720 016951 disable user2 
+0x4721 016952 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 016953 store 2 ,mem_shutter_sleep_timer 
+0x4723 016955 call shutter_check_bluetooth_conn 
+0x4724 016956 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 016958 call shutter_check_data_enable 
+0x4726 016959 nrtn user 
+0x4727 016960 enable user2 
+0x4728 016961 rtn 
+:      016965 shutter_key_change:
+0x4729 016966 call shutter_check_send_data 
+0x472a 016967 nrtn user2 
+0x472b 016968 deposit rega 
+0x472c 016969 branch shutter_key_release ,blank 
+:      016970 shutter_key_press:
+0x472d 016971 call app_led_on 
+0x472e 016972 arg mem_key0_press ,regc 
+0x472f 016973 branch push_queue_press_or_release 
+:      016975 shutter_key_release:
+0x4730 016976 call app_led_off 
+0x4731 016977 arg mem_key0_release ,regc 
+:      016979 push_queue_press_or_release:
+0x4732 016980 arg max_queue_num ,pdata 
+0x4733 016981 imul32 queue ,pdata 
+0x4734 016982 iadd regc ,regc 
+:      016985 push_buffer_in_queue:
+0x4735 016986 ifetch 1 ,regc 
+0x4736 016987 rtn blank 
+0x4737 016988 call queue_push_one_byte 
+0x4738 016989 increase 1 ,regc 
+0x4739 016990 branch push_buffer_in_queue 
+:      016993 shutter_send_data_to_master:
+0x473a 016994 fetch 2 ,mem_ui_state_map 
+0x473b 016995 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 016996 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 016997 rtn 
+:      016999 pop_queue_to_ble_data:
+0x473e 017000 call le_fifo_check_nearly_full 
+0x473f 017001 nrtn blank 
+0x4740 017002 call queue_pop_one_byte 
+0x4741 017003 nrtn user 
+0x4742 017004 pincrease -1 
+0x4743 017005 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017006 arg mem_ble_data_buffer1 ,temp 
+0x4745 017007 iadd temp ,contr 
+:      017008 le_send_notify_from_list:
+0x4746 017009 ifetch 1 ,contr 
+0x4747 017010 copy pdata ,rega 
+0x4748 017011 ifetcht 2 ,contr 
+0x4749 017012 call store_contr 
+0x474a 017013 call le_att_malloc_tx_notify 
+0x474b 017014 copy rega ,loopcnt 
+0x474c 017015 call get_contr 
+0x474d 017016 branch memcpy 
+:      017019 pop_queue_to_classic_data:
+0x474e 017020 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017021 nrtn blank 
+0x4750 017022 call queue_pop_one_byte 
+0x4751 017023 nrtn user 
+0x4752 017024 pincrease -1 
+0x4753 017025 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017026 arg mem_classic_data_buffer1 ,temp 
+0x4755 017027 iadd temp ,contr 
+0x4756 017028 ifetch 5 ,contr 
+0x4757 017029 store 5 ,mem_classic_data_buffer 
+:      017030 classic_send_hid_data:
+0x4758 017031 fetch 1 ,mem_classic_data_buffer 
+0x4759 017032 copy pdata ,rega 
+0x475a 017033 call hid_malloc_tx_buff 
+0x475b 017034 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017035 istore 2 ,contw 
+0x475d 017036 setarg 0xa1 
+0x475e 017037 istore 1 ,contw 
+0x475f 017038 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017039 istore 9 ,contw 
+0x4761 017040 rtn 
+:      017044 queue_push_one_byte:
+0x4762 017045 store 1 ,mem_pdatatemp 
+0x4763 017046 arg mem_pdatatemp ,rega 
+0x4764 017047 branch queue_push 
+:      017049 queue_pop_one_byte:
+0x4765 017050 arg mem_pdatatemp ,rega 
+0x4766 017051 call queue_pop 
+0x4767 017052 nrtn user 
+0x4768 017053 fetch 1 ,mem_pdatatemp 
+0x4769 017054 rtn 
+:      017057 ble_shutter_receive_data:
+0x476a 017058 fetch 2 ,mem_le_att_handle 
+0x476b 017059 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017060 rtn 
+:      017062 shutter_init_param:
+0x476d 017063 setarg 0x02 
+0x476e 017064 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017066 setarg 0x00200008 
+0x4770 017067 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017068 setarg 0x012c0005 
+0x4772 017069 istore 4 ,contw 
+0x4773 017072 jam 0x17 ,mem_le_local_mtu 
+0x4774 017075 setarg 0x1b 
+0x4775 017076 store 2 ,mem_le_pairing_handle 
+0x4776 017077 call le_set_config_fixed_ltk 
+0x4777 017078 call le_set_fixed_ltk 
+0x4778 017079 call le_set_justwork 
+0x4779 017080 branch le_set_config_read_authentication 
+:      017083 shutter_load_buffer_config_form_datarom:
+0x477a 017085 arg ble_key_value_list_size ,loopcnt 
+0x477b 017086 arg mem_ble_data_buffer1 ,contw 
+0x477c 017087 arg ble_shutter_key_value_list ,contr 
+0x477d 017088 call memcpy_fast 
+0x477e 017089 arg bt_key_value_list_size ,loopcnt 
+0x477f 017090 arg mem_classic_data_buffer1 ,contw 
+0x4780 017091 arg classic_shutter_key_value_list ,contr 
+0x4781 017092 branch memcpy_fast 
+:      017095 shutter_load_ble_gatt_form_datarom:
+0x4782 017096 arg ble_gatt_list_size ,loopcnt 
+0x4783 017097 arg ble_shutter_gatt_list ,contr 
+0x4784 017098 branch memcpy_fast 
+:      017101 shutter_load_bt_sdp_form_datarom:
+0x4785 017102 arg bt_sdp_list_size ,loopcnt 
+0x4786 017103 arg classic_shutter_sdp_list ,contr 
+0x4787 017104 branch memcpy_fast 
+:      017108 shutter_init_bluetooth_config:
+0x4788 017109 call shutter_check_load_config_flag 
+0x4789 017110 nrtn user 
+0x478a 017111 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017112 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017113 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017114 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017115 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017116 branch shutter_init_bluetooth_config_gpio_input 
+:      017118 shutter_init_bluetooth_config_gpio_input:
+0x4790 017119 rtn blank 
+0x4791 017120 or pdata ,0x80 ,temp 
+0x4792 017121 branch gpio_config_input_nowake 
+:      017124 shutter_load_bluetooth_config:
+0x4793 017125 call shutter_check_load_config_flag 
+0x4794 017126 nrtn user 
+0x4795 017127 call shutter_load_bluetooth_config_label 
+0x4796 017128 branch shutter_load_bluetooth_config_by_otp 
+:      017130 shutter_load_bluetooth_config_label:
+0x4797 017131 arg 0 ,rega 
+0x4798 017132 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017133 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017134 nsetflag blank ,0 ,rega 
+0x479b 017135 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017136 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017137 nsetflag blank ,1 ,rega 
+0x479e 017138 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017139 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017140 nsetflag blank ,2 ,rega 
+0x47a1 017141 copy rega ,pdata 
+0x47a2 017142 store 1 ,mem_shutter_config_label 
+0x47a3 017143 fetch 1 ,mem_shutter_config_size 
+0x47a4 017144 imul32 rega ,pdata 
+0x47a5 017145 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017146 iadd temp ,pdata 
+0x47a7 017147 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017148 rtn 
+:      017150 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017151 rtn blank 
+0x47aa 017152 or pdata ,0x80 ,temp 
+0x47ab 017153 call gpio_get_bit 
+0x47ac 017154 nbranch enable_blank ,true 
+0x47ad 017155 branch disable_blank 
+:      017158 shutter_check_load_config_flag:
+0x47ae 017159 call disable_user 
+0x47af 017160 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017161 nrtn blank 
+0x47b1 017162 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017163 rtn blank 
+0x47b3 017164 branch enable_user 
+:      017167 shutter_load_bluetooth_config_by_otp:
+0x47b4 017168 call otp_enable_chgpump 
+0x47b5 017169 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017170 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017171 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017172 call otpd_read_data 
+0x47b9 017173 call otp_disable_chgpump 
+:      017174 shutter_load_bluetooth_config_store_name:
+0x47ba 017175 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017176 copy pdata ,loopcnt 
+0x47bc 017177 store 1 ,mem_le_name_len 
+0x47bd 017178 call memcpy_fast 
+0x47be 017179 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017180 copy pdata ,loopcnt 
+0x47c0 017181 store 1 ,mem_local_name_length 
+0x47c1 017182 call memcpy_fast 
+0x47c2 017183 ifetch 1 ,contr 
+0x47c3 017184 store 1 ,mem_shutter_key_num 
+0x47c4 017185 ifetch 1 ,contr 
+0x47c5 017186 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017187 rtn 
+:      017190 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017191 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017192 rtnbit0 classic_shutter 
+0x47c9 017193 arg 3 ,temp 
+0x47ca 017194 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017195 copy pdata ,regb 
+0x47cc 017196 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017197 call iicd_read_eep_data 
+0x47ce 017198 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017199 setarg shutter_eeprom_config_crc 
+0x47d0 017200 isub temp ,null 
+0x47d1 017201 nrtn zero 
+0x47d2 017202 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017203 rtn blank 
+0x47d4 017204 copy pdata ,temp 
+0x47d5 017205 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017206 add pdata ,3 ,regb 
+0x47d7 017207 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017208 call iicd_read_eep_data 
+0x47d9 017209 branch shutter_store_config 
+:      017211 shutter_load_bluetooth_config_by_user_config:
+0x47da 017212 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017213 rtn blank 
+0x47dc 017214 call otp_enable_chgpump 
+0x47dd 017215 arg 1 ,temp 
+0x47de 017216 arg mem_shutter_config_user_size ,rega 
+0x47df 017217 call otpd_read_data 
+0x47e0 017219 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017220 rtn blank 
+0x47e2 017222 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017223 pincrease 1 
+0x47e4 017224 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017225 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017226 call otpd_read_data 
+0x47e7 017227 call otp_disable_chgpump 
+:      017228 shutter_store_config:
+0x47e8 017229 call shutter_load_bluetooth_config_store_name 
+:      017230 shutter_load_bluetooth_config_custom:
+0x47e9 017231 ifetch 2 ,contr 
+0x47ea 017232 rtn blank 
+0x47eb 017233 copy pdata ,contw 
+0x47ec 017234 ifetcht 1 ,contr 
+0x47ed 017235 copy temp ,loopcnt 
+0x47ee 017236 call memcpy 
+0x47ef 017237 branch shutter_load_bluetooth_config_custom 
+:      017241 shutter_random_mac_addr:
+0x47f0 017242 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017243 rtnbit0 classic_shutter 
+0x47f2 017244 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017245 copy pdata ,regb 
+0x47f4 017246 arg 4 ,temp 
+0x47f5 017247 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017248 call iicd_read_eep_data 
+0x47f7 017249 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017250 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017251 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017252 setarg 1 
+0x47fa 017253 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017254 force 3 ,loopcnt 
+0x47fc 017255 call generate_random_loop 
+0x47fd 017256 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017257 copy pdata ,regb 
+0x47ff 017258 arg 4 ,temp 
+0x4800 017259 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017260 call iicd_write_eep_data 
+:      017261 shutter_write_random_mac_addr:
+0x4802 017262 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017263 store 3 ,mem_lap 
+0x4804 017264 store 3 ,mem_le_lap 
+0x4805 017265 rtn 
+:      017268 shutter_soft_swtich_power_on:
+0x4806 017269 branch shutter_start_reconnect 
+:      017272 shutter_soft_swtich_power_off:
+0x4807 017273 arg 0 ,rega 
+0x4808 017274 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017275 call ui_led_set_style_global 
+0x480a 017276 call shutter_disconnect_current_connection 
+:      017277 shutter_wait_power_off:
+0x480b 017278 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017279 store 1 ,mem_shutter_power_off_timer 
+0x480d 017280 rtn 
+:      017284 ui_soft_swtich_init:
+0x480e 017285 setarg ss_state_power_up 
+0x480f 017286 call ui_soft_swtich_init_power_on_time 
+0x4810 017287 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017288 call ui_button_init 
+0x4812 017289 call ui_button_polling 
+0x4813 017290 fetch 2 ,mem_ui_state_map 
+0x4814 017291 rtnbit1 ui_state_btn_down 
+0x4815 017292 branch app_enter_hibernate 
+:      017294 ui_soft_swtich_init_power_on_time:
+0x4816 017295 fetcht 2 ,mem_power_param_ptr 
+0x4817 017296 istore 1 ,temp 
+0x4818 017297 ifetch 1 ,contw 
+0x4819 017298 store 1 ,mem_ui_button_timeout 
+0x481a 017299 rtn 
+:      017302 ui_soft_switch_botton_up:
+0x481b 017303 fetch 2 ,mem_power_param_ptr 
+0x481c 017304 ifetch 1 ,pdata 
+0x481d 017305 rtnne ss_state_power_up 
+0x481e 017306 branch app_enter_hibernate 
+:      017309 ui_soft_switch_botton_long_press:
+0x481f 017310 fetcht 2 ,mem_power_param_ptr 
+0x4820 017311 ifetch 1 ,temp 
+0x4821 017312 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017313 ui_soft_switch_power_on:
+0x4822 017314 setarg ss_state_power_on 
+0x4823 017315 fetcht 2 ,mem_power_param_ptr 
+0x4824 017316 istore 1 ,temp 
+0x4825 017317 add temp ,ss_power_off_time ,contr 
+0x4826 017318 ifetch 1 ,contr 
+0x4827 017319 istore 1 ,mem_ui_button_timeout 
+0x4828 017320 ifetch 2 ,contr 
+0x4829 017321 branch callback_func 
+:      017323 ui_soft_switch_power_off:
+0x482a 017324 setarg ss_state_power_off 
+0x482b 017325 call ui_soft_swtich_init_power_on_time 
+0x482c 017326 add temp ,ss_power_off_cb ,contr 
+0x482d 017327 ifetch 2 ,contr 
+0x482e 017328 branch app_enter_hibernate ,blank 
+0x482f 017329 branch callback_func 
+:      017335 shutter_byteswap:
+0x4830 017336 store 6 ,mem_tmp_buffer 
+0x4831 017337 fetch 1 ,mem_tmp_buffer 
+0x4832 017338 store 1 ,mem_tmp_buffer + 11 
+0x4833 017339 ifetch 1 ,contr 
+0x4834 017340 store 1 ,mem_tmp_buffer + 10 
+0x4835 017341 ifetch 1 ,contr 
+0x4836 017342 store 1 ,mem_tmp_buffer + 9 
+0x4837 017343 ifetch 1 ,contr 
+0x4838 017344 store 1 ,mem_tmp_buffer + 8 
+0x4839 017345 ifetch 1 ,contr 
+0x483a 017346 store 1 ,mem_tmp_buffer + 7 
+0x483b 017347 ifetch 1 ,contr 
+0x483c 017348 store 1 ,mem_tmp_buffer + 6 
+0x483d 017349 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017350 rtn 
+:      017352 shutter_random_addr_by_otp:
+0x483f 017353 call load_adc_init 
+0x4840 017354 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017355 store 1 ,mem_le_lap 
+0x4842 017356 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017357 istore 1 ,contw 
+0x4844 017358 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017359 istore 1 ,contw 
+0x4846 017360 fetch 3 ,mem_le_lap 
+0x4847 017361 store 3 ,mem_lap 
+0x4848 017362 rtn 
+:      017374 sim_iic_read_eep_data:
+0x4849 017375 fetch 2 ,mem_eeprom_base 
+0x484a 017376 iadd regb ,pdata 
+0x484b 017377 byteswap pdata ,pdata 
+0x484c 017378 store 2 ,mem_addr_mi 
+0x484d 017379 copy temp ,regb 
+0x484e 017381 call sim_iic_start 
+0x484f 017382 setarg 0xa0 
+0x4850 017383 call sim_iic_send_byte 
+0x4851 017384 fetch 1 ,mem_addr_mi 
+0x4852 017385 call sim_iic_send_byte 
+0x4853 017386 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017387 fetch 1 ,mem_addr_mi + 1 
+0x4855 017388 call sim_iic_send_byte 
+:      017389 sim_iic_read_eep_data_2k:
+0x4856 017390 call sim_iic_stop 
+0x4857 017392 call sim_iic_start 
+0x4858 017393 setarg 0xa1 
+0x4859 017394 call sim_iic_send_byte 
+:      017396 sim_iic_read_eep_data_loop:
+0x485a 017397 call sim_iic_read_byte 
+0x485b 017398 istore 1 ,rega 
+0x485c 017399 increase 1 ,rega 
+0x485d 017400 increase -1 ,regb 
+0x485e 017401 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017402 branch sim_iic_stop 
+:      017413 sim_iic_write_eep_data:
+0x4860 017414 byteswap regb ,pdata 
+0x4861 017415 store 2 ,mem_addr_mi 
+0x4862 017416 copy temp ,regb 
+0x4863 017418 call sim_iic_start 
+0x4864 017419 setarg 0xa0 
+0x4865 017420 call sim_iic_send_byte 
+0x4866 017422 fetch 1 ,mem_addr_mi 
+0x4867 017423 call sim_iic_send_byte 
+0x4868 017424 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017425 fetch 1 ,mem_addr_mi + 1 
+0x486a 017426 call sim_iic_send_byte 
+:      017427 sim_iic_write_eep_data_loop:
+0x486b 017428 ifetch 1 ,rega 
+0x486c 017429 call sim_iic_send_byte 
+0x486d 017430 increase 1 ,rega 
+0x486e 017431 increase -1 ,regb 
+0x486f 017432 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017433 branch sim_iic_stop 
+:      017437 sim_iic_wait_ack:
+0x4871 017438 arg 10 ,loopcnt 
+0x4872 017439 call sim_iic_release_sda 
+0x4873 017440 call sim_iic_scl_output_high 
+0x4874 017441 call sim_iic_delay 
+:      017442 sim_iic_wait_ack_loop:
+0x4875 017443 call sim_iic_read_sda_level 
+0x4876 017444 branch sim_iic_scl_output_low ,blank 
+0x4877 017445 loop sim_iic_wait_ack_loop 
+0x4878 017446 branch sim_iic_scl_output_low 
+:      017450 sim_iic_ack_slave:
+0x4879 017451 call sim_iic_scl_output_low 
+0x487a 017452 call sim_iic_sda_output_low 
+0x487b 017453 call sim_iic_delay 
+0x487c 017454 call sim_iic_scl_output_high 
+0x487d 017455 call sim_iic_delay 
+0x487e 017456 branch sim_iic_scl_output_low 
+:      017461 sim_iic_read_byte:
+0x487f 017462 arg 8 ,loopcnt 
+0x4880 017463 arg 0 ,regc 
+0x4881 017464 call sim_iic_release_sda 
+:      017465 sim_iic_read_byte_loop:
+0x4882 017466 call sim_iic_scl_output_high 
+0x4883 017467 call sim_iic_delay 
+0x4884 017468 lshift regc ,regc 
+0x4885 017469 call sim_iic_read_sda_level 
+0x4886 017470 iadd regc ,regc 
+0x4887 017471 call sim_iic_delay 
+0x4888 017472 call sim_iic_scl_output_low 
+0x4889 017473 loop sim_iic_read_byte_loop 
+0x488a 017474 call sim_iic_ack_slave 
+0x488b 017475 copy regc ,pdata 
+0x488c 017476 rtn 
+:      017480 sim_iic_send_byte:
+0x488d 017481 arg 8 ,loopcnt 
+0x488e 017482 copy pdata ,regc 
+0x488f 017483 call sim_iic_scl_output_low 
+:      017484 sim_iic_send_byte_loop:
+0x4890 017485 isolate1 7 ,regc 
+0x4891 017486 call sim_iic_sda_output_high ,true 
+0x4892 017487 ncall sim_iic_sda_output_low ,true 
+0x4893 017488 lshift regc ,regc 
+0x4894 017489 call sim_iic_delay 
+0x4895 017490 call sim_iic_scl_output_high 
+0x4896 017491 call sim_iic_delay 
+0x4897 017492 call sim_iic_scl_output_low 
+0x4898 017493 call sim_iic_delay 
+0x4899 017494 loop sim_iic_send_byte_loop 
+0x489a 017495 branch sim_iic_wait_ack 
+:      017499 sim_iic_start:
+0x489b 017500 call sim_iic_sda_output_high 
+0x489c 017501 call sim_iic_scl_output_high 
+0x489d 017502 call sim_iic_delay 
+0x489e 017503 call sim_iic_sda_output_low 
+0x489f 017504 call sim_iic_delay 
+0x48a0 017505 branch sim_iic_scl_output_low 
+:      017509 sim_iic_stop:
+0x48a1 017510 call sim_iic_sda_output_low 
+0x48a2 017511 call sim_iic_scl_output_high 
+0x48a3 017512 call sim_iic_delay 
+0x48a4 017513 call sim_iic_sda_output_high 
+0x48a5 017514 branch sim_iic_delay 
+:      017518 sim_iic_scl_output_high:
+0x48a6 017519 enable user 
+0x48a7 017520 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017521 branch sim_iic_config_gpio 
+:      017524 sim_iic_scl_output_low:
+0x48a9 017525 disable user 
+0x48aa 017526 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017527 branch sim_iic_config_gpio 
+:      017530 sim_iic_sda_output_high:
+0x48ac 017531 enable user 
+0x48ad 017532 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017533 branch sim_iic_config_gpio 
+:      017536 sim_iic_sda_output_low:
+0x48af 017537 disable user 
+0x48b0 017538 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017539 branch sim_iic_config_gpio 
+:      017544 sim_iic_config_gpio:
+0x48b2 017545 and pdata ,0x07 ,queue 
+0x48b3 017546 rshift3 pdata ,pdata 
+0x48b4 017547 arg core_gpio_oe0 ,temp 
+0x48b5 017548 iadd temp ,temp 
+0x48b6 017549 ifetch 1 ,temp 
+0x48b7 017550 qset1 pdata 
+0x48b8 017551 istore 1 ,temp 
+0x48b9 017552 increase 4 ,temp 
+0x48ba 017553 ifetch 1 ,temp 
+0x48bb 017554 qsetflag user ,pdata 
+0x48bc 017555 istore 1 ,temp 
+0x48bd 017556 rtn 
+:      017559 sim_iic_release_sda:
+0x48be 017560 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017561 and pdata ,0x07 ,queue 
+0x48c0 017562 rshift3 pdata ,pdata 
+0x48c1 017563 arg core_gpio_oe0 ,temp 
+0x48c2 017564 iadd temp ,temp 
+0x48c3 017565 ifetch 1 ,temp 
+0x48c4 017566 qset0 pdata 
+0x48c5 017567 istore 1 ,temp 
+0x48c6 017568 rtn 
+:      017573 sim_iic_read_sda_level:
+0x48c7 017574 nop 4 
+0x48c8 017575 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017576 and pdata ,0x07 ,queue 
+0x48ca 017577 rshift3 pdata ,pdata 
+0x48cb 017578 arg core_gpio_in ,temp 
+0x48cc 017579 iadd temp ,temp 
+0x48cd 017580 setarg 0 
+0x48ce 017581 ifetcht 1 ,temp 
+0x48cf 017582 qisolate1 temp 
+0x48d0 017583 setflag true ,0 ,pdata 
+0x48d1 017584 rtn 
+:      017587 sim_iic_delay:
+0x48d2 017589 rtn 
+:      017595 usb_isr:
+0x48d3 017596 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017597 hfetch 1 ,core_usb_status 
+0x48d5 017598 isolate1 7 ,pdata 
+0x48d6 017599 call usb_init ,true 
+0x48d7 017600 call usb_nak_state_judge 
+0x48d8 017601 hfetch 1 ,core_usb_status 
+0x48d9 017602 store 1 ,mem_usb_status 
+0x48da 017603 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017604 store 1 ,mem_usb_fifo_empty 
+0x48dc 017605 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017606 pinvert 
+0x48de 017607 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017608 iand temp ,pdata 
+0x48e0 017609 store 1 ,mem_usb_tx_wait 
+0x48e1 017610 jam 0xe0 ,core_usb_status 
+0x48e2 017611 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017612 compare 0x1 ,pdata ,0x1 
+0x48e4 017613 call usb0_fifo_empty ,true 
+0x48e5 017614 fetch 1 ,mem_usb_status 
+0x48e6 017615 compare 0x1 ,pdata ,0x1 
+0x48e7 017616 call usb_status1 ,true 
+0x48e8 017617 call usb_tx 
+0x48e9 017618 branch usb_nak_state 
+:      017620 usb_init:
+0x48ea 017621 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017622 call usb_init_param 
+0x48ec 017623 jam 0x00 ,core_usb_config 
+0x48ed 017624 nop 10000 
+0x48ee 017625 jam 0xc0 ,core_usb_trig 
+0x48ef 017626 hfetch 2 ,core_clkoff 
+0x48f0 017627 set0 clock_off_usb ,pdata 
+0x48f1 017628 hstore 2 ,core_clkoff 
+0x48f2 017629 jam 0x3c ,core_usb_config 
+0x48f3 017630 jam 0xff ,core_usb_status 
+0x48f4 017631 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017632 jam 0 ,core_usb_addr 
+0x48f6 017633 jam dev_default ,mem_usb0_state 
+0x48f7 017634 setarg mem_usb_clear_mem_end 
+0x48f8 017635 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017636 isub contw ,loopcnt 
+0x48fa 017637 branch clear_mem 
+:      017639 usb_offline_check_init:
+0x48fb 017640 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017641 branch gpio_config_input 
+:      017642 usb_offline_state:
+0x48fd 017643 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017644 rtn blank 
+0x48ff 017645 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017646 call gpio_get_bit 
+0x4901 017647 branch usb_init ,true 
+0x4902 017648 rtn 
+:      017651 usb_nak_state:
+0x4903 017652 arg timer_nak ,queue 
+0x4904 017653 call timer_check 
+0x4905 017654 nrtn blank 
+0x4906 017655 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017656 nrtn blank 
+0x4908 017657 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017658 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017659 rtn 
+:      017661 usb_mem_devicedesc_init:
+0x490b 017662 arg mem_devicedesc ,contw 
+0x490c 017663 setsect 0 ,0x11212 
+0x490d 017664 setsect 1 ,0x8000 
+0x490e 017665 setsect 2 ,0x0 
+0x490f 017666 setsect 3 ,0x10000 
+0x4910 017667 istore 9 ,contw 
+0x4911 017668 setsect 0 ,0x22412 
+0x4912 017669 setsect 1 ,0x8604 
+0x4913 017670 setsect 2 ,0x1000 
+0x4914 017671 setsect 3 ,0x8 
+0x4915 017672 istore 9 ,contw 
+0x4916 017673 setsect 0 ,0x1 
+0x4917 017674 istore 1 ,contw 
+0x4918 017675 rtn 
+:      017677 usb_init_param:
+0x4919 017678 jam 2 ,mem_usb0_state 
+0x491a 017679 setarg 0x0 
+0x491b 017680 store 1 ,mem_remain 
+0x491c 017681 store 2 ,mem_usb_zero_packet 
+0x491d 017682 pincrease 1 
+0x491e 017683 store 2 ,mem_usb_ones_packet 
+0x491f 017684 pincrease 1 
+0x4920 017685 store 2 ,mem_usb_two_packet 
+0x4921 017686 setarg hid_kbdata_addr 
+0x4922 017687 store 2 ,mem_hidreportdesc_kb 
+0x4923 017688 setarg hid_msdata_addr 
+0x4924 017689 store 2 ,mem_hidreportdesc_m 
+0x4925 017690 arg mem_confdesc ,contw 
+0x4926 017691 arg hid_confdata_addr ,contr 
+0x4927 017692 call memcpy64 
+0x4928 017693 fetch 1 ,mem_usb_tx_interval 
+0x4929 017694 ncall usb_tx_interval_config ,blank 
+0x492a 017695 branch usb_mem_devicedesc_init 
+:      017697 usb_tx_interval_config:
+0x492b 017698 store 1 ,mem_confdesc + 34 
+0x492c 017699 store 1 ,mem_confdesc + 59 
+0x492d 017700 rtn 
+:      017701 usb_nak_state_judge:
+0x492e 017702 hfetch 1 ,core_usb_status 
+0x492f 017703 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017704 rtn 
+:      017706 usb_nak_state_timer_init:
+0x4931 017707 call usb0_attached_state_judge 
+0x4932 017708 call timer_reinit 
+0x4933 017709 setarg timer_nak_delay 
+0x4934 017710 arg timer_nak ,queue 
+0x4935 017711 branch timer_init 
+:      017713 usb0_attached_state_judge:
+0x4936 017714 fetch 1 ,mem_usb_state 
+0x4937 017715 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017716 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017717 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017718 rtn 
+:      017719 usb_clear_halt_dispose:
+0x493b 017720 fetch 1 ,mem_usb_clear_halt 
+0x493c 017721 rtn blank 
+0x493d 017722 jam 0 ,mem_usb_clear_halt 
+0x493e 017723 jam usb_connected ,mem_usb_state 
+0x493f 017724 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017725 rtn 
+:      017727 usb0_fifo_empty:
+0x4941 017728 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017729 branch usb0_tx 
+:      017731 usb_rx_no_data:
+0x4943 017732 fetch 1 ,mem_usb_status 
+0x4944 017733 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017734 rtn 
+:      017736 usb_rx_read:
+0x4946 017737 hfetch 1 ,core_usb_ep 
+0x4947 017738 istore 1 ,contw 
+0x4948 017739 loop usb_rx_read 
+0x4949 017740 rtn 
+:      017742 usb_status1:
+0x494a 017743 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017744 jam 0x11 ,core_usb_status 
+0x494c 017745 hfetch 1 ,core_usb_ep_len 
+0x494d 017746 store 1 ,mem_usb_read_len 
+0x494e 017747 copy pdata ,loopcnt 
+0x494f 017748 branch usb_rx_no_data ,blank 
+0x4950 017749 arg mem_usb_setup ,contw 
+0x4951 017750 call usb_rx_read 
+0x4952 017751 fetch 1 ,mem_usb_read_len 
+0x4953 017752 sub pdata ,7 ,null 
+0x4954 017753 rtn positive 
+:      017754 usb_class_type:
+0x4955 017755 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017756 and_into 0x80 ,pdata 
+0x4957 017757 beq in_device ,usb_in_device 
+0x4958 017758 beq out_device ,usb_out_device 
+0x4959 017759 branch assert 
+:      017761 usb_in_device:
+0x495a 017762 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017763 rshift4 pdata ,pdata 
+0x495c 017764 rshift pdata ,pdata 
+0x495d 017765 and_into 0x03 ,pdata 
+0x495e 017766 beq standard_req ,usb_in_standard_req 
+0x495f 017767 beq class_req ,usb_in_class_req 
+0x4960 017768 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017769 branch assert 
+:      017771 usb_out_device:
+0x4962 017772 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017773 rshift4 pdata ,pdata 
+0x4964 017774 rshift pdata ,pdata 
+0x4965 017775 and_into 0x03 ,pdata 
+0x4966 017776 beq standard_req ,usb_out_standard_req 
+0x4967 017777 beq class_req ,usb_out_class_req 
+0x4968 017778 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017779 branch assert 
+:      017781 usb_in_standard_req:
+0x496a 017782 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017783 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017784 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017785 beq get_interface ,usb0_request_get_interface 
+0x496e 017786 beq get_status ,usb0_request_get_status 
+0x496f 017787 branch usb0_force_stall 
+:      017789 usb_in_class_req:
+0x4970 017790 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017791 beq get_idle ,usb_get_idle 
+0x4972 017792 beq get_report ,usb_get_report 
+0x4973 017793 beq get_protocol ,usb_get_protocol_req 
+0x4974 017794 branch usb0_force_stall 
+:      017796 usb_in_manufacturer_req:
+0x4975 017797 branch usb0_force_stall 
+:      017799 usb_out_standard_req:
+0x4976 017800 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017801 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017802 beq set_feature ,usb0_request_set_feature 
+0x4979 017803 beq set_address ,usb0_request_set_address 
+0x497a 017804 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017805 beq set_interface ,usb0_request_set_interface 
+0x497c 017806 beq set_descriptor ,usb0_force_stall 
+0x497d 017807 branch usb0_force_stall 
+:      017809 usb_out_class_req:
+0x497e 017810 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017811 beq set_idle ,usb_set_idle 
+0x4980 017812 beq set_report ,usb_set_report 
+0x4981 017813 beq set_protocol ,usb_set_protocol_req 
+0x4982 017814 branch usb0_force_stall 
+:      017816 usb_out_manufacturer_req:
+0x4983 017817 branch usb0_force_stall 
+:      017819 usb0_force_stall:
+0x4984 017820 hfetch 1 ,core_usb_stall 
+0x4985 017821 set1 0 ,pdata 
+0x4986 017822 hstore 1 ,core_usb_stall 
+0x4987 017823 branch usb0_reply_zerolen 
+:      017825 usb0_reply_zerolen:
+0x4988 017826 jam 0x40 ,core_usb_clear 
+0x4989 017827 rtn 
+:      017829 usb0_request_get_configuration:
+0x498a 017830 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 017831 bne in_device ,usb0_force_stall 
+0x498c 017832 fetch 1 ,mem_usb_setup_windex 
+0x498d 017833 bne 0 ,usb0_force_stall 
+0x498e 017834 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 017835 bne 0 ,usb0_force_stall 
+0x4990 017836 fetch 1 ,mem_usb_setup_blength 
+0x4991 017837 bne 1 ,usb0_force_stall 
+0x4992 017838 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 017839 bne 0 ,usb0_force_stall 
+0x4994 017840 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 017841 bne 0 ,usb0_force_stall 
+0x4996 017842 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 017843 bne 0 ,usb0_force_stall 
+0x4998 017844 fetch 1 ,mem_usb0_state 
+0x4999 017845 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 017846 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 017847 branch usb0_force_stall 
+:      017849 usb0_request_get_cfg_dev_cfg:
+0x499c 017850 arg 1 ,regb 
+0x499d 017851 branch usb_send_ones_packet 
+:      017853 usb0_request_get_cfg_dev_addr:
+0x499e 017854 arg 1 ,regb 
+0x499f 017855 branch usb_send_zero_packet 
+:      017857 usb0_request_get_descriptor:
+0x49a0 017858 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 017859 set0 mark_isstr ,mark 
+0x49a2 017860 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 017861 beq dsc_device ,dsc_device_info 
+0x49a4 017862 beq dsc_config ,dsc_config_info 
+0x49a5 017863 beq dsc_string ,dsc_string_info 
+0x49a6 017864 beq dsc_hid ,dsc_hid_info 
+0x49a7 017865 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 017866 branch usb0_force_stall 
+:      017868 dsc_hid_info:
+0x49a9 017869 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 017870 fetch 1 ,mem_usb_setup_windex 
+0x49ab 017871 beq 0 ,dsc_hid_info_interface0 
+0x49ac 017872 beq 1 ,dsc_hid_info_interface1 
+0x49ad 017873 branch usb0_force_stall 
+:      017875 dsc_hid_info_interface0:
+0x49ae 017876 arg mem_confdesc + 19 ,rega 
+0x49af 017877 ifetch 1 ,rega 
+0x49b0 017878 iforce regb 
+0x49b1 017879 branch usb0_respond 
+:      017881 dsc_hid_info_interface1:
+0x49b2 017882 arg mem_confdesc + 44 ,rega 
+0x49b3 017883 ifetch 1 ,rega 
+0x49b4 017884 iforce regb 
+0x49b5 017885 branch usb0_respond 
+:      017887 dsc_device_info:
+0x49b6 017891 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 017892 ncall usb_set_high_addr ,blank 
+0x49b8 017893 setarg mem_devicedesc 
+0x49b9 017894 fetcht 1 ,mem_devicedesc 
+:      017895 dsc_info_set_data_len:
+0x49ba 017896 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 017897 storet 1 ,mem_dsc_info_len 
+0x49bc 017898 fetch 1 ,mem_usb_setup_blength 
+0x49bd 017899 isub temp ,null 
+0x49be 017900 nbranch dsc_info_set_current_data_len ,positive 
+:      017901 dsc_info_set_initial_data_len:
+0x49bf 017902 fetch 1 ,mem_dsc_info_len 
+:      017903 dsc_info_set_data_size_completed:
+0x49c0 017904 iforce regb 
+0x49c1 017905 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 017906 add pdata ,1 ,pdata 
+0x49c3 017907 iforce rega 
+0x49c4 017908 branch usb0_respond 
+:      017909 dsc_info_set_current_data_len:
+0x49c5 017910 fetch 1 ,mem_usb_setup_blength 
+0x49c6 017911 branch dsc_info_set_data_size_completed 
+:      017913 usb_set_high_addr:
+0x49c7 017914 hfetch 1 ,core_usb_addr 
+0x49c8 017915 ncall usb0_set_addr ,blank 
+0x49c9 017916 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 017917 rtn 
+:      017918 usb0_set_addr:
+0x49cb 017919 hfetch 1 ,core_usb_addr 
+0x49cc 017920 set1 7 ,pdata 
+0x49cd 017921 hstore 1 ,core_usb_addr 
+0x49ce 017922 rtn 
+:      017924 dsc_config_info:
+0x49cf 017925 setarg mem_confdesc 
+0x49d0 017926 fetcht 1 ,mem_confdesc 
+0x49d1 017927 branch dsc_info_set_data_len 
+:      017929 dsc_string_info:
+0x49d2 017930 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 017931 sub pdata ,3 ,null 
+0x49d4 017932 nbranch usb0_force_stall ,positive 
+0x49d5 017933 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 017934 arg mem_string0 ,rega 
+0x49d7 017935 beq 0 ,usb0_respond_length 
+0x49d8 017936 set1 mark_isstr ,mark 
+0x49d9 017937 arg mem_string1 ,rega 
+0x49da 017938 beq 1 ,usb0_respond_length 
+0x49db 017939 arg mem_string2 ,rega 
+0x49dc 017940 beq 2 ,usb0_respond_length 
+0x49dd 017941 arg mem_string3 ,rega 
+0x49de 017942 beq 3 ,usb0_respond_length 
+0x49df 017943 rtn 
+:      017945 dsc_hid_report_info:
+0x49e0 017946 fetch 2 ,mem_usb_setup_windex 
+0x49e1 017947 beq 1 ,dsc_hid_report_info0 
+0x49e2 017948 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 017949 copy pdata ,rega 
+0x49e4 017951 branch usb0_respond_length 
+:      017952 dsc_hid_report_info0:
+0x49e5 017953 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 017954 jam usb_got_report_req ,mem_usb_state 
+0x49e7 017955 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 017956 copy pdata ,rega 
+0x49e9 017958 branch usb0_respond_length 
+:      017961 usb0_request_get_interface:
+0x49ea 017962 fetch 1 ,mem_usb0_state 
+0x49eb 017963 bne dev_configured ,usb0_force_stall 
+0x49ec 017964 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 017965 bne in_interface ,usb0_force_stall 
+0x49ee 017966 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 017967 bne 0 ,usb0_force_stall 
+0x49f0 017968 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 017969 bne 0 ,usb0_force_stall 
+0x49f2 017970 fetch 1 ,mem_usb_setup_blength 
+0x49f3 017971 bne 1 ,usb0_force_stall 
+0x49f4 017972 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 017973 bne 0 ,usb0_force_stall 
+0x49f6 017974 fetch 1 ,mem_usb_setup_windex 
+0x49f7 017975 bne 0 ,usb0_force_stall 
+0x49f8 017976 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 017977 bne 0 ,usb0_force_stall 
+0x49fa 017978 arg 1 ,regb 
+0x49fb 017979 branch usb_send_zero_packet 
+:      017982 usb0_request_get_status:
+0x49fc 017983 fetch 1 ,mem_usb0_state 
+0x49fd 017984 beq dev_default ,usb0_force_stall 
+0x49fe 017985 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 017986 bne 0 ,usb0_force_stall 
+0x4a00 017987 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 017988 bne 0 ,usb0_force_stall 
+0x4a02 017989 fetch 1 ,mem_usb_setup_blength 
+0x4a03 017990 bne 2 ,usb0_force_stall 
+0x4a04 017991 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 017992 bne 0 ,usb0_force_stall 
+0x4a06 017993 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 017994 bne 0 ,usb0_force_stall 
+0x4a08 017995 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 017996 beq in_device ,usb0_get_status_in_device 
+0x4a0a 017997 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 017998 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 017999 branch usb0_force_stall 
+:      018001 usb0_get_status_in_device:
+0x4a0d 018002 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018003 bne 0 ,usb0_force_stall 
+0x4a0f 018004 arg 2 ,regb 
+0x4a10 018005 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018006 beq 0x01 ,usb_send_two_packet 
+:      018008 usb_send_zero_packet:
+0x4a12 018009 arg mem_usb_zero_packet ,rega 
+0x4a13 018010 branch usb0_respond 
+:      018011 usb_send_ones_packet:
+0x4a14 018012 arg mem_usb_ones_packet ,rega 
+0x4a15 018013 branch usb0_respond 
+:      018014 usb_send_two_packet:
+0x4a16 018015 arg mem_usb_two_packet ,rega 
+0x4a17 018016 branch usb0_respond 
+:      018018 usb0_get_status_in_interface:
+0x4a18 018019 fetch 1 ,mem_usb0_state 
+0x4a19 018020 bne dev_configured ,usb0_force_stall 
+0x4a1a 018021 arg 2 ,regb 
+0x4a1b 018022 branch usb_send_zero_packet 
+:      018024 usb0_get_status_in_endpoint:
+0x4a1c 018025 fetch 1 ,mem_usb0_state 
+0x4a1d 018026 bne dev_configured ,usb0_force_stall 
+0x4a1e 018027 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018028 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018029 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018030 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018031 and_into 0x7f ,pdata 
+0x4a23 018032 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018033 branch usb0_force_stall 
+:      018035 usb0_get_status_in_ep_in_ep0:
+0x4a25 018036 fetch 1 ,mem_usb_ep0_stall_status 
+:      018037 usb0_get_status_in_ep_in_ack:
+0x4a26 018038 arg 2 ,regb 
+0x4a27 018039 beq 1 ,usb_send_ones_packet 
+0x4a28 018040 branch usb_send_zero_packet 
+:      018041 usb0_get_status_in_ep_in_ep1:
+0x4a29 018042 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018043 branch usb0_get_status_in_ep_in_ack 
+:      018044 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018045 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018046 branch usb0_get_status_in_ep_in_ack 
+:      018047 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018048 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018049 branch usb0_get_status_in_ep_in_ack 
+:      018051 usb_get_idle:
+0x4a2f 018052 jam 1 ,mem_usb_idle_flag 
+0x4a30 018053 arg mem_usb_idle_rate ,rega 
+0x4a31 018054 arg 1 ,regb 
+0x4a32 018055 branch usb0_respond 
+:      018057 usb_get_report:
+0x4a33 018058 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018059 arg pc_get_report ,temp 
+0x4a35 018060 isub temp ,null 
+0x4a36 018061 nbranch usb0_force_stall ,zero 
+0x4a37 018062 set0 mark_isstr ,mark 
+:      018063 usb_get_report_dispose:
+0x4a38 018064 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018065 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018066 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018067 usb_get_report_send_data:
+0x4a3b 018068 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018069 iforce regb 
+0x4a3d 018070 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018071 call usb0_respond 
+:      018072 usb_get_report_data_release:
+0x4a3f 018073 arg mem_usb0_get_report_data ,contw 
+0x4a40 018074 arg 8 ,loopcnt 
+0x4a41 018075 branch memset0 
+:      018076 usb_get_report_data_success:
+0x4a42 018077 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018078 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018079 branch usb_get_report_send_data 
+:      018081 usb_get_protocol_req:
+0x4a45 018082 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018083 bne 1 ,usb0_force_stall 
+0x4a47 018084 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018085 arg 1 ,regb 
+0x4a49 018086 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018087 beq 0 ,usb_get_report_protocol 
+0x4a4b 018088 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018089 branch usb_send_zero_packet 
+:      018090 usb_get_report_protocol:
+0x4a4d 018091 branch usb_send_ones_packet 
+:      018092 usb_get_boot_protocol:
+0x4a4e 018093 branch usb_send_zero_packet 
+:      018098 usb0_request_clear_feature:
+0x4a4f 018099 fetch 1 ,mem_usb0_state 
+0x4a50 018100 bne dev_configured ,usb0_force_stall 
+0x4a51 018101 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018102 bne 0 ,usb0_force_stall 
+0x4a53 018103 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018104 bne 0 ,usb0_force_stall 
+0x4a55 018105 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018106 bne 0 ,usb0_force_stall 
+0x4a57 018107 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018108 bne 0 ,usb0_force_stall 
+0x4a59 018109 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018110 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018111 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018112 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018113 branch usb0_force_stall 
+:      018115 usb0_request_clear_feature_out_device:
+0x4a5e 018116 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018117 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018118 hfetch 1 ,core_usb_config 
+0x4a61 018119 set0 7 ,pdata 
+0x4a62 018120 hstore 1 ,core_usb_config 
+0x4a63 018121 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018122 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018123 branch usb0_reply_zerolen 
+:      018125 usb0_request_clear_feature_out_interface:
+0x4a66 018126 branch usb0_force_stall 
+:      018128 usb0_request_clear_feature_out_endpoint:
+0x4a67 018129 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018130 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018131 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018132 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018133 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018134 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018135 and_into 0x7f ,pdata 
+0x4a6e 018136 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018137 branch usb0_force_stall 
+:      018139 usb0_force_stall_ep0_in_off:
+0x4a70 018140 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018141 branch usb0_reply_zerolen 
+:      018142 usb0_force_stall_ep1_in_off:
+0x4a72 018143 jam 0 ,mem_usb_ep1_stall_status 
+:      018144 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018145 jam 1 ,mem_usb_clear_halt 
+0x4a74 018146 branch usb0_reply_zerolen 
+:      018147 usb0_force_stall_ep2_in_off:
+0x4a75 018148 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018149 branch usb0_force_stall_ep1_in_off_reply 
+:      018150 usb0_force_stall_ep3_in_off:
+0x4a77 018151 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018152 branch usb0_force_stall_ep1_in_off_reply 
+:      018155 usb0_request_set_feature:
+0x4a79 018156 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018157 bne 0 ,usb0_force_stall 
+0x4a7b 018158 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018159 bne 0 ,usb0_force_stall 
+0x4a7d 018160 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018161 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018162 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018163 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018164 branch usb0_force_stall 
+:      018166 usb0_request_set_feature_out_device:
+0x4a82 018167 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018168 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018169 hfetch 1 ,core_usb_config 
+0x4a85 018170 set1 7 ,pdata 
+0x4a86 018171 hstore 1 ,core_usb_config 
+0x4a87 018172 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018173 jam usb_sleep ,mem_usb_state 
+0x4a89 018174 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018175 call usb0_reply_zerolen 
+:      018176 usb_wakeup_timer_reinit:
+0x4a8b 018177 call timer_reinit 
+0x4a8c 018178 setarg timer_wakeup_delay 
+0x4a8d 018179 arg timer_wakeup ,queue 
+0x4a8e 018180 branch timer_init 
+:      018182 usb0_request_set_feature_out_interface:
+0x4a8f 018183 branch usb0_force_stall 
+:      018185 usb0_request_set_feature_out_endpoint:
+0x4a90 018186 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018187 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018188 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018189 bne 0 ,usb0_force_stall 
+0x4a94 018190 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018191 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018192 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018193 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018194 and_into 0x7f ,pdata 
+0x4a99 018195 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018196 branch usb0_force_stall 
+:      018198 usb0_force_stall_ep0_in_on:
+0x4a9b 018199 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018200 branch usb0_reply_zerolen 
+:      018201 usb0_force_stall_ep1_in_on:
+0x4a9d 018202 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018203 branch usb0_reply_zerolen 
+:      018204 usb0_force_stall_ep2_in_on:
+0x4a9f 018205 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018206 branch usb0_reply_zerolen 
+:      018207 usb0_force_stall_ep3_in_on:
+0x4aa1 018208 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018209 branch usb0_reply_zerolen 
+:      018212 usb0_request_set_address:
+0x4aa3 018213 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018214 bne out_device ,usb0_force_stall 
+0x4aa5 018215 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018216 bne 0 ,usb0_force_stall 
+0x4aa7 018217 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018218 bne 0 ,usb0_force_stall 
+0x4aa9 018219 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018220 bne 0 ,usb0_force_stall 
+0x4aab 018221 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018222 bne 0 ,usb0_force_stall 
+0x4aad 018223 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018224 bne 0 ,usb0_force_stall 
+0x4aaf 018225 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018226 and_into 0x80 ,pdata 
+0x4ab1 018227 bne 0 ,usb0_force_stall 
+0x4ab2 018228 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018229 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018230 usb_usb0_state_set_dev_default:
+0x4ab4 018231 jam dev_default ,mem_usb0_state 
+:      018232 usb0_request_set_wait_address:
+0x4ab5 018233 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018234 hstore 1 ,core_usb_addr 
+0x4ab7 018235 call usb0_reply_zerolen 
+0x4ab8 018236 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018237 rtn 
+:      018238 usb_usb0_state_set_dev_addr:
+0x4aba 018239 jam dev_address ,mem_usb0_state 
+0x4abb 018240 branch usb0_request_set_wait_address 
+:      018243 usb0_request_set_configuration:
+0x4abc 018244 fetch 1 ,mem_usb0_state 
+0x4abd 018245 beq dev_default ,usb0_force_stall 
+0x4abe 018246 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018247 bne out_device ,usb0_force_stall 
+0x4ac0 018248 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018249 bne 0 ,usb0_force_stall 
+0x4ac2 018250 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018251 bne 0 ,usb0_force_stall 
+0x4ac4 018252 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018253 bne 0 ,usb0_force_stall 
+0x4ac6 018254 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018255 bne 0 ,usb0_force_stall 
+0x4ac8 018256 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018257 bne 0 ,usb0_force_stall 
+0x4aca 018258 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018259 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018260 nbranch usb0_force_stall ,positive 
+0x4acd 018261 fetch 1 ,mem_usb0_state 
+0x4ace 018262 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018263 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018264 branch usb0_force_stall 
+:      018266 usb0_request_set_cfg_addr_state:
+:      018267 usb0_request_set_cfg_cfg_state:
+0x4ad1 018268 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018269 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018270 jam dev_configured ,mem_usb0_state 
+0x4ad4 018271 branch usb0_reply_zerolen 
+:      018272 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018273 jam dev_address ,mem_usb0_state 
+0x4ad6 018274 branch usb0_reply_zerolen 
+:      018277 usb0_request_set_interface:
+0x4ad7 018278 fetch 1 ,mem_usb0_state 
+0x4ad8 018279 bne dev_configured ,usb0_force_stall 
+0x4ad9 018280 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018281 bne out_interface ,usb0_force_stall 
+0x4adb 018282 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018283 bne 0 ,usb0_force_stall 
+0x4add 018284 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018285 bne 0 ,usb0_force_stall 
+0x4adf 018286 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018287 bne 0 ,usb0_force_stall 
+0x4ae1 018288 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018289 bne 0 ,usb0_force_stall 
+0x4ae3 018290 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018291 bne 0 ,usb0_force_stall 
+0x4ae5 018292 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018293 bne 0 ,usb0_force_stall 
+0x4ae7 018294 branch usb0_reply_zerolen 
+:      018297 usb_set_idle:
+0x4ae8 018298 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018299 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018300 store 1 ,mem_usb_idle_rate 
+0x4aeb 018301 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018302 sub pdata ,1 ,null 
+0x4aed 018303 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018304 fetch 1 ,mem_usb_state 
+0x4aef 018305 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018306 jam usb_connected ,mem_usb_state 
+0x4af1 018307 call usb0_reply_zerolen 
+0x4af2 018308 nop 30000 
+0x4af3 018309 nop 30000 
+0x4af4 018310 rtn 
+:      018311 usb_clear_remote_wakeup_set0:
+0x4af5 018312 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018313 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018314 jam usb_resume ,mem_usb_state 
+0x4af8 018315 rtn 
+:      018318 usb_set_report:
+0x4af9 018319 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018320 call usb_set_report_resume_judge 
+0x4afb 018321 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018322 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018323 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018324 iforce loopcnt 
+0x4aff 018325 arg mem_usb0_setup ,contr 
+0x4b00 018326 arg mem_usb0_set_report_data ,contw 
+0x4b01 018327 call memcpy 
+0x4b02 018328 branch usb0_reply_zerolen 
+:      018330 usb_set_report_resume_judge:
+0x4b03 018331 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018332 arg pc_set_report_bvalue ,temp 
+0x4b05 018333 isub temp ,null 
+0x4b06 018334 nrtn zero 
+0x4b07 018335 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018336 arg pc_set_report_windex ,temp 
+0x4b09 018337 isub temp ,null 
+0x4b0a 018338 nrtn zero 
+0x4b0b 018339 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018340 arg pc_set_report_blength ,temp 
+0x4b0d 018341 isub temp ,null 
+0x4b0e 018342 nrtn zero 
+0x4b0f 018343 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018344 rtn 
+:      018347 usb_set_protocol_req:
+0x4b11 018348 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018349 bne 0 ,usb0_force_stall 
+0x4b13 018350 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018351 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018352 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018353 branch usb0_force_stall 
+:      018354 usb_set_boot_protocol:
+0x4b17 018355 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018356 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018357 branch usb0_reply_zerolen 
+:      018358 usb_set_report_protocol:
+0x4b1a 018359 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018360 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018361 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018362 branch usb0_reply_zerolen 
+:      018365 usb0_respond_length:
+0x4b1e 018366 ifetch 1 ,rega 
+0x4b1f 018367 iforce regb 
+0x4b20 018368 increase 1 ,rega 
+:      018370 usb0_respond:
+0x4b21 018371 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018372 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018373 add regb ,1 ,pdata 
+0x4b24 018374 lshift pdata ,pdata 
+0x4b25 018375 hstore 1 ,core_usb_dfifo0 
+0x4b26 018376 jam 3 ,core_usb_dfifo0 
+0x4b27 018377 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018378 increase -2 ,pdata 
+0x4b29 018379 rshift pdata ,pdata 
+0x4b2a 018380 store 1 ,mem_usb_setup_blength 
+0x4b2b 018381 beq 0 ,usb_no_respond_data 
+:      018382 usb0_respond0:
+0x4b2c 018383 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018384 isub regb ,null 
+0x4b2e 018385 branch usb0_respond1 ,positive 
+0x4b2f 018386 copy pdata ,regb 
+:      018387 usb0_respond1:
+0x4b30 018388 deposit rega 
+0x4b31 018389 store 2 ,mem_bufptr 
+0x4b32 018390 deposit regb 
+0x4b33 018391 store 1 ,mem_remain 
+0x4b34 018392 branch usb0_tx 
+:      018394 usb_no_respond_data:
+0x4b35 018395 arg 0 ,queue 
+0x4b36 018396 branch usb_trig 
+:      018399 usb0_tx:
+0x4b37 018400 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018401 fetch 1 ,mem_remain 
+0x4b39 018402 rtn blank 
+0x4b3a 018403 copy pdata ,loopcnt 
+0x4b3b 018404 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018405 branch usb0_tx_info ,positive 
+0x4b3d 018406 arg ep0_packet_size ,loopcnt 
+:      018407 usb0_tx_info:
+0x4b3e 018408 fetch 1 ,mem_remain 
+0x4b3f 018409 isub loopcnt ,pdata 
+0x4b40 018410 store 1 ,mem_remain 
+0x4b41 018411 fetch 2 ,mem_bufptr 
+0x4b42 018412 copy pdata ,contr 
+:      018413 usb0_tx0:
+0x4b43 018414 ifetch 1 ,contr 
+0x4b44 018415 hstore 1 ,core_usb_dfifo0 
+0x4b45 018416 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018417 jam 0 ,core_usb_dfifo0 
+:      018418 usb0_tx1:
+0x4b47 018419 loop usb0_tx0 
+0x4b48 018420 copy contr ,pdata 
+0x4b49 018421 store 2 ,mem_bufptr 
+0x4b4a 018422 arg 0 ,queue 
+0x4b4b 018423 call usb_trig 
+0x4b4c 018424 fetch 1 ,mem_remain 
+0x4b4d 018425 nrtn blank 
+0x4b4e 018426 fetch 1 ,mem_usb_state 
+0x4b4f 018427 rtnne usb_got_report_req 
+0x4b50 018428 jam usb_connected ,mem_usb_state 
+0x4b51 018429 rtn 
+:      018432 usb_tx_ep1:
+0x4b52 018433 arg core_usb_dfifo1 ,rega 
+0x4b53 018434 arg 1 ,queue 
+:      018435 usb_tx_loop:
+0x4b54 018436 ifetch 1 ,contr 
+0x4b55 018437 istore 1 ,rega 
+0x4b56 018438 loop usb_tx_loop 
+:      018439 usb_trig:
+0x4b57 018440 setarg 0 
+0x4b58 018441 qset1 pdata 
+0x4b59 018442 hstore 1 ,core_usb_trig 
+0x4b5a 018443 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018444 ior temp ,pdata 
+0x4b5c 018445 store 1 ,mem_usb_tx_wait 
+0x4b5d 018446 rtn 
+:      018448 usb_tx_ep2:
+0x4b5e 018449 arg 2 ,queue 
+0x4b5f 018450 arg core_usb_dfifo2 ,rega 
+0x4b60 018451 branch usb_tx_loop 
+:      018453 usb_tx:
+0x4b61 018454 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018455 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018456 rtn blank 
+0x4b64 018457 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018458 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018459 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018460 branch usb_tx_fifo_release ,blank 
+0x4b68 018461 fetch 1 ,mem_usb_state 
+0x4b69 018462 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018463 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018464 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018465 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018466 call usb_tx_data_ep1 
+0x4b6e 018467 branch usb_tx_data_ep2 
+:      018469 usb_tx_data_ep1:
+0x4b6f 018470 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018471 rtnbit0 1 
+0x4b71 018472 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018473 rtnbit1 1 
+0x4b73 018474 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018475 set0 1 ,pdata 
+0x4b75 018476 store 1 ,mem_usb_tx_enable 
+0x4b76 018477 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018478 rtn blank 
+0x4b78 018479 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018480 branch assert 
+:      018482 usb_tx_data_ep2:
+0x4b7a 018483 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018484 rtnbit0 2 
+0x4b7c 018485 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018486 rtnbit1 2 
+0x4b7e 018487 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018488 set0 2 ,pdata 
+0x4b80 018489 store 1 ,mem_usb_tx_enable 
+0x4b81 018490 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018491 rtn blank 
+0x4b83 018492 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018493 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018494 branch assert 
+:      018496 usb_tx_fifo_release:
+0x4b86 018498 arg mem_usb_mouse_data ,contw 
+0x4b87 018499 arg 6 ,loopcnt 
+0x4b88 018500 branch memset0 
+:      018502 usb_tx_ms_data:
+0x4b89 018503 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018504 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018505 iand temp ,pdata 
+0x4b8c 018506 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018507 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018508 iadd temp ,pdata 
+0x4b8f 018509 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018510 branch usb_tx_ms_data_normal_mode 
+:      018512 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018513 jam 0 ,mem_usb_ep2_data 
+:      018514 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018515 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018516 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018517 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018518 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018519 store 1 ,mem_usb_mouse_data 
+0x4b97 018520 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018521 istore 1 ,contw 
+0x4b99 018522 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018523 istore 1 ,contw 
+0x4b9b 018524 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018525 istore 1 ,contw 
+0x4b9d 018526 arg 4 ,loopcnt 
+0x4b9e 018527 arg mem_usb_mouse_data ,contr 
+0x4b9f 018528 branch usb_tx_ep2 
+:      018530 usb_tx_ms_data_normal_mode:
+0x4ba0 018531 jam 0 ,mem_usb_ep2_data 
+:      018532 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018533 arg 8 ,loopcnt 
+0x4ba2 018534 arg mem_usb_mouse_data ,contr 
+0x4ba3 018535 branch usb_tx_ep2 
+:      018537 usb_tx_kb_multikey_data:
+0x4ba4 018538 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018539 arg 3 ,loopcnt 
+0x4ba6 018540 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018541 branch usb_tx_ep2 
+:      018543 usb_tx_kb_normal_data:
+0x4ba8 018544 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018545 arg 8 ,loopcnt 
+0x4baa 018546 arg mem_usb_kb_data ,contr 
+0x4bab 018547 branch usb_tx_ep1 
+:      018549 usb_inwake_state_tx_dispose:
+0x4bac 018550 fetch 1 ,mem_usb_state 
+0x4bad 018551 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018552 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018553 rtn 
+:      018554 usb_clear_tx_wait:
+0x4bb0 018555 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018556 rtn 
+:      018557 usb_mac_wakeup_trig:
+0x4bb2 018558 hfetch 1 ,core_usb_config 
+0x4bb3 018559 set1 7 ,pdata 
+0x4bb4 018560 hstore 1 ,core_usb_config 
+0x4bb5 018561 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018562 rtn 
+:      018564 usb_mac_wakeup_judge:
+0x4bb7 018565 fetch 1 ,mem_usb_state 
+0x4bb8 018566 rtneq usb_sleep 
+0x4bb9 018567 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018568 rtn 
+:      018569 usb_mac_wakeup:
+0x4bbb 018570 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018571 rtn blank 
+0x4bbd 018572 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018573 branch usb_wakeup 
+:      018575 usb_windows_wakeup:
+0x4bbf 018576 arg timer_wakeup ,queue 
+0x4bc0 018577 call timer_check 
+0x4bc1 018578 nrtn blank 
+:      018579 usb_wakeup:
+0x4bc2 018580 hfetch 1 ,core_usb_config 
+0x4bc3 018581 rtnbit0 7 
+0x4bc4 018582 jam 0xfc ,core_usb_config 
+0x4bc5 018583 nop 30000 
+0x4bc6 018584 jam 0x3c ,core_usb_config 
+0x4bc7 018585 rtn 
+:      018592 hci_rx_h4:
+0x4bc8 018593 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018594 fetch 1 ,mem_hci_cmd 
+0x4bca 018595 nrtn blank 
+:      018596 hci_rx_h4_1:
+0x4bcb 018597 call hci_h4_parse_packet 
+0x4bcc 018598 ncall h4_rx_discard_packet ,user 
+0x4bcd 018599 rtn 
+:      018601 hci_h4_parse_packet:
+0x4bce 018602 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018603 copy contru ,rega 
+0x4bd0 018604 arg 4 ,temp 
+0x4bd1 018605 ifetch 1 ,contru 
+0x4bd2 018606 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018607 increase 1 ,temp 
+0x4bd4 018608 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018609 copy contru ,pdata 
+0x4bd6 018610 hstore 2 ,core_uart_rrptr 
+0x4bd7 018611 rtn 
+:      018612 hci_h4_parse_packet_wait_len:
+0x4bd8 018613 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018614 isub temp ,null 
+0x4bda 018615 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018617 disable user 
+0x4bdc 018618 copy rega ,contru 
+0x4bdd 018619 call h4_get_rx_payload_len 
+0x4bde 018620 iadd temp ,temp 
+:      018621 hci_h4_parse_packet_wait:
+0x4bdf 018622 hfetch 2 ,core_uart_rxitems 
+0x4be0 018623 isub temp ,null 
+0x4be1 018624 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018625 copy rega ,contru 
+0x4be3 018626 ifetch 1 ,contru 
+0x4be4 018627 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018628 branch assert 
+:      018630 h4_rx_discard_packet:
+0x4be6 018631 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018632 hfetch 2 ,core_uart_rrptr 
+0x4be8 018633 iforce contru 
+0x4be9 018634 call h4_get_rx_payload_len 
+0x4bea 018635 iadd contru ,contru 
+0x4beb 018636 deposit contru 
+0x4bec 018637 hstore 2 ,core_uart_rrptr 
+0x4bed 018638 rtn 
+:      018643 h4_get_rx_payload_len:
+0x4bee 018644 ifetch 1 ,contru 
+0x4bef 018645 increase 2 ,contru 
+0x4bf0 018646 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018647 ifetch 1 ,contru 
+0x4bf2 018648 rtn 
+:      018649 h4_get_rx_payload_len_acl:
+0x4bf3 018650 ifetch 2 ,contru 
+0x4bf4 018651 rtn 
+:      018653 h4_get_tx_ptr:
+0x4bf5 018654 hfetch 2 ,core_uart_twptr 
+0x4bf6 018655 increase -5 ,contwu 
+0x4bf7 018656 iadd contwu ,contwu 
+0x4bf8 018657 rtn 
+:      018659 h4_send_packet_event:
+0x4bf9 018660 arg hci_h4_type_event ,temp 
+0x4bfa 018661 branch h4_send_packet 
+:      018662 h4_send_packet_acl:
+0x4bfb 018663 arg hci_h4_type_acl ,temp 
+:      018664 h4_send_packet:
+0x4bfc 018665 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018666 increase 1 ,loopcnt 
+0x4bfe 018667 hfetch 2 ,core_uart_twptr 
+0x4bff 018668 copy pdata ,contwu 
+0x4c00 018669 copy loopcnt ,pdata 
+0x4c01 018670 istoret 1 ,contwu 
+0x4c02 018671 increase -1 ,pdata 
+0x4c03 018672 iadd contwu ,contwu 
+0x4c04 018673 copy contwu ,pdata 
+0x4c05 018674 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018675 copy temp ,pdata 
+0x4c07 018676 rtneq hci_h4_type_acl 
+0x4c08 018677 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018678 hstore 2 ,core_uart_twptr 
+0x4c0a 018679 branch h4_send_acl_trigger_clear 
+:      018682 h4_send_acl_trigger_clear:
+0x4c0b 018683 setarg 0 
+0x4c0c 018684 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018685 rtn 
+:      018692 hci_init:
+0x4c0e 018693 rtn wake 
+0x4c0f 018694 setarg hci_idle_dispatch 
+0x4c10 018695 store 2 ,mem_cb_idle_process 
+0x4c11 018697 setarg uart_baud_115200 
+0x4c12 018698 store uart_baud_len ,mem_baud 
+:      018699 hci_lpm_init:
+0x4c13 018700 setarg mem_h5rx_buf 
+0x4c14 018701 hstore 2 ,core_uart_rsaddr 
+0x4c15 018702 setarg mem_h5rx_buf_end 
+0x4c16 018703 hstore 2 ,core_uart_readdr 
+0x4c17 018704 setarg mem_h5tx_buf 
+0x4c18 018705 hstore 2 ,core_uart_tsaddr 
+0x4c19 018706 call hci_sel_init 
+:      018707 hci_reinit:
+0x4c1a 018708 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018709 setarg mem_h5tx_buf 
+0x4c1c 018710 hstore 2 ,core_uart_twptr 
+0x4c1d 018711 hstore 2 ,core_uart_trptrp 
+0x4c1e 018712 setarg mem_h5rx_buf 
+0x4c1f 018713 hstore 2 ,core_uart_rrptr 
+0x4c20 018714 store 2 ,mem_h5rx_rptr 
+:      018715 hci_init_common:
+0x4c21 018716 hfetch 2 ,core_clkoff 
+0x4c22 018717 set0 clock_off_uart ,pdata 
+0x4c23 018718 hstore 2 ,core_clkoff 
+0x4c24 018719 call uart_set_baud_by_mem 
+0x4c25 018720 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018721 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018722 rtn 
+:      018724 hci_sel_init:
+0x4c28 018725 setarg mem_h5tx_buf_end 
+0x4c29 018726 hstore 2 ,core_uart_teaddr 
+0x4c2a 018727 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018728 or_into 0x07 ,pdata 
+0x4c2c 018729 hstore 1 ,core_gpio_sel1 
+0x4c2d 018730 rtn 
+:      018733 hci_rx_packet:
+0x4c2e 018734 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018735 hfetch 1 ,core_uart_status 
+0x4c30 018736 iforce regb 
+0x4c31 018737 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018738 hfetch 2 ,core_uart_rxitems 
+0x4c33 018739 iforce regc 
+0x4c34 018740 arg 0x44f ,temp 
+0x4c35 018741 isub temp ,null 
+0x4c36 018742 nrtn zero 
+:      018743 hci_rx_packet_cont:
+0x4c37 018744 hfetch 2 ,core_uart_rrptr 
+0x4c38 018745 iforce contru 
+0x4c39 018746 branch hci_rx_h4 
+:      018748 uart_send_byte:
+0x4c3a 018749 hfetcht 1 ,core_uart_status 
+0x4c3b 018750 isolate1 6 ,temp 
+0x4c3c 018751 branch uart_send_byte ,true 
+0x4c3d 018752 hstore 1 ,core_uart_txd 
+0x4c3e 018753 rtn 
+:      018755 process_hci_cmd:
+0x4c3f 018756 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018757 fetch 1 ,mem_hci_cmd 
+0x4c41 018758 branch process_hci_cmd_cont ,blank 
+0x4c42 018759 enable user 
+0x4c43 018760 rtn 
+:      018761 process_hci_cmd_cont:
+0x4c44 018762 ifetch 2 ,contru 
+0x4c45 018763 iforce alarm 
+0x4c46 018764 iforce queue 
+0x4c47 018765 ifetch 1 ,contru 
+0x4c48 018766 iforce temp 
+0x4c49 018767 rshift2 alarm ,pdata 
+0x4c4a 018768 rshift8 pdata ,pdata 
+0x4c4b 018769 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018770 rtn 
+:      018773 phci_grp_vendor_specific:
+0x4c4d 018774 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018775 deposit queue 
+0x4c4f 018776 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018777 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018778 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018779 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018780 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018781 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018782 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018783 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018785 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018786 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018787 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018788 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018789 branch hci_normal_reply 
+:      018791 phci_grp_vendor_enter_lpm:
+0x4c5c 018792 call hci_normal_reply 
+0x4c5d 018793 call wait_uarttx 
+0x4c5e 018794 call gpio_pu_uart_tx 
+:      018795 hci_enter_lpm:
+0x4c5f 018796 call app_put_lpm_wake_lock 
+0x4c60 018797 call app_l2cap_flow_control_enable 
+0x4c61 018798 branch gpio_rx_config_input_with_pu 
+:      018800 hci_exit_lpm:
+0x4c62 018801 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018802 call app_get_lpm_wake_lock 
+0x4c64 018803 call hci_lpm_init 
+0x4c65 018804 branch app_l2cap_flow_control_disable 
+:      018806 phci_grp_vendor_chipid:
+0x4c66 018807 call hci_get_cmd_complete_ptr 
+0x4c67 018808 hfetch 2 ,core_chipid 
+0x4c68 018809 istore 2 ,contwu 
+0x4c69 018810 force 6 ,loopcnt 
+0x4c6a 018811 branch hci_command_complete 
+:      018813 phci_grp_vendor_baud:
+0x4c6b 018814 ifetch 2 ,contru 
+0x4c6c 018815 store 2 ,mem_baud 
+0x4c6d 018816 hstore 2 ,core_uart_baud 
+0x4c6e 018817 rtn 
+:      018820 phci_grp_vendor_patch_common:
+0x4c6f 018822 ifetch 1 ,contru 
+0x4c70 018823 copy pdata ,temp 
+0x4c71 018824 hstore 1 ,core_ucode_low 
+0x4c72 018825 ifetch 1 ,contru 
+0x4c73 018826 iadd temp ,temp 
+0x4c74 018827 set1 7 ,pdata 
+0x4c75 018828 hstore 1 ,core_ucode_ctrl 
+0x4c76 018829 ifetch 1 ,contru 
+0x4c77 018830 iadd temp ,temp 
+0x4c78 018831 copy pdata ,loopcnt 
+0x4c79 018832 rtn 
+:      018834 phci_grp_vendor_patch:
+0x4c7a 018835 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 018836 call phci_grp_vendor_patch_common 
+:      018837 phci_grp_vendor_patch_loop:
+0x4c7c 018838 ifetch 1 ,contru 
+0x4c7d 018839 hstore 1 ,core_ucode_data 
+0x4c7e 018840 iadd temp ,temp 
+0x4c7f 018841 loop phci_grp_vendor_patch_loop 
+:      018842 phci_grp_vendor_patch_check_sum:
+0x4c80 018843 and temp ,0xff ,temp 
+0x4c81 018844 ifetch 1 ,contru 
+0x4c82 018845 isub temp ,null 
+0x4c83 018846 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 018847 branch hci_normal_reply 
+:      018850 phci_grp_vendor_patch_sec:
+0x4c85 018851 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 018852 call phci_grp_vendor_patch_common 
+0x4c87 018853 store 8 ,mem_pdatatemp 
+:      018854 phci_grp_vendor_patch_sec_loop:
+0x4c88 018855 call do_aes_cbc 
+0x4c89 018856 arg 16 ,loopcnt 
+0x4c8a 018857 arg mem_temp_block0 ,contw 
+0x4c8b 018858 call load_uart_sum_loop 
+0x4c8c 018859 storet 8 ,mem_temp 
+0x4c8d 018860 arg mem_temp_block2 ,contw 
+0x4c8e 018861 call store_aes_result 
+0x4c8f 018862 arg mem_temp_block2 ,rega 
+0x4c90 018863 arg mem_temp_block0 ,regb 
+0x4c91 018864 arg mem_temp_block3 ,contw 
+0x4c92 018865 call xor16 
+0x4c93 018866 arg 16 ,loopcnt 
+0x4c94 018867 arg mem_temp_block3 ,contr 
+0x4c95 018868 call load_ucode_only_loop 
+0x4c96 018869 fetcht 8 ,mem_temp 
+0x4c97 018870 fetch 8 ,mem_pdatatemp 
+0x4c98 018871 increase -16 ,pdata 
+0x4c99 018872 store 8 ,mem_pdatatemp 
+0x4c9a 018873 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 018874 branch phci_grp_vendor_patch_check_sum 
+:      018876 load_ucode_only_loop:
+0x4c9c 018877 ifetch 1 ,contr 
+0x4c9d 018878 hstore 1 ,core_ucode_data 
+0x4c9e 018879 loop load_ucode_only_loop 
+0x4c9f 018880 rtn 
+:      018882 load_uart_sum_loop:
+0x4ca0 018883 ifetch 1 ,contru 
+0x4ca1 018884 istore 1 ,contw 
+0x4ca2 018885 iadd temp ,temp 
+0x4ca3 018886 loop load_uart_sum_loop 
+0x4ca4 018887 rtn 
+:      018889 phci_grp_vendor_patch_sec_init:
+0x4ca5 018890 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 018891 arg 0 ,temp 
+0x4ca7 018892 arg 16 ,loopcnt 
+0x4ca8 018893 arg mem_temp_block0 ,contw 
+0x4ca9 018894 call load_uart_sum_loop 
+0x4caa 018895 hfetch 1 ,core_gpio_key2 
+0x4cab 018896 and_into 0xfd ,pdata 
+0x4cac 018897 hstore 1 ,core_gpio_key2 
+0x4cad 018898 arg mem_temp_block0 ,contr 
+0x4cae 018899 arg 16 ,loopcnt 
+0x4caf 018900 call aes_load_data 
+0x4cb0 018901 call aes_init 
+0x4cb1 018902 call aes_clear_data 
+0x4cb2 018903 branch phci_grp_vendor_patch_check_sum 
+:      018906 phci_grp_vendor_done:
+0x4cb3 018907 arg 0x20 ,loopcnt 
+0x4cb4 018908 arg mem_patch00 ,contw 
+0x4cb5 018909 arg 0 ,temp 
+:      018910 phci_grp_vendor_done_loop:
+0x4cb6 018911 ifetch 1 ,contru 
+0x4cb7 018912 istore 1 ,contw 
+0x4cb8 018913 iadd temp ,temp 
+0x4cb9 018914 loop phci_grp_vendor_done_loop 
+0x4cba 018915 and temp ,0xff ,temp 
+0x4cbb 018916 ifetch 1 ,contru 
+0x4cbc 018917 isub temp ,null 
+0x4cbd 018918 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 018919 jam 0 ,core_ucode_ctrl 
+0x4cbf 018920 call hci_normal_reply 
+0x4cc0 018921 call h4_rx_discard_packet 
+0x4cc1 018922 call clear_key_buf 
+0x4cc2 018923 call wait_uarttx 
+0x4cc3 018924 branch soft_reset 
+:      018926 phci_grp_vendor_patch_bad:
+0x4cc4 018927 jam 0 ,core_ucode_ctrl 
+0x4cc5 018928 branch start 
+:      018930 phci_grp_vendor_bdaddr:
+0x4cc6 018931 ifetch 6 ,contru 
+0x4cc7 018932 store 6 ,mem_lap 
+0x4cc8 018933 branch hci_normal_reply 
+:      018936 phci_grp_vendor_mem:
+0x4cc9 018937 ifetch 1 ,contru 
+0x4cca 018938 store 1 ,mem_hci_curr_len 
+0x4ccb 018939 copy pdata ,loopcnt 
+0x4ccc 018940 ifetch 2 ,contru 
+0x4ccd 018941 store 2 ,mem_hci_curr_target 
+0x4cce 018942 copy pdata ,contw 
+0x4ccf 018943 call uart_copy_rx_bytes 
+0x4cd0 018944 branch hci_normal_reply 
+:      018947 phci_grp_vendor_eep:
+0x4cd1 018948 ifetch 1 ,contru 
+0x4cd2 018949 store 1 ,mem_hci_curr_len 
+0x4cd3 018950 copy pdata ,loopcnt 
+0x4cd4 018951 ifetch 2 ,contru 
+0x4cd5 018952 store 2 ,mem_hci_curr_target 
+0x4cd6 018953 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 018954 call uart_copy_rx_bytes 
+0x4cd8 018955 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 018956 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 018957 fetch 2 ,mem_hci_curr_target 
+0x4cdb 018958 branch iicd_write_ota_data 
+:      018963 hci_normal_reply:
+0x4cdc 018964 force 4 ,loopcnt 
+:      018965 hci_command_complete:
+0x4cdd 018966 call hci_get_payload_ptr 
+0x4cde 018967 force 0x1 ,pdata 
+0x4cdf 018968 istore 1 ,contwu 
+0x4ce0 018969 deposit alarm 
+0x4ce1 018970 istore 3 ,contwu 
+0x4ce2 018971 force hci_event_command_complete ,queue 
+:      018972 hci_send_event:
+0x4ce3 018973 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 018974 call hci_get_packet_ptr 
+0x4ce5 018975 deposit queue 
+0x4ce6 018976 istore 1 ,contwu 
+0x4ce7 018977 deposit loopcnt 
+0x4ce8 018978 istore 1 ,contwu 
+:      018979 hci_send_event_raw:
+0x4ce9 018980 force 5 ,queue 
+0x4cea 018981 increase 2 ,loopcnt 
+:      018982 hci_send_packet:
+0x4ceb 018983 branch h4_send_packet_event 
+:      018985 hci_send_commu_ready_event:
+0x4cec 018986 force hci_event_vendor_specific ,queue 
+0x4ced 018987 call hci_get_payload_ptr 
+0x4cee 018988 setarg hci_vendor_event_commu_ready 
+0x4cef 018989 istore 1 ,contwu 
+0x4cf0 018990 force 1 ,loopcnt 
+0x4cf1 018991 branch hci_send_event 
+:      018993 hci_get_cmd_complete_ptr:
+0x4cf2 018994 force 12 ,contwu 
+0x4cf3 018995 branch hci_get_tx_ptr 
+:      018997 hci_get_payload_ptr:
+0x4cf4 018998 force 8 ,contwu 
+0x4cf5 018999 branch hci_get_tx_ptr 
+:      019001 hci_get_packet_ptr:
+0x4cf6 019002 force 6 ,contwu 
+:      019003 hci_get_tx_ptr:
+0x4cf7 019004 branch h4_get_tx_ptr 
+:      019008 calc_tx_crc16:
+0x4cf8 019009 pulse crc16 
+0x4cf9 019010 enable enable_crc 
+:      019011 crcloop:
+0x4cfa 019012 ifetch 1 ,contwu 
+0x4cfb 019013 inject bucket ,8 
+0x4cfc 019014 loop crcloop 
+0x4cfd 019015 enable enable_parity 
+0x4cfe 019016 inject bucket ,16 
+0x4cff 019017 disable enable_parity 
+0x4d00 019018 disable enable_crc 
+0x4d01 019019 disable crc16 
+0x4d02 019020 byteswap pdata ,pdata 
+0x4d03 019021 rtn 
+:      019025 cmd_exit:
+0x4d04 019026 jam 0 ,mem_hci_cmd 
+0x4d05 019027 rtn 
+:      019028 cmd_check_plap:
+0x4d06 019029 fetch 6 ,mem_hci_plap 
+0x4d07 019030 fetcht 6 ,mem_plap 
+0x4d08 019031 isub temp ,null 
+0x4d09 019032 rtn 
+:      019037 cmd_pair:
+0x4d0a 019038 fetch 1 ,mem_op 
+0x4d0b 019039 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019040 call tid_initiate 
+0x4d0d 019041 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019042 branch cmd_exit 
+:      019043 cmd_pair_passive:
+0x4d0f 019044 set0 op_inrand_req ,pdata 
+0x4d10 019045 store 1 ,mem_op 
+0x4d11 019046 call lmp_accept_inrand 
+0x4d12 019047 setarg 0 
+0x4d13 019048 setflag master ,smap_lmptid ,pdata 
+0x4d14 019049 store 1 ,mem_lmo_tid2 
+0x4d15 019050 branch cmd_exit 
+0x4d16 019051 rtn 
+:      019052 cmd_in_sniff:
+0x4d17 019053 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019054 arg mem_sniff_payload ,contw 
+0x4d19 019055 setarg 0 
+0x4d1a 019056 isolate1 27 ,clke_bt 
+0x4d1b 019057 setflag true ,1 ,pdata 
+0x4d1c 019058 istore 1 ,contw 
+0x4d1d 019059 setarg 0 
+0x4d1e 019060 istore 2 ,contw 
+0x4d1f 019061 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019062 istore 2 ,contw 
+0x4d21 019063 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019064 istore 2 ,contw 
+0x4d23 019065 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019066 istore 2 ,contw 
+0x4d25 019067 branch cmd_exit 
+:      019069 cmd_exit_sniff:
+0x4d26 019070 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019071 branch cmd_exit 
+:      019073 hci_idle_dispatch:
+0x4d28 019074 call gpio_check_uart_state 
+0x4d29 019075 rtn true 
+0x4d2a 019076 arg uart_wakeup_rx ,temp 
+0x4d2b 019077 call gpio_get_bit 
+0x4d2c 019078 nbranch uart_wake_up ,true 
+0x4d2d 019079 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019080 rtn 
+:      019081 uart_wake_up:
+0x4d2f 019082 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019083 rtnne hci_rx_wake 
+0x4d31 019084 call hci_exit_lpm 
+0x4d32 019085 branch hci_send_commu_ready_event 
+:      019099 hid_rx_process:
+0x4d33 019100 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019101 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019102 copy pdata ,contr 
+0x4d36 019103 ifetch 1 ,contr 
+0x4d37 019104 and pdata ,0x0f ,temp 
+0x4d38 019105 rshift4 pdata ,pdata 
+0x4d39 019106 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019107 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019108 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019109 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019110 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019111 rtn 
+:      019113 hid_rx_process_hid_control:
+0x4d3f 019114 copy temp ,pdata 
+0x4d40 019115 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019116 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019117 rtn 
+:      019119 hid_rx_process_virtual_cable_unplug:
+0x4d43 019120 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019121 call ui_ipc_send_event 
+0x4d45 019122 fetch 1 ,mem_device_option 
+0x4d46 019123 rtnbit0 dvc_op_mouse 
+0x4d47 019124 copy temp ,pdata 
+0x4d48 019125 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019126 rtn 
+:      019127 hid_rx_process_suspend:
+0x4d4a 019128 rtn 
+:      019130 hid_rx_process_set_report:
+0x4d4b 019131 call hid_rx_process_data 
+0x4d4c 019132 arg 0x01 ,rega 
+0x4d4d 019133 call hid_malloc_tx_buff 
+0x4d4e 019134 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019135 istore 2 ,contw 
+0x4d50 019136 setarg 0x00 
+0x4d51 019137 istore 1 ,contw 
+0x4d52 019138 rtn 
+:      019140 hid_rx_process_handshake:
+0x4d53 019141 arg 1 ,rega 
+0x4d54 019142 call hid_malloc_tx_buff 
+0x4d55 019143 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019144 istore 2 ,contw 
+0x4d57 019145 setarg 0 
+0x4d58 019146 istore 1 ,contw 
+0x4d59 019147 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019148 fetch 1 ,mem_hid_control_state 
+0x4d5b 019149 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019150 store 1 ,mem_hid_control_state 
+0x4d5d 019151 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019152 branch ui_ipc_send_event 
+:      019154 hid_rx_process_data:
+0x4d5f 019155 ifetch 1 ,contr 
+0x4d60 019156 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019157 rtn 
+:      019159 hid_rx_process_data_hid_kb:
+0x4d62 019160 rtn 
+:      019163 hid_malloc_tx_buff:
+0x4d63 019164 call l2cap_malloc 
+0x4d64 019165 copy rega ,temp 
+0x4d65 019166 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019167 copy pdata ,contw 
+0x4d67 019168 copy rega ,pdata 
+0x4d68 019169 istore 2 ,contw 
+0x4d69 019170 rtn 
+:      019187 l2cap_init:
+0x4d6a 019188 branch l2cap_init_wake ,wake 
+:      019189 l2cap_init_work:
+0x4d6b 019190 setarg mem_l2cap_xmem_end 
+0x4d6c 019191 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019192 isub contw ,loopcnt 
+0x4d6e 019193 call clear_mem 
+:      019194 l2cap_init_wake:
+0x4d6f 019195 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019196 setarg mem_sdp_mem_end 
+0x4d71 019197 arg mem_sdp_mem_start ,contw 
+0x4d72 019198 isub contw ,loopcnt 
+0x4d73 019199 call clear_mem 
+0x4d74 019200 setarg mem_l2cap_mem_end 
+0x4d75 019201 arg mem_l2cap_mem_start ,contw 
+0x4d76 019202 isub contw ,loopcnt 
+0x4d77 019203 call clear_mem 
+0x4d78 019204 branch l2cap_lpm_load_txbuf 
+:      019206 process_rx_l2cap_pkt:
+0x4d79 019207 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019208 copy contr ,temp 
+0x4d7b 019211 copy temp ,contr 
+0x4d7c 019212 ifetch 2 ,contr 
+0x4d7d 019213 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019214 ifetch 2 ,contr 
+0x4d7f 019215 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019216 deposit contr 
+0x4d81 019217 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019218 fetch 1 ,memui_reconnect_mode 
+0x4d83 019219 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019220 branch ml2cap_rx_multiplexing 
+:      019222 l2cap_rx_multiplexing:
+0x4d85 019223 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019224 branch l2cap_rx_reset_state ,blank 
+0x4d87 019225 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019226 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019227 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019228 l2cap_rx_multiplexing0:
+0x4d8a 019229 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019230 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019231 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019232 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019233 branch l2cap_rx_reset_state 
+:      019235 l2cap_check_map:
+0x4d8f 019238 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019239 call l2cap_malloc_get_full_map 
+0x4d91 019240 fetch 1 ,mem_used_map 
+0x4d92 019241 beq 0 ,set_pdata_0 
+0x4d93 019242 beq 1 ,set_pdata_0 
+0x4d94 019243 beq 2 ,set_pdata_0 
+0x4d95 019244 beq 3 ,set_pdata_0 
+0x4d96 019245 beq 0x81 ,set_pdata_0 
+0x4d97 019246 beq 0xc0 ,set_pdata_0 
+0x4d98 019247 beq 0x80 ,set_pdata_0 
+0x4d99 019248 beq 0x40 ,set_pdata_0 
+0x4d9a 019249 rtn 
+:      019251 set_pdata_0:
+0x4d9b 019252 setarg 0 
+0x4d9c 019253 rtn 
+:      019256 l2cap_call_proc_signal:
+0x4d9d 019257 call l2cap_check_map 
+0x4d9e 019258 nrtn blank 
+:      019259 l2cap_call_proc_signal0:
+0x4d9f 019260 call l2cap_malloc_signal_channel 
+0x4da0 019261 call l2cap_process_signal_pkt 
+0x4da1 019262 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019263 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019264 call l2cap_get_signal_tx_buff 
+0x4da4 019265 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019266 istore 2 ,contw 
+0x4da6 019267 force l2cap_signal_channel ,pdata 
+0x4da7 019268 istore 2 ,contw 
+0x4da8 019269 branch l2cap_rx_reset_state 
+:      019271 l2cap_call_proc_sigal_pending:
+0x4da9 019272 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019273 rtn blank 
+0x4dab 019274 copy pdata ,rega 
+0x4dac 019275 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019276 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019277 arg 0x100 ,temp 
+0x4daf 019278 iadd temp ,temp 
+0x4db0 019279 copy clkn_bt ,pdata 
+0x4db1 019280 isub temp ,null 
+0x4db2 019281 nrtn positive 
+0x4db3 019282 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019283 copy rega ,pdata 
+0x4db5 019284 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019285 branch assert 
+:      019286 l2cap_sdp_conn_succ:
+0x4db7 019287 arg 0 ,debug 
+0x4db8 019288 call l2cap_malloc_signal_channel 
+0x4db9 019289 call restore_l2cap_req_param 
+0x4dba 019290 call l2cap_get_signal_tx_payload 
+0x4dbb 019291 call save_cont_pointers 
+0x4dbc 019292 call send_connection_sdp_res 
+0x4dbd 019293 call l2cap_get_signal_tx_buff 
+0x4dbe 019295 setarg 0x000c 
+0x4dbf 019296 istore 2 ,contw 
+0x4dc0 019297 force l2cap_signal_channel ,pdata 
+0x4dc1 019298 istore 2 ,contw 
+0x4dc2 019299 branch l2cap_rx_reset_state 
+:      019303 l2cap_reset_sdp_map:
+0x4dc3 019304 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019305 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019306 increase 4 ,pdata 
+0x4dc6 019307 rshift4 pdata ,pdata 
+0x4dc7 019308 rshift3 pdata ,pdata 
+0x4dc8 019309 add pdata ,1 ,temp 
+0x4dc9 019310 arg mem_tx_fifo3 ,contr 
+0x4dca 019311 ifetch 3 ,contr 
+0x4dcb 019312 rtn blank 
+0x4dcc 019313 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019314 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019315 copy pdata ,rega 
+0x4dcf 019316 call check_l2cap_map 
+0x4dd0 019317 copy regb ,pdata 
+0x4dd1 019318 store 1 ,mem_tx_fifo3 
+0x4dd2 019319 rtn 
+:      019321 check_l2cap_map:
+0x4dd3 019322 arg 0 ,queue 
+0x4dd4 019323 arg 0 ,regb 
+:      019325 check_l2cap_map_loop:
+0x4dd5 019326 sub queue ,7 ,null 
+0x4dd6 019327 nrtn positive 
+0x4dd7 019328 qisolate1 rega 
+0x4dd8 019329 branch check_l2cap_map_used ,true 
+0x4dd9 019330 branch check_l2cap_map_used2 
+:      019332 check_l2cap_map_used:
+0x4dda 019333 copy temp ,pdata 
+0x4ddb 019334 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019335 qset1 regb 
+0x4ddd 019336 increase -1 ,temp 
+:      019338 check_l2cap_map_used2:
+0x4dde 019339 increase 1 ,queue 
+0x4ddf 019340 branch check_l2cap_map_loop 
+:      019342 l2cap_call_proc_sdp:
+0x4de0 019343 call l2cap_malloc_is_fifo_empty 
+0x4de1 019344 nrtn blank 
+0x4de2 019345 call l2cap_check_map 
+0x4de3 019346 nrtn blank 
+0x4de4 019347 call l2cap_malloc_sdp_channel 
+0x4de5 019348 call sdp_process 
+0x4de6 019349 call l2cap_reset_sdp_map 
+0x4de7 019350 branch l2cap_call_proc_sdp_common 
+:      019353 ml2cap_call_proc_sdp:
+0x4de8 019354 call l2cap_malloc_is_fifo_empty 
+0x4de9 019355 nrtn blank 
+0x4dea 019356 call l2cap_malloc_sdp_channel 
+0x4deb 019357 call sdp_process 
+:      019358 l2cap_call_proc_sdp_common:
+0x4dec 019359 call l2cap_get_sdp_tx_buff 
+0x4ded 019360 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019361 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019362 istore 2 ,contw 
+0x4df0 019363 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019364 istore 2 ,contw 
+0x4df2 019365 branch l2cap_rx_reset_state 
+:      019367 l2cap_call_proc_hid:
+0x4df3 019368 call hid_rx_process 
+0x4df4 019369 branch l2cap_rx_reset_state 
+:      019371 l2cap_call_proc_rfcomm:
+0x4df5 019372 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019373 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019374 call rfcomm_rx_process 
+0x4df8 019375 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019376 rtneq rfcomm_malloc_fail 
+0x4dfa 019377 branch l2cap_rx_reset_state 
+:      019378 l2cap_call_proc_no_reply:
+0x4dfb 019379 call l2cap_malloc_discard 
+:      019381 l2cap_rx_reset_state:
+0x4dfc 019382 setarg 0 
+0x4dfd 019383 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019384 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019385 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019386 rtn 
+:      019388 l2cap_process_signal_pkt:
+0x4e01 019389 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019390 call l2cap_get_signal_tx_payload 
+0x4e03 019391 force 0 ,regb 
+0x4e04 019392 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019393 copy pdata ,regc 
+0x4e06 019394 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019395 iforce contr 
+:      019396 l2cap_process_signal_pkt_loop:
+0x4e08 019397 call l2cap_process_one_signal 
+0x4e09 019398 deposit regc 
+0x4e0a 019399 increase -4 ,regc 
+0x4e0b 019400 increase -4 ,pdata 
+0x4e0c 019401 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019402 copy regb ,pdata 
+0x4e0e 019403 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019404 rtn 
+:      019406 l2cap_process_one_signal:
+0x4e10 019407 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019408 ifetch 1 ,contr 
+0x4e12 019409 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019410 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019411 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019412 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019413 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019414 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019415 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019416 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019417 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019418 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019419 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019420 call l2cap_reject_command 
+:      019421 l2cap_process_one_signal_rtn:
+0x4e1e 019422 rtn 
+:      019424 l2cap_proc_signal_info_req:
+0x4e1f 019425 ifetch 1 ,contr 
+0x4e20 019426 copy pdata ,queue 
+0x4e21 019427 ifetch 2 ,contr 
+0x4e22 019428 copy pdata ,rega 
+0x4e23 019429 copy regc ,pdata 
+0x4e24 019430 isub rega ,regc 
+0x4e25 019431 setarg signal_info_rsp 
+0x4e26 019432 istore 1 ,contw 
+0x4e27 019433 copy queue ,pdata 
+0x4e28 019434 istore 1 ,contw 
+0x4e29 019435 ifetch 2 ,contr 
+:      019436 l2cap_proc_signal_info_req_reply:
+0x4e2a 019437 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019438 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019439 rtn 
+:      019440 l2cap_proc_signal_info_req_ext:
+0x4e2d 019441 setarg 0x020008 
+0x4e2e 019442 istore 6 ,contw 
+0x4e2f 019443 setarg 0x0280 
+0x4e30 019444 istore 4 ,contw 
+0x4e31 019445 force 12 ,pdata 
+0x4e32 019446 branch l2cap_proc_signal_info_req_common 
+:      019447 l2cap_proc_signal_info_req_fix:
+0x4e33 019448 setarg 0x3000c 
+0x4e34 019449 istore 6 ,contw 
+0x4e35 019450 setarg 0x0006 
+0x4e36 019451 istore 8 ,contw 
+0x4e37 019452 force 16 ,pdata 
+:      019453 l2cap_proc_signal_info_req_common:
+0x4e38 019454 iadd regb ,regb 
+0x4e39 019455 branch l2cap_process_one_signal_rtn 
+:      019457 ml2cap_proc_signal_info_req:
+0x4e3a 019458 ifetch 1 ,contr 
+0x4e3b 019459 copy pdata ,queue 
+0x4e3c 019460 ifetch 2 ,contr 
+0x4e3d 019461 copy pdata ,rega 
+0x4e3e 019462 ifetch 2 ,contr 
+0x4e3f 019463 store 2 ,mem_temp 
+0x4e40 019464 copy regc ,pdata 
+0x4e41 019465 isub rega ,regc 
+0x4e42 019466 call l2cap_get_signal_tx_payload 
+0x4e43 019467 setarg signal_info_rsp 
+0x4e44 019468 istore 1 ,contw 
+0x4e45 019469 copy queue ,pdata 
+0x4e46 019470 istore 1 ,contw 
+0x4e47 019471 fetch 2 ,mem_temp 
+0x4e48 019472 branch l2cap_proc_signal_info_req_reply 
+:      019476 l2cap_proc_signal_cmd_reject:
+0x4e49 019477 ifetch 1 ,contr 
+0x4e4a 019478 copy pdata ,queue 
+0x4e4b 019479 ifetch 2 ,contr 
+0x4e4c 019480 copy pdata ,rega 
+0x4e4d 019481 iadd contr ,contr 
+0x4e4e 019482 copy regc ,pdata 
+0x4e4f 019483 isub rega ,regc 
+:      019484 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019485 branch l2cap_process_one_signal_rtn 
+:      019487 l2cap_proc_signal_connect_req:
+0x4e51 019488 call save_cont_pointers 
+0x4e52 019491 call load_cont_pointers 
+0x4e53 019492 arg 0 ,debug 
+0x4e54 019493 ifetch 1 ,contr 
+0x4e55 019494 copy pdata ,queue 
+0x4e56 019495 ifetch 2 ,contr 
+0x4e57 019496 copy pdata ,rega 
+0x4e58 019497 ifetch 2 ,contr 
+0x4e59 019498 copy pdata ,temp 
+0x4e5a 019499 ifetch 2 ,contr 
+0x4e5b 019500 copy pdata ,timeup 
+0x4e5c 019501 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019502 copy temp ,pdata 
+0x4e5e 019503 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019504 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019505 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019506 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019507 call l2cap_reject_command 
+0x4e63 019508 branch l2cap_proc_signal_connect_req_rtn 
+:      019510 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019511 call save_cont_pointers 
+0x4e65 019512 arg l2cap_sdp_channel ,temp 
+0x4e66 019513 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019514 nbranch already_connected ,blank 
+0x4e68 019515 copy timeup ,pdata 
+0x4e69 019516 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019517 copy clkn_bt ,pdata 
+0x4e6b 019518 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019519 call store_l2cap_req_param 
+0x4e6d 019520 branch send_connection_pending 
+:      019522 store_l2cap_req_param:
+0x4e6e 019523 storet 2 ,mem_psm 
+0x4e6f 019524 deposit timeup 
+0x4e70 019525 store 2 ,mem_scid 
+0x4e71 019526 deposit rega 
+0x4e72 019527 store 2 ,mem_cmd_length 
+0x4e73 019528 deposit regb 
+0x4e74 019529 store 2 ,mem_tt2 
+0x4e75 019530 deposit regc 
+0x4e76 019531 store 2 ,mem_tt3 
+0x4e77 019532 deposit queue 
+0x4e78 019533 store 2 ,mem_id 
+0x4e79 019534 rtn 
+:      019536 restore_l2cap_req_param:
+0x4e7a 019537 fetcht 2 ,mem_psm 
+0x4e7b 019538 fetch 2 ,mem_scid 
+0x4e7c 019539 copy pdata ,timeup 
+0x4e7d 019540 fetch 2 ,mem_cmd_length 
+0x4e7e 019541 copy pdata ,rega 
+0x4e7f 019542 fetch 2 ,mem_tt2 
+0x4e80 019543 copy pdata ,regb 
+0x4e81 019544 fetch 2 ,mem_tt3 
+0x4e82 019545 copy pdata ,regc 
+0x4e83 019546 fetch 2 ,mem_id 
+0x4e84 019547 copy pdata ,queue 
+0x4e85 019548 rtn 
+:      019550 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019551 call save_cont_pointers 
+0x4e87 019552 setarg l2cap_rfcomm_channel 
+0x4e88 019553 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019554 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019555 nbranch already_connected ,blank 
+0x4e8b 019556 copy timeup ,pdata 
+0x4e8c 019557 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019558 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019559 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019560 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019561 store 1 ,mem_rfcomm_state 
+0x4e91 019562 branch send_connection_res 
+:      019563 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019564 call save_cont_pointers 
+0x4e93 019565 arg l2cap_hid_control_channel ,temp 
+0x4e94 019566 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019567 nbranch already_connected ,blank 
+0x4e96 019568 copy timeup ,pdata 
+0x4e97 019569 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019570 fetch 1 ,mem_hid_control_state 
+0x4e99 019571 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019572 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019573 store 1 ,mem_hid_control_state 
+0x4e9c 019574 branch send_connection_res 
+:      019575 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019576 call save_cont_pointers 
+0x4e9e 019577 deposit clke 
+0x4e9f 019578 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019579 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019580 nbranch already_connected ,blank 
+0x4ea2 019581 copy timeup ,pdata 
+0x4ea3 019582 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019583 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019584 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019585 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019586 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019587 branch send_connection_res 
+:      019589 send_connection_pending:
+0x4ea9 019590 setarg l2cap_connect_pending 
+0x4eaa 019591 store 2 ,meml2cap_t1 
+0x4eab 019592 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019593 branch send_connection_res0 
+:      019594 send_connection_sdp_res:
+0x4ead 019595 fetch 1 ,mem_sdp_state 
+0x4eae 019596 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019597 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019598 store 1 ,mem_sdp_state 
+:      019599 send_connection_res:
+0x4eb1 019600 setarg l2cap_connect_successful 
+0x4eb2 019601 store 2 ,meml2cap_t1 
+:      019602 send_connection_res0:
+0x4eb3 019603 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019604 call load_cont_pointers 
+0x4eb5 019605 setarg signal_connect_rsp 
+0x4eb6 019606 istore 1 ,contw 
+0x4eb7 019607 copy queue ,pdata 
+0x4eb8 019608 istore 1 ,contw 
+0x4eb9 019609 setarg 0x0008 
+0x4eba 019610 istore 2 ,contw 
+0x4ebb 019611 copy temp ,pdata 
+0x4ebc 019612 istore 2 ,contw 
+0x4ebd 019613 copy timeup ,pdata 
+0x4ebe 019614 istore 2 ,contw 
+0x4ebf 019615 fetch 2 ,meml2cap_t1 
+0x4ec0 019616 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019617 isolate0 0 ,debug 
+0x4ec2 019618 branch connect_suc ,true 
+0x4ec3 019619 setarg l2cap_connect_refused_no_resources 
+:      019620 connect_suc:
+0x4ec4 019621 istore 2 ,contw 
+0x4ec5 019622 force 0x0000 ,pdata 
+0x4ec6 019623 istore 2 ,contw 
+0x4ec7 019624 setarg 12 
+0x4ec8 019625 branch connect_req_update_byte_counts 
+:      019626 connect_pending:
+0x4ec9 019627 istore 2 ,contw 
+0x4eca 019628 force 0x0002 ,pdata 
+0x4ecb 019629 istore 2 ,contw 
+0x4ecc 019630 setarg 12 
+0x4ecd 019631 branch connect_req_update_byte_counts 
+:      019633 already_connected:
+0x4ece 019634 set1 0 ,debug 
+0x4ecf 019635 branch send_connection_res 
+:      019636 connect_req_update_byte_counts:
+0x4ed0 019637 iadd regb ,regb 
+0x4ed1 019638 copy regc ,pdata 
+0x4ed2 019639 isub rega ,regc 
+0x4ed3 019640 branch l2cap_proc_signal_connect_req_rtn 
+:      019641 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019642 branch l2cap_process_one_signal_rtn 
+:      019644 l2cap_proc_signal_connect_rsp:
+0x4ed5 019645 ifetch 1 ,contr 
+0x4ed6 019646 copy pdata ,queue 
+0x4ed7 019647 ifetch 2 ,contr 
+0x4ed8 019648 copy pdata ,rega 
+0x4ed9 019649 copy regc ,pdata 
+0x4eda 019650 isub rega ,regc 
+0x4edb 019651 ifetch 2 ,contr 
+0x4edc 019652 copy pdata ,timeup 
+0x4edd 019653 ifetch 2 ,contr 
+0x4ede 019654 copy pdata ,temp 
+0x4edf 019655 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019656 setarg l2cap_sdp_channel 
+0x4ee1 019657 isub temp ,null 
+0x4ee2 019658 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019659 setarg l2cap_rfcomm_channel 
+0x4ee4 019660 isub temp ,null 
+0x4ee5 019661 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019662 setarg l2cap_hid_control_channel 
+0x4ee7 019663 isub temp ,null 
+0x4ee8 019664 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019665 setarg l2cap_hid_interrupt_channel 
+0x4eea 019666 isub temp ,null 
+0x4eeb 019667 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019668 rtn 
+:      019670 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019671 copy timeup ,pdata 
+0x4eee 019672 store 2 ,mem_sdp_remote_cid 
+0x4eef 019673 fetch 1 ,mem_sdp_state 
+0x4ef0 019674 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019675 store 1 ,mem_sdp_state 
+0x4ef2 019676 branch l2cap_process_one_signal_rtn 
+:      019677 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019678 copy timeup ,pdata 
+0x4ef4 019679 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019680 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019681 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019682 store 1 ,mem_rfcomm_state 
+0x4ef8 019683 rtn 
+:      019684 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019685 copy timeup ,pdata 
+0x4efa 019686 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019687 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019688 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019689 store 1 ,mem_hid_interrupt_state 
+0x4efe 019690 rtn 
+:      019691 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019692 copy timeup ,pdata 
+0x4f00 019693 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019694 fetch 1 ,mem_hid_control_state 
+0x4f02 019695 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019696 store 1 ,mem_hid_control_state 
+0x4f04 019697 rtn 
+:      019699 l2cap_proc_signal_config_req:
+0x4f05 019700 ifetch 1 ,contr 
+0x4f06 019701 copy pdata ,queue 
+0x4f07 019702 ifetch 2 ,contr 
+0x4f08 019703 copy pdata ,rega 
+0x4f09 019704 copy regc ,pdata 
+0x4f0a 019705 isub rega ,regc 
+0x4f0b 019706 ifetch 2 ,contr 
+0x4f0c 019707 copy pdata ,temp 
+0x4f0d 019708 copy temp ,rega 
+0x4f0e 019709 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019710 setarg l2cap_sdp_channel 
+0x4f10 019711 isub temp ,null 
+0x4f11 019712 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019713 setarg l2cap_rfcomm_channel 
+0x4f13 019714 isub temp ,null 
+0x4f14 019715 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019716 setarg l2cap_hid_control_channel 
+0x4f16 019717 isub temp ,null 
+0x4f17 019718 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019719 setarg l2cap_hid_interrupt_channel 
+0x4f19 019720 isub temp ,null 
+0x4f1a 019721 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019722 branch l2cap_reject_command 
+:      019724 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019725 copy contw ,timeup 
+0x4f1d 019726 fetch 1 ,mem_sdp_state 
+0x4f1e 019727 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019728 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019730 store 1 ,mem_sdp_state 
+0x4f21 019731 copy timeup ,contw 
+0x4f22 019732 arg l2cap_sdp_channel ,timeup 
+0x4f23 019733 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019734 copy pdata ,temp 
+0x4f25 019735 branch l2cap_send_config_rsp 
+:      019736 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019737 copy contw ,timeup 
+0x4f27 019738 fetch 1 ,mem_hid_control_state 
+0x4f28 019739 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019740 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019742 store 1 ,mem_hid_control_state 
+0x4f2b 019743 copy timeup ,contw 
+0x4f2c 019744 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019745 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019746 copy pdata ,temp 
+0x4f2f 019747 branch l2cap_send_config_rsp 
+:      019748 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019749 copy contw ,timeup 
+0x4f31 019750 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019751 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019752 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019754 store 1 ,mem_hid_interrupt_state 
+0x4f35 019755 copy timeup ,contw 
+0x4f36 019756 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019757 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019758 copy pdata ,temp 
+0x4f39 019759 branch l2cap_send_config_rsp 
+:      019760 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019761 copy contw ,timeup 
+0x4f3b 019762 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019763 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019764 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019766 store 1 ,mem_rfcomm_state 
+0x4f3f 019768 copy timeup ,contw 
+0x4f40 019769 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019770 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019771 copy pdata ,temp 
+:      019772 l2cap_send_config_rsp:
+0x4f43 019773 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019774 setarg signal_config_rsp 
+0x4f45 019775 istore 1 ,contw 
+0x4f46 019776 copy queue ,pdata 
+0x4f47 019777 istore 1 ,contw 
+0x4f48 019778 setarg 0x0006 
+0x4f49 019779 istore 2 ,contw 
+0x4f4a 019780 copy temp ,pdata 
+0x4f4b 019781 istore 2 ,contw 
+0x4f4c 019782 force 0x00 ,pdata 
+0x4f4d 019783 istore 2 ,contw 
+0x4f4e 019784 force l2cap_config_success ,pdata 
+0x4f4f 019785 istore 2 ,contw 
+0x4f50 019786 force 10 ,pdata 
+0x4f51 019787 iadd regb ,regb 
+0x4f52 019789 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019790 copy queue ,pdata 
+0x4f54 019791 store 1 ,mem_config_identifier 
+0x4f55 019792 force l2cap_sdp_channel ,pdata 
+0x4f56 019793 icompare 0xff ,timeup 
+0x4f57 019794 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019795 increase 1 ,pdata 
+:      019796 l2cap_send_config_rsp_is_sdp:
+0x4f59 019798 rtn 
+:      019799 l2cap_check_channel_state:
+0x4f5a 019800 disable user 
+0x4f5b 019801 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019802 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019803 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019804 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019805 copy contr ,contw 
+0x4f60 019806 increase -1 ,contw 
+0x4f61 019807 istore 1 ,contw 
+0x4f62 019808 enable user 
+0x4f63 019809 rtn 
+:      019810 l2cap_send_config_req:
+:      019811 l2cap_send_config_req_sdp:
+0x4f64 019812 fetch 1 ,mem_sdp_state 
+0x4f65 019813 call l2cap_check_channel_state 
+0x4f66 019814 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019815 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019816 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019817 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019818 branch l2cap_generate_config_req 
+:      019819 l2cap_send_config_req_rfcomm:
+0x4f6b 019820 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019821 call l2cap_check_channel_state 
+0x4f6d 019822 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019823 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019824 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019825 store 2 ,mem_config_req_dest_cid 
+0x4f71 019826 branch l2cap_generate_config_req 
+:      019827 l2cap_send_config_req_hid_ctrl:
+0x4f72 019828 fetch 1 ,mem_hid_control_state 
+0x4f73 019829 call l2cap_check_channel_state 
+0x4f74 019830 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 019831 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 019832 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 019833 store 2 ,mem_config_req_dest_cid 
+0x4f78 019834 branch l2cap_generate_config_req 
+:      019835 l2cap_send_config_req_hid_int:
+0x4f79 019836 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 019837 call l2cap_check_channel_state 
+0x4f7b 019838 nrtn user 
+0x4f7c 019839 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 019840 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 019841 store 2 ,mem_config_req_dest_cid 
+:      019844 l2cap_generate_config_req:
+0x4f7f 019845 bpatchx patch22_4 ,mem_patch22 
+0x4f80 019846 call l2cap_get_req_id 
+0x4f81 019847 call l2cap_malloc_signal_channel 
+0x4f82 019848 force 0 ,regb 
+0x4f83 019849 call l2cap_get_signal_tx_payload 
+0x4f84 019850 force signal_config_req ,pdata 
+0x4f85 019851 istore 1 ,contw 
+0x4f86 019852 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 019853 istore 1 ,contw 
+0x4f88 019854 setarg 0x0008 
+0x4f89 019855 istore 2 ,contw 
+0x4f8a 019856 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 019857 istore 2 ,contw 
+0x4f8c 019858 setarg 0x0000 
+0x4f8d 019859 istore 2 ,contw 
+0x4f8e 019860 force 1 ,pdata 
+0x4f8f 019861 istore 1 ,contw 
+0x4f90 019862 force 2 ,pdata 
+0x4f91 019863 istore 1 ,contw 
+0x4f92 019864 fetch 1 ,mem_send_config_req 
+0x4f93 019865 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 019866 setarg l2cap_config_mtu_sdp 
+0x4f95 019867 istore 2 ,contw 
+0x4f96 019868 branch l2cap_generate_config_req_done 
+:      019869 l2cap_generate_config_req_rfcomm:
+0x4f97 019870 setarg l2cap_config_mtu_rfcomm 
+0x4f98 019871 istore 2 ,contw 
+:      019872 l2cap_generate_config_req_done:
+0x4f99 019873 arg 0x0c ,temp 
+0x4f9a 019874 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 019875 call l2cap_get_signal_tx_buff 
+0x4f9c 019876 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 019877 istore 2 ,contw 
+0x4f9e 019878 force l2cap_signal_channel ,pdata 
+0x4f9f 019879 istore 2 ,contw 
+0x4fa0 019880 jam 0 ,mem_send_config_req 
+:      019881 l2cap_proc_signal_config_req_rtn:
+0x4fa1 019882 branch l2cap_process_one_signal_rtn 
+:      019884 l2cap_proc_signal_config_rsp:
+0x4fa2 019885 increase 1 ,contr 
+0x4fa3 019886 ifetch 2 ,contr 
+0x4fa4 019887 copy pdata ,rega 
+0x4fa5 019888 copy regc ,pdata 
+0x4fa6 019889 isub rega ,regc 
+0x4fa7 019890 ifetch 2 ,contr 
+0x4fa8 019891 copy pdata ,rega 
+0x4fa9 019892 bpatchx patch22_5 ,mem_patch22 
+0x4faa 019893 setarg l2cap_sdp_channel 
+0x4fab 019894 isub rega ,null 
+0x4fac 019895 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 019896 setarg l2cap_rfcomm_channel 
+0x4fae 019897 isub rega ,null 
+0x4faf 019898 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 019899 setarg l2cap_hid_control_channel 
+0x4fb1 019900 isub rega ,null 
+0x4fb2 019901 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 019902 setarg l2cap_hid_interrupt_channel 
+0x4fb4 019903 isub rega ,null 
+0x4fb5 019904 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 019905 increase 2 ,contr 
+0x4fb7 019906 ifetch 2 ,contr 
+0x4fb8 019907 iforce null 
+0x4fb9 019908 branch l2cap_process_one_signal_rtn 
+:      019909 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 019910 fetch 1 ,mem_sdp_state 
+0x4fbb 019911 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 019912 store 1 ,mem_sdp_state 
+0x4fbd 019913 branch l2cap_process_one_signal_rtn 
+:      019914 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 019915 fetch 1 ,mem_rfcomm_state 
+0x4fbf 019916 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 019917 store 1 ,mem_rfcomm_state 
+0x4fc1 019918 branch l2cap_process_one_signal_rtn 
+:      019919 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 019920 fetch 1 ,mem_hid_control_state 
+0x4fc3 019921 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 019922 store 1 ,mem_hid_control_state 
+0x4fc5 019923 branch l2cap_process_one_signal_rtn 
+:      019924 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 019925 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 019926 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 019927 store 1 ,mem_hid_interrupt_state 
+0x4fc9 019928 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 019929 branch ui_ipc_send_event 
+:      019933 l2cap_proc_signal_disconnect_req:
+0x4fcb 019934 ifetch 1 ,contr 
+0x4fcc 019935 copy pdata ,queue 
+0x4fcd 019936 ifetch 2 ,contr 
+0x4fce 019937 copy pdata ,rega 
+0x4fcf 019938 copy regc ,pdata 
+0x4fd0 019939 isub rega ,regc 
+0x4fd1 019940 ifetch 2 ,contr 
+0x4fd2 019941 copy pdata ,rega 
+0x4fd3 019942 ifetch 2 ,contr 
+0x4fd4 019943 copy pdata ,timeup 
+0x4fd5 019944 copy rega ,temp 
+0x4fd6 019945 call save_cont_pointers 
+0x4fd7 019946 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 019947 setarg l2cap_sdp_channel 
+0x4fd9 019948 isub temp ,null 
+0x4fda 019949 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 019950 setarg l2cap_rfcomm_channel 
+0x4fdc 019951 isub temp ,null 
+0x4fdd 019952 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 019953 setarg l2cap_hid_control_channel 
+0x4fdf 019954 isub temp ,null 
+0x4fe0 019955 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 019956 setarg l2cap_hid_interrupt_channel 
+0x4fe2 019957 isub temp ,null 
+0x4fe3 019958 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 019959 call l2cap_reject_command 
+0x4fe5 019960 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      019961 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 019962 copy timeup ,temp 
+0x4fe7 019963 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 019964 isub temp ,null 
+0x4fe9 019965 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 019966 call l2cap_reject_command 
+0x4feb 019967 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      019968 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 019969 copy timeup ,temp 
+0x4fed 019970 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 019971 isub temp ,null 
+0x4fef 019972 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 019973 call l2cap_reject_command 
+0x4ff1 019974 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      019976 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 019977 copy timeup ,temp 
+0x4ff3 019978 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 019979 isub temp ,null 
+0x4ff5 019980 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 019981 call l2cap_reject_command 
+0x4ff7 019982 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      019983 l2cap_disconnect_hid_control_now:
+0x4ff8 019984 call l2cap_reset_hid_ctrl_state 
+0x4ff9 019985 branch l2cap_send_disconnect_rsp_pkt 
+:      019986 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 019987 call l2cap_reset_hid_int_state 
+0x4ffb 019988 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 019989 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 019997 branch l2cap_send_disconnect_rsp_pkt 
+:      019999 l2cap_disconnect_sdp_now:
+0x4ffe 020000 call l2cap_reset_sdp_channel_state 
+0x4fff 020001 fetch 1 ,mem_upper_sm_ss 
+0x5000 020002 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020005 branch l2cap_send_disconnect_rsp_pkt 
+:      020006 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020007 copy timeup ,temp 
+0x5003 020008 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020009 isub temp ,null 
+0x5005 020010 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020011 call l2cap_reject_command 
+0x5007 020012 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020013 l2cap_disconnect_rfcomm_now:
+0x5008 020014 call l2cap_reset_rfcomm_channel_state 
+0x5009 020015 branch l2cap_send_disconnect_rsp_pkt 
+:      020016 l2cap_send_disconnect_rsp_pkt:
+0x500a 020017 call load_cont_pointers 
+0x500b 020018 setarg signal_disconnect_rsp 
+0x500c 020019 istore 1 ,contw 
+0x500d 020020 copy queue ,pdata 
+0x500e 020021 istore 1 ,contw 
+0x500f 020022 setarg 0x0004 
+0x5010 020023 istore 2 ,contw 
+0x5011 020024 copy rega ,pdata 
+0x5012 020025 istore 2 ,contw 
+0x5013 020026 copy timeup ,pdata 
+0x5014 020027 istore 2 ,contw 
+0x5015 020028 force 8 ,pdata 
+0x5016 020029 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020030 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020031 call load_cont_pointers 
+0x5018 020032 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020033 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020034 iadd regb ,regb 
+0x501a 020035 branch l2cap_process_one_signal_rtn 
+:      020036 l2cap_proc_signal_disconnect_rsp:
+0x501b 020037 ifetch 1 ,contr 
+0x501c 020038 copy pdata ,queue 
+0x501d 020039 ifetch 2 ,contr 
+0x501e 020040 copy pdata ,rega 
+0x501f 020041 copy regc ,pdata 
+0x5020 020042 isub rega ,regc 
+0x5021 020043 ifetch 2 ,contr 
+0x5022 020044 copy pdata ,timeup 
+0x5023 020045 ifetch 2 ,contr 
+0x5024 020046 copy pdata ,temp 
+0x5025 020047 call save_cont_pointers 
+0x5026 020048 bpatchx patch22_7 ,mem_patch22 
+0x5027 020049 setarg l2cap_sdp_channel 
+0x5028 020050 isub temp ,null 
+0x5029 020051 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020052 setarg l2cap_rfcomm_channel 
+0x502b 020053 isub temp ,null 
+0x502c 020054 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020055 setarg l2cap_hid_control_channel 
+0x502e 020056 isub temp ,null 
+0x502f 020057 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020058 setarg l2cap_hid_interrupt_channel 
+0x5031 020059 isub temp ,null 
+0x5032 020060 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020061 call l2cap_reject_command 
+0x5034 020062 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020063 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020064 copy temp ,rega 
+0x5036 020065 copy timeup ,temp 
+0x5037 020066 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020067 isub temp ,null 
+0x5039 020068 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020069 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020070 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020071 copy temp ,rega 
+0x503c 020072 copy timeup ,temp 
+0x503d 020073 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020074 isub temp ,null 
+0x503f 020075 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020076 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020077 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020078 copy temp ,rega 
+0x5042 020079 copy timeup ,temp 
+0x5043 020080 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020081 isub temp ,null 
+0x5045 020082 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020083 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020084 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020085 copy temp ,rega 
+0x5048 020086 copy timeup ,temp 
+0x5049 020087 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020088 isub temp ,null 
+0x504b 020089 call l2cap_reset_hid_int_state ,zero 
+0x504c 020090 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020091 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020092 call load_cont_pointers 
+0x504e 020093 branch l2cap_process_one_signal_rtn 
+:      020094 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020095 branch l2cap_process_one_signal_rtn 
+:      020098 l2cap_proc_signal_echo_req:
+0x5050 020099 ifetch 1 ,contr 
+0x5051 020100 copy pdata ,queue 
+0x5052 020101 ifetch 2 ,contr 
+0x5053 020102 copy pdata ,rega 
+0x5054 020103 iadd contr ,contr 
+0x5055 020104 setarg 9 
+0x5056 020105 istore 1 ,contw 
+0x5057 020106 copy queue ,pdata 
+0x5058 020107 istore 1 ,contw 
+0x5059 020108 force 0x0000 ,pdata 
+0x505a 020109 istore 2 ,contw 
+0x505b 020110 force 4 ,pdata 
+0x505c 020111 iadd regb ,regb 
+0x505d 020112 copy regc ,pdata 
+0x505e 020113 isub rega ,regc 
+0x505f 020114 branch l2cap_process_one_signal_rtn 
+:      020115 l2cap_proc_signal_echo_rsp:
+0x5060 020116 branch l2cap_process_one_signal_rtn 
+:      020118 l2cap_proc_signal_info_rsp:
+0x5061 020119 branch l2cap_process_one_signal_rtn 
+:      020120 l2cap_reject_command:
+0x5062 020121 force 0 ,regb 
+0x5063 020122 call l2cap_get_signal_tx_payload 
+0x5064 020123 setarg signal_cmd_reject 
+0x5065 020124 istore 1 ,contw 
+0x5066 020125 copy queue ,pdata 
+0x5067 020126 istore 1 ,contw 
+0x5068 020127 setarg 2 
+0x5069 020128 istore 2 ,contw 
+0x506a 020129 setarg cmd_not_understood 
+0x506b 020130 istore 2 ,contw 
+0x506c 020131 increase 6 ,regb 
+0x506d 020132 arg 4 ,regc 
+0x506e 020133 branch l2cap_process_one_signal_rtn 
+:      020137 l2cap_reset_rfcomm_channel_state:
+0x506f 020138 setarg 0 
+0x5070 020139 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020140 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020141 jam 0 ,mem_rfcomm_state 
+0x5073 020142 rtn 
+:      020143 l2cap_reset_sdp_channel_state:
+0x5074 020144 setarg 0 
+0x5075 020145 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020146 store 2 ,mem_sdp_remote_cid 
+0x5077 020147 jam 0 ,mem_sdp_state 
+0x5078 020148 rtn 
+:      020149 l2cap_reset_hid_ctrl_state:
+0x5079 020150 setarg 0 
+0x507a 020151 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020152 jam 0 ,mem_hid_control_state 
+0x507c 020153 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020154 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020155 rtn 
+:      020157 l2cap_reset_hid_int_state:
+0x507f 020158 setarg 0 
+0x5080 020159 store 2 ,mem_hid_int_remote_cid 
+0x5081 020160 jam 0 ,mem_hid_interrupt_state 
+0x5082 020161 fetch 1 ,mem_hid_control_state 
+0x5083 020162 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020163 rtn 
+:      020165 l2cap_reset_hid_disconnected:
+0x5085 020166 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020167 branch ui_ipc_send_event 
+:      020169 l2cap_disconnect_interrupt_req:
+0x5087 020170 fetch 1 ,mem_control_tasks 
+0x5088 020171 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020172 store 1 ,mem_control_tasks 
+0x508a 020173 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020174 rtn blank 
+0x508c 020175 call l2cap_malloc_signal_channel 
+0x508d 020176 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020177 copy pdata ,rega 
+0x508f 020178 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020179 branch l2cap_generate_disconnect_req 
+:      020180 l2cap_disconnect_control_req:
+0x5091 020181 fetch 1 ,mem_control_tasks 
+0x5092 020182 set0 l2cap_disconnect_control ,pdata 
+0x5093 020183 store 1 ,mem_control_tasks 
+0x5094 020184 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020185 rtn blank 
+0x5096 020186 call l2cap_malloc_signal_channel 
+0x5097 020187 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020188 copy pdata ,rega 
+0x5099 020189 force l2cap_hid_control_channel ,regb 
+:      020190 l2cap_generate_disconnect_req:
+0x509a 020191 call l2cap_get_req_id 
+0x509b 020192 call l2cap_get_signal_tx_payload 
+0x509c 020193 force signal_disconnect_req ,pdata 
+0x509d 020194 istore 1 ,contw 
+0x509e 020195 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020196 istore 1 ,contw 
+0x50a0 020197 setarg 0x0004 
+0x50a1 020198 istore 2 ,contw 
+0x50a2 020199 copy rega ,pdata 
+0x50a3 020200 istore 2 ,contw 
+0x50a4 020201 copy regb ,pdata 
+0x50a5 020202 istore 2 ,contw 
+0x50a6 020203 force 0x08 ,temp 
+0x50a7 020204 branch ml2cap_send_signal 
+:      020206 ml2cap_send_signal_connect_req:
+0x50a8 020207 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020208 call l2cap_get_req_id 
+0x50aa 020209 call l2cap_get_signal_tx_payload 
+0x50ab 020210 setarg signal_connect_req 
+0x50ac 020211 istore 1 ,contw 
+0x50ad 020212 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020213 istore 1 ,contw 
+0x50af 020214 setarg 0x0004 
+0x50b0 020215 istore 2 ,contw 
+0x50b1 020216 copy temp ,pdata 
+0x50b2 020217 istore 2 ,contw 
+0x50b3 020218 copy timeup ,pdata 
+0x50b4 020219 istore 2 ,contw 
+0x50b5 020220 arg 8 ,temp 
+0x50b6 020221 branch ml2cap_send_signal 
+:      020222 ml2cap_send_signal_config_req:
+0x50b7 020223 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020224 call l2cap_get_req_id 
+0x50b9 020225 call l2cap_get_signal_tx_payload 
+0x50ba 020226 setarg signal_config_req 
+0x50bb 020227 istore 1 ,contw 
+0x50bc 020228 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020229 istore 1 ,contw 
+0x50be 020230 setarg 0x0008 
+0x50bf 020231 istore 2 ,contw 
+0x50c0 020233 copy temp ,pdata 
+0x50c1 020235 istore 2 ,contw 
+0x50c2 020236 setarg 0x0000 
+0x50c3 020237 istore 2 ,contw 
+0x50c4 020238 setarg 0x01 
+0x50c5 020239 istore 1 ,contw 
+0x50c6 020240 setarg 0x02 
+0x50c7 020241 istore 1 ,contw 
+0x50c8 020242 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020243 istore 2 ,contw 
+0x50ca 020244 arg 0xc ,temp 
+0x50cb 020245 branch ml2cap_send_signal 
+:      020246 ml2cap_send_signal_disconn_req:
+0x50cc 020247 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020248 call l2cap_get_req_id 
+0x50ce 020249 call l2cap_get_signal_tx_payload 
+0x50cf 020250 setarg signal_disconnect_req 
+0x50d0 020251 istore 1 ,contw 
+0x50d1 020252 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020253 increase 1 ,pdata 
+0x50d3 020254 copy contw ,rega 
+0x50d4 020255 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020256 copy rega ,contw 
+0x50d6 020257 istore 1 ,contw 
+0x50d7 020258 setarg 0x0004 
+0x50d8 020259 istore 2 ,contw 
+0x50d9 020260 copy temp ,pdata 
+0x50da 020261 istore 2 ,contw 
+0x50db 020262 copy timeup ,pdata 
+0x50dc 020263 istore 2 ,contw 
+0x50dd 020264 arg 0x8 ,temp 
+:      020267 ml2cap_send_signal:
+0x50de 020268 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020269 copy temp ,pdata 
+0x50e0 020270 branch l2cap_malloc_discard ,blank 
+0x50e1 020271 call l2cap_get_signal_tx_buff 
+0x50e2 020272 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020273 istore 2 ,contw 
+0x50e4 020274 force l2cap_signal_channel ,pdata 
+0x50e5 020275 istore 2 ,contw 
+0x50e6 020276 rtn 
+:      020278 msdp_send_req_done:
+0x50e7 020279 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020280 branch assert ,blank 
+0x50e9 020281 call l2cap_get_sdp_tx_buff 
+0x50ea 020282 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020283 istore 2 ,contw 
+0x50ec 020284 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020285 istore 2 ,contw 
+0x50ee 020286 rtn 
+:      020287 ml2cap_rx_multiplexing:
+0x50ef 020288 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020289 branch l2cap_rx_reset_state ,blank 
+0x50f1 020290 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020291 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020292 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020293 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020294 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020295 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020296 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020297 branch l2cap_rx_reset_state 
+:      020299 ml2cap_call_proc_signal:
+0x50f9 020300 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020301 call l2cap_malloc_signal_channel 
+0x50fb 020302 force 0 ,regb 
+0x50fc 020303 call l2cap_get_signal_tx_payload 
+0x50fd 020304 copy pdata ,contw 
+0x50fe 020305 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020306 copy pdata ,regc 
+0x5100 020307 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020308 iforce contr 
+:      020309 ml2cap_proc_one_comm_loop:
+0x5102 020310 call ml2cap_proc_one_comm 
+0x5103 020311 increase -4 ,regc 
+0x5104 020312 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020313 copy regb ,temp 
+0x5106 020314 call ml2cap_send_signal 
+0x5107 020315 branch l2cap_rx_reset_state 
+:      020317 ml2cap_proc_one_comm:
+0x5108 020318 ifetch 1 ,contr 
+0x5109 020319 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020320 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020321 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020322 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020323 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020324 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020325 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020326 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020327 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020328 branch ml2cap_proc_send_reject 
+:      020330 ml2cap_proc_signal_connect_req:
+0x5113 020331 call save_cont_pointers 
+0x5114 020333 call load_cont_pointers 
+0x5115 020334 branch l2cap_proc_signal_connect_req 
+:      020335 ml2cap_proc_signal_cmd_reject:
+0x5116 020336 ifetch 1 ,contr 
+0x5117 020337 copy pdata ,queue 
+0x5118 020338 ifetch 2 ,contr 
+0x5119 020339 copy pdata ,rega 
+0x511a 020340 copy regc ,pdata 
+0x511b 020341 isub rega ,regc 
+:      020342 mvptr:
+0x511c 020343 ifetch 1 ,contr 
+0x511d 020344 increase -1 ,rega 
+0x511e 020345 nbranch mvptr ,zero 
+0x511f 020346 rtn 
+:      020347 ml2cap_proc_signal_connect_rsp:
+0x5120 020348 ifetch 1 ,contr 
+0x5121 020349 copy pdata ,queue 
+0x5122 020350 ifetch 2 ,contr 
+0x5123 020351 copy pdata ,rega 
+0x5124 020352 ifetch 2 ,contr 
+0x5125 020353 copy pdata ,timeup 
+0x5126 020354 ifetch 2 ,contr 
+0x5127 020355 copy pdata ,temp 
+0x5128 020356 ifetch 2 ,contr 
+0x5129 020357 sub pdata ,0 ,null 
+0x512a 020358 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020359 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020360 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020361 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020362 ml2cap_proc_signal_connect_refused_result:
+0x512e 020363 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020364 call ui_ipc_send_event 
+:      020365 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020366 ifetch 2 ,contr 
+0x5131 020367 branch mnosucc 
+:      020368 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020369 call save_cont_pointers 
+0x5133 020373 bpatchx patch23_5 ,mem_patch23 
+0x5134 020374 setarg l2cap_sdp_channel 
+0x5135 020375 isub temp ,null 
+0x5136 020376 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020377 setarg l2cap_rfcomm_channel 
+0x5138 020378 isub temp ,null 
+0x5139 020379 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020380 setarg l2cap_hid_interrupt_channel 
+0x513b 020381 isub temp ,null 
+0x513c 020382 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020383 setarg l2cap_hid_control_channel 
+0x513e 020384 isub temp ,null 
+0x513f 020385 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020386 branch mnosucc 
+:      020387 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020388 copy timeup ,pdata 
+0x5142 020389 store 2 ,mem_sdp_remote_cid 
+0x5143 020390 fetch 1 ,mem_sdp_state 
+0x5144 020391 set1 l2cap_channel_state_conn_res 
+0x5145 020392 store 1 ,mem_sdp_state 
+0x5146 020393 branch mnosucc1 
+:      020394 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020395 copy timeup ,pdata 
+0x5148 020396 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020397 fetch 1 ,mem_rfcomm_state 
+0x514a 020398 set1 l2cap_channel_state_conn_res 
+0x514b 020399 store 1 ,mem_rfcomm_state 
+0x514c 020400 branch mnosucc1 
+:      020401 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020402 copy timeup ,pdata 
+0x514e 020403 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020404 fetch 1 ,mem_hid_control_state 
+0x5150 020405 set1 l2cap_channel_state_conn_res 
+0x5151 020406 store 1 ,mem_hid_control_state 
+0x5152 020407 branch mnosucc1 
+:      020408 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020409 copy timeup ,pdata 
+0x5154 020410 store 2 ,mem_hid_int_remote_cid 
+0x5155 020411 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020412 set1 l2cap_channel_state_conn_res 
+0x5157 020413 store 1 ,mem_hid_interrupt_state 
+:      020416 mnosucc1:
+0x5158 020417 call load_cont_pointers 
+:      020418 mnosucc:
+0x5159 020419 copy regc ,pdata 
+0x515a 020420 isub rega ,regc 
+0x515b 020421 rtn 
+:      020423 ml2cap_proc_signal_config_rsp:
+0x515c 020424 ifetch 1 ,contr 
+0x515d 020425 copy pdata ,queue 
+0x515e 020426 ifetch 2 ,contr 
+0x515f 020427 copy pdata ,rega 
+0x5160 020428 copy regc ,pdata 
+0x5161 020429 isub rega ,regc 
+0x5162 020430 ifetch 2 ,contr 
+0x5163 020431 copy pdata ,timeup 
+0x5164 020432 ifetch 2 ,contr 
+0x5165 020433 ifetch 2 ,contr 
+0x5166 020434 nbranch mcrsdone1 ,blank 
+0x5167 020435 call save_cont_pointers 
+0x5168 020439 copy timeup ,temp 
+0x5169 020440 bpatchx patch23_6 ,mem_patch23 
+0x516a 020441 setarg l2cap_sdp_channel 
+0x516b 020442 isub temp ,null 
+0x516c 020443 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020444 setarg l2cap_rfcomm_channel 
+0x516e 020445 isub temp ,null 
+0x516f 020446 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020447 setarg l2cap_hid_control_channel 
+0x5171 020448 isub temp ,null 
+0x5172 020449 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020450 setarg l2cap_hid_interrupt_channel 
+0x5174 020451 isub temp ,null 
+0x5175 020452 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020453 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020454 fetch 1 ,mem_sdp_state 
+0x5177 020455 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020456 store 1 ,mem_sdp_state 
+0x5179 020457 rtn 
+:      020458 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020459 fetch 1 ,mem_rfcomm_state 
+0x517b 020460 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020461 store 1 ,mem_rfcomm_state 
+0x517d 020462 rtn 
+:      020463 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020464 fetch 1 ,mem_hid_control_state 
+0x517f 020465 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020466 store 1 ,mem_hid_control_state 
+0x5181 020467 rtn 
+:      020468 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020469 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020470 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020471 store 1 ,mem_hid_interrupt_state 
+0x5185 020472 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020473 branch ui_ipc_send_event 
+:      020476 mcfrsdone:
+0x5187 020477 call load_cont_pointers 
+:      020478 mcrsdone1:
+0x5188 020479 increase -6 ,rega 
+:      020480 mloop2:
+0x5189 020481 branch mcrsdone ,zero 
+0x518a 020482 increase 1 ,contr 
+0x518b 020483 increase -1 ,rega 
+0x518c 020484 branch mloop2 
+:      020485 mcrsdone:
+0x518d 020486 rtn 
+:      020487 ml2cap_proc_signal_config_req:
+0x518e 020488 ifetch 1 ,contr 
+0x518f 020489 copy pdata ,queue 
+0x5190 020490 ifetch 2 ,contr 
+0x5191 020491 copy pdata ,rega 
+0x5192 020492 copy regc ,pdata 
+0x5193 020493 isub rega ,regc 
+0x5194 020494 ifetch 2 ,contr 
+0x5195 020495 increase 2 ,contr 
+0x5196 020496 copy pdata ,temp 
+0x5197 020497 setarg signal_config_rsp 
+0x5198 020498 istore 1 ,contw 
+0x5199 020499 copy queue ,pdata 
+0x519a 020500 istore 1 ,contw 
+0x519b 020501 increase 2 ,rega 
+0x519c 020502 copy rega ,pdata 
+0x519d 020503 istore 2 ,contw 
+0x519e 020504 call save_cont_pointers 
+0x519f 020505 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020506 setarg l2cap_sdp_channel 
+0x51a1 020507 isub temp ,null 
+0x51a2 020508 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020509 setarg l2cap_rfcomm_channel 
+0x51a4 020510 isub temp ,null 
+0x51a5 020511 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020512 setarg l2cap_hid_control_channel 
+0x51a7 020513 isub temp ,null 
+0x51a8 020514 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020515 setarg l2cap_hid_interrupt_channel 
+0x51aa 020516 isub temp ,null 
+0x51ab 020517 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020518 branch mcfgrq_done 
+:      020519 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020520 fetch 1 ,mem_sdp_state 
+0x51ae 020521 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020522 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020523 store 1 ,mem_sdp_state 
+0x51b1 020524 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020525 fetcht 1 ,mem_control_tasks 
+0x51b3 020526 set1 l2cap_init_config_req ,temp 
+0x51b4 020527 storet 1 ,mem_control_tasks 
+0x51b5 020528 copy queue ,pdata 
+0x51b6 020529 increase 1 ,pdata 
+0x51b7 020530 store 1 ,mem_config_identifier 
+0x51b8 020531 fetch 1 ,mem_sdp_state 
+0x51b9 020532 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020533 store 1 ,mem_sdp_state 
+:      020534 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020535 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020536 store 2 ,mem_config_req_dest_cid 
+0x51bd 020537 branch mcfgrq_done 
+:      020538 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020539 fetch 1 ,mem_rfcomm_state 
+0x51bf 020540 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020541 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020542 store 1 ,mem_rfcomm_state 
+0x51c2 020543 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020544 branch mcfgrq_done 
+:      020545 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020546 fetch 1 ,mem_hid_control_state 
+0x51c5 020547 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020548 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020549 store 1 ,mem_hid_control_state 
+0x51c8 020550 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020551 branch mcfgrq_done 
+:      020552 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020553 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020554 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020555 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020556 store 1 ,mem_hid_interrupt_state 
+0x51ce 020557 fetch 2 ,mem_hid_int_remote_cid 
+:      020560 mcfgrq_done:
+0x51cf 020561 copy pdata ,timeup 
+0x51d0 020562 call load_cont_pointers 
+0x51d1 020564 copy timeup ,pdata 
+0x51d2 020566 istore 2 ,contw 
+0x51d3 020567 force 0x0000 ,pdata 
+0x51d4 020568 istore 2 ,contw 
+0x51d5 020569 force 0x0000 ,pdata 
+0x51d6 020570 istore 2 ,contw 
+0x51d7 020571 force 10 ,pdata 
+0x51d8 020572 iadd regb ,regb 
+0x51d9 020573 increase -6 ,rega 
+:      020574 mloop1:
+0x51da 020575 branch mcrqdone ,zero 
+0x51db 020576 ifetch 1 ,contr 
+0x51dc 020577 istore 1 ,contw 
+0x51dd 020578 increase 1 ,regb 
+0x51de 020579 increase -1 ,rega 
+0x51df 020580 branch mloop1 
+:      020581 mcrqdone:
+0x51e0 020582 rtn 
+:      020583 ml2cap_proc_signal_disconn_req:
+0x51e1 020584 ifetch 1 ,contr 
+0x51e2 020585 copy pdata ,queue 
+0x51e3 020586 ifetch 2 ,contr 
+0x51e4 020587 copy pdata ,rega 
+0x51e5 020588 copy regc ,pdata 
+0x51e6 020589 isub rega ,regc 
+0x51e7 020591 ifetch 2 ,contr 
+0x51e8 020592 copy pdata ,rega 
+0x51e9 020593 ifetch 2 ,contr 
+0x51ea 020594 copy pdata ,timeup 
+0x51eb 020595 call save_cont_pointers 
+0x51ec 020596 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020597 setarg l2cap_sdp_channel 
+0x51ee 020598 copy rega ,temp 
+0x51ef 020599 isub temp ,null 
+0x51f0 020600 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020601 setarg l2cap_hid_control_channel 
+0x51f2 020602 copy rega ,temp 
+0x51f3 020603 isub temp ,null 
+0x51f4 020604 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020605 setarg l2cap_hid_interrupt_channel 
+0x51f6 020606 copy rega ,temp 
+0x51f7 020607 isub temp ,null 
+0x51f8 020608 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020609 branch mclsrfc 
+:      020610 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020611 setarg 0x0000 
+0x51fb 020612 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020613 store 2 ,mem_sdp_remote_cid 
+0x51fd 020614 store 1 ,mem_sdp_state 
+0x51fe 020615 branch mclssdp 
+:      020616 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020617 call l2cap_reset_hid_ctrl_state 
+0x5200 020618 branch mclssdp 
+:      020619 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020620 call l2cap_reset_hid_int_state 
+0x5202 020626 branch mclssdp 
+:      020627 mclsrfc:
+0x5203 020628 setarg 0x0000 
+0x5204 020629 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020630 mclssdp:
+0x5205 020631 call load_cont_pointers 
+0x5206 020632 setarg signal_disconnect_rsp 
+0x5207 020633 istore 1 ,contw 
+0x5208 020634 copy queue ,pdata 
+0x5209 020635 istore 1 ,contw 
+0x520a 020636 setarg 0x0004 
+0x520b 020637 istore 2 ,contw 
+0x520c 020638 copy rega ,pdata 
+0x520d 020639 istore 2 ,contw 
+0x520e 020640 copy timeup ,pdata 
+0x520f 020641 istore 2 ,contw 
+0x5210 020642 force 8 ,pdata 
+0x5211 020643 iadd regb ,regb 
+0x5212 020644 rtn 
+:      020646 ml2cap_proc_signal_disconn_rsp:
+0x5213 020647 ifetch 1 ,contr 
+0x5214 020648 copy pdata ,queue 
+0x5215 020649 ifetch 2 ,contr 
+0x5216 020650 copy pdata ,rega 
+0x5217 020651 ifetch 2 ,contr 
+0x5218 020652 copy pdata ,timeup 
+0x5219 020653 ifetch 2 ,contr 
+0x521a 020654 copy pdata ,temp 
+0x521b 020655 call save_cont_pointers 
+0x521c 020656 bpatchx patch24_1 ,mem_patch24 
+0x521d 020657 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020658 icompare 0xff ,queue 
+0x521f 020659 nbranch mdisdone ,true 
+0x5220 020660 setarg l2cap_sdp_channel 
+0x5221 020661 isub temp ,null 
+0x5222 020662 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020663 setarg l2cap_rfcomm_channel 
+0x5224 020664 isub temp ,null 
+0x5225 020665 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020666 branch mdisdone 
+:      020667 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020668 jam 0 ,mem_sdp_remote_cid 
+0x5228 020669 jam 0 ,mem_sdp_state 
+0x5229 020670 branch mdisdone 
+:      020671 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020674 mdisdone:
+0x522a 020675 call load_cont_pointers 
+0x522b 020676 copy regc ,pdata 
+0x522c 020677 isub rega ,regc 
+0x522d 020678 rtn 
+:      020680 ml2cap_proc_send_reject:
+0x522e 020681 setarg signal_cmd_reject 
+0x522f 020682 istore 1 ,contw 
+0x5230 020683 ifetch 1 ,contr 
+0x5231 020684 istore 1 ,contw 
+0x5232 020685 setarg 0x0002 
+0x5233 020686 istore 2 ,contw 
+0x5234 020687 setarg 0x0000 
+0x5235 020688 istore 2 ,contw 
+0x5236 020689 setarg 0x0006 
+0x5237 020690 iadd regb ,regb 
+0x5238 020691 force 4 ,regc 
+0x5239 020692 rtn 
+:      020695 l2cap_get_req_id:
+0x523a 020696 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020697 increase 1 ,pdata 
+0x523c 020698 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020699 increase 1 ,pdata 
+:      020700 l2cap_get_req_id_ok:
+0x523e 020701 store 1 ,mem_ml2cap_comm_id 
+0x523f 020702 rtn 
+:      020712 l2cap_malloc:
+0x5240 020713 bpatchx patch24_2 ,mem_patch24 
+0x5241 020714 arg 0 ,regb 
+0x5242 020715 call l2cap_malloc_is_fifo_full 
+0x5243 020716 nbranch assert ,blank 
+0x5244 020717 call l2cap_malloc_get_full_map 
+0x5245 020718 arg mem_tx_buff0 ,regb 
+0x5246 020719 arg 0 ,queue 
+:      020720 l2cap_malloc_loop:
+0x5247 020721 fetcht 1 ,mem_used_map 
+0x5248 020722 qisolate1 temp 
+0x5249 020723 branch l2cap_malloc_next ,true 
+0x524a 020724 call l2cap_malloc_enough 
+0x524b 020725 sub timeup ,0 ,null 
+0x524c 020726 branch l2cap_malloc_next ,positive 
+0x524d 020727 call l2cap_malloc_into_fifo 
+0x524e 020728 branch l2cap_malloc_rtn 
+:      020729 l2cap_malloc_next:
+0x524f 020730 increase 128 ,regb 
+0x5250 020731 increase 1 ,queue 
+0x5251 020732 setarg 8 
+0x5252 020733 isub queue ,null 
+0x5253 020734 branch l2cap_malloc_loop ,positive 
+0x5254 020735 arg 0 ,regb 
+:      020736 l2cap_malloc_rtn:
+0x5255 020737 copy regb ,pdata 
+0x5256 020738 branch assert ,blank 
+0x5257 020739 rtn 
+:      020747 l2cap_malloc_fifo_out:
+0x5258 020748 bpatchx patch24_3 ,mem_patch24 
+0x5259 020749 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020750 increase 1 ,contr 
+0x525b 020751 ifetch 2 ,contr 
+0x525c 020752 rtn 
+:      020758 l2cap_malloc_free:
+0x525d 020759 bpatchx patch24_4 ,mem_patch24 
+0x525e 020760 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020761 copy contr ,contw 
+0x5260 020762 copy contr ,temp 
+0x5261 020763 setarg 0 
+0x5262 020764 istore 3 ,contw 
+0x5263 020765 rtn 
+:      020770 l2cap_malloc_discard:
+0x5264 020771 bpatchx patch24_5 ,mem_patch24 
+0x5265 020772 call l2cap_malloc_is_fifo_empty 
+0x5266 020773 branch assert ,blank 
+0x5267 020774 fetch 3 ,mem_tx_fifo2 
+0x5268 020775 store 3 ,mem_tx_fifo3 
+0x5269 020776 fetch 3 ,mem_tx_fifo1 
+0x526a 020777 store 3 ,mem_tx_fifo2 
+0x526b 020778 fetch 3 ,mem_tx_fifo0 
+0x526c 020779 store 3 ,mem_tx_fifo1 
+0x526d 020780 rtn 
+:      020786 l2cap_malloc_is_fifo_full:
+0x526e 020787 bpatchx patch24_6 ,mem_patch24 
+0x526f 020788 fetch 3 ,mem_tx_fifo0 
+0x5270 020789 rtn 
+:      020795 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020796 bpatchx patch24_7 ,mem_patch24 
+0x5272 020797 fetch 3 ,mem_tx_fifo1 
+0x5273 020798 rtn 
+:      020804 l2cap_malloc_is_fifo_empty:
+0x5274 020805 bpatchx patch25_0 ,mem_patch25 
+0x5275 020806 fetch 3 ,mem_tx_fifo3 
+0x5276 020807 rtn 
+:      020812 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020813 call l2cap_malloc_is_fifo_empty 
+0x5278 020814 branch assert ,blank 
+0x5279 020815 arg mem_tx_fifo0 ,contr 
+:      020816 l2cap_malloc_free_loop:
+0x527a 020817 ifetch 3 ,contr 
+0x527b 020818 branch l2cap_malloc_free_loop ,blank 
+0x527c 020819 increase -3 ,contr 
+0x527d 020820 rtn 
+:      020827 l2cap_malloc_get_full_map:
+0x527e 020828 bpatchx patch25_1 ,mem_patch25 
+0x527f 020829 arg 4 ,loopcnt 
+0x5280 020830 arg mem_tx_fifo0_map ,contr 
+0x5281 020831 arg 0 ,temp 
+:      020832 l2cap_malloc_get_full_map_loop:
+0x5282 020833 ifetch 3 ,contr 
+0x5283 020834 and pdata ,0xff ,pdata 
+0x5284 020835 ior temp ,temp 
+0x5285 020836 loop l2cap_malloc_get_full_map_loop 
+0x5286 020837 storet 1 ,mem_used_map 
+0x5287 020838 rtn 
+:      020846 l2cap_malloc_into_fifo:
+0x5288 020847 bpatchx patch25_2 ,mem_patch25 
+0x5289 020848 call l2cap_malloc_is_fifo_full 
+0x528a 020849 nbranch assert ,blank 
+0x528b 020850 call l2cap_malloc_is_fifo_empty 
+0x528c 020851 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 020852 fetch 3 ,mem_tx_fifo1 
+0x528e 020853 store 3 ,mem_tx_fifo0 
+0x528f 020854 ifetch 3 ,contr 
+0x5290 020855 istore 3 ,contw 
+0x5291 020856 ifetch 3 ,contr 
+0x5292 020857 istore 3 ,contw 
+0x5293 020858 setarg 0 
+0x5294 020859 istore 3 ,contw 
+:      020860 l2cap_malloc_into_fifo_no_push:
+0x5295 020861 arg 0 ,temp 
+0x5296 020862 copy timeup ,pdata 
+0x5297 020863 iadd queue ,pdata 
+:      020864 l2cap_malloc_into_fifo_loop:
+0x5298 020865 qset1 temp 
+0x5299 020866 increase 1 ,queue 
+0x529a 020867 isub queue ,null 
+0x529b 020868 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 020870 lshift8 regb ,pdata 
+0x529d 020871 ior temp ,pdata 
+0x529e 020872 store 3 ,mem_tx_fifo3 
+0x529f 020873 rtn 
+:      020883 l2cap_malloc_enough:
+0x52a0 020884 bpatchx patch25_3 ,mem_patch25 
+0x52a1 020885 call l2cap_malloc_get_full_map 
+0x52a2 020886 copy queue ,regc 
+0x52a3 020887 arg 0 ,temp 
+0x52a4 020888 arg 0 ,timeup 
+:      020890 l2cap_malloc_enough_loop:
+0x52a5 020891 copy queue ,pdata 
+0x52a6 020892 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 020893 fetch 1 ,mem_used_map 
+0x52a8 020894 qisolate1 pdata 
+0x52a9 020895 branch l2cap_malloc_enough_end ,true 
+0x52aa 020896 increase 128 ,temp 
+0x52ab 020897 increase 1 ,queue 
+0x52ac 020898 copy rega ,pdata 
+0x52ad 020899 isub temp ,null 
+0x52ae 020900 branch l2cap_malloc_enough_end ,zero 
+0x52af 020901 branch l2cap_malloc_enough_loop ,positive 
+:      020902 l2cap_malloc_enough_end:
+0x52b0 020903 copy temp ,pdata 
+0x52b1 020904 isub rega ,null 
+0x52b2 020905 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 020906 copy queue ,pdata 
+0x52b4 020907 copy regc ,temp 
+0x52b5 020908 isub temp ,timeup 
+:      020909 l2cap_malloc_enough_rtn:
+0x52b6 020910 copy regc ,queue 
+0x52b7 020911 rtn 
+:      020914 l2cap_malloc_signal_channel:
+0x52b8 020915 bpatchx patch25_4 ,mem_patch25 
+0x52b9 020916 arg l2cap_signal_malloc_size ,rega 
+0x52ba 020917 call l2cap_malloc 
+0x52bb 020918 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 020919 increase 4 ,pdata 
+0x52bd 020920 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 020921 setarg 0 
+0x52bf 020922 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 020923 rtn 
+:      020925 l2cap_get_signal_tx_buff:
+0x52c1 020926 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 020927 branch l2cap_util_pdata_to_contw 
+:      020929 l2cap_get_signal_tx_payload:
+0x52c3 020930 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 020931 branch l2cap_util_pdata_to_contw 
+:      020934 l2cap_malloc_sdp_channel:
+0x52c5 020935 bpatchx patch25_5 ,mem_patch25 
+0x52c6 020936 arg sdp_malloc_size ,rega 
+0x52c7 020937 call l2cap_malloc 
+0x52c8 020938 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 020939 increase 4 ,pdata 
+0x52ca 020940 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 020941 setarg 0 
+0x52cc 020942 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 020943 rtn 
+:      020945 l2cap_get_sdp_tx_buff:
+0x52ce 020946 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 020947 branch l2cap_util_pdata_to_contw 
+:      020949 l2cap_get_sdp_tx_payload:
+0x52d0 020950 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 020951 branch l2cap_util_pdata_to_contw 
+:      020954 l2cap_malloc_rfcomm_channel:
+0x52d2 020955 bpatchx patch25_6 ,mem_patch25 
+0x52d3 020956 call push_stack 
+0x52d4 020957 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 020958 call l2cap_malloc_is_fifo_full 
+0x52d6 020959 nrtn blank 
+0x52d7 020960 arg rfcomm_malloc_size ,rega 
+0x52d8 020961 call l2cap_malloc 
+0x52d9 020962 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 020963 increase 4 ,pdata 
+0x52db 020964 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 020965 setarg 0 
+0x52dd 020966 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 020967 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 020968 branch pop_stack 
+:      020970 l2cap_get_rfcomm_tx_buff:
+0x52e0 020971 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 020972 branch l2cap_util_pdata_to_contw 
+:      020974 l2cap_util_pdata_to_contw:
+0x52e2 020975 branch assert ,blank 
+0x52e3 020976 copy pdata ,contw 
+0x52e4 020977 rtn 
+:      020980 l2cap_lpm_save_calc_len:
+0x52e5 020981 bpatchx patch25_7 ,mem_patch25 
+0x52e6 020982 arg 0 ,regb 
+0x52e7 020983 arg mem_tx_fifo0_map ,rega 
+0x52e8 020984 increase -2 ,rega 
+:      020985 l2cap_lpm_save_calc_len_loop:
+0x52e9 020986 increase 2 ,rega 
+0x52ea 020987 setarg mem_tx_fifo_end 
+0x52eb 020988 isub rega ,null 
+0x52ec 020989 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 020990 ifetch 1 ,rega 
+0x52ee 020991 increase 1 ,rega 
+0x52ef 020992 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 020993 ifetcht 2 ,rega 
+0x52f1 020994 ifetch 2 ,temp 
+0x52f2 020995 iadd regb ,regb 
+0x52f3 020996 increase 4 ,regb 
+0x52f4 020997 branch l2cap_lpm_save_calc_len_loop 
+:      020998 l2cap_lpm_save_calc_len_end:
+0x52f5 020999 copy regb ,pdata 
+0x52f6 021000 rtn 
+:      021003 l2cap_lpm_get_wake_lock:
+0x52f7 021004 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021005 branch lpm_get_wake_lock 
+:      021007 l2cap_lpm_put_wake_lock:
+0x52f9 021008 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021009 branch lpm_put_wake_lock 
+:      021011 l2cap_lpm_save_txbuf:
+0x52fb 021012 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021013 call l2cap_malloc_get_full_map 
+0x52fd 021014 fetch 1 ,mem_used_map 
+0x52fe 021015 rtn blank 
+0x52ff 021016 call l2cap_lpm_save_calc_len 
+0x5300 021017 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021018 isub temp ,null 
+0x5302 021019 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021020 call l2cap_lpm_put_wake_lock 
+0x5304 021021 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021022 arg mem_tx_fifo0 ,rega 
+:      021023 l2cap_lpm_save_txbuf_loop:
+0x5306 021024 setarg mem_tx_fifo_end 
+0x5307 021025 isub rega ,null 
+0x5308 021026 rtn zero 
+0x5309 021027 ifetch 1 ,rega 
+0x530a 021028 increase 1 ,rega 
+0x530b 021029 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021030 istore 2 ,contw 
+0x530d 021031 increase 2 ,rega 
+0x530e 021032 branch l2cap_lpm_save_txbuf_loop 
+:      021033 l2cap_lpm_save_txbuf_nempty:
+0x530f 021034 ifetch 2 ,rega 
+0x5310 021035 increase 2 ,rega 
+0x5311 021036 copy pdata ,contr 
+0x5312 021037 ifetch 2 ,contr 
+0x5313 021038 istore 2 ,contw 
+0x5314 021039 copy pdata ,loopcnt 
+0x5315 021040 increase 2 ,loopcnt 
+0x5316 021041 call memcpy 
+0x5317 021042 branch l2cap_lpm_save_txbuf_loop 
+:      021044 l2cap_lpm_load_txbuf:
+0x5318 021045 bpatchx patch26_1 ,mem_patch26 
+0x5319 021046 call l2cap_malloc_get_full_map 
+0x531a 021047 fetch 1 ,mem_used_map 
+0x531b 021048 rtn blank 
+0x531c 021049 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021050 increase -3 ,rega 
+0x531e 021051 arg mem_l2cap_lpm_txbuf ,contr 
+:      021052 l2cap_lpm_load_txbuf_loop:
+0x531f 021053 increase 3 ,rega 
+0x5320 021054 setarg mem_tx_fifo_end + 1 
+0x5321 021055 isub rega ,null 
+0x5322 021056 rtn zero 
+0x5323 021057 ifetch 2 ,contr 
+0x5324 021058 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021059 increase 4 ,pdata 
+0x5326 021060 copy pdata ,loopcnt 
+0x5327 021061 copy contr ,regb 
+0x5328 021062 ifetch 2 ,rega 
+0x5329 021063 copy pdata ,contw 
+0x532a 021064 copy regb ,contr 
+0x532b 021065 increase -2 ,contr 
+0x532c 021066 call memcpy 
+0x532d 021067 branch l2cap_lpm_load_txbuf_loop 
+:      021077 le_init_conn:
+0x532e 021078 bpatchx patch26_2 ,mem_patch26 
+0x532f 021079 disable wake 
+0x5330 021080 jam 1 ,mem_le_conn_handle 
+0x5331 021081 jam 3 ,mem_le_state 
+0x5332 021082 jam 1 ,mem_le_arq 
+0x5333 021083 setarg -1 
+0x5334 021084 store 2 ,mem_le_event_count 
+0x5335 021085 force 0 ,pdata 
+0x5336 021086 store 1 ,mem_le_ch 
+0x5337 021087 store 1 ,mem_le_op 
+0x5338 021088 store 3 ,mem_sniff_rcv 
+0x5339 021089 store 3 ,mem_sniff_lost 
+0x533a 021090 store 5 ,mem_le_pcnt_tx 
+0x533b 021091 set1 39 ,pdata 
+0x533c 021092 store 5 ,mem_le_pcnt_rx 
+0x533d 021093 jam 1 ,mem_le_txheader 
+0x533e 021094 jam 0 ,mem_le_txlen 
+0x533f 021095 branch le_supervision_flush 
+:      021097 le_init_master:
+0x5340 021098 bpatchx patch26_3 ,mem_patch26 
+0x5341 021099 enable master 
+0x5342 021100 jam lemode_master ,mem_le_mode 
+0x5343 021101 jam 1 ,mem_le_att_handle 
+0x5344 021102 jam 1 ,mem_le_search_handle_start 
+0x5345 021103 setarg 0xffff 
+0x5346 021104 store 2 ,mem_le_search_handle_end 
+0x5347 021105 force 0 ,pdata 
+0x5348 021106 store 5 ,mem_le_pcnt_rx 
+0x5349 021107 set1 39 ,pdata 
+0x534a 021108 store 5 ,mem_le_pcnt_tx 
+0x534b 021109 branch le_init_conn 
+:      021112 le_init_slave:
+0x534c 021113 bpatchx patch26_4 ,mem_patch26 
+0x534d 021114 disable master 
+0x534e 021115 setarg 0x17 
+0x534f 021116 store 2 ,mem_le_remote_mtu 
+0x5350 021117 jam lemode_slave ,mem_le_mode 
+0x5351 021118 jam 0 ,mem_le_adv_enable 
+0x5352 021119 jam 0 ,mem_lpm_current_mult 
+0x5353 021120 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021121 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021122 fetch 2 ,mem_le_superto 
+0x5356 021123 store 2 ,mem_le_init_superto 
+0x5357 021124 fetch 2 ,mem_le_tsniff 
+0x5358 021125 mul32 pdata ,5 ,pdata 
+0x5359 021126 rshift4 pdata ,pdata 
+0x535a 021127 store 2 ,mem_le_superto 
+0x535b 021128 branch le_init_conn 
+:      021134 le_dispatch:
+0x535c 021135 call le_enable 
+0x535d 021136 call le_scan 
+0x535e 021137 call le_adv 
+0x535f 021138 branch le_disable 
+:      021140 le_conn_dispatch:
+0x5360 021141 bpatchx patch26_5 ,mem_patch26 
+0x5361 021142 call le_enable 
+0x5362 021143 call app_process_ble 
+0x5363 021144 fetch 1 ,mem_le_mode 
+0x5364 021145 beq lemode_master ,le_master_dispatch 
+0x5365 021146 branch le_slave_dispatch 
+:      021152 le_master_dispatch:
+0x5366 021153 bpatchx patch26_6 ,mem_patch26 
+0x5367 021154 enable master 
+0x5368 021155 call le_supervision_update 
+0x5369 021156 branch le_master_disconn ,positive 
+0x536a 021157 call check_ble_disabled 
+0x536b 021158 call le_setup 
+0x536c 021159 call le_prepare_tx 
+0x536d 021160 disable match 
+0x536e 021161 call le_transmit_receive_sifs 
+0x536f 021162 nrtn match 
+0x5370 021163 bpatchx patch26_7 ,mem_patch26 
+0x5371 021164 fetch 1 ,mem_le_conn_rcv 
+0x5372 021165 increase 1 ,pdata 
+0x5373 021166 store 1 ,mem_le_conn_rcv 
+0x5374 021167 call le_acknowledge 
+0x5375 021168 disable master 
+0x5376 021169 rtn 
+:      021171 le_master_disconn:
+0x5377 021172 call le_disconnect 
+0x5378 021173 disable master 
+0x5379 021174 rtn 
+:      021179 le_slave_dispatch:
+0x537a 021180 bpatchx patch27_0 ,mem_patch27 
+0x537b 021181 jam 0 ,mem_le_md_count 
+0x537c 021182 call sp_calc_sequence_256 
+0x537d 021183 call le_secure_connect_sm 
+0x537e 021184 disable attempt 
+0x537f 021185 call le_supervision_update 
+0x5380 021186 branch le_slave_disconn ,positive 
+0x5381 021187 call check_ble_disabled 
+0x5382 021188 call le_setup 
+0x5383 021189 call le_receive_slave 
+0x5384 021190 nbranch le_slave_unsync ,sync 
+0x5385 021191 call le_got_first_packet 
+0x5386 021192 branch le_slave_match ,match 
+0x5387 021193 branch le_slave_cont 
+:      021196 le_slave_match:
+0x5388 021197 bpatchx patch27_1 ,mem_patch27 
+0x5389 021198 fetch 1 ,mem_le_md_count 
+0x538a 021199 pincrease 1 
+0x538b 021200 store 1 ,mem_le_md_count 
+0x538c 021201 beq le_md_max_count ,le_slave_cont 
+0x538d 021202 call le_acknowledge 
+0x538e 021203 call le_prepare_tx 
+0x538f 021204 call le_transmit_norx 
+0x5390 021205 call le_parse 
+0x5391 021206 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021207 call callback_func 
+0x5393 021208 call le_check_md 
+0x5394 021209 branch le_slave_more_data ,user 
+:      021210 le_slave_cont:
+0x5395 021211 bpatchx patch27_2 ,mem_patch27 
+0x5396 021212 call le_pairing_sm 
+0x5397 021213 call le_check_paring_time 
+0x5398 021214 call check_51cmd 
+0x5399 021215 fetch 1 ,mem_le_op 
+0x539a 021216 bbit1 op_disconn ,le_slave_disconn 
+:      021217 le_slave_unsync:
+0x539b 021218 bpatchx patch27_3 ,mem_patch27 
+0x539c 021219 call le_lpm_set_mult 
+0x539d 021220 call le_update_channel_map 
+0x539e 021221 call le_update_param 
+0x539f 021222 branch calc_clke_offset 
+:      021225 le_check_md:
+0x53a0 021226 disable user 
+0x53a1 021227 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021228 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021229 rtn 
+:      021232 le_slave_more_data:
+0x53a4 021233 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021234 enable attempt 
+0x53a6 021235 call le_transmit_receive_sifs_notx 
+0x53a7 021236 branch le_slave_match ,match 
+0x53a8 021237 branch le_slave_cont 
+:      021239 le_slave_disconn:
+:      021242 le_disconnect:
+0x53a9 021243 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021244 call le_clear_connection_info 
+0x53ab 021245 call app_disconn_reason_collect_ble 
+0x53ac 021246 call sp_initialize_256 
+0x53ad 021247 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021248 branch ui_ipc_send_event 
+:      021250 le_clear_connection_info:
+0x53af 021251 setarg 0 
+0x53b0 021252 store 9 ,mem_le_tx_buff_used 
+0x53b1 021253 jam 0 ,mem_le_conn_handle 
+0x53b2 021254 jam lemode_idle ,mem_le_mode 
+0x53b3 021255 jam 0 ,mem_le_state 
+0x53b4 021256 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021257 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021258 rtn 
+:      021260 le_got_first_packet:
+0x53b7 021261 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021262 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021263 increase 1 ,pdata 
+0x53ba 021264 store 1 ,mem_le_conn_rcv 
+0x53bb 021265 fetch 1 ,mem_le_state 
+0x53bc 021266 rtnbit1 lestate_got_first_packet 
+0x53bd 021267 set1 lestate_got_first_packet 
+0x53be 021268 store 1 ,mem_le_state 
+0x53bf 021269 fetch 2 ,mem_le_init_superto 
+0x53c0 021270 store 2 ,mem_le_superto 
+0x53c1 021271 setarg 0 
+0x53c2 021272 store 4 ,mem_le_transmit_window 
+0x53c3 021273 rtn 
+:      021276 le_enable:
+0x53c4 021277 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021278 jam 0x36 ,rf_adc_goff 
+0x53c6 021279 jam 0x5f ,rf_agc_nsat 
+0x53c7 021280 enable le 
+0x53c8 021281 jam 7 ,rfen_ulp 
+0x53c9 021282 call check_ble_disabled 
+0x53ca 021283 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021284 rtn blank 
+0x53cc 021285 jam 0xb8 ,rf_iq_gain 
+0x53cd 021286 rtn 
+:      021288 le_disable:
+0x53ce 021289 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021290 jam 0x2e ,rf_adc_goff 
+0x53d0 021291 jam 0xff ,rf_agc_nsat 
+0x53d1 021292 disable le 
+0x53d2 021293 jam 3 ,rfen_ulp 
+0x53d3 021294 arg 0 ,stop_watch 
+0x53d4 021295 rtn 
+:      021297 le_prep:
+0x53d5 021298 disable enable_crc 
+0x53d6 021299 disable enable_white 
+0x53d7 021300 fetch 3 ,mem_le_crcinit 
+0x53d8 021301 iforce crc24_init 
+0x53d9 021302 fetch 1 ,mem_le_ch_mapped 
+0x53da 021303 reverse pdata ,temp 
+0x53db 021304 set1 1 ,temp 
+0x53dc 021305 rshift temp ,white_init 
+0x53dd 021306 rtn 
+:      021309 lerx_setfreq:
+0x53de 021310 call le_setfreq 
+0x53df 021311 call set_freq_rx 
+0x53e0 021312 setarg param_pll_setup 
+0x53e1 021313 call sleep 
+0x53e2 021314 branch rf_rx_enable 
+:      021316 letx_setfreq:
+0x53e3 021317 branch txon ,match 
+:      021318 letx_setfreq0:
+0x53e4 021319 call le_setfreq 
+0x53e5 021320 branch set_freq_tx 
+:      021321 le_setfreq:
+0x53e6 021322 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021323 call set_sync_on 
+0x53e8 021324 fetch 1 ,mem_le_testtype 
+0x53e9 021325 nbranch le_ctf_test ,blank 
+0x53ea 021326 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021327 sub pdata ,36 ,null 
+0x53ec 021328 branch le_ctf_normal ,positive 
+0x53ed 021329 force 0 ,temp 
+0x53ee 021330 rtneq 37 
+0x53ef 021331 force 24 ,temp 
+0x53f0 021332 rtneq 38 
+0x53f1 021333 force 78 ,temp 
+0x53f2 021334 rtn 
+:      021336 le_ctf_normal:
+0x53f3 021337 sub pdata ,10 ,null 
+0x53f4 021338 branch le_ctf_low ,positive 
+0x53f5 021339 increase 1 ,pdata 
+:      021341 le_ctf_low:
+0x53f6 021342 lshift pdata ,pdata 
+0x53f7 021343 add pdata ,2 ,temp 
+0x53f8 021344 rtn 
+:      021346 le_ctf_test:
+0x53f9 021347 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021348 lshift pdata ,temp 
+0x53fb 021349 rtn 
+:      021351 le_sca_map:
+0x53fc 021352 arg 500 ,temp 
+0x53fd 021353 rtn blank 
+0x53fe 021354 arg 250 ,temp 
+0x53ff 021355 rtneq 1 
+0x5400 021356 arg 150 ,temp 
+0x5401 021357 rtneq 2 
+0x5402 021358 arg 100 ,temp 
+0x5403 021359 rtneq 3 
+0x5404 021360 arg 75 ,temp 
+0x5405 021361 rtneq 4 
+0x5406 021362 arg 50 ,temp 
+0x5407 021363 rtneq 5 
+0x5408 021364 arg 40 ,temp 
+0x5409 021365 rtneq 6 
+0x540a 021366 arg 20 ,temp 
+0x540b 021367 rtn 
+:      021371 le_adv_access:
+0x540c 021372 setarg 0x8e89be 
+0x540d 021373 lshift8 pdata ,pdata 
+0x540e 021374 or_into 0xd6 ,pdata 
+0x540f 021375 iforce access 
+0x5410 021376 setarg 0x555555 
+0x5411 021377 store 3 ,mem_le_crcinit 
+0x5412 021378 rtn 
+:      021380 le_setup:
+0x5413 021381 bpatchx patch28_2 ,mem_patch28 
+0x5414 021382 enable swfine 
+0x5415 021383 fetch 4 ,mem_le_access 
+0x5416 021384 iforce access 
+0x5417 021385 call le_map_channel 
+0x5418 021386 setarg 0x200 
+0x5419 021387 branch le_setup_master ,master 
+0x541a 021388 fetch 2 ,mem_le_receive_window 
+0x541b 021389 rshift pdata ,pdata 
+:      021390 le_setup_master:
+0x541c 021391 arg param_pll_setup ,temp 
+0x541d 021392 iadd temp ,pdata 
+0x541e 021393 call ahead_window 
+0x541f 021394 deposit clke 
+0x5420 021395 store 6 ,mem_le_rxon_ts 
+0x5421 021396 rtn 
+:      021398 le_next_adv_channel:
+0x5422 021399 bpatchx patch28_3 ,mem_patch28 
+0x5423 021400 fetch 1 ,mem_le_ch_mapped 
+0x5424 021401 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021402 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021403 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021404 branch le_next_adv_channel_curr_channel_39 
+:      021406 le_next_adv_channel_curr_channel_37:
+0x5428 021407 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021408 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021409 branch set_le_next_adv_channel_38 ,true 
+0x542b 021410 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021411 branch set_le_next_adv_channel_39 ,true 
+0x542d 021412 branch set_le_next_adv_channel_37 
+:      021415 le_next_adv_channel_curr_channel_38:
+0x542e 021416 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021417 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021418 branch set_le_next_adv_channel_39 ,true 
+0x5431 021419 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021420 branch set_le_next_adv_channel_37 ,true 
+0x5433 021421 branch set_le_next_adv_channel_38 
+:      021424 le_next_adv_channel_curr_channel_39:
+0x5434 021425 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021426 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021427 branch set_le_next_adv_channel_37 ,true 
+0x5437 021428 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021429 branch set_le_next_adv_channel_38 ,true 
+0x5439 021430 branch set_le_next_adv_channel_39 
+:      021434 set_le_next_adv_channel_37:
+0x543a 021435 jam 37 ,mem_le_ch_mapped 
+0x543b 021436 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021437 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021438 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021439 rtn 
+:      021441 set_le_next_adv_channel_38:
+0x543f 021442 jam 38 ,mem_le_ch_mapped 
+0x5440 021443 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021444 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021445 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021446 rtn 
+:      021448 set_le_next_adv_channel_39:
+0x5444 021449 jam 39 ,mem_le_ch_mapped 
+0x5445 021450 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021451 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021452 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021453 rtn 
+:      021457 le_context_nexthop:
+0x5449 021458 bpatchx patch28_4 ,mem_patch28 
+0x544a 021459 add rega ,coffset_mode ,contr 
+0x544b 021460 ifetch 1 ,contr 
+0x544c 021461 rtnbit0 mode_le 
+0x544d 021462 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021463 ifetch 2 ,contw 
+0x544f 021464 increase 1 ,pdata 
+0x5450 021465 istore 2 ,contw 
+0x5451 021466 add rega ,coffset_le_hop ,contr 
+0x5452 021467 ifetch 1 ,contr 
+0x5453 021468 add rega ,coffset_le_ch ,contw 
+0x5454 021469 ifetcht 1 ,contw 
+0x5455 021470 iadd temp ,pdata 
+0x5456 021471 sub pdata ,36 ,null 
+0x5457 021472 branch le_nexthop_nowrap ,positive 
+0x5458 021473 increase -37 ,pdata 
+:      021474 le_nexthop_nowrap:
+0x5459 021475 istore 1 ,contw 
+0x545a 021476 rtn 
+:      021479 le_calc_channel_map:
+0x545b 021480 bpatchx patch28_5 ,mem_patch28 
+0x545c 021481 fetch 5 ,mem_le_channel_map 
+0x545d 021482 force 0 ,temp 
+0x545e 021483 force 37 ,loopcnt 
+:      021484 le_count_channels_loop:
+0x545f 021485 bbit0 0 ,le_count_channels_notused 
+0x5460 021486 increase 1 ,temp 
+:      021487 le_count_channels_notused:
+0x5461 021488 rshift pdata ,pdata 
+0x5462 021489 loop le_count_channels_loop 
+0x5463 021490 add temp ,-1 ,pdata 
+0x5464 021491 store 1 ,mem_le_channels 
+0x5465 021492 rtn 
+:      021494 le_map_channel:
+0x5466 021495 bpatchx patch28_6 ,mem_patch28 
+0x5467 021496 fetch 1 ,mem_le_ch 
+0x5468 021497 iforce queue 
+0x5469 021498 fetcht 5 ,mem_le_channel_map 
+0x546a 021499 qisolate1 temp 
+0x546b 021500 branch le_map_channel_end ,true 
+:      021501 le_map_channel_next:
+0x546c 021502 bpatchx patch28_7 ,mem_patch28 
+0x546d 021503 fetch 1 ,mem_le_channels 
+0x546e 021504 isub queue ,pdata 
+0x546f 021505 branch le_map_channel_cont ,positive 
+0x5470 021506 sub pdata ,-1 ,queue 
+0x5471 021507 branch le_map_channel_next 
+:      021508 le_map_channel_cont:
+0x5472 021509 copy queue ,loopcnt 
+0x5473 021510 force 0 ,queue 
+:      021511 le_map_channel_loop:
+0x5474 021512 qisolate1 temp 
+0x5475 021513 branch le_map_channel_skip ,true 
+0x5476 021514 increase 1 ,loopcnt 
+:      021515 le_map_channel_skip:
+0x5477 021516 deposit loopcnt 
+0x5478 021517 branch le_map_channel_end ,blank 
+0x5479 021518 increase 1 ,queue 
+0x547a 021519 increase -1 ,loopcnt 
+0x547b 021520 branch le_map_channel_loop 
+:      021521 le_map_channel_end:
+0x547c 021522 deposit queue 
+0x547d 021523 store 1 ,mem_le_ch_mapped 
+0x547e 021524 rtn 
+:      021527 le_wait_tx:
+0x547f 021528 branch le_wait_master ,master 
+0x5480 021529 until null ,timeout 
+0x5481 021530 rtn 
+:      021532 le_wait_master:
+0x5482 021533 arg 0xea0 ,timeup 
+0x5483 021534 until clkn_rt ,meet 
+0x5484 021535 rtn 
+:      021537 le_receive_adv:
+0x5485 021538 disable swfine 
+0x5486 021539 fetch 2 ,mem_le_scan_window 
+0x5487 021540 copy pdata ,timeup 
+0x5488 021541 branch le_receive_packet 
+:      021544 le_receive_slave:
+0x5489 021545 bpatchx patch29_0 ,mem_patch29 
+0x548a 021546 enable swfine 
+0x548b 021547 fetch 2 ,mem_le_receive_window 
+0x548c 021548 fetcht 4 ,mem_le_transmit_window 
+0x548d 021549 iadd temp ,timeup 
+:      021550 le_receive_packet:
+0x548e 021551 call lerx_setfreq 
+:      021552 le_receive_rxon:
+0x548f 021553 bpatchx patch29_1 ,mem_patch29 
+0x5490 021554 call le_prep 
+0x5491 021555 disable match 
+0x5492 021556 enable decode_fec0 
+0x5493 021557 enable is_rx 
+0x5494 021558 disable is_tx 
+0x5495 021559 copy timeup ,stop_watch 
+0x5496 021560 correlate null ,timeout 
+0x5497 021561 branch le_receive_on_attempt ,attempt 
+0x5498 021562 copy clke ,temp 
+0x5499 021563 storet 6 ,mem_sync_clke 
+:      021564 le_receive_on_attempt:
+0x549a 021565 nbranch end_of_packet ,sync 
+0x549b 021566 branch le_receive_skip ,attempt 
+0x549c 021567 arg param_clke_cal_le ,clke_rt 
+0x549d 021568 copy bt_clk ,clke_bt 
+0x549e 021569 fetch 1 ,mem_le_state 
+0x549f 021570 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021571 call lpm_adjust_clk ,wake 
+:      021572 le_receive_skip:
+0x54a1 021573 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021574 call save_rssi 
+0x54a3 021575 enable enable_white 
+0x54a4 021576 enable enable_crc 
+0x54a5 021577 parse demod ,bucket ,8 
+0x54a6 021578 rshift3 pwindow ,pdata 
+0x54a7 021579 store 1 ,mem_le_rxbuf 
+0x54a8 021580 parse demod ,bucket ,8 
+0x54a9 021581 rshift3 pwindow ,pdata 
+0x54aa 021582 istore 1 ,contw 
+0x54ab 021583 and pdata ,0x3f ,loopcnt 
+0x54ac 021584 branch lerx_nopayload ,zero 
+:      021586 lerx_loop:
+0x54ad 021587 parse demod ,bucket ,8 
+0x54ae 021588 rshift3 pwindow ,pdata 
+0x54af 021589 istore 1 ,contw 
+0x54b0 021590 loop lerx_loop 
+:      021592 lerx_nopayload:
+0x54b1 021593 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021594 parse demod ,bucket ,24 
+0x54b3 021595 enable swfine 
+0x54b4 021596 arg param_sifs ,stop_watch 
+0x54b5 021597 rshift32 pdata ,pdata 
+0x54b6 021598 rshift16 pdata ,pdata 
+0x54b7 021599 istore 3 ,contw 
+0x54b8 021600 branch end_of_packet ,crc_failed 
+0x54b9 021601 enable match 
+0x54ba 021602 fetch 1 ,mem_last_freq 
+0x54bb 021603 add pdata ,0 ,rega 
+0x54bc 021604 call rf_write_freq 
+0x54bd 021605 disable decode_fec0 
+0x54be 021606 branch set_sync_on 
+:      021608 le_transmit_receive_sifs:
+0x54bf 021609 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021610 call le_transmit 
+:      021611 le_transmit_receive_sifs_notx:
+0x54c1 021612 fetcht 1 ,mem_last_freq 
+0x54c2 021613 call set_freq_rx 
+0x54c3 021614 call rf_rx_enable 
+0x54c4 021615 enable swfine 
+0x54c5 021616 arg 5500 ,timeup 
+0x54c6 021617 branch le_receive_rxon 
+:      021619 le_transmit_norx:
+0x54c7 021620 call le_transmit 
+0x54c8 021621 branch end_of_packet 
+:      021623 le_transmit:
+0x54c9 021624 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021625 call le_prep 
+0x54cb 021626 call letx_setfreq 
+0x54cc 021627 branch le_transmit0 
+:      021629 le_transmit0:
+0x54cd 021630 set1 txgfsk ,radio_ctrl 
+0x54ce 021631 enable encode_fec0 
+0x54cf 021632 enable is_tx 
+0x54d0 021633 disable is_rx 
+0x54d1 021634 call le_wait_tx 
+0x54d2 021635 rshift16 access ,pdata 
+0x54d3 021636 rshift8 pdata ,pdata 
+0x54d4 021637 rshift4 pdata ,pdata 
+0x54d5 021638 inject mod ,40 
+0x54d6 021639 enable enable_white 
+0x54d7 021640 enable enable_crc 
+0x54d8 021641 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021642 fetch 1 ,mem_le_txheader 
+0x54da 021643 inject mod ,8 
+0x54db 021644 ifetch 1 ,contr 
+0x54dc 021645 and pdata ,0x3f ,loopcnt 
+0x54dd 021646 inject mod ,8 
+0x54de 021647 branch letr_nopayload ,zero 
+:      021648 letr_loop:
+0x54df 021649 ifetch 1 ,contr 
+0x54e0 021650 inject mod ,8 
+0x54e1 021651 loop letr_loop 
+:      021653 letr_nopayload:
+0x54e2 021654 enable enable_parity 
+0x54e3 021655 inject mod ,24 
+0x54e4 021656 disable enable_parity 
+0x54e5 021657 until null ,tx_clear 
+0x54e6 021658 nop 100 
+0x54e7 021659 disable encode_fec0 
+0x54e8 021660 rtn 
+:      021662 le_send_adv_ind:
+0x54e9 021663 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021664 fetch 1 ,mem_le_adv_type 
+0x54eb 021665 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021666 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021667 lshift4 pdata ,pdata 
+0x54ee 021668 lshift2 pdata ,pdata 
+0x54ef 021669 store 1 ,mem_le_txheader 
+0x54f0 021670 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021671 add temp ,6 ,pdata 
+0x54f2 021672 store 1 ,mem_le_txlen 
+0x54f3 021673 fetch 6 ,mem_le_lap 
+0x54f4 021674 store 6 ,mem_le_txpayload 
+0x54f5 021675 copy temp ,loopcnt 
+0x54f6 021676 arg mem_le_adv_data ,contr 
+0x54f7 021677 call memcpy_fast 
+0x54f8 021678 branch le_send_adv_transmit 
+:      021679 le_send_adv_direct_ind:
+0x54f9 021680 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021681 lshift4 pdata ,pdata 
+0x54fb 021682 lshift2 pdata ,pdata 
+0x54fc 021683 increase 1 ,pdata 
+0x54fd 021684 store 1 ,mem_le_txheader 
+0x54fe 021685 setarg 12 
+0x54ff 021686 store 1 ,mem_le_txlen 
+0x5500 021687 fetch 6 ,mem_le_lap 
+0x5501 021688 store 6 ,mem_le_txpayload 
+0x5502 021689 fetch 6 ,mem_hci_plap 
+0x5503 021690 istore 6 ,contw 
+:      021691 le_send_adv_transmit:
+0x5504 021692 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021693 fetch 1 ,mem_le_adv_transmit 
+0x5506 021694 increase 1 ,pdata 
+0x5507 021695 store 1 ,mem_le_adv_transmit 
+0x5508 021696 arg 1800 ,stop_watch 
+0x5509 021697 disable match 
+0x550a 021698 branch le_transmit_receive_sifs 
+:      021700 le_send_scan_request:
+0x550b 021701 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021702 fetch 1 ,mem_le_scan_type 
+0x550d 021703 rtnne le_scan_type_active 
+0x550e 021704 fetch 1 ,mem_le_adv_transmit 
+0x550f 021705 increase 1 ,pdata 
+0x5510 021706 store 1 ,mem_le_adv_transmit 
+0x5511 021707 arg 0x0c03 ,temp 
+0x5512 021708 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021709 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021710 copy rega ,pdata 
+0x5515 021711 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021712 storet 2 ,mem_le_txheader 
+0x5517 021713 fetch 6 ,mem_le_lap 
+0x5518 021714 istore 6 ,contw 
+0x5519 021715 fetch 6 ,mem_le_plap 
+0x551a 021716 istore 6 ,contw 
+0x551b 021717 branch le_transmit_receive_sifs 
+:      021720 le_send_scan_response:
+0x551c 021721 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021722 arg scan_rsp ,temp 
+0x551e 021723 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021724 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021725 storet 1 ,mem_le_txheader 
+0x5521 021726 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021727 add temp ,6 ,pdata 
+0x5523 021728 store 1 ,mem_le_txlen 
+0x5524 021729 fetch 6 ,mem_le_lap 
+0x5525 021730 store 6 ,mem_le_txpayload 
+0x5526 021731 arg mem_le_scan_data ,contr 
+0x5527 021732 copy temp ,loopcnt 
+0x5528 021733 call memcpy_fast 
+0x5529 021734 call le_transmit_norx 
+0x552a 021735 branch le_adv_not_match 
+:      021737 le_connect_request:
+0x552b 021738 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021739 force -1 ,pdata 
+0x552d 021740 setsect 2 ,1 
+0x552e 021741 store 5 ,mem_le_channel_map 
+0x552f 021742 call le_calc_channel_map 
+0x5530 021743 force 4 ,loopcnt 
+0x5531 021744 arg mem_le_access ,contw 
+0x5532 021745 call generate_random_loop 
+0x5533 021746 fetch 2 ,mem_le_timeout 
+0x5534 021747 store 2 ,mem_le_superto 
+:      021748 le_con_req_hop_retry:
+0x5535 021749 random pdata 
+0x5536 021750 and_into 0xf ,pdata 
+0x5537 021751 sub pdata ,4 ,null 
+0x5538 021752 branch le_con_req_hop_retry ,positive 
+0x5539 021753 store 1 ,mem_le_hop 
+0x553a 021754 store 1 ,mem_tmp1 
+0x553b 021755 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021756 fetcht 2 ,mem_le_conn_interval 
+0x553d 021757 storet 2 ,mem_le_tsniff 
+0x553e 021758 copy temp ,regc 
+0x553f 021759 add clkn_bt ,7 ,pdata 
+0x5540 021760 idiv regc 
+0x5541 021761 call wait_div_end 
+0x5542 021762 remainder rega 
+0x5543 021763 isub rega ,pdata 
+0x5544 021764 iadd regc ,pdata 
+0x5545 021765 fetcht 2 ,mem_le_dsniff 
+0x5546 021766 iadd temp ,pdata 
+0x5547 021767 store 4 ,mem_le_anchor 
+0x5548 021768 isub clkn_bt ,rega 
+0x5549 021769 increase -6 ,rega 
+0x554a 021770 arg 0x2205 ,regb 
+0x554b 021771 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021772 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021773 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021774 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021775 copy regb ,pdata 
+0x5550 021776 store 2 ,mem_le_txheader 
+0x5551 021777 fetch 6 ,mem_le_lap 
+0x5552 021778 istore 6 ,contw 
+0x5553 021779 fetch 6 ,mem_le_plap 
+0x5554 021780 istore 6 ,contw 
+0x5555 021781 fetch 4 ,mem_le_access 
+0x5556 021782 istore 4 ,contw 
+0x5557 021783 random pdata 
+0x5558 021784 istore 2 ,contw 
+0x5559 021785 random pdata 
+0x555a 021786 istore 1 ,contw 
+0x555b 021787 force 2 ,pdata 
+0x555c 021788 istore 1 ,contw 
+0x555d 021789 rshift2 rega ,pdata 
+0x555e 021790 istore 2 ,contw 
+0x555f 021791 rshift2 regc ,pdata 
+0x5560 021792 istore 2 ,contw 
+0x5561 021793 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021794 setarg 0 
+0x5563 021795 istore 2 ,contw 
+0x5564 021796 fetch 2 ,mem_le_timeout 
+0x5565 021797 istore 2 ,contw 
+0x5566 021798 fetch 5 ,mem_le_channel_map 
+0x5567 021799 istore 5 ,contw 
+0x5568 021800 fetch 1 ,mem_le_hop 
+0x5569 021801 arg param_le_sca ,temp 
+0x556a 021802 ior temp ,pdata 
+0x556b 021803 istore 1 ,contw 
+0x556c 021804 call le_transmit_norx 
+0x556d 021805 setarg mem_le_txheader 
+0x556e 021806 add pdata ,18 ,contr 
+0x556f 021807 ifetch 3 ,contr 
+0x5570 021808 store 3 ,mem_le_crcinit 
+0x5571 021809 rtn 
+:      021811 le_init_adv:
+0x5572 021812 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021813 disable master 
+0x5574 021814 branch le_adv_access 
+:      021818 le_update_param:
+0x5575 021819 fetch 1 ,mem_le_state 
+0x5576 021820 rtnbit0 lestate_update_param 
+0x5577 021821 fetch 2 ,mem_le_event_count 
+0x5578 021822 fetcht 2 ,mem_le_instant 
+0x5579 021823 isub temp ,pdata 
+0x557a 021824 nrtn positive 
+0x557b 021825 store 2 ,mem_pdatatemp 
+0x557c 021826 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021827 fetch 1 ,mem_le_state 
+0x557e 021828 set0 lestate_update_param ,pdata 
+0x557f 021829 set0 lestate_got_first_packet ,pdata 
+0x5580 021830 store 1 ,mem_le_state 
+0x5581 021831 fetch 4 ,mem_le_anchor 
+0x5582 021832 fetcht 2 ,mem_le_tsniff 
+0x5583 021833 storet 2 ,mem_temp 
+0x5584 021834 isub temp ,rega 
+0x5585 021835 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 021836 fetch 1 ,mem_le_new_param 
+0x5587 021837 store 1 ,mem_le_window_size 
+0x5588 021838 ifetcht 2 ,contr 
+0x5589 021839 ifetch 2 ,contr 
+0x558a 021840 lshift2 pdata ,pdata 
+0x558b 021841 store 2 ,mem_le_tsniff 
+0x558c 021842 lshift2 temp ,temp 
+0x558d 021843 iadd temp ,pdata 
+0x558e 021844 ifetcht 4 ,contr 
+0x558f 021845 storet 4 ,mem_le_slave_latency 
+0x5590 021846 iadd rega ,pdata 
+0x5591 021847 copy pdata ,regab 
+0x5592 021848 fetch 2 ,mem_le_tsniff 
+0x5593 021849 fetcht 2 ,mem_temp 
+0x5594 021850 isub temp ,pdata 
+0x5595 021851 fetcht 2 ,mem_pdatatemp 
+0x5596 021852 imul32 temp ,pdata 
+0x5597 021853 iadd regab ,pdata 
+0x5598 021854 store 4 ,mem_le_anchor 
+0x5599 021855 call le_receive_window_size 
+0x559a 021856 fetch 2 ,mem_le_superto 
+0x559b 021857 store 2 ,mem_le_init_superto 
+0x559c 021858 rtn 
+:      021861 le_update_channel_map:
+0x559d 021862 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 021863 fetch 1 ,mem_le_state 
+0x559f 021864 rtnbit0 lestate_update_map 
+0x55a0 021865 fetch 2 ,mem_le_event_count 
+0x55a1 021866 fetcht 2 ,mem_le_instant 
+0x55a2 021867 isub temp ,pdata 
+0x55a3 021868 nrtn positive 
+0x55a4 021869 fetch 1 ,mem_le_state 
+0x55a5 021870 set0 lestate_update_map ,pdata 
+0x55a6 021871 store 1 ,mem_le_state 
+0x55a7 021872 fetch 5 ,mem_le_new_map 
+0x55a8 021873 store 5 ,mem_le_channel_map 
+0x55a9 021874 branch le_calc_channel_map 
+:      021877 le_acknowledge:
+0x55aa 021878 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 021879 call le_supervision_flush 
+0x55ac 021880 call le_check_wak 
+0x55ad 021881 fetch 1 ,mem_le_rxbuf 
+0x55ae 021882 isolate1 md ,pdata 
+0x55af 021883 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 021884 rshift pdata ,pdata 
+0x55b1 021885 ixor temp ,pdata 
+0x55b2 021886 isolate1 nesn ,pdata 
+0x55b3 021887 setflag true ,mark_old_packet ,mark 
+0x55b4 021888 rtnmark1 mark_old_packet 
+0x55b5 021889 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 021890 branch le_ack_unenc ,blank 
+0x55b7 021891 fetch 1 ,mem_le_state 
+0x55b8 021892 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 021893 call load_sk 
+0x55ba 021894 call le_decrypt 
+0x55bb 021895 nrtn blank 
+:      021896 le_ack_unenc:
+0x55bc 021897 fetcht 1 ,mem_le_arq 
+0x55bd 021898 setflip nesn ,temp 
+0x55be 021899 storet 1 ,mem_le_arq 
+0x55bf 021900 rtn 
+:      021903 le_check_wak:
+0x55c0 021904 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 021905 fetcht 1 ,mem_le_arq 
+0x55c2 021906 isolate0 wak ,temp 
+0x55c3 021907 rtn true 
+0x55c4 021908 fetch 1 ,mem_le_rxbuf 
+0x55c5 021909 lshift pdata ,pdata 
+0x55c6 021910 ixor temp ,pdata 
+0x55c7 021911 rtnbit0 sn 
+0x55c8 021912 set0 wak ,temp 
+0x55c9 021913 setflip sn ,temp 
+0x55ca 021914 storet 1 ,mem_le_arq 
+0x55cb 021915 compare 3 ,temp ,3 
+0x55cc 021916 nrtn true 
+0x55cd 021917 fetch 1 ,mem_le_txpayload 
+0x55ce 021918 beq ll_start_enc_req ,le_set_enc 
+0x55cf 021919 fetch 1 ,mem_le_enc_state 
+0x55d0 021920 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 021921 rtn 
+:      021924 le_set_enc:
+0x55d2 021925 fetch 1 ,mem_le_state 
+0x55d3 021926 set1 lestate_encryption ,pdata 
+0x55d4 021927 store 1 ,mem_le_state 
+0x55d5 021928 rtn 
+:      021930 le_clear_enc:
+0x55d6 021931 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 021932 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 021933 arg 0 ,pdata 
+0x55d9 021934 store 4 ,mem_le_last_mic 
+0x55da 021935 store 5 ,mem_le_pcnt_tx 
+0x55db 021936 set1 39 ,pdata 
+0x55dc 021937 store 5 ,mem_le_pcnt_rx 
+0x55dd 021938 fetch 1 ,mem_le_state 
+0x55de 021939 set0 lestate_encryption ,pdata 
+0x55df 021940 store 1 ,mem_le_state 
+0x55e0 021941 rtn 
+:      021944 le_wait_adv:
+0x55e1 021945 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 021946 call le_next_adv_channel 
+0x55e3 021947 call le_receive_adv 
+0x55e4 021948 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 021949 increase 1 ,pdata 
+0x55e6 021950 store 1 ,mem_le_adv_waitcnt 
+0x55e7 021951 rtn 
+:      021954 le_scan:
+0x55e8 021955 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 021956 fetch 1 ,mem_le_scan_enable 
+0x55ea 021957 rtnne le_scan_enable 
+0x55eb 021958 arg le_scan_interval_timer ,queue 
+0x55ec 021959 call timer_check 
+0x55ed 021960 nrtn blank 
+0x55ee 021961 fetch 2 ,mem_le_scan_interval 
+0x55ef 021962 fetcht 2 ,mem_le_scan_window 
+0x55f0 021963 isub temp ,pdata 
+0x55f1 021964 arg le_scan_interval_timer ,queue 
+0x55f2 021965 call timer_init 
+0x55f3 021966 disable master 
+0x55f4 021967 call le_init_adv 
+0x55f5 021968 call le_wait_adv 
+0x55f6 021969 nrtn match 
+0x55f7 021970 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 021971 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 021972 store 6 ,mem_le_plap 
+0x55fa 021975 fetch 1 ,mem_le_adv_rcv 
+0x55fb 021976 increase 1 ,pdata 
+0x55fc 021977 store 1 ,mem_le_adv_rcv 
+0x55fd 021978 call le_create_conn 
+0x55fe 021979 rtn master 
+0x55ff 021980 call le_send_scan_request 
+0x5600 021981 nrtn match 
+0x5601 021982 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 021983 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 021984 increase 1 ,pdata 
+0x5604 021985 store 1 ,mem_le_scanrsp_rcv 
+0x5605 021986 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 021987 store 9 ,mem_tmp_buffer 
+0x5607 021988 rtn 
+:      021990 le_create_conn:
+0x5608 021991 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 021992 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 021993 rtnne hci_cmd_le_create_conn 
+0x560b 021994 fetch 6 ,mem_le_plap 
+0x560c 021995 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 021996 isub temp ,null 
+0x560e 021997 nrtn zero 
+0x560f 021998 call context_new 
+0x5610 021999 nrtn zero 
+0x5611 022000 call le_connect_request 
+0x5612 022001 call le_init_master 
+0x5613 022002 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022003 jam 0 ,mem_hci_cmd 
+0x5615 022004 jam 0 ,mem_le_peer_sca 
+0x5616 022005 jam 0 ,mem_le_scan_enable 
+0x5617 022006 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022007 branch context_save 
+:      022009 le_scan_check_sender_addr_type:
+0x5619 022010 arg 1 ,rega 
+0x561a 022011 fetch 1 ,mem_le_rxbuf 
+0x561b 022012 rtnbit1 le_sender_addr_bit 
+0x561c 022013 arg 0 ,rega 
+0x561d 022014 rtn 
+:      022018 le_prepare_tx:
+0x561e 022019 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022020 fetch 1 ,mem_le_arq 
+0x5620 022021 rtnbit1 wak 
+0x5621 022022 call le_check_tx_md 
+0x5622 022023 call le_fifo_get_first_tx_ptr 
+0x5623 022024 branch le_send_empty ,blank 
+0x5624 022025 ifetch 1 ,contr 
+0x5625 022026 ifetcht 1 ,contr 
+0x5626 022027 copy temp ,rega 
+0x5627 022028 isub rega ,pdata 
+0x5628 022029 arg le_max_paket_len ,temp 
+0x5629 022030 call not_greater_than 
+0x562a 022031 copy pdata ,temp 
+0x562b 022032 ifetch 1 ,contr 
+0x562c 022033 copy pdata ,type 
+0x562d 022034 copy rega ,pdata 
+0x562e 022035 iadd contr ,contr 
+0x562f 022036 arg mem_le_txpayload ,contw 
+0x5630 022037 copy temp ,loopcnt 
+0x5631 022038 call memcpy 
+0x5632 022039 call le_update_tx_type 
+0x5633 022040 call le_send_packet 
+0x5634 022042 call le_fifo_get_first_tx_ptr 
+0x5635 022043 ifetch 1 ,contr 
+0x5636 022044 copy pdata ,rega 
+0x5637 022045 copy contr ,regc 
+0x5638 022046 ifetcht 1 ,contr 
+0x5639 022047 copy temp ,regb 
+0x563a 022048 isub regb ,pdata 
+0x563b 022049 arg le_max_paket_len ,temp 
+0x563c 022050 call not_greater_than 
+0x563d 022051 iadd regb ,pdata 
+0x563e 022052 istore 1 ,regc 
+0x563f 022053 isub rega ,null 
+0x5640 022054 nrtn zero 
+0x5641 022055 branch le_fifo_release_first_node 
+:      022058 le_check_tx_md:
+0x5642 022059 call le_check_continue 
+0x5643 022060 rtnmark1 mark_ble_tx_md 
+0x5644 022061 fetch 1 ,mem_le_configuration 
+0x5645 022062 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022063 call le_fifo_get_second_tx_ptr 
+0x5647 022064 branch le_clear_md ,blank 
+0x5648 022065 branch le_set_md 
+:      022068 le_check_continue:
+0x5649 022069 call le_fifo_get_first_tx_ptr 
+0x564a 022070 branch le_clear_md ,blank 
+0x564b 022071 ifetch 1 ,contr 
+0x564c 022072 ifetcht 1 ,contr 
+0x564d 022073 isub temp ,pdata 
+0x564e 022074 sub pdata ,le_max_paket_len ,null 
+0x564f 022075 branch le_clear_md ,positive 
+:      022076 le_set_md:
+0x5650 022077 set1 mark_ble_tx_md ,mark 
+0x5651 022078 rtn 
+:      022080 le_clear_md:
+0x5652 022081 set0 mark_ble_tx_md ,mark 
+0x5653 022082 rtn 
+:      022084 le_update_tx_type:
+0x5654 022085 copy rega ,pdata 
+0x5655 022086 rtn blank 
+0x5656 022087 arg llid_continue ,type 
+0x5657 022088 rtn 
+:      022091 le_att_check_notification_enable:
+0x5658 022092 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022093 increase 1 ,temp 
+0x565a 022094 call le_att_get_handle_ptr 
+0x565b 022095 increase -2 ,contr 
+0x565c 022096 ifetch 2 ,contr 
+0x565d 022097 arg client_charactertic_configuration ,temp 
+0x565e 022098 isub temp ,null 
+0x565f 022099 nrtn zero 
+0x5660 022100 increase 1 ,contr 
+0x5661 022101 copy contr ,rega 
+0x5662 022102 ifetch 1 ,contr 
+0x5663 022103 rtn 
+:      022106 le_send_empty:
+0x5664 022107 force 0 ,temp 
+0x5665 022108 force 1 ,type 
+:      022110 le_send_packet:
+0x5666 022111 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022112 storet 1 ,mem_le_txlen 
+0x5668 022113 fetcht 1 ,mem_le_arq 
+0x5669 022114 set1 wak ,temp 
+0x566a 022115 and temp ,0xfc ,pdata 
+0x566b 022116 ior type ,pdata 
+0x566c 022117 store 1 ,mem_le_arq 
+0x566d 022118 and_into 0x1f ,pdata 
+0x566e 022119 isolate1 mark_ble_tx_md ,mark 
+0x566f 022120 setflag true ,md ,pdata 
+0x5670 022121 store 1 ,mem_le_txheader 
+0x5671 022123 fetch 1 ,mem_le_txheader 
+0x5672 022124 compare 1 ,type ,3 
+0x5673 022125 nbranch le_send_no_txlen ,true 
+0x5674 022126 fetch 1 ,mem_le_txlen 
+0x5675 022127 rtn blank 
+:      022128 le_send_no_txlen:
+0x5676 022129 fetch 1 ,mem_le_state 
+0x5677 022130 rtnbit0 lestate_encryption 
+0x5678 022131 call load_sk 
+0x5679 022132 branch le_encrypt 
+:      022135 get_lpm_wake_ble_rx_lock:
+0x567a 022136 arg wake_lock_ble_rx ,queue 
+0x567b 022137 branch lpm_get_wake_lock 
+:      022139 put_lpm_wake_ble_rx_lock:
+0x567c 022140 arg wake_lock_ble_rx ,queue 
+0x567d 022141 branch lpm_put_wake_lock 
+:      022144 le_parse:
+0x567e 022145 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022146 rtnmark1 mark_old_packet 
+0x5680 022147 call le_fifo_check_full 
+0x5681 022148 nrtn blank 
+0x5682 022149 fetch 1 ,mem_le_rxbuf 
+0x5683 022150 and pdata ,0x3 ,pdata 
+0x5684 022151 store 1 ,mem_le_packet_llid 
+0x5685 022152 ifetch 1 ,contr 
+0x5686 022153 and pdata ,0x1f ,pdata 
+0x5687 022154 store 1 ,mem_le_packet_size 
+0x5688 022155 rtn blank 
+0x5689 022156 copy contr ,pdata 
+0x568a 022157 store 2 ,mem_le_payload_ptr 
+0x568b 022158 fetch 1 ,mem_le_packet_llid 
+0x568c 022159 beq llid_le_ll ,le_parse_ll 
+:      022160 le_parse_l2cap:
+0x568d 022161 call le_check_l2cap_complete 
+0x568e 022162 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022163 call put_lpm_wake_ble_rx_lock 
+0x5690 022164 fetch 2 ,mem_le_payload_ptr 
+0x5691 022165 copy pdata ,contr 
+0x5692 022166 ifetch 2 ,contr 
+0x5693 022167 store 2 ,mem_le_l2cap_size 
+0x5694 022168 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022169 ifetch 2 ,contr 
+0x5696 022170 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022171 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022172 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022173 rtn 
+:      022176 le_check_l2cap_complete:
+0x569a 022177 fetch 1 ,mem_le_packet_llid 
+0x569b 022178 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022179 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022180 rtn 
+:      022185 le_check_l2cap_cid_legal:
+0x569e 022186 call enable_user 
+0x569f 022187 arg le_l2cap_cid_att ,temp 
+0x56a0 022188 isub pdata ,null 
+0x56a1 022189 rtn zero 
+0x56a2 022190 arg le_l2cap_cid_signal ,temp 
+0x56a3 022191 isub pdata ,null 
+0x56a4 022192 rtn zero 
+0x56a5 022193 arg le_l2cap_cid_smp ,temp 
+0x56a6 022194 isub pdata ,null 
+0x56a7 022195 rtn zero 
+0x56a8 022196 branch disable_user 
+:      022199 le_check_l2cap_llid_start:
+0x56a9 022200 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022201 copy pdata ,contr 
+0x56ab 022202 ifetch 2 ,contr 
+0x56ac 022203 store 2 ,mem_le_l2cap_size 
+0x56ad 022204 ifetch 2 ,contr 
+0x56ae 022205 call le_check_l2cap_cid_legal 
+0x56af 022206 nrtn user 
+0x56b0 022207 fetcht 1 ,mem_le_packet_size 
+0x56b1 022208 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022209 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022210 increase 4 ,pdata 
+0x56b4 022211 isub temp ,null 
+0x56b5 022212 branch enable_user ,zero 
+0x56b6 022213 fetch 1 ,mem_le_packet_size 
+0x56b7 022214 copy pdata ,loopcnt 
+0x56b8 022215 arg mem_le_l2capbuf ,contw 
+0x56b9 022216 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022217 copy pdata ,contr 
+0x56bb 022218 call memcpy 
+0x56bc 022219 branch disable_user 
+:      022224 le_check_l2cap_continue_legal:
+0x56bd 022225 call enable_user 
+0x56be 022226 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022227 nrtn blank 
+0x56c0 022228 branch disable_user 
+:      022230 le_check_l2cap_llid_continue:
+0x56c1 022231 call le_check_l2cap_continue_legal 
+0x56c2 022232 nrtn user 
+0x56c3 022233 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022234 arg mem_le_l2capbuf ,contw 
+0x56c5 022235 iadd contw ,rega 
+0x56c6 022236 fetcht 1 ,mem_le_packet_size 
+0x56c7 022237 iadd temp ,pdata 
+0x56c8 022238 store 1 ,mem_le_packet_len_recved 
+0x56c9 022239 fetch 1 ,mem_le_packet_size 
+0x56ca 022240 copy pdata ,loopcnt 
+0x56cb 022241 copy rega ,contw 
+0x56cc 022242 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022243 copy pdata ,contr 
+0x56ce 022244 call memcpy_fast 
+0x56cf 022245 setarg mem_le_l2capbuf 
+0x56d0 022246 store 2 ,mem_le_payload_ptr 
+0x56d1 022247 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022248 increase 4 ,pdata 
+0x56d3 022249 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022250 isub temp ,null 
+0x56d5 022251 branch enable_user ,zero 
+0x56d6 022252 branch disable_user 
+:      022258 le_get_search_att_type:
+0x56d7 022259 call store_contr 
+0x56d8 022260 arg mem_le_search_att_type_length ,contw 
+:      022261 le_get_search_common:
+0x56d9 022262 fetch 2 ,mem_le_l2cap_size 
+0x56da 022263 increase -5 ,pdata 
+:      022264 le_get_search_common2:
+0x56db 022265 istore 1 ,contw 
+0x56dc 022266 copy pdata ,loopcnt 
+0x56dd 022267 call get_contr 
+0x56de 022268 branch memcpy_fast 
+:      022270 le_get_search_att_uuid:
+0x56df 022271 call store_contr 
+0x56e0 022272 arg mem_le_search_uuid_length ,contw 
+0x56e1 022273 branch le_get_search_common 
+:      022277 le_writeatt_cb:
+0x56e2 022278 fetch 2 ,mem_cb_att_write 
+0x56e3 022279 branch callback_func 
+:      022281 le_supervision_update:
+0x56e4 022282 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022283 call get_clkbt 
+0x56e6 022284 isub temp ,timeup 
+0x56e7 022285 deposit timeup 
+0x56e8 022286 fetcht 2 ,mem_le_superto 
+0x56e9 022287 lshift4 temp ,temp 
+0x56ea 022288 lshift temp ,temp 
+0x56eb 022289 isub temp ,pdata 
+0x56ec 022290 rtn 
+:      022292 le_supervision_flush:
+0x56ed 022293 call get_clkbt 
+0x56ee 022294 store 4 ,mem_le_supervision_timer 
+0x56ef 022295 rtn 
+:      022298 le_adv:
+0x56f0 022299 jam 36 ,mem_le_ch_mapped 
+0x56f1 022300 jam 0 ,mem_le_adv_channel_map_temp 
+:      022301 le_adv_loop:
+0x56f2 022302 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022303 fetch 1 ,mem_le_adv_enable 
+0x56f4 022304 rtn blank 
+0x56f5 022305 arg le_adv_interval_timer ,queue 
+0x56f6 022306 call timer_check 
+0x56f7 022307 nrtn blank 
+0x56f8 022308 bpatchx patch2d_1 ,mem_patch2d 
+:      022309 le_adv_loop_tx:
+0x56f9 022310 disable master 
+0x56fa 022311 enable swfine 
+0x56fb 022312 call le_init_adv 
+0x56fc 022313 call le_next_adv_channel 
+0x56fd 022314 call le_send_adv_ind 
+0x56fe 022315 nbranch le_adv_not_match ,match 
+0x56ff 022316 fetch 1 ,mem_le_req_rcv 
+0x5700 022317 increase 1 ,pdata 
+0x5701 022318 store 1 ,mem_le_req_rcv 
+0x5702 022319 fetch 1 ,mem_le_rxbuf 
+0x5703 022320 and pdata ,0x0f ,pdata 
+0x5704 022321 beq scan_req ,le_send_scan_response 
+0x5705 022322 beq connect_req ,le_parse_connect_req 
+:      022323 le_adv_not_match:
+0x5706 022324 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022325 random pdata 
+0x5708 022326 arg 0x1ff ,temp 
+0x5709 022327 iand temp ,pdata 
+0x570a 022328 add pdata ,250 ,pdata 
+0x570b 022329 call delay 
+0x570c 022330 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022331 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022332 isub temp ,null 
+0x570f 022333 nbranch le_adv_loop ,zero 
+0x5710 022334 arg le_adv_interval_timer ,queue 
+0x5711 022335 fetch 2 ,mem_le_adv_interval 
+0x5712 022336 branch timer_init 
+:      022339 le_receive_window_size:
+0x5713 022340 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022341 fetch 1 ,mem_le_peer_sca 
+0x5715 022342 call le_sca_map 
+0x5716 022343 fetch 2 ,mem_le_tsniff 
+0x5717 022344 imul32 temp ,pdata 
+0x5718 022345 arg 375 ,temp 
+0x5719 022346 imul32 temp ,pdata 
+0x571a 022347 arg 100000 ,temp 
+0x571b 022348 idiv temp 
+0x571c 022349 fetch 1 ,mem_le_window_size 
+0x571d 022350 arg 20000 ,temp 
+0x571e 022351 imul32 temp ,pdata 
+0x571f 022352 iadd temp ,pdata 
+0x5720 022353 store 4 ,mem_le_transmit_window 
+0x5721 022354 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022355 fetch 2 ,mem_rx_window_sniff 
+0x5723 022356 call wait_div_end 
+0x5724 022357 quotient temp 
+0x5725 022358 iadd temp ,pdata 
+0x5726 022359 store 2 ,mem_le_receive_window 
+0x5727 022360 rtn 
+:      022362 le_parse_connect_req:
+0x5728 022363 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022364 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022365 fetcht 6 ,mem_le_lap 
+0x572b 022366 isub temp ,null 
+0x572c 022367 nrtn zero 
+0x572d 022368 call le_scan_check_sender_addr_type 
+0x572e 022369 copy rega ,pdata 
+0x572f 022370 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022371 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022372 store 7 ,mem_tmp_buffer 
+0x5732 022373 ifetch 8 ,contr 
+0x5733 022374 istore 8 ,contw 
+0x5734 022375 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022376 store 6 ,mem_le_plap 
+0x5736 022377 increase 6 ,contr 
+0x5737 022378 ifetch 8 ,contr 
+0x5738 022379 store 8 ,mem_le_access 
+0x5739 022380 ifetcht 2 ,contr 
+0x573a 022381 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022382 lshift2 temp ,temp 
+0x573c 022383 ifetch 2 ,contr 
+0x573d 022384 lshift2 pdata ,pdata 
+0x573e 022385 store 2 ,mem_le_tsniff 
+0x573f 022386 store 4 ,mem_le_anchor 
+0x5740 022387 isub temp ,pdata 
+0x5741 022388 add pdata ,-2 ,clke_bt 
+0x5742 022389 ifetch 9 ,contr 
+0x5743 022390 store 9 ,mem_le_slave_latency 
+0x5744 022391 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022392 ifetch 1 ,contr 
+0x5746 022393 rshift4 pdata ,temp 
+0x5747 022394 rshift temp ,temp 
+0x5748 022395 storet 1 ,mem_le_peer_sca 
+0x5749 022396 and_into 0x1f ,pdata 
+0x574a 022397 store 1 ,mem_le_hop 
+0x574b 022398 call le_receive_window_size 
+0x574c 022399 call le_calc_channel_map 
+0x574d 022400 call le_init_slave 
+0x574e 022401 call context_new 
+0x574f 022402 nrtn zero 
+0x5750 022403 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022404 call calc_clke_offset 
+0x5752 022405 call le_l2cap_reset_signaling_identifier 
+0x5753 022406 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022407 call ui_ipc_send_event 
+0x5755 022408 branch context_save 
+:      022411 le_init_attlist_search:
+0x5756 022412 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022413 fetch 2 ,mem_le_search_handle_start 
+0x5758 022414 iforce regb 
+0x5759 022415 fetch 2 ,mem_le_search_handle_end 
+0x575a 022416 iforce regc 
+0x575b 022417 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022418 iforce contr 
+0x575d 022419 enable user 
+0x575e 022420 rtn 
+:      022423 le_att_handle_inrange:
+0x575f 022424 ifetch 2 ,contr 
+0x5760 022425 rtn blank 
+0x5761 022426 isub regb ,null 
+0x5762 022427 nrtn positive 
+0x5763 022428 isub regc ,null 
+0x5764 022429 rtn zero 
+0x5765 022430 branch le_att_handle_blank ,positive 
+0x5766 022431 force 1 ,null 
+0x5767 022432 rtn 
+:      022433 le_att_handle_blank:
+0x5768 022434 force 0 ,pdata 
+0x5769 022435 rtn 
+:      022439 le_att_get_handle_ptr:
+0x576a 022440 call le_att_get_handle_ptr2 
+0x576b 022441 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022442 rtn 
+:      022444 le_att_get_handle_ptr2:
+0x576d 022445 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022446 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022447 iforce contr 
+:      022448 le_att_get_handle_loop1:
+0x5770 022449 ifetch 2 ,contr 
+0x5771 022450 rtn blank 
+0x5772 022451 isub temp ,null 
+0x5773 022452 rtn zero 
+0x5774 022453 ifetch 1 ,contr 
+0x5775 022454 iadd contr ,contr 
+0x5776 022455 ifetch 1 ,contr 
+0x5777 022456 iadd contr ,contr 
+0x5778 022457 branch le_att_get_handle_loop1 
+:      022458 le_att_get_handle_ptr_found:
+0x5779 022459 ifetch 1 ,contr 
+0x577a 022460 iadd contr ,contr 
+0x577b 022461 rtn 
+:      022465 le_att_get_short_uuid_ptr:
+0x577c 022466 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022467 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022468 iforce contr 
+:      022469 le_att_get_short_uuid_loop:
+0x577f 022470 ifetch 2 ,contr 
+0x5780 022471 rtn blank 
+0x5781 022472 ifetch 1 ,contr 
+0x5782 022473 iadd contr ,contr 
+0x5783 022474 increase -2 ,contr 
+0x5784 022475 ifetch 2 ,contr 
+0x5785 022476 isub temp ,null 
+0x5786 022477 rtn zero 
+0x5787 022478 ifetch 1 ,contr 
+0x5788 022479 iadd contr ,contr 
+0x5789 022480 branch le_att_get_short_uuid_loop 
+:      022484 le_att_get_handle_info_from_ptr:
+0x578a 022485 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022486 branch le_att_get_handle_info_fast 
+:      022488 le_att_get_handle_info:
+0x578c 022489 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022490 fetch 2 ,mem_ui_le_uuid_table 
+:      022491 le_att_get_handle_info_fast:
+0x578e 022492 iforce contr 
+0x578f 022493 copy temp ,rega 
+:      022494 le_att_get_handle_loop:
+0x5790 022495 ifetch 2 ,contr 
+0x5791 022496 branch le_att_unfind_handle ,blank 
+0x5792 022497 isub rega ,null 
+0x5793 022498 branch le_att_finded_handle ,zero 
+0x5794 022499 ifetch 1 ,contr 
+0x5795 022500 iadd contr ,contr 
+0x5796 022501 ifetch 1 ,contr 
+0x5797 022502 iadd contr ,contr 
+0x5798 022503 branch le_att_get_handle_loop 
+:      022504 le_att_unfind_handle:
+0x5799 022505 branch disable_blank 
+:      022507 le_att_finded_handle:
+0x579a 022508 ifetch 1 ,contr 
+0x579b 022509 store 1 ,mem_le_cur_uuid_length 
+0x579c 022510 copy pdata ,loopcnt 
+0x579d 022511 arg mem_le_cur_uuid ,contw 
+0x579e 022512 call memcpy_fast 
+0x579f 022513 ifetch 1 ,contr 
+0x57a0 022514 store 1 ,mem_le_curr_att_len 
+0x57a1 022515 call store_contr 
+0x57a2 022516 branch enable_blank 
+:      022519 le_modified_name:
+0x57a3 022520 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022521 call le_modified_name_att_list 
+0x57a5 022522 branch le_modified_name_adv 
+:      022524 le_modified_name_att_list:
+0x57a6 022525 arg uuid_chrctr_device_name ,temp 
+0x57a7 022526 call le_att_get_short_uuid_ptr 
+0x57a8 022527 rtn blank 
+0x57a9 022528 ifetch 1 ,contr 
+0x57aa 022529 copy contr ,contw 
+0x57ab 022530 fetcht 1 ,mem_le_name_len 
+0x57ac 022531 copy temp ,loopcnt 
+0x57ad 022532 isub temp ,null 
+0x57ae 022533 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022534 isub temp ,temp 
+0x57b0 022535 arg mem_le_name ,contr 
+0x57b1 022536 call memcpy 
+0x57b2 022537 copy temp ,loopcnt 
+0x57b3 022538 ncall memcpy_empty ,zero 
+0x57b4 022539 rtn 
+:      022540 le_name_length_longer_than_att:
+0x57b5 022541 copy pdata ,loopcnt 
+0x57b6 022542 arg mem_le_name ,contr 
+0x57b7 022543 branch memcpy_fast 
+:      022546 le_modified_name_adv:
+0x57b8 022547 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022548 arg mem_le_adv_data ,rega 
+0x57ba 022549 call le_modified_name_adv_and_scan 
+0x57bb 022550 setarg 0 
+0x57bc 022551 setflag user ,0 ,pdata 
+0x57bd 022552 store 1 ,mem_pdatatemp 
+0x57be 022553 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022554 arg mem_le_scan_data ,rega 
+0x57c0 022555 call le_modified_name_adv_and_scan 
+0x57c1 022556 rtn user 
+0x57c2 022557 fetch 1 ,mem_pdatatemp 
+0x57c3 022558 branch assert ,blank 
+0x57c4 022559 rtn 
+:      022562 le_modified_name_adv_and_scan:
+0x57c5 022563 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022564 call enable_user 
+0x57c7 022565 call clear_temp_block 
+0x57c8 022566 arg 0 ,regb 
+0x57c9 022567 arg mem_le_data_temp ,contw 
+0x57ca 022568 call le_modified_name_adv_loop 
+0x57cb 022569 fetch 1 ,mem_le_name_len 
+0x57cc 022570 add pdata ,1 ,temp 
+0x57cd 022571 iadd regb ,rega 
+0x57ce 022572 increase 2 ,rega 
+0x57cf 022573 sub rega ,0x1f ,null 
+0x57d0 022574 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022575 istoret 1 ,contw 
+0x57d2 022576 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022577 istoret 1 ,contw 
+0x57d4 022578 iforce loopcnt 
+0x57d5 022579 call memcpy_fast 
+0x57d6 022580 copy rega ,regb 
+:      022581 le_modified_name_adv_and_scan_store_data:
+0x57d7 022582 deposit regb 
+0x57d8 022583 store 1 ,mem_le_data_len_temp 
+0x57d9 022584 arg mem_le_data_len_temp ,contr 
+0x57da 022585 setarg -32 
+0x57db 022586 iadd regc ,contw 
+0x57dc 022587 branch memcpy32 
+:      022589 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022590 call disable_user 
+0x57de 022591 branch le_modified_name_adv_and_scan_store_data 
+:      022593 le_modified_name_adv_loop:
+0x57df 022594 ifetch 1 ,rega 
+0x57e0 022595 rtn blank 
+0x57e1 022596 pincrease 1 
+0x57e2 022597 ifetcht 1 ,contr 
+0x57e3 022598 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022599 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022600 iadd regb ,regb 
+0x57e6 022601 copy rega ,contr 
+0x57e7 022602 iforce loopcnt 
+0x57e8 022603 call memcpy_fast 
+0x57e9 022604 copy contr ,rega 
+:      022605 le_modified_name_adv_loop2:
+0x57ea 022606 deposit rega 
+0x57eb 022607 isub regc ,null 
+0x57ec 022608 rtn positive 
+0x57ed 022609 branch le_modified_name_adv_loop 
+:      022611 le_modified_name_adv_found_name:
+0x57ee 022612 iadd rega ,rega 
+0x57ef 022613 branch le_modified_name_adv_loop2 
+:      022616 memcpy_empty:
+0x57f0 022617 setarg space 
+0x57f1 022618 istore 1 ,contw 
+0x57f2 022619 loop memcpy_empty 
+0x57f3 022620 rtn 
+:      022623 le_lpm_set_mult:
+0x57f4 022624 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022625 disable wake 
+0x57f6 022626 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022627 nbranch le_lpm_lost ,match 
+:      022628 le_lpm_set_mult_attempt:
+0x57f8 022629 call lpm_match 
+0x57f9 022630 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022631 store 2 ,mem_le_receive_window 
+0x57fb 022633 nbranch lpm_mult_short ,match 
+0x57fc 022634 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022636 fetch 1 ,mem_le_packet_size 
+0x57fe 022637 nbranch lpm_mult_short ,blank 
+0x57ff 022638 fetch 1 ,mem_le_txlen 
+0x5800 022639 nbranch lpm_mult_short ,blank 
+0x5801 022641 fetch 1 ,mem_le_configuration 
+0x5802 022642 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022644 fetch 1 ,mem_le_state 
+0x5804 022645 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022646 branch lpm_mult_wait_timeout 
+:      022648 le_lpm_lost:
+0x5806 022649 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022650 rshift temp ,temp 
+0x5808 022651 fetch 2 ,mem_le_receive_window 
+0x5809 022652 iadd temp ,pdata 
+0x580a 022653 store 2 ,mem_le_receive_window 
+0x580b 022654 branch lpm_lost 
+:      022657 le_set_config_fixed_tk:
+0x580c 022658 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022659 branch le_set_config 
+:      022661 le_clr_config_fixed_tk:
+0x580e 022662 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022663 branch le_clr_config 
+:      022665 le_set_config_fixed_ltk:
+0x5810 022666 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022667 branch le_set_config 
+:      022669 le_clr_config_fixed_ltk:
+0x5812 022670 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022671 branch le_clr_config 
+:      022673 le_set_config_more_data:
+0x5814 022674 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022675 branch le_set_config 
+:      022677 le_clr_config_more_data:
+0x5816 022678 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022679 branch le_clr_config 
+:      022681 le_set_config_read_authentication:
+0x5818 022682 arg bit_ble_read_auth ,queue 
+0x5819 022683 branch le_set_config 
+:      022685 le_clr_config_read_authentication:
+0x581a 022686 arg bit_ble_read_auth ,queue 
+0x581b 022687 branch le_clr_config 
+:      022689 le_set_config_write_authentication:
+0x581c 022690 arg bit_ble_write_auth ,queue 
+0x581d 022691 branch le_set_config 
+:      022693 le_clr_config_write_authentication:
+0x581e 022694 arg bit_ble_write_auth ,queue 
+0x581f 022695 branch le_clr_config 
+:      022697 le_set_config_short_mult:
+0x5820 022698 arg bit_ble_short_mult ,queue 
+0x5821 022699 branch le_set_config 
+:      022701 le_clr_config_short_mult:
+0x5822 022702 arg bit_ble_short_mult ,queue 
+0x5823 022703 branch le_clr_config 
+:      022706 le_set_config:
+0x5824 022707 fetch 1 ,mem_le_configuration 
+0x5825 022708 qset1 pdata 
+0x5826 022709 store 1 ,mem_le_configuration 
+0x5827 022710 rtn 
+:      022712 le_clr_config:
+0x5828 022713 fetch 1 ,mem_le_configuration 
+0x5829 022714 qset0 pdata 
+0x582a 022715 store 1 ,mem_le_configuration 
+0x582b 022716 rtn 
+:      022718 le_set_fixed_ltk:
+0x582c 022719 setarg 0x112233 
+0x582d 022720 store 3 ,mem_le_fixed_ltk 
+0x582e 022721 setarg 0x445566 
+0x582f 022722 istore 3 ,contw 
+0x5830 022723 setarg 0x778899 
+0x5831 022724 istore 3 ,contw 
+0x5832 022725 setarg 0x001122 
+0x5833 022726 istore 3 ,contw 
+0x5834 022727 setarg 0x334455 
+0x5835 022728 istore 3 ,contw 
+0x5836 022729 setarg 0x66 
+0x5837 022730 istore 1 ,contw 
+0x5838 022731 rtn 
+:      022734 le_set_justwork:
+0x5839 022735 setarg 0x01000302 
+0x583a 022736 store 4 ,mem_le_pres 
+0x583b 022737 setarg 0x010010 
+0x583c 022738 store 3 ,mem_le_pres_max_keysize 
+0x583d 022739 jam 1 ,mem_le_pairing_mode 
+0x583e 022740 rtn 
+:      022744 le_fifo_malloc_tx_empty:
+0x583f 022745 arg 0 ,rega 
+0x5840 022746 arg llid_empty ,type 
+0x5841 022747 branch le_fifo_malloc_tx 
+:      022751 le_fifo_malloc_tx_ll:
+0x5842 022752 arg llid_le_ll ,type 
+0x5843 022753 call le_fifo_malloc_tx 
+0x5844 022754 copy regb ,pdata 
+0x5845 022755 istore 1 ,contw 
+0x5846 022756 rtn 
+:      022760 le_fifo_malloc_tx_l2cap:
+0x5847 022761 force llid_l2cap_start ,type 
+0x5848 022762 increase 4 ,rega 
+0x5849 022763 call le_fifo_malloc_tx 
+0x584a 022764 increase -4 ,rega 
+0x584b 022765 copy rega ,pdata 
+0x584c 022766 istore 2 ,contw 
+0x584d 022767 copy regb ,pdata 
+0x584e 022768 istore 2 ,contw 
+0x584f 022769 rtn 
+:      022773 le_fifo_malloc_tx:
+0x5850 022774 sub rega ,240 ,null 
+0x5851 022775 nbranch assert ,positive 
+0x5852 022776 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022777 arg 1 ,temp 
+0x5854 022778 arg le_tx_buff_count ,loopcnt 
+:      022779 le_fifo_malloc_tx_loop:
+0x5855 022780 iand temp ,null 
+0x5856 022781 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022782 lshift temp ,temp 
+0x5858 022783 loop le_fifo_malloc_tx_loop 
+0x5859 022784 branch assert 
+:      022785 le_fifo_malloc_tx_got_empty:
+0x585a 022786 ixor temp ,pdata 
+0x585b 022787 store 1 ,mem_le_tx_buff_used 
+0x585c 022788 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022789 lshift4 pdata ,pdata 
+0x585e 022790 lshift4 pdata ,pdata 
+0x585f 022791 arg mem_le_tx_buffer0 ,temp 
+0x5860 022792 iadd temp ,temp 
+:      022793 le_fifo_tx_find_empty_ptr:
+0x5861 022794 arg 0 ,loopcnt 
+0x5862 022795 arg mem_le_tx_ptr0 ,contr 
+:      022796 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022797 ifetch 2 ,contr 
+0x5864 022798 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022799 copy loopcnt ,pdata 
+0x5866 022800 increase 1 ,loopcnt 
+0x5867 022801 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022802 branch assert 
+:      022805 le_fifo_tx_found_empty_ptr:
+0x5869 022806 increase -2 ,contr 
+0x586a 022807 istoret 2 ,contr 
+0x586b 022808 copy temp ,contw 
+0x586c 022809 copy rega ,pdata 
+0x586d 022810 istore 1 ,contw 
+0x586e 022811 setarg 0 
+0x586f 022812 istore 1 ,contw 
+0x5870 022813 copy type ,pdata 
+0x5871 022814 istore 1 ,contw 
+0x5872 022815 rtn 
+:      022819 le_fifo_get_first_tx_ptr:
+0x5873 022820 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022821 copy pdata ,contr 
+0x5875 022822 rtn 
+:      022824 le_fifo_get_second_tx_ptr:
+0x5876 022825 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022826 copy pdata ,contr 
+0x5878 022827 rtn 
+:      022829 le_fifo_get_last_tx_ptr:
+0x5879 022830 call le_fifo_get_last_tx_ptr0 
+0x587a 022831 copy pdata ,contr 
+0x587b 022832 rtn 
+:      022833 le_fifo_get_last_tx_ptr0:
+0x587c 022834 fetch 2 ,mem_le_tx_ptr3 
+0x587d 022835 nrtn blank 
+0x587e 022836 fetch 2 ,mem_le_tx_ptr2 
+0x587f 022837 nrtn blank 
+0x5880 022838 fetch 2 ,mem_le_tx_ptr1 
+0x5881 022839 nrtn blank 
+0x5882 022840 fetch 2 ,mem_le_tx_ptr0 
+0x5883 022841 rtn 
+:      022843 le_fifo_get_first_l2cap_ptr:
+0x5884 022844 call le_fifo_get_first_tx_ptr 
+0x5885 022845 increase 3 ,contr 
+0x5886 022846 rtn 
+:      022848 le_fifo_get_first_att_ptr:
+0x5887 022849 call le_fifo_get_first_tx_ptr 
+0x5888 022850 increase 7 ,contr 
+0x5889 022851 rtn 
+:      022853 le_fifo_get_last_att_ptr:
+0x588a 022854 call le_fifo_get_last_tx_ptr 
+0x588b 022855 increase 7 ,contr 
+0x588c 022856 rtn 
+:      022858 le_fifo_get_last_l2cap_ptr:
+0x588d 022859 call le_fifo_get_last_tx_ptr 
+0x588e 022860 increase 3 ,contr 
+0x588f 022861 rtn 
+:      022865 le_fifo_check_full:
+0x5890 022866 fetch 2 ,mem_le_tx_ptr3 
+0x5891 022867 rtn 
+:      022870 le_fifo_check_nearly_full:
+0x5892 022871 fetch 2 ,mem_le_tx_ptr2 
+0x5893 022872 rtn 
+:      022875 le_fifo_check_empty:
+0x5894 022876 fetch 2 ,mem_le_tx_ptr0 
+0x5895 022877 rtn 
+:      022880 le_fifo_release_first_node:
+0x5896 022881 fetch 2 ,mem_le_tx_ptr0 
+0x5897 022882 arg mem_le_tx_buffer0 ,temp 
+0x5898 022883 isub temp ,pdata 
+0x5899 022884 rshift4 pdata ,pdata 
+0x589a 022885 rshift4 pdata ,queue 
+0x589b 022886 fetch 1 ,mem_le_tx_buff_used 
+0x589c 022887 qset0 pdata 
+0x589d 022888 store 1 ,mem_le_tx_buff_used 
+0x589e 022889 arg 0 ,loopcnt 
+:      022890 le_fifo_release_first_node_loop:
+0x589f 022891 lshift loopcnt ,pdata 
+0x58a0 022892 arg mem_le_tx_ptr1 ,temp 
+0x58a1 022893 iadd temp ,temp 
+0x58a2 022894 ifetch 2 ,temp 
+0x58a3 022895 increase -2 ,temp 
+0x58a4 022896 istore 2 ,temp 
+0x58a5 022897 copy loopcnt ,pdata 
+0x58a6 022898 increase 1 ,loopcnt 
+0x58a7 022899 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 022900 setarg 0 
+0x58a9 022901 istore 2 ,temp 
+0x58aa 022902 rtn 
+:      022908 le_parse_att:
+0x58ab 022909 ifetch 3 ,contr 
+0x58ac 022910 store 3 ,mem_le_att_opcode 
+0x58ad 022911 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 022912 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 022913 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 022914 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 022915 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 022916 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 022917 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 022918 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 022919 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 022920 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 022921 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 022922 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 022923 rtn 
+:      022926 le_send_att_exchange_mtu_requset:
+0x58ba 022927 force 3 ,rega 
+0x58bb 022928 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 022929 setarg attop_exchange_mtu_request 
+0x58bd 022930 istore 1 ,contw 
+0x58be 022931 fetch 2 ,mem_le_local_mtu 
+0x58bf 022932 istore 2 ,contw 
+0x58c0 022933 rtn 
+:      022936 le_parse_att_exchange_mtu_request:
+0x58c1 022937 call le_parse_att_exchange_mtu_response 
+:      022938 le_send_att_exchange_mtu_response:
+0x58c2 022939 force 3 ,rega 
+0x58c3 022940 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 022941 setarg attop_exchange_mtu_response 
+0x58c5 022942 istore 1 ,contw 
+0x58c6 022943 fetch 2 ,mem_le_local_mtu 
+0x58c7 022944 istore 2 ,contw 
+0x58c8 022945 rtn 
+:      022947 le_parse_att_exchange_mtu_response:
+0x58c9 022948 rshift8 pdata ,pdata 
+0x58ca 022949 store 2 ,mem_le_remote_mtu 
+0x58cb 022950 rtn 
+:      022952 le_parse_att_find_information_request:
+0x58cc 022953 call le_get_search_handle_start_end_common 
+0x58cd 022954 call enable_user 
+0x58ce 022955 branch le_send_att_find_information_response 
+:      022957 le_send_att_find_information_response:
+0x58cf 022958 arg 3 ,timeup 
+0x58d0 022959 call le_init_attlist_search 
+:      022960 le_send_att_find_information_res_loop:
+0x58d1 022961 call le_att_handle_inrange 
+0x58d2 022962 branch le_send_att_find_information_res_end ,blank 
+0x58d3 022963 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 022964 increase -2 ,contr 
+0x58d5 022965 call store_contr 
+0x58d6 022966 call get_contw 
+0x58d7 022967 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 022968 call push_stack_rega_b_c 
+0x58d9 022969 call disable_user 
+0x58da 022970 force 20 ,rega 
+0x58db 022971 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 022972 call pop_stack_rega_b_c 
+0x58dd 022973 setarg attop_find_information_response 
+0x58de 022974 istore 1 ,contw 
+0x58df 022975 setarg uuid_size_16bit 
+0x58e0 022976 istore 1 ,contw 
+:      022977 le_send_att_find_information_res_store_info:
+0x58e1 022978 call get_contr 
+0x58e2 022979 ifetch 2 ,contr 
+0x58e3 022980 istore 2 ,contw 
+0x58e4 022981 ifetch 1 ,contr 
+0x58e5 022982 copy pdata ,loopcnt 
+0x58e6 022983 call memcpy 
+0x58e7 022984 call store_contw 
+0x58e8 022985 increase -1 ,timeup 
+0x58e9 022986 branch le_send_att_find_information_res_end ,zero 
+:      022987 le_send_att_find_information_res_cont:
+0x58ea 022988 ifetch 1 ,contr 
+0x58eb 022989 iadd contr ,contr 
+0x58ec 022990 branch le_send_att_find_information_res_loop 
+:      022991 le_send_att_find_information_res_next:
+0x58ed 022992 ifetch 1 ,contr 
+0x58ee 022993 iadd contr ,contr 
+0x58ef 022994 branch le_send_att_find_information_res_cont 
+:      022995 le_send_att_find_information_res_end:
+0x58f0 022996 branch le_send_att_error_response_notfound ,user 
+0x58f1 022997 branch le_send_auto_len_by_mem 
+:      023000 le_parse_att_find_by_type_value_request:
+0x58f2 023001 call le_get_search_handle_start_end_common 
+0x58f3 023002 ifetch 2 ,contr 
+0x58f4 023003 store 2 ,mem_le_search_uuid 
+0x58f5 023004 call store_contr 
+0x58f6 023005 arg mem_le_search_att_type_length ,contw 
+0x58f7 023006 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023007 increase -7 ,pdata 
+0x58f9 023008 call le_get_search_common2 
+0x58fa 023009 branch le_send_att_find_by_type_value_response 
+:      023012 le_start_end_handle_check_1:
+0x58fb 023013 disable user 
+0x58fc 023014 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023015 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023016 isub temp ,null 
+0x58ff 023017 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023018 deposit temp 
+0x5901 023019 rtnne 0 
+:      023020 le_start_end_handle_check_1_fail:
+0x5902 023021 enable user 
+0x5903 023022 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023023 branch le_send_att_error_response 
+:      023026 le_send_att_find_by_type_value_response:
+0x5905 023027 call le_start_end_handle_check_1 
+0x5906 023028 rtn user 
+0x5907 023029 fetcht 2 ,mem_le_search_uuid 
+0x5908 023030 setarg uuid_gatt_primary_service 
+0x5909 023031 isub temp ,null 
+0x590a 023032 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023033 branch le_send_att_error_response_notfound 
+:      023036 le_send_att_find_by_type_value_res_primary:
+0x590c 023037 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023038 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023039 storet 2 ,mem_temp 
+0x590f 023040 call le_att_get_handle_info 
+0x5910 023041 nbranch le_send_att_error_response_notfound ,blank 
+:      023042 le_send_att_find_primary_search_loop:
+0x5911 023043 fetcht 2 ,mem_temp 
+0x5912 023044 call le_att_get_handle_info 
+0x5913 023045 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023046 copy contr ,rega 
+0x5915 023047 fetch 1 ,mem_le_curr_att_len 
+0x5916 023048 copy pdata ,loopcnt 
+0x5917 023049 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023050 isub temp ,null 
+0x5919 023051 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023052 arg mem_le_search_att_type ,regb 
+0x591b 023053 call string_compare 
+0x591c 023055 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023057 fetch 2 ,mem_le_cur_uuid 
+0x591e 023058 fetcht 2 ,mem_le_search_uuid 
+0x591f 023059 isub temp ,null 
+0x5920 023060 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023061 le_send_att_find_primary_search_loop1:
+0x5921 023062 fetch 2 ,mem_temp 
+0x5922 023063 increase 1 ,pdata 
+0x5923 023064 store 2 ,mem_temp 
+0x5924 023065 branch le_send_att_find_primary_search_loop 
+:      023067 le_send_att_error_response_notfound2:
+0x5925 023068 fetch 1 ,mem_le_search_res 
+0x5926 023069 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023070 branch le_send_att_error_response_notfound 
+:      023073 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023074 fetch 2 ,mem_le_cur_uuid 
+0x5929 023075 fetcht 2 ,mem_le_search_uuid 
+0x592a 023076 isub temp ,null 
+0x592b 023077 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023078 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023080 fetcht 2 ,mem_temp 
+0x592e 023081 storet 2 ,mem_le_cur_handle_start 
+0x592f 023082 branch le_send_att_find_primary_search_loop1 
+:      023084 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023085 fetch 1 ,mem_le_search_res 
+0x5931 023086 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023087 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023088 fetcht 2 ,mem_temp 
+0x5934 023089 increase -1 ,temp 
+0x5935 023090 storet 2 ,mem_le_cur_handle_end 
+:      023092 le_send_att_find_primary_search_end:
+0x5936 023093 arg 5 ,rega 
+0x5937 023094 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023095 setarg attop_find_by_type_value_response 
+0x5939 023096 istore 1 ,contw 
+0x593a 023097 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023098 istore 2 ,contw 
+0x593c 023099 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023100 istore 2 ,contw 
+0x593e 023101 rtn 
+:      023105 le_parse_att_read_by_type_request:
+0x593f 023106 call le_get_search_handle_start_end_common 
+0x5940 023107 call le_get_search_att_uuid 
+0x5941 023108 branch le_send_att_read_by_type_response 
+:      023110 le_send_att_read_by_type_response:
+0x5942 023111 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023112 storet 2 ,mem_temp 
+0x5944 023113 call le_init_attlist_search 
+0x5945 023114 call le_att_get_handle_ptr2 
+0x5946 023115 increase -2 ,contr 
+0x5947 023116 copy contr ,pdata 
+0x5948 023117 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023119 fetcht 2 ,mem_le_search_uuid 
+0x594a 023120 setarg uuid_chrctr_device_name 
+0x594b 023121 isub temp ,null 
+0x594c 023122 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023123 setarg uuid_gatt_characteristic 
+0x594e 023124 isub temp ,null 
+0x594f 023125 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023126 arg 2 ,timeup 
+:      023127 le_send_att_read_by_type_response_loop:
+0x5951 023128 call le_att_check_handle_end 
+0x5952 023129 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023130 fetcht 2 ,mem_temp 
+0x5954 023131 call le_att_get_handle_info_from_ptr 
+0x5955 023132 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023133 call le_att_same_uuid 
+0x5957 023134 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023135 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023136 disable user 
+0x595a 023137 arg 20 ,rega 
+0x595b 023138 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023139 setarg attop_read_by_type_response 
+0x595d 023140 istore 1 ,contw 
+0x595e 023141 copy contw ,alarm 
+0x595f 023142 increase 1 ,contw 
+0x5960 023144 call le_send_att_read_by_type_write_properties 
+0x5961 023145 call le_att_next_handle 
+0x5962 023146 call le_att_get_handle_info_from_ptr 
+0x5963 023147 call le_send_att_read_by_type_write_uuid 
+0x5964 023148 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023149 increase 5 ,pdata 
+0x5966 023150 istore 1 ,alarm 
+0x5967 023151 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023152 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023153 increase -1 ,timeup 
+0x596a 023154 branch le_send_att_read_by_type_response_end ,zero 
+:      023155 le_send_att_read_by_type_response_next_handle:
+0x596b 023156 call le_att_next_handle 
+0x596c 023157 branch le_send_att_read_by_type_response_loop 
+:      023158 le_send_att_read_by_type_response_end:
+0x596d 023159 branch le_send_att_error_response_notfound ,user 
+0x596e 023160 branch le_send_auto_len_by_mem 
+:      023162 le_send_att_read_by_type_res_found_next:
+0x596f 023163 call le_store_att_record 
+0x5970 023164 call le_att_next_handle 
+0x5971 023165 call le_att_get_handle_info_from_ptr 
+0x5972 023166 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023167 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023169 call get_contw 
+0x5975 023170 fetch 2 ,mem_temp 
+0x5976 023171 increase -1 ,pdata 
+0x5977 023172 istore 2 ,contw 
+0x5978 023173 call le_write_att_record_common 
+0x5979 023174 call le_send_att_read_by_type_write_uuid 
+0x597a 023175 increase -1 ,timeup 
+0x597b 023176 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023177 branch le_send_att_read_by_type_response_next_handle 
+:      023180 le_send_att_read_by_type_write_properties:
+0x597d 023181 fetch 2 ,mem_temp 
+0x597e 023182 istore 2 ,contw 
+0x597f 023184 fetch 1 ,mem_le_curr_att_len 
+0x5980 023185 copy pdata ,loopcnt 
+0x5981 023186 call get_contr 
+0x5982 023187 call memcpy_fast 
+0x5983 023188 branch store_contw 
+:      023189 le_send_att_read_by_type_write_uuid:
+0x5984 023190 call get_contw 
+0x5985 023191 fetch 2 ,mem_temp 
+0x5986 023192 istore 2 ,contw 
+0x5987 023193 call store_contw 
+0x5988 023194 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023195 copy pdata ,loopcnt 
+0x598a 023196 call get_contw 
+0x598b 023197 call get_contr 
+0x598c 023198 isub loopcnt ,contr 
+0x598d 023199 increase -1 ,contr 
+0x598e 023200 call memcpy_fast 
+0x598f 023201 branch store_contw 
+:      023205 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023206 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023207 storet 2 ,mem_temp 
+:      023208 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023209 call le_att_check_handle_end 
+0x5993 023210 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023211 call le_att_get_handle_info_from_ptr 
+0x5995 023212 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023213 call le_att_same_uuid 
+0x5997 023214 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023216 le_send_att_read_by_type_res_not_char_common:
+0x5998 023217 arg 20 ,rega 
+0x5999 023218 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023219 setarg attop_read_by_type_response 
+0x599b 023220 istore 1 ,contw 
+0x599c 023221 fetch 1 ,mem_le_curr_att_len 
+0x599d 023222 copy pdata ,loopcnt 
+0x599e 023223 increase 2 ,pdata 
+0x599f 023224 istore 1 ,contw 
+0x59a0 023225 fetch 2 ,mem_temp 
+0x59a1 023226 istore 2 ,contw 
+0x59a2 023227 call get_contr 
+0x59a3 023228 call memcpy_fast 
+0x59a4 023229 call store_contw 
+0x59a5 023230 branch le_send_auto_len_by_mem 
+:      023232 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023233 call le_att_next_handle 
+0x59a7 023234 branch le_send_att_read_by_type_res_not_char_loop 
+:      023237 le_send_att_read_by_type_res_device_name:
+0x59a8 023238 arg uuid_chrctr_device_name ,temp 
+0x59a9 023239 call le_att_get_short_uuid_ptr 
+0x59aa 023240 rtn blank 
+0x59ab 023241 increase -5 ,contr 
+0x59ac 023242 ifetch 2 ,contr 
+0x59ad 023243 store 2 ,mem_temp 
+0x59ae 023244 arg 20 ,rega 
+0x59af 023245 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023246 setarg attop_read_by_type_response 
+0x59b1 023247 istore 1 ,contw 
+0x59b2 023248 fetch 1 ,mem_le_name_len 
+0x59b3 023249 copy pdata ,loopcnt 
+0x59b4 023250 increase 2 ,pdata 
+0x59b5 023251 istore 1 ,contw 
+0x59b6 023252 fetch 2 ,mem_temp 
+0x59b7 023253 istore 2 ,contw 
+0x59b8 023254 arg mem_le_name ,contr 
+0x59b9 023255 call memcpy_fast 
+0x59ba 023256 call store_contw 
+0x59bb 023257 branch le_send_auto_len_by_mem 
+:      023261 le_parse_att_read_request:
+0x59bc 023262 fetcht 2 ,mem_le_att_handle 
+0x59bd 023263 fetch 1 ,mem_le_configuration 
+0x59be 023264 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023266 le_send_att_read_response:
+0x59bf 023267 call le_att_get_handle_ptr 
+0x59c0 023268 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023269 increase -2 ,contr 
+0x59c2 023270 ifetch 2 ,contr 
+0x59c3 023271 arg uuid_chrctr_device_name ,temp 
+0x59c4 023272 isub temp ,null 
+0x59c5 023273 branch le_send_device_name ,zero 
+0x59c6 023274 ifetch 1 ,contr 
+0x59c7 023275 sub pdata ,22 ,null 
+0x59c8 023276 branch le_send_att_read_response_less ,positive 
+0x59c9 023277 force 22 ,pdata 
+:      023278 le_send_att_read_response_less:
+0x59ca 023279 copy pdata ,regc 
+0x59cb 023280 call store_contr 
+0x59cc 023281 add regc ,1 ,rega 
+0x59cd 023282 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023283 setarg attop_read_response 
+0x59cf 023284 istore 1 ,contw 
+0x59d0 023285 copy regc ,loopcnt 
+0x59d1 023286 call get_contr 
+0x59d2 023287 branch memcpy 
+:      023289 le_send_device_name:
+0x59d3 023290 call store_contr 
+0x59d4 023291 fetch 1 ,mem_le_name_len 
+0x59d5 023292 add pdata ,1 ,rega 
+0x59d6 023293 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023294 setarg attop_read_response 
+0x59d8 023295 istore 1 ,contw 
+0x59d9 023296 fetch 1 ,mem_le_name_len 
+0x59da 023297 copy pdata ,loopcnt 
+0x59db 023298 arg mem_le_name ,contr 
+0x59dc 023299 branch memcpy 
+:      023302 le_send_att_read_response_check_auth:
+0x59dd 023303 fetch 2 ,mem_le_pairing_handle 
+0x59de 023304 isub temp ,null 
+0x59df 023305 nbranch le_send_att_read_response ,zero 
+0x59e0 023307 call le_check_encrypt_state 
+0x59e1 023308 nbranch le_send_att_read_response ,user 
+0x59e2 023309 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023310 branch le_send_att_error_response 
+:      023313 le_parse_att_read_blob_request:
+0x59e4 023314 ifetch 2 ,contr 
+0x59e5 023315 store 2 ,mem_le_att_offset 
+:      023316 le_send_att_read_blob_response:
+0x59e6 023317 arg 20 ,rega 
+0x59e7 023318 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023319 setarg attop_read_blob_response 
+0x59e9 023320 istore 1 ,contw 
+0x59ea 023321 fetch 2 ,mem_le_att_offset 
+0x59eb 023322 iforce rega 
+0x59ec 023323 fetcht 2 ,mem_le_att_handle 
+0x59ed 023324 call le_att_get_handle_ptr 
+0x59ee 023325 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023326 ifetch 1 ,contr 
+0x59f0 023327 isub rega ,loopcnt 
+0x59f1 023328 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023329 sub loopcnt ,22 ,null 
+0x59f3 023330 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023331 force 22 ,loopcnt 
+:      023332 le_send_att_read_blob_response_less:
+0x59f5 023333 deposit rega 
+0x59f6 023334 iadd contr ,contr 
+0x59f7 023335 call memcpy_fast 
+0x59f8 023336 call store_contw 
+0x59f9 023337 branch le_send_auto_len_by_mem 
+:      023340 le_parse_att_read_by_group_type_request:
+0x59fa 023341 call le_get_search_handle_start_end_common 
+0x59fb 023342 call le_get_search_att_type 
+0x59fc 023343 branch le_send_att_read_by_group_type_response 
+:      023348 le_send_att_read_by_group_type_response:
+0x59fd 023349 arg 2 ,timeup 
+0x59fe 023350 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023354 storet 2 ,mem_temp 
+0x5a00 023355 call le_init_attlist_search 
+0x5a01 023356 call le_att_get_handle_ptr2 
+0x5a02 023357 increase -2 ,contr 
+0x5a03 023358 copy contr ,pdata 
+0x5a04 023359 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023360 le_send_att_read_by_group_type_response_loop:
+0x5a05 023361 call le_att_check_handle_end 
+0x5a06 023362 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023363 fetcht 2 ,mem_temp 
+0x5a08 023364 call le_att_get_handle_info_from_ptr 
+0x5a09 023365 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023367 call le_att_same_type 
+0x5a0b 023368 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023369 copy timeup ,pdata 
+0x5a0d 023370 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023371 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023372 disable user 
+0x5a10 023374 arg 20 ,rega 
+0x5a11 023375 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023376 setarg attop_read_by_group_type_response 
+0x5a13 023377 istore 1 ,contw 
+0x5a14 023378 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023379 increase 4 ,pdata 
+0x5a16 023380 istore 1 ,contw 
+0x5a17 023381 call store_contw 
+0x5a18 023382 branch le_send_att_read_by_group_type_store_record 
+:      023383 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023384 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023385 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023386 fetch 2 ,mem_temp 
+0x5a1c 023387 increase -1 ,pdata 
+0x5a1d 023388 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023389 call le_write_att_record 
+:      023390 le_send_att_read_by_group_type_store_record:
+0x5a1f 023391 fetch 2 ,mem_temp 
+0x5a20 023392 store 2 ,mem_le_cur_handle_start 
+0x5a21 023393 call le_store_att_record 
+0x5a22 023394 increase -1 ,timeup 
+:      023396 le_send_att_read_by_group_type_next_handle:
+0x5a23 023397 call le_att_next_handle 
+0x5a24 023398 branch le_send_att_read_by_group_type_response_loop 
+:      023400 le_send_att_read_by_group_type_end0:
+0x5a25 023401 fetch 2 ,mem_temp 
+0x5a26 023402 store 2 ,mem_le_cur_handle_end 
+0x5a27 023403 branch le_send_att_read_by_group_type_end_common 
+:      023404 le_send_att_read_by_group_type_end1:
+0x5a28 023405 fetch 2 ,mem_temp 
+0x5a29 023406 increase -1 ,pdata 
+0x5a2a 023407 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023408 branch le_send_att_read_by_group_type_end_common 
+:      023409 le_send_att_read_by_group_type_end_common:
+0x5a2c 023410 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023411 call le_write_att_record 
+0x5a2e 023412 branch le_send_auto_len_by_mem 
+:      023417 le_parse_att_write_request:
+0x5a2f 023418 copy contr ,rega 
+0x5a30 023419 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023420 add pdata ,-3 ,regb 
+0x5a32 023421 call le_writeatt_cb 
+:      023422 le_send_att_write_response_check_auth:
+0x5a33 023423 fetch 1 ,mem_le_configuration 
+0x5a34 023424 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023426 fetcht 2 ,mem_le_att_handle 
+0x5a36 023427 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023428 isub temp ,null 
+0x5a38 023429 nbranch le_send_att_write_response ,zero 
+0x5a39 023430 call le_check_encrypt_state 
+0x5a3a 023431 nbranch le_send_att_write_response ,user 
+0x5a3b 023432 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023433 branch le_send_att_error_response 
+:      023435 le_send_att_write_response:
+0x5a3d 023436 force 1 ,rega 
+0x5a3e 023437 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023438 setarg attop_write_response 
+0x5a40 023439 istore 1 ,contw 
+0x5a41 023440 rtn 
+:      023442 le_check_encrypt_state:
+0x5a42 023443 call disable_user 
+0x5a43 023444 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023445 rtneq le_pairing_mode_none 
+0x5a45 023446 fetch 1 ,mem_context 
+0x5a46 023447 rtnbit1 lestate_encryption 
+0x5a47 023448 branch enable_user 
+:      023451 le_parse_att_prepare_write_request:
+0x5a48 023452 add contr ,2 ,rega 
+0x5a49 023453 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023454 add pdata ,-5 ,regb 
+0x5a4b 023455 call le_writeatt_cb 
+0x5a4c 023456 branch le_send_att_prepare_write_response 
+:      023459 le_send_att_prepare_write_response:
+0x5a4d 023460 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023461 copy pdata ,rega 
+0x5a4f 023462 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023463 setarg attop_prepare_write_response 
+0x5a51 023464 istore 1 ,contw 
+0x5a52 023465 fetch 2 ,mem_le_att_handle 
+0x5a53 023466 istore 2 ,contw 
+0x5a54 023467 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023468 add pdata ,-5 ,loopcnt 
+0x5a56 023469 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023470 add pdata ,7 ,contr 
+0x5a58 023471 ifetch 2 ,contr 
+0x5a59 023472 istore 2 ,contw 
+0x5a5a 023473 branch memcpy_fast 
+:      023477 le_parse_att_execute_write_request:
+:      023479 le_send_att_execute_write_response:
+0x5a5b 023480 force 1 ,rega 
+0x5a5c 023481 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023482 setarg attop_execute_write_response 
+0x5a5e 023483 istore 1 ,contw 
+0x5a5f 023484 rtn 
+:      023488 le_parse_att_write_command:
+0x5a60 023489 copy contr ,rega 
+0x5a61 023490 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023491 add pdata ,-3 ,regb 
+0x5a63 023492 branch le_writeatt_cb 
+:      023497 le_att_malloc_tx_notify:
+0x5a64 023498 copy temp ,regc 
+0x5a65 023499 increase 3 ,rega 
+0x5a66 023500 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023501 increase -3 ,rega 
+0x5a68 023502 setarg attop_handle_value_notification 
+0x5a69 023503 istore 1 ,contw 
+0x5a6a 023504 copy regc ,temp 
+0x5a6b 023505 istoret 2 ,contw 
+0x5a6c 023506 rtn 
+:      023509 le_att_malloc_tx_indication:
+0x5a6d 023510 copy temp ,regc 
+0x5a6e 023511 increase 3 ,rega 
+0x5a6f 023512 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023513 increase -3 ,rega 
+0x5a71 023514 setarg attop_handle_value_indication 
+0x5a72 023515 istore 1 ,contw 
+0x5a73 023516 copy regc ,temp 
+0x5a74 023517 istoret 2 ,contw 
+0x5a75 023518 rtn 
+:      023523 le_send_att_error_response_notfound:
+0x5a76 023524 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023525 le_send_att_error_response:
+0x5a77 023526 force 5 ,rega 
+0x5a78 023527 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023528 setarg attop_error_response 
+0x5a7a 023529 istore 1 ,contw 
+0x5a7b 023530 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023531 istore 1 ,contw 
+0x5a7d 023532 fetch 2 ,mem_le_att_handle 
+0x5a7e 023533 istore 2 ,contw 
+0x5a7f 023534 fetch 1 ,mem_le_err_code 
+0x5a80 023535 istore 1 ,contw 
+0x5a81 023536 rtn 
+:      023539 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023540 force le_l2cap_cid_att ,regb 
+0x5a83 023541 branch le_fifo_malloc_tx_l2cap 
+:      023544 le_att_next_handle:
+0x5a84 023545 fetcht 2 ,mem_temp 
+0x5a85 023546 increase 1 ,temp 
+0x5a86 023547 storet 2 ,mem_temp 
+0x5a87 023548 rtn 
+:      023550 le_att_check_handle_end:
+0x5a88 023551 fetcht 2 ,mem_temp 
+0x5a89 023552 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023553 isub temp ,null 
+0x5a8b 023554 rtn 
+:      023557 le_att_same_type:
+0x5a8c 023558 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023559 arg mem_le_search_att_type ,rega 
+:      023560 le_att_check_same_common:
+0x5a8e 023561 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023562 copy pdata ,loopcnt 
+0x5a90 023563 isub temp ,null 
+0x5a91 023564 nrtn zero 
+0x5a92 023565 arg mem_le_cur_uuid ,regb 
+0x5a93 023566 branch string_compare 
+:      023568 le_att_same_uuid:
+0x5a94 023569 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023570 arg mem_le_search_uuid ,rega 
+0x5a96 023571 branch le_att_check_same_common 
+:      023574 le_store_att_record:
+0x5a97 023575 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023576 store 1 ,mem_tmp_buffer 
+0x5a99 023577 copy pdata ,loopcnt 
+0x5a9a 023578 call get_contr 
+0x5a9b 023579 branch memcpy_fast 
+:      023582 le_write_att_record:
+0x5a9c 023583 call get_contw 
+0x5a9d 023584 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023585 istore 2 ,contw 
+0x5a9f 023586 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023587 istore 2 ,contw 
+:      023588 le_write_att_record_common:
+0x5aa1 023589 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023590 copy pdata ,loopcnt 
+0x5aa3 023591 call memcpy_fast 
+0x5aa4 023592 branch store_contw 
+:      023596 le_send_auto_len_by_mem:
+0x5aa5 023597 call get_contw 
+0x5aa6 023598 call le_fifo_get_last_att_ptr 
+0x5aa7 023599 copy contw ,pdata 
+0x5aa8 023600 isub contr ,rega 
+0x5aa9 023601 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023602 copy rega ,pdata 
+0x5aab 023603 istore 2 ,contr 
+0x5aac 023604 increase 4 ,rega 
+0x5aad 023605 call le_fifo_get_last_tx_ptr 
+0x5aae 023606 copy rega ,pdata 
+0x5aaf 023607 istore 1 ,contr 
+0x5ab0 023608 rtn 
+:      023611 le_get_search_handle_start_end_common:
+0x5ab1 023612 rshift8 pdata ,pdata 
+0x5ab2 023613 store 2 ,mem_le_search_handle_start 
+0x5ab3 023614 ifetch 2 ,contr 
+0x5ab4 023615 store 2 ,mem_le_search_handle_end 
+0x5ab5 023616 rtn 
+:      023621 le_parse_signaling:
+0x5ab6 023622 ifetch 1 ,contr 
+0x5ab7 023623 ifetcht 1 ,contr 
+0x5ab8 023624 ifetcht 2 ,contr 
+0x5ab9 023625 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023626 rtn 
+:      023627 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023628 ifetch 2 ,contr 
+0x5abc 023629 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023630 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023631 branch ui_ipc_send_event 
+:      023637 le_l2cap_tx_update_req:
+0x5abf 023638 arg 0x0c ,rega 
+0x5ac0 023639 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023640 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023641 setarg 0x08 
+0x5ac3 023642 istore 2 ,contw 
+0x5ac4 023643 fetch 8 ,mem_le_interval_min 
+0x5ac5 023644 istore 8 ,contw 
+0x5ac6 023645 rtn 
+:      023649 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023650 call le_l2cap_update_signaling_identifier 
+0x5ac8 023651 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023652 call le_fifo_malloc_tx_l2cap 
+0x5aca 023653 copy regc ,pdata 
+0x5acb 023654 istore 1 ,contw 
+0x5acc 023655 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023656 istore 1 ,contw 
+0x5ace 023657 rtn 
+:      023660 le_l2cap_update_signaling_identifier:
+0x5acf 023661 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023663 pincrease 1 
+0x5ad1 023664 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023665 rtnne 0 
+:      023667 le_l2cap_reset_signaling_identifier:
+0x5ad3 023668 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023669 rtn 
+:      023674 le_pairing_mode_init:
+0x5ad5 023675 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023676 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023677 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023678 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023679 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023680 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023681 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023682 rtn 
+:      023684 le_set_pairing_mode_secure_justwork:
+0x5add 023685 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023686 branch le_set_noinputnooutput 
+:      023687 le_set_pairing_mode_secure_numeric:
+0x5adf 023688 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023689 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023690 rtn 
+:      023691 le_set_pairing_mode_secure_passkey:
+0x5ae2 023692 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023693 branch le_set_displayonly 
+:      023694 le_set_no_pairing:
+0x5ae4 023695 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023696 le_set_noinputnooutput:
+0x5ae5 023697 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023698 rtn 
+:      023699 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023700 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023701 branch le_set_noinputnooutput 
+:      023702 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023703 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023704 le_set_displayonly:
+0x5aea 023705 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023706 rtn 
+:      023709 le_secure_connection_enable:
+0x5aec 023710 fetch 1 ,mem_le_pres_auth 
+0x5aed 023711 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023712 store 1 ,mem_le_pres_auth 
+0x5aef 023713 rtn 
+:      023714 le_secure_connection_disable:
+0x5af0 023715 fetch 1 ,mem_le_pres_auth 
+0x5af1 023716 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023717 store 1 ,mem_le_pres_auth 
+0x5af3 023718 rtn 
+:      023720 le_parse_smp:
+0x5af4 023721 ifetch 1 ,contr 
+0x5af5 023722 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023724 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023725 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023726 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023727 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023728 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023729 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023730 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023731 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023732 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023733 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023734 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023735 rtn 
+:      023739 le_send_smp_security_request:
+0x5b02 023740 force 2 ,rega 
+0x5b03 023741 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023742 setarg smp_security_request 
+0x5b05 023743 istore 1 ,contw 
+0x5b06 023744 fetch 1 ,mem_le_pres_auth 
+0x5b07 023745 istore 1 ,contw 
+0x5b08 023746 rtn 
+:      023748 le_parse_smp_pairing_request:
+0x5b09 023749 store 1 ,mem_le_preq 
+0x5b0a 023750 ifetch 6 ,contr 
+0x5b0b 023751 istore 6 ,contw 
+0x5b0c 023752 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023753 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023754 call le_send_smp_pairing_response 
+0x5b0f 023755 call le_check_master_support_secure_connect 
+0x5b10 023756 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023757 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023758 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023759 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023760 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023761 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023762 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023763 rtneq le_pairing_mode_secure_connect_passkey 
+:      023764 le_set_tk_0:
+0x5b18 023765 arg 0 ,pdata 
+0x5b19 023766 store 4 ,mem_le_tk 
+0x5b1a 023767 rtn 
+:      023769 le_parse_smp_pairing_req_passkey:
+0x5b1b 023770 fetch 1 ,mem_le_configuration 
+0x5b1c 023771 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023772 le_genernate_tk:
+0x5b1d 023773 arg mem_le_tk ,rega 
+0x5b1e 023774 copy rega ,contw 
+0x5b1f 023775 arg 3 ,loopcnt 
+0x5b20 023776 call generate_random_loop 
+0x5b21 023777 fetch 2 ,mem_le_tk + 2 
+0x5b22 023778 and_into 0x7 ,pdata 
+0x5b23 023779 store 2 ,mem_le_tk + 2 
+:      023780 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023781 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023782 branch ui_ipc_send_event 
+:      023784 le_check_master_support_secure_connect:
+0x5b26 023785 fetch 1 ,mem_le_preq_auth 
+0x5b27 023786 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023787 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023788 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023789 branch app_ble_disconnect 
+:      023791 le_send_smp_pairing_response:
+0x5b2b 023792 force 7 ,rega 
+0x5b2c 023793 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023794 fetch 7 ,mem_le_pres 
+0x5b2e 023795 istore 7 ,contw 
+0x5b2f 023796 rtn 
+:      023799 le_parse_smp_pairing_confirm:
+0x5b30 023800 copy contr ,rega 
+0x5b31 023801 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023802 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023803 copy rega ,contr 
+0x5b34 023804 arg mem_le_rconfirm ,contw 
+0x5b35 023805 call memcpy16 
+0x5b36 023806 branch le_send_smp_pairing_confirm 
+:      023807 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023808 copy rega ,contr 
+0x5b38 023809 arg mem_le_rconfirm ,contw 
+0x5b39 023810 call memcpy16 
+0x5b3a 023811 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023812 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023813 rtn 
+:      023816 le_send_smp_pairing_confirm:
+0x5b3d 023817 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023818 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023819 call generate_confirm 
+0x5b40 023820 force 17 ,rega 
+0x5b41 023821 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023822 setarg smp_pairing_confirm 
+0x5b43 023823 istore 1 ,contw 
+0x5b44 023824 branch store_aes_result 
+:      023827 le_send_smp_pairing_confirm_sc:
+0x5b45 023828 arg mem_le_srand ,contw 
+0x5b46 023829 call generate_random 
+0x5b47 023830 call function_f4_cb 
+0x5b48 023831 force 17 ,rega 
+0x5b49 023832 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 023833 setarg smp_pairing_confirm 
+0x5b4b 023834 istore 1 ,contw 
+0x5b4c 023835 branch load_inverse_result 
+:      023839 le_parse_smp_pairing_random:
+0x5b4d 023840 copy contr ,rega 
+0x5b4e 023841 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 023842 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 023843 copy rega ,contr 
+0x5b51 023844 call authenticate_rconfirm 
+0x5b52 023845 branch le_parse_smp_pairing_random_success ,zero 
+:      023846 le_send_pairing_confirm_value_failed:
+0x5b53 023847 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      023848 le_send_pairing_failed:
+0x5b54 023849 force 2 ,rega 
+0x5b55 023850 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 023851 setarg smp_pairing_failed 
+0x5b57 023852 istore 1 ,contw 
+0x5b58 023853 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 023854 istore 1 ,contw 
+:      023855 le_parse_smp_pairing_failed:
+0x5b5a 023856 force smp_pairing_timer ,queue 
+0x5b5b 023857 call timer_stop 
+0x5b5c 023858 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 023859 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 023860 branch ui_ipc_send_event 
+:      023862 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 023863 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 023864 branch le_send_pairing_failed 
+:      023867 le_parse_smp_pairing_random_sc:
+0x5b61 023868 arg mem_le_mrand ,contw 
+0x5b62 023869 copy rega ,contr 
+0x5b63 023870 call memcpy16 
+0x5b64 023871 fetch 1 ,mem_le_pairing_mode 
+0x5b65 023872 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 023873 call function_g2 
+0x5b67 023876 call le_send_smp_pairing_random 
+0x5b68 023877 fetch 1 ,mem_le_pairing_mode 
+0x5b69 023878 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 023879 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 023880 branch ui_ipc_send_event 
+:      023882 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 023883 call function_f4_ca 
+0x5b6d 023884 arg mem_aes_cmac_temp ,contw 
+0x5b6e 023885 call load_inverse_result 
+0x5b6f 023886 arg mem_aes_cmac_temp ,rega 
+0x5b70 023887 arg mem_le_rconfirm ,regb 
+0x5b71 023888 arg 16 ,loopcnt 
+0x5b72 023889 call string_compare 
+0x5b73 023890 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 023891 branch le_send_smp_pairing_random 
+:      023893 le_parse_smp_pairing_random_success:
+0x5b75 023894 call generate_stk 
+0x5b76 023895 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 023896 call ui_ipc_send_event 
+0x5b78 023897 jam 1 ,mem_ltk_exists 
+0x5b79 023898 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      023900 le_send_smp_pairing_random:
+0x5b7a 023901 force 17 ,rega 
+0x5b7b 023902 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 023903 setarg smp_pairing_random 
+0x5b7d 023904 istore 1 ,contw 
+0x5b7e 023905 arg mem_le_srand ,contr 
+0x5b7f 023906 branch memcpy16 
+:      023908 le_parse_smp_encryption_information:
+0x5b80 023909 arg mem_le_peer_ltk ,contw 
+0x5b81 023910 branch memcpy16 
+:      023912 le_send_smp_encryption_information:
+0x5b82 023913 force 17 ,rega 
+0x5b83 023914 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 023915 setarg smp_encryption_information 
+0x5b85 023916 istore 1 ,contw 
+0x5b86 023917 fetch 1 ,mem_le_configuration 
+0x5b87 023918 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 023919 arg mem_le_ltk ,contr 
+0x5b89 023920 branch memcpy16 
+:      023922 le_send_fixed_ltk:
+0x5b8a 023923 arg mem_le_fixed_ltk ,contr 
+0x5b8b 023924 branch memcpy16 
+:      023927 le_send_smp_master_identification:
+0x5b8c 023928 arg mem_le_ediv ,contw 
+0x5b8d 023929 force 10 ,loopcnt 
+0x5b8e 023930 call generate_random_loop 
+0x5b8f 023931 force 11 ,rega 
+0x5b90 023932 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 023933 setarg smp_master_identification 
+0x5b92 023934 istore 1 ,contw 
+0x5b93 023935 fetch 2 ,mem_le_ediv 
+0x5b94 023936 istore 2 ,contw 
+0x5b95 023937 fetch 8 ,mem_le_rand 
+0x5b96 023938 istore 8 ,contw 
+0x5b97 023939 rtn 
+:      023941 le_send_smp_identity_information:
+0x5b98 023942 force 17 ,rega 
+0x5b99 023943 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 023944 setarg smp_identity_information 
+0x5b9b 023945 istore 1 ,contw 
+0x5b9c 023946 setarg 0 
+0x5b9d 023947 istore 8 ,contw 
+0x5b9e 023948 istore 8 ,contw 
+0x5b9f 023949 rtn 
+:      023952 le_send_smp_identity_address_information:
+0x5ba0 023953 force 8 ,rega 
+0x5ba1 023954 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 023955 setarg smp_identity_address_information 
+0x5ba3 023956 istore 1 ,contw 
+0x5ba4 023957 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 023958 istore 1 ,contw 
+0x5ba6 023959 fetch 6 ,mem_le_lap 
+0x5ba7 023960 istore 6 ,contw 
+0x5ba8 023961 rtn 
+:      023964 le_send_pairing_fail_unspecified_reason:
+0x5ba9 023965 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 023966 branch le_send_pairing_failed 
+:      023968 le_check_init_key_distribution:
+0x5bab 023969 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 023970 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 023971 iand temp ,pdata 
+0x5bae 023972 rtn 
+:      023974 le_parse_smp_identity_information:
+0x5baf 023975 arg mem_le_irk ,contw 
+0x5bb0 023976 call memcpy16 
+0x5bb1 023977 call le_check_init_key_distribution 
+0x5bb2 023978 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 023979 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 023980 fetch 1 ,mem_device_option 
+0x5bb5 023981 rtnne dvc_op_module 
+0x5bb6 023982 call le_check_master_addr_type 
+0x5bb7 023983 nrtn user 
+0x5bb8 023984 branch app_ble_store_reconn_info 
+:      023987 le_check_master_addr_type:
+0x5bb9 023988 call disable_user 
+0x5bba 023989 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 023990 rtneq master_public_addr 
+0x5bbc 023991 fetch 1 ,mem_le_plap + 5 
+0x5bbd 023992 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 023993 rtn true 
+0x5bbf 023994 branch enable_user 
+:      023996 le_parse_smp_identity_address_information:
+0x5bc0 023997 call le_check_init_key_distribution 
+0x5bc1 023998 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 023999 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024000 rtn 
+:      024002 le_parse_smp_master_identification:
+:      024003 le_parse_smp_signing_information:
+:      024004 le_parse_smp_security_request:
+0x5bc4 024005 rtn 
+:      024007 le_parse_smp_public_key:
+0x5bc5 024008 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024009 call memcpy64 
+0x5bc7 024010 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024011 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024012 rtn 
+:      024014 le_parse_smp_dhkey_check:
+0x5bca 024015 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024016 call memcpy16 
+0x5bcc 024017 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024018 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024019 rtn 
+:      024021 le_send_smp_pairing_public_key:
+0x5bcf 024022 force 65 ,rega 
+0x5bd0 024023 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024024 setarg smp_pairing_public_key 
+0x5bd2 024025 istore 1 ,contw 
+0x5bd3 024026 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024027 branch memcpy64 
+:      024029 le_send_smp_pairing_dhkey_check:
+0x5bd5 024030 call function_f6_eb 
+0x5bd6 024031 force 17 ,rega 
+0x5bd7 024032 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024033 setarg smp_pairing_dhkey_check 
+0x5bd9 024034 istore 1 ,contw 
+0x5bda 024035 branch load_inverse_result 
+:      024038 le_check_paring_time:
+0x5bdb 024039 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024040 rtneq flag_le_pairing_end 
+0x5bdd 024041 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024042 isub temp ,null 
+0x5bdf 024043 nrtn positive 
+0x5be0 024044 arg smp_pairing_timer ,queue 
+0x5be1 024045 call timer_check 
+0x5be2 024046 nrtn blank 
+0x5be3 024047 branch le_send_pairing_fail_unspecified_reason 
+:      024049 le_pairing_sm:
+0x5be4 024050 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024051 fetch 1 ,mem_le_pairing_state 
+0x5be6 024052 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024053 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024054 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024055 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024056 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024057 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024058 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024059 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024060 rtn 
+:      024062 le_pairing_sm_null:
+:      024063 le_pairing_sm_send_sec_req:
+0x5bef 024064 fetch 1 ,mem_le_enc_state 
+0x5bf0 024065 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024066 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024067 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024068 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024069 branch ui_ipc_send_event 
+:      024072 le_pairing_sm_start:
+0x5bf5 024073 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024074 branch le_send_smp_security_request 
+:      024076 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024077 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024078 setarg timer_smp_pairing_timeout 
+0x5bf9 024079 arg smp_pairing_timer ,queue 
+0x5bfa 024080 branch timer_init 
+:      024082 le_pairing_sm_after_auth:
+0x5bfb 024083 fetch 1 ,mem_le_enc_state 
+0x5bfc 024084 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024085 rtn 
+:      024087 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024088 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024089 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024090 call ui_ipc_send_event 
+0x5c01 024091 call le_send_smp_encryption_information 
+0x5c02 024092 fetch 1 ,mem_device_option 
+0x5c03 024093 rtnne dvc_op_module 
+0x5c04 024094 call le_check_master_addr_type 
+0x5c05 024095 rtn user 
+0x5c06 024096 branch app_ble_store_reconn_info 
+:      024099 le_pairng_sm_send_enc_information:
+0x5c07 024100 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024101 branch le_send_smp_master_identification 
+:      024103 le_pairng_sm_send_master_indentification:
+0x5c09 024104 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024105 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024106 iand temp ,pdata 
+0x5c0c 024107 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024108 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024109 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024110 branch le_send_smp_identity_information 
+:      024112 le_pairng_sm_send_indentity_information:
+0x5c10 024113 call le_send_smp_identity_address_information 
+0x5c11 024114 branch le_parse_start_enc_rsp_after_auth_end 
+:      024117 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024118 force smp_pairing_timer ,queue 
+0x5c13 024119 call timer_stop 
+0x5c14 024120 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024121 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024122 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024123 branch ui_ipc_send_event 
+:      024127 le_secure_connect_sm:
+0x5c18 024128 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024129 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024130 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024131 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024132 rtnne le_sp_flag_commit_256 
+0x5c1d 024133 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024134 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024135 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024136 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024137 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024138 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024139 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024140 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024141 rtn 
+:      024144 le_sc_sm_passkey_wait_confirm:
+0x5c26 024145 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024146 copy pdata ,queue 
+0x5c28 024147 increase 1 ,pdata 
+0x5c29 024148 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024149 fetch 4 ,mem_le_tk 
+0x5c2b 024150 qisolate1 pdata 
+0x5c2c 024151 setarg 0x80 
+0x5c2d 024152 setflag true ,0 ,pdata 
+0x5c2e 024153 store 1 ,mem_passkey_1bit 
+0x5c2f 024154 branch le_sc_sm_ready_send_pairing_confirm 
+:      024156 le_sc_sm_wait_confirm_gkey:
+0x5c30 024157 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024158 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024159 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024160 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024161 rtn 
+:      024163 le_sc_confirm_gkey_ok:
+0x5c35 024164 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024165 call ui_ipc_send_event 
+0x5c37 024166 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024167 branch le_send_smp_pairing_dhkey_check 
+:      024169 le_sc_sm_receive_dhkey:
+0x5c39 024170 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024171 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024172 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024173 rtn 
+:      024175 le_dhkey_ready:
+0x5c3d 024176 call function_f5 
+0x5c3e 024180 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024181 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024182 call le_set_tk_0 
+:      024183 le_dhkey_ready_common:
+0x5c41 024184 call function_f6_ea 
+0x5c42 024185 arg mem_aes_cmac_temp ,rega 
+0x5c43 024186 arg mem_sp_confirm_remote ,regb 
+0x5c44 024187 arg 16 ,loopcnt 
+0x5c45 024188 call string_compare 
+0x5c46 024189 branch le_dhkey_check_ok ,zero 
+:      024190 le_dhkey_check_fail:
+0x5c47 024191 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024192 branch le_send_pairing_failed 
+:      024195 le_dhkey_check_ok:
+0x5c49 024196 call sp_calc_check_publickey_256 
+0x5c4a 024197 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024198 jam 1 ,mem_ltk_exists 
+0x5c4c 024199 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024200 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024201 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024202 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024203 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024204 rtn 
+:      024206 le_sc_sm_send_public_key:
+0x5c52 024207 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024208 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024209 jam 0 ,mem_passkey_1bit 
+:      024210 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024211 branch le_send_smp_pairing_confirm 
+:      024213 le_sc_sm_send_public_key_passkey:
+0x5c56 024217 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024218 branch le_parse_smp_pairing_req_passkey 
+:      024221 le_sc_sm_receive_public_key:
+0x5c58 024222 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024223 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024224 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024226 rtn 
+:      024228 le_public_key_ready:
+0x5c5c 024229 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024230 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024231 branch sp_dhkey_calc_256 
+:      024233 le_sc_sm_wait_send_public_key:
+0x5c5f 024234 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024235 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024236 branch le_send_smp_pairing_public_key 
+:      024240 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024241 force le_l2cap_cid_smp ,regb 
+0x5c63 024242 branch le_fifo_malloc_tx_l2cap 
+:      024246 le_parse_ll:
+0x5c64 024247 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024248 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024249 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024250 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024251 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024252 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024253 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024254 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024255 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024256 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024257 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024258 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024259 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024260 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024261 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024262 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024263 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024264 arg 2 ,rega 
+0x5c76 024265 arg ll_unknown_rsp ,regb 
+0x5c77 024266 call le_fifo_malloc_tx_ll 
+0x5c78 024267 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024268 istore 1 ,contw 
+0x5c7a 024269 rtn 
+:      024272 le_parse_connection_update_req:
+0x5c7b 024273 ifetch 9 ,contr 
+0x5c7c 024274 store 9 ,mem_le_new_param 
+0x5c7d 024275 ifetch 2 ,contr 
+0x5c7e 024276 store 2 ,mem_le_instant 
+0x5c7f 024277 fetch 1 ,mem_le_state 
+0x5c80 024278 set1 lestate_update_param ,pdata 
+0x5c81 024279 store 1 ,mem_le_state 
+0x5c82 024280 rtn 
+:      024282 le_parse_channel_map_req:
+0x5c83 024283 ifetch 5 ,contr 
+0x5c84 024284 store 5 ,mem_le_new_map 
+0x5c85 024285 ifetch 2 ,contr 
+0x5c86 024286 store 2 ,mem_le_instant 
+0x5c87 024287 fetcht 2 ,mem_le_event_count 
+0x5c88 024288 isub temp ,null 
+0x5c89 024289 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024290 fetch 1 ,mem_le_state 
+0x5c8b 024291 set1 lestate_update_map ,pdata 
+0x5c8c 024292 store 1 ,mem_le_state 
+0x5c8d 024293 rtn 
+:      024296 le_parse_terminate_ind:
+0x5c8e 024297 setarg 20 
+0x5c8f 024298 store 2 ,mem_le_superto 
+0x5c90 024299 store 2 ,mem_le_init_superto 
+0x5c91 024300 rtn 
+:      024302 le_send_terminate_ind_user_terminated:
+0x5c92 024303 arg error_remote_user_terminated_connection ,regc 
+:      024306 le_send_terminate_ind:
+0x5c93 024307 arg 2 ,rega 
+0x5c94 024308 arg ll_terminate_ind ,regb 
+0x5c95 024309 call le_fifo_malloc_tx_ll 
+0x5c96 024310 copy regc ,pdata 
+0x5c97 024311 istore 1 ,contw 
+0x5c98 024312 rtn 
+:      024314 le_parse_feature_req:
+:      024316 le_send_feature_rsp:
+0x5c99 024317 arg 9 ,rega 
+0x5c9a 024318 arg ll_feature_rsp ,regb 
+0x5c9b 024319 call le_fifo_malloc_tx_ll 
+0x5c9c 024320 setarg param_le_features 
+0x5c9d 024321 istore 8 ,contw 
+0x5c9e 024322 rtn 
+:      024325 le_parse_version_ind:
+0x5c9f 024326 rtn master 
+:      024327 le_send_version_ind:
+0x5ca0 024328 arg 6 ,rega 
+0x5ca1 024329 arg ll_version_ind ,regb 
+0x5ca2 024330 call le_fifo_malloc_tx_ll 
+0x5ca3 024331 fetch 5 ,mem_lmp_version 
+0x5ca4 024332 istore 5 ,contw 
+0x5ca5 024333 rtn 
+:      024336 le_parse_ping_req:
+0x5ca6 024337 arg ll_ping_rsp ,regb 
+0x5ca7 024338 branch le_send_ll_one_lenth 
+:      024341 le_send_ll_one_lenth:
+0x5ca8 024342 arg 1 ,rega 
+0x5ca9 024343 branch le_fifo_malloc_tx_ll 
+:      024346 le_parse_enc_req:
+0x5caa 024347 ifetch 8 ,contr 
+0x5cab 024348 store 8 ,mem_le_rand 
+0x5cac 024349 ifetch 2 ,contr 
+0x5cad 024350 store 2 ,mem_le_ediv 
+0x5cae 024351 ifetch 8 ,contr 
+0x5caf 024352 store 8 ,mem_le_skdm 
+0x5cb0 024353 ifetch 4 ,contr 
+0x5cb1 024354 store 4 ,mem_le_ivm 
+0x5cb2 024355 call le_send_enc_rsp 
+0x5cb3 024356 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024357 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024358 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024359 fetch 1 ,mem_le_configuration 
+0x5cb7 024360 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024361 fetch 1 ,mem_nv_data_number 
+0x5cb9 024362 ncall load_device_list_mode_4 ,blank 
+0x5cba 024363 fetch 1 ,mem_ltk_exists 
+0x5cbb 024364 beq 0 ,le_ltk_lost 
+:      024365 le_parse_enc_req_after_auth:
+0x5cbc 024366 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024367 call le_send_start_enc_req 
+0x5cbe 024368 branch generate_sk 
+:      024370 le_parse_enc_req_fixed_ltk:
+0x5cbf 024371 jam 1 ,mem_ltk_exists 
+0x5cc0 024372 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024373 arg mem_le_ltk ,contw 
+0x5cc2 024374 call memcpy16 
+0x5cc3 024375 branch le_parse_enc_req_after_auth 
+:      024378 le_ltk_lost:
+0x5cc4 024379 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024380 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024381 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024382 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024383 branch ui_ipc_send_event 
+:      024385 le_send_reject_ind:
+0x5cc9 024386 arg 2 ,rega 
+0x5cca 024387 arg ll_reject_ind ,regb 
+0x5ccb 024388 call le_fifo_malloc_tx_ll 
+0x5ccc 024389 setarg le_err_pin_or_key_missing 
+0x5ccd 024390 istore 1 ,contw 
+0x5cce 024391 rtn 
+:      024393 le_send_enc_rsp:
+0x5ccf 024394 arg mem_le_skds ,contw 
+0x5cd0 024395 force 8 ,loopcnt 
+0x5cd1 024396 call generate_random_loop 
+0x5cd2 024397 arg mem_le_ivs ,contw 
+0x5cd3 024398 force 4 ,loopcnt 
+0x5cd4 024399 call generate_random_loop 
+0x5cd5 024400 arg 13 ,rega 
+0x5cd6 024401 arg ll_enc_rsp ,regb 
+0x5cd7 024402 call le_fifo_malloc_tx_ll 
+0x5cd8 024403 fetch 8 ,mem_le_skds 
+0x5cd9 024404 istore 8 ,contw 
+0x5cda 024405 fetch 4 ,mem_le_ivs 
+0x5cdb 024406 istore 4 ,contw 
+0x5cdc 024407 rtn 
+:      024409 le_send_start_enc_req:
+0x5cdd 024410 arg ll_start_enc_req ,regb 
+0x5cde 024411 branch le_send_ll_one_lenth 
+:      024413 le_send_start_enc_rsp:
+0x5cdf 024414 arg ll_start_enc_rsp ,regb 
+0x5ce0 024415 branch le_send_ll_one_lenth 
+:      024418 le_parse_enc_rsp:
+0x5ce1 024419 ifetch 8 ,contr 
+0x5ce2 024420 store 8 ,mem_le_skds 
+0x5ce3 024421 ifetch 4 ,contr 
+0x5ce4 024422 store 4 ,mem_le_ivs 
+0x5ce5 024423 branch generate_sk 
+:      024425 le_parse_start_enc_req:
+0x5ce6 024426 fetch 1 ,mem_le_state 
+0x5ce7 024427 set1 lestate_encryption ,pdata 
+0x5ce8 024428 store 1 ,mem_le_state 
+0x5ce9 024429 rtn 
+:      024431 le_parse_start_enc_rsp:
+0x5cea 024432 rtn master 
+0x5ceb 024433 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024434 call ui_ipc_send_event 
+0x5ced 024435 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024436 branch le_send_start_enc_rsp 
+:      024438 le_parse_pause_enc_req:
+0x5cef 024439 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024440 call le_send_pause_enc_rsp 
+0x5cf1 024441 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024442 branch ui_ipc_send_event 
+:      024444 le_send_pause_enc_rsp:
+0x5cf3 024445 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024446 branch le_send_ll_one_lenth 
+:      024449 le_parse_feature_rsp:
+:      024450 le_parse_unknown_rsp:
+:      024451 le_parse_pause_enc_rsp:
+:      024452 le_parse_reject_ind:
+:      024453 le_parse_ping_rsp:
+0x5cf5 024454 rtn 
+:      024461 init_lmp:
+0x5cf6 024462 rtn wake 
+:      024463 init_lmp_work:
+0x5cf7 024464 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024465 setarg 0 
+0x5cf9 024466 store 1 ,mem_lmp_to_send 
+0x5cfa 024467 store 1 ,mem_conn_sm 
+0x5cfb 024468 store 1 ,mem_lmo_opcode1 
+0x5cfc 024469 store 1 ,mem_lmo_opcode2 
+0x5cfd 024470 store 1 ,mem_esco_addr 
+0x5cfe 024471 store 1 ,mem_auth_enable 
+0x5cff 024472 store 1 ,mem_connection_options 
+0x5d00 024473 store 1 ,mem_pairing_auth 
+0x5d01 024474 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024475 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024476 jam null_encryp ,mem_wait_encryption 
+:      024477 init_lmp_reinit:
+0x5d04 024478 jam 0 ,mem_pairing_auth 
+0x5d05 024479 jam 0 ,mem_sp_localsm 
+0x5d06 024480 jam 0 ,mem_lmp_conn_state 
+:      024482 parse_rx_done:
+0x5d07 024483 rtn 
+:      024485 parse_lmp:
+0x5d08 024486 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024487 call setlocalsm_master ,master 
+0x5d0a 024488 ncall setlocalsm_slave ,master 
+0x5d0b 024489 call lmo_fifo_check 
+0x5d0c 024490 nrtn blank 
+0x5d0d 024491 fetch 1 ,mem_state_map 
+0x5d0e 024492 rtnbit0 smap_rxlmp 
+0x5d0f 024493 set0 smap_rxlmp ,pdata 
+0x5d10 024494 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024495 store 1 ,mem_state_map 
+0x5d12 024496 fetch 1 ,mem_rxbuf 
+0x5d13 024497 fetcht 1 ,mem_state_map 
+0x5d14 024498 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024499 setflag true ,smap_lmptid ,temp 
+0x5d16 024500 storet 1 ,mem_state_map 
+0x5d17 024501 and_into 0x2 ,temp 
+0x5d18 024502 storet 1 ,mem_lmo_tid2 
+0x5d19 024503 fetcht 1 ,mem_state_map 
+0x5d1a 024504 rshift pdata ,pdata 
+0x5d1b 024505 store 1 ,mem_lmi_opcode2 
+0x5d1c 024506 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024507 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024508 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024509 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024510 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024511 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024512 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024513 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024514 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024515 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024516 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024517 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024518 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024519 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024520 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024521 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024522 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024523 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024524 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024525 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024526 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024527 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024528 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024529 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024530 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024531 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024532 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024533 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024534 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024535 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024536 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024537 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024538 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024539 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024540 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024541 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024542 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024543 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024544 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024545 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024546 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024547 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024548 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024549 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024550 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024551 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024552 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024553 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024554 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024555 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024556 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024557 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024558 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024559 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024562 reject_unknown_packet:
+0x5d52 024563 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024564 reject_lmp_packet:
+0x5d53 024565 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024566 rtn 
+:      024568 parse_lmp_clkoffset_req:
+0x5d55 024569 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024570 rtn 
+:      024572 parse_enc_key_size_mask_req:
+0x5d57 024573 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024574 rtn 
+:      024576 parse_lmp_set_afh:
+0x5d59 024577 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024578 lshift pdata ,pdata 
+0x5d5b 024579 store 4 ,mem_afh_instant 
+0x5d5c 024580 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024581 store 1 ,mem_afh_new_mod 
+0x5d5e 024582 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024583 store 5 ,mem_afh_map_new 
+0x5d60 024584 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024585 istore 5 ,contw 
+0x5d62 024586 fetch 1 ,mem_mode 
+0x5d63 024587 set1 afh_change ,pdata 
+0x5d64 024588 store 1 ,mem_mode 
+0x5d65 024589 rtn 
+:      024590 parse_lmp_escape:
+0x5d66 024591 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024592 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024593 set1 7 ,pdata 
+0x5d69 024594 store 1 ,mem_lmi_opcode2 
+0x5d6a 024595 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024596 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024597 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024598 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024599 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024600 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024601 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024602 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024603 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024604 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024605 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024606 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024607 rtneq lmp_ext_features_res 
+:      024610 reject_unknown_ext_packet:
+0x5d77 024611 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024612 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024614 rtn 
+:      024615 parse_lmpext_chn_classification_req:
+0x5d7a 024616 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024617 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024618 rtn 
+:      024620 parse_lmpext_iocap_req:
+0x5d7d 024621 call iocap_lmpext_load 
+0x5d7e 024622 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024623 rtn 
+:      024625 parse_lmpext_iocap_res:
+0x5d80 024626 call iocap_lmpext_load 
+0x5d81 024627 branch iocap_lmpext_common 
+:      024629 iocap_lmpext_load:
+0x5d82 024630 arg mem_sp_iocap_remote ,contw 
+0x5d83 024631 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024632 istore 3 ,contw 
+0x5d85 024633 rtn 
+:      024635 iocap_lmpext_common:
+0x5d86 024636 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024637 rtn 
+:      024638 parse_lmpext_accepted:
+0x5d88 024639 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024640 set1 7 ,pdata 
+0x5d8a 024641 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024642 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024643 rtn 
+:      024646 parse_lmpext_not_accepted:
+0x5d8d 024647 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024648 set1 7 ,pdata 
+0x5d8f 024649 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024650 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024651 rtn 
+:      024653 parse_lmpext_accepted_ptt:
+0x5d92 024654 fetch 1 ,mem_ptt 
+0x5d93 024655 fetcht 1 ,mem_state_map 
+0x5d94 024656 nsetflag blank ,smap_edr ,temp 
+0x5d95 024657 storet 1 ,mem_state_map 
+:      024658 parse_lmpext_not_accepted_ptt:
+0x5d96 024659 fetch 1 ,mem_state 
+0x5d97 024660 rtnbit0 state_init_seq 
+0x5d98 024661 set0 state_init_seq ,pdata 
+0x5d99 024662 store 1 ,mem_state 
+0x5d9a 024663 fetch 1 ,mem_auth_enable 
+0x5d9b 024664 nrtn blank 
+0x5d9c 024665 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024666 rtn 
+:      024668 parse_lmpext_pause_encrypt:
+0x5d9e 024669 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024670 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024671 branch tid_reply 
+:      024673 parse_lmpext_pause_encrypt_slave:
+0x5da1 024674 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024675 rtn 
+:      024677 parse_lmpext_resume_encrypt:
+0x5da3 024680 call tid_reply 
+0x5da4 024681 branch lmp_start_encryption 
+:      024683 parse_lmpext_features_req:
+0x5da5 024684 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024685 rtn 
+:      024687 parse_lmpext_features_res:
+0x5da7 024688 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024689 and temp ,0x1 ,temp 
+0x5da9 024690 storet 1 ,mem_remote_sppcap 
+0x5daa 024691 fetch 1 ,mem_hci_cmd 
+0x5dab 024692 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024693 jam 0 ,mem_hci_cmd 
+:      024694 parse_lmpext_features_res_not_hci:
+0x5dad 024695 fetch 1 ,mem_conn_sm 
+0x5dae 024696 rtnne conn_sm_wait_features_ext 
+0x5daf 024697 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024698 branch process_conn_sm 
+:      024700 parse_lmp_accepted:
+0x5db1 024701 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024702 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024703 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024704 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024705 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024706 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024707 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024708 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024709 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024710 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024711 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024712 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024714 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024715 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024716 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024717 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024718 rtn 
+:      024720 parse_lmp_not_accepted:
+0x5dc2 024721 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024722 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024723 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024724 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024725 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024726 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024727 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024728 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024730 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024731 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024732 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024733 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024734 rtn 
+:      024736 parse_lmp_accepted_switch:
+0x5dcf 024737 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024738 call ui_ipc_send_event 
+0x5dd1 024739 branch role_switch_prepare0 
+:      024740 parse_lmp_not_accepted_switch:
+0x5dd2 024741 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024742 call ui_ipc_send_event 
+0x5dd4 024743 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024744 setarg timer_switch_waite 
+0x5dd6 024745 arg switch_wait_timer ,queue 
+0x5dd7 024746 branch timer_init 
+:      024749 parse_lmp_accepted_hostconn:
+0x5dd8 024752 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024753 set1 received_conn_req ,pdata 
+0x5dda 024754 store 1 ,mem_lmp_conn_state 
+0x5ddb 024755 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024756 call ui_ipc_send_event 
+0x5ddd 024757 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024759 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024761 fetch 1 ,mem_conn_sm 
+0x5ddf 024762 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024765 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024766 rtn 
+:      024774 parse_lmp_not_accepted_hostconn:
+0x5de2 024775 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024776 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024778 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024780 branch parse_rx_done ,true 
+0x5de6 024781 rtn 
+:      024783 parse_lmp_accepted_inrand:
+0x5de7 024784 fetch 1 ,mem_link_key_exists 
+0x5de8 024785 nrtn blank 
+0x5de9 024786 call clear_linkkey 
+0x5dea 024787 call lmp_generate_key 
+0x5deb 024788 rtn master 
+0x5dec 024789 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024790 rtn 
+:      024792 parse_lmp_accepted_enc_mode:
+0x5dee 024793 nrtn master 
+0x5def 024794 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024795 fetch 1 ,mem_state_map 
+0x5df1 024796 rtnbit0 smap_encryption 
+0x5df2 024797 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024798 rtn 
+:      024800 parse_lmp_accepted_enc_keysize:
+0x5df4 024801 branch lmp_start_encryption 
+:      024803 parse_lmp_accepted_start_enc:
+0x5df5 024804 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024805 fetch 1 ,mem_state 
+0x5df7 024806 rtnbit1 state_conn_comp 
+0x5df8 024807 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024808 fetch 1 ,mem_conn_sm 
+0x5dfa 024809 rtnne conn_sm_encrypt_wait 
+0x5dfb 024810 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024811 rtn 
+:      024813 parse_lmp_accepted_stop_enc:
+0x5dfd 024821 rtn 
+:      024823 parse_lmp_not_accepted_aurand:
+:      024824 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024825 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024826 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024827 rtn 
+:      024829 parse_lmp_not_accepted_inrand:
+0x5e01 024830 fetch 1 ,mem_rxbuf + 2 
+0x5e02 024831 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 024832 rtnne pairing_not_allowed 
+0x5e04 024833 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 024834 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 024835 rtn 
+:      024836 parse_lmp_inrand_key_missing:
+0x5e07 024837 jam key_missing ,mem_disconn_reason_send 
+0x5e08 024838 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 024839 rtn 
+:      024841 parse_lmp_not_accepted_name_req:
+0x5e0a 024842 rtn 
+:      024844 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 024845 jam sp_stat_null ,mem_sp_state 
+0x5e0c 024846 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 024847 branch parse_rx_done 
+:      024849 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 024850 jam sp_stat_null ,mem_sp_state 
+0x5e0f 024851 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 024852 branch parse_rx_done 
+:      024853 parse_lmp_not_accepted_unsniff_req:
+0x5e11 024854 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 024855 branch ui_ipc_send_event 
+:      024857 parse_lmp_accepted_unsniff_req:
+0x5e13 024858 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 024859 call ui_ipc_send_event 
+0x5e15 024860 branch sniff_exit 
+:      024862 parse_lmp_accepted_sniff_req:
+0x5e16 024863 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 024864 call ui_ipc_send_event 
+0x5e18 024865 setarg 0 
+0x5e19 024866 store 2 ,mem_dsniff 
+0x5e1a 024867 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 024868 lshift pdata ,pdata 
+0x5e1c 024869 store 2 ,mem_tsniff 
+0x5e1d 024870 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 024871 store 1 ,mem_sniff_attempt 
+0x5e1f 024872 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 024873 store 1 ,mem_sniff_timeout 
+0x5e21 024874 branch sniff_init 
+:      024876 parse_lmp_not_acdcept_sniff_req:
+0x5e22 024877 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 024878 branch ui_ipc_send_event 
+:      024880 parse_lmp_crypt_key:
+0x5e24 024881 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 024882 storet 1 ,mem_key_size 
+0x5e26 024883 branch accept_lmp_msg 
+:      024885 parse_lmp_setup_complete:
+0x5e27 024886 fetch 1 ,mem_lmp_conn_state 
+0x5e28 024887 set1 received_setup_complete ,pdata 
+0x5e29 024888 store 1 ,mem_lmp_conn_state 
+0x5e2a 024889 rtnbit1 sent_setup_complete 
+0x5e2b 024890 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 024891 branch parse_rx_done 
+:      024893 parse_lmp_max_slot:
+0x5e2d 024896 rtn 
+:      024898 parse_lmp_max_slot_req:
+0x5e2e 024899 fetch 1 ,mem_max_slot 
+0x5e2f 024900 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 024901 isub temp ,null 
+0x5e31 024903 branch accept_lmp_msg ,positive 
+0x5e32 024904 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 024905 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 024906 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 024907 rtn 
+:      024909 parse_lmp_detach:
+0x5e36 024910 call prepare_disconnect 
+0x5e37 024911 branch accept_lmp_msg 
+:      024913 accept_lmp_msg:
+0x5e38 024914 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 024915 rtn 
+:      024917 parse_lmp_incr_power:
+0x5e3a 024918 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 024919 rtn 
+:      024921 parse_lmp_decr_power:
+0x5e3c 024922 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 024923 rtn 
+:      024925 parse_lmp_version_res:
+0x5e3e 024926 fetch 1 ,mem_conn_sm 
+0x5e3f 024927 rtneq conn_sm_wait_version 
+0x5e40 024929 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 024931 rtn 
+:      024934 parse_lmp_auto_rate:
+0x5e42 024935 rtn 
+:      024937 parse_lmp_in_rand:
+0x5e43 024938 call lmp_copy_rand 
+0x5e44 024939 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 024940 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 024941 call ui_ipc_send_event 
+0x5e47 024943 call tid_check 
+0x5e48 024944 nbranch lmp_accept_inrand ,true 
+0x5e49 024946 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 024947 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 024948 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 024949 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 024950 rtn 
+:      024951 parse_lmp_inrand_res:
+0x5e4e 024952 fetch 1 ,mem_op 
+0x5e4f 024953 set1 op_inrand_req ,pdata 
+0x5e50 024954 store 1 ,mem_op 
+0x5e51 024955 rtn 
+:      024958 pop_tid_follow:
+0x5e52 024959 fetcht 1 ,mem_state_map 
+0x5e53 024960 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 024961 storet 1 ,mem_state_map 
+0x5e55 024962 rtn 
+:      024965 push_tid_follow:
+0x5e56 024966 fetch 1 ,mem_lmo_tid2 
+0x5e57 024967 rshift pdata ,pdata 
+0x5e58 024968 and_into 1 ,pdata 
+0x5e59 024969 rtn 
+:      024971 parse_lmp_au_rand_moudle:
+0x5e5a 024972 fetch 1 ,mem_nv_data_number 
+0x5e5b 024973 rtn blank 
+0x5e5c 024974 fetch 1 ,mem_pairing_auth 
+0x5e5d 024975 call load_device_list ,blank 
+0x5e5e 024976 rtn 
+:      024978 parse_lmp_au_rand:
+0x5e5f 024979 call parse_lmp_au_rand_moudle 
+0x5e60 024980 call push_tid_follow 
+0x5e61 024981 store 1 ,mem_sres_tid 
+0x5e62 024982 call lmp_copy_rand 
+0x5e63 024983 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 024984 fetch 1 ,mem_link_key_exists 
+0x5e65 024985 nrtn blank 
+0x5e66 024986 fetch 1 ,mem_state 
+0x5e67 024987 rtnbit1 state_combkey 
+0x5e68 024988 jam key_missing ,mem_lmo_reason2 
+0x5e69 024989 branch reject_lmp_packet 
+:      024991 parse_lmp_sres:
+0x5e6a 024992 arg mem_plap ,rega 
+0x5e6b 024993 call function_e1 
+0x5e6c 024994 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 024995 fetcht 4 ,mem_input_store 
+0x5e6e 024996 isub temp ,null 
+0x5e6f 024997 branch authentication_ok ,zero 
+0x5e70 024998 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 024999 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025000 rtn 
+:      025001 authentication_ok:
+0x5e73 025002 call authentication_ok_common 
+0x5e74 025003 fetch 1 ,mem_ssp_enable 
+0x5e75 025004 branch pairing_success ,blank 
+0x5e76 025005 rtn 
+:      025008 authentication_ok_common:
+0x5e77 025009 call copy_aco 
+0x5e78 025010 call linkkey_ready 
+0x5e79 025011 fetch 1 ,mem_op 
+0x5e7a 025012 isolate1 op_auth_req ,pdata 
+0x5e7b 025013 set0 op_auth_req ,pdata 
+0x5e7c 025014 store 1 ,mem_op 
+0x5e7d 025015 fetch 1 ,mem_conn_sm 
+0x5e7e 025016 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025017 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025018 rtn 
+:      025019 authentication_ok_conn_sm:
+0x5e81 025020 fetch 1 ,mem_pairing_auth 
+0x5e82 025021 rtnne defalt_pairing_auth 
+0x5e83 025022 fetch 1 ,mem_state_map 
+0x5e84 025023 rtnbit1 smap_encryption 
+0x5e85 025024 branch host_create_conn_encrypt 
+:      025026 parse_lmp_comb_key:
+0x5e86 025027 arg mem_rxbuf + 1 ,rega 
+0x5e87 025028 arg mem_kinit ,regb 
+0x5e88 025029 arg mem_random_number ,contw 
+0x5e89 025030 call xor16 
+0x5e8a 025031 arg mem_plap ,rega 
+0x5e8b 025032 call generate_linkkey 
+0x5e8c 025033 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025034 fetch 1 ,mem_state 
+0x5e8e 025035 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025036 rtn 
+:      025038 parse_lmp_name_res:
+0x5e90 025039 fetch 2 ,mem_len 
+0x5e91 025040 add pdata ,-3 ,loopcnt 
+0x5e92 025041 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025042 setarg mem_tmp_buffer 
+0x5e94 025043 iadd temp ,contw 
+0x5e95 025044 arg mem_rxbuf + 3 ,contr 
+0x5e96 025045 call memcpy 
+0x5e97 025046 fetcht 1 ,mem_name_offset 
+0x5e98 025047 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025048 isub temp ,pdata 
+0x5e9a 025049 sub pdata ,14 ,null 
+0x5e9b 025050 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025051 add temp ,14 ,pdata 
+0x5e9d 025052 store 1 ,mem_name_offset 
+0x5e9e 025053 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025054 rtn 
+:      025055 parse_lmp_name_res_end:
+0x5ea0 025056 fetch 1 ,mem_state_map 
+0x5ea1 025057 set1 smap_name_res ,pdata 
+0x5ea2 025058 store 1 ,mem_state_map 
+0x5ea3 025059 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025060 rtn 
+:      025061 parse_lmp_name_req:
+0x5ea5 025062 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025063 store 1 ,mem_lmi_opcode2 
+0x5ea7 025064 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025065 rtn 
+:      025067 parse_lmp_conn_req:
+0x5ea9 025068 branch accept_lmp_msg 
+:      025070 parse_lmp_timing_accuracy_req:
+0x5eaa 025071 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025072 rtn 
+:      025074 parse_lmp_features_req:
+0x5eac 025075 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025076 rtn 
+:      025078 parse_lmp_version_req:
+0x5eae 025079 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025080 rtn 
+:      025082 parse_lmp_supervision_timeout:
+0x5eb0 025085 rtn 
+:      025089 parse_lmp_sniff_subrating_req:
+0x5eb1 025090 fetch 2 ,mem_tsniff 
+0x5eb2 025091 iforce temp 
+0x5eb3 025092 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025093 store 1 ,mem_subsniff_rate 
+0x5eb5 025094 imul32 temp ,temp 
+0x5eb6 025095 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025096 lshift pdata ,pdata 
+0x5eb8 025097 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025098 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025099 lshift pdata ,pdata 
+0x5ebb 025100 store 4 ,mem_subsniff_instant 
+0x5ebc 025102 deposit temp 
+0x5ebd 025103 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025104 rtn 
+:      025105 parse_lmpext_packet_type_table_req:
+0x5ebf 025106 fetcht 1 ,mem_ptt 
+0x5ec0 025107 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025108 ixor temp ,null 
+0x5ec2 025109 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025110 isolate1 0 ,pdata 
+0x5ec4 025111 fetch 1 ,mem_state_map 
+0x5ec5 025112 setflag true ,smap_edr ,pdata 
+0x5ec6 025113 store 1 ,mem_state_map 
+0x5ec7 025114 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025115 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025116 rtn 
+:      025119 parse_lmp_sniff_subrating_res:
+:      025120 parse_lmp_preferred_rate:
+:      025121 parse_lmp_max_power:
+:      025122 parse_lmp_min_power:
+0x5eca 025123 rtn 
+:      025124 parse_lmp_page_mode_req:
+0x5ecb 025126 branch accept_lmp_msg 
+:      025127 parse_lmp_page_scan_mode_req:
+0x5ecc 025130 branch accept_lmp_msg 
+:      025134 parse_lmp_slot_offset:
+0x5ecd 025135 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025136 store 2 ,mem_slot_offset 
+0x5ecf 025137 rtn 
+:      025139 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025140 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025141 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025142 imul32 temp ,pdata 
+0x5ed3 025143 arg 0x640 ,temp 
+0x5ed4 025144 isub temp ,null 
+0x5ed5 025146 rtn 
+:      025148 parse_lmp_sniff_req:
+0x5ed6 025149 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025150 branch lmp_reject_sniff ,blank 
+0x5ed8 025151 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025152 branch lmp_reject_sniff ,positive 
+0x5eda 025153 fetch 1 ,mem_device_option 
+0x5edb 025154 sub pdata ,dvc_op_module ,null 
+0x5edc 025155 call module_set_lpm_mult_2 ,zero 
+0x5edd 025156 fetch 1 ,mem_state 
+0x5ede 025157 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025158 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025159 lshift pdata ,pdata 
+0x5ee1 025160 store 2 ,mem_dsniff 
+0x5ee2 025161 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025162 lshift pdata ,pdata 
+0x5ee4 025163 store 2 ,mem_tsniff 
+0x5ee5 025164 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025165 store 1 ,mem_sniff_attempt 
+0x5ee7 025166 iforce temp 
+0x5ee8 025167 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025168 store 1 ,mem_sniff_timeout 
+0x5eea 025169 isub temp ,null 
+0x5eeb 025170 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025171 store 1 ,mem_sniff_attempt 
+:      025172 set_big_value_to_attempt:
+0x5eed 025174 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025175 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025176 rtn 
+:      025178 lmp_reject_sniff:
+0x5ef0 025179 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025180 branch reject_lmp_packet 
+:      025182 parse_lmp_start_encryption_req:
+0x5ef2 025183 call accept_lmp_msg 
+0x5ef3 025184 call lmp_copy_rand 
+0x5ef4 025185 call function_e3 
+0x5ef5 025186 branch start_encryption 
+:      025188 parse_lmp_stop_encryption_req:
+0x5ef6 025189 call accept_lmp_msg 
+0x5ef7 025190 branch stop_encryption 
+:      025193 parse_lmp_switch_req:
+0x5ef8 025194 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025195 lshift pdata ,pdata 
+0x5efa 025197 branch parse_lmp_switch_accept ,master 
+0x5efb 025198 fetcht 1 ,mem_link_key_exists 
+0x5efc 025199 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025200 parse_lmp_switch_req_not_accept:
+0x5efd 025201 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025202 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025203 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025204 rtn 
+:      025205 parse_lmp_switch_req_clear_mark:
+0x5f01 025206 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025207 jam 0 ,mem_conn_sm 
+0x5f03 025208 branch role_switch_prepare 
+:      025210 parse_lmp_switch_accept:
+0x5f04 025211 call role_switch_prepare 
+0x5f05 025212 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025213 fetch 1 ,mem_connection_options 
+0x5f07 025214 set0 connection_switch ,pdata 
+0x5f08 025215 store 1 ,mem_connection_options 
+0x5f09 025216 branch accept_lmp_msg 
+:      025220 parse_lmp_temp_rand:
+:      025221 parse_lmp_temp_key:
+:      025222 parse_lmp_timing_accuracy_res:
+:      025223 parse_lmp_unit_key:
+:      025224 parse_lmp_use_semi_permanend_key:
+0x5f0a 025225 rtn 
+:      025228 parse_lmp_unsniff_req:
+0x5f0b 025229 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025230 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025231 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025232 call ui_ipc_send_event 
+0x5f0f 025233 branch sniff_exit 
+:      025235 parse_lmp_encapsulated_header:
+0x5f10 025236 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025237 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025238 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025239 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025240 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025241 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025242 call check_localsm 
+0x5f17 025243 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025244 jam sp_stat_key_recv ,mem_sp_state 
+:      025245 parse_lmp_encapsulated_header_master:
+0x5f19 025246 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025247 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025248 branch parse_rx_done 
+:      025250 parse_lmp_encapsulated_header_reject:
+0x5f1c 025251 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025252 branch reject_lmp_packet 
+:      025254 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025257 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025259 rtn 
+:      025260 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025261 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025262 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025263 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025264 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025265 call check_localsm 
+0x5f24 025266 rtn true 
+0x5f25 025267 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025268 rtn 
+:      025270 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025271 call g_noninit_number_confirm 
+0x5f28 025272 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025273 call ui_ipc_send_event 
+0x5f2a 025274 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025277 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025278 call check_localsm 
+0x5f2c 025279 rtn true 
+0x5f2d 025280 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025281 beq 19 ,authentication_passkey_end 
+0x5f2f 025282 increase 1 ,pdata 
+0x5f30 025283 store 1 ,mem_authentication_passkey_times 
+:      025286 authentication_passkey:
+0x5f31 025287 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025288 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025289 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025290 copy pdata ,queue 
+0x5f35 025291 fetch 6 ,mem_pin 
+0x5f36 025292 qisolate1 pdata 
+0x5f37 025293 setarg 0x80 
+0x5f38 025294 setflag true ,0 ,pdata 
+0x5f39 025295 store 1 ,mem_passkey_1bit 
+0x5f3a 025296 rtn 
+:      025298 authentication_passkey_end:
+0x5f3b 025299 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025300 rtn 
+:      025302 parse_lmp_accepted_dhkey_check:
+0x5f3d 025303 call parse_lmp_accepted_dhkey_check_common 
+:      025304 pairing_success:
+0x5f3e 025305 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025306 rtn blank 
+0x5f40 025307 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025308 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025309 branch ui_ipc_send_event 
+:      025312 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025314 call check_localsm 
+0x5f44 025315 ncall g_noninit ,true 
+0x5f45 025316 call g_init ,true 
+0x5f46 025317 call check_localsm 
+0x5f47 025318 rtn true 
+0x5f48 025319 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025320 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025321 rtn 
+:      025323 parse_simple_pairing_confirm:
+0x5f4b 025324 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025325 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025326 call memcpy16 
+0x5f4e 025327 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025328 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025329 branch master_set_mem_master_sp_flag 
+:      025331 parse_lmp_encapsulated_payload:
+0x5f51 025332 fetch 1 ,mem_master_sp_state 
+0x5f52 025333 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025334 fetch 1 ,mem_sp_state 
+0x5f54 025335 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025336 parse_encapsulated_payload_master:
+0x5f55 025337 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025338 sub pdata ,0x20 ,contw 
+0x5f57 025339 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025340 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025341 iadd contw ,contw 
+0x5f5a 025342 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025343 istore 8 ,contw 
+0x5f5c 025344 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025345 istore 8 ,contw 
+0x5f5e 025346 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025347 increase 16 ,pdata 
+0x5f60 025348 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025349 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025350 parse_lmp_encapsulated_payload_completed:
+0x5f62 025351 call check_localsm 
+0x5f63 025352 branch accept_lmp_msg ,true 
+0x5f64 025353 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025354 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025355 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025356 branch accept_lmp_msg 
+:      025357 parse_lmp_encapsulated_payload_reject:
+0x5f68 025358 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025359 branch reject_lmp_packet 
+:      025360 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025361 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025362 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025363 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025364 branch parse_rx_done 
+:      025366 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025367 call check_localsm 
+0x5f6f 025368 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025369 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025370 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025371 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025372 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025373 branch parse_rx_done 
+:      025375 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025376 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025377 branch ui_ipc_send_event 
+:      025380 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025382 branch parse_rx_done 
+:      025384 parse_lmp_simple_pairing_number:
+0x5f78 025385 fetch 1 ,mem_master_sp_state 
+0x5f79 025386 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025387 fetch 1 ,mem_sp_state 
+0x5f7b 025388 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025389 parse_lmp_simple_pairing_number_master:
+0x5f7c 025390 arg mem_sp_random_remote ,contw 
+0x5f7d 025391 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025392 istore 8 ,contw 
+0x5f7f 025393 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025394 istore 8 ,contw 
+0x5f81 025395 call check_localsm 
+0x5f82 025396 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025397 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025398 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025399 branch accept_lmp_msg 
+:      025400 parse_lmp_simple_pairing_number_master0:
+0x5f86 025401 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025402 branch master_set_mem_master_sp_flag 
+:      025405 parse_lmp_simple_pairing_number_reject:
+0x5f88 025406 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025407 branch reject_lmp_packet 
+:      025409 parse_dhkey_check:
+0x5f8a 025410 fetch 1 ,mem_master_sp_state 
+0x5f8b 025411 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025412 fetch 1 ,mem_sp_state 
+0x5f8d 025413 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025414 parse_dhkey_check_master:
+0x5f8e 025415 arg mem_sp_check_result ,contw 
+0x5f8f 025416 arg mem_rxbuf + 1 ,contr 
+0x5f90 025417 call memcpy16 
+0x5f91 025418 call check_localsm 
+0x5f92 025419 branch parse_dhkey_check_master0 ,true 
+0x5f93 025420 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025421 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025422 number_comparison_successed:
+0x5f95 025423 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025424 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025425 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025426 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025427 branch parse_rx_done 
+:      025429 parse_dhkey_check_master0:
+0x5f9a 025430 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025431 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025432 branch parse_rx_done 
+:      025433 parse_lmp_dhkey_check_reject:
+0x5f9d 025434 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025435 branch reject_lmp_packet 
+:      025437 number_comparison_mode:
+0x5f9f 025438 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025439 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025440 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025441 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025442 rtn 
+:      025444 comparison_result:
+0x5fa4 025445 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025446 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025447 branch parse_lmp_dhkey_check_reject 
+:      025450 parse_lmp_clkoffset_res:
+0x5fa7 025451 branch parse_rx_done 
+:      025453 parse_lmp_encryption_mode_req:
+0x5fa8 025454 fetch 1 ,mem_connection_options 
+0x5fa9 025455 set0 connection_encrypt 
+0x5faa 025456 store 1 ,mem_connection_options 
+0x5fab 025457 call accept_lmp_msg 
+0x5fac 025458 nrtn master 
+0x5fad 025459 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025460 fetcht 1 ,mem_op 
+0x5faf 025461 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025462 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025463 storet 1 ,mem_op 
+0x5fb2 025464 rtn 
+:      025466 parse_lmp_features_res:
+0x5fb3 025467 fetcht 8 ,mem_rxbuf + 1 
+:      025468 parse_lmp_features_res_not_hci:
+0x5fb4 025469 fetch 1 ,mem_conn_sm 
+0x5fb5 025470 rtnne conn_sm_wait_features_res 
+0x5fb6 025472 fetch 1 ,mem_connection_options 
+0x5fb7 025473 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025475 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025476 rtn 
+:      025477 parse_lmp_send_conn:
+0x5fba 025478 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025479 rtn 
+:      025480 parse_lmp_test_activate:
+0x5fbc 025481 fetch 1 ,mem_debug_config 
+0x5fbd 025482 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025483 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025484 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025485 rtn 
+:      025486 parse_lmp_test_control:
+0x5fc1 025489 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025490 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025491 force 9 ,loopcnt 
+0x5fc4 025492 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025493 arg mem_temp_payload ,contw 
+:      025494 parse_lmp_test_xor:
+0x5fc6 025495 ifetch 1 ,contr 
+0x5fc7 025496 xor_into 0x55 ,pdata 
+0x5fc8 025497 istore 1 ,contw 
+0x5fc9 025498 loop parse_lmp_test_xor 
+0x5fca 025499 fetch 1 ,test_mode_scenario 
+0x5fcb 025500 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025501 set0 tester_no_whitening ,temp 
+0x5fcd 025502 set0 tester_pattern_test ,temp 
+0x5fce 025503 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025504 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025505 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025506 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025507 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025508 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025509 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025510 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025511 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025512 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025513 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025514 rtn 
+:      025515 parse_lmp_test_control_exit:
+0x5fda 025517 fetch 1 ,mem_tester_emulate 
+0x5fdb 025518 set1 tester_exit ,pdata 
+0x5fdc 025519 set1 tester_change ,pdata 
+0x5fdd 025520 store 1 ,mem_tester_emulate 
+0x5fde 025521 rtn 
+:      025522 parse_lmp_test_control_pattern:
+0x5fdf 025523 set1 tester_pattern_test ,temp 
+0x5fe0 025524 jam 5 ,mem_lch_code 
+0x5fe1 025525 fetch 2 ,test_mode_data_length 
+0x5fe2 025526 iforce loopcnt 
+0x5fe3 025527 store 2 ,mem_len 
+0x5fe4 025528 arg mem_rxbuf ,contw 
+0x5fe5 025529 call pn9 
+:      025530 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025531 set1 tester_no_whitening ,temp 
+:      025532 parse_lmp_test_control_loopback:
+0x5fe7 025533 set1 tester_change ,temp 
+0x5fe8 025534 force 0 ,pdata 
+0x5fe9 025535 store 1 ,mem_slave_rcvcnt 
+0x5fea 025536 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025537 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025538 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025539 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025540 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025541 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025542 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025543 storet 1 ,mem_tester_emulate 
+0x5ff2 025544 rtn 
+:      025546 parse_lmp_test_control_pause:
+0x5ff3 025547 set0 mark_testmode ,mark 
+0x5ff4 025548 jam 0 ,mem_tester_emulate 
+0x5ff5 025549 fetch 1 ,mem_debug_config 
+0x5ff6 025550 set0 debug_tx_pattern ,pdata 
+0x5ff7 025551 store 1 ,mem_debug_config 
+0x5ff8 025552 rtn 
+:      025558 lmp_copy_rand:
+0x5ff9 025559 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025560 arg mem_random_number ,contw 
+0x5ffb 025561 branch memcpy16 
+:      025563 lmp_generate_key:
+0x5ffc 025564 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025565 rtn 
+:      025567 lmp_start_encryption:
+0x5ffe 025568 nrtn master 
+0x5fff 025569 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025570 rtn 
+:      025572 lmp_accept_inrand:
+0x6001 025573 arg mem_lap ,rega 
+0x6002 025574 call generate_kinit 
+0x6003 025575 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025576 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025577 rtn 
+:      025579 lmp_disconnect:
+0x6006 025580 jam 10 ,mem_conn_timer 
+0x6007 025581 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025582 jam local_host ,mem_disconn_reason_send 
+0x6009 025583 rtn 
+:      025589 send_lmp:
+0x600a 025590 bpatchx patch30_2 ,mem_patch30 
+0x600b 025591 disable user 
+0x600c 025592 call lmo_fifo_process 
+0x600d 025593 fetch 1 ,mem_lmp_to_send 
+0x600e 025594 rtn blank 
+0x600f 025599 bbit1 7 ,send_lmp_escape 
+:      025600 send_lmp0:
+0x6010 025601 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025602 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025603 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025604 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025605 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025606 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025607 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025608 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025609 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025610 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025611 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025612 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025613 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025614 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025615 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025616 beq lmp_sres ,send_lmp_sres 
+0x6020 025617 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025618 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025619 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025620 beq lmp_detach ,send_lmp_detach 
+0x6024 025621 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025622 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025624 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025625 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025626 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025627 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025628 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025629 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025630 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025631 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025632 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025633 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025634 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025635 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025636 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025637 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025638 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025639 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025640 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025641 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025642 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025644 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025645 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025646 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025647 beq lmp_test_control ,send_lmp_test_control 
+:      025648 send_lmp_error:
+0x603d 025649 branch assert 
+0x603e 025650 rtn 
+:      025651 send_lmp_escape:
+0x603f 025652 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025653 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025654 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025655 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025656 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025657 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025658 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025659 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025660 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025661 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025662 branch assert 
+:      025668 send_lmp_accepted:
+0x604a 025669 force 2 ,pdata 
+0x604b 025670 call msg_send_lmp 
+0x604c 025671 fetch 1 ,mem_lmi_opcode 
+0x604d 025672 istore 1 ,contw 
+0x604e 025673 call send_lmp_follow 
+0x604f 025674 bpatchx patch30_3 ,mem_patch30 
+0x6050 025675 fetch 1 ,mem_lmi_opcode 
+0x6051 025676 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025677 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025678 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025679 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025680 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025681 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025682 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025683 rtn 
+:      025685 send_create_conn_start_l2cap_timer_sm:
+0x6059 025686 fetch 1 ,mem_conn_sm 
+0x605a 025687 rtn blank 
+0x605b 025688 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025689 setarg timer_enpt_waite 
+0x605d 025690 arg enpt_delay_timer ,queue 
+0x605e 025691 branch timer_init 
+:      025693 send_lmp_accept_sniff_req:
+0x605f 025694 branch sniff_init 
+:      025695 send_lmp_not_accepted:
+0x6060 025696 force 3 ,pdata 
+0x6061 025697 call msg_send_lmp 
+0x6062 025698 fetch 1 ,mem_lmi_opcode 
+0x6063 025699 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025700 istore 1 ,contw 
+0x6065 025701 fetch 1 ,mem_lmo_reason 
+0x6066 025702 istore 1 ,contw 
+0x6067 025703 branch send_lmp_follow 
+:      025705 send_not_accept_aurand:
+0x6068 025706 istore 1 ,contw 
+0x6069 025707 fetch 1 ,mem_lmo_reason 
+0x606a 025708 istore 1 ,contw 
+0x606b 025709 arg mem_sres_tid ,temp 
+0x606c 025710 branch special_tid_store 
+:      025712 send_lmpext_accepted:
+0x606d 025713 force 4 ,queue 
+0x606e 025714 call send_lmpext 
+0x606f 025715 setarg lmp_escape 
+0x6070 025716 istore 1 ,contw 
+0x6071 025717 fetch 1 ,mem_lmi_opcode 
+0x6072 025718 set0 7 ,pdata 
+0x6073 025719 istore 1 ,contw 
+0x6074 025720 fetch 1 ,mem_lmi_opcode 
+0x6075 025721 branch send_lmp_follow 
+:      025723 send_lmpext_not_accepted:
+0x6076 025724 force 5 ,queue 
+0x6077 025725 call send_lmpext 
+0x6078 025726 setarg lmp_escape 
+0x6079 025727 istore 1 ,contw 
+0x607a 025728 fetch 1 ,mem_lmi_opcode 
+0x607b 025729 set0 7 ,pdata 
+0x607c 025730 istore 1 ,contw 
+0x607d 025731 fetch 1 ,mem_lmo_reason 
+0x607e 025732 istore 1 ,contw 
+0x607f 025733 branch send_lmp_follow 
+:      025736 send_lmp_accepted_inrand:
+0x6080 025737 call clear_linkkey 
+0x6081 025738 call tid_check 
+0x6082 025739 rtn true 
+0x6083 025740 branch lmp_generate_key 
+:      025742 send_lmp_accepted_enc_mode:
+0x6084 025743 fetch 1 ,mem_op 
+0x6085 025744 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025745 rtnbit0 op_stop_enc 
+0x6087 025746 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025747 set0 op_stop_enc ,pdata 
+0x6089 025748 call tid_reply 
+0x608a 025749 branch send_lmp_accepted_enc_exit 
+:      025750 send_lmp_accepted_enc_start:
+0x608b 025751 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025752 set0 op_start_enc ,pdata 
+:      025753 send_lmp_accepted_enc_exit:
+0x608d 025754 store 1 ,mem_op 
+0x608e 025755 rtn 
+:      025757 send_lmp_accepted_enc_key:
+0x608f 025758 call check_localsm 
+0x6090 025759 branch lmp_start_encryption ,true 
+0x6091 025760 rtn 
+:      025762 send_lmp_accepted_connection:
+0x6092 025763 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025765 fetch 1 ,mem_lmp_conn_state 
+0x6094 025766 set1 received_conn_req ,pdata 
+0x6095 025767 store 1 ,mem_lmp_conn_state 
+0x6096 025768 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025769 branch ui_ipc_send_event 
+:      025772 send_lmp_accept_dhkey_check:
+0x6098 025773 rtn 
+:      025777 send_lmpext_features_res:
+0x6099 025778 force 12 ,queue 
+0x609a 025779 call send_lmpext 
+0x609b 025780 setarg 0x01 
+0x609c 025781 istore 1 ,contw 
+0x609d 025782 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025783 istore 2 ,contw 
+0x609f 025784 setarg 0 
+0x60a0 025785 istore 3 ,contw 
+0x60a1 025786 setarg 0x00 
+0x60a2 025787 istore 4 ,contw 
+0x60a3 025788 branch send_lmp_reply 
+:      025789 send_lmpext_io_cap_res:
+0x60a4 025790 force 5 ,queue 
+0x60a5 025791 call send_lmpext 
+0x60a6 025792 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025793 istore 3 ,contw 
+0x60a8 025794 call send_lmp_reply 
+0x60a9 025795 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025796 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025797 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025798 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025799 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025800 rtn 
+:      025802 responder_iocap_keyboard_only:
+0x60af 025803 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025804 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025805 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025806 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025807 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025808 rtn 
+:      025811 responder_iocap_display_yesno:
+0x60b5 025812 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025813 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025814 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025815 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025816 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025817 rtn 
+:      025820 responder_iocap_no_input_no_output:
+0x60bb 025821 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025822 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025823 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025824 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025825 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025826 rtn 
+:      025828 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025829 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025830 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      025831 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      025832 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      025833 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      025834 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      025835 set_ssp_mode_justwork:
+0x60c1 025836 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 025837 fetch 1 ,mem_classic_bt_flag 
+0x60c3 025838 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 025839 rtn 
+:      025841 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      025842 set_ssp_mode_numeric_comparison:
+0x60c5 025843 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 025844 rtn 
+:      025846 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      025847 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      025848 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      025849 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      025850 set_ssp_mode_passkey:
+0x60c7 025851 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 025852 rtn 
+:      025855 classic_bt_set_reject_justwork_flag:
+0x60c9 025856 arg flag_ssp_reject_justwork ,queue 
+0x60ca 025857 branch classic_bluetooth_set_flag 
+:      025859 classic_bt_clr_reject_justwork_flag:
+0x60cb 025860 arg flag_ssp_reject_justwork ,queue 
+0x60cc 025861 branch classic_bluetooth_clr_flag 
+:      025863 classic_bluetooth_set_flag:
+0x60cd 025864 fetch 1 ,mem_classic_bt_flag 
+0x60ce 025865 qset1 pdata 
+0x60cf 025866 store 1 ,mem_classic_bt_flag 
+0x60d0 025867 rtn 
+:      025869 classic_bluetooth_clr_flag:
+0x60d1 025870 fetch 1 ,mem_classic_bt_flag 
+0x60d2 025871 qset0 pdata 
+0x60d3 025872 store 1 ,mem_classic_bt_flag 
+0x60d4 025873 rtn 
+:      025876 send_lmp_io_cap_req:
+0x60d5 025877 force 5 ,queue 
+0x60d6 025878 call send_lmpext 
+0x60d7 025879 fetch 3 ,mem_sp_iocap_local 
+0x60d8 025880 istore 3 ,contw 
+0x60d9 025881 branch send_lmp_request 
+:      025884 send_lmpext_sniff_subrating_req:
+0x60da 025886 rtn 
+:      025887 send_lmpext_sniff_subrating_res:
+0x60db 025888 force 9 ,queue 
+0x60dc 025889 call send_lmpext 
+0x60dd 025890 fetch 1 ,mem_subsniff_rate 
+0x60de 025891 istore 1 ,contw 
+0x60df 025892 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 025893 istore 2 ,contw 
+0x60e1 025894 fetch 4 ,mem_subsniff_instant 
+0x60e2 025895 istore 4 ,contw 
+0x60e3 025896 branch send_lmp_reply 
+:      025898 send_lmp_name_res:
+0x60e4 025899 force 17 ,pdata 
+0x60e5 025900 call msg_send_lmp 
+0x60e6 025901 fetch 1 ,mem_lmi_opcode 
+0x60e7 025902 copy pdata ,temp 
+0x60e8 025903 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 025904 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 025905 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 025906 rtn 
+:      025907 send_lmp_name_res_offset_ok:
+0x60ec 025908 istore 1 ,contw 
+0x60ed 025909 fetch 1 ,mem_local_name_length 
+0x60ee 025910 istore 1 ,contw 
+0x60ef 025911 arg 14 ,loopcnt 
+0x60f0 025912 setarg mem_local_name 
+0x60f1 025913 iadd temp ,contr 
+0x60f2 025914 call memcpy 
+0x60f3 025915 branch send_lmp_reply 
+:      025918 send_lmp_timing_accuracy_res:
+0x60f4 025919 force 3 ,pdata 
+0x60f5 025920 call msg_send_lmp 
+0x60f6 025921 setarg 0x0114 
+0x60f7 025922 istore 2 ,contw 
+0x60f8 025923 branch send_lmp_reply 
+:      025925 send_lmp_clkoffset_res:
+0x60f9 025927 force 3 ,pdata 
+0x60fa 025928 call msg_send_lmp 
+0x60fb 025929 fetch 4 ,mem_clke_bt 
+0x60fc 025930 isub clkn_bt ,pdata 
+0x60fd 025931 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 025932 sub pdata ,0 ,pdata 
+:      025933 send_lmp_clkoffset_res_master:
+0x60ff 025935 rshift2 pdata ,pdata 
+0x6100 025936 set0 15 ,pdata 
+0x6101 025937 istore 2 ,contw 
+0x6102 025938 branch send_lmp_reply 
+:      025940 send_lmp_version_res:
+0x6103 025941 force 6 ,pdata 
+0x6104 025942 call msg_send_lmp 
+0x6105 025943 fetch 5 ,mem_lmp_version 
+0x6106 025944 istore 5 ,contw 
+0x6107 025945 branch send_lmp_reply 
+:      025947 send_lmp_features_res:
+0x6108 025948 force 9 ,pdata 
+0x6109 025949 call msg_send_lmp 
+0x610a 025950 fetch 8 ,mem_features 
+0x610b 025951 istore 8 ,contw 
+0x610c 025952 branch send_lmp_reply 
+:      025959 send_lmpext_features_req:
+0x610d 025960 force 12 ,queue 
+0x610e 025961 call send_lmpext 
+0x610f 025962 setarg 0x01 
+0x6110 025963 istore 1 ,contw 
+0x6111 025964 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 025965 istore 2 ,contw 
+0x6113 025966 setarg 0 
+0x6114 025967 istore 3 ,contw 
+0x6115 025968 setarg 0x00 
+0x6116 025969 istore 4 ,contw 
+0x6117 025970 branch send_lmp_request 
+:      025972 send_lmpext_packet_type_table_req:
+0x6118 025973 force 3 ,queue 
+0x6119 025974 call send_lmpext 
+0x611a 025975 fetch 1 ,mem_ptt 
+0x611b 025976 istore 1 ,contw 
+0x611c 025977 disable user 
+0x611d 025978 call send_lmp_request 
+0x611e 025979 nrtn user 
+0x611f 025980 nrtn master 
+0x6120 025981 fetch 1 ,mem_afh_cfg 
+0x6121 025982 rtnbit0 afh_cfg_on 
+0x6122 025983 call afh_init 
+0x6123 025984 branch afh_open_all_channels 
+:      025987 ssp_enable:
+0x6124 025988 bpatchx patch30_4 ,mem_patch30 
+0x6125 025989 fetch 1 ,mem_features + 6 
+0x6126 025990 set1 param_featrue_ssp ,pdata 
+0x6127 025991 store 1 ,mem_features + 6 
+0x6128 025992 setarg param_lmpext_ssp_enable 
+0x6129 025993 store 2 ,mem_lmpext_ssp_enable 
+0x612a 025994 rtn 
+:      025996 ssp_disable:
+0x612b 025997 bpatchx patch30_5 ,mem_patch30 
+0x612c 025998 fetch 1 ,mem_features + 6 
+0x612d 025999 set0 param_featrue_ssp ,pdata 
+0x612e 026000 store 1 ,mem_features + 6 
+0x612f 026001 setarg 0 
+0x6130 026002 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026003 rtn 
+:      026005 afh_init:
+0x6132 026006 jam 0x3 ,mem_afh_cfg 
+0x6133 026007 setarg 0 
+0x6134 026008 store 4 ,mem_afh_timer 
+0x6135 026009 arg mem_afh_map_lo ,contw 
+0x6136 026010 call afh_reset_map 
+0x6137 026011 arg mem_afh_map_new ,contw 
+0x6138 026012 call afh_reset_map 
+0x6139 026013 arg mem_afh_classify_channel_map ,contw 
+0x613a 026014 call afh_reset_map 
+0x613b 026015 branch afh_clear_error_counter 
+:      026016 afh_open_all_channels:
+0x613c 026017 arg mem_afh_map_new ,contw 
+0x613d 026018 call afh_reset_map 
+0x613e 026019 call afh_clear_error_counter 
+0x613f 026020 branch afh_set_send_flag 
+:      026023 afh_reset_map:
+0x6140 026024 setarg 0xffffff 
+0x6141 026025 istore 3 ,contw 
+0x6142 026026 istore 3 ,contw 
+0x6143 026027 istore 3 ,contw 
+0x6144 026028 setarg 0x7f 
+0x6145 026029 istore 1 ,contw 
+0x6146 026030 rtn 
+:      026031 afh_clear_error_counter:
+0x6147 026032 setarg 0 
+0x6148 026033 store 2 ,mem_afh_error_total 
+0x6149 026034 rtn 
+:      026035 afh_set_send_flag:
+0x614a 026036 fetch 1 ,mem_afh_cfg 
+0x614b 026037 set1 send_lmp_set_afh ,pdata 
+0x614c 026038 store 1 ,mem_afh_cfg 
+0x614d 026039 rtn 
+:      026042 send_lmpext_pause_encryption_req:
+0x614e 026043 force 2 ,queue 
+0x614f 026044 call send_lmpext 
+0x6150 026045 nbranch send_lmp_reply ,master 
+0x6151 026047 branch send_lmp_request 
+:      026051 send_lmp_detach:
+0x6152 026052 force 2 ,pdata 
+0x6153 026053 call msg_send_lmp 
+0x6154 026054 fetch 1 ,mem_disconn_reason_send 
+0x6155 026055 istore 1 ,contw 
+0x6156 026056 call send_lmp_request 
+:      026057 prepare_disconnect:
+0x6157 026058 fetch 1 ,mem_op 
+0x6158 026059 set1 op_disconn ,pdata 
+0x6159 026060 store 1 ,mem_op 
+0x615a 026061 jam 50 ,mem_conn_timer 
+0x615b 026062 rtn 
+:      026065 send_lmp_no_payload:
+0x615c 026066 force 1 ,pdata 
+0x615d 026067 call msg_send_lmp 
+0x615e 026068 branch send_lmp_request 
+:      026069 send_lmp_nopayload_reply:
+0x615f 026070 force 1 ,pdata 
+0x6160 026071 call msg_send_lmp 
+0x6161 026072 branch send_lmp_reply 
+:      026075 send_lmp_encryption_mode_req:
+0x6162 026076 force 2 ,pdata 
+0x6163 026077 call msg_send_lmp 
+0x6164 026078 fetch 1 ,mem_state_map 
+0x6165 026079 isolate0 smap_encryption ,pdata 
+0x6166 026080 setflag true ,0 ,pdata 
+0x6167 026081 and_into 1 ,pdata 
+0x6168 026082 istore 1 ,contw 
+0x6169 026083 branch send_lmp_request 
+:      026086 send_lmp_superto:
+0x616a 026087 force 3 ,pdata 
+0x616b 026088 call msg_send_lmp 
+0x616c 026089 fetch 2 ,mem_supervision_to 
+0x616d 026090 istore 2 ,contw 
+0x616e 026091 branch send_lmp_request 
+:      026093 send_lmp_name_req:
+0x616f 026094 jam 250 ,mem_conn_timer 
+0x6170 026095 force 2 ,pdata 
+0x6171 026096 call msg_send_lmp 
+0x6172 026097 fetch 1 ,mem_name_offset 
+0x6173 026098 istore 1 ,contw 
+0x6174 026099 branch send_lmp_request 
+:      026101 send_lmp_test_control:
+0x6175 026102 force 10 ,pdata 
+0x6176 026103 call msg_send_lmp 
+0x6177 026104 arg mem_temp_payload ,contr 
+0x6178 026105 force 9 ,loopcnt 
+:      026106 send_lmp_test_control_loop:
+0x6179 026107 ifetch 1 ,contr 
+0x617a 026108 xor_into 0x55 ,pdata 
+0x617b 026109 istore 1 ,contw 
+0x617c 026110 loop send_lmp_test_control_loop 
+0x617d 026111 branch send_lmp_request 
+:      026113 send_lmp_quality_of_service_req:
+0x617e 026114 branch send_lmp_request 
+:      026115 send_lmp_unit_key:
+0x617f 026116 branch send_lmp_request 
+:      026118 send_lmp_slot_offset:
+0x6180 026119 rtn master 
+0x6181 026120 call calc_slot_offset 
+0x6182 026121 force 9 ,pdata 
+0x6183 026122 call msg_send_lmp 
+0x6184 026123 fetch 2 ,mem_slot_offset 
+0x6185 026124 istore 2 ,contw 
+0x6186 026125 fetch 3 ,mem_lap 
+0x6187 026126 istore 3 ,contw 
+0x6188 026127 fetch 1 ,mem_uap 
+0x6189 026128 istore 1 ,contw 
+0x618a 026129 fetch 2 ,mem_nap 
+0x618b 026130 istore 2 ,contw 
+0x618c 026131 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026132 set0 mark_switch_initiated ,mark 
+0x618e 026133 call send_lmp_request 
+0x618f 026134 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026135 rtn 
+:      026136 send_lmp_slot_offset_reply:
+0x6191 026137 call send_lmp_reply 
+0x6192 026138 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026139 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026140 rtn 
+:      026142 send_lmp_switch_req:
+0x6195 026143 arg 0x200 ,temp 
+0x6196 026144 branch switch_on_native ,master 
+0x6197 026145 deposit clke_bt 
+0x6198 026146 branch switch_slack 
+:      026147 switch_on_native:
+0x6199 026148 deposit clkn_bt 
+:      026149 switch_slack:
+0x619a 026150 deposit bt_clk 
+0x619b 026151 iadd temp ,pdata 
+0x619c 026152 and_into 0x1fc ,pdata 
+0x619d 026153 store 4 ,mem_sniff_anchor 
+0x619e 026154 force 5 ,pdata 
+0x619f 026155 call msg_send_lmp 
+0x61a0 026156 fetch 4 ,mem_sniff_anchor 
+0x61a1 026157 rshift pdata ,pdata 
+0x61a2 026158 istore 4 ,contw 
+0x61a3 026159 branch send_lmp_request 
+:      026161 send_lmp_sniff_req:
+0x61a4 026162 force 10 ,pdata 
+0x61a5 026163 call msg_send_lmp 
+0x61a6 026164 arg mem_sniff_payload ,contr 
+0x61a7 026165 ifetch 9 ,contr 
+0x61a8 026166 istore 9 ,contw 
+0x61a9 026167 branch send_lmp_request 
+:      026170 send_lmp_timing_accuracy_req:
+0x61aa 026172 force 3 ,pdata 
+0x61ab 026173 call msg_send_lmp 
+0x61ac 026174 setarg 0x0114 
+0x61ad 026175 istore 2 ,contw 
+0x61ae 026176 branch send_lmp_request 
+:      026178 send_lmp_unsniff_req:
+0x61af 026180 force 1 ,pdata 
+0x61b0 026181 call msg_send_lmp 
+0x61b1 026190 branch send_lmp_request 
+:      026193 send_lmp_max_slot:
+0x61b2 026194 force 2 ,pdata 
+0x61b3 026195 call msg_send_lmp 
+0x61b4 026196 fetch 1 ,mem_max_slot 
+0x61b5 026197 istore 1 ,contw 
+0x61b6 026198 branch send_lmp_request 
+:      026201 send_lmp_max_slot_req:
+0x61b7 026202 force 2 ,pdata 
+0x61b8 026203 call msg_send_lmp 
+0x61b9 026204 setarg 0x05 
+0x61ba 026205 istore 1 ,contw 
+0x61bb 026206 branch send_lmp_request 
+:      026209 send_lmp_inc_power:
+0x61bc 026210 force 2 ,pdata 
+0x61bd 026211 call msg_send_lmp 
+0x61be 026212 setarg 0x00 
+0x61bf 026213 istore 1 ,contw 
+0x61c0 026214 branch send_lmp_request 
+:      026217 send_lmp_setup_complete_by_module:
+0x61c1 026218 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026219 rtn 
+:      026220 send_lmp_setup_complete:
+0x61c3 026221 fetch 1 ,mem_device_option 
+0x61c4 026222 sub pdata ,dvc_op_module ,null 
+0x61c5 026223 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026224 fetch 1 ,mem_state 
+0x61c7 026225 set1 state_conn_comp ,pdata 
+0x61c8 026226 store 1 ,mem_state 
+0x61c9 026227 copy clkn_bt ,pdata 
+0x61ca 026228 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026229 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026230 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026231 set1 sent_setup_complete ,pdata 
+0x61ce 026232 store 1 ,mem_lmp_conn_state 
+0x61cf 026233 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026234 call ui_ipc_send_event 
+0x61d1 026235 force 1 ,pdata 
+0x61d2 026236 call msg_send_lmp 
+0x61d3 026237 branch send_lmp_request 
+:      026238 send_lmp_setup_complete_has_sent:
+0x61d4 026239 jam 0 ,mem_lmp_to_send 
+0x61d5 026240 rtn 
+:      026242 send_lmp_version_req:
+0x61d6 026243 force 6 ,pdata 
+0x61d7 026244 call msg_send_lmp 
+0x61d8 026245 fetch 5 ,mem_lmp_version 
+0x61d9 026246 istore 5 ,contw 
+0x61da 026247 branch send_lmp_request 
+:      026249 send_lmp_features_req:
+0x61db 026250 force 9 ,pdata 
+0x61dc 026251 call msg_send_lmp 
+0x61dd 026252 fetch 8 ,mem_features 
+0x61de 026253 istore 8 ,contw 
+0x61df 026254 branch send_lmp_request 
+:      026256 sp_master_send_io_cap_get:
+0x61e0 026257 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026258 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026259 rtnne sp_key_valid 
+0x61e3 026260 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026261 rtn 
+:      026263 sp_master_send_io_cap_send:
+0x61e5 026264 call tid_initiate 
+0x61e6 026265 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026266 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026267 rtn 
+:      026270 sp_master_send_lmp_encapsulated_header:
+0x61e9 026271 call tid_initiate 
+0x61ea 026272 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026273 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026274 rtn 
+:      026276 sp_master_commitment_compare:
+0x61ed 026277 arg mem_sp_calc_result_high ,rega 
+0x61ee 026278 arg mem_sp_confirm_remote ,regb 
+0x61ef 026279 arg 16 ,loopcnt 
+0x61f0 026280 call string_compare 
+0x61f1 026281 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026282 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026283 call master_clear_mem_master_sp_flag 
+0x61f4 026284 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026285 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026286 branch reject_lmp_packet 
+:      026287 sp_master_commitment_compare_success:
+0x61f7 026288 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026289 call master_set_mem_master_sp_flag 
+0x61f9 026290 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026291 branch accept_lmp_msg 
+:      026295 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026296 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026297 rtn 
+:      026301 sp_send_lmp_encapsulated_header:
+0x61fd 026304 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026306 rtn 
+:      026312 send_lmp_encapsulated_header:
+0x61ff 026313 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026314 force 4 ,pdata 
+0x6201 026315 call msg_send_lmp 
+0x6202 026316 force encapsulated_major_type_p192 ,pdata 
+0x6203 026317 istore 1 ,contw 
+0x6204 026318 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026319 istore 1 ,contw 
+0x6206 026320 force encapsulated_len_p192 ,pdata 
+0x6207 026321 istore 1 ,contw 
+0x6208 026322 call check_localsm 
+0x6209 026323 branch send_lmp_request ,true 
+0x620a 026324 branch send_lmp_reply 
+:      026326 send_lmp_encapsulated_payload:
+0x620b 026328 force 17 ,pdata 
+0x620c 026329 call msg_send_lmp 
+0x620d 026330 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026331 arg mem_sp_pubkey_local ,contr 
+0x620f 026332 iadd contr ,contr 
+0x6210 026333 ifetch 8 ,contr 
+0x6211 026334 istore 8 ,contw 
+0x6212 026335 ifetch 8 ,contr 
+0x6213 026336 istore 8 ,contw 
+0x6214 026337 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026338 increase 16 ,pdata 
+0x6216 026339 store 1 ,mem_sp_local_key_send_count 
+0x6217 026340 call check_localsm 
+0x6218 026341 branch send_lmp_request ,true 
+0x6219 026342 branch send_lmp_reply 
+:      026345 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026346 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026347 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026348 rtn 
+:      026349 send_lmp_simple_pairing_comfirm:
+0x621d 026352 force 17 ,pdata 
+0x621e 026353 call msg_send_lmp 
+0x621f 026354 arg mem_sp_calc_result_high ,contr 
+0x6220 026355 ifetch 8 ,contr 
+0x6221 026356 istore 8 ,contw 
+0x6222 026357 ifetch 8 ,contr 
+0x6223 026358 istore 8 ,contw 
+0x6224 026359 branch send_lmp_reply 
+:      026361 sp_send_lmp_simple_pairing_number:
+0x6225 026362 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026363 rtn 
+:      026365 send_lmp_simple_pairing_number:
+0x6227 026367 call check_localsm 
+0x6228 026368 call sp_local_random_key_generator ,true 
+0x6229 026369 force 17 ,pdata 
+0x622a 026370 call msg_send_lmp 
+0x622b 026371 arg mem_sp_random_local ,contr 
+0x622c 026372 ifetch 8 ,contr 
+0x622d 026373 istore 8 ,contw 
+0x622e 026374 ifetch 8 ,contr 
+0x622f 026375 istore 8 ,contw 
+0x6230 026376 call check_localsm 
+0x6231 026377 nbranch send_lmp_reply ,true 
+0x6232 026378 branch send_lmp_request ,true 
+:      026380 master_sp_sm_end:
+0x6233 026382 jam sp_stat_done ,mem_master_sp_state 
+:      026383 sp_aurand_send:
+0x6234 026384 call tid_initiate 
+0x6235 026385 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026386 call check_localsm_master 
+0x6237 026387 branch sp_master_key_prarm_push ,true 
+0x6238 026388 branch sp_link_key_prarm_push 
+:      026389 master_sp_send_lmp_dhkey_check:
+0x6239 026390 call tid_reply 
+:      026391 sp_send_lmp_dhkey_check:
+0x623a 026392 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026393 rtn 
+:      026394 send_lmp_dhkey_check:
+0x623c 026396 force 17 ,pdata 
+0x623d 026397 call msg_send_lmp 
+0x623e 026398 arg mem_sp_calc_result_high ,contr 
+0x623f 026399 ifetch 8 ,contr 
+0x6240 026400 istore 8 ,contw 
+0x6241 026401 ifetch 8 ,contr 
+0x6242 026402 istore 8 ,contw 
+0x6243 026403 call check_localsm 
+0x6244 026404 nbranch send_lmp_reply ,true 
+0x6245 026405 branch send_lmp_request ,true 
+:      026407 send_lmp_enc_key_size_mask_res:
+0x6246 026408 force 3 ,pdata 
+0x6247 026409 call msg_send_lmp 
+0x6248 026410 setarg 0xfffe 
+0x6249 026411 istore 2 ,contw 
+0x624a 026412 branch send_lmp_reply 
+:      026414 send_lmp_auto_rate:
+0x624b 026415 branch send_lmp_request 
+:      026416 send_lmp_clkoffset_req:
+0x624c 026417 branch send_lmp_request 
+:      026418 send_lmp_quality_of_service:
+0x624d 026419 branch send_lmp_request 
+:      026420 send_lmp_test_activate:
+0x624e 026421 branch send_lmp_request 
+:      026426 send_lmp_comb_key:
+0x624f 026427 call generate_random_number 
+0x6250 026428 arg mem_lap ,rega 
+0x6251 026429 call generate_linkkey 
+0x6252 026430 force 17 ,pdata 
+0x6253 026431 call msg_send_lmp 
+0x6254 026432 arg mem_kinit ,rega 
+0x6255 026433 arg mem_random_number ,regb 
+0x6256 026434 call xor16 
+0x6257 026435 nbranch send_lmp_follow ,master 
+0x6258 026436 branch send_lmp_tid 
+:      026438 send_lmp_inrand:
+0x6259 026439 call generate_random_number 
+0x625a 026440 arg mem_plap ,rega 
+0x625b 026441 call generate_kinit 
+:      026442 send_lmp_rand:
+0x625c 026443 force 17 ,pdata 
+0x625d 026444 call msg_send_lmp 
+0x625e 026445 arg mem_random_number ,contr 
+0x625f 026446 call memcpy16 
+0x6260 026447 fetch 1 ,mem_conn_sm 
+0x6261 026448 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026449 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026450 branch send_lmp_tid 
+:      026452 send_lmp_aurand:
+0x6264 026453 fetch 1 ,mem_pairing_auth 
+0x6265 026454 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026455 call check_localsm 
+0x6267 026456 call tid_initiate ,true 
+0x6268 026457 ncall tid_reply ,true 
+0x6269 026458 branch send_lmp_aurand_common 
+:      026459 send_lmp_aurand_notpairing:
+0x626a 026460 call tid_initiate 
+:      026461 send_lmp_aurand_common:
+0x626b 026462 call generate_random_number 
+0x626c 026463 branch send_lmp_rand 
+:      026465 send_lmp_sres:
+0x626d 026466 arg mem_lap ,rega 
+0x626e 026467 call function_e1 
+0x626f 026468 force 5 ,pdata 
+0x6270 026469 call msg_send_lmp 
+0x6271 026470 fetch 4 ,mem_input_store 
+0x6272 026471 istore 4 ,contw 
+0x6273 026472 arg mem_sres_tid ,temp 
+0x6274 026473 call special_tid_store 
+0x6275 026474 call copy_aco 
+0x6276 026475 call check_localsm 
+0x6277 026476 branch send_lmp_sres_master ,true 
+0x6278 026477 jam done_encryp ,mem_wait_encryption 
+0x6279 026478 fetch 1 ,mem_pairing_auth 
+0x627a 026479 rtn blank 
+0x627b 026480 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026481 send_lmp_sres_master:
+0x627c 026482 fetch 1 ,mem_link_key_exists 
+0x627d 026483 rtn blank 
+:      026484 send_lmp_sres_startenc:
+0x627e 026485 call check_localsm 
+0x627f 026486 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026487 fetch 1 ,mem_auth_enable 
+0x6281 026488 rtn blank 
+0x6282 026489 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026490 rtn 
+:      026491 send_lmp_sres_startenc_slave:
+0x6284 026492 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026493 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026494 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026495 rtn 
+:      026499 send_lmp_start_encryption:
+0x6288 026500 call generate_random_number 
+0x6289 026501 call function_e3 
+0x628a 026502 force 17 ,pdata 
+0x628b 026503 call msg_send_lmp 
+0x628c 026504 arg mem_random_number ,contr 
+0x628d 026505 call memcpy16 
+0x628e 026506 branch send_lmp_tid 
+:      026508 send_lmp_stop_encryption_req:
+0x628f 026509 force 1 ,pdata 
+0x6290 026510 call msg_send_lmp 
+0x6291 026511 branch send_lmp_tid 
+:      026513 send_lmp_encryption_key_size_req:
+0x6292 026514 force 2 ,pdata 
+0x6293 026515 call msg_send_lmp 
+0x6294 026516 force 16 ,pdata 
+0x6295 026517 istore 1 ,contw 
+0x6296 026518 store 1 ,mem_key_size 
+0x6297 026519 branch send_lmp_tid 
+:      026521 msg_send_lmp:
+0x6298 026523 lshift3 pdata ,pdata 
+0x6299 026524 or_into 0x07 ,pdata 
+0x629a 026525 store 1 ,mem_lmo_header_length 
+0x629b 026526 arg 17 ,loopcnt 
+0x629c 026527 arg mem_lmo_payload ,contw 
+0x629d 026528 call clear_mem 
+0x629e 026529 arg mem_lmo_payload ,contw 
+0x629f 026530 rtn 
+:      026532 send_lmpext:
+0x62a0 026533 and pdata ,0x7f ,rega 
+0x62a1 026534 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026535 deposit queue 
+0x62a3 026536 call msg_send_lmp 
+0x62a4 026537 deposit rega 
+0x62a5 026538 istore 1 ,contw 
+0x62a6 026539 rtn 
+:      026541 send_lmp_follow:
+0x62a7 026542 fetch 1 ,mem_lmp_to_send 
+0x62a8 026543 lshift pdata ,pdata 
+0x62a9 026544 fetcht 1 ,mem_state_map 
+0x62aa 026545 isolate1 smap_lmptid ,temp 
+0x62ab 026546 setflag true ,0 ,pdata 
+0x62ac 026547 branch send_lmp_exit 
+:      026550 send_lmp_tid:
+0x62ad 026551 fetcht 1 ,mem_state_map 
+0x62ae 026552 and_into 1 ,temp 
+0x62af 026553 branch send_lmp_end 
+:      026555 send_lmp_reply:
+0x62b0 026556 force 0 ,temp 
+0x62b1 026557 branch send_lmp_end 
+:      026559 send_lmp_request:
+0x62b2 026560 force 1 ,temp 
+:      026561 send_lmp_end:
+0x62b3 026562 fetch 1 ,mem_lmp_to_send 
+0x62b4 026563 lshift pdata ,pdata 
+0x62b5 026564 setflag master ,0 ,pdata 
+0x62b6 026565 ixor temp ,pdata 
+:      026566 send_lmp_exit:
+0x62b7 026567 store 1 ,mem_lmo_header_opcode 
+0x62b8 026568 jam 0 ,mem_lmp_to_send 
+0x62b9 026569 call lmo_fifo_process_lmo0empty 
+0x62ba 026570 enable user 
+0x62bb 026571 rtn 
+:      026574 lmo_fifo_check:
+0x62bc 026575 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026576 rtn blank 
+0x62be 026577 call lmo_fifo_process 
+0x62bf 026578 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026579 rtn 
+:      026581 lmo_fifo_process:
+0x62c1 026582 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026583 fetch 1 ,mem_lmp_to_send 
+0x62c3 026584 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026585 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026586 nrtn blank 
+0x62c6 026587 branch lmo_fifo_process_lmo2to1 
+:      026588 lmo_fifo_process_lmo0empty:
+0x62c7 026589 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026590 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026591 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026592 store 3 ,mem_lmp_to_send 
+0x62cb 026593 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026594 fetch 1 ,mem_state_map 
+0x62cd 026595 set0 smap_lmptid ,pdata 
+0x62ce 026596 ior temp ,pdata 
+0x62cf 026597 store 1 ,mem_state_map 
+0x62d0 026598 jam 0 ,mem_lmo_opcode1 
+:      026599 lmo_fifo_process_lmo2to1:
+0x62d1 026600 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026601 rtn blank 
+0x62d3 026602 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026603 store 4 ,mem_lmo_opcode1 
+0x62d5 026604 jam 0 ,mem_lmo_opcode2 
+0x62d6 026605 rtn 
+:      026606 lmo_fifo_process_lmo1_empty:
+0x62d7 026607 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026608 rtn blank 
+0x62d9 026609 fetch 3 ,mem_lmo_opcode2 
+0x62da 026610 store 3 ,mem_lmp_to_send 
+0x62db 026611 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026612 fetch 1 ,mem_state_map 
+0x62dd 026613 set0 smap_lmptid ,pdata 
+0x62de 026614 ior temp ,pdata 
+0x62df 026615 store 1 ,mem_state_map 
+0x62e0 026616 jam 0 ,mem_lmo_opcode2 
+0x62e1 026617 rtn 
+:      026620 special_tid_store:
+0x62e2 026621 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026622 fetch 1 ,mem_state_map 
+0x62e4 026623 copy pdata ,regc 
+0x62e5 026624 ifetch 1 ,temp 
+0x62e6 026625 call pop_tid_follow 
+0x62e7 026626 call send_lmp_follow 
+0x62e8 026627 copy regc ,pdata 
+0x62e9 026628 store 1 ,mem_state_map 
+0x62ea 026629 rtn 
+:      026631 tid_reply:
+0x62eb 026632 fetcht 1 ,mem_state_map 
+0x62ec 026633 set0 smap_lmptidinit ,temp 
+0x62ed 026634 storet 1 ,mem_state_map 
+0x62ee 026635 rtn 
+:      026637 tid_initiate:
+0x62ef 026638 fetcht 1 ,mem_state_map 
+0x62f0 026639 set1 smap_lmptidinit ,temp 
+0x62f1 026640 storet 1 ,mem_state_map 
+0x62f2 026641 rtn 
+:      026644 tid_check:
+0x62f3 026645 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026646 fetcht 1 ,mem_state_map 
+0x62f5 026647 ixor temp ,pdata 
+0x62f6 026648 isolate1 smap_lmptid ,pdata 
+0x62f7 026649 rtn 
+:      026652 tid_set_reply:
+0x62f8 026653 fetch 1 ,mem_state_map 
+0x62f9 026654 setflag master ,smap_lmptid ,pdata 
+0x62fa 026655 store 1 ,mem_state_map 
+0x62fb 026656 rtn 
+:      026659 check_localsm:
+0x62fc 026660 fetch 1 ,mem_sp_localsm 
+0x62fd 026661 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026662 rtn 
+:      026663 setlocalsm_master:
+0x62ff 026664 fetch 1 ,mem_sp_localsm 
+0x6300 026665 set1 7 ,pdata 
+0x6301 026666 store 1 ,mem_sp_localsm 
+0x6302 026667 rtn 
+:      026668 setlocalsm_slave:
+0x6303 026669 fetch 1 ,mem_sp_localsm 
+0x6304 026670 set0 7 ,pdata 
+0x6305 026671 store 1 ,mem_sp_localsm 
+0x6306 026672 rtn 
+:      026673 check_localsm_master:
+0x6307 026674 fetch 1 ,mem_sp_localsm 
+0x6308 026675 isolate1 7 ,pdata 
+0x6309 026676 store 1 ,mem_sp_localsm 
+0x630a 026677 rtn 
+:      026679 generate_random_number:
+0x630b 026681 arg mem_random_number ,contw 
+:      026682 generate_random:
+0x630c 026683 force 16 ,loopcnt 
+:      026684 generate_random_another:
+:      026685 generate_random_loop:
+0x630d 026686 random pdata 
+0x630e 026687 istore 1 ,contw 
+0x630f 026688 loop generate_random_another 
+0x6310 026689 rtn 
+:      026691 generate_linkkey:
+0x6311 026692 call function_e21 
+0x6312 026693 arg mem_link_key ,rega 
+0x6313 026694 arg mem_input_store ,regb 
+0x6314 026695 ifetch 8 ,rega 
+0x6315 026696 fetcht 1 ,mem_state 
+0x6316 026697 nsetflag blank ,state_combkey ,temp 
+0x6317 026698 storet 1 ,mem_state 
+0x6318 026699 copy rega ,contw 
+0x6319 026700 call xor16 
+0x631a 026701 branch generate_linkkey_continue 
+:      026707 process_conn_sm:
+0x631b 026709 bpatchx patch31_0 ,mem_patch31 
+0x631c 026711 call lmo_fifo_check 
+0x631d 026712 nrtn blank 
+:      026713 process_conn_sm_continue:
+0x631e 026714 fetch 1 ,mem_conn_sm 
+0x631f 026715 rtn blank 
+0x6320 026719 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026720 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026721 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026722 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026723 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026724 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026725 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026726 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026727 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026728 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026729 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026730 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026731 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026732 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026733 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026734 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026735 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026736 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026737 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026738 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026739 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026740 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026741 beq conn_sm_done ,host_create_conn_done 
+0x6337 026742 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026743 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026745 rtn 
+:      026746 host_create_conn_done:
+0x633a 026747 fetch 1 ,mem_lmp_conn_state 
+0x633b 026748 rtnbit0 received_setup_complete 
+0x633c 026749 rtnbit0 sent_setup_complete 
+0x633d 026750 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026751 call host_conn_judge_encrypt 
+0x633f 026752 branch scheduler_start_upper_sm 
+:      026754 host_conn_judge_encrypt:
+0x6340 026755 fetch 1 ,mem_connection_options 
+0x6341 026756 rtnbit0 connection_encrypt 
+0x6342 026757 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026758 rtn 
+:      026760 host_create_conn_done_wait:
+0x6344 026761 arg enpt_delay_timer ,queue 
+0x6345 026762 call timer_check 
+0x6346 026763 nrtn blank 
+0x6347 026764 jam conn_sm_done ,mem_conn_sm 
+0x6348 026765 rtn 
+:      026767 host_create_conn_auth:
+0x6349 026768 fetch 1 ,mem_connection_options 
+0x634a 026769 set0 connection_auth ,pdata 
+0x634b 026770 store 1 ,mem_connection_options 
+0x634c 026771 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026772 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026773 rtn 
+:      026774 host_create_conn_auth_wait:
+0x634f 026775 rtn 
+:      026776 host_create_conn_pairing:
+0x6350 026777 fetch 1 ,mem_pincode_state 
+0x6351 026778 rtnne pincode_state_pincode_ready 
+0x6352 026779 call host_auth 
+0x6353 026780 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026781 rtn 
+:      026783 host_create_conn_pairing_wait:
+0x6355 026784 rtn 
+:      026785 host_creat_conn_send_feat_ext:
+0x6356 026786 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026787 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026788 rtn 
+:      026789 host_create_conn_send_version:
+0x6359 026790 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026791 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026792 rtn 
+:      026794 host_creat_conn_wait_switch:
+0x635c 026795 fetch 1 ,mem_switch_flag 
+0x635d 026796 rtneq switch_flag_init 
+0x635e 026797 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026798 arg switch_wait_timer ,queue 
+0x6360 026799 call timer_check 
+0x6361 026800 nrtn blank 
+0x6362 026801 jam switch_flag_init ,mem_switch_flag 
+0x6363 026802 branch host_create_conn_switch 
+:      026803 host_create_conn_switch_accept:
+0x6364 026804 rtn master 
+0x6365 026805 branch host_create_conn_auth_pair 
+:      026807 host_create_conn_send_features:
+0x6366 026808 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026809 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026810 rtn 
+:      026811 host_create_conn_send_switch:
+0x6369 026812 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026813 set1 mark_switch_initiated ,mark 
+0x636b 026814 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026815 setarg 0x1ff 
+0x636d 026816 store 2 ,mem_soft_timer 
+0x636e 026817 rtn 
+:      026818 host_create_conn_send_conn_req:
+0x636f 026819 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026820 jam 0xff ,mem_soft_timer 
+0x6371 026821 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026822 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026823 branch init_lmp_reinit 
+:      026824 host_create_conn_wait_accept:
+0x6374 026825 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026826 fetch 2 ,mem_soft_timer 
+0x6376 026827 sub pdata ,1 ,pdata 
+0x6377 026828 branch host_create_conn_resend ,zero 
+0x6378 026829 store 2 ,mem_soft_timer 
+0x6379 026830 rtn 
+:      026831 host_create_conn_resend:
+0x637a 026832 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 026833 rtn 
+:      026834 host_create_conn_waiting:
+0x637c 026836 rtn 
+:      026838 host_create_conn_switch:
+0x637d 026839 fetch 1 ,mem_lmp_conn_state 
+0x637e 026840 rtnbit0 sent_setup_complete 
+0x637f 026841 rtnbit0 received_setup_complete 
+0x6380 026842 fetch 1 ,mem_connection_options 
+0x6381 026843 set0 connection_switch ,pdata 
+0x6382 026844 store 1 ,mem_connection_options 
+0x6383 026845 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 026846 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 026847 rtn 
+:      026849 host_create_conn_send_setup_complete:
+0x6386 026850 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 026851 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 026852 rtn 
+:      026854 host_create_conn_wait_setup_complete:
+0x6389 026855 fetch 1 ,mem_lmp_conn_state 
+0x638a 026856 rtnbit0 received_setup_complete 
+0x638b 026857 jam conn_sm_standby ,mem_conn_sm 
+0x638c 026859 rtn 
+:      026860 host_create_conn_wait_setup_complete_rtn:
+0x638d 026861 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 026862 rtn 
+:      026864 host_create_conn_master_detach:
+0x638f 026865 fetch 1 ,mem_soft_timer 
+0x6390 026866 increase -1 ,pdata 
+0x6391 026867 branch host_create_conn_send_detach ,blank 
+0x6392 026868 store 1 ,mem_soft_timer 
+0x6393 026869 rtn 
+:      026870 host_create_conn_send_detach:
+0x6394 026871 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 026872 jam local_host ,mem_disconn_reason_send 
+0x6396 026873 jam 0 ,mem_conn_sm 
+0x6397 026874 rtn 
+:      026875 host_create_conn_auth_pair:
+0x6398 026877 fetch 1 ,mem_connection_options 
+0x6399 026878 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 026879 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      026880 host_create_conn_sm_done:
+0x639b 026881 jam conn_sm_done ,mem_conn_sm 
+0x639c 026882 rtn 
+:      026883 host_create_conn_auth_pair_true:
+0x639d 026884 fetch 1 ,mem_link_key_exists 
+0x639e 026885 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 026886 fetch 1 ,mem_lmp_conn_state 
+0x63a0 026887 rtnbit0 sent_setup_complete 
+0x63a1 026888 rtnbit0 received_setup_complete 
+0x63a2 026889 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 026890 arg 100 ,temp 
+0x63a4 026891 iadd temp ,temp 
+0x63a5 026892 copy clkn_bt ,pdata 
+0x63a6 026893 isub temp ,null 
+0x63a7 026894 nrtn positive 
+0x63a8 026895 branch host_create_conn_auth 
+:      026899 host_create_conn_auth_pair_nokey:
+0x63a9 026900 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 026901 jam 4 ,mem_pin_length 
+0x63ab 026902 setarg 0x3030 
+0x63ac 026903 store 2 ,mem_pin 
+0x63ad 026904 istore 2 ,contw 
+0x63ae 026905 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 026906 branch host_create_conn_pairing 
+:      026908 host_create_conn_auth_pair_wait:
+0x63b0 026909 rtn 
+:      026910 host_create_conn_encrypt:
+0x63b1 026911 fetch 1 ,mem_connection_options 
+0x63b2 026912 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 026913 jam conn_sm_done ,mem_conn_sm 
+0x63b4 026914 rtn 
+:      026916 host_create_conn_encrypt_start:
+0x63b5 026917 fetch 1 ,mem_connection_options 
+0x63b6 026918 set0 connection_encrypt ,pdata 
+0x63b7 026919 store 1 ,mem_connection_options 
+0x63b8 026920 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 026921 rtn 
+:      026923 host_create_conn_encrypt_wait:
+0x63ba 026924 fetch 1 ,mem_wait_encryption 
+0x63bb 026925 rtn blank 
+0x63bc 026926 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 026927 branch host_create_conn_encrypt_start 
+:      026929 host_create_conn_encrypt_wait_clear:
+0x63be 026930 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 026931 rtn 
+:      026933 host_auth:
+0x63c0 026934 fetch 1 ,mem_op 
+0x63c1 026935 bbit1 op_inrand_req ,remote_auth 
+0x63c2 026936 call tid_initiate 
+0x63c3 026937 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 026938 branch cmd_exit 
+:      026939 remote_auth:
+0x63c5 026940 fetch 1 ,mem_op 
+0x63c6 026941 set0 op_inrand_req ,pdata 
+0x63c7 026942 store 1 ,mem_op 
+0x63c8 026943 call lmp_accept_inrand 
+0x63c9 026944 call tid_set_reply 
+0x63ca 026945 branch cmd_exit 
+:      026947 pincode_reinit:
+0x63cb 026948 setarg 4 
+0x63cc 026949 store 1 ,mem_pin_length 
+0x63cd 026950 setarg 0x3030 
+0x63ce 026951 istore 2 ,contw 
+0x63cf 026952 istore 2 ,contw 
+0x63d0 026953 rtn 
+:      026959 twspi_reset:
+0x63d1 026960 bpatchx patch31_4 ,mem_patch31 
+0x63d2 026961 hfetch 1 ,core_gpio_oe3 
+0x63d3 026962 arg 0x06 ,temp 
+0x63d4 026963 ior temp ,pdata 
+0x63d5 026964 hstore 1 ,core_gpio_oe3 
+0x63d6 026965 hfetch 1 ,core_gpio_out3 
+0x63d7 026966 ior temp ,pdata 
+0x63d8 026967 hstore 1 ,core_gpio_out3 
+0x63d9 026968 call twspi_disable 
+0x63da 026969 hfetch 1 ,core_gpio_out3 
+0x63db 026970 set0 1 ,pdata 
+0x63dc 026971 set0 2 ,pdata 
+0x63dd 026972 hstore 1 ,core_gpio_out3 
+0x63de 026973 nop 30 
+0x63df 026974 branch twspi_enable 
+:      026976 twspi_reset2:
+0x63e0 026977 hfetch 1 ,core_gpio_oe3 
+0x63e1 026978 arg 0xc0 ,temp 
+0x63e2 026979 ior temp ,pdata 
+0x63e3 026980 hstore 1 ,core_gpio_oe3 
+0x63e4 026981 hfetch 1 ,core_gpio_out3 
+0x63e5 026982 ior temp ,pdata 
+0x63e6 026983 hstore 1 ,core_gpio_out3 
+0x63e7 026984 call twspi_disable 
+0x63e8 026985 hfetch 1 ,core_gpio_out3 
+0x63e9 026986 set0 6 ,pdata 
+0x63ea 026987 set0 7 ,pdata 
+0x63eb 026988 hstore 1 ,core_gpio_out3 
+0x63ec 026989 nop 30 
+0x63ed 026990 branch twspi_enable2 
+:      026992 twspi_disable:
+0x63ee 026993 hfetch 1 ,core_gpio_sel1 
+0x63ef 026994 and pdata ,0xfc ,pdata 
+0x63f0 026995 hstore 1 ,core_gpio_sel1 
+0x63f1 026996 rtn 
+:      026997 twspi_enable:
+0x63f2 026998 hfetch 1 ,core_gpio_sel1 
+0x63f3 026999 or pdata ,0x01 ,pdata 
+0x63f4 027000 hstore 1 ,core_gpio_sel1 
+0x63f5 027001 rtn 
+:      027002 twspi_enable2:
+0x63f6 027003 hfetch 1 ,core_gpio_sel1 
+0x63f7 027004 or pdata ,0x03 ,pdata 
+0x63f8 027005 set0 4 ,pdata 
+0x63f9 027006 hstore 1 ,core_gpio_sel1 
+0x63fa 027007 rtn 
+:      027011 sensor_read:
+0x63fb 027012 copy pdata ,regb 
+0x63fc 027013 call spi_ncs_enable 
+0x63fd 027014 nop 100 
+0x63fe 027015 copy regb ,pdata 
+0x63ff 027016 call twspi_read 
+0x6400 027017 copy pdata ,regb 
+0x6401 027018 call spi_ncs_disable 
+0x6402 027019 nop 100 
+0x6403 027020 copy regb ,pdata 
+0x6404 027021 rtn 
+:      027023 sensor_write:
+0x6405 027024 copy pdata ,regb 
+0x6406 027025 call spi_ncs_enable 
+0x6407 027026 nop 100 
+0x6408 027027 copy regb ,pdata 
+0x6409 027028 call twspi_write 
+0x640a 027029 call spi_ncs_disable 
+0x640b 027030 nop 100 
+0x640c 027031 rtn 
+:      027034 spi_ncs_gpio_init:
+0x640d 027035 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027036 branch gpio_config_output 
+:      027039 spi_ncs_enable:
+0x640f 027040 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027041 branch gpio_out_active 
+:      027044 spi_ncs_disable:
+0x6411 027045 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027046 branch gpio_out_inactive 
+:      027049 twspi_write:
+0x6413 027050 branch spid_write_reg 
+:      027052 twspi_read:
+0x6414 027053 branch spid_read_reg 
+:      027060 read_function_aes:
+0x6415 027061 nbranch read_function ,user 
+0x6416 027062 hfetch 1 ,core_gpio_key2 
+0x6417 027063 or_into 0x2 ,pdata 
+0x6418 027064 hstore 1 ,core_gpio_key2 
+:      027065 read_function:
+0x6419 027066 copy temp ,null 
+0x641a 027067 branch read_fuction_zero ,zero 
+0x641b 027068 copy regc ,pc 
+:      027069 read_fuction_zero:
+0x641c 027070 isolate0 0 ,null 
+0x641d 027071 branch set_ucode_status 
+:      027074 get_block_header:
+0x641e 027075 force 4 ,temp 
+:      027076 get_block_header0:
+0x641f 027077 arg mem_ucode_buf ,rega 
+0x6420 027078 hfetch 1 ,core_gpio_key2 
+0x6421 027079 and_into 0xfd ,pdata 
+0x6422 027080 hstore 1 ,core_gpio_key2 
+0x6423 027081 call read_function 
+0x6424 027082 arg 0x55aa ,rega 
+0x6425 027083 fetch 2 ,mem_ucode_buf 
+0x6426 027084 ifetcht 2 ,contr 
+0x6427 027085 isub rega ,null 
+0x6428 027086 rtn 
+:      027088 read_first_block:
+0x6429 027089 arg 2 ,temp 
+0x642a 027090 arg mem_ucode_ptr ,rega 
+0x642b 027091 call read_function 
+0x642c 027092 fetch 2 ,mem_ucode_ptr 
+0x642d 027093 store 2 ,mem_addr_mi 
+0x642e 027094 call get_iv ,user 
+0x642f 027095 rtn 
+:      027097 get_iv:
+0x6430 027098 arg 16 ,temp 
+0x6431 027099 arg mem_ucode_keybuf ,rega 
+0x6432 027100 hfetch 1 ,core_gpio_key2 
+0x6433 027101 and_into 0xfd ,pdata 
+0x6434 027102 hstore 1 ,core_gpio_key2 
+0x6435 027103 call read_function 
+0x6436 027104 arg mem_ucode_keybuf ,contr 
+0x6437 027105 arg 16 ,loopcnt 
+0x6438 027106 call aes_load_data 
+0x6439 027107 call aes_init 
+0x643a 027108 call aes_clear_data 
+0x643b 027109 branch do_aes_cbc 
+:      027111 load_storage:
+0x643c 027112 disable match 
+0x643d 027113 call get_block_header 
+0x643e 027114 nrtn zero 
+0x643f 027115 enable match 
+0x6440 027116 jam 0x80 ,core_ucode_ctrl 
+0x6441 027117 jam 0 ,core_ucode_hi 
+0x6442 027118 jam 0 ,core_ucode_low 
+0x6443 027119 arg core_ucode_data ,rega 
+0x6444 027120 call read_function_aes 
+0x6445 027121 jam 0x0 ,core_ucode_ctrl 
+:      027122 load_storage_loop:
+0x6446 027123 arg 6 ,temp 
+0x6447 027124 call get_block_header0 
+0x6448 027125 nrtn zero 
+0x6449 027126 ifetch 2 ,contr 
+0x644a 027127 iforce rega 
+0x644b 027128 call read_function 
+0x644c 027129 branch load_storage_loop 
+:      027133 reload_eeprom:
+0x644d 027134 call clean_mem 
+0x644e 027135 setarg 0x1000 
+0x644f 027136 store 2 ,mem_addr_mi 
+0x6450 027137 arg iicd_read_eep ,regc 
+0x6451 027138 arg 2 ,loopcnt 
+:      027139 reload_eeprom_loop:
+0x6452 027140 call get_block_header 
+0x6453 027141 nrtn zero 
+0x6454 027142 fetch 2 ,mem_addr_mi 
+0x6455 027143 byteswap pdata ,pdata 
+0x6456 027144 iadd temp ,pdata 
+0x6457 027145 byteswap pdata ,pdata 
+0x6458 027146 store 2 ,mem_addr_mi 
+0x6459 027147 loop reload_eeprom_loop 
+0x645a 027148 branch load_storage_loop 
+:      027150 loadcode:
+0x645b 027151 call clean_mem 
+0x645c 027152 disable user 
+0x645d 027153 call otp_enable_chgpump 
+0x645e 027154 setarg otp_ucode_flag 
+0x645f 027155 arg mem_otp_ucode_flag ,rega 
+0x6460 027156 arg 2 ,temp 
+0x6461 027157 call otpd_read_data 
+0x6462 027158 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027159 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027160 jam 0x25 ,core_clkoff 
+0x6465 027161 setarg otp_ucode_aeskey 
+0x6466 027162 arg mem_ucode_keybuf ,rega 
+0x6467 027163 arg 16 ,temp 
+0x6468 027164 call otpd_read_data 
+0x6469 027165 jam lock_otp ,core_misc_ctrl 
+0x646a 027166 set1 mark_otp_encrypt ,mark 
+0x646b 027167 arg mem_ucode_keybuf ,contr 
+0x646c 027168 call load_key 
+0x646d 027169 enable user 
+:      027170 loadcode_otp:
+0x646e 027171 jam 0 ,mem_loadcode_times 
+:      027172 loadcode_otp_2:
+0x646f 027173 call loadcode_check_times 
+0x6470 027174 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027175 byteswap pdata ,pdata 
+0x6472 027176 arg 0x7ff ,temp 
+0x6473 027177 iand temp ,pdata 
+0x6474 027178 branch loadcode_iic ,zero 
+0x6475 027179 call otp_set_addr 
+0x6476 027180 arg otpd_read_code ,regc 
+0x6477 027181 call get_iv ,user 
+0x6478 027182 call load_storage 
+0x6479 027183 fetch 1 ,mem_ucode_status 
+0x647a 027184 bbit0 0 ,loadcode_otp_2 
+:      027186 loadcode_iic:
+0x647b 027187 call otp_disable_chgpump 
+0x647c 027188 jam 0 ,mem_loadcode_times 
+:      027189 loadcode_iic_2:
+0x647d 027190 call loadcode_check_times 
+0x647e 027191 call clear_eeprom_size_2k 
+0x647f 027192 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027193 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027194 call loadcode_iic_by_eeprom 
+0x6482 027195 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027196 fetch 1 ,mem_ucode_status 
+0x6484 027197 bbit0 0 ,loadcode_iic_2 
+0x6485 027198 branch loadcode_hci 
+:      027199 loadcode_iic_eeprom_2k:
+0x6486 027200 call set_eeprom_size_2k 
+0x6487 027201 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027202 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027203 call loadcode_iic_by_eeprom 
+0x648a 027204 nbranch loadcode_spi ,match 
+0x648b 027205 fetch 1 ,mem_ucode_status 
+0x648c 027206 bbit0 0 ,loadcode_iic_2 
+0x648d 027207 branch loadcode_hci 
+:      027209 loadcode_spi:
+0x648e 027210 jam 0 ,mem_loadcode_times 
+:      027211 loadcode_spi_2:
+0x648f 027212 call loadcode_check_times 
+0x6490 027213 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027214 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027215 setarg 0x0 
+0x6493 027216 store 3 ,mem_addr_hi 
+0x6494 027217 call spid_init_flash 
+0x6495 027218 arg spid_load_flash ,regc 
+0x6496 027219 call read_first_block 
+0x6497 027220 call load_storage 
+0x6498 027221 nbranch loadcode_hci ,match 
+0x6499 027222 fetch 1 ,mem_ucode_status 
+0x649a 027223 bbit0 0 ,loadcode_spi_2 
+:      027225 loadcode_hci:
+0x649b 027226 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027227 call clear_key_buf 
+:      027228 loadcode_hci_enc:
+0x649d 027229 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027230 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027231 jam 0x21 ,core_clkoff 
+0x64a0 027232 call hci_init 
+:      027233 loadcode_hci_loop:
+0x64a1 027234 call hci_rx_packet 
+0x64a2 027235 branch loadcode_hci_loop 
+:      027237 clear_key_buf:
+0x64a3 027238 setarg 0 
+0x64a4 027239 store 8 ,mem_ucode_keybuf 
+0x64a5 027240 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027241 force regidx_key ,regext_index 
+0x64a7 027242 call aes_clear 
+0x64a8 027243 jam 0x21 ,core_clkoff 
+0x64a9 027244 rtn 
+:      027247 loadcode_iic_by_eeprom:
+0x64aa 027248 setarg 0x0 
+0x64ab 027249 store 2 ,mem_addr_mi 
+0x64ac 027250 arg iicd_read_eep ,regc 
+0x64ad 027251 call iicd_init_12m 
+0x64ae 027252 call read_first_block 
+0x64af 027253 branch load_storage 
+:      027256 loadcode_check_times:
+0x64b0 027257 fetch 1 ,mem_loadcode_times 
+0x64b1 027258 increase 1 ,pdata 
+0x64b2 027259 sub pdata ,3 ,null 
+0x64b3 027260 nbranch loadcode_error ,positive 
+0x64b4 027261 store 1 ,mem_loadcode_times 
+0x64b5 027262 rtn 
+:      027264 loadcode_error:
+0x64b6 027265 call clear_key_buf 
+0x64b7 027266 call ice_break 
+0x64b8 027267 rtn 
+:      027271 set_ucode_status:
+0x64b9 027272 fetch 1 ,mem_ucode_status 
+0x64ba 027273 lshift pdata ,pdata 
+0x64bb 027274 setflag true ,0 ,pdata 
+0x64bc 027275 isolate0 15 ,rega 
+0x64bd 027276 rtn true 
+0x64be 027277 store 1 ,mem_ucode_status 
+0x64bf 027278 rtn 
+:      027281 decrypt_code:
+0x64c0 027282 hfetch 1 ,core_gpio_key2 
+0x64c1 027283 rtnbit0 1 
+0x64c2 027284 branch decrypt_code_skip 
+:      027285 decrypt_code_loop:
+0x64c3 027286 hfetch 1 ,core_dma_status 
+0x64c4 027287 qisolate1 pdata 
+0x64c5 027288 rtn true 
+:      027289 decrypt_code_skip:
+0x64c6 027290 hfetch 1 ,core_misc_status 
+0x64c7 027291 bbit0 1 ,decrypt_code_loop 
+0x64c8 027292 call do_aes_cbc 
+0x64c9 027293 branch decrypt_code_loop 
+:      027297 load_ucode:
+0x64ca 027298 fetch 2 ,mem_patch_ptr 
+0x64cb 027299 rtn blank 
+0x64cc 027300 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027301 jam 0 ,core_ucode_hi 
+0x64ce 027302 jam 0 ,core_ucode_low 
+0x64cf 027303 fetcht 2 ,mem_patch_len 
+0x64d0 027304 lshift2 temp ,loopcnt 
+0x64d1 027305 iforce contr 
+:      027306 load_ucode_loop:
+0x64d2 027307 ifetch 1 ,contr 
+0x64d3 027308 hstore 1 ,core_ucode_data 
+0x64d4 027309 loop load_ucode_loop 
+0x64d5 027310 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027311 rtn 
+:      027316 spid_init:
+0x64d7 027317 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027318 call spid_init_common 
+0x64d9 027319 branch twspi_enable 
+:      027321 spid_init2:
+0x64da 027322 call spid_init_common 
+0x64db 027323 call twspi_disable 
+0x64dc 027324 branch twspi_enable2 
+:      027326 spid_init_common:
+0x64dd 027327 fetch 1 ,mem_spi_init_clk 
+0x64de 027328 hstore 1 ,core_spid_ctrl 
+0x64df 027329 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027330 hstore 1 ,core_spid_delay 
+0x64e1 027331 setarg mem_spid_tbuf 
+0x64e2 027332 hstore 2 ,core_spid_txaddr 
+0x64e3 027333 setarg mem_spid_rbuf 
+0x64e4 027334 hstore 2 ,core_spid_rxaddr 
+0x64e5 027335 branch twspi_disable 
+:      027337 spid_reset:
+0x64e6 027338 hfetch 1 ,core_spid_ctrl 
+0x64e7 027339 set1 7 ,pdata 
+0x64e8 027340 hstore 1 ,core_spid_ctrl 
+0x64e9 027341 set0 7 ,pdata 
+0x64ea 027342 hstore 1 ,core_spid_ctrl 
+0x64eb 027343 rtn 
+:      027347 spid_write_reg:
+0x64ec 027348 set1 7 ,pdata 
+0x64ed 027349 store 2 ,mem_spid_tbuf 
+0x64ee 027350 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027351 jam 2 ,core_spid_txlen 
+0x64f0 027352 jam 0 ,core_spid_rxlen 
+0x64f1 027353 jam spid_start ,core_misc_ctrl 
+0x64f2 027354 branch wait_spid_done 
+:      027357 spid_read_reg:
+0x64f3 027358 force 1 ,temp 
+:      027360 spid_read_regs:
+0x64f4 027362 store 1 ,mem_spid_tbuf 
+0x64f5 027363 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027364 jam 1 ,core_spid_txlen 
+0x64f7 027365 hstoret 2 ,core_spid_rxlen 
+0x64f8 027366 jam spid_start ,core_misc_ctrl 
+0x64f9 027367 call wait_spid_done 
+0x64fa 027368 fetch 1 ,mem_spid_rbuf 
+0x64fb 027369 rtn 
+:      027371 wait_spid_done:
+0x64fc 027372 fetch 2 ,mem_afh_error_total 
+0x64fd 027373 increase 1 ,pdata 
+0x64fe 027374 store 2 ,mem_afh_error_total 
+0x64ff 027375 hfetch 1 ,core_dma_status 
+0x6500 027376 bbit0 spid_done ,wait_spid_done 
+0x6501 027377 rtn 
+:      027379 spid_init_flash:
+0x6502 027380 jam 0x40 ,core_spid_ctrl 
+0x6503 027381 jam 0x0 ,core_spid_delay 
+0x6504 027382 hfetch 1 ,core_gpio_sel1 
+0x6505 027383 set0 0 ,pdata 
+0x6506 027384 set1 1 ,pdata 
+0x6507 027385 hstore 1 ,core_gpio_sel1 
+0x6508 027386 setarg 0 
+0x6509 027387 store 4 ,mem_spid_tbuf 
+0x650a 027388 rtn 
+:      027391 spid_unlock_flash:
+0x650b 027392 setarg 0 
+0x650c 027393 hstore 2 ,core_spid_rxlen 
+0x650d 027394 setarg 1 
+0x650e 027395 hstore 2 ,core_spid_txlen 
+0x650f 027396 setarg mem_spid_tbuf 
+0x6510 027397 hstore 2 ,core_spid_txaddr 
+0x6511 027398 jam 6 ,mem_spid_tbuf 
+0x6512 027399 jam spid_start ,core_misc_ctrl 
+0x6513 027400 branch wait_spid_done 
+:      027415 flash_write:
+0x6514 027416 disable user 
+0x6515 027417 copy pdata ,regb 
+0x6516 027418 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027419 rtnne flash_sm_no_buys 
+0x6518 027420 enable user 
+0x6519 027421 copy regb ,pdata 
+0x651a 027422 branch flash_write_start 
+:      027425 flash_write_spi_sm_timer:
+0x651b 027426 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027427 beq flash_sm_start ,flash_write_start 
+0x651d 027428 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027429 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027430 beq flash_sm_write_data ,flash_write_data 
+0x6520 027431 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027432 rtn 
+:      027434 flash_write_start:
+0x6522 027435 store 3 ,mem_spi_write_addr 
+0x6523 027436 copy rega ,pdata 
+0x6524 027437 store 2 ,mem_spi_write_ptr 
+0x6525 027438 storet 2 ,mem_spi_write_len 
+0x6526 027439 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027440 branch spid_init_flash 
+:      027441 flash_erase_sector:
+0x6528 027442 call spid_init_flash 
+0x6529 027443 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027444 call spid_unlock_flash 
+0x652b 027445 arg mem_spid_tbuf ,rega 
+0x652c 027446 fetch 3 ,mem_spi_write_addr 
+0x652d 027447 jam 4 ,core_spid_txlen 
+0x652e 027448 arg flash_command_sector_erase ,temp 
+0x652f 027449 branch spid_write_flash_common 
+:      027451 flash_wait_erase_sector:
+0x6530 027452 call spid_init_flash 
+0x6531 027453 call spid_unlock_flash 
+0x6532 027454 setarg flash_read_satus 
+0x6533 027455 call spid_read_reg 
+0x6534 027456 rtnbit1 flash_status_wip 
+0x6535 027457 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027458 rtn 
+:      027459 flash_write_data:
+0x6537 027460 call spid_init_flash 
+0x6538 027461 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027462 call spid_unlock_flash 
+0x653a 027463 call flash_data_preserve 
+0x653b 027464 call spid_write_flash 
+0x653c 027465 branch flash_data_recover 
+:      027466 flash_wait_write_data:
+0x653d 027467 call spid_init_flash 
+0x653e 027468 call spid_unlock_flash 
+0x653f 027469 setarg flash_read_satus 
+0x6540 027470 call spid_read_reg 
+0x6541 027471 rtnbit1 flash_status_wip 
+0x6542 027472 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027473 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027474 branch callback_func 
+:      027475 flash_data_recover:
+0x6545 027476 fetch 4 ,mem_temp 
+0x6546 027477 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027478 increase -4 ,temp 
+0x6548 027479 istore 4 ,temp 
+0x6549 027480 rtn 
+:      027481 flash_data_preserve:
+0x654a 027482 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027483 copy temp ,rega 
+0x654c 027484 increase -4 ,temp 
+0x654d 027485 ifetch 4 ,temp 
+0x654e 027486 store 4 ,mem_temp 
+0x654f 027487 fetcht 2 ,mem_spi_write_len 
+0x6550 027488 fetch 3 ,mem_spi_write_addr 
+0x6551 027489 rtn 
+:      027493 spid_write_flash:
+0x6552 027494 increase 4 ,temp 
+0x6553 027495 hstoret 2 ,core_spid_txlen 
+0x6554 027496 arg flash_command_write_data ,temp 
+0x6555 027497 increase -4 ,rega 
+:      027498 spid_write_flash_common:
+0x6556 027500 istoret 1 ,rega 
+0x6557 027501 rshift16 pdata ,temp 
+0x6558 027502 istoret 1 ,contw 
+0x6559 027503 rshift8 pdata ,temp 
+0x655a 027504 istoret 1 ,contw 
+0x655b 027505 istore 1 ,contw 
+0x655c 027506 deposit rega 
+0x655d 027507 hstore 2 ,core_spid_txaddr 
+0x655e 027508 setarg 0 
+0x655f 027509 hstore 2 ,core_spid_rxlen 
+0x6560 027510 jam spid_start ,core_misc_ctrl 
+0x6561 027511 branch wait_spid_done 
+:      027515 spid_read_flash:
+0x6562 027516 hstoret 2 ,core_spid_rxlen 
+0x6563 027517 rshift16 pdata ,temp 
+0x6564 027518 storet 1 ,mem_addr_hi 
+0x6565 027519 rshift8 pdata ,temp 
+0x6566 027520 storet 1 ,mem_addr_mi 
+0x6567 027521 store 1 ,mem_addr_lo 
+0x6568 027522 setarg 4 
+0x6569 027523 hstore 2 ,core_spid_txlen 
+0x656a 027524 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027525 setarg mem_spid_tbuf 
+0x656c 027526 hstore 2 ,core_spid_txaddr 
+0x656d 027527 deposit rega 
+0x656e 027528 hstore 2 ,core_spid_rxaddr 
+0x656f 027529 hfetch 1 ,core_spid_ctrl 
+0x6570 027530 isolate0 15 ,rega 
+0x6571 027531 setflag true ,6 ,pdata 
+0x6572 027532 hstore 1 ,core_spid_ctrl 
+0x6573 027533 jam spid_start ,core_misc_ctrl 
+:      027534 spi_read_flash_wait:
+0x6574 027535 hfetch 1 ,core_dma_status 
+0x6575 027536 bbit1 7 ,spi_read_flash_wait 
+0x6576 027537 arg spid_done ,queue 
+0x6577 027538 branch wait_spid_done 
+:      027542 spid_load_flash:
+0x6578 027543 hstoret 2 ,core_spid_rxlen 
+0x6579 027544 setarg 4 
+0x657a 027545 hstore 2 ,core_spid_txlen 
+0x657b 027546 jam 3 ,mem_spid_tbuf 
+0x657c 027547 setarg mem_spid_tbuf 
+0x657d 027548 hstore 2 ,core_spid_txaddr 
+0x657e 027549 deposit rega 
+0x657f 027550 hstore 2 ,core_spid_rxaddr 
+0x6580 027551 hfetch 1 ,core_spid_ctrl 
+0x6581 027552 isolate0 15 ,rega 
+0x6582 027553 setflag true ,6 ,pdata 
+0x6583 027554 hstore 1 ,core_spid_ctrl 
+0x6584 027555 jam spid_start ,core_misc_ctrl 
+:      027556 spi_load_flash_wait:
+0x6585 027557 hfetch 1 ,core_dma_status 
+0x6586 027558 bbit1 7 ,spi_load_flash_wait 
+0x6587 027559 arg spid_done ,queue 
+0x6588 027560 call decrypt_code 
+0x6589 027561 call wait_spid_done 
+0x658a 027562 isolate1 spid_crcok ,pdata 
+0x658b 027563 call set_ucode_status 
+0x658c 027564 fetch 1 ,mem_addr_hi 
+0x658d 027565 lshift16 pdata ,regb 
+0x658e 027566 fetch 1 ,mem_addr_mi 
+0x658f 027567 lshift8 pdata ,pdata 
+0x6590 027568 ior regb ,regb 
+0x6591 027569 fetch 1 ,mem_addr_lo 
+0x6592 027570 ior regb ,pdata 
+0x6593 027571 iadd temp ,pdata 
+0x6594 027572 store 1 ,mem_addr_lo 
+0x6595 027573 rshift8 pdata ,pdata 
+0x6596 027574 store 1 ,mem_addr_mi 
+0x6597 027575 rshift8 pdata ,pdata 
+0x6598 027576 store 1 ,mem_addr_hi 
+0x6599 027577 rtn 
+:      027582 soft_reset_chip:
+0x659a 027583 jam 1 ,core_reset 
+0x659b 027584 rtn 
+:      027590 iic_init_390k:
+0x659c 027591 jam 12 ,core_iicd_scl_low 
+0x659d 027592 jam 13 ,core_iicd_scl_high 
+0x659e 027593 jam 13 ,core_iicd_start_setup 
+0x659f 027594 jam 13 ,core_iicd_start_hold 
+0x65a0 027595 jam 13 ,core_iicd_stop_setup 
+0x65a1 027596 jam 12 ,core_iicd_data_setup 
+0x65a2 027597 branch iicd_init_gpio 
+:      027600 iicd_init_12m:
+0x65a3 027601 jam 5 ,core_iicd_scl_low 
+0x65a4 027602 jam 7 ,core_iicd_scl_high 
+0x65a5 027603 jam 7 ,core_iicd_start_setup 
+0x65a6 027604 jam 7 ,core_iicd_start_hold 
+0x65a7 027605 jam 7 ,core_iicd_stop_setup 
+0x65a8 027606 jam 5 ,core_iicd_data_setup 
+:      027607 iicd_init_gpio:
+0x65a9 027608 hfetch 1 ,core_gpio_pu3 
+0x65aa 027609 or_into 0xc0 ,pdata 
+0x65ab 027610 hstore 1 ,core_gpio_pu3 
+0x65ac 027611 hfetch 1 ,core_gpio_sel1 
+0x65ad 027612 or_into 0x10 ,pdata 
+0x65ae 027613 hstore 1 ,core_gpio_sel1 
+0x65af 027614 rtn 
+:      027618 wait_iicd_done:
+0x65b0 027619 hfetch 1 ,core_dma_status 
+0x65b1 027620 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027621 rtn 
+:      027629 iicd_read_data:
+0x65b3 027630 hstore 2 ,core_iicd_txlen 
+0x65b4 027631 deposit rega 
+0x65b5 027632 hstore 2 ,core_iicd_txaddr 
+0x65b6 027633 deposit regb 
+0x65b7 027634 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027635 deposit temp 
+0x65b9 027636 hstore 2 ,core_iicd_rxlen 
+0x65ba 027637 arg 1 ,temp 
+0x65bb 027638 nsetflag blank ,1 ,temp 
+0x65bc 027639 hstore 1 ,core_iicd_ctrl 
+0x65bd 027640 jam iicd_start ,core_misc_ctrl 
+0x65be 027641 branch wait_iicd_done 
+:      027644 set_eeprom_size_2k:
+0x65bf 027645 set1 mark_eeprom_size ,mark 
+0x65c0 027646 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027647 rtn 
+:      027649 clear_eeprom_size_2k:
+0x65c2 027650 set0 mark_eeprom_size ,mark 
+0x65c3 027651 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027652 rtn 
+:      027655 iicd_read_eep_data_size_2k:
+0x65c5 027656 fetch 1 ,mem_eeprom_base 
+0x65c6 027657 iadd regb ,pdata 
+0x65c7 027658 store 1 ,mem_addr_mi 
+0x65c8 027659 branch iicd_read_eep_size_2k 
+:      027661 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027662 fetch 2 ,mem_addr_mi 
+0x65ca 027663 byteswap pdata ,pdata 
+0x65cb 027664 store 1 ,mem_addr_mi 
+:      027669 iicd_read_eep_size_2k:
+0x65cc 027670 setarg 3 
+0x65cd 027671 hstore 2 ,core_iicd_txlen 
+0x65ce 027672 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027673 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027674 branch iicd_read_eep_common 
+:      027680 iicd_write_protect_eep_data:
+0x65d1 027681 storet 2 ,mem_temp 
+0x65d2 027682 call iicd_eeprom_write_enable 
+0x65d3 027683 fetcht 2 ,mem_temp 
+0x65d4 027684 call iicd_write_eep_data 
+0x65d5 027685 branch iicd_eeprom_write_disable 
+:      027687 iicd_eeprom_write_enable:
+0x65d6 027688 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027689 rtneq gpio_disable 
+0x65d8 027690 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027691 setarg 150000 
+0x65da 027692 call sleep 
+:      027693 iicd_wp_gpio_output_low:
+0x65db 027694 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027695 branch gpio_out_active 
+:      027697 iicd_eeprom_write_disable:
+0x65dd 027698 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027699 branch gpio_out_inactive 
+:      027704 iicd_read_eep_data:
+0x65df 027705 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027706 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027707 fetch 2 ,mem_eeprom_base 
+0x65e2 027708 iadd regb ,pdata 
+0x65e3 027709 byteswap pdata ,pdata 
+0x65e4 027710 store 2 ,mem_addr_mi 
+:      027713 iicd_read_eep:
+0x65e5 027714 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027715 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027716 setarg 4 
+0x65e8 027717 hstore 2 ,core_iicd_txlen 
+0x65e9 027718 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027719 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027720 iicd_read_eep_common:
+0x65eb 027721 setarg mem_iicd_tbuf 
+0x65ec 027722 hstore 2 ,core_iicd_txaddr 
+0x65ed 027723 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027724 deposit rega 
+0x65ef 027725 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027726 setarg 2 
+0x65f1 027727 isolate0 15 ,rega 
+0x65f2 027728 setflag true ,0 ,pdata 
+0x65f3 027729 hstore 1 ,core_iicd_ctrl 
+0x65f4 027730 jam iicd_start ,core_misc_ctrl 
+0x65f5 027731 arg iicd_done ,queue 
+0x65f6 027732 call decrypt_code 
+0x65f7 027733 call wait_iicd_done 
+0x65f8 027734 isolate1 iicd_crcok ,pdata 
+0x65f9 027735 call set_ucode_status 
+0x65fa 027736 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027737 fetch 2 ,mem_addr_mi 
+0x65fc 027738 byteswap pdata ,pdata 
+0x65fd 027739 iadd temp ,pdata 
+0x65fe 027740 byteswap pdata ,pdata 
+0x65ff 027741 store 2 ,mem_addr_mi 
+0x6600 027742 rtn 
+:      027744 iicd_read_eep_load_code_size_2k:
+0x6601 027745 fetch 1 ,mem_addr_mi 
+0x6602 027746 iadd temp ,pdata 
+0x6603 027747 byteswap pdata ,pdata 
+0x6604 027748 store 2 ,mem_addr_mi 
+0x6605 027749 rtn 
+:      027755 iicd_write_eep_data:
+0x6606 027756 fetch 2 ,mem_eeprom_base 
+0x6607 027757 iadd regb ,pdata 
+:      027760 iicd_write_ota_data:
+0x6608 027761 store 2 ,mem_pdatatemp 
+0x6609 027762 bpatchx patch32_2 ,mem_patch32 
+0x660a 027763 storet 2 ,mem_temp 
+0x660b 027764 copy rega ,pdata 
+0x660c 027765 store 2 ,mem_contr 
+:      027766 iicd_write_eep_loop:
+0x660d 027767 call iicd_eep_transparency 
+0x660e 027769 fetcht 2 ,mem_regb 
+0x660f 027770 fetch 2 ,mem_contr 
+0x6610 027771 copy pdata ,rega 
+0x6611 027772 fetch 2 ,mem_pdatatemp 
+0x6612 027774 call iicd_write_eep 
+0x6613 027776 fetch 2 ,mem_regb 
+0x6614 027777 fetcht 2 ,mem_contr 
+0x6615 027778 iadd temp ,temp 
+0x6616 027779 storet 2 ,mem_contr 
+0x6617 027780 fetcht 2 ,mem_pdatatemp 
+0x6618 027781 iadd temp ,temp 
+0x6619 027782 storet 2 ,mem_pdatatemp 
+0x661a 027783 fetch 2 ,mem_temp 
+0x661b 027784 nbranch iicd_write_eep_loop ,blank 
+0x661c 027785 rtn 
+:      027793 iicd_eep_transparency:
+0x661d 027794 bpatchx patch32_3 ,mem_patch32 
+0x661e 027795 fetch 1 ,mem_eeprom_block_size 
+0x661f 027796 increase -1 ,pdata 
+0x6620 027797 fetcht 2 ,mem_pdatatemp 
+0x6621 027798 ior temp ,pdata 
+0x6622 027799 increase 1 ,pdata 
+0x6623 027800 store 3 ,mem_regc 
+0x6624 027802 fetch 2 ,mem_temp 
+0x6625 027803 iadd temp ,pdata 
+0x6626 027805 fetcht 3 ,mem_regc 
+0x6627 027806 isub temp ,pdata 
+0x6628 027807 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027808 store 2 ,mem_temp 
+0x662a 027809 fetch 3 ,mem_regc 
+0x662b 027810 fetcht 2 ,mem_pdatatemp 
+0x662c 027811 isub temp ,pdata 
+0x662d 027812 store 2 ,mem_regb 
+0x662e 027813 rtn 
+:      027814 iicd_eep_deal_short_packet:
+0x662f 027815 fetch 2 ,mem_temp 
+0x6630 027816 store 2 ,mem_regb 
+0x6631 027817 setarg 0 
+0x6632 027818 store 2 ,mem_temp 
+0x6633 027819 rtn 
+:      027821 iicd_write_eep_size_2k:
+0x6634 027822 increase 2 ,temp 
+0x6635 027823 hstoret 2 ,core_iicd_txlen 
+0x6636 027824 increase -2 ,rega 
+0x6637 027825 ifetcht 3 ,rega 
+0x6638 027826 copy temp ,regb 
+0x6639 027827 arg 0xa0 ,temp 
+0x663a 027828 istoret 1 ,rega 
+0x663b 027830 istore 1 ,contw 
+0x663c 027831 branch iicd_write_eep_common 
+:      027834 iicd_write_eep:
+0x663d 027835 copy pdata ,regb 
+0x663e 027836 bpatchx patch32_4 ,mem_patch32 
+0x663f 027837 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 027838 copy regb ,pdata 
+0x6641 027839 increase 3 ,temp 
+0x6642 027840 hstoret 2 ,core_iicd_txlen 
+0x6643 027841 increase -3 ,rega 
+0x6644 027842 ifetcht 3 ,rega 
+0x6645 027843 copy temp ,regb 
+0x6646 027844 arg 0xa0 ,temp 
+0x6647 027845 istoret 1 ,rega 
+0x6648 027846 byteswap pdata ,pdata 
+0x6649 027847 istore 2 ,contw 
+:      027848 iicd_write_eep_common:
+0x664a 027849 deposit rega 
+0x664b 027850 hstore 2 ,core_iicd_txaddr 
+0x664c 027851 setarg 0 
+0x664d 027852 hstore 2 ,core_iicd_rxlen 
+0x664e 027853 jam 1 ,core_iicd_ctrl 
+0x664f 027854 jam iicd_start ,core_misc_ctrl 
+0x6650 027855 call wait_iicd_done 
+0x6651 027856 copy regb ,pdata 
+0x6652 027857 istore 3 ,rega 
+:      027859 iic_check_eeprom_standby:
+0x6653 027860 bpatchx patch32_5 ,mem_patch32 
+0x6654 027861 jam 0 ,mem_iicd_tbuf + 3 
+:      027862 iic_check_eeprom_standby_wait:
+0x6655 027863 setarg 1 
+0x6656 027864 hstore 2 ,core_iicd_txlen 
+0x6657 027865 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 027866 setarg mem_iicd_tbuf 
+0x6659 027867 hstore 2 ,core_iicd_txaddr 
+0x665a 027868 setarg 0 
+0x665b 027869 hstore 2 ,core_iicd_rxlen 
+0x665c 027870 hstore 2 ,core_iicd_rxaddr 
+0x665d 027871 setarg 3 
+0x665e 027872 hstore 1 ,core_iicd_ctrl 
+0x665f 027873 jam iicd_start ,core_misc_ctrl 
+0x6660 027874 call wait_iicd_done 
+0x6661 027875 hfetch 1 ,core_dma_status 
+0x6662 027876 rtnbit0 iicd_ack 
+0x6663 027877 nop 1500 
+0x6664 027878 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 027879 increase 1 ,pdata 
+0x6666 027880 store 1 ,mem_iicd_tbuf + 3 
+0x6667 027881 sub pdata ,40 ,null 
+0x6668 027882 nrtn positive 
+0x6669 027883 branch iic_check_eeprom_standby_wait 
+:      027887 otp_enable_chgpump:
+0x666a 027888 jam 0x70 ,rfen_chgpump 
+0x666b 027889 nop param_chgpump_delay 
+0x666c 027890 rtn 
+:      027892 otp_disable_chgpump:
+0x666d 027893 jam 0x30 ,rfen_chgpump 
+0x666e 027894 rtn 
+:      027896 otp_set_addr:
+0x666f 027897 lshift3 pdata ,pdata 
+0x6670 027898 hstore 2 ,core_otp_addr 
+0x6671 027899 jam 0 ,core_otpd_ctrl 
+0x6672 027900 rtn 
+:      027903 otp_write:
+0x6673 027904 call otp_set_addr 
+0x6674 027905 call otp_ce 
+:      027906 otp_program:
+0x6675 027907 ifetcht 1 ,rega 
+0x6676 027908 increase 1 ,rega 
+0x6677 027909 force 0 ,queue 
+:      027910 otp_program_bit:
+0x6678 027911 qisolate0 temp 
+0x6679 027912 branch otp_skip_0 ,true 
+0x667a 027913 hfetch 1 ,core_otp_din 
+0x667b 027914 set1 6 ,pdata 
+0x667c 027915 set1 7 ,pdata 
+0x667d 027916 hstore 1 ,core_otp_din 
+0x667e 027917 jam 0x02 ,core_otp_ctrl 
+0x667f 027918 jam 0x82 ,core_otp_ctrl 
+0x6680 027919 set0 7 ,pdata 
+0x6681 027920 hstore 1 ,core_otp_din 
+0x6682 027921 jam 0x8a ,core_otp_ctrl 
+0x6683 027922 nop 11 
+0x6684 027923 jam 0xca ,core_otp_ctrl 
+0x6685 027924 nop 33 
+0x6686 027925 jam 0x4a ,core_otp_ctrl 
+0x6687 027926 nop 44 
+0x6688 027927 jam 0xca ,core_otp_ctrl 
+0x6689 027928 nop 22 
+0x668a 027929 jam 0x8a ,core_otp_ctrl 
+0x668b 027930 nop 33 
+0x668c 027931 jam 0x82 ,core_otp_ctrl 
+0x668d 027932 nop 1 
+0x668e 027933 jam 0x92 ,core_otp_ctrl 
+0x668f 027934 nop 10 
+0x6690 027935 jam 0xb2 ,core_otp_ctrl 
+0x6691 027936 hfetch 1 ,core_otp_rdata 
+0x6692 027937 jam 0x92 ,core_otp_ctrl 
+0x6693 027938 nop 1 
+0x6694 027939 jam 0x82 ,core_otp_ctrl 
+0x6695 027940 qisolate0 pdata 
+0x6696 027941 branch otp_program_bit ,true 
+:      027942 otp_skip_0:
+0x6697 027943 hfetch 2 ,core_otp_addr 
+0x6698 027944 increase 1 ,pdata 
+0x6699 027945 hstore 2 ,core_otp_addr 
+0x669a 027946 increase 1 ,queue 
+0x669b 027947 compare 8 ,queue ,0xf 
+0x669c 027948 nbranch otp_program_bit ,true 
+0x669d 027949 loop otp_program 
+0x669e 027950 jam 0x83 ,core_otp_ctrl 
+0x669f 027951 rtn 
+:      027953 otp_ce:
+0x66a0 027954 jam 0x82 ,core_otp_ctrl 
+0x66a1 027955 nop 12 
+0x66a2 027956 jam 0x80 ,core_otp_ctrl 
+0x66a3 027957 jam 0x82 ,core_otp_ctrl 
+0x66a4 027958 nop 150 
+0x66a5 027959 rtn 
+:      027962 otpd_read_init:
+0x66a6 027963 call otp_ce 
+0x66a7 027964 jam 0xa2 ,core_otp_ctrl 
+0x66a8 027965 deposit rega 
+0x66a9 027966 hstore 2 ,core_otpd_addr 
+0x66aa 027967 set1 11 ,temp 
+0x66ab 027968 isolate0 15 ,pdata 
+0x66ac 027969 setflag true ,15 ,temp 
+0x66ad 027970 hstoret 2 ,core_otpd_len 
+0x66ae 027971 jam otpd_start ,core_misc_ctrl 
+0x66af 027972 rtn 
+:      027974 otpd_wait_end:
+0x66b0 027975 hfetch 1 ,core_dma_status 
+0x66b1 027976 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 027977 rtn 
+:      027980 otpd_read_data:
+0x66b3 027981 call otp_set_addr 
+0x66b4 027982 call otpd_read_init 
+0x66b5 027983 call otpd_wait_end 
+0x66b6 027984 jam 0x83 ,core_otp_ctrl 
+0x66b7 027985 rtn 
+:      027990 otpd_read_code:
+0x66b8 027991 hfetch 2 ,core_current_otp_addr 
+0x66b9 027992 hstore 2 ,core_otp_addr 
+0x66ba 027993 call otpd_read_init 
+0x66bb 027994 arg otpd_done ,queue 
+0x66bc 027995 call decrypt_code 
+0x66bd 027996 call otpd_wait_end 
+0x66be 027997 isolate1 otpd_crcok ,pdata 
+0x66bf 027998 call set_ucode_status 
+0x66c0 027999 jam 0x83 ,core_otp_ctrl 
+0x66c1 028000 rtn 
+:      028003 uartd_prepare_tx:
+0x66c2 028004 hfetch 2 ,core_uart_twptr 
+0x66c3 028005 iforce contwu 
+0x66c4 028006 rtn 
+:      028008 uartd_send:
+0x66c5 028009 deposit contwu 
+0x66c6 028010 hstore 2 ,core_uart_twptr 
+0x66c7 028011 rtn 
+:      028013 uartd_rxdone:
+0x66c8 028014 deposit contru 
+0x66c9 028015 hstore 2 ,core_uart_rrptr 
+0x66ca 028016 rtn 
+:      028018 uartd_prepare_rx:
+0x66cb 028019 hfetch 2 ,core_uart_rrptr 
+0x66cc 028020 copy pdata ,contru 
+0x66cd 028021 rtn 
+:      028023 uart_set_baud_by_mem:
+0x66ce 028024 fetch uart_baud_len ,mem_baud 
+0x66cf 028025 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028026 rtn 
+:      028028 uart_copy_tx_bytes_fast:
+0x66d1 028029 deposit loopcnt 
+0x66d2 028030 rtn blank 
+:      028031 uart_copy_tx_bytes_fast_loop:
+0x66d3 028032 increase -8 ,loopcnt 
+0x66d4 028033 call uart_tx_8_bytes ,positive 
+0x66d5 028034 rtn zero 
+0x66d6 028035 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028036 increase 8 ,loopcnt 
+:      028037 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028038 increase -4 ,loopcnt 
+0x66d9 028039 call uart_tx_4_bytes ,positive 
+0x66da 028040 rtn zero 
+0x66db 028041 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028042 increase 4 ,loopcnt 
+0x66dd 028043 branch uart_copy_tx_bytes 
+:      028045 uart_tx_8_bytes:
+0x66de 028046 ifetch 8 ,contr 
+0x66df 028047 istore 8 ,contwu 
+0x66e0 028048 rtn 
+:      028050 uart_tx_4_bytes:
+0x66e1 028051 ifetch 4 ,contr 
+0x66e2 028052 istore 4 ,contwu 
+0x66e3 028053 rtn 
+:      028055 uart_copy_tx_bytes:
+0x66e4 028056 deposit loopcnt 
+0x66e5 028057 rtn blank 
+:      028058 uart_copy_tx_bytes_loop:
+0x66e6 028059 ifetch 1 ,contr 
+0x66e7 028060 istore 1 ,contwu 
+0x66e8 028061 loop uart_copy_tx_bytes_loop 
+0x66e9 028062 rtn 
+:      028064 uart_copy_rx_bytes_fast:
+0x66ea 028065 deposit loopcnt 
+0x66eb 028066 rtn blank 
+:      028067 uart_copy_rx_bytes_fast_loop:
+0x66ec 028068 increase -8 ,loopcnt 
+0x66ed 028069 call uart_rx_8_bytes ,positive 
+0x66ee 028070 rtn zero 
+0x66ef 028071 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028072 increase 8 ,loopcnt 
+:      028073 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028074 increase -4 ,loopcnt 
+0x66f2 028075 call uart_rx_4_bytes ,positive 
+0x66f3 028076 rtn zero 
+0x66f4 028077 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028078 increase 4 ,loopcnt 
+0x66f6 028079 branch uart_copy_rx_bytes 
+:      028081 uart_rx_8_bytes:
+0x66f7 028082 ifetch 8 ,contru 
+0x66f8 028083 istore 8 ,contw 
+0x66f9 028084 rtn 
+:      028086 uart_rx_4_bytes:
+0x66fa 028087 ifetch 4 ,contru 
+0x66fb 028088 istore 4 ,contw 
+0x66fc 028089 rtn 
+:      028092 uart_copy_rx_bytes:
+0x66fd 028093 deposit loopcnt 
+0x66fe 028094 rtn blank 
+:      028095 uart_copy_rx_bytes_loop:
+0x66ff 028096 ifetch 1 ,contru 
+0x6700 028097 istore 1 ,contw 
+0x6701 028098 loop uart_copy_rx_bytes_loop 
+0x6702 028099 rtn 
+:      028102 uart_copy_rx2tx:
+0x6703 028103 deposit loopcnt 
+0x6704 028104 rtn blank 
+:      028105 uart_copy_rx2tx_loop:
+0x6705 028106 ifetch 1 ,contru 
+0x6706 028107 istore 1 ,contwu 
+0x6707 028108 loop uart_copy_rx2tx_loop 
+0x6708 028109 rtn 
+:      028114 app_store_nvram_event:
+0x6709 028115 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028116 branch ui_ipc_send_event 
+:      028118 check_51cmd_store_reconn_info:
+:      028119 check_51cmd_update_device_record:
+0x670b 028120 bpatchx patch32_6 ,mem_patch32 
+0x670c 028121 fetch 1 ,mem_nv_data_number 
+0x670d 028122 rtn blank 
+0x670e 028123 call check_nvram 
+0x670f 028124 call init_device_list ,zero 
+0x6710 028125 call nvram_find_addr_from_bd_list 
+:      028126 write_device_record:
+0x6711 028127 fetch 1 ,mem_nv_data_number 
+0x6712 028128 icopy regc 
+0x6713 028129 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028130 storet 2 ,mem_list_item_ptr 
+:      028131 write_device_loop_find:
+0x6715 028132 copy regc ,pdata 
+0x6716 028133 branch app_store_nvram_event ,blank 
+0x6717 028134 increase -1 ,regc 
+0x6718 028135 copy temp ,rega 
+0x6719 028136 ifetch 1 ,rega 
+0x671a 028137 fetcht 1 ,mem_select_list_item 
+0x671b 028138 isub temp ,null 
+0x671c 028139 call set_index_finded_device ,zero 
+0x671d 028140 branch write_device_loop_find0 ,positive 
+0x671e 028141 ifetch 1 ,rega 
+0x671f 028142 increase 1 ,pdata 
+0x6720 028143 istore 1 ,rega 
+:      028144 write_device_loop_find0:
+0x6721 028145 fetcht 2 ,mem_list_item_ptr 
+0x6722 028146 increase nv_data_len ,temp 
+0x6723 028147 storet 2 ,mem_list_item_ptr 
+0x6724 028148 branch write_device_loop_find 
+:      028150 set_index_finded_device:
+0x6725 028151 setarg 0 
+0x6726 028152 istore 1 ,rega 
+0x6727 028153 fetch 1 ,mem_temp_reconn_record 
+0x6728 028154 istore 1 ,contw 
+0x6729 028155 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028156 arg mem_link_key ,regb 
+:      028157 set_index_find_device_master_addr:
+0x672b 028158 ifetch 6 ,contr 
+0x672c 028159 istore 8 ,contw 
+0x672d 028160 setarg 0 
+0x672e 028161 istore 8 ,contw 
+0x672f 028162 copy regb ,contr 
+:      028163 store_rec_data_common:
+0x6730 028164 call memcpy16 
+0x6731 028165 force 1 ,null 
+0x6732 028166 rtn 
+:      028168 set_index_finded_device_ble_mode:
+0x6733 028169 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028170 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028171 arg mem_le_ltk ,regb 
+0x6736 028172 branch set_index_find_device_master_addr 
+:      028174 set_index_finded_device_irk:
+0x6737 028175 arg mem_le_irk ,contr 
+0x6738 028176 call memcpy16 
+:      028177 store_ble_rec_data_common:
+0x6739 028178 arg mem_le_ltk ,contr 
+0x673a 028179 branch store_rec_data_common 
+:      028181 set_index_finded_device_ediv:
+0x673b 028182 arg mem_le_rand ,contr 
+0x673c 028183 call memcpy16 
+0x673d 028184 branch store_ble_rec_data_common 
+:      028187 nvram_find_addr_from_bd_list:
+0x673e 028188 call disable_user 
+0x673f 028189 fetch 1 ,mem_nv_data_number 
+0x6740 028190 rtn blank 
+0x6741 028191 fetch 2 ,mem_ui_state_map 
+0x6742 028192 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028193 find_addr_from_bd_list_ble_mode:
+0x6743 028194 bpatchx patch32_7 ,mem_patch32 
+0x6744 028195 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028196 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028197 fetch 1 ,mem_le_plap + 5 
+0x6747 028198 compare 0xc0 ,pdata ,0xc0 
+0x6748 028199 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028200 compare 0x40 ,pdata ,0xc0 
+0x674a 028201 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028202 compare 0x00 ,pdata ,0xc0 
+0x674c 028203 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028204 find_addr_from_bd_list_static_addr:
+0x674d 028205 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028206 fetch 6 ,mem_le_plap 
+0x674f 028207 branch find_addr_from_bd_list_common 
+:      028209 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028210 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028211 branch find_addr_from_bd_list_common 
+:      028214 find_addr_from_bd_list_random_addr:
+0x6752 028215 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028216 branch find_addr_from_bd_list_common 
+:      028219 find_addr_from_bd_list_spp_mode:
+0x6754 028220 bpatchx patch33_0 ,mem_patch33 
+0x6755 028221 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028222 fetch 6 ,mem_plap 
+:      028223 find_addr_from_bd_list_common:
+0x6757 028224 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028225 fetch 2 ,mem_nv_data_ptr 
+0x6759 028226 ifetcht 1 ,pdata 
+0x675a 028227 pincrease 1 
+0x675b 028228 store 2 ,mem_list_item_ptr 
+0x675c 028229 storet 1 ,mem_select_list_item 
+0x675d 028230 fetch 1 ,mem_nv_data_number 
+0x675e 028231 icopy regc 
+:      028232 nvram_find_addr_from_list:
+0x675f 028233 fetch 2 ,mem_list_item_ptr 
+0x6760 028234 copy pdata ,rega 
+0x6761 028235 call nvram_find_addr_from_list_compare 
+0x6762 028236 rtn user 
+0x6763 028237 fetcht 2 ,mem_list_item_ptr 
+0x6764 028238 increase nv_data_len ,temp 
+0x6765 028239 storet 2 ,mem_list_item_ptr 
+0x6766 028240 increase -1 ,temp 
+0x6767 028241 ifetch 1 ,temp 
+0x6768 028242 store 1 ,mem_select_list_item 
+0x6769 028243 increase -1 ,regc 
+0x676a 028244 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028245 fetch 1 ,mem_nv_data_number 
+0x676c 028246 pincrease decreased_one 
+0x676d 028247 store 1 ,mem_select_list_item 
+0x676e 028248 rtn 
+:      028249 nvram_find_addr_from_list_compare:
+0x676f 028250 fetch 1 ,mem_temp_reconn_record 
+0x6770 028251 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028252 find_master_addr_from_list_compare:
+0x6771 028253 arg mem_temp_reconn_record ,regb 
+0x6772 028254 arg 7 ,loopcnt 
+0x6773 028255 call string_compare 
+0x6774 028256 branch enable_user ,zero 
+0x6775 028257 rtn 
+:      028259 find_addr_from_list_compare_ble_mode:
+0x6776 028260 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028261 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028262 branch find_master_addr_from_list_compare 
+:      028264 find_irk_form_list_compare:
+0x6779 028265 ifetcht 1 ,rega 
+0x677a 028266 isub temp ,null 
+0x677b 028267 nrtn zero 
+0x677c 028268 arg mem_le_prand ,contw 
+0x677d 028269 arg 16 ,loopcnt 
+0x677e 028270 call clear_mem 
+0x677f 028271 fetch 3 ,mem_le_plap + 3 
+0x6780 028272 store 3 ,mem_le_prand 
+0x6781 028273 call genernate_master_macaddress 
+0x6782 028274 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028275 byteswap pdata ,pdata 
+0x6784 028276 lshift8 pdata ,temp 
+0x6785 028277 ifetch 1 ,contr 
+0x6786 028278 iadd temp ,pdata 
+0x6787 028279 fetcht 3 ,mem_le_plap 
+0x6788 028280 isub temp ,null 
+0x6789 028281 branch enable_user ,zero 
+0x678a 028282 rtn 
+:      028285 genernate_master_macaddress:
+0x678b 028286 arg mem_le_prand ,contr 
+0x678c 028287 call load_data128 
+0x678d 028289 ifetch 1 ,rega 
+0x678e 028290 call load_regext 
+0x678f 028291 force 0x38 ,aes_ctrl 
+0x6790 028292 force 0x0 ,aes_ctrl 
+0x6791 028293 call wait_aes 
+0x6792 028294 arg mem_le_aes_128 ,contw 
+0x6793 028295 branch store_aes_result 
+:      028297 find_ediv_form_list_compare:
+0x6794 028298 ifetcht 1 ,rega 
+0x6795 028299 isub temp ,null 
+0x6796 028300 nrtn zero 
+0x6797 028301 copy contr ,rega 
+0x6798 028302 add contr ,8 ,regc 
+0x6799 028303 arg mem_le_rand ,regb 
+0x679a 028304 arg 8 ,loopcnt 
+0x679b 028305 call string_compare 
+0x679c 028306 branch enable_user ,zero 
+0x679d 028307 copy regc ,rega 
+0x679e 028308 arg mem_le_irk ,regb 
+0x679f 028309 arg 8 ,loopcnt 
+0x67a0 028310 call string_compare 
+0x67a1 028311 branch enable_user ,zero 
+0x67a2 028312 rtn 
+:      028314 check_nvram:
+0x67a3 028315 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028316 ifetcht 1 ,pdata 
+0x67a5 028317 pincrease nv_data_len 
+0x67a6 028318 ifetch 1 ,pdata 
+0x67a7 028319 isub temp ,null 
+0x67a8 028320 rtn 
+:      028322 init_device_list:
+0x67a9 028323 fetch 1 ,mem_nv_data_number 
+0x67aa 028324 icopy loopcnt 
+0x67ab 028325 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028326 setarg 0 
+:      028327 init_device_list_loop:
+0x67ad 028328 istore 1 ,temp 
+0x67ae 028329 increase nv_data_len ,temp 
+0x67af 028330 pincrease 1 
+0x67b0 028331 loop init_device_list_loop 
+0x67b1 028332 rtn 
+:      028334 load_device_list:
+0x67b2 028335 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028336 call nvram_find_addr_from_bd_list 
+0x67b4 028337 fetch 1 ,mem_state 
+0x67b5 028338 setflag user ,state_combkey ,pdata 
+0x67b6 028339 store 1 ,mem_state 
+0x67b7 028340 nbranch clear_key_exists ,user 
+0x67b8 028341 add rega ,10 ,contr 
+0x67b9 028343 arg mem_link_key ,contw 
+0x67ba 028344 call memcpy16 
+0x67bb 028345 branch check_link_key_load 
+:      028346 clear_key_exists:
+0x67bc 028347 jam 0 ,mem_link_key_exists 
+0x67bd 028348 rtn 
+:      028350 load_device_list_mode_4:
+0x67be 028351 fetch 9 ,mem_le_ediv 
+0x67bf 028352 branch clear_ltk_exists ,blank 
+0x67c0 028353 call nvram_find_addr_from_bd_list 
+0x67c1 028354 nbranch clear_ltk_exists ,user 
+0x67c2 028355 fetch 2 ,mem_list_item_ptr 
+0x67c3 028356 add pdata ,1 ,contr 
+0x67c4 028357 arg mem_le_irk ,contw 
+0x67c5 028358 call memcpy16 
+0x67c6 028359 arg mem_le_ltk ,contw 
+0x67c7 028360 call memcpy16 
+0x67c8 028361 jam 1 ,mem_ltk_exists 
+0x67c9 028362 rtn 
+:      028364 clear_ltk_exists:
+0x67ca 028365 jam 0 ,mem_ltk_exists 
+0x67cb 028366 rtn 
+:      028369 eeprom_store_le_reconn_info:
+0x67cc 028370 fetch 6 ,mem_le_plap 
+0x67cd 028371 store 6 ,mem_temp_lap 
+0x67ce 028372 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028373 branch eeprom_store_reconn_info 
+:      028374 eeprom_store_bd_reconn_info:
+0x67d0 028375 fetch 6 ,mem_plap 
+0x67d1 028376 store 6 ,mem_temp_lap 
+0x67d2 028377 jam rec_3_mode ,mem_record_bt_mode 
+:      028378 eeprom_store_reconn_info:
+0x67d3 028379 fetch 1 ,mem_device_option 
+0x67d4 028380 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028381 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028382 rtn 
+:      028385 check_link_key_load:
+0x67d7 028386 fetch 8 ,mem_link_key 
+0x67d8 028387 fetcht 8 ,mem_link_key + 8 
+0x67d9 028388 ior temp ,pdata 
+0x67da 028389 rtn blank 
+0x67db 028390 jam 1 ,mem_link_key_exists 
+0x67dc 028391 rtn 
+:      028398 gpio_set_wake_by_current_state:
+0x67dd 028399 bpatchx patch33_2 ,mem_patch33 
+0x67de 028400 set1 7 ,temp 
+0x67df 028401 call gpio_get_bit 
+0x67e0 028402 nsetflag true ,7 ,temp 
+:      028407 gpio_set_wake:
+0x67e1 028408 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028409 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028410 rtn zero 
+0x67e4 028411 isolate0 7 ,temp 
+0x67e5 028412 and temp ,0x1f ,queue 
+0x67e6 028413 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028414 qsetflag true ,pdata 
+0x67e8 028415 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028416 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028417 nqsetflag true ,pdata 
+0x67eb 028418 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028419 rtn 
+:      028422 gpio_clr_wake:
+0x67ed 028423 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028424 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028425 rtn zero 
+0x67f0 028426 isolate0 7 ,temp 
+0x67f1 028427 and temp ,0x1f ,queue 
+0x67f2 028428 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028429 qset0 pdata 
+0x67f4 028430 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028431 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028432 qset0 pdata 
+0x67f7 028433 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028434 rtn 
+:      028437 gpio_config_input_nowake:
+0x67f9 028438 call gpio_clr_wake 
+0x67fa 028439 branch gpio_config_input_without_wake 
+:      028442 gpio_config_input:
+0x67fb 028443 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028444 rtn zero 
+0x67fd 028445 ncall gpio_set_wake ,wake 
+:      028447 gpio_config_input_without_wake:
+0x67fe 028448 arg core_gpio_pd0 ,contw 
+0x67ff 028449 call gpio_set_bit 
+0x6800 028450 setflip gpio_active_bit ,temp 
+0x6801 028451 arg core_gpio_pu0 ,contw 
+0x6802 028452 call gpio_set_bit 
+0x6803 028453 set0 gpio_active_bit ,temp 
+0x6804 028454 arg core_gpio_oe0 ,contw 
+0x6805 028455 branch gpio_set_bit 
+:      028458 gpio_set_high_impedance:
+0x6806 028459 arg core_gpio_pd0 ,contw 
+0x6807 028460 call gpio_set_bit 
+0x6808 028461 set0 gpio_active_bit ,temp 
+0x6809 028462 arg core_gpio_pu0 ,contw 
+0x680a 028463 call gpio_set_bit 
+0x680b 028464 set0 gpio_active_bit ,temp 
+0x680c 028465 arg core_gpio_oe0 ,contw 
+0x680d 028466 branch gpio_set_bit 
+:      028470 gpio_config_output:
+0x680e 028471 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028472 rtn zero 
+0x6810 028473 setflip gpio_active_bit ,temp 
+0x6811 028474 call gpio_out 
+:      028475 gpio_config_output0:
+0x6812 028476 set1 gpio_active_bit ,temp 
+0x6813 028477 arg core_gpio_oe0 ,contw 
+0x6814 028478 branch gpio_set_bit 
+:      028480 gpio_common:
+0x6815 028481 and temp ,0x07 ,queue 
+0x6816 028482 rshift3 temp ,pdata 
+0x6817 028483 and_into 3 ,pdata 
+0x6818 028484 iadd contw ,contw 
+0x6819 028485 ifetch 1 ,contw 
+0x681a 028486 rtn 
+:      028488 gpio_check_active:
+0x681b 028489 arg core_gpio_out0 ,contw 
+0x681c 028490 branch get_bit_common 
+:      028494 gpio_get_bit:
+0x681d 028495 arg core_gpio_in ,contw 
+:      028496 get_bit_common:
+0x681e 028497 call gpio_common 
+0x681f 028498 isolate1 gpio_active_bit ,temp 
+0x6820 028499 branch gpio_get_bit_reverse ,true 
+0x6821 028500 qisolate0 pdata 
+0x6822 028501 rtn 
+:      028502 gpio_get_bit_reverse:
+0x6823 028503 qisolate1 pdata 
+0x6824 028504 rtn 
+:      028506 gpio_out_inactive:
+0x6825 028507 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028508 rtn zero 
+0x6827 028509 isolate1 7 ,null 
+0x6828 028510 branch gpio_out_flag 
+:      028512 gpio_out_active:
+0x6829 028513 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028514 rtn zero 
+0x682b 028515 isolate0 7 ,null 
+:      028518 gpio_out_flag:
+0x682c 028519 setarg 0 
+0x682d 028520 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028521 ixor temp ,temp 
+:      028524 gpio_out:
+0x682f 028525 arg core_gpio_out0 ,contw 
+:      028528 gpio_set_bit:
+0x6830 028529 call gpio_common 
+0x6831 028530 isolate1 gpio_active_bit ,temp 
+0x6832 028531 qsetflag true ,pdata 
+0x6833 028532 istore 1 ,contw 
+0x6834 028533 rtn 
+:      028535 gpio_set_before_lpm_common:
+0x6835 028536 arg -1 ,rega 
+0x6836 028537 hfetch 1 ,core_gpio_sel1 
+0x6837 028538 compare 0x02 ,pdata ,0x03 
+0x6838 028539 call neglact4_from_23_pin ,true 
+0x6839 028541 compare 0x01 ,pdata ,0x03 
+0x683a 028542 call neglact2_form_25_pin ,true 
+0x683b 028544 compare 0x03 ,pdata ,0x03 
+0x683c 028545 call neglact2_form_25_pin ,true 
+0x683d 028547 isolate1 2 ,pdata 
+0x683e 028548 call neglect2_from_6_pin ,true 
+0x683f 028550 isolate1 3 ,pdata 
+0x6840 028551 call neglect4_from_9_pin ,true 
+0x6841 028553 isolate1 4 ,pdata 
+0x6842 028554 call neglact2_form_30_pin ,true 
+0x6843 028556 isolate1 6 ,pdata 
+0x6844 028557 nsetflag true ,04 ,rega 
+0x6845 028559 isolate1 7 ,pdata 
+0x6846 028560 nsetflag true ,05 ,rega 
+0x6847 028562 hfetch 1 ,core_gpio_sel2 
+0x6848 028563 isolate1 0 ,pdata 
+0x6849 028564 nsetflag true ,27 ,rega 
+0x684a 028565 isolate1 1 ,pdata 
+0x684b 028566 nsetflag true ,28 ,rega 
+0x684c 028567 isolate1 2 ,pdata 
+0x684d 028568 nsetflag true ,03 ,rega 
+0x684e 028569 isolate1 3 ,pdata 
+0x684f 028570 nsetflag true ,08 ,rega 
+0x6850 028571 isolate1 4 ,pdata 
+0x6851 028572 nsetflag true ,20 ,rega 
+0x6852 028573 isolate1 5 ,pdata 
+0x6853 028574 nsetflag true ,21 ,rega 
+0x6854 028575 isolate1 6 ,pdata 
+0x6855 028576 nsetflag true ,22 ,rega 
+0x6856 028577 isolate1 7 ,pdata 
+0x6857 028578 nsetflag true ,23 ,rega 
+0x6858 028580 hfetch 1 ,core_gpio_sel 
+0x6859 028581 isolate1 0 ,pdata 
+0x685a 028582 nsetflag true ,05 ,rega 
+0x685b 028583 isolate1 1 ,pdata 
+0x685c 028584 nsetflag true ,06 ,rega 
+0x685d 028585 isolate1 2 ,pdata 
+0x685e 028586 nsetflag true ,07 ,rega 
+0x685f 028587 isolate1 3 ,pdata 
+0x6860 028588 nsetflag true ,18 ,rega 
+0x6861 028589 isolate1 4 ,pdata 
+0x6862 028590 nsetflag true ,19 ,rega 
+0x6863 028591 isolate1 5 ,pdata 
+0x6864 028592 nsetflag true ,20 ,rega 
+0x6865 028593 isolate1 6 ,pdata 
+0x6866 028594 nsetflag true ,21 ,rega 
+0x6867 028595 isolate1 7 ,pdata 
+0x6868 028596 nsetflag true ,22 ,rega 
+0x6869 028598 hfetch 1 ,core_uart_ctrl 
+0x686a 028599 isolate1 4 ,pdata 
+0x686b 028600 call neglact2_form_2_pin ,true 
+0x686c 028601 bpatchx patch33_5 ,mem_patch33 
+0x686d 028603 hfetch 4 ,core_gpio_pu0 
+0x686e 028604 hfetcht 4 ,core_gpio_pd0 
+0x686f 028605 ior temp ,pdata 
+0x6870 028606 invert pdata ,pdata 
+0x6871 028607 iand rega ,pdata 
+0x6872 028609 hstore 4 ,core_gpio_oe0 
+0x6873 028610 rtn 
+:      028613 neglect2_from_6_pin:
+0x6874 028614 arg 6 ,queue 
+0x6875 028615 branch neglect_2_pin 
+:      028616 neglect4_from_9_pin:
+0x6876 028617 arg 9 ,queue 
+0x6877 028618 branch neglact_4_pin 
+:      028619 neglact4_from_23_pin:
+0x6878 028620 arg 23 ,queue 
+0x6879 028621 branch neglact_4_pin 
+:      028622 neglact2_form_25_pin:
+0x687a 028623 arg 25 ,queue 
+0x687b 028624 branch neglect_2_pin 
+:      028625 neglact2_form_30_pin:
+0x687c 028626 arg 30 ,queue 
+0x687d 028627 branch neglect_2_pin 
+:      028628 neglact2_form_2_pin:
+0x687e 028629 arg 2 ,queue 
+0x687f 028630 branch neglect_2_pin 
+:      028631 neglact_1_pin:
+0x6880 028632 arg 1 ,loopcnt 
+0x6881 028633 branch neglect_pin_loop 
+:      028634 neglact_4_pin:
+0x6882 028635 arg 4 ,loopcnt 
+0x6883 028636 branch neglect_pin_loop 
+:      028637 neglect_2_pin:
+0x6884 028638 arg 2 ,loopcnt 
+:      028639 neglect_pin_loop:
+0x6885 028640 qset0 rega 
+0x6886 028641 increase 1 ,queue 
+0x6887 028642 loop neglect_pin_loop 
+0x6888 028643 rtn 
+:      028651 gpio_cfg_uart_tx_output:
+0x6889 028652 call gpio_uart2gpio 
+0x688a 028653 arg uart_wakeup_tx ,temp 
+0x688b 028654 branch gpio_config_output 
+:      028656 gpio_pu_uart_tx:
+0x688c 028657 call gpio_cfg_uart_tx_output 
+0x688d 028658 arg uart_wakeup_tx ,temp 
+0x688e 028659 branch gpio_out_inactive 
+:      028663 gpio_rx_config_input_with_pu:
+0x688f 028664 call gpio_uart2gpio 
+0x6890 028665 hfetch 1 ,core_gpio_pu0 
+0x6891 028666 set1 uart_wakeup_rx ,pdata 
+0x6892 028667 hstore 1 ,core_gpio_pu0 
+0x6893 028668 arg uart_wakeup_rx ,temp 
+0x6894 028669 branch gpio_config_input 
+:      028671 gpio_uart2gpio:
+0x6895 028672 hfetch 1 ,core_gpio_sel1 
+0x6896 028673 and_into 0xfb ,pdata 
+0x6897 028674 hstore 1 ,core_gpio_sel1 
+0x6898 028675 rtn 
+:      028677 gpio_check_uart_state:
+0x6899 028678 hfetch 1 ,core_gpio_sel1 
+0x689a 028679 isolate1 2 ,pdata 
+0x689b 028680 rtn 
+:      028682 load_chip_option:
+0x689c 028683 call otp_enable_chgpump 
+0x689d 028684 setarg otp_chip_functions 
+0x689e 028685 arg mem_chip_functions ,rega 
+0x689f 028686 arg 0x02 ,temp 
+0x68a0 028687 call otpd_read_data 
+0x68a1 028688 branch otp_disable_chgpump 
+:      028691 load_adc_init:
+0x68a2 028692 call otp_enable_chgpump 
+0x68a3 028693 setarg otp_adc_io_0_5v_addr 
+0x68a4 028694 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028695 arg 14 ,temp 
+0x68a6 028696 call otpd_read_data 
+0x68a7 028697 branch otp_disable_chgpump 
+:      028701 adc_init_data:
+0x68a8 028702 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028704 call load_adc_init 
+0x68aa 028706 fetch 1 ,mem_adc_config_flag 
+0x68ab 028707 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028708 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028709 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028710 rtn 
+:      028712 adc_init_data_vinlpm:
+0x68af 028713 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028714 setarg otp_adc_flag 
+0x68b1 028715 isub temp ,null 
+0x68b2 028716 branch adc_check_data_vinlpm ,zero 
+0x68b3 028717 setarg 0x4dfa 
+0x68b4 028718 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028719 setarg 0x4894 
+0x68b6 028720 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028721 branch set_vdd_reference_voltage_1v 
+:      028723 adc_check_data_vinlpm:
+0x68b8 028724 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028725 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028726 setarg 0x4dfa 
+0x68bb 028727 store 2 ,mem_3v_adc_vinlpm_data 
+:      028728 adc_check_2v_vinlpm:
+0x68bc 028729 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028730 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028731 setarg 0x4894 
+0x68bf 028732 store 2 ,mem_2v_adc_vinlpm_data 
+:      028733 set_vdd_reference_voltage_1v:
+0x68c0 028734 setarg 100 
+0x68c1 028735 store 2 ,mem_reference_voltage 
+0x68c2 028736 rtn 
+:      028738 adc_init_data_hvin:
+0x68c3 028739 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028740 setarg otp_adc_flag 
+0x68c5 028741 isub temp ,null 
+0x68c6 028742 branch adc_check_data_hvin ,zero 
+0x68c7 028743 setarg 0x5932 
+0x68c8 028744 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028745 setarg 0x4323 
+0x68ca 028746 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028747 branch set_vdd_reference_voltage_4v 
+:      028749 adc_check_data_hvin:
+0x68cc 028750 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028751 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028752 setarg 0x5932 
+0x68cf 028753 store 2 ,mem_5v_adc_hvin_data 
+:      028754 adc_check_1v_hvin:
+0x68d0 028755 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028756 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028757 setarg 0x4323 
+0x68d3 028758 store 2 ,mem_1v_adc_hvin_data 
+:      028759 set_vdd_reference_voltage_4v:
+0x68d4 028760 setarg 400 
+0x68d5 028761 store 2 ,mem_reference_voltage 
+0x68d6 028762 rtn 
+:      028764 adc_init_data_io:
+0x68d7 028765 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028766 setarg otp_adc_flag 
+0x68d9 028767 isub temp ,null 
+0x68da 028768 branch adc_check_data_io ,zero 
+0x68db 028769 setarg 0x6946 
+0x68dc 028770 store 2 ,mem_1v_adc_io_data 
+0x68dd 028771 setarg 0x5377 
+0x68de 028772 store 2 ,mem_0_5_adc_io_data 
+0x68df 028773 branch set_vdd_reference_voltage_0_5v 
+:      028775 adc_check_data_io:
+0x68e0 028776 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028777 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028778 setarg 0x6946 
+0x68e3 028779 store 2 ,mem_1v_adc_io_data 
+:      028780 adc_check_0_5v_io:
+0x68e4 028781 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028782 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028783 setarg 0x5377 
+0x68e7 028784 store 2 ,mem_0_5_adc_io_data 
+:      028785 set_vdd_reference_voltage_0_5v:
+0x68e8 028786 setarg 50 
+0x68e9 028787 store 2 ,mem_reference_voltage 
+0x68ea 028788 rtn 
+:      028791 adc_set_mode:
+0x68eb 028792 fetch 1 ,mem_adc_config_flag 
+0x68ec 028793 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028794 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028795 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028796 rtn 
+:      028797 adc_check_vinlpm:
+0x68f0 028798 jam 0xbf ,rf_adc_mode 
+0x68f1 028799 branch read_adc 
+:      028800 adc_check_hvin:
+0x68f2 028801 jam 0xaf ,rf_adc_mode 
+0x68f3 028802 branch read_adc 
+:      028803 adc_check_gpio:
+0x68f4 028804 jam 0x8f ,rf_adc_mode 
+0x68f5 028805 fetch 1 ,mem_adc_channel 
+0x68f6 028806 hstore 1 ,rf_adc_ch 
+0x68f7 028807 branch read_adc 
+:      028808 read_adc:
+0x68f8 028809 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028810 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028811 set1 7 ,pdata 
+0x68fb 028812 hstore 1 ,core_uart_baud + 1 
+0x68fc 028813 hfetch 1 ,rf_adc_ch 
+0x68fd 028814 or_into 0x30 ,pdata 
+0x68fe 028815 hstore 1 ,rf_adc_ch 
+0x68ff 028816 jam 0x7c ,rfen_adc 
+0x6900 028817 jam 0xaa ,rf_adc_gc 
+0x6901 028818 nop 5000 
+0x6902 028819 hfetcht 2 ,core_adc_sum 
+0x6903 028820 hfetch 1 ,core_uart_baud + 1 
+0x6904 028821 set0 7 ,pdata 
+0x6905 028822 hstore 1 ,core_uart_baud + 1 
+0x6906 028823 storet 2 ,mem_adc_current_value 
+0x6907 028824 rtn 
+:      028826 vdd_calculate_by_mode:
+0x6908 028827 bpatchx patch34_0 ,mem_patch34 
+0x6909 028828 fetch 1 ,mem_adc_config_flag 
+0x690a 028829 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028830 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 028831 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 028832 rtn 
+:      028834 vdd_calculate_vinlpm:
+0x690e 028835 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 028836 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 028837 arg 200 ,regc 
+0x6911 028838 branch vdd_calculate 
+:      028840 vdd_calculate_hvin:
+0x6912 028841 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 028842 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 028843 arg 100 ,regc 
+0x6915 028844 branch vdd_calculate 
+:      028846 vdd_calculate_io:
+0x6916 028847 fetch 2 ,mem_1v_adc_io_data 
+0x6917 028848 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 028849 arg 50 ,regc 
+0x6919 028850 branch vdd_calculate 
+:      028852 vdd_calculate:
+0x691a 028853 isub temp ,rega 
+0x691b 028854 fetch 2 ,mem_adc_current_value 
+0x691c 028855 isub temp ,pdata 
+0x691d 028856 nbranch vdd_calculate1 ,positive 
+0x691e 028857 fetcht 2 ,mem_reference_voltage 
+0x691f 028858 imul32 temp ,regb 
+0x6920 028859 copy regc ,pdata 
+0x6921 028860 imul32 rega ,pdata 
+0x6922 028861 iadd regb ,pdata 
+:      028862 vdd_calculate2:
+0x6923 028863 idiv rega 
+0x6924 028864 call wait_div_end 
+0x6925 028865 quotient pdata 
+0x6926 028866 rtn 
+:      028868 vdd_calculate1:
+0x6927 028869 copy temp ,pdata 
+0x6928 028870 fetcht 2 ,mem_adc_current_value 
+0x6929 028871 isub temp ,pdata 
+0x692a 028872 fetcht 2 ,mem_reference_voltage 
+0x692b 028873 imul32 temp ,regb 
+0x692c 028874 copy regc ,pdata 
+0x692d 028875 imul32 rega ,pdata 
+0x692e 028876 isub regb ,pdata 
+0x692f 028877 branch vdd_calculate2 
+:      028888 adc_bat_percent_lowpower_out:
+0x6930 028889 ifetch 8 ,rega 
+0x6931 028890 store 8 ,mem_pdatatemp 
+0x6932 028891 fetch 2 ,mem_pdatatemp 
+0x6933 028892 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 028893 isub temp ,rega 
+0x6935 028894 fetch 2 ,mem_pdatatemp + 6 
+0x6936 028895 isub temp ,regb 
+0x6937 028896 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 028897 isub temp ,null 
+0x6939 028898 ncall adc_set_low_power_flag ,positive 
+0x693a 028899 mul32 regb ,100 ,pdata 
+0x693b 028900 idiv rega 
+0x693c 028901 call wait_div_end 
+0x693d 028902 quotient pdata 
+0x693e 028903 call adc_set_no_power_flag ,blank 
+0x693f 028904 rtn 
+:      028905 adc_set_low_power_flag:
+0x6940 028906 fetch 1 ,mem_adc_power_flag 
+0x6941 028907 set1 0 ,pdata 
+0x6942 028908 store 1 ,mem_adc_power_flag 
+0x6943 028909 rtn 
+:      028910 adc_set_no_power_flag:
+0x6944 028911 fetcht 1 ,mem_adc_power_flag 
+0x6945 028912 set1 1 ,temp 
+0x6946 028913 storet 1 ,mem_adc_power_flag 
+0x6947 028914 rtn 
+:      028919 keyscan_key_init:
+0x6948 028920 fetch 2 ,mem_key_num_ptr 
+0x6949 028921 ifetch 1 ,pdata 
+:      028922 keyscan_key_init_next:
+0x694a 028923 rtn blank 
+0x694b 028924 copy pdata ,loopcnt 
+0x694c 028926 fetch 2 ,mem_keyscan_ptr 
+0x694d 028927 increase 3 ,pdata 
+0x694e 028928 copy pdata ,rega 
+:      028929 keyscan_key_init_lp1:
+0x694f 028930 ifetcht 1 ,rega 
+0x6950 028931 call gpio_config_input 
+0x6951 028932 increase key_conf_struct_len ,rega 
+0x6952 028933 loop keyscan_key_init_lp1 
+:      028934 keyscan_key_init_end:
+0x6953 028935 rtn 
+:      028937 keyscan_scan_key:
+0x6954 028938 fetch 2 ,mem_keyscan_ptr 
+0x6955 028939 increase 3 ,pdata 
+0x6956 028940 copy pdata ,rega 
+0x6957 028942 force 0 ,regb 
+0x6958 028943 jam 0 ,mem_key_value_temp 
+:      028944 keyscan_scan_key_lp1:
+0x6959 028945 ifetcht 1 ,rega 
+0x695a 028946 call gpio_get_bit 
+0x695b 028947 bpatchx patch34_1 ,mem_patch34 
+0x695c 028948 fetch 2 ,mem_key_value_temp 
+0x695d 028949 copy regb ,queue 
+0x695e 028950 qsetflag true ,pdata 
+0x695f 028951 store 2 ,mem_key_value_temp 
+0x6960 028952 increase key_conf_struct_len ,rega 
+0x6961 028953 increase 1 ,regb 
+0x6962 028954 fetch 2 ,mem_key_num_ptr 
+0x6963 028955 ifetch 1 ,pdata 
+:      028956 keyscan_scan_key_lp1_next:
+0x6964 028957 ixor regb ,null 
+0x6965 028958 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 028959 fetch 2 ,mem_key_value_temp 
+0x6967 028960 fetcht 2 ,mem_key_value 
+0x6968 028961 ixor temp ,null 
+0x6969 028962 rtn zero 
+0x696a 028963 enable user 
+0x696b 028964 rtn 
+:      028966 keyscan_process_lpm_before:
+0x696c 028967 fetch 2 ,mem_key_num_ptr 
+0x696d 028968 ifetch 1 ,pdata 
+:      028969 keyscan_process_lpm_before_next:
+0x696e 028970 rtn blank 
+0x696f 028971 copy pdata ,loopcnt 
+0x6970 028972 fetch 2 ,mem_keyscan_ptr 
+0x6971 028973 increase 3 ,pdata 
+0x6972 028974 copy pdata ,rega 
+:      028975 keyscan_process_lpm_before_lp1:
+0x6973 028976 ifetcht 1 ,rega 
+0x6974 028977 call gpio_set_wake_by_current_state 
+0x6975 028978 increase key_conf_struct_len ,rega 
+0x6976 028979 loop keyscan_process_lpm_before_lp1 
+:      028980 keyscan_process_lpm_before_end:
+0x6977 028981 rtn 
+:      028983 keyscan_key_process:
+0x6978 028984 arg key_scan_timer ,queue 
+0x6979 028985 call timer_check 
+0x697a 028986 nrtn blank 
+0x697b 028987 setarg 0x20 
+0x697c 028988 arg key_scan_timer ,queue 
+0x697d 028989 call timer_init 
+0x697e 028990 disable user 
+0x697f 028991 call keyscan_process_lpm_before 
+0x6980 028992 bpatchx patch34_2 ,mem_patch34 
+0x6981 028993 fetch 2 ,mem_key_num_ptr 
+0x6982 028994 ifetch 1 ,pdata 
+:      028995 keyscan_key_process_next:
+0x6983 028996 rtn blank 
+0x6984 028997 call keyscan_scan_key 
+0x6985 028998 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 028999 call lpm_button_get_wake_lock 
+0x6987 029000 disable user 
+0x6988 029001 fetch 2 ,mem_key_value_temp 
+0x6989 029002 store 2 ,mem_key_value_temp4 
+0x698a 029003 jam 0 ,mem_key_value_temp6 
+0x698b 029004 force 0 ,queue 
+:      029005 keyscan_key_lp1:
+0x698c 029006 fetch 2 ,mem_key_value 
+0x698d 029007 rshift pdata ,temp 
+0x698e 029008 storet 2 ,mem_key_value 
+0x698f 029009 and pdata ,0x01 ,pdata 
+0x6990 029010 fetcht 2 ,mem_key_value_temp4 
+0x6991 029011 and temp ,0x01 ,rega 
+0x6992 029012 rshift temp ,temp 
+0x6993 029013 storet 2 ,mem_key_value_temp4 
+0x6994 029014 ixor rega ,null 
+0x6995 029015 ncall keyscan_send_key_data ,zero 
+0x6996 029016 fetch 2 ,mem_key_num_ptr 
+0x6997 029017 ifetch 1 ,pdata 
+:      029018 keyscan_key_lp1_next:
+0x6998 029019 fetcht 1 ,mem_key_value_temp6 
+0x6999 029020 increase 1 ,temp 
+0x699a 029021 storet 1 ,mem_key_value_temp6 
+0x699b 029022 copy temp ,queue 
+0x699c 029023 ixor queue ,null 
+0x699d 029024 nbranch keyscan_key_lp1 ,zero 
+0x699e 029025 fetch 2 ,mem_key_value_temp 
+0x699f 029026 store 2 ,mem_key_value 
+0x69a0 029027 rtn 
+:      029028 keyscan_send_key_data:
+0x69a1 029029 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029030 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029031 increase 1 ,pdata 
+0x69a4 029032 ifetch 2 ,pdata 
+0x69a5 029033 branch callback_func 
+:      029044 pwm_init:
+0x69a6 029045 hfetch 1 ,core_clksel 
+0x69a7 029046 ior rega ,pdata 
+0x69a8 029047 hstore 1 ,core_clksel 
+0x69a9 029048 hfetch 2 ,core_clkoff 
+0x69aa 029049 set0 clock_off_pwm ,pdata 
+0x69ab 029050 hstore 2 ,core_clkoff 
+0x69ac 029051 nop 100 
+0x69ad 029052 rtn 
+:      029063 pwm_out_set:
+0x69ae 029064 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029065 setarg pwm_12mhz 
+0x69b0 029066 idiv temp 
+0x69b1 029067 call wait_div_end 
+0x69b2 029068 quotient temp 
+0x69b3 029069 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029070 imul32 temp ,pdata 
+0x69b5 029071 div pdata ,100 
+0x69b6 029072 call wait_div_end 
+0x69b7 029073 quotient rega 
+0x69b8 029074 copy temp ,pdata 
+0x69b9 029075 isub rega ,regb 
+0x69ba 029076 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029077 call pwm_duty_cycle_set 
+0x69bc 029078 fetch 1 ,mem_pdatatemp 
+0x69bd 029079 branch pwm_enable 
+:      029082 pwm_duty_cycle_set:
+0x69be 029083 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029084 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029085 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029086 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029087 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029088 beq 5 ,pwm_pwm5_duty_set 
+:      029089 pwm_pwm0_duty_set:
+0x69c4 029090 arg core_pwm_pcnt0 ,contw 
+0x69c5 029091 branch pwm_set_pncnt 
+:      029092 pwm_pwm1_duty_set:
+0x69c6 029093 arg core_pwm_pcnt1 ,contw 
+0x69c7 029094 branch pwm_set_pncnt 
+:      029095 pwm_pwm2_duty_set:
+0x69c8 029096 arg core_pwm_pcnt2 ,contw 
+0x69c9 029097 branch pwm_set_pncnt 
+:      029098 pwm_pwm3_duty_set:
+0x69ca 029099 arg core_pwm_pcnt3 ,contw 
+0x69cb 029100 branch pwm_set_pncnt 
+:      029101 pwm_pwm4_duty_set:
+0x69cc 029102 arg core_pwm_pcnt4 ,contw 
+0x69cd 029103 branch pwm_set_pncnt 
+:      029104 pwm_pwm5_duty_set:
+0x69ce 029105 arg core_pwm_pcnt5 ,contw 
+0x69cf 029106 branch pwm_set_pncnt 
+:      029107 pwm_set_pncnt:
+0x69d0 029108 copy rega ,pdata 
+0x69d1 029109 istore 2 ,contw 
+0x69d2 029110 copy regb ,pdata 
+0x69d3 029111 istore 2 ,contw 
+0x69d4 029112 rtn 
+:      029116 pwm_enable:
+0x69d5 029117 enable user 
+0x69d6 029118 branch pwm_gpio_set 
+:      029119 pwm_disable:
+0x69d7 029120 disable user 
+:      029121 pwm_gpio_set:
+0x69d8 029122 beq 4 ,pwm_gpio4_set 
+0x69d9 029123 beq 5 ,pwm_gpio5_set 
+0x69da 029124 beq 27 ,pwm_gpio27_set 
+0x69db 029125 beq 28 ,pwm_gpio28_set 
+0x69dc 029126 beq 3 ,pwm_gpio3_set 
+0x69dd 029127 beq 8 ,pwm_gpio8_set 
+0x69de 029128 beq 20 ,pwm_gpio20_set 
+0x69df 029129 beq 21 ,pwm_gpio21_set 
+0x69e0 029130 beq 22 ,pwm_gpio22_set 
+0x69e1 029131 beq 23 ,pwm_gpio23_set 
+0x69e2 029132 rtn 
+:      029135 pwm_gpio4_set:
+0x69e3 029136 arg 6 ,queue 
+0x69e4 029137 branch pwm_one_set_select 
+:      029138 pwm_gpio5_set:
+0x69e5 029139 arg 7 ,queue 
+0x69e6 029140 branch pwm_one_set_select 
+:      029141 pwm_gpio27_set:
+0x69e7 029142 arg 8 ,queue 
+0x69e8 029143 branch pwm_one_set_select 
+:      029144 pwm_gpio28_set:
+0x69e9 029145 arg 9 ,queue 
+0x69ea 029146 branch pwm_one_set_select 
+:      029147 pwm_gpio3_set:
+0x69eb 029148 arg 10 ,queue 
+0x69ec 029149 branch pwm_one_set_select 
+:      029150 pwm_gpio8_set:
+0x69ed 029151 arg 11 ,queue 
+0x69ee 029152 branch pwm_one_set_select 
+:      029153 pwm_gpio20_set:
+0x69ef 029154 arg 12 ,queue 
+0x69f0 029155 branch pwm_tw0_set_select 
+:      029156 pwm_gpio21_set:
+0x69f1 029157 arg 13 ,queue 
+0x69f2 029158 branch pwm_tw0_set_select 
+:      029159 pwm_gpio22_set:
+0x69f3 029160 arg 14 ,queue 
+0x69f4 029161 branch pwm_tw0_set_select 
+:      029162 pwm_gpio23_set:
+0x69f5 029163 arg 15 ,queue 
+0x69f6 029164 branch pwm_tw0_set_select 
+:      029166 pwm_set_select:
+0x69f7 029167 hfetch 2 ,core_gpio_sel1 
+0x69f8 029168 qsetflag user ,pdata 
+0x69f9 029169 hstore 2 ,core_gpio_sel1 
+0x69fa 029170 copy rega ,queue 
+0x69fb 029171 hfetch 1 ,core_gpio_key2 
+0x69fc 029172 qsetflag user ,pdata 
+0x69fd 029173 hstore 1 ,core_gpio_key2 
+0x69fe 029174 rtn 
+:      029176 pwm_one_set_select:
+0x69ff 029177 add queue ,-4 ,rega 
+0x6a00 029178 branch pwm_set_select 
+:      029180 pwm_tw0_set_select:
+0x6a01 029181 add queue ,-10 ,rega 
+0x6a02 029182 branch pwm_set_select 
+:      029187 rfcomm_init:
+0x6a03 029188 rtn wake 
+0x6a04 029189 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029190 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029191 jam databits8 ,memremoteprndatabits 
+0x6a07 029192 jam 0x11 ,memremoteprnxon 
+0x6a08 029193 jam 0x13 ,memremoteprnxoff 
+0x6a09 029194 setarg 0 
+0x6a0a 029195 store 3 ,memremoteprnstopbit 
+0x6a0b 029196 store 1 ,mem_spp_state 
+0x6a0c 029197 jam 0 ,memui_reconnect_mode 
+:      029199 rfcomm_init_spp:
+0x6a0d 029200 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029201 setarg 0 
+0x6a0f 029202 store 1 ,mem_spp_state 
+0x6a10 029203 store 1 ,mem_remote_spp_channel 
+0x6a11 029204 store 1 ,mem_pn_dlci 
+0x6a12 029205 fetch 1 ,mem_credit_flag 
+0x6a13 029206 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029207 jam 0x50 ,mem_credit_given 
+0x6a15 029208 rtn 
+:      029210 rfcomm_init_spp_with_credit:
+0x6a16 029211 jam 0x00 ,mem_credit_given 
+0x6a17 029212 rtn 
+:      029214 set_cr_bit:
+0x6a18 029215 or_into 0x02 ,temp 
+0x6a19 029216 rtn 
+:      029228 rfcomm_calculate_fcs_sabm:
+0x6a1a 029229 copy temp ,pdata 
+0x6a1b 029230 reverse pdata ,pdata 
+0x6a1c 029231 store 1 ,memfcstemp3 
+0x6a1d 029232 force ini_tx_sabm ,pdata 
+0x6a1e 029233 reverse pdata ,pdata 
+0x6a1f 029234 store 1 ,memfcstemp2 
+0x6a20 029235 force 0x01 ,pdata 
+0x6a21 029236 reverse pdata ,pdata 
+0x6a22 029237 store 1 ,memfcstemp1 
+0x6a23 029238 call caculate_fcs 
+0x6a24 029239 copy temp ,pdata 
+0x6a25 029240 rtn 
+:      029241 rfcomm_calculate_fcs_ua:
+0x6a26 029242 reverse pdata ,pdata 
+0x6a27 029243 store 1 ,memfcstemp3 
+0x6a28 029244 force rsp_tx_ua ,pdata 
+0x6a29 029245 reverse pdata ,pdata 
+0x6a2a 029246 store 1 ,memfcstemp2 
+0x6a2b 029247 force 0x01 ,pdata 
+0x6a2c 029248 reverse pdata ,pdata 
+0x6a2d 029249 store 1 ,memfcstemp1 
+0x6a2e 029250 branch caculate_fcs 
+:      029252 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029253 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029254 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029255 setarg 0x70 
+0x6a32 029256 rtn 
+:      029257 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029258 setarg 0xaa 
+0x6a34 029259 rtn 
+:      029261 rfcomm_save_fcs_uih:
+0x6a35 029262 reverse pdata ,pdata 
+0x6a36 029263 store 1 ,memfcstemp3 
+0x6a37 029264 force rsp_rx_uih ,pdata 
+0x6a38 029265 call caculate_uihdata_fcs 
+0x6a39 029266 fetcht 2 ,mem_contw_temp 
+0x6a3a 029267 copy temp ,contw 
+0x6a3b 029268 istore 1 ,contw 
+0x6a3c 029269 copy contw ,temp 
+0x6a3d 029270 storet 2 ,mem_contw_temp 
+0x6a3e 029271 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029272 call caculate_uihdata_fcs 
+0x6a40 029273 fetcht 2 ,mem_contw_temp 
+0x6a41 029274 copy temp ,contw 
+0x6a42 029275 istore 1 ,contw 
+0x6a43 029276 rtn 
+:      029285 caculate_uihdata_fcs:
+0x6a44 029286 reverse pdata ,pdata 
+0x6a45 029287 store 1 ,memfcstemp2 
+0x6a46 029288 fetch 2 ,memfcstemp2 
+0x6a47 029289 lshift8 pdata ,pdata 
+0x6a48 029290 store 3 ,mem_mod2div_temp 
+0x6a49 029291 arg 0x107 ,rega 
+0x6a4a 029292 arg 0xf ,regb 
+0x6a4b 029293 call mod2div 
+0x6a4c 029294 xor_into 0xd7 ,pdata 
+0x6a4d 029295 invert pdata ,pdata 
+0x6a4e 029296 reverse pdata ,pdata 
+0x6a4f 029297 rtn 
+:      029307 caculate_fcs:
+0x6a50 029308 fetch 3 ,memfcstemp1 
+0x6a51 029309 store 3 ,mem_mod2div_temp 
+0x6a52 029310 arg 0x107 ,rega 
+0x6a53 029311 arg 0xf ,regb 
+0x6a54 029312 call mod2div 
+0x6a55 029313 lshift8 pdata ,pdata 
+0x6a56 029314 arg 0x7 ,regb 
+0x6a57 029315 call mod2div 
+0x6a58 029316 xor_into 0x2b ,pdata 
+0x6a59 029317 invert pdata ,pdata 
+0x6a5a 029318 reverse pdata ,pdata 
+0x6a5b 029319 copy pdata ,temp 
+0x6a5c 029320 rtn 
+:      029322 mod2div:
+0x6a5d 029323 arg 0 ,regc 
+0x6a5e 029324 copy regb ,loopcnt 
+0x6a5f 029325 call right_shift_n 
+0x6a60 029326 icopy temp 
+:      029327 mod2div_loop:
+0x6a61 029332 copy temp ,pdata 
+0x6a62 029333 lshift regc ,regc 
+0x6a63 029334 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029335 ixor rega ,temp 
+0x6a65 029336 increase 1 ,regc 
+:      029337 mod2div_not_enough_reduction:
+0x6a66 029338 lshift temp ,temp 
+0x6a67 029339 fetch 3 ,mem_mod2div_temp 
+0x6a68 029340 increase -1 ,regb 
+0x6a69 029341 compare 0xff ,regb ,0xff 
+0x6a6a 029342 branch mod2div_end ,true 
+0x6a6b 029343 copy regb ,loopcnt 
+0x6a6c 029344 call right_shift_n 
+0x6a6d 029345 isolate1 0 ,pdata 
+0x6a6e 029346 setflag true ,0 ,temp 
+0x6a6f 029347 branch mod2div_loop 
+:      029348 mod2div_end:
+0x6a70 029350 rshift temp ,pdata 
+0x6a71 029351 rtn 
+:      029353 get_rfcomm_snd_adss:
+0x6a72 029354 fetcht 1 ,mem_pn_dlci 
+:      029355 dlci_to_address_cmd:
+0x6a73 029357 lshift2 temp ,temp 
+0x6a74 029358 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029359 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029360 ncall set_cr_bit ,blank 
+0x6a77 029361 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029362 rtn 
+:      029364 channel_to_dlci:
+0x6a79 029366 lshift temp ,temp 
+0x6a7a 029367 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029368 setflag blank ,0 ,temp 
+0x6a7c 029370 rtn 
+:      029371 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029372 fetcht 1 ,mem_current_channel 
+0x6a7e 029373 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029374 call rfcomm_send_ua 
+0x6a80 029375 fetch 1 ,mem_rfcomm_state 
+0x6a81 029376 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029377 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029378 store 1 ,mem_rfcomm_state 
+0x6a84 029379 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029380 branch rfcomm_rx_process_end 
+:      029381 rfcomm_rx_process_dlci0_ua:
+0x6a86 029382 fetch 1 ,mem_rfcomm_state 
+0x6a87 029383 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029384 store 1 ,mem_rfcomm_state 
+0x6a89 029385 branch rfcomm_rx_process_end 
+:      029388 rfcomm_rx_process:
+0x6a8a 029389 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029390 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029391 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029392 branch rfcomm_rx_process_reconn 
+:      029394 rfcomm_rx_process_remote_page:
+0x6a8e 029395 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029396 copy pdata ,contr 
+0x6a90 029397 call get_rfcomm_head_struct 
+0x6a91 029398 fetch 1 ,mem_current_channel 
+0x6a92 029399 beq 0 ,parse_dlci0_rp 
+0x6a93 029400 branch parse_uih_rp 
+:      029401 parse_dlci0_rp:
+0x6a94 029402 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029403 fetch 1 ,mem_current_frame_type 
+0x6a96 029404 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029405 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029406 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029407 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029408 rtn 
+:      029411 parse_dlci0_rp_uih:
+0x6a9b 029412 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029413 copy pdata ,contr 
+0x6a9d 029414 call get_rfcomm_uih_head_struct 
+0x6a9e 029415 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029416 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029417 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029418 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029419 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029420 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029421 branch rfcomm_rx_process_end 
+:      029423 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029424 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029426 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029428 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029429 fetch 1 ,mem_spp_state 
+0x6aa8 029430 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029431 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029432 store 1 ,mem_spp_state 
+0x6aab 029433 call rfcomm_send_param_neg_res 
+0x6aac 029434 branch rfcomm_rx_process_end 
+:      029436 parse_dlci0_rp_uih_pn_res:
+0x6aad 029437 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029438 branch rfcomm_rx_process_end 
+:      029440 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029441 call get_param_payload_ptr 
+0x6ab0 029442 branch get_rfcomm_prarmer_negotiation 
+:      029444 get_rfcomm_param_modem_status:
+0x6ab1 029445 call get_param_payload_ptr 
+0x6ab2 029446 ifetch 1 ,contr 
+0x6ab3 029447 rshift3 pdata ,pdata 
+0x6ab4 029448 store 1 ,mem_ms_channel 
+0x6ab5 029449 ifetch 1 ,contr 
+0x6ab6 029450 store 1 ,mem_ms_param 
+0x6ab7 029451 rtn 
+:      029454 get_rfcomm_head_struct:
+0x6ab8 029455 ifetch 1 ,contr 
+0x6ab9 029456 store 1 ,mem_current_adss 
+0x6aba 029457 rshift3 pdata ,pdata 
+0x6abb 029458 store 1 ,mem_current_channel 
+0x6abc 029459 ifetch 1 ,contr 
+0x6abd 029460 store 1 ,mem_current_frame_type 
+:      029461 get_rfcomm_current_length:
+0x6abe 029462 call get_rfcomm_length_common 
+0x6abf 029463 storet 2 ,mem_current_length 
+0x6ac0 029464 copy contr ,pdata 
+0x6ac1 029465 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029466 rtn 
+:      029468 get_rfcomm_uih_head_struct:
+0x6ac3 029469 ifetch 1 ,contr 
+0x6ac4 029470 rshift pdata ,pdata 
+0x6ac5 029471 store 1 ,mem_uih_cmd_type 
+0x6ac6 029472 call get_rfcomm_length_common 
+0x6ac7 029473 storet 2 ,mem_uih_length 
+0x6ac8 029474 copy contr ,pdata 
+0x6ac9 029475 store 2 ,mem_param_payload_ptr 
+0x6aca 029476 rtn 
+:      029479 get_param_payload_ptr:
+0x6acb 029480 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029481 copy pdata ,contr 
+0x6acd 029482 rtn 
+:      029484 get_rfcomm_length_common:
+0x6ace 029485 ifetch 1 ,contr 
+0x6acf 029486 copy pdata ,temp 
+0x6ad0 029487 rshift temp ,temp 
+0x6ad1 029488 rtnbit1 0 
+0x6ad2 029489 ifetch 1 ,contr 
+0x6ad3 029490 lshift3 pdata ,pdata 
+0x6ad4 029491 lshift4 pdata ,pdata 
+0x6ad5 029492 iadd temp ,temp 
+0x6ad6 029493 rtn 
+:      029495 get_rfcomm_prarmer_negotiation:
+0x6ad7 029496 ifetch 1 ,contr 
+0x6ad8 029497 store 1 ,mem_pn_dlci 
+0x6ad9 029498 ifetch 1 ,contr 
+0x6ada 029499 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029500 ifetch 1 ,contr 
+0x6adc 029501 store 1 ,mem_pn_priority 
+0x6add 029502 ifetch 1 ,contr 
+0x6ade 029503 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029504 ifetch 2 ,contr 
+0x6ae0 029505 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029506 ifetch 1 ,contr 
+0x6ae2 029507 store 1 ,mem_pn_max_retrans 
+0x6ae3 029508 ifetch 1 ,contr 
+0x6ae4 029509 store 1 ,mem_remote_credits 
+0x6ae5 029510 rtn 
+:      029513 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029514 call get_rfcomm_param_modem_status 
+0x6ae7 029516 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029518 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029519 fetch 1 ,mem_spp_state 
+0x6ae9 029520 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029521 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029522 store 1 ,mem_spp_state 
+0x6aec 029523 fetcht 1 ,mem_pn_dlci 
+0x6aed 029524 lshift2 temp ,temp 
+0x6aee 029525 or_into 3 ,temp 
+0x6aef 029526 call rfcomm_send_modem_status_res 
+0x6af0 029527 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029528 branch rfcomm_rx_process_end 
+:      029530 parse_dlci0_rp_uih_ms_res:
+0x6af2 029531 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029532 call ui_ipc_send_event 
+0x6af4 029533 call get_rfcomm_param_modem_status 
+0x6af5 029534 fetch 1 ,mem_ms_channel 
+0x6af6 029535 sub pdata ,1 ,null 
+0x6af7 029536 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029537 branch assert 
+:      029538 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029539 fetch 1 ,mem_spp_state 
+0x6afa 029540 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029541 store 1 ,mem_spp_state 
+0x6afc 029542 branch rfcomm_rx_process_end 
+:      029544 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029545 call get_param_payload_ptr 
+0x6afe 029546 ifetch 1 ,contr 
+0x6aff 029547 store 1 ,mem_rpn_dlci 
+0x6b00 029548 call l2cap_malloc_rfcomm_channel 
+0x6b01 029549 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029550 setarg 0x000e 
+0x6b03 029551 istore 2 ,contw 
+0x6b04 029552 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029553 istore 2 ,contw 
+0x6b06 029554 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029556 lshift pdata ,pdata 
+0x6b08 029557 set1 0 ,pdata 
+0x6b09 029558 istore 1 ,contw 
+0x6b0a 029559 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029560 setarg 0x15ef 
+0x6b0c 029561 istore 2 ,contw 
+0x6b0d 029562 setarg 0x1191 
+0x6b0e 029563 istore 2 ,contw 
+0x6b0f 029566 fetch 1 ,mem_rpn_dlci 
+0x6b10 029567 istore 1 ,contw 
+0x6b11 029568 setarg 0x000007 
+0x6b12 029569 istore 5 ,contw 
+0x6b13 029572 setarg 0x01 
+0x6b14 029573 istore 2 ,contw 
+0x6b15 029576 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029577 istore 1 ,contw 
+0x6b17 029578 rtn 
+:      029582 parse_uih_rp:
+0x6b18 029583 branch parse_uih_rp_spp 
+:      029585 parse_uih_rp_spp:
+0x6b19 029586 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029587 fetch 1 ,mem_current_frame_type 
+0x6b1b 029588 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029589 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029590 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029591 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029592 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029593 rtn 
+:      029594 parse_uih_rp_spp_ua:
+0x6b21 029595 fetch 1 ,mem_spp_state 
+0x6b22 029596 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029597 store 1 ,mem_spp_state 
+0x6b24 029598 branch rfcomm_rx_process_end 
+:      029599 parse_uih_rp_spp_sabm:
+0x6b25 029600 fetch 1 ,mem_spp_state 
+0x6b26 029601 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029602 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029603 store 1 ,mem_spp_state 
+0x6b29 029604 fetch 1 ,mem_current_adss 
+0x6b2a 029605 call rfcomm_calculate_fcs_ua 
+0x6b2b 029606 store 1 ,mem_current_fcs 
+0x6b2c 029607 call rfcomm_send_ua 
+0x6b2d 029608 fetch 1 ,mem_current_adss 
+0x6b2e 029609 rshift2 pdata ,pdata 
+0x6b2f 029610 store 1 ,mem_pn_dlci 
+0x6b30 029611 lshift2 pdata ,pdata 
+0x6b31 029612 set0 rfcomm_address_cr ,pdata 
+0x6b32 029613 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029614 arg mem_hiufcs_spp ,temp 
+0x6b34 029615 storet 2 ,mem_contw_temp 
+0x6b35 029616 call rfcomm_save_fcs_uih 
+0x6b36 029617 branch rfcomm_rx_process_end 
+:      029619 parse_uih_spp_uih_credits:
+0x6b37 029620 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029621 copy pdata ,contr 
+0x6b39 029622 increase 1 ,pdata 
+0x6b3a 029623 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029624 ifetch 1 ,contr 
+0x6b3c 029625 fetcht 1 ,mem_remote_credits 
+0x6b3d 029626 iadd temp ,pdata 
+0x6b3e 029627 store 1 ,mem_remote_credits 
+:      029628 parse_uih_spp_uih:
+0x6b3f 029629 call rfcomm_increase_credit_given 
+:      029630 parse_uih_spp_uih_cont:
+0x6b40 029631 call get_rfcomm_snd_adss 
+0x6b41 029632 call rfcomm_send_uih_without_payload 
+0x6b42 029633 call spp_process_rx_data 
+0x6b43 029634 branch rfcomm_rx_process_end 
+:      029636 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029637 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029638 call ui_ipc_send_event 
+:      029639 parse_uih_rp_spp_disconn:
+0x6b46 029640 call rfcomm_init_spp 
+0x6b47 029641 fetch 1 ,mem_current_adss 
+0x6b48 029642 call rfcomm_calculate_fcs_ua 
+0x6b49 029643 store 1 ,mem_current_fcs 
+0x6b4a 029644 call rfcomm_send_ua 
+0x6b4b 029645 branch rfcomm_rx_process_end 
+:      029650 rfcomm_rx_process_reconn:
+0x6b4c 029651 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029652 copy pdata ,contr 
+0x6b4e 029653 call get_rfcomm_head_struct 
+0x6b4f 029654 fetch 1 ,mem_current_channel 
+0x6b50 029655 beq 0 ,parse_dlci0_reconn 
+0x6b51 029656 branch parse_uih_reconn 
+:      029658 parse_dlci0_reconn:
+0x6b52 029659 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029660 fetch 1 ,mem_current_frame_type 
+0x6b54 029661 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029662 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029663 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029664 branch rfcomm_rx_process_end 
+:      029665 parse_dlci0_reconn_uih:
+0x6b58 029666 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029667 copy pdata ,contr 
+0x6b5a 029668 call get_rfcomm_uih_head_struct 
+0x6b5b 029669 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029670 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029671 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029672 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029673 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029674 branch rfcomm_rx_process_end 
+:      029676 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029677 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029678 fetch 1 ,mem_pn_dlci 
+0x6b63 029679 rshift pdata ,pdata 
+0x6b64 029680 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029681 isub temp ,null 
+0x6b66 029682 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029683 branch assert 
+:      029684 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029685 fetch 1 ,mem_spp_state 
+0x6b69 029686 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029687 store 1 ,mem_spp_state 
+0x6b6b 029688 branch rfcomm_rx_process_end 
+:      029690 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029691 call get_rfcomm_param_modem_status 
+0x6b6d 029692 fetch 1 ,mem_ms_channel 
+0x6b6e 029693 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029694 isub temp ,null 
+0x6b70 029695 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029696 branch assert 
+0x6b72 029697 branch rfcomm_rx_process_end 
+:      029698 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029699 fetch 1 ,mem_spp_state 
+0x6b74 029700 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029701 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029702 store 1 ,mem_spp_state 
+0x6b77 029703 fetcht 1 ,mem_pn_dlci 
+0x6b78 029704 lshift2 temp ,temp 
+0x6b79 029705 or_into 3 ,temp 
+0x6b7a 029706 call rfcomm_send_modem_status_res 
+0x6b7b 029707 branch rfcomm_rx_process_end 
+:      029709 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029710 call get_rfcomm_param_modem_status 
+0x6b7d 029711 fetch 1 ,mem_ms_channel 
+0x6b7e 029712 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029713 isub temp ,null 
+0x6b80 029714 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029715 branch assert 
+:      029716 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029717 fetch 1 ,mem_spp_state 
+0x6b83 029718 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029719 store 1 ,mem_spp_state 
+0x6b85 029720 branch rfcomm_rx_process_end 
+:      029722 parse_uih_reconn:
+0x6b86 029723 fetch 1 ,mem_current_channel 
+0x6b87 029724 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029725 isub temp ,null 
+0x6b89 029726 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029727 branch assert 
+0x6b8b 029728 branch rfcomm_rx_process_end 
+:      029730 parse_uih_reconn_spp:
+0x6b8c 029731 fetch 1 ,mem_current_frame_type 
+0x6b8d 029732 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029733 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029734 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029735 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029736 parse_uih_reconn_spp_ua:
+0x6b91 029737 fetch 1 ,mem_spp_state 
+0x6b92 029738 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029739 store 1 ,mem_spp_state 
+0x6b94 029740 branch rfcomm_rx_process_end 
+:      029741 parse_uih_reconn_spp_sabm:
+0x6b95 029742 branch parse_uih_reconn_spp_sabm 
+:      029743 parse_uih_reconn_spp_disconn:
+0x6b96 029744 branch parse_uih_rp_spp_disconn 
+:      029745 rfcomm_rx_process_end:
+0x6b97 029746 rtn 
+:      029748 rfcomm_send_more_pkt:
+0x6b98 029749 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029750 rtn blank 
+0x6b9a 029751 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029752 branch assert 
+:      029754 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029755 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029756 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029757 arg spp_slave_channel ,temp 
+0x6b9f 029758 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029759 lshift2 temp ,temp 
+:      029760 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029761 or_into 0x03 ,temp 
+0x6ba2 029762 arg 0xaa ,rega 
+0x6ba3 029763 call rfcomm_send_modem_status_cmd 
+0x6ba4 029764 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029765 copy contw ,contr 
+0x6ba6 029766 ifetch 2 ,contr 
+0x6ba7 029767 branch assert ,blank 
+0x6ba8 029768 rtn 
+:      029770 rfcomm_send_sabm:
+0x6ba9 029771 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029772 setarg 0x0004 
+0x6bab 029773 istore 2 ,contw 
+0x6bac 029774 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029775 istore 2 ,contw 
+0x6bae 029776 fetch 1 ,mem_current_adss 
+0x6baf 029777 istore 1 ,contw 
+0x6bb0 029778 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029779 setarg 0x013f 
+0x6bb2 029780 istore 2 ,contw 
+0x6bb3 029781 fetch 1 ,mem_current_fcs 
+0x6bb4 029782 istore 1 ,contw 
+0x6bb5 029783 rtn 
+:      029784 rfcomm_send_ua:
+0x6bb6 029785 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029786 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029787 setarg 0x0004 
+0x6bb9 029788 istore 2 ,contw 
+0x6bba 029789 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029790 istore 2 ,contw 
+0x6bbc 029791 fetch 1 ,mem_current_adss 
+0x6bbd 029792 istore 1 ,contw 
+0x6bbe 029793 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029794 setarg 0x0173 
+0x6bc0 029795 istore 2 ,contw 
+0x6bc1 029796 fetch 1 ,mem_current_fcs 
+0x6bc2 029797 istore 1 ,contw 
+0x6bc3 029798 rtn 
+:      029799 rfcomm_send_param_neg_cmd:
+0x6bc4 029800 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029801 setarg 0x000e 
+0x6bc6 029802 istore 2 ,contw 
+0x6bc7 029803 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029804 istore 2 ,contw 
+0x6bc9 029805 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029806 lshift pdata ,pdata 
+0x6bcb 029807 set1 0 ,pdata 
+0x6bcc 029808 istore 1 ,contw 
+0x6bcd 029809 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029810 setarg 0x15ef 
+0x6bcf 029811 istore 2 ,contw 
+0x6bd0 029812 setarg 0x1183 
+0x6bd1 029813 istore 2 ,contw 
+0x6bd2 029814 copy temp ,pdata 
+0x6bd3 029815 istore 1 ,contw 
+0x6bd4 029816 setarg 0x0000f0 
+0x6bd5 029817 istore 3 ,contw 
+0x6bd6 029818 setarg rfcomm_max_frame_size 
+0x6bd7 029819 istore 2 ,contw 
+0x6bd8 029820 setarg 0 
+0x6bd9 029821 istore 1 ,contw 
+0x6bda 029822 setarg 0x01 
+0x6bdb 029823 istore 1 ,contw 
+0x6bdc 029824 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029825 istore 1 ,contw 
+0x6bde 029826 jam 0x10 ,mem_credit_given 
+0x6bdf 029827 rtn 
+:      029828 rfcomm_send_param_neg_res:
+0x6be0 029829 call l2cap_malloc_rfcomm_channel 
+0x6be1 029830 call l2cap_get_rfcomm_tx_buff 
+0x6be2 029831 setarg 0x000e 
+0x6be3 029832 istore 2 ,contw 
+0x6be4 029833 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 029834 istore 2 ,contw 
+0x6be6 029835 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 029836 lshift pdata ,pdata 
+0x6be8 029837 set1 0 ,pdata 
+0x6be9 029838 istore 1 ,contw 
+0x6bea 029839 bpatchx patch35_5 ,mem_patch35 
+0x6beb 029840 setarg 0x15ef 
+0x6bec 029841 istore 2 ,contw 
+0x6bed 029842 setarg 0x1181 
+0x6bee 029843 istore 2 ,contw 
+0x6bef 029844 fetch 1 ,mem_pn_dlci 
+0x6bf0 029845 istore 1 ,contw 
+0x6bf1 029846 setarg 0x0000e0 
+0x6bf2 029847 istore 3 ,contw 
+0x6bf3 029848 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 029849 istore 2 ,contw 
+0x6bf5 029850 setarg 0x00 
+0x6bf6 029851 istore 1 ,contw 
+0x6bf7 029852 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 029853 istore 1 ,contw 
+0x6bf9 029854 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 029855 istore 1 ,contw 
+0x6bfb 029856 rtn 
+:      029857 rfcomm_send_modem_status_cmd:
+0x6bfc 029858 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 029859 setarg 0x0008 
+0x6bfe 029860 istore 2 ,contw 
+0x6bff 029861 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 029862 istore 2 ,contw 
+0x6c01 029863 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 029864 lshift pdata ,pdata 
+0x6c03 029865 set1 0 ,pdata 
+0x6c04 029866 istore 1 ,contw 
+0x6c05 029867 bpatchx patch35_6 ,mem_patch35 
+0x6c06 029868 setarg 0x09ef 
+0x6c07 029869 istore 2 ,contw 
+0x6c08 029870 setarg 0x05e3 
+0x6c09 029871 istore 2 ,contw 
+0x6c0a 029872 copy temp ,pdata 
+0x6c0b 029873 istore 1 ,contw 
+0x6c0c 029874 setarg 0x8d 
+0x6c0d 029875 istore 1 ,contw 
+0x6c0e 029876 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 029877 istore 1 ,contw 
+0x6c10 029878 rtn 
+:      029880 rfcomm_send_modem_status_res:
+0x6c11 029881 call l2cap_malloc_rfcomm_channel 
+0x6c12 029882 call l2cap_get_rfcomm_tx_buff 
+0x6c13 029883 setarg 0x0008 
+0x6c14 029884 istore 2 ,contw 
+0x6c15 029885 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 029886 istore 2 ,contw 
+0x6c17 029887 copy temp ,timeup 
+0x6c18 029888 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 029889 lshift pdata ,pdata 
+0x6c1a 029890 set1 0 ,pdata 
+0x6c1b 029891 istore 1 ,contw 
+0x6c1c 029892 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 029893 setarg 0x09ef 
+0x6c1e 029894 istore 2 ,contw 
+0x6c1f 029895 setarg 0x05e1 
+0x6c20 029896 istore 2 ,contw 
+0x6c21 029897 copy timeup ,pdata 
+0x6c22 029898 istore 1 ,contw 
+0x6c23 029899 setarg 0x8d 
+0x6c24 029900 istore 1 ,contw 
+0x6c25 029901 call rfcomm_calculate_fcs_dlci0 
+0x6c26 029902 istore 1 ,contw 
+0x6c27 029903 rtn 
+:      029905 rfcomm_send_uih_without_payload:
+0x6c28 029906 bpatchx patch36_0 ,mem_patch36 
+0x6c29 029907 fetch 1 ,mem_credit_given 
+0x6c2a 029908 rtn blank 
+0x6c2b 029909 hfetch 2 ,core_uart_rxitems 
+0x6c2c 029910 nrtn blank 
+0x6c2d 029911 copy rega ,pdata 
+0x6c2e 029912 store 1 ,mem_pdatatemp + 1 
+0x6c2f 029913 storet 1 ,mem_pdatatemp 
+0x6c30 029914 call l2cap_malloc_is_fifo_full 
+0x6c31 029915 nrtn blank 
+0x6c32 029916 call l2cap_malloc_rfcomm_channel 
+0x6c33 029917 call l2cap_get_rfcomm_tx_buff 
+0x6c34 029918 setarg 0x05 
+0x6c35 029919 istore 2 ,contw 
+0x6c36 029920 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 029921 istore 2 ,contw 
+0x6c38 029922 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 029923 istore 1 ,contw 
+0x6c3a 029924 setarg 0x01ff 
+0x6c3b 029925 istore 2 ,contw 
+0x6c3c 029926 fetch 1 ,mem_credit_given 
+0x6c3d 029927 istore 1 ,contw 
+0x6c3e 029928 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 029929 istore 1 ,contw 
+0x6c40 029930 jam 0 ,mem_credit_given 
+0x6c41 029931 rtn 
+:      029933 rfcomm_increase_credit_given:
+0x6c42 029934 bpatchx patch36_1 ,mem_patch36 
+0x6c43 029935 fetch 1 ,mem_credit_flag 
+0x6c44 029936 rtneq credit_enable 
+0x6c45 029937 fetch 2 ,mem_current_length 
+0x6c46 029938 rtn blank 
+0x6c47 029939 fetch 1 ,mem_credit_given 
+0x6c48 029940 increase 1 ,pdata 
+0x6c49 029941 store 1 ,mem_credit_given 
+0x6c4a 029942 rtn 
+:      029944 spp_process_rx_data:
+0x6c4b 029945 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 029946 branch callback_func 
+:      029948 spp_tx_rfcomm_packet:
+0x6c4d 029949 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 029951 fetch 1 ,mem_remote_credits 
+0x6c4f 029952 rtn blank 
+0x6c50 029953 increase -1 ,pdata 
+0x6c51 029954 store 1 ,mem_remote_credits 
+0x6c52 029955 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 029956 fetcht 2 ,mem_current_packet_length 
+0x6c54 029957 isub temp ,null 
+0x6c55 029958 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 029959 store 2 ,mem_current_packet_length 
+:      029960 ssp_tx_rfcomm_from_uart:
+0x6c57 029961 fetch 1 ,mem_credit_given 
+0x6c58 029962 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 029963 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 029964 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 029965 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 029966 setarg rsp_rx_uih_wdata 
+0x6c5d 029967 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 029968 branch ssp_tx_rfcomm_from_uart_common 
+:      029969 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 029970 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 029971 fetch 1 ,mem_hiufcs_spp 
+0x6c61 029972 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 029973 setarg rsp_tx_uih 
+0x6c63 029974 store 1 ,mem_rfcomm_send_frame_type 
+:      029975 ssp_tx_rfcomm_from_uart_common:
+0x6c64 029976 bpatchx patch36_3 ,mem_patch36 
+0x6c65 029977 fetch 2 ,mem_current_packet_length 
+0x6c66 029978 sub pdata ,127 ,null 
+0x6c67 029979 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 029980 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 029981 increase 1 ,pdata 
+0x6c6a 029982 store 1 ,mem_rfcomm_send_offset 
+:      029983 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 029984 call get_rfcomm_snd_adss 
+0x6c6c 029985 fetch 2 ,mem_current_packet_length 
+0x6c6d 029986 increase 8 ,pdata 
+0x6c6e 029987 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 029988 iadd temp ,rega 
+0x6c70 029990 call l2cap_malloc 
+0x6c71 029991 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 029992 increase 4 ,pdata 
+0x6c73 029993 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 029994 copy pdata ,contw 
+0x6c75 029995 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 029996 istore 1 ,contw 
+0x6c77 029997 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 029998 istore 1 ,contw 
+0x6c79 029999 call ssp_tx_write_length 
+0x6c7a 030000 call ssp_tx_write_given_credit 
+0x6c7b 030001 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030002 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030003 copy pdata ,contru 
+0x6c7e 030004 fetch 2 ,mem_current_packet_length 
+0x6c7f 030005 copy pdata ,loopcnt 
+0x6c80 030006 call uart_copy_rx_bytes_fast 
+0x6c81 030007 copy contw ,temp 
+0x6c82 030008 copy contru ,pdata 
+0x6c83 030009 store 2 ,mem_nl_rx_data_src 
+0x6c84 030010 copy temp ,contw 
+0x6c85 030011 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030012 istore 1 ,contw 
+0x6c87 030013 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030014 copy pdata ,contw 
+0x6c89 030015 fetch 2 ,mem_current_packet_length 
+0x6c8a 030016 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030017 iadd temp ,pdata 
+0x6c8c 030018 increase 4 ,pdata 
+0x6c8d 030019 istore 2 ,contw 
+0x6c8e 030020 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030021 istore 2 ,contw 
+0x6c90 030022 jam 0 ,mem_credit_given 
+0x6c91 030023 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030024 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030025 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030026 rtn 
+:      030028 ssp_tx_write_length:
+0x6c95 030029 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030030 fetch 2 ,mem_current_packet_length 
+0x6c97 030031 sub pdata ,0x7f ,null 
+0x6c98 030032 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030033 lshift pdata ,pdata 
+0x6c9a 030034 set1 0 ,pdata 
+0x6c9b 030035 istore 1 ,contw 
+0x6c9c 030036 rtn 
+:      030037 ssp_tx_write_long_packet:
+0x6c9d 030038 fetch 2 ,mem_current_packet_length 
+0x6c9e 030039 rshift3 pdata ,pdata 
+0x6c9f 030040 rshift4 pdata ,temp 
+0x6ca0 030041 and_into 0x7f ,pdata 
+0x6ca1 030042 lshift pdata ,pdata 
+0x6ca2 030043 set0 0 ,pdata 
+0x6ca3 030044 istore 1 ,contw 
+0x6ca4 030045 istoret 1 ,contw 
+0x6ca5 030046 rtn 
+:      030047 ssp_tx_write_given_credit:
+0x6ca6 030048 fetch 1 ,mem_credit_given 
+0x6ca7 030049 rtn blank 
+0x6ca8 030050 istore 1 ,contw 
+0x6ca9 030051 rtn 
+:      030056 scheduler_process:
+0x6caa 030057 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030058 call check_51cmd 
+0x6cac 030059 call app_process_bb_event 
+0x6cad 030060 call process_conn_sm 
+0x6cae 030062 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030063 call sp_calc_sequence 
+0x6cb0 030064 call simple_pairing_sequence 
+0x6cb1 030065 call master_simple_paring_sequence 
+0x6cb2 030068 call l2cap_malloc_is_fifo_full 
+0x6cb3 030069 nrtn blank 
+0x6cb4 030071 call l2cap_call_proc_sigal_pending 
+0x6cb5 030072 call l2cap_malloc_is_fifo_full 
+0x6cb6 030073 nrtn blank 
+0x6cb7 030074 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030076 call process_upper_sm 
+0x6cb9 030077 call l2cap_send_config_req 
+0x6cba 030078 call rfcomm_send_more_pkt 
+:      030079 scheduler_process0:
+0x6cbb 030080 call scheduler_tx_disconnect_hid 
+0x6cbc 030081 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030084 branch app_process_bt 
+:      030086 scheduler_tx_disconnect_hid:
+0x6cbe 030087 fetch 1 ,mem_control_tasks 
+0x6cbf 030088 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030089 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030090 rtn 
+:      030092 scheduler_tx_l2cap_pkt:
+0x6cc2 030093 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030094 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030095 rtn blank 
+0x6cc5 030096 fetch 1 ,mem_op 
+0x6cc6 030097 rtnbit1 op_txl2cap 
+0x6cc7 030098 call l2cap_malloc_fifo_out 
+0x6cc8 030099 store 2 ,mem_txptr 
+0x6cc9 030100 copy pdata ,contr 
+0x6cca 030101 ifetch 2 ,contr 
+0x6ccb 030102 increase 4 ,pdata 
+0x6ccc 030103 store 2 ,mem_tx_len 
+0x6ccd 030104 jam 6 ,mem_tx_lch 
+0x6cce 030105 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030106 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030107 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030108 fetch 1 ,mem_op 
+0x6cd2 030109 rtnbit0 op_pkt_comp 
+0x6cd3 030110 set0 op_pkt_comp ,pdata 
+0x6cd4 030111 store 1 ,mem_op 
+0x6cd5 030112 jam 5 ,mem_tx_lch 
+0x6cd6 030113 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030114 fetch 2 ,mem_txptr 
+0x6cd8 030115 iadd temp ,pdata 
+0x6cd9 030116 store 2 ,mem_txptr 
+0x6cda 030117 fetch 2 ,mem_tx_len 
+0x6cdb 030118 isub temp ,pdata 
+0x6cdc 030119 store 2 ,mem_tx_len 
+:      030120 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030121 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030122 fetch 2 ,mem_tx_len 
+0x6cdf 030123 branch assert ,blank 
+0x6ce0 030124 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030125 isub temp ,pdata 
+0x6ce2 030126 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030127 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030128 storet 2 ,mem_tx_len 
+0x6ce5 030129 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030130 iadd temp ,pdata 
+0x6ce7 030131 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030132 branch scheduler_tx_l2cap_pkt_end 
+:      030133 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030134 setarg 0 
+0x6cea 030135 store 2 ,mem_l2cap_tx_multi_offset 
+:      030136 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030137 fetch 1 ,mem_op 
+0x6cec 030138 set1 op_txl2cap ,pdata 
+0x6ced 030139 store 1 ,mem_op 
+0x6cee 030140 rtn 
+:      030142 scheduler_start_upper_sm:
+0x6cef 030143 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030144 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030145 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030146 rtn 
+:      030147 scheduler_start_upper_sm_hid:
+0x6cf3 030148 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030149 rtn 
+:      030151 process_upper_sm:
+0x6cf5 030152 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030153 nbranch process_upper_sm_reconn ,blank 
+:      030154 process_upper_sm_remote_page:
+0x6cf7 030155 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030157 rtn blank 
+0x6cf9 030159 jam 0 ,mem_upper_sm_remote_page 
+:      030160 process_upper_sm_rp_wait:
+0x6cfa 030161 rtn 
+:      030164 process_upper_sm_reconn:
+0x6cfb 030165 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030166 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030167 rtn blank 
+0x6cfe 030168 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030169 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030170 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030171 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030172 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030173 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030174 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030175 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030176 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030177 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030178 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030179 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030180 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030181 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030182 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030183 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030184 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030185 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030186 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030187 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030188 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030189 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030190 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030191 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030192 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030193 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030194 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030195 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030196 process_upper_sm_reconn_wait:
+0x6d1a 030197 rtn 
+:      030198 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030199 call upper_sm_send_sdp_conn 
+0x6d1c 030200 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030201 fetch 1 ,mem_sdp_state 
+0x6d1e 030202 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030203 store 1 ,mem_sdp_state 
+0x6d20 030204 rtn 
+:      030205 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030206 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030207 fetch 1 ,mem_sdp_state 
+0x6d23 030208 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030209 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030210 call upper_sm_send_sdp_cfg 
+0x6d26 030211 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030212 fetch 1 ,mem_sdp_state 
+0x6d28 030213 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030214 store 1 ,mem_sdp_state 
+0x6d2a 030215 rtn 
+:      030216 process_upper_sm_reconn_ss_spp:
+0x6d2b 030217 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030218 nrtn blank 
+0x6d2d 030219 call upper_sm_send_ss_spp 
+0x6d2e 030220 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030221 rtn 
+:      030222 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030223 call upper_sm_send_sdp_disconn 
+0x6d31 030224 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030225 rtn 
+:      030226 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030227 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030228 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030229 fetch 1 ,mem_hid_control_state 
+0x6d36 030230 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030231 store 1 ,mem_hid_control_state 
+0x6d38 030232 rtn 
+:      030233 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030234 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030235 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030236 fetch 1 ,mem_hid_control_state 
+0x6d3c 030237 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030238 store 1 ,mem_hid_control_state 
+0x6d3e 030239 rtn 
+:      030240 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030241 call upper_sm_send_hid_int_conn 
+0x6d40 030242 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030243 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030244 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030245 store 1 ,mem_hid_interrupt_state 
+0x6d44 030246 rtn 
+:      030247 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030248 call upper_sm_send_hid_int_cfg 
+0x6d46 030249 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030250 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030251 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030252 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030253 rtn 
+:      030254 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030255 call upper_sm_send_rfcomm_conn 
+0x6d4c 030256 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030257 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030258 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030259 store 1 ,mem_rfcomm_state 
+0x6d50 030260 rtn 
+:      030261 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030262 call upper_sm_send_rfcomm_cfg 
+0x6d52 030263 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030264 fetch 1 ,mem_rfcomm_state 
+0x6d54 030265 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030266 store 1 ,mem_rfcomm_state 
+0x6d56 030267 rtn 
+:      030268 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030269 call upper_sm_send_rfcomm_sabm 
+0x6d58 030270 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030271 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030272 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030273 store 1 ,mem_rfcomm_state 
+0x6d5c 030274 rtn 
+:      030275 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030276 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030277 fetch 1 ,mem_spp_state 
+0x6d5f 030278 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030279 store 1 ,mem_spp_state 
+0x6d61 030280 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030281 rtn 
+:      030282 process_upper_sm_reconn_spp_sabm:
+0x6d63 030283 call upper_sm_send_spp_sabm 
+0x6d64 030284 fetch 1 ,mem_spp_state 
+0x6d65 030285 set1 rfcomm_channel_state_sabm 
+0x6d66 030286 store 1 ,mem_spp_state 
+0x6d67 030287 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030288 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030289 lshift3 pdata ,pdata 
+0x6d6a 030290 or_into 3 ,pdata 
+0x6d6b 030291 arg mem_hiufcs_spp ,temp 
+0x6d6c 030292 storet 2 ,mem_contw_temp 
+0x6d6d 030293 branch rfcomm_save_fcs_uih 
+:      030294 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030295 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030296 fetch 1 ,mem_spp_state 
+0x6d70 030297 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030298 store 1 ,mem_spp_state 
+0x6d72 030299 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030300 rtn 
+:      030302 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030303 fetch 1 ,mem_sdp_state 
+0x6d75 030304 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030305 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030306 branch process_upper_sm_reconn 
+:      030307 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030308 fetch 1 ,mem_sdp_state 
+0x6d79 030309 rtnne l2cap_channel_setup_complete 
+0x6d7a 030310 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030311 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030312 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030313 rtnne recieve_ss_reasult_hf 
+0x6d7d 030314 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030315 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030316 branch process_upper_sm_reconn 
+:      030317 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030318 fetch 1 ,mem_sdp_state 
+0x6d81 030319 nrtn blank 
+0x6d82 030320 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030321 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030322 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030323 branch process_upper_sm_reconn_termination 
+:      030324 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030325 fetch 1 ,mem_hid_control_state 
+0x6d87 030326 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030327 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030328 branch process_upper_sm_reconn 
+:      030329 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030330 fetch 1 ,mem_hid_control_state 
+0x6d8b 030331 rtnne l2cap_channel_setup_complete 
+0x6d8c 030332 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030333 branch process_upper_sm_reconn 
+:      030334 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030335 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030336 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030337 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030338 branch process_upper_sm_reconn 
+:      030339 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030340 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030341 rtnne l2cap_channel_setup_complete 
+0x6d94 030342 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030343 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030344 branch process_upper_sm_reconn_termination 
+:      030345 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030346 fetch 1 ,mem_rfcomm_state 
+0x6d98 030347 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030348 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030349 branch process_upper_sm_reconn 
+:      030350 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030351 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030352 rtnne l2cap_channel_setup_complete 
+0x6d9d 030353 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030354 branch process_upper_sm_reconn 
+:      030355 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030356 fetch 1 ,mem_rfcomm_state 
+0x6da0 030357 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030358 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030359 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030360 branch process_upper_sm_reconn_termination 
+:      030361 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030362 fetch 1 ,mem_spp_state 
+0x6da5 030363 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030364 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030365 branch process_upper_sm_reconn 
+:      030366 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030367 fetch 1 ,mem_spp_state 
+0x6da9 030368 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030369 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030370 branch process_upper_sm_reconn 
+:      030371 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030372 fetch 1 ,mem_spp_state 
+0x6dad 030373 rtnne rfcomm_channel_setup_complete 
+0x6dae 030374 branch process_upper_sm_reconn_termination 
+:      030376 process_upper_sm_reconn_setup_hid:
+0x6daf 030377 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030378 branch process_upper_sm_reconn 
+:      030380 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030381 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030382 branch process_upper_sm_reconn 
+:      030383 process_upper_sm_reconn_setup_spp:
+0x6db3 030384 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030385 branch process_upper_sm_reconn 
+:      030389 process_upper_sm_reconn_termination:
+0x6db5 030390 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030391 rtn 
+:      030392 upper_sm_send_sdp_conn:
+0x6db7 030393 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030394 call l2cap_malloc_signal_channel 
+0x6db9 030395 setarg psm_sdp 
+0x6dba 030396 copy pdata ,temp 
+0x6dbb 030397 setarg l2cap_sdp_channel 
+0x6dbc 030398 copy pdata ,timeup 
+0x6dbd 030399 branch ml2cap_send_signal_connect_req 
+:      030401 upper_sm_send_sdp_cfg:
+0x6dbe 030402 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030403 call l2cap_malloc_signal_channel 
+0x6dc0 030404 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030405 copy pdata ,temp 
+0x6dc2 030406 branch ml2cap_send_signal_config_req 
+:      030408 upper_sm_send_sdp_disconn:
+0x6dc3 030409 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030410 call l2cap_malloc_signal_channel 
+0x6dc5 030411 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030412 copy pdata ,temp 
+0x6dc7 030413 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030414 call ml2cap_send_signal_disconn_req 
+0x6dc9 030415 fetch 1 ,mem_sdp_state 
+0x6dca 030416 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030417 store 1 ,mem_sdp_state 
+0x6dcc 030418 rtn 
+:      030420 upper_sm_send_ss_spp:
+0x6dcd 030421 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030422 call l2cap_malloc_sdp_channel 
+0x6dcf 030423 call sdp_send_spp_request 
+0x6dd0 030424 branch msdp_send_req_done 
+:      030426 upper_sm_send_rfcomm_conn:
+0x6dd1 030427 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030428 call l2cap_malloc_signal_channel 
+0x6dd3 030429 setarg psm_rfcomm 
+0x6dd4 030430 copy pdata ,temp 
+0x6dd5 030431 setarg l2cap_rfcomm_channel 
+0x6dd6 030432 copy pdata ,timeup 
+0x6dd7 030433 branch ml2cap_send_signal_connect_req 
+:      030435 upper_sm_send_rfcomm_cfg:
+0x6dd8 030436 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030437 call l2cap_malloc_signal_channel 
+0x6dda 030438 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030439 copy pdata ,temp 
+0x6ddc 030440 branch ml2cap_send_signal_config_req 
+:      030442 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030443 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030444 call l2cap_malloc_signal_channel 
+0x6ddf 030445 setarg psm_hid_control 
+0x6de0 030446 copy pdata ,temp 
+0x6de1 030447 setarg l2cap_hid_control_channel 
+0x6de2 030448 copy pdata ,timeup 
+0x6de3 030449 branch ml2cap_send_signal_connect_req 
+:      030451 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030452 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030453 call l2cap_malloc_signal_channel 
+0x6de6 030454 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030455 copy pdata ,temp 
+0x6de8 030456 branch ml2cap_send_signal_config_req 
+:      030458 upper_sm_send_hid_int_conn:
+0x6de9 030459 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030460 call l2cap_malloc_signal_channel 
+0x6deb 030461 setarg psm_hid_interrupt 
+0x6dec 030462 copy pdata ,temp 
+0x6ded 030463 setarg l2cap_hid_interrupt_channel 
+0x6dee 030464 copy pdata ,timeup 
+0x6def 030465 branch ml2cap_send_signal_connect_req 
+:      030467 upper_sm_send_hid_int_cfg:
+0x6df0 030468 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030469 call l2cap_malloc_signal_channel 
+0x6df2 030470 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030471 copy pdata ,temp 
+0x6df4 030472 branch ml2cap_send_signal_config_req 
+:      030474 upper_sm_send_rfcomm_sabm:
+0x6df5 030475 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030476 call l2cap_malloc_rfcomm_channel 
+0x6df7 030478 jam 3 ,mem_current_adss 
+0x6df8 030479 jam 0x1c ,mem_current_fcs 
+0x6df9 030480 call rfcomm_send_sabm 
+0x6dfa 030481 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030482 rtn 
+:      030484 upper_sm_send_spp_cmd_pn:
+0x6dfc 030485 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030486 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030487 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030488 call channel_to_dlci 
+0x6e00 030489 storet 1 ,mem_pn_dlci 
+0x6e01 030490 branch rfcomm_send_param_neg_cmd 
+:      030492 upper_sm_send_spp_sabm:
+0x6e02 030493 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030494 call l2cap_malloc_rfcomm_channel 
+0x6e04 030495 fetcht 1 ,mem_pn_dlci 
+0x6e05 030496 call dlci_to_address_cmd 
+0x6e06 030497 call rfcomm_calculate_fcs_sabm 
+0x6e07 030498 store 1 ,mem_current_fcs 
+0x6e08 030499 fetcht 1 ,mem_pn_dlci 
+0x6e09 030500 call dlci_to_address_cmd 
+0x6e0a 030501 storet 1 ,mem_current_adss 
+0x6e0b 030502 branch rfcomm_send_sabm 
+:      030504 upper_sm_send_spp_cmd_ms:
+0x6e0c 030505 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030506 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030507 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030508 call dlci_to_address_cmd 
+0x6e10 030509 branch rfcomm_send_modem_status_cmd 
+:      030522 sdp_process:
+0x6e11 030523 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030524 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030525 iforce contr 
+0x6e14 030528 ifetch 1 ,contr 
+0x6e15 030529 copy pdata ,regb 
+0x6e16 030530 store 1 ,mem_sdp_pduid 
+0x6e17 030531 ifetch 2 ,contr 
+0x6e18 030532 store 2 ,mem_sdp_transactionid 
+0x6e19 030533 ifetch 1 ,contr 
+0x6e1a 030534 lshift8 pdata ,timeup 
+0x6e1b 030535 ifetch 1 ,contr 
+0x6e1c 030536 iadd timeup ,timeup 
+0x6e1d 030537 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030538 copy contr ,temp 
+0x6e1f 030539 arg 4 ,loopcnt 
+0x6e20 030540 arg mem_sdp_handle_list ,contw 
+0x6e21 030541 call memset0 
+0x6e22 030542 copy temp ,contr 
+0x6e23 030543 deposit regb 
+0x6e24 030544 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030545 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030546 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030547 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030548 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030549 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030550 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030551 branch sdp_insufficient_resource 
+:      030562 sdp_process_ss_req:
+0x6e2c 030563 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030564 call ask_serviceclassid 
+0x6e2e 030565 compare 1 ,temp ,0xff 
+0x6e2f 030566 branch ss_empty_rsp ,true 
+0x6e30 030567 compare 0xff ,temp ,0xff 
+0x6e31 030568 branch sdp_invalid_request_syntax ,true 
+0x6e32 030570 ifetch 2 ,contr 
+0x6e33 030571 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030572 increase -2 ,timeup 
+0x6e35 030574 increase -1 ,timeup 
+0x6e36 030575 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030576 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030577 ifetch 2 ,timeup 
+0x6e39 030578 rtn blank 
+0x6e3a 030579 call search_all_uuid 
+0x6e3b 030580 call l2cap_get_sdp_tx_payload 
+0x6e3c 030581 force 3 ,pdata 
+0x6e3d 030582 istore 1 ,contw 
+0x6e3e 030583 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030584 istore 2 ,contw 
+0x6e40 030585 lshift2 queue ,pdata 
+0x6e41 030586 add pdata ,5 ,pdata 
+0x6e42 030587 add pdata ,5 ,regc 
+0x6e43 030588 byteswap pdata ,pdata 
+0x6e44 030589 istore 2 ,contw 
+0x6e45 030590 deposit queue 
+0x6e46 030591 byteswap pdata ,pdata 
+0x6e47 030592 istore 2 ,contw 
+0x6e48 030593 istore 2 ,contw 
+0x6e49 030594 arg mem_sdp_handle_list ,contr 
+0x6e4a 030595 copy queue ,loopcnt 
+0x6e4b 030596 branch ss_req_blank ,zero 
+:      030597 ss_req_loop:
+0x6e4c 030598 ifetch 4 ,contr 
+0x6e4d 030599 istore 4 ,contw 
+0x6e4e 030600 loop ss_req_loop 
+:      030601 ss_req_blank:
+0x6e4f 030602 force 0 ,pdata 
+0x6e50 030603 istore 1 ,contw 
+0x6e51 030604 deposit regc 
+0x6e52 030605 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030607 rtn 
+:      030618 sdp_process_sa_req:
+0x6e54 030619 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030620 ifetch 4 ,contr 
+0x6e56 030621 store 4 ,mem_sdp_record_handle 
+0x6e57 030622 increase -4 ,timeup 
+0x6e58 030623 call sdp_store_maxbyte 
+0x6e59 030624 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030625 increase -2 ,timeup 
+0x6e5b 030626 call dataelementtype6 
+0x6e5c 030627 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030628 compare 5 ,rega ,0xff 
+0x6e5e 030630 branch sa_judge_wholerange ,true 
+:      030631 sa_isnot_wholerange:
+0x6e5f 030632 arg mem_sdp_attrib_list ,contw 
+0x6e60 030633 force 0 ,queue 
+0x6e61 030634 branch sa_req_loop 
+:      030635 sa_judge_wholerange:
+0x6e62 030636 ifetch 1 ,contr 
+0x6e63 030637 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030638 ifetch 2 ,contr 
+0x6e65 030639 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030640 ifetch 1 ,contr 
+0x6e67 030641 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030642 ifetch 1 ,contr 
+0x6e69 030643 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030644 branch sa_req_all 
+:      030645 sa_judge_wholerange_false3:
+0x6e6b 030646 increase -5 ,contr 
+0x6e6c 030647 branch sa_isnot_wholerange 
+:      030648 sa_judge_wholerange_false2:
+0x6e6d 030649 increase -4 ,contr 
+0x6e6e 030650 branch sa_isnot_wholerange 
+:      030651 sa_judge_wholerange_false1:
+0x6e6f 030652 increase -3 ,contr 
+0x6e70 030653 branch sa_isnot_wholerange 
+:      030654 sa_req_loop:
+0x6e71 030655 ifetch 1 ,contr 
+0x6e72 030656 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030657 beq sdp_attribute_range ,sa_req_range 
+:      030658 sa_req_range:
+0x6e74 030659 ifetch 2 ,contr 
+0x6e75 030660 istore 2 ,contw 
+0x6e76 030661 increase 1 ,queue 
+0x6e77 030662 byteswap pdata ,regb 
+0x6e78 030663 ifetch 2 ,contr 
+0x6e79 030664 byteswap pdata ,pdata 
+:      030665 sa_req_range_id_increase:
+0x6e7a 030666 increase 1 ,regb 
+0x6e7b 030667 isub regb ,null 
+0x6e7c 030668 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030669 copy pdata ,regc 
+0x6e7e 030670 byteswap regb ,pdata 
+0x6e7f 030671 istore 2 ,contw 
+0x6e80 030672 increase 1 ,queue 
+0x6e81 030673 copy regc ,pdata 
+0x6e82 030674 branch sa_req_range_id_increase 
+:      030675 sa_req_range_id_finish:
+0x6e83 030676 increase -5 ,timeup 
+0x6e84 030677 increase -5 ,rega 
+0x6e85 030678 branch sa_req_check_next_id 
+:      030679 sa_req_one_id:
+0x6e86 030680 ifetch 2 ,contr 
+0x6e87 030681 istore 2 ,contw 
+0x6e88 030682 increase 1 ,queue 
+0x6e89 030683 increase -3 ,timeup 
+0x6e8a 030684 increase -3 ,rega 
+:      030685 sa_req_check_next_id:
+0x6e8b 030686 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030687 nbranch sa_req_loop ,zero 
+0x6e8d 030688 increase -1 ,timeup 
+0x6e8e 030689 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030691 call l2cap_get_sdp_tx_payload 
+0x6e90 030692 increase 10 ,contw 
+0x6e91 030693 arg mem_sdp_attrib_list ,rega 
+:      030694 sa_req_handle_attributelist_next:
+0x6e92 030695 copy queue ,pdata 
+0x6e93 030696 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030697 ifetch 2 ,rega 
+0x6e95 030698 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030699 iforce regb 
+0x6e97 030700 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030701 iforce temp 
+0x6e99 030702 call search_handle_attrib 
+0x6e9a 030703 copy contr ,pdata 
+0x6e9b 030704 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030705 increase -3 ,contr 
+0x6e9d 030706 ifetch 3 ,contr 
+0x6e9e 030707 istore 3 ,contw 
+0x6e9f 030708 call sdp_data_len 
+0x6ea0 030709 iforce loopcnt 
+0x6ea1 030710 call memcpy 
+:      030711 sa_req_handle_attributelist_notfound:
+0x6ea2 030712 increase 2 ,rega 
+0x6ea3 030713 increase -1 ,queue 
+0x6ea4 030714 branch sa_req_handle_attributelist_next 
+:      030716 sa_req_handle_attributelist_end:
+0x6ea5 030717 arg sdp_attribute_res ,rega 
+0x6ea6 030718 call ssa_req_range_lastfreg_common 
+0x6ea7 030719 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030720 beq 11 ,sa_empty_rsp 
+0x6ea9 030721 branch ssa_req_range_attrbutes_length_no_continue 
+:      030724 sdp_store_continue_common:
+0x6eaa 030725 ifetch 1 ,contr 
+0x6eab 030726 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030727 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030728 beq 2 ,sdp_store_continue_2byte 
+:      030729 sdp_store_continue_0byte:
+0x6eae 030730 increase -1 ,timeup 
+0x6eaf 030731 branch sdp_store_continue_end 
+:      030732 sdp_store_continue_1byte:
+0x6eb0 030733 ifetch 1 ,contr 
+0x6eb1 030734 increase -2 ,timeup 
+0x6eb2 030735 branch sdp_store_continue_end 
+:      030736 sdp_store_continue_2byte:
+0x6eb3 030737 ifetch 2 ,contr 
+0x6eb4 030738 byteswap pdata ,pdata 
+0x6eb5 030739 increase -3 ,timeup 
+:      030740 sdp_store_continue_end:
+0x6eb6 030741 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030742 rtn 
+:      030744 sa_req_all:
+0x6eb8 030745 increase -5 ,timeup 
+0x6eb9 030746 call sdp_store_continue_common 
+0x6eba 030747 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030748 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030749 call search_handle 
+0x6ebd 030750 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030751 copy contr ,rega 
+0x6ebf 030752 call l2cap_get_sdp_tx_payload 
+0x6ec0 030753 copy rega ,contr 
+0x6ec1 030754 increase 3 ,contw 
+0x6ec2 030755 copy contr ,timeup 
+0x6ec3 030756 call sdp_get_data 
+0x6ec4 030757 copy pdata ,rega 
+0x6ec5 030759 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030760 copy pdata ,regb 
+0x6ec7 030761 copy rega ,pdata 
+0x6ec8 030762 isub regb ,regb 
+0x6ec9 030763 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030764 isub regb ,null 
+0x6ecb 030765 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030767 disable user 
+0x6ecd 030768 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030769 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030770 iadd timeup ,contr 
+0x6ed0 030771 increase 3 ,regb 
+0x6ed1 030772 copy regb ,loopcnt 
+0x6ed2 030773 copy loopcnt ,pdata 
+0x6ed3 030774 increase 3 ,pdata 
+0x6ed4 030775 byteswap pdata ,pdata 
+0x6ed5 030776 istore 2 ,contw 
+0x6ed6 030777 copy loopcnt ,pdata 
+0x6ed7 030778 byteswap pdata ,pdata 
+0x6ed8 030779 istore 2 ,contw 
+0x6ed9 030780 branch sa_req_all_answer_attributelist_full_loop 
+:      030781 sa_req_all_fisrt_fragment:
+0x6eda 030782 add rega ,6 ,loopcnt 
+0x6edb 030783 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030784 byteswap loopcnt ,pdata 
+0x6edd 030785 branch sa_req_all_parlength_continue_byte_end 
+:      030786 sa_req_all_parlength_continue_byte:
+0x6ede 030787 copy loopcnt ,pdata 
+0x6edf 030788 increase 2 ,pdata 
+0x6ee0 030789 byteswap pdata ,pdata 
+:      030790 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030791 istore 2 ,contw 
+0x6ee2 030792 increase -3 ,loopcnt 
+0x6ee3 030793 byteswap loopcnt ,pdata 
+0x6ee4 030794 istore 2 ,contw 
+0x6ee5 030795 copy timeup ,contr 
+0x6ee6 030796 branch sa_req_all_answer_attributelist_full_loop 
+:      030797 sa_req_all_fragment_sdp:
+0x6ee7 030798 enable user 
+0x6ee8 030800 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030801 copy pdata ,rega 
+0x6eea 030802 copy rega ,loopcnt 
+0x6eeb 030803 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030804 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030805 iadd timeup ,contr 
+0x6eee 030806 copy rega ,pdata 
+0x6eef 030807 increase 5 ,pdata 
+0x6ef0 030808 byteswap pdata ,pdata 
+0x6ef1 030809 istore 2 ,contw 
+0x6ef2 030810 copy rega ,pdata 
+0x6ef3 030811 byteswap pdata ,pdata 
+0x6ef4 030812 istore 2 ,contw 
+:      030813 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030814 call memcpy 
+0x6ef6 030815 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030816 force 2 ,pdata 
+0x6ef8 030817 istore 1 ,contw 
+0x6ef9 030818 copy contr ,pdata 
+0x6efa 030819 isub timeup ,pdata 
+0x6efb 030820 byteswap pdata ,pdata 
+0x6efc 030821 istore 2 ,contw 
+0x6efd 030822 branch sa_req_all_frag_end 
+:      030823 sa_req_all_last_frag_continue:
+0x6efe 030824 force 0 ,pdata 
+0x6eff 030825 istore 1 ,contw 
+:      030826 sa_req_all_frag_end:
+0x6f00 030827 arg sdp_attribute_res ,rega 
+0x6f01 030828 branch ssa_req_range_common 
+:      030839 sdp_process_ssa_req:
+0x6f02 030840 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 030841 call ask_serviceclassid 
+0x6f04 030842 compare 0xff ,temp ,0xff 
+0x6f05 030843 branch sdp_invalid_request_syntax ,true 
+0x6f06 030844 call sdp_store_maxbyte 
+0x6f07 030845 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 030846 increase -2 ,timeup 
+0x6f09 030847 call dataelementtype6 
+0x6f0a 030848 arg mem_sdp_attrib_list ,contw 
+0x6f0b 030849 force 0 ,queue 
+:      030850 ssa_req_loop:
+0x6f0c 030851 ifetch 1 ,contr 
+0x6f0d 030852 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 030853 ifetch 2 ,contr 
+0x6f0f 030854 istore 2 ,contw 
+0x6f10 030855 increase 1 ,queue 
+0x6f11 030856 increase -3 ,timeup 
+0x6f12 030857 increase -3 ,rega 
+0x6f13 030858 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 030859 nbranch ssa_req_loop ,zero 
+0x6f15 030860 increase -1 ,timeup 
+0x6f16 030861 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 030862 call l2cap_get_sdp_tx_payload 
+0x6f18 030863 increase 13 ,contw 
+0x6f19 030864 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 030865 iforce regc 
+0x6f1b 030866 arg mem_sdp_attrib_list ,rega 
+:      030867 ssa_req_attributelist_next:
+0x6f1c 030868 ifetch 2 ,rega 
+0x6f1d 030869 branch ssa_req_attributelist_end ,blank 
+0x6f1e 030870 iforce regb 
+0x6f1f 030871 call search_attrib 
+0x6f20 030872 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 030873 increase -3 ,contr 
+0x6f22 030874 ifetch 3 ,contr 
+0x6f23 030875 istore 3 ,contw 
+0x6f24 030876 call sdp_data_len 
+0x6f25 030877 iforce loopcnt 
+0x6f26 030878 call memcpy 
+:      030879 ssa_req_attributelist_notfound:
+0x6f27 030880 increase 2 ,rega 
+0x6f28 030881 branch ssa_req_attributelist_next 
+:      030883 ssa_req_attributelist_end:
+0x6f29 030884 call ssa_req_range_lastfreg 
+0x6f2a 030885 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 030886 beq 14 ,ssa_empty_rsp 
+0x6f2c 030887 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 030888 branch ssa_req_range_attrbutes_length_no_continue 
+:      030891 sdp_store_maxbyte:
+0x6f2e 030892 ifetch 2 ,contr 
+0x6f2f 030893 byteswap pdata ,pdata 
+0x6f30 030894 increase -3 ,pdata 
+0x6f31 030895 arg 200 ,temp 
+0x6f32 030896 isub temp ,null 
+0x6f33 030897 nrtn positive 
+0x6f34 030898 setarg 200 
+0x6f35 030899 rtn 
+:      030902 ssa_req_range:
+0x6f36 030903 increase 4 ,contr 
+0x6f37 030904 increase -5 ,timeup 
+0x6f38 030905 increase -5 ,rega 
+0x6f39 030906 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 030907 call sdp_store_continue_common 
+0x6f3b 030908 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 030909 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 030910 call search_all_uuid 
+0x6f3e 030911 deposit queue 
+0x6f3f 030912 branch ssa_empty_rsp ,blank 
+0x6f40 030913 store 1 ,mem_handle_humber 
+0x6f41 030915 copy regb ,pdata 
+0x6f42 030916 store 2 ,mem_sdp_all_length 
+0x6f43 030917 arg 0 ,queue 
+0x6f44 030918 arg 0 ,rega 
+0x6f45 030919 call l2cap_get_sdp_tx_payload 
+0x6f46 030920 increase 10 ,contw 
+:      030921 ssa_req_range_find_handle:
+0x6f47 030922 call ssa_req_range_get_length 
+0x6f48 030923 nbranch assert ,user 
+0x6f49 030924 copy contr ,timeup 
+0x6f4a 030925 copy pdata ,regc 
+0x6f4b 030926 iadd rega ,rega 
+0x6f4c 030929 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 030930 copy pdata ,regb 
+0x6f4e 030931 branch ssa_req_range_first_freg ,blank 
+:      030932 ssa_req_range_later_freg_with_continue:
+0x6f4f 030933 copy rega ,pdata 
+0x6f50 030934 isub regb ,regb 
+0x6f51 030935 branch ssa_req_range_next_handle ,zero 
+0x6f52 030936 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 030937 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 030938 isub regb ,null 
+0x6f55 030939 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 030940 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      030943 ssa_req_range_send_not_maxbyte:
+0x6f57 030944 copy regb ,loopcnt 
+0x6f58 030945 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 030946 fetch 1 ,mem_handle_humber 
+0x6f5a 030947 increase 1 ,queue 
+0x6f5b 030948 isub queue ,null 
+0x6f5c 030949 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 030950 branch ssa_req_range_freg_with_continue 
+:      030952 ssa_req_range_maxbyte_with_continue:
+0x6f5e 030953 copy pdata ,loopcnt 
+0x6f5f 030954 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 030955 branch ssa_req_range_freg_with_continue 
+:      030957 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 030958 increase -3 ,contw 
+0x6f62 030959 copy loopcnt ,temp 
+0x6f63 030960 copy regc ,pdata 
+0x6f64 030961 isub regb ,pdata 
+0x6f65 030962 iadd timeup ,contr 
+0x6f66 030963 branch memcpy 
+:      030965 ssa_req_range_next_handle:
+0x6f67 030966 fetch 1 ,mem_handle_humber 
+0x6f68 030967 increase 1 ,queue 
+0x6f69 030968 isub queue ,null 
+0x6f6a 030969 rtn zero 
+0x6f6b 030970 branch ssa_req_range_find_handle 
+:      030972 ssa_req_range_get_length:
+0x6f6c 030973 call disable_user 
+0x6f6d 030974 arg mem_sdp_handle_list ,contr 
+0x6f6e 030975 lshift2 queue ,pdata 
+0x6f6f 030976 iadd contr ,contr 
+0x6f70 030977 ifetcht 4 ,contr 
+0x6f71 030978 call search_handle 
+0x6f72 030979 nrtn zero 
+0x6f73 030980 call sdp_data_len 
+0x6f74 030981 branch enable_user 
+:      030983 ssa_req_range_first_freg:
+0x6f75 030984 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 030985 isub rega ,null 
+0x6f77 030986 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 030987 copy rega ,loopcnt 
+0x6f79 030988 copy loopcnt ,temp 
+0x6f7a 030989 copy timeup ,contr 
+0x6f7b 030990 call memcpy 
+0x6f7c 030991 fetch 2 ,mem_sdp_all_length 
+0x6f7d 030992 isub rega ,null 
+0x6f7e 030993 branch ssa_req_range_freg_no_continue ,zero 
+:      030994 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 030995 call ssa_req_range_freg_with_continue 
+0x6f80 030996 branch ssa_req_range_attrbutes_length 
+:      030998 ssa_req_range_freg_no_continue:
+0x6f81 030999 call ssa_req_range_lastfreg 
+0x6f82 031000 branch ssa_req_range_attrbutes_length 
+:      031002 ssa_req_range_lastfreg:
+0x6f83 031003 arg sdp_searchattrib_res ,rega 
+:      031004 ssa_req_range_lastfreg_common:
+0x6f84 031005 force 0 ,pdata 
+0x6f85 031006 istore 1 ,contw 
+0x6f86 031007 call ssa_req_range_common 
+0x6f87 031008 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031009 increase -5 ,temp 
+0x6f89 031010 byteswap temp ,pdata 
+0x6f8a 031011 istore 2 ,contw 
+0x6f8b 031012 increase -3 ,temp 
+0x6f8c 031013 byteswap temp ,pdata 
+0x6f8d 031014 istore 2 ,contw 
+0x6f8e 031015 rtn 
+:      031017 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031018 copy pdata ,loopcnt 
+0x6f90 031019 copy loopcnt ,temp 
+0x6f91 031020 copy timeup ,contr 
+0x6f92 031021 call memcpy 
+0x6f93 031022 call ssa_req_range_freg_with_continue 
+:      031023 ssa_req_range_attrbutes_length:
+0x6f94 031024 setarg 0x36 
+0x6f95 031025 istore 1 ,contw 
+0x6f96 031026 fetch 2 ,mem_sdp_all_length 
+0x6f97 031027 byteswap pdata ,pdata 
+0x6f98 031028 istore 2 ,contw 
+0x6f99 031029 rtn 
+:      031031 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031032 setarg 0x36 
+0x6f9b 031033 istore 1 ,contw 
+0x6f9c 031034 increase -3 ,temp 
+0x6f9d 031035 byteswap temp ,pdata 
+0x6f9e 031036 istore 2 ,contw 
+0x6f9f 031037 rtn 
+:      031039 ssa_req_range_freg_with_continue:
+0x6fa0 031040 arg sdp_searchattrib_res ,rega 
+0x6fa1 031041 setarg 2 
+0x6fa2 031042 istore 1 ,contw 
+0x6fa3 031043 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031044 iadd temp ,temp 
+0x6fa5 031045 byteswap temp ,pdata 
+0x6fa6 031046 istore 2 ,contw 
+0x6fa7 031047 call ssa_req_range_common 
+0x6fa8 031048 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031049 increase -5 ,temp 
+0x6faa 031050 byteswap temp ,pdata 
+0x6fab 031051 istore 2 ,contw 
+0x6fac 031052 increase -5 ,temp 
+0x6fad 031053 byteswap temp ,pdata 
+0x6fae 031054 istore 2 ,contw 
+0x6faf 031055 rtn 
+:      031057 ssa_req_range_common:
+0x6fb0 031058 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031059 isub contw ,pdata 
+0x6fb2 031060 sub pdata ,0 ,pdata 
+0x6fb3 031061 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031062 call l2cap_get_sdp_tx_payload 
+0x6fb5 031063 copy rega ,pdata 
+0x6fb6 031064 istore 1 ,contw 
+0x6fb7 031065 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031066 istore 2 ,contw 
+0x6fb9 031067 rtn 
+:      031080 sdp_process_ssa_res:
+:      031081 sdp_process_ss_res:
+:      031082 sdp_process_sa_res:
+:      031083 sdp_process_error_res:
+0x6fba 031084 rtn 
+:      031117 sdp_invalid_service_record_handle:
+0x6fbb 031118 setarg 0x0200 
+0x6fbc 031119 store 2 ,mem_sdp_error_code 
+0x6fbd 031120 branch sdp_error_response 
+:      031121 sdp_invalid_pdu_size:
+0x6fbe 031122 setarg 0x0400 
+0x6fbf 031123 store 2 ,mem_sdp_error_code 
+0x6fc0 031124 branch sdp_error_response 
+:      031125 sdp_insufficient_resource:
+0x6fc1 031126 setarg 0x0600 
+0x6fc2 031127 store 2 ,mem_sdp_error_code 
+0x6fc3 031128 branch sdp_error_response 
+:      031129 sdp_invalid_request_syntax:
+0x6fc4 031130 setarg 0x0300 
+0x6fc5 031131 store 2 ,mem_sdp_error_code 
+:      031132 sdp_error_response:
+0x6fc6 031133 call l2cap_get_sdp_tx_payload 
+0x6fc7 031134 istore 1 ,contw 
+0x6fc8 031135 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031136 istore 2 ,contw 
+0x6fca 031137 setarg 0x0200 
+0x6fcb 031138 istore 2 ,contw 
+0x6fcc 031139 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031140 istore 2 ,contw 
+0x6fce 031141 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031142 rtn 
+:      031147 ask_serviceclassid:
+0x6fd0 031148 arg 0 ,regb 
+0x6fd1 031149 force 0 ,temp 
+0x6fd2 031150 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031151 call dataelementtype6 
+0x6fd4 031152 branch asksrv_error ,zero 
+:      031153 classidloop:
+0x6fd5 031154 increase 1 ,regb 
+0x6fd6 031155 ifetch 1 ,contr 
+0x6fd7 031156 increase -1 ,rega 
+0x6fd8 031157 increase -1 ,timeup 
+0x6fd9 031158 compare 0x18 ,pdata ,0xf8 
+0x6fda 031159 nbranch asksrv_error ,true 
+0x6fdb 031160 compare 0x04 ,pdata ,0x07 
+0x6fdc 031161 nbranch cmp032 ,true 
+0x6fdd 031162 force 1 ,temp 
+:      031163 skip2bytes:
+0x6fde 031164 ifetch 1 ,contr 
+0x6fdf 031165 increase -1 ,rega 
+0x6fe0 031166 increase -1 ,timeup 
+0x6fe1 031167 bne 0x00 ,frstbwrong 
+0x6fe2 031168 ifetch 1 ,contr 
+0x6fe3 031169 increase -1 ,rega 
+0x6fe4 031170 increase -1 ,timeup 
+0x6fe5 031171 beq 0x00 ,cmpuuid 
+0x6fe6 031172 branch scndbwrong 
+:      031173 frstbwrong:
+0x6fe7 031174 increase 1 ,contr 
+0x6fe8 031175 increase -1 ,rega 
+0x6fe9 031176 increase -1 ,timeup 
+:      031177 scndbwrong:
+0x6fea 031178 increase 2 ,contr 
+0x6feb 031179 increase -2 ,rega 
+0x6fec 031180 increase -2 ,timeup 
+0x6fed 031181 compare 0x00 ,temp ,0xff 
+0x6fee 031182 branch loopornot ,true 
+0x6fef 031183 increase 12 ,contr 
+0x6ff0 031184 increase -12 ,rega 
+0x6ff1 031185 increase -12 ,timeup 
+0x6ff2 031186 branch loopornot 
+:      031187 cmp032:
+0x6ff3 031188 compare 0x02 ,pdata ,0x07 
+0x6ff4 031189 nbranch cmp016 ,true 
+0x6ff5 031190 branch skip2bytes 
+:      031191 cmp016:
+0x6ff6 031192 compare 0x01 ,pdata ,0x07 
+0x6ff7 031193 nbranch asksrv_error ,true 
+:      031194 cmpuuid:
+0x6ff8 031195 increase -2 ,rega 
+0x6ff9 031196 increase -2 ,timeup 
+0x6ffa 031197 ifetch 2 ,contr 
+0x6ffb 031198 sub regb ,4 ,null 
+0x6ffc 031199 branch uuidsize ,zero 
+0x6ffd 031200 istore 2 ,contw 
+:      031201 uuidsize:
+0x6ffe 031202 compare 0x00 ,temp ,0xff 
+0x6fff 031203 branch loopornot ,true 
+0x7000 031204 copy contr ,temp 
+0x7001 031205 ifetch 1 ,contr 
+0x7002 031206 bne 0x00 ,wrong12b 
+0x7003 031207 ifetch 1 ,contr 
+0x7004 031208 bne 0x00 ,wrong12b 
+0x7005 031209 ifetch 1 ,contr 
+0x7006 031210 bne 0x10 ,wrong12b 
+0x7007 031211 ifetch 1 ,contr 
+0x7008 031212 bne 0x00 ,wrong12b 
+0x7009 031213 ifetch 1 ,contr 
+0x700a 031214 bne 0x80 ,wrong12b 
+0x700b 031215 ifetch 1 ,contr 
+0x700c 031216 bne 0x00 ,wrong12b 
+0x700d 031217 ifetch 1 ,contr 
+0x700e 031218 bne 0x00 ,wrong12b 
+0x700f 031219 ifetch 1 ,contr 
+0x7010 031220 bne 0x80 ,wrong12b 
+0x7011 031221 ifetch 1 ,contr 
+0x7012 031222 bne 0x5f ,wrong12b 
+0x7013 031223 ifetch 1 ,contr 
+0x7014 031224 bne 0x9b ,wrong12b 
+0x7015 031225 ifetch 1 ,contr 
+0x7016 031226 bne 0x34 ,wrong12b 
+0x7017 031227 ifetch 1 ,contr 
+0x7018 031228 beq 0xfb ,chck12dn 
+:      031229 wrong12b:
+0x7019 031230 copy temp ,contr 
+:      031231 wrong12b1:
+0x701a 031232 increase 12 ,contr 
+0x701b 031233 force 0x00 ,queue 
+0x701c 031234 force 0x00 ,temp 
+0x701d 031235 branch chck12dn 
+:      031237 chck12dn:
+0x701e 031238 increase -12 ,timeup 
+0x701f 031239 increase -12 ,rega 
+:      031240 loopornot:
+0x7020 031241 force 0x00 ,temp 
+0x7021 031242 compare 0x00 ,rega ,0xff 
+0x7022 031243 nbranch classidloop ,true 
+0x7023 031244 force 0 ,pdata 
+0x7024 031245 istore 2 ,contw 
+0x7025 031246 rtn 
+:      031247 asksrv_error:
+0x7026 031248 arg 0xff ,temp 
+0x7027 031249 rtn 
+:      031259 dataelementtype6:
+0x7028 031260 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031261 ifetch 1 ,contr 
+0x702a 031262 increase -1 ,timeup 
+0x702b 031263 compare 0x30 ,pdata ,0xf8 
+0x702c 031264 nbranch dsize_error ,true 
+0x702d 031265 compare 0x07 ,pdata ,0x07 
+0x702e 031266 branch dsize32 ,true 
+0x702f 031267 compare 0x06 ,pdata ,0x07 
+0x7030 031268 branch dsize16 ,true 
+0x7031 031269 compare 0x05 ,pdata ,0x07 
+0x7032 031270 nbranch dsize_error ,true 
+0x7033 031272 ifetch 1 ,contr 
+0x7034 031273 copy pdata ,rega 
+0x7035 031274 increase -1 ,timeup 
+0x7036 031275 branch dsize 
+:      031276 dsize32:
+0x7037 031277 increase 2 ,contr 
+0x7038 031278 increase -2 ,timeup 
+:      031279 dsize16:
+0x7039 031280 ifetch 2 ,contr 
+0x703a 031281 byteswap pdata ,rega 
+0x703b 031282 increase -2 ,timeup 
+:      031283 dsize:
+0x703c 031284 force 0x01 ,pdata 
+0x703d 031285 rtn 
+:      031286 dsize_error:
+0x703e 031287 force 0x00 ,pdata 
+0x703f 031288 rtn 
+:      031298 ss_empty_rsp:
+0x7040 031299 setarg sdp_search_res 
+0x7041 031300 store 1 ,mem_sdp_pduid 
+0x7042 031301 branch empty_response 
+:      031302 sa_empty_rsp:
+0x7043 031303 setarg sdp_attribute_res 
+0x7044 031304 store 1 ,mem_sdp_pduid 
+0x7045 031305 branch empty_response 
+:      031306 ssa_empty_rsp:
+0x7046 031307 setarg sdp_searchattrib_res 
+0x7047 031308 store 1 ,mem_sdp_pduid 
+:      031309 empty_response:
+0x7048 031310 call l2cap_get_sdp_tx_payload 
+0x7049 031313 fetch 1 ,mem_sdp_pduid 
+0x704a 031314 copy pdata ,regb 
+0x704b 031315 istore 1 ,contw 
+0x704c 031316 fetch 2 ,mem_sdp_transactionid 
+0x704d 031317 istore 2 ,contw 
+0x704e 031318 setarg 0x0500 
+0x704f 031319 istore 2 ,contw 
+0x7050 031320 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031321 branch fullsearch ,true 
+0x7052 031322 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031323 branch fullsearch ,true 
+0x7054 031324 setarg 0x000000 
+0x7055 031325 istore 5 ,contw 
+0x7056 031326 branch outempty 
+:      031328 fullsearch:
+0x7057 031329 setarg 0x350200 
+0x7058 031330 istore 5 ,contw 
+:      031331 outempty:
+0x7059 031332 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031333 rtn 
+:      031336 sdp_data_len:
+0x705b 031337 call store_contw 
+0x705c 031338 call store_contr 
+0x705d 031339 call sdp_get_data 
+0x705e 031340 call get_contw 
+0x705f 031341 call get_contr 
+0x7060 031342 copy temp ,pdata 
+0x7061 031343 rtn 
+:      031346 sdp_get_data:
+0x7062 031347 ifetch 1 ,contr 
+0x7063 031348 and pdata ,0x7 ,loopcnt 
+0x7064 031349 rshift3 pdata ,pdata 
+0x7065 031350 bne 0 ,sdp_get_data_type_not0 
+:      031351 sdp_get_data_type0:
+0x7066 031352 force 1 ,pdata 
+0x7067 031353 force 1 ,temp 
+0x7068 031354 rtn 
+:      031356 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031357 call left_shift_n 
+0x706a 031358 add pdata ,1 ,temp 
+0x706b 031359 rtn 
+:      031360 sdp_get_data_type_not0:
+0x706c 031361 deposit loopcnt 
+0x706d 031362 sub pdata ,4 ,null 
+0x706e 031363 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031364 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031365 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031366 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031367 rtn 
+:      031369 sdp_get_data_type_not0_sizeindex5:
+0x7073 031370 ifetch 1 ,contr 
+0x7074 031371 add pdata ,2 ,temp 
+0x7075 031372 rtn 
+:      031373 sdp_get_data_type_not0_sizeindex6:
+0x7076 031374 ifetch 2 ,contr 
+0x7077 031375 byteswap pdata ,pdata 
+0x7078 031376 add pdata ,3 ,temp 
+0x7079 031377 rtn 
+:      031378 sdp_get_data_type_not0_sizeindex7:
+0x707a 031379 ifetch 2 ,contr 
+0x707b 031380 byteswap pdata ,pdata 
+0x707c 031381 ifetcht 2 ,contr 
+0x707d 031382 byteswap temp ,temp 
+0x707e 031383 lshift16 temp ,temp 
+0x707f 031384 iadd temp ,pdata 
+0x7080 031385 add pdata ,5 ,temp 
+0x7081 031386 rtn 
+:      031392 search_all_uuid:
+0x7082 031393 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031394 force 0 ,queue 
+0x7084 031395 arg 0 ,regb 
+0x7085 031396 arg mem_sdp_handle_list ,contw 
+:      031397 search_all_uuid_llop:
+0x7086 031398 ifetch 2 ,timeup 
+0x7087 031399 rtn blank 
+0x7088 031400 call search_uuid 
+0x7089 031401 copy queue ,pdata 
+0x708a 031402 rtneq sdp_max_handle_number 
+0x708b 031403 increase 2 ,timeup 
+0x708c 031404 branch search_all_uuid_llop 
+:      031406 search_uuid:
+0x708d 031408 iforce regc 
+0x708e 031410 fetch 2 ,mem_ui_uuid_table 
+0x708f 031411 iforce contr 
+:      031412 search_uuid_next:
+0x7090 031413 copy queue ,pdata 
+0x7091 031414 rtneq sdp_max_handle_number 
+0x7092 031415 disable user 
+0x7093 031416 ifetch 1 ,contr 
+0x7094 031417 rtn blank 
+0x7095 031418 iforce loopcnt 
+:      031419 search_uuid_loop:
+0x7096 031420 ifetch 2 ,contr 
+0x7097 031421 isub regc ,null 
+0x7098 031422 nbranch search_uuid_not_found ,zero 
+0x7099 031423 enable user 
+:      031424 search_uuid_not_found:
+0x709a 031425 loop search_uuid_loop 
+0x709b 031426 ifetcht 4 ,contr 
+0x709c 031427 copy contr ,rega 
+0x709d 031428 nbranch search_uuid_nomatch ,user 
+0x709e 031429 arg mem_sdp_handle_list ,contr 
+0x709f 031430 arg sdp_max_handle_number ,loopcnt 
+:      031431 search_uuid_check_same_handle:
+0x70a0 031432 ifetch 4 ,contr 
+0x70a1 031433 branch search_uuid_store_handle ,blank 
+0x70a2 031434 isub temp ,null 
+0x70a3 031435 branch search_uuid_nomatch ,zero 
+0x70a4 031436 loop search_uuid_check_same_handle 
+0x70a5 031437 rtn 
+:      031438 search_uuid_store_handle:
+0x70a6 031439 istoret 4 ,contw 
+0x70a7 031440 increase 1 ,queue 
+0x70a8 031441 copy rega ,contr 
+0x70a9 031442 call sdp_data_len 
+0x70aa 031443 iadd regb ,regb 
+0x70ab 031444 iadd contr ,contr 
+0x70ac 031445 branch search_uuid_next 
+:      031446 search_uuid_nomatch:
+0x70ad 031447 copy rega ,contr 
+0x70ae 031448 call sdp_get_data 
+0x70af 031449 iadd contr ,contr 
+0x70b0 031450 branch search_uuid_next 
+:      031456 search_handle:
+0x70b1 031457 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031458 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031459 iforce contr 
+:      031460 search_handle_loop:
+0x70b4 031461 ifetch 1 ,contr 
+0x70b5 031462 branch disable_zero ,blank 
+0x70b6 031463 lshift pdata ,pdata 
+0x70b7 031464 iadd contr ,contr 
+0x70b8 031465 ifetch 4 ,contr 
+0x70b9 031466 isub temp ,null 
+0x70ba 031467 rtn zero 
+0x70bb 031468 deposit contw 
+0x70bc 031469 store 2 ,mem_contw 
+0x70bd 031470 storet 8 ,mem_temp 
+0x70be 031471 call sdp_get_data 
+0x70bf 031472 iadd contr ,contr 
+0x70c0 031473 copy contr ,pdata 
+0x70c1 031474 fetcht 2 ,mem_contw 
+0x70c2 031475 copy temp ,contw 
+0x70c3 031476 fetcht 8 ,mem_temp 
+0x70c4 031477 copy pdata ,contr 
+0x70c5 031478 branch search_handle_loop 
+:      031484 search_attrib:
+0x70c6 031485 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031486 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031487 iforce contr 
+:      031488 search_attrib_next:
+0x70c9 031489 ifetch 1 ,contr 
+0x70ca 031490 branch search_attrib_end ,blank 
+0x70cb 031491 iforce loopcnt 
+:      031492 search_attrib_loop:
+0x70cc 031493 ifetch 2 ,contr 
+0x70cd 031494 isub regc ,null 
+0x70ce 031495 branch search_attrib_found_uuid ,zero 
+0x70cf 031496 loop search_attrib_loop 
+0x70d0 031497 increase 4 ,contr 
+0x70d1 031498 call sdp_get_data 
+0x70d2 031499 iadd contr ,contr 
+0x70d3 031500 branch search_attrib_next 
+:      031501 search_attrib_found_uuid:
+0x70d4 031502 increase -1 ,loopcnt 
+0x70d5 031503 lshift loopcnt ,pdata 
+0x70d6 031504 iadd contr ,contr 
+0x70d7 031505 increase 4 ,contr 
+0x70d8 031506 call sdp_get_data 
+0x70d9 031507 iadd contr ,timeup 
+:      031508 search_attrib_loop_attribs:
+0x70da 031509 increase 1 ,contr 
+0x70db 031510 ifetch 2 ,contr 
+0x70dc 031511 isub regb ,null 
+0x70dd 031515 branch disable_blank ,zero 
+0x70de 031516 call sdp_data_len 
+0x70df 031517 iadd contr ,contr 
+0x70e0 031518 deposit timeup 
+0x70e1 031519 isub contr ,null 
+0x70e2 031520 branch search_attrib_end ,zero 
+0x70e3 031521 branch search_attrib_loop_attribs 
+:      031522 search_attrib_end:
+0x70e4 031523 force 0 ,contr 
+0x70e5 031524 force 0 ,pdata 
+0x70e6 031525 rtn 
+:      031531 search_handle_attrib:
+0x70e7 031532 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031533 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031534 iforce contr 
+:      031535 search_handle_attrib_next:
+0x70ea 031536 ifetch 1 ,contr 
+0x70eb 031537 branch search_handle_attrib_end ,blank 
+0x70ec 031538 lshift pdata ,pdata 
+0x70ed 031539 iadd contr ,contr 
+0x70ee 031540 ifetch 4 ,contr 
+0x70ef 031541 isub temp ,null 
+0x70f0 031542 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031543 call sdp_get_data 
+0x70f2 031544 iadd contr ,contr 
+0x70f3 031545 branch search_handle_attrib_next 
+:      031546 search_handl_attrib_found_handle:
+0x70f4 031547 call sdp_get_data 
+0x70f5 031548 iadd contr ,timeup 
+:      031549 search_handle_attrib_loop_attribs:
+0x70f6 031550 increase 1 ,contr 
+0x70f7 031551 ifetch 2 ,contr 
+0x70f8 031552 isub regb ,null 
+0x70f9 031553 rtn zero 
+0x70fa 031554 call sdp_data_len 
+0x70fb 031555 iadd contr ,contr 
+0x70fc 031556 deposit timeup 
+0x70fd 031557 isub contr ,null 
+0x70fe 031558 branch search_handle_attrib_end ,zero 
+0x70ff 031559 branch search_handle_attrib_loop_attribs 
+:      031560 search_handle_attrib_end:
+0x7100 031561 force 0 ,contr 
+0x7101 031562 rtn 
+:      031566 search_rfcomm_cn:
+0x7102 031567 arg 0x0400 ,regb 
+0x7103 031568 call search_handl_attrib_found_handle 
+0x7104 031569 arg 0x0300 ,regb 
+0x7105 031570 call search_uuid_in_data 
+0x7106 031571 nrtn user 
+0x7107 031572 sub rega ,3 ,null 
+0x7108 031573 branch disable_user ,positive 
+0x7109 031574 ifetch 1 ,contr 
+0x710a 031575 bne 0x08 ,disable_user 
+0x710b 031576 ifetch 1 ,contr 
+0x710c 031577 rtn 
+:      031582 search_uuid_in_data:
+0x710d 031583 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031584 call sdp_get_data 
+0x710f 031585 copy pdata ,rega 
+:      031586 search_uuid_in_data_loop:
+0x7110 031587 ifetch 1 ,contr 
+0x7111 031588 and pdata ,0x7 ,loopcnt 
+0x7112 031589 rshift3 pdata ,pdata 
+0x7113 031590 sub pdata ,3 ,null 
+0x7114 031591 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031592 copy loopcnt ,pdata 
+0x7116 031593 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031594 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031595 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031596 increase -1 ,contr 
+0x711a 031597 call sdp_get_data 
+0x711b 031598 iadd contr ,contr 
+0x711c 031599 copy rega ,pdata 
+0x711d 031600 isub temp ,rega 
+0x711e 031601 branch disable_user ,zero 
+0x711f 031602 branch search_uuid_in_data_loop 
+:      031604 search_uuid_in_data_found_element_index5:
+0x7120 031605 increase -2 ,rega 
+0x7121 031606 increase 1 ,contr 
+0x7122 031607 branch search_uuid_in_data_loop 
+:      031608 search_uuid_in_data_found_element_index6:
+0x7123 031609 increase -3 ,rega 
+0x7124 031610 increase 2 ,contr 
+0x7125 031611 branch search_uuid_in_data_loop 
+:      031612 search_uuid_in_data_found_element_index7:
+0x7126 031613 increase -5 ,rega 
+0x7127 031614 increase 4 ,contr 
+0x7128 031615 branch search_uuid_in_data_loop 
+:      031617 search_uuid_in_data_found_uuid:
+0x7129 031618 increase -1 ,rega 
+0x712a 031619 copy loopcnt ,pdata 
+0x712b 031620 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031621 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031622 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031623 branch disable_user 
+:      031624 search_uuid_in_data_type_uuid_128:
+0x712f 031625 increase -12 ,rega 
+:      031626 search_uuid_in_data_type_uuid_32:
+0x7130 031627 ifetch 2 ,contr 
+0x7131 031628 increase -2 ,rega 
+:      031629 search_uuid_in_data_type_uuid_16:
+0x7132 031630 ifetch 2 ,contr 
+0x7133 031631 isub regb ,null 
+0x7134 031632 branch enable_user ,zero 
+0x7135 031633 increase -2 ,rega 
+0x7136 031634 branch disable_user ,zero 
+0x7137 031635 branch search_uuid_in_data_loop 
+:      031694 sdp_send_spp_request:
+0x7138 031695 call l2cap_get_sdp_tx_payload 
+0x7139 031696 copy pdata ,contw 
+0x713a 031697 setarg 6 
+0x713b 031698 istore 1 ,contw 
+0x713c 031699 setarg sdp_tid_spp 
+0x713d 031700 istore 2 ,contw 
+0x713e 031701 setarg 0x0f00 
+0x713f 031702 istore 2 ,contw 
+0x7140 031703 setarg 0x1a0535 
+0x7141 031704 istore 3 ,contw 
+0x7142 031705 setarg 0x0111 
+0x7143 031706 lshift16 pdata ,pdata 
+0x7144 031707 istore 4 ,contw 
+0x7145 031708 setarg 0x2600 
+0x7146 031709 istore 2 ,contw 
+0x7147 031710 setarg 0x0335 
+0x7148 031711 istore 2 ,contw 
+0x7149 031712 setarg 0x0009 
+0x714a 031713 istore 2 ,contw 
+0x714b 031714 setarg 0x0004 
+0x714c 031715 istore 2 ,contw 
+0x714d 031716 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031717 rtn 
+:      031721 function_g2:
+0x714f 031722 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031723 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031724 arg memdat ,contw 
+0x7152 031725 arg mem_le_srand ,contr 
+0x7153 031726 call memcpy16 
+0x7154 031727 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031728 call memcpy32 
+0x7156 031729 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031730 call memcpy32 
+0x7158 031731 call inverse_memdat 
+0x7159 031732 arg mem_le_mrand ,contr 
+0x715a 031733 call store_inverse_k 
+0x715b 031734 call function_aes_cmac 
+0x715c 031736 arg mem_aes_cmac_temp ,contw 
+0x715d 031737 call load_inverse_result 
+0x715e 031738 setarg 1000000 
+0x715f 031739 copy pdata ,rega 
+0x7160 031740 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031741 idiv rega 
+0x7162 031742 call wait_div_end 
+0x7163 031743 remainder pdata 
+0x7164 031744 store 4 ,mem_gkey 
+0x7165 031746 rtn 
+:      031748 function_f6_eb:
+0x7166 031749 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031750 arg memdat ,contw 
+0x7168 031751 call store_addr_common_a 
+0x7169 031752 call store_addr_common_b 
+0x716a 031753 fetch 3 ,mem_le_pres + 1 
+0x716b 031754 istore 3 ,contw 
+0x716c 031757 call get_r 
+0x716d 031759 arg mem_le_mrand ,contr 
+0x716e 031760 call memcpy16 
+0x716f 031761 arg mem_le_srand ,contr 
+0x7170 031762 call memcpy16 
+0x7171 031763 call inverse_memdat 
+0x7172 031764 arg mem_le_mackey ,contr 
+0x7173 031765 arg mem_aes_cmac_k ,contw 
+0x7174 031766 call memcpy16 
+0x7175 031768 branch function_aes_cmac 
+:      031772 get_r:
+0x7176 031773 fetch 4 ,mem_le_tk 
+0x7177 031774 istore 4 ,contw 
+0x7178 031775 call memset0_4 
+0x7179 031776 branch memset0_8 
+:      031778 function_f6_ea:
+0x717a 031779 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031780 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031781 arg memdat ,contw 
+0x717d 031782 call store_addr_common_b 
+0x717e 031783 call store_addr_common_a 
+0x717f 031784 fetch 3 ,mem_le_preq + 1 
+0x7180 031785 istore 3 ,contw 
+0x7181 031788 call get_r 
+0x7182 031789 arg mem_le_srand ,contr 
+0x7183 031790 call memcpy16 
+0x7184 031791 arg mem_le_mrand ,contr 
+0x7185 031792 call memcpy16 
+0x7186 031793 call inverse_memdat 
+0x7187 031794 arg mem_le_mackey ,contr 
+0x7188 031795 arg mem_aes_cmac_k ,contw 
+0x7189 031796 call memcpy16 
+0x718a 031798 call function_aes_cmac 
+0x718b 031799 arg mem_aes_cmac_temp ,contw 
+0x718c 031800 branch load_inverse_result 
+:      031802 function_f5:
+0x718d 031803 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031804 arg mem_le_dhkey_256 ,contr 
+0x718f 031805 arg memdat ,contw 
+0x7190 031806 call memcpy32 
+0x7191 031807 call inverse_memdat 
+0x7192 031808 arg mem_le_slat ,contr 
+0x7193 031809 call store_inverse_k 
+0x7194 031810 call function_aes_cmac 
+0x7195 031811 arg mem_aes_cmac_k ,contw 
+0x7196 031812 call store_aes_result 
+0x7197 031813 arg 1 ,temp 
+0x7198 031814 call function_f5_common 
+0x7199 031815 arg mem_le_ltk ,contw 
+0x719a 031816 call load_inverse_result 
+0x719b 031817 arg 0 ,temp 
+0x719c 031818 call function_f5_common 
+0x719d 031819 arg mem_le_mackey ,contw 
+0x719e 031821 branch store_aes_result 
+:      031824 function_f5_common:
+0x719f 031825 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031826 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031827 setarg 0x100 
+0x71a2 031828 store 2 ,memdat 
+0x71a3 031829 call store_addr_common_b 
+0x71a4 031830 call store_addr_common_a 
+0x71a5 031831 arg mem_le_srand ,contr 
+0x71a6 031832 call memcpy16 
+0x71a7 031833 arg mem_le_mrand ,contr 
+0x71a8 031834 call memcpy16 
+0x71a9 031836 setarg 0x6c65 
+0x71aa 031837 istore 2 ,contw 
+0x71ab 031838 setarg 0x6274 
+0x71ac 031839 istore 2 ,contw 
+0x71ad 031840 istoret 1 ,contw 
+0x71ae 031841 call inverse_memdat 
+0x71af 031842 branch function_aes_cmac 
+:      031844 store_addr_common_b:
+0x71b0 031845 fetch 6 ,mem_le_lap 
+0x71b1 031846 istore 6 ,contw 
+0x71b2 031847 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 031848 istore 1 ,contw 
+0x71b4 031849 rtn 
+:      031851 store_addr_common_a:
+0x71b5 031852 fetch 6 ,mem_le_plap 
+0x71b6 031853 istore 6 ,contw 
+0x71b7 031858 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 031859 istore 1 ,contw 
+0x71b9 031860 rtn 
+:      031862 function_f4_ca:
+0x71ba 031863 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 031864 fetch 1 ,mem_passkey_1bit 
+0x71bc 031865 store 1 ,memdat 
+0x71bd 031866 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 031867 call memcpy32 
+0x71bf 031868 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 031869 call memcpy32 
+0x71c1 031870 call inverse_memdat 
+0x71c2 031871 arg mem_le_mrand ,contr 
+0x71c3 031872 call store_inverse_k 
+0x71c4 031873 branch function_aes_cmac 
+:      031876 function_f4_cb:
+0x71c5 031877 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 031878 fetch 1 ,mem_passkey_1bit 
+0x71c7 031879 store 1 ,memdat 
+0x71c8 031880 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 031881 call memcpy32 
+0x71ca 031882 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 031883 call memcpy32 
+0x71cc 031884 call inverse_memdat 
+0x71cd 031885 arg mem_le_srand ,contr 
+0x71ce 031886 call store_inverse_k 
+0x71cf 031887 branch function_aes_cmac 
+:      031889 function_aes_cmac:
+0x71d0 031890 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 031891 call function_aes_cmac_generate_subkey 
+0x71d2 031895 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 031896 copy pdata ,temp 
+:      031897 function_ceil16:
+0x71d4 031898 increase 15 ,pdata 
+0x71d5 031899 rshift4 pdata ,pdata 
+0x71d6 031900 copy pdata ,regb 
+0x71d7 031901 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 031902 and temp ,0x0f ,pdata 
+0x71d9 031903 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 031905 arg mem_aes_cmac_k1 ,regc 
+0x71db 031906 arg memdat ,pdata 
+0x71dc 031907 increase -16 ,pdata 
+0x71dd 031910 iadd temp ,rega 
+0x71de 031911 arg mem_aes_cmac_m_last ,contw 
+0x71df 031912 arg 4 ,loopcnt 
+0x71e0 031913 call xor_loop 
+0x71e1 031917 branch function_aes_cmac_aes 
+:      031919 function_aes_cmac_set_flag_0_balnk:
+0x71e2 031920 arg 1 ,regb 
+0x71e3 031921 arg 0 ,rega 
+0x71e4 031923 branch function_aes_cmac_set_flag_0_common 
+:      031926 function_aes_cmac_set_flag_0:
+0x71e5 031928 and temp ,0x0f ,rega 
+:      031929 function_aes_cmac_set_flag_0_common:
+0x71e6 031930 arg memdat ,pdata 
+0x71e7 031931 iadd temp ,pdata 
+0x71e8 031932 isub rega ,contr 
+0x71e9 031934 arg mem_aes_cmac_temp ,contw 
+0x71ea 031935 call function_aes_cmac_padding 
+0x71eb 031937 arg mem_aes_cmac_k2 ,regc 
+0x71ec 031938 arg mem_aes_cmac_temp ,rega 
+0x71ed 031939 arg mem_aes_cmac_m_last ,contw 
+0x71ee 031940 arg 4 ,loopcnt 
+0x71ef 031941 call xor_loop 
+:      031948 function_aes_cmac_aes:
+0x71f0 031953 call aes_clear_data 
+0x71f1 031954 call aes_init 
+0x71f2 031957 arg memdat ,contr 
+:      031958 function_aes_cmac_aes_loop:
+0x71f3 031960 increase -1 ,regb 
+0x71f4 031961 deposit regb 
+0x71f5 031962 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 031963 call load_data128 
+0x71f7 031964 call do_aes_cbc 
+0x71f8 031965 branch function_aes_cmac_aes_loop 
+:      031967 function_aes_cmac_aes_loop_end:
+0x71f9 031968 arg mem_aes_cmac_temp ,contw 
+0x71fa 031969 call store_aes_result 
+0x71fb 031970 arg mem_aes_cmac_m_last ,contr 
+0x71fc 031971 call load_data128 
+0x71fd 031972 call aes_init 
+0x71fe 031973 arg mem_aes_cmac_temp ,contr 
+0x71ff 031974 call load_data128 
+0x7200 031975 branch do_aes_cbc 
+:      031979 load_inverse_result:
+0x7201 031981 copy contw ,rega 
+0x7202 031982 call store_aes_result 
+0x7203 031984 arg 16 ,loopcnt 
+0x7204 031985 branch inverse_data 
+:      031987 store_inverse_k:
+0x7205 031988 arg mem_aes_cmac_k ,contw 
+0x7206 031989 call memcpy16 
+:      031990 inverse_k:
+0x7207 031991 arg 16 ,loopcnt 
+0x7208 031992 arg mem_aes_cmac_k ,rega 
+0x7209 031993 branch inverse_data 
+:      031995 inverse_memdat:
+0x720a 031996 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 031997 copy pdata ,loopcnt 
+0x720c 031998 arg memdat ,rega 
+0x720d 031999 branch inverse_data 
+:      032001 bn_lshift_0_inverse:
+0x720e 032002 ifetch 1 ,rega 
+0x720f 032003 lshift pdata ,pdata 
+0x7210 032004 isolate1 0 ,regc 
+0x7211 032005 setflag true ,0 ,pdata 
+0x7212 032006 isolate1 8 ,pdata 
+0x7213 032007 setflag true ,0 ,regc 
+0x7214 032008 istore 1 ,rega 
+0x7215 032009 increase -1 ,rega 
+0x7216 032010 loop bn_lshift_0_inverse 
+0x7217 032011 rtn 
+:      032013 function_aes_cmac_k1_inverse:
+0x7218 032014 arg mem_aes_cmac_k1 ,rega 
+:      032015 function_aes_cmac_inverse_common:
+0x7219 032016 increase 15 ,rega 
+0x721a 032017 force 16 ,loopcnt 
+0x721b 032018 force 0 ,regc 
+0x721c 032019 branch bn_lshift_0_inverse 
+:      032021 function_aes_cmac_k2_inverse:
+0x721d 032022 arg mem_aes_cmac_k2 ,rega 
+0x721e 032023 branch function_aes_cmac_inverse_common 
+:      032026 function_aes_cmac_generate_subkey:
+0x721f 032027 arg mem_aes_cmac_k ,contr 
+0x7220 032028 call load_key 
+0x7221 032031 force regidx_xor ,regext_index 
+0x7222 032032 call aes_clear 
+0x7223 032033 call aes_clear_data 
+0x7224 032034 call do_aes_ocb 
+0x7225 032039 arg mem_aes_cmac_k1 ,contw 
+0x7226 032040 call store_aes_result 
+:      032041 function_aes_cmac_k1:
+0x7227 032042 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032043 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032044 isolate1 7 ,pdata 
+0x722a 032045 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032046 call function_aes_cmac_k1_inverse 
+0x722c 032049 arg mem_aes_cmac_k1 ,regc 
+0x722d 032051 arg mem_aes_cmac_k1 ,contw 
+0x722e 032054 call function_aes_cmac_xor_rb 
+0x722f 032055 branch function_aes_cmac_k2 
+:      032056 function_aes_cmac_k1_0:
+0x7230 032057 call function_aes_cmac_k1_inverse 
+:      032058 function_aes_cmac_k2:
+0x7231 032060 arg mem_aes_cmac_k1 ,contr 
+0x7232 032061 arg mem_aes_cmac_k2 ,contw 
+0x7233 032062 call memcpy16 
+0x7234 032063 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032064 isolate1 7 ,pdata 
+0x7236 032065 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032066 call function_aes_cmac_k2_inverse 
+0x7238 032068 arg mem_aes_cmac_k2 ,regc 
+0x7239 032070 arg mem_aes_cmac_k2 ,contw 
+:      032076 function_aes_cmac_xor_rb:
+0x723a 032077 arg 3 ,loopcnt 
+:      032078 function_aes_cmac_xor_rb_loop:
+0x723b 032079 arg 0 ,temp 
+0x723c 032080 call function_aes_cmac_xor_loop_common 
+0x723d 032081 increase 4 ,regc 
+0x723e 032082 loop function_aes_cmac_xor_rb_loop 
+0x723f 032083 arg 0x8700 ,temp 
+0x7240 032084 lshift16 temp ,temp 
+:      032085 function_aes_cmac_xor_loop_common:
+0x7241 032086 ifetch 4 ,regc 
+0x7242 032087 ixor temp ,pdata 
+0x7243 032088 istore 4 ,contw 
+0x7244 032089 rtn 
+:      032095 function_aes_cmac_padding:
+0x7245 032096 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032097 arg 16 ,loopcnt 
+0x7247 032098 arg 0 ,pdata 
+:      032099 function_aes_cmac_padding_loop:
+0x7248 032100 isub rega ,null 
+0x7249 032101 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032102 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032103 ifetcht 1 ,contr 
+0x724c 032104 istoret 1 ,contw 
+:      032105 function_aes_cmac_padding_loop2:
+0x724d 032106 increase 1 ,pdata 
+0x724e 032107 loop function_aes_cmac_padding_loop 
+0x724f 032108 rtn 
+:      032109 function_aes_cmac_padding_beq_length:
+0x7250 032110 arg 0x80 ,temp 
+:      032111 function_aes_cmac_padding_common:
+0x7251 032112 istoret 1 ,contw 
+0x7252 032113 branch function_aes_cmac_padding_loop2 
+:      032115 function_aes_cmac_padding_big_length:
+0x7253 032116 arg 0 ,temp 
+0x7254 032117 branch function_aes_cmac_padding_common 
+:      032120 generate_kinit:
+0x7255 032121 call function_e22 
+0x7256 032122 arg mem_input_store ,contr 
+0x7257 032123 arg mem_kinit ,contw 
+0x7258 032124 branch memcpy16 
+:      032127 function_e21:
+0x7259 032128 disable user 
+0x725a 032129 call function_expand 
+0x725b 032130 arg mem_random_number ,contr 
+0x725c 032131 arg mem_x ,contw 
+0x725d 032132 force 15 ,loopcnt 
+0x725e 032133 call memcpy 
+0x725f 032134 ifetch 1 ,contr 
+0x7260 032135 xor_into 6 ,pdata 
+0x7261 032136 istore 1 ,contw 
+0x7262 032137 setarg mem_y 
+0x7263 032138 store 2 ,memp_ar_input 
+0x7264 032139 setarg mem_x 
+0x7265 032140 store 2 ,memp_ar_key 
+0x7266 032141 set1 mark_ar2 ,mark 
+0x7267 032142 branch function_ar 
+:      032146 function_e22:
+0x7268 032147 fetcht 1 ,mem_pin_length 
+0x7269 032148 force 16 ,regb 
+0x726a 032149 add temp ,6 ,regc 
+0x726b 032150 sub regc ,16 ,null 
+0x726c 032151 branch function_e22_pin_init ,positive 
+0x726d 032152 force 16 ,regc 
+:      032153 function_e22_pin_init:
+0x726e 032154 arg mem_x ,contw 
+:      032155 function_e22_genx_pin:
+0x726f 032156 arg mem_pin ,contr 
+0x7270 032157 copy temp ,loopcnt 
+0x7271 032158 disable user 
+:      032159 function_e22_genx_loop:
+0x7272 032160 ifetch 1 ,contr 
+0x7273 032161 istore 1 ,contw 
+0x7274 032162 increase -1 ,regb 
+0x7275 032163 branch function_e22_genx_end ,zero 
+0x7276 032164 loop function_e22_genx_loop 
+0x7277 032165 branch function_e22_genx_pin ,user 
+0x7278 032166 enable user 
+0x7279 032167 force 6 ,loopcnt 
+0x727a 032168 copy rega ,contr 
+0x727b 032169 branch function_e22_genx_loop 
+:      032170 function_e22_genx_end:
+0x727c 032171 arg mem_random_number ,contr 
+0x727d 032172 arg mem_y ,contw 
+0x727e 032173 call memcpy16 
+0x727f 032174 fetch 1 ,mem_y15 
+0x7280 032175 ixor regc ,pdata 
+0x7281 032176 store 1 ,mem_y15 
+0x7282 032177 setarg mem_y 
+0x7283 032178 store 2 ,memp_ar_input 
+0x7284 032179 setarg mem_x 
+0x7285 032180 store 2 ,memp_ar_key 
+0x7286 032181 set1 mark_ar2 ,mark 
+0x7287 032182 branch function_ar 
+:      032187 function_e1:
+0x7288 032188 disable user 
+0x7289 032189 call function_expand 
+0x728a 032190 branch function_hash 
+:      032192 function_e3:
+0x728b 032193 arg mem_aco ,rega 
+0x728c 032194 enable user 
+0x728d 032195 call function_expand 
+0x728e 032196 call function_hash 
+0x728f 032197 arg mem_input_store ,contr 
+0x7290 032198 arg mem_kc ,contw 
+0x7291 032199 branch memcpy16 
+:      032202 function_hash:
+0x7292 032203 setarg mem_random_number 
+0x7293 032204 store 2 ,memp_ar_input 
+0x7294 032205 setarg mem_link_key 
+0x7295 032206 store 2 ,memp_ar_key 
+0x7296 032207 set0 mark_ar2 ,mark 
+0x7297 032208 call function_ar 
+0x7298 032209 arg mem_input_store ,rega 
+0x7299 032210 arg mem_random_number ,regb 
+0x729a 032211 arg mem_x ,contw 
+0x729b 032212 call xor16 
+0x729c 032213 arg mem_x ,rega 
+0x729d 032214 arg mem_y ,regb 
+0x729e 032215 copy regb ,contw 
+0x729f 032216 enable user 
+0x72a0 032217 call add16 
+0x72a1 032218 call key_offset 
+0x72a2 032219 setarg mem_y 
+0x72a3 032220 store 2 ,memp_ar_input 
+0x72a4 032221 setarg mem_x 
+0x72a5 032222 store 2 ,memp_ar_key 
+0x72a6 032223 set1 mark_ar2 ,mark 
+0x72a7 032224 branch function_ar 
+:      032228 function_ar:
+0x72a8 032229 jam 0 ,mem_ar_hround 
+0x72a9 032230 fetch 2 ,memp_ar_key 
+0x72aa 032231 iforce contr 
+0x72ab 032232 arg mem_key_store ,contw 
+0x72ac 032233 call memcpy16 
+0x72ad 032234 fetch 2 ,memp_ar_input 
+0x72ae 032235 iforce contr 
+0x72af 032236 arg mem_input_store ,contw 
+0x72b0 032237 call memcpy16 
+:      032239 function_ar_loop:
+0x72b1 032240 call key_scheduling 
+0x72b2 032241 disable user 
+0x72b3 032242 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032243 fetch 1 ,mem_ar_hround 
+0x72b5 032244 bne 4 ,function_ar_original 
+0x72b6 032245 fetch 2 ,memp_ar_input 
+0x72b7 032246 iforce regb 
+0x72b8 032247 call xor_mod32_ar2 
+:      032248 function_ar_original:
+0x72b9 032249 call xor_mod32 
+0x72ba 032250 call el_boxes 
+0x72bb 032251 fetch 1 ,mem_ar_hround 
+0x72bc 032252 increase 1 ,pdata 
+0x72bd 032253 store 1 ,mem_ar_hround 
+0x72be 032255 call key_scheduling 
+0x72bf 032256 enable user 
+0x72c0 032257 call xor_mod32 
+0x72c1 032258 call pht 
+0x72c2 032259 call permute 
+0x72c3 032260 call pht 
+0x72c4 032261 call permute 
+0x72c5 032262 call pht 
+0x72c6 032263 call permute 
+0x72c7 032264 call pht 
+0x72c8 032265 fetch 1 ,mem_ar_hround 
+0x72c9 032266 increase 1 ,pdata 
+0x72ca 032267 store 1 ,mem_ar_hround 
+0x72cb 032268 bne 16 ,function_ar_loop 
+0x72cc 032269 call key_scheduling 
+0x72cd 032270 disable user 
+0x72ce 032271 branch xor_mod32 
+:      032275 key_scheduling:
+0x72cf 032276 fetch 1 ,mem_ar_hround 
+0x72d0 032277 arg mem_key_store ,contr 
+0x72d1 032278 branch key_sched_zero ,blank 
+0x72d2 032279 iforce regb 
+0x72d3 032280 force 17 ,loopcnt 
+0x72d4 032281 copy contr ,contw 
+:      032282 key_rotateloop:
+0x72d5 032283 ifetch 1 ,contr 
+0x72d6 032284 lshift3 pdata ,temp 
+0x72d7 032285 rshift2 pdata ,pdata 
+0x72d8 032286 rshift3 pdata ,pdata 
+0x72d9 032287 ior temp ,pdata 
+0x72da 032288 istore 1 ,contw 
+0x72db 032289 loop key_rotateloop 
+0x72dc 032290 setarg mem_key_store 
+0x72dd 032291 iadd regb ,contr 
+0x72de 032292 force 16 ,loopcnt 
+0x72df 032293 arg mem_round_key ,contw 
+:      032294 key_select_octet_loop:
+0x72e0 032295 ifetch 1 ,contr 
+0x72e1 032296 istore 1 ,contw 
+0x72e2 032297 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032298 nbranch key_select_octet_nwrap ,true 
+0x72e4 032299 increase -17 ,contr 
+:      032300 key_select_octet_nwrap:
+0x72e5 032301 loop key_select_octet_loop 
+0x72e6 032302 force 0 ,rega 
+0x72e7 032303 add regb ,-1 ,regc 
+0x72e8 032304 lshift2 regc ,regc 
+0x72e9 032305 lshift2 regc ,regc 
+0x72ea 032306 call enable_authrom 
+0x72eb 032307 setarg mem_b_box 
+0x72ec 032308 iadd regc ,regc 
+0x72ed 032309 arg mem_round_key ,contw 
+0x72ee 032310 force 16 ,loopcnt 
+:      032311 bias_round_key_loop:
+0x72ef 032312 ifetcht 1 ,regc 
+0x72f0 032313 ifetch 1 ,contw 
+0x72f1 032314 iadd temp ,pdata 
+0x72f2 032315 istore 1 ,contw 
+0x72f3 032316 increase 1 ,regc 
+0x72f4 032317 loop bias_round_key_loop 
+0x72f5 032318 branch disable_authrom 
+:      032320 key_sched_zero:
+0x72f6 032321 force 16 ,loopcnt 
+0x72f7 032322 force 0 ,temp 
+:      032323 create_byte_16_loop:
+0x72f8 032324 ifetch 1 ,contr 
+0x72f9 032325 ixor temp ,temp 
+0x72fa 032326 loop create_byte_16_loop 
+0x72fb 032327 deposit temp 
+0x72fc 032328 istore 1 ,contr 
+0x72fd 032329 arg mem_key_store ,contr 
+0x72fe 032330 arg mem_round_key ,contw 
+0x72ff 032331 branch memcpy16 
+:      032333 xor_mod32:
+0x7300 032334 arg mem_round_key ,regb 
+:      032335 xor_mod32_ar2:
+0x7301 032336 force 16 ,loopcnt 
+0x7302 032337 arg mem_input_store ,rega 
+0x7303 032338 copy rega ,contw 
+:      032339 xor_mod32_loop:
+0x7304 032340 ifetcht 1 ,rega 
+0x7305 032341 ifetch 1 ,regb 
+0x7306 032342 ixor temp ,alarm 
+0x7307 032343 and loopcnt ,3 ,regc 
+0x7308 032344 nbranch xor_mod32_invert ,user 
+0x7309 032345 xor_into 3 ,regc 
+:      032346 xor_mod32_invert:
+0x730a 032347 sub regc ,1 ,regc 
+0x730b 032348 branch xor_even ,positive 
+0x730c 032349 iadd temp ,alarm 
+:      032350 xor_even:
+0x730d 032351 deposit alarm 
+0x730e 032352 istore 1 ,contw 
+0x730f 032353 increase 1 ,rega 
+0x7310 032354 increase 1 ,regb 
+0x7311 032355 loop xor_mod32_loop 
+0x7312 032356 rtn 
+:      032358 el_boxes:
+0x7313 032359 call enable_authrom 
+0x7314 032360 force 16 ,loopcnt 
+0x7315 032361 arg mem_input_store ,rega 
+:      032362 el_box_loop:
+0x7316 032363 ifetch 1 ,rega 
+0x7317 032364 arg mem_e_box ,contr 
+0x7318 032365 and loopcnt ,3 ,regc 
+0x7319 032366 sub regc ,1 ,null 
+0x731a 032367 branch e_boxes ,positive 
+0x731b 032368 arg mem_l_box ,contr 
+:      032369 e_boxes:
+0x731c 032370 iadd contr ,contr 
+0x731d 032371 ifetch 1 ,contr 
+0x731e 032372 istore 1 ,rega 
+0x731f 032373 increase 1 ,rega 
+0x7320 032374 loop el_box_loop 
+0x7321 032375 branch disable_authrom 
+:      032377 pht:
+0x7322 032378 force 8 ,loopcnt 
+0x7323 032379 arg mem_input_store ,contr 
+0x7324 032380 copy contr ,contw 
+:      032381 pht_loop:
+0x7325 032382 ifetch 1 ,contr 
+0x7326 032383 iforce rega 
+0x7327 032384 ifetch 1 ,contr 
+0x7328 032385 iforce regb 
+0x7329 032386 lshift rega ,pdata 
+0x732a 032387 iadd regb ,pdata 
+0x732b 032388 istore 1 ,contw 
+0x732c 032389 deposit rega 
+0x732d 032390 iadd regb ,pdata 
+0x732e 032391 istore 1 ,contw 
+0x732f 032392 loop pht_loop 
+0x7330 032393 rtn 
+:      032396 permute:
+0x7331 032397 setarg 0x8ae42c 
+0x7332 032398 iforce temp 
+0x7333 032399 force 7 ,loopcnt 
+0x7334 032400 call permute_exchange 
+0x7335 032401 setarg 0xd751b 
+0x7336 032402 iforce temp 
+0x7337 032403 force 5 ,loopcnt 
+0x7338 032404 call permute_exchange 
+0x7339 032405 fetch 1 ,mem_input_store + 15 
+0x733a 032406 iforce rega 
+0x733b 032407 fetch 1 ,mem_input_store + 3 
+0x733c 032408 store 1 ,mem_input_store + 15 
+0x733d 032409 deposit rega 
+0x733e 032410 store 1 ,mem_input_store + 3 
+0x733f 032411 rtn 
+:      032413 permute_exchange:
+0x7340 032414 and temp ,0xf ,regb 
+:      032415 permute_loop:
+0x7341 032416 and temp ,0xf ,pdata 
+0x7342 032417 arg mem_input_store ,contw 
+0x7343 032418 iadd contw ,contw 
+0x7344 032419 ifetch 1 ,contw 
+0x7345 032420 iforce regc 
+0x7346 032421 deposit rega 
+0x7347 032422 istore 1 ,contw 
+0x7348 032423 copy regc ,rega 
+0x7349 032424 rshift4 temp ,temp 
+0x734a 032425 loop permute_loop 
+0x734b 032426 setarg mem_input_store 
+0x734c 032427 iadd regb ,contw 
+0x734d 032428 deposit rega 
+0x734e 032429 istore 1 ,contw 
+0x734f 032430 rtn 
+:      032432 add16:
+0x7350 032433 enable user 
+0x7351 032434 branch xor_add16 
+:      032436 xor16:
+0x7352 032437 disable user 
+:      032438 xor_add16:
+0x7353 032439 force 16 ,loopcnt 
+:      032440 xoradd_loop:
+0x7354 032441 ifetcht 1 ,rega 
+0x7355 032442 ifetch 1 ,regb 
+0x7356 032443 branch xoradd_add ,user 
+0x7357 032444 ixor temp ,pdata 
+0x7358 032445 branch xoradd_store 
+:      032446 xoradd_add:
+0x7359 032447 iadd temp ,pdata 
+:      032448 xoradd_store:
+0x735a 032449 istore 1 ,contw 
+0x735b 032450 increase 1 ,rega 
+0x735c 032451 increase 1 ,regb 
+0x735d 032452 loop xoradd_loop 
+0x735e 032453 rtn 
+:      032456 function_expand:
+0x735f 032457 arg mem_y ,contw 
+0x7360 032458 ifetch 6 ,rega 
+0x7361 032459 istore 6 ,contw 
+0x7362 032460 branch expand_12 ,user 
+0x7363 032461 ifetch 6 ,rega 
+0x7364 032462 branch expand_cont 
+:      032463 expand_12:
+0x7365 032464 ifetch 6 ,contr 
+:      032465 expand_cont:
+0x7366 032466 istore 6 ,contw 
+0x7367 032467 ifetch 4 ,rega 
+0x7368 032468 istore 4 ,contw 
+0x7369 032469 rtn 
+:      032471 key_offset:
+0x736a 032472 arg mem_link_key ,contr 
+0x736b 032473 arg mem_x ,contw 
+0x736c 032474 arg 0 ,temp 
+0x736d 032475 setarg 0x8395a7 
+0x736e 032476 call concatenate_temp24 
+0x736f 032477 setarg 0xb3c1df 
+0x7370 032478 call concatenate_temp24 
+0x7371 032479 setarg 0xe5e9 
+0x7372 032480 call concatenate_temp16 
+0x7373 032481 copy temp ,regab 
+0x7374 032482 disable user 
+0x7375 032483 call key_addxor 
+0x7376 032484 copy regab ,temp 
+0x7377 032485 enable user 
+0x7378 032486 branch key_addxor 
+:      032488 key_addxor:
+0x7379 032489 force 8 ,loopcnt 
+:      032490 key_addxor_loop:
+0x737a 032491 ifetch 1 ,contr 
+0x737b 032492 compare 1 ,loopcnt ,1 
+0x737c 032493 branch key_high ,user 
+0x737d 032494 branch key_xor ,true 
+:      032495 key_add:
+0x737e 032496 iadd temp ,pdata 
+0x737f 032497 branch key_store 
+:      032498 key_high:
+0x7380 032499 branch key_add ,true 
+:      032500 key_xor:
+0x7381 032501 ixor temp ,pdata 
+:      032502 key_store:
+0x7382 032503 istore 1 ,contw 
+0x7383 032504 rshift8 temp ,temp 
+0x7384 032505 loop key_addxor_loop 
+0x7385 032506 rtn 
+:      032508 copy_aco:
+0x7386 032509 fetch 6 ,mem_input_store + 4 
+0x7387 032510 store 6 ,mem_aco 
+0x7388 032511 ifetch 6 ,contr 
+0x7389 032512 istore 6 ,contw 
+0x738a 032513 rtn 
+:      032515 concatenate_temp24:
+0x738b 032516 lshift8 temp ,temp 
+:      032517 concatenate_temp16:
+0x738c 032518 lshift16 temp ,temp 
+0x738d 032519 ior temp ,temp 
+0x738e 032520 rtn 
+:      032524 loop1:
+0x738f 032525 branch loop1 
+:      032529 generate_stk:
+0x7390 032530 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032531 call function_s1 
+0x7392 032532 arg mem_le_ltk ,contw 
+0x7393 032533 branch store_aes_result 
+:      032536 authenticate_rconfirm:
+0x7394 032537 arg mem_le_srand ,contw 
+0x7395 032538 branch authenticate_mconfirm ,master 
+0x7396 032539 arg mem_le_mrand ,contw 
+:      032540 authenticate_mconfirm:
+0x7397 032541 copy contr ,rega 
+0x7398 032542 call memcpy16 
+0x7399 032543 call function_c1 
+0x739a 032544 arg mem_le_rconfirm ,contr 
+0x739b 032545 branch compare_res 
+:      032547 generate_confirm:
+0x739c 032548 arg mem_le_mrand ,rega 
+0x739d 032549 branch generate_mrand ,master 
+0x739e 032550 arg mem_le_srand ,rega 
+:      032551 generate_mrand:
+0x739f 032552 copy rega ,contw 
+0x73a0 032553 call generate_random 
+0x73a1 032554 branch function_c1 
+:      032556 generate_sk:
+0x73a2 032557 arg mem_le_skdm ,contr 
+0x73a3 032558 call load_data128 
+0x73a4 032559 arg mem_le_ltk ,contr 
+0x73a5 032560 call load_regext 
+0x73a6 032561 force 0x38 ,aes_ctrl 
+0x73a7 032562 force 0x0 ,aes_ctrl 
+0x73a8 032563 call wait_aes 
+0x73a9 032564 arg mem_le_sk ,contw 
+0x73aa 032565 branch store_aes_result 
+:      032568 first_block_counter:
+0x73ab 032569 force 0x49 ,pdata 
+0x73ac 032570 branch first_block 
+:      032571 first_block_data:
+0x73ad 032572 force 1 ,pdata 
+:      032573 first_block:
+0x73ae 032574 force regidx_data ,regext_index 
+0x73af 032575 lshift8 temp ,regext 
+0x73b0 032576 ior regext ,regext 
+0x73b1 032577 increase 1 ,regext_index 
+0x73b2 032578 rshift8 temp ,regext 
+0x73b3 032579 rshift16 regext ,regext 
+0x73b4 032580 fetch 2 ,mem_le_ivm 
+0x73b5 032581 lshift16 ,pdata ,pdata 
+0x73b6 032582 ior regext ,regext 
+0x73b7 032583 increase 1 ,regext_index 
+0x73b8 032584 ifetch 4 ,contr 
+0x73b9 032585 iforce regext 
+0x73ba 032586 increase 1 ,regext_index 
+0x73bb 032587 ifetch 2 ,contr 
+0x73bc 032588 byteswap rega ,regext 
+0x73bd 032589 lshift16 regext ,regext 
+0x73be 032590 ior regext ,regext 
+0x73bf 032591 increase 1 ,regext_index 
+0x73c0 032592 rtn 
+:      032596 generate_mic:
+0x73c1 032597 add regc ,1 ,contr 
+0x73c2 032598 ifetch 1 ,contr 
+0x73c3 032599 iforce rega 
+0x73c4 032600 call first_block_counter 
+0x73c5 032601 call do_aes_ocb 
+0x73c6 032603 force regidx_data ,regext_index 
+0x73c7 032604 ifetch 1 ,regc 
+0x73c8 032605 and_into 0x3 ,pdata 
+0x73c9 032606 lshift16 pdata ,regext 
+0x73ca 032607 set1 8 ,regext 
+0x73cb 032608 call clear_hidata 
+0x73cc 032609 call do_aes_cbc 
+0x73cd 032611 copy rega ,loopcnt 
+0x73ce 032612 add regc ,2 ,contr 
+0x73cf 032613 call padding_data 
+:      032614 generate_mic_loop:
+0x73d0 032615 call aes_load_data 
+0x73d1 032616 call do_aes_cbc 
+0x73d2 032617 deposit loopcnt 
+0x73d3 032618 branch generate_mic_end ,blank 
+0x73d4 032619 branch generate_mic_loop 
+:      032620 generate_mic_end:
+0x73d5 032621 force regidx_result ,regext_index 
+0x73d6 032622 deposit regext 
+0x73d7 032623 store 4 ,mem_le_mic 
+0x73d8 032624 rtn 
+:      032626 aes_crypt_data:
+0x73d9 032627 increase 1 ,rega 
+0x73da 032628 call first_block_data 
+0x73db 032629 copy regc ,contr 
+0x73dc 032630 call aes_load_xor 
+0x73dd 032631 call do_aes_ctr 
+0x73de 032632 call store_enc_data 
+0x73df 032633 increase 16 ,regc 
+0x73e0 032634 increase -16 ,regb 
+0x73e1 032635 branch aes_crypt_data ,positive 
+0x73e2 032636 rtn 
+:      032638 le_encrypt:
+0x73e3 032639 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032640 arg mem_le_txheader ,regc 
+0x73e5 032641 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032642 call generate_mic 
+0x73e7 032643 force regidx_xor ,regext_index 
+0x73e8 032644 iforce regext 
+0x73e9 032645 force 0 ,rega 
+0x73ea 032646 call first_block_data 
+0x73eb 032647 call do_aes_ctr 
+0x73ec 032648 arg mem_le_txpayload ,regc 
+0x73ed 032649 fetch 1 ,mem_le_txlen 
+0x73ee 032650 add pdata ,-1 ,regb 
+0x73ef 032651 iadd regc ,contw 
+0x73f0 032652 force regidx_result ,regext_index 
+0x73f1 032653 deposit regext 
+0x73f2 032654 istore 4 ,contw 
+0x73f3 032655 call aes_crypt_data 
+0x73f4 032656 fetch 1 ,mem_le_txlen 
+0x73f5 032657 increase 4 ,pdata 
+0x73f6 032658 store 1 ,mem_le_txlen 
+0x73f7 032659 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032660 increase 1 ,temp 
+0x73f9 032661 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032662 rtn 
+:      032664 le_decrypt:
+0x73fb 032665 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032666 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032667 sub pdata ,20 ,null 
+0x73fe 032668 branch le_dec_cont ,positive 
+:      032669 le_dec_cont:
+0x73ff 032670 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032671 add pdata ,-1 ,regb 
+0x7401 032672 increase -4 ,pdata 
+0x7402 032673 store 1 ,mem_le_rxbuf + 1 
+0x7403 032674 iadd regc ,contr 
+0x7404 032675 ifetch 4 ,contr 
+0x7405 032676 force regidx_xor ,regext_index 
+0x7406 032677 iforce regext 
+0x7407 032678 force 0 ,rega 
+0x7408 032679 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032680 call first_block_data 
+0x740a 032681 call do_aes_ctr 
+0x740b 032682 force regidx_result ,regext_index 
+0x740c 032683 deposit regext 
+0x740d 032684 store 4 ,mem_le_peer_mic 
+0x740e 032685 call aes_crypt_data 
+0x740f 032686 arg mem_le_rxbuf ,regc 
+0x7410 032687 call generate_mic 
+0x7411 032688 fetcht 4 ,mem_le_peer_mic 
+0x7412 032689 isub temp ,pdata 
+0x7413 032690 nrtn blank 
+0x7414 032691 fetch 4 ,mem_le_last_mic 
+0x7415 032692 isub temp ,pdata 
+0x7416 032693 rtn blank 
+0x7417 032694 storet 4 ,mem_le_last_mic 
+0x7418 032695 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032696 increase 1 ,pdata 
+0x741a 032697 store 5 ,mem_le_pcnt_rx 
+0x741b 032698 force 0 ,pdata 
+0x741c 032699 rtn 
+:      032701 wait_aes:
+0x741d 032702 nbranch wait_aes ,aes_ready 
+0x741e 032703 rtn 
+:      032705 do_aes_ocb:
+0x741f 032706 force 0x30 ,aes_ctrl 
+0x7420 032707 force 0x0 ,aes_ctrl 
+0x7421 032708 branch wait_aes 
+:      032710 do_aes_cbc:
+0x7422 032711 force 0x32 ,aes_ctrl 
+0x7423 032712 force 0x2 ,aes_ctrl 
+0x7424 032713 branch wait_aes 
+:      032715 do_aes_ctr:
+0x7425 032716 force 0x34 ,aes_ctrl 
+0x7426 032717 force 0x4 ,aes_ctrl 
+0x7427 032718 branch wait_aes 
+:      032721 aes_init:
+0x7428 032722 force 1 ,aes_ctrl 
+0x7429 032723 force 0 ,aes_ctrl 
+0x742a 032724 rtn 
+:      032725 function_s1:
+0x742b 032726 force regidx_data ,regext_index 
+0x742c 032727 fetch 4 ,mem_le_mrand 
+0x742d 032728 iforce regext 
+0x742e 032729 increase 1 ,regext_index 
+0x742f 032730 ifetch 4 ,contr 
+0x7430 032731 iforce regext 
+0x7431 032732 increase 1 ,regext_index 
+0x7432 032733 fetch 4 ,mem_le_srand 
+0x7433 032734 iforce regext 
+0x7434 032735 increase 1 ,regext_index 
+0x7435 032736 ifetch 4 ,contr 
+0x7436 032737 iforce regext 
+0x7437 032738 increase 1 ,regext_index 
+0x7438 032739 call aes_clear 
+0x7439 032740 increase -4 ,regext_index 
+0x743a 032741 fetch 4 ,mem_le_tk 
+0x743b 032742 copy pdata ,regext 
+0x743c 032743 increase 4 ,regext_index 
+0x743d 032744 force 0x38 ,aes_ctrl 
+0x743e 032745 force 0x8 ,aes_ctrl 
+0x743f 032746 branch wait_aes 
+:      032749 function_c1:
+0x7440 032750 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032751 fetch 6 ,mem_le_lap 
+0x7442 032752 fetcht 6 ,mem_le_plap 
+0x7443 032753 branch function_c1_master ,master 
+0x7444 032754 fetch 6 ,mem_le_plap 
+0x7445 032755 fetcht 6 ,mem_le_lap 
+:      032756 function_c1_master:
+0x7446 032757 force regidx_xor ,regext_index 
+0x7447 032758 copy temp ,regext 
+0x7448 032759 increase 1 ,regext_index 
+0x7449 032760 rshift32 temp ,regext 
+0x744a 032761 lshift16 pdata ,pdata 
+0x744b 032762 ior regext ,regext 
+0x744c 032763 increase 1 ,regext_index 
+0x744d 032764 rshift32 pdata ,regext 
+0x744e 032765 increase 1 ,regext_index 
+0x744f 032766 force 0 ,regext 
+0x7450 032767 force 0 ,pdata 
+0x7451 032768 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032769 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032770 nbranch function_c1_irat ,master 
+0x7454 032772 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032773 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032774 function_c1_irat:
+0x7456 032775 store 1 ,mem_le_iat 
+0x7457 032776 storet 1 ,mem_le_rat 
+0x7458 032777 force regidx_data ,regext_index 
+0x7459 032778 arg mem_le_iat ,regb 
+0x745a 032779 force 4 ,loopcnt 
+:      032780 function_c1_loop1:
+0x745b 032781 ifetch 4 ,rega 
+0x745c 032782 ifetcht 4 ,regb 
+0x745d 032783 ixor temp ,regext 
+0x745e 032784 increase 1 ,regext_index 
+0x745f 032785 increase 4 ,rega 
+0x7460 032786 increase 4 ,regb 
+0x7461 032787 loop function_c1_loop1 
+0x7462 032788 call aes_clear 
+0x7463 032789 increase -4 ,regext_index 
+0x7464 032790 fetch 4 ,mem_le_tk 
+0x7465 032791 copy pdata ,regext 
+0x7466 032792 increase 4 ,regext_index 
+0x7467 032793 force 0x38 ,aes_ctrl 
+0x7468 032794 force 0xc ,aes_ctrl 
+0x7469 032795 call wait_aes 
+0x746a 032797 call aes_clear_data 
+0x746b 032798 force 0x3a ,aes_ctrl 
+0x746c 032799 force 0x8 ,aes_ctrl 
+0x746d 032800 branch wait_aes 
+:      032802 padding_data:
+0x746e 032803 compare 0 ,loopcnt ,3 
+0x746f 032804 rtn true 
+0x7470 032805 deposit contr 
+0x7471 032806 iadd loopcnt ,contw 
+0x7472 032807 force 0 ,pdata 
+:      032808 padding_loop:
+0x7473 032809 istore 1 ,contw 
+0x7474 032810 increase 1 ,loopcnt 
+0x7475 032811 compare 0 ,loopcnt ,3 
+0x7476 032812 rtn true 
+0x7477 032813 branch padding_loop 
+:      032815 aes_load_data:
+0x7478 032816 force regidx_data ,regext_index 
+:      032817 load_data_loop:
+0x7479 032818 deposit loopcnt 
+0x747a 032819 branch load_data_padding ,blank 
+0x747b 032820 ifetch 4 ,contr 
+0x747c 032821 increase -4 ,loopcnt 
+:      032822 load_data_padding:
+0x747d 032823 iforce regext 
+0x747e 032824 increase 1 ,regext_index 
+0x747f 032825 compare regidx_key ,regext_index ,0xf 
+0x7480 032826 rtn true 
+0x7481 032827 branch load_data_loop 
+:      032829 aes_load_xor:
+0x7482 032830 force regidx_xor ,regext_index 
+0x7483 032831 branch load_regext 
+:      032832 load_key:
+0x7484 032833 force regidx_key ,regext_index 
+0x7485 032834 branch load_regext 
+:      032835 load_data128:
+0x7486 032836 force regidx_data ,regext_index 
+:      032837 load_regext:
+0x7487 032838 force 4 ,loopcnt 
+:      032839 load_regext_loop:
+0x7488 032840 ifetch 4 ,contr 
+0x7489 032841 iforce regext 
+0x748a 032842 increase 1 ,regext_index 
+0x748b 032843 loop load_regext_loop 
+0x748c 032844 rtn 
+:      032846 load_sk:
+0x748d 032847 arg mem_le_sk ,contr 
+0x748e 032848 branch load_key 
+:      032850 clear_hidata:
+0x748f 032851 force 4 ,loopcnt 
+0x7490 032852 branch clear_data_rest 
+:      032854 aes_clear_data:
+0x7491 032855 force regidx_data ,regext_index 
+:      032856 aes_clear:
+0x7492 032857 force 4 ,loopcnt 
+:      032858 clear_loop:
+0x7493 032859 force 0 ,regext 
+:      032860 clear_data_rest:
+0x7494 032861 increase 1 ,regext_index 
+0x7495 032862 loop clear_loop 
+0x7496 032863 rtn 
+:      032865 store_aes_result:
+0x7497 032866 force regidx_result ,regext_index 
+0x7498 032867 force 4 ,loopcnt 
+:      032868 send_aes_result_loop:
+0x7499 032869 deposit regext 
+0x749a 032870 istore 4 ,contw 
+0x749b 032871 increase 1 ,regext_index 
+0x749c 032872 loop send_aes_result_loop 
+0x749d 032873 rtn 
+:      032875 store_enc_data:
+0x749e 032876 force regidx_result ,regext_index 
+0x749f 032877 copy regc ,contw 
+0x74a0 032878 add regb ,1 ,loopcnt 
+0x74a1 032879 sub loopcnt ,15 ,null 
+0x74a2 032880 branch store_enc_loop ,positive 
+0x74a3 032881 force 16 ,loopcnt 
+:      032882 store_enc_loop:
+0x74a4 032883 deposit regext 
+0x74a5 032884 sub loopcnt ,3 ,null 
+0x74a6 032885 branch store_enc_byte ,positive 
+0x74a7 032886 istore 4 ,contw 
+0x74a8 032887 increase -4 ,loopcnt 
+0x74a9 032888 rtn zero 
+0x74aa 032889 increase 1 ,regext_index 
+0x74ab 032890 branch store_enc_loop 
+:      032891 store_enc_byte:
+0x74ac 032892 istore 1 ,contw 
+0x74ad 032893 rshift8 pdata ,pdata 
+0x74ae 032894 loop store_enc_byte 
+0x74af 032895 rtn 
+:      032898 compare_res:
+0x74b0 032899 force regidx_result ,regext_index 
+0x74b1 032900 force 4 ,loopcnt 
+:      032901 compare_res_loop:
+0x74b2 032902 ifetch 4 ,contr 
+0x74b3 032903 isub regext ,null 
+0x74b4 032904 nrtn zero 
+0x74b5 032905 increase 1 ,regext_index 
+0x74b6 032906 loop compare_res_loop 
+0x74b7 032907 force 0 ,null 
+0x74b8 032908 rtn 
+:      032910 enable_authrom:
+0x74b9 032911 hfetch 1 ,core_clkoff 
+0x74ba 032912 set0 clock_off_auth_rom ,pdata 
+0x74bb 032913 hstore 1 ,core_clkoff 
+0x74bc 032914 rtn 
+:      032916 disable_authrom:
+0x74bd 032917 hfetch 1 ,core_clkoff 
+0x74be 032918 set1 clock_off_auth_rom ,pdata 
+0x74bf 032919 hstore 1 ,core_clkoff 
+0x74c0 032920 rtn 
+:      032922 init_memp:
+0x74c1 032923 arg mem_p ,contw 
+0x74c2 032924 setsect 0 ,0x3ffff 
+0x74c3 032925 setsect 1 ,0x3ffff 
+0x74c4 032926 setsect 2 ,0x3ffff 
+0x74c5 032927 setsect 3 ,0x3fbff 
+0x74c6 032928 istore 9 ,contw 
+0x74c7 032929 setsect 0 ,0x3ffff 
+0x74c8 032930 setsect 1 ,0x3ffff 
+0x74c9 032931 setsect 2 ,0x3ffff 
+0x74ca 032932 setsect 3 ,0x3ffff 
+0x74cb 032933 istore 9 ,contw 
+0x74cc 032934 setsect 0 ,0x3ffff 
+0x74cd 032935 setsect 1 ,0x3ffff 
+0x74ce 032936 setsect 2 ,0x3cfff 
+0x74cf 032937 setsect 3 ,0x3ffff 
+0x74d0 032938 istore 9 ,contw 
+0x74d1 032939 setsect 0 ,0x3ffff 
+0x74d2 032940 setsect 1 ,0x3ffff 
+0x74d3 032941 setsect 2 ,0x3ffef 
+0x74d4 032942 setsect 3 ,0x3ffff 
+0x74d5 032943 istore 9 ,contw 
+0x74d6 032944 setsect 0 ,0x3ffff 
+0x74d7 032945 setsect 1 ,0x3ffff 
+0x74d8 032946 setsect 2 ,0x3ffff 
+0x74d9 032947 setsect 3 ,0x3ffff 
+0x74da 032948 istore 9 ,contw 
+0x74db 032949 setsect 0 ,0x3ffff 
+0x74dc 032950 setsect 1 ,0x26c7f 
+0x74dd 032951 setsect 2 ,0x146b 
+0x74de 032952 setsect 3 ,0x37bb3 
+0x74df 032953 istore 9 ,contw 
+0x74e0 032954 setsect 0 ,0x1feb8 
+0x74e1 032955 setsect 1 ,0x10c12 
+0x74e2 032956 setsect 2 ,0x2b722 
+0x74e3 032957 setsect 3 ,0x29fa6 
+0x74e4 032958 istore 9 ,contw 
+0x74e5 032959 setsect 0 ,0xe70f 
+0x74e6 032960 setsect 1 ,0x16720 
+0x74e7 032961 setsect 2 ,0x519e 
+0x74e8 032962 setsect 3 ,0x19084 
+0x74e9 032963 istore 9 ,contw 
+0x74ea 032964 setsect 0 ,0x31012 
+0x74eb 032965 setsect 1 ,0x360bf 
+0x74ec 032966 setsect 2 ,0x3f0af 
+0x74ed 032967 setsect 3 ,0x3d3 
+0x74ee 032968 istore 9 ,contw 
+0x74ef 032969 setsect 0 ,0x3a188 
+0x74f0 032970 setsect 1 ,0x3ad0 
+0x74f1 032971 setsect 2 ,0x3cbf2 
+0x74f2 032972 setsect 3 ,0x243d9 
+0x74f3 032973 istore 9 ,contw 
+0x74f4 032974 setsect 0 ,0x2b030 
+0x74f5 032975 setsect 1 ,0x36a03 
+0x74f6 032976 setsect 2 ,0x11188 
+0x74f7 032977 setsect 3 ,0x1e520 
+0x74f8 032978 istore 9 ,contw 
+0x74f9 032979 setsect 0 ,0x3a11e 
+0x74fa 032980 setsect 1 ,0xfe5d 
+0x74fb 032981 setsect 2 ,0xdd57 
+0x74fc 032982 setsect 3 ,0x1ac93 
+0x74fd 032983 istore 9 ,contw 
+0x74fe 032984 setsect 0 ,0x11ed 
+0x74ff 032985 setsect 1 ,0x218c4 
+0x7500 032986 setsect 2 ,0x8da7 
+0x7501 032987 setsect 3 ,0x257ff 
+0x7502 032988 istore 9 ,contw 
+0x7503 032989 setsect 0 ,0x3192b 
+0x7504 032990 setsect 1 ,0x34641 
+0x7505 032991 setsect 2 ,0x1be0c 
+0x7506 032992 setsect 3 ,0x366ad 
+0x7507 032993 istore 9 ,contw 
+0x7508 032994 setsect 0 ,0x1f83 
+0x7509 032995 setsect 1 ,0x15a23 
+0x750a 032996 setsect 2 ,0x3f9b0 
+0x750b 032997 setsect 3 ,0x3949 
+0x750c 032998 istore 9 ,contw 
+0x750d 032999 setsect 0 ,0x13a51 
+0x750e 033000 setsect 1 ,0x153fd 
+0x750f 033001 setsect 2 ,0x3372a 
+0x7510 033002 setsect 3 ,0xf1bb 
+0x7511 033003 istore 9 ,contw 
+0x7512 033004 setsect 0 ,0x3ae85 
+0x7513 033005 setsect 1 ,0x1eed9 
+0x7514 033006 setsect 2 ,0x9e66 
+0x7515 033007 setsect 3 ,0x1a8 
+0x7516 033008 istore 8 ,contw 
+0x7517 033009 rtn 
+:      033013 init_memp_256:
+0x7518 033014 arg mem_p_256 ,contw 
+0x7519 033015 setsect 0 ,0x3ffff 
+0x751a 033016 setsect 1 ,0x3ffff 
+0x751b 033017 setsect 2 ,0x3ffff 
+0x751c 033018 setsect 3 ,0x3ffff 
+0x751d 033019 istore 9 ,contw 
+0x751e 033020 setsect 0 ,0x3ffff 
+0x751f 033021 setsect 1 ,0x3f 
+0x7520 033022 setsect 2 ,0x0 
+0x7521 033023 setsect 3 ,0x0 
+0x7522 033024 istore 9 ,contw 
+0x7523 033025 setsect 0 ,0x0 
+0x7524 033026 setsect 1 ,0x0 
+0x7525 033027 setsect 2 ,0x1000 
+0x7526 033028 setsect 3 ,0x0 
+0x7527 033029 istore 9 ,contw 
+0x7528 033030 setsect 0 ,0x3ff00 
+0x7529 033031 setsect 1 ,0x3ffff 
+0x752a 033032 setsect 2 ,0x3ffcf 
+0x752b 033033 setsect 3 ,0x3ffff 
+0x752c 033034 istore 9 ,contw 
+0x752d 033035 setsect 0 ,0x3ffff 
+0x752e 033036 setsect 1 ,0x3ffff 
+0x752f 033037 setsect 2 ,0x3ffff 
+0x7530 033038 setsect 3 ,0x3ff 
+0x7531 033039 istore 9 ,contw 
+0x7532 033040 setsect 0 ,0x0 
+0x7533 033041 setsect 1 ,0x0 
+0x7534 033042 setsect 2 ,0x0 
+0x7535 033043 setsect 3 ,0x0 
+0x7536 033044 istore 9 ,contw 
+0x7537 033045 setsect 0 ,0x10000 
+0x7538 033046 setsect 1 ,0x0 
+0x7539 033047 setsect 2 ,0x3f000 
+0x753a 033048 setsect 3 ,0x3ffff 
+0x753b 033049 istore 9 ,contw 
+0x753c 033050 setsect 0 ,0x296ff 
+0x753d 033051 setsect 1 ,0x22630 
+0x753e 033052 setsect 2 ,0x3945d 
+0x753f 033053 setsect 3 ,0x3d284 
+0x7540 033054 istore 9 ,contw 
+0x7541 033055 setsect 0 ,0x333a0 
+0x7542 033056 setsect 1 ,0x4b7a 
+0x7543 033057 setsect 2 ,0x37d8 
+0x7544 033058 setsect 3 ,0x3c9dc 
+0x7545 033059 istore 9 ,contw 
+0x7546 033060 setsect 0 ,0x3a440 
+0x7547 033061 setsect 1 ,0x1b958 
+0x7548 033062 setsect 2 ,0x38bce 
+0x7549 033063 setsect 3 ,0x1091f 
+0x754a 033064 istore 9 ,contw 
+0x754b 033065 setsect 0 ,0x2e12c 
+0x754c 033066 setsect 1 ,0x1f47c 
+0x754d 033067 setsect 2 ,0x356b1 
+0x754e 033068 setsect 3 ,0x2fd47 
+0x754f 033069 istore 9 ,contw 
+0x7550 033070 setsect 0 ,0x6837 
+0x7551 033071 setsect 1 ,0x2ed90 
+0x7552 033072 setsect 2 ,0x1ecec 
+0x7553 033073 setsect 3 ,0x1acc5 
+0x7554 033074 istore 9 ,contw 
+0x7555 033075 setsect 0 ,0x23357 
+0x7556 033076 setsect 1 ,0x18af3 
+0x7557 033077 setsect 2 ,0xf9e1 
+0x7558 033078 setsect 3 ,0x129f0 
+0x7559 033079 istore 9 ,contw 
+0x755a 033080 setsect 0 ,0x2e7eb 
+0x755b 033081 setsect 1 ,0x3e6e3 
+0x755c 033082 setsect 2 ,0x3e1a7 
+0x755d 033083 setsect 3 ,0x10b8b 
+0x755e 033084 istore 9 ,contw 
+0x755f 033085 setsect 0 ,0x24fe3 
+0x7560 033086 setsect 1 ,0x20ef 
+0x7561 033087 setsect 2 ,0x1b5a6 
+0x7562 033088 setsect 3 ,0xdc2f 
+0x7563 033089 istore 9 ,contw 
+0x7564 033090 setsect 0 ,0x13860 
+0x7565 033091 setsect 1 ,0x2bd69 
+0x7566 033092 setsect 2 ,0x391a 
+0x7567 033093 setsect 3 ,0x1b222 
+0x7568 033094 istore 9 ,contw 
+0x7569 033095 rtn 
+:      033098 publickey_init:
+0x756a 033099 fetch 1 ,mem_ssp_enable 
+0x756b 033100 nbranch sp_initialize ,blank 
+0x756c 033101 branch sp_initialize_256 
+:      033103 sp_calc_sequence_256_check:
+0x756d 033104 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033105 fetch 1 ,mem_ssp_enable 
+0x756f 033106 rtn blank 
+0x7570 033107 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033108 rtnne sp_key_valid 
+0x7572 033109 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033110 rtn blank 
+0x7574 033111 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033112 rtneq sp_key_valid_256 
+0x7576 033113 fetch 2 ,mem_ui_state_map 
+0x7577 033114 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033115 fetch 1 ,mem_le_sc_calc 
+0x7579 033116 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033117 rtn 
+:      033118 stop_publickey_calc_256:
+0x757b 033119 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033120 rtn 
+:      033123 sp_initialize:
+0x757d 033124 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033125 fetch 1 ,mem_ssp_enable 
+0x757f 033126 branch ssp_disable ,blank 
+0x7580 033127 call ssp_enable 
+0x7581 033128 call sp_clear_flags 
+0x7582 033129 branch sp_pubkey_calc 
+:      033131 sp_clear_flags:
+0x7583 033132 setarg 0 
+0x7584 033133 store 8 ,mem_sp_state_start 
+0x7585 033134 store 4 ,mem_sp_flag_start 
+0x7586 033135 store 7 ,mem_sp_iocap_remote 
+0x7587 033136 rtn 
+:      033138 sp_generate_local_key:
+0x7588 033139 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033140 branch sp_generate_local_key0 
+:      033141 sp_master_generate_local_key:
+0x758a 033142 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033143 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033144 branch assert 
+:      033145 sp_generate_local_key0:
+0x758d 033146 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033147 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033148 branch sp_pubkey_calc 
+:      033150 sp_start_send_pubkey:
+0x7590 033151 call sp_dhkey_calc 
+0x7591 033152 fetch 1 ,mem_master_sp_state 
+0x7592 033153 nrtn blank 
+0x7593 033154 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033155 rtn 
+:      033158 sp_calc_check_publickey_256:
+0x7595 033159 call sp_calc_b256 
+0x7596 033160 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033161 arg mem_t7_256 ,contw 
+0x7598 033162 call bn_sqrmod_256 
+0x7599 033163 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033164 arg mem_t2_256 ,contw 
+0x759b 033165 call bn_sqrmod_256 
+0x759c 033166 arg mem_t2_256 ,rega 
+0x759d 033167 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033168 arg mem_t2_256 ,contw 
+0x759f 033169 call bn_mulmod_256 
+0x75a0 033170 arg mem_a_256 ,rega 
+0x75a1 033171 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033172 arg mem_t3_256 ,contw 
+0x75a3 033173 call bn_mulmod_256 
+0x75a4 033174 arg mem_t3_256 ,rega 
+0x75a5 033175 arg mem_t2_256 ,regb 
+0x75a6 033176 arg mem_t2_256 ,contw 
+0x75a7 033177 call bn_addmod_256 
+0x75a8 033178 arg mem_t0_256 ,rega 
+0x75a9 033179 arg mem_t2_256 ,regb 
+0x75aa 033180 arg mem_t0_256 ,contw 
+0x75ab 033181 call bn_addmod_256 
+0x75ac 033182 arg 32 ,loopcnt 
+0x75ad 033183 arg mem_t7_256 ,rega 
+0x75ae 033184 arg mem_t0_256 ,regb 
+0x75af 033185 branch string_compare 
+:      033187 sp_calc_b256:
+0x75b0 033188 arg mem_gy_256 ,rega 
+0x75b1 033189 arg mem_t0_256 ,contw 
+0x75b2 033190 call bn_sqrmod_256 
+0x75b3 033191 arg mem_gx_256 ,rega 
+0x75b4 033192 arg mem_t2_256 ,contw 
+0x75b5 033193 call bn_sqrmod_256 
+0x75b6 033194 arg mem_t2_256 ,rega 
+0x75b7 033195 arg mem_gx_256 ,regb 
+0x75b8 033196 arg mem_t2_256 ,contw 
+0x75b9 033197 call bn_mulmod_256 
+0x75ba 033198 arg mem_a_256 ,rega 
+0x75bb 033199 arg mem_gx_256 ,regb 
+0x75bc 033200 arg mem_t3_256 ,contw 
+0x75bd 033201 call bn_mulmod_256 
+0x75be 033202 arg mem_t3_256 ,rega 
+0x75bf 033203 arg mem_t2_256 ,regb 
+0x75c0 033204 arg mem_t2_256 ,contw 
+0x75c1 033205 call bn_addmod_256 
+0x75c2 033206 arg mem_t0_256 ,rega 
+0x75c3 033207 arg mem_t2_256 ,regb 
+0x75c4 033208 arg mem_t0_256 ,contw 
+0x75c5 033209 branch bn_submod_256 
+:      033211 sp_calc_check_publickey:
+0x75c6 033212 call sp_calc_b 
+0x75c7 033213 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033214 arg mem_t7_256 ,contw 
+0x75c9 033215 call bn_sqrmod 
+0x75ca 033216 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033217 arg mem_t2_256 ,contw 
+0x75cc 033218 call bn_sqrmod 
+0x75cd 033219 arg mem_t2_256 ,rega 
+0x75ce 033220 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033221 arg mem_t2_256 ,contw 
+0x75d0 033222 call bn_mulmod 
+0x75d1 033223 arg mem_a ,rega 
+0x75d2 033224 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033225 arg mem_t3_256 ,contw 
+0x75d4 033226 call bn_mulmod 
+0x75d5 033227 arg mem_t3_256 ,rega 
+0x75d6 033228 arg mem_t2_256 ,regb 
+0x75d7 033229 arg mem_t2_256 ,contw 
+0x75d8 033230 call bn_addmod 
+0x75d9 033231 arg mem_t0_256 ,rega 
+0x75da 033232 arg mem_t2_256 ,regb 
+0x75db 033233 arg mem_t0_256 ,contw 
+0x75dc 033234 call bn_addmod 
+0x75dd 033235 arg 24 ,loopcnt 
+0x75de 033236 arg mem_t7_256 ,rega 
+0x75df 033237 arg mem_t0_256 ,regb 
+0x75e0 033238 branch string_compare 
+:      033240 sp_calc_b:
+0x75e1 033241 arg mem_gy ,rega 
+0x75e2 033242 arg mem_t0_256 ,contw 
+0x75e3 033243 call bn_sqrmod 
+0x75e4 033244 arg mem_gx ,rega 
+0x75e5 033245 arg mem_t2_256 ,contw 
+0x75e6 033246 call bn_sqrmod 
+0x75e7 033247 arg mem_t2_256 ,rega 
+0x75e8 033248 arg mem_gx ,regb 
+0x75e9 033249 arg mem_t2_256 ,contw 
+0x75ea 033250 call bn_mulmod 
+0x75eb 033251 arg mem_a ,rega 
+0x75ec 033252 arg mem_gx ,regb 
+0x75ed 033253 arg mem_t3_256 ,contw 
+0x75ee 033254 call bn_mulmod 
+0x75ef 033255 arg mem_t3_256 ,rega 
+0x75f0 033256 arg mem_t2_256 ,regb 
+0x75f1 033257 arg mem_t2_256 ,contw 
+0x75f2 033258 call bn_addmod 
+0x75f3 033259 arg mem_t0_256 ,rega 
+0x75f4 033260 arg mem_t2_256 ,regb 
+0x75f5 033261 arg mem_t0_256 ,contw 
+0x75f6 033262 branch bn_submod 
+:      033265 sp_calculate_commitment:
+0x75f7 033266 fetch 1 ,mem_sp_calc 
+0x75f8 033267 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033268 call sp_local_random_key_generator 
+0x75fa 033269 arg mem_sp_prarm_stack ,contw 
+0x75fb 033270 setarg mem_sp_random_local_end 
+0x75fc 033271 istore 2 ,contw 
+0x75fd 033272 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033273 istore 2 ,contw 
+0x75ff 033274 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033275 istore 2 ,contw 
+0x7601 033276 branch sp_calculate_commitment0 
+:      033277 master_sp_calculate_commitment:
+0x7602 033278 arg mem_sp_prarm_stack ,contw 
+0x7603 033279 setarg mem_sp_random_remote_end 
+0x7604 033280 istore 2 ,contw 
+0x7605 033281 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033282 istore 2 ,contw 
+0x7607 033283 setarg mem_sp_pubkey_local_x_end 
+0x7608 033284 istore 2 ,contw 
+:      033285 sp_calculate_commitment0:
+0x7609 033286 call function_f1 
+0x760a 033287 fetch 1 ,mem_master_sp_state 
+0x760b 033288 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033289 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033290 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033291 rtn 
+:      033292 master_sp_calculate_commitment0:
+0x760f 033293 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033294 call sp_master_generate_local_key 
+0x7611 033295 branch master_set_mem_master_sp_flag 
+:      033297 sp_local_random_key_generator:
+0x7612 033298 arg mem_sp_random_local ,contw 
+0x7613 033299 force 8 ,queue 
+0x7614 033300 branch random_generator 
+:      033302 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033303 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033304 rtn 
+:      033306 sp_confirm_check:
+0x7617 033308 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033309 arg mem_addr_value ,contw 
+0x7619 033310 fetch 6 ,mem_lap 
+0x761a 033311 istore 6 ,contw 
+0x761b 033312 fetch 6 ,mem_plap 
+0x761c 033313 istore 6 ,contw 
+0x761d 033314 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033315 istore 3 ,contw 
+0x761f 033317 call function_f3a 
+0x7620 033319 arg mem_sp_calc_result_high ,rega 
+0x7621 033320 arg mem_sp_check_result ,regb 
+0x7622 033321 force 4 ,queue 
+0x7623 033322 call compare4 
+0x7624 033323 nbranch sp_confirm_check_failed ,true 
+0x7625 033325 call sp_confirm_check_success 
+0x7626 033326 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033327 branch tid_set_reply 
+:      033329 sp_confirm_check_success:
+0x7628 033330 fetch 1 ,mem_master_sp_state 
+0x7629 033331 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033332 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033333 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033334 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033335 rtn 
+:      033336 sp_confirm_check_success_master:
+0x762e 033337 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033338 jam sp_state_end ,mem_master_sp_state 
+0x7630 033339 branch master_set_mem_master_sp_flag 
+:      033342 sp_confirm_check_failed:
+0x7631 033343 fetch 1 ,mem_master_sp_state 
+0x7632 033344 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033345 jam sp_stat_null ,mem_sp_state 
+0x7634 033346 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033348 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033349 rtn 
+:      033350 sp_confirm_check_failed_master:
+0x7637 033351 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033352 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033353 rtn 
+:      033355 sp_confirm_calc:
+0x763a 033356 fetch 1 ,mem_sp_dh_ready 
+0x763b 033357 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033358 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033359 branch master_set_mem_master_sp_flag 
+:      033360 sp_confirm_calc_ready:
+0x763e 033361 arg mem_addr_value ,contw 
+0x763f 033362 fetch 6 ,mem_plap 
+0x7640 033363 istore 6 ,contw 
+0x7641 033364 fetch 6 ,mem_lap 
+0x7642 033365 istore 6 ,contw 
+0x7643 033366 fetch 3 ,mem_sp_iocap_local 
+0x7644 033367 istore 3 ,contw 
+0x7645 033369 call function_f3b 
+0x7646 033370 fetch 1 ,mem_master_sp_state 
+0x7647 033371 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033372 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033373 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033374 rtn 
+:      033375 sp_confirm_calc_master:
+0x764b 033376 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033377 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033378 rtn 
+:      033380 sp_master_key_prarm_push:
+0x764e 033381 arg mem_sp_prarm_stack ,contw 
+0x764f 033382 fetch 6 ,mem_plap 
+0x7650 033383 istore 6 ,contw 
+0x7651 033384 fetch 6 ,mem_lap 
+0x7652 033385 istore 6 ,contw 
+0x7653 033386 setarg mem_sp_random_local_end 
+0x7654 033387 istore 2 ,contw 
+0x7655 033388 setarg mem_sp_random_remote_end 
+0x7656 033389 istore 2 ,contw 
+0x7657 033390 branch sp_link_key_calc 
+:      033391 sp_link_key_prarm_push:
+0x7658 033392 jam sp_stat_done ,mem_sp_state 
+0x7659 033393 arg mem_sp_prarm_stack ,contw 
+0x765a 033394 fetch 6 ,mem_lap 
+0x765b 033395 istore 6 ,contw 
+0x765c 033396 fetch 6 ,mem_plap 
+0x765d 033397 istore 6 ,contw 
+0x765e 033398 setarg mem_sp_random_remote_end 
+0x765f 033399 istore 2 ,contw 
+0x7660 033400 setarg mem_sp_random_local_end 
+0x7661 033401 istore 2 ,contw 
+:      033402 sp_link_key_calc:
+0x7662 033404 arg mem_addr_value ,contw 
+0x7663 033405 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033406 istore 6 ,contw 
+0x7665 033407 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033408 istore 6 ,contw 
+0x7667 033410 call function_f2 
+0x7668 033413 jam 1 ,mem_link_key_exists 
+0x7669 033414 arg mem_link_key ,contw 
+0x766a 033415 arg mem_sp_calc_result_high ,contr 
+0x766b 033416 call memcpy16 
+0x766c 033417 branch generate_linkkey_continue 
+:      033420 sp_pubkey_calc:
+0x766d 033421 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033422 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033423 rtnne sp_key_invalid 
+0x7670 033424 fetch 1 ,mem_sp_calc 
+0x7671 033425 rtnne sp_calc_standby 
+0x7672 033426 arg mem_sp_private_key ,contw 
+0x7673 033427 force 11 ,queue 
+0x7674 033428 call random_generator 
+0x7675 033429 random pdata 
+0x7676 033430 rshift pdata ,pdata 
+0x7677 033431 istore 2 ,contw 
+0x7678 033433 arg mem_k ,contw 
+0x7679 033434 arg mem_sp_private_key ,contr 
+0x767a 033435 call memcpy24 
+0x767b 033437 arg mem_ax ,contw 
+0x767c 033438 arg mem_gx ,contr 
+0x767d 033439 call memcpy48 
+0x767e 033441 arg mem_az ,contw 
+0x767f 033442 call bn_zero 
+0x7680 033443 jam 1 ,mem_az 
+0x7681 033445 call eckp_calc_init 
+0x7682 033446 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033447 rtn 
+:      033449 sp_pubkey_generated:
+0x7684 033450 arg mem_sp_pubkey_local ,contw 
+0x7685 033451 arg mem_bx ,contr 
+0x7686 033452 call memcpy48 
+0x7687 033453 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033454 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033455 rtn 
+:      033457 sp_dhkey_calc:
+0x768a 033458 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033459 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033460 rtnne sp_key_invalid 
+0x768d 033461 fetch 1 ,mem_sp_calc 
+0x768e 033462 rtnne sp_calc_standby 
+0x768f 033464 arg mem_k ,contw 
+0x7690 033465 arg mem_sp_private_key ,contr 
+0x7691 033466 call memcpy24 
+0x7692 033468 arg mem_ax ,contw 
+0x7693 033469 arg mem_sp_pubkey_remote ,contr 
+0x7694 033470 call memcpy48 
+0x7695 033472 arg mem_az ,contw 
+0x7696 033473 call bn_zero 
+0x7697 033474 jam 1 ,mem_az 
+0x7698 033476 call eckp_calc_init 
+0x7699 033477 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033478 rtn 
+:      033480 sp_dhkey_generated:
+0x769b 033481 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033482 arg mem_sp_dhkey ,contw 
+0x769d 033483 arg mem_bx ,contr 
+0x769e 033484 call memcpy24 
+0x769f 033485 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033486 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033487 rtn 
+:      033489 random_generator:
+0x76a2 033490 increase -1 ,queue 
+0x76a3 033491 nrtn positive 
+0x76a4 033492 random pdata 
+0x76a5 033493 istore 2 ,contw 
+0x76a6 033494 branch random_generator 
+:      033495 compare4:
+0x76a7 033496 increase -1 ,queue 
+0x76a8 033497 nbranch compare4_success ,positive 
+0x76a9 033498 ifetch 4 ,rega 
+0x76aa 033499 copy pdata ,temp 
+0x76ab 033500 ifetch 4 ,regb 
+0x76ac 033501 iflip temp ,pdata 
+0x76ad 033502 nbranch compare4_failed ,zero 
+0x76ae 033503 increase 4 ,rega 
+0x76af 033504 increase 4 ,regb 
+0x76b0 033505 branch compare4 
+:      033506 compare4_failed:
+0x76b1 033507 disable true 
+0x76b2 033508 rtn 
+:      033509 compare4_success:
+0x76b3 033510 enable true 
+0x76b4 033511 rtn 
+:      033518 simple_pairing_sequence:
+0x76b5 033519 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033520 fetch 1 ,mem_sp_flag 
+0x76b7 033521 rtn blank 
+0x76b8 033522 call lmo_fifo_check 
+0x76b9 033523 nrtn blank 
+0x76ba 033524 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033525 fetch 1 ,mem_sp_state 
+0x76bc 033526 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033527 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033528 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033529 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033530 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033531 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033532 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033533 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033534 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033536 rtn 
+:      033538 master_simple_paring_sequence:
+0x76c6 033539 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033540 fetch 1 ,mem_master_sp_flag 
+0x76c8 033541 rtn blank 
+0x76c9 033542 call lmo_fifo_check 
+0x76ca 033543 nrtn blank 
+0x76cb 033544 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033545 fetch 1 ,mem_master_sp_state 
+0x76cd 033546 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033547 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033548 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033549 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033550 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033551 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033552 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033553 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033554 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033555 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033556 rtn 
+:      033558 master_set_mem_master_sp_flag:
+0x76d8 033559 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033560 rtn 
+:      033562 master_clear_mem_master_sp_flag:
+0x76da 033563 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033564 rtn 
+:      033565 sp_calc_sequence:
+0x76dc 033566 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033567 fetch 1 ,mem_ssp_enable 
+0x76de 033568 rtn blank 
+0x76df 033569 fetch 1 ,mem_sp_calc 
+0x76e0 033570 rtn blank 
+0x76e1 033571 increase 0x80 ,pdata 
+0x76e2 033572 store 1 ,mem_sp_calc 
+0x76e3 033573 rtnbit1 7 
+0x76e4 033574 fetch 1 ,mem_ec_loopc 
+0x76e5 033575 branch sp_calc_sequence_done ,blank 
+0x76e6 033576 branch eckp_calc 
+:      033578 sp_calc_sequence_done:
+0x76e7 033579 call ecunmapz 
+0x76e8 033580 fetch 1 ,mem_sp_calc 
+0x76e9 033581 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033582 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033583 rtn 
+:      033586 bn_testbit:
+0x76ec 033587 and pdata ,7 ,queue 
+0x76ed 033588 rshift3 pdata ,pdata 
+0x76ee 033589 iadd contr ,contr 
+0x76ef 033590 ifetch 1 ,contr 
+0x76f0 033591 qisolate0 pdata 
+0x76f1 033592 rtn 
+:      033595 ec_copy:
+0x76f2 033596 call memcpy24 
+0x76f3 033597 call memcpy24 
+0x76f4 033598 branch memcpy24 
+:      033601 bn_eq_zero:
+0x76f5 033602 ifetch 8 ,contr 
+0x76f6 033603 nrtn blank 
+0x76f7 033604 ifetch 8 ,contr 
+0x76f8 033605 nrtn blank 
+0x76f9 033606 ifetch 8 ,contr 
+0x76fa 033607 rtn 
+:      033612 bn_eq_0:
+0x76fb 033613 ifetch 4 ,rega 
+0x76fc 033614 iforce temp 
+0x76fd 033615 ifetch 4 ,regb 
+0x76fe 033616 isub temp ,null 
+0x76ff 033617 nrtn zero 
+0x7700 033618 increase 4 ,rega 
+0x7701 033619 increase 4 ,regb 
+0x7702 033620 loop bn_eq_0 
+0x7703 033621 rtn 
+:      033624 bn_bigeq:
+0x7704 033625 force 6 ,loopcnt 
+0x7705 033626 increase 20 ,rega 
+0x7706 033627 increase 20 ,regb 
+:      033628 bn_bigeq_0:
+0x7707 033629 ifetch 4 ,regb 
+0x7708 033630 iforce temp 
+0x7709 033631 ifetch 4 ,rega 
+0x770a 033632 isub temp ,pdata 
+0x770b 033633 nrtn positive 
+0x770c 033634 nrtn blank 
+0x770d 033635 increase -4 ,rega 
+0x770e 033636 increase -4 ,regb 
+0x770f 033637 loop bn_bigeq_0 
+0x7710 033638 rtn 
+:      033640 bn_add:
+0x7711 033641 force 6 ,loopcnt 
+0x7712 033642 force 0 ,regc 
+:      033643 bn_add_0:
+0x7713 033644 ifetch 4 ,rega 
+0x7714 033645 iforce temp 
+0x7715 033646 ifetch 4 ,regb 
+0x7716 033647 iadd temp ,pdata 
+0x7717 033648 iadd regc ,pdata 
+0x7718 033649 istore 4 ,contw 
+0x7719 033650 isolate1 32 ,pdata 
+0x771a 033651 setflag true ,0 ,regc 
+0x771b 033652 increase 4 ,rega 
+0x771c 033653 increase 4 ,regb 
+0x771d 033654 loop bn_add_0 
+0x771e 033655 rtn 
+:      033657 bn_sub:
+0x771f 033658 force 6 ,loopcnt 
+0x7720 033659 force 0 ,regc 
+:      033660 bn_sub_0:
+0x7721 033661 ifetch 4 ,regb 
+0x7722 033662 iforce temp 
+0x7723 033663 ifetch 4 ,rega 
+0x7724 033664 isub temp ,pdata 
+0x7725 033665 isub regc ,pdata 
+0x7726 033666 istore 4 ,contw 
+0x7727 033667 isolate1 32 ,pdata 
+0x7728 033668 setflag true ,0 ,regc 
+0x7729 033669 increase 4 ,rega 
+0x772a 033670 increase 4 ,regb 
+0x772b 033671 loop bn_sub_0 
+0x772c 033672 rtn 
+:      033674 bn_rshift6:
+0x772d 033675 force 6 ,loopcnt 
+0x772e 033676 increase 20 ,rega 
+:      033677 bn_rshift:
+0x772f 033678 force 0 ,regc 
+:      033679 bn_rshift_0:
+0x7730 033680 ifetch 4 ,rega 
+0x7731 033681 isolate1 0 ,pdata 
+0x7732 033682 setflag true ,1 ,regc 
+0x7733 033683 rshift pdata ,pdata 
+0x7734 033684 isolate1 0 ,regc 
+0x7735 033685 setflag true ,31 ,pdata 
+0x7736 033686 istore 4 ,rega 
+0x7737 033687 increase -4 ,rega 
+0x7738 033688 rshift regc ,regc 
+0x7739 033689 loop bn_rshift_0 
+0x773a 033690 rtn 
+:      033692 bn_lshift:
+0x773b 033693 force 6 ,loopcnt 
+0x773c 033694 force 0 ,regc 
+:      033695 bn_lshift_0:
+0x773d 033696 ifetch 4 ,rega 
+0x773e 033697 isolate1 31 ,pdata 
+0x773f 033698 setflag true ,1 ,regc 
+0x7740 033699 lshift pdata ,pdata 
+0x7741 033700 isolate1 0 ,regc 
+0x7742 033701 setflag true ,0 ,pdata 
+0x7743 033702 istore 4 ,rega 
+0x7744 033703 increase 4 ,rega 
+0x7745 033704 rshift regc ,regc 
+0x7746 033705 loop bn_lshift_0 
+0x7747 033706 rtn 
+:      033708 bn_lshiftmod:
+0x7748 033709 call bn_lshift 
+:      033710 bn_lshiftmod_ismod:
+0x7749 033711 isolate1 0 ,regc 
+0x774a 033712 branch bn_lshiftmod_0 ,true 
+0x774b 033713 arg mem_p ,regb 
+0x774c 033714 copy rega ,regc 
+0x774d 033715 increase -24 ,rega 
+0x774e 033716 call bn_bigeq 
+0x774f 033717 nrtn positive 
+0x7750 033718 copy regc ,rega 
+:      033719 bn_lshiftmod_0:
+0x7751 033720 increase -24 ,rega 
+0x7752 033721 arg mem_p ,regb 
+0x7753 033722 copy rega ,contw 
+0x7754 033723 branch bn_sub 
+:      033726 bn_addmod:
+0x7755 033727 call bn_add 
+0x7756 033728 copy contw ,rega 
+0x7757 033729 branch bn_lshiftmod_ismod 
+:      033731 bn_submod:
+0x7758 033732 call bn_sub 
+0x7759 033733 isolate0 0 ,regc 
+0x775a 033734 rtn true 
+0x775b 033735 arg mem_p ,regb 
+0x775c 033736 add contw ,-24 ,rega 
+0x775d 033737 copy rega ,contw 
+0x775e 033738 branch bn_add 
+:      033741 bn_p192mod:
+0x775f 033742 copy contw ,timeup 
+0x7760 033743 copy rega ,alarm 
+0x7761 033744 arg mem_tmp2 ,regb 
+0x7762 033745 copy regb ,contw 
+0x7763 033746 add rega ,24 ,contr 
+0x7764 033747 ifetch 8 ,contr 
+0x7765 033748 istore 8 ,contw 
+0x7766 033749 istore 8 ,contw 
+0x7767 033750 force 0 ,pdata 
+0x7768 033751 istore 8 ,contw 
+0x7769 033752 copy timeup ,contw 
+0x776a 033753 call bn_addmod 
+0x776b 033754 arg mem_tmp2 ,regb 
+0x776c 033755 copy regb ,contw 
+0x776d 033756 force 0 ,pdata 
+0x776e 033757 istore 8 ,contw 
+0x776f 033758 add alarm ,32 ,contr 
+0x7770 033759 ifetch 8 ,contr 
+0x7771 033760 istore 8 ,contw 
+0x7772 033761 istore 8 ,contw 
+0x7773 033762 copy timeup ,rega 
+0x7774 033763 copy rega ,contw 
+0x7775 033764 call bn_addmod 
+0x7776 033765 arg mem_tmp2 ,regb 
+0x7777 033766 copy regb ,contw 
+0x7778 033767 add alarm ,40 ,contr 
+0x7779 033768 ifetch 8 ,contr 
+0x777a 033769 istore 8 ,contw 
+0x777b 033770 istore 8 ,contw 
+0x777c 033771 istore 8 ,contw 
+0x777d 033772 copy timeup ,rega 
+0x777e 033773 copy rega ,contw 
+0x777f 033774 branch bn_addmod 
+:      033777 bn_load:
+0x7780 033778 force 6 ,loopcnt 
+:      033779 bn_load_0:
+0x7781 033780 ifetch 4 ,contr 
+0x7782 033781 iforce regext 
+0x7783 033782 increase 1 ,regext_index 
+0x7784 033783 loop bn_load_0 
+0x7785 033784 rtn 
+:      033788 bn_mulmod:
+0x7786 033789 copy contw ,timeup 
+0x7787 033790 arg mem_tmp1 ,contw 
+0x7788 033791 call bn_zero 
+0x7789 033792 arg mem_tmp1 ,contw 
+0x778a 033793 copy rega ,contr 
+0x778b 033794 force 0 ,regext_index 
+0x778c 033795 call bn_load 
+0x778d 033796 copy regb ,contr 
+0x778e 033797 call bn_load 
+0x778f 033798 force 0 ,regb 
+:      033799 bn_mulmod_1:
+0x7790 033800 force 0 ,temp 
+0x7791 033801 force 6 ,regc 
+:      033802 bn_mulmod_0:
+0x7792 033803 ifetch 4 ,contw 
+0x7793 033804 iforce rega 
+0x7794 033805 copy regb ,regext_index 
+0x7795 033806 deposit regext 
+0x7796 033807 copy regc ,regext_index 
+0x7797 033808 imul32 regext ,pdata 
+0x7798 033809 iadd rega ,pdata 
+0x7799 033810 iadd temp ,pdata 
+0x779a 033811 istore 4 ,contw 
+0x779b 033812 rshift32 pdata ,temp 
+0x779c 033813 increase 1 ,regc 
+0x779d 033814 compare 12 ,regc ,0xff 
+0x779e 033815 nbranch bn_mulmod_0 ,true 
+0x779f 033816 deposit temp 
+0x77a0 033817 istore 4 ,contw 
+0x77a1 033818 increase -24 ,contw 
+0x77a2 033819 increase 1 ,regb 
+0x77a3 033820 compare 6 ,regb ,0xff 
+0x77a4 033821 nbranch bn_mulmod_1 ,true 
+0x77a5 033822 arg mem_tmp1 ,rega 
+0x77a6 033823 copy timeup ,contw 
+0x77a7 033824 branch bn_p192mod 
+:      033827 bn_sqrmod:
+0x77a8 033828 copy rega ,regb 
+0x77a9 033829 branch bn_mulmod 
+:      033831 bn_rshifteven:
+0x77aa 033832 copy rega ,alarm 
+:      033833 bn_rshifteven_1:
+0x77ab 033834 copy alarm ,rega 
+0x77ac 033835 ifetch 1 ,rega 
+0x77ad 033836 isolate1 0 ,pdata 
+0x77ae 033837 rtn true 
+0x77af 033838 call bn_rshift6 
+0x77b0 033839 ifetch 1 ,regb 
+0x77b1 033840 isolate0 0 ,pdata 
+0x77b2 033841 branch bn_rshifteven_0 ,true 
+0x77b3 033842 arg mem_p ,rega 
+0x77b4 033843 copy regb ,contw 
+0x77b5 033844 call bn_add 
+0x77b6 033845 ifetch 1 ,regb 
+0x77b7 033846 iadd regc ,pdata 
+0x77b8 033847 istore 1 ,regb 
+0x77b9 033848 increase -24 ,regb 
+:      033849 bn_rshifteven_0:
+0x77ba 033850 add regb ,24 ,rega 
+0x77bb 033851 force 7 ,loopcnt 
+0x77bc 033852 call bn_rshift 
+0x77bd 033853 branch bn_rshifteven_1 
+:      033856 bn_invmod:
+0x77be 033857 copy contw ,timeup 
+0x77bf 033858 arg mem_tmp0 ,contw 
+0x77c0 033859 call bn_zero 
+0x77c1 033860 force 0 ,pdata 
+0x77c2 033861 store 4 ,mem_tmp5 
+0x77c3 033862 store 4 ,mem_t2 
+0x77c4 033863 jam 1 ,mem_tmp0 
+0x77c5 033864 arg mem_tmp1 ,contw 
+0x77c6 033865 call bn_zero 
+0x77c7 033866 arg mem_p ,contr 
+0x77c8 033867 arg mem_tmp2 ,contw 
+0x77c9 033868 call memcpy24 
+0x77ca 033869 copy rega ,contr 
+0x77cb 033870 arg mem_tmp3 ,contw 
+0x77cc 033871 call memcpy24 
+:      033872 bn_invmod_2:
+0x77cd 033873 arg mem_tmp3 ,contr 
+0x77ce 033874 call bn_eq_zero 
+0x77cf 033875 branch bn_invmod_0 ,blank 
+0x77d0 033876 arg mem_tmp3 ,rega 
+0x77d1 033877 arg mem_tmp0 ,regb 
+0x77d2 033878 call bn_rshifteven 
+0x77d3 033880 arg mem_tmp2 ,rega 
+0x77d4 033881 arg mem_tmp1 ,regb 
+0x77d5 033882 call bn_rshifteven 
+0x77d6 033883 arg mem_tmp3 ,rega 
+0x77d7 033884 arg mem_tmp2 ,regb 
+0x77d8 033885 call bn_bigeq 
+0x77d9 033886 branch bn_invmod_1 ,positive 
+0x77da 033887 arg mem_tmp2 ,rega 
+0x77db 033888 arg mem_tmp3 ,regb 
+0x77dc 033889 copy rega ,contw 
+0x77dd 033890 call bn_sub 
+0x77de 033891 arg mem_tmp0 ,rega 
+0x77df 033892 arg mem_tmp1 ,regb 
+0x77e0 033893 copy regb ,contw 
+0x77e1 033894 call bn_add 
+0x77e2 033895 ifetch 1 ,rega 
+0x77e3 033896 iadd regc ,regc 
+0x77e4 033897 ifetch 1 ,regb 
+0x77e5 033898 iadd regc ,pdata 
+0x77e6 033899 istore 1 ,regb 
+0x77e7 033900 branch bn_invmod_2 
+:      033901 bn_invmod_1:
+0x77e8 033902 arg mem_tmp3 ,rega 
+0x77e9 033903 arg mem_tmp2 ,regb 
+0x77ea 033904 copy rega ,contw 
+0x77eb 033905 call bn_sub 
+0x77ec 033906 arg mem_tmp1 ,rega 
+0x77ed 033907 arg mem_tmp0 ,regb 
+0x77ee 033908 copy regb ,contw 
+0x77ef 033909 call bn_add 
+0x77f0 033910 ifetch 1 ,rega 
+0x77f1 033911 iadd regc ,regc 
+0x77f2 033912 ifetch 1 ,regb 
+0x77f3 033913 iadd regc ,pdata 
+0x77f4 033914 istore 1 ,regb 
+0x77f5 033915 branch bn_invmod_2 
+:      033916 bn_invmod_0:
+0x77f6 033917 arg mem_tmp0 ,contw 
+0x77f7 033918 call bn_zero 
+0x77f8 033919 fetch 1 ,mem_tmp5 
+0x77f9 033920 store 1 ,mem_tmp0 
+0x77fa 033921 store 1 ,mem_tmp0a 
+0x77fb 033922 arg mem_tmp0 ,rega 
+0x77fc 033923 arg mem_tmp1 ,regb 
+0x77fd 033924 copy regb ,contw 
+0x77fe 033925 call bn_addmod 
+0x77ff 033926 arg mem_p ,rega 
+0x7800 033927 arg mem_tmp1 ,regb 
+0x7801 033928 copy timeup ,contw 
+0x7802 033929 branch bn_submod 
+:      033934 ecdbl:
+0x7803 033935 arg mem_cz ,rega 
+0x7804 033936 arg mem_t2 ,contw 
+0x7805 033937 call bn_sqrmod 
+0x7806 033938 arg mem_t2 ,rega 
+0x7807 033939 arg mem_t3 ,contw 
+0x7808 033940 call bn_sqrmod 
+0x7809 033941 arg mem_a ,rega 
+0x780a 033942 arg mem_t3 ,regb 
+0x780b 033943 arg mem_t3 ,contw 
+0x780c 033944 call bn_mulmod 
+0x780d 033945 arg mem_cx ,rega 
+0x780e 033946 arg mem_t2 ,contw 
+0x780f 033947 call bn_sqrmod 
+0x7810 033948 arg mem_t2 ,contr 
+0x7811 033949 arg mem_t1 ,contw 
+0x7812 033950 call memcpy24 
+0x7813 033951 arg mem_t1 ,rega 
+0x7814 033952 call bn_lshiftmod 
+0x7815 033953 arg mem_t2 ,rega 
+0x7816 033954 arg mem_t1 ,regb 
+0x7817 033955 arg mem_t2 ,contw 
+0x7818 033956 call bn_addmod 
+0x7819 033957 arg mem_t2 ,rega 
+0x781a 033958 arg mem_t3 ,regb 
+0x781b 033959 arg mem_t2 ,contw 
+0x781c 033960 call bn_addmod 
+0x781d 033961 arg mem_cx ,contr 
+0x781e 033962 arg mem_t1 ,contw 
+0x781f 033963 call memcpy24 
+0x7820 033964 arg mem_cy ,rega 
+0x7821 033965 arg mem_t3 ,contw 
+0x7822 033966 call bn_sqrmod 
+0x7823 033967 arg mem_t1 ,rega 
+0x7824 033968 call bn_lshiftmod 
+0x7825 033969 arg mem_t1 ,rega 
+0x7826 033970 call bn_lshiftmod 
+0x7827 033971 arg mem_t1 ,rega 
+0x7828 033972 arg mem_t3 ,regb 
+0x7829 033973 arg mem_t1 ,contw 
+0x782a 033974 call bn_mulmod 
+0x782b 033975 arg mem_t3 ,rega 
+0x782c 033976 arg mem_t0 ,contw 
+0x782d 033977 call bn_sqrmod 
+0x782e 033978 arg mem_t0 ,rega 
+0x782f 033979 call bn_lshiftmod 
+0x7830 033980 arg mem_t0 ,rega 
+0x7831 033981 call bn_lshiftmod 
+0x7832 033982 arg mem_t0 ,rega 
+0x7833 033983 call bn_lshiftmod 
+0x7834 033984 arg mem_cy ,contr 
+0x7835 033985 arg mem_t3 ,contw 
+0x7836 033986 call memcpy24 
+0x7837 033987 arg mem_t3 ,rega 
+0x7838 033988 call bn_lshiftmod 
+0x7839 033989 arg mem_t3 ,rega 
+0x783a 033990 arg mem_cz ,regb 
+0x783b 033991 arg mem_cz ,contw 
+0x783c 033992 call bn_mulmod 
+0x783d 033993 arg mem_t2 ,rega 
+0x783e 033994 arg mem_t3 ,contw 
+0x783f 033995 call bn_sqrmod 
+0x7840 033996 arg mem_t3 ,rega 
+0x7841 033997 arg mem_t1 ,regb 
+0x7842 033998 arg mem_t3 ,contw 
+0x7843 033999 call bn_submod 
+0x7844 034000 arg mem_t3 ,rega 
+0x7845 034001 arg mem_t1 ,regb 
+0x7846 034002 arg mem_cx ,contw 
+0x7847 034003 call bn_submod 
+0x7848 034004 arg mem_t1 ,rega 
+0x7849 034005 arg mem_cx ,regb 
+0x784a 034006 arg mem_t3 ,contw 
+0x784b 034007 call bn_submod 
+0x784c 034008 arg mem_t3 ,rega 
+0x784d 034009 arg mem_t2 ,regb 
+0x784e 034010 arg mem_t3 ,contw 
+0x784f 034011 call bn_mulmod 
+0x7850 034012 arg mem_t3 ,rega 
+0x7851 034013 arg mem_t0 ,regb 
+0x7852 034014 arg mem_cy ,contw 
+0x7853 034015 branch bn_submod 
+:      034019 ecadd:
+0x7854 034020 arg mem_az ,rega 
+0x7855 034021 arg mem_t7 ,contw 
+0x7856 034022 call bn_sqrmod 
+0x7857 034023 arg mem_cx ,rega 
+0x7858 034024 arg mem_t7 ,regb 
+0x7859 034025 arg mem_t0 ,contw 
+0x785a 034026 call bn_mulmod 
+0x785b 034027 arg mem_az ,rega 
+0x785c 034028 arg mem_t7 ,regb 
+0x785d 034029 arg mem_t7 ,contw 
+0x785e 034030 call bn_mulmod 
+0x785f 034031 arg mem_cy ,rega 
+0x7860 034032 arg mem_t7 ,regb 
+0x7861 034033 arg mem_t1 ,contw 
+0x7862 034034 call bn_mulmod 
+0x7863 034035 arg mem_cz ,rega 
+0x7864 034036 arg mem_t7 ,contw 
+0x7865 034037 call bn_sqrmod 
+0x7866 034038 arg mem_ax ,rega 
+0x7867 034039 arg mem_t7 ,regb 
+0x7868 034040 arg mem_t2 ,contw 
+0x7869 034041 call bn_mulmod 
+0x786a 034042 arg mem_cz ,rega 
+0x786b 034043 arg mem_t7 ,regb 
+0x786c 034044 arg mem_t7 ,contw 
+0x786d 034045 call bn_mulmod 
+0x786e 034046 arg mem_ay ,rega 
+0x786f 034047 arg mem_t7 ,regb 
+0x7870 034048 arg mem_t3 ,contw 
+0x7871 034049 call bn_mulmod 
+0x7872 034050 arg mem_t0 ,rega 
+0x7873 034051 arg mem_t2 ,regb 
+0x7874 034052 arg mem_t7 ,contw 
+0x7875 034053 call bn_submod 
+0x7876 034054 arg mem_t0 ,rega 
+0x7877 034055 arg mem_t2 ,regb 
+0x7878 034056 arg mem_t0 ,contw 
+0x7879 034057 call bn_addmod 
+0x787a 034058 arg mem_t1 ,rega 
+0x787b 034059 arg mem_t3 ,regb 
+0x787c 034060 arg mem_t2 ,contw 
+0x787d 034061 call bn_submod 
+0x787e 034062 arg mem_t1 ,rega 
+0x787f 034063 arg mem_t3 ,regb 
+0x7880 034064 arg mem_t1 ,contw 
+0x7881 034065 call bn_addmod 
+0x7882 034066 arg mem_t1 ,rega 
+0x7883 034067 arg mem_t7 ,regb 
+0x7884 034068 arg mem_t1 ,contw 
+0x7885 034069 call bn_mulmod 
+0x7886 034070 arg mem_cz ,rega 
+0x7887 034071 arg mem_az ,regb 
+0x7888 034072 arg mem_t3 ,contw 
+0x7889 034073 call bn_mulmod 
+0x788a 034074 arg mem_t3 ,rega 
+0x788b 034075 arg mem_t7 ,regb 
+0x788c 034076 arg mem_cz ,contw 
+0x788d 034077 call bn_mulmod 
+0x788e 034078 arg mem_t7 ,rega 
+0x788f 034079 arg mem_t7 ,contw 
+0x7890 034080 call bn_sqrmod 
+0x7891 034081 arg mem_t7 ,rega 
+0x7892 034082 arg mem_t0 ,regb 
+0x7893 034083 arg mem_t3 ,contw 
+0x7894 034084 call bn_mulmod 
+0x7895 034085 arg mem_t7 ,rega 
+0x7896 034086 arg mem_t1 ,regb 
+0x7897 034087 arg mem_t1 ,contw 
+0x7898 034088 call bn_mulmod 
+0x7899 034089 arg mem_t2 ,rega 
+0x789a 034090 arg mem_cx ,contw 
+0x789b 034091 call bn_sqrmod 
+0x789c 034092 arg mem_cx ,rega 
+0x789d 034093 arg mem_t3 ,regb 
+0x789e 034094 arg mem_cx ,contw 
+0x789f 034095 call bn_submod 
+0x78a0 034096 arg mem_cx ,contr 
+0x78a1 034097 arg mem_t7 ,contw 
+0x78a2 034098 call memcpy24 
+0x78a3 034099 arg mem_t7 ,rega 
+0x78a4 034100 call bn_lshiftmod 
+0x78a5 034101 arg mem_t3 ,rega 
+0x78a6 034102 arg mem_t7 ,regb 
+0x78a7 034103 arg mem_t3 ,contw 
+0x78a8 034104 call bn_submod 
+0x78a9 034105 arg mem_t3 ,rega 
+0x78aa 034106 arg mem_t2 ,regb 
+0x78ab 034107 arg mem_t2 ,contw 
+0x78ac 034108 call bn_mulmod 
+0x78ad 034109 arg mem_t2 ,rega 
+0x78ae 034110 arg mem_t1 ,regb 
+0x78af 034111 arg mem_cy ,contw 
+0x78b0 034112 call bn_submod 
+0x78b1 034113 arg mem_cy ,rega 
+0x78b2 034114 arg mem_p ,regb 
+0x78b3 034115 arg mem_cy ,contw 
+0x78b4 034116 force 0 ,regc 
+0x78b5 034117 fetch 1 ,mem_cy 
+0x78b6 034118 isolate1 0 ,pdata 
+0x78b7 034119 call bn_add ,true 
+0x78b8 034120 copy regc ,alarm 
+0x78b9 034121 arg mem_cy ,rega 
+0x78ba 034122 call bn_rshift6 
+0x78bb 034123 fetch 1 ,mem_cy5 
+0x78bc 034124 isolate1 0 ,alarm 
+0x78bd 034125 setflag true ,7 ,pdata 
+0x78be 034126 store 1 ,mem_cy5 
+0x78bf 034127 rtn 
+:      034131 eckp_0:
+0x78c0 034132 fetch 1 ,mem_ec_loopc 
+0x78c1 034133 increase -1 ,pdata 
+0x78c2 034134 nrtn positive 
+0x78c3 034135 store 1 ,mem_ec_loopc 
+0x78c4 034136 fetch 1 ,mem_ec_infinite 
+0x78c5 034137 call ecdbl ,blank 
+0x78c6 034138 fetch 1 ,mem_ec_loopc 
+0x78c7 034139 arg mem_k ,contr 
+0x78c8 034140 call bn_testbit 
+0x78c9 034141 branch eckp_0 ,true 
+0x78ca 034142 fetch 1 ,mem_ec_infinite 
+0x78cb 034143 nbranch eckp_1 ,blank 
+0x78cc 034144 call ecadd 
+0x78cd 034145 branch eckp_0 
+:      034146 eckp_1:
+0x78ce 034147 jam 0 ,mem_ec_infinite 
+0x78cf 034148 arg mem_ax ,contr 
+0x78d0 034149 arg mem_cx ,contw 
+0x78d1 034150 call ec_copy 
+0x78d2 034151 branch eckp_0 
+:      034154 ecunmapz:
+0x78d3 034155 arg mem_cz ,rega 
+0x78d4 034156 arg mem_t3 ,contw 
+0x78d5 034157 call bn_invmod 
+0x78d6 034158 arg mem_t3 ,rega 
+0x78d7 034159 arg mem_t1 ,contw 
+0x78d8 034160 call bn_sqrmod 
+0x78d9 034161 arg mem_cx ,rega 
+0x78da 034162 arg mem_t1 ,regb 
+0x78db 034163 arg mem_bx ,contw 
+0x78dc 034164 call bn_mulmod 
+0x78dd 034165 arg mem_t3 ,rega 
+0x78de 034166 arg mem_t1 ,regb 
+0x78df 034167 arg mem_t2 ,contw 
+0x78e0 034168 call bn_mulmod 
+0x78e1 034169 arg mem_cy ,rega 
+0x78e2 034170 arg mem_t2 ,regb 
+0x78e3 034171 arg mem_by ,contw 
+0x78e4 034172 branch bn_mulmod 
+:      034176 sha_endian_swap2:
+0x78e5 034177 ifetch 4 ,contr 
+0x78e6 034178 force 4 ,rega 
+0x78e7 034179 increase 3 ,contw 
+:      034180 sha_endian_loop:
+0x78e8 034181 istore 1 ,contw 
+0x78e9 034182 rshift8 pdata ,pdata 
+0x78ea 034183 increase -2 ,contw 
+0x78eb 034184 increase -1 ,rega 
+0x78ec 034185 nbranch sha_endian_loop ,zero 
+0x78ed 034186 increase 5 ,contw 
+0x78ee 034187 loop sha_endian_swap2 
+0x78ef 034188 rtn 
+:      034191 sha_getw:
+0x78f0 034192 lshift2 queue ,pdata 
+0x78f1 034193 iadd timeup ,contr 
+0x78f2 034194 ifetch 4 ,contr 
+0x78f3 034195 rtn 
+:      034197 sha_r:
+0x78f4 034198 force 16 ,alarm 
+0x78f5 034199 arg memdat ,timeup 
+:      034200 sha_r_loop:
+0x78f6 034201 add alarm ,-7 ,queue 
+0x78f7 034202 call sha_getw 
+0x78f8 034203 iforce temp 
+0x78f9 034204 add alarm ,-16 ,queue 
+0x78fa 034205 call sha_getw 
+0x78fb 034206 iadd temp ,temp 
+0x78fc 034207 add alarm ,-2 ,queue 
+0x78fd 034208 call sha_getw 
+0x78fe 034209 shasx pdata ,1 ,pdata 
+0x78ff 034210 iadd temp ,temp 
+0x7900 034211 add alarm ,-15 ,queue 
+0x7901 034212 call sha_getw 
+0x7902 034213 shasx pdata ,0 ,pdata 
+0x7903 034214 iadd temp ,temp 
+0x7904 034215 lshift2 alarm ,pdata 
+0x7905 034216 iadd timeup ,contw 
+0x7906 034217 istoret 4 ,contw 
+0x7907 034218 increase 1 ,alarm 
+0x7908 034219 compare 64 ,alarm ,0xff 
+0x7909 034220 nbranch sha_r_loop ,true 
+0x790a 034221 rtn 
+:      034224 sha_init:
+0x790b 034225 arg memh0 ,contr 
+0x790c 034226 force 7 ,regext_index 
+:      034227 sha_init_0:
+0x790d 034228 ifetch 4 ,contr 
+0x790e 034229 iforce regext 
+0x790f 034230 increase -1 ,regext_index 
+0x7910 034231 branch sha_init_0 ,positive 
+0x7911 034232 rtn 
+:      034234 sha:
+0x7912 034235 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034236 call sha_r 
+0x7914 034237 arg memahbak ,contw 
+0x7915 034238 force 0 ,regext_index 
+:      034239 sha_0:
+0x7916 034240 deposit regext 
+0x7917 034241 istore 4 ,contw 
+0x7918 034242 increase 1 ,regext_index 
+0x7919 034243 compare 8 ,regext_index ,0xff 
+0x791a 034244 nbranch sha_0 ,true 
+0x791b 034245 call enable_authrom 
+0x791c 034246 arg memk ,timeup 
+0x791d 034247 arg memdat ,alarm 
+0x791e 034248 force 64 ,loopcnt 
+:      034249 sha_loop:
+0x791f 034250 ifetcht 4 ,alarm 
+0x7920 034251 ifetch 4 ,timeup 
+0x7921 034252 increase 4 ,timeup 
+0x7922 034253 increase 4 ,alarm 
+0x7923 034254 iadd temp ,pdata 
+0x7924 034255 force 7 ,regext_index 
+0x7925 034256 iadd regext ,temp 
+0x7926 034257 force 4 ,regext_index 
+0x7927 034258 shasx regext ,3 ,pdata 
+0x7928 034259 iadd temp ,temp 
+0x7929 034260 force 5 ,regext_index 
+0x792a 034261 deposit regext 
+0x792b 034262 force 6 ,regext_index 
+0x792c 034263 ixor regext ,pdata 
+0x792d 034264 force 4 ,regext_index 
+0x792e 034265 iand regext ,pdata 
+0x792f 034266 force 6 ,regext_index 
+0x7930 034267 ixor regext ,pdata 
+0x7931 034268 iadd temp ,temp 
+0x7932 034269 force 7 ,regext_index 
+0x7933 034270 copy temp ,regext 
+0x7934 034271 force 3 ,regext_index 
+0x7935 034272 deposit regext 
+0x7936 034273 iadd temp ,regext 
+0x7937 034274 force 0 ,regext_index 
+0x7938 034275 deposit regext 
+0x7939 034276 force 1 ,regext_index 
+0x793a 034277 iand regext ,temp 
+0x793b 034278 ior regext ,pdata 
+0x793c 034279 force 2 ,regext_index 
+0x793d 034280 iand regext ,pdata 
+0x793e 034281 ior temp ,temp 
+0x793f 034282 force 0 ,regext_index 
+0x7940 034283 shasx regext ,2 ,pdata 
+0x7941 034284 iadd temp ,pdata 
+0x7942 034285 force 7 ,regext_index 
+0x7943 034286 iadd regext ,regext 
+0x7944 034287 regexrot 
+0x7945 034288 loop sha_loop 
+0x7946 034289 arg memahbak ,contr 
+0x7947 034290 force 0 ,regext_index 
+:      034291 sha_1:
+0x7948 034292 ifetch 4 ,contr 
+0x7949 034293 iadd regext ,regext 
+0x794a 034294 increase 1 ,regext_index 
+0x794b 034295 compare 8 ,regext_index ,0xff 
+0x794c 034296 nbranch sha_1 ,true 
+0x794d 034297 branch disable_authrom 
+:      034300 sha_result:
+0x794e 034301 arg memresult ,contw 
+0x794f 034302 force 7 ,regext_index 
+:      034303 sha_regext_save:
+0x7950 034304 deposit regext 
+0x7951 034305 istore 4 ,contw 
+0x7952 034306 increase -1 ,regext_index 
+0x7953 034307 branch sha_regext_save ,positive 
+0x7954 034308 rtn 
+:      034310 pad_xor:
+0x7955 034312 arg memdat ,contw 
+0x7956 034313 increase -4 ,contr 
+0x7957 034314 sub loopcnt ,16 ,rega 
+:      034315 pad_xor_0:
+0x7958 034316 ifetch 4 ,contr 
+0x7959 034317 ixor temp ,pdata 
+0x795a 034318 istore 4 ,contw 
+0x795b 034319 increase -8 ,contr 
+0x795c 034320 loop pad_xor_0 
+0x795d 034321 copy rega ,loopcnt 
+0x795e 034322 deposit temp 
+:      034323 pad_xor_1:
+0x795f 034324 istore 4 ,contw 
+0x7960 034325 loop pad_xor_1 
+0x7961 034326 rtn 
+:      034328 g_noninit_number_confirm:
+0x7962 034329 call g_noninit0 
+0x7963 034330 call sha_result 
+0x7964 034331 branch g_common0 
+:      034333 g_noninit:
+0x7965 034334 call g_noninit0 
+0x7966 034335 branch g_common0 
+:      034337 g_noninit0:
+0x7967 034338 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034339 arg memdat ,contw 
+0x7969 034340 force 6 ,loopcnt 
+0x796a 034341 call memcpy_dword_swap 
+0x796b 034342 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034343 force 6 ,loopcnt 
+0x796d 034344 call memcpy_dword_swap 
+0x796e 034345 arg mem_sp_random_remote_end ,contr 
+0x796f 034346 call memcpy_dword_swap4 
+0x7970 034347 call sha_init 
+0x7971 034348 call sha 
+0x7972 034349 arg mem_sp_random_local_end ,contr 
+0x7973 034350 arg memdat ,contw 
+0x7974 034351 branch g_common 
+:      034353 g_init:
+0x7975 034354 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034355 arg memdat ,contw 
+0x7977 034356 force 6 ,loopcnt 
+0x7978 034357 call memcpy_dword_swap 
+0x7979 034358 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034359 force 6 ,loopcnt 
+0x797b 034360 call memcpy_dword_swap 
+0x797c 034361 arg mem_sp_random_local_end ,contr 
+0x797d 034362 call memcpy_dword_swap4 
+0x797e 034363 call sha_init 
+0x797f 034364 call sha 
+0x7980 034365 arg mem_sp_random_remote_end ,contr 
+0x7981 034366 arg memdat ,contw 
+0x7982 034367 call g_common 
+0x7983 034368 branch g_common0 
+:      034370 g_common:
+0x7984 034371 call memcpy_dword_swap4 
+0x7985 034372 setarg 0x800000 
+0x7986 034373 lshift8 pdata ,pdata 
+0x7987 034374 istore 4 ,contw 
+0x7988 034375 force 5 ,loopcnt 
+0x7989 034376 call memset0 
+0x798a 034377 setarg 640 
+0x798b 034378 istore 4 ,contw 
+0x798c 034379 branch sha 
+:      034380 g_common0:
+0x798d 034381 fetch 4 ,memresult 
+0x798e 034383 arg 1000 ,rega 
+0x798f 034384 idiv rega 
+0x7990 034385 call wait_div_end 
+0x7991 034386 remainder pdata 
+0x7992 034387 store 4 ,mem_gkey 
+0x7993 034388 quotient pdata 
+0x7994 034389 arg 1000 ,rega 
+0x7995 034390 idiv rega 
+0x7996 034391 call wait_div_end 
+0x7997 034392 remainder pdata 
+0x7998 034393 arg 1000 ,rega 
+0x7999 034394 imul32 rega ,pdata 
+0x799a 034395 fetcht 4 ,mem_gkey 
+0x799b 034396 iadd temp ,pdata 
+0x799c 034397 store 4 ,mem_gkey 
+0x799d 034398 rtn 
+:      034400 function_f1_no_key:
+0x799e 034401 jam 0 ,mem_passkey_1bit 
+0x799f 034402 branch function_f1_common 
+:      034404 function_f1:
+0x79a0 034405 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034406 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034407 function_f1_common:
+0x79a2 034408 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034409 setarg 0x363636 
+0x79a4 034410 lshift8 pdata ,temp 
+0x79a5 034411 or_into 0x36 ,temp 
+0x79a6 034412 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034413 copy pdata ,contr 
+0x79a8 034414 force 4 ,loopcnt 
+0x79a9 034415 call pad_xor 
+0x79aa 034416 call sha_init 
+0x79ab 034417 call sha 
+0x79ac 034418 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034419 copy pdata ,contr 
+0x79ae 034420 arg memdat ,contw 
+0x79af 034421 force 6 ,loopcnt 
+0x79b0 034422 call memcpy_dword_swap 
+0x79b1 034423 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034424 copy pdata ,contr 
+0x79b3 034425 force 6 ,loopcnt 
+0x79b4 034426 call memcpy_dword_swap 
+0x79b5 034427 setarg 0x800000 
+0x79b6 034428 istore 3 ,contw 
+0x79b7 034430 fetch 1 ,mem_passkey_1bit 
+0x79b8 034432 istore 1 ,contw 
+0x79b9 034433 force 0 ,pdata 
+0x79ba 034434 istore 8 ,contw 
+0x79bb 034435 setarg 0x0388 
+0x79bc 034436 istore 4 ,contw 
+0x79bd 034437 call sha 
+0x79be 034438 call sha_result 
+0x79bf 034439 arg memresult ,contr 
+0x79c0 034440 arg memahsave ,contw 
+0x79c1 034441 call memcpy32 
+0x79c2 034443 setarg 0x5c5c5c 
+0x79c3 034444 lshift8 pdata ,temp 
+0x79c4 034445 or_into 0x5c ,temp 
+0x79c5 034446 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034447 copy pdata ,contr 
+0x79c7 034448 force 4 ,loopcnt 
+0x79c8 034449 call pad_xor 
+0x79c9 034450 call sha_init 
+0x79ca 034451 call sha 
+0x79cb 034452 arg memahsave_end ,contr 
+0x79cc 034453 arg memdat ,contw 
+0x79cd 034454 force 8 ,loopcnt 
+0x79ce 034455 call memcpy_dword_swap 
+0x79cf 034456 setarg 0x800000 
+0x79d0 034457 lshift8 pdata ,pdata 
+0x79d1 034458 istore 4 ,contw 
+0x79d2 034459 call bn_zero 
+0x79d3 034460 setarg 0x0300 
+0x79d4 034461 istore 4 ,contw 
+0x79d5 034462 call sha 
+0x79d6 034463 branch sha_result 
+:      034466 function_f2:
+0x79d7 034467 setarg 0x363636 
+0x79d8 034468 lshift8 pdata ,temp 
+0x79d9 034469 or_into 0x36 ,temp 
+0x79da 034470 arg mem_sp_dhkey_end ,contr 
+0x79db 034471 force 6 ,loopcnt 
+0x79dc 034472 call pad_xor 
+0x79dd 034473 call sha_init 
+0x79de 034474 call sha 
+0x79df 034475 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034476 copy pdata ,contr 
+0x79e1 034477 arg memdat ,contw 
+0x79e2 034478 call memcpy_dword_swap4 
+0x79e3 034479 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034480 copy pdata ,contr 
+0x79e5 034481 call memcpy_dword_swap4 
+0x79e6 034483 setarg 0x62746c 
+0x79e7 034484 lshift8 pdata ,pdata 
+0x79e8 034485 or_into 0x6b ,pdata 
+0x79e9 034486 istore 4 ,contw 
+0x79ea 034487 arg mem_addr_value_end ,contr 
+0x79eb 034488 force 3 ,loopcnt 
+0x79ec 034489 call memcpy_dword_swap 
+0x79ed 034491 setarg 0x800000 
+0x79ee 034492 lshift8 pdata ,pdata 
+0x79ef 034493 istore 4 ,contw 
+0x79f0 034494 force 0 ,pdata 
+0x79f1 034495 istore 8 ,contw 
+0x79f2 034496 setarg 0x0380 
+0x79f3 034497 istore 4 ,contw 
+0x79f4 034498 call sha 
+0x79f5 034500 call sha_result 
+0x79f6 034501 arg memresult ,contr 
+0x79f7 034502 arg memahsave ,contw 
+0x79f8 034503 call memcpy32 
+0x79f9 034505 setarg 0x5c5c5c 
+0x79fa 034506 lshift8 pdata ,temp 
+0x79fb 034507 or_into 0x5c ,temp 
+0x79fc 034508 arg mem_sp_dhkey_end ,contr 
+0x79fd 034509 force 6 ,loopcnt 
+0x79fe 034510 call pad_xor 
+0x79ff 034511 call sha_init 
+0x7a00 034512 call sha 
+0x7a01 034513 arg memahsave_end ,contr 
+0x7a02 034514 arg memdat ,contw 
+0x7a03 034515 force 8 ,loopcnt 
+0x7a04 034516 call memcpy_dword_swap 
+0x7a05 034517 setarg 0x800000 
+0x7a06 034518 lshift8 pdata ,pdata 
+0x7a07 034519 istore 4 ,contw 
+0x7a08 034520 call bn_zero 
+0x7a09 034521 setarg 0x0300 
+0x7a0a 034522 istore 4 ,contw 
+0x7a0b 034523 call sha 
+0x7a0c 034524 branch sha_result 
+:      034527 function_f3a:
+0x7a0d 034528 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034529 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034530 function_f3a_common:
+0x7a0f 034531 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034532 setarg 0x363636 
+0x7a11 034533 lshift8 pdata ,temp 
+0x7a12 034534 or_into 0x36 ,temp 
+0x7a13 034535 arg mem_sp_dhkey_end ,contr 
+0x7a14 034536 force 6 ,loopcnt 
+0x7a15 034537 call pad_xor 
+0x7a16 034538 call sha_init 
+0x7a17 034539 call sha 
+0x7a18 034540 arg mem_sp_random_remote_end ,contr 
+0x7a19 034541 arg memdat ,contw 
+0x7a1a 034542 call memcpy_dword_swap4 
+0x7a1b 034543 arg mem_sp_random_local_end ,contr 
+0x7a1c 034544 call memcpy_dword_swap4 
+0x7a1d 034545 branch function_f3_common 
+:      034547 function_f3a_no_pin:
+0x7a1e 034548 setarg 0 
+0x7a1f 034549 store 4 ,mem_pin 
+0x7a20 034550 branch function_f3a_common 
+:      034552 function_f3b_no_pin:
+0x7a21 034553 setarg 0 
+0x7a22 034554 store 4 ,mem_pin 
+0x7a23 034555 branch function_f3b_common 
+:      034558 function_f3b:
+0x7a24 034559 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034560 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034561 function_f3b_common:
+0x7a26 034562 setarg 0x363636 
+0x7a27 034563 lshift8 pdata ,temp 
+0x7a28 034564 or_into 0x36 ,temp 
+0x7a29 034565 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034566 force 6 ,loopcnt 
+0x7a2b 034567 call pad_xor 
+0x7a2c 034568 call sha_init 
+0x7a2d 034569 call sha 
+0x7a2e 034571 arg mem_sp_random_local_end ,contr 
+0x7a2f 034572 arg memdat ,contw 
+0x7a30 034573 call memcpy_dword_swap4 
+0x7a31 034574 arg mem_sp_random_remote_end ,contr 
+0x7a32 034575 call memcpy_dword_swap4 
+:      034576 function_f3_common:
+0x7a33 034577 setarg 0x0 
+0x7a34 034578 istore 8 ,contw 
+0x7a35 034579 istore 4 ,contw 
+0x7a36 034580 fetch 4 ,mem_pin 
+0x7a37 034581 istore 4 ,contw 
+0x7a38 034583 copy contw ,temp 
+0x7a39 034584 jam 0x80 ,mem_addr_padding 
+0x7a3a 034585 copy temp ,contw 
+0x7a3b 034586 arg mem_addr_iocap_end ,contr 
+0x7a3c 034587 call memcpy_dword_swap4 
+0x7a3d 034589 call sha 
+0x7a3e 034591 arg memdat ,contw 
+0x7a3f 034592 force 7 ,loopcnt 
+0x7a40 034593 call memset0 
+0x7a41 034594 istore 4 ,contw 
+0x7a42 034595 setarg 0x03F8 
+0x7a43 034596 istore 4 ,contw 
+0x7a44 034597 call sha 
+0x7a45 034598 call sha_result 
+0x7a46 034600 arg memresult ,contr 
+0x7a47 034601 arg memahsave ,contw 
+0x7a48 034602 call memcpy32 
+0x7a49 034604 setarg 0x5c5c5c 
+0x7a4a 034605 lshift8 pdata ,temp 
+0x7a4b 034606 or_into 0x5c ,temp 
+0x7a4c 034607 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034608 force 6 ,loopcnt 
+0x7a4e 034609 call pad_xor 
+0x7a4f 034610 call sha_init 
+0x7a50 034611 call sha 
+0x7a51 034612 arg memahsave_end ,contr 
+0x7a52 034613 arg memdat ,contw 
+0x7a53 034614 force 8 ,loopcnt 
+0x7a54 034615 call memcpy_dword_swap 
+0x7a55 034616 setarg 0x800000 
+0x7a56 034617 lshift8 pdata ,pdata 
+0x7a57 034618 istore 4 ,contw 
+0x7a58 034619 call bn_zero 
+0x7a59 034620 setarg 0x0300 
+0x7a5a 034621 istore 4 ,contw 
+0x7a5b 034622 call sha 
+0x7a5c 034623 branch sha_result 
+:      034630 eckp_calc_init:
+0x7a5d 034631 jam 192 ,mem_ec_loopc 
+:      034632 eckp_calc_init_1:
+0x7a5e 034633 fetch 1 ,mem_ec_loopc 
+0x7a5f 034634 rtn blank 
+0x7a60 034635 increase -1 ,pdata 
+0x7a61 034636 store 1 ,mem_ec_loopc 
+0x7a62 034637 arg mem_k ,contr 
+0x7a63 034638 call bn_testbit 
+0x7a64 034639 branch eckp_calc_init_1 ,true 
+0x7a65 034640 arg mem_ax ,contr 
+0x7a66 034641 arg mem_cx ,contw 
+0x7a67 034642 branch ec_copy 
+:      034644 eckp_calc:
+0x7a68 034645 call ecdbl 
+0x7a69 034646 fetch 1 ,mem_ec_loopc 
+0x7a6a 034647 increase -1 ,pdata 
+0x7a6b 034648 store 1 ,mem_ec_loopc 
+0x7a6c 034649 arg mem_k ,contr 
+0x7a6d 034650 call bn_testbit 
+0x7a6e 034651 rtn true 
+0x7a6f 034652 branch ecadd 
+:      034654 memcpy_dword_swap4:
+0x7a70 034655 force 4 ,loopcnt 
+:      034656 memcpy_dword_swap:
+0x7a71 034657 increase -4 ,contr 
+:      034658 memcpy_dword_swap_loop:
+0x7a72 034659 ifetch 4 ,contr 
+0x7a73 034660 istore 4 ,contw 
+0x7a74 034661 increase -8 ,contr 
+0x7a75 034662 loop memcpy_dword_swap_loop 
+0x7a76 034663 rtn 
+:      034668 sp_initialize_256:
+0x7a77 034669 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034670 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034671 branch le_secure_connection_disable ,blank 
+0x7a7a 034672 call le_secure_connection_enable 
+0x7a7b 034673 call sp_clear_flags 
+0x7a7c 034675 branch sp_pubkey_calc_256 
+:      034680 sp_pubkey_calc_256:
+0x7a7d 034681 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034682 rtnne sp_key_invalid 
+0x7a7f 034683 fetch 1 ,mem_le_sc_calc 
+0x7a80 034684 rtnne sp_calc_standby 
+0x7a81 034686 arg mem_le_private_key_256 ,contw 
+0x7a82 034687 force 15 ,queue 
+0x7a83 034688 call random_generator 
+0x7a84 034689 random pdata 
+0x7a85 034690 rshift pdata ,pdata 
+0x7a86 034691 istore 2 ,contw 
+0x7a87 034693 arg mem_k_256 ,contw 
+0x7a88 034694 arg mem_le_private_key_256 ,contr 
+0x7a89 034695 call memcpy32 
+0x7a8a 034697 arg mem_ax_256 ,contw 
+0x7a8b 034698 arg mem_gx_256 ,contr 
+0x7a8c 034699 call memcpy64 
+0x7a8d 034701 arg mem_az_256 ,contw 
+0x7a8e 034702 call clear_mem_256 
+0x7a8f 034703 jam 1 ,mem_az_256 
+0x7a90 034705 call eckp_calc_init_256 
+0x7a91 034706 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034707 rtn 
+:      034709 sp_pubkey_generated_256:
+0x7a93 034710 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034711 arg mem_bx_256 ,contr 
+0x7a95 034712 call memcpy64 
+0x7a96 034713 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034714 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034715 rtn 
+:      034719 sp_dhkey_calc_256:
+0x7a99 034720 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034721 rtnne sp_key_invalid 
+0x7a9b 034722 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034723 rtnne sp_calc_standby 
+0x7a9d 034725 arg mem_k_256 ,contw 
+0x7a9e 034726 arg mem_le_private_key_256 ,contr 
+0x7a9f 034727 call memcpy32 
+0x7aa0 034729 arg mem_ax_256 ,contw 
+0x7aa1 034730 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034731 call memcpy64 
+0x7aa3 034733 arg mem_az_256 ,contw 
+0x7aa4 034734 call clear_mem_256 
+0x7aa5 034735 jam 1 ,mem_az_256 
+0x7aa6 034737 call eckp_calc_init_256 
+0x7aa7 034738 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034739 rtn 
+:      034742 sp_dhkey_generated_256:
+0x7aa9 034744 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034745 arg mem_bx_256 ,contr 
+0x7aab 034746 call memcpy32 
+0x7aac 034747 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034748 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034749 rtn 
+:      034753 sp_calc_sequence_256:
+0x7aaf 034754 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034755 rtn blank 
+0x7ab1 034756 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034757 rtn blank 
+0x7ab3 034758 increase 0x80 ,pdata 
+0x7ab4 034759 store 1 ,mem_le_sc_calc 
+0x7ab5 034760 rtnbit1 7 
+0x7ab6 034761 fetch 2 ,mem_ec_loopc 
+0x7ab7 034762 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034763 branch eckp_calc_256 
+:      034765 sp_calc_sequence_done_256:
+0x7ab9 034766 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034767 call ecunmapz_256 
+0x7abb 034768 fetch 1 ,mem_le_sc_calc 
+0x7abc 034769 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034770 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034771 rtn 
+:      034774 eckp_calc_256:
+0x7abf 034775 call ecdbl_256 
+0x7ac0 034776 fetch 2 ,mem_ec_loopc 
+0x7ac1 034777 increase -1 ,pdata 
+0x7ac2 034778 store 2 ,mem_ec_loopc 
+0x7ac3 034779 arg mem_k_256 ,contr 
+0x7ac4 034780 call bn_testbit 
+0x7ac5 034781 rtn true 
+0x7ac6 034782 branch ecadd_256 
+:      034784 eckp_calc_init_256:
+0x7ac7 034785 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034786 setarg 256 ,pdata 
+0x7ac9 034787 store 2 ,mem_ec_loopc 
+:      034788 eckp_calc_init_256_1:
+0x7aca 034789 fetch 2 ,mem_ec_loopc 
+0x7acb 034790 rtn blank 
+0x7acc 034791 increase -1 ,pdata 
+0x7acd 034792 store 2 ,mem_ec_loopc 
+0x7ace 034793 arg mem_k_256 ,contr 
+0x7acf 034794 call bn_testbit 
+0x7ad0 034795 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034796 arg mem_ax_256 ,contr 
+0x7ad2 034797 arg mem_cx_256 ,contw 
+0x7ad3 034798 branch memcpy96 
+:      034801 ecunmapz_256:
+0x7ad4 034802 arg mem_cz_256 ,rega 
+0x7ad5 034803 arg mem_t3_256 ,contw 
+0x7ad6 034804 call bn_invmod_256 
+0x7ad7 034805 arg mem_t3_256 ,rega 
+0x7ad8 034806 arg mem_t1_256 ,contw 
+0x7ad9 034807 call bn_sqrmod_256 
+0x7ada 034808 arg mem_cx_256 ,rega 
+0x7adb 034809 arg mem_t1_256 ,regb 
+0x7adc 034810 arg mem_bx_256 ,contw 
+0x7add 034811 call bn_mulmod_256 
+0x7ade 034812 arg mem_t3_256 ,rega 
+0x7adf 034813 arg mem_t1_256 ,regb 
+0x7ae0 034814 arg mem_t2_256 ,contw 
+0x7ae1 034815 call bn_mulmod_256 
+0x7ae2 034816 arg mem_cy_256 ,rega 
+0x7ae3 034817 arg mem_t2_256 ,regb 
+0x7ae4 034818 arg mem_by_256 ,contw 
+0x7ae5 034819 branch bn_mulmod_256 
+:      034821 ecdbl_256:
+0x7ae6 034822 arg mem_cz_256 ,rega 
+0x7ae7 034823 arg mem_t2_256 ,contw 
+0x7ae8 034824 call bn_sqrmod_256 
+0x7ae9 034825 arg mem_t2_256 ,rega 
+0x7aea 034826 arg mem_t3_256 ,contw 
+0x7aeb 034827 call bn_sqrmod_256 
+0x7aec 034829 arg mem_a_256 ,rega 
+0x7aed 034830 arg mem_t3_256 ,regb 
+0x7aee 034831 arg mem_t3_256 ,contw 
+0x7aef 034832 call bn_mulmod_256 
+0x7af0 034833 arg mem_cx_256 ,rega 
+0x7af1 034834 arg mem_t2_256 ,contw 
+0x7af2 034835 call bn_sqrmod_256 
+0x7af3 034837 arg mem_t2_256 ,contr 
+0x7af4 034838 arg mem_t1_256 ,contw 
+0x7af5 034839 call memcpy32 
+0x7af6 034840 arg mem_t1_256 ,rega 
+0x7af7 034841 call bn_lshiftmod_256 
+0x7af8 034842 arg mem_t2_256 ,rega 
+0x7af9 034843 arg mem_t1_256 ,regb 
+0x7afa 034844 arg mem_t2_256 ,contw 
+0x7afb 034845 call bn_addmod_256 
+0x7afc 034847 arg mem_t2_256 ,rega 
+0x7afd 034848 arg mem_t3_256 ,regb 
+0x7afe 034849 arg mem_t2_256 ,contw 
+0x7aff 034850 call bn_addmod_256 
+0x7b00 034852 arg mem_cx_256 ,contr 
+0x7b01 034853 arg mem_t1_256 ,contw 
+0x7b02 034854 call memcpy32 
+0x7b03 034855 arg mem_cy_256 ,rega 
+0x7b04 034856 arg mem_t3_256 ,contw 
+0x7b05 034857 call bn_sqrmod_256 
+0x7b06 034858 arg mem_t1_256 ,rega 
+0x7b07 034859 call bn_lshiftmod_256 
+0x7b08 034860 arg mem_t1_256 ,rega 
+0x7b09 034861 call bn_lshiftmod_256 
+0x7b0a 034862 arg mem_t1_256 ,rega 
+0x7b0b 034863 arg mem_t3_256 ,regb 
+0x7b0c 034864 arg mem_t1_256 ,contw 
+0x7b0d 034865 call bn_mulmod_256 
+0x7b0e 034866 arg mem_t3_256 ,rega 
+0x7b0f 034867 arg mem_t0_256 ,contw 
+0x7b10 034868 call bn_sqrmod_256 
+0x7b11 034869 arg mem_t0_256 ,rega 
+0x7b12 034870 call bn_lshiftmod_256 
+0x7b13 034871 arg mem_t0_256 ,rega 
+0x7b14 034872 call bn_lshiftmod_256 
+0x7b15 034873 arg mem_t0_256 ,rega 
+0x7b16 034874 call bn_lshiftmod_256 
+0x7b17 034875 arg mem_cy_256 ,contr 
+0x7b18 034876 arg mem_t3_256 ,contw 
+0x7b19 034877 call memcpy32 
+0x7b1a 034878 arg mem_t3_256 ,rega 
+0x7b1b 034879 call bn_lshiftmod_256 
+0x7b1c 034880 arg mem_t3_256 ,rega 
+0x7b1d 034881 arg mem_cz_256 ,regb 
+0x7b1e 034882 arg mem_cz_256 ,contw 
+0x7b1f 034883 call bn_mulmod_256 
+0x7b20 034886 arg mem_t2_256 ,rega 
+0x7b21 034887 arg mem_t3_256 ,contw 
+0x7b22 034888 call bn_sqrmod_256 
+0x7b23 034890 arg mem_t3_256 ,rega 
+0x7b24 034891 arg mem_t1_256 ,regb 
+0x7b25 034892 arg mem_t3_256 ,contw 
+0x7b26 034893 call bn_submod_256 
+0x7b27 034894 arg mem_t3_256 ,rega 
+0x7b28 034895 arg mem_t1_256 ,regb 
+0x7b29 034896 arg mem_cx_256 ,contw 
+0x7b2a 034897 call bn_submod_256 
+0x7b2b 034898 arg mem_t1_256 ,rega 
+0x7b2c 034899 arg mem_cx_256 ,regb 
+0x7b2d 034900 arg mem_t3_256 ,contw 
+0x7b2e 034901 call bn_submod_256 
+0x7b2f 034902 arg mem_t3_256 ,rega 
+0x7b30 034903 arg mem_t2_256 ,regb 
+0x7b31 034904 arg mem_t3_256 ,contw 
+0x7b32 034905 call bn_mulmod_256 
+0x7b33 034906 arg mem_t3_256 ,rega 
+0x7b34 034907 arg mem_t0_256 ,regb 
+0x7b35 034908 arg mem_cy_256 ,contw 
+0x7b36 034909 branch bn_submod_256 
+:      034911 ecadd_256:
+0x7b37 034913 arg mem_az_256 ,rega 
+0x7b38 034914 arg mem_t7_256 ,contw 
+0x7b39 034915 call bn_sqrmod_256 
+0x7b3a 034916 arg mem_cx_256 ,rega 
+0x7b3b 034917 arg mem_t7_256 ,regb 
+0x7b3c 034918 arg mem_t0_256 ,contw 
+0x7b3d 034919 call bn_mulmod_256 
+0x7b3e 034922 arg mem_az_256 ,rega 
+0x7b3f 034923 arg mem_t7_256 ,regb 
+0x7b40 034924 arg mem_t7_256 ,contw 
+0x7b41 034925 call bn_mulmod_256 
+0x7b42 034926 arg mem_cy_256 ,rega 
+0x7b43 034927 arg mem_t7_256 ,regb 
+0x7b44 034928 arg mem_t1_256 ,contw 
+0x7b45 034929 call bn_mulmod_256 
+0x7b46 034932 arg mem_cz_256 ,rega 
+0x7b47 034933 arg mem_t7_256 ,contw 
+0x7b48 034934 call bn_sqrmod_256 
+0x7b49 034935 arg mem_ax_256 ,rega 
+0x7b4a 034936 arg mem_t7_256 ,regb 
+0x7b4b 034937 arg mem_t2_256 ,contw 
+0x7b4c 034938 call bn_mulmod_256 
+0x7b4d 034940 arg mem_cz_256 ,rega 
+0x7b4e 034941 arg mem_t7_256 ,regb 
+0x7b4f 034942 arg mem_t7_256 ,contw 
+0x7b50 034943 call bn_mulmod_256 
+0x7b51 034944 arg mem_ay_256 ,rega 
+0x7b52 034945 arg mem_t7_256 ,regb 
+0x7b53 034946 arg mem_t3_256 ,contw 
+0x7b54 034947 call bn_mulmod_256 
+0x7b55 034952 arg mem_t0_256 ,regb 
+0x7b56 034953 arg mem_t2_256 ,rega 
+0x7b57 034954 arg mem_t7_256 ,contw 
+0x7b58 034955 call bn_submod_256 
+0x7b59 034956 arg mem_t0_256 ,rega 
+0x7b5a 034957 arg mem_t2_256 ,regb 
+0x7b5b 034958 arg mem_t0_256 ,contw 
+0x7b5c 034959 call bn_addmod_256 
+0x7b5d 034962 arg mem_t1_256 ,regb 
+0x7b5e 034963 arg mem_t3_256 ,rega 
+0x7b5f 034964 arg mem_t2_256 ,contw 
+0x7b60 034965 call bn_submod_256 
+0x7b61 034966 arg mem_t1_256 ,rega 
+0x7b62 034967 arg mem_t3_256 ,regb 
+0x7b63 034968 arg mem_t1_256 ,contw 
+0x7b64 034969 call bn_addmod_256 
+0x7b65 034970 arg mem_t1_256 ,rega 
+0x7b66 034971 arg mem_t7_256 ,regb 
+0x7b67 034972 arg mem_t1_256 ,contw 
+0x7b68 034973 call bn_mulmod_256 
+0x7b69 034974 arg mem_cz_256 ,rega 
+0x7b6a 034975 arg mem_az_256 ,regb 
+0x7b6b 034976 arg mem_t3_256 ,contw 
+0x7b6c 034977 call bn_mulmod_256 
+0x7b6d 034978 arg mem_t3_256 ,rega 
+0x7b6e 034979 arg mem_t7_256 ,regb 
+0x7b6f 034980 arg mem_cz_256 ,contw 
+0x7b70 034981 call bn_mulmod_256 
+0x7b71 034983 arg mem_t7_256 ,rega 
+0x7b72 034984 arg mem_t7_256 ,contw 
+0x7b73 034985 call bn_sqrmod_256 
+0x7b74 034986 arg mem_t7_256 ,rega 
+0x7b75 034987 arg mem_t0_256 ,regb 
+0x7b76 034988 arg mem_t3_256 ,contw 
+0x7b77 034989 call bn_mulmod_256 
+0x7b78 034990 arg mem_t7_256 ,rega 
+0x7b79 034991 arg mem_t1_256 ,regb 
+0x7b7a 034992 arg mem_t1_256 ,contw 
+0x7b7b 034993 call bn_mulmod_256 
+0x7b7c 034994 arg mem_t2_256 ,rega 
+0x7b7d 034995 arg mem_cx_256 ,contw 
+0x7b7e 034996 call bn_sqrmod_256 
+0x7b7f 034997 arg mem_cx_256 ,rega 
+0x7b80 034998 arg mem_t3_256 ,regb 
+0x7b81 034999 arg mem_cx_256 ,contw 
+0x7b82 035000 call bn_submod_256 
+0x7b83 035001 arg mem_cx_256 ,contr 
+0x7b84 035002 arg mem_t7_256 ,contw 
+0x7b85 035003 call memcpy32 
+0x7b86 035004 arg mem_t7_256 ,rega 
+0x7b87 035005 call bn_lshiftmod_256 
+0x7b88 035006 arg mem_t3_256 ,rega 
+0x7b89 035007 arg mem_t7_256 ,regb 
+0x7b8a 035008 arg mem_t3_256 ,contw 
+0x7b8b 035009 call bn_submod_256 
+0x7b8c 035010 arg mem_t3_256 ,rega 
+0x7b8d 035011 arg mem_t2_256 ,regb 
+0x7b8e 035012 arg mem_t2_256 ,contw 
+0x7b8f 035013 call bn_mulmod_256 
+0x7b90 035014 arg mem_t2_256 ,rega 
+0x7b91 035015 arg mem_t1_256 ,regb 
+0x7b92 035016 arg mem_cy_256 ,contw 
+0x7b93 035017 call bn_submod_256 
+0x7b94 035018 arg mem_cy_256 ,rega 
+0x7b95 035019 arg mem_p_256 ,regb 
+0x7b96 035020 arg mem_cy_256 ,contw 
+0x7b97 035021 force 0 ,regc 
+0x7b98 035022 fetch 1 ,mem_cy_256 
+0x7b99 035023 isolate1 0 ,pdata 
+0x7b9a 035024 call bn_add_256 ,true 
+0x7b9b 035025 copy regc ,alarm 
+0x7b9c 035026 arg mem_cy_256 ,rega 
+0x7b9d 035027 call bn_rshift_256 
+0x7b9e 035028 fetch 1 ,mem_cy5_256 
+0x7b9f 035029 isolate1 0 ,alarm 
+0x7ba0 035030 setflag true ,7 ,pdata 
+0x7ba1 035031 store 1 ,mem_cy5_256 
+0x7ba2 035032 rtn 
+:      035034 bn_invmod_256:
+0x7ba3 035035 copy contw ,timeup 
+0x7ba4 035036 arg mem_tmp0_256 ,contw 
+0x7ba5 035037 call clear_mem_256 
+0x7ba6 035038 force 0 ,pdata 
+0x7ba7 035040 store 4 ,mem_t2_256 
+0x7ba8 035041 jam 1 ,mem_tmp0_256 
+0x7ba9 035042 arg mem_tmp1_256 ,contw 
+0x7baa 035043 call clear_mem_512 
+0x7bab 035044 arg mem_p_256 ,contr 
+0x7bac 035045 arg mem_tmp2_256 ,contw 
+0x7bad 035046 call memcpy32 
+0x7bae 035047 copy rega ,contr 
+0x7baf 035048 arg mem_tmp3_256 ,contw 
+0x7bb0 035049 call memcpy32 
+:      035055 bn_invmod_256_2:
+0x7bb1 035056 arg mem_tmp3_256 ,contr 
+0x7bb2 035057 call bn_eq_zero_256 
+0x7bb3 035058 branch bn_invmod_256_0 ,blank 
+0x7bb4 035063 arg mem_tmp3_256 ,rega 
+0x7bb5 035064 arg mem_tmp0_256 ,regb 
+0x7bb6 035065 call bn_rshifteven_256 
+0x7bb7 035066 arg mem_tmp2_256 ,rega 
+0x7bb8 035067 arg mem_tmp1_256 ,regb 
+0x7bb9 035068 call bn_rshifteven_256 
+0x7bba 035070 arg mem_tmp3_256 ,rega 
+0x7bbb 035071 arg mem_tmp2_256 ,regb 
+0x7bbc 035072 call bn_bigeq_256 
+0x7bbd 035073 branch bn_invmod_256_1 ,positive 
+0x7bbe 035074 arg mem_tmp2_256 ,rega 
+0x7bbf 035075 arg mem_tmp3_256 ,regb 
+0x7bc0 035076 copy rega ,contw 
+0x7bc1 035077 call bn_sub_256 
+0x7bc2 035078 arg mem_tmp0_256 ,rega 
+0x7bc3 035079 arg mem_tmp1_256 ,regb 
+0x7bc4 035080 copy regb ,contw 
+0x7bc5 035081 call bn_add_256 
+0x7bc6 035082 ifetch 1 ,rega 
+0x7bc7 035083 iadd regc ,regc 
+0x7bc8 035084 ifetch 1 ,regb 
+0x7bc9 035085 iadd regc ,pdata 
+0x7bca 035086 istore 1 ,regb 
+0x7bcb 035087 branch bn_invmod_256_2 
+:      035088 bn_invmod_256_1:
+0x7bcc 035089 arg mem_tmp3_256 ,rega 
+0x7bcd 035090 arg mem_tmp2_256 ,regb 
+0x7bce 035091 copy rega ,contw 
+0x7bcf 035092 call bn_sub_256 
+0x7bd0 035093 arg mem_tmp1_256 ,rega 
+0x7bd1 035094 arg mem_tmp0_256 ,regb 
+0x7bd2 035095 copy regb ,contw 
+0x7bd3 035096 call bn_add_256 
+0x7bd4 035097 ifetch 1 ,rega 
+0x7bd5 035098 iadd regc ,regc 
+0x7bd6 035099 ifetch 1 ,regb 
+0x7bd7 035100 iadd regc ,pdata 
+0x7bd8 035101 istore 1 ,regb 
+0x7bd9 035102 branch bn_invmod_256_2 
+:      035103 bn_invmod_256_0:
+0x7bda 035105 arg mem_tmp1_256 ,rega 
+0x7bdb 035106 copy timeup ,contw 
+0x7bdc 035107 call bn_p256mod 
+0x7bdd 035109 arg mem_p_256 ,rega 
+0x7bde 035110 copy timeup ,regb 
+0x7bdf 035111 copy timeup ,contw 
+0x7be0 035112 branch bn_submod_256 
+:      035115 bn_mulmod_256:
+0x7be1 035116 copy contw ,timeup 
+0x7be2 035118 force 0 ,regext_index 
+0x7be3 035120 arg mem_tmp1_256 ,contw 
+0x7be4 035121 call clear_mem_512 
+0x7be5 035122 arg mem_regext ,contw 
+0x7be6 035123 call clear_mem_512 
+0x7be7 035127 copy rega ,contr 
+0x7be8 035129 jam 0 ,mem_regext 
+0x7be9 035130 setarg 0 
+0x7bea 035131 call bn_load_mem 
+0x7beb 035132 copy regb ,contr 
+0x7bec 035133 call bn_load_256 
+0x7bed 035136 force 0 ,queue 
+0x7bee 035137 arg mem_tmp1_256 ,contw 
+:      035138 bn_mulmod_256_1:
+0x7bef 035141 arg mem_regext ,temp 
+0x7bf0 035142 copy queue ,regb 
+0x7bf1 035143 lshift2 regb ,pdata 
+0x7bf2 035145 iadd temp ,regb 
+0x7bf3 035146 force 0 ,temp 
+0x7bf4 035147 force 0 ,regc 
+:      035148 bn_mulmod_256_0:
+0x7bf5 035153 ifetch 4 ,contw 
+0x7bf6 035154 iforce rega 
+0x7bf7 035157 ifetch 4 ,regb 
+0x7bf8 035158 copy regc ,regext_index 
+0x7bf9 035159 imul32 regext ,pdata 
+0x7bfa 035160 iadd rega ,pdata 
+0x7bfb 035161 iadd temp ,pdata 
+0x7bfc 035162 istore 4 ,contw 
+0x7bfd 035163 rshift32 pdata ,temp 
+0x7bfe 035164 increase 1 ,regc 
+0x7bff 035165 compare 8 ,regc ,0xff 
+0x7c00 035166 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035168 deposit temp 
+0x7c02 035169 istore 4 ,contw 
+0x7c03 035170 increase -32 ,contw 
+0x7c04 035173 increase 1 ,queue 
+0x7c05 035174 compare 8 ,queue ,0xff 
+0x7c06 035175 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035176 arg mem_tmp1_256 ,rega 
+0x7c08 035177 copy timeup ,contw 
+0x7c09 035178 branch bn_p256mod 
+:      035180 bn_p256mod:
+0x7c0a 035181 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035182 copy contw ,timeup 
+0x7c0c 035183 copy rega ,alarm 
+0x7c0d 035184 arg mem_tmp2_256 ,regb 
+0x7c0e 035185 copy regb ,contw 
+0x7c0f 035186 call memset0_4 
+0x7c10 035187 istore 8 ,contw 
+0x7c11 035188 add rega ,44 ,contr 
+0x7c12 035189 call memcpy8 
+0x7c13 035190 call memcpy12 
+0x7c14 035191 copy regb ,rega 
+0x7c15 035192 call bn_lshiftmod_256 
+0x7c16 035193 arg mem_tmp2_256 ,regb 
+0x7c17 035194 copy alarm ,rega 
+0x7c18 035195 copy timeup ,contw 
+0x7c19 035196 call bn_addmod_256 
+0x7c1a 035198 arg mem_tmp2_256 ,regb 
+0x7c1b 035199 copy regb ,contw 
+0x7c1c 035200 call memset0_4 
+0x7c1d 035201 istore 8 ,contw 
+0x7c1e 035202 add alarm ,48 ,contr 
+0x7c1f 035203 call memcpy16 
+0x7c20 035204 call memset0_4 
+0x7c21 035205 copy regb ,rega 
+0x7c22 035206 call bn_lshiftmod_256 
+0x7c23 035210 arg mem_tmp2_256 ,regb 
+0x7c24 035211 copy timeup ,rega 
+0x7c25 035212 copy rega ,contw 
+0x7c26 035213 call bn_addmod_256 
+0x7c27 035217 arg mem_tmp2_256 ,regb 
+0x7c28 035218 copy regb ,contw 
+0x7c29 035219 add alarm ,32 ,contr 
+0x7c2a 035220 call memcpy12 
+0x7c2b 035221 call memset0_4 
+0x7c2c 035222 istore 8 ,contw 
+0x7c2d 035223 add alarm ,56 ,contr 
+0x7c2e 035224 call memcpy8 
+0x7c2f 035225 copy timeup ,rega 
+0x7c30 035226 copy rega ,contw 
+0x7c31 035227 call bn_addmod_256 
+0x7c32 035231 arg mem_tmp2_256 ,regb 
+0x7c33 035232 copy regb ,contw 
+0x7c34 035233 add alarm ,36 ,contr 
+0x7c35 035234 call memcpy12 
+0x7c36 035235 add alarm ,52 ,contr 
+0x7c37 035236 call memcpy12 
+0x7c38 035237 add alarm ,52 ,contr 
+0x7c39 035238 call memcpy4 
+0x7c3a 035239 add alarm ,32 ,contr 
+0x7c3b 035240 call memcpy4 
+0x7c3c 035241 copy timeup ,rega 
+0x7c3d 035242 copy rega ,contw 
+0x7c3e 035243 call bn_addmod_256 
+0x7c3f 035246 arg mem_tmp2_256 ,regb 
+0x7c40 035247 copy regb ,contw 
+0x7c41 035248 add alarm ,44 ,contr 
+0x7c42 035249 call memcpy12 
+0x7c43 035250 call memset0_4 
+0x7c44 035251 istore 8 ,contw 
+0x7c45 035252 add alarm ,32 ,contr 
+0x7c46 035253 call memcpy4 
+0x7c47 035254 add alarm ,40 ,contr 
+0x7c48 035255 call memcpy4 
+0x7c49 035256 copy timeup ,rega 
+0x7c4a 035257 copy rega ,contw 
+0x7c4b 035258 call bn_submod_256 
+0x7c4c 035261 arg mem_tmp2_256 ,regb 
+0x7c4d 035262 copy regb ,contw 
+0x7c4e 035263 add alarm ,48 ,contr 
+0x7c4f 035264 call memcpy8 
+0x7c50 035265 call memcpy8 
+0x7c51 035266 force 0 ,pdata 
+0x7c52 035267 istore 8 ,contw 
+0x7c53 035268 add alarm ,36 ,contr 
+0x7c54 035269 call memcpy4 
+0x7c55 035270 add alarm ,44 ,contr 
+0x7c56 035271 call memcpy4 
+0x7c57 035272 copy timeup ,rega 
+0x7c58 035273 copy rega ,contw 
+0x7c59 035274 call bn_submod_256 
+0x7c5a 035277 arg mem_tmp2_256 ,regb 
+0x7c5b 035278 copy regb ,contw 
+0x7c5c 035279 add alarm ,52 ,contr 
+0x7c5d 035280 call memcpy12 
+0x7c5e 035281 add alarm ,32 ,contr 
+0x7c5f 035282 call memcpy12 
+0x7c60 035283 call memset0_4 
+0x7c61 035284 add alarm ,48 ,contr 
+0x7c62 035285 call memcpy4 
+0x7c63 035286 copy timeup ,rega 
+0x7c64 035287 copy rega ,contw 
+0x7c65 035288 call bn_submod_256 
+0x7c66 035291 arg mem_tmp2_256 ,regb 
+0x7c67 035292 copy regb ,contw 
+0x7c68 035293 add alarm ,56 ,contr 
+0x7c69 035294 call memcpy8 
+0x7c6a 035295 call memset0_4 
+0x7c6b 035296 add alarm ,36 ,contr 
+0x7c6c 035297 call memcpy12 
+0x7c6d 035298 call memset0_4 
+0x7c6e 035299 add alarm ,52 ,contr 
+0x7c6f 035300 call memcpy4 
+0x7c70 035301 copy timeup ,rega 
+0x7c71 035302 copy rega ,contw 
+0x7c72 035303 branch bn_submod_256 
+:      035306 bn_load_mem:
+0x7c73 035307 force 32 ,loopcnt 
+0x7c74 035308 arg mem_regext ,contw 
+0x7c75 035309 iadd contw ,contw 
+0x7c76 035310 branch memcpy 
+:      035312 bn_load_256:
+0x7c77 035313 force 8 ,loopcnt 
+0x7c78 035314 branch bn_load_0 
+:      035316 bn_sqrmod_256:
+0x7c79 035317 copy rega ,regb 
+0x7c7a 035318 branch bn_mulmod_256 
+:      035320 bn_add_256:
+0x7c7b 035321 force 8 ,loopcnt 
+0x7c7c 035322 branch bn_add + 1 
+:      035324 bn_addmod_256:
+0x7c7d 035325 call bn_add_256 
+0x7c7e 035326 copy contw ,rega 
+0x7c7f 035327 branch bn_lshiftmod_ismod_256 
+:      035329 bn_lshiftmod_256:
+0x7c80 035330 call bn_lshift_256 
+:      035331 bn_lshiftmod_ismod_256:
+0x7c81 035332 isolate1 0 ,regc 
+0x7c82 035333 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035334 arg mem_p_256 ,regb 
+0x7c84 035335 copy rega ,regc 
+0x7c85 035336 increase -32 ,rega 
+0x7c86 035337 call bn_bigeq_256 
+0x7c87 035338 nrtn positive 
+0x7c88 035339 copy regc ,rega 
+0x7c89 035340 branch sub_p2_256 
+:      035342 bn_lshiftmod_p_256:
+0x7c8a 035343 call sub_p2_256 
+0x7c8b 035345 copy rega ,regc 
+0x7c8c 035346 increase -32 ,rega 
+0x7c8d 035347 arg mem_p_256 ,regb 
+0x7c8e 035348 call bn_bigeq_256 
+0x7c8f 035349 nrtn positive 
+0x7c90 035350 copy regc ,rega 
+0x7c91 035351 branch sub_p2_256 
+:      035354 sub_p2_256:
+0x7c92 035355 increase -32 ,rega 
+0x7c93 035356 arg mem_p_256 ,regb 
+0x7c94 035357 copy rega ,contw 
+0x7c95 035358 branch bn_sub_256 
+:      035363 bn_submod_256:
+0x7c96 035364 call bn_sub_256 
+0x7c97 035366 branch bn_submod_256_np ,true 
+0x7c98 035369 add contw ,-32 ,rega 
+0x7c99 035370 arg mem_p_256 ,regb 
+0x7c9a 035371 call bn_bigeq_256 
+0x7c9b 035372 nrtn positive 
+0x7c9c 035373 arg mem_p_256 ,regb 
+0x7c9d 035374 add contw ,-32 ,rega 
+0x7c9e 035376 copy rega ,contw 
+0x7c9f 035377 branch bn_sub_256 
+:      035378 bn_submod_256_np:
+0x7ca0 035379 add contw ,-32 ,rega 
+0x7ca1 035380 arg mem_p_256 ,regb 
+0x7ca2 035381 copy rega ,contw 
+0x7ca3 035382 call bn_add_256 
+0x7ca4 035384 rtn true 
+0x7ca5 035385 add contw ,-32 ,rega 
+0x7ca6 035386 arg mem_p_256 ,regb 
+0x7ca7 035387 copy rega ,contw 
+0x7ca8 035388 branch bn_add_256 
+:      035392 bn_sub_256:
+0x7ca9 035393 force 8 ,loopcnt 
+0x7caa 035394 branch bn_sub + 1 
+:      035396 bn_rshift_256:
+0x7cab 035397 force 8 ,loopcnt 
+0x7cac 035398 increase 28 ,rega 
+0x7cad 035399 branch bn_rshift 
+:      035401 bn_lshift_256:
+0x7cae 035402 force 8 ,loopcnt 
+0x7caf 035403 force 0 ,regc 
+0x7cb0 035404 branch bn_lshift_0 
+:      035406 bn_bigeq_256:
+0x7cb1 035407 force 8 ,loopcnt 
+0x7cb2 035408 increase 28 ,rega 
+0x7cb3 035409 increase 28 ,regb 
+0x7cb4 035410 branch bn_bigeq_0 
+:      035413 bn_eq_zero_256:
+0x7cb5 035414 ifetch 8 ,contr 
+0x7cb6 035415 nrtn blank 
+0x7cb7 035416 branch bn_eq_zero 
+:      035421 bn_rshifteven_256:
+0x7cb8 035422 copy rega ,alarm 
+:      035423 bn_rshifteven_256_1:
+0x7cb9 035424 copy alarm ,rega 
+0x7cba 035425 ifetch 1 ,rega 
+0x7cbb 035426 isolate1 0 ,pdata 
+0x7cbc 035427 rtn true 
+0x7cbd 035428 call bn_rshift_256 
+0x7cbe 035429 ifetch 1 ,regb 
+0x7cbf 035430 isolate0 0 ,pdata 
+0x7cc0 035431 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035432 arg mem_p_256 ,rega 
+0x7cc2 035433 copy regb ,contw 
+0x7cc3 035434 call bn_add_256 
+0x7cc4 035435 ifetch 1 ,regb 
+0x7cc5 035436 iadd regc ,pdata 
+0x7cc6 035437 istore 1 ,regb 
+0x7cc7 035438 increase -32 ,regb 
+:      035439 bn_rshifteven_256_0:
+0x7cc8 035440 add regb ,32 ,rega 
+0x7cc9 035441 force 9 ,loopcnt 
+0x7cca 035442 call bn_rshift 
+0x7ccb 035443 branch bn_rshifteven_256_1 
+:      035447 ui_init:
+0x7ccc 035448 call lpm_disable_exen_output 
+0x7ccd 035449 rtn wake 
+0x7cce 035450 call ui_button_init 
+0x7ccf 035451 call ui_timer_init 
+0x7cd0 035452 branch ui_led_init_global 
+:      035454 ui_dispatch:
+0x7cd1 035455 call ui_led_dispatch 
+0x7cd2 035457 branch ui_timer_check 
+:      035459 ui_button_init:
+0x7cd3 035460 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035461 rtneq ui_button_gpio_disable 
+0x7cd5 035462 iforce temp 
+0x7cd6 035463 call gpio_config_output 
+0x7cd7 035464 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035465 call gpio_out_inactive 
+0x7cd9 035466 nop 100 
+0x7cda 035467 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035468 call gpio_config_input 
+0x7cdc 035469 branch ui_button_polling 
+:      035473 ui_button_polling:
+0x7cdd 035474 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035475 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035476 rtneq ui_button_gpio_disable 
+0x7ce0 035477 copy pdata ,temp 
+0x7ce1 035478 call gpio_get_bit 
+0x7ce2 035479 nbranch ui_button_up ,true 
+:      035481 ui_button_down:
+0x7ce3 035482 call ui_button_check_long_press 
+0x7ce4 035483 fetch 2 ,mem_ui_state_map 
+0x7ce5 035484 set1 ui_state_btn_down 
+0x7ce6 035485 store 2 ,mem_ui_state_map 
+0x7ce7 035486 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035487 rtneq ui_button_state_down 
+0x7ce9 035488 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035490 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035491 store 1 ,mem_ui_button_timer 
+0x7cec 035492 call lpm_button_get_wake_lock 
+0x7ced 035493 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035494 branch ui_ipc_send_event 
+:      035495 ui_button_up:
+0x7cef 035496 fetch 2 ,mem_ui_state_map 
+0x7cf0 035497 set0 ui_state_btn_down 
+0x7cf1 035498 store 2 ,mem_ui_state_map 
+0x7cf2 035499 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035500 rtneq ui_button_state_up 
+0x7cf4 035501 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035503 jam 0 ,mem_ui_button_timer 
+0x7cf6 035504 call lpm_button_clean_wake_lock 
+0x7cf7 035505 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035506 branch ui_ipc_send_event 
+:      035508 ui_button_check_long_press:
+0x7cf9 035509 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035510 rtn blank 
+0x7cfb 035511 increase -1 ,pdata 
+0x7cfc 035512 store 1 ,mem_ui_button_timer 
+0x7cfd 035513 nrtn blank 
+0x7cfe 035515 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035516 branch ui_ipc_send_event 
+:      035518 lpm_button_get_wake_lock:
+0x7d00 035519 arg wake_lock_button ,queue 
+0x7d01 035520 branch lpm_get_wake_lock 
+:      035522 lpm_button_clean_wake_lock:
+0x7d02 035523 arg wake_lock_button ,queue 
+0x7d03 035524 branch lpm_put_wake_lock 
+:      035546 calc_curr_struct_prt:
+0x7d04 035547 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035548 mul32 rega ,led_offset_length ,regb 
+0x7d06 035549 iadd regb ,regb 
+0x7d07 035550 rtn 
+:      035553 ui_led_init_global:
+0x7d08 035554 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035555 rtn blank 
+0x7d0a 035556 copy pdata ,loopcnt 
+0x7d0b 035557 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035558 copy pdata ,regb 
+:      035559 ui_led_init_loop:
+0x7d0d 035560 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035561 ifetcht 1 ,regc 
+0x7d0f 035562 call gpio_config_output 
+0x7d10 035563 call ui_led_off_static 
+0x7d11 035564 increase led_offset_length ,regb 
+0x7d12 035565 loop ui_led_init_loop 
+0x7d13 035566 rtn 
+:      035570 ui_led_on_global:
+0x7d14 035571 call calc_curr_struct_prt 
+0x7d15 035572 setarg ui_led_state_lighting 
+0x7d16 035573 istore 1 ,regb 
+0x7d17 035574 call ui_led_stop_timer 
+0x7d18 035575 branch ui_led_on_static 
+:      035579 ui_led_blink_stop_global:
+:      035580 ui_led_off_global:
+0x7d19 035581 call calc_curr_struct_prt 
+0x7d1a 035582 setarg ui_led_state_darking 
+0x7d1b 035583 istore 1 ,regb 
+0x7d1c 035584 call ui_led_stop_timer 
+0x7d1d 035585 branch ui_led_off_static 
+:      035589 ui_led_blink_start_global:
+0x7d1e 035590 call calc_curr_struct_prt 
+0x7d1f 035591 setarg ui_led_state_blink_start 
+0x7d20 035592 istore 1 ,regb 
+0x7d21 035593 setarg led_infinite_flash_num 
+0x7d22 035594 istore 1 ,contw 
+0x7d23 035595 branch ui_led_off_static 
+:      035600 ui_led_set_style_global:
+0x7d24 035601 call calc_curr_struct_prt 
+0x7d25 035602 arg led_offset_length ,loopcnt 
+0x7d26 035603 copy regc ,contr 
+0x7d27 035604 copy regb ,contw 
+0x7d28 035605 branch memcpy_fast 
+:      035609 ui_led_dispatch:
+0x7d29 035610 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035611 rtn blank 
+0x7d2b 035612 arg 0 ,rega 
+:      035613 ui_led_blink_polling:
+0x7d2c 035614 call ui_led_change_style_by_type 
+0x7d2d 035615 increase 1 ,rega 
+0x7d2e 035616 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035617 isub rega ,null 
+0x7d30 035618 rtn zero 
+0x7d31 035619 branch ui_led_blink_polling 
+:      035622 ui_led_off_static:
+0x7d32 035623 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035624 ifetcht 1 ,regc 
+0x7d34 035625 branch gpio_out_inactive 
+:      035628 ui_led_on_static:
+0x7d35 035629 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035630 ifetcht 1 ,regc 
+0x7d37 035631 branch gpio_out_active 
+:      035635 ui_led_change_style_by_type:
+0x7d38 035636 add rega ,ui_led_blink ,queue 
+0x7d39 035637 call timer_check 
+0x7d3a 035638 nrtn blank 
+0x7d3b 035640 call calc_curr_struct_prt 
+0x7d3c 035642 ifetch 1 ,regb 
+0x7d3d 035644 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035645 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035646 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035647 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035648 ui_led_blink_state_lighting:
+0x7d41 035649 call ui_led_on_static 
+0x7d42 035650 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035651 call push_stack 
+0x7d44 035652 ifetch 2 ,regc 
+0x7d45 035653 call callback_func 
+0x7d46 035654 call pop_stack 
+0x7d47 035655 setarg ui_led_state_blink_darking 
+0x7d48 035656 istore 1 ,regb 
+0x7d49 035657 add regb ,led_offset_on_time ,regc 
+0x7d4a 035658 ifetch 2 ,regc 
+0x7d4b 035659 branch ui_led_blink_timer_start 
+:      035662 ui_led_blink_state_darking:
+0x7d4c 035663 call ui_led_off_static 
+0x7d4d 035664 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035665 call push_stack 
+0x7d4f 035666 ifetch 2 ,regc 
+0x7d50 035667 call callback_func 
+0x7d51 035668 call pop_stack 
+0x7d52 035670 add regb ,led_offset_blink_count ,regc 
+0x7d53 035671 ifetch 1 ,regc 
+0x7d54 035672 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035673 increase -1 ,pdata 
+0x7d56 035674 istore 1 ,regc 
+0x7d57 035675 branch ui_led_blink_stop_global ,blank 
+:      035676 ui_led_blink_infinite:
+0x7d58 035677 setarg ui_led_state_blink_lighting 
+0x7d59 035678 istore 1 ,regb 
+0x7d5a 035679 add regb ,led_offset_off_time ,regc 
+0x7d5b 035680 ifetch 2 ,regc 
+:      035681 ui_led_blink_timer_start:
+0x7d5c 035682 add rega ,ui_led_blink ,queue 
+0x7d5d 035683 branch timer_init 
+:      035685 ui_led_stop_timer:
+0x7d5e 035686 setarg 0 
+0x7d5f 035687 branch ui_led_blink_timer_start 
+:      035693 ui_timer_timeout:
+0x7d60 035694 setarg 0x1000 
+0x7d61 035695 lshift16 pdata ,pdata 
+0x7d62 035696 iadd regb ,regb 
+0x7d63 035697 rtn 
+:      035699 ui_timer_check:
+0x7d64 035700 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035701 arg 0 ,rega 
+0x7d66 035702 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035703 copy clkn_bt ,regb 
+0x7d68 035704 copy regb ,pdata 
+0x7d69 035705 isub temp ,null 
+0x7d6a 035706 ncall ui_timer_timeout ,positive 
+:      035708 ui_timer_check_loop:
+0x7d6b 035709 copy regb ,pdata 
+0x7d6c 035710 increase 160 ,temp 
+0x7d6d 035711 increase 160 ,temp 
+0x7d6e 035712 isub temp ,null 
+0x7d6f 035713 nbranch ui_timer_check_end ,positive 
+0x7d70 035714 increase 1 ,rega 
+0x7d71 035715 and rega ,0x0f ,pdata 
+0x7d72 035716 nbranch ui_timer_check_loop ,blank 
+0x7d73 035717 arg 0 ,rega 
+0x7d74 035718 call ui_timer_check_send_evt 
+:      035719 ui_timer_init:
+0x7d75 035720 copy clkn_bt ,pdata 
+0x7d76 035721 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035722 rtn 
+:      035723 ui_timer_check_end:
+0x7d78 035724 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035725 copy rega ,pdata 
+0x7d7a 035726 rtn blank 
+0x7d7b 035727 increase -160 ,temp 
+0x7d7c 035728 increase -160 ,temp 
+0x7d7d 035729 set0 28 ,temp 
+0x7d7e 035730 storet 4 ,mem_ui_timer_last_btclk 
+:      035731 ui_timer_check_send_evt:
+0x7d7f 035732 branch app_evt_timer 
+:      035739 ui_ipc_get_lock:
+0x7d80 035740 jam 1 ,mem_ipc_lock_bt 
+:      035741 ui_ipc_get_lock_wait:
+0x7d81 035742 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035743 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035744 rtn 
+:      035746 ui_ipc_put_lock:
+0x7d84 035747 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035748 rtn 
+:      035752 ui_ipc_send_event:
+0x7d86 035753 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035754 call ui_ipc_get_lock 
+0x7d88 035755 copy rega ,pdata 
+0x7d89 035756 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035757 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035758 call fifo_in 
+0x7d8c 035759 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035760 copy pdata ,rega 
+0x7d8e 035761 branch ui_ipc_put_lock 
+:      035763 ui_ipc_send_cmd:
+0x7d8f 035764 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035765 call ui_ipc_get_lock 
+0x7d91 035766 copy rega ,pdata 
+0x7d92 035767 store 4 ,mem_ipc_rega_temp 
+0x7d93 035768 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035769 call fifo_in 
+0x7d95 035770 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035771 copy pdata ,rega 
+0x7d97 035772 branch ui_ipc_put_lock 
+:      035774 ui_ipc_clean_all_fifo:
+0x7d98 035775 setarg 0 
+0x7d99 035776 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035777 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035778 rtn 
+:      035780 check_51cmd:
+0x7d9c 035781 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035782 fetch 1 ,mem_hci_cmd 
+0x7d9e 035783 nrtn blank 
+0x7d9f 035784 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035785 call fifo_is_empty 
+0x7da1 035786 rtn blank 
+0x7da2 035787 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035788 call check_51cmd_once 
+0x7da4 035789 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035790 branch check_51cmd ,blank 
+0x7da6 035791 rtn 
+:      035793 check_51cmd_once:
+0x7da7 035794 call ui_ipc_get_lock 
+0x7da8 035795 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035796 call fifo_out 
+0x7daa 035797 copy pdata ,temp 
+0x7dab 035798 call ui_ipc_put_lock 
+0x7dac 035799 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035800 copy temp ,pdata 
+0x7dae 035801 rtn blank 
+0x7daf 035802 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035803 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035804 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035805 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035806 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035807 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035808 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035809 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035810 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035811 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035812 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035813 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035814 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035815 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035816 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035817 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035818 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035819 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035820 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035821 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035822 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035824 store 1 ,mem_fifo_temp 
+0x7dc5 035825 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035826 call lmo_fifo_check 
+0x7dc7 035827 nbranch check_51cmd_restore ,blank 
+:      035828 check_51cmd_once_continue:
+0x7dc8 035829 fetch 1 ,mem_fifo_temp 
+0x7dc9 035830 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 035831 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 035832 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 035833 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 035834 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 035835 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 035836 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 035837 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 035838 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 035839 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 035840 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 035841 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 035842 rtn 
+:      035844 check_51cmd_check_idle:
+0x7dd6 035845 store 1 ,mem_fifo_temp 
+0x7dd7 035846 call context_check_idle 
+0x7dd8 035847 branch check_51cmd_restore ,zero 
+0x7dd9 035848 call context_search_plap 
+0x7dda 035849 nrtn zero 
+:      035850 check_51cmd_restore:
+0x7ddb 035851 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 035852 branch ui_ipc_send_cmd 
+:      035857 check_51cmd_start_discovery:
+0x7ddd 035858 fetch 2 ,mem_ui_state_map 
+0x7dde 035859 set1 ui_state_bt_discovery 
+0x7ddf 035860 store 2 ,mem_ui_state_map 
+0x7de0 035861 jam 3 ,mem_scan_mode 
+0x7de1 035862 rtn 
+:      035866 check_51cmd_stop_discovery:
+0x7de2 035867 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 035868 jam 0 ,mem_scan_mode 
+0x7de4 035869 fetch 2 ,mem_ui_state_map 
+0x7de5 035870 set0 ui_state_bt_discovery 
+0x7de6 035871 store 2 ,mem_ui_state_map 
+0x7de7 035872 rtn 
+:      035876 check_51cmd_reconnect:
+0x7de8 035877 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 035878 rtn 
+:      035882 check_51cmd_disconnect:
+0x7dea 035883 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 035884 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 035885 rtn 
+:      035889 check_51cmd_enter_sniff_subrating:
+0x7ded 035890 rtn 
+:      035894 check_51cmd_exit_sniff_subrating:
+0x7dee 035895 rtn 
+:      035899 check_51cmd_sniff_test:
+0x7def 035900 rtn 
+:      035904 check_51cmd_pincode:
+0x7df0 035905 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 035906 branch cmd_pair 
+:      035910 check_51cmd_inq:
+0x7df2 035911 rtn 
+:      035915 check_51cmd_stop_inq:
+0x7df3 035916 rtn 
+:      035920 check_51cmd_adv:
+0x7df4 035921 jam on ,mem_le_adv_enable 
+0x7df5 035922 jam adv_ind ,mem_le_adv_type 
+0x7df6 035923 fetch 2 ,mem_ui_state_map 
+0x7df7 035924 set1 ui_state_ble_adv ,pdata 
+0x7df8 035925 store 2 ,mem_ui_state_map 
+0x7df9 035926 rtn 
+:      035930 check_51cmd_stop_adv:
+0x7dfa 035931 fetch 2 ,mem_ui_state_map 
+0x7dfb 035932 set0 ui_state_ble_adv ,pdata 
+0x7dfc 035933 store 2 ,mem_ui_state_map 
+0x7dfd 035934 jam off ,mem_le_adv_enable 
+0x7dfe 035935 rtn 
+:      035939 check_51cmd_direct_adv:
+0x7dff 035940 jam on ,mem_le_adv_enable 
+0x7e00 035941 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 035942 fetch 2 ,mem_ui_state_map 
+0x7e02 035943 set1 ui_state_ble_adv ,pdata 
+0x7e03 035944 store 2 ,mem_ui_state_map 
+0x7e04 035945 rtn 
+:      035949 check_51cmd_stop_direct_adv:
+0x7e05 035950 fetch 2 ,mem_ui_state_map 
+0x7e06 035951 set0 ui_state_ble_adv ,pdata 
+0x7e07 035952 store 2 ,mem_ui_state_map 
+0x7e08 035953 jam off ,mem_le_adv_enable 
+0x7e09 035954 rtn 
+:      035958 check_51cmd_le_disconnect:
+0x7e0a 035959 setarg 20 
+0x7e0b 035960 store 2 ,mem_le_superto 
+0x7e0c 035961 store 2 ,mem_le_init_superto 
+0x7e0d 035962 branch le_send_terminate_ind_user_terminated 
+:      035966 check_51cmd_ble_update_connect_param:
+0x7e0e 035967 branch le_l2cap_tx_update_req 
+:      035971 check_51cmd_led_off:
+0x7e0f 035972 arg 0 ,rega 
+0x7e10 035973 branch ui_led_off_global 
+:      035977 check_51cmd_led_on:
+0x7e11 035978 arg 0 ,rega 
+0x7e12 035979 branch ui_led_on_global 
+:      035983 check_51cmd_led_start_blink:
+0x7e13 035984 arg 0 ,rega 
+0x7e14 035985 branch ui_led_blink_start_global 
+:      035989 check_51cmd_le_start_con:
+0x7e15 035990 jam on ,mem_le_scan_enable 
+0x7e16 035991 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 035994 rtn 
+:      035998 check_51cmd_start_scan:
+0x7e18 035999 jam on ,mem_le_scan_enable 
+0x7e19 036000 rtn 
+:      036004 check_51cmd_stop_scan:
+0x7e1a 036005 jam off ,mem_le_scan_enable 
+0x7e1b 036006 jam 0 ,mem_hci_cmd 
+0x7e1c 036007 rtn 
+:      036011 check_51cmd_hibernate:
+0x7e1d 036012 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036013 call callback_func 
+0x7e1f 036014 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036015 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036016 copy pdata ,temp 
+0x7e22 036017 call gpio_config_input 
+:      036018 check_51cmd_hibernate_btn_disabled:
+0x7e23 036019 call ui_ipc_clean_all_fifo 
+0x7e24 036020 branch lpm_hibernate 
+:      036024 check_51cmd_le_smp_sec_req:
+0x7e25 036025 branch le_send_smp_security_request 
+:      036029 check_51cmd_role_switch:
+0x7e26 036030 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036031 set1 mark_switch_initiated ,mark 
+0x7e28 036032 nrtn master 
+0x7e29 036033 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036034 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036035 fetch 1 ,mem_connection_options 
+0x7e2c 036036 set0 connection_switch ,pdata 
+0x7e2d 036037 store 1 ,mem_connection_options 
+0x7e2e 036038 rtn 
+:      036042 check_51cmd_bb_reconn_cancel:
+0x7e2f 036043 force page_length_timer ,queue 
+0x7e30 036044 branch timer_stop 
+:      036048 check_51cmd_dhkey_not_accept:
+0x7e31 036049 call tid_set_reply 
+0x7e32 036050 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036051 branch parse_lmp_dhkey_check_reject 
+:      036054 ui_check_paring_button:
+0x7e34 036055 fetch 1 ,mem_ui_state_map 
+0x7e35 036056 rtnbit0 ui_state_btn_down 
+0x7e36 036057 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036058 branch check_51cmd_bb_reconn_cancel 
+:      036063 queue_init:
+0x7e38 036064 fetch 2 ,mem_queue_ptr 
+0x7e39 036065 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036066 setarg 0 
+0x7e3b 036067 istore 3 ,contw 
+0x7e3c 036068 rtn 
+:      036072 queue_push:
+0x7e3d 036073 call disable_user 
+0x7e3e 036074 call queue_full 
+0x7e3f 036075 rtn blank 
+0x7e40 036076 fetch 2 ,mem_queue_ptr 
+0x7e41 036077 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036078 ifetcht 1 ,regb 
+0x7e43 036079 increase 1 ,temp 
+0x7e44 036080 istoret 1 ,regb 
+0x7e45 036082 ifetcht 1 ,pdata 
+0x7e46 036083 copy temp ,loopcnt 
+0x7e47 036084 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036085 ifetch 1 ,regb 
+0x7e49 036086 imul32 temp ,pdata 
+0x7e4a 036087 iadd contr ,contw 
+0x7e4b 036088 copy rega ,contr 
+:      036089 calc_queue_next_ptr:
+0x7e4c 036090 call memcpy 
+0x7e4d 036091 call queue_get_size 
+0x7e4e 036092 pincrease -1 
+0x7e4f 036093 ifetcht 1 ,regb 
+0x7e50 036094 increase 1 ,temp 
+0x7e51 036095 iand temp ,temp 
+0x7e52 036096 istoret 1 ,regb 
+0x7e53 036097 branch enable_user 
+:      036102 queue_pop:
+0x7e54 036103 call disable_user 
+0x7e55 036104 call queue_empty 
+0x7e56 036105 rtn blank 
+0x7e57 036106 fetch 2 ,mem_queue_ptr 
+0x7e58 036107 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036108 ifetcht 1 ,regb 
+0x7e5a 036109 increase -1 ,temp 
+0x7e5b 036110 istoret 1 ,regb 
+0x7e5c 036111 ifetcht 1 ,pdata 
+0x7e5d 036112 copy temp ,loopcnt 
+0x7e5e 036113 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036114 ifetch 1 ,regb 
+0x7e60 036115 imul32 temp ,pdata 
+0x7e61 036116 iadd contr ,contr 
+0x7e62 036117 increase 1 ,contr 
+0x7e63 036118 copy rega ,contw 
+0x7e64 036119 branch calc_queue_next_ptr 
+:      036123 queue_empty:
+0x7e65 036124 fetch 2 ,mem_queue_ptr 
+0x7e66 036125 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036126 ifetch 1 ,contr 
+0x7e68 036127 rtn 
+:      036130 queue_full:
+0x7e69 036131 call queue_get_size 
+0x7e6a 036132 ifetcht 1 ,contr 
+0x7e6b 036133 isub temp ,pdata 
+0x7e6c 036134 rtn 
+:      036137 queue_get_size:
+0x7e6d 036138 fetch 2 ,mem_queue_ptr 
+0x7e6e 036139 add pdata ,queue_offset_length ,contr 
+0x7e6f 036140 ifetch 1 ,contr 
+0x7e70 036141 rtn 
+:      036149 right_shift_n:
+0x7e71 036150 sub loopcnt ,0 ,null 
+0x7e72 036151 rtn zero 
+:      036152 right_shift_n_loop:
+0x7e73 036153 rshift pdata ,pdata 
+0x7e74 036154 loop right_shift_n_loop 
+0x7e75 036155 rtn 
+:      036158 left_shift_n:
+0x7e76 036159 force 1 ,pdata 
+0x7e77 036160 sub loopcnt ,0 ,null 
+0x7e78 036161 rtn zero 
+:      036162 left_shift_n_loop:
+0x7e79 036163 lshift pdata ,pdata 
+0x7e7a 036164 loop left_shift_n_loop 
+0x7e7b 036165 rtn 
+:      036166 push_stack:
+0x7e7c 036167 deposit contw 
+0x7e7d 036168 store 2 ,mem_contw 
+0x7e7e 036169 storet 8 ,mem_temp 
+0x7e7f 036170 deposit timeup 
+0x7e80 036171 store 4 ,mem_timeup 
+0x7e81 036172 call push_stack_rega_b_c 
+0x7e82 036173 deposit contr 
+0x7e83 036174 store 2 ,mem_contr 
+0x7e84 036175 rtn 
+:      036177 push_stack_rega_b_c:
+0x7e85 036178 deposit rega 
+0x7e86 036179 store 4 ,mem_rega 
+0x7e87 036180 deposit regb 
+0x7e88 036181 store 4 ,mem_regb 
+0x7e89 036182 deposit regc 
+0x7e8a 036183 store 3 ,mem_regc 
+0x7e8b 036184 rtn 
+:      036186 pop_stack:
+0x7e8c 036187 fetcht 8 ,mem_temp 
+0x7e8d 036188 fetch 4 ,mem_timeup 
+0x7e8e 036189 iforce timeup 
+0x7e8f 036190 call pop_stack_rega_b_c 
+0x7e90 036191 fetch 2 ,mem_contw 
+0x7e91 036192 iforce contw 
+0x7e92 036193 fetch 2 ,mem_contr 
+0x7e93 036194 iforce contr 
+0x7e94 036195 rtn 
+:      036197 pop_stack_rega_b_c:
+0x7e95 036198 fetch 4 ,mem_rega 
+0x7e96 036199 iforce rega 
+0x7e97 036200 fetch 4 ,mem_regb 
+0x7e98 036201 iforce regb 
+0x7e99 036202 fetch 3 ,mem_regc 
+0x7e9a 036203 iforce regc 
+0x7e9b 036204 rtn 
+:      036206 get_contw:
+0x7e9c 036207 fetch 2 ,mem_contw 
+0x7e9d 036208 copy pdata ,contw 
+0x7e9e 036209 rtn 
+:      036210 get_contr:
+0x7e9f 036211 fetch 2 ,mem_contr 
+0x7ea0 036212 copy pdata ,contr 
+0x7ea1 036213 rtn 
+:      036214 store_contw:
+0x7ea2 036215 copy contw ,pdata 
+0x7ea3 036216 store 2 ,mem_contw 
+0x7ea4 036217 rtn 
+:      036218 store_contr:
+0x7ea5 036219 copy contr ,pdata 
+0x7ea6 036220 store 2 ,mem_contr 
+0x7ea7 036221 rtn 
+:      036225 save_cont_pointers:
+0x7ea8 036226 copy contw ,pdata 
+0x7ea9 036227 store 2 ,mem_hold_contw 
+0x7eaa 036228 copy contr ,pdata 
+0x7eab 036229 store 2 ,mem_hold_contr 
+0x7eac 036230 rtn 
+:      036231 load_cont_pointers:
+0x7ead 036232 fetch 2 ,mem_hold_contw 
+0x7eae 036233 copy pdata ,contw 
+0x7eaf 036234 fetch 2 ,mem_hold_contr 
+0x7eb0 036235 copy pdata ,contr 
+0x7eb1 036236 rtn 
+:      036238 memcpy96:
+0x7eb2 036239 call memcpy32 
+:      036240 memcpy64:
+0x7eb3 036241 call memcpy32 
+0x7eb4 036242 branch memcpy32 
+:      036243 memcpy12:
+0x7eb5 036244 call memcpy8 
+:      036245 memcpy4:
+0x7eb6 036246 ifetch 4 ,contr 
+0x7eb7 036247 istore 4 ,contw 
+0x7eb8 036248 rtn 
+:      036249 memcpy8:
+0x7eb9 036250 ifetch 8 ,contr 
+0x7eba 036251 istore 8 ,contw 
+0x7ebb 036252 rtn 
+:      036254 memcpy48:
+0x7ebc 036255 call memcpy16 
+:      036256 memcpy32:
+0x7ebd 036257 call memcpy8 
+:      036258 memcpy24:
+0x7ebe 036259 call memcpy8 
+:      036260 memcpy16:
+0x7ebf 036261 call memcpy8 
+0x7ec0 036262 branch memcpy8 
+:      036266 delay_10ms:
+0x7ec1 036267 arg 10 ,loopcnt 
+:      036268 delay_ms_wait:
+0x7ec2 036269 nop 12000 
+0x7ec3 036270 loop delay_ms_wait 
+0x7ec4 036271 rtn 
+:      036273 bn_zero:
+0x7ec5 036274 force 3 ,loopcnt 
+:      036275 memset0:
+0x7ec6 036276 force 0 ,pdata 
+:      036277 memset8:
+0x7ec7 036278 istore 8 ,contw 
+0x7ec8 036279 loop memset8 
+0x7ec9 036280 rtn 
+:      036282 memset0_8:
+0x7eca 036283 force 0 ,pdata 
+0x7ecb 036284 istore 8 ,contw 
+0x7ecc 036285 rtn 
+:      036286 memset0_4:
+0x7ecd 036287 force 0 ,pdata 
+0x7ece 036288 istore 4 ,contw 
+0x7ecf 036289 rtn 
+:      036291 clear_mem_256:
+0x7ed0 036292 force 4 ,loopcnt 
+0x7ed1 036293 branch memset0 
+:      036294 clear_mem_512:
+0x7ed2 036295 force 8 ,loopcnt 
+0x7ed3 036296 branch memset0 
+:      036298 clear_mem:
+0x7ed4 036299 deposit loopcnt 
+0x7ed5 036300 rtn blank 
+0x7ed6 036301 setarg 0 
+:      036302 clear_mem_loop:
+0x7ed7 036303 istore 1 ,contw 
+0x7ed8 036304 loop clear_mem_loop 
+0x7ed9 036305 rtn 
+:      036308 clear_temp_block:
+0x7eda 036309 arg 32 ,loopcnt 
+0x7edb 036310 arg mem_temp_block0 ,contw 
+0x7edc 036311 branch clear_mem 
+:      036313 xor_loop:
+0x7edd 036314 ifetch 4 ,regc 
+0x7ede 036315 ifetcht 4 ,rega 
+0x7edf 036316 ixor temp ,pdata 
+0x7ee0 036317 istore 4 ,contw 
+0x7ee1 036318 increase 4 ,rega 
+0x7ee2 036319 increase 4 ,regc 
+0x7ee3 036320 loop xor_loop 
+0x7ee4 036321 rtn 
+:      036325 inverse_data:
+0x7ee5 036326 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036327 copy loopcnt ,pdata 
+0x7ee7 036328 sub pdata ,1 ,null 
+0x7ee8 036329 rtn positive 
+0x7ee9 036330 iadd rega ,regb 
+0x7eea 036331 increase -1 ,regb 
+0x7eeb 036332 rshift loopcnt ,loopcnt 
+:      036333 inverse_loop:
+0x7eec 036334 ifetcht 1 ,rega 
+0x7eed 036335 ifetch 1 ,regb 
+0x7eee 036336 istore 1 ,rega 
+0x7eef 036337 istoret 1 ,regb 
+0x7ef0 036338 increase -1 ,regb 
+0x7ef1 036339 increase 1 ,rega 
+0x7ef2 036340 loop inverse_loop 
+0x7ef3 036341 rtn 
+:      036344 memcpy_fast:
+0x7ef4 036345 deposit loopcnt 
+0x7ef5 036346 rtn blank 
+:      036347 memcpy_fast_loop:
+0x7ef6 036348 increase -8 ,loopcnt 
+0x7ef7 036349 call memcpy8 ,positive 
+0x7ef8 036350 rtn zero 
+0x7ef9 036351 branch memcpy_fast_loop ,positive 
+0x7efa 036352 increase 8 ,loopcnt 
+:      036353 memcpy_fast_loop_four:
+0x7efb 036354 increase -4 ,loopcnt 
+0x7efc 036355 call memcpy4 ,positive 
+0x7efd 036356 rtn zero 
+0x7efe 036357 branch memcpy_fast_loop_four ,positive 
+0x7eff 036358 increase 4 ,loopcnt 
+0x7f00 036359 branch memcpy 
+:      036361 memcpy:
+0x7f01 036362 deposit loopcnt 
+0x7f02 036363 rtn blank 
+:      036364 memcpy_loop:
+0x7f03 036365 ifetch 1 ,contr 
+0x7f04 036366 istore 1 ,contw 
+0x7f05 036367 loop memcpy_loop 
+0x7f06 036368 rtn 
+:      036370 timer_stop:
+0x7f07 036371 setarg 0 
+:      036372 timer_init:
+0x7f08 036373 rshift clkn_bt ,temp 
+0x7f09 036374 storet 4 ,mem_last_clkn 
+0x7f0a 036375 arg mem_timers ,contw 
+0x7f0b 036376 iforce temp 
+0x7f0c 036377 lshift queue ,pdata 
+0x7f0d 036378 iadd contw ,contw 
+0x7f0e 036379 istoret 2 ,contw 
+0x7f0f 036380 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036381 rtn 
+:      036383 timer_check_timeout:
+0x7f11 036384 arg 0x800 ,timeup 
+0x7f12 036385 lshift16 timeup ,timeup 
+0x7f13 036386 iadd timeup ,pdata 
+0x7f14 036387 rtn 
+:      036390 timer_reinit:
+0x7f15 036391 arg 0 ,queue 
+:      036392 timer_check:
+0x7f16 036393 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036394 fetcht 4 ,mem_last_clkn 
+0x7f18 036395 rshift clkn_bt ,pdata 
+0x7f19 036396 store 4 ,mem_last_clkn 
+0x7f1a 036397 isub temp ,null 
+0x7f1b 036398 ncall timer_check_timeout ,positive 
+0x7f1c 036399 isub temp ,timeup 
+0x7f1d 036400 copy timeup ,temp 
+0x7f1e 036401 arg mem_timers ,contr 
+0x7f1f 036402 copy contr ,contw 
+0x7f20 036403 arg 16 ,loopcnt 
+:      036404 timer_loop:
+0x7f21 036405 ifetch 2 ,contr 
+0x7f22 036406 isub temp ,pdata 
+0x7f23 036407 branch timer_counting ,positive 
+0x7f24 036408 force 0 ,pdata 
+:      036409 timer_counting:
+0x7f25 036410 istore 2 ,contw 
+0x7f26 036411 loop timer_loop 
+0x7f27 036412 arg mem_timers ,contr 
+0x7f28 036413 lshift queue ,pdata 
+0x7f29 036414 iadd contr ,contr 
+0x7f2a 036415 ifetch 2 ,contr 
+0x7f2b 036416 rtn 
+:      036421 clk_add:
+0x7f2c 036422 iadd temp ,temp 
+0x7f2d 036423 copy temp ,loopcnt 
+0x7f2e 036424 setarg 3750 
+0x7f2f 036425 isub loopcnt ,pdata 
+0x7f30 036426 rtn positive 
+0x7f31 036427 sub pdata ,0 ,pdata 
+0x7f32 036428 rshift16 temp ,temp 
+0x7f33 036429 increase 1 ,temp 
+0x7f34 036430 lshift16 temp ,temp 
+0x7f35 036431 ior temp ,temp 
+0x7f36 036432 rtn 
+:      036434 clk_diff_rt:
+0x7f37 036435 call clk_diff 
+0x7f38 036436 branch clk2rt 
+:      036439 clk_diff:
+0x7f39 036440 disable user 
+0x7f3a 036441 isub temp ,pdata 
+0x7f3b 036442 branch clk_diff_pos ,positive 
+0x7f3c 036443 enable user 
+0x7f3d 036444 sub pdata ,0 ,pdata 
+:      036445 clk_diff_pos:
+0x7f3e 036446 rtnbit0 15 
+0x7f3f 036447 arg -61786 ,temp 
+0x7f40 036448 iadd temp ,pdata 
+0x7f41 036449 set0 64 ,pdata 
+0x7f42 036450 rtn 
+:      036452 clk2rt:
+0x7f43 036453 iforce contr 
+0x7f44 036454 rshift16 pdata ,pdata 
+0x7f45 036455 arg 3750 ,temp 
+0x7f46 036456 imul32 temp ,pdata 
+0x7f47 036457 iadd contr ,pdata 
+0x7f48 036458 rtn 
+:      036461 clk2lpo:
+0x7f49 036462 lshift8 pdata ,pdata 
+0x7f4a 036463 lshift4 pdata ,pdata 
+0x7f4b 036464 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036465 idiv temp 
+0x7f4d 036466 call wait_div_end 
+0x7f4e 036467 quotient temp 
+0x7f4f 036468 rtn 
+:      036471 clk2bt:
+0x7f50 036472 arg 3750 ,temp 
+0x7f51 036473 idiv temp 
+0x7f52 036474 call wait_div_end 
+0x7f53 036475 quotient pdata 
+0x7f54 036476 lshift16 pdata ,pdata 
+0x7f55 036477 remainder temp 
+0x7f56 036478 ior temp ,temp 
+0x7f57 036479 rtn 
+:      036486 string2dec_from_uart:
+0x7f58 036487 arg 0 ,temp 
+:      036488 string2dec_from_uart_done:
+0x7f59 036489 copy temp ,regc 
+0x7f5a 036490 ifetch 1 ,contru 
+0x7f5b 036491 call uchar2dialog 
+0x7f5c 036492 copy regc ,temp 
+0x7f5d 036493 call swap 
+0x7f5e 036494 arg 10 ,regb 
+0x7f5f 036495 imul32 regb ,pdata 
+0x7f60 036496 iadd temp ,pdata 
+0x7f61 036497 copy pdata ,temp 
+0x7f62 036498 loop string2dec_from_uart_done 
+0x7f63 036499 rtn 
+:      036503 uchar2dialog:
+0x7f64 036504 arg 0x3a ,temp 
+0x7f65 036505 isub temp ,null 
+0x7f66 036506 nbranch uchar2dialog_number ,positive 
+0x7f67 036507 arg 0x61 ,temp 
+0x7f68 036508 isub temp ,null 
+0x7f69 036509 branch uchar2dialog_a2f ,positive 
+0x7f6a 036510 arg 0x37 ,temp 
+0x7f6b 036511 isub temp ,pdata 
+0x7f6c 036512 rtn 
+:      036513 uchar2dialog_number:
+0x7f6d 036514 arg 0x30 ,temp 
+0x7f6e 036515 isub temp ,pdata 
+0x7f6f 036516 rtn 
+:      036517 uchar2dialog_a2f:
+0x7f70 036518 arg 0x57 ,temp 
+0x7f71 036519 isub temp ,pdata 
+0x7f72 036520 rtn 
+:      036522 pn9:
+0x7f73 036523 copy temp ,alarm 
+0x7f74 036524 setarg 0x1ff 
+0x7f75 036525 force 0 ,regb 
+:      036526 pn9_loop:
+0x7f76 036527 rshift3 pdata ,rega 
+0x7f77 036528 rshift rega ,rega 
+0x7f78 036529 ixor rega ,rega 
+0x7f79 036530 isolate1 0 ,rega 
+0x7f7a 036531 setflag true ,9 ,pdata 
+0x7f7b 036532 rshift temp ,temp 
+0x7f7c 036533 isolate1 0 ,pdata 
+0x7f7d 036534 setflag true ,7 ,temp 
+0x7f7e 036535 rshift pdata ,pdata 
+0x7f7f 036536 increase 1 ,regb 
+0x7f80 036537 compare 0 ,regb ,0x7 
+0x7f81 036538 nbranch pn9_loop ,true 
+0x7f82 036539 istoret 1 ,contw 
+0x7f83 036540 loop pn9_loop 
+0x7f84 036541 copy alarm ,temp 
+0x7f85 036542 rtn 
+:      036545 wait_div_end:
+0x7f86 036546 rtn modone 
+0x7f87 036547 branch wait_div_end 
+:      036557 compare_loop:
+:      036558 string_compare:
+0x7f88 036559 ifetch 1 ,rega 
+0x7f89 036560 ifetcht 1 ,regb 
+0x7f8a 036561 isub temp ,null 
+0x7f8b 036562 nrtn zero 
+0x7f8c 036563 increase 1 ,rega 
+0x7f8d 036564 increase 1 ,regb 
+0x7f8e 036565 loop string_compare 
+0x7f8f 036566 force 0 ,null 
+0x7f90 036567 rtn 
+:      036570 ceiling:
+0x7f91 036571 isub temp ,null 
+0x7f92 036572 nrtn positive 
+0x7f93 036573 deposit temp 
+0x7f94 036574 rtn 
+:      036576 swap:
+0x7f95 036577 iadd temp ,pdata 
+0x7f96 036578 isub temp ,temp 
+0x7f97 036579 isub temp ,pdata 
+0x7f98 036580 rtn 
+:      036582 clean_mem:
+0x7f99 036583 arg 0x200 ,loopcnt 
+0x7f9a 036584 arg 0x4000 ,contw 
+0x7f9b 036585 branch memset0 
+:      036588 callback_func:
+0x7f9c 036589 rtn blank 
+0x7f9d 036590 copy pdata ,pc 
+:      036593 wait_uarttx:
+0x7f9e 036594 hfetch 2 ,core_uart_txitems 
+0x7f9f 036595 nbranch wait_uarttx ,blank 
+0x7fa0 036596 rtn 
+:      036598 ice_break:
+0x7fa1 036599 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036600 rtn 
+:      036602 ice_setbp:
+0x7fa3 036603 hstore 2 ,core_ice_break0 
+0x7fa4 036604 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036605 set1 4 ,pdata 
+0x7fa6 036606 hstore 1 ,core_ice_ctrl 
+0x7fa7 036607 rtn 
+:      036608 ice_setbp2:
+0x7fa8 036609 hstore 2 ,core_ice_break1 
+0x7fa9 036610 hfetch 1 ,core_ice_ctrl 
+0x7faa 036611 set1 6 ,pdata 
+0x7fab 036612 hstore 1 ,core_ice_ctrl 
+0x7fac 036613 rtn 
+:      036615 ice_set_write_bp:
+0x7fad 036616 hstore 2 ,core_ice_break0 
+0x7fae 036617 jam 0x30 ,core_ice_ctrl 
+0x7faf 036618 rtn 
+:      036622 test_enable_white:
+0x7fb0 036623 hfetch 1 ,core_config 
+0x7fb1 036624 set0 whiteoff_bit ,pdata 
+0x7fb2 036625 hstore 1 ,core_config 
+0x7fb3 036626 rtn 
+:      036628 check_uart_tx_buff:
+0x7fb4 036629 hfetch 2 ,core_uart_txitems 
+0x7fb5 036630 arg uart_air_control_threshold ,temp 
+:      036631 pdata_sub_temp:
+0x7fb6 036632 isub temp ,null 
+0x7fb7 036633 rtn 
+:      036639 fifo_in:
+0x7fb8 036640 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036641 ifetcht util_fifo_len ,rega 
+0x7fba 036642 and temp ,0xff ,pdata 
+0x7fbb 036643 nbranch fifo_in_push ,blank 
+0x7fbc 036644 rshift8 temp ,pdata 
+0x7fbd 036645 istore util_fifo_len ,rega 
+:      036646 fifo_in_push:
+0x7fbe 036647 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036648 ifetch 1 ,rega 
+0x7fc0 036649 nbranch assert ,blank 
+0x7fc1 036650 fetch 1 ,mem_fifo_temp 
+0x7fc2 036651 istore 1 ,rega 
+0x7fc3 036652 rtn 
+:      036657 fifo_out:
+0x7fc4 036658 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036659 arg util_fifo_len ,loopcnt 
+0x7fc6 036660 ifetch util_fifo_len ,rega 
+0x7fc7 036661 rtn blank 
+:      036662 fifo_out_loop:
+0x7fc8 036663 ifetch 1 ,rega 
+0x7fc9 036664 nbranch fifo_out_end ,blank 
+0x7fca 036665 increase 1 ,rega 
+0x7fcb 036666 loop fifo_out_loop 
+0x7fcc 036667 branch assert 
+:      036668 fifo_out_end:
+0x7fcd 036669 arg 0 ,temp 
+0x7fce 036670 istoret 1 ,rega 
+0x7fcf 036671 rtn 
+:      036676 fifo_is_empty:
+0x7fd0 036677 ifetch util_fifo_len ,rega 
+0x7fd1 036678 rtn 
+:      036683 fifo_is_full:
+0x7fd2 036684 ifetch 1 ,rega 
+0x7fd3 036685 rtn 
+:      036688 fifo_is_near_full:
+0x7fd4 036689 ifetch 2 ,rega 
+0x7fd5 036690 rtn 
+:      036694 fifo_content_count:
+0x7fd6 036695 arg 0 ,temp 
+:      036696 fifo_content_count_loop:
+0x7fd7 036697 fetch 1 ,contr 
+0x7fd8 036698 loop fifo_content_count_loop ,blank 
+0x7fd9 036699 increase 1 ,temp 
+0x7fda 036700 loop fifo_content_count_loop 
+0x7fdb 036701 copy temp ,pdata 
+0x7fdc 036702 rtn 
+:      036704 not_greater_than:
+0x7fdd 036705 isub temp ,null 
+0x7fde 036706 nrtn positive 
+0x7fdf 036707 copy temp ,pdata 
+0x7fe0 036708 rtn 
+:      036711 disable_positive:
+0x7fe1 036712 force -1 ,null 
+0x7fe2 036713 rtn 
+:      036714 enable_positive:
+:      036715 disable_zero:
+0x7fe3 036716 force 1 ,null 
+0x7fe4 036717 rtn 
+:      036718 enable_zero:
+0x7fe5 036719 force 0 ,null 
+0x7fe6 036720 rtn 
+:      036722 enable_user:
+0x7fe7 036723 enable user 
+0x7fe8 036724 rtn 
+:      036726 disable_user:
+0x7fe9 036727 disable user 
+0x7fea 036728 rtn 
+:      036730 enable_user2:
+0x7feb 036731 enable user2 
+0x7fec 036732 rtn 
+:      036734 disable_user2:
+0x7fed 036735 disable user2 
+0x7fee 036736 rtn 
+:      036738 disable_blank:
+0x7fef 036739 setarg 1 
+0x7ff0 036740 rtn 
+:      036742 enable_blank:
+0x7ff1 036743 setarg 0 
+0x7ff2 036744 rtn 
+:      036747 reverse_byte:
+0x7ff3 036748 copy loopcnt ,pdata 
+0x7ff4 036749 rtn blank 
+0x7ff5 036750 copy contr ,pdata 
+0x7ff6 036751 iadd loopcnt ,pdata 
+0x7ff7 036752 increase -1 ,pdata 
+0x7ff8 036753 copy pdata ,contr 
+:      036754 reverse_loop:
+0x7ff9 036755 ifetch 1 ,contr 
+0x7ffa 036756 increase -2 ,contr 
+0x7ffb 036757 istore 1 ,contw 
+0x7ffc 036758 loop reverse_loop 
+0x7ffd 036759 rtn 
Index: output/bt_program23.meta
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.meta	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.meta	(working copy)
@@ -2218,6 +2218,7 @@
 	call p_mouse_tx_power_init
 	jam 1,mem_device_flag
 	jam 0,mem_mouse_clear_sensor_data_flag
+	jam 0x5a,mem_mouse_fast_conn_flag
 //	fetch 2,mem_ui_state_map
 //	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
 //	fetch MOUSE_FLAG_LEN,mem_mouse_flag
Index: output/bt_program23.rom
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.rom	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/bt_program23.rom	(working copy)
@@ -1,7 +1,7 @@
 11000010100001000000000000010000
 11000000000000001000000000100111
-11000000010000101000011001111110
-11000000010001001000011001001111
+11000000010000101000011001111111
+11000000010001001000011001010000
 11000000010100001000000000110000
 11000000010110001000000000110101
 11000000010110010000000001000001
@@ -12,20 +12,20 @@
 11000000011100110000010011010010
 11000000011101010000010100001110
 11000000011101011000010100011110
-11000000011101100000010101000100
+11000000011101100000010101000101
 00100000001000000010101010001110
-11000000000111001000010101001001
-11000000001000011000010101010001
-11000000001001010000010101010111
-11000000001010111000010101011010
-11000000001011001000010101101010
-11000000001100011000010101110111
-11000000001100110000010110100001
-11000000001100111000010110111000
-11000000001101010000010111100100
-11000000001110111000010111101111
-11000000011111010000010111111111
-11000000010001100000011000001000
+11000000000111001000010101001010
+11000000001000011000010101010010
+11000000001001010000010101011000
+11000000001010111000010101011011
+11000000001011001000010101101011
+11000000001100011000010101111000
+11000000001100110000010110100010
+11000000001100111000010110111001
+11000000001101010000010111100101
+11000000001110111000010111110000
+11000000011111010000011000000000
+11000000010001100000011000001001
 00100000001000000010101010001110
 00011111111000100010001000000000
 01101000000010001100110010000101
@@ -176,7 +176,7 @@
 01111001001111111111111000000100
 01100000000000001100101111001011
 00100000011000000000000000000000
-00100000010000000000011000011011
+00100000010000000000011000011100
 01101000000000001100110100000001
 11000000000000001000000010110111
 11000000000000010000000010111011
@@ -203,7 +203,7 @@
 00100000010000000000000111011000
 01110000010011000000111100000010
 00100000001000000000000100011001
-00100000010000000000011000011011
+00100000010000000000011000011100
 01110000010011001111110100000000
 00100000001000000000000010100101
 01110000010011010000001000000010
@@ -290,7 +290,7 @@
 00100100001101111000000101000010
 00100000010000000000000100110000
 00100000010000000000000101011010
-00100000010000000000011000010111
+00100000010000000000011000011000
 01110000010010110011111100000000
 01101000000000001100101111001001
 00011111111000001111111000000001
@@ -305,7 +305,7 @@
 11011111001000000000000000000100
 11011000101000000100101101100110
 00100000001000000111111011000110
-00100000010000000000011000010100
+00100000010000000000011000010101
 00100000001000000000000110000000
 01111000010101111111110000000000
 00100000010000000000001001110110
@@ -722,7 +722,7 @@
 00100000010000000000001111011111
 01101000000000001100000111011110
 01100000000000001100110010000001
-00100000010000000000011000010100
+00100000010000000000011000010101
 01101000000000001100011010000101
 01100000000000001100011011011010
 00100000010000000100001111001010
@@ -755,7 +755,7 @@
 01011000000000000000000000000100
 11100000110000001000000000000000
 11011000110000000100001110010000
-00100000010000000000010101000000
+00100000010000000000010101000001
 00100000001000000111110111110100
 11011010001000000100001101110000
 11101010001000001000000000000000
@@ -912,7 +912,7 @@
 01100000000000010100110011111011
 01011000000000000000001110110110
 01100000000000010100000111101111
-01011000000000000000010111111001
+01011000000000000000010111111010
 01100000000000010100000111111001
 01011000000000000000001011000101
 01100000000000010100000111101101
@@ -1312,6 +1312,7 @@
 00100000010000000000001011100101
 01110000010001110010000000000001
 01110000010001111001110000000000
+01110000010010110001111001011010
 00100000010000000000010100011010
 01101000000010010100011111000010
 00011000010000001000010000000001
@@ -1333,14 +1334,14 @@
 11011000111000000000000000000111
 00100000010000000100001111001110
 00100000010000000100001111001010
-00100000010000000000010100111001
+00100000010000000000010100111010
 00100000001000000100001011000100
 01110000010001111001111100000000
 00100000010000000000001011110111
 01011000000000000000000000000101
 11100000110000001000000000000000
 11011000110000000100101100011111
-00100000010000000000010101000000
+00100000010000000000010101000001
 00100000001000000111110111110100
 11011000101000000100001101111011
 11011111001000000000000000010011
@@ -1357,7 +1358,7 @@
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000011000100101
+00100000010000000000011000100110
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -1368,7 +1369,7 @@
 00100000010000000010100110111011
 00100000010000000000000000011101
 00100000001000000101010010100011
-00100000010000000000010101100000
+00100000010000000000010101100001
 00100000001000000101010101111101
 01101000000000001100011111000101
 01100000000000001100000101110010
@@ -1380,13 +1381,13 @@
 01101000000000001100001111011000
 01101000000010001100011111000101
 10011000010001100111110000000000
-00100000001000010000010101011100
+00100000001000010000010101011101
 01101000000000001100001111011000
 01100000000000001100000101110010
-00100000001000000000010101011110
+00100000001000000000010101011111
 01101000000000001000010000111111
 11000100000000110000000000000000
-00100000010000000000010101101111
+00100000010000000000010101110000
 00100100011101000000000000000000
 00100000001000000101010110100000
 01111000001101000111110000000000
@@ -1398,27 +1399,27 @@
 11000001100000000000000000000000
 00100000001000000111111111101001
 01101000000000001000010001010110
-11000010100000101000010110001011
-00100000010000000000011000010111
+11000010100000101000010110001100
+00100000010000000000011000011000
 01101000000000001100011110001110
-00100100001110100000010110000001
+00100100001110100000010110000010
 01101000000000001000010000111111
-11000011000000100000010110000101
+11000011000000100000010110000110
 01101000000000001000001011011010
-00100000001110100000010110000101
+00100000001110100000010110000110
 00100000001000000101011001100100
 01101000000000001100011110001110
 00011111111000001111111111111111
 01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000010110001000
+11000000100000101000010110001001
 01110000010001111000111000000011
 00100000010000000101100010010010
 00100000010110100000001111101000
 00100000001000000101011000100010
-00100000010000000000010110001101
-00100000001000000000010110011001
+00100000010000000000010110001110
+00100000001000000000010110011010
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
@@ -1431,7 +1432,7 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000001000000000011000011011
+00100000001000000000011000011100
 01101000000000001100011110011111
 00100000011110100000000000000000
 01101000000000001100011011000101
@@ -1452,10 +1453,10 @@
 00011000110000100111111000000000
 01100000000000010100010100001101
 01101000000000001100010100001100
-11000000000000011000010110110000
+11000000000000011000010110110001
 00100000001000000101011010001101
 01101000000000001000001011011011
-11000000000000001000010110110011
+11000000000000001000010110110100
 00100000001000000101110001100101
 11101000110000101000000000000000
 01100000000000101100001111001110
@@ -1463,15 +1464,15 @@
 01100000000000010000010001011111
 00100000001000000101110010001010
 11101000110000010000000000000000
-11000000000000100000010110111100
-11000000000000110000010111011001
+11000000000000100000010110111101
+11000000000000110000010111011010
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000010110011010
+00100000010000000000010110011011
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000010111001011
+11000000000010000000010111001100
 00011111111011001000010000000000
 00011000010001100111110000100100
 00100000001000010101100010101101
@@ -1496,8 +1497,8 @@
 11100000110000010000000000000000
 00100000011000000000000000000000
 11101000110000001000000000000000
-11000000000000001000010111011101
-11000000000000101000010111011111
+11000000000000001000010111011110
+11000000000000101000010111100000
 00100000001000000101101011110110
 01110000010010110100000100000001
 00100000001000000101101100001001
@@ -1508,7 +1509,7 @@
 00100000001000000101110010001110
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000010111101010
+00100000010000000000010111101011
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1518,7 +1519,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000010111110010
+00100000001101110000010111110011
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1537,7 +1538,7 @@
 00100100001110100111110111011011
 01101000000000001000101010011001
 11000101100001001111110111010110
-11000000000010010000011000000101
+11000000000010010000011000000110
 00100000001000000111110111001010
 00100000010000000101100010010000
 00100100011110100000000000000000
@@ -1563,7 +1564,7 @@
 00100000011000000000000000000000
 01101000000000001100110100000011
 00011111111001100111110000000010
-00100100010000010000011000100011
+00100100010000010000011000100100
 01101000000000001100110100000011
 11000001000000000000000000000000
 00011111111000001111111111111111
@@ -1577,38 +1578,38 @@
 00100000010000000000001010110100
 01100000000010001100110100000100
 01011000000000000000000010000010
-11000101000100110000011000101101
+11000101000100110000011000101110
 01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000011001000101
+00100100001000010000011001000110
 01101000000000001100110100000011
 00011111111001100111110000000010
-00100100001000010000011000110101
+00100100001000010000011000110110
 01101000000000001100110100000011
-11000000000000000000011001000110
+11000000000000000000011001000111
 00100000011000000000000000000000
 01101000000000001100110100000011
 11000001100100000000000000000000
 01110000010011010000001100000000
 01101000000010001100110100000100
 01011000000000000000000001110111
-11000101000100110000011000111100
+11000101000100110000011000111101
 01011000000000000000000001110101
 10011000010001100111110000000000
 00100100011000010000000000000000
 01101000000000001100110100000110
-11000000000000000000011001001101
+11000000000000000000011001001110
 00011111111000001111111111111111
 01100000000000001100110100000110
-11000000000000000000011001001101
+11000000000000000000011001001110
 01110000010000011101111000000000
 00100000011000000000000000000000
 01110000010011010000001100000000
 01101000000000001100110100000110
-11000000000000010000011001001011
+11000000000000010000011001001100
 00011111111000001111111000000001
 01100000000000001100110100000110
-11000000000000001000011001000011
+11000000000000001000011001000100
 01110000010000011101111000000010
 00100000011000000000000000000000
 01110000010000011101111000000100
@@ -1629,20 +1630,20 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000010000011001100111
-11000000000000100000011001101100
-11000000000100000000011001111011
-00100000010000000000011001110001
+11000000000000010000011001101000
+11000000000000100000011001101101
+11000000000100000000011001111100
+00100000010000000000011001110010
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100001101100
 00100000001000000010100101001011
-00100000010000000000011001110110
+00100000010000000000011001110111
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100000111100
 00100000001000000010100101010011
-00100000010000000000011001110001
+00100000010000000000011001110010
 01110000100010010101010111010000
 01110000100010010101011011000000
 01110000100010010101100001101100
@@ -8189,7 +8190,6 @@
                                 
                                 
                                 
-                                
 00100000010000000010101010111100
 01000100100000000100000000000000
 00100000100000000000000000000000
Index: output/eeprom.dat
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/eeprom.dat	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/eeprom.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-02
+06
 1a
 c2
 84
@@ -15,11 +15,11 @@
 c0
 42
 86
-7e
+7f
 c0
 44
 86
-4f
+50
 c0
 50
 80
@@ -63,7 +63,7 @@
 c0
 76
 05
-44
+45
 20
 20
 2a
@@ -71,51 +71,51 @@
 c0
 1c
 85
-49
+4a
 c0
 21
 85
-51
+52
 c0
 25
 05
-57
+58
 c0
 2b
 85
-5a
+5b
 c0
 2c
 85
-6a
+6b
 c0
 31
 85
-77
+78
 c0
 33
 05
-a1
+a2
 c0
 33
 85
-b8
+b9
 c0
 35
 05
-e4
+e5
 c0
 3b
 85
-ef
+f0
 c0
 7d
-05
-ff
+06
+00
 c0
 46
 06
-08
+09
 20
 20
 2a
@@ -719,7 +719,7 @@
 20
 40
 06
-1b
+1c
 68
 00
 cd
@@ -827,7 +827,7 @@
 20
 40
 06
-1b
+1c
 70
 4c
 fd
@@ -1175,7 +1175,7 @@
 20
 40
 06
-17
+18
 70
 4b
 3f
@@ -1235,7 +1235,7 @@
 20
 40
 06
-14
+15
 20
 20
 01
@@ -2903,7 +2903,7 @@
 20
 40
 06
-14
+15
 68
 00
 c6
@@ -3035,7 +3035,7 @@
 20
 40
 05
-40
+41
 20
 20
 7d
@@ -3663,7 +3663,7 @@
 58
 00
 05
-f9
+fa
 60
 01
 41
@@ -5260,6 +5260,10 @@
 47
 9c
 00
+70
+4b
+1e
+5a
 20
 40
 05
@@ -5347,7 +5351,7 @@
 20
 40
 05
-39
+3a
 20
 20
 42
@@ -5375,7 +5379,7 @@
 20
 40
 05
-40
+41
 20
 20
 7d
@@ -5443,7 +5447,7 @@
 20
 40
 06
-25
+26
 20
 20
 53
@@ -5487,7 +5491,7 @@
 20
 40
 05
-60
+61
 20
 20
 55
@@ -5535,7 +5539,7 @@
 20
 21
 05
-5c
+5d
 68
 00
 c3
@@ -5547,7 +5551,7 @@
 20
 20
 05
-5e
+5f
 68
 00
 84
@@ -5559,7 +5563,7 @@
 20
 40
 05
-6f
+70
 24
 74
 00
@@ -5607,11 +5611,11 @@
 c2
 82
 85
-8b
+8c
 20
 40
 06
-17
+18
 68
 00
 c7
@@ -5619,7 +5623,7 @@
 24
 3a
 05
-81
+82
 68
 00
 84
@@ -5627,7 +5631,7 @@
 c3
 02
 05
-85
+86
 68
 00
 82
@@ -5635,7 +5639,7 @@
 20
 3a
 05
-85
+86
 20
 20
 56
@@ -5663,7 +5667,7 @@
 c0
 82
 85
-88
+89
 70
 47
 8e
@@ -5683,11 +5687,11 @@
 20
 40
 05
-8d
+8e
 20
 20
 05
-99
+9a
 68
 00
 c6
@@ -5739,7 +5743,7 @@
 20
 20
 06
-1b
+1c
 68
 00
 c7
@@ -5823,7 +5827,7 @@
 c0
 01
 85
-b0
+b1
 20
 20
 56
@@ -5835,7 +5839,7 @@
 c0
 00
 85
-b3
+b4
 20
 20
 5c
@@ -5867,11 +5871,11 @@
 c0
 02
 05
-bc
+bd
 c0
 03
 05
-d9
+da
 20
 20
 56
@@ -5883,7 +5887,7 @@
 20
 40
 05
-9a
+9b
 20
 40
 7e
@@ -5899,7 +5903,7 @@
 c0
 08
 05
-cb
+cc
 1f
 ec
 84
@@ -5999,11 +6003,11 @@
 c0
 00
 85
-dd
+de
 c0
 02
 85
-df
+e0
 20
 20
 5a
@@ -6047,7 +6051,7 @@
 20
 40
 05
-ea
+eb
 d8
 e0
 00
@@ -6087,7 +6091,7 @@
 20
 37
 05
-f2
+f3
 24
 36
 d8
@@ -6163,7 +6167,7 @@
 c0
 09
 06
-05
+06
 20
 20
 7d
@@ -6267,7 +6271,7 @@
 24
 41
 06
-23
+24
 68
 00
 cd
@@ -6323,7 +6327,7 @@
 c5
 13
 06
-2d
+2e
 58
 00
 00
@@ -6335,7 +6339,7 @@
 24
 21
 06
-45
+46
 68
 00
 cd
@@ -6347,7 +6351,7 @@
 24
 21
 06
-35
+36
 68
 00
 cd
@@ -6355,7 +6359,7 @@
 c0
 00
 06
-46
+47
 20
 60
 00
@@ -6383,7 +6387,7 @@
 c5
 13
 06
-3c
+3d
 58
 00
 00
@@ -6403,7 +6407,7 @@
 c0
 00
 06
-4d
+4e
 1f
 e0
 ff
@@ -6415,7 +6419,7 @@
 c0
 00
 06
-4d
+4e
 70
 41
 de
@@ -6435,7 +6439,7 @@
 c0
 01
 06
-4b
+4c
 1f
 e0
 fe
@@ -6447,7 +6451,7 @@
 c0
 00
 86
-43
+44
 70
 41
 de
@@ -6531,19 +6535,19 @@
 c0
 01
 06
-67
+68
 c0
 02
 06
-6c
+6d
 c0
 10
 06
-7b
+7c
 20
 40
 06
-71
+72
 70
 89
 55
@@ -6563,7 +6567,7 @@
 20
 40
 06
-76
+77
 70
 89
 55
@@ -6583,7 +6587,7 @@
 20
 40
 06
-71
+72
 70
 89
 55
@@ -6660,8 +6664,8 @@
 20
 28
 fa
-ac
-eb
+e8
+17
 aa
 55
 08
@@ -7307,5 +7311,882 @@
 4c
 04
 01
-cc
-16
+6d
+76
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+93
+1d
Index: output/program.lis
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/program.lis	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/program.lis	(working copy)
@@ -2,8 +2,8 @@
 org 0x0000
 0000 c2840010 bbit1 8 ,pf_patch_ext 
 0001 c0008027 beq patch00_1 ,p_soft_reset_1 
-0002 c042867e beq patch10_5 ,p_shutdown_radio 
-0003 c044864f beq patch11_1 ,p_set_freq_tx 
+0002 c042867f beq patch10_5 ,p_shutdown_radio 
+0003 c0448650 beq patch11_1 ,p_set_freq_tx 
 0004 c0508030 beq patch14_1 ,p_init_param 
 0005 c0588035 beq patch16_1 ,p_lpm_check_wake_lock 
 0006 c0590041 beq patch16_2 ,p_g24_dispatch 
@@ -14,22 +14,22 @@
 000b c07304d2 beq patch1c_6 ,p_mouse_motion 
 000c c075050e beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
 000d c075851e beq patch1d_3 ,p_mouse_start_discovery 
-000e c0760544 beq patch1d_4 ,p_mouse_stop_discovery 
+000e c0760545 beq patch1d_4 ,p_mouse_stop_discovery 
 000f 20202a8e branch loop 
 
 pf_patch_ext:
-0010 c01c8549 beq patch27_1 ,p_le_slave_match 
-0011 c0218551 beq patch28_3 ,p_le_next_adv_channel 
-0012 c0250557 beq patch29_2 ,p_le_receive_skip 
-0013 c02b855a beq patch2a_7 ,p_le_update_param 
-0014 c02c856a beq patch2b_1 ,p_le_update_channel_map 
-0015 c0318577 beq patch2c_3 ,p_le_prepare_tx 
-0016 c03305a1 beq patch2c_6 ,p_le_parse 
-0017 c03385b8 beq patch2c_7 ,p_le_parse_l2cap 
-0018 c03505e4 beq patch2d_2 ,p_le_adv_not_match 
-0019 c03b85ef beq patch2e_7 ,p_le_lpm_setmult 
-001a c07d05ff beq patch3f_2 ,p_check_51cmd_once_continue 
-001b c0460608 beq patch31_4 ,p_twspi_reset 
+0010 c01c854a beq patch27_1 ,p_le_slave_match 
+0011 c0218552 beq patch28_3 ,p_le_next_adv_channel 
+0012 c0250558 beq patch29_2 ,p_le_receive_skip 
+0013 c02b855b beq patch2a_7 ,p_le_update_param 
+0014 c02c856b beq patch2b_1 ,p_le_update_channel_map 
+0015 c0318578 beq patch2c_3 ,p_le_prepare_tx 
+0016 c03305a2 beq patch2c_6 ,p_le_parse 
+0017 c03385b9 beq patch2c_7 ,p_le_parse_l2cap 
+0018 c03505e5 beq patch2d_2 ,p_le_adv_not_match 
+0019 c03b85f0 beq patch2e_7 ,p_le_lpm_setmult 
+001a c07d0600 beq patch3f_2 ,p_check_51cmd_once_continue 
+001b c0460609 beq patch31_4 ,p_twspi_reset 
 001c 20202a8e branch loop 
 
 p_rssi_signal:
@@ -236,7 +236,7 @@
 00b1 20600000 rtn 
 
 p_g24_transmit_hop_pac_fail:
-00b2 2040061b call power_ctrl_pac_succ_decrs 
+00b2 2040061c call power_ctrl_pac_succ_decrs 
 00b3 6800cd01 fetch 1 ,mem_24g_rf_work_stage 
 00b4 c00080b7 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
 00b5 c00100bb beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
@@ -277,7 +277,7 @@
 00cc 20200119 branch p_g24_transmit_packet 
 
 p_g24_rf_hop_fastly_exit:
-00cd 2040061b call power_ctrl_pac_succ_decrs 
+00cd 2040061c call power_ctrl_pac_succ_decrs 
 00ce 704cfd00 jam 0 ,mem_24g_hop_fastly_cnt 
 00cf 202000a5 branch p_g24_transmit_rf_ctrl_clear 
 
@@ -394,7 +394,7 @@
 0121 24378142 nbranch p_g24_retransmit ,user3 
 0122 20400130 call p_g24_txbuf_clear 
 0123 2040015a call p_g24_ackpayload_parse 
-0124 20400617 call power_ctrl_pac_succ_incrs 
+0124 20400618 call power_ctrl_pac_succ_incrs 
 
 p_g24_transmit_next_packet:
 0125 704b3f00 jam 0 ,mem_retry_count 
@@ -417,7 +417,7 @@
 0132 20207ec6 branch memset0 
 
 p_g24_paring_mode_start:
-0133 20400614 call power_ctrl_pac_succ_cnt_init 
+0133 20400615 call power_ctrl_pac_succ_cnt_init 
 0134 20200180 branch p_g24_paring_mode 
 
 p_g24_transmit_receive_ack:
@@ -966,7 +966,7 @@
 02d1 204003df call p_mouse_data_init 
 02d2 6800c1de fetch 1 ,mem_tx_power 
 02d3 6000cc81 store 1 ,mem_tx_power_temp 
-02d4 20400614 call power_ctrl_pac_succ_cnt_init 
+02d4 20400615 call power_ctrl_pac_succ_cnt_init 
 02d5 6800c685 fetch 1 ,mem_ui_button_timeout 
 02d6 6000c6da store 1 ,mem_combination_ui_button_count 
 02d7 204043ca call mouse_bt_discovery_button_down_disable 
@@ -1013,7 +1013,7 @@
 02f2 58000004 setarg adv_flag_bredr_not_supported 
 02f3 e0c08000 istore 1 ,contr 
 02f4 d8c04390 arg mem_le_scan_data ,contr 
-02f5 20400540 call p_le_adv_data_update 
+02f5 20400541 call p_le_adv_data_update 
 02f6 20207df4 branch check_51cmd_adv 
 
 p_le_check_adv_flag:
@@ -1234,7 +1234,7 @@
 038f 60014cfb store 2 ,mem_cb_24g_data 
 0390 580003b6 setarg p_mouse_le 
 0391 600141ef store 2 ,mem_cb_le_process 
-0392 580005f9 setarg p_le_mouse_bb_event_connect_complete 
+0392 580005fa setarg p_le_mouse_bb_event_connect_complete 
 0393 600141f9 store 2 ,mem_cb_att_write 
 0394 580002c5 setarg p_mouse_before_lpm 
 0395 600141ed store 2 ,mem_cb_before_lpm 
@@ -1812,480 +1812,481 @@
 051f 204002e5 call p_mouse_tx_power_init 
 0520 70472001 jam 1 ,mem_device_flag 
 0521 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0522 2040051a call p_mouse_load_eeprom_random_addr_increase_count 
-0523 680947c2 fetcht 2 ,mem_random_addr_increase_count 
-0524 18408401 increase 1 ,temp 
-0525 600947c2 storet 2 ,mem_random_addr_increase_count 
-0526 600944a1 storet 2 ,mem_le_lap + 1 
-0527 20400516 call p_mouse_store_eerpom_random_addr_increase_count 
-0528 180a7e00 random pdata 
-0529 6000c4a0 store 1 ,mem_le_lap 
+0522 704b1e5a jam 0x5a ,mem_mouse_fast_conn_flag 
+0523 2040051a call p_mouse_load_eeprom_random_addr_increase_count 
+0524 680947c2 fetcht 2 ,mem_random_addr_increase_count 
+0525 18408401 increase 1 ,temp 
+0526 600947c2 storet 2 ,mem_random_addr_increase_count 
+0527 600944a1 storet 2 ,mem_le_lap + 1 
+0528 20400516 call p_mouse_store_eerpom_random_addr_increase_count 
+0529 180a7e00 random pdata 
+052a 6000c4a0 store 1 ,mem_le_lap 
 
 p_mouse_start_discovery_norandom:
-052a 20403402 call app_ble_disconnect 
-052b 58ed8e0e setarg 0xed8e0e 
-052c 6001c4a3 store 3 ,mem_le_lap + 3 
-052d 20403418 call app_lpm_mult_disable 
-052e 68014687 fetch 2 ,mem_discovery_timeout 
-052f 600146ac store 2 ,mem_mouse_discovery_timer 
-0530 70016d06 jam 6 ,mem_connection_options 
-0531 58000000 setarg 0 
-0532 600146b0 store 2 ,mem_mouse_no_data_timer 
-0533 600146ae store 2 ,mem_mouse_direct_timer 
-0534 d8e00007 arg mouse_store_eeprom_flag ,queue 
-0535 204043ce call mouse_enable_function_flag 
-0536 204043ca call mouse_bt_discovery_button_down_disable 
-0537 20400539 call p_check_51cmd_adv 
-0538 202042c4 branch mouse_start_discovery_norandom + 13 
+052b 20403402 call app_ble_disconnect 
+052c 58ed8e0e setarg 0xed8e0e 
+052d 6001c4a3 store 3 ,mem_le_lap + 3 
+052e 20403418 call app_lpm_mult_disable 
+052f 68014687 fetch 2 ,mem_discovery_timeout 
+0530 600146ac store 2 ,mem_mouse_discovery_timer 
+0531 70016d06 jam 6 ,mem_connection_options 
+0532 58000000 setarg 0 
+0533 600146b0 store 2 ,mem_mouse_no_data_timer 
+0534 600146ae store 2 ,mem_mouse_direct_timer 
+0535 d8e00007 arg mouse_store_eeprom_flag ,queue 
+0536 204043ce call mouse_enable_function_flag 
+0537 204043ca call mouse_bt_discovery_button_down_disable 
+0538 2040053a call p_check_51cmd_adv 
+0539 202042c4 branch mouse_start_discovery_norandom + 13 
 
 p_check_51cmd_adv:
-0539 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
-053a 204002f7 call p_le_check_adv_flag 
-053b 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-053c e0c08000 istore 1 ,contr 
-053d d8c04b1f arg mem_le_adv_swift_pair ,contr 
-053e 20400540 call p_le_adv_data_update 
-053f 20207df4 branch check_51cmd_adv 
+053a 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
+053b 204002f7 call p_le_check_adv_flag 
+053c 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+053d e0c08000 istore 1 ,contr 
+053e d8c04b1f arg mem_le_adv_swift_pair ,contr 
+053f 20400541 call p_le_adv_data_update 
+0540 20207df4 branch check_51cmd_adv 
 
 p_le_adv_data_update:
-0540 d8a0437b arg mem_le_adv_data + 11 ,contw 
-0541 df200013 arg 19 ,loopcnt 
-0542 20407f01 call memcpy 
-0543 202057b8 branch le_modified_name_adv 
+0541 d8a0437b arg mem_le_adv_data + 11 ,contw 
+0542 df200013 arg 19 ,loopcnt 
+0543 20407f01 call memcpy 
+0544 202057b8 branch le_modified_name_adv 
 
 p_mouse_stop_discovery:
-0544 704b0600 jam 0 ,mem_mouse_multi_led_blink_count 
-0545 58000000 setarg 0 
-0546 600146ac store 2 ,mem_mouse_discovery_timer 
-0547 204003d2 call p_mouse_sensor_poweron 
-0548 202042cb branch mouse_stop_discovery + 1 
+0545 704b0600 jam 0 ,mem_mouse_multi_led_blink_count 
+0546 58000000 setarg 0 
+0547 600146ac store 2 ,mem_mouse_discovery_timer 
+0548 204003d2 call p_mouse_sensor_poweron 
+0549 202042cb branch mouse_stop_discovery + 1 
 
 p_le_slave_match:
-0549 6800c50f fetch 1 ,mem_le_md_count 
-054a 1fe0fe01 pincrease 1 
-054b 6000c50f store 1 ,mem_le_md_count 
-054c c0065395 beq le_md_max_count ,le_slave_cont 
-054d 204055aa call le_acknowledge 
-054e 2040561e call le_prepare_tx 
-054f 20400625 call power_ctrl_start 
-0550 2020538f branch le_slave_match + 7 
+054a 6800c50f fetch 1 ,mem_le_md_count 
+054b 1fe0fe01 pincrease 1 
+054c 6000c50f store 1 ,mem_le_md_count 
+054d c0065395 beq le_md_max_count ,le_slave_cont 
+054e 204055aa call le_acknowledge 
+054f 2040561e call le_prepare_tx 
+0550 20400626 call power_ctrl_start 
+0551 2020538f branch le_slave_match + 7 
 
 p_le_next_adv_channel:
-0551 68008016 fetch 1 ,mem_le_ch_mapped 
-0552 1fe0fe01 increase 1 ,pdata 
-0553 60008016 store 1 ,mem_le_ch_mapped 
-0554 c1940000 rtnne 40 
-0555 70001625 jam 37 ,mem_le_ch_mapped 
-0556 20600000 rtn 
+0552 68008016 fetch 1 ,mem_le_ch_mapped 
+0553 1fe0fe01 increase 1 ,pdata 
+0554 60008016 store 1 ,mem_le_ch_mapped 
+0555 c1940000 rtnne 40 
+0556 70001625 jam 37 ,mem_le_ch_mapped 
+0557 20600000 rtn 
 
 p_le_receive_skip:
-0557 204029bb call save_rssi 
-0558 2040001d call p_rssi_signal 
-0559 202054a3 branch le_receive_skip + 2 
+0558 204029bb call save_rssi 
+0559 2040001d call p_rssi_signal 
+055a 202054a3 branch le_receive_skip + 2 
 
 p_le_update_param:
-055a 20400560 call p_mouse_le_conn_param_check 
-055b 2020557d branch le_update_param + 8 
+055b 20400561 call p_mouse_le_conn_param_check 
+055c 2020557d branch le_update_param + 8 
 
 p_mouse_le_lpm_mult_reinit:
-055c 6800c7c5 fetch 1 ,mem_lpm_mult_init 
-055d 6000c172 store 1 ,mem_lpm_mult 
+055d 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+055e 6000c172 store 1 ,mem_lpm_mult 
 
 p_mouse_le_conn_param_lpm_enable:
-055e 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-055f 20600000 rtn 
+055f 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0560 20600000 rtn 
 
 p_mouse_le_conn_param_check:
-0560 6800c3d6 fetch 1 ,mem_le_new_conninterval 
-0561 1fe67c0c sub pdata ,le_interval_15ms ,null 
-0562 2421042e nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-0563 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-0564 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
-0565 98467c00 isub temp ,null 
-0566 2021055c branch p_mouse_le_lpm_mult_reinit ,positive 
-0567 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-0568 6000c172 store 1 ,mem_lpm_mult 
-0569 2020055e branch p_mouse_le_conn_param_lpm_enable 
+0561 6800c3d6 fetch 1 ,mem_le_new_conninterval 
+0562 1fe67c0c sub pdata ,le_interval_15ms ,null 
+0563 2421042e nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+0564 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+0565 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
+0566 98467c00 isub temp ,null 
+0567 2021055d branch p_mouse_le_lpm_mult_reinit ,positive 
+0568 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+0569 6000c172 store 1 ,mem_lpm_mult 
+056a 2020055f branch p_mouse_le_conn_param_lpm_enable 
 
 p_le_update_channel_map:
-056a 6800843f fetch 1 ,mem_le_state 
-056b c4030000 rtnbit0 lestate_update_map 
-056c 2040056f call p_le_channel_map_overflow_check 
-056d 24740000 nrtn user 
-056e 202055a0 branch le_update_channel_map + 3 
+056b 6800843f fetch 1 ,mem_le_state 
+056c c4030000 rtnbit0 lestate_update_map 
+056d 20400570 call p_le_channel_map_overflow_check 
+056e 24740000 nrtn user 
+056f 202055a0 branch le_update_channel_map + 3 
 
 p_le_channel_map_overflow_check:
-056f 78347c00 enable user 
-0570 6800845a fetch 1 ,mem_le_event_count + 1 
-0571 1ff1fe00 rshift4 pdata ,pdata 
-0572 c1878000 rtnne 0x0f 
-0573 68008460 fetch 1 ,mem_le_instant + 1 
-0574 1ff1fe00 rshift4 pdata ,pdata 
-0575 c1800000 rtnne 0x00 
-0576 20207fe9 branch disable_user 
+0570 78347c00 enable user 
+0571 6800845a fetch 1 ,mem_le_event_count + 1 
+0572 1ff1fe00 rshift4 pdata ,pdata 
+0573 c1878000 rtnne 0x0f 
+0574 68008460 fetch 1 ,mem_le_instant + 1 
+0575 1ff1fe00 rshift4 pdata ,pdata 
+0576 c1800000 rtnne 0x00 
+0577 20207fe9 branch disable_user 
 
 p_le_prepare_tx:
-0577 68008456 fetch 1 ,mem_le_arq 
-0578 c282858b bbit1 wak ,p_le_prepare_tx_wak 
-0579 20400617 call power_ctrl_pac_succ_incrs 
-057a 6800c78e fetch 1 ,mem_empty_count 
-057b 243a0581 nbranch p_le_send_empyt ,blank 
-057c 6800843f fetch 1 ,mem_le_state 
-057d c3020585 bbit0 lestate_encryption ,p_le_tx_4 
-057e 680082da fetch 1 ,mem_le_rxbuf + 1 
-057f 203a0585 branch p_le_tx_4 ,blank 
-0580 20205664 branch le_send_empty 
+0578 68008456 fetch 1 ,mem_le_arq 
+0579 c282858c bbit1 wak ,p_le_prepare_tx_wak 
+057a 20400618 call power_ctrl_pac_succ_incrs 
+057b 6800c78e fetch 1 ,mem_empty_count 
+057c 243a0582 nbranch p_le_send_empyt ,blank 
+057d 6800843f fetch 1 ,mem_le_state 
+057e c3020586 bbit0 lestate_encryption ,p_le_tx_4 
+057f 680082da fetch 1 ,mem_le_rxbuf + 1 
+0580 203a0586 branch p_le_tx_4 ,blank 
+0581 20205664 branch le_send_empty 
 
 p_le_send_empyt:
-0581 6800c78e fetch 1 ,mem_empty_count 
-0582 1fe0ffff increase -1 ,pdata 
-0583 6000c78e store 1 ,mem_empty_count 
-0584 20205664 branch le_send_empty 
+0582 6800c78e fetch 1 ,mem_empty_count 
+0583 1fe0ffff increase -1 ,pdata 
+0584 6000c78e store 1 ,mem_empty_count 
+0585 20205664 branch le_send_empty 
 
 p_le_tx_4:
-0585 6800c4c4 fetch 1 ,mem_le_pairing_state 
-0586 c0828588 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0587 70478e03 jam 3 ,mem_empty_count 
+0586 6800c4c4 fetch 1 ,mem_le_pairing_state 
+0587 c0828589 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0588 70478e03 jam 3 ,mem_empty_count 
 
 p_in_le_tx_4:
-0588 20405892 call le_fifo_check_nearly_full 
-0589 205a03e8 call p_mouse_data_pull ,blank 
-058a 20205622 branch le_prepare_tx + 4 
+0589 20405892 call le_fifo_check_nearly_full 
+058a 205a03e8 call p_mouse_data_pull ,blank 
+058b 20205622 branch le_prepare_tx + 4 
 
 p_le_prepare_tx_wak:
-058b 2040058d call p_le_check_tx_retransmit_setmd 
-058c 20200599 branch p_le_power_ctrl_pac_succ_decrs 
+058c 2040058e call p_le_check_tx_retransmit_setmd 
+058d 2020059a branch p_le_power_ctrl_pac_succ_decrs 
 
 p_le_check_tx_retransmit_setmd:
-058d 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-058e 1fe17e03 and pdata ,0x03 ,pdata 
-058f c1818000 rtnne 0x03 
-0590 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-0591 207a0000 rtn blank 
-0592 6800c3dd fetch 1 ,mem_le_txlen 
-0593 207a0000 rtn blank 
-0594 6800c3dc fetch 1 ,mem_le_txheader 
-0595 79207e04 set1 md ,pdata 
-0596 6000c3dc store 1 ,mem_le_txheader 
-0597 20405650 call le_set_md 
-0598 20600000 rtn 
+058e 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+058f 1fe17e03 and pdata ,0x03 ,pdata 
+0590 c1818000 rtnne 0x03 
+0591 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0592 207a0000 rtn blank 
+0593 6800c3dd fetch 1 ,mem_le_txlen 
+0594 207a0000 rtn blank 
+0595 6800c3dc fetch 1 ,mem_le_txheader 
+0596 79207e04 set1 md ,pdata 
+0597 6000c3dc store 1 ,mem_le_txheader 
+0598 20405650 call le_set_md 
+0599 20600000 rtn 
 
 p_le_power_ctrl_pac_succ_decrs:
-0599 2020061b branch power_ctrl_pac_succ_decrs 
+059a 2020061c branch power_ctrl_pac_succ_decrs 
 
 p_mouse_le_reconn_write_enable_timer_reinit:
-059a 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-059b 207a0000 rtn blank 
-059c 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-059d 1fe17e03 and pdata ,0x03 ,pdata 
-059e c1018000 rtneq 0x03 
-059f 7046c60a jam 10 ,mem_le_start_encrypt_timer 
-05a0 20600000 rtn 
+059b 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+059c 207a0000 rtn blank 
+059d 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+059e 1fe17e03 and pdata ,0x03 ,pdata 
+059f c1018000 rtneq 0x03 
+05a0 7046c60a jam 10 ,mem_le_start_encrypt_timer 
+05a1 20600000 rtn 
 
 p_le_parse:
-05a1 c6078000 rtnmark1 mark_old_packet 
-05a2 20405890 call le_fifo_check_full 
-05a3 247a0000 nrtn blank 
-05a4 680082d9 fetch 1 ,mem_le_rxbuf 
-05a5 1fe17e03 and pdata ,0x3 ,pdata 
-05a6 6000c50c store 1 ,mem_le_packet_llid 
-05a7 e8c08000 ifetch 1 ,contr 
-05a8 1fe17e1f and pdata ,0x1f ,pdata 
-05a9 6000c50b store 1 ,mem_le_packet_size 
-05aa 207a0000 rtn blank 
-05ab 18c27e00 copy contr ,pdata 
-05ac 6001450d store 2 ,mem_le_payload_ptr 
-05ad 6800c50c fetch 1 ,mem_le_packet_llid 
-05ae c00185b0 beq llid_le_ll ,p_le_parse_ll 
-05af 2020568d branch le_parse_l2cap 
+05a2 c6078000 rtnmark1 mark_old_packet 
+05a3 20405890 call le_fifo_check_full 
+05a4 247a0000 nrtn blank 
+05a5 680082d9 fetch 1 ,mem_le_rxbuf 
+05a6 1fe17e03 and pdata ,0x3 ,pdata 
+05a7 6000c50c store 1 ,mem_le_packet_llid 
+05a8 e8c08000 ifetch 1 ,contr 
+05a9 1fe17e1f and pdata ,0x1f ,pdata 
+05aa 6000c50b store 1 ,mem_le_packet_size 
+05ab 207a0000 rtn blank 
+05ac 18c27e00 copy contr ,pdata 
+05ad 6001450d store 2 ,mem_le_payload_ptr 
+05ae 6800c50c fetch 1 ,mem_le_packet_llid 
+05af c00185b1 beq llid_le_ll ,p_le_parse_ll 
+05b0 2020568d branch le_parse_l2cap 
 
 p_le_parse_ll:
-05b0 680082db fetch 1 ,mem_le_rxbuf + 2 
-05b1 c00085b3 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-05b2 20205c65 branch le_parse_ll + 1 
+05b1 680082db fetch 1 ,mem_le_rxbuf + 2 
+05b2 c00085b4 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+05b3 20205c65 branch le_parse_ll + 1 
 
 p_le_parse_channel_map_req:
-05b3 e8c28000 ifetch 5 ,contr 
-05b4 6002c3ce store 5 ,mem_le_new_map 
-05b5 e8c10000 ifetch 2 ,contr 
-05b6 6001045f store 2 ,mem_le_instant 
-05b7 20205c8a branch le_parse_channel_map_req + 7 
+05b4 e8c28000 ifetch 5 ,contr 
+05b5 6002c3ce store 5 ,mem_le_new_map 
+05b6 e8c10000 ifetch 2 ,contr 
+05b7 6001045f store 2 ,mem_le_instant 
+05b8 20205c8a branch le_parse_channel_map_req + 7 
 
 p_le_parse_l2cap:
-05b8 e8c10000 ifetch 2 ,contr 
-05b9 c00205bc beq le_l2cap_cid_att ,p_le_parse_att 
-05ba c00305d9 beq le_l2cap_cid_smp ,p_le_parse_smp 
-05bb 20205698 branch le_parse_l2cap + 11 
+05b9 e8c10000 ifetch 2 ,contr 
+05ba c00205bd beq le_l2cap_cid_att ,p_le_parse_att 
+05bb c00305da beq le_l2cap_cid_smp ,p_le_parse_smp 
+05bc 20205698 branch le_parse_l2cap + 11 
 
 p_le_parse_att:
-05bc 20407ea5 call store_contr 
-05bd 2040059a call p_mouse_le_reconn_write_enable_timer_reinit 
-05be 20407e9f call get_contr 
-05bf e8c18000 ifetch 3 ,contr 
-05c0 60018477 store 3 ,mem_le_att_opcode 
-05c1 c00805cb beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-05c2 1fec8400 rshift8 pdata ,temp 
-05c3 18467c24 sub temp ,0x24 ,null 
-05c4 202158ad branch le_parse_att + 2 ,positive 
-05c5 d84047c6 arg mem_mouse_le_uuid_sup ,temp 
-05c6 600944bc storet 2 ,mem_ui_le_uuid_table 
-05c7 204058ad call le_parse_att + 2 
-05c8 58008e7a setarg 0x8e7a 
-05c9 600144bc store 2 ,mem_ui_le_uuid_table 
-05ca 20600000 rtn 
+05bd 20407ea5 call store_contr 
+05be 2040059b call p_mouse_le_reconn_write_enable_timer_reinit 
+05bf 20407e9f call get_contr 
+05c0 e8c18000 ifetch 3 ,contr 
+05c1 60018477 store 3 ,mem_le_att_opcode 
+05c2 c00805cc beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+05c3 1fec8400 rshift8 pdata ,temp 
+05c4 18467c24 sub temp ,0x24 ,null 
+05c5 202158ad branch le_parse_att + 2 ,positive 
+05c6 d84047c6 arg mem_mouse_le_uuid_sup ,temp 
+05c7 600944bc storet 2 ,mem_ui_le_uuid_table 
+05c8 204058ad call le_parse_att + 2 
+05c9 58008e7a setarg 0x8e7a 
+05ca 600144bc store 2 ,mem_ui_le_uuid_table 
+05cb 20600000 rtn 
 
 p_le_parse_att_read_by_group_type_request:
-05cb 204059fa call le_parse_att_read_by_group_type_request 
-05cc 20405879 call le_fifo_get_last_tx_ptr 
-05cd 18c08c07 increase 7 ,contr 
-05ce e8c08000 ifetch 1 ,contr 
-05cf c1888000 rtnne attop_read_by_group_type_response 
-05d0 18c08c05 increase 5 ,contr 
-05d1 e8c10000 ifetch 2 ,contr 
-05d2 d8401812 arg uuid_service_hids ,temp 
-05d3 98467c00 isub temp ,null 
-05d4 24628000 nrtn zero 
-05d5 18c08dfc increase -4 ,contr 
-05d6 5800002b setarg 0x2b 
-05d7 e0c10000 istore 2 ,contr 
-05d8 20600000 rtn 
+05cc 204059fa call le_parse_att_read_by_group_type_request 
+05cd 20405879 call le_fifo_get_last_tx_ptr 
+05ce 18c08c07 increase 7 ,contr 
+05cf e8c08000 ifetch 1 ,contr 
+05d0 c1888000 rtnne attop_read_by_group_type_response 
+05d1 18c08c05 increase 5 ,contr 
+05d2 e8c10000 ifetch 2 ,contr 
+05d3 d8401812 arg uuid_service_hids ,temp 
+05d4 98467c00 isub temp ,null 
+05d5 24628000 nrtn zero 
+05d6 18c08dfc increase -4 ,contr 
+05d7 5800002b setarg 0x2b 
+05d8 e0c10000 istore 2 ,contr 
+05d9 20600000 rtn 
 
 p_le_parse_smp:
-05d9 e8c08000 ifetch 1 ,contr 
-05da c00085dd beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-05db c00285df beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-05dc 20205af6 branch le_parse_smp + 2 
+05da e8c08000 ifetch 1 ,contr 
+05db c00085de beq smp_pairing_request ,p_le_parse_smp_pairing_request 
+05dc c00285e0 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+05dd 20205af6 branch le_parse_smp + 2 
 
 p_le_parse_smp_pairing_request:
-05dd 704b4101 jam 1 ,mem_le_send_security_request_flag 
-05de 20205b09 branch le_parse_smp_pairing_request 
+05de 704b4101 jam 1 ,mem_le_send_security_request_flag 
+05df 20205b09 branch le_parse_smp_pairing_request 
 
 p_le_parse_smp_pairing_failed:
-05df 20405b5a call le_parse_smp_pairing_failed 
-05e0 6800843f fetch 1 ,mem_le_state 
-05e1 793ffe05 set0 lestate_update_param ,pdata 
-05e2 6000843f store 1 ,mem_le_state 
-05e3 20205c8e branch le_parse_terminate_ind 
+05e0 20405b5a call le_parse_smp_pairing_failed 
+05e1 6800843f fetch 1 ,mem_le_state 
+05e2 793ffe05 set0 lestate_update_param ,pdata 
+05e3 6000843f store 1 ,mem_le_state 
+05e4 20205c8e branch le_parse_terminate_ind 
 
 p_le_adv_not_match:
-05e4 68008016 fetch 1 ,mem_le_ch_mapped 
-05e5 c093d6f2 bne 39 ,le_adv_loop 
-05e6 204005ea call p_le_adv_random_delay 
-05e7 d8e00000 arg le_adv_interval_timer ,queue 
-05e8 68014482 fetch 2 ,mem_le_adv_interval 
-05e9 20207f08 branch timer_init 
+05e5 68008016 fetch 1 ,mem_le_ch_mapped 
+05e6 c093d6f2 bne 39 ,le_adv_loop 
+05e7 204005eb call p_le_adv_random_delay 
+05e8 d8e00000 arg le_adv_interval_timer ,queue 
+05e9 68014482 fetch 2 ,mem_le_adv_interval 
+05ea 20207f08 branch timer_init 
 
 p_le_adv_random_delay:
-05ea 180a7e00 random pdata 
-05eb d84001ff arg 0x1ff ,temp 
-05ec 98417e00 iand temp ,pdata 
-05ed 1fe0fefa add pdata ,250 ,pdata 
-05ee 20203cbe branch delay 
+05eb 180a7e00 random pdata 
+05ec d84001ff arg 0x1ff ,temp 
+05ed 98417e00 iand temp ,pdata 
+05ee 1fe0fefa add pdata ,250 ,pdata 
+05ef 20203cbe branch delay 
 
 p_le_lpm_setmult:
-05ef 7855fc00 disable wake 
-05f0 203705f2 branch p_le_lpm_set_mult_attempt ,attempt 
-05f1 2436d806 nbranch le_lpm_lost ,match 
+05f0 7855fc00 disable wake 
+05f1 203705f3 branch p_le_lpm_set_mult_attempt ,attempt 
+05f2 2436d806 nbranch le_lpm_lost ,match 
 
 p_le_lpm_set_mult_attempt:
-05f2 20402bcb call lpm_match 
-05f3 680140c1 fetch 2 ,mem_rx_window_sniff 
-05f4 6001044d store 2 ,mem_le_receive_window 
-05f5 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-05f6 2fe00603 compare 3 ,pdata ,3 
-05f7 2420abde nbranch lpm_mult_short ,true 
-05f8 202057fb branch le_lpm_set_mult_attempt + 3 
+05f3 20402bcb call lpm_match 
+05f4 680140c1 fetch 2 ,mem_rx_window_sniff 
+05f5 6001044d store 2 ,mem_le_receive_window 
+05f6 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+05f7 2fe00603 compare 3 ,pdata ,3 
+05f8 2420abde nbranch lpm_mult_short ,true 
+05f9 202057fb branch le_lpm_set_mult_attempt + 3 
 
 p_le_mouse_bb_event_connect_complete:
-05f9 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-05fa 247a0000 nrtn blank 
-05fb 68008478 fetch 1 ,mem_le_att_handle 
-05fc 1fe67e1a sub pdata ,26 ,pdata 
-05fd 24628000 nrtn zero 
-05fe 20203d60 branch mouse_le_write_enable 
+05fa 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+05fb 247a0000 nrtn blank 
+05fc 68008478 fetch 1 ,mem_le_att_handle 
+05fd 1fe67e1a sub pdata ,26 ,pdata 
+05fe 24628000 nrtn zero 
+05ff 20203d60 branch mouse_le_write_enable 
 
 p_check_51cmd_once_continue:
-05ff 204062bc call lmo_fifo_check 
-0600 243a7ddb nbranch check_51cmd_restore ,blank 
-0601 68008a99 fetch 1 ,mem_fifo_temp 
-0602 c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
-0603 c0090605 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0604 20207dca branch check_51cmd_once_continue + 2 
+0600 204062bc call lmo_fifo_check 
+0601 243a7ddb nbranch check_51cmd_restore ,blank 
+0602 68008a99 fetch 1 ,mem_fifo_temp 
+0603 c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
+0604 c0090606 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+0605 20207dca branch check_51cmd_once_continue + 2 
 
 p_check_51cmd_ble_update_connect_param:
-0605 20405890 call le_fifo_check_full 
-0606 247a0000 nrtn blank 
-0607 20205abf branch le_l2cap_tx_update_req 
+0606 20405890 call le_fifo_check_full 
+0607 247a0000 nrtn blank 
+0608 20205abf branch le_l2cap_tx_update_req 
 
 p_twspi_reset:
-0608 68108077 hfetch 1 ,core_gpio_out3 
-0609 1fe17efd and_into 0xfd ,pdata 
-060a 60108077 hstore 1 ,core_gpio_out3 
-060b 68188073 hfetcht 1 ,core_gpio_oe3 
-060c 18418402 or_into 0x2 ,temp 
-060d 60188073 hstoret 1 ,core_gpio_oe3 
-060e 204063ee call twspi_disable 
-060f 184104fd and_into 0xfd ,temp 
-0610 2000000d nop 13 
-0611 204063f2 call twspi_enable 
-0612 60188073 hstoret 1 ,core_gpio_oe3 
-0613 20600000 rtn 
+0609 68108077 hfetch 1 ,core_gpio_out3 
+060a 1fe17efd and_into 0xfd ,pdata 
+060b 60108077 hstore 1 ,core_gpio_out3 
+060c 68188073 hfetcht 1 ,core_gpio_oe3 
+060d 18418402 or_into 0x2 ,temp 
+060e 60188073 hstoret 1 ,core_gpio_oe3 
+060f 204063ee call twspi_disable 
+0610 184104fd and_into 0xfd ,temp 
+0611 2000000d nop 13 
+0612 204063f2 call twspi_enable 
+0613 60188073 hstoret 1 ,core_gpio_oe3 
+0614 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_init:
-0614 704d0601 jam 1 ,mem_power_ctrl_level 
-0615 704d0300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0616 20600000 rtn 
+0615 704d0601 jam 1 ,mem_power_ctrl_level 
+0616 704d0300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0617 20600000 rtn 
 
 power_ctrl_pac_succ_incrs:
-0617 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0618 1fe0fe01 increase 1 ,pdata 
-0619 6000cd03 store 1 ,mem_power_ctrl_pac_succ_cnt 
-061a 20600000 rtn 
+0618 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0619 1fe0fe01 increase 1 ,pdata 
+061a 6000cd03 store 1 ,mem_power_ctrl_pac_succ_cnt 
+061b 20600000 rtn 
 
 power_ctrl_pac_succ_decrs:
-061b 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-061c 1fe67c02 sub pdata ,2 ,null 
-061d 24410623 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-061e 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-061f c1000000 rtneq 0 
-0620 1fe0ffff increase -1 ,pdata 
-0621 6000cd03 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0622 20600000 rtn 
+061c 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+061d 1fe67c02 sub pdata ,2 ,null 
+061e 24410624 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+061f 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0620 c1000000 rtneq 0 
+0621 1fe0ffff increase -1 ,pdata 
+0622 6000cd03 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0623 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-0623 704d0303 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0624 20600000 rtn 
+0624 704d0303 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0625 20600000 rtn 
 
 power_ctrl_start:
-0625 68014682 fetch 2 ,mem_ui_state_map 
-0626 c3858000 rtnbit1 ui_state_ble_adv 
-0627 da204c8c arg mem_rssi_signal_buf ,rega 
-0628 204002b4 call p_rssi_average 
-0629 6008cd04 storet 1 ,mem_rssi_avg_received 
-062a 58000082 setarg rssi_dis_max_24g 
-062b c513062d bmark1 mark_24g ,power_ctrl_start_next 
-062c 58000080 setarg rssi_dis_max_ble 
+0626 68014682 fetch 2 ,mem_ui_state_map 
+0627 c3858000 rtnbit1 ui_state_ble_adv 
+0628 da204c8c arg mem_rssi_signal_buf ,rega 
+0629 204002b4 call p_rssi_average 
+062a 6008cd04 storet 1 ,mem_rssi_avg_received 
+062b 58000082 setarg rssi_dis_max_24g 
+062c c513062e bmark1 mark_24g ,power_ctrl_start_next 
+062d 58000080 setarg rssi_dis_max_ble 
 
 power_ctrl_start_next:
-062d 98467c00 isub temp ,null 
-062e 24210645 nbranch power_ctrl_txpower_incrs_force ,positive 
-062f 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0630 1fe67c02 sub pdata ,2 ,null 
-0631 24210635 nbranch power_ctrl_txpower_decrs_check ,positive 
-0632 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0633 c0000646 beq 0 ,power_ctrl_txpower_incrs 
-0634 20600000 rtn 
+062e 98467c00 isub temp ,null 
+062f 24210646 nbranch power_ctrl_txpower_incrs_force ,positive 
+0630 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0631 1fe67c02 sub pdata ,2 ,null 
+0632 24210636 nbranch power_ctrl_txpower_decrs_check ,positive 
+0633 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0634 c0000647 beq 0 ,power_ctrl_txpower_incrs 
+0635 20600000 rtn 
 
 power_ctrl_txpower_decrs_check:
-0635 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0636 c1900000 rtnne 32 
-0637 704d0300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0636 6800cd03 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0637 c1900000 rtnne 32 
+0638 704d0300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_decrs:
-0638 6808cd04 fetcht 1 ,mem_rssi_avg_received 
-0639 58000077 setarg rssi_dis_min_24g 
-063a c513063c bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-063b 58000075 setarg rssi_dis_min_ble 
+0639 6808cd04 fetcht 1 ,mem_rssi_avg_received 
+063a 58000077 setarg rssi_dis_min_24g 
+063b c513063d bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+063c 58000075 setarg rssi_dis_min_ble 
 
 power_ctrl_txpower_decrs_next:
-063c 98467c00 isub temp ,null 
-063d 24610000 nrtn positive 
-063e 6800cd06 fetch 1 ,mem_power_ctrl_level 
-063f c000064d beq 0 ,power_ctrl_decrs_level0 
-0640 1fe0ffff increase -1 ,pdata 
-0641 6000cd06 store 1 ,mem_power_ctrl_level 
-0642 c000064d beq 0 ,power_ctrl_decrs_level0 
+063d 98467c00 isub temp ,null 
+063e 24610000 nrtn positive 
+063f 6800cd06 fetch 1 ,mem_power_ctrl_level 
+0640 c000064e beq 0 ,power_ctrl_decrs_level0 
+0641 1fe0ffff increase -1 ,pdata 
+0642 6000cd06 store 1 ,mem_power_ctrl_level 
+0643 c000064e beq 0 ,power_ctrl_decrs_level0 
 
 power_ctrl_decrs_level1:
 
 power_ctrl_incrs_level1:
-0643 7041de00 jam tx_power_0db ,mem_tx_power 
-0644 20600000 rtn 
+0644 7041de00 jam tx_power_0db ,mem_tx_power 
+0645 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-0645 704d0300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0646 704d0300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_incrs:
-0646 6800cd06 fetch 1 ,mem_power_ctrl_level 
-0647 c001064b beq 2 ,power_ctrl_incrs_level2 
-0648 1fe0fe01 increase 1 ,pdata 
-0649 6000cd06 store 1 ,mem_power_ctrl_level 
-064a c0008643 beq 1 ,power_ctrl_incrs_level1 
+0647 6800cd06 fetch 1 ,mem_power_ctrl_level 
+0648 c001064c beq 2 ,power_ctrl_incrs_level2 
+0649 1fe0fe01 increase 1 ,pdata 
+064a 6000cd06 store 1 ,mem_power_ctrl_level 
+064b c0008644 beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-064b 7041de02 jam tx_power_5db ,mem_tx_power 
-064c 20600000 rtn 
+064c 7041de02 jam tx_power_5db ,mem_tx_power 
+064d 20600000 rtn 
 
 power_ctrl_decrs_level0:
-064d 7041de04 jam tx_power_f5db ,mem_tx_power 
-064e 20600000 rtn 
+064e 7041de04 jam tx_power_f5db ,mem_tx_power 
+064f 20600000 rtn 
 
 p_set_freq_tx:
-064f 60088017 storet 1 ,mem_last_freq 
-0650 1840a200 add temp ,0 ,rega 
-0651 20402981 call rf_write_freq 
-0652 58000500 setarg param_pll_setup 
-0653 20402a8f call sleep 
+0650 60088017 storet 1 ,mem_last_freq 
+0651 1840a200 add temp ,0 ,rega 
+0652 20402981 call rf_write_freq 
+0653 58000500 setarg param_pll_setup 
+0654 20402a8f call sleep 
 
 p_rf_tx_enable:
-0654 70890601 jam 0x1 ,rfen_adc 
-0655 7089003c jam 0x3c ,rfen_rx 
-0656 708901e0 jam 0xe0 ,rfen_tx 
-0657 2000000a nop 10 
-0658 70890201 jam 0x01 ,rfen_mdm 
-0659 7089023d jam 0x3d ,rfen_mdm 
-065a 2000000a nop 10 
-065b 708903b7 jam 0xb7 ,rfen_sn 
-065c 2000000a nop 10 
-065d 7089027d jam 0x7d ,rfen_mdm 
-065e 6800c1de fetch 1 ,mem_tx_power 
-065f c0010667 beq tx_power_5db ,p_set_tx_power_5db 
-0660 c002066c beq tx_power_f5db ,p_set_tx_power_f5db 
-0661 c010067b beq tx_power_pair ,p_set_tx_power_pair 
+0655 70890601 jam 0x1 ,rfen_adc 
+0656 7089003c jam 0x3c ,rfen_rx 
+0657 708901e0 jam 0xe0 ,rfen_tx 
+0658 2000000a nop 10 
+0659 70890201 jam 0x01 ,rfen_mdm 
+065a 7089023d jam 0x3d ,rfen_mdm 
+065b 2000000a nop 10 
+065c 708903b7 jam 0xb7 ,rfen_sn 
+065d 2000000a nop 10 
+065e 7089027d jam 0x7d ,rfen_mdm 
+065f 6800c1de fetch 1 ,mem_tx_power 
+0660 c0010668 beq tx_power_5db ,p_set_tx_power_5db 
+0661 c002066d beq tx_power_f5db ,p_set_tx_power_f5db 
+0662 c010067c beq tx_power_pair ,p_set_tx_power_pair 
 
 p_set_tx_power_0db:
-0662 20400671 call p_rx_low_sens 
-0663 708955d0 jam 0xd0 ,0x8955 
-0664 708956e0 jam 0xe0 ,0x8956 
-0665 7089586c jam 0x6c ,0x8958 
-0666 2020294b branch set_tx_power_0db 
+0663 20400672 call p_rx_low_sens 
+0664 708955d0 jam 0xd0 ,0x8955 
+0665 708956e0 jam 0xe0 ,0x8956 
+0666 7089586c jam 0x6c ,0x8958 
+0667 2020294b branch set_tx_power_0db 
 
 p_set_tx_power_5db:
-0667 20400676 call p_rx_high_sens 
-0668 708955d0 jam 0xd0 ,0x8955 
-0669 708956e0 jam 0xe0 ,0x8956 
-066a 7089583c jam 0x3c ,0x8958 
-066b 20202953 branch set_tx_power_5db 
+0668 20400677 call p_rx_high_sens 
+0669 708955d0 jam 0xd0 ,0x8955 
+066a 708956e0 jam 0xe0 ,0x8956 
+066b 7089583c jam 0x3c ,0x8958 
+066c 20202953 branch set_tx_power_5db 
 
 p_set_tx_power_f5db:
-066c 20400671 call p_rx_low_sens 
-066d 708955d0 jam 0xd0 ,0x8955 
-066e 708956c0 jam 0xc0 ,0x8956 
-066f 7089586c jam 0x6c ,0x8958 
-0670 2020295b branch set_tx_power_f5db 
+066d 20400672 call p_rx_low_sens 
+066e 708955d0 jam 0xd0 ,0x8955 
+066f 708956c0 jam 0xc0 ,0x8956 
+0670 7089586c jam 0x6c ,0x8958 
+0671 2020295b branch set_tx_power_f5db 
 
 p_rx_low_sens:
-0671 70894c5b jam 0x5b ,0x894c 
-0672 70894d96 jam 0x96 ,0x894d 
-0673 70894e2c jam 0x2c ,0x894e 
-0674 70894f46 jam 0x46 ,0x894f 
-0675 20600000 rtn 
+0672 70894c5b jam 0x5b ,0x894c 
+0673 70894d96 jam 0x96 ,0x894d 
+0674 70894e2c jam 0x2c ,0x894e 
+0675 70894f46 jam 0x46 ,0x894f 
+0676 20600000 rtn 
 
 p_rx_high_sens:
-0676 70894cfb jam 0xfb ,0x894c 
-0677 70894def jam 0xef ,0x894d 
-0678 70894eec jam 0xec ,0x894e 
-0679 70894f5e jam 0x5e ,0x894f 
-067a 20600000 rtn 
+0677 70894cfb jam 0xfb ,0x894c 
+0678 70894def jam 0xef ,0x894d 
+0679 70894eec jam 0xec ,0x894e 
+067a 70894f5e jam 0x5e ,0x894f 
+067b 20600000 rtn 
 
 p_set_tx_power_pair:
-067b 708956c2 jam 0xc2 ,0x8956 
-067c 708955d0 jam 0xd0 ,0x8955 
-067d 20600000 rtn 
+067c 708956c2 jam 0xc2 ,0x8956 
+067d 708955d0 jam 0xd0 ,0x8955 
+067e 20600000 rtn 
 
 p_shutdown_radio:
-067e 18002a08 force 8 ,radio_ctrl 
-067f 202028fa branch shutdown_radio + 1 
+067f 18002a08 force 8 ,radio_ctrl 
+0680 202028fa branch shutdown_radio + 1 
 org 0x2000
 
 start:
Index: output/ramcode.rom
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/ramcode.rom	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/output/ramcode.rom	(working copy)
@@ -1,7 +1,7 @@
 c2840010
 c0008027
-c042867e
-c044864f
+c042867f
+c0448650
 c0508030
 c0588035
 c0590041
@@ -12,20 +12,20 @@
 c07304d2
 c075050e
 c075851e
-c0760544
+c0760545
 20202a8e
-c01c8549
-c0218551
-c0250557
-c02b855a
-c02c856a
-c0318577
-c03305a1
-c03385b8
-c03505e4
-c03b85ef
-c07d05ff
-c0460608
+c01c854a
+c0218552
+c0250558
+c02b855b
+c02c856b
+c0318578
+c03305a2
+c03385b9
+c03505e5
+c03b85f0
+c07d0600
+c0460609
 20202a8e
 1fe22200
 6808cc85
@@ -176,7 +176,7 @@
 793ffe04
 6000cbcb
 20600000
-2040061b
+2040061c
 6800cd01
 c00080b7
 c00100bb
@@ -203,7 +203,7 @@
 204001d8
 704c0f02
 20200119
-2040061b
+2040061c
 704cfd00
 202000a5
 704d0202
@@ -290,7 +290,7 @@
 24378142
 20400130
 2040015a
-20400617
+20400618
 704b3f00
 6800cbc9
 1fe0fe01
@@ -305,7 +305,7 @@
 df200004
 d8a04b66
 20207ec6
-20400614
+20400615
 20200180
 7857fc00
 20400276
@@ -722,7 +722,7 @@
 204003df
 6800c1de
 6000cc81
-20400614
+20400615
 6800c685
 6000c6da
 204043ca
@@ -755,7 +755,7 @@
 58000004
 e0c08000
 d8c04390
-20400540
+20400541
 20207df4
 da204370
 ea208000
@@ -912,7 +912,7 @@
 60014cfb
 580003b6
 600141ef
-580005f9
+580005fa
 600141f9
 580002c5
 600141ed
@@ -1312,6 +1312,7 @@
 204002e5
 70472001
 70479c00
+704b1e5a
 2040051a
 680947c2
 18408401
@@ -1333,14 +1334,14 @@
 d8e00007
 204043ce
 204043ca
-20400539
+2040053a
 202042c4
 70479f00
 204002f7
 58000005
 e0c08000
 d8c04b1f
-20400540
+20400541
 20207df4
 d8a0437b
 df200013
@@ -1357,7 +1358,7 @@
 c0065395
 204055aa
 2040561e
-20400625
+20400626
 2020538f
 68008016
 1fe0fe01
@@ -1368,7 +1369,7 @@
 204029bb
 2040001d
 202054a3
-20400560
+20400561
 2020557d
 6800c7c5
 6000c172
@@ -1380,13 +1381,13 @@
 6800c3d8
 6808c7c5
 98467c00
-2021055c
+2021055d
 6800c3d8
 6000c172
-2020055e
+2020055f
 6800843f
 c4030000
-2040056f
+20400570
 24740000
 202055a0
 78347c00
@@ -1398,27 +1399,27 @@
 c1800000
 20207fe9
 68008456
-c282858b
-20400617
+c282858c
+20400618
 6800c78e
-243a0581
+243a0582
 6800843f
-c3020585
+c3020586
 680082da
-203a0585
+203a0586
 20205664
 6800c78e
 1fe0ffff
 6000c78e
 20205664
 6800c4c4
-c0828588
+c0828589
 70478e03
 20405892
 205a03e8
 20205622
-2040058d
-20200599
+2040058e
+2020059a
 6800c6c5
 1fe17e03
 c1818000
@@ -1431,7 +1432,7 @@
 6000c3dc
 20405650
 20600000
-2020061b
+2020061c
 6800c79f
 207a0000
 6800c6c5
@@ -1452,10 +1453,10 @@
 18c27e00
 6001450d
 6800c50c
-c00185b0
+c00185b1
 2020568d
 680082db
-c00085b3
+c00085b4
 20205c65
 e8c28000
 6002c3ce
@@ -1463,15 +1464,15 @@
 6001045f
 20205c8a
 e8c10000
-c00205bc
-c00305d9
+c00205bd
+c00305da
 20205698
 20407ea5
-2040059a
+2040059b
 20407e9f
 e8c18000
 60018477
-c00805cb
+c00805cc
 1fec8400
 18467c24
 202158ad
@@ -1496,8 +1497,8 @@
 e0c10000
 20600000
 e8c08000
-c00085dd
-c00285df
+c00085de
+c00285e0
 20205af6
 704b4101
 20205b09
@@ -1508,7 +1509,7 @@
 20205c8e
 68008016
 c093d6f2
-204005ea
+204005eb
 d8e00000
 68014482
 20207f08
@@ -1518,7 +1519,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-203705f2
+203705f3
 2436d806
 20402bcb
 680140c1
@@ -1537,7 +1538,7 @@
 243a7ddb
 68008a99
 c584fdd6
-c0090605
+c0090606
 20207dca
 20405890
 247a0000
@@ -1563,7 +1564,7 @@
 20600000
 6800cd03
 1fe67c02
-24410623
+24410624
 6800cd03
 c1000000
 1fe0ffff
@@ -1577,38 +1578,38 @@
 204002b4
 6008cd04
 58000082
-c513062d
+c513062e
 58000080
 98467c00
-24210645
+24210646
 6800cd03
 1fe67c02
-24210635
+24210636
 6800cd03
-c0000646
+c0000647
 20600000
 6800cd03
 c1900000
 704d0300
 6808cd04
 58000077
-c513063c
+c513063d
 58000075
 98467c00
 24610000
 6800cd06
-c000064d
+c000064e
 1fe0ffff
 6000cd06
-c000064d
+c000064e
 7041de00
 20600000
 704d0300
 6800cd06
-c001064b
+c001064c
 1fe0fe01
 6000cd06
-c0008643
+c0008644
 7041de02
 20600000
 7041de04
@@ -1629,20 +1630,20 @@
 2000000a
 7089027d
 6800c1de
-c0010667
-c002066c
-c010067b
-20400671
+c0010668
+c002066d
+c010067c
+20400672
 708955d0
 708956e0
 7089586c
 2020294b
-20400676
+20400677
 708955d0
 708956e0
 7089583c
 20202953
-20400671
+20400672
 708955d0
 708956c0
 7089586c
Index: program/patch.prog
===================================================================
--- /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/program/patch.prog	(revision 1472)
+++ /branch/mouse_project/ZJL_Project/ABT/366_OnlyBLE/program/patch.prog	(working copy)
@@ -2673,6 +2673,7 @@
 	call p_mouse_tx_power_init
 	jam 1,mem_device_flag
 	jam 0,mem_mouse_clear_sensor_data_flag
+	jam 0x5a,mem_mouse_fast_conn_flag
 //	fetch 2,mem_ui_state_map
 //	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
 //	fetch MOUSE_FLAG_LEN,mem_mouse_flag
