Home | History | Annotate | Download | only in docs

Lines Matching full:fmadds

978   (FMADDS (FADDS W, X), Y, Z)
980 The ``FMADDS`` instruction is a ternary instruction that multiplies its first
989 def FMADDS : AForm_1<59, 29,
991 "fmadds $FRT, $FRA, $FRC, $FRB",
1017 it knows that addition is commutative, so it allows the ``FMADDS`` pattern
1023 are. In the ``FMADDS`` case above, we didn't have to tell ``tblgen`` that all