Hi:
The HCS08 architecture does not have a fix ratio between number of clock cycles and CPU cycles. It depends of the instruction being executed: some instructions take 2,3, up to 7 clock cycles to execute.
IF you check the CPU Manual, it gives a list of all assembly instructions with their resepctive number of clock cycles to execute.
Regards,
Alex