Home
last modified time | relevance | path

Searched refs:tlbinvf (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/eva/
Dvalid_R6.s44tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
Dvalid_preR6.s60tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
Dinvalid-noeva.s22tlbinvf # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
/external/llvm/test/MC/Mips/eva/
Dvalid_R6.s44tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
Dvalid_preR6.s60tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
Dinvalid-noeva.s22tlbinvf # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
/external/llvm/test/MC/Disassembler/Mips/eva/
Dvalid_R6-eva.txt38 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
Dvalid_preR6-eva.txt54 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/eva/
Dvalid_R6-eva.txt38 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
Dvalid_preR6-eva.txt54 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
/external/llvm/lib/Target/Mips/
DMipsEVAInstrInfo.td154 class TLBINVF_DESC : TLB_DESC_BASE<"tlbinvf", II_TLBINVF>;
DMicroMips32r6InstrInfo.td219 class TLBINVF_MMR6_ENC : POOL32A_TLBINV_FM_MMR6<"tlbinvf", 0x14d>;
1236 class TLBINVF_MMR6_DESC : TLBINV_MMR6_DESC_BASE<"tlbinvf">;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsEVAInstrInfo.td164 class TLBINVF_DESC : TLB_DESC_BASE<"tlbinvf", II_TLBINVF>;
DMicroMips32r6InstrInfo.td221 class TLBINVF_MMR6_ENC : POOL32A_TLBINV_FM_MMR6<"tlbinvf", 0x14d>;
1227 class TLBINVF_MMR6_DESC : TLBINV_MMR6_DESC_BASE<"tlbinvf", II_TLBINVF>;
/external/llvm/test/MC/Mips/micromips64r6/
Dvalid.s185 tlbinvf # CHECK: tlbinvf # encoding: [0x00,0x00,0x53,0x7c]
/external/llvm/test/MC/Mips/micromips32r6/
Dvalid.s295 tlbinvf # CHECK: tlbinvf # encoding: [0x00,0x00,0x53,0x7c]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips32r6/
Dvalid.s342 tlbinvf # CHECK: tlbinvf # encoding: [0x00,0x00,0x53,0x7c]
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h852 static inline void tlbinvf(void) in tlbinvf() function
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/
Dvalid.txt187 0x00 0x00 0x53 0x7c # CHECK: tlbinvf
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/
Dvalid.txt278 0x00 0x00 0x53 0x7c # CHECK: tlbinvf
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/micromips32r6/
Dvalid.txt286 0x00 0x00 0x53 0x7c # CHECK: tlbinvf
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc5013 "tlbgp\005tlbgr\006tlbgwi\006tlbgwr\006tlbinv\007tlbinvf\004tlbp\004tlbr"
7572 …{ 9348 /* tlbinvf */, Mips::TLBINVF, Convert_NoOperands, Feature_HasStdEnc|Feature_HasMips32r2|Fea…
7573 …{ 9348 /* tlbinvf */, Mips::TLBINVF_MMR6, Convert_NoOperands, Feature_InMicroMips|Feature_HasMips3…