From cd0bb4d0a40c04f09c9d87f03e40b5575312c9a8 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sun, 24 Apr 2011 21:22:40 -0700 Subject: [xcc,sim,opcodes] added c.addiw --- parse-opcodes | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'parse-opcodes') diff --git a/parse-opcodes b/parse-opcodes index bd120fd..c1d1845 100755 --- a/parse-opcodes +++ b/parse-opcodes @@ -112,42 +112,17 @@ def make_switch(match,mask): break if not done: - print ' switch((insn.bits >> 0x%x) & 0x%x)' % (funct_base,(1<