⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog-9899

📁 基于4个mips核的noc设计
💻
📖 第 1 页 / 共 4 页
字号:
	PIII SIMD support from Doug Ledford <dledford@redhat.com>	* i386-dis.c (XM, EX, None): Define.	(OP_XMM, OP_EX, OP_None): New functions.	(USE_GROUPS, USE_PREFIX_USER_TABLE): Define.	(GRP14): Rename to GRPAMD.	(GRP*): Add USE_GROUPS flag.	(PREGRP*): Define.	(dis386_twobyte_att, dis386_twobyte_intel): Add SIMD insns.	(twobyte_has_modrm): Add SIMD entries.	(twobyte_uses_f3_prefix, simd_cmp_op, prefix_user_table): New.	(grps): Add SIMD insns.	(print_insn_x86): New vars uses_f3_prefix and simd_cmp.  Don't	oappend repz if uses_f3_prefix.  Add code to handle new groups for	SIMD insns.	From Maciej W. Rozycki <macro@ds2.pg.gda.pl>	* i386-dis.c (dis386_att, dis386_intel): Change 0xE8 call insn	operand from Av to Jv.1999-05-07  Nick Clifton  <nickc@cygnus.com>	* mcore-dis.c (print_insn_mcore): Use .short to display	unidentified instructions, not .word.1999-04-26  Tom Tromey  <tromey@cygnus.com>	* aclocal.m4, configure: Updated for new version of libtool.1999-04-14  Doug Evans  <devans@casey.cygnus.com>	* fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.	* m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild.Mon Apr 12 23:46:17 1999  Jeffrey A Law  (law@cygnus.com)	* hppa-dis.c (print_insn_hppa, case '3'): New case for PA2.0	instructions.1999-04-10  Doug Evans  <devans@casey.cygnus.com>	* fr30-desc.c,fr30-desc.h,fr30-ibld.c: Rebuild.	* m32r-desc.c,m32r-desc.h,m32r-opinst.c: Rebuild.1999-04-06  Ian Lance Taylor  <ian@zembu.com>	* opintl.h (LC_MESSAGES): Never define.1999-04-04  Ian Lance Taylor  <ian@zembu.com>	* i386-dis.c (intel_syntax, open_char, close_char): Make static.	(separator_char, scale_char): Likewise.	(print_insn_x86): Likewise.	(print_insn_i386): Likewise.  Add declaration.1999-03-26  Doug Evans  <devans@casey.cygnus.com>	* fr30-dis.c: Rebuild.	* m32r-dis.c: Rebuild.1999-03-23  Ian Lance Taylor  <ian@zembu.com>	* m68k-opc.c: Change compare instructions to use "@s" rather than	";s" when used with an immediate operand.1999-03-22  Doug Evans  <devans@casey.cygnus.com>	* cgen-opc.c (cgen_set_cpu): Delete.	(cgen_lookup_insn): max_insn_size renamed to max_insn_bitsize.	* fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c,fr30-opc.h:	Rebuild.	* m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c,m32r-opc.h:	Rebuild.	* po/opcodes.pot: Rebuild.1999-03-16  Martin Hunt  <hunt@cygnus.com>	* d30v-opc.c (mvtsys): Remove FLAG_LKR.1999-03-11  Doug Evans  <devans@casey.cygnus.com>	* cgen-opc.c (cgen_set_cpu): New arg `isa'.  All callers updated.	(cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): New fns.	(cgen_get_insn_operands): Rewrite test for hardcoded/operand index.	* fr30-asm.c,fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c: Rebuild.	* m32r-asm.c,m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c: Rebuild.	* m32r-opinst.c: Rebuild.1999-02-25  Doug Evans  <devans@casey.cygnus.com>	* cgen-opc.c (cgen_hw_lookup_by_name): Rewrite.	(cgen_hw_lookup_by_num): Rewrite.	* fr30-desc.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.	* m32r-desc.c,m32r-desc.h,m32r-dis.c,m32r-ibld.c,m32r-opc.c: Rebuild.	* m32r-opinst.c: Rebuild.Sat Feb 13 14:06:19 1999  Richard Henderson  <rth@cygnus.com>	* alpha-opc.c: Add sqrt+flags patterns.  Add EV6 PALcode insns.	(insert_jhint): Fix insertion mask.	* alpha-dis.c (print_insn_alpha): Disassemble EV6 PALcode insns.1999-02-10  Doug Evans  <devans@casey.cygnus.com>	* Makefile.in: Rebuild.1999-02-09  Doug Evans  <devans@casey.cygnus.com>	* i960c-asm.c,i960c-dis.c,i960c-opc.c,i960c-opc.h: Delete.	* i960-dis.c (print_insn_i960): Rename from print_insn_i960_orig.	* Makefile.am: Remove references to them.	(HFILES): Add fr30-desc.h,m32r-desc.h.	(CFILES): Add fr30-desc.c,fr30-ibld.c,m32r-desc.c,m32r-ibld.c,	m32r-opinst.c.	(ALL_MACHINES): Update.	* configure.in: Redo handling of cgen_files.	(bfd_i960_arch): Delete i960c-*.lo files.	* configure: Regenerate.	* cgen-asm.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.	(hash_insn_array): Rewrite.	* cgen-dis.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.	(hash_insn_array): Rewrite.	* cgen-opc.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.	(cgen_lookup_insn,cgen_get_insn_operands): Define here.	(cgen_lookup_get_insn_operands): Ditto.	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate.	* m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.	* po/POTFILES.in: Rebuild.	* po/opcodes.pot: Rebuild.Fri Feb  5 00:04:24 1999  Ian Lance Taylor  <ian@cygnus.com>	* Makefile.am: Rebuild dependencies.	(HFILES): Add fr30-opc.h.	(CFILES): Add fr30-asm.c, fr30-dis.c, fr30-opc.c.	* Makefile.in: Rebuild.	* configure.in: Change AC_PREREQ to 2.13.  Remove AM_CYGWIN32.	Change AM_EXEEXT to AC_EXEEXT and AM_PROG_INSTALL to	AC_PROG_INSTALL.	* acconfig.h: Remove.	* configure: Rebuild with current autoconf/automake.	* aclocal.m4: Likewise.	* config.in: Likewise.	* Makefile.in: Likewise.Thu Feb  4 13:48:52 1999  Ian Lance Taylor  <ian@cygnus.com>	* m68k-opc.c: Correct move (not movew) to status word on 5200.Mon Feb  1 20:54:36 1999  Catherine Moore  <clm@cygnus.com>	* disassemble.c (disassembler): Handle bfd_mach_i386_i386_intel_syntax.	* i386-dis.c (x_mode):  Define.	(dis386):  Remove.	(dis386_att):  New.	(dis386_intel):  New.	(dis386_twobyte):  Remove.	(dis386_twobyte_att):  New.	(dis386_twobyte_intel):  New.	(print_insn_x86):  Use new arrays.	(float_mem):  Remove.	(float_mem_intel):  New.	(float_mem_att):  New.	(dofloat):  Use new float_mem arrays.	(print_insn_i386_att):  New.	(print_insn_i386_intel):  New.	(print_insn_i386):  Handle bfd_mach_i386_i386_intel_syntax.	(putop):  Handle intel syntax.	(OP_indirE):  Handle intel syntax.	(OP_E):  Handle intel syntax.	(OP_I):  Handle intel syntax.	(OP_sI):  Handle intel syntax.	(OP_OFF):  Handle intel syntax.1999-01-27  Doug Evans  <devans@casey.cygnus.com>	* fr30-opc.h,fr30-opc.c: Rebuild.	* i960c-opc.h,i960c-opc.c: Rebuild.	* m32r-opc.c: Rebuild.Tue Jan 19 18:01:54 1999  David Taylor  <taylor@texas.cygnus.com>	* hppa-dis.c: revert HP merge changes until HP gives us	an updated file.1999-01-19  Nick Clifton  <nickc@cygnus.com>	* arm-dis.c (print_insn_arm): Display ARM syntax for PC relative	offsets as well as symbloic address.Tue Jan 19 10:51:01 1999  David Taylor  <taylor@texas.cygnus.com>	* hppa-dis.c: fix comments and some indentation.1999-01-12  Doug Evans  <devans@casey.cygnus.com>	* fr30-opc.c,i960c-opc.c: Regenerate.1999-01-11  Doug Evans  <devans@casey.cygnus.com>	* fr30-opc.c: Regenerate.1999-01-06  Doug Evans  <devans@casey.cygnus.com>	* m32r-dis.c: Regenerate.1999-01-05  Doug Evans  <devans@casey.cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.h,fr30-opc.c: Regenerate.	* i960c-asm.c,i960c-dis.c,i960c-opc.h,i960c-opc.c: Regenerate.	* m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)	* configure.in: Require autoconf 2.12.1 or higher.1998-12-30  Gavin Romig-Koch  <gavin@cygnus.com>	* mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.Wed Dec 16 16:17:49 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c: Regenerated.1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>	* mips-dis.c (set_mips_isa_type): Handle bfd_mach_mips4111.1998-12-15  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c,fr30-opc.h: Regenerated.1998-12-14  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c,fr30-opc.h: Regenerated.Thu Dec 10 18:39:46 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c,fr30-opc.h: Regenerated.Thu Dec 10 12:49:24 1998  Doug Evans  <devans@canuck.cygnus.com>	* m32r-opc.c: Regenerate.Tue Dec  8 13:56:18 1998  David Taylor  <taylor@texas.cygnus.com>	* dis-buf.c (generic_strcat_address): reformat to GNU coding	conventions.  change sprintf call to an sprintf_vma call.Tue Dec  8 13:12:44 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.Tue Dec  8 10:50:46 1998  David Taylor  <taylor@texas.cygnus.com>	The following changes were made by	Elena Zannoni <ezannoni@kwikemart.cygnus.com>,	David Taylor <taylor@texas.cygnus.com>, and	Edith Epstein <eepstein@sophia.cygnus.com> as part of a project to	merge in changes by HP; HP did not create ChangeLog entries.	* dis-buf.c (generic_strcat_address): new function.	* hppa-dis.c: Changes to improve hppa disassembly.	  Changed formatting in : reg_names, fp_reg_names,control_reg,	  New variables : sign_extension_names, deposit_names, conversion_names	    float_test_names, compare_cond_names_double, add_cond_names_double,	    logical_cond_names_double, unit_cond_names_double,	    branch_push_pop_names, saturation_names, shift_names, mix_names,	  New Macros :   GET_COMPL_O, GET_PUSH_POP,MERGED_REG	  Move some definitions to libhppa.h: GET_FIELD, GET_BIT	  (fput_const): renamed as fput_hex_const	  (print_insn_hppa):	   - use the macros fputs_filtered and	     fput_decimal_const whenever possible; calls to sign_extend require	     2 params -- add a missing second param of 0.	   - Some new code ifdefed for LOCAL_ONLY, all related to figuring out	     architecture version number of current machine. HP folks are	     trying to handle situation where the target program was compiled	     for PA 1.x (32-bit), but is running on a PA 2.0 machine and	     visa versa.	   - added new cases : 'g', 'B', 'm'	   - added cases specifically for PA 2.0	   - changed the following cases : '"', 'n', 'N', 'p', 'Z',	   - calls to fput_const become calls to fput_hex_const1998-12-07  James E Wilson  <wilson@wilson-pc.cygnus.com>	* Makefile.am (CFILES): Add i960c-asm, i960c-dis.c, i960c-opc.c.	(ALL_MACHINES): Add i960c-asm.lo, i960c-dis.lo, i960-opc.lo.	(i960-asm.lo, i960c-dis.lo, i960c-opc.lo): New Makefile rules.	* Makefile.in: Rebuilt.	* configure.in (bfd_i960_arch): Add i960c-opc.lo, i960-asm.o,	i960-dis.c to ta.	* i960-dis.c (print_insn_i960): Rename to print_insn_i960_orig.	* i960c-asm.c, i960c-dis.c, i960c-opc.c, i960c-opc.h: New files.Mon Dec  7 14:33:44 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.Sun Dec  6 14:06:48 1998  Ian Lance Taylor  <ian@cygnus.com>	* mips-opc.c (mips_builtin_opcodes): Add dmfc2 and dmtc2.	* ppc-opc.c (powerpc_opcodes): Add PowerPC403 GC[X] instructions.	From Saitoh Masanobu <msaitoh@spa.is.uec.ac.jp>.Fri Dec  4 17:45:51 1998  Doug Evans  <devans@canuck.cygnus.com>	* fr30-opc.c: Regenerate.Fri Dec  4 17:08:08 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.Thu Dec  3 14:26:20 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.Thu Dec  3 00:09:17 1998  Doug Evans  <devans@canuck.cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate.1998-11-30  Doug Evans  <devans@casey.cygnus.com>	* cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->	CGEN_INSN_BASE_VALUE.	* m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate.	* fr30-opc.c,fr30-opc.h,fr30-asm.c,fr30-dis.c: Regenerate.Thu Nov 26 11:26:32 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c: Regenerated.Tue Nov 24 11:20:54 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c: Regenerated.Mon Nov 23 18:28:48 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.1998-11-20  Doug Evans  <devans@tobor.to.cygnus.com>	* fr30-opc.c: Regenerated.Thu Nov 19 16:02:46 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c: Regenerated.	* fr30-opc.h: Regenerated.	* fr30-dis.c: Regenerated.	* fr30-asm.c: Regenerated.Thu Nov 19 07:54:15 1998  Doug Evans  <devans@charmed.cygnus.com>	* mips-opc.c (sync.p,sync.l): Swap insn values.1998-11-19  Doug Evans  <devans@tobor.to.cygnus.com>	* fr30-opc.c: Regenerate.Wed Nov 18 21:36:37 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c: Regenerated.	* fr30-opc.h: Regenerated.1998-11-18  Doug Evans  <devans@casey.cygnus.com>	* m32r-asm.c,m32r-dis.c,m32r-opc.c: Rebuild.	* fr30-asm.c,fr30-dis.c,fr30-opc.c: Rebuild.Wed Nov 18 11:30:04 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c: Regenerated.Mon Nov 16 19:21:48 1998  Dave Brolley  <brolley@cygnus.com>	* fr30-opc.c: Regenerated.	* fr30-opc.h: Regenerated.	* fr30-dis.c: Regenerated.	* fr30-asm.c: Regenerated.Thu Nov 12 19:24:18 1998  Dave Brolley  <brolley@cygnus.com>	* po/opcodes.pot: Regenerated.	* fr30-opc.c: Regenerated.	* fr30-opc.h: Regenerated.	* fr30-dis.c: Regenerated.	* fr30-asm.c: Regenerated.Tue Nov 10 15:26:27 1998  Nick Clifton  <nickc@cygnus.com>	* disassemble.c (disassembler): Add support for FR30 target.Tue Nov 10 11:00:04 1998  Doug Evans  <devans@canuck.cygnus.com>	* m32r-dis.c,m32r-opc.c,m32r-opc.h: Rebuild.	* fr30-dis.c,fr30-opc.c,fr30-opc.h: Rebuild.Mon Nov  9 18:22:55 1998  Dave Brolley  <brolley@cygnus.com>	* po/opcodes.pot: Regenerate.	* po/POTFILES.in: Regenerate.	* fr30-opc.c: Regenerate.	* fr30-opc.h: Regenerate.Fri Nov  6 17:21:38 1998  Doug Evans  <devans@canuck.cygnus.com>	* m32r-asm.c: Regenerate.Wed Nov  4 18:46:47 1998  Dave Brolley  <brolley@cygnus.com>	* configure.in: Added case for bfd_fr30_arch.	* Makefile.am (CFILES): Added fr30-asm.c, fr30-dis.c, fr30-opc.c.	(ALL_MACHINES): Added fr30-asm.lo, fr30-dis.lo, fr30-opc.lo.	(CLEANFILES): Added stamp-fr30.	(FR30_DEPS): Added.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -