commit | 9f86745722d95bc7f855069bd82285bd10dc97ff | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jul 15 10:41:37 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Jul 16 10:48:12 2014 +0200 |
tree | 83d3dade5bdf6f4dfcd9cb5f957d41aa1800bdb1 | |
parent | 666e68e0dde826ae146b980099f1719f74fa968c [diff] |
s390: fix restore of invalid floating-point-control The fixup of the inline assembly to restore the floating-point-control register needs to check for instruction address *after* the lfcp instruction as the specification and data exceptions are suppresssing. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>