HomeSort by: relevance | last modified time | path
    Searched refs:s87_ip (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
gcc_attribute_aligned.c 45 union fp_addr s87_ip; member in struct:save87
expr_sizeof.c 251 union fp_addr s87_ip; member in struct:sequence_of_structs::save87
  /src/sys/arch/x86/x86/
convert_xmm_s87.c 79 s87->s87_ip = sxmm->fx_ip;
144 sxmm->fx_ip = s87->s87_ip;
  /src/sys/arch/x86/include/
cpu_extended_state.h 107 union fp_addr s87_ip; /* floating point instruction pointer */ member in struct:save87
108 #define s87_opcode s87_ip.fa_32.fa_opcode /* opcode last executed (11bits) */
  /src/tests/lib/libc/sys/
t_ptrace_x86_wait.h 3760 ATF_CHECK_EQ(fpr.fstate.s87_ip.fa_32.fa_off,
4019 fpr.fstate.s87_ip = expected_fpu.ip;

Completed in 18 milliseconds