C# Class CSPspEmu.Core.Tests.CpuEmitterTest

Show file Open project: soywiz/cspspemu

Private Methods

Method Description
ArithmeticTest ( ) : void
AssemblySingleInstruction ( string Text ) : string
BitrevTest ( ) : void
BltzalTest ( ) : void
Branch2Test ( ) : void
BranchFullTest ( ) : void
BranchLikelyTest ( ) : void
BranchTest ( ) : void
ConvertFloat1Test ( ) : void
ConvertFloat2Test ( ) : void
CountLeadingOnesAndZeros ( ) : void
ExtractTest ( ) : void
FloatCompTest ( ) : void
FloatControlRegisterTest ( ) : void
FloatTest ( ) : void
InsertTest ( ) : void
JalTest ( ) : void
JalTest1 ( ) : void
JalTest2 ( ) : void
JumpTest2 ( ) : void
LoadInvalidUnalignedTest ( ) : void
LoadInvalidUnalignedTest2 ( ) : void
LoadStoreFPUTest ( ) : void
LoadStoreTest ( ) : void
LoadUnalignedTest ( ) : void
LoopTest ( ) : void
MinMaxTest ( ) : void
MovZeroNumberTest ( ) : void
MoveFPUTest ( ) : void
MoveLoHiTest ( ) : void
OpRRITest ( ) : void
OpRRRTest ( ) : void
OrNorTest ( ) : void
SetDivTest ( ) : void
SetLessThanImmediateTest ( ) : void
SetLessThanTest ( ) : void
SetMulSimpleTest ( ) : void
SetMulTest ( ) : void
SetMultuTest ( ) : void
ShiftTest ( ) : void
SignExtendTest ( ) : void
SimplestTest ( ) : void
StoreUnalignedTest ( ) : void
SubstractTest ( ) : void
SyscallTest ( ) : void
TestAssembly ( string Encoded, string Assembly ) : void
TestRotating ( ) : void
TryDecWithAddTest ( ) : void
TrySet0Test ( ) : void
Vfad ( ) : void
VfpuAddSubTest ( ) : void
VfpuAssemblyLvTest ( ) : void
VfpuAssemblyPrefixTest ( ) : void
VfpuAssemblyRegisterSingleTest ( ) : void
VfpuAssemblyRegisterVector2Test ( ) : void
VfpuAssemblyRegisterVector3Test ( ) : void
VfpuAssemblyRegisterVector4Test ( ) : void
VfpuAssemblyTest ( ) : void
VfpuAssemblyTest2 ( ) : void
VfpuAssemblyTest3 ( ) : void
VfpuAssemblyVrotTest ( ) : void
VfpuColorConversion ( ) : void
VfpuColorConversionEncode ( ) : void
VfpuConstantsTest ( ) : void
VfpuLvQ ( ) : void
VfpuMatrixMultAndMov ( ) : void
VfpuMtvViim ( ) : void
VfpuPrefixTest ( ) : void
VfpuSvQ ( ) : void
VfpuTransferUnalignedTest ( ) : void
VfpuVMidtZeroOne ( ) : void
VfpuZeroOneMov2Test ( ) : void
VfpuZeroOneMov4Test ( ) : void
Vrot ( ) : void
stringToLines ( string str ) : IEnumerable
vFim ( ) : void
wsbwTest ( ) : void