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

  /src/sys/arch/vax/include/
pcb.h 47 long PSL; /* Program Status Longword */
  /src/sys/arch/vax/vax/
vm_machdep.c 142 pcb2->PSL = PSL_HIGHIPL;
db_machdep.c 318 {"psl", &ddb_regs.tf_psl, FCN_NULL},
385 "psl=0x%lx\n", tf, tf->tf_trap, tf->tf_code,
469 (*pr)(" PSL = 0x%x\n", (unsigned int)(pcb->PSL));
subr.S 104 pushl $0x1f0000 # Push a nice PSL
unimpl_emul.S 80 # puts the psl + pc (+ jsb return address) on top of user stack.
95 movq 12(%sp),-8(%r0) # move pc + psl
99 1: subl2 $8,%sp # trapaddr + psl already on stack
420 # - set PSL flags
673 * If this is the case, set V in PSL.

Completed in 13 milliseconds