Files
rust/tests/assembly
Matthias Krüger 0f2cc21547 Rollup merge of #126417 - beetrees:f16-f128-inline-asm-x86, r=Amanieu
Add `f16` and `f128` inline ASM support for `x86` and `x86-64`

This PR adds `f16` and `f128` input and output support to inline ASM on `x86` and `x86-64`. `f16` vector sizes are taken from [here](https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html).

Relevant issue: #125398
Tracking issue: #116909

``@rustbot`` label +F-f16_and_f128
2024-06-15 14:40:48 +02:00
..
2023-01-11 09:32:08 +00:00
2024-05-29 13:48:11 +01:00
2024-05-30 16:15:46 +10:00
2024-05-30 16:15:46 +10:00
2024-03-23 23:23:41 -07:00