
These functions used inline asm to read FPU state. This change adds explicit unpoisoning in these functions as the sanitizers don't see the read operations.
These functions used inline asm to read FPU state. This change adds explicit unpoisoning in these functions as the sanitizers don't see the read operations.