Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Fat Princess #68

Open
archanox opened this issue Jul 18, 2012 · 1 comment
Open

Fat Princess #68

archanox opened this issue Jul 18, 2012 · 1 comment
Labels

Comments

@archanox
Copy link
Collaborator

CpuEmiter.Vfpu.vsocp()

vsocp function is unimplemented.

@archanox
Copy link
Collaborator Author

r524

System.Exception: Parameters mismatch (CSPspEmu.Core.Cpu.CpuThreadState,System.Int32) != (CSPspEmu.Core.Cpu.CpuThreadSta
te) for Method(Void _vrnds(CSPspEmu.Core.Cpu.CpuThreadState, Int32))
   at SafeILGenerator.Ast.Nodes.AstNodeExprCall..ctor(MethodInfo MethodInfo, AstNodeExpr[] Parameters)
   at CSPspEmu.Core.Cpu.Emitter.CpuEmitter.vrnds()
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler._GetAstCpuInstructionAT(UInt32 PC)
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler.EmitCpuInstruction()
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler.GenerateCode()
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler.CreateFunction()
   at CSPspEmu.Core.Cpu.InstructionCache.MethodCompilerThread._GenerateForPC(UInt32 PC)
   at CSPspEmu.Core.Cpu.InstructionCache.MethodCompilerThread.Main()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object
state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, B
oolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Unhandled Exception: System.Exception: Parameters mismatch (CSPspEmu.Core.Cpu.CpuThreadState,System.Int32) != (CSPspEmu.
Core.Cpu.CpuThreadState) for Method(Void _vrnds(CSPspEmu.Core.Cpu.CpuThreadState, Int32))
   at SafeILGenerator.Ast.Nodes.AstNodeExprCall..ctor(MethodInfo MethodInfo, AstNodeExpr[] Parameters)
   at CSPspEmu.Core.Cpu.Emitter.CpuEmitter.vrnds()
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler._GetAstCpuInstructionAT(UInt32 PC)
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler.EmitCpuInstruction()
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler.GenerateCode()
   at CSPspEmu.Core.Cpu.Dynarec.DynarecFunctionCompiler.InternalFunctionCompiler.CreateFunction()
   at CSPspEmu.Core.Cpu.InstructionCache.MethodCompilerThread._GenerateForPC(UInt32 PC)
   at CSPspEmu.Core.Cpu.InstructionCache.MethodCompilerThread.Main()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object
state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, B
oolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant