CSPspEmu.Core.Tests.CpuEmitterTest.VfpuAssemblyLvTest C# (CSharp) Method

VfpuAssemblyLvTest() private method

private VfpuAssemblyLvTest ( ) : void
return void
        public void VfpuAssemblyLvTest()
        {
            TestAssembly("00007ED8", "lv.q C720.q, 0+r3");
            TestAssembly("3000CBD8", "lv.q C230.q, 0x30+r6");
        }