src/opcodes ChangeLog pdp11-dis.c pdp11-opc.c

amodra@sources.redhat.com amodra@sources.redhat.com
Mon Mar 4 19:09:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	amodra@sources.redhat.com	2002-03-04 19:09:55

Modified files:
	opcodes        : ChangeLog pdp11-dis.c pdp11-opc.c 

Log message:
	* pdp11-opc.c: Fix "mark" operand type.  Fix operand types
	for float opcodes that take float operands.  Add alternate
	names (xxxD vs. xxxF) for float opcodes.
	* pdp11-dis.c (print_operand): Clean up formatting for mode 67.
	(print_foperand): New function to handle float opcode operands.
	(print_insn_pdp11): Use print_foperand to disassemble float ops.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.417&r2=1.418
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/pdp11-dis.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/pdp11-opc.c.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Binutils-cvs mailing list