Moving all remaining VSX storage access instructions and all VSX compare
instructions of XX3 form with RC field, to decodetree specification.
Chinmay Rath (4):
target/ppc: Moving VSX scalar storage access insns to decodetree.
target/ppc: Move VSX vector with length storage access insns to
decodetree.
target/ppc: Move VSX vector storage access insns to decodetree.
target/ppc: Move VSX fp compare insns to decodetree.
target/ppc/helper.h | 24 +-
target/ppc/insn32.decode | 41 +++
target/ppc/fpu_helper.c | 16 +-
target/ppc/mem_helper.c | 8 +-
target/ppc/translate/vsx-impl.c.inc | 430 ++++++++++++++--------------
target/ppc/translate/vsx-ops.c.inc | 49 ----
6 files changed, 286 insertions(+), 282 deletions(-)
--
2.39.3