Searched refs:vpr (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfoPOSIX_riscv64.h | 40 void *vpr; member
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmx.c | 3726 #define VPR_PRIO_BIT(vpr) (1 << ((vpr) >> 4)) argument 3806 uint8_t ppr, vpr, rvi; in vmx_pending_intr() local 3851 vpr = 0; in vmx_pending_intr() 3855 vpr = (i * 64 + flsl(pirval) - 1) & APIC_TPR_INT; in vmx_pending_intr() 3866 if (vpr <= ppr) { in vmx_pending_intr() 3867 const u_int prio_bit = VPR_PRIO_BIT(vpr); in vmx_pending_intr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrVFP.td | 2547 def VMRS_VPR : MovFromVFP<0b1100 /* vpr */, (outs GPR:$Rt), (ins), 2548 "vmrs", "\t$Rt, vpr", []>; 2618 def VMSR_VPR : MovToVFP<0b1100 /* vpr */, (outs), (ins GPR:$Rt), 2913 defm VSTR_VPR : vfp_vstrldr_sysreg<0b0,0b1100, "vpr">; 2919 defm VLDR_VPR : vfp_vstrldr_sysreg<0b1,0b1100, "vpr">;
|
H A D | ARMRegisterInfo.td | 205 def VPR : ARMReg<32, "vpr">;
|
/freebsd/share/misc/ |
H A D | pci_vendors | 1822 144d c006 Radeon Mobility M7 LW in vpr Matrix 170B4 15851 144d c006 vpr Matrix 170B4 CardBus bridge 15882 144d c006 vpr Matrix 170B4 29529 144d c006 vpr Matrix 170B4 31834 8086 1958 vpr Matrix 170B4 31841 8086 1958 vpr Matrix 170B4 31847 8086 1958 vpr Matrix 170B4 31857 144d c006 vpr Matrix 170B4 31866 144d 2115 vpr Matrix 170B4 internal modem 31873 8086 1958 vpr Matrix 170B4 [all …]
|