HomeSort by: relevance | last modified time | path
    Searched defs:__ovly_return (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/emultempl/
spu_ovl.S 121 * __ovly_return - stub for returning from overlay functions.
124 * __ovly_return, prev ovl index, caller return addr, undefined.
130 .global __ovly_return
131 .type __ovly_return, @function
132 __ovly_return: label
180 * Sets up $lr to return via __ovly_return. If $lr is already set
181 * to return via __ovly_return, don't change it. In that case we
208 ila rv1, __ovly_return # 0,2 0
226 ila rv1, __ovly_return # 0,2 1
  /src/external/gpl3/binutils.old/dist/ld/emultempl/
spu_ovl.S 121 * __ovly_return - stub for returning from overlay functions.
124 * __ovly_return, prev ovl index, caller return addr, undefined.
130 .global __ovly_return
131 .type __ovly_return, @function
132 __ovly_return: label
180 * Sets up $lr to return via __ovly_return. If $lr is already set
181 * to return via __ovly_return, don't change it. In that case we
208 ila rv1, __ovly_return # 0,2 0
226 ila rv1, __ovly_return # 0,2 1

Completed in 98 milliseconds