f117ca0091385c1fd2f4dacb7aa1a12d5d396179
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / inval.s
1 .text
2 # All the following should be illegal for x32
3 movabs xxx,%rax
4 movabs foo,%rax
5 movabsq xxx,%rax
6 movabsq foo,%rax
This page took 0.02992 seconds and 3 git commands to generate.