Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

RISC

Name: Anonymous 2011-09-22 9:29

/prog/, I'm working on a RISC instruction set that is more RISC than any RISC out there. I've devised an instruction format, plus fifteen core instructions that should suffice for any programming out there. The instruction format, instruction forms, and instructions can be found here:

http://jsbin.com/ekuwap

Any comments or suggestions?

Name: Anonymous 2011-09-24 1:55

>>43
You could use three opcode bits to make an 8-bit immediate and have the instruction shift the register left by 8 bits before loading the immediate into the lower 8 bits. That way 8 instructions is the maximum needed to load any 64-bit value instead of 25 (3 per byte+1 for shift count) like before.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List