Linux Kernel
3.7.1
|
#include "exception.h"
#include "reg_constant.h"
#include "fpu_emu.h"
#include "fpu_system.h"
#include "control_w.h"
#include "poly.h"
Go to the source code of this file.
Macros | |
#define | HIPOWER 10 |
Functions | |
void | poly_l2 (FPU_REG *st0_ptr, FPU_REG *st1_ptr, u_char st1_sign) |
int | poly_l2p1 (u_char sign0, u_char sign1, FPU_REG *st0_ptr, FPU_REG *st1_ptr, FPU_REG *dest) |