HomeSort by: relevance | last modified time | path
    Searched refs:nsaved (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/mips/mips/
syscall.c 185 const size_t nsaved = _MIPS_SIM_NEWABI_P(abi) ? 0 : 4; local in function:EMULNAME
197 usp = reg->r_regs[_R_SP] + nsaved * sizeof(register_t);
syscall.c 185 const size_t nsaved = _MIPS_SIM_NEWABI_P(abi) ? 0 : 4; local in function:EMULNAME
197 usp = reg->r_regs[_R_SP] + nsaved * sizeof(register_t);
  /src/sys/arch/sparc64/sparc64/
locore.s 2242 .asciz "winfault: double invalid window at %p, nsaved=%d"
2545 1: .asciz "datafault: nsaved = %d\n"
3469 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Fetch current nsaved from the pcb
3526 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Fetch current nsaved from the pcb
5031 ldub [%g4 + PCB_NSAVED], %g4 ! nsaved
5032 brz,pt %g4, 2f ! Only print if nsaved <> 0
5049 .asciz "rft_user: nsaved=%x pc=%d ctx=%x sp=%x npc=%p\n"
5276 set rft_wcnt, %g4 ! Restore nsaved before trapping
locore.s 2242 .asciz "winfault: double invalid window at %p, nsaved=%d"
2545 1: .asciz "datafault: nsaved = %d\n"
3469 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Fetch current nsaved from the pcb
3526 lduba [%g6 + PCB_NSAVED] %asi, %g7 ! Fetch current nsaved from the pcb
5031 ldub [%g4 + PCB_NSAVED], %g4 ! nsaved
5032 brz,pt %g4, 2f ! Only print if nsaved <> 0
5049 .asciz "rft_user: nsaved=%x pc=%d ctx=%x sp=%x npc=%p\n"
5276 set rft_wcnt, %g4 ! Restore nsaved before trapping
  /src/sys/arch/sparc/sparc/
locore.s 3510 ld [%l6 + PCB_NSAVED], %l7 ! if nsaved is -1, we have our regs
locore.s 3510 ld [%l6 + PCB_NSAVED], %l7 ! if nsaved is -1, we have our regs

Completed in 120 milliseconds