Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / pushc.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: 7e c0 pushc psw
10 2: 7e c3 pushc fpsw
11 4: 7e c2 pushc usp
12 6: 7e ca pushc isp
13 8: 7e cc pushc intb
14 a: 7e c8 pushc bpsw
15 c: 7e c9 pushc bpc
16 e: 7e cb pushc fintv
17 10: 7e cd pushc extb
18
This page took 0.029621 seconds and 4 git commands to generate.