]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon: Implement cpu_mmu_index
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 27 Jul 2021 16:50:38 +0000 (06:50 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 13 Oct 2021 14:59:23 +0000 (07:59 -0700)
commitf79e80899dbcd306ae2e8a43bc5e139b051f30f4
treee363c4d09e4595cea6cb18e6d083afb299553bc6
parent35c65de02998d23a26964c61b8c2e3b4235dcceb
target/hexagon: Implement cpu_mmu_index

The function is trivial for user-only, but still must be present.

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/cpu.h