Module Name: pcc
Committed By: ragge
Date: Sat Jul 5 15:13:55 UTC 2008
Modified Files:
pcc/arch/i386: local2.c macdefs.h
pcc/mip: regs.c
Log Message:
xasm fixes:
- Do not spill temporaries with 'r' constraint.
- understand 'k' modifier.
- understand 'A' register type as eax/edx pair.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pcc/arch/i386/local2.c
cvs rdiff -u -r1.60 -r1.61 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.182 -r1.183 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.