OSDN Git Service

* ppc-linux-nat.c (fetch_register): Don't forget to pass the
[pf3gnuchains/sourceware.git] / opcodes / i386-dis.c
2004-03-12 mludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-12 amodra * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup):...
2004-03-12 jakub * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E...
2004-03-12 mludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-12 amodraopcodes/
2004-01-18 amodra * i386-dis.c (OP_E): Print scale factor on intel mode...
2003-09-14 aj * i386-dis.c: Convert to ISO C90 prototypes.
2003-06-23 hjlgas/
2003-05-09 amodra * i386-dis.c (print_insn): Test intel_syntax against...
2003-03-22 devans * i386-dis.c (dis386): Recognize icebp (0xf1).
2003-02-06 amodra * i386-dis.c (dq_mode, Edq): Define.
2002-11-18 kdienes2002-11-18 Klee Dienes <kdienes@apple.com>
2002-03-18 hubicka * i386-dis.c (prefix_name): Fix handling of 32bit...
2001-11-14 aj * i386-dis.c (print_insn): Use x86-64 as option.
2001-11-14 amodrabinutils/ChangeLog
2001-11-13 amodra * i386.h (i386_optab): Add entries for "sldr", "smsw...
2001-09-04 amodra * i386-dis.c (grps): Don't print the implicit al/ax...
2001-07-29 kazu * i386-dis.c: Fix formatting.
2001-07-28 amodra * i386-dis.c: Change formatting conventions for archit...
2001-07-18 amodra * i386-dis.c (grps): Print l or w suffix, and require...
2001-07-09 aj2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil...
2001-06-11 amodraMerge insn decode tables, and generally tidy.
2001-06-10 amodraBranch hints for Pentium4 as insn modifiers, and some...
2001-06-06 amodra * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
2001-05-12 hjl2001-05-12 H.J. Lu <hjl@gnu.org>
2001-05-12 amodra * i386-dis.c (twobyte_has_modrm): Update table.
2001-05-12 amodraCorrect cvtps2dq, movdq2q, movq2dq, and movq problems.
2001-05-04 amodraAssorted fixes to pinsrw, pextrw, pmovmskb, movmskp...
2001-04-06 aj * i386-dis.c: Add ffreep instruction.
2001-03-24 amodraSmall tweaks to sse2 instructions.
2001-03-22 amodrapaddq and psubq support.
2001-03-13 nickcFix typos in ChangeLogs; fix dates in copyright notices
2001-02-12 hubicka * i386.h (i386_optab): SSE integer converison instruct...
2001-02-01 hubicka * (dis386_att, grps): Use 'T' for push/pop
2001-01-13 hubicka * i386.c (md_assemble): Check cpu_flags even for nulla...
2001-01-10 hubicka * i386-dis.c (PREGRP15 - PREGRP24): New.
2001-01-05 hubicka * i386-dis.c: Add x86_64 support.
1999-12-27 amodrax86 indirect jump/call syntax fixes. Disassembly fix...
1999-09-04 ian1999-09-04 H.J. Lu <hjl@gnu.org>
1999-08-21 amodraAdd AMD athlon support to x86 assembler and disassembler.
1999-07-11 ian * dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
1999-06-23 amodraP
1999-06-13 ianRework last checkin to the following:
1999-06-13 ian * i386-dis.c (FWAIT_OPCODE): Define.
1999-05-17 amodraรจ
1999-05-13 amodraP
1999-05-03 rthInitial revision