x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
[binutils-gdb.git] / opcodes / crx-dis.c
index a70ab81aac4b08013d4199a13ea952f9308cadfb..27a2aa802891865c9b9f6dc1a1a19bb10f632b08 100644 (file)
@@ -244,7 +244,7 @@ powerof2 (int x)
 void
 getregliststring (int mask, char *string, enum REG_ARG_TYPE core_cop)
 {
-  char temp_string[5];
+  char temp_string[16];
   int i;
 
   string[0] = '{';