xemu/target-ppc
Tom Musta 56eabc7508 target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
This patch adds two Altivec unsigned doublword modulo instructions that
are introduced in Power ISA Version V2.07:

  - vaddudm : Vector Add Unsigned Doubleword Modulo
  - vsubudm : Vector Subtrace Unsigned Doubleword Modulo

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-03-05 03:06:53 +01:00
..
2014-03-05 03:06:23 +01:00
2014-03-05 03:06:23 +01:00
2013-12-20 01:57:45 +01:00
2014-03-05 03:06:43 +01:00
2013-12-20 01:58:10 +01:00
2013-07-01 01:11:14 +02:00
2014-03-05 03:06:23 +01:00