/freebsd/contrib/bc/tests/bc/ |
H A D | letters.txt | 52 ZF
|
/freebsd/crypto/openssl/test/certs/ |
H A D | pathlen.pem | 9 1ZF/f6Cz6CrguSUDNPT1a0cmv1t7dlLnae1UTP9HiVBLNCTfabBaTN95vzM3dyVR
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | z_Windows_NT-586_asm.asm | 944 ; ZF and exchange DL with [rcx]. Else, clear 945 ; ZF and load [rcx] into AL. 1051 ; ZF and exchange DL with [rcx]. Else, clear 1052 ; ZF and load [rcx] into AL.
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5239 UINT32 ZF:1; ///< Zero Flag. member 5265 UINT32 ZF:1; ///< Zero Flag. member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZ13.td | 1391 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFEE(B|F|H|ZB|ZF|ZH)?$")>; 1393 (instregex "VFEE(B|F|H|ZB|ZF|ZH)S$")>; 1394 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFENE(B|F|H|ZB|ZF|ZH)?$")>; 1396 (instregex "VFENE(B|F|H|ZB|ZF|ZH)S$")>;
|
H A D | SystemZScheduleZ16.td | 1514 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFEE(B|F|H|ZB|ZF|ZH)?$")>; 1516 (instregex "VFEE(B|F|H|ZB|ZF|ZH)S$")>; 1517 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFENE(B|F|H|ZB|ZF|ZH)?$")>; 1519 (instregex "VFENE(B|F|H|ZB|ZF|ZH)S$")>;
|
H A D | SystemZScheduleZ15.td | 1506 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFEE(B|F|H|ZB|ZF|ZH)?$")>; 1508 (instregex "VFEE(B|F|H|ZB|ZF|ZH)S$")>; 1509 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFENE(B|F|H|ZB|ZF|ZH)?$")>; 1511 (instregex "VFENE(B|F|H|ZB|ZF|ZH)S$")>;
|
H A D | SystemZScheduleZ14.td | 1463 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFEE(B|F|H|ZB|ZF|ZH)?$")>; 1465 (instregex "VFEE(B|F|H|ZB|ZF|ZH)S$")>; 1466 def : InstRW<[WLat3, VecStr, NormalGr], (instregex "VFENE(B|F|H|ZB|ZF|ZH)?$")>; 1468 (instregex "VFENE(B|F|H|ZB|ZF|ZH)S$")>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrSystem.td | 839 // "Successful execution of the leaf clears RAX (set to zero) and ZF, CF, PF, 841 // indicated in RAX with ZF set to 1 and CF, PF, AF, OF, and SF are cleared."
|
H A D | X86InstrInfo.cpp | 3194 enum { CF = 1, ZF = 2, SF = 4, OF = 8, PF = CF }; in getCCMPCondFlagsFromCondCode() enumerator 3216 return ZF; in getCCMPCondFlagsFromCondCode()
|
H A D | X86ISelLowering.cpp | 26938 SDValue ZF = getSETCC(X86::COND_E, Operation.getValue(1), DL, DAG); in LowerINTRINSIC_W_CHAIN() local 26941 {ZF, Operation.getValue(0), Operation.getValue(2)}); in LowerINTRINSIC_W_CHAIN() 26979 SDValue ZF = getSETCC(X86::COND_E, Operation.getValue(0), DL, DAG); in LowerINTRINSIC_W_CHAIN() local 26982 {ZF, Operation.getValue(1), Operation.getValue(2), in LowerINTRINSIC_W_CHAIN()
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.hpux11 | 705 enter_doublewide_mode swidm str ZF - - ----- Enter double-wide mode
|
H A D | Caps | 697 enter_doublewide_mode swidm str ZF - - ----- Enter double-wide mode
|
H A D | Caps.osf1r5 | 631 enter_doublewide_mode swidm str ZF - - ----- Enter double-wide mode
|
H A D | Caps.keys | 788 enter_doublewide_mode swidm str ZF - - ----- Enter double-wide mode
|
H A D | Caps.aix4 | 799 enter_doublewide_mode swidm str ZF - - ----- Enter double-wide mode
|