1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-06-30 18:42:46 -04:00
Commit graph

11 commits

Author SHA1 Message Date
Alex Kotov
7ea1d4b2b1
Rewrite macros (#121) 2022-11-29 05:19:35 +04:00
Alex Kotov
cd133ba10b
Add architecture x86 (any of i386 and x86_64) (#117) 2022-11-28 15:56:37 +04:00
Alex Kotov
db226e3387
Improve arch and asm, add some i386 code (#94) 2022-06-24 08:42:46 +03:00
Alex Kotov
d1ba80702c
Remove hang functions 2022-01-15 15:42:13 +05:00
Alex Kotov
00345258e9
Add arch "riscv64" 2022-01-15 15:09:45 +05:00
Alex Kotov
712b3fe76b
Remove invalid code 2022-01-11 12:34:28 +05:00
Alex Kotov
8d3b090f6e
Use TCC-compatible port I/O asm instructions 2022-01-11 12:11:40 +05:00
Alex Kotov
67b3469318
Implement serial console for x86_64 2022-01-11 11:48:54 +05:00
Alex Kotov
de8ea03ef0
Add func "kernaux_asm_x86_64_hang" 2022-01-11 10:55:19 +05:00
Alex Kotov
6ed5ca807f
Remove unnecessary macro code 2021-12-20 11:17:57 +05:00
Alex Kotov
29542e98d2
Split <kernaux/arch/*.h> and <kernaux/asm/*.h> 2021-12-20 11:14:40 +05:00