Searched refs:s_ptr (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/m68k/m680x0/ |
D | lshift.S | 32 #define s_ptr a0 macro 51 movel MEM_DISP(sp,32),R(s_ptr) 58 cmpl R(s_ptr),R(res_ptr) 61 lea MEM_INDX1(s_ptr,s_size,l,4),R(a2) 65 lea MEM_INDX(s_ptr,d0,l),R(a2) 75 lea MEM_INDX1(s_ptr,s_size,l,4),R(s_ptr) 80 addl R(s_size),R(s_ptr) 83 movel MEM_PREDEC(s_ptr),R(d2) 96 movel MEM_PREDEC(s_ptr),R(d2) 103 movel MEM_PREDEC(s_ptr),R(d1) [all …]
|
D | rshift.S | 32 #define s_ptr a0 macro 50 movel MEM_DISP(sp,32),R(s_ptr) 57 cmpl R(res_ptr),R(s_ptr) 66 cmpl R(s_ptr),R(a2) 72 movel MEM_POSTINC(s_ptr),R(d2) 85 movel MEM_POSTINC(s_ptr),R(d2) 92 movel MEM_POSTINC(s_ptr),R(d1) 125 lea MEM_INDX1(s_ptr,s_size,l,4),R(s_ptr) 130 addl R(s_size),R(s_ptr) 141 movel MEM_PREDEC(s_ptr),R(d2) [all …]
|
/glibc-2.36/sysdeps/hppa/ |
D | lshift.S | 24 ;! s_ptr gr25
|
D | rshift.S | 24 ;! s_ptr gr25
|