mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
9 lines
139 B
ArmAsm
9 lines
139 B
ArmAsm
|
|
||
|
;;; This byte sequence corresponds to sub d5, xxx
|
||
|
.byte 0x83
|
||
|
.byte 0xfa
|
||
|
.byte 0x00
|
||
|
.byte 0x00
|
||
|
.byte 0x00
|
||
|
.reloc .-3,R_S12Z_OPR,bar
|