Searched refs:vector_fun (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A De500-regs.c8 vector_fun (vector int a, vector int b) function
35 z = vector_fun (x, y);
H A Dvsx-regs.c5 vector_fun (vector unsigned int a, vector unsigned int b) function
32 z = vector_fun (x, y);
H A Daltivec-regs.c5 vector_fun (volatile vector unsigned int a, volatile vector unsigned int b) function
38 z = vector_fun (x, y);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A De500-regs.c8 vector_fun (vector int a, vector int b) function
35 z = vector_fun (x, y);
H A Dvsx-regs.c5 vector_fun (vector unsigned int a, vector unsigned int b) function
32 z = vector_fun (x, y);
H A Daltivec-regs.c5 vector_fun (volatile vector unsigned int a, volatile vector unsigned int b) function
32 z = vector_fun (x, y);

Completed in 91 milliseconds