Re: [PATCH 21/26] target/mips: Move exception management code to exception.c
On 4/18/21 9:31 AM, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- target/mips/internal.h | 13 --- target/mips/tcg/tcg-internal.h | 14 +++ target/mips/cpu.c | 113 -- target/mips/exception.c| 169 ++
[PATCH 21/26] target/mips: Move exception management code to exception.c
Signed-off-by: Philippe Mathieu-Daudé --- target/mips/internal.h | 13 --- target/mips/tcg/tcg-internal.h | 14 +++ target/mips/cpu.c | 113 -- target/mips/exception.c| 169 + target/mips/op_helper.c| 37 -