Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
reg_mul.c File Reference
#include "fpu_emu.h"
#include "exception.h"
#include "reg_constant.h"
#include "fpu_system.h"

Go to the source code of this file.

Functions

int FPU_mul (FPU_REG const *b, u_char tagb, int deststnr, int control_w)
 

Function Documentation

int FPU_mul ( FPU_REG const b,
u_char  tagb,
int  deststnr,
int  control_w 
)

Definition at line 29 of file reg_mul.c.