[ARC] Fix ldbit test on 32-bit systems
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textauxregister.s
1 .extAuxRegister mlx, 0x30, r|w
2 .extAuxRegister mly, 0x31, r|w
3
4 aex r0,[mlx]
5 lr r1,[mly]
6 sr 0x12,[mlx]
This page took 0.030918 seconds and 4 git commands to generate.