<html dir=""><head><style id="axi-htmleditor-style" type="text/css">p { margin: 0px; }</style></head><body style="font-size: 10pt; font-family: Arial; background-image: none; background-repeat: repeat; background-attachment: fixed;">​Yes. i saw the examples. but they are good for special rouine functions 
like add, sub, .... however, how can I define function for the follwoing
 statemenst for example:<br><br><br>for stmt in irsb.statements:<br>if isinstance(stmt, pyvex.IRStmt.Store):<br>        irbuilder.store_reg(ll.Constant(ll.IntType(64), stmt.data), ll.IntType(64), stmt.addr)<br>        print "hello"<br>I want to define a function for that, and then I will be able to return its result and execute it as an IR file.<br><br>best regards</body></html><pre>
-- 
This email was Anti Virus checked by  Security Gateway.</pre>