mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 17:02:22 +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
|
|
|