Searched refs:atan_tbl (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/m68k/ | ||
H A D | softfloat_fpsp_tables.h | 512 static const floatx80 atan_tbl[128] = { variable |
H A D | softfloat.c | 2064 fp3 = atan_tbl[tbl_index]; in floatx80_atan() |