diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-01-28 02:09:18 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-02-21 19:42:34 +0100 |
commit | ca354f00047a1065a43286debbb8ead0a6d0fe08 (patch) | |
tree | 1754fac7661fec20c746bebf344e40e405b78b8a /tcg/tcg.c | |
parent | 48b28c6a8e9ff64498efa244b1b3ee1bbcd01202 (diff) |
target/mips: Let raise_mmu_exception() take MMUAccessType argument
Both mips_cpu_tlb_fill() and cpu_mips_translate_address() pass
MMUAccessType to raise_mmu_exception(). Let the prototype use it
as argument, as it is stricter than an integer.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20210128144125.3696119-11-f4bug@amsat.org>
Diffstat (limited to 'tcg/tcg.c')
0 files changed, 0 insertions, 0 deletions