summary refs log tree commit diff stats
path: root/hw/display/virtio-gpu.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-10-30 01:18:32 +0200
committerRichard Henderson <richard.henderson@linaro.org>2021-11-02 14:14:55 -0400
commitcacb1aa486e713b9492e18668276a12b938cee33 (patch)
tree0c2d51e1a8b8330100cd5f541c0502405e42b0cd /hw/display/virtio-gpu.c
parentdaf7a1814feec8a52481a695c2b9f0b9c71f0d46 (diff)
downloadfocaccia-qemu-cacb1aa486e713b9492e18668276a12b938cee33.tar.gz
focaccia-qemu-cacb1aa486e713b9492e18668276a12b938cee33.zip
target/arm: Use the constant variant of store_cpu_field() when possible
When using a constant variable, we can replace the store_cpu_field()
call by store_cpu_field_constant() which avoid using TCG temporaries.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211029231834.2476117-4-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/display/virtio-gpu.c')
0 files changed, 0 insertions, 0 deletions