On 09/19/2012 01:00 PM, Aurelien Jarno wrote:
> 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.
>
> Signed-off-by: Aurelien Jarno
Reviewed-by: Richard Henderson
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.
Signed-off-by: Aurelien Jarno
---
tcg/tcg.c | 16 +---
1 file changed, 1 insertion(+), 15 deletions(-)