diff options
author | Richard Henderson <rth@twiddle.net> | 2013-01-23 14:21:52 -0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-02-18 15:03:57 -0800 |
commit | bec93d7283b635aabaf0bbff67b6da7fc99e020a (patch) | |
tree | ed8c0282be1ffa46aad5715c2e84af17dda342e7 /target-i386/seg_helper.c | |
parent | c365395e9bd2b3bcac48ef562c187ea6ab9820ad (diff) |
target-i386: introduce CCPrepare
Introduce a struct that describes how to build a *cond operation
that checks for a given x86 condition code. For now, just change
gen_compute_eflags_* to return the new struct, generate code for
the CCPrepare struct, and go on as before.
[rth: Use ctz with the proper width rather than ffs.]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target-i386/seg_helper.c')
0 files changed, 0 insertions, 0 deletions