Searched refs:tlbinvf (Results 1 – 22 of 22) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/eva/ |
D | valid_R6.s | 44 … tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
|
D | valid_preR6.s | 60 … tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
|
D | invalid-noeva.s | 22 …tlbinvf # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
|
/external/llvm/test/MC/Mips/eva/ |
D | valid_R6.s | 44 … tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
|
D | valid_preR6.s | 60 … tlbinvf # CHECK: tlbinvf # encoding: [0x42,0x00,0x00,0x04]
|
D | invalid-noeva.s | 22 …tlbinvf # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU f…
|
/external/llvm/test/MC/Disassembler/Mips/eva/ |
D | valid_R6-eva.txt | 38 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
|
D | valid_preR6-eva.txt | 54 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/eva/ |
D | valid_R6-eva.txt | 38 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
|
D | valid_preR6-eva.txt | 54 0x42 0x00 0x00 0x04 # CHECK: tlbinvf
|
/external/llvm/lib/Target/Mips/ |
D | MipsEVAInstrInfo.td | 154 class TLBINVF_DESC : TLB_DESC_BASE<"tlbinvf", II_TLBINVF>;
|
D | MicroMips32r6InstrInfo.td | 219 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/ |
D | MipsEVAInstrInfo.td | 164 class TLBINVF_DESC : TLB_DESC_BASE<"tlbinvf", II_TLBINVF>;
|
D | MicroMips32r6InstrInfo.td | 221 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/ |
D | valid.s | 185 tlbinvf # CHECK: tlbinvf # encoding: [0x00,0x00,0x53,0x7c]
|
/external/llvm/test/MC/Mips/micromips32r6/ |
D | valid.s | 295 tlbinvf # CHECK: tlbinvf # encoding: [0x00,0x00,0x53,0x7c]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips32r6/ |
D | valid.s | 342 tlbinvf # CHECK: tlbinvf # encoding: [0x00,0x00,0x53,0x7c]
|
/external/u-boot/arch/mips/include/asm/ |
D | mipsregs.h | 852 static inline void tlbinvf(void) in tlbinvf() function
|
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/ |
D | valid.txt | 187 0x00 0x00 0x53 0x7c # CHECK: tlbinvf
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
D | valid.txt | 278 0x00 0x00 0x53 0x7c # CHECK: tlbinvf
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
D | valid.txt | 286 0x00 0x00 0x53 0x7c # CHECK: tlbinvf
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 5013 "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…
|