Separates out header printing to a separate routine that can be invoked by sub-classes instead of duplicating the print logic.
Sets width of instr/data bytes to 2, so that double-digit byte memrefs are formatted the same as single-digit ones.
Separates out header printing to a separate routine that can be invoked by sub-classes instead of duplicating the print logic.
Sets width of instr/data bytes to 2, so that double-digit byte memrefs are formatted the same as single-digit ones.