i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode-inval-intel.d
CommitLineData
7c52e0e8
L
1#as: --32
2#source: x86-64-opcode-inval.s
3#objdump: -dw -Mx86-64 -Mintel
4#name: 64bit illegal opcodes (Intel mode)
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <aaa>:
11[ ]*[a-f0-9]+: 37 \(bad\)
12
130+1 <aad0>:
14[ ]*[a-f0-9]+: d5 \(bad\)
bdc4de1b 15[ ]*[a-f0-9]+: 0a .byte 0xa
7c52e0e8
L
16
170+3 <aad1>:
18[ ]*[a-f0-9]+: d5 \(bad\)
bdc4de1b 19[ ]*[a-f0-9]+: 02 .byte 0x2
7c52e0e8
L
20
210+5 <aam0>:
22[ ]*[a-f0-9]+: d4 \(bad\)
bdc4de1b 23[ ]*[a-f0-9]+: 0a .byte 0xa
7c52e0e8
L
24
250+7 <aam1>:
26[ ]*[a-f0-9]+: d4 \(bad\)
bdc4de1b 27[ ]*[a-f0-9]+: 02 .byte 0x2
7c52e0e8
L
28
290+9 <aas>:
30[ ]*[a-f0-9]+: 3f \(bad\)
31
320+a <bound>:
bdc4de1b
NC
33[ ]*[a-f0-9]+: 62 .byte 0x62
34[ ]*[a-f0-9]+: 10 .byte 0x10
7c52e0e8
L
35
360+c <daa>:
37[ ]*[a-f0-9]+: 27 \(bad\)
38
390+d <das>:
40[ ]*[a-f0-9]+: 2f \(bad\)
41
420+e <into>:
43[ ]*[a-f0-9]+: ce \(bad\)
44
c0f3af97 450+f <pusha>:
7c52e0e8
L
46[ ]*[a-f0-9]+: 60 \(bad\)
47
c0f3af97 480+10 <popa>:
7c52e0e8
L
49[ ]*[a-f0-9]+: 61 \(bad\)
50#pass
This page took 0.561752 seconds and 4 git commands to generate.