Searched refs:S390_INSN_SMUL (Results 1 – 2 of 2) sorted by relevance
128 S390_INSN_SMUL, /* signed multiply; n-bit operands; 2n-bit result */ enumerator
583 case S390_INSN_SMUL: in s390_insn_get_reg_usage()909 case S390_INSN_SMUL: in s390_insn_map_regs()5336 insn->tag = signed_multiply ? S390_INSN_SMUL : S390_INSN_UMUL; in s390_insn_mul()6521 case S390_INSN_SMUL: in s390_insn_as_string()6523 if (insn->tag == S390_INSN_SMUL) { in s390_insn_as_string()8275 signed_multiply = insn->tag == S390_INSN_SMUL; in s390_insn_mul_emit()9813 case S390_INSN_SMUL: in emit_S390Instr()