Searched refs:f31 (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/kernel/arch/riscv64/
H A Darch_asm.S89 fsd f31, 31*8(a0)
129 fld f31, 31*8(a0)
/haiku/headers/private/kernel/arch/ppc/
H A Darch_cpu.h65 double f31; member in struct:iframe
/haiku/src/system/kernel/arch/ppc/
H A Darch_exceptions.S242 /* push f0-f31 */
274 stfdu %f31, -8(%r1)
398 /* f31-f0 */
399 lfd %f31, 0(%r2)
H A Darch_exceptions_440.S245 /* push f0-f31 */
277 stfdu %f31, -8(%r1)
401 /* f31-f0 */
402 lfd %f31, 0(%r2)
H A Darch_asm.S228 // regs to push on the stack: f13-f31, r13-r31, cr, r2, lr
231 // f31-13
232 stfdu %f31, -8(%r1)
334 lfdu %f31, 8(%r1)

Completed in 65 milliseconds