Re: Parrot broken on 64 bit

2001-09-22 Thread Simon Cozens
On Sat, Sep 22, 2001 at 04:37:00PM +0100, Simon Cozens wrote: > Fixed. Parrot is now as broken as it was on Tru64 before I > started messing with it And now I know why! The branch-fixup section of the assembler's busted: 0030: branch_ic 0040 003c: print_sc [string 0001] 00

Re: Parrot broken on 64 bit

2001-09-22 Thread Simon Cozens
On Sat, Sep 22, 2001 at 03:56:09PM +0100, Simon Cozens wrote: > I'm looking into it now. Fixed. Parrot is now as broken as it was on Tru64 before I started messing with it, but now it will also Do The Right Thing when you change the internal types. -- Asynchronous inputs are at the root of our

Parrot broken on 64 bit

2001-09-22 Thread Simon Cozens
I've just been fiddling around with the assembler and disassembler, so that they use Gregor's PackFile modules. While this now means that assembly and disassembly will Just Work seamlessly when we change types and pack formats, it does look like I've broken something on Tru64, or at least, expose