Need Instruction for ARM Cortex R-4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Need Instruction for ARM Cortex R-4

827 Views
shaileshagrahar
Contributor III

Hi all,

I need help for to convert logic in following way:

if 1st bit set in  (00000000000000000000000000001)  i can get 1

f 1st bit set in  (00000000000000000000000000100)  i can get 2

f 1st bit set in  (00000000000000000100000000000)  i can get 11

...........................................................................................................

f 1st bit set in  (10000000000000000000000000001)  i can get 31

is there any instruction for ARM cortex-r4 .

" I mean to say i just want to get the set bit position number in  uint32 data ". 

Please help me .

0 Kudos
2 Replies

691 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

What device do you use? Is it NXP?

I would recommend contacting ARM support.

 

Regards,

Daniel 

0 Kudos

691 Views
shaileshagrahar
Contributor III

Hi Daniel ,

Thanks for your attention, It is not from nxp but it BCM895xx series of.

But if possible suggest me any solution .

Thanks!

0 Kudos