Re: [patch,mips] avoid invalid register for JALR

2014-05-16 Thread Maciej W. Rozycki
On Wed, 14 May 2014, Sandra Loosemore wrote: > > > When I was trying to benchmark another patch (which I'll be sending > > > along shortly) with CSiBE for -mabi=64, I ran into an assembler error > > > like this: > > > > > > /tmp/ccJv2faG.s: Assembler messages: > > > /tmp/ccJv2faG.s:1605: Error: a

Re: [patch,mips] avoid invalid register for JALR

2014-05-13 Thread Sandra Loosemore
On 05/13/2014 03:41 PM, Richard Sandiford wrote: Sandra Loosemore writes: When I was trying to benchmark another patch (which I'll be sending along shortly) with CSiBE for -mabi=64, I ran into an assembler error like this: /tmp/ccJv2faG.s: Assembler messages: /tmp/ccJv2faG.s:1605: Error: a des

Re: [patch,mips] avoid invalid register for JALR

2014-05-13 Thread Richard Sandiford
Sandra Loosemore writes: > When I was trying to benchmark another patch (which I'll be sending > along shortly) with CSiBE for -mabi=64, I ran into an assembler error > like this: > > /tmp/ccJv2faG.s: Assembler messages: > /tmp/ccJv2faG.s:1605: Error: a destination register must be supplied > `j

[patch,mips] avoid invalid register for JALR

2014-05-13 Thread Sandra Loosemore
When I was trying to benchmark another patch (which I'll be sending along shortly) with CSiBE for -mabi=64, I ran into an assembler error like this: /tmp/ccJv2faG.s: Assembler messages: /tmp/ccJv2faG.s:1605: Error: a destination register must be supplied `jalr $31' Indeed, GCC is generating in