X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=2_isa%2Farith.ptex;h=b17ed92ab8a10facaa1bc3d26aa4ff3fac2b5e2b;hb=HEAD;hp=32bd6f40b5d518bbc2888911e59916d78e29e39d;hpb=802dcc652c97e6181facc2df2fb92ccba559482e;p=calu.git diff --git a/2_isa/arith.ptex b/2_isa/arith.ptex index 32bd6f4..b17ed92 100644 --- a/2_isa/arith.ptex +++ b/2_isa/arith.ptex @@ -9,7 +9,7 @@ ins ('32', 'add', 'Add', ins ('32', 'addi', 'Add im', '4 | 5 | 4 | 4 | 12 | 1 | 1 | 1', 'Conditions | OpCode (00010) | Register Destination|Register A (Source1)| Immediate | S | C | D', 'Adds register A and immediate and saves the result in register Destination', '','', -'mov rD, rS - addid rD, rS, 0'); +'mov-Move-4/000000000000-5/0-6/0-7/0'); # ins ('32', 'addx', 'Add im 16bit', '4 | 5 | 4 | 16 | 1 | 1 | 1', 'Conditions | OpCode | Register Destination| Immediate | H/L | S | C');