DynamoRIO / DynamoRIO/dynamorio

Add SIMD support to reg_set_value()

Open
#3,504 9 comments 0 reactions 0 assignees View on GitHub
Component-API Component-IR Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

Today we have support for mapping a DR_REG_ enum to a dr_mcontext_t field for GPR's for reading and writing in reg_{get,set}_value(), and for SIMD regs for reading in reg_get_value_ex(). This issue covers adding SIMD write support via reg_set_value_ex(). This will be especially useful if the new AVX-512 enums are separated from the existing enums, which is likely for compatibility.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.