Skip to content

BNDUII

Operation

Checks unsigned value membership in the inclusive-inclusive interval [lo, hi].

Assembler Syntax

BNDUII.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)

BNDUII.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)

Privilege

Unprivileged

Repeat eligibility

REP eligible; REPcc observes computed

BNDUII treats both bounds as inclusive. It sets FLAGS.V when unsigned(value) is outside [unsigned(lo), unsigned(hi)] and clears FLAGS.Z, FLAGS.N, and FLAGS.C. The B-sized 0 or 1 violation result supplies the REPcc observed value.

2.75in

Encodings

BNDUII.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)

Format: Instruction format for BNDUII.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)

Format: Instruction format for BNDUII.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)

2.75in BNDUII.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)

Format: Instruction format for BNDUII.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)

Format: Instruction format for BNDUII.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)