Macro splats

Source
macro_rules! splats {
    ($name:ident, $v:ident, $r:ident) => { ... };
}
Available on PowerPC or PowerPC-64 only.