[Qemu-devel] [PATCH 12/18] TCG/MIPS: use TCG_REG_CALL_STACK instead of TCG_REG_SP

2011-06-19 Thread Blue Swirl
Use TCG_REG_CALL_STACK instead of TCG_REG_SP for consistency. Signed-off-by: Blue Swirl --- tcg/mips/tcg-target.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/tcg/mips/tcg-target.c b/tcg/mips/tcg-target.c index 12ff9d5..79e20fa 100644 --- a/tcg/mips/tcg-ta

[Qemu-devel] [PATCH 12/18] TCG/MIPS: use TCG_REG_CALL_STACK instead of TCG_REG_SP

2011-05-28 Thread Blue Swirl
Use TCG_REG_CALL_STACK instead of TCG_REG_SP for consistency. Signed-off-by: Blue Swirl --- tcg/mips/tcg-target.c | 13 +++-- 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/tcg/mips/tcg-target.c b/tcg/mips/tcg-target.c index 12ff9d5..79e20fa 100644 --- a/tcg/mips/tcg-ta