opcodes.h must only contain DECLARE_INSN() lines
authorAndrew Waterman <waterman@cs.berkeley.edu>
Wed, 27 Mar 2013 07:14:31 +0000 (00:14 -0700)
committerAndrew Waterman <waterman@cs.berkeley.edu>
Wed, 27 Mar 2013 07:14:31 +0000 (00:14 -0700)
riscv/opcodes.h

index 9ca7cc8a2c6f3eac93d57b3099b5708dad275652..52af654179248ce1a37c3f46d9d635b0d618b949 100644 (file)
@@ -1,5 +1,3 @@
-// See LICENSE for license details.
-
 DECLARE_INSN(movn, 0x6f7, 0x1ffff)
 DECLARE_INSN(vfsstw, 0x150f, 0x1ffff)
 DECLARE_INSN(remuw, 0x7bb, 0x1ffff)