| Age | Commit message (Collapse) | Author |
|
to LLIL, MLIL, and HLIL
Also cleans up some old code patterns in the old visitors
|
|
|
|
|
|
|
|
- size describes input operands, not outputs
- mult for when only lower half of product is needed
- when full product needed, must specify signed/unsigned
|
|
|
|
|
|
|
|
|
|
Implement detailed_operands for both, add visitors for both.
Improve consistency of type_name field of detailed_operands in MLIL
|
|
To make possible the next commit
|
|
|
|
|
|
|
|
|
|
Arrakis can have a little LowLevelILFunction documentation, as a treat
|
|
|
|
|
|
|
|
|
|
|
|
Close #3339.
|
|
|
|
|
|
|
|
Fixes #3032
|
|
handles directly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-SSA forms (pass the call from *LevelILFunction to *LevelILSSAFunction)
|
|
|
|
|
|
|
|
and mapping containers
|
|
|
|
|