polkavm_assembler::amd64::inst

Function bts

Source
pub fn bts(
    a0: impl Into<RegSize>,
    a1: impl Into<RegMem>,
    a2: impl Into<u8>,
) -> Instruction<bts>