Zhou Xiong
d7848c1d05
Implement aarch64 neon for erasure code.
...
1.Replace below erasure code interfaces to arm neon interface by mbin_interface function.
ec_encode_data
gf_vect_mul
gf_vect_dot_prod
gf_vect_mad
ec_encode_data_update
2.Utilise arm neon instrution to accelerate GF(2^8) set compute by 128bit registor.
Change-Id: Ib0ecbfbd1837d2b1f823d26815c896724d2d22e4
Signed-off-by: Zhou Xiong <zhouxiong13@huawei.com>
2019-10-25 11:09:03 -07:00
..
2019-10-25 11:09:03 -07:00
2017-03-30 17:40:16 -07:00
2018-06-21 14:39:08 -07:00
2019-10-11 15:39:56 -07:00
2018-06-21 14:39:08 -07:00
2019-09-14 16:01:28 -07:00
2019-03-07 09:28:04 -07:00
2017-06-26 04:10:47 -04:00
2019-03-07 09:28:04 -07:00
2017-06-26 04:10:47 -04:00
2019-03-19 15:02:40 -07:00
2017-06-26 04:11:12 -04:00
2017-06-26 04:11:12 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2019-03-07 09:28:04 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2019-03-07 09:28:04 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2018-11-29 13:54:36 -07:00
2019-07-16 15:41:34 -07:00
2018-11-29 13:54:36 -07:00
2017-06-26 04:10:47 -04:00
2019-03-07 09:28:04 -07:00
2018-11-29 13:54:36 -07:00
2017-11-30 11:13:21 -07:00
2019-10-25 11:09:03 -07:00