Home
last modified time | relevance | path

Searched refs:IPL (Results 126 – 150 of 870) sorted by relevance

12345678910>>...35

/dports/emulators/gxemul/gxemul-0.6.3/src/promemul/
H A D.index9 sh_ipl_g.cc SH-IPL+G emulation
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DLOLZ.cpp35 LowPressure = IPL; in Element_LOLZ()
H A DLOVE.cpp35 LowPressure = IPL; in Element_LOVE()
H A DBCOL.cpp38 LowPressure = IPL; in Element_BCOL()
H A DBVBR.cpp38 LowPressure = IPL; in Element_BVBR()
H A DBIZRG.cpp38 LowPressure = IPL; in Element_BIZRG()
H A DBIZRS.cpp38 LowPressure = IPL; in Element_BIZRS()
H A DFRME.cpp36 LowPressure = IPL; in Element_FRME()
H A DPTCT.cpp36 LowPressure = IPL; in Element_PTCT()
H A DNTCT.cpp36 LowPressure = IPL; in Element_NTCT()
H A DBRCK.cpp36 LowPressure = IPL; in Element_BRCK()
H A DMORT.cpp37 LowPressure = IPL; in Element_MORT()
H A DVRSS.cpp38 LowPressure = IPL; in Element_VRSS()
H A DPQRT.cpp38 LowPressure = IPL; in Element_PQRT()
H A DSMKE.cpp37 LowPressure = IPL; in Element_SMKE()
H A DTESC.cpp36 LowPressure = IPL; in Element_TESC()
H A DNWHL.cpp36 LowPressure = IPL; in Element_NWHL()
H A DNBHL.cpp36 LowPressure = IPL; in Element_NBHL()
H A DVRSG.cpp38 LowPressure = IPL; in Element_VRSG()
H A DPLUT.cpp38 LowPressure = IPL; in Element_PLUT()
H A DSPAWN.cpp37 LowPressure = IPL; in Element_SPAWN()
H A DSPAWN2.cpp37 LowPressure = IPL; in Element_SPAWN2()
/dports/biology/molden/molden5.8/plush/
H A DIPL1 mol="IPL" Charge="0"
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/hw_cpu/m68k/
H A Dm68k.cpp76 IPL = 0; in M68K()
92 SFVAR(IPL), in StateAction()
148 IPL = old_IRQLine & 0x7; in LoadOldState()
157 if(IPL > (SRHB & 0x7)) in RecalcInt()
163 if(IPL < 0x7 && ipl_new == 0x7) in SetIPL()
168 IPL = ipl_new; in SetIPL()
667 SetIMask(IPL); in Exception()
669 evn = BusIntAck(IPL); in Exception()
672 vecnum = vecnum + IPL; in Exception()
2209 assert(IPL == 0x7 || IPL > ((GetSR() >> 8) & 0x7)); in InternalStep()
/dports/emulators/mednafen/mednafen/src/hw_cpu/m68k/
H A Dm68k.cpp78 IPL = 0; in M68K()
94 SFVAR(IPL), in StateAction()
153 IPL = old_IRQLine & 0x7; in LoadOldState()
162 if(IPL > (SRHB & 0x7)) in RecalcInt()
168 if(IPL < 0x7 && ipl_new == 0x7) in SetIPL()
173 IPL = ipl_new; in SetIPL()
680 SetIMask(IPL); in Exception()
682 evn = BusIntAck(IPL); in Exception()
685 vecnum = vecnum + IPL; in Exception()
2232 assert(IPL == 0x7 || IPL > ((GetSR() >> 8) & 0x7)); in InternalStep()

12345678910>>...35