bsdjhb added inline comments.

================
Comment at: src/Registers.hpp:2659
+  uint32_t _padding;
+  double _floats[32];
+#endif
----------------
I chose to always use double here to avoid having different context sizes for 
the 32-bit vs 64-bit FPR cases.


https://reviews.llvm.org/D41968



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

Reply via email to