Searched refs:dfp_val_t (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/none/tests/ppc32/ |
D | test_dfp5.c | 42 } dfp_val_t; typedef 96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsf() 120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsfq() 144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd() 147 dfp_val_t result; in _test_ddedpd() 171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq() 174 dfp_val_t result; in _test_ddedpdq() 197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd() 200 dfp_val_t result; in _test_denbcd() 218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq() [all …]
|
D | test_dfp4.c | 42 } dfp_val_t; typedef 96 static void _test_dtstdc(int BF, int DCM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdc() 145 static void _test_dtstdcq(int BF, int DCM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdcq() 200 static void _test_dtstdg(int BF, int DGM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdg() 249 static void _test_dtstdgq(int BF, int DGM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdgq() 303 _test_dtstex(int BF, int x __attribute__((unused)), dfp_val_t *val1, dfp_val_t *val2) in _test_dtstex() 323 static void _test_dtstexq(int BF, int x __attribute__((unused)), dfp_val_t *val1, dfp_val_t *val2) in _test_dtstexq() 345 typedef void (*test_funcp_t)(int a, int b, dfp_val_t *val1, dfp_val_t *val2); 487 dfp_val_t test_val, dummy; in test_dfp_ClassAndGroupTest_ops() 555 dfp_val_t test_val1, test_val2; in test_dfp_ExpTest_ops()
|
/external/valgrind/none/tests/ppc64/ |
D | test_dfp5.c | 42 } dfp_val_t; typedef 96 static void _test_dtstsf(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsf() 120 static void _test_dtstsfq(unsigned int BF, unsigned int ref_sig, dfp_val_t *valB) in _test_dtstsfq() 144 static dfp_val_t _test_ddedpd(unsigned int SP, dfp_val_t *valB) in _test_ddedpd() 147 dfp_val_t result; in _test_ddedpd() 171 static dfp_val_t _test_ddedpdq(unsigned int SP, dfp_val_t *valB) in _test_ddedpdq() 174 dfp_val_t result; in _test_ddedpdq() 197 static dfp_val_t _test_denbcd(unsigned int S, dfp_val_t *valB) in _test_denbcd() 200 dfp_val_t result; in _test_denbcd() 218 static dfp_val_t _test_denbcdq(unsigned int S, dfp_val_t *valB) in _test_denbcdq() [all …]
|
D | test_dfp4.c | 42 } dfp_val_t; typedef 96 static void _test_dtstdc(int BF, int DCM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdc() 145 static void _test_dtstdcq(int BF, int DCM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdcq() 200 static void _test_dtstdg(int BF, int DGM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdg() 249 static void _test_dtstdgq(int BF, int DGM, dfp_val_t *val1, dfp_val_t *x1 __attribute__((unused))) in _test_dtstdgq() 303 _test_dtstex(int BF, int x __attribute__((unused)), dfp_val_t *val1, dfp_val_t *val2) in _test_dtstex() 323 static void _test_dtstexq(int BF, int x __attribute__((unused)), dfp_val_t *val1, dfp_val_t *val2) in _test_dtstexq() 345 typedef void (*test_funcp_t)(int a, int b, dfp_val_t *val1, dfp_val_t *val2); 487 dfp_val_t test_val, dummy; in test_dfp_ClassAndGroupTest_ops() 555 dfp_val_t test_val1, test_val2; in test_dfp_ExpTest_ops()
|
D | ppc64_helpers.h | 482 } dfp_val_t; typedef
|
D | test_isa_3_0.c | 154 dfp_val_t dfp_value;
|