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 v2] NIOS2: Add wrprs instruction


On 03/09/2013 11:17 AM, Sebastian Huber wrote:
Improved test case.  I manually verified the instruction values to match the
ones produced by the Altera binutils.

I do not have commit access.  If someone approves this patch, please
commit it also.

2013-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>

	* opcode/nios2.h (OPX_WRPRS): New define.
	(OP_MATCH_WRPRS): Likewise.

2013-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>

* nios2-opc.c (nios2_builtin_opcodes): Add entry for wrprs.

2013-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>

	* config/tc-nios2.c (nios2_assemble_args_ds): New function.
	(nios2_arg_info_structs): Add "d,s" and "d,s,E" entries.

2013-03-09 Sebastian Huber <sebastian.huber@embedded-brains.de>

	* gas/nios2/nios2.exp: Run wrprs.
	* gas/nios2/wrprs.d: New file.
	* gas/nios2/wrprs.s: Likewise.

This patch also looks good; I've checked it in. Again, thanks for finding the missing instructions.


-Sandra


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