visnyin / softart

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

Add bitwise and logic operators to int type for SISD #164

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  !, &&, ||
  ~, &, |

Original issue reported on code.google.com by wuye9036 on 7 Mar 2012 at 3:15

GoogleCodeExporter commented 8 years ago
bitwise operators for int and int vector only.
logical for boolean only.

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
issue 166 close this issue.

Original comment by wuye9036 on 8 Apr 2012 at 8:01