Hi,
I am looking for instruction cost list, in clock cycles, for ia-32 intel architecture, something like this:
movdqa <-- 3 clock cycles
mov <-- 1 clock cycle
jmp <-- 1 clock cycle
Is this info available somewhere? I checked the manuals, didn't find it.
Will appreciate any help
Thanks!