News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Simple question

Started by george999, October 12, 2007, 11:15:07 PM

Previous topic - Next topic

george999

For x86 processor x86_nop in hex is 90 .
What is the corespondece for ARM processor?

Specula

Arm does nop's as 'MOV r0, r0' from what I read on internet.  So find the opcode value for that.

http://info2html.sourceforge.net/cgi-bin/info2html-demo/info2html?(as.info.gz)ARM%2520Opcodes

If you don't already have one, download the datasheet for the cpu.

http://www.google.com/search?num=100&hl=en&safe=off&q=ARM+datasheet&meta=