Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- notmain.elf: file format elf32-littlearm
- Disassembly of section .text:
- 00008000 <_start>:
- 8000: e3a0d902 mov sp, #32768 ; 0x8000
- 8004: eb00000c bl 803c <notmain>
- 00008008 <hang>:
- 8008: eafffffe b 8008 <hang>
- 0000800c <PUT32>:
- 800c: e5801000 str r1, [r0]
- 8010: e12fff1e bx lr
- 00008014 <PUT16>:
- 8014: e1c010b0 strh r1, [r0]
- 8018: e12fff1e bx lr
- 0000801c <PUT8>:
- 801c: e5c01000 strb r1, [r0]
- 8020: e12fff1e bx lr
- 00008024 <GET32>:
- 8024: e5900000 ldr r0, [r0]
- 8028: e12fff1e bx lr
- 0000802c <GETPC>:
- 802c: e1a0000e mov r0, lr
- 8030: e12fff1e bx lr
- 00008034 <BRANCHTO>:
- 8034: e12fff10 bx r0
- 00008038 <dummy>:
- 8038: e12fff1e bx lr
- 0000803c <notmain>:
- 803c: e59f007c ldr r0, [pc, #124] ; 80c0 <notmain+0x84>
- 8040: e1a01000 mov r1, r0
- 8044: e59f3078 ldr r3, [pc, #120] ; 80c4 <notmain+0x88>
- 8048: e5933000 ldr r3, [r3]
- 804c: e5932010 ldr r2, [r3, #16]
- 8050: e3822b02 orr r2, r2, #2048 ; 0x800
- 8054: e52de004 push {lr} ; (str lr, [sp, #-4]!)
- 8058: e5832010 str r2, [r3, #16]
- 805c: e5932010 ldr r2, [r3, #16]
- 8060: e3c22b01 bic r2, r2, #1024 ; 0x400
- 8064: e5832010 str r2, [r3, #16]
- 8068: e5932010 ldr r2, [r3, #16]
- 806c: e59fc054 ldr ip, [pc, #84] ; 80c8 <notmain+0x8c>
- 8070: e3c22c02 bic r2, r2, #512 ; 0x200
- 8074: e5832010 str r2, [r3, #16]
- 8078: e580c0a0 str ip, [r0, #160] ; 0xa0
- 807c: e59130a0 ldr r3, [r1, #160] ; 0xa0
- 8080: e2132080 ands r2, r3, #128 ; 0x80
- 8084: 1afffffc bne 807c <notmain+0x40>
- 8088: e3a0cc01 mov ip, #256 ; 0x100
- 808c: e3a00080 mov r0, #128 ; 0x80
- 8090: e59f3034 ldr r3, [pc, #52] ; 80cc <notmain+0x90>
- 8094: e59fe034 ldr lr, [pc, #52] ; 80d0 <notmain+0x94>
- 8098: e58130a4 str r3, [r1, #164] ; 0xa4
- 809c: e59f3030 ldr r3, [pc, #48] ; 80d4 <notmain+0x98>
- 80a0: e581e0a0 str lr, [r1, #160] ; 0xa0
- 80a4: e5832000 str r2, [r3]
- 80a8: e583c010 str ip, [r3, #16]
- 80ac: e5830014 str r0, [r3, #20]
- 80b0: e5932000 ldr r2, [r3]
- 80b4: e3822001 orr r2, r2, #1
- 80b8: e5832000 str r2, [r3]
- 80bc: eafffffe b 80bc <notmain+0x80>
- 80c0: 20101000 andscs r1, r0, r0
- 80c4: 000086cc andeq r8, r0, ip, asr #13
- 80c8: 5a000020 bpl 8150 <spi_init+0x78>
- 80cc: 5a002000 bpl 100d4 <waveform+0x79e0>
- 80d0: 5a000211 bpl 891c <waveform+0x228>
- 80d4: 2020c000 eorcs ip, r0, r0
- 000080d8 <spi_init>:
- 80d8: e92d4070 push {r4, r5, r6, lr}
- 80dc: e59f4068 ldr r4, [pc, #104] ; 814c <spi_init+0x74>
- 80e0: e1a00004 mov r0, r4
- 80e4: ebffffce bl 8024 <GET32>
- 80e8: e59f5060 ldr r5, [pc, #96] ; 8150 <spi_init+0x78>
- 80ec: e3801002 orr r1, r0, #2
- 80f0: e1a00004 mov r0, r4
- 80f4: ebffffc4 bl 800c <PUT32>
- 80f8: e1a00005 mov r0, r5
- 80fc: ebffffc8 bl 8024 <GET32>
- 8100: e3c0143f bic r1, r0, #1056964608 ; 0x3f000000
- 8104: e2444a15 sub r4, r4, #86016 ; 0x15000
- 8108: e1a00005 mov r0, r5
- 810c: e3811309 orr r1, r1, #603979776 ; 0x24000000
- 8110: ebffffbd bl 800c <PUT32>
- 8114: e1a00004 mov r0, r4
- 8118: ebffffc1 bl 8024 <GET32>
- 811c: e3c0103f bic r1, r0, #63 ; 0x3f
- 8120: e3811024 orr r1, r1, #36 ; 0x24
- 8124: e1a00004 mov r0, r4
- 8128: ebffffb7 bl 800c <PUT32>
- 812c: e3a01030 mov r1, #48 ; 0x30
- 8130: e59f001c ldr r0, [pc, #28] ; 8154 <spi_init+0x7c>
- 8134: ebffffb4 bl 800c <PUT32>
- 8138: e3a01000 mov r1, #0
- 813c: e59f0014 ldr r0, [pc, #20] ; 8158 <spi_init+0x80>
- 8140: ebffffb1 bl 800c <PUT32>
- 8144: e8bd4070 pop {r4, r5, r6, lr}
- 8148: e12fff1e bx lr
- 814c: 20215004 eorcs r5, r1, r4
- 8150: 20200000 eorcs r0, r0, r0
- 8154: 20204000 eorcs r4, r0, r0
- 8158: 20204008 eorcs r4, r0, r8
- 0000815c <mcp3002>:
- 815c: e92d4070 push {r4, r5, r6, lr}
- 8160: e59f10e4 ldr r1, [pc, #228] ; 824c <mcp3002+0xf0>
- 8164: e1a05000 mov r5, r0
- 8168: e59f00e0 ldr r0, [pc, #224] ; 8250 <mcp3002+0xf4>
- 816c: ebffffa6 bl 800c <PUT32>
- 8170: e59f40d8 ldr r4, [pc, #216] ; 8250 <mcp3002+0xf4>
- 8174: e1a00004 mov r0, r4
- 8178: ebffffa9 bl 8024 <GET32>
- 817c: e3100701 tst r0, #262144 ; 0x40000
- 8180: 0afffffb beq 8174 <mcp3002+0x18>
- 8184: e1a01825 lsr r1, r5, #16
- 8188: e59f00c4 ldr r0, [pc, #196] ; 8254 <mcp3002+0xf8>
- 818c: e20110ff and r1, r1, #255 ; 0xff
- 8190: ebffff9d bl 800c <PUT32>
- 8194: e1a01425 lsr r1, r5, #8
- 8198: e59f00b4 ldr r0, [pc, #180] ; 8254 <mcp3002+0xf8>
- 819c: e20110ff and r1, r1, #255 ; 0xff
- 81a0: ebffff99 bl 800c <PUT32>
- 81a4: e59f00a8 ldr r0, [pc, #168] ; 8254 <mcp3002+0xf8>
- 81a8: e20510ff and r1, r5, #255 ; 0xff
- 81ac: ebffff96 bl 800c <PUT32>
- 81b0: e59f4098 ldr r4, [pc, #152] ; 8250 <mcp3002+0xf4>
- 81b4: e1a00004 mov r0, r4
- 81b8: ebffff99 bl 8024 <GET32>
- 81bc: e3100801 tst r0, #65536 ; 0x10000
- 81c0: 0afffffb beq 81b4 <mcp3002+0x58>
- 81c4: e59f4084 ldr r4, [pc, #132] ; 8250 <mcp3002+0xf4>
- 81c8: e1a00004 mov r0, r4
- 81cc: ebffff94 bl 8024 <GET32>
- 81d0: e3100802 tst r0, #131072 ; 0x20000
- 81d4: 0afffffb beq 81c8 <mcp3002+0x6c>
- 81d8: e59f0074 ldr r0, [pc, #116] ; 8254 <mcp3002+0xf8>
- 81dc: ebffff90 bl 8024 <GET32>
- 81e0: e1a05000 mov r5, r0
- 81e4: e59f4064 ldr r4, [pc, #100] ; 8250 <mcp3002+0xf4>
- 81e8: e1a00004 mov r0, r4
- 81ec: ebffff8c bl 8024 <GET32>
- 81f0: e3100802 tst r0, #131072 ; 0x20000
- 81f4: 0afffffb beq 81e8 <mcp3002+0x8c>
- 81f8: e59f0054 ldr r0, [pc, #84] ; 8254 <mcp3002+0xf8>
- 81fc: ebffff88 bl 8024 <GET32>
- 8200: e59f4050 ldr r4, [pc, #80] ; 8258 <mcp3002+0xfc>
- 8204: e0045405 and r5, r4, r5, lsl #8
- 8208: e20040ff and r4, r0, #255 ; 0xff
- 820c: e1844005 orr r4, r4, r5
- 8210: e59f0038 ldr r0, [pc, #56] ; 8250 <mcp3002+0xf4>
- 8214: ebffff82 bl 8024 <GET32>
- 8218: e3100802 tst r0, #131072 ; 0x20000
- 821c: 0afffffb beq 8210 <mcp3002+0xb4>
- 8220: e59f002c ldr r0, [pc, #44] ; 8254 <mcp3002+0xf8>
- 8224: ebffff7e bl 8024 <GET32>
- 8228: e1a04404 lsl r4, r4, #8
- 822c: e20000ff and r0, r0, #255 ; 0xff
- 8230: e1804004 orr r4, r0, r4
- 8234: e3a01501 mov r1, #4194304 ; 0x400000
- 8238: e59f0010 ldr r0, [pc, #16] ; 8250 <mcp3002+0xf4>
- 823c: ebffff72 bl 800c <PUT32>
- 8240: e1a00004 mov r0, r4
- 8244: e8bd4070 pop {r4, r5, r6, lr}
- 8248: e12fff1e bx lr
- 824c: 004000b0 strheq r0, [r0], #-0
- 8250: 20204000 eorcs r4, r0, r0
- 8254: 20204004 eorcs r4, r0, r4
- 8258: 0000ffff strdeq pc, [r0], -pc ; <UNPREDICTABLE>
- 0000825c <bcm2835_delay>:
- 825c: e0603280 rsb r3, r0, r0, lsl #5
- 8260: e0633303 rsb r3, r3, r3, lsl #6
- 8264: e0800183 add r0, r0, r3, lsl #3
- 8268: e1a00300 lsl r0, r0, #6
- 826c: e59f3034 ldr r3, [pc, #52] ; 82a8 <bcm2835_delay+0x4c>
- 8270: e92d4070 push {r4, r5, r6, lr}
- 8274: e3500f6b cmp r0, #428 ; 0x1ac
- 8278: e1a05120 lsr r5, r0, #2
- 827c: e0852593 umull r2, r5, r3, r5
- 8280: 3a000006 bcc 82a0 <bcm2835_delay+0x44>
- 8284: e3a04000 mov r4, #0
- 8288: e1a052a5 lsr r5, r5, #5
- 828c: e1a00004 mov r0, r4
- 8290: e2844001 add r4, r4, #1
- 8294: ebffff67 bl 8038 <dummy>
- 8298: e1540005 cmp r4, r5
- 829c: 3afffffa bcc 828c <bcm2835_delay+0x30>
- 82a0: e8bd4070 pop {r4, r5, r6, lr}
- 82a4: e12fff1e bx lr
- 82a8: 4c8f8d29 stcmi 13, cr8, [pc], {41} ; 0x29
- 000082ac <bcm2835_peri_write>:
- 82ac: e5801000 str r1, [r0]
- 82b0: e12fff1e bx lr
- 000082b4 <bcm2835_peri_read>:
- 82b4: e5900000 ldr r0, [r0]
- 82b8: e12fff1e bx lr
- 000082bc <bcm2835_pwm_set_clock>:
- 82bc: e92d41f0 push {r4, r5, r6, r7, r8, lr}
- 82c0: e3a04000 mov r4, #0
- 82c4: e1a07000 mov r7, r0
- 82c8: e59f5078 ldr r5, [pc, #120] ; 8348 <bcm2835_pwm_set_clock+0x8c>
- 82cc: e59f2078 ldr r2, [pc, #120] ; 834c <bcm2835_pwm_set_clock+0x90>
- 82d0: e5953000 ldr r3, [r5]
- 82d4: e59f6074 ldr r6, [pc, #116] ; 8350 <bcm2835_pwm_set_clock+0x94>
- 82d8: e58320a0 str r2, [r3, #160] ; 0xa0
- 82dc: e1a00004 mov r0, r4
- 82e0: e2844001 add r4, r4, #1
- 82e4: ebffff53 bl 8038 <dummy>
- 82e8: e1540006 cmp r4, r6
- 82ec: 1afffffa bne 82dc <bcm2835_pwm_set_clock+0x20>
- 82f0: e5953000 ldr r3, [r5]
- 82f4: e59320a0 ldr r2, [r3, #160] ; 0xa0
- 82f8: e3120080 tst r2, #128 ; 0x80
- 82fc: 0a000009 beq 8328 <bcm2835_pwm_set_clock+0x6c>
- 8300: e3a04000 mov r4, #0
- 8304: e1a00004 mov r0, r4
- 8308: e2844001 add r4, r4, #1
- 830c: ebffff49 bl 8038 <dummy>
- 8310: e3540e92 cmp r4, #2336 ; 0x920
- 8314: 1afffffa bne 8304 <bcm2835_pwm_set_clock+0x48>
- 8318: e5953000 ldr r3, [r5]
- 831c: e59320a0 ldr r2, [r3, #160] ; 0xa0
- 8320: e3120080 tst r2, #128 ; 0x80
- 8324: 1afffff5 bne 8300 <bcm2835_pwm_set_clock+0x44>
- 8328: e59f2024 ldr r2, [pc, #36] ; 8354 <bcm2835_pwm_set_clock+0x98>
- 832c: e59f1024 ldr r1, [pc, #36] ; 8358 <bcm2835_pwm_set_clock+0x9c>
- 8330: e0022607 and r2, r2, r7, lsl #12
- 8334: e382245a orr r2, r2, #1509949440 ; 0x5a000000
- 8338: e58320a4 str r2, [r3, #164] ; 0xa4
- 833c: e8bd41f0 pop {r4, r5, r6, r7, r8, lr}
- 8340: e58310a0 str r1, [r3, #160] ; 0xa0
- 8344: e12fff1e bx lr
- 8348: 000086d4 ldrdeq r8, [r0], -r4
- 834c: 5a000001 bpl 8358 <bcm2835_pwm_set_clock+0x9c>
- 8350: 0003ebf1 strdeq lr, [r3], -r1
- 8354: 00fff000 rscseq pc, pc, r0
- 8358: 5a000011 bpl 83a4 <bcm2835_pwm_set_mode+0x48>
- 0000835c <bcm2835_pwm_set_mode>:
- 835c: e59f3054 ldr r3, [pc, #84] ; 83b8 <bcm2835_pwm_set_mode+0x5c>
- 8360: e593c004 ldr ip, [r3, #4]
- 8364: e3500000 cmp r0, #0
- 8368: e59c3000 ldr r3, [ip]
- 836c: 1a000007 bne 8390 <bcm2835_pwm_set_mode+0x34>
- 8370: e3510000 cmp r1, #0
- 8374: 13833080 orrne r3, r3, #128 ; 0x80
- 8378: 03c33080 biceq r3, r3, #128 ; 0x80
- 837c: e3520000 cmp r2, #0
- 8380: 13833001 orrne r3, r3, #1
- 8384: 03c33001 biceq r3, r3, #1
- 8388: e58c3000 str r3, [ip]
- 838c: e12fff1e bx lr
- 8390: e3500001 cmp r0, #1
- 8394: 1afffffb bne 8388 <bcm2835_pwm_set_mode+0x2c>
- 8398: e3510000 cmp r1, #0
- 839c: 13833902 orrne r3, r3, #32768 ; 0x8000
- 83a0: 03c33902 biceq r3, r3, #32768 ; 0x8000
- 83a4: e3520000 cmp r2, #0
- 83a8: 13833c01 orrne r3, r3, #256 ; 0x100
- 83ac: 03c33c01 biceq r3, r3, #256 ; 0x100
- 83b0: e58c3000 str r3, [ip]
- 83b4: e12fff1e bx lr
- 83b8: 000086d4 ldrdeq r8, [r0], -r4
- 000083bc <bcm2835_pwm_set_range>:
- 83bc: e3500000 cmp r0, #0
- 83c0: 1a000003 bne 83d4 <bcm2835_pwm_set_range+0x18>
- 83c4: e59f301c ldr r3, [pc, #28] ; 83e8 <bcm2835_pwm_set_range+0x2c>
- 83c8: e5933004 ldr r3, [r3, #4]
- 83cc: e5831010 str r1, [r3, #16]
- 83d0: e12fff1e bx lr
- 83d4: e3500001 cmp r0, #1
- 83d8: 059f3008 ldreq r3, [pc, #8] ; 83e8 <bcm2835_pwm_set_range+0x2c>
- 83dc: 05933004 ldreq r3, [r3, #4]
- 83e0: 05831020 streq r1, [r3, #32]
- 83e4: e12fff1e bx lr
- 83e8: 000086d4 ldrdeq r8, [r0], -r4
- 000083ec <bcm2835_peri_set_bits>:
- 83ec: e5903000 ldr r3, [r0]
- 83f0: e0211003 eor r1, r1, r3
- 83f4: e0011002 and r1, r1, r2
- 83f8: e0211003 eor r1, r1, r3
- 83fc: e5801000 str r1, [r0]
- 8400: e12fff1e bx lr
- 00008404 <bcm2835_gpio_fsel>:
- 8404: e52de004 push {lr} ; (str lr, [sp, #-4]!)
- 8408: e3a0e007 mov lr, #7
- 840c: e59f303c ldr r3, [pc, #60] ; 8450 <bcm2835_gpio_fsel+0x4c>
- 8410: e0832390 umull r2, r3, r0, r3
- 8414: e59fc038 ldr ip, [pc, #56] ; 8454 <bcm2835_gpio_fsel+0x50>
- 8418: e1a021a3 lsr r2, r3, #3
- 841c: e59cc008 ldr ip, [ip, #8]
- 8420: e0822102 add r2, r2, r2, lsl #2
- 8424: e0400082 sub r0, r0, r2, lsl #1
- 8428: e1a031a3 lsr r3, r3, #3
- 842c: e79c2103 ldr r2, [ip, r3, lsl #2]
- 8430: e0800080 add r0, r0, r0, lsl #1
- 8434: e20000ff and r0, r0, #255 ; 0xff
- 8438: e0221011 eor r1, r2, r1, lsl r0
- 843c: e001001e and r0, r1, lr, lsl r0
- 8440: e0200002 eor r0, r0, r2
- 8444: e78c0103 str r0, [ip, r3, lsl #2]
- 8448: e49de004 pop {lr} ; (ldr lr, [sp], #4)
- 844c: e12fff1e bx lr
- 8450: cccccccd stclgt 12, cr12, [ip], {205} ; 0xcd
- 8454: 000086d4 ldrdeq r8, [r0], -r4
- 00008458 <bcm2835_pwm_set_data>:
- 8458: e3500000 cmp r0, #0
- 845c: 1a000003 bne 8470 <bcm2835_pwm_set_data+0x18>
- 8460: e59f301c ldr r3, [pc, #28] ; 8484 <bcm2835_pwm_set_data+0x2c>
- 8464: e5933004 ldr r3, [r3, #4]
- 8468: e5831014 str r1, [r3, #20]
- 846c: e12fff1e bx lr
- 8470: e3500001 cmp r0, #1
- 8474: 059f3008 ldreq r3, [pc, #8] ; 8484 <bcm2835_pwm_set_data+0x2c>
- 8478: 05933004 ldreq r3, [r3, #4]
- 847c: 05831024 streq r1, [r3, #36] ; 0x24
- 8480: e12fff1e bx lr
- 8484: 000086d4 ldrdeq r8, [r0], -r4
- 00008488 <pwm_init>:
- 8488: e92d4010 push {r4, lr}
- 848c: e59f4058 ldr r4, [pc, #88] ; 84ec <pwm_init+0x64>
- 8490: e5942008 ldr r2, [r4, #8]
- 8494: e5923004 ldr r3, [r2, #4]
- 8498: e3c33407 bic r3, r3, #117440512 ; 0x7000000
- 849c: e3833402 orr r3, r3, #33554432 ; 0x2000000
- 84a0: e5823004 str r3, [r2, #4]
- 84a4: e5923004 ldr r3, [r2, #4]
- 84a8: e3c33c0e bic r3, r3, #3584 ; 0xe00
- 84ac: e3833b02 orr r3, r3, #2048 ; 0x800
- 84b0: e5823004 str r3, [r2, #4]
- 84b4: e3a00002 mov r0, #2
- 84b8: ebffff7f bl 82bc <bcm2835_pwm_set_clock>
- 84bc: e3a01040 mov r1, #64 ; 0x40
- 84c0: e5943004 ldr r3, [r4, #4]
- 84c4: e5932000 ldr r2, [r3]
- 84c8: e3822081 orr r2, r2, #129 ; 0x81
- 84cc: e5832000 str r2, [r3]
- 84d0: e5831010 str r1, [r3, #16]
- 84d4: e5932000 ldr r2, [r3]
- 84d8: e3822c81 orr r2, r2, #33024 ; 0x8100
- 84dc: e5832000 str r2, [r3]
- 84e0: e8bd4010 pop {r4, lr}
- 84e4: e5831020 str r1, [r3, #32]
- 84e8: e12fff1e bx lr
- 84ec: 000086d4 ldrdeq r8, [r0], -r4
- 000084f0 <uart_init>:
- 84f0: e92d4070 push {r4, r5, r6, lr}
- 84f4: e59f5090 ldr r5, [pc, #144] ; 858c <uart_init+0x9c>
- 84f8: e59f4090 ldr r4, [pc, #144] ; 8590 <uart_init+0xa0>
- 84fc: e3a01001 mov r1, #1
- 8500: e59f008c ldr r0, [pc, #140] ; 8594 <uart_init+0xa4>
- 8504: ebfffec0 bl 800c <PUT32>
- 8508: e1a00005 mov r0, r5
- 850c: e3a01000 mov r1, #0
- 8510: ebfffebd bl 800c <PUT32>
- 8514: e1a00004 mov r0, r4
- 8518: e3a01000 mov r1, #0
- 851c: ebfffeba bl 800c <PUT32>
- 8520: e3a01003 mov r1, #3
- 8524: e59f006c ldr r0, [pc, #108] ; 8598 <uart_init+0xa8>
- 8528: ebfffeb7 bl 800c <PUT32>
- 852c: e3a01000 mov r1, #0
- 8530: e59f0064 ldr r0, [pc, #100] ; 859c <uart_init+0xac>
- 8534: ebfffeb4 bl 800c <PUT32>
- 8538: e1a00005 mov r0, r5
- 853c: e3a01000 mov r1, #0
- 8540: ebfffeb1 bl 800c <PUT32>
- 8544: e59f5054 ldr r5, [pc, #84] ; 85a0 <uart_init+0xb0>
- 8548: e3a010c6 mov r1, #198 ; 0xc6
- 854c: e59f0050 ldr r0, [pc, #80] ; 85a4 <uart_init+0xb4>
- 8550: ebfffead bl 800c <PUT32>
- 8554: e59f104c ldr r1, [pc, #76] ; 85a8 <uart_init+0xb8>
- 8558: e59f004c ldr r0, [pc, #76] ; 85ac <uart_init+0xbc>
- 855c: ebfffeaa bl 800c <PUT32>
- 8560: e1a00005 mov r0, r5
- 8564: ebfffeae bl 8024 <GET32>
- 8568: e3c01a3f bic r1, r0, #258048 ; 0x3f000
- 856c: e3811a12 orr r1, r1, #73728 ; 0x12000
- 8570: e1a00005 mov r0, r5
- 8574: ebfffea4 bl 800c <PUT32>
- 8578: e1a00004 mov r0, r4
- 857c: e3a01003 mov r1, #3
- 8580: ebfffea1 bl 800c <PUT32>
- 8584: e8bd4070 pop {r4, r5, r6, lr}
- 8588: e12fff1e bx lr
- 858c: 20215044 eorcs r5, r1, r4, asr #32
- 8590: 20215060 eorcs r5, r1, r0, rrx
- 8594: 20215004 eorcs r5, r1, r4
- 8598: 2021504c eorcs r5, r1, ip, asr #32
- 859c: 20215050 eorcs r5, r1, r0, asr r0
- 85a0: 20200004 eorcs r0, r0, r4
- 85a4: 20215048 eorcs r5, r1, r8, asr #32
- 85a8: 0000010e andeq r0, r0, lr, lsl #2
- 85ac: 20215068 eorcs r5, r1, r8, rrx
- 000085b0 <uart_lcr>:
- 85b0: e92d4010 push {r4, lr}
- 85b4: e59f0008 ldr r0, [pc, #8] ; 85c4 <uart_lcr+0x14>
- 85b8: ebfffe99 bl 8024 <GET32>
- 85bc: e8bd4010 pop {r4, lr}
- 85c0: e12fff1e bx lr
- 85c4: 20215054 eorcs r5, r1, r4, asr r0
- 000085c8 <uart_recv>:
- 85c8: e92d4010 push {r4, lr}
- 85cc: e59f4020 ldr r4, [pc, #32] ; 85f4 <uart_recv+0x2c>
- 85d0: e1a00004 mov r0, r4
- 85d4: ebfffe92 bl 8024 <GET32>
- 85d8: e3100001 tst r0, #1
- 85dc: 0afffffb beq 85d0 <uart_recv+0x8>
- 85e0: e59f0010 ldr r0, [pc, #16] ; 85f8 <uart_recv+0x30>
- 85e4: ebfffe8e bl 8024 <GET32>
- 85e8: e8bd4010 pop {r4, lr}
- 85ec: e20000ff and r0, r0, #255 ; 0xff
- 85f0: e12fff1e bx lr
- 85f4: 20215054 eorcs r5, r1, r4, asr r0
- 85f8: 20215040 eorcs r5, r1, r0, asr #32
- 000085fc <uart_check>:
- 85fc: e92d4010 push {r4, lr}
- 8600: e59f000c ldr r0, [pc, #12] ; 8614 <uart_check+0x18>
- 8604: ebfffe86 bl 8024 <GET32>
- 8608: e8bd4010 pop {r4, lr}
- 860c: e2000001 and r0, r0, #1
- 8610: e12fff1e bx lr
- 8614: 20215054 eorcs r5, r1, r4, asr r0
- 00008618 <uart_flush>:
- 8618: e92d4010 push {r4, lr}
- 861c: e59f4014 ldr r4, [pc, #20] ; 8638 <uart_flush+0x20>
- 8620: e1a00004 mov r0, r4
- 8624: ebfffe7e bl 8024 <GET32>
- 8628: e3100040 tst r0, #64 ; 0x40
- 862c: 0afffffb beq 8620 <uart_flush+0x8>
- 8630: e8bd4010 pop {r4, lr}
- 8634: e12fff1e bx lr
- 8638: 20215054 eorcs r5, r1, r4, asr r0
- 0000863c <uart_send>:
- 863c: e92d4070 push {r4, r5, r6, lr}
- 8640: e1a05000 mov r5, r0
- 8644: e59f4020 ldr r4, [pc, #32] ; 866c <uart_send+0x30>
- 8648: e1a00004 mov r0, r4
- 864c: ebfffe74 bl 8024 <GET32>
- 8650: e3100020 tst r0, #32
- 8654: 0afffffb beq 8648 <uart_send+0xc>
- 8658: e1a01005 mov r1, r5
- 865c: e59f000c ldr r0, [pc, #12] ; 8670 <uart_send+0x34>
- 8660: ebfffe69 bl 800c <PUT32>
- 8664: e8bd4070 pop {r4, r5, r6, lr}
- 8668: e12fff1e bx lr
- 866c: 20215054 eorcs r5, r1, r4, asr r0
- 8670: 20215040 eorcs r5, r1, r0, asr #32
- 00008674 <hexstrings>:
- 8674: e92d4070 push {r4, r5, r6, lr}
- 8678: e3a04020 mov r4, #32
- 867c: e1a05000 mov r5, r0
- 8680: e2444004 sub r4, r4, #4
- 8684: e1a00435 lsr r0, r5, r4
- 8688: e200000f and r0, r0, #15
- 868c: e3500009 cmp r0, #9
- 8690: 82800037 addhi r0, r0, #55 ; 0x37
- 8694: 92800030 addls r0, r0, #48 ; 0x30
- 8698: ebffffe7 bl 863c <uart_send>
- 869c: e3540000 cmp r4, #0
- 86a0: 1afffff6 bne 8680 <hexstrings+0xc>
- 86a4: e3a00020 mov r0, #32
- 86a8: e8bd4070 pop {r4, r5, r6, lr}
- 86ac: eaffffe2 b 863c <uart_send>
- 000086b0 <hexstring>:
- 86b0: e92d4010 push {r4, lr}
- 86b4: ebffffee bl 8674 <hexstrings>
- 86b8: e3a0000d mov r0, #13
- 86bc: ebffffde bl 863c <uart_send>
- 86c0: e3a0000a mov r0, #10
- 86c4: e8bd4010 pop {r4, lr}
- 86c8: eaffffdb b 863c <uart_send>
- Disassembly of section .data:
- 000086cc <gpio>:
- 86cc: 20200000 eorcs r0, r0, r0
- 000086d0 <systemTimer>:
- 86d0: 20003000 andcs r3, r0, r0
- 000086d4 <bcm2835_clk>:
- 86d4: 20101000 andscs r1, r0, r0
- 000086d8 <bcm2835_pwm>:
- 86d8: 2020c000 eorcs ip, r0, r0
- 000086dc <bcm2835_gpio>:
- 86dc: 20200000 eorcs r0, r0, r0
- 000086e0 <bcm2835_st>:
- 86e0: 20003000 andcs r3, r0, r0
- 000086e4 <bcm2835_bsc1>:
- 86e4: 20804000 addcs r4, r0, r0
- 000086e8 <bcm2835_bsc0>:
- 86e8: 20205000 eorcs r5, r0, r0
- 000086ec <bcm2835_spi0>:
- 86ec: 20204000 eorcs r4, r0, r0
- 000086f0 <bcm2835_pads>:
- 86f0: 20100000 andscs r0, r0, r0
- 000086f4 <waveform>:
- 86f4: 00000800 andeq r0, r0, r0, lsl #16
- 86f8: 0000080c andeq r0, r0, ip, lsl #16
- 86fc: 00000819 andeq r0, r0, r9, lsl r8
- 8700: 00000826 andeq r0, r0, r6, lsr #16
- 8704: 00000833 andeq r0, r0, r3, lsr r8
- 8708: 00000840 andeq r0, r0, r0, asr #16
- 870c: 0000084d andeq r0, r0, sp, asr #16
- 8710: 0000085a andeq r0, r0, sl, asr r8
- 8714: 00000866 andeq r0, r0, r6, ror #16
- 8718: 00000873 andeq r0, r0, r3, ror r8
- 871c: 00000880 andeq r0, r0, r0, lsl #17
- 8720: 0000088d andeq r0, r0, sp, lsl #17
- 8724: 0000089a muleq r0, sl, r8
- 8728: 000008a7 andeq r0, r0, r7, lsr #17
- 872c: 000008b3 ; <UNDEFINED> instruction: 0x000008b3
- 8730: 000008c0 andeq r0, r0, r0, asr #17
- 8734: 000008cd andeq r0, r0, sp, asr #17
- 8738: 000008da ldrdeq r0, [r0], -sl
- 873c: 000008e7 andeq r0, r0, r7, ror #17
- 8740: 000008f3 strdeq r0, [r0], -r3
- 8744: 00000900 andeq r0, r0, r0, lsl #18
- 8748: 0000090d andeq r0, r0, sp, lsl #18
- 874c: 0000091a andeq r0, r0, sl, lsl r9
- 8750: 00000926 andeq r0, r0, r6, lsr #18
- 8754: 00000933 andeq r0, r0, r3, lsr r9
- 8758: 00000940 andeq r0, r0, r0, asr #18
- 875c: 0000094c andeq r0, r0, ip, asr #18
- 8760: 00000959 andeq r0, r0, r9, asr r9
- 8764: 00000966 andeq r0, r0, r6, ror #18
- 8768: 00000973 andeq r0, r0, r3, ror r9
- 876c: 0000097f andeq r0, r0, pc, ror r9
- 8770: 0000098c andeq r0, r0, ip, lsl #19
- 8774: 00000998 muleq r0, r8, r9
- 8778: 000009a5 andeq r0, r0, r5, lsr #19
- 877c: 000009b2 ; <UNDEFINED> instruction: 0x000009b2
- 8780: 000009be ; <UNDEFINED> instruction: 0x000009be
- 8784: 000009cb andeq r0, r0, fp, asr #19
- 8788: 000009d7 ldrdeq r0, [r0], -r7
- 878c: 000009e4 andeq r0, r0, r4, ror #19
- 8790: 000009f0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8794: 000009fd strdeq r0, [r0], -sp
- 8798: 00000a09 andeq r0, r0, r9, lsl #20
- 879c: 00000a16 andeq r0, r0, r6, lsl sl
- 87a0: 00000a22 andeq r0, r0, r2, lsr #20
- 87a4: 00000a2e andeq r0, r0, lr, lsr #20
- 87a8: 00000a3b andeq r0, r0, fp, lsr sl
- 87ac: 00000a47 andeq r0, r0, r7, asr #20
- 87b0: 00000a53 andeq r0, r0, r3, asr sl
- 87b4: 00000a60 andeq r0, r0, r0, ror #20
- 87b8: 00000a6c andeq r0, r0, ip, ror #20
- 87bc: 00000a78 andeq r0, r0, r8, ror sl
- 87c0: 00000a84 andeq r0, r0, r4, lsl #21
- 87c4: 00000a91 muleq r0, r1, sl
- 87c8: 00000a9d muleq r0, sp, sl
- 87cc: 00000aa9 andeq r0, r0, r9, lsr #21
- 87d0: 00000ab5 ; <UNDEFINED> instruction: 0x00000ab5
- 87d4: 00000ac1 andeq r0, r0, r1, asr #21
- 87d8: 00000acd andeq r0, r0, sp, asr #21
- 87dc: 00000ad9 ldrdeq r0, [r0], -r9
- 87e0: 00000ae5 andeq r0, r0, r5, ror #21
- 87e4: 00000af1 strdeq r0, [r0], -r1
- 87e8: 00000afd strdeq r0, [r0], -sp
- 87ec: 00000b09 andeq r0, r0, r9, lsl #22
- 87f0: 00000b15 andeq r0, r0, r5, lsl fp
- 87f4: 00000b21 andeq r0, r0, r1, lsr #22
- 87f8: 00000b2d andeq r0, r0, sp, lsr #22
- 87fc: 00000b38 andeq r0, r0, r8, lsr fp
- 8800: 00000b44 andeq r0, r0, r4, asr #22
- 8804: 00000b50 andeq r0, r0, r0, asr fp
- 8808: 00000b5c andeq r0, r0, ip, asr fp
- 880c: 00000b67 andeq r0, r0, r7, ror #22
- 8810: 00000b73 andeq r0, r0, r3, ror fp
- 8814: 00000b7e andeq r0, r0, lr, ror fp
- 8818: 00000b8a andeq r0, r0, sl, lsl #23
- 881c: 00000b96 muleq r0, r6, fp
- 8820: 00000ba1 andeq r0, r0, r1, lsr #23
- 8824: 00000bac andeq r0, r0, ip, lsr #23
- 8828: 00000bb8 ; <UNDEFINED> instruction: 0x00000bb8
- 882c: 00000bc3 andeq r0, r0, r3, asr #23
- 8830: 00000bcf andeq r0, r0, pc, asr #23
- 8834: 00000bda ldrdeq r0, [r0], -sl
- 8838: 00000be5 andeq r0, r0, r5, ror #23
- 883c: 00000bf0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8840: 00000bfc strdeq r0, [r0], -ip
- 8844: 00000c07 andeq r0, r0, r7, lsl #24
- 8848: 00000c12 andeq r0, r0, r2, lsl ip
- 884c: 00000c1d andeq r0, r0, sp, lsl ip
- 8850: 00000c28 andeq r0, r0, r8, lsr #24
- 8854: 00000c33 andeq r0, r0, r3, lsr ip
- 8858: 00000c3e andeq r0, r0, lr, lsr ip
- 885c: 00000c49 andeq r0, r0, r9, asr #24
- 8860: 00000c53 andeq r0, r0, r3, asr ip
- 8864: 00000c5e andeq r0, r0, lr, asr ip
- 8868: 00000c69 andeq r0, r0, r9, ror #24
- 886c: 00000c74 andeq r0, r0, r4, ror ip
- 8870: 00000c7e andeq r0, r0, lr, ror ip
- 8874: 00000c89 andeq r0, r0, r9, lsl #25
- 8878: 00000c94 muleq r0, r4, ip
- 887c: 00000c9e muleq r0, lr, ip
- 8880: 00000ca9 andeq r0, r0, r9, lsr #25
- 8884: 00000cb3 ; <UNDEFINED> instruction: 0x00000cb3
- 8888: 00000cbd ; <UNDEFINED> instruction: 0x00000cbd
- 888c: 00000cc8 andeq r0, r0, r8, asr #25
- 8890: 00000cd2 ldrdeq r0, [r0], -r2
- 8894: 00000cdc ldrdeq r0, [r0], -ip
- 8898: 00000ce6 andeq r0, r0, r6, ror #25
- 889c: 00000cf1 strdeq r0, [r0], -r1
- 88a0: 00000cfb strdeq r0, [r0], -fp
- 88a4: 00000d05 andeq r0, r0, r5, lsl #26
- 88a8: 00000d0f andeq r0, r0, pc, lsl #26
- 88ac: 00000d19 andeq r0, r0, r9, lsl sp
- 88b0: 00000d23 andeq r0, r0, r3, lsr #26
- 88b4: 00000d2c andeq r0, r0, ip, lsr #26
- 88b8: 00000d36 andeq r0, r0, r6, lsr sp
- 88bc: 00000d40 andeq r0, r0, r0, asr #26
- 88c0: 00000d4a andeq r0, r0, sl, asr #26
- 88c4: 00000d53 andeq r0, r0, r3, asr sp
- 88c8: 00000d5d andeq r0, r0, sp, asr sp
- 88cc: 00000d66 andeq r0, r0, r6, ror #26
- 88d0: 00000d70 andeq r0, r0, r0, ror sp
- 88d4: 00000d79 andeq r0, r0, r9, ror sp
- 88d8: 00000d82 andeq r0, r0, r2, lsl #27
- 88dc: 00000d8c andeq r0, r0, ip, lsl #27
- 88e0: 00000d95 muleq r0, r5, sp
- 88e4: 00000d9e muleq r0, lr, sp
- 88e8: 00000da7 andeq r0, r0, r7, lsr #27
- 88ec: 00000db0 ; <UNDEFINED> instruction: 0x00000db0
- 88f0: 00000db9 ; <UNDEFINED> instruction: 0x00000db9
- 88f4: 00000dc2 andeq r0, r0, r2, asr #27
- 88f8: 00000dcb andeq r0, r0, fp, asr #27
- 88fc: 00000dd4 ldrdeq r0, [r0], -r4
- 8900: 00000ddd ldrdeq r0, [r0], -sp
- 8904: 00000de6 andeq r0, r0, r6, ror #27
- 8908: 00000dee andeq r0, r0, lr, ror #27
- 890c: 00000df7 strdeq r0, [r0], -r7
- 8910: 00000dff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8914: 00000e08 andeq r0, r0, r8, lsl #28
- 8918: 00000e10 andeq r0, r0, r0, lsl lr
- 891c: 00000e19 andeq r0, r0, r9, lsl lr
- 8920: 00000e21 andeq r0, r0, r1, lsr #28
- 8924: 00000e29 andeq r0, r0, r9, lsr #28
- 8928: 00000e31 andeq r0, r0, r1, lsr lr
- 892c: 00000e39 andeq r0, r0, r9, lsr lr
- 8930: 00000e41 andeq r0, r0, r1, asr #28
- 8934: 00000e49 andeq r0, r0, r9, asr #28
- 8938: 00000e51 andeq r0, r0, r1, asr lr
- 893c: 00000e59 andeq r0, r0, r9, asr lr
- 8940: 00000e61 andeq r0, r0, r1, ror #28
- 8944: 00000e69 andeq r0, r0, r9, ror #28
- 8948: 00000e70 andeq r0, r0, r0, ror lr
- 894c: 00000e78 andeq r0, r0, r8, ror lr
- 8950: 00000e7f andeq r0, r0, pc, ror lr
- 8954: 00000e87 andeq r0, r0, r7, lsl #29
- 8958: 00000e8e andeq r0, r0, lr, lsl #29
- 895c: 00000e96 muleq r0, r6, lr
- 8960: 00000e9d muleq r0, sp, lr
- 8964: 00000ea4 andeq r0, r0, r4, lsr #29
- 8968: 00000eab andeq r0, r0, fp, lsr #29
- 896c: 00000eb2 ; <UNDEFINED> instruction: 0x00000eb2
- 8970: 00000eb9 ; <UNDEFINED> instruction: 0x00000eb9
- 8974: 00000ec0 andeq r0, r0, r0, asr #29
- 8978: 00000ec7 andeq r0, r0, r7, asr #29
- 897c: 00000ece andeq r0, r0, lr, asr #29
- 8980: 00000ed5 ldrdeq r0, [r0], -r5
- 8984: 00000edb ldrdeq r0, [r0], -fp
- 8988: 00000ee2 andeq r0, r0, r2, ror #29
- 898c: 00000ee8 andeq r0, r0, r8, ror #29
- 8990: 00000eef andeq r0, r0, pc, ror #29
- 8994: 00000ef5 strdeq r0, [r0], -r5
- 8998: 00000efc strdeq r0, [r0], -ip
- 899c: 00000f02 andeq r0, r0, r2, lsl #30
- 89a0: 00000f08 andeq r0, r0, r8, lsl #30
- 89a4: 00000f0e andeq r0, r0, lr, lsl #30
- 89a8: 00000f14 andeq r0, r0, r4, lsl pc
- 89ac: 00000f1a andeq r0, r0, sl, lsl pc
- 89b0: 00000f20 andeq r0, r0, r0, lsr #30
- 89b4: 00000f26 andeq r0, r0, r6, lsr #30
- 89b8: 00000f2b andeq r0, r0, fp, lsr #30
- 89bc: 00000f31 andeq r0, r0, r1, lsr pc
- 89c0: 00000f37 andeq r0, r0, r7, lsr pc
- 89c4: 00000f3c andeq r0, r0, ip, lsr pc
- 89c8: 00000f42 andeq r0, r0, r2, asr #30
- 89cc: 00000f47 andeq r0, r0, r7, asr #30
- 89d0: 00000f4c andeq r0, r0, ip, asr #30
- 89d4: 00000f51 andeq r0, r0, r1, asr pc
- 89d8: 00000f57 andeq r0, r0, r7, asr pc
- 89dc: 00000f5c andeq r0, r0, ip, asr pc
- 89e0: 00000f61 andeq r0, r0, r1, ror #30
- 89e4: 00000f66 andeq r0, r0, r6, ror #30
- 89e8: 00000f6a andeq r0, r0, sl, ror #30
- 89ec: 00000f6f andeq r0, r0, pc, ror #30
- 89f0: 00000f74 andeq r0, r0, r4, ror pc
- 89f4: 00000f79 andeq r0, r0, r9, ror pc
- 89f8: 00000f7d andeq r0, r0, sp, ror pc
- 89fc: 00000f82 andeq r0, r0, r2, lsl #31
- 8a00: 00000f86 andeq r0, r0, r6, lsl #31
- 8a04: 00000f8a andeq r0, r0, sl, lsl #31
- 8a08: 00000f8f andeq r0, r0, pc, lsl #31
- 8a0c: 00000f93 muleq r0, r3, pc ; <UNPREDICTABLE>
- 8a10: 00000f97 muleq r0, r7, pc ; <UNPREDICTABLE>
- 8a14: 00000f9b muleq r0, fp, pc ; <UNPREDICTABLE>
- 8a18: 00000f9f muleq r0, pc, pc ; <UNPREDICTABLE>
- 8a1c: 00000fa3 andeq r0, r0, r3, lsr #31
- 8a20: 00000fa6 andeq r0, r0, r6, lsr #31
- 8a24: 00000faa andeq r0, r0, sl, lsr #31
- 8a28: 00000fae andeq r0, r0, lr, lsr #31
- 8a2c: 00000fb1 ; <UNDEFINED> instruction: 0x00000fb1
- 8a30: 00000fb5 ; <UNDEFINED> instruction: 0x00000fb5
- 8a34: 00000fb8 ; <UNDEFINED> instruction: 0x00000fb8
- 8a38: 00000fbb ; <UNDEFINED> instruction: 0x00000fbb
- 8a3c: 00000fbf ; <UNDEFINED> instruction: 0x00000fbf
- 8a40: 00000fc2 andeq r0, r0, r2, asr #31
- 8a44: 00000fc5 andeq r0, r0, r5, asr #31
- 8a48: 00000fc8 andeq r0, r0, r8, asr #31
- 8a4c: 00000fcb andeq r0, r0, fp, asr #31
- 8a50: 00000fce andeq r0, r0, lr, asr #31
- 8a54: 00000fd0 ldrdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8a58: 00000fd3 ldrdeq r0, [r0], -r3
- 8a5c: 00000fd6 ldrdeq r0, [r0], -r6
- 8a60: 00000fd8 ldrdeq r0, [r0], -r8
- 8a64: 00000fdb ldrdeq r0, [r0], -fp
- 8a68: 00000fdd ldrdeq r0, [r0], -sp
- 8a6c: 00000fdf ldrdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8a70: 00000fe2 andeq r0, r0, r2, ror #31
- 8a74: 00000fe4 andeq r0, r0, r4, ror #31
- 8a78: 00000fe6 andeq r0, r0, r6, ror #31
- 8a7c: 00000fe8 andeq r0, r0, r8, ror #31
- 8a80: 00000fea andeq r0, r0, sl, ror #31
- 8a84: 00000feb andeq r0, r0, fp, ror #31
- 8a88: 00000fed andeq r0, r0, sp, ror #31
- 8a8c: 00000fef andeq r0, r0, pc, ror #31
- 8a90: 00000ff0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8a94: 00000ff2 strdeq r0, [r0], -r2
- 8a98: 00000ff3 strdeq r0, [r0], -r3
- 8a9c: 00000ff5 strdeq r0, [r0], -r5
- 8aa0: 00000ff6 strdeq r0, [r0], -r6
- 8aa4: 00000ff7 strdeq r0, [r0], -r7
- 8aa8: 00000ff8 strdeq r0, [r0], -r8
- 8aac: 00000ff9 strdeq r0, [r0], -r9
- 8ab0: 00000ffa strdeq r0, [r0], -sl
- 8ab4: 00000ffb strdeq r0, [r0], -fp
- 8ab8: 00000ffc strdeq r0, [r0], -ip
- 8abc: 00000ffc strdeq r0, [r0], -ip
- 8ac0: 00000ffd strdeq r0, [r0], -sp
- 8ac4: 00000ffe strdeq r0, [r0], -lr
- 8ac8: 00000ffe strdeq r0, [r0], -lr
- 8acc: 00000ffe strdeq r0, [r0], -lr
- 8ad0: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8ad4: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8ad8: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8adc: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8ae0: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8ae4: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8ae8: 00000fff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8aec: 00000ffe strdeq r0, [r0], -lr
- 8af0: 00000ffe strdeq r0, [r0], -lr
- 8af4: 00000ffe strdeq r0, [r0], -lr
- 8af8: 00000ffd strdeq r0, [r0], -sp
- 8afc: 00000ffc strdeq r0, [r0], -ip
- 8b00: 00000ffc strdeq r0, [r0], -ip
- 8b04: 00000ffb strdeq r0, [r0], -fp
- 8b08: 00000ffa strdeq r0, [r0], -sl
- 8b0c: 00000ff9 strdeq r0, [r0], -r9
- 8b10: 00000ff8 strdeq r0, [r0], -r8
- 8b14: 00000ff7 strdeq r0, [r0], -r7
- 8b18: 00000ff6 strdeq r0, [r0], -r6
- 8b1c: 00000ff5 strdeq r0, [r0], -r5
- 8b20: 00000ff3 strdeq r0, [r0], -r3
- 8b24: 00000ff2 strdeq r0, [r0], -r2
- 8b28: 00000ff0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8b2c: 00000fef andeq r0, r0, pc, ror #31
- 8b30: 00000fed andeq r0, r0, sp, ror #31
- 8b34: 00000feb andeq r0, r0, fp, ror #31
- 8b38: 00000fea andeq r0, r0, sl, ror #31
- 8b3c: 00000fe8 andeq r0, r0, r8, ror #31
- 8b40: 00000fe6 andeq r0, r0, r6, ror #31
- 8b44: 00000fe4 andeq r0, r0, r4, ror #31
- 8b48: 00000fe2 andeq r0, r0, r2, ror #31
- 8b4c: 00000fdf ldrdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8b50: 00000fdd ldrdeq r0, [r0], -sp
- 8b54: 00000fdb ldrdeq r0, [r0], -fp
- 8b58: 00000fd8 ldrdeq r0, [r0], -r8
- 8b5c: 00000fd6 ldrdeq r0, [r0], -r6
- 8b60: 00000fd3 ldrdeq r0, [r0], -r3
- 8b64: 00000fd0 ldrdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8b68: 00000fce andeq r0, r0, lr, asr #31
- 8b6c: 00000fcb andeq r0, r0, fp, asr #31
- 8b70: 00000fc8 andeq r0, r0, r8, asr #31
- 8b74: 00000fc5 andeq r0, r0, r5, asr #31
- 8b78: 00000fc2 andeq r0, r0, r2, asr #31
- 8b7c: 00000fbf ; <UNDEFINED> instruction: 0x00000fbf
- 8b80: 00000fbb ; <UNDEFINED> instruction: 0x00000fbb
- 8b84: 00000fb8 ; <UNDEFINED> instruction: 0x00000fb8
- 8b88: 00000fb5 ; <UNDEFINED> instruction: 0x00000fb5
- 8b8c: 00000fb1 ; <UNDEFINED> instruction: 0x00000fb1
- 8b90: 00000fae andeq r0, r0, lr, lsr #31
- 8b94: 00000faa andeq r0, r0, sl, lsr #31
- 8b98: 00000fa6 andeq r0, r0, r6, lsr #31
- 8b9c: 00000fa3 andeq r0, r0, r3, lsr #31
- 8ba0: 00000f9f muleq r0, pc, pc ; <UNPREDICTABLE>
- 8ba4: 00000f9b muleq r0, fp, pc ; <UNPREDICTABLE>
- 8ba8: 00000f97 muleq r0, r7, pc ; <UNPREDICTABLE>
- 8bac: 00000f93 muleq r0, r3, pc ; <UNPREDICTABLE>
- 8bb0: 00000f8f andeq r0, r0, pc, lsl #31
- 8bb4: 00000f8a andeq r0, r0, sl, lsl #31
- 8bb8: 00000f86 andeq r0, r0, r6, lsl #31
- 8bbc: 00000f82 andeq r0, r0, r2, lsl #31
- 8bc0: 00000f7d andeq r0, r0, sp, ror pc
- 8bc4: 00000f79 andeq r0, r0, r9, ror pc
- 8bc8: 00000f74 andeq r0, r0, r4, ror pc
- 8bcc: 00000f6f andeq r0, r0, pc, ror #30
- 8bd0: 00000f6a andeq r0, r0, sl, ror #30
- 8bd4: 00000f66 andeq r0, r0, r6, ror #30
- 8bd8: 00000f61 andeq r0, r0, r1, ror #30
- 8bdc: 00000f5c andeq r0, r0, ip, asr pc
- 8be0: 00000f57 andeq r0, r0, r7, asr pc
- 8be4: 00000f51 andeq r0, r0, r1, asr pc
- 8be8: 00000f4c andeq r0, r0, ip, asr #30
- 8bec: 00000f47 andeq r0, r0, r7, asr #30
- 8bf0: 00000f42 andeq r0, r0, r2, asr #30
- 8bf4: 00000f3c andeq r0, r0, ip, lsr pc
- 8bf8: 00000f37 andeq r0, r0, r7, lsr pc
- 8bfc: 00000f31 andeq r0, r0, r1, lsr pc
- 8c00: 00000f2b andeq r0, r0, fp, lsr #30
- 8c04: 00000f26 andeq r0, r0, r6, lsr #30
- 8c08: 00000f20 andeq r0, r0, r0, lsr #30
- 8c0c: 00000f1a andeq r0, r0, sl, lsl pc
- 8c10: 00000f14 andeq r0, r0, r4, lsl pc
- 8c14: 00000f0e andeq r0, r0, lr, lsl #30
- 8c18: 00000f08 andeq r0, r0, r8, lsl #30
- 8c1c: 00000f02 andeq r0, r0, r2, lsl #30
- 8c20: 00000efc strdeq r0, [r0], -ip
- 8c24: 00000ef5 strdeq r0, [r0], -r5
- 8c28: 00000eef andeq r0, r0, pc, ror #29
- 8c2c: 00000ee8 andeq r0, r0, r8, ror #29
- 8c30: 00000ee2 andeq r0, r0, r2, ror #29
- 8c34: 00000edb ldrdeq r0, [r0], -fp
- 8c38: 00000ed5 ldrdeq r0, [r0], -r5
- 8c3c: 00000ece andeq r0, r0, lr, asr #29
- 8c40: 00000ec7 andeq r0, r0, r7, asr #29
- 8c44: 00000ec0 andeq r0, r0, r0, asr #29
- 8c48: 00000eb9 ; <UNDEFINED> instruction: 0x00000eb9
- 8c4c: 00000eb2 ; <UNDEFINED> instruction: 0x00000eb2
- 8c50: 00000eab andeq r0, r0, fp, lsr #29
- 8c54: 00000ea4 andeq r0, r0, r4, lsr #29
- 8c58: 00000e9d muleq r0, sp, lr
- 8c5c: 00000e96 muleq r0, r6, lr
- 8c60: 00000e8e andeq r0, r0, lr, lsl #29
- 8c64: 00000e87 andeq r0, r0, r7, lsl #29
- 8c68: 00000e7f andeq r0, r0, pc, ror lr
- 8c6c: 00000e78 andeq r0, r0, r8, ror lr
- 8c70: 00000e70 andeq r0, r0, r0, ror lr
- 8c74: 00000e69 andeq r0, r0, r9, ror #28
- 8c78: 00000e61 andeq r0, r0, r1, ror #28
- 8c7c: 00000e59 andeq r0, r0, r9, asr lr
- 8c80: 00000e51 andeq r0, r0, r1, asr lr
- 8c84: 00000e49 andeq r0, r0, r9, asr #28
- 8c88: 00000e41 andeq r0, r0, r1, asr #28
- 8c8c: 00000e39 andeq r0, r0, r9, lsr lr
- 8c90: 00000e31 andeq r0, r0, r1, lsr lr
- 8c94: 00000e29 andeq r0, r0, r9, lsr #28
- 8c98: 00000e21 andeq r0, r0, r1, lsr #28
- 8c9c: 00000e19 andeq r0, r0, r9, lsl lr
- 8ca0: 00000e10 andeq r0, r0, r0, lsl lr
- 8ca4: 00000e08 andeq r0, r0, r8, lsl #28
- 8ca8: 00000dff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8cac: 00000df7 strdeq r0, [r0], -r7
- 8cb0: 00000dee andeq r0, r0, lr, ror #27
- 8cb4: 00000de6 andeq r0, r0, r6, ror #27
- 8cb8: 00000ddd ldrdeq r0, [r0], -sp
- 8cbc: 00000dd4 ldrdeq r0, [r0], -r4
- 8cc0: 00000dcb andeq r0, r0, fp, asr #27
- 8cc4: 00000dc2 andeq r0, r0, r2, asr #27
- 8cc8: 00000db9 ; <UNDEFINED> instruction: 0x00000db9
- 8ccc: 00000db0 ; <UNDEFINED> instruction: 0x00000db0
- 8cd0: 00000da7 andeq r0, r0, r7, lsr #27
- 8cd4: 00000d9e muleq r0, lr, sp
- 8cd8: 00000d95 muleq r0, r5, sp
- 8cdc: 00000d8c andeq r0, r0, ip, lsl #27
- 8ce0: 00000d82 andeq r0, r0, r2, lsl #27
- 8ce4: 00000d79 andeq r0, r0, r9, ror sp
- 8ce8: 00000d70 andeq r0, r0, r0, ror sp
- 8cec: 00000d66 andeq r0, r0, r6, ror #26
- 8cf0: 00000d5d andeq r0, r0, sp, asr sp
- 8cf4: 00000d53 andeq r0, r0, r3, asr sp
- 8cf8: 00000d4a andeq r0, r0, sl, asr #26
- 8cfc: 00000d40 andeq r0, r0, r0, asr #26
- 8d00: 00000d36 andeq r0, r0, r6, lsr sp
- 8d04: 00000d2c andeq r0, r0, ip, lsr #26
- 8d08: 00000d23 andeq r0, r0, r3, lsr #26
- 8d0c: 00000d19 andeq r0, r0, r9, lsl sp
- 8d10: 00000d0f andeq r0, r0, pc, lsl #26
- 8d14: 00000d05 andeq r0, r0, r5, lsl #26
- 8d18: 00000cfb strdeq r0, [r0], -fp
- 8d1c: 00000cf1 strdeq r0, [r0], -r1
- 8d20: 00000ce6 andeq r0, r0, r6, ror #25
- 8d24: 00000cdc ldrdeq r0, [r0], -ip
- 8d28: 00000cd2 ldrdeq r0, [r0], -r2
- 8d2c: 00000cc8 andeq r0, r0, r8, asr #25
- 8d30: 00000cbd ; <UNDEFINED> instruction: 0x00000cbd
- 8d34: 00000cb3 ; <UNDEFINED> instruction: 0x00000cb3
- 8d38: 00000ca9 andeq r0, r0, r9, lsr #25
- 8d3c: 00000c9e muleq r0, lr, ip
- 8d40: 00000c94 muleq r0, r4, ip
- 8d44: 00000c89 andeq r0, r0, r9, lsl #25
- 8d48: 00000c7e andeq r0, r0, lr, ror ip
- 8d4c: 00000c74 andeq r0, r0, r4, ror ip
- 8d50: 00000c69 andeq r0, r0, r9, ror #24
- 8d54: 00000c5e andeq r0, r0, lr, asr ip
- 8d58: 00000c53 andeq r0, r0, r3, asr ip
- 8d5c: 00000c49 andeq r0, r0, r9, asr #24
- 8d60: 00000c3e andeq r0, r0, lr, lsr ip
- 8d64: 00000c33 andeq r0, r0, r3, lsr ip
- 8d68: 00000c28 andeq r0, r0, r8, lsr #24
- 8d6c: 00000c1d andeq r0, r0, sp, lsl ip
- 8d70: 00000c12 andeq r0, r0, r2, lsl ip
- 8d74: 00000c07 andeq r0, r0, r7, lsl #24
- 8d78: 00000bfc strdeq r0, [r0], -ip
- 8d7c: 00000bf0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8d80: 00000be5 andeq r0, r0, r5, ror #23
- 8d84: 00000bda ldrdeq r0, [r0], -sl
- 8d88: 00000bcf andeq r0, r0, pc, asr #23
- 8d8c: 00000bc3 andeq r0, r0, r3, asr #23
- 8d90: 00000bb8 ; <UNDEFINED> instruction: 0x00000bb8
- 8d94: 00000bac andeq r0, r0, ip, lsr #23
- 8d98: 00000ba1 andeq r0, r0, r1, lsr #23
- 8d9c: 00000b96 muleq r0, r6, fp
- 8da0: 00000b8a andeq r0, r0, sl, lsl #23
- 8da4: 00000b7e andeq r0, r0, lr, ror fp
- 8da8: 00000b73 andeq r0, r0, r3, ror fp
- 8dac: 00000b67 andeq r0, r0, r7, ror #22
- 8db0: 00000b5c andeq r0, r0, ip, asr fp
- 8db4: 00000b50 andeq r0, r0, r0, asr fp
- 8db8: 00000b44 andeq r0, r0, r4, asr #22
- 8dbc: 00000b38 andeq r0, r0, r8, lsr fp
- 8dc0: 00000b2d andeq r0, r0, sp, lsr #22
- 8dc4: 00000b21 andeq r0, r0, r1, lsr #22
- 8dc8: 00000b15 andeq r0, r0, r5, lsl fp
- 8dcc: 00000b09 andeq r0, r0, r9, lsl #22
- 8dd0: 00000afd strdeq r0, [r0], -sp
- 8dd4: 00000af1 strdeq r0, [r0], -r1
- 8dd8: 00000ae5 andeq r0, r0, r5, ror #21
- 8ddc: 00000ad9 ldrdeq r0, [r0], -r9
- 8de0: 00000acd andeq r0, r0, sp, asr #21
- 8de4: 00000ac1 andeq r0, r0, r1, asr #21
- 8de8: 00000ab5 ; <UNDEFINED> instruction: 0x00000ab5
- 8dec: 00000aa9 andeq r0, r0, r9, lsr #21
- 8df0: 00000a9d muleq r0, sp, sl
- 8df4: 00000a91 muleq r0, r1, sl
- 8df8: 00000a84 andeq r0, r0, r4, lsl #21
- 8dfc: 00000a78 andeq r0, r0, r8, ror sl
- 8e00: 00000a6c andeq r0, r0, ip, ror #20
- 8e04: 00000a60 andeq r0, r0, r0, ror #20
- 8e08: 00000a53 andeq r0, r0, r3, asr sl
- 8e0c: 00000a47 andeq r0, r0, r7, asr #20
- 8e10: 00000a3b andeq r0, r0, fp, lsr sl
- 8e14: 00000a2e andeq r0, r0, lr, lsr #20
- 8e18: 00000a22 andeq r0, r0, r2, lsr #20
- 8e1c: 00000a16 andeq r0, r0, r6, lsl sl
- 8e20: 00000a09 andeq r0, r0, r9, lsl #20
- 8e24: 000009fd strdeq r0, [r0], -sp
- 8e28: 000009f0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 8e2c: 000009e4 andeq r0, r0, r4, ror #19
- 8e30: 000009d7 ldrdeq r0, [r0], -r7
- 8e34: 000009cb andeq r0, r0, fp, asr #19
- 8e38: 000009be ; <UNDEFINED> instruction: 0x000009be
- 8e3c: 000009b2 ; <UNDEFINED> instruction: 0x000009b2
- 8e40: 000009a5 andeq r0, r0, r5, lsr #19
- 8e44: 00000998 muleq r0, r8, r9
- 8e48: 0000098c andeq r0, r0, ip, lsl #19
- 8e4c: 0000097f andeq r0, r0, pc, ror r9
- 8e50: 00000973 andeq r0, r0, r3, ror r9
- 8e54: 00000966 andeq r0, r0, r6, ror #18
- 8e58: 00000959 andeq r0, r0, r9, asr r9
- 8e5c: 0000094c andeq r0, r0, ip, asr #18
- 8e60: 00000940 andeq r0, r0, r0, asr #18
- 8e64: 00000933 andeq r0, r0, r3, lsr r9
- 8e68: 00000926 andeq r0, r0, r6, lsr #18
- 8e6c: 0000091a andeq r0, r0, sl, lsl r9
- 8e70: 0000090d andeq r0, r0, sp, lsl #18
- 8e74: 00000900 andeq r0, r0, r0, lsl #18
- 8e78: 000008f3 strdeq r0, [r0], -r3
- 8e7c: 000008e7 andeq r0, r0, r7, ror #17
- 8e80: 000008da ldrdeq r0, [r0], -sl
- 8e84: 000008cd andeq r0, r0, sp, asr #17
- 8e88: 000008c0 andeq r0, r0, r0, asr #17
- 8e8c: 000008b3 ; <UNDEFINED> instruction: 0x000008b3
- 8e90: 000008a7 andeq r0, r0, r7, lsr #17
- 8e94: 0000089a muleq r0, sl, r8
- 8e98: 0000088d andeq r0, r0, sp, lsl #17
- 8e9c: 00000880 andeq r0, r0, r0, lsl #17
- 8ea0: 00000873 andeq r0, r0, r3, ror r8
- 8ea4: 00000866 andeq r0, r0, r6, ror #16
- 8ea8: 0000085a andeq r0, r0, sl, asr r8
- 8eac: 0000084d andeq r0, r0, sp, asr #16
- 8eb0: 00000840 andeq r0, r0, r0, asr #16
- 8eb4: 00000833 andeq r0, r0, r3, lsr r8
- 8eb8: 00000826 andeq r0, r0, r6, lsr #16
- 8ebc: 00000819 andeq r0, r0, r9, lsl r8
- 8ec0: 0000080c andeq r0, r0, ip, lsl #16
- 8ec4: 00000800 andeq r0, r0, r0, lsl #16
- 8ec8: 000007f3 strdeq r0, [r0], -r3
- 8ecc: 000007e6 andeq r0, r0, r6, ror #15
- 8ed0: 000007d9 ldrdeq r0, [r0], -r9
- 8ed4: 000007cc andeq r0, r0, ip, asr #15
- 8ed8: 000007bf ; <UNDEFINED> instruction: 0x000007bf
- 8edc: 000007b2 ; <UNDEFINED> instruction: 0x000007b2
- 8ee0: 000007a5 andeq r0, r0, r5, lsr #15
- 8ee4: 00000799 muleq r0, r9, r7
- 8ee8: 0000078c andeq r0, r0, ip, lsl #15
- 8eec: 0000077f andeq r0, r0, pc, ror r7
- 8ef0: 00000772 andeq r0, r0, r2, ror r7
- 8ef4: 00000765 andeq r0, r0, r5, ror #14
- 8ef8: 00000758 andeq r0, r0, r8, asr r7
- 8efc: 0000074c andeq r0, r0, ip, asr #14
- 8f00: 0000073f andeq r0, r0, pc, lsr r7
- 8f04: 00000732 andeq r0, r0, r2, lsr r7
- 8f08: 00000725 andeq r0, r0, r5, lsr #14
- 8f0c: 00000718 andeq r0, r0, r8, lsl r7
- 8f10: 0000070c andeq r0, r0, ip, lsl #14
- 8f14: 000006ff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 8f18: 000006f2 strdeq r0, [r0], -r2
- 8f1c: 000006e5 andeq r0, r0, r5, ror #13
- 8f20: 000006d9 ldrdeq r0, [r0], -r9
- 8f24: 000006cc andeq r0, r0, ip, asr #13
- 8f28: 000006bf ; <UNDEFINED> instruction: 0x000006bf
- 8f2c: 000006b3 ; <UNDEFINED> instruction: 0x000006b3
- 8f30: 000006a6 andeq r0, r0, r6, lsr #13
- 8f34: 00000699 muleq r0, r9, r6
- 8f38: 0000068c andeq r0, r0, ip, lsl #13
- 8f3c: 00000680 andeq r0, r0, r0, lsl #13
- 8f40: 00000673 andeq r0, r0, r3, ror r6
- 8f44: 00000667 andeq r0, r0, r7, ror #12
- 8f48: 0000065a andeq r0, r0, sl, asr r6
- 8f4c: 0000064d andeq r0, r0, sp, asr #12
- 8f50: 00000641 andeq r0, r0, r1, asr #12
- 8f54: 00000634 andeq r0, r0, r4, lsr r6
- 8f58: 00000628 andeq r0, r0, r8, lsr #12
- 8f5c: 0000061b andeq r0, r0, fp, lsl r6
- 8f60: 0000060f andeq r0, r0, pc, lsl #12
- 8f64: 00000602 andeq r0, r0, r2, lsl #12
- 8f68: 000005f6 strdeq r0, [r0], -r6
- 8f6c: 000005e9 andeq r0, r0, r9, ror #11
- 8f70: 000005dd ldrdeq r0, [r0], -sp
- 8f74: 000005d1 ldrdeq r0, [r0], -r1
- 8f78: 000005c4 andeq r0, r0, r4, asr #11
- 8f7c: 000005b8 ; <UNDEFINED> instruction: 0x000005b8
- 8f80: 000005ac andeq r0, r0, ip, lsr #11
- 8f84: 0000059f muleq r0, pc, r5 ; <UNPREDICTABLE>
- 8f88: 00000593 muleq r0, r3, r5
- 8f8c: 00000587 andeq r0, r0, r7, lsl #11
- 8f90: 0000057b andeq r0, r0, fp, ror r5
- 8f94: 0000056e andeq r0, r0, lr, ror #10
- 8f98: 00000562 andeq r0, r0, r2, ror #10
- 8f9c: 00000556 andeq r0, r0, r6, asr r5
- 8fa0: 0000054a andeq r0, r0, sl, asr #10
- 8fa4: 0000053e andeq r0, r0, lr, lsr r5
- 8fa8: 00000532 andeq r0, r0, r2, lsr r5
- 8fac: 00000526 andeq r0, r0, r6, lsr #10
- 8fb0: 0000051a andeq r0, r0, sl, lsl r5
- 8fb4: 0000050e andeq r0, r0, lr, lsl #10
- 8fb8: 00000502 andeq r0, r0, r2, lsl #10
- 8fbc: 000004f6 strdeq r0, [r0], -r6
- 8fc0: 000004ea andeq r0, r0, sl, ror #9
- 8fc4: 000004de ldrdeq r0, [r0], -lr
- 8fc8: 000004d2 ldrdeq r0, [r0], -r2
- 8fcc: 000004c7 andeq r0, r0, r7, asr #9
- 8fd0: 000004bb ; <UNDEFINED> instruction: 0x000004bb
- 8fd4: 000004af andeq r0, r0, pc, lsr #9
- 8fd8: 000004a3 andeq r0, r0, r3, lsr #9
- 8fdc: 00000498 muleq r0, r8, r4
- 8fe0: 0000048c andeq r0, r0, ip, lsl #9
- 8fe4: 00000481 andeq r0, r0, r1, lsl #9
- 8fe8: 00000475 andeq r0, r0, r5, ror r4
- 8fec: 00000469 andeq r0, r0, r9, ror #8
- 8ff0: 0000045e andeq r0, r0, lr, asr r4
- 8ff4: 00000453 andeq r0, r0, r3, asr r4
- 8ff8: 00000447 andeq r0, r0, r7, asr #8
- 8ffc: 0000043c andeq r0, r0, ip, lsr r4
- 9000: 00000430 andeq r0, r0, r0, lsr r4
- 9004: 00000425 andeq r0, r0, r5, lsr #8
- 9008: 0000041a andeq r0, r0, sl, lsl r4
- 900c: 0000040f andeq r0, r0, pc, lsl #8
- 9010: 00000403 andeq r0, r0, r3, lsl #8
- 9014: 000003f8 strdeq r0, [r0], -r8
- 9018: 000003ed andeq r0, r0, sp, ror #7
- 901c: 000003e2 andeq r0, r0, r2, ror #7
- 9020: 000003d7 ldrdeq r0, [r0], -r7
- 9024: 000003cc andeq r0, r0, ip, asr #7
- 9028: 000003c1 andeq r0, r0, r1, asr #7
- 902c: 000003b6 ; <UNDEFINED> instruction: 0x000003b6
- 9030: 000003ac andeq r0, r0, ip, lsr #7
- 9034: 000003a1 andeq r0, r0, r1, lsr #7
- 9038: 00000396 muleq r0, r6, r3
- 903c: 0000038b andeq r0, r0, fp, lsl #7
- 9040: 00000381 andeq r0, r0, r1, lsl #7
- 9044: 00000376 andeq r0, r0, r6, ror r3
- 9048: 0000036b andeq r0, r0, fp, ror #6
- 904c: 00000361 andeq r0, r0, r1, ror #6
- 9050: 00000356 andeq r0, r0, r6, asr r3
- 9054: 0000034c andeq r0, r0, ip, asr #6
- 9058: 00000342 andeq r0, r0, r2, asr #6
- 905c: 00000337 andeq r0, r0, r7, lsr r3
- 9060: 0000032d andeq r0, r0, sp, lsr #6
- 9064: 00000323 andeq r0, r0, r3, lsr #6
- 9068: 00000319 andeq r0, r0, r9, lsl r3
- 906c: 0000030e andeq r0, r0, lr, lsl #6
- 9070: 00000304 andeq r0, r0, r4, lsl #6
- 9074: 000002fa strdeq r0, [r0], -sl
- 9078: 000002f0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 907c: 000002e6 andeq r0, r0, r6, ror #5
- 9080: 000002dc ldrdeq r0, [r0], -ip
- 9084: 000002d3 ldrdeq r0, [r0], -r3
- 9088: 000002c9 andeq r0, r0, r9, asr #5
- 908c: 000002bf ; <UNDEFINED> instruction: 0x000002bf
- 9090: 000002b5 ; <UNDEFINED> instruction: 0x000002b5
- 9094: 000002ac andeq r0, r0, ip, lsr #5
- 9098: 000002a2 andeq r0, r0, r2, lsr #5
- 909c: 00000299 muleq r0, r9, r2
- 90a0: 0000028f andeq r0, r0, pc, lsl #5
- 90a4: 00000286 andeq r0, r0, r6, lsl #5
- 90a8: 0000027d andeq r0, r0, sp, ror r2
- 90ac: 00000273 andeq r0, r0, r3, ror r2
- 90b0: 0000026a andeq r0, r0, sl, ror #4
- 90b4: 00000261 andeq r0, r0, r1, ror #4
- 90b8: 00000258 andeq r0, r0, r8, asr r2
- 90bc: 0000024f andeq r0, r0, pc, asr #4
- 90c0: 00000246 andeq r0, r0, r6, asr #4
- 90c4: 0000023d andeq r0, r0, sp, lsr r2
- 90c8: 00000234 andeq r0, r0, r4, lsr r2
- 90cc: 0000022b andeq r0, r0, fp, lsr #4
- 90d0: 00000222 andeq r0, r0, r2, lsr #4
- 90d4: 00000219 andeq r0, r0, r9, lsl r2
- 90d8: 00000211 andeq r0, r0, r1, lsl r2
- 90dc: 00000208 andeq r0, r0, r8, lsl #4
- 90e0: 00000200 andeq r0, r0, r0, lsl #4
- 90e4: 000001f7 strdeq r0, [r0], -r7
- 90e8: 000001ef andeq r0, r0, pc, ror #3
- 90ec: 000001e6 andeq r0, r0, r6, ror #3
- 90f0: 000001de ldrdeq r0, [r0], -lr
- 90f4: 000001d6 ldrdeq r0, [r0], -r6
- 90f8: 000001ce andeq r0, r0, lr, asr #3
- 90fc: 000001c6 andeq r0, r0, r6, asr #3
- 9100: 000001be ; <UNDEFINED> instruction: 0x000001be
- 9104: 000001b6 ; <UNDEFINED> instruction: 0x000001b6
- 9108: 000001ae andeq r0, r0, lr, lsr #3
- 910c: 000001a6 andeq r0, r0, r6, lsr #3
- 9110: 0000019e muleq r0, lr, r1
- 9114: 00000196 muleq r0, r6, r1
- 9118: 0000018f andeq r0, r0, pc, lsl #3
- 911c: 00000187 andeq r0, r0, r7, lsl #3
- 9120: 00000180 andeq r0, r0, r0, lsl #3
- 9124: 00000178 andeq r0, r0, r8, ror r1
- 9128: 00000171 andeq r0, r0, r1, ror r1
- 912c: 00000169 andeq r0, r0, r9, ror #2
- 9130: 00000162 andeq r0, r0, r2, ror #2
- 9134: 0000015b andeq r0, r0, fp, asr r1
- 9138: 00000154 andeq r0, r0, r4, asr r1
- 913c: 0000014d andeq r0, r0, sp, asr #2
- 9140: 00000146 andeq r0, r0, r6, asr #2
- 9144: 0000013f andeq r0, r0, pc, lsr r1
- 9148: 00000138 andeq r0, r0, r8, lsr r1
- 914c: 00000131 andeq r0, r0, r1, lsr r1
- 9150: 0000012a andeq r0, r0, sl, lsr #2
- 9154: 00000124 andeq r0, r0, r4, lsr #2
- 9158: 0000011d andeq r0, r0, sp, lsl r1
- 915c: 00000117 andeq r0, r0, r7, lsl r1
- 9160: 00000110 andeq r0, r0, r0, lsl r1
- 9164: 0000010a andeq r0, r0, sl, lsl #2
- 9168: 00000103 andeq r0, r0, r3, lsl #2
- 916c: 000000fd strdeq r0, [r0], -sp
- 9170: 000000f7 strdeq r0, [r0], -r7
- 9174: 000000f1 strdeq r0, [r0], -r1
- 9178: 000000eb andeq r0, r0, fp, ror #1
- 917c: 000000e5 andeq r0, r0, r5, ror #1
- 9180: 000000df ldrdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 9184: 000000d9 ldrdeq r0, [r0], -r9
- 9188: 000000d4 ldrdeq r0, [r0], -r4
- 918c: 000000ce andeq r0, r0, lr, asr #1
- 9190: 000000c8 andeq r0, r0, r8, asr #1
- 9194: 000000c3 andeq r0, r0, r3, asr #1
- 9198: 000000bd strheq r0, [r0], -sp
- 919c: 000000b8 strheq r0, [r0], -r8
- 91a0: 000000b3 strheq r0, [r0], -r3
- 91a4: 000000ae andeq r0, r0, lr, lsr #1
- 91a8: 000000a8 andeq r0, r0, r8, lsr #1
- 91ac: 000000a3 andeq r0, r0, r3, lsr #1
- 91b0: 0000009e muleq r0, lr, r0
- 91b4: 00000099 muleq r0, r9, r0
- 91b8: 00000095 muleq r0, r5, r0
- 91bc: 00000090 muleq r0, r0, r0
- 91c0: 0000008b andeq r0, r0, fp, lsl #1
- 91c4: 00000086 andeq r0, r0, r6, lsl #1
- 91c8: 00000082 andeq r0, r0, r2, lsl #1
- 91cc: 0000007d andeq r0, r0, sp, ror r0
- 91d0: 00000079 andeq r0, r0, r9, ror r0
- 91d4: 00000075 andeq r0, r0, r5, ror r0
- 91d8: 00000070 andeq r0, r0, r0, ror r0
- 91dc: 0000006c andeq r0, r0, ip, rrx
- 91e0: 00000068 andeq r0, r0, r8, rrx
- 91e4: 00000064 andeq r0, r0, r4, rrx
- 91e8: 00000060 andeq r0, r0, r0, rrx
- 91ec: 0000005c andeq r0, r0, ip, asr r0
- 91f0: 00000059 andeq r0, r0, r9, asr r0
- 91f4: 00000055 andeq r0, r0, r5, asr r0
- 91f8: 00000051 andeq r0, r0, r1, asr r0
- 91fc: 0000004e andeq r0, r0, lr, asr #32
- 9200: 0000004a andeq r0, r0, sl, asr #32
- 9204: 00000047 andeq r0, r0, r7, asr #32
- 9208: 00000044 andeq r0, r0, r4, asr #32
- 920c: 00000040 andeq r0, r0, r0, asr #32
- 9210: 0000003d andeq r0, r0, sp, lsr r0
- 9214: 0000003a andeq r0, r0, sl, lsr r0
- 9218: 00000037 andeq r0, r0, r7, lsr r0
- 921c: 00000034 andeq r0, r0, r4, lsr r0
- 9220: 00000031 andeq r0, r0, r1, lsr r0
- 9224: 0000002f andeq r0, r0, pc, lsr #32
- 9228: 0000002c andeq r0, r0, ip, lsr #32
- 922c: 00000029 andeq r0, r0, r9, lsr #32
- 9230: 00000027 andeq r0, r0, r7, lsr #32
- 9234: 00000024 andeq r0, r0, r4, lsr #32
- 9238: 00000022 andeq r0, r0, r2, lsr #32
- 923c: 00000020 andeq r0, r0, r0, lsr #32
- 9240: 0000001d andeq r0, r0, sp, lsl r0
- 9244: 0000001b andeq r0, r0, fp, lsl r0
- 9248: 00000019 andeq r0, r0, r9, lsl r0
- 924c: 00000017 andeq r0, r0, r7, lsl r0
- 9250: 00000015 andeq r0, r0, r5, lsl r0
- 9254: 00000014 andeq r0, r0, r4, lsl r0
- 9258: 00000012 andeq r0, r0, r2, lsl r0
- 925c: 00000010 andeq r0, r0, r0, lsl r0
- 9260: 0000000f andeq r0, r0, pc
- 9264: 0000000d andeq r0, r0, sp
- 9268: 0000000c andeq r0, r0, ip
- 926c: 0000000a andeq r0, r0, sl
- 9270: 00000009 andeq r0, r0, r9
- 9274: 00000008 andeq r0, r0, r8
- 9278: 00000007 andeq r0, r0, r7
- 927c: 00000006 andeq r0, r0, r6
- 9280: 00000005 andeq r0, r0, r5
- 9284: 00000004 andeq r0, r0, r4
- 9288: 00000003 andeq r0, r0, r3
- 928c: 00000003 andeq r0, r0, r3
- 9290: 00000002 andeq r0, r0, r2
- 9294: 00000001 andeq r0, r0, r1
- 9298: 00000001 andeq r0, r0, r1
- 929c: 00000001 andeq r0, r0, r1
- ...
- 92bc: 00000001 andeq r0, r0, r1
- 92c0: 00000001 andeq r0, r0, r1
- 92c4: 00000001 andeq r0, r0, r1
- 92c8: 00000002 andeq r0, r0, r2
- 92cc: 00000003 andeq r0, r0, r3
- 92d0: 00000003 andeq r0, r0, r3
- 92d4: 00000004 andeq r0, r0, r4
- 92d8: 00000005 andeq r0, r0, r5
- 92dc: 00000006 andeq r0, r0, r6
- 92e0: 00000007 andeq r0, r0, r7
- 92e4: 00000008 andeq r0, r0, r8
- 92e8: 00000009 andeq r0, r0, r9
- 92ec: 0000000a andeq r0, r0, sl
- 92f0: 0000000c andeq r0, r0, ip
- 92f4: 0000000d andeq r0, r0, sp
- 92f8: 0000000f andeq r0, r0, pc
- 92fc: 00000010 andeq r0, r0, r0, lsl r0
- 9300: 00000012 andeq r0, r0, r2, lsl r0
- 9304: 00000014 andeq r0, r0, r4, lsl r0
- 9308: 00000015 andeq r0, r0, r5, lsl r0
- 930c: 00000017 andeq r0, r0, r7, lsl r0
- 9310: 00000019 andeq r0, r0, r9, lsl r0
- 9314: 0000001b andeq r0, r0, fp, lsl r0
- 9318: 0000001d andeq r0, r0, sp, lsl r0
- 931c: 00000020 andeq r0, r0, r0, lsr #32
- 9320: 00000022 andeq r0, r0, r2, lsr #32
- 9324: 00000024 andeq r0, r0, r4, lsr #32
- 9328: 00000027 andeq r0, r0, r7, lsr #32
- 932c: 00000029 andeq r0, r0, r9, lsr #32
- 9330: 0000002c andeq r0, r0, ip, lsr #32
- 9334: 0000002f andeq r0, r0, pc, lsr #32
- 9338: 00000031 andeq r0, r0, r1, lsr r0
- 933c: 00000034 andeq r0, r0, r4, lsr r0
- 9340: 00000037 andeq r0, r0, r7, lsr r0
- 9344: 0000003a andeq r0, r0, sl, lsr r0
- 9348: 0000003d andeq r0, r0, sp, lsr r0
- 934c: 00000040 andeq r0, r0, r0, asr #32
- 9350: 00000044 andeq r0, r0, r4, asr #32
- 9354: 00000047 andeq r0, r0, r7, asr #32
- 9358: 0000004a andeq r0, r0, sl, asr #32
- 935c: 0000004e andeq r0, r0, lr, asr #32
- 9360: 00000051 andeq r0, r0, r1, asr r0
- 9364: 00000055 andeq r0, r0, r5, asr r0
- 9368: 00000059 andeq r0, r0, r9, asr r0
- 936c: 0000005c andeq r0, r0, ip, asr r0
- 9370: 00000060 andeq r0, r0, r0, rrx
- 9374: 00000064 andeq r0, r0, r4, rrx
- 9378: 00000068 andeq r0, r0, r8, rrx
- 937c: 0000006c andeq r0, r0, ip, rrx
- 9380: 00000070 andeq r0, r0, r0, ror r0
- 9384: 00000075 andeq r0, r0, r5, ror r0
- 9388: 00000079 andeq r0, r0, r9, ror r0
- 938c: 0000007d andeq r0, r0, sp, ror r0
- 9390: 00000082 andeq r0, r0, r2, lsl #1
- 9394: 00000086 andeq r0, r0, r6, lsl #1
- 9398: 0000008b andeq r0, r0, fp, lsl #1
- 939c: 00000090 muleq r0, r0, r0
- 93a0: 00000095 muleq r0, r5, r0
- 93a4: 00000099 muleq r0, r9, r0
- 93a8: 0000009e muleq r0, lr, r0
- 93ac: 000000a3 andeq r0, r0, r3, lsr #1
- 93b0: 000000a8 andeq r0, r0, r8, lsr #1
- 93b4: 000000ae andeq r0, r0, lr, lsr #1
- 93b8: 000000b3 strheq r0, [r0], -r3
- 93bc: 000000b8 strheq r0, [r0], -r8
- 93c0: 000000bd strheq r0, [r0], -sp
- 93c4: 000000c3 andeq r0, r0, r3, asr #1
- 93c8: 000000c8 andeq r0, r0, r8, asr #1
- 93cc: 000000ce andeq r0, r0, lr, asr #1
- 93d0: 000000d4 ldrdeq r0, [r0], -r4
- 93d4: 000000d9 ldrdeq r0, [r0], -r9
- 93d8: 000000df ldrdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 93dc: 000000e5 andeq r0, r0, r5, ror #1
- 93e0: 000000eb andeq r0, r0, fp, ror #1
- 93e4: 000000f1 strdeq r0, [r0], -r1
- 93e8: 000000f7 strdeq r0, [r0], -r7
- 93ec: 000000fd strdeq r0, [r0], -sp
- 93f0: 00000103 andeq r0, r0, r3, lsl #2
- 93f4: 0000010a andeq r0, r0, sl, lsl #2
- 93f8: 00000110 andeq r0, r0, r0, lsl r1
- 93fc: 00000117 andeq r0, r0, r7, lsl r1
- 9400: 0000011d andeq r0, r0, sp, lsl r1
- 9404: 00000124 andeq r0, r0, r4, lsr #2
- 9408: 0000012a andeq r0, r0, sl, lsr #2
- 940c: 00000131 andeq r0, r0, r1, lsr r1
- 9410: 00000138 andeq r0, r0, r8, lsr r1
- 9414: 0000013f andeq r0, r0, pc, lsr r1
- 9418: 00000146 andeq r0, r0, r6, asr #2
- 941c: 0000014d andeq r0, r0, sp, asr #2
- 9420: 00000154 andeq r0, r0, r4, asr r1
- 9424: 0000015b andeq r0, r0, fp, asr r1
- 9428: 00000162 andeq r0, r0, r2, ror #2
- 942c: 00000169 andeq r0, r0, r9, ror #2
- 9430: 00000171 andeq r0, r0, r1, ror r1
- 9434: 00000178 andeq r0, r0, r8, ror r1
- 9438: 00000180 andeq r0, r0, r0, lsl #3
- 943c: 00000187 andeq r0, r0, r7, lsl #3
- 9440: 0000018f andeq r0, r0, pc, lsl #3
- 9444: 00000196 muleq r0, r6, r1
- 9448: 0000019e muleq r0, lr, r1
- 944c: 000001a6 andeq r0, r0, r6, lsr #3
- 9450: 000001ae andeq r0, r0, lr, lsr #3
- 9454: 000001b6 ; <UNDEFINED> instruction: 0x000001b6
- 9458: 000001be ; <UNDEFINED> instruction: 0x000001be
- 945c: 000001c6 andeq r0, r0, r6, asr #3
- 9460: 000001ce andeq r0, r0, lr, asr #3
- 9464: 000001d6 ldrdeq r0, [r0], -r6
- 9468: 000001de ldrdeq r0, [r0], -lr
- 946c: 000001e6 andeq r0, r0, r6, ror #3
- 9470: 000001ef andeq r0, r0, pc, ror #3
- 9474: 000001f7 strdeq r0, [r0], -r7
- 9478: 00000200 andeq r0, r0, r0, lsl #4
- 947c: 00000208 andeq r0, r0, r8, lsl #4
- 9480: 00000211 andeq r0, r0, r1, lsl r2
- 9484: 00000219 andeq r0, r0, r9, lsl r2
- 9488: 00000222 andeq r0, r0, r2, lsr #4
- 948c: 0000022b andeq r0, r0, fp, lsr #4
- 9490: 00000234 andeq r0, r0, r4, lsr r2
- 9494: 0000023d andeq r0, r0, sp, lsr r2
- 9498: 00000246 andeq r0, r0, r6, asr #4
- 949c: 0000024f andeq r0, r0, pc, asr #4
- 94a0: 00000258 andeq r0, r0, r8, asr r2
- 94a4: 00000261 andeq r0, r0, r1, ror #4
- 94a8: 0000026a andeq r0, r0, sl, ror #4
- 94ac: 00000273 andeq r0, r0, r3, ror r2
- 94b0: 0000027d andeq r0, r0, sp, ror r2
- 94b4: 00000286 andeq r0, r0, r6, lsl #5
- 94b8: 0000028f andeq r0, r0, pc, lsl #5
- 94bc: 00000299 muleq r0, r9, r2
- 94c0: 000002a2 andeq r0, r0, r2, lsr #5
- 94c4: 000002ac andeq r0, r0, ip, lsr #5
- 94c8: 000002b5 ; <UNDEFINED> instruction: 0x000002b5
- 94cc: 000002bf ; <UNDEFINED> instruction: 0x000002bf
- 94d0: 000002c9 andeq r0, r0, r9, asr #5
- 94d4: 000002d3 ldrdeq r0, [r0], -r3
- 94d8: 000002dc ldrdeq r0, [r0], -ip
- 94dc: 000002e6 andeq r0, r0, r6, ror #5
- 94e0: 000002f0 strdeq r0, [r0], -r0 ; <UNPREDICTABLE>
- 94e4: 000002fa strdeq r0, [r0], -sl
- 94e8: 00000304 andeq r0, r0, r4, lsl #6
- 94ec: 0000030e andeq r0, r0, lr, lsl #6
- 94f0: 00000319 andeq r0, r0, r9, lsl r3
- 94f4: 00000323 andeq r0, r0, r3, lsr #6
- 94f8: 0000032d andeq r0, r0, sp, lsr #6
- 94fc: 00000337 andeq r0, r0, r7, lsr r3
- 9500: 00000342 andeq r0, r0, r2, asr #6
- 9504: 0000034c andeq r0, r0, ip, asr #6
- 9508: 00000356 andeq r0, r0, r6, asr r3
- 950c: 00000361 andeq r0, r0, r1, ror #6
- 9510: 0000036b andeq r0, r0, fp, ror #6
- 9514: 00000376 andeq r0, r0, r6, ror r3
- 9518: 00000381 andeq r0, r0, r1, lsl #7
- 951c: 0000038b andeq r0, r0, fp, lsl #7
- 9520: 00000396 muleq r0, r6, r3
- 9524: 000003a1 andeq r0, r0, r1, lsr #7
- 9528: 000003ac andeq r0, r0, ip, lsr #7
- 952c: 000003b6 ; <UNDEFINED> instruction: 0x000003b6
- 9530: 000003c1 andeq r0, r0, r1, asr #7
- 9534: 000003cc andeq r0, r0, ip, asr #7
- 9538: 000003d7 ldrdeq r0, [r0], -r7
- 953c: 000003e2 andeq r0, r0, r2, ror #7
- 9540: 000003ed andeq r0, r0, sp, ror #7
- 9544: 000003f8 strdeq r0, [r0], -r8
- 9548: 00000403 andeq r0, r0, r3, lsl #8
- 954c: 0000040f andeq r0, r0, pc, lsl #8
- 9550: 0000041a andeq r0, r0, sl, lsl r4
- 9554: 00000425 andeq r0, r0, r5, lsr #8
- 9558: 00000430 andeq r0, r0, r0, lsr r4
- 955c: 0000043c andeq r0, r0, ip, lsr r4
- 9560: 00000447 andeq r0, r0, r7, asr #8
- 9564: 00000453 andeq r0, r0, r3, asr r4
- 9568: 0000045e andeq r0, r0, lr, asr r4
- 956c: 00000469 andeq r0, r0, r9, ror #8
- 9570: 00000475 andeq r0, r0, r5, ror r4
- 9574: 00000481 andeq r0, r0, r1, lsl #9
- 9578: 0000048c andeq r0, r0, ip, lsl #9
- 957c: 00000498 muleq r0, r8, r4
- 9580: 000004a3 andeq r0, r0, r3, lsr #9
- 9584: 000004af andeq r0, r0, pc, lsr #9
- 9588: 000004bb ; <UNDEFINED> instruction: 0x000004bb
- 958c: 000004c7 andeq r0, r0, r7, asr #9
- 9590: 000004d2 ldrdeq r0, [r0], -r2
- 9594: 000004de ldrdeq r0, [r0], -lr
- 9598: 000004ea andeq r0, r0, sl, ror #9
- 959c: 000004f6 strdeq r0, [r0], -r6
- 95a0: 00000502 andeq r0, r0, r2, lsl #10
- 95a4: 0000050e andeq r0, r0, lr, lsl #10
- 95a8: 0000051a andeq r0, r0, sl, lsl r5
- 95ac: 00000526 andeq r0, r0, r6, lsr #10
- 95b0: 00000532 andeq r0, r0, r2, lsr r5
- 95b4: 0000053e andeq r0, r0, lr, lsr r5
- 95b8: 0000054a andeq r0, r0, sl, asr #10
- 95bc: 00000556 andeq r0, r0, r6, asr r5
- 95c0: 00000562 andeq r0, r0, r2, ror #10
- 95c4: 0000056e andeq r0, r0, lr, ror #10
- 95c8: 0000057b andeq r0, r0, fp, ror r5
- 95cc: 00000587 andeq r0, r0, r7, lsl #11
- 95d0: 00000593 muleq r0, r3, r5
- 95d4: 0000059f muleq r0, pc, r5 ; <UNPREDICTABLE>
- 95d8: 000005ac andeq r0, r0, ip, lsr #11
- 95dc: 000005b8 ; <UNDEFINED> instruction: 0x000005b8
- 95e0: 000005c4 andeq r0, r0, r4, asr #11
- 95e4: 000005d1 ldrdeq r0, [r0], -r1
- 95e8: 000005dd ldrdeq r0, [r0], -sp
- 95ec: 000005e9 andeq r0, r0, r9, ror #11
- 95f0: 000005f6 strdeq r0, [r0], -r6
- 95f4: 00000602 andeq r0, r0, r2, lsl #12
- 95f8: 0000060f andeq r0, r0, pc, lsl #12
- 95fc: 0000061b andeq r0, r0, fp, lsl r6
- 9600: 00000628 andeq r0, r0, r8, lsr #12
- 9604: 00000634 andeq r0, r0, r4, lsr r6
- 9608: 00000641 andeq r0, r0, r1, asr #12
- 960c: 0000064d andeq r0, r0, sp, asr #12
- 9610: 0000065a andeq r0, r0, sl, asr r6
- 9614: 00000667 andeq r0, r0, r7, ror #12
- 9618: 00000673 andeq r0, r0, r3, ror r6
- 961c: 00000680 andeq r0, r0, r0, lsl #13
- 9620: 0000068c andeq r0, r0, ip, lsl #13
- 9624: 00000699 muleq r0, r9, r6
- 9628: 000006a6 andeq r0, r0, r6, lsr #13
- 962c: 000006b3 ; <UNDEFINED> instruction: 0x000006b3
- 9630: 000006bf ; <UNDEFINED> instruction: 0x000006bf
- 9634: 000006cc andeq r0, r0, ip, asr #13
- 9638: 000006d9 ldrdeq r0, [r0], -r9
- 963c: 000006e5 andeq r0, r0, r5, ror #13
- 9640: 000006f2 strdeq r0, [r0], -r2
- 9644: 000006ff strdeq r0, [r0], -pc ; <UNPREDICTABLE>
- 9648: 0000070c andeq r0, r0, ip, lsl #14
- 964c: 00000718 andeq r0, r0, r8, lsl r7
- 9650: 00000725 andeq r0, r0, r5, lsr #14
- 9654: 00000732 andeq r0, r0, r2, lsr r7
- 9658: 0000073f andeq r0, r0, pc, lsr r7
- 965c: 0000074c andeq r0, r0, ip, asr #14
- 9660: 00000758 andeq r0, r0, r8, asr r7
- 9664: 00000765 andeq r0, r0, r5, ror #14
- 9668: 00000772 andeq r0, r0, r2, ror r7
- 966c: 0000077f andeq r0, r0, pc, ror r7
- 9670: 0000078c andeq r0, r0, ip, lsl #15
- 9674: 00000799 muleq r0, r9, r7
- 9678: 000007a5 andeq r0, r0, r5, lsr #15
- 967c: 000007b2 ; <UNDEFINED> instruction: 0x000007b2
- 9680: 000007bf ; <UNDEFINED> instruction: 0x000007bf
- 9684: 000007cc andeq r0, r0, ip, asr #15
- 9688: 000007d9 ldrdeq r0, [r0], -r9
- 968c: 000007e6 andeq r0, r0, r6, ror #15
- 9690: 000007f3 strdeq r0, [r0], -r3
- 9694: 00000800 andeq r0, r0, r0, lsl #16
- Disassembly of section .ARM.attributes:
- 00000000 <.ARM.attributes>:
- 0: 00002a41 andeq r2, r0, r1, asr #20
- 4: 61656100 cmnvs r5, r0, lsl #2
- 8: 01006962 tsteq r0, r2, ror #18
- c: 00000020 andeq r0, r0, r0, lsr #32
- 10: 4d524105 ldfmie f4, [r2, #-20] ; 0xffffffec
- 14: 54347620 ldrtpl r7, [r4], #-1568 ; 0xfffff9e0
- 18: 08020600 stmdaeq r2, {r9, sl}
- 1c: 12010901 andne r0, r1, #16384 ; 0x4000
- 20: 15011404 strne r1, [r1, #-1028] ; 0xfffffbfc
- 24: 18031701 stmdane r3, {r0, r8, r9, sl, ip}
- 28: Address 0x0000000000000028 is out of bounds.
- Disassembly of section .comment:
- 00000000 <.comment>:
- 0: 3a434347 bcc 10d0d24 <waveform+0x10c8630>
- 4: 35312820 ldrcc r2, [r1, #-2080]! ; 0xfffff7e0
- 8: 322d393a eorcc r3, sp, #950272 ; 0xe8000
- c: 2d393130 ldfcss f3, [r9, #-192]! ; 0xffffff40
- 10: 302d3471 eorcc r3, sp, r1, ror r4
- 14: 6e756275 mrcvs 2, 3, r6, cr5, cr5, {3}
- 18: 29317574 ldmdbcs r1!, {r2, r4, r5, r6, r8, sl, ip, sp, lr}
- 1c: 322e3920 eorcc r3, lr, #32, 18 ; 0x80000
- 20: 3220312e eorcc r3, r0, #-2147483637 ; 0x8000000b
- 24: 31393130 teqcc r9, r0, lsr r1
- 28: 20353230 eorscs r3, r5, r0, lsr r2
- 2c: 6c657228 sfmvs f7, 2, [r5], #-160 ; 0xffffff60
- 30: 65736165 ldrbvs r6, [r3, #-357]! ; 0xfffffe9b
- 34: 415b2029 cmpmi fp, r9, lsr #32
- 38: 612f4d52 ; <UNDEFINED> instruction: 0x612f4d52
- 3c: 392d6d72 pushcc {r1, r4, r5, r6, r8, sl, fp, sp, lr}
- 40: 6172622d cmnvs r2, sp, lsr #4
- 44: 2068636e rsbcs r6, r8, lr, ror #6
- 48: 69766572 ldmdbvs r6!, {r1, r4, r5, r6, r8, sl, sp, lr}^
- 4c: 6e6f6973 ; <UNDEFINED> instruction: 0x6e6f6973
- 50: 37373220 ldrcc r3, [r7, -r0, lsr #4]!
- 54: 5d393935 ; <UNDEFINED> instruction: 0x5d393935
- ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement