operation[operation.CMP_H] = function (reg) { reg.byte(reg.A - reg.H); reg.PC++; };