Searched refs:have_eimm (Results 1 – 1 of 1) sorted by relevance
419 HAVE_FACILITY(have_eimm, EXTENDED_IMMEDIATE_FACILITY) in HAVE_FACILITY() argument577 SLJIT_ASSERT(have_eimm()); \667 SLJIT_S390X_RXYA(llc, 0xe30000000094, have_eimm())671 SLJIT_S390X_RXYA(llh, 0xe30000000095, have_eimm())825 SLJIT_ASSERT(have_eimm()); in SLJIT_S390X_INSTRUCTION()886 if (have_eimm()) { in push_load_imm_inst()1622 return have_eimm() ? 1 : 0; /* FLOGR instruction */ in sljit_has_cpu_feature()2111 if (have_eimm()) in sljit_emit_op1()2122 if (have_eimm()) { in sljit_emit_op1()2131 if (have_eimm()) { in sljit_emit_op1()
Completed in 20 milliseconds