Lines Matching refs:reg_copy
129 reg_copy(&CONST_Z, loaded_data); in FPU_load_double()
170 reg_copy(&CONST_Z, loaded_data); in FPU_load_single()
223 reg_copy(&CONST_Z, st0_ptr); in FPU_load_int64()
251 reg_copy(&CONST_Z, loaded_data); in FPU_load_int32()
280 reg_copy(&CONST_Z, loaded_data); in FPU_load_int16()
325 reg_copy(&CONST_Z, st0_ptr); in FPU_load_bcd()
390 reg_copy(st0_ptr, &tmp); in FPU_store_double()
506 reg_copy(st0_ptr, &tmp); in FPU_store_double()
574 reg_copy(st0_ptr, &tmp); in FPU_store_single()
679 reg_copy(st0_ptr, &tmp); in FPU_store_single()
771 reg_copy(st0_ptr, &t); in FPU_store_int64()
820 reg_copy(st0_ptr, &t); in FPU_store_int32()
866 reg_copy(st0_ptr, &t); in FPU_store_int16()
915 reg_copy(st0_ptr, &t); in FPU_store_bcd()