This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Range of element index is too large on MIPS MSA element selection instructions.


Andrew Bennett <Andrew.Bennett@imgtec.com> writes:
> 2013-12-13  Andrew Bennett  <andrew.bennett@imgtec.com>
> 	gas/testsuite/gas/mips/
> 	* msa.s: Reduced maximum element index range for sldi, splati, 
> 	copy_s, copy_u, insert and insve instructions.
> 	* msa64.s: Likewise.
> 	* micromips@msa.d: Likewise.
> 	* micromips@msa64.d: Likewise.
> 	* msa.d: Likewise.
> 	* msa64.d: Likewise.
>
> 	include/opcode/
> 	* mips.h: Updated description of +o, +u, +v and +w for MIPS and
> 	microMIPS. 
>
> 	opcodes/
> 	* micromips-opc.c (decode_micromips_operand): Reduced range of +o, +u,
> 	+v and +w. 
> 	(micromips_opcodes): Reduced element index range for sldi, splati, 
> 	copy_s, copy_u, insert and insve instructions.
> 	* opcodes/mips-opc.c (decode_mips_operand): Reduced range of +o, +u,
> 	+v and +w. 
> 	(mips_builtin_opcodes): Reduced element index range for sldi, splati, 
> 	copy_s, copy_u, insert and insve instructions.

OK, thanks.

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]