HomeSort by relevance Sort by last modified time
    Searched refs:V0_OFF2 (Results 1 - 6 of 6) sorted by null

  /external/libffi/src/mips/
n32.S 403 #define V0_OFF2 (2 * FFI_SIZEOF_ARG)
445 ADDU a1, $sp, V0_OFF2
452 lw v0, V0_OFF2($sp)
457 REG_L v0, V0_OFF2($sp)
462 l.s $f0, V0_OFF2($sp)
467 l.d $f0, V0_OFF2($sp)
472 l.d $f0, V0_OFF2($sp)
477 l.s $f0, V0_OFF2($sp)
482 l.d $f0, V0_OFF2($sp)
488 l.s $f0, V0_OFF2($sp
    [all...]
o32.S 223 #define V0_OFF2 (SIZEOF_FRAME2 - 6 * FFI_SIZEOF_ARG)
271 addu a1, $fp, V0_OFF2
285 l.s $f0, V0_OFF2($fp)
289 l.d $f0, V0_OFF2($fp)
293 REG_L $2, V0_OFF2($fp)
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
n32.S 403 #define V0_OFF2 (2 * FFI_SIZEOF_ARG)
445 ADDU a1, $sp, V0_OFF2
452 lw v0, V0_OFF2($sp)
457 REG_L v0, V0_OFF2($sp)
462 l.s $f0, V0_OFF2($sp)
467 l.d $f0, V0_OFF2($sp)
472 l.d $f0, V0_OFF2($sp)
477 l.s $f0, V0_OFF2($sp)
482 l.d $f0, V0_OFF2($sp)
488 l.s $f0, V0_OFF2($sp
    [all...]
o32.S 223 #define V0_OFF2 (SIZEOF_FRAME2 - 6 * FFI_SIZEOF_ARG)
271 addu a1, $fp, V0_OFF2
285 l.s $f0, V0_OFF2($fp)
289 l.d $f0, V0_OFF2($fp)
293 REG_L $2, V0_OFF2($fp)
  /external/python/cpython3/Modules/_ctypes/libffi/src/mips/
n32.S 403 #define V0_OFF2 (2 * FFI_SIZEOF_ARG)
445 ADDU a1, $sp, V0_OFF2
452 lw v0, V0_OFF2($sp)
457 REG_L v0, V0_OFF2($sp)
462 l.s $f0, V0_OFF2($sp)
467 l.d $f0, V0_OFF2($sp)
472 l.d $f0, V0_OFF2($sp)
477 l.s $f0, V0_OFF2($sp)
482 l.d $f0, V0_OFF2($sp)
488 l.s $f0, V0_OFF2($sp
    [all...]
o32.S 223 #define V0_OFF2 (SIZEOF_FRAME2 - 6 * FFI_SIZEOF_ARG)
271 addu a1, $fp, V0_OFF2
285 l.s $f0, V0_OFF2($fp)
289 l.d $f0, V0_OFF2($fp)
293 REG_L $2, V0_OFF2($fp)

Completed in 63 milliseconds