]> Git Repo - qemu.git/commit
target/arm: Reuse aa64_va_parameters for setting tbflags
authorRichard Henderson <[email protected]>
Mon, 21 Jan 2019 10:23:13 +0000 (10:23 +0000)
committerPeter Maydell <[email protected]>
Mon, 21 Jan 2019 10:38:54 +0000 (10:38 +0000)
commit5d8634f5a3a8474525edcfd581a659830e9e97c0
tree89c76a94e9342f66f999135f27e7631831e99d84
parent8220af7e4d34c858898fbfe55943aeea8f4e875f
target/arm: Reuse aa64_va_parameters for setting tbflags

The arm_regime_tbi{0,1} functions are replacable with the new function
by giving the lowest and highest address.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20190108223129[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/cpu.h
target/arm/helper.c
This page took 0.024934 seconds and 4 git commands to generate.