Home > other >  Questions about the x86 stack space
Questions about the x86 stack space

Time:03-23

Ask if a no ram address space, the x86 systems are all under the condition of ROM, whether can use pressure stack operation?

CodePudding user response:

Can, but can't write in, in fact, even if the RAM and ROM doesn't address can also read and write, write, read out is all 1

  • Related