mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 20:12:01 +08:00
* gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-01-07 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
|
||||
|
||||
2003-01-02 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* gas/iq2000: New testsuite.
|
||||
|
@ -27,13 +27,13 @@ Disassembly of section \.text:
|
||||
30: 00 79 00 00 mov\.w 0x0,#0x0
|
||||
32: R_XSTORMY16_16 global
|
||||
34: fe d0 bge 0x34
|
||||
34: R_XSTORMY16_PC8 global
|
||||
34: R_XSTORMY16_PC8 global\+0xfffffffe
|
||||
36: fc c0 00 00 bge Rx,#0x0,0x36
|
||||
36: R_XSTORMY16_PC8 global
|
||||
36: R_XSTORMY16_PC8 global\+0xfffffffc
|
||||
3a: 00 0d fc 0f bge r0,r0,0x3a
|
||||
3c: R_XSTORMY16_REL_12 global
|
||||
3c: R_XSTORMY16_REL_12 global\+0xfffffffe
|
||||
3e: fe 1f br 0x3e
|
||||
3e: R_XSTORMY16_REL_12 global
|
||||
3e: R_XSTORMY16_REL_12 global\+0xfffffffe
|
||||
40: 0a d0 bge 0x4c
|
||||
42: 06 c0 00 00 bge Rx,#0x0,0x4c
|
||||
46: 00 0d 02 00 bge r0,r0,0x4c
|
||||
|
Reference in New Issue
Block a user