diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-30 22:49:55 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-05-05 09:35:51 +0100 |
commit | cac65299a403b34e57a2230c2b695bdb6d84f396 (patch) | |
tree | e71fedab1c993a962c44919dd737241f0c2b99ba /monitor | |
parent | c27f5d3a83ed2959a6a1947708b588a6774a2aec (diff) | |
download | qemu-cac65299a403b34e57a2230c2b695bdb6d84f396.zip qemu-cac65299a403b34e57a2230c2b695bdb6d84f396.tar.gz qemu-cac65299a403b34e57a2230c2b695bdb6d84f396.tar.bz2 |
target/arm: Hoist computation of key in add_cpreg_to_hashtable
Move the computation of key to the top of the function.
Hoist the resolution of cp as well, as an input to the
computation of key.
This will be required by a subsequent patch.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20220501055028.646596-14-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'monitor')
0 files changed, 0 insertions, 0 deletions