miasm icon indicating copy to clipboard operation
miasm copied to clipboard

Synchronization of constraints

Open nofiv opened this issue 6 years ago • 0 comments

AsmBlock could contain a synchronization function which would rebuild the block in a way to really correspond to the constraints(if one changes them). AsmConstrainTo could also contain information about type of jump(<=, >=, >, <...). Afterwards functions for "copying" and "pasting" basic blocks and series of basic blocks could be made. They could be "pasted" between particular basic blocks.

nofiv avatar Feb 07 '19 10:02 nofiv