[AArch64] Increase max_num_aliases in aarch64-gen
[deliverable/binutils-gdb.git] / opcodes / arc-ext.c
index 3cf3e2fe84ecbd95edd244d7a7f5514c86741286..d0c0bcb7edd3ab4ac4e36cd86344b5752ed024db 100644 (file)
@@ -280,7 +280,7 @@ ExtReadWrite_image (enum ExtReadWrite val)
 /* Get the name of an extension instruction.  */
 
 const extInstruction_t *
-arcExtMap_insn (int opcode, int insn)
+arcExtMap_insn (int opcode, unsigned long long insn)
 {
   /* Here the following tasks need to be done.  First of all, the
      opcode stored in the Extension Map is the real opcode.  However,
This page took 0.022968 seconds and 4 git commands to generate.