visnyin / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Add arithmatic operators support to SISD. #119

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  +, -, *, /, %

Original issue reported on code.google.com by wuye9036 on 10 Nov 2011 at 12:22

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 214e68854f46.

SASL:
  Add add operator support to SISD.

Original comment by wuye9036 on 10 Nov 2011 at 2:18

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 16 Mar 2012 at 9:24

GoogleCodeExporter commented 8 years ago
'/' and '%' left.

Original comment by wuye9036 on 19 Mar 2012 at 11:14

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 19 Mar 2012 at 11:14

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 4 Apr 2012 at 1:57

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 5 Apr 2012 at 2:26

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 6e06f1d33178.

SASL:
  Add div(/) and mod(%) operator support.
  Add arith_ops to jit_test.
  Remove incorrectly FUNCTION_SCOPE.
  Add vector1 to scalar conversation to caster and service.

Original comment by wuye9036 on 7 Apr 2012 at 10:28

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Apr 2012 at 10:29