* gold/testsuite/Makefile.am (justsyms_exec): New testcase.
[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.030542 seconds and 4 git commands to generate.