x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode-inval.d
CommitLineData
7c52e0e8
L
1#as: --32
2#objdump: -dw -Mx86-64
3#name: 64bit illegal opcodes
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+ <aaa>:
10[ ]*[a-f0-9]+: 37 \(bad\)
11
120+1 <aad0>:
13[ ]*[a-f0-9]+: d5 \(bad\)
bdc4de1b 14[ ]*[a-f0-9]+: 0a .byte 0xa
7c52e0e8
L
15
160+3 <aad1>:
17[ ]*[a-f0-9]+: d5 \(bad\)
bdc4de1b 18[ ]*[a-f0-9]+: 02 .byte 0x2
7c52e0e8
L
19
200+5 <aam0>:
21[ ]*[a-f0-9]+: d4 \(bad\)
bdc4de1b 22[ ]*[a-f0-9]+: 0a .byte 0xa
7c52e0e8
L
23
240+7 <aam1>:
25[ ]*[a-f0-9]+: d4 \(bad\)
bdc4de1b 26[ ]*[a-f0-9]+: 02 .byte 0x2
7c52e0e8
L
27
280+9 <aas>:
29[ ]*[a-f0-9]+: 3f \(bad\)
30
310+a <bound>:
bdc4de1b
NC
32[ ]*[a-f0-9]+: 62 .byte 0x62
33[ ]*[a-f0-9]+: 10 .byte 0x10
7c52e0e8
L
34
350+c <daa>:
36[ ]*[a-f0-9]+: 27 \(bad\)
37
380+d <das>:
39[ ]*[a-f0-9]+: 2f \(bad\)
40
410+e <into>:
42[ ]*[a-f0-9]+: ce \(bad\)
43
c0f3af97 440+f <pusha>:
7c52e0e8
L
45[ ]*[a-f0-9]+: 60 \(bad\)
46
c0f3af97 470+10 <popa>:
7c52e0e8
L
48[ ]*[a-f0-9]+: 61 \(bad\)
49#pass
This page took 0.428113 seconds and 4 git commands to generate.