diff options
author | Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> | 2016-07-26 17:28:36 +0530 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-09-07 09:52:14 +1000 |
commit | aeeb044c7bd59ced2b630bf82f644a2137ac9a6f (patch) | |
tree | 765cdeaaf2d2c26e2dbed5f46ade274c7739eb41 /trace | |
parent | dc2ee038daa88222c4e333ffcc81070b8d0656d2 (diff) |
target-ppc: add maddld instruction
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 <nikunj@linux.vnet.ibm.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions