Home
last modified time | relevance | path

Searched refs:msgf (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/opcodes/
H A Ds390-opc.txt496 e3000000001c msgf RXE_RRRD "multiply single 64<32" z900 zarch
726 e3000000001c msgf RXY_RRRD "multiply single with long offset 64<32" z990 zarch
/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.c69 const int msgf; /* cost of an MSGF instruction. */ member
2183 *total = s390_cost->msgf; in s390_rtx_costs()
H A Ds390.md4385 msgf\t%0,%2"
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td1276 def MSGF : BinaryRXY<"msgf", 0xE31C, mul, GR64, asextloadi32, 4>;