On 07/23/2016 02:14 PM, Nikunj A Dadhania wrote:
maddld: Multiply-Add Low Doubleword

Multiplies two 64-bit registers (RA * RB), adds third register(RC) to
the result(quadword) and returns the lower dword in the target
register(RT).

Signed-off-by: Nikunj A Dadhania <[email protected]>
---
 target-ppc/translate.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to