Function polkavm_assembler::amd64::addr::base_index
source ยท pub fn base_index(
reg_size: RegSize,
base: impl Into<Reg>,
index: RegIndex,
) -> MemOp
pub fn base_index(
reg_size: RegSize,
base: impl Into<Reg>,
index: RegIndex,
) -> MemOp