- reduced test patterns
git-svn-id: http://moon:8086/svn/mips@44 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -56,14 +56,12 @@ void main()
|
||||
{
|
||||
0x00000000,
|
||||
0xFFFFFFFF,
|
||||
0x55555555,
|
||||
0xAAAAAAAA,
|
||||
0x000000FF,
|
||||
0x0000FF00,
|
||||
0x00FF0000,
|
||||
0xFF000000,
|
||||
0x10101010,
|
||||
0x01010101,
|
||||
0x55AA55AA,
|
||||
0xAA55AA55
|
||||
0xFF000000
|
||||
};
|
||||
|
||||
CP0_SR_write(0x0060000D);
|
||||
|
||||
Reference in New Issue
Block a user