| /netbsd-src/sys/arch/hppa/hppa/ |
| H A D | locore.S | 223 mtctl %t3, CR_FPPADDR 250 mtctl %r0, CR_CCR 293 mtctl %r0, %pcsq 294 mtctl %r0, %pcsq 297 mtctl %t1, %pcoq 299 mtctl %t1, %pcoq 302 mtctl %t2, %ipsw 355 mtctl %r1, %pidr1 356 mtctl %r1, %pidr2 358 mtctl %r0, %pidr3 [all …]
|
| H A D | trap.S | 146 mtctl %r0, %eiem 150 mtctl %t2, %pidr1 229 mtctl %r1, %eiem 400 mtctl %r0, %eiem 421 mtctl %t1, %sar 479 mtctl %t2, %pidr2 484 mtctl %t1, %pidr3 485 mtctl %t2, %pidr4 489 mtctl %t1, CR_TLS 490 mtctl %t2, CR_FPPADDR [all …]
|
| H A D | fpemu.S | 256 mtctl %r0, %pcsq 258 mtctl %t2, %pcsq 259 mtctl %t2, %pcsq 260 mtctl %r0, %pcoq 262 mtctl %t2, %pcoq 265 mtctl %t2, %pcoq
|
| H A D | intr.c | 314 mtctl(ci->ci_eiem, CR_EIEM); in hppa_intr_enable() 367 mtctl(eirr, CR_EIRR); in hppa_intr() 454 mtctl(eiem, CR_EIEM); in hppa_intr_dispatch() 475 mtctl(0, CR_EIEM); in hppa_intr_dispatch()
|
| H A D | lock_stubs.S | 244 mtctl %r0, %eiem /* disable interrupts */ 277 mtctl %t1, %eiem /* enable interrupts */
|
| H A D | vm_machdep.c | 271 mtctl(addr, CR_TLS); in cpu_lwp_setprivate()
|
| H A D | fpu.c | 185 mtctl(ccr_enable & (CCR_MASK ^ HPPA_FPUS), CR_CCR); in hppa_fpu_bootstrap()
|
| H A D | machdep.c | 444 mtctl(&cpus[0], CR_CURCPU); in hppa_init() 446 mtctl(&lwp0, CR_CURLWP); in hppa_init() 720 mtctl(pdc_coproc.ccr_enable & CCR_MASK, CR_CCR); in cpuid()
|
| H A D | trap.c | 674 mtctl(frame->tf_eiem, CR_EIEM); in trap() 1086 mtctl(frame->tf_eiem, CR_EIEM); in trap()
|
| H A D | pmap.c | 850 mtctl(addr, CR_VTOP); in pmap_bootstrap() 1873 mtctl(pmap->pm_pid, CR_PIDR2); in pmap_activate()
|
| /netbsd-src/sys/arch/hppa/dev/ |
| H A D | clock.c | 75 mtctl(time_inval + cpu_hzticks, CR_ITMR); in cpu_initclocks() 99 mtctl(time_inval + cpu_hzticks, CR_ITMR); in clock_intr()
|
| /netbsd-src/sys/arch/hppa/include/ |
| H A D | cpufunc.h | 78 #define mtctl(v,r) __asm volatile("mtctl %0,%1":: "r" (v), "i" (r)) macro
|
| H A D | cpu.h | 231 #define SET_CURLWP(r,t) mtctl r, CR_CURLWP
|
| /netbsd-src/sys/lib/libkern/arch/hppa/ |
| H A D | bcopy.S | 349 mtctl %t1, %cr11 ! \ 457 mtctl %t1, %cr11 ! \
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
| H A D | hppa.s | 1255 mtctl %r4,%cr10
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2813 * hppa.h: Make new and old tables the same for "break", "mtctl",
|
| /netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2813 * hppa.h: Make new and old tables the same for "break", "mtctl",
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2813 * hppa.h: Make new and old tables the same for "break", "mtctl",
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
| H A D | ChangeLog-9103 | 2813 * hppa.h: Make new and old tables the same for "break", "mtctl",
|