Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fpa11_cprt.c File Reference
#include "fpa11.h"
#include "fpopcode.h"
#include "fpa11.inl"
#include "fpmodule.h"
#include "fpmodule.inl"
#include "softfloat.h"

Go to the source code of this file.

Functions

unsigned int PerformFLT (const unsigned int opcode)
 
unsigned int PerformFIX (const unsigned int opcode)
 
unsigned int EmulateCPRT (const unsigned int opcode)
 

Function Documentation

unsigned int EmulateCPRT ( const unsigned int  opcode)

Definition at line 35 of file fpa11_cprt.c.

unsigned int PerformFIX ( const unsigned int  opcode)

Definition at line 112 of file fpa11_cprt.c.

unsigned int PerformFLT ( const unsigned int  opcode)

Definition at line 69 of file fpa11_cprt.c.