On 5/14/26 10:37, James Hilliard wrote:
MTP1 loads the middle Octeon3 partial-product pair from rs/rt into P[1]
and P[4].

This completes the second guest-visible partial-product slot used by the
Octeon multiplier helpers.

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

Changes v3 -> v4:
   - Describe the Octeon3 rs/rt P[1]/P[4] pair handled by the shared MTP
     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