]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/rx/mvfc.d
Fix an assertion failure in the AArch64 assembler triggered by incorrect instruction...
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / mvfc.d
CommitLineData
171b8e19 1#source: ./mvfc.s
c7927a3c
NC
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
c7927a3c
NC
5
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 0: fd 6a 00 mvfc psw, r0
11 3: fd 6a 0f mvfc psw, r15
12 6: fd 6a 30 mvfc fpsw, r0
13 9: fd 6a 3f mvfc fpsw, r15
14 c: fd 6a 20 mvfc usp, r0
15 f: fd 6a 2f mvfc usp, r15
16 12: fd 6a a0 mvfc isp, r0
17 15: fd 6a af mvfc isp, r15
18 18: fd 6a c0 mvfc intb, r0
19 1b: fd 6a cf mvfc intb, r15
20 1e: fd 6a 80 mvfc bpsw, r0
21 21: fd 6a 8f mvfc bpsw, r15
22 24: fd 6a 90 mvfc bpc, r0
23 27: fd 6a 9f mvfc bpc, r15
24 2a: fd 6a b0 mvfc fintv, r0
25 2d: fd 6a bf mvfc fintv, r15
a117b0a5
YS
26 30: fd 6a d0 mvfc extb, r0
27 33: fd 6a df mvfc extb, r15
27b4051d 28