Check interrupts on return from primitives for the i386 back end.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 7 Sep 1993 21:45:53 +0000 (21:45 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 7 Sep 1993 21:45:53 +0000 (21:45 +0000)
commitf9480080266f094f1d42d0eb30639f1076aa2ec5
tree651d26313bec678a19c17e261b9be40f6d4d6342
parent370846ee7d96a24833e080ec3a9cc7de36d7f6a6
Check interrupts on return from primitives for the i386 back end.
i386 compiled code now checks for interrupts on the calling side of
the return address, not the receiving side.
v7/src/microcode/cmpint.c
v8/src/microcode/cmpint.c