Home | History | Annotate | Download | only in string

Lines Matching refs:r15

50 	 * Initialize return value (ret0), and set up r15 so that it
53 sub r15=r0,r14
55 and r15=r14,r15 ;;
57 extr.u r16=r15,0,8 ;;
64 extr.u r16=r15,0,16 ;;
67 extr.u r15=r15,16,16
74 extr.u r16=r15,0,8 ;;
77 extr.u r15=r15,8,24
81 and r16=0x0f,r15 /* lower 4 of 8 empty? */
82 and r17=0x33,r15 /* lower 2 of each 4 empty? */
83 and r18=0x55,r15 ;; /* lower 1 of each 2 empty? */