MIPS_CPUComponent.cc File Reference

Back to the index.

Functions
MIPS_CPUComponent.cc File Reference
#include <assert.h>
#include <stdio.h>
#include <string.h>
#include <iomanip>
#include "ComponentFactory.h"
#include "GXemul.h"
#include "components/MIPS_CPUComponent.h"
#include "mips_cpu_types.h"
#include "opcodes_mips.h"

Go to the source code of this file.

Functions

 DYNTRANS_INSTR (MIPS_CPUComponent, multu)
 
 DYNTRANS_INSTR (MIPS_CPUComponent, slt)
 
 DYNTRANS_INSTR (MIPS_CPUComponent, sltu)
 
 DYNTRANS_INSTR (MIPS_CPUComponent, ToBeTranslated)
 
 DYNTRANS_INSTR (MIPS_CPUComponent, ToBeTranslated_MIPS16)
 

Function Documentation

◆ DYNTRANS_INSTR() [1/5]

DYNTRANS_INSTR ( MIPS_CPUComponent  ,
multu   
)

Definition at line 1125 of file MIPS_CPUComponent.cc.

References DyntransIC::arg, DYNTRANS_INSTR_HEAD, and REG64.

◆ DYNTRANS_INSTR() [2/5]

DYNTRANS_INSTR ( MIPS_CPUComponent  ,
slt   
)

Definition at line 1137 of file MIPS_CPUComponent.cc.

References DyntransIC::arg, and REG64.

◆ DYNTRANS_INSTR() [3/5]

DYNTRANS_INSTR ( MIPS_CPUComponent  ,
sltu   
)

◆ DYNTRANS_INSTR() [4/5]

DYNTRANS_INSTR ( MIPS_CPUComponent  ,
ToBeTranslated   
)

Definition at line 1742 of file MIPS_CPUComponent.cc.

References DYNTRANS_INSTR_HEAD, and DyntransIC::f.

◆ DYNTRANS_INSTR() [5/5]

DYNTRANS_INSTR ( MIPS_CPUComponent  ,
ToBeTranslated_MIPS16   
)

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13