Searched refs:XR (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/sparc/math-emu/ |
A D | math_64.c | 185 long XR, xfsr; in do_mathemu() local 276 XR &= 3; in do_mathemu() 296 XR >>= 4; in do_mathemu() 297 XR &= 0xf; in do_mathemu() 299 freg = ((XR >> 2) ^ XR) & 2; in do_mathemu() 321 XR = 0; in do_mathemu() 469 case FXTOQ: XR = rs2->d; FP_FROM_INT_Q (QR, XR, 64, long); break; in do_mathemu() 471 case FXTOS: XR = rs2->d; FP_FROM_INT_S (SR, XR, 64, long); break; in do_mathemu() 472 case FXTOD: XR = rs2->d; FP_FROM_INT_D (DR, XR, 64, long); break; in do_mathemu() 488 if (XR == 3 && in do_mathemu() [all …]
|
/linux-6.3-rc2/sound/firewire/ |
A D | Kconfig | 120 * PrismSound Orpheus/ADA-8XR
|
Completed in 6 milliseconds