Home
last modified time | relevance | path

Searched refs:xori_emulate (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/vmips/vmips-1.5.1/
H A Dcpu.h193 void xori_emulate(uint32 instr, uint32 pc);
H A Dcpu.cc570 CPU::xori_emulate(uint32 instr, uint32 pc) in xori_emulate() function in CPU
1816 &CPU::andi_emulate, &CPU::ori_emulate, &CPU::xori_emulate, in step()