miasm
Reverse engineering framework
miasm.core.cpu.imm16_noarg Class Reference
Inheritance diagram for miasm.core.cpu.imm16_noarg:
Collaboration diagram for miasm.core.cpu.imm16_noarg:

Static Public Attributes

 int2expr = lambda self, x: m2_expr.ExprInt(x, 16)
 

Member Data Documentation

◆ int2expr

miasm.core.cpu.imm16_noarg.int2expr = lambda self, x: m2_expr.ExprInt(x, 16)
static

The documentation for this class was generated from the following file: