Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Proposal: Push effective address

sirrida
Beginner
441 Views
Let me propose a new command: Push effective address - pushea.
For example in 32 bit mode "pushea [ea]" is meant as a replacement for the combination "lea eax,[ea]" / "push eax" but without trashing eax.

A possible encoding could be f2 ff /6.
0 Kudos
0 Replies
Reply