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

/freebsd-10.3-release/lib/libc/sparc64/fpu/
H A Dfpu_reg.h38 extern char __fpu_ld64[];
85 ((fp_ldst64_fn *)&__fpu_ld64[(r >> 1) * FPU_LD64_SZ])(&v);
H A Dfpu_reg.S126 .globl __fpu_ld64
127 __fpu_ld64: label

Completed in 42 milliseconds