opcodes/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / booke_xcoff.d
1 #as: -mppc32 -mbooke
2 #objdump: -mpowerpc -dr -Mbooke
3 #name: xcoff BookE tests
4
5 .*: file format aixcoff-rs6000
6
7 Disassembly of section .text:
8
9 (00000000)?00000000 <.text>:
10 0: 7c 22 3f 64 tlbre r1,r2,7
11 4: 7c be 1f a4 tlbwe r5,r30,3
12 8: 7c a8 48 2c icbt 5,r8,r9
13 c: 7c a6 02 26 mfapidi r5,r6
14 10: 7c 07 46 24 tlbivax r7,r8
15 14: 7c 0b 67 24 tlbsx r11,r12
16 18: 4c 00 00 66 rfci
17 1c: 7c 60 01 06 wrtee r3
18 20: 7c 00 81 46 wrteei 1
19 24: 7c 85 02 06 mfdcrx r4,r5
20 28: 7c aa 3a 86 mfdcr r5,234
21 2c: 7c e6 03 06 mtdcrx r6,r7
22 30: 7d 10 6b 86 mtdcr 432,r8
23 34: 7c 00 04 ac msync
24 38: 7c 09 55 ec dcba r9,r10
25 3c: 7c 00 06 ac mbar
This page took 0.031417 seconds and 4 git commands to generate.