blob: 04e6591d69e0e7c727c4e42438b781ee1b4c0c17 [file] [log] [blame]
.section .text
.global _fun
xc16x_shlrol:
shl r0,r1
shl r0,#a
shr r0,r1
shr r0,#a
rol r0,r1
rol r0,#a
ror r0,r1
ror r0,#a
ashr r0,r1
ashr r0,#a