Linux Kernel
3.7.1
|
#include "fpa11.h"
#include "softfloat.h"
#include "fpopcode.h"
#include "fpmodule.h"
#include "fpmodule.inl"
#include <linux/uaccess.h>
Go to the source code of this file.
Functions | |
unsigned int | PerformLDF (const unsigned int opcode) |
unsigned int | PerformSTF (const unsigned int opcode) |
unsigned int | PerformLFM (const unsigned int opcode) |
unsigned int | PerformSFM (const unsigned int opcode) |
unsigned int | EmulateCPDT (const unsigned int opcode) |
Definition at line 390 of file fpa11_cpdt.c.
Definition at line 224 of file fpa11_cpdt.c.
Definition at line 318 of file fpa11_cpdt.c.
Definition at line 354 of file fpa11_cpdt.c.
Definition at line 267 of file fpa11_cpdt.c.