Searched refs:FPU_store_bcd (Results 1 – 3 of 3) sorted by relevance
240 if ( FPU_store_bcd(st0_ptr, st0_tag, (u_char *)data_address) ) in FPU_load_store()
129 extern int FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char *d);
1032 int FPU_store_bcd(FPU_REG *st0_ptr, u_char st0_tag, u_char *d) in FPU_store_bcd() function