summary refs log tree commit diff stats
path: root/hw/m68k/virt.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-09-03 17:22:14 +0100
committerPeter Maydell <peter.maydell@linaro.org>2024-09-05 13:12:35 +0100
commitecabcfa47c51df51238ffc818506adce1bca6802 (patch)
treeb754ad27e3fdc30716cd7a9f464798adcae3ae3d /hw/m68k/virt.c
parent8b0898f8dd0379ae8da75d0d07ddd5ae16576216 (diff)
downloadfocaccia-qemu-ecabcfa47c51df51238ffc818506adce1bca6802.tar.gz
focaccia-qemu-ecabcfa47c51df51238ffc818506adce1bca6802.zip
target/arm: Pass env pointer through to sme_bfmopa helper
To implement the FEAT_EBF16 semantics, we are going to need
the CPUARMState env pointer in every helper function which calls
bfdotadd().

Pass the env pointer through from generated code to the sme_bfmopa
helper. (We'll add the code that uses it when we've adjusted
all the helpers to have access to the env pointer.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/m68k/virt.c')
0 files changed, 0 insertions, 0 deletions