mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* gas/arm/arm7t.d: Update for recent disassembler changes.
* gas/h8300/ffxx1.d: Likewise.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Thu Oct 9 12:59:55 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* gas/arm/arm7t.d: Update for recent disassembler changes.
|
||||
* gas/h8300/ffxx1.d: Likewise.
|
||||
|
||||
Wed Oct 8 16:22:50 1997 Doug Evans <dje@canuck.cygnus.com>
|
||||
|
||||
* gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
|
||||
|
@ -9,15 +9,15 @@ Disassembly of section .text:
|
||||
...
|
||||
0: 16 main
|
||||
0+0400 <main> f8 7f mov.b #0x7f,r0l
|
||||
0+0402 <main[+]2> 28 bb mov.b @0xbb:8,r0l
|
||||
0+0404 <main[+]4> 6a 88 ff b9 mov.b r0l,@0xffb9:16
|
||||
0+0408 <main[+]8> f8 01 mov.b #0x1,r0l
|
||||
0+0402 <main[+](0x|)2> 28 bb mov.b @0xbb:8,r0l
|
||||
0+0404 <main[+](0x|)4> 6a 88 ff b9 mov.b r0l,@0xffb9:16
|
||||
0+0408 <main[+](0x|)8> f8 01 mov.b #0x1,r0l
|
||||
0+040a <loop> 6a 88 ff bb mov.b r0l,@0xffbb:16
|
||||
0+040e <delay> 79 01 00 00 mov.w #0x0,r1
|
||||
0+0412 <deloop> 0b 01 adds #0x1,er1
|
||||
0+0414 <deloop[+]2> 46 00 bne .0 \(416\)
|
||||
0+0414 <deloop[+](0x|)2> 46 00 bne .0 \(416\)
|
||||
415: DISP8 deloop[+]0xffffffff
|
||||
0+0416 <deloop[+]4> 12 88 rotl r0l
|
||||
0+0418 <deloop[+]6> 40 00 bra .0 \(41a\)
|
||||
0+0416 <deloop[+](0x|)4> 12 88 rotl r0l
|
||||
0+0418 <deloop[+](0x|)6> 40 00 bra .0 \(41a\)
|
||||
419: DISP8 loop[+]0xffffffff
|
||||
...
|
||||
|
Reference in New Issue
Block a user