summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/naked.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/i386/naked.s')
-rw-r--r--gas/testsuite/gas/i386/naked.s25
1 files changed, 0 insertions, 25 deletions
diff --git a/gas/testsuite/gas/i386/naked.s b/gas/testsuite/gas/i386/naked.s
deleted file mode 100644
index ee2cc4cf4c5..00000000000
--- a/gas/testsuite/gas/i386/naked.s
+++ /dev/null
@@ -1,25 +0,0 @@
-.att_syntax noprefix
-
-foo: jmpw es:*(ebx)
- mov (0x8*0xa),ah
- mov $(8*4),dl
- mov $foo,ebx
- fxch st(1)
- mov fs,ss:1234(ecx,eax,4)
- mov gs,ds:(,ebp,8)
- mov ah,es:0
- mov cs:-128(esp,edx),esi
- rep movsl gs:(esi),es:(edi)
- in dx,al
- outw (dx)
- addr16 rclb cl,(si)
- mov cr2,eax
- psrld $4,mm0
- inc di
- push cx
- pop ax
- xchg bx,bp
- pushl $2
-
-# Force a good alignment.
-.p2align 4,0