nwhitehorn
2e83140ed0
Save and restore non-volatile floating-point registers during longjmp().
...
This should also save and restore non-volatile Altivec registers, but that
needs to wait on solving two problems:
1. Adding the nonvolatile vector registers means we need 5 more than _JBLEN
entries in jmp_buf on 32-bit targets (64-bit is OK).
2. Need to figure out how to determine if saving/restoring vector regs
is supported on the current CPU from userland.
MFC after: 1 month
2015-03-08 19:37:08 +00:00
..
2014-06-09 21:35:36 +00:00
2015-01-12 18:13:38 +00:00
2014-06-23 08:25:03 +00:00
2015-01-11 22:16:31 +00:00
2015-02-20 01:31:10 +00:00
2014-03-04 02:19:39 +00:00
2015-03-06 22:22:57 +00:00
2014-03-04 02:19:39 +00:00
2014-06-09 21:35:36 +00:00
2015-02-28 20:30:25 +00:00
2015-02-17 08:54:03 +00:00
2014-08-12 12:36:06 +00:00
2014-08-12 12:36:06 +00:00
2014-12-27 08:31:52 +00:00
2014-08-12 12:25:56 +00:00
2015-01-29 15:30:04 +00:00
2014-08-20 14:58:25 +00:00
2015-02-27 18:13:06 +00:00
2015-02-10 20:45:40 +00:00
2014-12-21 12:36:36 +00:00
2015-03-08 19:37:08 +00:00
2015-03-08 19:37:08 +00:00
2014-10-01 08:26:51 +00:00
2015-02-21 15:02:27 +00:00
2014-08-12 12:36:06 +00:00
2015-02-18 03:33:17 +00:00
2014-03-04 02:19:39 +00:00
2015-02-16 22:13:03 +00:00
2015-02-18 03:33:17 +00:00
2015-03-05 17:17:11 +00:00
2014-10-07 06:34:05 +00:00
2014-12-21 12:36:36 +00:00
2015-03-07 03:48:32 +00:00
2015-01-24 15:49:40 +00:00
2014-03-04 02:19:39 +00:00
2014-07-07 00:27:09 +00:00
2014-03-04 02:19:39 +00:00
2013-11-17 22:52:17 +00:00
2015-01-16 21:39:08 +00:00
2014-11-04 00:56:25 +00:00
2014-11-04 00:56:25 +00:00
2014-04-03 17:31:38 +00:00