]> Git Repo - qemu.git/commit
tcg-ppc64: Rearrange integer constant constraints
authorRichard Henderson <[email protected]>
Sat, 2 Feb 2013 00:51:53 +0000 (16:51 -0800)
committerRichard Henderson <[email protected]>
Mon, 15 Apr 2013 17:52:05 +0000 (19:52 +0200)
commit3d582c6179c853cf27e3c7a19575b6c9b94bd154
tree362d3576382d2bbb5834c42edf57aef08315de72
parent421233a1469123cc51ddd19849f7db4b6bd380e7
tcg-ppc64: Rearrange integer constant constraints

We'll need a zero, and Z makes more sense for that.  Make sure we
have a full compliment of signed and unsigned 16 and 32-bit tests.

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