diff options
author | Richard Henderson <rth@twiddle.net> | 2013-01-23 13:46:02 -0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-02-18 15:03:57 -0800 |
commit | 06847f1f1a7cff71f68dc6416cdd729c01ae2305 (patch) | |
tree | 8f22eb9c492f311f95c7a94a134b4b8034d03a8d /linux-user/m68k | |
parent | 8115f117357a63bff84522caac6c3bcadee0a285 (diff) |
target-i386: convert gen_compute_eflags_c to TCG
Do the switch at translation time, converting the helper templates to
TCG opcodes. In some cases CF can be computed with a single setcond,
though others it may require a little more work.
In the CC_OP_DYNAMIC case, compute the whole EFLAGS, same as for ZF/SF/PF.
Reviewed-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'linux-user/m68k')
0 files changed, 0 insertions, 0 deletions