Searched refs:S390_INSN_SMUL (Results 1 – 2 of 2) sorted by relevance
126 S390_INSN_SMUL, /* signed multiply; n-bit operands; 2n-bit result */ enumerator
576 case S390_INSN_SMUL: in s390_insn_get_reg_usage()903 case S390_INSN_SMUL: in s390_insn_map_regs()5476 insn->tag = signed_multiply ? S390_INSN_SMUL : S390_INSN_UMUL; in s390_insn_mul()6651 case S390_INSN_SMUL: in s390_insn_as_string()6653 if (insn->tag == S390_INSN_SMUL) { in s390_insn_as_string()8402 signed_multiply = insn->tag == S390_INSN_SMUL; in s390_insn_mul_emit()9937 case S390_INSN_SMUL: in emit_S390Instr()