Home
last modified time | relevance | path

Searched refs:CC_NOF (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h82 CC_NOF = 0x0E, // S390 condition code 0b1110 enumerator
85 ordered = CC_NOF, // floating-point ordered
87 nooverflow = CC_NOF,
127 return CC_NOF; in NegateCondition()

Completed in 6 milliseconds