Home
last modified time | relevance | path

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

/tools/perf/arch/x86/tests/
Dregs_load.S19 #define GS 15 * 8 macro
52 movq $0, GS(%rdi)
89 movl $0, GS(%edi)
/tools/testing/selftests/x86/
Dfsgsbase.c117 enum which_base { FS, GS }; enumerator
169 base = read_base(GS); in check_gs_value()
203 base = read_base(GS); in mov_0_gs()
384 if (read_base(GS) != local) { in set_gs_and_switch_to()
392 local = read_base(GS); in set_gs_and_switch_to()
410 base = read_base(GS); in set_gs_and_switch_to()
443 base = read_base(GS); in test_unexpected_base()
/tools/arch/x86/lib/
Dx86-opcode-map.txt148 65: SEG=GS (Prefix)
518 a8: PUSH GS (d64)
519 a9: POP GS (d64)