Lines Matching refs:one

28 	rotr.b	r0l		; shift right arithmetic by one
53 rotr.b @er0 ; shift right arithmetic by one, indirect
80 rotr.b @er0+ ; shift right arithmetic by one, postinc
107 rotr.b @er0- ; shift right arithmetic by one, postdec
134 rotr.b @+er0 ; shift right arithmetic by one, preinc
161 rotr.b @-er0 ; shift right arithmetic by one, predec
188 rotr.b @(2:2, er0) ; shift right arithmetic by one, disp2
215 rotr.b @(44:16, er0) ; shift right arithmetic by one, disp16
242 rotr.b @(666:32, er0) ; shift right arithmetic by one, disp32
268 rotr.b @byte_dest:16 ; shift right arithmetic by one, abs16
294 rotr.b @byte_dest:32 ; shift right arithmetic by one, abs32
614 rotr.w r0 ; shift right arithmetic by one
637 rotr.w @er0 ; shift right arithmetic by one, indirect
664 rotr.w @er0+ ; shift right arithmetic by one, postinc
691 rotr.w @er0- ; shift right arithmetic by one, postdec
718 rotr.w @+er0 ; shift right arithmetic by one, preinc
745 rotr.w @-er0 ; shift right arithmetic by one, predec
772 rotr.w @(4:2, er0) ; shift right arithmetic by one, disp2
799 rotr.w @(44:16, er0) ; shift right arithmetic by one, disp16
826 rotr.w @(666:32, er0) ; shift right arithmetic by one, disp32
852 rotr.w @word_dest:16 ; shift right arithmetic by one, abs16
878 rotr.w @word_dest:32 ; shift right arithmetic by one, abs32
1196 rotr.l er0 ; shift right arithmetic by one, register
1221 rotr.l @er0 ; shift right arithmetic by one, indirect
1249 rotr.l @er0+ ; shift right arithmetic by one, postinc
1277 rotr.l @er0- ; shift right arithmetic by one, postdec
1305 rotr.l @+er0 ; shift right arithmetic by one, preinc
1333 rotr.l @-er0 ; shift right arithmetic by one, predec
1361 rotr.l @(8:2, er0) ; shift right arithmetic by one, disp2
1389 rotr.l @(44:16, er0) ; shift right arithmetic by one, disp16
1417 rotr.l @(666:32, er0) ; shift right arithmetic by one, disp32
1444 rotr.l @long_dest:16 ; shift right arithmetic by one, abs16
1471 rotr.l @long_dest:32 ; shift right arithmetic by one, abs32