|
|
|
|
|
by astrange
1886 days ago
|
|
Not really, because the variable length instructions have consequences - mostly good ones because they fit in memory better. Also, the complex memory operands can be executed directly because you can add more ALUs inside the load/store unit. ARM also has more types of memory operands than a traditional RISC (which was just whatever MIPS did.) |
|
Why do you think they have good conequences?