Module Name: pcc
Committed By: ragge
Date: Fri Feb 18 17:08:31 UTC 2011
Modified Files:
pcc/arch/amd64: order.c table.c
Log Message:
Byte mod give results in ah, not in dl. Since amd64 should not care about
high bytes of regs just move it to lower and be done.
Fixes Jira#PCC-241 by Fred J. Tydeman.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pcc/arch/amd64/order.c
cvs rdiff -u -r1.44 -r1.45 pcc/arch/amd64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.