andreas-abel / uiCA

uops.info Code Analyzer
GNU Affero General Public License v3.0
230 stars 16 forks source link

Fixed disp field requirement in latReducedDueToFastPtrChasing #25

Closed ishcha closed 1 year ago

ishcha commented 1 year ago

Hi, I have observed that with assembly instruction (intel syntax): pop [rax], the uiCA.py gives an error. I have fixed that in this pull request. Kindly accept this request to debug this part. Thanks!

andreas-abel commented 1 year ago

Thanks for reporting. Fixed in 9cbbe93.