Home
last modified time | relevance | path

Searched refs:S390_CC_HE (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_s390_defs.h237 S390_CC_HE = 10, /* A >= B ; high or equal*/ enumerator
Dhost_s390_defs.c4743 case S390_CC_HE: return "greater or equal"; /* A >= B ; high or equal*/ in s390_cc_as_string()
7814 buf = s390_emit_BRC(buf, S390_CC_HE, (4 + 6 + 2) / 2); /* 4 bytes */ in s390_insn_evcheck_emit()