Linux Kernel
3.7.1
|
#include "exception.h"
#include "reg_constant.h"
#include "fpu_emu.h"
#include "control_w.h"
#include "fpu_system.h"
Go to the source code of this file.
Functions | |
int | FPU_add (FPU_REG const *b, u_char tagb, int deststnr, int control_w) |
int | FPU_sub (int flags, int rm, int control_w) |
Definition at line 36 of file reg_add_sub.c.