aboutsummaryrefslogtreecommitdiff
path: root/opcodes/alpha-opc.h
AgeCommit message (Collapse)AuthorFilesLines
1993-11-08 * alpha-opc.h, alpha-dis.c (print_insn_alpha): AddPeter Schauer1-14/+22
FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct FLOAT_FORMAT_CODE to put out floating point register names.
1993-10-08 * alpha-opc.h: Add ldl_l, fix typo for ldq_u.Peter Schauer1-1/+2
* alpha-dis.c (print_insn_alpha): Add code for PAL_FORMAT_CODE.
1993-09-17 * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, usePeter Schauer1-2/+3
info->fprintf_func for printing and info->print_address_func for address output.
1993-04-24Support for the alphaSteve Chamberlain1-0/+498