Home
last modified time | relevance | path

Searched refs:bndregs (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Di387-tdep.c1085 bndregs = 0x8, in i387_supply_xsave() enumerator
1093 all = x87 | sse | avxh | bndregs | bndcfg | avx512_k | avx512_zmm0_h in i387_supply_xsave()
1126 regclass = bndregs; in i387_supply_xsave()
1215 case bndregs: in i387_supply_xsave()
1529 bndregs = 0x10, in i387_collect_xsave() enumerator
1537 all = x87 | sse | avxh | bndregs | bndcfg | avx512_k | avx512_zmm0_h in i387_collect_xsave()
1569 regclass = bndregs; in i387_collect_xsave()
1942 case bndregs: in i387_collect_xsave()
Dtarget-debug.h371 POFFS(bndregs); in target_debug_print_x86_xsave_layout()