Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeS390X.c337 HAVE_FACILITY(have_eimm, EXTENDED_IMMEDIATE_FACILITY) in HAVE_FACILITY() argument
545 SLJIT_ASSERT(have_eimm()); \
705 SLJIT_S390X_RXYA(llc, 0xe30000000094, have_eimm())
709 SLJIT_S390X_RXYA(llh, 0xe30000000095, have_eimm())
933 SLJIT_ASSERT(have_eimm()); in SLJIT_S390X_INSTRUCTION()
998 if (have_eimm()) { in push_load_imm_inst()
1363 return have_eimm() ? 1 : 0; /* FLOGR instruction */ in sljit_has_cpu_feature()
1802 if (have_eimm()) in sljit_emit_op1()
1819 if (have_eimm()) { in sljit_emit_op1()
1828 if (have_eimm()) { in sljit_emit_op1()
[all …]