Home
last modified time | relevance | path

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

/external/libunwind/src/x86/
DGos-freebsd.c146 int ret, is_fpstate = 0, is_xmmstate = 0; in x86_get_scratch_loc() local
235 is_xmmstate = 1; in x86_get_scratch_loc()
257 is_xmmstate = 1; in x86_get_scratch_loc()
269 is_xmmstate = 1; in x86_get_scratch_loc()
293 (is_xmmstate && fpformat != FREEBSD_UC_MCONTEXT_FPFMT_XMM)) in x86_get_scratch_loc()
295 if (is_xmmstate) in x86_get_scratch_loc()