MINU
Operation
Writes the unsigned lesser of source and destination to the destination.
Assembler Syntax
MINU.{B|W|L|Q}(z) <ea>(e), Rn(d)
MINU.{B|W|L|Q}(z) Rn(s), <ea>(e)
MINU.{B|W|L|Q}(z) Rn(s), Rn(d)
Privilege
Unprivileged
Repeat eligibility
REP eligible; REPcc observes dst
Compares the selected-width operands as unsigned integers and writes the lesser value to the destination.
2.75in
Encodings
MINU.{B|W|L|Q}(z) <ea>(e), Rn(d)
Format: Instruction format for MINU.{B|W|L|Q}(z) <ea>(e), Rn(d)
2.75in MINU.{B|W|L|Q}(z) Rn(s), <ea>(e)
Format: Instruction format for MINU.{B|W|L|Q}(z) Rn(s), <ea>(e)
dst — excluded: immediate [invalid_destination]
2.75in MINU.{B|W|L|Q}(z) Rn(s), Rn(d)
Format: Instruction format for MINU.{B|W|L|Q}(z) Rn(s), Rn(d)