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

  /src/tests/kernel/arch/vax/
h_execregs.S 39 #define SLOT(n) (n)*REGSIZE(%sp)
44 movl %fp,SLOT(0) /* order matches execregs.h */
45 movl %ap,SLOT(1)
47 movl %r0,SLOT(2)
48 movl %r1,SLOT(3)
49 movl %r2,SLOT(4)
50 movl %r3,SLOT(5)
51 movl %r4,SLOT(6)
52 movl %r5,SLOT(7)
54 movl %r7,SLOT(8
    [all...]
  /src/sys/arch/ia64/disasm/
disasm_int.h 52 #define SLOT(p,i) ((_SLOT(p,i) >> (TMPL_BITS+((i)<<3)+(i))) & SLOT_MASK)
  /src/sys/arch/macppc/dev/
if_bmreg.h 93 #define SLOT 0x0470

Completed in 11 milliseconds