commit | 38188fd216cf139e88459296cb42400b5a039f79 | [log] [tgz] |
---|---|---|
author | Sven Schnelle <svens@stackframe.org> | Mon Mar 11 20:15:59 2019 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Mar 12 09:13:43 2019 -0700 |
tree | 192cdfdf60c0cc77166723c632dd8c72628141a6 | |
parent | 6e5f530025116b0c8c41e1a775d4b1ec87e4bd73 [diff] |
target/hppa: allow multiple itlbp without itlba The ODE software calls itlbp on existing TLB entries without calling itlba first, so this seems to be valid. Signed-off-by: Sven Schnelle <svens@stackframe.org> Message-Id: <20190311191602.25796-9-svens@stackframe.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>