This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-02 10:13:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f68a64614bf41af17d2aaa0fa009b09dbe16c53
Odin
/
core
/
rexcode
/
isa
/
x86
/
tablegen
History
gingerBill
648c418fc4
Restrict riscv to only allow
[base + disp]
(i.e. disallow
index*scale
style things)
2026-08-21 14:31:58 +01:00
..
cpp-compiler
Restrict riscv to only allow
[base + disp]
(i.e. disallow
index*scale
style things)
2026-08-21 14:31:58 +01:00
generated
Add support for x86 mnenomics
in
and
out
2026-08-20 09:53:28 +01:00
gen.odin
Merge
ENCODING_TABLE
and
CLOBBER_TABLE
into a single
INSTRUCTION_TABLE
2026-08-19 16:44:19 +01:00
instruction_table.odin
Add support for x86 mnenomics
in
and
out
2026-08-20 09:53:28 +01:00