commit | 9363dedbbb998949c0c851afe6597f2c97ed3c90 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri May 21 08:30:30 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri May 21 16:20:22 2010 +0000 |
tree | 9bc3b5bbf212d16b016bda19bb7205321cf48885 | |
parent | 32a8ffb97043bc5691ebebfb219e4161a300ef8f [diff] |
tcg-i386: Tidy unary arithmetic. Define OPC_GRP3 and EXT3_FOO to match. Use them instead of bare constants. Define OPC_GRP5 and rename the existing EXT_BAR to EXT5_BAR to make it clear which extension should be used with which opcode. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>