- beo_* Opcodes are now defined in irop.h, and no more dynamically allocated
[libfirm] / ir / be / ia32 / ia32_intrinsics.c
index 3f0b256..08ceb82 100644 (file)
@@ -44,8 +44,8 @@
 /** The array of all intrinsics that must be mapped. */
 static i_record *intrinsics;
 
-/** An array to cache all entities */
-static ir_entity *i_ents[iro_MaxOpcode];
+/** An array to cache all entities. */
+static ir_entity *i_ents[iro_Last];
 
 /*
  * Maps all intrinsic calls that the backend support