change {rsqrt,rcp}_double to {rsqrt,rcp}d_decl
This commit is contained in:
@@ -494,6 +494,5 @@ define_down_avgs()
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; reciprocals in double precision, if supported
|
||||
|
||||
rsqrt_double()
|
||||
rcp_double()
|
||||
|
||||
rsqrtd_decl()
|
||||
rcpd_decl()
|
||||
|
||||
Reference in New Issue
Block a user