ack/tests/plat/long-long
George Koehler 0b0c3d5b60 Add csa 8, csb 8 for i386, m68020.
This allows `long long x; switch (x) {...}` in C.  Add test in C.

This adapts the code for csa 8 and csb 8 from the existing code for
csa 4 and csb 4, for both i386 and m68020.
2019-09-27 12:15:10 -04:00
..
lladdsub_e.c Add more cases to lladdsub_e.c 2019-09-18 12:46:11 -04:00
llbitset_e.c Add long long tests for bitset, convert, multiply. 2019-09-16 11:44:25 -04:00
llcmp_e.c Add long long comparisons, shifts for linux386. 2019-09-07 16:20:33 -04:00
llconvert_e.c Add long long tests for bitset, convert, multiply. 2019-09-16 11:44:25 -04:00
lldivrem_e.c Test long long division and remainder; fix i386. 2019-09-16 20:19:36 -04:00
llmul_e.c Add long long tests for bitset, convert, multiply. 2019-09-16 11:44:25 -04:00
llshift_e.c Tweak i386 rules for adi 8, sli 8, sru 8. 2019-09-18 14:09:51 -04:00
llswitch_e.c Add csa 8, csb 8 for i386, m68020. 2019-09-27 12:15:10 -04:00