You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
vsocp function is unimplemented.
The text was updated successfully, but these errors were encountered: