m2isar.backends.disass.asm_formatter

Fortmatter implementation for CoreDSL assembly strings.

Attributes

operators

NAMES

FNAMES

Classes

AsmFormatter

Module Contents

operators[source]
NAMES[source]
FNAMES[source]
class AsmFormatter[source]

Bases: string.Formatter

get_value(key, args, kwargs)[source]
get_field(field_name, args, kwargs)[source]
eval_expr(expr, args, kwargs)[source]
eval_(node, args, kwargs)[source]