Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/
De500-regs.c8 vector_fun (vector int a, vector int b) in vector_fun() function
35 z = vector_fun (x, y); in main()
Daltivec-regs.c5 vector_fun (vector unsigned int a, vector unsigned int b) in vector_fun() function
32 z = vector_fun (x, y); in main()