gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / prefix.d
1 #objdump: -dw
2 #name: i386 prefix
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+000 <foo>:
9 0: 9b 26 67 d9 3c [ ]*addr16 fstcw %es:\(%si\)
10 5: 9b df e0 [ ]*fstsw %ax
11 8: 9b df e0 [ ]*fstsw %ax
12 b: 9b df e0 [ ]*fstsw %ax
13 e: 9b 67 df e0 [ ]*addr16 fstsw %ax
14 12: 36 67 66 f3 a7 [ ]*repz addr16 cmpsw %es:\(%di\),%ss:\(%si\)
15 #pass
This page took 0.032175 seconds and 5 git commands to generate.