^ E D R S S I H C RSS
moniwiki En »MoniWiki
You will meet an important person who will help you advance professionally.

1.1.3.1 now availableA

A new version of Moniwiki has been [http]moniwiki-1.1.3.1 released since Jan. 09, 2008. For download and revision history, check out Installation instructions. You can get related installation sources at the [ftp]ftp site.

Questions about moniWiki in Korean

Questions by users in English


Post your UserQuestionsPeople, use the heading formats (ctrl+1,2,3) for different headings -Sulaiman Abdulazeez 5/25/09 11:12 PM

'''Intel Processors Addressing Modes'''

'''What is an Addressing Mode ?'''  {{{{color: black;}An addressing mode is basically a way of telling the processor how where to get data from. So it is necessary to understand the different addressing modes to know what data you are accessing.}}}  {{{{color: black;}Addressing modes are used by the ISA to specify the address of an object that is to be accessed. In processor machines, an addressing mode can specify a constant, a register or a location in memory. They are highly of interest to Assembly programming code writers.}}} To understand the Intel addressing modes, the registers that are used by the processor need to be known. '''32-bit registers''' In 1985, 32 bit registers were first released with Intel's 80386 (386) processor. '''General Purpose 32-bit Registers'''




Reg-32Reg-16HighLowName
EAXAXAHALAccumulator
EBXBXBHBLBase
ECXCXCHCLCounter
EDXDXDHDLData

''' 32-bit Pointer Registers<strong>

Reg-32Reg-16Name'''
ESISISource Index
EDIDIDestination Index
EBPBPStack Frame Base Pointer
ESPSPStack Pointer

'''Segment Registers<strong>

RegName'''
CSCode Segment
DSData Segment
ESExtra Segment
FSExtra Segment
GSExtra Segment
SSStack Segment

'''16-bit registers<strong> </strong>General Purpose 16-bit Registers<strong>

RegHighLowName'''
AXAHALAccumulator
BXBHBLBase
CXCHCLCounter
DXDHDLData

[] ^MoniWikiSites

Feel free to advertise your Wikis / Sites that use the MoniWiki as it's [] ^WikiEngine.

This is my NewPage
 
captcha
Username:
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2009-12-20 15:33:22
Processing time 0.0244 sec