数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

PM0056 数据表(PDF) 87 Page - STMicroelectronics

部件名 PM0056
功能描述  This programming manual provides information
PDF  156 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  STMICROELECTRONICS [STMicroelectronics]
网页  http://www.st.com
标志 STMICROELECTRONICS - STMicroelectronics

PM0056 数据表(HTML) 87 Page - STMicroelectronics

Back Button PM0056 Datasheet HTML 83Page - STMicroelectronics PM0056 Datasheet HTML 84Page - STMicroelectronics PM0056 Datasheet HTML 85Page - STMicroelectronics PM0056 Datasheet HTML 86Page - STMicroelectronics PM0056 Datasheet HTML 87Page - STMicroelectronics PM0056 Datasheet HTML 88Page - STMicroelectronics PM0056 Datasheet HTML 89Page - STMicroelectronics PM0056 Datasheet HTML 90Page - STMicroelectronics PM0056 Datasheet HTML 91Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 87 / 156 page
background image
DocID15491 Rev 5
87/156
PM0056
The Cortex-M3 instruction set
3.7
Saturating instructions
This section describes the saturating instructions, SSAT and USAT.
3.7.1
SSAT and USAT
Signed saturate and unsigned saturate to any bit position, with optional shift before
saturating.
Syntax
op{cond} Rd, #n, Rm {, shift #s}
where:
‘op’ is one of the following:
SSAT: Saturates a signed value to a signed range
USAT: Saturates a signed value to an unsigned range
‘cond’ is an optional condition code (see Conditional execution on page 57)
‘Rd’ is the destination register.
‘n’ specifies the bit position to saturate to:
n ranges from 1 to 32 for SSAT
n ranges from 0 to 31 for USAT
‘Rm’ is the register containing the value to saturate
‘shift #s’ is an optional shift applied to Rm before saturating. It must be one of the
following:
ASR #s where s is in the range 1 to 31
LSL #s where s is in the range 0 to 31
Operation
These instructions saturate to a signed or unsigned n-bit value.
The SSAT instruction applies the specified shift, then saturates to the signed range:
-2n–1
≤ x ≤ 2n–1-1.
The USAT instruction applies the specified shift, then saturates to the unsigned range:
0
≤ x ≤ 2n-1.
For signed n-bit saturation using SSAT, this means that:
If the value to be saturated is less than -2n-1, the result returned is -2n-1
If the value to be saturated is greater than 2n-1-1, the result returned is 2n-1-1
otherwise, the result returned is the same as the value to be saturated.
For unsigned n-bit saturation using USAT, this means that:
If the value to be saturated is less than 0, the result returned is 0
If the value to be saturated is greater than 2n-1, the result returned is 2n-1
Otherwise, the result returned is the same as the value to be saturated.
If the returned result is different from the value to be saturated, it is called saturation. If
saturation occurs, the instruction sets the Q flag to 1 in the APSR. Otherwise, it leaves the Q
flag unchanged. To clear the Q flag to 0, you must use the MSR instruction, see MSR on
page 101.



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


链接网址



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