[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)
[deliverable/binutils-gdb.git] / gas / config / tc-z80.h
index bef8828ac83c517e461eed268bbc11048ec86f9d..fa87d4b16a53a021f764d86a781ce1c68ee8e0e2 100644 (file)
@@ -1,5 +1,5 @@
 /* this is tc-z80.h
-   Copyright (C) 2005-2015 Free Software Foundation, Inc.
+   Copyright (C) 2005-2016 Free Software Foundation, Inc.
 
    Contributed by Arnold Metselaar <arnold_m@operamail.com>
 
@@ -102,7 +102,7 @@ extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
    P2VAR to the truncated power of two of sizes up to eight bytes.  */
 #define TC_IMPLICIT_LCOMM_ALIGNMENT(SIZE, P2VAR) (P2VAR) = 0
 
-/* It does not make any sense to perform arithmetic on the numbers 
+/* It does not make any sense to perform arithmetic on the numbers
    we use to identify registers.  */
 #define md_register_arithmetic 0
 
This page took 0.026303 seconds and 4 git commands to generate.