[compiler-rt] [ASan][windows] Recognize movzx r11d, BYTE PTR [rdx] in interception_win (PR #111638)

via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 20 06:26:54 PDT 2024


bernhardu 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?

https://github.com/llvm/llvm-project/pull/111638


More information about the llvm-commits mailing list