]> Git Repo - qemu.git/commit - tcg/arm/tcg-target.c
tcg-arm: Remove restriction on qemu_ld output register
authorRichard Henderson <[email protected]>
Fri, 30 Aug 2013 16:12:32 +0000 (09:12 -0700)
committerRichard Henderson <[email protected]>
Tue, 1 Oct 2013 17:20:33 +0000 (10:20 -0700)
commit66c2056fb83b873df0a3a4bda3a679bf53d082a2
treebd9cd5158e2e5732ece24324651c9b5a5ca6929f
parentd3e440bef2783b7b2ebc210a0717c36351506b8c
tcg-arm: Remove restriction on qemu_ld output register

The main intent of the patch is to allow the tlb addend register
to be changed, without tying that change to the constraint.  But
the most common side-effect seems to be to enable usage of ldrd
with the r0,r1 pair.

Signed-off-by: Richard Henderson <[email protected]>
tcg/arm/tcg-target.c
This page took 0.025766 seconds and 4 git commands to generate.