labath added a comment.

In D63545#1551703 <https://reviews.llvm.org/D63545#1551703>, @mgorny wrote:

> In D63545#1551681 <https://reviews.llvm.org/D63545#1551681>, @labath wrote:
>
> > Maybe have GetYMM(unsigned num, YMM& reg)/SetYMM(unsigned num, const YMM 
> > &reg) methods on the XSAVE struct ?
>
>
> We aren't using XSAVE struct. We are using NetBSD-specific `struct xstate` 
> that has guaranteed fixed offsets.


Ah, right, I forgot about that part. In that case, it's probably not worth 
doing that...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63545/new/

https://reviews.llvm.org/D63545



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to