ir/tests/c
2022-04-21 01:00:46 +03:00
..
abs_001.irt Implement ABS for C code generator 2022-04-21 01:00:46 +03:00
abs_002.irt Implement ABS for C code generator 2022-04-21 01:00:46 +03:00
add_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
bswap_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
cond_01.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
div_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
eq_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
ge_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
gt_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
le_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
lt_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
max_01.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
min_01.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
mod_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
mul_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
ne_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
neg_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
not_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
not_002.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
rol_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
ror_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
sar_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
sar_002.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
shl_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
shr_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
shr_002.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
sub_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
uge_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
ugt_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
ule_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00
ult_001.irt Support for more instruction in C backend and BOOL_NOT in x86_86 2022-04-08 19:02:11 +03:00