New version of the assembler, that does better branch generation.
[sixpic.git] / tests / math / constant-fold.c
blob18ece3af7e71af97f4d5655d2334f653d0b14300
1 int8 x = 16 % 3;
2 x;