Age | Commit message (Expand) | Author | Files | Lines |
1996-10-11 | * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode | Jeff Law | 1 | -0/+11 |
1996-10-10 | * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode field | Jeff Law | 1 | -0/+3 |
1996-10-10 | * mn10300-opc.c (FMT*): Remove definitions. | Jeff Law | 1 | -0/+2 |
1996-10-10 | * mn10300-opc.c (mn10300_opcodes): Fix destination register | Jeff Law | 1 | -0/+3 |
1996-10-10 | * mn10300-opc.c (mn10300_operands): Break DN, DM, AN, AM | Jeff Law | 1 | -0/+6 |
1996-10-09 | * mn10300-opc.c (mn10300_opcodes): Add "extended" instructions, | Jeff Law | 1 | -0/+5 |
1996-10-08 | * mn10300-opc.c (mn10300_operands): Remove "REGS" operand. | Jeff Law | 1 | -0/+6 |
1996-10-08 | * mn10300-opc.c (mn10300_opcodes): Fix typos in yesterday's | Jeff Law | 1 | -0/+5 |
1996-10-07 | * mn10300-opc.c (FMT_XX): Renumber starting at one. | Jeff Law | 1 | -0/+10 |
1996-10-07 | Mon Oct 7 11:39:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+5 |
1996-10-04 | * mn10300-opc.c (mn10300_opcodes): Add opcode & masks for | Jeff Law | 1 | -0/+3 |
1996-10-04 | * mn10300-opc.c (mn10300_opcodes): Start fleshing out the | Jeff Law | 1 | -2/+2 |
1996-10-03 | * Makefile.in (ALL_MACHINES): Add mn10200-dis.o, mn10200-opc.o, | Ian Lance Taylor | 1 | -0/+5 |
1996-10-03 | Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support | Jeff Law | 1 | -0/+10 |
1996-10-03 | * Makefile.in (MOSTLYCLEAN): Move config.log to distclean. | Jason Molenda | 1 | -0/+4 |
1996-10-03 | * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita | Jeff Law | 1 | -0/+9 |
1996-10-01 | * i386-dis.c (op_rtn): Change to be a pointer. Adjust uses | Ian Lance Taylor | 1 | -0/+23 |
1996-09-17 | * mips-opc.c: Add a case for "div" and "divu" with two registers | Ian Lance Taylor | 1 | -0/+5 |
1996-09-11 | * mips-dis.c (print_insn_arg): Add prototype. | Fred Fish | 1 | -0/+5 |
1996-09-09 | * mips-dis.c (print_insn_arg): Print condition code registers as | Ian Lance Taylor | 1 | -0/+9 |
1996-09-03 | * v850-dis.c (disassemble): Make static. Provide prototype. | Jeff Law | 1 | -0/+9 |
1996-08-31 | * v850-dis.c (disassemble): Handle insertion of ',', '[' and | Jeff Law | 1 | -0/+9 |
1996-08-31 | * v850-dis.c (print_insn_v850): Properly handle disassembling | Jeff Law | 1 | -0/+4 |
1996-08-31 | * v850-dis.c (v850_cc_names): Fix stupid thinkos. | Jeff Law | 1 | -0/+2 |
1996-08-31 | * v850-dis.c (v850_reg_names): Define. | Jeff Law | 1 | -0/+7 |
1996-08-31 | * v850-dis.c: New file. Skeleton for disassembler support. | Jeff Law | 1 | -0/+7 |
1996-08-31 | * v850-opc.c (insert_d8_7, extract_d8_7): New functions. | Jeff Law | 1 | -0/+11 |
1996-08-31 | * v850-opc.c (insert_d16_15, extract_d16_15): New functions. | Jeff Law | 1 | -0/+7 |
1996-08-31 | * v850-opc.c (insert_d9, insert_d22): Slightly improve error | Jeff Law | 1 | -0/+3 |
1996-08-31 | * v850-opc.c: Add notes about needing special insert/extract | Jeff Law | 1 | -0/+3 |
1996-08-31 | * v850-opc.c (insert_d22, extract_d22): New functions. | Jeff Law | 1 | -0/+7 |
1996-08-31 | * v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag | J.T. Conklin | 1 | -0/+5 |
1996-08-30 | * v850-opc.c (v850_operands): Define SR2 operand. | Jeff Law | 1 | -0/+3 |
1996-08-29 | * v850-opc.c (v850_opcodes): Fix opcode specs for | Jeff Law | 1 | -0/+5 |
1996-08-28 | * v850-opc.c (v850_opcodes): Add null opcode to mark the | Jeff Law | 1 | -0/+18 |
1996-08-23 | * v850-opc.c (v850_operands): Define EP operand. | Jeff Law | 1 | -0/+3 |
1996-08-23 | * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov" | Jeff Law | 1 | -0/+3 |
1996-08-23 | * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw] | Jeff Law | 1 | -0/+3 |
1996-08-23 | * v850-opc.c (v850_operands): "not" is a two byte insn. | Jeff Law | 1 | -0/+2 |
1996-08-23 | * v850-opc.c (v850_opcodes): Correct bit pattern for setf. | Jeff Law | 1 | -0/+2 |
1996-08-23 | * v850-opc.c (v850_operands): D16 inserts at offset 16! | Jeff Law | 1 | -0/+2 |
1996-08-23 | * v850-opc.c (two): Get order of words correct. | Jeff Law | 1 | -0/+2 |
1996-08-23 | * v850-opc.c (v850_operands): I16 inserts at offset 16! | Jeff Law | 1 | -0/+2 |
1996-08-23 | * v850-opc.c (v850_operands): Add "SR1" and "SR2" for system | Jeff Law | 1 | -0/+4 |
1996-08-23 | * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. Fix | Jeff Law | 1 | -1/+2 |
1996-08-23 | * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. | Jeff Law | 1 | -0/+2 |
1996-08-23 | * v850-opc.c (v850_opcodes): Add initializer for size field | Jeff Law | 1 | -0/+3 |
1996-08-23 | * v850-opc.c (v850_operands): D6 -> DS7. References changed. | Jeff Law | 1 | -1/+8 |
1996-08-23 | * v850-opc.c (v850_operansd): 3-bit immediate for bit insns | Jeff Law | 1 | -0/+3 |
1996-08-23 | * v850-opc.c (v850_opcodes): Correct short store half (sst.h) and | Jeff Law | 1 | -0/+5 |