CR del
This commit is contained in:
parent
17775735ab
commit
b78c62e80d
1 changed files with 0 additions and 2 deletions
|
@ -585,8 +585,6 @@ namespace Ryujinx.Tests.Cpu
|
|||
[TestCase(0x2E219820u, 0xFF8000017FC00002ul, 0x0000000000000000ul, 'P', true, 0x7FC000007FC00000ul, 0x0000000000000000ul)]
|
||||
[TestCase(0x2E219820u, 0xFF8000017FC00002ul, 0x0000000000000000ul, 'M', true, 0x7FC000007FC00000ul, 0x0000000000000000ul)]
|
||||
[TestCase(0x2E219820u, 0xFF8000017FC00002ul, 0x0000000000000000ul, 'Z', true, 0x7FC000007FC00000ul, 0x0000000000000000ul)]
|
||||
|
||||
|
||||
public void Frintx_V(uint Opcode, ulong A, ulong B, char RoundType, bool DefaultNaN, ulong Result0, ulong Result1)
|
||||
{
|
||||
int FpcrTemp = 0x0;
|
||||
|
|
Loading…
Add table
Reference in a new issue