Searched hist:"0 aed257f08444feb6269d0c302b35a8fb10fcb3f" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op.h | 0aed257f08444feb6269d0c302b35a8fb10fcb3f Mon Sep 24 21:21:40 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
There are several cases that can be handled easier inside both translators and code generators if we have out-of-band values for conditions. It's easy enough to handle ALWAYS and NEVER in the natural way inside the tcg middle-end.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
H A D | tcg.h | 0aed257f08444feb6269d0c302b35a8fb10fcb3f Mon Sep 24 21:21:40 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
There are several cases that can be handled easier inside both translators and code generators if we have out-of-band values for conditions. It's easy enough to handle ALWAYS and NEVER in the natural way inside the tcg middle-end.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
/qemu/tcg/ |
H A D | optimize.c | 0aed257f08444feb6269d0c302b35a8fb10fcb3f Mon Sep 24 21:21:40 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
There are several cases that can be handled easier inside both translators and code generators if we have out-of-band values for conditions. It's easy enough to handle ALWAYS and NEVER in the natural way inside the tcg middle-end.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
H A D | tcg.c | 0aed257f08444feb6269d0c302b35a8fb10fcb3f Mon Sep 24 21:21:40 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
There are several cases that can be handled easier inside both translators and code generators if we have out-of-band values for conditions. It's easy enough to handle ALWAYS and NEVER in the natural way inside the tcg middle-end.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|