Skip to main content
per239955_st
Associate III
August 31, 2005
Question

Semaphores and/or test and set instruction

  • August 31, 2005
  • 1 reply
  • 658 views
Posted on August 31, 2005 at 10:06

Semaphores and/or test and set instruction

This topic has been closed for replies.

1 reply

per239955_st
Associate III
August 29, 2005
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