Home
last modified time | relevance | path

Searched hist:"21 b5f5464f97f68f025c86330146d038d2ee79ad" (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dvmx-ops.c.incdiff 21b5f5464f97f68f025c86330146d038d2ee79ad Mon Apr 29 00:13:15 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move VMX storage access instructions to decodetree

Moving the following instructions to decodetree specification :

{l,st}ve{b,h,w}x,
{l,st}v{x,xl},
lvs{l,r} : X-form

The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured using 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>
H A Dvmx-impl.c.incdiff 21b5f5464f97f68f025c86330146d038d2ee79ad Mon Apr 29 00:13:15 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move VMX storage access instructions to decodetree

Moving the following instructions to decodetree specification :

{l,st}ve{b,h,w}x,
{l,st}v{x,xl},
lvs{l,r} : X-form

The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured using 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>
/openbmc/qemu/target/ppc/
H A Dmem_helper.cdiff 21b5f5464f97f68f025c86330146d038d2ee79ad Mon Apr 29 00:13:15 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move VMX storage access instructions to decodetree

Moving the following instructions to decodetree specification :

{l,st}ve{b,h,w}x,
{l,st}v{x,xl},
lvs{l,r} : X-form

The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured using 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>
H A Dinsn32.decodediff 21b5f5464f97f68f025c86330146d038d2ee79ad Mon Apr 29 00:13:15 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move VMX storage access instructions to decodetree

Moving the following instructions to decodetree specification :

{l,st}ve{b,h,w}x,
{l,st}v{x,xl},
lvs{l,r} : X-form

The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured using 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>
H A Dhelper.hdiff 21b5f5464f97f68f025c86330146d038d2ee79ad Mon Apr 29 00:13:15 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move VMX storage access instructions to decodetree

Moving the following instructions to decodetree specification :

{l,st}ve{b,h,w}x,
{l,st}v{x,xl},
lvs{l,r} : X-form

The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured using 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>
H A Dtranslate.cdiff 21b5f5464f97f68f025c86330146d038d2ee79ad Mon Apr 29 00:13:15 CDT 2024 Chinmay Rath <rathc@linux.ibm.com> target/ppc: Move VMX storage access instructions to decodetree

Moving the following instructions to decodetree specification :

{l,st}ve{b,h,w}x,
{l,st}v{x,xl},
lvs{l,r} : X-form

The changes were verified by validating that the tcg ops generated by those
instructions remain the same, which were captured using 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>