Home
last modified time | relevance | path

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

/netbsd/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
/netbsd/sys/arch/powerpc/fpu/
H A Dfpu_arith.h87 #define FPU_ADDCS(r, x, y) \ macro
135 #define FPU_ADDCS(r, x, y) \ macro
/netbsd/sys/arch/sparc/fpu/
H A Dfpu_arith.h80 #define FPU_ADDCS(r, x, y) \ macro