aboutsummaryrefslogtreecommitdiff
path: root/opcodes
AgeCommit message (Expand)AuthorFilesLines
2000-02-28Replace 'flags' with 'signed_overflow_ok_p'Nick Clifton2-1/+6
2000-02-272000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor3-4/+12
2000-02-27rebuild with current toolsIan Lance Taylor5-1084/+469
2000-02-24Add functions to modify/examine the signed_overflow_ok_p field in cpu_desc.Nick Clifton2-1/+31
2000-02-242000-02-23 Andrew Haley <aph@cygnus.com>Andrew Haley7-24/+54
2000-02-23Add IBM 370 support.Alan Modra8-340/+1587
2000-02-22 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp toChandra Chavva2-10/+15
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley3-1/+11
2000-02-22 From Grant Erickson <gerickso@Brocade.COM>:Ian Lance Taylor2-2/+7
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2-5/+10
2000-02-17bfd:Joern Rennecke3-242/+860
2000-02-142000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2-3/+43
2000-02-10Add support for M340 part.Nick Clifton3-2/+48
2000-02-07Rename parse_disassembler_option (again)Nick Clifton2-5/+11
2000-02-03octets vs bytes changes for binutilsTimothy Wall2-2/+14
2000-01-28Rename parse_disassembler_option to parse_arm_disassembler_option and allow itNick Clifton2-1/+3
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton3-156/+190
2000-01-27Add support for documenting target specific disassembler optionsNick Clifton2-0/+11
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2-10/+21
2000-01-25Prevent double dumping of raw thumb instructions.Nick Clifton2-3/+7
2000-01-21Add 'add" as an offial alias for "addu"Nick Clifton2-0/+5
2000-01-20fix spelling of MotorolaNick Clifton2-2/+2
2000-01-03Add support for --disassembler-options=force-thumbNick Clifton2-22/+81
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra2-1/+5
1999-12-01 * m10300-opc.c, m10300-dis.c: Add am33 support.Jeff Law3-2/+884
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