Files
binutils-gdb/bfd
Chenghua Xu 8095d2f70e MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
The MMI instruction set has been implemented in many Loongson
processors.  There is a lot of software optimized for MMI.  This patch
splits MMI from loongson2f/3a, and adds GAS and disassembler options for
MMI instructions.

2018-07-20  Chenghua Xu  <paul.hua.gm@gmail.com>
            Maciej W. Rozycki  <macro@mips.com>

bfd/
	* elfxx-mips.c (print_mips_ases): Add MMI extension.

binutils/
	* readelf.c (print_mips_ases): Add MMI extension.

gas/
	* NEWS: Mention MultiMedia extensions Instructions (MMI)
	support.
	* config/tc-mips.c (options): Add OPTION_LOONGSON_MMI and
	OPTION_NO_LOONGSON_MMI.
	(md_longopts): Likewise.
	(mips_ases): Define availability for MMI.
	(mips_convert_ase_flags): Map ASE_LOONGSON_MMI to
	AFL_ASE_LOONGSON_MMI.
	(mips_cpu_info_table): Add ASE_LOONGSON_MMI for loongson2f/3a.
	(md_show_usage): Add help for -mloongson-mmi and
	-mno-loongson-mmi.
	* doc/as.texi: Document -mloongson-mmi, -mno-loongson-mmi.
	* doc/c-mips.texi: Document -mloongson-mmi, -mno-loongson-mmi,
	.set loongson-mmi and .set noloongson-mmi.
	* testsuite/gas/mips/loongson-2f.d: Move mmi test to ...
	* testsuite/gas/mips/loongson-2f-mmi.d: Here.  Add ISA/ASE
	flag verification.
	* testsuite/gas/mips/loongson-2f.s: Move mmi test to ...
	* testsuite/gas/mips/loongson-2f-mmi.s: Here.
	* testsuite/gas/mips/loongson-3a.d: Move mmi test to ...
	* testsuite/gas/mips/loongson-3a-mmi.d: Here.  Add ISA/ASE
	flag verification.
	* testsuite/gas/mips/loongson-3a.s: Move mmi test to ...
	* testsuite/gas/mips/loongson-3a-mmi.s: Here.
	* testsuite/gas/mips/mips.exp: Run loongson-2f-mmi and
	loongson-3a-mmi tests.

include/
	* elf/mips.h (AFL_ASE_MMI): New macro.
	(AFL_ASE_MASK): Update to include AFL_ASE_LOONGSON_MMI.
	* opcode/mips.h (ASE_LOONGSON_MMI): New macro.

opcodes/
	* mips-dis.c (mips_arch_choices): Add MMI to loongson2f and
	loongson3a descriptors.
	(parse_mips_ase_option): Handle -M loongson-mmi option.
	(print_mips_disassembler_options): Document -M loongson-mmi.
	* mips-opc.c (LMMI): New macro.
	(mips_opcodes): Replace IL2F|IL3A marking with LMMI for MMI
	instructions.
2018-07-20 13:21:33 +01:00
..
2018-02-16 19:09:23 +10:30
2018-06-14 11:32:01 +09:30
2018-01-03 17:49:42 +10:30
2018-02-16 19:09:23 +10:30
2018-04-16 20:29:05 +09:30
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30
2018-02-26 09:32:35 +10:30
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30
2018-05-07 12:33:26 +09:30
2018-02-19 23:55:54 +10:30
2018-04-16 15:23:38 +09:30
2018-04-16 15:29:39 +09:30
2018-04-16 15:11:22 +09:30
2018-05-28 08:15:21 -07:00
2018-07-06 15:18:59 +09:30
2018-03-01 09:12:50 +10:30
2018-07-09 17:27:35 +09:30
2018-05-28 08:15:21 -07:00
2018-07-06 15:18:59 +09:30
2018-04-09 17:40:54 +09:30
2018-07-06 15:18:59 +09:30
2018-04-16 15:29:39 +09:30
2018-04-16 15:29:39 +09:30
2018-05-28 08:15:21 -07:00
2018-06-07 09:07:32 +09:30
2018-07-10 23:59:07 +09:30
2018-02-19 23:55:54 +10:30
2018-07-06 15:18:59 +09:30
2018-04-09 17:40:54 +09:30
2018-05-28 08:15:21 -07:00
2018-07-03 16:46:54 +09:30
2018-02-26 09:29:15 +10:30
2018-04-05 08:24:15 +09:30
2018-02-19 23:55:55 +10:30
2018-07-06 15:18:59 +09:30
2018-03-28 12:17:15 +02:00
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30
2018-07-04 06:18:34 -07:00
2018-07-04 06:18:34 -07:00
2018-02-19 23:55:54 +10:30
2018-04-16 15:23:38 +09:30
2018-02-26 09:34:15 +10:30
2018-04-16 15:31:36 +09:30
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30
2018-04-16 15:17:57 +09:30
2018-02-16 19:09:23 +10:30
2018-02-26 09:33:15 +10:30
2018-02-26 09:33:15 +10:30
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30
2018-07-20 00:00:47 +00:00
2018-02-16 19:09:23 +10:30
2018-02-16 19:09:23 +10:30

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

BFD is an object file library.  It permits applications to use the
same routines to process object files regardless of their format.

BFD is used by the GNU debugger, assembler, linker, and the binary
utilities.

The documentation on using BFD is scanty and may be occasionally
incorrect.  Pointers to documentation problems, or an entirely
rewritten manual, would be appreciated.

There is some BFD internals documentation in doc/bfdint.texi which may
help programmers who want to modify BFD.

BFD is normally built as part of another package.  See the build
instructions for that package, probably in a README file in the
appropriate directory.

BFD supports the following configure options:

  --target=TARGET
	The default target for which to build the library.  TARGET is
	a configuration target triplet, such as sparc-sun-solaris.
  --enable-targets=TARGET,TARGET,TARGET...
	Additional targets the library should support.  To include
	support for all known targets, use --enable-targets=all.
  --enable-64-bit-bfd
	Include support for 64 bit targets.  This is automatically
	turned on if you explicitly request a 64 bit target, but not
	for --enable-targets=all.  This requires a compiler with a 64
	bit integer type, such as gcc.
  --enable-shared
	Build BFD as a shared library.
  --with-mmap
	Use mmap when accessing files.  This is faster on some hosts,
	but slower on others.  It may not work on all hosts.

Report bugs with BFD to bug-binutils@gnu.org.

Patches are encouraged.  When sending patches, always send the output
of diff -u or diff -c from the original file to the new file.  Do not
send default diff output.  Do not make the diff from the new file to
the original file.  Remember that any patch must not break other
systems.  Remember that BFD must support cross compilation from any
host to any target, so patches which use ``#ifdef HOST'' are not
acceptable.  Please also read the ``Reporting Bugs'' section of the
gcc manual.

Bug reports without patches will be remembered, but they may never get
fixed until somebody volunteers to fix them.

Copyright (C) 2012-2018 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.