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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllInstructions.cpp.h10629 RTGCPTR GCPtrMemOff; local
10630 IEMOP_FETCH_MOFFS_XX(GCPtrMemOff);
10637 IEM_MC_FETCH_MEM_U8(u8Tmp, pIemCpu->iEffSeg, GCPtrMemOff);
10652 RTGCPTR GCPtrMemOff; local
10653 IEMOP_FETCH_MOFFS_XX(GCPtrMemOff);
10663 IEM_MC_FETCH_MEM_U16(u16Tmp, pIemCpu->iEffSeg, GCPtrMemOff);
10672 IEM_MC_FETCH_MEM_U32(u32Tmp, pIemCpu->iEffSeg, GCPtrMemOff);
10681 IEM_MC_FETCH_MEM_U64(u64Tmp, pIemCpu->iEffSeg, GCPtrMemOff);
10698 RTGCPTR GCPtrMemOff; local
10699 IEMOP_FETCH_MOFFS_XX(GCPtrMemOff);
10720 RTGCPTR GCPtrMemOff; local
[all...]

Completed in 64 milliseconds