/[smarc]/smarc/src/vmachine/instr_word.h
ViewVC logotype

Diff of /smarc/src/vmachine/instr_word.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by misto, Sat Jan 4 12:26:34 2003 UTC revision 1.9 by misto, Fri Jan 24 16:10:24 2003 UTC
# Line 39  class instr_word { Line 39  class instr_word {
39                  enum instr { add, addx, addcc, addxcc,                  enum instr { add, addx, addcc, addxcc,
40                                  sub, subx, subcc, subxcc,                                  sub, subx, subcc, subxcc,
41    
42                                  and, andcc,                                  _and, andcc,
43                                  andn, andncc,                                  andn, andncc,
44                                  or, orcc,                                  _or, orcc,
45                                  orn, orncc,                                  orn, orncc,
46                                  xor, xorcc,                                  _xor, xorcc,
47                                  xnor, xnorcc,                                  xnor, xnorcc,
48                                                                    
49                                  sll, srl, sra,                                  sll, srl, sra,

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26