Module Name: pcc
Committed By: ragge
Date: Sat Jul 30 08:14:38 UTC 2011
Modified Files:
pcc/arch/vax: table.c
Log Message:
long long compare can take argument of any kind.
make long long PLUS/MINUS take left arg in register and return RLEFT.
Simple long long ops can not allow any regs to be shared with destination,
since a source value may be in a indexed reg and therefore the address
trashed during evaluation.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pcc/arch/vax/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.