Home
last modified time | relevance | path

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

/netbsd/sys/arch/m68k/fpe/
H A Dfpu_arith.h100 #define FPU_SUBCS(r, x, y) \ macro
157 #define FPU_SUBCS(r, x, y) FPU_SUBC(r, x, y) macro
/netbsd/sys/arch/powerpc/fpu/
H A Dfpu_arith.h101 #define FPU_SUBCS(r, x, y) \ macro
141 #define FPU_SUBCS(r, x, y) \ macro
/netbsd/sys/arch/sparc/fpu/
H A Dfpu_arith.h86 #define FPU_SUBCS(r, x, y) \ macro