diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-06-28 15:23:43 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-07-11 11:41:33 +0100 |
commit | 81ae37dbb4a5c5b8eb54bc7f5e6c69097eacb9d2 (patch) | |
tree | 5045f728b3b6c80c98e426c00ecd4f63509a19e7 /os-win32.c | |
parent | abf1046a155bc73ceb2c3be3fdfb9c8ffebf9dd1 (diff) | |
download | qemu-81ae37dbb4a5c5b8eb54bc7f5e6c69097eacb9d2.zip qemu-81ae37dbb4a5c5b8eb54bc7f5e6c69097eacb9d2.tar.gz qemu-81ae37dbb4a5c5b8eb54bc7f5e6c69097eacb9d2.tar.bz2 |
target/arm: Implement store_cpu_field_low32() macro
We already have a load_cpu_field_low32() to load the low half of a
64-bit CPU struct field to a TCGv_i32; however we haven't yet needed
the store equivalent. We'll want that in the next patch, so
implement it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240628142347.1283015-6-peter.maydell@linaro.org
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions