[PATCH] MIPS: microMIPS ASE support
Nathan Froyd
froydnj@codesourcery.com
Mon Jul 26 13:25:00 GMT 2010
More information about the Binutils mailing list
Mon Jul 26 13:25:00 GMT 2010
- Previous message (by thread): [PATCH] MIPS: microMIPS ASE support
- Next message (by thread): [PATCH] MIPS: microMIPS ASE support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jul 26, 2010 at 11:55:20AM +0100, Maciej W. Rozycki wrote: > > Did you actually test this with n64, say with a gcc bootstrap? Same > > comment goes for elfn32-mips.c. > > > > Why only do the linker relaxation for elf32-mips.c (o32, o64 & EABI)? > > Why not for n32 and n64 too? > > The answer to all the questions is negative. There is no 64-bit > microMIPS hardware available at the moment. The best bet might be QEMU -- > NathanF, have you implemented any of the 64-bit instructions in QEMU? I have implemented support for the 64-bit instructions in QEMU. I haven't really tested whether the instruction translation works correctly for those instructions. (It should; there's nothing unusual about the codepaths the 64-bit instructions take vs. their 32-bit counterparts...but you never know...) -Nathan
- Previous message (by thread): [PATCH] MIPS: microMIPS ASE support
- Next message (by thread): [PATCH] MIPS: microMIPS ASE support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list