commit | 4ab50ccf6124eb2920262445e8ce0b2e95a2c13b | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Apr 13 15:26:17 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed May 19 08:46:10 2010 +0200 |
tree | 2ba9237ba007e0df874ea894c1e5faee6f6fa3d8 | |
parent | 6648e29608ce17f6109d5696fb01f056238e2628 [diff] |
tcg-i386: Tidy initialization of tcg_target_call_clobber_regs. Setting the registers one by one is easier to read, and gets optimized by the compiler just the same. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>