From d538dfc4625aaadb3e6de07528d24abd0c1fa8df Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 31 Aug 2006 15:57:35 -0700 Subject: Fix the width of the IP count field expected by the while test. --- assembler/test/while.expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assembler/test') diff --git a/assembler/test/while.expected b/assembler/test/while.expected index e7542706..adad7030 100644 --- a/assembler/test/while.expected +++ b/assembler/test/while.expected @@ -1 +1 @@ - { 0x00000027, 0x34001c00, 0x00011400, 0x0000007e }, + { 0x00000027, 0x34001c00, 0x00011400, 0x0000fffe }, -- cgit v1.2.3