Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
4answers
713 views

IA-32: Pushing a byte onto a stack isn't possible on Pentium, why?

I've come to learn that you cannot push a byte directly onto the Intel Pentium's stack, can anyone explain this to me please? The reason that I've been given is because the esp register is ...
4
votes
4answers
481 views

Why do more Pentium assembly instructions take less time?

Below is a clip from a listing of two Pentium assembly sequences. We have an outside loop that is trying to time our sequences and is doing a call-through-table to get to these routines. Therefore, ...
2
votes
5answers
362 views

assembly language

Is the 8086 assembly language workable on intel pentium D computer? I am learning assembly language programming from a book that talks about 8086 processor only, which is 16bit. Is the assembly ...
0
votes
1answer
47 views

Does Pentium 4 has a feature of a single overclocked ALU? [closed]

Does Pentium 4 has a feature of a single overclocked ALU?