Files
8sa1-binutils-gdb/opcodes
Hans-Peter Nilsson bd21e58e63 Generally, handle CRISv32.
* cris-dis.c (TRACE_CASE): Define as (disdata->trace_case).
	(struct cris_disasm_data): New type.
	(format_reg, format_hex, cris_constraint, print_flags)
	(get_opcode_entry): Add struct cris_disasm_data * parameter.  All
	callers changed.
	(format_sup_reg, print_insn_crisv32_with_register_prefix)
	(print_insn_crisv32_without_register_prefix)
	(print_insn_crisv10_v32_with_register_prefix)
	(print_insn_crisv10_v32_without_register_prefix)
	(cris_parse_disassembler_options): New functions.
	(bytes_to_skip, cris_spec_reg): Add enum cris_disass_family
	parameter.  All callers changed.
	(get_opcode_entry): Call malloc, not xmalloc.  Return NULL on
	failure.
	(cris_constraint) <case 'Y', 'U'>: New cases.
	(bytes_to_skip): Handle 'Y' and 'N' as 's'.  Skip size is 4 bytes
	for constraint 'n'.
	(print_with_operands) <case 'Y'>: New case.
	(print_with_operands) <case 'T', 'A', '[', ']', 'd', 'n', 'u'>
	<case 'N', 'Y', 'Q'>: New cases.
	(print_insn_cris_generic): Emit "bcc ." for zero and CRISv32.
	(print_insn_cris_with_register_prefix)
	(print_insn_cris_without_register_prefix): Call
	cris_parse_disassembler_options.
	* cris-opc.c (cris_spec_regs): Mention that this table isn't used
	for CRISv32 and the size of immediate operands.  New v32-only
	entries for bz, pid, srs, wz, exs, eda, dz, ebp, erp, nrp, ccs and
	spc.  Add v32-only 4-byte entries for p2, p3, p5 and p6.  Change
	ccr, ibr, irp to be v0..v10.  Change bar, dccr to be v8..v10.
	Change brp to be v3..v10.
	(cris_support_regs): New vector.
	(cris_opcodes): Update head comment.  New format characters '[',
	']', space, 'A', 'd', 'N', 'n', 'Q', 'T', 'u', 'U', 'Y'.
	Add new opcodes for v32 and adjust existing opcodes to accommodate
	differences to earlier variants.
	(cris_cond15s): New vector.
2004-11-04 14:54:38 +00:00
..
2004-09-17 06:13:39 +00:00
2004-09-17 06:13:39 +00:00
2003-12-03 03:15:14 +00:00
2003-08-08 21:21:24 +00:00
2003-08-08 21:21:24 +00:00
2003-08-08 21:21:24 +00:00
2003-08-08 21:21:24 +00:00
2003-08-08 23:01:28 +00:00
2003-08-08 21:21:24 +00:00
2004-11-04 14:54:38 +00:00
2004-01-02 11:16:21 +00:00
2004-01-02 11:16:21 +00:00
2004-09-17 06:13:39 +00:00
2004-11-04 14:54:38 +00:00
2004-11-04 14:54:38 +00:00
2003-08-14 07:03:18 +00:00
2004-07-07 17:28:53 +00:00
2003-06-10 22:08:45 +00:00
2003-06-10 22:08:45 +00:00
2004-03-01 10:11:46 +00:00
2004-08-27 09:32:02 +00:00
2004-08-27 09:32:02 +00:00
2004-03-01 10:11:46 +00:00
2004-03-01 10:11:46 +00:00
2004-08-27 09:32:02 +00:00
2004-08-27 09:32:02 +00:00
2003-02-25 03:22:06 +00:00
2003-12-03 03:15:14 +00:00
2004-11-04 09:16:09 +00:00
2004-06-30 18:12:38 +00:00
2004-06-08 20:40:59 +00:00
2004-06-30 18:12:38 +00:00
2003-06-10 22:08:45 +00:00
2003-06-10 22:08:45 +00:00
2004-03-30 09:29:19 +00:00
2004-02-13 03:21:49 +00:00
2004-10-15 05:49:33 +00:00
2004-10-15 05:49:33 +00:00
2003-09-30 16:17:15 +00:00
2004-07-20 17:59:00 +00:00
2003-12-04 11:07:22 +00:00
2003-06-10 22:08:45 +00:00
2003-06-10 22:08:45 +00:00
2002-12-12 21:52:06 +00:00
2003-12-04 11:07:22 +00:00
2004-03-16 00:58:43 +00:00
2003-01-23 11:51:35 +00:00
2004-07-29 05:19:27 +00:00
2004-07-29 05:19:27 +00:00
2003-06-10 22:08:45 +00:00
2003-06-10 22:08:45 +00:00
2004-10-12 18:33:17 +00:00
2003-12-15 22:01:43 +00:00
2003-11-28 20:12:17 +00:00
2003-11-28 20:12:17 +00:00