Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/x86/
H A Dconvert_xmm_s87.c79 s87->s87_ip = sxmm->fx_ip; in process_xmm_to_s87()
144 sxmm->fx_ip = s87->s87_ip; in process_s87_to_xmm()
/netbsd-src/sys/arch/x86/include/
H A Dcpu_extended_state.h123 union fp_addr fx_ip; /* FPU Instruction Pointer */ member
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_x86_wait.h2481 out->ip = fxsave.fx_ip; in get_fpu_regs()
3773 ATF_CHECK_EQ(fxs->fx_ip.fa_64, in x86_register_test()
3778 ATF_CHECK_EQ(fxs->fx_ip.fa_32.fa_off, in x86_register_test()
4026 fxs->fx_ip = expected_fpu.ip; in x86_register_test()