Searched refs:subset (Results 1 - 25 of 60) sorted by relevance

123

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmips16-64@mips16e-sub.d3 #name: MIPS16e 64-bit ISA subset disassembly
H A Dmips16-64@mips16e-64-sub.d3 #name: MIPS16e ISA subset disassembly
H A Dmips16e-32@mips16e-64-sub.d3 #name: MIPS16e ISA subset disassembly
H A Dmips16e-32@mips16-sub.d3 #name: MIPS16 ISA subset disassembly
H A Dmips16-32@mips16e-64-sub.d3 #name: MIPS16e ISA subset disassembly
H A Dmips16e-64-sub.d3 #name: MIPS16e ISA subset disassembly
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Dpush-err-2.s5 ; subset of v10 and v32.
H A Drd-bound4.d6 # v10+v32 subset.
/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Dmovi-1.s1 ! Check MOVI expansion. This one for the 32-bit subset.
H A Dmovi64-2.d3 #name: MOVI expansion, 64-bit ABI, 64-bit subset.
H A Dshift-1.s2 ! SHORI for local and external symbols. This is the 32-bit subset.
H A Dshift-2.s2 ! SHORI for local and external symbols. This is the 64-bit subset.
H A Dmovi64-1.d4 #name: MOVI expansion, 64-bit ABI, 32-bit subset.
H A Dshift64-2.d4 #name: Shift expressions, 64-bit ABI, 64-bit subset.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Dpush-err-2.s5 ; subset of v10 and v32.
H A Drd-bound4.d6 # v10+v32 subset.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Dmovi-1.s1 ! Check MOVI expansion. This one for the 32-bit subset.
H A Dmovi64-2.d3 #name: MOVI expansion, 64-bit ABI, 64-bit subset.
H A Dshift-1.s2 ! SHORI for local and external symbols. This is the 32-bit subset.
H A Dshift-2.s2 ! SHORI for local and external symbols. This is the 64-bit subset.
H A Dmovi64-1.d4 #name: MOVI expansion, 64-bit ABI, 32-bit subset.
H A Dshift64-2.d4 #name: Shift expressions, 64-bit ABI, 64-bit subset.
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dvshuffle.inc12 the one used for other tests is not large enough. A subset of the
14 subset which is used to check the actual behaviour. The next
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dsequence_types_1.f9077 Integer(kindInt), dimension(:), pointer :: subset component in type:GroupDefLL
/haiku-buildtools/binutils/gas/config/
H A Dtc-riscv.c136 riscv_add_subset (const char *subset) argument
140 s->name = xstrdup (subset);
178 const char subset[] = {*all_subsets, '\0'}; local
179 riscv_add_subset (subset);
184 as_fatal ("-march=%s: first ISA subset must be `i' or `g'", s);
191 char *subset = xstrdup (p), *q = subset; local
199 " (found `%s' and `%s')", s, extension, subset);
200 extension = subset;
201 riscv_add_subset (subset);
209 const char subset[] = {*p, 0}; local
1835 struct riscv_subset *subset; local
[all...]

Completed in 73 milliseconds

123