Lines Matching refs:reg_copy
128 reg_copy(&CONST_Z, loaded_data); in FPU_load_double()
169 reg_copy(&CONST_Z, loaded_data); in FPU_load_single()
222 reg_copy(&CONST_Z, st0_ptr); in FPU_load_int64()
250 reg_copy(&CONST_Z, loaded_data); in FPU_load_int32()
279 reg_copy(&CONST_Z, loaded_data); in FPU_load_int16()
324 reg_copy(&CONST_Z, st0_ptr); in FPU_load_bcd()
389 reg_copy(st0_ptr, &tmp); in FPU_store_double()
505 reg_copy(st0_ptr, &tmp); in FPU_store_double()
573 reg_copy(st0_ptr, &tmp); in FPU_store_single()
678 reg_copy(st0_ptr, &tmp); in FPU_store_single()
770 reg_copy(st0_ptr, &t); in FPU_store_int64()
819 reg_copy(st0_ptr, &t); in FPU_store_int32()
865 reg_copy(st0_ptr, &t); in FPU_store_int16()
914 reg_copy(st0_ptr, &t); in FPU_store_bcd()