PRU GAS Port
[binutils-gdb.git] / gas / testsuite / gas / pru / ldi.s
1 # Source file used to test the LDI instructions.
2
3 .extern var1
4 foo:
5 # immediate load
6 ldi32 r16, 0x12345678
7 ldi r16, 0x1234
8 ldi r16, %pmem(foo)
9 ldi32 r16, var1