Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-01 | * s390-dis.c (s390_extract_operand): Add support for long displacements. | Martin Schwidefsky | 1 | -0/+4 | |
* 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 | -2/+2 | |
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. | |||||
2002-04-04 | * dep-in.sed: Cope with absolute paths. | Alan Modra | 1 | -1/+1 | |
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate. * ppc-opc.c: Whitespace. * s390-dis.c: Fix copyright date. | |||||
2002-02-19 | 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com> | Martin Schwidefsky | 1 | -2/+2 | |
* s390-dis.c (init_disasm): Use renamed architecture defines. | |||||
2001-08-21 | * i960-dis.c: Add parameters for prototypes | Andreas Jaeger | 1 | -1/+5 | |
(ctrl): Add unused attributes. (cobr): Likewise. (put_abs): Likewise. * mips-dis.c: Add missing prototypes. * a29k-dis.c: Likewise. * arc-dis.c: Likewise. * ia64-opc.c: Likewise. * s390-dis.c: Add missing prototypes. (init_disasm): Remove unused attribute since the parameter is used. | |||||
2001-07-23 | * s390-dis.c: Fix formatting. | Kazu Hirata | 1 | -148/+170 | |
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/+231 | |