polkavm_common::program::asm

Function branch_eq_imm

Source
pub fn branch_eq_imm(reg: Reg, imm1: u32, imm2: u32) -> Instruction