Home
last modified time | relevance | path

Searched refs:CWP (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/arch/sparc/include/
H A Dpsl.h227 #define CWP 0x01f macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td121 def CWP : SparcCtrlReg<9, "CWP">;
379 (add TPC, TNPC, TSTATE, TT, TICK, TBA, PSTATE, TL, PIL, CWP,
/netbsd-src/sys/arch/sparc64/include/
H A Dpsl.h266 #define CWP 0x01f macro
/netbsd-src/sys/arch/sparc/sparc/
H A Dlocore.s2374 and %l0, 31, %l0 ! CWP = %psr & 31;
2375 st %l0, [%l1 + PCB_WIM] ! cpcb->pcb_wim = CWP;
3342 ldub [%l6 + %l3], %l5 ! %l5 = 1 << ((CWP + 1) % nwindows)
3601 rd %psr, %l0 ! CWP = %psr & 31;
3603 sll %l1, %l0, %l1 ! wim = 1 << CWP;
3688 rd %psr, %l0 ! l0 = (junk << 5) + CWP;
3689 sll %l1, %l0, %l1 ! %wim = 1 << CWP;
3722 ldub [%l6 + %l5], %l5 ! %l5 = 1 << ((CWP + 1) % nwindows)
3768 sll %l1, %l0, %l1 ! %wim = 1 << CWP;
3771 st %l0, [%g6 + PCB_WIM] ! cpcb->pcb_wim = CWP;
[all …]
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dlocore.s121 and \reg, CWP, \reg
2013 and %g4, CWP, %g5 ! %g4 = %cwp of trap
2321 and %g5, CWP, %g5 ! NWINDOWS-1
2447 andn %g2, CWP, %g2
4117 and %l0, 31, %l0 ! CWP = %psr & 31;
4118 ! st %l0, [%l1 + PCB_WIM] ! cpcb->pcb_wim = CWP;
4983 andn %g1, CWP, %g1
5292 andn %g1, CWP, %g1 ! Clear it from %tstate
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp115 SP::TL, SP::PIL, SP::CWP, SP::CANSAVE, SP::CANRESTORE, SP::CLEANWIN,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1318 RegNo = Sparc::CWP; in matchRegisterName()
/netbsd-src/share/misc/
H A Dairport1603 CWP:Campbellpore, Pakistan
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19937361 * (case 'G'): Don't let GDB hack CWP. Also, copy saved regs to
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19937361 * (case 'G'): Don't let GDB hack CWP. Also, copy saved regs to