Searched refs:pmant (Results 1 – 2 of 2) sorted by relevance
338 static void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) in cpu_get_fp80() argument343 *pmant = temp.l.lower; in cpu_get_fp80()
163 static void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) in cpu_get_fp80() argument168 *pmant = temp.l.lower; in cpu_get_fp80()