pub trait Jb<T> { // Required method fn jb(&mut self, op1: T); }
Trait for jb instruction kinds.
jb
Emit a conditional jump if below (CF=1). This handles the flags from an unsigned arithmetic operation.
CF=1