what micro-operations (uops) instruction decoded?

what micro-operations (uops) instruction decoded?

zhangxiuxia的头像

Does someone know what micro-operations instructions are decoded ?

I can't find the manuals about it .
I really need them ,can anyone who konw it tell me ?

3 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
iliyapolak的头像

Probably Intel most guarded secret.

Igor Levicki的头像

Knowing exact uops would not be beneficial, what you can find is how many uops per instruction in Optimization Manual.

-- Regards, Igor Levicki If you find my post helpfull, please rate it and/or select it as a best answer where applies. Thank you.

登陆并发表评论。