Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/cert/
DPutenvWithAutoChecker.cpp47 const MemSpaceRegion *MSR = ArgV.getAsRegion()->getMemorySpace(); in checkPostCall() local
49 if (!isa<StackSpaceRegion>(MSR)) in checkPostCall()
/openbsd/src/sys/dev/pcmcia/
Dif_xereg.h107 #define MSR 0xc /* RW - Misc. setup register */ macro
Dif_xe.c1357 bus_space_write_1(bst, bsh, offset + MSR, in xe_full_reset()
1358 bus_space_read_1(bst, bsh, offset + MSR) | SELECT_MII); in xe_full_reset()
/openbsd/src/etc/etc.i386/
DMAKEDEV.md22 __devitem(amdmsr, amdmsr, AMD MSR access device)dnl
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td91 // value of the MSR Transaction State (TS) bits that exist before the
DP9InstrResources.td936 (instregex "M(T|F)MSR(D)?$"),
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-waw.tbl86 MSR#; IC:mov-to-IND-MSR+5; IC:mov-to-IND-MSR+5; SC
Dia64-raw.tbl111 MSR#; IC:mov-to-IND-MSR+5; IC:mov-from-IND-MSR+5; specific
Dia64-ic.tbl126 mov-from-IND-MSR; IC:mov-from-IND[Field(ireg) == msr]
191 mov-to-IND-MSR; IC:mov-to-IND[Field(ireg) == msr]
DChangeLog-00011808 * arm-opc.h: Use upper case for flasg in MSR and MRS
1810 the MSR instruction.
1813 field_mask of an MSR instruction.
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dia64-waw.tbl87 MSR#; IC:mov-to-IND-MSR+5; IC:mov-to-IND-MSR+5; SC
Dia64-raw.tbl112 MSR#; IC:mov-to-IND-MSR+5; IC:mov-from-IND-MSR+5; specific
DChangeLog175 (thumb32_opcodes): Ditto. Handle V7M MSR/MRS variants.
Dia64-ic.tbl126 mov-from-IND-MSR; IC:mov-from-IND[Field(ireg) == msr]
192 mov-to-IND-MSR; IC:mov-to-IND[Field(ireg) == msr]
DChangeLog-00011808 * arm-opc.h: Use upper case for flasg in MSR and MRS
1810 the MSR instruction.
1813 field_mask of an MSR instruction.
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64SMEInstrInfo.td140 // MSR SVCRSM, #<imm1>
141 // MSR SVCRZA, #<imm1>
142 // MSR SVCRSMZA, #<imm1>
237 (MSR 0xde85, GPR64:$val)>;
DAArch64.td670 // Named operands for MRS/MSR/TLBI/...
DAArch64SchedFalkorDetails.td1257 def : InstRW<[FalkorWr_1SD_1ST_0cyc], (instrs MSR)>;
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMScheduleM7.td401 // MSR/MRS
402 def : InstRW<[M7NonGeneralPurpose], (instregex "MSR", "MRS")>;
DARMScheduleR52.td343 def : InstRW<[R52WriteLd, R52Read_EX1], (instregex "MSR", "MSRbanked")>;
DARMScheduleA57.td134 "(t2)?MSR(banked|i|_AR|_M)?$")>;
DARMInstrInfo.td5812 // No need to have both system and application versions of MSR (immediate) or
5813 // MSR (register), the encodings are the same and the assembly parser has no way
5818 def MSR : ABI<0b0001, (outs), (ins msr_mask:$mask, GPR:$Rn), NoItinerary,
5846 // However, the MSR (banked register) system instruction (ARMv7VE) *does* have a
/openbsd/src/gnu/usr.bin/binutils/gdb/
Drs6000-nat.c171 return MSR; in regmap()
/openbsd/src/sys/arch/i386/conf/
Dfiles.i386137 # AMD Geode LX series MSR access
DGENERIC38 amdmsr0 at mainbus? # MSR access for AMD Geode LX CPUs with GP

12