Home
last modified time | relevance | path

Searched refs:test_mma (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dmma.S7 .global test_mma
8 test_mma: label
H A Dmma.c12 extern void test_mma(uint16_t (*)[8], uint16_t (*)[8], uint32_t (*)[4*4]);
29 test_mma(&x, &y, &z); in mma()