Home
last modified time | relevance | path

Searched refs:INS (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/test/CodeGen/Mips/
Dfcopysign.ll19 ; 32R2: ins $[[INS:[0-9]+]], $[[EXT]], 31, 1
20 ; 32R2: mthc1 $[[INS]], $f0
31 ; 64R2: dins $[[INS:[0-9]+]], $[[EXT]], 63, 1
32 ; 64R2: dmtc1 $[[INS]], $f0
52 ; 32R2: ins $[[INS:[0-9]+]], $[[EXT]], 31, 1
53 ; 32R2: mtc1 $[[INS]], $f0
Dfcopysign-f32-f64.ll22 ; 64R2: ins $[[INS:[0-9]+]], ${{[0-9]+}}, 31, 1
23 ; 64R2: mtc1 $[[INS]], $f0
46 ; 64R2: dins $[[INS:[0-9]+]], ${{[0-9]+}}, 63, 1
47 ; 64R2: dmtc1 $[[INS]], $f0
/external/v8/src/mips/
Dconstants-mips.cc271 case INS: in InstructionType()
Dconstants-mips.h436 INS = ((0 << 3) + 4), enumerator
Ddisasm-mips.cc831 case INS: { in DecodeTypeRegister()
Dsimulator-mips.cc2102 case INS: { // Mips32r2 instruction. in ConfigureTypeRegister()
2655 case INS: in DecodeTypeRegister()
Dassembler-mips.cc1936 GenInstrRegister(SPECIAL3, rs, rt, pos + size - 1, pos, INS); in ins_()
/external/v8/src/mips64/
Dconstants-mips64.cc288 case INS: in InstructionType()
Dconstants-mips64.h440 INS = ((0 << 3) + 4), enumerator
Ddisasm-mips64.cc958 case INS: { in DecodeTypeRegister()
Dsimulator-mips64.cc2228 case INS: { // Mips32r2 instruction. in ConfigureTypeRegister()
2781 case INS: in DecodeTypeRegister()
Dassembler-mips64.cc2183 GenInstrRegister(SPECIAL3, rs, rt, pos + size - 1, pos, INS); in ins_()
/external/valgrind/
DREADME.aarch64177 MOVs to vector registers instead of INS Vd.D[0], Xreg, to avoid false
179 the semantics of INS Vd.D[0] to see if it zeroes out the top.)
/external/llvm/lib/Target/Mips/
DMipsSchedule.td70 def II_INS : InstrItinClass; // Any INS instruction
DMipsInstrInfo.td1465 def INS : MMRel, InsBase<"ins", GPR32Opnd, uimm5, MipsIns>, EXT_FM<4>;
/external/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td342 // INS V[x],V[y] is a WriteV.
352 // INS V[x],R
DAArch64InstrInfo.td3510 // AdvSIMD INS/DUP instructions
3642 defm INS : SIMDIns;
3717 // index type and INS extension
3744 ValueType VTScal, Instruction INS> {
3748 (INS V128:$src, imm:$Immd, V128:$Rn, imm:$Immn)>;
3753 (INS V128:$src, imm:$Immd,
3759 (EXTRACT_SUBREG (INS (SUBREG_TO_REG (i64 0), V64:$src, dsub),
3767 (INS (SUBREG_TO_REG (i64 0), V64:$src, dsub), imm:$Immd,
3796 // INS.
/external/valgrind/none/tests/arm64/
Dfp_and_simd.stdout.exp27198 INS v7.u64[0],x19 55555555555555555555555555555555 2320578235e5a500 55555555555555552320578235e5…
27199 INS v7.d[1],x19 55555555555555555555555555555555 5b37ef6695b03794 5b37ef6695b0379455555555555555…
27200 INS v7.s[0],x19 55555555555555555555555555555555 6ddcc967b6252c0d 555555555555555555555555b6252c…
27201 INS v7.s[1],x19 55555555555555555555555555555555 2714f0bbddf85dc4 5555555555555555ddf85dc4555555…
27202 INS v7.s[2],x19 55555555555555555555555555555555 b6ebff0d8e3d14e7 555555558e3d14e755555555555555…
27203 INS v7.s[3],x19 55555555555555555555555555555555 6332dd3f4b31c83a 4b31c83a5555555555555555555555…
27204 INS v7.h[0],x19 55555555555555555555555555555555 5742812852f8ded8 5555555555555555555555555555de…
27205 INS v7.h[1],x19 55555555555555555555555555555555 59b8ae54615a68f0 55555555555555555555555568f055…
27206 INS v7.h[2],x19 55555555555555555555555555555555 8d37b7c77386e88a 55555555555555555555e88a555555…
27207 INS v7.h[3],x19 55555555555555555555555555555555 35293bba83d00c40 55555555555555550c405555555555…
[all …]
/external/vixl/doc/
Dsupported-instructions.md2447 ### INS ### subsection
2457 ### INS ### subsection
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-advsimd.txt84 # INS/DUP
172 # INS/DUP (non-standard)
/external/llvm/test/MC/AArch64/
Darm64-advsimd.s86 ; INS/DUP
253 ; MOV aliases for the above INS instructions.
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/valgrind/none/tests/mips32/
DMIPS32int.stdout.exp-mips32r2-LE304 INS
/external/llvm/lib/Target/X86/
DX86InstrInfo.td1830 // Repeat (used with INS, OUTS, MOVS, LODS and STOS)

12