enabling x87 interrupts



Is the 8259A (PIC) still used to enable interrupts? I unmasked bit #2
in the master PIC and bit #5 (a.k.a. #13) in the slave PIC it cascades
with, to enable FPU interrupts. I have unmasked all 6 exceptions in the
FPU's control-word and use STI. Yet, INT 75h is never accessed.

Thank you.

.