m2isar.backends.trace_gen.backend.CodeBuilder
Classes
Represents the actual bit range of a bitfield within the instruction encoding. |
|
Module Contents
- class BitRange(name: str, msb: int, lsb: int, offset: int)[source]
Represents the actual bit range of a bitfield within the instruction encoding.