Jakub Jelinek
b3c74e6dd0
gas/
* config/tc-sparc.c (sparc_ip): Fix a bug which caused v9_arg_p
instructions to loose any special insn->architecture mask.
* config/tc-sparc.c (v9a_asr_table): Add v9b ASRs.
(sparc_md_end, sparc_arch_types, sparc_arch,
sparc_elf_final_processing): Handle v8plusb and v9b architectures.
(sparc_ip): Handle siam mode operands. Support v9b ASRs (and
request v9b architecture if they are used).
bfd/
* elf32-sparc.c (elf32_sparc_merge_private_bfd_data,
elf32_sparc_object_p, elf32_sparc_final_write_processing):
Support v8plusb.
* elf64-sparc.c (sparc64_elf_merge_private_bfd_data,
sparc64_elf_object_p): Support v9b.
* archures.c: Declare v8plusb and v9b machines.
* bfd-in2.h: Ditto.
* cpu-sparc.c: Ditto.
include/opcode/
* sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B.
Note that '3' is used for siam operand.
opcodes/
* sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
(compute_arch_mask): Add v8plusb and v9b machines.
(print_insn_sparc): siam mode decoding, accept ASRs up to 25.
* opcodes/sparc-opc.c: Support for Cheetah instruction set.
(prefetch_table): Add #invalidate.
2000-10-20 10:38:47 +00:00
..
1999-05-03 07:29:06 +00:00
1999-10-18 22:29:14 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2000-08-06 14:09:14 +00:00
2000-07-26 22:44:42 +00:00
2000-10-20 10:38:47 +00:00
1999-05-03 07:29:06 +00:00
2000-07-20 15:39:41 +00:00
2000-05-25 22:23:45 +00:00
2000-03-27 20:17:02 +00:00
2000-05-01 16:55:50 +00:00
2000-09-05 05:22:24 +00:00
2000-02-23 13:52:22 +00:00
2000-08-16 17:29:23 +00:00
2000-08-09 03:33:41 +00:00
1999-05-03 07:29:06 +00:00
2000-09-22 19:43:49 +00:00
2000-06-19 01:22:42 +00:00
1999-05-27 22:31:03 +00:00
1999-05-03 07:29:06 +00:00
2000-09-14 01:47:37 +00:00
1999-05-03 07:29:06 +00:00
1999-12-01 10:05:24 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-09-04 17:16:21 +00:00
1999-05-03 07:29:06 +00:00
2000-05-03 22:19:45 +00:00
1999-05-03 07:29:06 +00:00
2000-10-20 10:38:47 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2000-05-06 17:14:34 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00