Crate pulley_interpreter

Source
Expand description

The pulley bytecode for fast interpreters.

Re-exports§

Modules§

  • Decoding support for pulley bytecode.
  • Disassembly support for pulley bytecode.
  • Encoding support for pulley bytecode.
  • Immediates.
  • Interpretation of pulley bytecode.
  • Pulley bytecode operations with their operands.
  • Pulley opcodes (without operands).
  • Pulley registers.

Macros§