diff options
author | Philippe Mathieu-Daudé | 2021-10-30 01:18:31 +0200 |
---|---|---|
committer | Richard Henderson | 2021-11-02 19:14:55 +0100 |
commit | daf7a1814feec8a52481a695c2b9f0b9c71f0d46 (patch) | |
tree | c22058f0d66a4f202eb83c36adcf21c9c3973c15 /hw/core/qdev-hotplug.c | |
parent | target/arm: Use tcg_constant_i32() in op_smlad() (diff) | |
download | qemu-daf7a1814feec8a52481a695c2b9f0b9c71f0d46.tar.gz qemu-daf7a1814feec8a52481a695c2b9f0b9c71f0d46.tar.xz qemu-daf7a1814feec8a52481a695c2b9f0b9c71f0d46.zip |
target/arm: Introduce store_cpu_field_constant() helper
Similarly to the store_cpu_field() helper which takes a TCG
temporary, store its value to the CPUState, introduce the
store_cpu_field_constant() helper which store a constant to
CPUState (without using any TCG temporary).
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211029231834.2476117-3-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core/qdev-hotplug.c')
0 files changed, 0 insertions, 0 deletions