* gold/testsuite/Makefile.am (justsyms_exec): New testcase.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / inval.s
CommitLineData
7f56bc95
L
1 .text
2# All the following should be illegal for x32
3 movabs xxx,%rax
4 movabs foo,%rax
862be3fb
L
5 movabsq xxx,%rax
6 movabsq foo,%rax
This page took 0.049964 seconds and 4 git commands to generate.