Home
last modified time | relevance | path

Searched refs:GS (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h118 #undef GS
121 u16 CS, DS, SS, ES, FS, GS; member
176 #define R_GS seg.GS
/openbmc/u-boot/arch/x86/include/asm/
H A Dptrace.h16 #define GS 10 macro
/openbmc/qemu/target/i386/hvf/
H A Dx86_descr.c43 VMX_SEGMENT_FIELD(GS),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/
H A D857.patch77 env['CCFLAGS'] = '%s /EHsc /GR /GS- /MD /nologo %s %s' % (warn_flags, arch_flags, opt_flags)
/openbmc/qemu/target/ppc/
H A Dmmu_helper.c1049 !FIELD_EX64(env->msr, MSR, GS)) { in helper_booke206_tlbwe()
1076 if (FIELD_EX64(env->msr, MSR, GS)) { in helper_booke206_tlbwe()
/openbmc/qemu/docs/system/
H A Digvm.rst115 RAX, RCX, RDX, RBX, RBP, RSI, RDI, R8-R15, RSP, RIP, CS, DS, ES, FS, GS, SS,
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73GS">BPEJ]��������������������������������������������ঠ�������y��Su�qm|]pt:dfNU`^mvZcd�û���������…
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv1570 "POP GS","POPW/POPL/POPQ GS","popw/popl/popq GS","0F A9","N.S.","V","","default64","w","Y",""
1571 "POP GS","POPW/POPL/POPQ GS","popw/popl/popq GS","0F A9","V","V","","operand16","w","Y",""
1572 "POP GS","POPW/POPL/POPQ GS","popw/popl/popq GS","0F A9","V","N.S.","","operand32","w","Y",""
1689 "PUSH GS","PUSHW/PUSHL/PUSHQ GS","pushw/pushl/pushq GS","0F A8","N.S.","V","","default64","r","Y",""
1690 "PUSH GS","PUSHW/PUSHL/PUSHQ GS","pushw/pushl/pushq GS","0F A8","V","N.S.","","operand32","r","Y",""
1691 "PUSH GS","PUSHW/PUSHL/PUSHQ GS","pushw/pushl/pushq GS","0F A8","V","V","","operand16","r","Y",""
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1372 [0xa8] = X86_OP_ENTRYr(PUSH, GS, w),
1373 [0xa9] = X86_OP_ENTRYw(POP, GS, w),
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex597 gs & uint64 & The GS register. Real maximum is \texttt{UINT32}, null extended to \texttt{UINT64}.\\
669 gs & uint64 & The GS register.\\
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch1533 - DECODE_PRINTF("GS");
1559 + DECODE_PRINTF("GS");
5968 DECODE_PRINTF("GS:\n");
21531 u16 CS, DS, SS, ES, FS, GS;