10 lines
85 B
ArmAsm
Raw Permalink Normal View History

2022-10-27 20:45:45 +02:00
.data
x:
.string "foo"
y:
.string "bar"
.text
main:
lddw %r1, y