Home
last modified time | relevance | path

Searched hist:"0 aed257f08444feb6269d0c302b35a8fb10fcb3f" (Results 1 – 4 of 4) sorted by relevance

/qemu/include/tcg/
H A Dtcg-op.h0aed257f08444feb6269d0c302b35a8fb10fcb3f 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 Dtcg.h0aed257f08444feb6269d0c302b35a8fb10fcb3f 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 Doptimize.c0aed257f08444feb6269d0c302b35a8fb10fcb3f 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 Dtcg.c0aed257f08444feb6269d0c302b35a8fb10fcb3f 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>