fpu_sub
fpu_sub(struct proc *p, struct trapframe *tf, uint fmt, uint ft, uint fs,
#define fpu_sub(fe) ((fe)->fe_f2.fp_sign ^= 1, fpu_add(fe))