Searched refs:have_eimm (Results 1 – 1 of 1) sorted by relevance
378 HAVE_FACILITY(have_eimm, EXTENDED_IMMEDIATE_FACILITY) in HAVE_FACILITY() argument536 SLJIT_ASSERT(have_eimm()); \638 SLJIT_S390X_RXYA(llc, 0xe30000000094, have_eimm())642 SLJIT_S390X_RXYA(llh, 0xe30000000095, have_eimm())813 SLJIT_ASSERT(have_eimm()); in SLJIT_S390X_INSTRUCTION()874 if (have_eimm()) { in push_load_imm_inst()1593 return have_eimm() ? 1 : 0; /* FLOGR instruction */ in sljit_has_cpu_feature()2016 if (have_eimm()) in sljit_emit_op1()2035 if (have_eimm()) { in sljit_emit_op1()2044 if (have_eimm()) { in sljit_emit_op1()
Completed in 13 milliseconds