Home
last modified time | relevance | path

Searched hist:a81b5c186730fe5a92b645c84e538444a64b93f5 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.incdiff a81b5c186730fe5a92b645c84e538444a64b93f5 Tue Apr 23 01:32:30 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move neg, darn, mod{sw, uw} to decodetree.

Moving the below instructions to decodetree specification :

neg[o][.] : XO-form
mod{sw, uw}, darn : 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.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
[np: 32-bit compile fix]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
/openbmc/qemu/target/ppc/
H A Dinsn32.decodediff a81b5c186730fe5a92b645c84e538444a64b93f5 Tue Apr 23 01:32:30 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move neg, darn, mod{sw, uw} to decodetree.

Moving the below instructions to decodetree specification :

neg[o][.] : XO-form
mod{sw, uw}, darn : 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.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
[np: 32-bit compile fix]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dint_helper.cdiff a81b5c186730fe5a92b645c84e538444a64b93f5 Tue Apr 23 01:32:30 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move neg, darn, mod{sw, uw} to decodetree.

Moving the below instructions to decodetree specification :

neg[o][.] : XO-form
mod{sw, uw}, darn : 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.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
[np: 32-bit compile fix]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dhelper.hdiff a81b5c186730fe5a92b645c84e538444a64b93f5 Tue Apr 23 01:32:30 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move neg, darn, mod{sw, uw} to decodetree.

Moving the below instructions to decodetree specification :

neg[o][.] : XO-form
mod{sw, uw}, darn : 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.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
[np: 32-bit compile fix]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
H A Dtranslate.cdiff a81b5c186730fe5a92b645c84e538444a64b93f5 Tue Apr 23 01:32:30 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move neg, darn, mod{sw, uw} to decodetree.

Moving the below instructions to decodetree specification :

neg[o][.] : XO-form
mod{sw, uw}, darn : 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.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Chinmay Rath <rathc@linux.ibm.com>
[np: 32-bit compile fix]
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>