| 전자부품 데이터시트 검색엔진 |
|
ST20-C1 데이터시트(PDF) 101 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
ST20-C1 데이터시트(HTML) 101 Page - STMicroelectronics |
|
101 / 205 page ![]() 101/205 8 Instruction Set Reference ® dequeue dequeue a process Code: 23 F8 Description: Load into Breg a pointer to the first process from the queue control block pointed to by Areg. Load into Areg a boolean value indicating whether a process was found. The queue control block is defined in Chapter 7. Definition: if (frontptr = NotProcess) -- queue is empty { Areg ′← false Breg ′← undefined } else -- queue is not empty { Areg ′← true Breg ′← frontptr if (frontptr = backptr) -- one process on queue word ′[Areg @ q.FPtrLoc]← NotProcess else -- many processes on queue word ′[Areg @ q.FPtrLoc]← word[ frontptr @ pw.Link ] } Creg ′← undefined where frontptr = word[Areg @ q.FPtrLoc] backptr = word[Areg @ q.BPtrLoc] Status Register: No effect Comments: Secondary instruction. This instruction may require 4 memory accesses. If the queue structure is in off- chip memory then interrupt latency may be affected. Areg must be word aligned (i.e. divisible by 4). See also: enqueue run Chapter 7. |
|
링크 URL |
| ALLDATASHEET 가 귀하에 도움이 되셨나요? [ DONATE ] |
Alldatasheet는? | 광고문의 | 운영자에게 연락하기 | 개인정보취급방침 | 링크 투 데이터시트 | 링크교환 | 제조사별 검색 All Rights Reserved©Alldatasheet.com |
| 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 |