diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2024-04-29 10:43:17 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-05-24 08:57:50 +1000 |
commit | 687a30ad3c0f219bb372d806575eb47fae0cd27c (patch) | |
tree | 0a7ed9ef9a11b5d165ebbde510ee7dfbd21d86e4 /bsd-user | |
parent | 664eb39ec94d6fc6e8a96949b0a27deb0c32f50d (diff) | |
download | qemu-687a30ad3c0f219bb372d806575eb47fae0cd27c.zip qemu-687a30ad3c0f219bb372d806575eb47fae0cd27c.tar.gz qemu-687a30ad3c0f219bb372d806575eb47fae0cd27c.tar.bz2 |
target/ppc: Move VMX integer max/min instructions to decodetree.
Moving the following instructions to decodetree specification :
v{max, min}{u, s}{b, h, w, d} : VX-form
The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured with the '-d in_asm,op' flag.
Reviewed-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 'bsd-user')
0 files changed, 0 insertions, 0 deletions