revC: remove spurious square in F.Paste
by Hector Martin 6 years 10 months
2acbf944
gateware.boneless: implement JAL and JR.
by whitequark 6 years 10 months
c7aee002
gateware.boneless: implement LDI and STI.
by whitequark 6 years 10 months
954b2371
gateware.boneless: implement ADDI.
by whitequark 6 years 10 months
2e9675c1
gateware.boneless: implement MOVH, MOVL and MOVA.
by whitequark 6 years 10 months
28619225
Move three refspecs 0.1mm for symmetry against oth...
by Hector Martin 6 years 10 months
Move three refspecs 0.1mm for symmetry against other side.
911d659c
revC: Fix a glitch
by Hector Martin 6 years 10 months
d1cc2bf3
revC: use proper footprint for I/O connectors, twe...
by Hector Martin 6 years 10 months
revC: use proper footprint for I/O connectors, tweak silkscreen
0700da1c
arch.boneless: renumber I-class opcodes to group b...
by whitequark 6 years 10 months
arch.boneless: renumber I-class opcodes to group better.

Now, all code=1xx opcodes except LDI/STI read from Rs (and ADDI/SUBI
writes to Rd), and all code=0xx opcodes only write to Rd.
2225fb13
revC: restore Glasgow label text
by Hector Martin 6 years 10 months
revC: restore Glasgow label text

Got lost somewhere...
e3620650
Report a bug