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

Static Public Attributes

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

Member Data Documentation

◆ int2expr

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

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