dynamorio icon indicating copy to clipboard operation
dynamorio copied to clipboard

Mark x86 SIMD operations with masks as predicated

Open derekbruening opened this issue 1 year ago • 1 comments

Xref #6499 where a64 scatter/gather are going to marked as predicated. This issue covers doing the same thing for x86. This should include all SIMD operations with masks. We may need a new predicate type?

derekbruening avatar Dec 16 '23 01:12 derekbruening

Xref AArch64 adding predicates PR #6535

derekbruening avatar Jan 02 '24 15:01 derekbruening