Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是好奇。当我第一次开始了解 6502 处理器系列时,我很困惑,因为我从来没有听说过降序堆栈。
我还看到其他处理器可以选择以不同的方式实现堆栈(升序、降序等),并配有单独的汇编指令来处理每个实现。
那么这个技术决定背后的原因是什么?