This website requires JavaScript.
Explore
Help
Register
Sign in
programmerjake
/
cpu
Watch
1
Star
0
Fork
You've already forked cpu
0
forked from
libre-chip/cpu
Code
Pull requests
Activity
faa8dde774
cpu
/
crates
/
cpu
/
tests
/
simple_power_isa_decoder
History
Jacob Lifshay
faa8dde774
reduce the number of wires to have one per form/field pair instead of one per insn/field pair
2026-01-26 16:11:03 -08:00
..
expected
reduce the number of wires to have one per form/field pair instead of one per insn/field pair
2026-01-26 16:11:03 -08:00
test_cases
implement decoding shifts: s[lr][wd][.] and sra[wd][i][.]
2026-01-26 15:14:26 -08:00
main.rs
split up tests/simple_power_isa_decoder into separate modules
2026-01-23 09:38:45 -08:00
test_cases.rs
implement decoding shifts: s[lr][wd][.] and sra[wd][i][.]
2026-01-26 15:14:26 -08:00