Implement SSE instructions
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
cflags += --target=x86_64-unknown-unknown-elf \
|
||||
-mno-sse \
|
||||
-mno-sse2 \
|
||||
-mno-avx \
|
||||
-mno-mmx \
|
||||
-mno-80387 \
|
||||
-mno-red-zone \
|
||||
-mcmodel=large
|
||||
|
||||
|
||||
Reference in New Issue
Block a user