HomeSort by relevance Sort by last modified time
    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 48 milliseconds