diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2024-06-18 14:28:28 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:33 +1000 |
commit | cff278c9fa4ed6a8c2e5d2aba6c490e6252a6825 (patch) | |
tree | 92b1be40a249f7855f6ae779744c3ffacc08b0ed /event-loop-base.c | |
parent | c1167a9257a22433a16e223a1209c9c72836edee (diff) |
target/ppc: Moving VSX scalar storage access insns to decodetree.
Moving the following instructions to decodetree specification :
lxs{d, iwa, ibz, ihz, iwz, sp}x : X-form
stxs{d, ib, ih, iw, sp}x : X-form
The changes were verified by validating that the tcg-ops generated by those
instructions remain the same, which were captured using the '-d in_asm,op' flag.
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions