s390x: move common vector definitions and utils into header
authorMarius Hillenbrand <mhillen@linux.ibm.com>
Tue, 15 Sep 2020 08:54:37 +0000 (10:54 +0200)
committerMarius Hillenbrand <mhillen@linux.ibm.com>
Mon, 21 Sep 2020 09:32:08 +0000 (11:32 +0200)
commitf91057cbad196be09541eccf1ece5472531f63aa
tree8b832425aab09983bdbd124a40c28f5cbb9f5eeb
parent992d7ca63daf10d711bdf9ae50c0e694c101f3fe
s390x: move common vector definitions and utils into header

... to facilitate reuse beyond gemm_vec.c and avoid code duplication.

Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
kernel/zarch/gemm_vec.c
kernel/zarch/vector-common.h [new file with mode: 0644]