??? 08/08/05 15:50 Read: times |
#99007 - Choices Responding to: ???'s previous message |
Jan Waclawek said:
Even switching register banks is dangerous... Indeed it is. Intel intended it to be used only in interrupt routines so as to avoid the need for saving the register set on the stack. Cone on, this is just a machine and does exactly what it is told to do. And if you ask it to do something stupid, that's what it will do. This is not a processor problem, it's a programmer problem. Now I will go out from office, sit into my car and drive home, that's really dangerous and I don't like it at all, but that's the way life is... :-) Indeed but in programming we have a choice whether to take a dangerous action or not. Ian |