RSS feed
499e44eb
– rodri <rgl@antares-labs.eu>
authored
on 2023/12/02 17:12
add a readme.
cdfd0643
– rodri <rgl@antares-labs.eu>
authored
on 2023/12/01 16:58
implement memory aligned versions of some functions.
a0b600a8
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/29 16:19
remove instructions recently added to 9front. implemented some tests.
092bcb0c
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/27 04:57
idem.
ed1a42eb
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/26 16:36
corrected tests and reimplemented some functions using 6a's own instructions.
0c51b567
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/25 07:05
add 3d point sum.
675aa844
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/25 05:34
cleaned things up and improved the organization a bit.
cc330744
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/24 17:13
add more avx instructions and place VZEROUPPERs.
7cf4634e
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/24 11:48
clean and organize things up. implement VZEROUPPER.
d850c3b7
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/24 10:39
add more avx instructions and a bench9 benchmark file.
9404d16a
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/24 07:08
fix the 9 asm notes. add VFMA231[SP]D instructions.
d8ab83e0
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/23 11:50
add base VEX encoding definitions.
f3c2e7e1
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/23 11:47
add 9 asm notes of the macro instructions.
96ccc85d
– rodri <rgl@antares-labs.eu>
authored
on 2023/11/23 06:43
initial SIMD trials of some libgeometry functions.