x86: Check non-WIG EVEX instruction encoding with -mevexwig=1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops-3.d
CommitLineData
c0f91ba6 1#source: nops-3.s
457cad8e 2#as: -mtune=generic32
c0f91ba6
L
3#objdump: -drw
4#name: i386 nops 3
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <nop>:
ea397f5b 11[ ]*[a-f0-9]+: 90 nop
76bc74dc 12[ ]*[a-f0-9]+: eb 1d jmp 20 <nop\+0x20>
3ae729d5
L
13[ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
14[ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
15[ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
16[ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
ea397f5b 17[ ]*[a-f0-9]+: 90 nop
76bc74dc 18[ ]*[a-f0-9]+: 89 c3 mov %eax,%ebx
db51cc60 19[ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
3ae729d5 20[ ]*[a-f0-9]+: 8d b4 26 00 00 00 00 lea 0x0\(%esi,%eiz,1\),%esi
c0f91ba6 21#pass
This page took 0.675815 seconds and 4 git commands to generate.