mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
Move register definitions and macros out of interp.c and into sim-main.h
This commit is contained in:
@ -2759,7 +2759,7 @@ build_instruction (doisa, features, mips16, insn)
|
||||
break ;
|
||||
|
||||
case DECODE:
|
||||
printf(" decode_coproc(instruction);\n");
|
||||
printf(" DecodeCoproc(instruction);\n");
|
||||
break ;
|
||||
|
||||
case CACHE:
|
||||
|
Reference in New Issue
Block a user