Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textauxregister-1.s
CommitLineData
06911889
CZ
1 .extAuxRegister myreg1, 0x80018000, r|w
2 .extAuxRegister myreg2, -256, r|w
3
4 lr r2, [myreg1]
5 lr r1, [myreg2]
This page took 0.025142 seconds and 4 git commands to generate.