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