xemu/target-ppc
Nikunj A Dadhania b07c32dc4b target-ppc: implement branch-less divw[o][.]
While implementing modulo instructions figured out that the
implementation uses many branches. Change the logic to achieve the
branch-less code. Undefined value is set to dividend in case of invalid
input.

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>
2016-09-07 12:40:11 +10:00
..
2016-09-07 09:52:14 +10:00
2016-01-29 15:07:22 +00:00
2016-09-07 09:52:14 +10:00
2016-09-07 12:40:11 +10:00
2016-01-29 15:07:22 +00:00
2016-01-29 15:07:22 +00:00
2014-03-05 03:06:23 +01:00
2016-01-29 15:07:22 +00:00