Lines Matching full:sahf
66 SAHF should cause eflags[1] == 1, and in fact it produces 0. As120 - fcom ; fstsw %ax ; sahf121 sahf does not update the O flag (sigh) and so O needs to13317 case 0x9E: /* SAHF */13319 DIP("sahf\n");