diff options
author | Chinmay Rath <rathc@linux.ibm.com> | 2025-06-19 15:28:36 +0530 |
---|---|---|
committer | Harsh Prateek Bora <harshpb@linux.ibm.com> | 2025-09-28 23:47:36 +0530 |
commit | f291e329e20e1ab4aafdde38533cadc11f2cf5a4 (patch) | |
tree | cf164c39ebacf6d20bfecadcc42ee24ce3cca429 /scripts/qapi/expr.py | |
parent | 936a0f208833083fc4f4f8aebfe0f63751d2b7d6 (diff) | |
download | qemu-f291e329e20e1ab4aafdde38533cadc11f2cf5a4.zip qemu-f291e329e20e1ab4aafdde38533cadc11f2cf5a4.tar.gz qemu-f291e329e20e1ab4aafdde38533cadc11f2cf5a4.tar.bz2 |
target/ppc: Move floating-point rounding and conversion instructions to decodetree.
Move below instructions to decodetree specification :
fr{sp, in, iz, im}[s][.],
fcti{w, d}[u, z, uz][s][.],
fcfid[s, u, us][s][.] : X-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.
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Link: https://lore.kernel.org/r/20250619095840.369351-2-rathc@linux.ibm.com
Message-ID: <20250619095840.369351-2-rathc@linux.ibm.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions