Skip to content

Commit 2a31457

Browse files
committed
move the rest of simd to lkmc
1 parent 419ece8 commit 2a31457

File tree

3 files changed

+0
-165
lines changed

3 files changed

+0
-165
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable as
4141
1. [xchg](xchg.asm)
4242
1. Stack data transfer instructions
4343
1. [pusha](pusha.asm)
44-
1. Floating point
45-
1. [SIMD](simd.asm)
46-
1. [FMA](fma.md)
4744
1. [Calling conventions](calling-conventions.md)
4845
1. [cdecl](cdecl.md)
4946
1. [cdecl examples](cdecl.asm)

fma.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

simd.asm

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)