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

/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_reg.h39 extern char __fpu_st64[];
70 ((fp_ldst64_fn *)&__fpu_st64[(r >> 1) * FPU_ST64_SZ])(&rv);
H A Dfpu_reg.S161 .globl __fpu_st64
162 __fpu_st64: label

Completed in 110 milliseconds