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

Static Public Attributes

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

Member Data Documentation

◆ int2expr

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

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