Function _tile_dpfp16ps
#[target_feature(enable = "amx-fp16")]
pub unsafe fn _tile_dpfp16ps(DST: i32, A: i32, B: i32)
Compute dot-product of FP16 (16-bit) floating-point pairs in tiles a and b, accumulating the intermediate single-precision (32-bit) floating-point elements with elements in dst, and store the 32-bit result back to tile dst.