summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i386/disassem.d
blob: d8c6d61410b43e1fe8b7ca3368bc4dd9a397d676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#objdump: -drw
#name: opcodes with invalid modrm byte

.*: +file format .*


Disassembly of section \.text:

0+ <\.text>:
[ 	]*[a-f0-9]+:[ 	]*ff[ 	]*\(bad\)  
[ 	]*[a-f0-9]+:[ 	]*ef[ 	]*out    %eax,\(%dx\)
[ 	]*[a-f0-9]+:[ 	]*ff[ 	]*\(bad\)  
[ 	]*[a-f0-9]+:[ 	]*d8[ 	]*\.byte 0xd8
#pass