[][src]Module quake3_qvm::bytecode

Types for the compiled format of a QVM.

Enums

Instruction

A QVM instruction.

Type Definitions

Address

Absolute instruction offset within code segment.

ArgOffset

Offset within the argument marshalling space.

BlockSize

Size of memory block to copy.

FrameOffset

Offset within stack frame.

FrameSize

Size of procedure stack adjustment.

Literal

Literal value.