commit | c5d417da4a5be88e8da9523dcc38d2efc1898081 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 03 07:34:20 2019 +0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 10 11:12:50 2019 -0700 |
tree | 30b81352c163a2de5aa74ae793398b63378c18e6 | |
parent | 68d6eee73c0a0ea38660fb41f805dd2ec5209b89 [diff] |
target/unicore32: Convert to CPUClass::tlb_fill Remove the user-only functions, as we no longer have a user-only config. Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>