Home
last modified time | relevance | path

Searched refs:bc0x_emulate (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/vmips/vmips-1.5.1/
H A Dcpzero.h49 void bc0x_emulate(uint32 instr, uint32 pc);
H A Dcpzero.cc244 CPZero::bc0x_emulate(uint32 instr, uint32 pc) in bc0x_emulate() function in CPZero
321 case 8: bc0x_emulate (instr,pc); break; in cpzero_emulate()
H A DChangeLog2586 Tidy up bc0x_emulate and cpzero_emulate.
13429 (bc0x_emulate) New instruction emulated based on "fast" write
13433 Add prototype for bc0x_emulate and add new cpCond variable.