Fix some small issues

This commit is contained in:
Jasmine Iwanek
2023-01-06 15:36:29 -05:00
parent a40630ba63
commit 1860700eab
284 changed files with 318 additions and 315 deletions

View File

@@ -1,5 +1,5 @@
/*Most of the vector instructions here are a total guess.
Some of the timings are based on http://users.atw.hu/instlatx64/AuthenticAMD0000562_K6_InstLatX86.txt*/
Some of the timings are based on http://http://web.archive.org/web/20181122095446/http://users.atw.hu/instlatx64/AuthenticAMD0000562_K6_InstLatX86.txt*/
#include <stdio.h>
#include <stdint.h>
#include <string.h>