Removes support in the ARM assembler for the unsigned variants of the VQ(R)DMLAH...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / save-args.d
1 #as: -Av8
2 #objdump: -dr
3 #name: save args
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <foo>:
10 0: 81 e0 00 00 save
11 4: 9d e3 bf a0 save %sp, -96, %sp
12 8: 9d e3 bf a0 save %sp, -96, %sp
This page took 0.0294 seconds and 4 git commands to generate.