Add x86-64-opcode (checks valid opcodes) and x86-64-inval (checks invalid opcodes...
commit2f5ee1716ff4b199f9fc748b99026495643252d7
authorNick Clifton <nickc@redhat.com>
Fri, 1 Mar 2002 08:10:06 +0000 (1 08:10 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 1 Mar 2002 08:10:06 +0000 (1 08:10 +0000)
treeeea7746b1e2eadb6bb3d467fd83cf705d9c4ffed
parent5a51669577fd97c778e8add52b48877137f5fe41
Add x86-64-opcode (checks valid opcodes) and x86-64-inval (checks invalid opcodes) checks
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/x86-64-inval.l [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-inval.s [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-opcode.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-opcode.s [new file with mode: 0644]