19990502 sourceware import
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / mov4.s
1 .text
2 mov a1,(d2,a2)
3 mov a1,(128)
4 mov a1,(131071)
5 mov 8,d1
6 mov 256,d1
7 mov 131071,d1
8 mov 256,a1
9 mov 131071,a1
This page took 0.052303 seconds and 4 git commands to generate.