Home
last modified time | relevance | path

Searched refs:save_fp_movs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsaveargs/amd64/
H A Dsaveargs.c173 static const uint32_t save_fp_movs[] = { variable
177 #define NUM_FP_MOVS (sizeof (save_fp_movs) / sizeof (save_fp_movs[0]))
247 if (save_fp_movs[j] == n) in has_saved_fp()