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

  /src/sys/arch/sparc64/sparc64/
locore.s 2819 brnz,pn %g5, sun4v_datatrap ! Error! In hole!
2829 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
2836 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
2840 brgez,pn %g4, sun4v_datatrap ! Entry invalid? Punt
2951 sun4v_datatrap: label
3024 brnz,pn %g5, sun4v_datatrap ! Error! In hole!
3035 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
3042 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
3046 brgez,pn %g4, sun4v_datatrap ! Entry invalid? Punt
3054 bz,pn %xcc, sun4v_datatrap ! No -- really faul
    [all...]
locore.s 2819 brnz,pn %g5, sun4v_datatrap ! Error! In hole!
2829 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
2836 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
2840 brgez,pn %g4, sun4v_datatrap ! Entry invalid? Punt
2951 sun4v_datatrap: label
3024 brnz,pn %g5, sun4v_datatrap ! Error! In hole!
3035 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
3042 brz,pn %g4, sun4v_datatrap ! NULL entry? check somewhere else
3046 brgez,pn %g4, sun4v_datatrap ! Entry invalid? Punt
3054 bz,pn %xcc, sun4v_datatrap ! No -- really faul
    [all...]

Completed in 51 milliseconds