arc/nps400: Add new instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / pmove.d
CommitLineData
e143d25c
AS
1#as: -m68030
2#objdump: --architecture=m68k:68030 -d
3#name: pmove
4
5# Test handling of the 68030/68851 pmove instructions.
6
7.*: +file format .*
8
9Disassembly of section .text:
10
110+ <.*>:
12[ 0-9a-f]+: f010 6200 pmove %psr,%a0@
13[ 0-9a-f]+: f011 6000 pmove %a1@,%psr
14[ 0-9a-f]+: f012 6600 pmove %pcsr,%a2@
15[ 0-9a-f]+: f013 7200 pmove %bad0,%a3@
16[ 0-9a-f]+: f014 7004 pmove %a4@,%bad1
This page took 0.193514 seconds and 4 git commands to generate.