why having a large number of specialized instructions in an
why having a large number of specialized instructions in an instruction set hinders CPU performance.
Solution
As per my understanding this is basic logic the more complex and specialized instruction more number of operations, movements, shifts , value transfers ,resources, job scheduling, time management, race conditions would be there and more CPU will be used and this will degrade the performance.
