UC_INSTRUCTION_FETCH   81 src/dps8/doAppendCycleInstructionFetch.h   uint this = UC_INSTRUCTION_FETCH;
UC_INSTRUCTION_FETCH  137 src/dps8/ucache.c   sim_msg ("\r|  Instruction Fetch:             |\r\n|    Hits        %15llu  |\r\n|    Misses      %15llu  |\r\n|    Skipped     %15llu  |\r\n|    Effectiveness   %10.2f%%  |\r\n", stats (UC_INSTRUCTION_FETCH));
UC_INSTRUCTION_FETCH  158 src/dps8/ucache.c   sim_msg ("\r|  Instruction Fetch:             |\r\n|    Hits        %'15llu  |\r\n|    Misses      %'15llu  |\r\n|    Skipped     %'15llu  |\r\n|    Effectiveness   %'10.2f%%  |\r\n", stats (UC_INSTRUCTION_FETCH));