Lines Matching defs:is64
595 bool is64 = BPF_CLASS(insn->code) == BPF_ALU64 ||
615 if (!is64 && !aux->verifier_zext)
625 if (!is64 && !aux->verifier_zext)
631 if (!is64 && !aux->verifier_zext)
637 if (!is64 && !aux->verifier_zext)
643 if (!is64 && !aux->verifier_zext)
649 if (!is64 && !aux->verifier_zext && rs != rd)
654 emit_imm(HPPA_REG_T1, is64 ? (s64)(s32)imm : (u32)imm, HPPA_REG_T2, ctx);
660 if (!is64 && !aux->verifier_zext)
665 emit_imm(HPPA_REG_T1, is64 ? (s64)(s32)imm : (u32)imm, HPPA_REG_T2, ctx);
671 if (!is64 && !aux->verifier_zext)
676 emit_imm(HPPA_REG_T1, is64 ? (s64)(s32)imm : (u32)imm, HPPA_REG_T2, ctx);
682 if (!is64 && !aux->verifier_zext)
690 if (is64)
694 if (!is64 && !aux->verifier_zext)
700 if (is64)
704 if (!is64 && !aux->verifier_zext)
711 if (is64)
715 if (!is64 && !aux->verifier_zext)
723 if (!is64 && !aux->verifier_zext)
774 if (!is64 && !aux->verifier_zext)
787 if (!is64 && !aux->verifier_zext)
798 if (!is64 && !aux->verifier_zext)
805 if (!is64 && !aux->verifier_zext)
812 if (!is64 && !aux->verifier_zext)
819 if (!is64 && !aux->verifier_zext)
828 if (!is64 && !aux->verifier_zext)
834 if (is64)
840 if (!is64 && !aux->verifier_zext)
846 if (is64)
852 if (!is64 && !aux->verifier_zext)
888 if (!is64) {
939 if (!is64) {
961 if (!is64 && imm < 0)