pub fn token_for_opcode_two_args(
mne: Mnemonic,
data1: DataAccess,
data2: DataAccess,
) -> TokenExpand description
Build a token that represents a mnemonic with two arguments
pub fn token_for_opcode_two_args(
mne: Mnemonic,
data1: DataAccess,
data2: DataAccess,
) -> TokenBuild a token that represents a mnemonic with two arguments