Ian Lance Taylor
8358c818ff
* config/tc-mips.c (mips_isa): New static variable.
...
(md_begin): Initialize mips_isa based on TARGET_CPU. Don't sanity
check macros. Set text alignment and GP size here.
(md_assemble): Don't set text alignment and GP size here.
(append_insn): Don't insert NOPs for load delays if mips_isa >= 2.
Use the right mask and shift for WRITE_FPR_T and WRITE_FPR_S. Add
a NOP after a branch likely.
(mips_emit_delays): Don't insert NOPS for load delays if mips_isa
>= 2.
(macro): Support r6000 and r4000 macros.
(mips_ip): Check insn ISA level against mips_isa before using it.
Added 'x' case for ignored register.
(md_parse_option): Handle -mipsN and -mcpu=XX.
1993-08-20 15:45:50 +00:00
..
1993-07-30 22:38:38 +00:00
1992-02-27 18:52:18 +00:00
1992-11-23 20:42:33 +00:00
1992-11-23 20:42:33 +00:00
1992-12-03 23:42:16 +00:00
1992-02-13 09:13:54 +00:00
1992-12-03 23:49:30 +00:00
1992-11-23 20:42:33 +00:00
1992-05-05 14:23:33 +00:00
1993-02-08 19:17:29 +00:00
1991-10-21 16:31:43 +00:00
1993-02-04 20:47:48 +00:00
1992-11-23 20:42:33 +00:00
1993-04-08 19:55:44 +00:00
1993-07-07 16:14:44 +00:00
1992-11-23 20:42:33 +00:00
1993-06-03 19:58:32 +00:00
1993-07-19 20:03:06 +00:00
1992-11-23 20:42:33 +00:00
1992-11-23 20:42:33 +00:00
1992-11-23 20:42:33 +00:00
1993-04-02 18:42:37 +00:00
1993-02-08 19:20:27 +00:00
1992-11-23 20:42:33 +00:00
1992-02-13 08:39:15 +00:00
1992-02-13 08:39:15 +00:00
1992-11-23 20:42:33 +00:00
1993-07-30 01:40:25 +00:00
1992-12-03 23:45:34 +00:00
1992-12-03 23:48:47 +00:00
1993-03-12 02:29:11 +00:00
1992-12-13 00:56:14 +00:00
1991-12-01 07:11:25 +00:00
1993-02-24 11:16:21 +00:00
1993-06-20 21:56:23 +00:00
1993-07-15 16:35:23 +00:00
1993-07-07 17:23:39 +00:00
1993-07-07 17:23:39 +00:00
1993-07-21 19:26:20 +00:00
1992-02-13 08:39:15 +00:00
1993-07-21 00:41:42 +00:00
1993-07-14 19:35:45 +00:00
1993-07-14 22:21:25 +00:00
1993-07-14 19:35:45 +00:00
1993-07-21 17:19:33 +00:00
1993-07-15 16:02:21 +00:00
1993-08-03 20:25:58 +00:00
1993-08-20 05:29:24 +00:00
1993-07-07 16:22:12 +00:00
1992-11-23 20:42:33 +00:00
1993-07-14 19:35:45 +00:00
1993-05-14 10:56:24 +00:00
1993-05-14 10:56:24 +00:00
1993-07-14 19:35:45 +00:00
1992-11-23 20:42:33 +00:00
1993-07-21 00:41:42 +00:00
1993-07-14 19:35:45 +00:00
1993-04-27 01:32:09 +00:00
1992-08-11 17:00:47 +00:00
1993-07-23 19:17:12 +00:00
1993-06-30 18:27:41 +00:00
1991-04-04 18:19:54 +00:00
1992-02-13 08:33:54 +00:00
1993-07-22 18:02:01 +00:00
1992-02-24 18:25:19 +00:00
1993-07-23 19:17:12 +00:00
1993-07-02 01:33:33 +00:00
1993-07-12 19:42:32 +00:00
1993-07-16 16:26:41 +00:00
1993-08-19 17:45:03 +00:00
1992-02-17 15:54:49 +00:00
1993-07-12 19:42:32 +00:00
1991-04-04 18:19:54 +00:00
1993-07-21 00:41:42 +00:00
1992-02-13 09:13:54 +00:00
1993-07-19 19:13:30 +00:00
1992-09-09 18:38:16 +00:00
1993-07-23 02:55:25 +00:00
1993-07-21 17:19:33 +00:00
1992-02-13 09:13:54 +00:00
1993-08-20 15:45:50 +00:00
1993-07-07 17:23:39 +00:00
1993-07-12 19:42:32 +00:00
1992-02-15 21:09:34 +00:00
1993-07-12 19:42:32 +00:00
1993-06-30 10:30:54 +00:00
1993-06-30 10:30:54 +00:00
1993-08-06 16:10:40 +00:00
1993-07-07 16:17:29 +00:00
1993-07-21 00:41:42 +00:00
1992-12-03 23:41:18 +00:00
1993-07-12 19:42:32 +00:00
1991-04-04 18:19:54 +00:00
1993-07-12 19:42:32 +00:00
1992-08-25 22:12:54 +00:00
1992-02-13 09:13:54 +00:00
1992-02-13 08:33:54 +00:00
1993-05-05 12:41:52 +00:00
1993-05-05 12:43:06 +00:00
1992-02-21 11:37:01 +00:00
1992-12-03 23:52:26 +00:00
1992-12-30 21:39:51 +00:00
1992-02-13 08:39:15 +00:00
1992-02-13 09:13:54 +00:00
1992-02-13 09:13:54 +00:00
1993-03-15 23:58:22 +00:00