Files
compute-runtime/core/unit_tests
Sebastian Sanchez f1cd951417 Fix ALU Subtraction Carry and ALU Addition
encodeAluSubStoreCarry() and encodeAluAdd() pass the incorrect
register to save the result of operation; Therefore, the computed
value is lost.

Fix this by transposing desired register flag with final register
to store value.

Change-Id: I55e6bcccf67c9d27a56478287b965ba7b6483765
Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
2020-02-05 10:53:59 -08:00
..
2020-01-21 16:07:42 +01:00
2020-02-05 09:59:13 +01:00
2020-01-21 16:07:42 +01:00
2020-01-17 12:43:11 +01:00
2020-01-21 16:07:42 +01:00
2020-01-21 16:07:42 +01:00
2020-02-05 16:34:14 +01:00
2020-01-28 10:12:30 +01:00