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

  /src/sys/arch/hppa/include/
cpufunc.h 86 #define mtsp(v,r) __asm volatile("mtsp %0,%1":: "r" (v), "i" (r)) macro
98 mtsp((sp), 1); \
122 mtsp(sp, 1);
129 mtsp(sp, 1);
136 mtsp(sp, 1);
143 mtsp(sp, 1);
150 mtsp(sp, 1);
157 mtsp(sp, 1);
164 mtsp(sp, 1)
    [all...]
  /src/sys/arch/hppa/hppa/
trap.S 147 mtsp %r0, %sr1
361 mtsp %r0, %sr0
362 mtsp %r0, %sr1
363 mtsp %r0, %sr2
364 mtsp %r0, %sr3
365 mtsp %r0, %sr4
366 mtsp %r0, %sr5
367 mtsp %r0, %sr6
368 mtsp %r0, %sr7
463 mtsp %t1, %sr
    [all...]
locore.S 370 mtsp %r0, %sr0
371 mtsp %r0, %sr1
372 mtsp %r0, %sr2
373 mtsp %r0, %sr3
374 mtsp %r0, %sr4
375 mtsp %r0, %sr5
376 mtsp %r0, %sr6
377 mtsp %r0, %sr7
449 mtsp %r0, %sr0
450 mtsp %r0, %sr
    [all...]
copy.S 108 mtsp %t2, %sr1
164 mtsp %arg0, %sr1
165 mtsp %arg2, %sr2
support.S 82 mtsp %arg0, %sr1 /* move the space register to sr1 */
135 mtsp %arg0, %sr1 /* move the space register to sr1 */
188 mtsp %arg0, %sr1 /* move the space register to sr1 */
  /src/sys/lib/libkern/arch/hppa/
bcopy.S 532 mtsp %arg0, %sr1
533 mtsp %arg2, %sr2
546 mtsp %ret1, %sr2
milli.S 442 mtsp r1,sr0
  /src/external/gpl3/gcc/dist/libgcc/config/pa/
lib2funcs.S 63 mtsp %r1,%sr0
71 mtsp %r1,%sr0
milli64.S 238 mtsp %r1,%sr0 ; move that space identifier into sr0
243 mtsp %r1,%sr0 ; move that space identifier into sr0
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
lib2funcs.S 63 mtsp %r1,%sr0
71 mtsp %r1,%sr0
milli64.S 236 mtsp %r1,%sr0 ; move that space identifier into sr0
241 mtsp %r1,%sr0 ; move that space identifier into sr0
  /src/sys/arch/hppa/stand/common/
srt0.S 117 mtsp %r0,%sr0 ; Set sr0 to kernel space.
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
hppa.s 1254 mtsp %r4,%sr0
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
hppa.s 1254 mtsp %r4,%sr0

Completed in 30 milliseconds