Commit Graph

7 Commits

Author SHA1 Message Date
f27edd36d7 as: fix empty param list
nop was failing
2022-05-07 11:34:35 -07:00
1a88bebf82 tools: remove hardcoded references to paths 2022-05-07 11:33:45 -07:00
Paul Mathieu
36bc1417b6 cpu: more instruction pipelining
This is needed to make WNS room for fetching instructions from SRAM.
2021-04-17 23:02:58 -07:00
Paul Mathieu
d1d0e421ce cpu: make BEQ and BNEQ only PC-relative 2021-03-14 12:14:29 -07:00
Paul Mathieu
64d440c94b Word-precise imm for BEQ and BNEQ 2021-02-22 20:33:05 -08:00
Paul Mathieu
f59b3efb9f Fix a few details 2021-02-18 21:27:20 -08:00
Paul Mathieu
363944d417 Initial commit 2021-02-17 13:20:30 -08:00