Home
last modified time | relevance | path

Searched refs:MSR (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm/test/CodeGen/AArch64/
Dflags-multiuse.ll25 ; Currently, the comparison is emitted again. An MSR/MRS pair would also be
/external/google-breakpad/src/third_party/libdisasm/
DTODO22 * sysenter, sysexit as CALL types -- preceded by MSR writes
/external/llvm/test/MC/ARM/
Dthumbv7m.s22 @ MSR
Dthumbv7em.s10 @ MSR
Dthumb2-mclass.s38 @ MSR
/external/llvm/test/CodeGen/SystemZ/
Dint-mul-02.ll7 ; Check MSR.
133 ; Check that multiplications of spilled values can use MS rather than MSR.
/external/llvm/test/MC/Disassembler/ARM/
Dthumb-MSR-MClass.txt39 # MSR
Dinvalid-armv7.txt246 # A5.2.11 MSR (immediate), and hints & B6.1.6 MSR (immediate)
/external/llvm/test/CodeGen/ARM/
Dcopy-cpsr.ll26 ; In Thumb mode v7M and v7AR have different MRS/MSR instructions that happen
/external/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td90 // value of the MSR Transaction State (TS) bits that exist before the
/external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf427 ~c352=MSR # Montserrat
Drel.conf433 ~c200,~c352=MSR # Montserrat
/external/v8/src/arm64/
Dconstants-arm64.h661 MSR = SystemSysRegFixed | 0x00000000 enumerator
Ddisasm-arm64.cc1147 case MSR: { in VisitSystem()
Dassembler-arm64.cc1721 Emit(MSR | Rt(rt) | ImmSystemRegister(sysreg)); in msr()
/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s58 ; MSR/MRS instructions
/external/regex-re2/benchlog/
Dbenchlog.mini70 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFS…
Dbenchlog.wreck90 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH…
/external/opencv3/doc/
Dopencv.bib607 institution = {MSR-TR-2004-92}
/external/vixl/src/vixl/a64/
Dconstants-a64.h688 MSR = SystemSysRegFixed | 0x00000000 enumerator
Ddisasm-a64.cc1306 case MSR: { in VisitSystem()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2256 return CurDAG->getMachineNode(AArch64::MSR, DL, MVT::Other, in SelectWriteRegister()
2297 return CurDAG->getMachineNode(AArch64::MSR, DL, MVT::Other, in SelectWriteRegister()
DAArch64InstrInfo.cpp1812 BuildMI(MBB, I, DL, get(AArch64::MSR)) in copyPhysReg()
/external/icu/icu4c/source/data/misc/
Dmetadata.txt3362 MSR{
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td5204 // No need to have both system and application versions of MSR (immediate) or
5205 // MSR (register), the encodings are the same and the assembly parser has no way
5209 def MSR : ABI<0b0001, (outs), (ins msr_mask:$mask, GPR:$Rn), NoItinerary,
5236 // However, the MSR (banked register) system instruction (ARMv7VE) *does* have a

12