Searched defs:FPU_ADDCS (Results 1 - 3 of 3) sorted by relevance

/src/sys/arch/sparc/fpu/
H A Dfpu_arith.h80 #define FPU_ADDCS(r, x, y) \ macro
/src/sys/arch/powerpc/fpu/
H A Dfpu_arith.h87 #define FPU_ADDCS(r, x, y) \ macro
135 #define FPU_ADDCS(r, x, y) \ macro
/src/sys/arch/m68k/fpe/
H A Dfpu_arith.h86 #define FPU_ADDCS(r, x, y) \ macro
143 #define FPU_ADDCS(r, x, y) FPU_ADDC(r, x, y) macro

Completed in 3 milliseconds