On 5/14/26 10:37, James Hilliard wrote:
MTM1 loads the middle Octeon3 multiplier operand pair from rs/rt into
MPL[1] and MPL[4].

Like the other MTM writes, it resets partial products so the following
multiplier operation starts from the newly programmed operand state.

Signed-off-by: James Hilliard<[email protected]>
---
Changes v2 -> v3:
   - Split MTM1 out of the combined Octeon arithmetic and memory
     instruction patch.  (requested by Richard Henderson)

Changes v3 -> v4:
   - Describe the Octeon3 rs/rt MPL[1]/MPL[4] pair handled by the shared
     MTM translator.
---
  target/mips/tcg/octeon.decode      | 1 +
  target/mips/tcg/octeon_translate.c | 1 +
  2 files changed, 2 insertions(+)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to