cancel
Showing results for 
Search instead for 
Did you mean: 

Semaphores and/or test and set instruction

per239955_st
Associate II
Posted on August 31, 2005 at 10:06

Semaphores and/or test and set instruction

1 REPLY 1
per239955_st
Associate II
Posted on August 29, 2005 at 14:10

Hi there,

Does ARM have some ''test and set'' assembler instruction to implement semaphores?

Or maybe there are some compiler directives to accomplish this (in GCC and/or RealView)?

Does anyone have examples (using ''asm'' inlines, compiler pragmas, __attributes__ etc. )?

/Beach