Abdelrahman Said abdelrahman
abdelrahman created branch main in abdelrahman/argparser 2023-05-29 21:24:19 +00:00
abdelrahman pushed to main at abdelrahman/argparser 2023-05-29 21:24:19 +00:00
6afd2ad97b INITIAL COMMIT
abdelrahman created repository abdelrahman/argparser 2023-05-29 21:23:55 +00:00
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-05-29 18:49:57 +00:00
5ff93f61d7 Switch to using argp
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-05-28 22:30:20 +00:00
5c742fe1f7 Implement haversine generator
66aa3500d6 Rename haversine to haversine_01
Compare 2 commits »
abdelrahman created branch main in abdelrahman/custom-memory-allocator 2023-05-17 23:32:14 +00:00
abdelrahman pushed to main at abdelrahman/custom-memory-allocator 2023-05-17 23:32:14 +00:00
46172adb32 Added README.md
9133082641 Updated main
7fad0f984f Defined the allocate function
cdd6f1ebec Renamed alloc function to allocate
938a0b3dc8 Improve the init_allocator function
Compare 10 commits »
abdelrahman created repository abdelrahman/custom-memory-allocator 2023-05-17 23:31:10 +00:00
abdelrahman created branch main in abdelrahman/c-cpp-aliases 2023-05-14 01:42:06 +00:00
abdelrahman pushed to main at abdelrahman/c-cpp-aliases 2023-05-14 01:42:06 +00:00
a6310536d6 Add aliases.h
0261364628 Add README
abdelrahman created repository abdelrahman/c-cpp-aliases 2023-05-14 01:38:45 +00:00
abdelrahman pushed to main at abdelrahman/vec-codegen 2023-05-13 01:39:13 +00:00
617bbe2f14 Updated README
abdelrahman created branch main in abdelrahman/vec-codegen 2023-05-08 01:53:20 +00:00
abdelrahman pushed to main at abdelrahman/vec-codegen 2023-05-08 01:53:20 +00:00
da984bc702 INITIAL COMMIT
abdelrahman created repository abdelrahman/vec-codegen 2023-05-08 01:52:48 +00:00
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-04-16 21:30:09 +00:00
2900e508a1 Completed homework for 8086 simulator
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-04-16 06:11:17 +00:00
60538301d5 Defined mem_start
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-04-16 06:10:17 +00:00
e9d7a608f0 Removed the binary from source control
d980153185 Read the instructions into simulated memory instead of separate buffer
90128fae8f Added sim86 binary to .gitignore
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-04-08 18:26:41 +00:00
c320371432 Completed add, sub, cmp and jump simulations
abdelrahman pushed to main at abdelrahman/performance-aware-programming 2023-03-29 21:56:10 +00:00
43c748e0c5 Clean the repo of unnecessary files