top of page
Search


64-Bit Assembler Lab
Previously we were using 6502 assembler and practicing how the assembly language works: This time we will be stepping it up and be using...
skhan4059
Apr 23, 20226 min read


Running Final Tests with the Auto-vectorizer
Here is a link to the last blog: https://skhan4059.wixsite.com/spoblogging/post/xz-software-optimization-with-autovectorization This time...
skhan4059
Apr 23, 20223 min read


XZ Software Optimization with Autovectorization
This is part 2 of the xz software optimization blog, previous blog here: https://skhan4059.wixsite.com/spoblogging/post/testing-auto-vect...
skhan4059
Apr 22, 20222 min read
Testing Auto-vectorization for upcoming software.
We will be testing portability for the new 64-bit ARM architecture coming out in the near future and trying to apply the new...
skhan4059
Apr 19, 20222 min read


Intro to 6502 Assembly
Welcome back to another part of my blog, for anybody new to the blog, I will post the link to my first blog to give everyone a context as...
skhan4059
Mar 21, 20223 min read
Open Source Software and Patching
Hello again everyone, I will update everyone on what I have been doing. So we have been following my Software and Optimization course,...
skhan4059
Feb 2, 20223 min read
Welcome to My First Blog
Hello everyone, my name is Shayaan and this will be my first blog post. This will be an educational blog about me and what I have/will be...
skhan4059
Jan 25, 20221 min read
bottom of page