diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2024-07-09 17:13:41 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:33 +1000 |
commit | 625b58fde83d226c6ea61004edad04858481c0e4 (patch) | |
tree | 8e2c2c9ca6657536523ac5bf49b20483bab8a657 /qemu-bridge-helper.c | |
parent | acbdee4588d972b8553b2c5c9ec4c17c2fe399a7 (diff) |
target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
Updated many VSX instructions to use tcg_gen_qemu_ld/st_i128, instead of using
tcg_gen_qemu_ld/st_i64 consecutively.
Introduced functions {get,set}_vsr_full to facilitate the above & for future use.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions