]> Git Repo - qemu.git/commit
tcg-i386: Tidy unary arithmetic.
authorRichard Henderson <[email protected]>
Fri, 21 May 2010 15:30:30 +0000 (08:30 -0700)
committerAurelien Jarno <[email protected]>
Fri, 21 May 2010 16:20:22 +0000 (16:20 +0000)
commit9363dedbbb998949c0c851afe6597f2c97ed3c90
tree9bc3b5bbf212d16b016bda19bb7205321cf48885
parent32a8ffb97043bc5691ebebfb219e4161a300ef8f
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 <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
tcg/i386/tcg-target.c
This page took 0.019889 seconds and 4 git commands to generate.