|
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 11 |
Functions | |
| int | poly_2xm1 (u_char sign, FPU_REG *arg, FPU_REG *result) |
| #define HIPOWER 11 |
Definition at line 20 of file poly_2xm1.c.
1.8.2