commit | 14a650ec25ca93a626397783d6c6e840ec2502c6 | [log] [tgz] |
---|---|---|
author | Sebastian Macke <sebastian@macke.de> | Tue Oct 22 02:12:45 2013 +0200 |
committer | Jia Liu <proljc@gmail.com> | Wed Nov 20 21:47:46 2013 +0800 |
tree | 715f5d2d11e413ea02a670b281e86df2e6d07b03 | |
parent | 93147a180c10b97bf9575a87e01c9a1c93e6c9ce [diff] |
target-openrisc: Correct carry flag check of l.addc and l.addic test cases The test cases did not correctly test for the carry flag. Signed-off-by: Sebastian Macke <sebastian@macke.de> Reviewed-by: Jia Liu <proljc@gmail.com> Signed-off-by: Jia Liu <proljc@gmail.com>