bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / mov5.s
CommitLineData
ac882a1d
AO
1 .am33
2 .text
3 mov 8,sp
4 mov 256,sp
5 mov +((1<<23)-1),sp
6 mov -128,sp
7 mov +((-1)<<23),sp
This page took 0.603478 seconds and 4 git commands to generate.