Function lambda_mountain::mov8gs

source ยท
pub fn mov8gs(
    _src: impl Constant + GlobalVariable + Fragment + Sized<8>,
    _dst: impl Constant + StackVariable + Fragment + Sized<8>,
) -> impl Fragment + Program