Add support for RX V2 Instruction Set
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / popc.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: 7e e0 popc psw
10 2: 7e e3 popc fpsw
11 4: 7e e2 popc usp
12 6: 7e ea popc isp
13 8: 7e ec popc intb
14 a: 7e e8 popc bpsw
15 c: 7e e9 popc bpc
16 e: 7e eb popc fintv
17 10: 7e ed popc extb
18
This page took 0.029965 seconds and 4 git commands to generate.