xubingyue / softart

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

Support following instructions in SISD #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Arithmetic:      cross, dot, mul
  Transcendental:  sqrt

'dot' and 'mul' have been prototypes.

Original issue reported on code.google.com by wuye9036 on 19 Jul 2011 at 1:03

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
[deleted comment]
GoogleCodeExporter commented 8 years ago
Need a framework to support external function.

Original comment by wuye9036 on 18 Nov 2011 at 1:16

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 5a73e60eab12.

SASL:
  Add inline_hint to function_t.
  Add sqrt( f32/f32v ) support.
  Add sqrt test.
  Add test into project.

Original comment by wuye9036 on 19 Nov 2011 at 4:05

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 21 Nov 2011 at 1:39

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

SASL:
  Fix wrong assertions in vec2, vec3, vec4 when fetch element by '[]'.
  Add emit_cross to cg_service.
  Add new overload to indexes_to_mask.
  Add 'cross' intrinsic support.
  Add cross test to intrinsics.ss and jit_test.
  Test passed.

Original comment by wuye9036 on 22 Nov 2011 at 12:38

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 22 Nov 2011 at 12:39

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 15 Dec 2011 at 3:16