This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] SPARC VIS intrinsics, take 2


>  Ok, I think what you mean is
>  if (TARGET_ARCH64)
>    def_builtin ("__builtin_vis_alignaddr", CODE_FOR_alignaddrdi_vis,
>                 ptr_ftype_ptr_di);
>  else
>    def_builtin ("__builtin_vis_alignaddr", CODE_FOR_alignaddrsi_vis,
>                 ptr_ftype_ptr_si);
>
>  right?

Yes.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]