aboutsummaryrefslogtreecommitdiff
path: root/include/opcode
AgeCommit message (Expand)AuthorFilesLines
2000-04-21 * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law2-25/+44
2000-04-21IA-64 ELF support.Jim Wilson2-0/+395
2000-03-27Fix value of SHORT_A1.Nick Clifton2-15/+21
2000-03-26Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2-62/+80
2000-03-02Apply patch for 100679Nick Clifton2-35/+56
2000-02-25Extend the i386 gas testsuite to do some tests for intel_syntax. Fix allAlan Modra2-2/+7
2000-02-24Rename 'flags' to 'signed_overflow_ok_p'Nick Clifton2-9/+8
2000-02-242000-02-24 Andrew Haley <aph@cygnus.com>Andrew Haley2-1/+27
2000-02-24Forgot Changelog for last i386.h change.Alan Modra1-0/+4
2000-02-24Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be ridAlan Modra1-4/+9
2000-02-23Add IBM 370 support.Alan Modra2-0/+269
2000-02-22 * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannotChandra Chavva1-1/+3
2000-02-22g2000-02-22 Andrew Haley <aph@cygnus.com>Andrew Haley2-1/+8
2000-02-22ChangeLog change only.Andrew Haley1-1/+3
2000-02-221999-12-30 Andrew Haley <aph@cygnus.com>Andrew Haley2-2/+10
2000-01-15Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2-2/+6
1999-12-27x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra2-2/+10
1999-12-01 * mn10300.h: Add new operand types. Add new instruction formats.Jeff Law2-0/+27
1999-11-25 * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"Jeff Law2-2/+10
1999-11-18For include/opcode:Gavin Romig-Koch2-0/+5
1999-11-01For include/opcode:Gavin Romig-Koch2-0/+22
1999-10-29Define SHORT_AR (fix for CR: 101340)Nick Clifton2-0/+5
1999-10-18Add md expression support; Cleanup alpha warningsMichael Meissner2-2/+7
1999-10-10 * hppa.h (pa_opcodes): Add load and store cache control toJeff Law2-75/+123
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo2-0/+8
1999-09-23Add missing initializer lost in last change.Jeff Law1-1/+1
1999-09-23 * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"Jeff Law2-17/+29
1999-09-23 * hppa.h (pa_opcodes): Add initializers to silence compiler.Jeff Law2-271/+273
1999-09-23 * hppa.h: Update comments about character usage.Jeff Law2-1/+8
1999-09-20 * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaningJeff Law2-8/+13
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/storeJeff Law2-1/+17
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.Jeff Law2-0/+11
1999-09-19 * hppa.h (pa_opcodes): Add long offset double word load/storeJeff Law2-3/+18
1999-09-19 * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads andJeff Law2-1/+20
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.Jeff Law2-1/+13
1999-09-19 * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.Jeff Law2-0/+5
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.Jeff Law2-1/+8
1999-09-19 * hppa.h (pa_opcodes): Add new syntax "be" instructions.Jeff Law2-0/+4
1999-09-19 * hppa.h (pa_opcodes): Note use of 'M' and 'L'.Jeff Law2-1/+5
1999-09-19 * hppa.h (pa_opcodes): Add support for "b,l".Jeff Law2-1/+5
1999-09-19 * hppa.h (pa_opcodes): Add support for "b,gate".Jeff Law2-3/+7
1999-09-18 * hppa.h (pa_opcodes): Use 'fX' for first register operandJeff Law2-1/+5
1999-09-18 * hppa.h (pa_opcodes): Fix mask for probe and probei.Jeff Law2-4/+6
1999-09-18 * hppa.h (pa_opcodes): Fix mask for depwi.Jeff Law2-1/+5
1999-09-07 * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 asJeff Law2-1/+8
1999-09-06 * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.Jeff Law2-0/+66
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor2-0/+50
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra2-10/+20
1999-08-29 * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law2-122/+127
1999-08-28 * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law2-2/+20