This simple optimization replaces certain instructions with shorter and/or faster equivalents. Examples include using of TSTA instead of CMP #0 or COMA instead of EORA #0xFF.