Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
poly_2xm1.c File Reference
#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)
 

Macro Definition Documentation

#define HIPOWER   11

Definition at line 20 of file poly_2xm1.c.

Function Documentation

int poly_2xm1 ( u_char  sign,
FPU_REG arg,
FPU_REG result 
)

Definition at line 52 of file poly_2xm1.c.