Need Instruction for ARM Cortex R-4

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Need Instruction for ARM Cortex R-4

845 次查看
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 项奖励
2 回复数

709 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

What device do you use? Is it NXP?

I would recommend contacting ARM support.

 

Regards,

Daniel 

0 项奖励

709 次查看
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 项奖励