diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2024-05-23 15:18:20 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:33 +1000 |
commit | 638f6d553af70ae5a7dc26200d35e385d649ff75 (patch) | |
tree | 3eeb59c6dc98c5277a949d3d8b0b2d108d112222 /module-common.c | |
parent | 48eda6abfd7ebf3a21c699d8b13d7506b877d1b7 (diff) |
target/ppc: Move VSX arithmetic and max/min insns to decodetree.
Moving the following instructions to decodetree specification:
x{s, v}{add, sub, mul, div}{s, d}p : XX3-form
xs{max, min}dp, xv{max, min}{s, d}p : XX3-form
The changes were verfied by validating that the tcg ops generated by those
instructions remain the same, which were captured with 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 'module-common.c')
0 files changed, 0 insertions, 0 deletions