Eduard Urbach akyoto
akyoto pushed to main at cli/q 2025-03-18 17:48:54 +00:00
9a8bf8ff64 Updated documentation
akyoto pushed to main at cli/q 2025-03-18 17:24:35 +00:00
89654500e0 Updated documentation
akyoto pushed to main at cli/q 2025-03-17 13:35:18 +00:00
eb27595593 Implemented register negation on arm64
akyoto pushed to main at cli/q 2025-03-17 12:36:57 +00:00
76356b2d38 Added fallback for numbers that can't be encoded on arm64
akyoto pushed to main at cli/q 2025-03-15 19:34:53 +00:00
bcb04a4cec Fixed move with negative numbers on arm64
akyoto pushed to main at cli/q 2025-03-15 18:45:25 +00:00
b8f05c8994 Implemented bit shifting on arm64
akyoto pushed to main at cli/q 2025-03-15 14:51:13 +00:00
93042f81e7 Fixed add and sub instruction encoding on arm64
akyoto pushed to main at cli/q 2025-03-15 12:50:26 +00:00
fea4e4cbe7 Fixed move instruction encoding on arm64
akyoto pushed to main at cli/q 2025-03-15 12:48:12 +00:00
47ae309293 Fixed move instruction encoding on arm64
akyoto pushed to main at cli/q 2025-03-14 23:02:03 +00:00
dd98b233e1 Fixed move instruction encoding on arm64
akyoto pushed to main at cli/q 2025-03-14 20:16:41 +00:00
99ef02bbd6 Implemented more move instructions on arm64
akyoto pushed to main at cli/q 2025-03-14 17:37:45 +00:00
5f339187e6 Implemented bitwise operations on arm64
akyoto pushed to main at cli/q 2025-03-14 16:45:45 +00:00
e123a26a1d Implemented bitwise AND on arm64
akyoto pushed to main at web/notify.moe 2025-03-14 14:03:01 +00:00
b655ac0ab2 Fixed outdated Discord usernames
akyoto pushed to main at web/notify.moe 2025-03-14 13:54:40 +00:00
b01a92fd04 Updated Discord username validator
akyoto pushed to main at web/notify.moe 2025-03-14 13:47:02 +00:00
4d87654f5a Updated dependencies
akyoto pushed to main at cli/q 2025-03-14 11:08:18 +00:00
72272ed9af Implemented multiplication with a number on arm64
akyoto pushed to main at cli/q 2025-03-14 10:58:43 +00:00
1d0e49f0e3 Fixed move with negative numbers on arm64
akyoto pushed to main at cli/q 2025-03-14 10:14:47 +00:00
9410287605 Fixed comparison with negative numbers on arm64
akyoto pushed to main at cli/q 2025-03-14 08:52:04 +00:00
9726f1d832 Added crash function