On Tue, Jun 28, 2011 at 1:51 AM, malc <av1...@comtv.ru> wrote: > On Sun, 26 Jun 2011, Blue Swirl wrote: > >> Use TCG_REG_CALL_STACK instead of TCG_REG_R1 etc. for consistency. >> > > This i'd rather avoid.
Why? In addition to the consistency among targets, a magic constant is replaced with a symbol which improves the documenting abilities and readability of the code.