BNDSXI
Operation
Checks signed value membership in the exclusive-inclusive interval (lo, hi].
Assembler Syntax
BNDSXI.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)
BNDSXI.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)
Privilege
Unprivileged
Repeat eligibility
REP eligible; REPcc observes computed
BNDSXI treats the low bound as exclusive and the high bound as inclusive. It sets FLAGS.V when signed(value) is outside (signed(lo), signed(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
BNDSXI.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)
Format: Instruction format for BNDSXI.{B|W|L|Q}(z) Rn(l), <ea>(e), Rn(h)
2.75in BNDSXI.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)
Format: Instruction format for BNDSXI.{B|W|L|Q}(z) Rn(l), Rn(v), Rn(h)