Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-10-20 | update copyrights | Ken Raeburn | 1 | -7/+21 | |
1995-03-03 | * mips.h (INSN_ISA4): Define. | Ian Lance Taylor | 1 | -0/+4 | |
1995-02-15 | * mips.h (M_ULD, M_ULD_A, M_USD, M_USD_A): Define. | Ian Lance Taylor | 1 | -2/+10 | |
1994-09-06 | * mips.h (INSN_STORE_MEMORY): Define. | Ian Lance Taylor | 1 | -3/+13 | |
PR 5433. | |||||
1993-08-20 | * mips.h (INSN_*): Changed values. Removed unused definitions. | Ian Lance Taylor | 1 | -43/+97 | |
Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3. Split INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and INSN_LOAD_COPROC_DELAY. Split INSN_COPROC_DELAY into INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY. (M_*): Added new values for r6000 and r4000 macros. (ANY_DELAY): Removed. | |||||
1993-08-18 | * mips.h: Added M_LI_S and M_LI_SS. | Ian Lance Taylor | 1 | -344/+16 | |
1993-07-16 | * mips.h: Reworked the hazard information somewhat, and fixed some | Ian Lance Taylor | 1 | -122/+115 | |
bugs in the instruction hazard descriptions. | |||||
1993-07-07 | * mips.h: Replaced with version from Ralph Campbell and OSF. The | Ian Lance Taylor | 1 | -0/+724 | |
new version includes instruction hazard information, but is otherwise reasonably similar. |