diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2024-04-23 12:02:27 +0530 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-05-24 08:57:50 +1000 |
commit | a1faff873ab1b808126a110aa6b3bc6050baa0f1 (patch) | |
tree | 78fccac26fa5e48bf137875531e5f19fa2f3f315 /block/blkverify.c | |
parent | 177fcc06dc579749ec4515174b62ba4cdb775474 (diff) | |
download | qemu-a1faff873ab1b808126a110aa6b3bc6050baa0f1.zip qemu-a1faff873ab1b808126a110aa6b3bc6050baa0f1.tar.gz qemu-a1faff873ab1b808126a110aa6b3bc6050baa0f1.tar.bz2 |
target/ppc: Move mul{li, lw, lwo, hw, hwu} instructions to decodetree.
Moving the following instructions to decodetree specification :
mulli : D-form
mul{lw, lwo, hw, hwu}[.] : XO-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.
Also cleaned up code for mullw[o][.] as per review comments while
keeping the logic of the tcg ops generated semantically same.
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 'block/blkverify.c')
0 files changed, 0 insertions, 0 deletions