Searched refs:get_fpu_exception (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/powerpc/include/
H A Dfpu.h79 u_int get_fpu_exception(struct thread *);
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dfpu.c232 get_fpu_exception(struct thread *td) function
H A Dtrap.c423 ucode = get_fpu_exception(td);

Completed in 62 milliseconds