Statistics
| Branch: | Revision:

root / tests / tcg / openrisc / test_addic.c @ 5e954943

History | View | Annotate | Download (612 Bytes)

# Date Author Comment
14a650ec 11/20/2013 03:47 pm Sebastian Macke

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 <>
Reviewed-by: Jia Liu <>
Signed-off-by: Jia Liu <>

d901eff3 07/28/2012 12:13 am Jia Liu

target-or32: Add testcases

Add testcases for OpenRISC.

Signed-off-by: Jia Liu <>
Signed-off-by: Blue Swirl <>