参数资料
型号: ST20Cx
厂商: 意法半导体
英文描述: Instruction Set Reference Manual
中文描述: 指令集参考手册
文件页数: 90/212页
文件大小: 647K
代理商: ST20CX
第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页第101页第102页第103页第104页第105页第106页第107页第108页第109页第110页第111页第112页第113页第114页第115页第116页第117页第118页第119页第120页第121页第122页第123页第124页第125页第126页第127页第128页第129页第130页第131页第132页第133页第134页第135页第136页第137页第138页第139页第140页第141页第142页第143页第144页第145页第146页第147页第148页第149页第150页第151页第152页第153页第154页第155页第156页第157页第158页第159页第160页第161页第162页第163页第164页第165页第166页第167页第168页第169页第170页第171页第172页第173页第174页第175页第176页第177页第178页第179页第180页第181页第182页第183页第184页第185页第186页第187页第188页第189页第190页第191页第192页第193页第194页第195页第196页第197页第198页第199页第200页第201页第202页第203页第204页第205页第206页第207页第208页第209页第210页第211页第212页
18/212
Most instructions that involve fetching data from or storing data into memory, use word
aligned addresses (i.e. bits 1 and 0 are set to 0) and load or store four contiguous
bytes. However, there are some instructions that can manipulate part of the bit pattern
in a word, and a few that use double words.
A data item that is represented in two contiguous bytes, is referred to as a 16-bit
object. This can be stored, either in the least significant 16-bits of a word location or in
the most significant 16 bits , hence addresses of such locations are 16-bit aligned (i.e.
bit 0 is set to 0).
A data item that is represented in two contiguous words is referred to as a 64-bit
object or a double word.
Similarly, a data item represented in a single byte is sometimes referred to as an 8-bit
object.
2.3
Signed integers and sign extension
A signed integer is stored in twos-complement format and may be represented by an
N-bit object. Most commonly a signed integer is represented by a single word (32-bit
object), but as explained, it may be stored, for example, in a 64-bit object, a 16-bit
object, or an 8-bit object. In each of these formats, all the bits within the object contain
useful information.
Consider the example shown in Figure 2.2, which shows how the value -10 is stored in
a 32-bit register, firstly as an 8-bit object and secondly as a 32-bit object. Obser ve that
bits 31 to 8 are meaningful for a 32-bit object but not for an 8-bit object. These bits are
set to 1 in the 32-bit object to preserve the negative sign of the integer being
represented.
Figure 2.2 Storing a signed integer in different length objects
11 11 0110
these bit values not related to integer value
0
7
8
31
bit position
11 11 0110
0
7
8
31
bit position
11
1
...
signed integer value (-10) stored as an 8-bit object (byte)
signed integer value (-10) stored as a 32-bit object (word)
相关PDF资料
PDF描述
ST223C04CCP0L 745 A, 400 V, SCR, TO-200AB
ST223C04CCP0 745 A, 400 V, SCR, TO-200AB
ST223C04CCP1L 745 A, 400 V, SCR, TO-200AB
ST223C04CCP1 745 A, 400 V, SCR, TO-200AB
ST223C04CCP2L 745 A, 400 V, SCR, TO-200AB
相关代理商/技术参数
参数描述
ST20GP1 制造商:未知厂家 制造商全称:未知厂家 功能描述:GPS PROCESSOR
ST20-GP1 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:GPS PROCESSOR
ST20GP1X33S 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:GPS PROCESSOR
ST20GP6 制造商:未知厂家 制造商全称:未知厂家 功能描述:GPS PROCESSOR
ST20-GP6 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:GPS PROCESSOR