Function _tile_stored
#[target_feature(enable = "amx-tile")]
pub unsafe fn _tile_stored(DST: i32, base: *mut u8, stride: usize)
Store the tile specified by src to memory specified by base address and stride using the tile configuration previously configured via _tile_loadconfig.