OpCode hex codes - ASM x86 ASM 370
This is a discussion on OpCode hex codes - ASM x86 ASM 370 ; Hi everyone
(Thanks for your answers to the "test" question below btw)
Does anyone know of a resource that will allow me to take opcodes in
asm listings and get the hex codes
(such as "pop edp ---> 5d"). I've ...
-
OpCode hex codes
Hi everyone
(Thanks for your answers to the "test" question below btw)
Does anyone know of a resource that will allow me to take opcodes in
asm listings and get the hex codes
(such as "pop edp ---> 5d"). I've spent ages looking for a listing but
with very little success so far. Specifially,
I'm interested in the floating point division codes
TIA
Paul
-
Re: OpCode hex codes
spamtrap@crayne.org wrote:
> Hi everyone
> (Thanks for your answers to the "test" question below btw)
>
> Does anyone know of a resource that will allow me to take opcodes in
> asm listings and get the hex codes
> (such as "pop edp ---> 5d"). I've spent ages looking for a listing but
> with very little success so far. Specifially,
> I'm interested in the floating point division codes
http://sandpile.org ?
--
Gruß,
Sebastian
-
Re: OpCode hex codes
<spamtrap@crayne.org> schrieb im Newsbeitrag
news:1156465020.441827.180730@p79g2000cwp.googlegroups.com...
> Does anyone know of a resource that will allow me to take opcodes in
> asm listings and get the hex codes
> (such as "pop edp ---> 5d"). I've spent ages looking for a listing but
> with very little success so far. Specifially,
> I'm interested in the floating point division codes
Intel Architecture Software Developer's Manual, Volume 2:
Instruction Set Reference Manual
Available at http://www.intel.com/design/pentiumi...als/243191.htm
Regards
//Herbert Glarner
Similar Threads
-
By Application Development in forum DOTNET
Replies: 1
Last Post: 12-03-2007, 11:59 AM
-
By Application Development in forum DOTNET
Replies: 1
Last Post: 12-02-2007, 07:04 PM
-
By Application Development in forum Inetserver
Replies: 7
Last Post: 10-16-2007, 08:14 AM
-
By Application Development in forum ASM x86 ASM 370
Replies: 2
Last Post: 05-29-2006, 11:24 PM
-
By Application Development in forum Perl
Replies: 0
Last Post: 08-27-2005, 05:10 AM