Searched refs:REG (Results 1 - 24 of 24) sorted by relevance

/vbox/src/recompiler/
H A Dhostregs_helper.h38 #define DO_REG(REG) \
39 register host_reg_t reg_AREG##REG asm(AREG##REG); \
40 volatile host_reg_t saved_AREG##REG;
44 #define DO_REG(REG) \
45 __asm__ __volatile__ ("" : "=r" (reg_AREG##REG)); \
46 saved_AREG##REG = reg_AREG##REG;
50 #define DO_REG(REG) \
51 reg_AREG##REG
[all...]
/vbox/src/VBox/Devices/Network/
H A DDevE1000Phy.cpp48 #define REG(x) pPhy->au16Regs[x##_IDX] macro
297 REG(PSTATUS) = 0;
300 REG(PID) = 0x0141;
302 REG(EPID) = u16EPid;
314 REG(PCTRL) = PCTRL_SPDSELM | PCTRL_DUPMOD | PCTRL_ANEG;
319 REG(PSTATUS) = (REG(PSTATUS) & ~PSTATUS_LNKSTAT) | 0x7969;
320 REG(ANA) = 0x01E1;
322 REG(LPA) = 0x01E0;
323 REG(AN
[all...]
H A DDevE1000.cpp2834 SET_BITS(MDIC, DATA, Phy::readRegister(&pThis->phy, GET_BITS_V(value, MDIC, REG)));
2836 Phy::writeRegister(&pThis->phy, GET_BITS_V(value, MDIC, REG), value & MDIC_DATA_MASK);
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dunnrv2b.S58 * #define REG(x) x
70 #define REG(x) e ## x define
92 #define REG(x) e ## x define
101 #define xAX REG(ax)
102 #define xCX REG(cx)
103 #define xBP REG(bp)
104 #define xSI REG(si)
105 #define xDI REG(di)
/vbox/src/libs/xpcom18a4/xpcom/tools/
H A Danalyze-xpcom-log.pl89 my $REG;
90 open REG, "<reg.out";
91 while (<REG>) {
95 $cid = <REG>;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dint10Defines.h40 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dint10Defines.h11 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dint10Defines.h41 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dint10Defines.h41 (((type *)&(((struct vm86_struct *)REG->cpuRegs)->regs.name))[num])
/vbox/src/VBox/VMM/VMMR0/
H A DHMSVMR0.cpp78 #define HMSVM_LOAD_SEG_REG(REG, reg) \
83 pVmcb->guest.REG.u16Sel = pCtx->reg.Sel; \
84 pVmcb->guest.REG.u32Limit = pCtx->reg.u32Limit; \
85 pVmcb->guest.REG.u64Base = pCtx->reg.u64Base; \
86 pVmcb->guest.REG.u16Attr = HMSVM_CPU_2_VMCB_SEG_ATTR(pCtx->reg.Attr.u); \
89 #define HMSVM_SAVE_SEG_REG(REG, reg) \
92 pMixedCtx->reg.Sel = pVmcb->guest.REG.u16Sel; \
93 pMixedCtx->reg.ValidSel = pVmcb->guest.REG.u16Sel; \
95 pMixedCtx->reg.u32Limit = pVmcb->guest.REG.u32Limit; \
96 pMixedCtx->reg.u64Base = pVmcb->guest.REG
[all...]

Completed in 103 milliseconds