Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |