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

  /src/distrib/common/
sunbootcd.sh 43 Usage: ${PROGNAME} fsimage sun4 [sun4c [sun4m [sun3|sun4d [sun3x|sun4u]]]]
48 NetBSD/sparc: sun4, sun4c, sun4d, sun4m
  /src/sys/arch/sparc/sparc/
locore.s 227 #if !defined(SUN4D)
229 .asciz "cr .( NetBSD/sparc: this kernel does not support the sun4d) cr"
3968 #if defined(SUN4C) || defined(SUN4M) || defined(SUN4D)
3971 * XXX Will this ever trip on sun4d? Let's hope not!
3987 * are we on a sun4c or a sun4m or a sun4d?
4002 ldub [%l2 + 4], %o0 ! which is it... "sun4c", "sun4m", "sun4d"?
4012 #endif /* SUN4C || SUN4M || SUN4D */
4044 #if defined(SUN4D)
4053 nop ! sun4d architecture is not supported
4200 #if defined(SUN4M) || defined(SUN4D)
    [all...]

Completed in 50 milliseconds