MAXU
Operation
Writes the unsigned greater of source and destination to the destination.
Assembler Syntax
MAXU.{B|W|L|Q}(z) <ea>(e), Rn(d)
MAXU.{B|W|L|Q}(z) Rn(s), <ea>(e)
MAXU.{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 greater value to the destination.
2.75in
Encodings
MAXU.{B|W|L|Q}(z) <ea>(e), Rn(d)
Format: Instruction format for MAXU.{B|W|L|Q}(z) <ea>(e), Rn(d)
2.75in MAXU.{B|W|L|Q}(z) Rn(s), <ea>(e)
Format: Instruction format for MAXU.{B|W|L|Q}(z) Rn(s), <ea>(e)
dst — excluded: immediate [invalid_destination]
2.75in MAXU.{B|W|L|Q}(z) Rn(s), Rn(d)
Format: Instruction format for MAXU.{B|W|L|Q}(z) Rn(s), Rn(d)