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