]> Git Repo - qemu.git/commit
tcg-s390: Remove constraint letters for and
authorRichard Henderson <[email protected]>
Wed, 27 Mar 2013 15:47:54 +0000 (11:47 -0400)
committerRichard Henderson <[email protected]>
Fri, 5 Apr 2013 18:35:41 +0000 (13:35 -0500)
commit07ff798313a8263a9e50d3411631538cb263d129
tree600ab15019cfddcf7cc9af44348e405475d4c949
parentd5690ea43322b487071aa22e51f005a542b015d1
tcg-s390: Remove constraint letters for and

Since we have a free temporary and can always just load the constant, we
ought to do so, rather than spending the same effort constraining the const.

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