On Sat, Jul 30, 2011 at 2:13 PM, Michael Mc Donnell michael@mcdonnell.dk wrote:
I still haven't figured out how to weld UDEC3 and DEC3N as I'm unsure how to convert three integers to the 3*10-bit + 2-bit format. Do you know any good sources?
I figured out how to do the conversion using bit-fields. I've updated the patch to include a test and implementation of UDEC3 and DEC3N welding.