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