[compiler-rt] [ASan][windows] Recognize movzx r11d, BYTE PTR [rdx] in interception_win (PR #111638)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 21 08:57:07 PDT 2024
    
    
  
zmodem wrote:
> Hello, I am trying to prepare a patch to add more instructions to interception_win. During this I wondered because this instruction "44 0f b6 1a" returns now 5, but shouldn't it return 4?
You're right, it should be 4. I'll commit a fix.
Please CC me on your upcoming patch, I'd be happy to review it.
https://github.com/llvm/llvm-project/pull/111638
    
    
More information about the llvm-commits
mailing list