aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChinmay Rath <rathc@linux.ibm.com>2024-03-15 12:14:22 +0530
committerNicholas Piggin <npiggin@gmail.com>2024-05-24 08:57:50 +1000
commit177fcc06dc579749ec4515174b62ba4cdb775474 (patch)
tree076c4f6cbbd9069b43cbb6b629acf26cd2b9fbbc /.travis.yml
parent5747926fec6c65b60f9f7aca6d4df525c79eae8e (diff)
downloadqemu-177fcc06dc579749ec4515174b62ba4cdb775474.zip
qemu-177fcc06dc579749ec4515174b62ba4cdb775474.tar.gz
qemu-177fcc06dc579749ec4515174b62ba4cdb775474.tar.bz2
target/ppc: Move floating-point arithmetic instructions to decodetree.
This patch moves the below instructions to decodetree specification : f{add, sub, mul, div, re, rsqrte, madd, msub, nmadd, nmsub}[s][.] : A-form ft{div, sqrt} : X-form With this patch, all the floating-point arithmetic instructions have been moved to decodetree. 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: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Chinmay Rath <rathc@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions