Searched refs:CR3 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h63 #define CR3 IA64_OPND_CR3 macro
H A Dia64-opc-m.c109 {"mov", M, OpX3X6b (1, 0, 0x2c), {CR3, R2}, PRIV, 0, NULL},
110 {"mov", M, OpX3X6b (1, 0, 0x24), {R1, CR3}, PRIV, 0, NULL},
/freebsd-11-stable/sys/sys/
H A Dioctl_compat.h105 #define CR3 0x00003000 /* concept 100 */ macro
/freebsd-11-stable/include/rpcsvc/
H A Drex.x127 const CR3 = 0x00003000; /* concept 100 */
/freebsd-11-stable/libexec/getty/
H A Dsubr.c411 { 3, CR3 },
414 { 0, CR3 },
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.h186 PPC::CR0, PPC::CR1, PPC::CR2, PPC::CR3, \
H A DPPCInstPrinter.cpp434 case PPC::CR3: RegNo = 3; break;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.h39 Reg = PPC::CR3;
H A DPPCFrameLowering.cpp1830 SavedRegs.test(PPC::CR3) ||
2299 MBB.insert(MI, BuildMI(*MF, DL, TII.get(RestoreOp), PPC::CR3)
2392 } else if (Reg == PPC::CR3) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h366 ENTRY(CR3) \

Completed in 226 milliseconds