mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
8 lines
124 B
ArmAsm
8 lines
124 B
ArmAsm
* Just PUSHJs to an external symbol, with some padding.
|
|
.text
|
|
.global pushja
|
|
pushja:
|
|
SET $253,2
|
|
PUSHJ $12,a
|
|
SET $253,3
|