DynamoRIO / DynamoRIO/dynamorio
AArch64 codec does not support UDF instruction
Open
OpSys-AArch64
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Add `OP_udf` encoding to codec and implement `INSTR_CREATE_udf()` macro.
Currently, `UDF` instructions appear as `OP_xx` consistent with other AArch64 instructions not supported by the codec yet.
(See also https://groups.google.com/g/dynamorio-devs/c/Zs7InU-JD-8)
Contributor guide
Assessment
This issue has not been assessed yet.