target-ppc: add vrldnmi and vrlwmi instructions
vrldmi: Vector Rotate Left Dword then Mask Insert vrlwmi: Vector Rotate Left Word then Mask Insert Signed-off-by:Gautham R. Shenoy <ego@linux.vnet.ibm.com> Signed-off-by:
Bharata B Rao <bharata@linux.vnet.ibm.com> ( use extract[32,64] and rol[32,64], introduce mask helpers in internal.h ) Signed-off-by:
Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by:
David Gibson <david@gibson.dropbear.id.au>
Showing
- disas/ppc.c 2 additions, 0 deletionsdisas/ppc.c
- target-ppc/helper.h 2 additions, 0 deletionstarget-ppc/helper.h
- target-ppc/int_helper.c 23 additions, 0 deletionstarget-ppc/int_helper.c
- target-ppc/internal.h 50 additions, 0 deletionstarget-ppc/internal.h
- target-ppc/translate.c 1 addition, 28 deletionstarget-ppc/translate.c
- target-ppc/translate/vmx-impl.inc.c 6 additions, 0 deletionstarget-ppc/translate/vmx-impl.inc.c
- target-ppc/translate/vmx-ops.inc.c 2 additions, 2 deletionstarget-ppc/translate/vmx-ops.inc.c
Loading
Please register or sign in to comment