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