Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7554351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:18:56+00:00 2026-05-30T11:18:56+00:00

I am decoding X86 hex code representation to back to assembly. Section A.2.1 of

  • 0

I am decoding X86 hex code representation to back to assembly. Section A.2.1 of ISA manual 2C provides the abbreviation Codes for Addressing Method (Page A-2 Vol. 2C). Can anyone explain me the what is the difference between abbr E and abbr M ?

E – A ModR/M byte follows the opcode and specifies the operand. The
operand is either a general-purpose register or a memory address. If
it is a memory address, the address is computed from a segment
register and any of the following values: a base register, an index
register, a scaling factor, a displacement.

M – The ModR/M byte may refer only to memory (for example, BOUND, LES,
LDS, LSS, LFS, LGS, CMPXCHG8B).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T11:18:58+00:00Added an answer on May 30, 2026 at 11:18 am

    E can allows any source or destination residing in memory or a register (such as MOV EAX, DWORD PTR DS:[ESI] or MOV EAX, ESI), where as M only allows memory addresses, which means it cannot address a register, but it can address the memory pointed to by the value in the register (CMPXCHG8b ESI is invalid, where as CMPXCHG8b QWORD PTR DS:[ESI] is valid).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I perform some decoding process in the native code and call a Java method
Is there a freely available Base64 decoding code snippet in C++?
using the below code for decoding json $categories = json_decode($data); $categories = $categories->data; where
I am decoding a file using the following method: string outFileName = zfoFileName.Replace(.zfo, _tmp.zfo);
I have a method that checks a JSON payload for JSON decoding errors, and
I noticed that some of my gzip decoding code seemed to be failing to
I read this piece of macro(C code) and was confused in decoding it to
I'm programming an offline packets decoding program in C under Windows 7 x86. I
I'm trying to optimize some code working in an embedded system (FLAC decoding, Windows
While decoding,I am getting NSData bytes by decoding a string.I am converting NSData bytes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.