gas: added tests for the sparc natural instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / natural-32.d
index 039e45edc14ca275ebfa7f875b538f26a1e80fc8..1fb13848566a2ba6a8d04544adfe3bdc98aae72b 100644 (file)
@@ -5,6 +5,16 @@
 .*: +file format .*
 
 Disassembly of section .text:
-0x00000000 b  %icc, 0x00000008
-0x0+0000004 nop 
-0x0+0000008 nop 
+0x00000000 b  %icc, 0x00000030
+0x00000004 nop 
+0x00000008 ld  \[ %g1 \], %g2
+0x0000000c lda  \[ %g1 \] #ASI_AIUP, %g2
+0x00000010 st  %g1, \[ %g2 \]
+0x00000014 sta  %g1, \[ %g2 \] #ASI_AIUP
+0x00000018 sll  %g1, 0xa, %g2
+0x0000001c srl  %g1, 0xa, %g2
+0x00000020 sra  %g1, 0xa, %g2
+0x00000024 cas  \[ %g1 \], %g2, %g3
+0x00000028 casa  \[ %g1 \] #ASI_AIUP, %g2, %g3
+0x0000002c clr  \[ %g1 \]
+0x00000030 nop 
This page took 0.025929 seconds and 4 git commands to generate.