[MIPS/GAS] Add Loongson EXT2 Instructions support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / loongson-ext2.d
1 #as: -mloongson-ext2 -mabi=64
2 #objdump: -M reg-names=numeric -M loongson-ext2 -dp
3 #name: Loongson EXT2 tests
4
5 .*: file format .*
6
7 private flags = .*
8
9 MIPS ABI Flags Version: 0
10 ISA: .*
11 GPR size: .*
12 CPR1 size: .*
13 CPR2 size: .*
14 FP ABI: .*
15 ISA Extension: None
16 ASEs:
17 Loongson EXT ASE
18 Loongson EXT2 ASE
19 FLAGS 1: .*
20 FLAGS 2: .*
21
22 Disassembly of section .text:
23
24 [0-9a-f]+ <.text>:
25 .*: 70801062 cto \$2,\$4
26 .*: 70801022 ctz \$2,\$4
27 .*: 708010e2 dcto \$2,\$4
28 .*: 708010a2 dctz \$2,\$4
This page took 0.030023 seconds and 4 git commands to generate.