Searched refs:FPU_store_int32 (Results 1 – 3 of 3) sorted by relevance
160 FPU_store_int32(st0_ptr, st0_tag, (long *)data_address); in FPU_load_store()178 if ( FPU_store_int32(st0_ptr, st0_tag, (long *)data_address) ) in FPU_load_store()
127 extern int FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long *d);
918 int FPU_store_int32(FPU_REG *st0_ptr, u_char st0_tag, long *d) in FPU_store_int32() function