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

  /src/usr.bin/cdplay/
cdplay.c 111 { CMD_PLAY, "play", 1, "tr1 m1:s1[.f1] [[tr2] [m2:s2[.f2]]]" },
645 u_int n, tr1, tr2, m1, m2, s1, s2, f1, f2, tm, ts, tf; local in function:play
691 * tr1 m1:s1[.f1] [[tr2] [m2:s2[.f2]]]
694 tr2 = m2 = s2 = f2 = f1 = 0;
696 &s1, &f1, &tr2, &m2, &s2, &f2))
699 tr2 = m2 = s2 = f2 = f1 = 0;
701 &tr2, &m2, &s2, &f2))
704 tr2 = m2 = s2 = f2 = f1 = 0;
706 &f1, &tr2, &m2, &s2))
709 tr2 = m2 = s2 = f2 = f1 = 0
    [all...]
  /src/sys/arch/ews4800mips/ews4800mips/
tr2.c 1 /* $NetBSD: tr2.c,v 1.6 2015/06/23 21:00:23 matt Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: tr2.c,v 1.6 2015/06/23 21:00:23 matt Exp $");
62 SBD_DECL(tr2);
99 strcpy(platform.name, "EWS4800/350 (TR2)");
113 _SBD_OPS_REGISTER_ALL(tr2);
tr2_intr.c 51 SBD_DECL(tr2);
  /src/sys/arch/hppa/hppa/
trap.S 873 mtctl %arg0, %tr2
925 * above has saved %arg0 in tr2. Save the other registers that we want
943 mfctl %tr2, %arg0
951 * in %tr2 (courtesy of the sfu/coprocessor dispatcher).
957 mfctl %tr2, %arg0
964 * %tr2 (courtesy of the sfu/coprocessor dispatcher).
970 mfctl %tr2, %arg0
976 * %r1 is saved in %tr7 (courtesy of CTRAP), and %t1 is saved in %tr2
1000 mfctl %tr2, %arg0
1870 mtctl %t3, %tr2
    [all...]
  /src/sys/lib/libkern/arch/hppa/
milli.S 253 tr2: .equ 26 ; Temporary register 2 label

Completed in 21 milliseconds