aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
1999-11-25 * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law2-2/+8
1999-11-22Fix binary pattern for cpfg,f0,c instructionNick Clifton2-1/+5
1999-11-18For include/opcode:Gavin Romig-Koch2-0/+62
1999-11-16Added 'X' format to ARM code.Donald Lindsay3-0/+15
1999-11-15 * mips-opc.c (la): Create a version that just uses addiu directly.Gavin Romig-Koch2-0/+7
1999-11-11Add ssnop pattern.Nick Clifton2-34/+42
1999-11-01For include/opcode:Gavin Romig-Koch2-22/+6
1999-10-29oops - omitted from previous deltaNick Clifton1-0/+5
1999-10-29Define SHORT_AR and use for MVTACC (fix for CR: 101340)Nick Clifton1-1/+2
1999-10-28fix typo in previous deltaNick Clifton2-44/+4
1999-10-27fix compile time warnings.Nick Clifton2-0/+5
1999-10-25revert previous deltaNick Clifton3-25/+1
1999-10-25Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton3-1/+69
1999-10-18Add md expression support; Cleanup alpha warningsMichael Meissner2-16/+30
1999-10-10 * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC',Jeff Law2-25/+48
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo2-1/+19
1999-10-05 * fr30-asm.c,fr30-desc.h: Rebuild.Doug Evans11-164/+1024
1999-09-29Fix bit patterns of some load/store instructions to match latest docs.Nick Clifton2-8/+13
1999-09-23Remove accidental case duplication.Jeff Law1-4/+0
1999-09-23 * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law2-11/+22
1999-09-19 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law2-12/+58
1999-09-19 * hppa-dis.c (extract_22): New function.Jeff Law2-1/+13
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law2-0/+9
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law2-0/+15
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law2-0/+39
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law2-0/+51
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law2-0/+7
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law2-0/+5
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law2-0/+8
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law2-0/+5
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law2-0/+7
1999-09-18 * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law2-1/+3
1999-09-18 * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law2-1/+4
1999-09-18 * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law2-0/+12
1999-09-18 * hppa-dis.c: (print_insn_hppa): Add missing break afterJeff Law2-0/+4
1999-09-18 * hppa-dis.c: Finish constifying various completers, registerJeff Law2-20/+23
1999-09-14Fix problem with going to automake 2.14Michael Meissner3-2/+9
1999-09-07 * hppa-dis.c (print_insn_hppa): Escape '%' in output strings.Jeff Law2-2/+4
1999-09-07 * hppa-dis.c (print_insn_hppa): Handle 'Z' argument.Jeff Law2-4/+14
1999-09-07Add patterns with correct names for mulu and muls instructions (mulu.w and mu...Nick Clifton2-0/+7
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor8-170/+919
1999-09-041999-09-04 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-2/+6
1999-08-31fix FSF addressIan Lance Taylor1-1/+1
1999-08-31 * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.Richard Henderson2-4/+8
1999-08-29 * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.Doug Evans12-250/+222
1999-08-29 * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix floatJeff Law2-92/+97
1999-08-28 * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.Jeff Law2-0/+33
1999-08-28 * hppa-dis.c (MASK_10, read_write_names, add_compl_names,Jeff Law2-2/+81
1999-08-28 * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law2-0/+36
1999-08-28 * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.Jeff Law2-16/+25