DynamoRIO / DynamoRIO/dynamorio

add equivalent of asm .W to ARM INSTR_CREATE_ routines

Open
#1,626 0 comments 0 reactions 0 assignees View on GitHub
Component-API OpSys-ARM Priority-Low Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Do we need to add .n vs .w control to INSTR_CREATE_?
Or will operand sizes be sufficient?

Without extra control, it's impossible to emit a 32-bit OP_yield in thumb mode.
But why would you want to?
Some alignment requirement is only reason I can think of.

Someone could always work around it and use raw bits.

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.