OSDN Git Service

target-i386: Introduce set_cc_op
authorRichard Henderson <rth@twiddle.net>
Wed, 23 Jan 2013 20:30:52 +0000 (12:30 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 Feb 2013 23:03:56 +0000 (15:03 -0800)
commit3ca51d07dae5b2d2301431c55b08d4faaad95d91
treeb79e656a4ad8c5e3bc52ed4ca9849240a50ee862
parentfee71888a29ab9f31b23386383812a4f5c953829
target-i386: Introduce set_cc_op

This will provide a good hook into which we can consolidate
all of the cc variable discards.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-i386/translate.c