diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-09-03 17:22:14 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-09-05 13:12:35 +0100 |
commit | ecabcfa47c51df51238ffc818506adce1bca6802 (patch) | |
tree | b754ad27e3fdc30716cd7a9f464798adcae3ae3d /hw/m68k/next-cube.c | |
parent | 8b0898f8dd0379ae8da75d0d07ddd5ae16576216 (diff) | |
download | qemu-ecabcfa47c51df51238ffc818506adce1bca6802.zip qemu-ecabcfa47c51df51238ffc818506adce1bca6802.tar.gz qemu-ecabcfa47c51df51238ffc818506adce1bca6802.tar.bz2 |
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/next-cube.c')
0 files changed, 0 insertions, 0 deletions