On 6/17/21 10:49 AM, Philippe Mathieu-Daudé wrote:
To be able to extract the microMIPS ISA and Code Compaction ASE
translation routines to different source files, declare few TCG
helpers which are also used by translate.c in "translate.h".
Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
target/mips/tcg/translate.h | 5 +++++
target/mips/tcg/translate.c | 9 ++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
What patch set does this belong with? It doesn't seem to match the next two patches,
which don't create new compilation units.
As far as it goes, the patch is fine...
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~