To make Parrot pass (almost) all of the tests, also change the n => 2 line in process_opfunc.pl to a 1. On my Tru64 box, it passed all tests but the overflow ones. -----Original Message----- From: Gibbs Tanton - tgibbs To: '[EMAIL PROTECTED]' Sent: 9/19/2001 2:05 PM Subject: 64 bit Assembler I have updated the Assembler to work better with 64 bit platforms. Now, to run under a 64 bit platform, just change the 'l' to a 'q' in the pack_type hash. I think Andy's patch will come closer to automatically choosing the right type, but that's not my area :)