DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

ST20C2 View Datasheet(PDF) - STMicroelectronics

Part Name
Description
Manufacturer
ST20C2
ST-Microelectronics
STMicroelectronics 
ST20C2 Datasheet PDF : 212 Pages
First Prev 191 192 193 194 195 196 197 198 199 200 Next Last
wait
wait
wait
Code: 60 F5
Description: Wait (or P) on the semaphore pointed to by Areg. If the semaphore
count is greater than zero then the count is decremented and the process continues;
otherwise the current process is descheduled and added to the back of the
semaphore list.
Definition:
if (word[Areg @ s.Count] = 0)
{
Put process on back of semaphore list
Start next process
}
else
word[Areg @ s.Count] word[Areg @ s.Count] 1
Areg
Breg
Creg
undefined
undefined
undefined
Error signals: none
Comments:
Secondary instruction.
Instruction is a descheduling point.
See also: signal
197/212
®

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]