diff options
author | 2012-09-21 10:02:45 +0200 | |
---|---|---|
committer | 2012-09-22 15:10:21 +0200 | |
commit | fba3161fd289f1282f5afce5f91c32e2575e5e8e (patch) | |
tree | 5120c3d2476a6d32a563907e878a549741226893 /tcg/optimize.c | |
parent | tcg/optimize: prefer the "op a, a, b" form for commutative ops (diff) | |
download | qemu-fba3161fd289f1282f5afce5f91c32e2575e5e8e.tar.xz qemu-fba3161fd289f1282f5afce5f91c32e2575e5e8e.zip |
tcg: remove #ifdef #endif around TCGOpcode tests
Commit 25c4d9cc changed all TCGOpcode enums to be available, so we don't
need to #ifdef #endif the one that are available only on some targets.
This makes the code easier to read.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions