Searched defs:FPU_ADDS (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/m68k/fpe/ |
H A D | fpu_arith.h | 80 #define FPU_ADDS(r, x, y) \ macro 137 #define FPU_ADDS(r, x, y) \ macro
|
/netbsd-src/sys/arch/powerpc/fpu/ |
H A D | fpu_arith.h | 81 #define FPU_ADDS(r, x, y) \ macro 133 #define FPU_ADDS(r, x, y) \ macro
|
/netbsd-src/sys/arch/sparc/fpu/ |
H A D | fpu_arith.h | 78 #define FPU_ADDS(r, x, y) \ macro
|