Home
last modified time | relevance | path

Searched refs:inst_bits (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_arm/
H A Darm_helpers.h77 inline bool IsUDFNaClSafe(uint32_t inst_bits) { in IsUDFNaClSafe() argument
78 return inst_bits == kHaltFill || inst_bits == kAbortNow; in IsUDFNaClSafe()
/dports/lang/php73/php-7.3.33/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c564 sljit_ins inst_bits; in emit_op_imm() local
637 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
638 if (!inst_bits) in emit_op_imm()
641 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
644 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
645 if (!inst_bits) in emit_op_imm()
648 inst_bits |= ORRI; in emit_op_imm()
650 inst_bits |= EORI; in emit_op_imm()
651 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c613 sljit_ins inst_bits; in emit_op_imm() local
686 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
687 if (!inst_bits) in emit_op_imm()
690 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
693 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
694 if (!inst_bits) in emit_op_imm()
697 inst_bits |= ORRI; in emit_op_imm()
699 inst_bits |= EORI; in emit_op_imm()
700 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c613 sljit_ins inst_bits; in emit_op_imm() local
686 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
687 if (!inst_bits) in emit_op_imm()
690 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
693 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
694 if (!inst_bits) in emit_op_imm()
697 inst_bits |= ORRI; in emit_op_imm()
699 inst_bits |= EORI; in emit_op_imm()
700 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/sljit/
H A DsljitNativeARM_64.c613 sljit_ins inst_bits; in emit_op_imm() local
686 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
687 if (!inst_bits) in emit_op_imm()
690 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
693 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
694 if (!inst_bits) in emit_op_imm()
697 inst_bits |= ORRI; in emit_op_imm()
699 inst_bits |= EORI; in emit_op_imm()
700 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/sljit/
H A DsljitNativeARM_64.c564 sljit_ins inst_bits; in emit_op_imm() local
637 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
638 if (!inst_bits) in emit_op_imm()
641 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
644 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
645 if (!inst_bits) in emit_op_imm()
648 inst_bits |= ORRI; in emit_op_imm()
650 inst_bits |= EORI; in emit_op_imm()
651 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/lang/php80/php-8.0.15/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c614 sljit_ins inst_bits; in emit_op_imm() local
687 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
688 if (!inst_bits) in emit_op_imm()
691 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
694 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
695 if (!inst_bits) in emit_op_imm()
698 inst_bits |= ORRI; in emit_op_imm()
700 inst_bits |= EORI; in emit_op_imm()
701 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/lang/php74/php-7.4.27/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c614 sljit_ins inst_bits; in emit_op_imm() local
687 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
688 if (!inst_bits) in emit_op_imm()
691 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
694 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
695 if (!inst_bits) in emit_op_imm()
698 inst_bits |= ORRI; in emit_op_imm()
700 inst_bits |= EORI; in emit_op_imm()
701 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/devel/pcre/pcre-8.45/sljit/
H A DsljitNativeARM_64.c613 sljit_ins inst_bits; in emit_op_imm() local
686 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
687 if (!inst_bits) in emit_op_imm()
690 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
693 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
694 if (!inst_bits) in emit_op_imm()
697 inst_bits |= ORRI; in emit_op_imm()
699 inst_bits |= EORI; in emit_op_imm()
700 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/iis/pcre/sljit/
H A DsljitNativeARM_64.c564 sljit_ins inst_bits; in emit_op_imm() local
637 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
638 if (!inst_bits) in emit_op_imm()
641 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
644 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
645 if (!inst_bits) in emit_op_imm()
648 inst_bits |= ORRI; in emit_op_imm()
650 inst_bits |= EORI; in emit_op_imm()
651 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/www/mod_php73/php-7.3.33/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c564 sljit_ins inst_bits; in emit_op_imm() local
637 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
638 if (!inst_bits) in emit_op_imm()
641 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
644 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
645 if (!inst_bits) in emit_op_imm()
648 inst_bits |= ORRI; in emit_op_imm()
650 inst_bits |= EORI; in emit_op_imm()
651 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitNativeARM_64.c605 sljit_ins inst_bits; in emit_op_imm() local
678 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
679 if (!inst_bits) in emit_op_imm()
682 return push_inst(compiler, (ANDI ^ inv_bits) | RD(dst) | RN(reg) | inst_bits); in emit_op_imm()
685 inst_bits = logical_imm(imm, LOGICAL_IMM_CHECK | ((flags & INT_OP) ? 16 : 32)); in emit_op_imm()
686 if (!inst_bits) in emit_op_imm()
689 inst_bits |= ORRI; in emit_op_imm()
691 inst_bits |= EORI; in emit_op_imm()
692 FAIL_IF(push_inst(compiler, (inst_bits ^ inv_bits) | RD(dst) | RN(reg))); in emit_op_imm()

12