The _47 implies it's trying to shift by 47 bits (not registers). However, the "slll" variant is for longs (32-bit) and the helpers only go up to 15 bits (after that, it's supposed to use the variable-count helper instead).
Maybe that will help you get a sharable test case, because that's what I need to debug it ;-) ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Mspgcc-users mailing list Mspgcc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mspgcc-users