i386: Add tests for lfence with load/indirect branch/ret
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / lea-optimize.d
CommitLineData
92334ad2
JB
1#as: -O -q
2#objdump: -dw
3#name: i386 LEA-like segment overrride dropping
4#source: lea.s
5
6.*: +file format .*
7
8Disassembly of section .text:
9
100+ <start>:
11[ ]*[0-9a-f]+:[ ]+8d 00[ ]+lea[ ]+\(%eax\),%eax
12[ ]*[0-9a-f]+:[ ]+8d 00[ ]+lea[ ]+\(%eax\),%eax
13#pass
This page took 0.031303 seconds and 4 git commands to generate.