Skip to main content

HALT_PC

Constant HALT_PC 

Source
pub const HALT_PC: u64 = 1;
Expand description

The executor uses this PC to determine if the program has halted. As a PC, it is invalid since it is not a multiple of PC_INC.