전자부품 데이터시트 검색엔진
  Korean  ▼
ALLDATASHEET.CO.KR

X  

ST20C4 데이터시트(PDF) 10 Page - STMicroelectronics

부품명 ST20C4
상세설명  Instruction Set Reference Manual
Download  212 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
제조업체  STMICROELECTRONICS [STMicroelectronics]
홈페이지  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

ST20C4 데이터시트(HTML) 10 Page - STMicroelectronics

Back Button ST20C4 Datasheet HTML 6Page - STMicroelectronics ST20C4 Datasheet HTML 7Page - STMicroelectronics ST20C4 Datasheet HTML 8Page - STMicroelectronics ST20C4 Datasheet HTML 9Page - STMicroelectronics ST20C4 Datasheet HTML 10Page - STMicroelectronics ST20C4 Datasheet HTML 11Page - STMicroelectronics ST20C4 Datasheet HTML 12Page - STMicroelectronics ST20C4 Datasheet HTML 13Page - STMicroelectronics ST20C4 Datasheet HTML 14Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 10 / 212 page
background image
®
10/212
word[
address]references a 32-bit word in memory
For all of these, the state of the machine referenced is that
before the instruction if the
function is used without a prime (e.g. word[]), and that
after the instruction if the
function is used with a prime (e.g. word
′[]).
For example, writing a value given by an expression,
expr, to the word in memory at
address
addr is represented by:
word
′[addr] ← expr
and reading a word from a memory location is achieved by:
Areg
′← word[addr]
Writing to memory in any of these ways will update the contents of memory, and these
updates will be consistently visible to the other representations of the memory, e.g.
writing a byte at address 0 will modify the least significant byte of the word at address
0.
Reading and writing in this way cannot be used to access on-chip peripherals.
Reading or writing to memory addresses between
PeripheralStart and PeripheralEnd
will have undefined effects.
Data alignment
Each of these data items have restrictions on their alignment in memory. Byte values
can be accessed at any byte address, i.e. they are byte aligned. 16-bit objects can
only be accessed at even byte addresses, i.e. the least significant bit of the address
must be 0. 32-bit and 64-bit objects must be word aligned, i.e. the 2 least significant
bits of the address must be zero.
Address calculation
An address identifies a par ticular byte in memory. Addresses are frequently calculated
from a base address and an offset. For different instructions the offset may be given in
units of bytes, words or double words depending on the data type being accessed. In
order to calculate the address of the data, the offset must be converted to a byte offset
before being added to the base address. This is done by multiplying the offset by the
number of bytes in the particular units being used. So, for example, a word offset is
converted to a byte offset by multiplying it by the number of bytes in a word (4 in the
case of the ST20).
As there are many accesses to memory at word offsets, a shorthand notation is used
to represent the calculation of a word address. The notation
register @ x is used to
represent an address which is offset by
x words (4x bytes) from register. For example,
in the specification of
load non-local there is:
Areg
′← word[Areg @ n]
Here, Areg is loaded with the contents of the word that is n words from the address
pointed to by Areg (i.e. Areg
+ 4n).
In all cases, if the given base address has the correct alignment then any offset used
will also give a correctly aligned address.


유사한 부품 번호 - ST20C4

제조업체부품명데이터시트상세설명
logo
STMicroelectronics
ST20 STMICROELECTRONICS-ST20 Datasheet
129Kb / 21P
   ST20 software development and debugging tools
logo
Arch Electronics Corp.
ST20 ARCH-ST20 Datasheet
152Kb / 3P
   Encapsulated DC-DC Converter
logo
RFE international
ST20-103 RFE-ST20-103 Datasheet
216Kb / 1P
   TEMPERATURE COMPENSATING THERMISTORS ST Series: Surface Mount
ST20-104 RFE-ST20-104 Datasheet
216Kb / 1P
   TEMPERATURE COMPENSATING THERMISTORS ST Series: Surface Mount
ST20-154 RFE-ST20-154 Datasheet
216Kb / 1P
   TEMPERATURE COMPENSATING THERMISTORS ST Series: Surface Mount
More results

유사한 설명 - ST20C4

제조업체부품명데이터시트상세설명
logo
STMicroelectronics
ST20-C1 STMICROELECTRONICS-ST20-C1 Datasheet
856Kb / 205P
   Instruction Set Reference Manual
logo
DENSEI-LAMBDA
PAF600F280 LAMBDA-PAF600F280 Datasheet
897Kb / 13P
   Instruction Manual
logo
Nanjing Qinheng Microel...
CH561 WCH-CH561 Datasheet
731Kb / 96P
   Manual instruction
logo
List of Unclassifed Man...
PX-601 ETC1-PX-601 Datasheet
3Mb / 2P
   INSTRUCTION MANUAL
MC340 ETC-MC340 Datasheet
294Kb / 2P
   MC340 Instruction Manual
Rev. MC340_1347en
logo
STMicroelectronics
STLUX385 STMICROELECTRONICS-STLUX385 Datasheet
171Kb / 10P
   Extended instruction set
February 2013 Rev 2
STM8S007C8 STMICROELECTRONICS-STM8S007C8 Datasheet
1Mb / 92P
   Extended instruction set
March 2015 Rev 5
STM8S005C6 STMICROELECTRONICS-STM8S005C6 Datasheet
1Mb / 97P
   Extended instruction set
March 2015 Rev 4
logo
Samsung semiconductor
S3C72G9 SAMSUNG-S3C72G9 Datasheet
1,011Kb / 96P
   SAM47 INSTRUCTION SET
logo
STMicroelectronics
STM8S003F3 STMICROELECTRONICS-STM8S003F3 Datasheet
1Mb / 104P
   Extended instruction set
May 2017 Rev 9
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


데이터시트 다운로드

Go To PDF Page


링크 URL




개인정보취급방침
ALLDATASHEET.CO.KR
ALLDATASHEET 가 귀하에 도움이 되셨나요?  [ DONATE ] 

Alldatasheet는?   |   광고문의   |   운영자에게 연락하기   |   개인정보취급방침   |   링크교환   |   제조사별 검색
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com