mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PF/ZF/SF are computed the same way for almost all CC_OP values (depending only on the operand size in the case of ZF and SF). The only exception is PF for CC_OP_BLSI* and CC_OP_BMILG*; but AMD documents that PF should be computed normally (rather than being undefined) so that is a kind of bug fix. Put the common code at the end of helper_cc_compute_all, shaving another kB from its text. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
1 week ago | |
|---|---|---|
| .. | ||
| system | 1 week ago | |
| user | 1 week ago | |
| access.c | 8 months ago | |
| access.h | 2 years ago | |
| bpt_helper.c | 4 years ago | |
| cc_helper.c | 1 week ago | |
| cc_helper_template.h.inc | 1 week ago | |
| decode-new.c.inc | 1 week ago | |
| decode-new.h | 1 year ago | |
| emit.c.inc | 1 week ago | |
| excp_helper.c | 2 months ago | |
| fpu_helper.c | 7 months ago | |
| helper-tcg.h | 2 months ago | |
| int_helper.c | 8 months ago | |
| mem_helper.c | 8 months ago | |
| meson.build | 1 year ago | |
| misc_helper.c | 10 months ago | |
| mpx_helper.c | 8 months ago | |
| ops_sse_header.h.inc | 2 years ago | |
| seg_helper.c | 2 months ago | |
| seg_helper.h | 9 months ago | |
| tcg-cpu.c | 7 months ago | |
| tcg-cpu.h | 9 months ago | |
| tcg-stub.c | 5 years ago | |
| translate.c | 1 week ago | |