pub trait Jz<T> { fn jz(&mut self, op1: T); }
Emit a conditional jump if zero instruction (ZF = 1).
ZF = 1