Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/math-emu/
H A Dmath_32.c219 unsigned long fsr = *pfsr; in record_exception()
264 *pfsr = fsr; in record_exception()
350 freg = (*pfsr >> 14) & 0xf; in do_one_mathemu()
359 *pfsr |= (6 << 14); in do_one_mathemu()
365 *pfsr |= (6 << 14); in do_one_mathemu()
380 *pfsr |= (6 << 14); in do_one_mathemu()
386 *pfsr |= (6 << 14); in do_one_mathemu()
408 *pfsr |= (6 << 14); in do_one_mathemu()
414 *pfsr |= (6 << 14); in do_one_mathemu()
500 case 0: fsr = *pfsr; in do_one_mathemu()
[all …]