Andrew Pinski b015e599c7 binutils/ChangeLog:
* doc/binutils.texi: Document -Mvirt disassembler option.

gas/ChangeLog:
* config/tc-mips.c (struct mips_set_options): New ase_virt field.
(mips_opts): Update for the new field.
(file_ase_virt): New variable.
(ISA_SUPPORTS_VIRT_ASE): New macro.
(ISA_SUPPORTS_VIRT64_ASE): New macro.
(MIPS_CPU_ASE_VIRT): New define.
(is_opcode_valid): Handle ase_virt.
(macro_build): Handle "+J".
(validate_mips_insn): Likewise.
(mips_ip): Likewise.
(enum options): Add OPTION_VIRT and OPTION_NO_VIRT.
(md_longopts): Add mvirt and mnovirt
(md_parse_option): Handle OPTION_VIRT and OPTION_NO_VIRT.
(mips_after_parse_args): Handle ase_virt field.
(s_mipsset): Handle "virt" and "novirt".
(mips_elf_final_processing): Add a comment about virt ASE might need a new flag.
(md_show_usage): Print out the usage of -mvirt and mno-virt options.
* doc/c-mips.texi: Document -mvirt and -mno-virt.
Document ".set virt" and ".set novirt".

gas/testsuite/ChangeLog:
* gas/mips/mips.exp: Run virt and virt64 testcases.
* gas/mips/virt.d: New file.
* gas/mips/virt.s: New file.
* gas/mips/virt64.d: New file.
* gas/mips/virt64.s: New file.

include/opcode/ChangeLog:
* mips.h (OP_MASK_CODE10): Correct definition.
(OP_SH_CODE10): Likewise.
Add a comment that "+J" is used now for OP_*CODE10.
(INSN_ASE_MASK): Update.
(INSN_VIRT): New macro.
(INSN_VIRT64): New macro

opcodes/ChangeLog:
* mips-dis.c (mips_arch_choices): Add INSN_VIRT to mips32r2 .
Add INSN_VIRT and INSN_VIRT64 to mips64r2.
(parse_mips_dis_option): Handle the virt option.
(print_insn_args): Handle "+J".
(print_mips_disassembler_options): Print out message about virt64.
* mips-opc.c (IVIRT): New define.
(IVIRT64): New define.
(mips_builtin_opcodes): Add dmfgc0, dmtgc0, hypcall, mfgc0, mtgc0,
tlbgr, tlbgwi, tlbginv, tlbginvf, tlbgwr, tlbgp VIRT instructions.
Move rfe to the bottom as it conflicts with tlbgp.
2013-05-10 01:08:48 +00:00
..
2013-02-04 06:04:33 +00:00
2013-02-28 19:18:40 +00:00
2013-01-30 15:43:32 +00:00
2013-02-28 19:18:40 +00:00
2013-01-30 15:43:32 +00:00
2013-01-30 15:43:32 +00:00
2013-02-28 19:18:40 +00:00
2013-02-14 18:12:51 +00:00
2012-11-09 08:29:34 +00:00
2013-02-28 19:18:40 +00:00
2012-08-13 14:26:14 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2013-04-17 14:09:49 +00:00
2012-05-17 15:13:28 +00:00
2013-05-10 01:08:48 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2013-01-02 13:13:36 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-17 16:56:12 +00:00
2013-01-07 15:10:18 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-07-24 12:56:47 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2013-03-27 18:49:10 +00:00
2013-02-19 19:10:31 +00:00
2013-02-19 19:10:31 +00:00
2013-02-19 19:10:31 +00:00
2013-04-08 15:48:38 +00:00
2013-03-02 01:57:48 +00:00
2013-04-08 15:48:38 +00:00
2012-11-09 08:29:34 +00:00
2013-03-08 17:25:12 +00:00
2012-07-24 12:56:47 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2012-11-29 21:09:01 +00:00
2012-11-29 21:09:01 +00:00
2012-09-18 14:19:04 +00:00
2012-05-17 15:13:28 +00:00
2013-05-10 01:08:48 +00:00
2013-05-10 01:08:48 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2013-01-11 02:25:36 +00:00
2013-04-10 19:16:45 +00:00
2013-02-04 06:04:33 +00:00
2012-12-17 16:56:12 +00:00
2012-05-17 15:13:28 +00:00
2012-11-29 23:42:03 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2013-03-27 11:43:37 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-05-17 15:13:28 +00:00
2012-07-05 19:37:52 +00:00
2012-07-05 19:37:52 +00:00
2012-05-17 15:13:28 +00:00
2012-10-26 08:14:07 +00:00
2012-10-26 08:14:07 +00:00