Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+1 | |
2003-07-01 | * s390-dis.c (s390_extract_operand): Add support for long displacements. | Martin Schwidefsky | 1 | -13/+34 | |
* s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z990. * s390-opc.c (D20_20): Add define for 20 bit displacements. (INSTR_RRF_R0RR, INSTR_RSL_R0RD, INSTR_RSY_RRRD, INSTR_RSY_RURD, INSTR_RSY_AARD, INSTR_RXY_RRRD, INSTR_RXY_FRRD, INSTR_SIY_URD): Add new instruction formats. (MASK_RRF_R0RR, MASK_RSL_R0RD, MASK_RSY_RRRD, MASK_RSY_RURD, MASK_RSY_AARD, MASK_RXY_RRRD, MASK_RXY_FRRD, MASK_SIY_URD): Likewise. (s390_opformats): Likewise. * s390-opc.txt: Add new instructions for cpu type z990. Add missing hfp instructions. Add missing instructions pgin, pgout and xsch. | |||||
2003-03-21 | * s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME to | Martin Schwidefsky | 1 | -17/+17 | |
S390_OPCODE_ZARCH. (print_insn_s390): Use new modes field of s390_opcodes. * s390-mkopc.c (ARCHBITS_ESAONLY, ARCHBITS_ESA, ARCHBITS_ESAME): Remove. (s390_opcode_mode_val, s390_opcode_cpu_val): New enums. (struct op_struct): Remove archbits. Add mode_bits and min_cpu. (insertOpcode): Replace archbits by min_cpu and mode_bits. (dumpTable): Write mode_bits and min_cpu instead of archbits. (main): Adapt to new format in s390-opcode.txt. * s390-opc.c (s390_opformats): Replace archbits by min_cpu and mode_bits. * s390-opc.txt: Replace archbits by min_cpu and mode_bits. | |||||
2001-09-18 | s390 assembler improvements and testsuite | Nick Clifton | 1 | -846/+171 | |
2001-08-23 | * opcodes/s390-opc.c: Add "low or high" and "not low or high" | Andreas Jaeger | 1 | -20/+25 | |
branch instructions for gcc 3.0. * opcodes/s390-opc.txt: Likewise. | |||||
2001-06-12 | Add lgh instruction. | Nick Clifton | 1 | -0/+1 | |
2001-03-16 | Add new opcodes | Nick Clifton | 1 | -497/+515 | |
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 1 | -1/+1 | |
2001-02-10 | Add s390 support | Nick Clifton | 1 | -0/+969 | |