symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10300 / mov5.s
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.032411 seconds and 4 git commands to generate.