Anders Magnusson
2014-04-29 18:16:09 UTC
Module Name: pcc
Committed By: ragge
Date: Tue Apr 29 18:16:09 UTC 2014
Modified Files:
pcc/arch/amd64: order.c table.c
Log Message:
Use movabsq for labels.
Do not emit labels as distance to indexed registers, they can be only
32-bit long.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pcc/arch/amd64/order.c
cvs rdiff -u -r1.51 -r1.52 pcc/arch/amd64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: ragge
Date: Tue Apr 29 18:16:09 UTC 2014
Modified Files:
pcc/arch/amd64: order.c table.c
Log Message:
Use movabsq for labels.
Do not emit labels as distance to indexed registers, they can be only
32-bit long.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pcc/arch/amd64/order.c
cvs rdiff -u -r1.51 -r1.52 pcc/arch/amd64/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.