[][src]Macro x64_asm::new_rm64r64

macro_rules! new_rm64r64 {
    ($opcode:ident, $rm64:expr, $r64:expr) => { ... };
}