IJcc
Operation
Increments the index and branches only when it differs from the bound and the condition is true.
Assembler Syntax
IJcc Rn(i), Rn(b), <ea>(e)
IJcc Rn(i), Rn(b), Rn(e)
Privilege
Unprivileged
Increments the index and transfers control only when the new index differs from the bound and the encoded condition is true. The target EA has Q interpretation width: a memory form reads a 64-bit target and a register or immediate form supplies its value directly.
2.75in
Encodings
IJcc Rn(i), Rn(b), <ea>(e)
Format: Instruction format for IJcc Rn(i), Rn(b), <ea>(e)
cc — allowed: 0, 0x2..0xf [condition_false_reclaimed]
2.75in IJcc Rn(i), Rn(b), Rn(e)
Format: Instruction format for IJcc Rn(i), Rn(b), Rn(e)
cc — allowed: 0, 0x2..0xf [condition_false_reclaimed]