Searched refs:MEM_PREDEC (Results 1 – 12 of 12) sorted by relevance
/sysdeps/m68k/m680x0/ |
A D | lshift.S | 40 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp) 83 movel MEM_PREDEC(s_ptr),R(d2) 96 movel MEM_PREDEC(s_ptr),R(d2) 100 movel R(d1),MEM_PREDEC(res_ptr) 103 movel MEM_PREDEC(s_ptr),R(d1) 107 movel R(d2),MEM_PREDEC(res_ptr) 115 movel R(d1),MEM_PREDEC(res_ptr) /* store least significant limb */
|
A D | rshift.S | 39 moveml R(d2)-R(d6)/R(a2),MEM_PREDEC(sp) 141 movel MEM_PREDEC(s_ptr),R(d2) 143 movel R(d2),MEM_PREDEC(res_ptr) 145 movel MEM_PREDEC(s_ptr),R(d2) 147 movel R(d2),MEM_PREDEC(res_ptr)
|
A D | sub_n.S | 35 movel R(d2),MEM_PREDEC(sp) 37 movel R(a2),MEM_PREDEC(sp)
|
A D | add_n.S | 35 movel R(d2),MEM_PREDEC(sp) 37 movel R(a2),MEM_PREDEC(sp)
|
/sysdeps/m68k/ |
A D | asm-syntax.h | 30 #define MEM_PREDEC(memory_base)R(memory_base)@- macro 45 #define MEM_PREDEC(memory_base)-(R(memory_base)) macro
|
A D | memchr.S | 28 movel R(d2),MEM_PREDEC(sp) 30 movel R(d3),MEM_PREDEC(sp) 32 movel R(d4),MEM_PREDEC(sp) 38 moveml R(d2)-R(d4),MEM_PREDEC(sp)
|
A D | rawmemchr.S | 26 movel R(d2),MEM_PREDEC(sp) 28 movel R(d3),MEM_PREDEC(sp)
|
A D | strchrnul.S | 27 movel R(d2),MEM_PREDEC(sp) 29 movel R(d3),MEM_PREDEC(sp)
|
A D | strchr.S | 26 movel R(d2),MEM_PREDEC(sp) 28 movel R(d3),MEM_PREDEC(sp)
|
/sysdeps/m68k/m680x0/m68020/ |
A D | mul_1.S | 41 moveml R(d2)-R(d4),MEM_PREDEC(sp)
|
A D | addmul_1.S | 41 moveml R(d2)-R(d5),MEM_PREDEC(sp)
|
A D | submul_1.S | 41 moveml R(d2)-R(d5),MEM_PREDEC(sp)
|
Completed in 8 milliseconds