Paul Osmialowski

Results 109 comments of Paul Osmialowski

Hi @jacobly0, can I look a the `__setflag` implementation too?

Wow, seems like `__lcmpzero` (called before `__setflag`) needs to leave P/V flag set properly. Can I have its code too?

False alarm, I've found a bug in the rest of the code.

AArgh, it generated call to `__sshl` in a simple array access. Also I need `__sdivs` to complete this function, @jacobly0 can I see your impl. of both? (I meant __sshl...

Hey @jacobly0 it was 2 years ago, so I guess this PR needs massive rework, at least to solve merge conflicts and to make it compatible with any of the...