rd

Macro rd 

Source
macro_rules! rd {
    ($ir:expr) => { ... };
}
Expand description

Decode the destination register field from a u32 formatted instruction.