gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / equ.d
1 #objdump: -drw
2 #name: i386 equates
3 #stderr: equ.e
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+000 <_start>:
10 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+\$0xffffffff,%eax
11 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+0xffffffff,%eax
12 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+\$0x0,%eax[ 0-9a-f]+:[ a-zA-Z0-9_]+xtrn
13 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+0x0,%eax[ 0-9a-f]+:[ a-zA-Z0-9_]+xtrn
14 [ 0-9a-f]+:[ 0-9a-f]+test[ ]+%ecx,%ecx
15 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+%fs:\(%ecx,%ecx,4\),%ecx
16 [ 0-9a-f]+:[ 0-9a-f]+fadd[ ]+%st\(1\),%st
17 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+\$0xfffffffe,%eax
18 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+0xfffffffe,%eax
19 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+\$0x0,%eax[ 0-9a-f]+:[ a-zA-Z0-9_]+xtrn
20 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+0x0,%eax[ 0-9a-f]+:[ a-zA-Z0-9_]+xtrn
21 [ 0-9a-f]+:[ 0-9a-f]+test[ ]+%edx,%edx
22 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+%gs:\(%edx,%edx,8\),%edx
23 [ 0-9a-f]+:[ 0-9a-f]+mov[ ]+%gs:\(%edx,%edx,8\),%edx
24 [ 0-9a-f]+:[ 0-9a-f]+fadd[ ]+%st\(1\),%st
25 [ 0-9a-f]+:[ 0-9a-f]+fadd[ ]+%st\(7\),%st
26 pass
This page took 0.031201 seconds and 4 git commands to generate.