Searched refs:tcheck (Results 1 – 2 of 2) sorted by relevance
87 (outs crrc:$BF), (ins), "tcheck $BF", IIC_SprMTSPR>;90 // All HTM instructions, with the exception of tcheck, set CR0 with the
1030 time_t tcheck = time(NULL) + checkoffset; in x509_main() local1032 ret = X509_cmp_time(X509_get0_notAfter(x), &tcheck) < 0; in x509_main()