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

/netbsd-current/sys/arch/sparc/include/
H A Dreg.h93 * FP_QSIZE is the maximum coprocessor instruction queue depth
99 #define FP_QSIZE 16 macro
116 struct fp_qentry fs_queue[FP_QSIZE]; /* queue contents */
/netbsd-current/sys/arch/sparc64/include/
H A Dreg.h165 * FP_QSIZE is the maximum coprocessor instruction queue depth
173 #define FP_QSIZE 16 macro
198 struct fp_qentry fs_queue[FP_QSIZE]; /* queue contents */
215 struct fp_qentry fs_queue[FP_QSIZE]; /* queue contents */

Completed in 80 milliseconds