mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-24 10:32:32 +00:00
Update for new instr_info_t format
This commit is contained in:
parent
5b0b60da76
commit
69d3fcba95
@ -258,7 +258,6 @@ void powerpc_cpu_base::init_decoder()
|
||||
static const instr_info_t return_ii_table[] = {
|
||||
{ "return",
|
||||
(execute_pmf)&powerpc_cpu_base::execute_return,
|
||||
NULL,
|
||||
PPC_I(MAX),
|
||||
D_form, 6, 0, CFLOW_JUMP
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user