summaryrefslogtreecommitdiff
path: root/opcodes
Commit message (Expand)AuthorAgeFilesLines
* Rename parse_disassembler_option to parse_arm_disassembler_option and allow itNick Clifton2000-01-282-1/+3
* Add ATPCS support to ARM disassembler.Nick Clifton2000-01-273-156/+190
* Add support for documenting target specific disassembler optionsNick Clifton2000-01-272-0/+11
* Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2000-01-272-10/+21
* Prevent double dumping of raw thumb instructions.Nick Clifton2000-01-252-3/+7
* Add 'add" as an offial alias for "addu"Nick Clifton2000-01-212-0/+5
* fix spelling of MotorolaNick Clifton2000-01-202-2/+2
* Add support for --disassembler-options=force-thumbNick Clifton2000-01-032-22/+81
* x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1999-12-272-1/+5
* * m10300-opc.c, m10300-dis.c: Add am33 support.Jeff Law1999-12-013-2/+884
* * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law1999-11-252-2/+8
* Fix binary pattern for cpfg,f0,c instructionNick Clifton1999-11-222-1/+5
* For include/opcode:Gavin Romig-Koch1999-11-182-0/+62
* Added 'X' format to ARM code.Donald Lindsay1999-11-163-0/+15
* * mips-opc.c (la): Create a version that just uses addiu directly.Gavin Romig-Koch1999-11-152-0/+7
* Add ssnop pattern.Nick Clifton1999-11-112-34/+42
* For include/opcode:Gavin Romig-Koch1999-11-012-22/+6
* oops - omitted from previous deltaNick Clifton1999-10-291-0/+5
* Define SHORT_AR and use for MVTACC (fix for CR: 101340)Nick Clifton1999-10-291-1/+2
* fix typo in previous deltaNick Clifton1999-10-282-44/+4
* fix compile time warnings.Nick Clifton1999-10-272-0/+5
* revert previous deltaNick Clifton1999-10-253-25/+1
* Apply patch supplied for case 102229 to implement new insns psrclr and psrset.Nick Clifton1999-10-253-1/+69
* Add md expression support; Cleanup alpha warningsMichael Meissner1999-10-182-16/+30
* * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC',Jeff Law1999-10-102-25/+48
* Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo1999-10-072-1/+19
* * fr30-asm.c,fr30-desc.h: Rebuild.Doug Evans1999-10-0511-164/+1024
* Fix bit patterns of some load/store instructions to match latest docs.Nick Clifton1999-09-292-8/+13
* Remove accidental case duplication.Jeff Law1999-09-231-4/+0
* * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law1999-09-232-11/+22
* * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law1999-09-192-12/+58
* * hppa-dis.c (extract_22): New function.Jeff Law1999-09-192-1/+13
* * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law1999-09-192-0/+9
* * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law1999-09-192-0/+15
* * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law1999-09-192-0/+39
* * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law1999-09-192-0/+51
* * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law1999-09-192-0/+7
* * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law1999-09-192-0/+5
* * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law1999-09-192-0/+8
* * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law1999-09-192-0/+5
* * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law1999-09-192-0/+7
* * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law1999-09-182-1/+3
* * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law1999-09-182-1/+4
* * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law1999-09-182-0/+12
* * hppa-dis.c: (print_insn_hppa): Add missing break afterJeff Law1999-09-182-0/+4
* * hppa-dis.c: Finish constifying various completers, registerJeff Law1999-09-182-20/+23
* Fix problem with going to automake 2.14Michael Meissner1999-09-143-2/+9
* * hppa-dis.c (print_insn_hppa): Escape '%' in output strings.Jeff Law1999-09-072-2/+4
* * hppa-dis.c (print_insn_hppa): Handle 'Z' argument.Jeff Law1999-09-072-4/+14
* Add patterns with correct names for mulu and muls instructions (mulu.w and mu...Nick Clifton1999-09-072-0/+7