This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-09-19 03:21:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e53cba0dce80ee8aa52b3b8bbf17f100e345af5
Odin
/
core
/
rexcode
/
mips
T
History
gingerBill
c9ce8794c7
Replace
-> isa.Result
with
-> (byte_code: u32, ok: bool)
2026-06-15 21:43:58 +01:00
..
tablegen
Use
@(rodata)
where appropriate for the table generation
2026-06-15 13:56:24 +01:00
tables
…
tests
Replace
-> isa.Result
with
-> (byte_code: u32, ok: bool)
2026-06-15 21:43:58 +01:00
tools
…
decoder.odin
Replace
-> isa.Result
with
-> (byte_code: u32, ok: bool)
2026-06-15 21:43:58 +01:00
encoder.odin
Replace
-> isa.Result
with
-> (byte_code: u32, ok: bool)
2026-06-15 21:43:58 +01:00
encoding_types.odin
Replace
-> isa.Result
with
-> (byte_code: u32, ok: bool)
2026-06-15 21:43:58 +01:00
instructions.odin
Minimize mips Instruction and Operand
2026-06-15 14:29:14 +01:00
mnemonics.odin
…
operands.odin
Minimize mips Instruction and Operand
2026-06-15 14:29:14 +01:00
printer.odin
…
registers.odin
…
reloc.odin
…
tables.odin
…