OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/go/darwin-x86/src/runtime/
memclr_arm.s
29
#define
TOE
R11
38
ADD N, TO,
TOE
/* to end pointer */
51
SUB $31,
TOE
, TMP /* do 32-byte chunks if possible */
71
SUB $3,
TOE
, TMP /* do remaining words if possible */
80
CMP TO,
TOE
/prebuilts/go/linux-x86/src/runtime/
memclr_arm.s
29
#define
TOE
R11
38
ADD N, TO,
TOE
/* to end pointer */
51
SUB $31,
TOE
, TMP /* do 32-byte chunks if possible */
71
SUB $3,
TOE
, TMP /* do remaining words if possible */
80
CMP TO,
TOE
Completed in 68 milliseconds