Properly handle ljmp/lcall with invalid MODRM byte
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / disassem.d
CommitLineData
4a357820
MZ
1#objdump: -drw
2#name: opcodes with invalid modrm byte
3
4.*: +file format .*
5
6
7Disassembly of section \.text:
8
90+ <\.text>:
10[ ]*[a-f0-9]+:[ ]*ff[ ]*\(bad\)
11[ ]*[a-f0-9]+:[ ]*ef[ ]*out %eax,\(%dx\)
12[ ]*[a-f0-9]+:[ ]*ff[ ]*\(bad\)
13[ ]*[a-f0-9]+:[ ]*d8[ ]*\.byte 0xd8
14#pass
This page took 0.024059 seconds and 4 git commands to generate.