mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-05 12:53:16 +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
|
||
|
|