Catherine Moore
67dc82bc51
2013-11-11 Catherine Moore <clm@codesourcery.com>
gas/
* config/mips/tc-mips.c (convert_reg_type): Use
INSN_LOAD_MEMORY instead of INSN_LOAD_MEMORY_DELAY.
(reg_needs_delay): Likewise.
(insns_between): Likewise.
include/
* opcode/mips.h (INSN_LOAD_MEMORY_DELAY): Rename to...
(INSN_LOAD_MEMORY): ...this.
opcodes/
* mips-dis.c (print_insn_mips): Use
INSN_LOAD_MEMORY instead of INSN_LOAD_MEMORY_DELAY.
(print_insn_micromips): Likewise.
* mips-opc.c (LDD): Remove.
(CLD): Include INSN_LOAD_MEMORY.
(LM): New.
(mips_builtin_opcodes): Use LM instead of LDD.
Add LM to load instructions.
2013-11-11 08:03:47 -08:00
..
2012-12-17 16:56:12 +00:00
2013-07-18 13:53:04 +00:00
2013-07-10 08:16:34 +00:00
2013-10-30 13:43:32 +10:30
2013-11-08 11:11:40 -07:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2013-11-11 08:03:47 -08: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-11-08 11:11:41 -07:00
2013-02-18 23:50:32 +00:00
2013-11-08 11:11:41 -07:00
2012-12-10 12:48:03 +00:00
2013-04-03 18:21:49 +00:00
2013-02-06 23:22:26 +00:00
2013-08-20 06:02:53 +00:00
2013-03-01 23:40:38 +00:00
2013-08-20 06:02:53 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2013-11-08 11:11:41 -07:00
2012-12-17 16:56:12 +00:00
2013-01-30 16:52:35 +00:00
2013-02-11 19:36:56 +00:00
2013-01-30 16:52:35 +00:00
2013-08-07 15:04:28 +00:00