]> Git Repo - qemu.git/commit
tcg/mips: reserve a register for the guest_base.
authorJiang Biao <[email protected]>
Mon, 10 Jul 2017 09:12:14 +0000 (17:12 +0800)
committerRichard Henderson <[email protected]>
Wed, 19 Jul 2017 21:45:15 +0000 (14:45 -0700)
commit4df9cac57f5220c17d856292e90fce455f708421
tree51df804d124530f6a5a7bcb77813c853f5a04426
parentd4e59218ab80e86015753782fb5378767a51ccd0
tcg/mips: reserve a register for the guest_base.

Reserve a register for the guest_base using ppc code for reference.
By doing so, we do not have to recompute it for every memory load.

Signed-off-by: Jiang Biao <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <1499677934[email protected]>
tcg/mips/tcg-target.inc.c
This page took 0.025736 seconds and 4 git commands to generate.