tcg-sparc: Use the RETURN instruction
commit8b66eefe0d3c5eafba498157a2f6169c9828b77b
authorRichard Henderson <rth@twiddle.net>
Thu, 6 Mar 2014 17:34:29 +0000 (6 09:34 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 28 Apr 2014 18:06:35 +0000 (28 11:06 -0700)
treec69a6415cd3696d4f1e684adbaf7e23cea23021f
parent34b1a49cb11adf2a544e5737c1ea87499dd76d6c
tcg-sparc: Use the RETURN instruction

Saves one insn per TB exit over JMPL+RESTORE.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/sparc/tcg-target.c