Searched refs:ZF (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/x86/ |
| H A D | test_FCOMI.c | 20 ZF = 1 << 6, enumerator 21 ARITH = CF | PF | ZF, 82 if ((res_fcomi_1_1 & ARITH) != (ZF)) { in test() 111 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in test_qnan() 140 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_qnan() 171 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_snan() 226 if ((res_fcomi_1_1 & ARITH) != (ZF)) { in testp() 254 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testp_qnan() 282 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testup_qnan() 316 err |= test(CF|ZF|PF); in main() [all …]
|
| H A D | test_FCMOV.c | 45 ZF = 1 << 6, enumerator 78 err |= !(fcmovb(ZF) == 1.0); err |= !(fcmovnb(ZF) != 1.0); in main() 79 err |= !(fcmove(ZF) != 1.0); err |= !(fcmovne(ZF) == 1.0); in main() 80 err |= !(fcmovbe(ZF) != 1.0); err |= !(fcmovnbe(ZF) == 1.0); in main() 81 err |= !(fcmovu(ZF) == 1.0); err |= !(fcmovnu(ZF) != 1.0); in main()
|
| /linux/fs/isofs/ |
| H A D | rock.h | 108 struct RR_ZF_s ZF; member
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 1279 COND(74, 75, XF(ZF)) \ 1282 COND(76, 77, XF(CF) || XF(ZF)) \ 1284 COND(7e, 7f, XF(ZF) || XF(SF) != XF(OF))
|
| /linux/Documentation/arch/x86/ |
| H A D | mds.rst | 99 Other than CFLAGS.ZF, this macro doesn't clobber any registers.
|
| /linux/ |
| H A D | CREDITS | 1342 D: random kernel hacker, ZF MachZ Watchdog driver
|