Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / natural-32.d
CommitLineData
f9911beb
JM
1#as: -Av9 -32
2#objdump: -dr --prefix-addresses
3#name: sparc natural regs and insns
4
5.*: +file format .*
6
7Disassembly of section .text:
9e85c798
JM
80x00000000 b %icc, 0x00000030
90x00000004 nop
100x00000008 ld \[ %g1 \], %g2
110x0000000c lda \[ %g1 \] #ASI_AIUP, %g2
120x00000010 st %g1, \[ %g2 \]
130x00000014 sta %g1, \[ %g2 \] #ASI_AIUP
140x00000018 sll %g1, 0xa, %g2
150x0000001c srl %g1, 0xa, %g2
160x00000020 sra %g1, 0xa, %g2
170x00000024 cas \[ %g1 \], %g2, %g3
180x00000028 casa \[ %g1 \] #ASI_AIUP, %g2, %g3
190x0000002c clr \[ %g1 \]
200x00000030 nop
This page took 0.215725 seconds and 4 git commands to generate.