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

  /art/runtime/interpreter/mterp/mips/
header.S 670 #define DELETE_STACK(n) addu sp, sp, n
714 DELETE_STACK(STACK_SIZE)
  /art/runtime/interpreter/mterp/out/
mterp_mips.S 677 #define DELETE_STACK(n) addu sp, sp, n
721 DELETE_STACK(STACK_SIZE)
    [all...]

Completed in 45 milliseconds