i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode-inval.s
CommitLineData
7c52e0e8
L
1 .text
2# All the followings are illegal opcodes for x86-64.
3aaa:
4 aaa
5aad0:
6 aad
7aad1:
8 aad $2
9aam0:
10 aam
11aam1:
12 aam $2
13aas:
14 aas
15bound:
16 bound %edx,(%eax)
17daa:
18 daa
19das:
20 das
21into:
22 into
7c52e0e8
L
23pusha:
24 pusha
25popa:
26 popa
This page took 0.561156 seconds and 4 git commands to generate.