]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/blobdiff - include/opcode/aarch64.h
include/opcode/
[fpga/lx-cpu1/binutils-tumbl.git] / include / opcode / aarch64.h
index f3db103bae89f9fd62050365ed75b736c1ad232e..b1f19bc645a4035185e1cb2b60bd105212d6990f 100644 (file)
@@ -1,6 +1,6 @@
 /* AArch64 assembler/disassembler support.
 
-   Copyright 2009, 2010, 2011, 2012  Free Software Foundation, Inc.
+   Copyright 2009, 2010, 2011, 2012, 2013  Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GNU Binutils.
@@ -422,6 +422,11 @@ enum aarch64_op
 
   OP_ROR_IMM,
 
+  OP_SXTL,
+  OP_SXTL2,
+  OP_UXTL,
+  OP_UXTL2,
+
   OP_TOTAL_NUM,                /* Pseudo.  */
 };