Searched refs:FPU_GET_CARRY (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sparc64/fpu/
H A Dfpu_arith.h90 #define FPU_GET_CARRY(r) asm volatile("addx %%g0,%%g0,%0" : "=r"(r)) macro
/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_arith.h95 #define FPU_GET_CARRY(r) __asm volatile("addx %%g0,%%g0,%0" : "=r"(r)) macro

Completed in 68 milliseconds