1 #objdump: -dr
2 
3 dump\.o:     file format .*
4 
5 
6 Disassembly of section \.text:
7 
8 00000000 <\.text>:
9    0:	fd 6a 00                      	mvfc	psw, r0
10    3:	fd 6a 0f                      	mvfc	psw, r15
11    6:	fd 6a 30                      	mvfc	fpsw, r0
12    9:	fd 6a 3f                      	mvfc	fpsw, r15
13    c:	fd 6a 20                      	mvfc	usp, r0
14    f:	fd 6a 2f                      	mvfc	usp, r15
15   12:	fd 6a a0                      	mvfc	isp, r0
16   15:	fd 6a af                      	mvfc	isp, r15
17   18:	fd 6a c0                      	mvfc	intb, r0
18   1b:	fd 6a cf                      	mvfc	intb, r15
19   1e:	fd 6a 80                      	mvfc	bpsw, r0
20   21:	fd 6a 8f                      	mvfc	bpsw, r15
21   24:	fd 6a 90                      	mvfc	bpc, r0
22   27:	fd 6a 9f                      	mvfc	bpc, r15
23   2a:	fd 6a b0                      	mvfc	fintv, r0
24   2d:	fd 6a bf                      	mvfc	fintv, r15
25   30:	fd 6a d0                      	mvfc	extb, r0
26   33:	fd 6a df                      	mvfc	extb, r15
27 
28