Home
last modified time | relevance | path

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

/dports/emulators/vmips/vmips-1.5.1/
H A Dcpu.h209 void sw_emulate(uint32 instr, uint32 pc);
H A Dcpu.cc974 CPU::sw_emulate(uint32 instr, uint32 pc) in sw_emulate() function in CPU
1826 &CPU::swl_emulate, &CPU::sw_emulate, &CPU::RI_emulate, in step()
H A DChangeLog16160 phys address was being used instead of virtual in sw_emulate()