Home
last modified time | relevance | path

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

/dports/emulators/vmips/vmips-1.5.1/
H A Dcpu.cc45 typedef void (CPU::*emulate_funptr)(uint32, uint32); typedef
1811 static const emulate_funptr opcodeJumpTable[] = { in step()
1928 static const emulate_funptr functJumpTable[] = { in funct_emulate()