Home | History | Annotate | Download | only in ppc64

Lines Matching refs:dfp_val_t

42 } dfp_val_t;
96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB)
120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB)
144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB)
147 dfp_val_t result;
171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB)
174 dfp_val_t result;
197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB)
200 dfp_val_t result;
218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB)
221 dfp_val_t result;
239 typedef void (*test_funcp_t)(unsigned int imm, unsigned int imm2, dfp_val_t *valB);
240 typedef dfp_val_t (*test_func_bcdp_t)(unsigned int imm, dfp_val_t *valB);
411 dfp_val_t test_val;
430 dfp_val_t result;
463 dfp_val_t test_val;
478 dfp_val_t result;
531 dfp_val_t test_valB;