Home
last modified time | relevance | path

Searched refs:MEM_POSTINC (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/m68k/m680x0/
Dadd_n.S54 movel MEM_POSTINC(a0),R(d0)
55 movel MEM_POSTINC(a1),R(d1)
57 movel R(d0),MEM_POSTINC(a2)
58 L(L1:) movel MEM_POSTINC(a0),R(d0)
59 movel MEM_POSTINC(a1),R(d1)
61 movel R(d0),MEM_POSTINC(a2)
74 movel MEM_POSTINC(sp),R(a2)
77 movel MEM_POSTINC(sp),R(d2)
Dsub_n.S54 movel MEM_POSTINC(a0),R(d0)
55 movel MEM_POSTINC(a1),R(d1)
57 movel R(d0),MEM_POSTINC(a2)
58 L(L1:) movel MEM_POSTINC(a0),R(d0)
59 movel MEM_POSTINC(a1),R(d1)
61 movel R(d0),MEM_POSTINC(a2)
74 movel MEM_POSTINC(sp),R(a2)
77 movel MEM_POSTINC(sp),R(d2)
Drshift.S72 movel MEM_POSTINC(s_ptr),R(d2)
85 movel MEM_POSTINC(s_ptr),R(d2)
89 movel R(d1),MEM_POSTINC(res_ptr)
92 movel MEM_POSTINC(s_ptr),R(d1)
96 movel R(d2),MEM_POSTINC(res_ptr)
107 moveml MEM_POSTINC(sp),R(d2)-R(d6)/R(a2)
158 moveml MEM_POSTINC(sp),R(d2)-R(d6)/R(a2)
Dlshift.S118 moveml MEM_POSTINC(sp),R(d2)-R(d6)/R(a2)
142 movel MEM_POSTINC(s_ptr),R(d2)
144 movel R(d2),MEM_POSTINC(res_ptr)
146 movel MEM_POSTINC(s_ptr),R(d2)
148 movel R(d2),MEM_POSTINC(res_ptr)
159 moveml MEM_POSTINC(sp),R(d2)-R(d6)/R(a2)
/glibc-2.36/sysdeps/m68k/
Dmemchr.S145 movel MEM_POSTINC(a0),R(d1)
177 movel MEM_POSTINC(a0),R(d1)
244 movel MEM_POSTINC(sp),R(d4)
248 movel MEM_POSTINC(sp),R(d3)
251 movel MEM_POSTINC(sp),R(d2)
255 moveml MEM_POSTINC(sp),R(d2)-R(d4)
286 movel MEM_POSTINC(sp),R(d4)
289 movel MEM_POSTINC(sp),R(d3)
292 movel MEM_POSTINC(sp),R(d2)
296 moveml MEM_POSTINC(sp),R(d2)-R(d4)
Dstrchr.S120 movel MEM_POSTINC(a0),R(d1)
174 movel MEM_POSTINC(a0),R(d1)
231 movel MEM_POSTINC(sp),R(d3)
235 movel MEM_POSTINC(sp),R(d2)
270 movel MEM_POSTINC(sp),R(d3)
273 movel MEM_POSTINC(sp),R(d2)
Drawmemchr.S111 movel MEM_POSTINC(a0),R(d1)
139 movel MEM_POSTINC(a0),R(d1)
186 movel MEM_POSTINC(sp),R(d3)
189 movel MEM_POSTINC(sp),R(d2)
Dstrchrnul.S121 movel MEM_POSTINC(a0),R(d1)
175 movel MEM_POSTINC(a0),R(d1)
257 movel MEM_POSTINC(sp),R(d3)
260 movel MEM_POSTINC(sp),R(d2)
Dasm-syntax.h31 #define MEM_POSTINC(memory_base)R(memory_base)@+ macro
46 #define MEM_POSTINC(memory_base)(R(memory_base))+ macro
/glibc-2.36/sysdeps/m68k/m680x0/m68020/
Dmul_1.S61 movel MEM_POSTINC(s1_ptr),R(d3)
64 movel R(d3),MEM_POSTINC(res_ptr)
65 L(L1:) movel MEM_POSTINC(s1_ptr),R(d3)
68 movel R(d3),MEM_POSTINC(res_ptr)
77 moveml MEM_POSTINC(sp),R(d2)-R(d4)
Dsubmul_1.S63 movel MEM_POSTINC(s1_ptr),R(d3)
67 subl R(d3),MEM_POSTINC(res_ptr)
68 L(L1:) movel MEM_POSTINC(s1_ptr),R(d3)
72 subl R(d3),MEM_POSTINC(res_ptr)
80 moveml MEM_POSTINC(sp),R(d2)-R(d5)
Daddmul_1.S63 movel MEM_POSTINC(s1_ptr),R(d3)
67 addl R(d3),MEM_POSTINC(res_ptr)
68 L(L1:) movel MEM_POSTINC(s1_ptr),R(d3)
72 addl R(d3),MEM_POSTINC(res_ptr)
80 moveml MEM_POSTINC(sp),R(d2)-R(d5)