Home
last modified time | relevance | path

Searched refs:enter_exception (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/vmips/vmips-1.5.1/
H A Dcpzero.h93 void enter_exception(uint32 pc, uint32 excCode, uint32 ce, bool dly);
H A Dcpzero.cc355 CPZero::enter_exception(uint32 pc, uint32 excCode, uint32 ce, bool dly) in enter_exception() function in CPZero
H A Dcpu.cc309 cpzero->enter_exception(epc,excCode,coprocno,delaying); in exception()
H A DChangeLog6376 (enter_exception) Only set Cause CE field if we have a Coprocessor
6380 (interrupt_pending) Move guts into getIP(), so enter_exception() can