Add a failing test for maximum ranges of UD/D immediates.

This commit is contained in:
Eric Anholt
2006-08-31 16:16:06 -07:00
committed by Damien Lespiau
parent 330903ad81
commit d72f5c9828
4 changed files with 12 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
{ 0x00000001, 0x20000061, 0x00000000, 0xffffffff },
{ 0x00000001, 0x200000e1, 0x00000000, 0x7fffffff },
{ 0x00000001, 0x200000e1, 0x00000000, 0x80000000 },