Home
last modified time | relevance | path

Searched refs:HLT (Results 1 – 25 of 67) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/
Dbasic-arm-instructions-v8.txt5 # HLT
/external/llvm/test/MC/Disassembler/ARM/
Dbasic-arm-instructions-v8.txt5 # HLT
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dbasic-arm-instructions-v8.s6 @ HLT
Dbasic-thumb2-instructions-v8.s6 @ HLT (in ARMv8 only)
Dthumb-diagnostics.s69 @ Out of range immediates for v8 HLT instruction.
/external/llvm/test/MC/ARM/
Dbasic-arm-instructions-v8.s6 @ HLT
Dbasic-thumb2-instructions-v8.s6 @ HLT (in ARMv8 only)
Dthumb-diagnostics.s45 @ Out of range immediates for v8 HLT instruction.
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc3731 case HLT: in VisitException()
6393 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoUnreachable()
6404 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoTrace()
6431 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoLog()
6452 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
6597 VIXL_ASSERT(instr->Mask(ExceptionMask) == HLT); in DoConfigureCPUFeatures()
6637 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoSaveCPUFeatures()
6646 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoRestoreCPUFeatures()
Dconstants-aarch64.h741 HLT = ExceptionFixed | 0x00400000, enumerator
Ddisasm-aarch64.cc2143 case HLT: in VisitException()
/external/v8/src/arm64/
Dsimulator-arm64.cc290 HLT | Assembler::ImmException(kImmExceptionIsRedirectedCall)); in SetRedirectInstruction()
3351 case HLT: { in VisitException()
3420 DCHECK(pc_->Mask(ExceptionMask) == HLT); in VisitException()
5579 DCHECK((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
Dassembler-arm64.cc951 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()
960 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()
4057 Emit(HLT | ImmException(code)); in hlt()
Dconstants-arm64.h758 HLT = ExceptionFixed | 0x00400000, enumerator
Ddisasm-arm64.cc1284 case HLT: mnemonic = "hlt"; break; in VisitException()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrSystem.td29 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
/external/llvm/lib/Target/X86/
DX86InstrSystem.td31 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", [], IIC_HLT>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrSystem.td30 def HLT : I<0xF4, RawFrm, (outs), (ins), "hlt", []>;
/external/mesa3d/src/mesa/x86/
Dassyntax.h434 #define HLT CHOICE(hlt, hlt, hlt) macro
1163 #define HLT hlt macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SchedFalkorDetails.td1246 def : InstRW<[FalkorWr_1none_0cyc], (instrs BRK, DCPS1, DCPS2, DCPS3, HINT, HLT, HVC, ISB, SMC, S…
DAArch64SchedKryoDetails.td478 (instrs BRK, DCPS1, DCPS2, DCPS3, HLT, HVC, ISB, HINT, SMC, SVC)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMScheduleA57.td129 "(t2|t)?HINT$", "(t)?HLT$", "(t2)?HVC$", "(t2)?ISB$", "ITasm$",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc1123 828720U, // HLT
4343 0U, // HLT
7183 // BKPT, BL, BLX, BLXi, BX, CPS1p, ERET, HLT, HVC, RFEDA, RFEDB, RFEIA, R...
/external/capstone/arch/X86/
DX86GenAsmWriter1_reduce.inc522 3347U, // HLT
/external/llvm/lib/Target/AArch64/
DAArch64SchedKryoDetails.td478 (instrs BRK, DCPS1, DCPS2, DCPS3, HLT, HVC, ISB, HINT, SMC, SVC)>;

123