mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
11 lines
77 B
ArmAsm
11 lines
77 B
ArmAsm
.text
|
|
main:
|
|
|
|
move A[0], #12h
|
|
nop
|
|
nop
|
|
.data
|
|
|
|
lb: .long 0x23
|
|
plc: .long lb
|