]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
tcg-aarch64: Remove w constraint
authorRichard Henderson <rth@twiddle.net>
Mon, 31 Mar 2014 04:26:34 +0000 (21:26 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 18 Apr 2014 23:57:36 +0000 (16:57 -0700)
commit170bf9315b352ce56aafa9785eea441b326ed5b7
treec59e7b5f618c163fb13cccae7ae2b6a16e26dafa
parentf6c6afc1d41bf53394df15f62b25f15e1de72614
tcg-aarch64: Remove w constraint

Now redundant with the type parameter to tcg_target_const_match.

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