diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2024-07-09 17:13:40 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:33 +1000 |
commit | acbdee4588d972b8553b2c5c9ec4c17c2fe399a7 (patch) | |
tree | d62762d435635fcfb1eb97b444428c9ae6cd45d1 /net/net.c | |
parent | bf15bf0a1d07913f22e9e82a0b829d45efc69195 (diff) |
target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
Updated instructions {l, st}vx to use tcg_gen_qemu_ld/st_i128,
instead of using 64 bits loads/stores in succession.
Introduced functions {get, set}_avr_full in vmx-impl.c.inc to
facilitate the above, and potential future usage.
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 'net/net.c')
0 files changed, 0 insertions, 0 deletions