gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.d
1 #as: -J
2 #objdump: -dw
3 #name: i386
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+ <.*>:
9 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
10 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
11 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
12 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
13 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
14 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%eax\),%edx
15 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
16 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
17 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
18 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
19 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
20 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
21 [ ]*[a-f0-9]+: 0f b7 10 movzwl \(%eax\),%edx
22 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx
23 [ ]*[a-f0-9]+: 66 0f be 10 movsbw \(%eax\),%dx
24 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%eax\),%edx
25 [ ]*[a-f0-9]+: 0f b6 10 movzbl \(%eax\),%edx
26 [ ]*[a-f0-9]+: 66 0f b6 10 movzbw \(%eax\),%dx
27 [ ]*[a-f0-9]+: 0f b7 10 movzwl \(%eax\),%edx
This page took 0.032485 seconds and 5 git commands to generate.