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

  /src/sys/arch/hppa/hppa/
trap.S 930 mtctl %rp, %tr5
941 mfctl %tr5, %rp
1152 /* XXX this touches tr5, which it should not, perhaps */
1155 mtctl %r17, %tr5
1159 mfctl %tr5, %r17 ! \
  /src/sys/lib/libkern/arch/hppa/
milli.S 265 tr5: .equ 29 ; Temporary register 5 label
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
iteration.d 3421 auto tr5 = TransientRange([[1,2], [3,4], [], []]);
3422 assert(equal(joiner(tr5, [0,1]), [1,2,0,1,3,4,0,1,0,1]));

Completed in 31 milliseconds