HomeSort by: relevance | last modified time | path
    Searched defs:textfault (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
locore.s 660 VTRAP(T_INST_EXCEPT, textfault) ! 008 = instr. access except
661 VTRAP(T_TEXTFAULT, textfault) ! 009 = instr access MMU miss
662 VTRAP(T_INST_ERROR, textfault) ! 00a = instr. access err
870 VTRAP(T_INST_EXCEPT, textfault) ! 008 = instr. access except
871 VTRAP(T_TEXTFAULT, textfault) ! 009 = instr access MMU miss -- no MMU
872 VTRAP(T_INST_ERROR, textfault) ! 00a = instr. access err
2651 bgu,pn %xcc, textfault ! Error!
2664 brz,pn %g4, textfault ! NULL entry? check somewhere else
2669 brz,pn %g4, textfault ! NULL entry? check somewhere else
2673 brgez,pn %g4, textfault
2718 textfault: label
    [all...]
locore.s 660 VTRAP(T_INST_EXCEPT, textfault) ! 008 = instr. access except
661 VTRAP(T_TEXTFAULT, textfault) ! 009 = instr access MMU miss
662 VTRAP(T_INST_ERROR, textfault) ! 00a = instr. access err
870 VTRAP(T_INST_EXCEPT, textfault) ! 008 = instr. access except
871 VTRAP(T_TEXTFAULT, textfault) ! 009 = instr access MMU miss -- no MMU
872 VTRAP(T_INST_ERROR, textfault) ! 00a = instr. access err
2651 bgu,pn %xcc, textfault ! Error!
2664 brz,pn %g4, textfault ! NULL entry? check somewhere else
2669 brz,pn %g4, textfault ! NULL entry? check somewhere else
2673 brgez,pn %g4, textfault
2718 textfault: label
    [all...]
locore.s 660 VTRAP(T_INST_EXCEPT, textfault) ! 008 = instr. access except
661 VTRAP(T_TEXTFAULT, textfault) ! 009 = instr access MMU miss
662 VTRAP(T_INST_ERROR, textfault) ! 00a = instr. access err
870 VTRAP(T_INST_EXCEPT, textfault) ! 008 = instr. access except
871 VTRAP(T_TEXTFAULT, textfault) ! 009 = instr access MMU miss -- no MMU
872 VTRAP(T_INST_ERROR, textfault) ! 00a = instr. access err
2651 bgu,pn %xcc, textfault ! Error!
2664 brz,pn %g4, textfault ! NULL entry? check somewhere else
2669 brz,pn %g4, textfault ! NULL entry? check somewhere else
2673 brgez,pn %g4, textfault
2718 textfault: label
    [all...]

Completed in 35 milliseconds