There was an error while loading. Please reload this page.
1 parent 419ece8 commit 2a31457Copy full SHA for 2a31457
README.md
@@ -41,9 +41,6 @@ x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable as
41
1. [xchg](xchg.asm)
42
1. Stack data transfer instructions
43
1. [pusha](pusha.asm)
44
- 1. Floating point
45
- 1. [SIMD](simd.asm)
46
- 1. [FMA](fma.md)
47
1. [Calling conventions](calling-conventions.md)
48
1. [cdecl](cdecl.md)
49
1. [cdecl examples](cdecl.asm)
fma.md
simd.asm
0 commit comments