Consider two processors, A and B, with identical clock speed…

Consider two processors, A and B, with identical clock speeds but different instruction sets. Processor A has simpler instructions that require fewer clock cycles per instruction on average, while Processor B has more complex instructions that require more clock cycles per instruction. Which processor will generally have a lower overall CPU execution time for a given program, assuming the program is optimized for each processor’s instruction set?