|
|
|
|
|
by monocasa
2665 days ago
|
|
I would love to see a newer CISC that didn't have all these required prefixes, and took a more Huffman encoding perspective so that instructions like hlt aren't allocated a single byte. Memory to memory ops essientially let you encode physical registers without using architectural registers, saving additional bits too. |
|
Was basically Thumb2 but with more flexibility, and it still felt like RISC.