https://bugs.kde.org/show_bug.cgi?id=356392
--- Comment #1 from Julian Seward <jsew...@acm.org> --- I'm a bit confused by this. My Intel docs (Nov 2015) say: FPU Flags Affected C1 Set to 0 if stack underflow occurred. Set if result was rounded up; cleared otherwise. C0, C2, C3 Undefined. First off, when you say "#Z", do you mean "%eflags.Z" ? This insn only sets C0/1/2/3, not eflags directly. Secondly .. if we speak in terms of the C0/1/2/3 effects, which of them isn't set correctly, according to the Intel doc snippet above? -- You are receiving this mail because: You are watching all bug changes.