Maciej W. Rozycki
		
	
	69f8cb36d3
	
	
	gas/
		
			
			* config/tc-mips.c (mips_set_options): Add ase_mcu.
	(mips_opts): Initialise ase_mcu to -1.
	(ISA_SUPPORTS_MCU_ASE): New macro.
	(MIPS_CPU_ASE_MCU): Likewise.
	(is_opcode_valid): Handle MCU.
	(macro_build, macro): Likewise.
	(validate_mips_insn, validate_micromips_insn): Likewise.
	(mips_ip): Likewise.
	(options): Add OPTION_MCU and OPTION_NO_MCU.
	(md_longopts): Add mmcu and mno-mcu.
	(md_parse_option): Handle OPTION_MCU and OPTION_NO_MCU.
	(mips_after_parse_args): Handle MCU.
	(s_mipsset): Likewise.
	(md_show_usage): Handle MCU options.
	* doc/as.texinfo: Document -mmcu and -mno-mcu options.
	* doc/c-mips.texi: Likewise, and document ".set mcu" and
	".set nomcu" directives.
	gas/testsuite/
	* gas/mips/micromips@mcu.d: New test.
	* gas/mips/mcu.d: Likewise.
	* gas/mips/mcu.s: New test source.
	* gas/mips/mips.exp: Run the new tests.
	include/opcode/
	* mips.h (OP_MASK_3BITPOS, OP_SH_3BITPOS): New macros.
	(OP_MASK_OFFSET12, OP_SH_OFFSET12): Redefine.
	(INSN_ASE_MASK): Add the MCU bit.
	(INSN_MCU): New macro.
	(M_ACLR_AB, M_ACLR_OB, M_ASET_AB, M_ASET_OB): New enum values.
	(MICROMIPSOP_MASK_3BITPOS, MICROMIPSOP_SH_3BITPOS): New macros.
	opcodes/
	* mips-dis.c (mips_arch_choices): Enable MCU for "mips32r2"
	and "mips64r2".
	(print_insn_args, print_insn_micromips): Handle MCU.
	* micromips-opc.c (MC): New macro.
	(micromips_opcodes): Add "aclr", "aset" and "iret".
	* mips-opc.c (MC): New macro.
	(mips_builtin_opcodes): Add "aclr", "aset" and "iret".
		
	
 
		2011-08-09 15:20:03 +00:00
	 
	
	
	
		 ..
	
	
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2010-01-06 05:25:24 +00:00
		 
	
		
			
			
			
			
			
			2011-06-02 13:43:23 +00:00
		 
	
		
			
			
			
			
			
			2011-07-24 14:20:12 +00:00
		 
	
		
			
			
			
			
			
			2011-04-15 16:23:19 +00:00
		 
	
		
			
			
			
			
			
			2011-08-08 10:21:02 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2011-08-09 15:20:03 +00:00
		 
	
		
			
			
			
			
			
			2010-06-10 08:31:20 +00:00
		 
	
		
			
			
			
			
			
			2010-05-27 10:37:23 +00:00
		 
	
		
			
			
			
			
			
			2009-11-18 11:57:44 +00:00
		 
	
		
			
			
			
			
			
			2011-04-25 18:28:53 +00:00
		 
	
		
			
			
			
			
			
			2011-07-15 02:36:36 +00:00
		 
	
		
			
			
			
			
			
			2008-08-25 04:36:03 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2011-07-25 17:11:44 +00:00
		 
	
		
			
			
			
			
			
			2009-08-16 12:06:21 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2007-07-17 13:50:23 +00:00
		 
	
		
			
			
			
			
			
			2011-06-13 23:01:42 +00:00
		 
	
		
			
			
			
			
			
			2011-06-13 15:18:54 +00:00
		 
	
		
			
			
			
			
			
			2011-07-22 20:37:50 +00:00
		 
	
		
			
			
			
			
			
			2009-06-01 19:40:32 +00:00
		 
	
		
			
			
			
			
			
			2009-06-01 19:40:32 +00:00
		 
	
		
			
			
			
			
			
			2011-07-01 18:24:38 +00:00
		 
	
		
			
			
			
			
			
			2011-01-03 21:05:50 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
	
		
	
		
			
			
			
			
			
			2009-05-25 13:04:40 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2010-06-10 18:30:17 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2011-07-22 14:37:51 +00:00
		 
	
		
			
			
			
			
			
			2009-10-07 02:57:27 +00:00
		 
	
		
			
			
			
			
			
			2000-07-05 19:28:05 +00:00
		 
	
		
			
			
			
			
			
			2008-03-25 00:21:18 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2008-10-20 23:03:31 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2011-07-14 00:55:18 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2008-07-07 17:09:31 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2010-11-17 02:03:39 +00:00
		 
	
		
			
			
			
			
			
			2005-05-10 10:21:13 +00:00
		 
	
		
			
			
			
			
			
			2010-06-10 18:30:17 +00:00
		 
	
		
			
			
			
			
			
			2010-03-23 15:58:51 +00:00
		 
	
		
			
			
			
			
			
			2005-07-12 10:34:51 +00:00
		 
	
		
			
			
			
			
			
			2011-07-25 17:11:44 +00:00
		 
	
		
			
			
			
			
			
			2011-01-03 21:05:50 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00
		 
	
		
			
			
			
			
			
			2010-04-15 10:26:09 +00:00