Home
last modified time | relevance | path

Searched refs:inst (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-arm/cortex-a9/bionic/
Dstring_copy.S87 .macro m_ret inst argument
88 \inst {r4, r5, pc}
91 .macro m_ret inst argument
92 \inst {r0, r4, r5, pc}
122 m_ret inst=pop
158 m_ret inst=popne
165 m_ret inst=popcs
173 m_ret inst=popeq
177 m_ret inst=pop
184 m_ret inst=popne
[all …]
Dstrcat.S67 .macro m_ret inst argument
68 \inst {r0, r4, r5, pc}
152 m_ret inst=pop
188 m_ret inst=popne
191 m_ret inst=popcs
195 m_ret inst=popeq
199 m_ret inst=pop
206 m_ret inst=popne
210 m_ret inst=popcs
214 m_ret inst=popeq
[all …]