|
|
|
|
|
by marcosdumay
3295 days ago
|
|
In varying length architectures it will constrain opcode optimization, making your binaries larger (requiring more cache). It's not as big a problem as in fixed length instruction machines, but adding named registers is never free. |
|