diff mc-code-ia32.c @ 204:4c614334f3d0

long long test parse
author kono
date Tue, 13 Apr 2004 12:26:56 +0900
parents 28baf6cd9ad1
children a50f90d0b63a
line wrap: on
line diff
--- a/mc-code-ia32.c	Tue Apr 13 10:28:21 2004 +0900
+++ b/mc-code-ia32.c	Tue Apr 13 12:26:56 2004 +0900
@@ -282,7 +282,7 @@
 int 
 get_lregister_var(NMTBL *n)
 {
-    return -1;
+    return list2(LVAR,new_lvar(size_of_longlong));
 }
 
 int