jakubtomsu
|
b06583133a
|
Fix the other bit_* intrinsic calls
|
2023-10-22 20:59:19 +02:00 |
|
jakubtomsu
|
a2e6fc5909
|
change and_not to bit_and_not
|
2023-10-22 20:52:35 +02:00 |
|
gingerBill
|
912d29af83
|
Add @(require_results) to all appropriate procedures
|
2022-05-30 15:59:48 +01:00 |
|
gingerBill
|
f3aefbc443
|
@(require_target_feature=<string>) @(enable_target_feature=<string>)
require_target_feature - required by the target micro-architecture
enable_target_feature - will be enabled for the specified procedure only
|
2022-05-30 14:53:12 +01:00 |
|
gingerBill
|
f6dfa33697
|
Use single line attributes
|
2022-05-29 15:11:15 +01:00 |
|
gingerBill
|
3ad2cde833
|
Add amd64 specific instructions
|
2022-05-29 13:34:59 +01:00 |
|
gingerBill
|
8518d3b232
|
Rename to non_temporaral_*
|
2022-05-27 22:57:16 +01:00 |
|
gingerBill
|
c48ef7d70b
|
Add shifts
|
2022-05-27 16:39:54 +01:00 |
|
gingerBill
|
f383bf3136
|
Add _mm_stream_ps
|
2022-05-27 14:59:09 +01:00 |
|
gingerBill
|
2185dada56
|
Change package name
|
2022-05-27 14:26:02 +01:00 |
|
gingerBill
|
0b08080119
|
Add core:simd/x86 SSE
Proof of Concept to show intrinsics specific to a certain target platform
|
2022-05-27 14:23:31 +01:00 |
|