Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c339 unsigned op1r[2]; /* real part, also used for non-complex numbers */ member
782 n = do_op(q,ret.op1r,"op1r",2,argtype); in parsetest()
1022 DO_DOP(d_arg1,op1r); in runtest()
1024 s_arg1.i = t.op1r[0]; s_arg2.i = t.op2r[0]; in runtest()
1037 if (is_double_argtype(t.func->argtype) && is_dhard(t.op1r)) in runtest()
1041 if (is_single_argtype(t.func->argtype) && is_shard(t.op1r)) in runtest()
1284 if (t.op1r[0] & 0x80000000) { in runtest()