mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
13 lines
114 B
ArmAsm
13 lines
114 B
ArmAsm
|
|
||
|
here:
|
||
|
;; jmp foobar
|
||
|
.byte 0xba
|
||
|
.byte 0x00
|
||
|
.byte 0x00
|
||
|
.byte 0x00
|
||
|
nop
|
||
|
|
||
|
|
||
|
.reloc here+1,R_S12Z_EXT24, foobar
|
||
|
|