x86: extend LEA's segment override warning
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / lea.d
1 #objdump: -dw
2 #name: i386 LEA-like warnings
3 #warning_output: lea.e
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <start>:
10 [ ]*[0-9a-f]+:[ ]+36 8d 00[ ]+lea[ ]+%ss:\(%eax\),%eax
11 [ ]*[0-9a-f]+:[ ]+36 8d 00[ ]+lea[ ]+%ss:\(%eax\),%eax
12 #pass
This page took 0.030213 seconds and 4 git commands to generate.