projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28ac3db
)
opcodes.h must only contain DECLARE_INSN() lines
author
Andrew Waterman
<waterman@cs.berkeley.edu>
Wed, 27 Mar 2013 07:14:31 +0000
(
00:14
-0700)
committer
Andrew Waterman
<waterman@cs.berkeley.edu>
Wed, 27 Mar 2013 07:14:31 +0000
(
00:14
-0700)
riscv/opcodes.h
patch
|
blob
|
history
diff --git
a/riscv/opcodes.h
b/riscv/opcodes.h
index 9ca7cc8a2c6f3eac93d57b3099b5708dad275652..52af654179248ce1a37c3f46d9d635b0d618b949 100644
(file)
--- a/
riscv/opcodes.h
+++ b/
riscv/opcodes.h
@@
-1,5
+1,3
@@
-// See LICENSE for license details.
-
DECLARE_INSN(movn, 0x6f7, 0x1ffff)
DECLARE_INSN(vfsstw, 0x150f, 0x1ffff)
DECLARE_INSN(remuw, 0x7bb, 0x1ffff)