Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix value of SHORT_A1. | Nick Clifton | 2000-03-27 | 2 | -15/+21 |
| | | | | Move SHORT_AR to end of list of short instructions. | ||||
* | Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warn | Alan Modra | 2000-03-26 | 2 | -62/+80 |
| | | | | messages with capital. Don't malign Unixware, malign SysV386 instead. | ||||
* | Apply patch for 100679 | Nick Clifton | 2000-03-02 | 2 | -35/+56 |
| | |||||
* | Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all | Alan Modra | 2000-02-25 | 2 | -2/+7 |
| | | | | | | | the errors exposed by this addition. These were intel mode "fi... word ptr", "fi... dword ptr", "jmp Imm seg, Imm offset", "out dx,al". The failure with intel "out dx,al" was also present in att "out al,dx". Extend testsuite to catch this case too. | ||||
* | Rename 'flags' to 'signed_overflow_ok_p' | Nick Clifton | 2000-02-24 | 2 | -9/+8 |
| | |||||
* | 2000-02-24 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-02-24 | 2 | -1/+27 |
| | | | | | | * cgen.h (CGEN_INSN_MACH_HAS_P): New macro. (CGEN_CPU_TABLE): flags: new field. Add prototypes for new functions. | ||||
* | Forgot Changelog for last i386.h change. | Alan Modra | 2000-02-24 | 1 | -0/+4 |
| | |||||
* | Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be rid | Alan Modra | 2000-02-24 | 1 | -4/+9 |
| | | | | of UNIXWARE_COMPAT. | ||||
* | Add IBM 370 support. | Alan Modra | 2000-02-23 | 2 | -0/+269 |
| | |||||
* | * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannot | Chandra Chavva | 2000-02-22 | 1 | -1/+3 |
| | | | | be combined in parallel with ADD/SUBppp. | ||||
* | g2000-02-22 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-02-22 | 2 | -1/+8 |
| | | | | * mips.h: (OPCODE_IS_MEMBER): Add comment. | ||||
* | ChangeLog change only. | Andrew Haley | 2000-02-22 | 1 | -1/+3 |
| | |||||
* | 1999-12-30 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-02-22 | 2 | -2/+10 |
| | | | | * mips.h (OPCODE_IS_MEMBER): Add gp32 arg. | ||||
* | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 2000-01-15 | 2 | -2/+6 |
| | | | | call tests + tweak intel mode far call and jmp. | ||||
* | x86 indirect jump/call syntax fixes. Disassembly fix for lcall. | Alan Modra | 1999-12-27 | 2 | -2/+10 |
| | |||||
* | * mn10300.h: Add new operand types. Add new instruction formats. | Jeff Law | 1999-12-01 | 2 | -0/+27 |
| | |||||
* | * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb" | Jeff Law | 1999-11-25 | 2 | -2/+10 |
| | | | | instruction. | ||||
* | For include/opcode: | Gavin Koch | 1999-11-18 | 2 | -0/+5 |
| | | | | | | | | | | | * mips.h (INSN_ISA5): New. For opcodes: * mips-opc.c (I5): New. (abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps, pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New. | ||||
* | For include/opcode: | Gavin Koch | 1999-11-01 | 2 | -0/+22 |
| | | | | | | | | | | | | | * mips.h (OPCODE_IS_MEMBER): New. For gas: * config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER. (mips_ip): Use OPCODE_IS_MEMBER. For opcodes: * mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER. | ||||
* | Define SHORT_AR (fix for CR: 101340) | Nick Clifton | 1999-10-29 | 2 | -0/+5 |
| | |||||
* | Add md expression support; Cleanup alpha warnings | Michael Meissner | 1999-10-18 | 2 | -2/+7 |
| | |||||
* | * hppa.h (pa_opcodes): Add load and store cache control to | Jeff Law | 1999-10-10 | 2 | -75/+123 |
| | | | | | | | | | | instructions. Add ordered access load and store. * hppa.h (pa_opcode): Add new entries for addb and addib. * hppa.h (pa_opcodes): Fix cmpb and cmpib entries. * hppa.h (pa_opcodes): Add entries for cmpb and cmpib. | ||||
* | Added seven new instructions ld, ld2w, sac, sachi, slae, st and | Diego Novillo | 1999-10-07 | 2 | -0/+8 |
| | | | | | st2w for d10v. Created new testsuite for d10v to verify new instructions. | ||||
* | Add missing initializer lost in last change. | Jeff Law | 1999-09-23 | 1 | -1/+1 |
| | |||||
* | * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve" | Jeff Law | 1999-09-23 | 2 | -17/+29 |
| | | | | and "be" using completer prefixes. | ||||
* | * hppa.h (pa_opcodes): Add initializers to silence compiler. | Jeff Law | 1999-09-23 | 2 | -271/+273 |
| | |||||
* | * hppa.h: Update comments about character usage. | Jeff Law | 1999-09-23 | 2 | -1/+8 |
| | |||||
* | * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning | Jeff Law | 1999-09-20 | 2 | -8/+13 |
| | | | | up the new fstw & bve instructions. | ||||
* | * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store | Jeff Law | 1999-09-19 | 2 | -1/+17 |
| | | | | instructions. | ||||
* | * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions. | Jeff Law | 1999-09-19 | 2 | -0/+11 |
| | |||||
* | * hppa.h (pa_opcodes): Add long offset double word load/store | Jeff Law | 1999-09-19 | 2 | -3/+18 |
| | | | | instructions. | ||||
* | * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and | Jeff Law | 1999-09-19 | 2 | -1/+20 |
| | | | | stores. | ||||
* | * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns. | Jeff Law | 1999-09-19 | 2 | -1/+13 |
| | |||||
* | * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions. | Jeff Law | 1999-09-19 | 2 | -0/+5 |
| | |||||
* | * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions. | Jeff Law | 1999-09-19 | 2 | -1/+8 |
| | |||||
* | * hppa.h (pa_opcodes): Add new syntax "be" instructions. | Jeff Law | 1999-09-19 | 2 | -0/+4 |
| | |||||
* | * hppa.h (pa_opcodes): Note use of 'M' and 'L'. | Jeff Law | 1999-09-19 | 2 | -1/+5 |
| | |||||
* | * hppa.h (pa_opcodes): Add support for "b,l". | Jeff Law | 1999-09-19 | 2 | -1/+5 |
| | |||||
* | * hppa.h (pa_opcodes): Add support for "b,gate". | Jeff Law | 1999-09-19 | 2 | -3/+7 |
| | |||||
* | * hppa.h (pa_opcodes): Use 'fX' for first register operand | Jeff Law | 1999-09-18 | 2 | -1/+5 |
| | | | | in xmpyu. | ||||
* | * hppa.h (pa_opcodes): Fix mask for probe and probei. | Jeff Law | 1999-09-18 | 2 | -4/+6 |
| | |||||
* | * hppa.h (pa_opcodes): Fix mask for depwi. | Jeff Law | 1999-09-18 | 2 | -1/+5 |
| | |||||
* | * hppa.h (pa_opcodes): Add "addil" variant which has the %r1 as | Jeff Law | 1999-09-07 | 2 | -1/+8 |
| | | | | an explicit output argument. | ||||
* | * hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores. | Jeff Law | 1999-09-06 | 2 | -0/+66 |
| | | | | Add a few PA2.0 loads and store variants. | ||||
* | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-09-04 | 2 | -0/+50 |
| | | | | * pj.h: New file. | ||||
* | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 1999-08-29 | 2 | -10/+20 |
| | |||||
* | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 1999-08-29 | 2 | -122/+127 |
| | | | | by 'f'. | ||||
* | * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. | Jeff Law | 1999-08-28 | 2 | -2/+20 |
| | | | | Add supporting args. | ||||
* | * hppa.h: Document new completers and args. | Jeff Law | 1999-08-28 | 2 | -4/+59 |
| | | | | | | | * hppa.h (pa_opcodes): Add 64 bit patterns and pa2.0 syntax for uxor, uaddcm, dcor, addi, add, sub, subi, shladd, rfi, and probe. Add pa2.0 extensions for ssm, rsm, pdtlb, pitlb. Add performance instructions pmenb and pmdis. | ||||
* | Fix minor bug in last change. | Jeff Law | 1999-08-28 | 1 | -1/+1 |
| |