$NetBSD: patch-dm,v 1.1 2009/08/31 10:18:49 hasso Exp $

--- exec-all.h.orig	2009-08-31 11:12:02 +0300
+++ exec-all.h	2009-08-31 11:12:15 +0300
@@ -35,7 +35,7 @@
 typedef struct TranslationBlock TranslationBlock;
 
 /* XXX: make safe guess about sizes */
-#define MAX_OP_PER_INSTR 64
+#define MAX_OP_PER_INSTR 128
 /* A Call op needs up to 6 + 2N parameters (N = number of arguments).  */
 #define MAX_OPC_PARAM 10
 #define OPC_BUF_SIZE 512
