3 * mn10300.h: Add new operand types. Add new instruction formats.
7 * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"
12 * mips.h (INSN_ISA5): New.
16 * mips.h (OPCODE_IS_MEMBER): New.
20 * d30v.h (SHORT_AR): Define.
24 * alpha.h (alpha_num_opcodes): Convert to unsigned.
25 (alpha_num_operands): Ditto.
29 * hppa.h (pa_opcodes): Add load and store cache control to
30 instructions. Add ordered access load and store.
32 * hppa.h (pa_opcode): Add new entries for addb and addib.
34 * hppa.h (pa_opcodes): Fix cmpb and cmpib entries.
36 * hppa.h (pa_opcodes): Add entries for cmpb and cmpib.
40 * d10v.h: Add flag RESTRICTED_NUM3 for imm3 operands.
44 * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"
45 and "be" using completer prefixes.
47 * hppa.h (pa_opcodes): Add initializers to silence compiler.
49 * hppa.h: Update comments about character usage.
53 * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning
54 up the new fstw & bve instructions.
58 * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store
61 * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.
63 * hppa.h (pa_opcodes): Add long offset double word load/store
66 * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and
69 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.
71 * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.
73 * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.
75 * hppa.h (pa_opcodes): Add new syntax "be" instructions.
77 * hppa.h (pa_opcodes): Note use of 'M' and 'L'.
79 * hppa.h (pa_opcodes): Add support for "b,l".
81 * hppa.h (pa_opcodes): Add support for "b,gate".
85 * hppa.h (pa_opcodes): Use 'fX' for first register operand
88 * hppa.h (pa_opcodes): Fix mask for probe and probei.
90 * hppa.h (pa_opcodes): Fix mask for depwi.
94 * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 as
95 an explicit output argument.
99 * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.
100 Add a few PA2.0 loads and store variants.
108 * i386.h (i386_regtab): Move %st to top of table, and split off
109 other fp reg entries.
110 (i386_float_regtab): To here.
114 * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args
117 * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.
120 * hppa.h: Document new completers and args.
121 * hppa.h (pa_opcodes): Add 64 bit patterns and pa2.0 syntax for uxor,
122 uaddcm, dcor, addi, add, sub, subi, shladd, rfi, and probe. Add pa2.0
123 extensions for ssm, rsm, pdtlb, pitlb. Add performance instructions
126 * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,
127 hshr, hsub, mixh, mixw, permh.
129 * hppa.h (pa_opcodes): Change completers in instructions to
132 * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,
133 hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments.
135 * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,
136 fnegabs to use 'I' instead of 'F'.
140 * i386.h: Add AMD athlon instructions, pfnacc, pfpnacc, pswapd.
141 Document pf2iw and pi2fw as athlon insns. Remove pswapw.
142 Alphabetically sort PIII insns.
146 * cgen.h (CGEN_INSN_MACH_HAS_P): New macro.
150 * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,
151 and andcm. Add 32 and 64 bit version of cmpclr, cmpiclr.
153 * hppa.h: Document 64 bit condition completers.
157 * hppa.h (pa_opcodes): Change condition args to use '?' prefix.
161 * i386.h (i386_optab): Add DefaultSize modifier to all insns
162 that implicitly modify %esp. #undef d_Suf, x_suf, sld_suf,
163 sldx_suf, bwld_Suf, d_FP, x_FP, sld_FP, sldx_FP at end of table.
168 * hppa.h (pa_opcodes): Add "pushnom" and "pushbts".
170 * hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.
172 * hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,
173 and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.
177 * i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw insns.
181 * hppa.h (struct pa_opcode): Add new field "flags".
182 (FLAGS_STRICT): Define.
187 * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.
189 * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.
193 * i386.h: Allow `l' suffix on bswap. Allow `w' suffix on arpl,
194 lldt, lmsw, ltr, str, verr, verw. Add FP flag to fcmov*. Add FP
195 flag to fcomi and friends.
199 * hppa.h (pa_opcodes): Move integer arithmetic instructions after
200 integer logical instructions.
204 * m68k.h: Document new formats `E', `G', `H' and new places `N',
207 * m68k.h: Define mcf5206e, mcf5307, mcf. Document new format `u'
208 and new places `m', `M', `h'.
212 * hppa.h (pa_opcodes): Add several processor specific system
217 * hppa.h (pa_opcodes): Add second entry for "comb", "comib",
218 "addb", and "addib" to be used by the disassembler.
222 * i386.h (ReverseModrm): Remove all occurences.
223 (InvMem): Add to control/debug/test mov insns, movhlps, movlhps,
224 movmskps, pextrw, pmovmskb, maskmovq.
225 Change NoSuf to FP on all MMX, XMM and AMD insns as these all
226 ignore the data size prefix.
228 * i386.h (i386_optab, i386_regtab): Add support for PIII SIMD.
233 * ppc.h (PPC_OPCODE_64_BRIDGE): New.
237 * cgen.h (CGEN_ATTR): Delete member num_nonbools.
238 (CGEN_ATTR_TYPE): Update.
239 (CGEN_ATTR_MASK): Number booleans starting at 0.
240 (CGEN_ATTR_VALUE): Update.
241 (CGEN_INSN_ATTR): Update.
245 * hppa.h (fmpyfadd, fmpynfadd, fneg, fnegabs): New PA2.0
250 * hppa.h (bb, bvb): Tweak opcode/mask.
255 * cgen.h (CGEN_ISA,CGEN_MACH): New typedefs.
256 (struct cgen_cpu_desc): Rename member mach to machs. New member isas.
257 New members word_bitsize,default_insn_bitsize,base_insn-bitsize,
258 min_insn_bitsize,max_insn_bitsize,isa_table,mach_table,rebuild_tables.
259 Delete member max_insn_size.
260 (enum cgen_cpu_open_arg): New enum.
261 (cpu_open): Update prototype.
262 (cpu_open_1): Declare.
263 (cgen_set_cpu): Delete.
267 * cgen.h (CGEN_HW_TABLE): Delete `num_init_entries' member.
268 (CGEN_OPERAND_NIL): New macro.
269 (CGEN_OPERAND): New member `type'.
270 (@arch@_cgen_operand_table): Delete decl.
271 (CGEN_OPERAND_INDEX,CGEN_OPERAND_TYPE,CGEN_OPERAND_ENTRY): Delete.
272 (CGEN_OPERAND_TABLE): New struct.
273 (cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): Declare.
274 (CGEN_OPINST): Pointer to operand table entry replaced with enum.
275 (CGEN_CPU_TABLE): New member `isa'. Change member `operand_table',
276 now a CGEN_OPERAND_TABLE. Add CGEN_CPU_DESC arg to
277 {get,set}_{int,vma}_operand.
278 (@arch@_cgen_cpu_open): New arg `isa'.
279 (cgen_set_cpu): Ditto.
283 * i386.h: Fill in cmov and fcmov alternates. Add fcomi short forms.
287 * cgen.h (enum cgen_asm_type): Add CGEN_ASM_NONE.
288 (CGEN_HW_ENTRY): Delete member `next'. Change type of `type' to
290 (CGEN_HW_TABLE): New struct.
291 (hw_table): Delete declaration.
292 (CGEN_OPERAND): Change member hw to hw_type, change type from pointer
293 to table entry to enum.
294 (CGEN_OPINST): Ditto.
295 (CGEN_CPU_TABLE): Change member hw_list to hw_table.
299 * alpha.h (AXP_OPCODE_EV6): New.
300 (AXP_OPCODE_NOPAL): Include it.
304 * cgen.h (CGEN_CPU_DESC): Renamed from CGEN_OPCODE_DESC.
305 All uses updated. New members int_insn_p, max_insn_size,
306 parse_operand,insert_operand,extract_operand,print_operand,
307 sizeof_fields,set_fields_bitsize,get_int_operand,set_int_operand,
308 get_vma_operand,set_vma_operand,parse_handlers,insert_handlers,
309 extract_handlers,print_handlers.
310 (CGEN_ATTR): Change type of num_nonbools to unsigned int.
311 (CGEN_ATTR_BOOL_OFFSET): New macro.
312 (CGEN_ATTR_MASK): Subtract it to compute bit number.
313 (CGEN_ATTR_VALUE): Redo bool/nonbool attr calculation.
314 (cgen_opcode_handler): Renamed from cgen_base.
315 (CGEN_HW_ATTR_VALUE): Renamed from CGEN_HW_ATTR, all uses updated.
316 (CGEN_OPERAND_ATTR_VALUE): Renamed from CGEN_OPERAND_ATTR,
318 (CGEN_OPERAND_INDEX): Rewrite to use table entry, not global.
319 (enum cgen_opinst_type): Renamed from cgen_operand_instance_type.
320 (CGEN_IFLD_ATTR_VALUE): Renamed from CGEN_IFLD_ATTR, all uses updated.
321 (CGEN_OPCODE,CGEN_IBASE): New types.
322 (CGEN_INSN): Rewrite.
323 (CGEN_{ASM,DIS}_HASH*): Delete.
324 (init_opcode_table,init_ibld_table): Declare.
325 (CGEN_INSN_ATTR): New type.
329 * i386.h (d_Suf, x_Suf, sld_Suf, sldx_Suf, bwld_Suf): Define.
330 (x_FP, d_FP, dls_FP, sldx_FP): Define.
331 Change *Suf definitions to include x and d suffixes.
332 (movsx): Use w_Suf and b_Suf.
334 (movs): Use bwld_Suf.
335 (fld): Change ordering. Use sld_FP.
336 (fild): Add Intel Syntax equivalent of fildq.
339 (fstp): Use sld_FP. Add x_FP version.
340 (fistp): LLongMem version for Intel Syntax.
341 (fcom, fcomp): Use sld_FP.
342 (fadd, fiadd, fsub): Use sld_FP.
344 (fmul, fimul, fdvi, fidiv, fdivr): Use sld_FP.
348 * cgen.h (enum cgen_mode): Add CGEN_MODE_TARGET_MAX, CGEN_MODE_INT,
353 * hppa.h (bv): Fix mask.
357 * cgen.h (CGEN_ATTR_VALUE_TYPE): New typedef.
359 (CGEN_ATTR_TYPE,CGEN_ATTR_ENTRY): Ditto.
360 (CGEN_ATTR_TABLE): New member dfault.
364 * mips.h (MIPS16_INSN_BRANCH): New.
368 The following is part of a change made by Edith Epstein
370 changes by HP; HP did not create ChangeLog entries.
372 * hppa.h (completer_chars): list of chars to not put a space
377 * i386.h (i386_optab): Permit w suffix on processor control and
378 status word instructions.
382 * cgen.h (struct cgen_hw_entry): Delete const on attrs member.
383 (struct cgen_keyword_entry): Ditto.
384 (struct cgen_operand): Ditto.
385 (CGEN_IFLD): New typedef, with associated access macros.
386 (CGEN_IFMT): New typedef, with associated access macros.
387 (CGEN_IFMT): Renamed from CGEN_FORMAT. New member `iflds'.
388 (CGEN_IVALUE): New typedef.
389 (struct cgen_insn): Delete const on syntax,attrs members.
390 `format' now points to format data. Type of `value' is now
392 (struct cgen_opcode_table): New member ifld_table.
396 * cgen.h (cgen_extract_fn): Update type of `base_insn' arg.
397 (CGEN_OPERAND_INSTANCE): New member `attrs'.
398 (CGEN_OPERAND_INSTANCE_{ATTRS,ATTR}): New macros.
399 (cgen_dis_lookup_insn): Update type of `base_insn' arg.
400 (cgen_opcode_table): Update type of dis_hash fn.
401 (extract_operand): Update type of `insn_value' arg.
405 * cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Delete.
409 * mips.h (INSN_MULT): Added.
413 * i386.h (MAX_MNEM_SIZE): Rename from MAX_OPCODE_SIZE.
417 * cgen.h (CGEN_INSN_INT): New typedef.
418 (CGEN_INT_INSN_P): Renamed from CGEN_INT_INSN.
419 (CGEN_INSN_BYTES): Renamed from cgen_insn_t.
420 (CGEN_INSN_BYTES_PTR): New typedef.
421 (CGEN_EXTRACT_INFO): New typedef.
422 (cgen_insert_fn,cgen_extract_fn): Update.
423 (cgen_opcode_table): New member `insn_endian'.
424 (assemble_insn,lookup_insn,lookup_get_insn_operands): Update.
425 (insert_operand,extract_operand): Update.
426 (cgen_get_insn_value,cgen_put_insn_value): Add prototypes.
430 * cgen.h (CGEN_ATTR_BOOLS): New macro.
431 (struct CGEN_HW_ENTRY): New member `attrs'.
432 (CGEN_HW_ATTR): New macro.
433 (struct CGEN_OPERAND_INSTANCE): New member `name'.
434 (CGEN_INSN_INVALID_P): New macro.
443 * i386.h (i386_optab): Add AMD 3DNow! instructions.
444 (AMD_3DNOW_OPCODE): Define.
448 * d30v.h (EITHER_BUT_PREFER_MU): Define.
452 * cgen.h (cgen_insn): #if 0 out element `cdx'.
456 Move all global state data into opcode table struct, and treat
457 opcode table as something that is "opened/closed".
458 * cgen.h (CGEN_OPCODE_DESC): New type.
459 (all fns): New first arg of opcode table descriptor.
460 (cgen_set_parse_operand_fn): Add prototype.
461 (cgen_current_machine,cgen_current_endian): Delete.
462 (CGEN_OPCODE_TABLE): New members mach,endian,operand_table,
463 parse_operand_fn,asm_hash_table,asm_hash_table_entries,
464 dis_hash_table,dis_hash_table_entries.
465 (opcode_open,opcode_close): Add prototypes.
467 * cgen.h (cgen_insn): New element `cdx'.
471 * d30v.h (FLAG_LKR): New flag for "left-kills-right" instructions.
475 * mn10300.h: Add "no_match_operands" field for instructions.
476 (MN10300_MAX_OPERANDS): Define.
480 * cgen.h (cgen_macro_insn_count): Declare.
484 * cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Define.
485 (cgen_insert_fn,cgen_extract_fn): New arg `pc'.
486 (get_operand,put_operand): Replaced with get_{int,vma}_operand,
487 set_{int,vma}_operand.
491 * mn10300.h: Add "machine" field for instructions.
492 (MN103, AM30): Define machine types.
496 * i386.h: Use FP, not sl_Suf, for fxsave and fxrstor.
500 * i386.h: Add support for fxsave, fxrstor, sysenter and sysexit.
504 * i386.h (i386_optab): Add general form of aad and aam. Add ud2a
506 (i386_regtab): Allow cr0..7, db0..7, dr0..7, tr0..7, not just
507 those that happen to be implemented on pentiums.
511 * i386.h: Change occurences of Data16 to Size16, Data32 to Size32,
512 IgnoreDataSize to IgnoreSize. Flag address and data size prefixes
513 with Size16|IgnoreSize or Size32|IgnoreSize.
517 * i386.h (REPNE): Rename to REPNE_PREFIX_OPCODE.
518 (REPE): Rename to REPE_PREFIX_OPCODE.
519 (i386_regtab_end): Remove.
520 (i386_prefixtab, i386_prefixtab_end): Remove.
521 (i386_optab): Use NULL as sentinel rather than "" to suit rewrite
523 (MAX_OPCODE_SIZE): Define.
524 (i386_optab_end): Remove.
528 * i386.h (i386_optab): Allow 16 bit displacement for `mov
529 mem,acc'. Combine 16 and 32 bit forms of various insns. Allow 16
530 bit form of ljmp. Add IsPrefix modifier to prefixes. Add addr32,
531 data32, dword, and adword prefixes.
532 (i386_regtab): Add BaseIndex modifier to valid 16 bit base/index
537 * i386.h (i386_regtab): Remove BaseIndex modifier from esp.
539 * i386.h: Allow `l' suffix on fld, fst, fstp, fcom, fcomp with
540 register operands, because this is a common idiom. Flag them with
541 a warning. Allow illegal faddp, fsubp, fsubrp, fmulp, fdivp,
542 fdivrp because gcc erroneously generates them. Also flag with a
545 * i386.h: Add suffix modifiers to most insns, and tighter operand
546 checks in some cases. Fix a number of UnixWare compatibility
547 issues with float insns. Merge some floating point opcodes, using
548 new FloatMF modifier.
549 (WORD_PREFIX_OPCODE): Rename to DATA_PREFIX_OPCODE for
552 * i386.h: Change occurence of ShortformW to W|ShortForm. Add
553 IgnoreDataSize where appropriate.
557 * i386.h: (one_byte_segment_defaults): Remove.
558 (two_byte_segment_defaults): Remove.
559 (i386_regtab): Add BaseIndex to 32 bit regs reg_type.
563 * cgen.h (cgen_hw_lookup_by_name): Renamed from cgen_hw_lookup.
564 (cgen_hw_lookup_by_num): Declare.
568 * mips.h (OP_{SH,MASK}_CODE2): Added "q" operand format for lower
569 ten bits of MIPS ISA1 "break" instruction, and for "sdbbp"
573 * cgen.h (cgen_asm_init_parse): Delete.
574 (cgen_save_fixups,cgen_restore_fixups,cgen_swap_fixups): Delete.
575 (cgen_asm_record_register,cgen_asm_finish_insn): Delete.
579 * cgen.h (CGEN_ATTR_TYPE): Delete `const', moved to uses.
580 (cgen_asm_finish_insn): Update prototype.
581 (cgen_insn): New members num, data.
582 (CGEN_INSN_TABLE): Members asm_hash, asm_hash_table_size,
583 dis_hash, dis_hash_table_size moved to ...
584 (CGEN_OPCODE_TABLE). Here. Renamed from CGEN_OPCODE_DATA.
585 All uses updated. New members asm_hash_p, dis_hash_p.
586 (CGEN_MINSN_EXPANSION): New struct.
587 (cgen_expand_macro_insn): Declare.
588 (cgen_macro_insn_count): Declare.
589 (get_insn_operands): Update prototype.
590 (lookup_get_insn_operands): Declare.
594 * i386.h (i386_optab): Change iclrKludge and imulKludge to
595 regKludge. Add operands types for string instructions.
599 * i386.h (X): Renamed from `Z_' to preserve formatting of opcode
604 * i386.h (Z_): Renamed from `_' to avoid clash with common alias
609 * i386.h: Remove NoModrm flag from all insns: it's never checked.
610 Add IsString flag to string instructions.
611 (IS_STRING): Don't define.
612 (LOCK_PREFIX_OPCODE, CS_PREFIX_OPCODE, DS_PREFIX_OPCODE): Define.
613 (ES_PREFIX_OPCODE, FS_PREFIX_OPCODE, GS_PREFIX_OPCODE): Define.
614 (SS_PREFIX_OPCODE): Define.
618 * i386.h: Revert March 24 patch; no more LinearAddress.
622 * i386.h (i386_optab): Remove fwait (9b) from all floating point
623 instructions, and instead add FWait opcode modifier. Add short
624 form of fldenv and fstenv.
625 (FWAIT_OPCODE): Define.
627 * i386.h (i386_optab): Change second operand constraint of `mov
628 sreg,reg|mem' instruction from Reg16|Mem to WordReg|WordMem to
629 allow legal instructions such as `movl %gs,%esi'
633 * h8300.h: Various changes to fully bracket initializers.
637 * i386.h: Set LinearAddress for lidt and lgdt.
641 * cgen.h (CGEN_BOOL_ATTR): New macro.
645 * d30v.h (FLAG_DELAY): New flag for delayed branches/jumps.
649 * cgen.h (CGEN_CAT3): Delete. Use CONCAT3 now.
650 (cgen_insn): Record syntax and format entries here, rather than
655 * cgen.h (CGEN_SYNTAX_MAKE_FIELD): New macro.
659 * cgen.h (cgen_insert_fn): Change type of result to const char *.
660 (cgen_parse_{signed,unsigned}_integer): Delete min,max arguments.
661 (CGEN_{INSN,KEYWORD,OPERAND}_NBOOL_ATTRS): Renamed from ..._MAX_ATTRS.
665 * cgen.h (lookup_insn): New argument alias_p.
669 Fix rac to accept only a0:
670 * d10v.h (OPERAND_ACC): Split into:
671 (OPERAND_ACC0, OPERAND_ACC1) .
672 (OPERAND_GPR): Define.
676 * cgen.h (CGEN_FIELDS): Define here.
677 (CGEN_HW_ENTRY): New member `type'.
678 (hw_list): Delete decl.
679 (enum cgen_mode): Declare.
680 (CGEN_OPERAND): New member `hw'.
681 (enum cgen_operand_instance_type): Declare.
682 (CGEN_OPERAND_INSTANCE): New type.
683 (CGEN_INSN): New member `operands'.
684 (CGEN_OPCODE_DATA): Make hw_list const.
685 (get_insn_operands,lookup_insn): Add prototypes for.
689 * cgen.h (CGEN_INSN_MAX_ATTRS): Renamed from CGEN_MAX_INSN_ATTRS.
690 (CGEN_HW_ENTRY): Move `next' entry to end of struct.
691 (CGEN_KEYWORD_MAX_ATTRS): Renamed from CGEN_MAX_KEYWORD_ATTRS.
692 (CGEN_OPERAND_MAX_ATTRS): Renamed from CGEN_MAX_OPERAND_ATTRS.
696 * cgen.h: Correct typo in comment end marker.
704 * cgen.h: Add prototypes for cgen_save_fixups(),
705 cgen_restore_fixups(), and cgen_swap_fixups(). Change prototype
706 of cgen_asm_finish_insn() to return a char *.
710 * cgen.h: Formatting changes to improve readability.
714 * cgen.h (*): Clean up pass over `struct foo' usage.
715 (CGEN_ATTR): Make unsigned char.
716 (CGEN_ATTR_TYPE): Update.
717 (CGEN_ATTR_{ENTRY,TABLE}): New types.
718 (cgen_base): Move member `attrs' to cgen_insn.
719 (CGEN_KEYWORD): New member `null_entry'.
720 (CGEN_{SYNTAX,FORMAT}): New types.
721 (cgen_insn): Format and syntax separated from each other.
725 * d30v.h (d30v_opcode): Reorder flags somewhat, add new flags for
726 2 word load/store, ADDppp/SUBppp, 16/32 bit multiply. Make
727 flags_{used,set} long.
728 (d30v_operand): Make flags field long.
732 * m68k.h: Fix comment describing operand types.
736 * d30v.h (SHORT_CMPU): Add case for cmpu instruction, and move
737 everything else after down.
741 * d10v.h (OPERAND_FLAG): Split into:
742 (OPERAND_FFLAG, OPERAND_CFLAG) .
746 * mips.h (struct mips_opcode): Changed comments to reflect new
751 * mips.h: Added to comments a quick-ref list of all assigned
752 operand type characters.
753 (OP_{MASK,SH}_PERFREG): New macros.
757 * sparc.h: Add '_' and '/' for v9a asr's.
762 * h8300.h: Bit ops with absolute addresses not in the 8 bit
763 area are not available in the base model (H8/300).
767 * m68k.h: Remove documentation of ` operand specifier.
771 * m68k.h: Document q and v operand specifiers.
775 * v850.h (struct v850_opcode): Add processors field.
776 (PROCESSOR_V850, PROCESSOR_ALL): New bit constants.
777 (PROCESSOR_V850E, PROCESSOR_NOT_V850): New bit constants.
778 (PROCESSOR_V850EA): New bit constants.
782 Merge changes from Martin Hunt:
784 * d30v.h: Allow up to 64 control registers. Add
787 * d30v.h (LONG_Db): New form for delayed branches.
789 * d30v.h: (LONG_Db): New form for repeati.
791 * d30v.h (SHORT_D2B): New form.
793 * d30v.h (SHORT_A2): New form.
795 * d30v.h (OPERAND_2REG): Add new operand to indicate 2
796 registers are used. Needed for VLIW optimization.
800 * cgen.h: Move assembler interface section
801 up so cgen_parse_operand_result is defined for cgen_parse_address.
802 (cgen_parse_address): Update prototype.
806 * v850.h (V850_OPREAND_ADJUST_SHORT_MEMORY): Removed.
810 * i386.h (two_byte_segment_defaults): Correct base register 5 in
811 modes 1 and 2 to be ss rather than ds. From Gabriel Paubert
814 * i386.h: Set ud2 to 0x0f0b. From Gabriel Paubert
817 * i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert
820 * i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).
821 (JUMP_ON_ECX_ZERO): Remove commented out macro.
825 * v850.h (V850_NOT_R0): New flag.
829 * v850.h (struct v850_opcode): Remove flags field.
833 * v850.h (struct v850_opcode): Add flags field.
834 (struct v850_operand): Extend meaning of 'bits' and 'shift'
836 (V850E_INSTRUCTION, V850EA_INSTRUCTION): New flags.
837 (V850E_PUSH_POP, V850E_IMMEDIATE16, V850E_IMMEDIATE32): New flags.
845 * sparc.h (sparc_opcodes): Declare as const.
849 * mips.h (FP_S, FP_D): Define. Bitmasks indicating if an insn
850 uses single or double precision floating point resources.
851 (INSN_NO_ISA, INSN_ISA1): Define.
852 (cpu specific INSN macros): Tweak into bitmasks outside the range
857 * i386.h: Fix pand opcode.
861 * mips.h: Widen INSN_ISA and move it to a more convenient
862 bit position. Add INSN_3900.
866 * mips.h (struct mips_opcode): added new field membership.
870 * i386.h (movd): only Reg32 is allowed.
872 * i386.h: add fcomp and ud2. From Wayne Scott
877 * i386.h: Add MMX instructions.
881 * i386.h: Remove W modifier from conditional move instructions.
885 * i386.h: Change the opcodes for fsubp, fsubrp, fdivp, and fdivrp
886 with no arguments to match that generated by the UnixWare
891 * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.
892 (cgen_parse_operand_fn): Declare.
893 (cgen_init_parse_operand): Declare.
894 (cgen_parse_operand): Renamed from cgen_asm_parse_operand,
896 (enum cgen_parse_operand_result): Renamed from cgen_asm_result.
897 (enum cgen_parse_operand_type): New enum.
901 * i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.
909 * i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
914 * v850.h (extract): Make unsigned.
922 * i386.h: Change DW to W for cmpxchg and xadd, since they don't
923 take a direction bit.
927 * sparc.h (sparc_opcode_lookup_arch): Use full prototype.
931 * sparc.h: Include <ansidecl.h>. Update function declarations to
932 use prototypes, and to use const when appropriate.
936 * mn10300.h (MN10300_OPERAND_RELAX): Define.
940 * d10v.h: Change pre_defined_registers to
941 d10v_predefined_registers and reg_name_cnt to d10v_reg_name_cnt.
945 * mips.h: Add macros for cop0, cop1 cop2 and cop3.
946 Change mips_opcodes from const array to a pointer,
947 and change bfd_mips_num_opcodes from const int to int,
948 so that we can increase the size of the mips opcodes table
953 * d30v.h (FLAG_X): Remove unused flag.
961 * tic80.h (PDS_NAME): Macro to access name field of predefined symbols.
962 (PDS_VALUE): Macro to access value field of predefined symbols.
963 (tic80_next_predefined_symbol): Add prototype.
967 * tic80.h (tic80_symbol_to_value): Change prototype to match
968 change in function, added class parameter.
972 * tic80.h (TIC80_OPERAND_ENDMASK): Add for flagging TIc80
973 endmask fields, which are somewhat weird in that 0 and 32 are
974 treated exactly the same.
978 * tic80.h: Change all the OPERAND defines to use the form (1 << X)
979 rather than a constant that is 2**X. Reorder them to put bits for
980 operands that have symbolic names in the upper bits, so they can
981 be packed into an int where the lower bits contain the value that
982 corresponds to that symbolic name.
983 (predefined_symbo): Add struct.
984 (tic80_predefined_symbols): Declare array of translations.
985 (tic80_num_predefined_symbols): Declare size of that array.
986 (tic80_value_to_symbol): Declare function.
987 (tic80_symbol_to_value): Declare function.
991 * mn10200.h (MN10200_OPERAND_RELAX): Define.
995 * tic80.h (TIC80_NO_R0_DEST): Add for opcodes where r0 cannot
996 be the destination register.
1000 * tic80.h (struct tic80_opcode): Change "format" field to "flags".
1001 (FMT_UNUSED, FMT_SI, FMT_LI, FMT_REG): Delete.
1002 (TIC80_VECTOR): Define a flag bit for the flags. This one means
1003 that the opcode can have two vector instructions in a single
1004 32 bit word and we have to encode/decode both.
1008 * tic80.h (TIC80_OPERAND_PCREL): Renamed from
1009 TIC80_OPERAND_RELATIVE for PC relative.
1010 (TIC80_OPERAND_BASEREL): New flag bit for register
1015 * tic80.h (TIC80_OPERAND_FLOAT): Add for floating point operands.
1019 * tic80.h (TIC80_OPERAND_SCALED): Operand may have optional
1020 ":s" modifier for scaling.
1024 * tic80.h (TIC80_OPERAND_M_SI): Add operand modifier for ":m".
1025 (TIC80_OPERAND_M_LI): Ditto
1029 * tic80.h (TIC80_OPERAND_BITNUM): Renamed from TIC80_OPERAND_CC_SZ.
1030 (TIC80_OPERAND_CC): New define for condition code operand.
1031 (TIC80_OPERAND_CR): New define for control register operand.
1035 * tic80.h (struct tic80_opcode): Name changed.
1036 (struct tic80_opcode): Remove format field.
1037 (struct tic80_operand): Add insertion and extraction functions.
1038 (TIC80_OPERAND_*): Remove old bogus values, start adding new
1044 * v850.h (V850_OPERAND_ADJUST_SHORT_MEMORY): New flag to adjust
1045 type IV instruction offsets.
1049 * tic80.h: New file.
1053 * mn10200.h (MN10200_OPERAND_NOCHECK): Define.
1057 * mn10200.h: Fix comment, mn10200_operand not powerpc_operand.
1058 * mn10300.h: Fix comment, mn10300_operand not powerpc_operand.
1059 * v850.h: Fix comment, v850_operand not powerpc_operand.
1063 * mn10200.h: Flesh out structures and definitions needed by
1064 the mn10200 assembler & disassembler.
1068 * mips.h: Add mips16 definitions.
1072 * m68k.h: Document new <, >, m, n, o and p operand specifiers.
1076 * mn10300.h (MN10300_OPERAND_PCREL): Define.
1077 (MN10300_OPERAND_MEMADDR): Define.
1081 * mn10300.h (MN10300_OPERAND_REG_LIST): Define.
1085 * mn10300.h (MN10300_OPERAND_SPLIT): Define.
1089 * mn10300.h (MN10300_OPERAND_EXTENDED): Define.
1093 * mn10300.h (MN10300_OPERAND_REPEATED): Define.
1097 * alpha.h: Don't include "bfd.h"; private relocation types are now
1098 negative to minimize problems with shared libraries. Organize
1099 instruction subsets by AMASK extensions and PALcode
1101 (struct alpha_operand): Move flags slot for better packing.
1105 * v850.h (V850_OPERAND_RELAX): New operand flag.
1109 * mn10300.h (FMT_*): Move operand format definitions
1114 * mn10300.h (MN10300_OPERAND_PAREN): Define.
1118 * mn10300.h (mn10300_opcode): Add "format" field.
1119 (MN10300_OPERAND_*): Define.
1123 * mn10x00.h: Delete.
1124 * mn10200.h, mn10300.h: New files.
1128 * mn10x00.h: New file.
1132 * v850.h: Add new flag to indicate this instruction uses a PC
1137 * h8300.h (stmac): Add missing instruction.
1141 * v850.h (v850_opcode): Remove "size" field. Add "memop"
1146 * v850.h (V850_OPERAND_EP): Define.
1148 * v850.h (v850_opcode): Add size field.
1152 * v850.h (v850_operands): Add insert and extract fields, pointers
1153 to functions used to handle unusual operand encoding.
1154 (V850_OPERAND_REG, V850_OPERAND_SRG, V850_OPERAND_CC,
1155 V850_OPERAND_SIGNED): Defined.
1159 * v850.h (v850_operands): Add flags field.
1160 (OPERAND_REG, OPERAND_NUM): Defined.
1168 * mips.h (OP_SH_LOCC, OP_SH_HICC, OP_MASK_CC, OP_SH_COP1NORM,
1169 OP_MASK_COP1NORM, OP_SH_COP1SPEC, OP_MASK_COP1SPEC,
1170 OP_MASK_COP1SCLR, OP_MASK_COP1CMP, OP_SH_COP1CMP, OP_SH_FORMAT,
1171 OP_MASK_FORMAT, OP_SH_TRUE, OP_MASK_TRUE, OP_SH_GE, OP_MASK_GE,
1172 OP_SH_UNSIGNED, OP_MASK_UNSIGNED, OP_SH_HINT, OP_MASK_HINT):
1177 * hppa.h (pitlb, pitlbe, iitlba, iitlbp, fic, fice): Accept
1178 a 3 bit space id instead of a 2 bit space id.
1182 * d10v.h: Add some additional defines to support the
1183 assembler in determining which operations can be done in parallel.
1187 * h8300.h (SN): Define.
1188 (eepmov.b): Renamed from "eepmov"
1189 (nop, bpt, rte, rts, sleep, clrmac): These have no size associated
1194 * d10v.h (OPERAND_SHIFT): New operand flag.
1198 * d10v.h: Changes for divs, parallel-only instructions, and
1203 * d10v.h (pd_reg): Define. Putting the definition here allows
1204 the assembler and disassembler to share the same struct.
1208 * i960.h (i960_opcodes): "halt" takes an argument. From Stephen
1217 * h8300.h (band, bclr): Force high bit of immediate nibble to zero.
1221 * m68k.h (mcf5200): New macro.
1222 Document names of coldfire control registers.
1226 * h8300.h (SRC_IN_DST): Define.
1228 * h8300.h (UNOP3): Mark the register operand in this insn
1229 as a source operand, not a destination operand.
1230 (SHIFT_2, SHIFT_IMM): Remove. Eliminate all references.
1231 (UNOP3): Change SHIFT_IMM to IMM for H8/S bitops. Mark
1232 register operand with SRC_IN_DST.
1236 * alpha.h: New file.
1240 * rs6k.h: Remove obsolete file.
1244 * i386.h: Correct opcode values for faddp, fsubp, fsubrp, fmulp,
1245 fdivp, and fdivrp. Add ffreep.
1249 * h8300.h: Reorder various #defines for readability.
1250 (ABS32SRC, ABS32DST, DSP32LIST, ABS32LIST, A32LIST): Define.
1251 (BITOP): Accept additional (unused) argument. All callers changed.
1254 (ldc, stc, movb, movw, movl): Use 32bit offsets and absolutes.
1256 * h8300.h (EXR, SHIFT_2, MACREG, SHIFT_IMM, RDINC): Define.
1257 (O_TAS, O_CLRMAC, O_LDMAC, O_MAC, O_LDM, O_STM): Define.
1258 (BITOP, EBITOP): Handle new H8/S addressing modes for
1260 (UNOP3): Handle new shift/rotate insns on the H8/S.
1261 (insns using exr): New instructions.
1262 (tas, mac, ldmac, clrmac, ldm, stm): New instructions.
1266 * h8300.h (add.l): Undo Apr 5th change. The manual I had
1271 * h8300.h (START): Remove.
1272 (MEMRELAX): Define. Mark absolute memory operands in mov.b, mov.w
1273 and mov.l insns that can be relaxed.
1277 * i386.h: Remove Abs32 from lcall.
1281 * sparc.h (SPARC_OPCODE_ARCH_V9_P): New macro.
1282 (SLCPOP): New macro.
1283 Mark X,Y opcode letters as in use.
1287 * sparc.h (F_FLOAT, F_FBR): Define.
1291 * h8300.h (ABS8MEM): Renamed from ABSMOV. Remove ABSMOV
1293 (ABS8SRC,ABS8DST): Add ABS8MEM.
1294 (add.l): Fix reg+reg variant.
1295 (eepmov.w): Renamed from eepmovw.
1296 (ldc,stc): Fix many cases.
1300 * sparc.h (SPARC_OPCODE_ARCH_MASK): New macro.
1304 * sparc.h (O): Mark operand letter as in use.
1308 * sparc.h (sparc_{encode,decode}_sparclet_cpreg): Declare.
1309 Mark operand letters uU as in use.
1313 * sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_SPARCLET.
1314 (sparc_opcode_arch): Delete member `conflicts'. Add `supported'.
1315 (SPARC_OPCODE_SUPPORTED): New macro.
1316 (SPARC_OPCODE_CONFLICT_P): Rewrite.
1321 * sparc.h (sparc_opcode_lookup_arch) Make return type in
1322 declaration consistent with return type in definition.
1326 * i386.h (i386_optab): Remove Data32 from pushf and popf.
1330 * i386.h (i386_regtab): Add 80486 test registers.
1334 * i960.h (I_HX): Define.
1335 (i960_opcodes): Add HX instruction.
1339 * i386.h: Fix waiting forms of finit, fstenv, fsave, fstsw, fstcw,
1344 * sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.
1345 (SPARC_OPCODE_CONFLICT_P): Renamed from ARCHITECTURES_CONFLICT_P.
1346 (bfd_* defines): Delete.
1347 (sparc_opcode_archs): Replaces architecture_pname.
1348 (sparc_opcode_lookup_arch): Declare.
1349 (NUMOPCODES): Delete.
1353 * sparc.h (enum sparc_architecture): Add v9a.
1354 (ARCHITECTURES_CONFLICT_P): Update.
1358 * i386.h: Added Pentium Pro instructions.
1362 * m68k.h: Document new 'W' operand place.
1366 * hppa.h: Add lci and syncdma instructions.
1370 * mips.h: Added INSN_4100 flag to mark NEC VR4100 specific
1375 * ppc.h (PPC_OPCODE_{COMMON,ANY}): New opcode flags for
1376 assembler's -mcom and -many switches.
1380 * i386.h: Fix cmpxchg8b extension opcode description.
1384 * i386.h: Add Pentium instructions wrmsr, rdtsc, rdmsr, cmpxchg8b,
1389 * m68k.h: Change comment: split type P into types 0, 1 and 2.
1393 * sparc.h (sparc_{encode,decode}_prefetch): Declare.
1397 * sparc.h (sparc_{encode,decode}_{asi,membar}): Declare.
1401 * m68kmri.h: Remove.
1403 * m68k.h: Move tables into opcodes/m68k-opc.c, leaving just the
1404 declarations. Remove F_ALIAS and flag field of struct
1405 m68k_opcode. Change arch field of struct m68k_opcode to unsigned
1406 int. Make name and args fields of struct m68k_opcode const.
1410 * sparc.h (F_NOTV9): Define.
1414 * mips.h (INSN_4010): Define.
1418 * m68k.h (TBL1): Reverse sense of "round" argument in result.
1421 * m68k.h: Fix argument descriptions of coprocessor
1422 instructions to allow only alterable operands where appropriate.
1423 [!NO_DEFAULT_SIZES]: An omitted size defaults to `w'.
1424 (m68k_opcode_aliases): Add more aliases.
1428 * m68k.h: Added explcitly short-sized conditional branches, and a
1429 bunch of aliases (fmov*, ftest*, tdivul) to support gcc's
1430 svr4-based configurations.
1435 * i386.h: added missing Data16/Data32 flags to a few instructions.
1439 * mips.h (OP_MASK_FR, OP_SH_FR): Define.
1440 (OP_MASK_BCC, OP_SH_BCC): Define.
1441 (OP_MASK_PREFX, OP_SH_PREFX): Define.
1442 (OP_MASK_CCC, OP_SH_CCC): Define.
1443 (INSN_READ_FPR_R): Define.
1448 * m68k.h (enum m68k_architecture): Deleted.
1449 (struct m68k_opcode_alias): New type.
1450 (m68k_opcodes): Now const. Deleted opcode aliases with exactly
1451 matching constraints, values and flags. As a side effect of this,
1452 the MOTOROLA_SYNTAX_ONLY and MIT_SYNTAX_ONLY macros, which so far
1453 as I know were never used, now may need re-examining.
1454 (numopcodes): Now const.
1455 (m68k_opcode_aliases, numaliases): New variables.
1457 [DONT_DEFINE_TABLE]: Declare numopcodes, numaliases, and
1458 m68k_opcode_aliases; update declaration of m68k_opcodes.
1462 * hppa.h (delay_type): Delete unused enumeration.
1463 (pa_opcode): Replace unused delayed field with an architecture
1465 (pa_opcodes): Mark each instruction as either PA1.0 or PA1.1.
1469 * mips.h (INSN_ISA4): Define.
1473 * mips.h (M_DLA_AB, M_DLI): Define.
1477 * hppa.h (fstwx): Fix single-bit error.
1481 * mips.h (M_ULD, M_ULD_A, M_USD, M_USD_A): Define.
1485 * i386.h: added cpuid instruction , and dr[0-7] aliases for the
1492 * i386.h (MOV_AX_DISP32): New macro.
1493 (i386_optab): Added Data16 and Data32 as needed. Added "w" forms
1494 of several call/return instructions.
1495 (ADDR_PREFIX_OPCODE): New macro.
1501 * ../include/opcode/vax.h (struct vot_wot, field `args'): make
1502 it pointer to const char;
1503 (struct vot, field `name'): ditto.
1507 * vax.h: Supply and properly group all values in end sentinel.
1511 * mips.h (INSN_ISA, INSN_4650): Define.
1515 * a29k.h: Add operand type 'I' for `inv' and `iretinv'. On
1516 systems with a separate instruction and data cache, such as the
1517 29040, these instructions take an optional argument.
1521 * mips.h (INSN_STORE_MEMORY): Correct value to not conflict with
1526 * mips.h (INSN_STORE_MEMORY): Define.
1530 * sparc.h: Document new operand type 'x'.
1534 * i960.h (I_CX2): New instruction category. It includes
1535 instructions available on Cx and Jx processors.
1536 (I_JX): New instruction category, for JX-only instructions.
1537 (i960_opcodes): Put eshro and sysctl in I_CX2 category. Added
1538 Jx-only instructions, in I_JX category.
1542 * ns32k.h (endop): Made pointer const too.
1546 * ns32k.h: Drop Q operand type as there is no correct use
1547 for it. Add I and Z operand types which allow better checking.
1551 * h8300.h (xor.l) :fix bit pattern.
1552 (L_2): New size of operand.
1557 * m68k.h: Move "trap" before "tpcc" to change disassembly.
1561 * sparc.h: Include v9 definitions.
1565 * m68k.h (m68060): Defined.
1566 (m68040up, mfloat, mmmu): Include it.
1567 (struct m68k_opcode): Widen `arch' field.
1568 (m68k_opcodes): Updated for M68060. Removed comments that were
1569 instructions commented out by "JF" years ago.
1573 * m68k.h (struct m68k_opcode): Shorten `arch' field to 8 bits, and
1574 add a one-bit `flags' field.
1575 (F_ALIAS): New macro.
1579 * h8300.h (dec, inc): Get encoding right.
1583 * ppc.h (struct powerpc_operand): Removed signedp field; just use
1585 (PPC_OPERAND_SIGNED): Define.
1586 (PPC_OPERAND_SIGNOPT): Define.
1590 * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size
1595 * i386.h: Reverse last change. It'll be handled in gas instead.
1599 * i386.h (sar): Disabled the two-operand Imm1 form, since it was
1600 slower on the 486 and used the implicit shift count despite the
1601 explicit operand. The one-operand form is still available to get
1602 the shorter form with the implicit shift count.
1606 * hppa.h: Fix typo in fstws arg string.
1610 * ppc.h (struct powerpc_opcode): Make operands field unsigned.
1614 * ppc.h (PPC_OPCODE_601): Define.
1618 * hppa.h (addb): Use '@' for addb and addib pseudo ops.
1619 (so we can determine valid completers for both addb and addb[tf].)
1621 * hppa.h (xmpyu): No floating point format specifier for the
1626 * ppc.h (PPC_OPERAND_NEXT): Define.
1627 (PPC_OPERAND_NEGATIVE): Change value to make room for above.
1628 (struct powerpc_macro): Define.
1629 (powerpc_macros, powerpc_num_macros): Declare.
1633 * ppc.h: New file. Header file for PowerPC opcode table.
1637 * hppa.h: More minor template fixes for sfu and copr (to allow
1638 for easier disassembly).
1640 * hppa.h: Fix templates for all the sfu and copr instructions.
1644 * i386.h (push): Permit Imm16 operand too.
1648 * h8300.h (andc): Exists in base arch.
1653 * hppa.h: #undef NONE to avoid conflict with hiux include files.
1657 * hppa.h: Add FP quadword store instructions.
1661 * mips.h: (M_J_A): Added.
1666 * mips.h (OP_MASK_CACHE, OP_SH_CACHE): Define. From Ted Lemon
1671 * hppa.h: Immediate field in probei instructions is unsigned,
1672 not low-sign extended.
1676 * m88k.h (RRI10MASK): Change from 0xfc00ffe0 to 0xfc00fc00.
1680 * i386.h: Add "fxch" without operand.
1684 * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
1688 * hppa.h: Add gfw and gfr to the opcode table.
1692 * m88k.h: extended to handle m88110.
1696 * hppa.h (be, ble): Use operand type 'z' to denote absolute branch
1701 * i960.h (i960_opcodes): Properly bracket initializers.
1705 * m88k.h (BOFLAG): rewrite to avoid nested comment.
1709 * m68k.h (two): Protect second argument with parentheses.
1713 * i386.h (i386_optab): Added new instruction "rsm" (for i386sl).
1714 Deleted old in/out instructions in "#if 0" section.
1718 * i386.h (i386_optab): Properly bracket initializers.
1722 * hppa.h (pa_opcode): Use '|' for movb and movib insns. (From
1727 * i386.h (lcall): Accept Imm32 operand also.
1731 * mips.h (M_ABSU): Removed (absolute value of unsigned number??).
1736 * mips.h (INSN_*): Changed values. Removed unused definitions.
1737 Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3. Split
1738 INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and
1739 INSN_LOAD_COPROC_DELAY. Split INSN_COPROC_DELAY into
1740 INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY.
1741 (M_*): Added new values for r6000 and r4000 macros.
1742 (ANY_DELAY): Removed.
1746 * mips.h: Added M_LI_S and M_LI_SS.
1750 * h8300.h: Get some rare mov.bs correct.
1754 * sparc.h: Don't define const ourself; rely on ansidecl.h having
1759 * sparc.h (F_JSR, F_UNBR, F_CONDBR): Add new flags to mark
1760 jump instructions, for use in disassemblers.
1764 * m88k.h: Make bitfields just unsigned, not unsigned long or
1769 * hppa.h: New argument type 'y'. Use in various float instructions.
1773 * hppa.h (break): First immediate field is unsigned.
1775 * hppa.h: Add rfir instruction.
1779 * mips.h: Split the actual table out into ../../opcodes/mips-opc.c.
1783 * mips.h: Reworked the hazard information somewhat, and fixed some
1784 bugs in the instruction hazard descriptions.
1788 * m88k.h: Corrected a couple of opcodes.
1792 * mips.h: Replaced with version from Ralph Campbell and OSF. The
1793 new version includes instruction hazard information, but is
1794 otherwise reasonably similar.
1798 * h8300.h: Fix typo in UNOP3 (affected sh[al][lr].l).
1803 * hppa.h: Clean up some of the OLD_TABLE, non-OLD_TABLE braindamage.
1804 Make the tables be the same for the following instructions:
1805 "bb", "addb[tf]", "addib[tf]", "add", "add[loc]", "addco",
1806 "sh[123]add", "sh[123]add[lo]", "sub", "sub[obt]", "sub[bt]o",
1807 "ds", "comclr", "addi", "addi[ot]", "addito", "subi", "subio",
1808 "comiclr", "fadd", "fsub", "fmpy", "fdiv", "fsqrt", "fabs",
1809 "frnd", "fcpy", "fcnvff", "fcnvxf", "fcnvfx", "fcnvfxt",
1810 "fcmp", and "ftest".
1812 * hppa.h: Make new and old tables the same for "break", "mtctl",
1813 "mfctl", "bb", "ssm", "rsm", "xmpyu", "fmpyadd", "fmpysub".
1814 Fix typo in last patch. Collapse several #ifdefs into a
1817 * hppa.h: Delete remaining OLD_TABLE code. Bring some
1818 of the comments up-to-date.
1820 * hppa.h: Update "free list" of letters and update
1821 comments describing each letter's function.
1825 * h8300.h: checkpoint, includes H8/300-H opcodes.
1830 * hppa.h: Rework single precision FP
1831 instructions so that they correctly disassemble code
1836 * i386.h (i386_optab, mov pattern): Remove Mem16 restriction from
1837 mov to allow instructions like mov ss,xyz(ecx) to assemble.
1841 * hppa.h: Use new version from Utah if OLD_TABLE isn't defined;
1842 gdb will define it for now.
1846 * sparc.h: Don't end enumerator list with comma.
1851 * mips.h (OP_MASK_COPZ, OP_SH_COPZ): Define.
1852 ("bc2t"): Correct typo.
1853 ("[ls]wc[023]"): Use T rather than t.
1854 ("c[0123]"): Define general coprocessor instructions.
1858 * m68k.h: Move split point for gcc compilation more towards
1863 * rs6k.h: Clean up instructions for primary opcode 19 (many were
1864 simply wrong, ics, rfi, & rfsvc were missing).
1865 Add "a" to opr_ext for "bb". Doc fix.
1870 * mips.h: Add casts, to suppress warnings about shifting too much.
1871 * m68k.h: Document the placement code '9'.
1875 * m68k.h (BREAK_UP_BIG_DECL, AND_OTHER_PART): Add kludge which
1876 allows callers to break up the large initialized struct full of
1877 opcodes into two half-sized ones. This permits GCC to compile
1878 this module, since it takes exponential space for initializers.
1879 (numopcodes, endop): Revise to use AND_OTHER_PART in size calcs.
1883 * a29k.h: Remove RCS crud, update GPL to v2, update copyrights.
1884 * convex.h: Added, from GDB's convx-opcode.h. Added CONST to all
1885 initialized structs in it.
1890 * m88k.h (PMEM): Avoid previous definition from <sys/param.h>.
1891 (AND): Change to AND_ to avoid ansidecl.h `AND' conflict.
1895 * mips.h: document "i" and "j" operands correctly.
1899 * mips.h: Removed endianness dependency.
1903 * h8300.h: include info on number of cycles per instruction.
1905 Mon Dec 21 21:29:08 1992 Stu Grossman (grossman at cygnus.com)
1907 * hppa.h: Move handy aliases to the front. Fix masks for extract
1908 and deposit instructions.
1912 * i386.h: accept shld and shrd both with and without the shift
1913 count argument, which is always %cl.
1915 Fri Nov 27 17:13:18 1992 Ken Raeburn (raeburn at cygnus.com)
1917 * i386.h (i386_optab_end, i386_regtab_end): Now const.
1918 (one_byte_segment_defaults, two_byte_segment_defaults,
1919 i386_prefixtab_end): Ditto.
1923 * vax.h (bb*): Use "v" (bitfield type), not "a" (address operand)
1928 * m68k.h: Define FIXED_SIZE_BRANCH, so bsr and bra instructions
1929 always use 16-bit offsets. Makes calculated-size jump tables
1934 * i386.h: Fix one-operand forms of in* and out* patterns.
1938 * m68k.h: Added CPU32 support.
1942 * mips.h (break): Disassemble the argument. Patch from
1947 * m68k.h: merged Motorola and MIT syntax.
1951 * m68k.h (pmove): make the tests less strict, the 68k book is
1956 * m68k.h (m68ec030): Defined as alias for 68030.
1957 (m68k_opcodes): New type characters "3" for 68030 MMU regs and "t"
1958 for immediate 0-7 added. Set up some opcodes (ptest, bkpt) to use
1959 them. Tightened description of "fmovex" to distinguish it from
1960 some "pmove" encodings. Added "pmove" for 68030 MMU regs, cleaned
1961 up descriptions that claimed versions were available for chips not
1962 supporting them. Added "pmovefd".
1966 * m68k.h: fix where the . goes in divull
1970 * m68k.h: the cas2 instruction is supposed to be written with
1971 indirection on the last two operands, which can be either data or
1972 address registers. Added a new operand type 'r' which accepts
1973 either register type. Added new cases for cas2l and cas2w which
1974 use them. Corrected masks for cas2 which failed to recognize use
1975 of address register.
1979 * m68k.h: Merged in patches (mostly m68040-specific) from
1982 * m68k.h: Merged m68kmri.h and m68k.h (using the former as a
1983 base). Also cleaned up duplicates, re-ordered instructions for
1984 the sake of dis-assembling (so aliases come after standard names).
1985 * m68kmri.h: Now just defines some macros, and #includes m68k.h.
1989 * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in
1994 * sparc.h: Moved tables to BFD library.
1996 * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.
2000 * h8300.h: Finish filling in all the holes in the opcode table,
2001 so that the Lucid C compiler can digest this as well...
2003 Fri Jun 26 21:27:17 1992 John Gilmore (gnu at cygnus.com)
2005 * i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases.
2006 Fix opcodes on various sizes of fild/fist instructions
2007 (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix).
2008 Use tabs to indent for comments. Fixes suggested by Minh Tran-Le.
2010 Thu Jun 25 16:13:26 1992 Stu Grossman (grossman at cygnus.com)
2012 * h8300.h: Fill in all the holes in the opcode table so that the
2013 losing HPUX C compiler can digest this...
2015 Thu Jun 11 12:15:25 1992 John Gilmore (gnu at cygnus.com)
2017 * mips.h: Fix decoding of coprocessor instructions, somewhat.
2022 * sparc.h: Add new architecture variant sparclite; add its scan
2023 and divscc opcodes. Define ARCHITECTURES_CONFLICT_P macro.
2027 * mips.h: Add some more opcode synonyms (from Frank Yellin,
2032 * rs6k.h: New version from IBM (Metin).
2036 * rs6k.h: Fix incorrect extended opcode for instructions `fm'
2039 Tue Apr 7 13:38:47 1992 Stu Grossman (grossman at cygnus.com)
2041 * rs6k.h: Move from ../../gdb/rs6k-opcode.h.
2045 * m68k.h (one, two): Cast macro args to unsigned to suppress
2046 complaints from compiler and lint about integer overflow during
2049 Sun Mar 29 12:22:08 1992 John Gilmore (gnu at cygnus.com)
2051 * sparc.h (OP): Avoid signed overflow when shifting to high order bit.
2053 Fri Mar 6 00:22:38 1992 John Gilmore (gnu at cygnus.com)
2055 * mips.h: Make bitfield layout depend on the HOST compiler,
2056 not on the TARGET system.
2060 * i386.h: added inb, inw, outb, outw opcodes, added att syntax for
2061 scmp, slod, smov, ssca, ssto. Curtesy Minh Tran-Le
2064 Thu Jan 30 07:31:44 1992 Steve Chamberlain (sac at rtl.cygnus.com)
2066 * h8300.h: turned op_type enum into #define list
2068 Thu Jan 30 01:07:24 1992 John Gilmore (gnu at cygnus.com)
2070 * sparc.h: Remove "cypress" architecture. Remove "fitox" and
2071 similar instructions -- they've been renamed to "fitoq", etc.
2072 REALLY fix tsubcctv. Fix "fcmpeq" and "fcmpq" which had wrong
2073 number of arguments.
2074 * h8300.h: Remove extra ; which produces compiler warning.
2076 Tue Jan 28 22:59:22 1992 Stu Grossman (grossman at cygnus.com)
2078 * sparc.h: fix opcode for tsubcctv.
2080 Tue Jan 7 17:19:39 1992 K. Richard Pixley (rich at cygnus.com)
2082 * sparc.h: fba and cba are now aliases for fb and cb respectively.
2084 Fri Dec 27 10:55:50 1991 Per Bothner (bothner at cygnus.com)
2086 * sparc.h (nop): Made the 'lose' field be even tighter,
2087 so only a standard 'nop' is disassembled as a nop.
2089 Sun Dec 22 12:18:18 1991 Michael Tiemann (tiemann at cygnus.com)
2091 * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
2092 disassembled as a nop.
2094 Tue Dec 10 00:22:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2096 * sparc.h: fix a typo.
2098 Sat Nov 30 20:40:51 1991 Steve Chamberlain (sac at rtl.cygnus.com)
2100 * a29k.h, arm.h, h8300.h, i386.h, i860.h, i960.h , m68k.h,
2101 m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h,
2102 vax.h, ChangeLog: renamed from ../<foo>-opcode.h
2106 version-control: never