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

  /art/runtime/arch/mips/
registers_mips.h 104 FTMP = F6, // scratch register
105 FTMP2 = F7, // scratch register (in addition to FTMP, reserved for MSA instructions)
  /art/runtime/arch/mips64/
registers_mips64.h 105 FTMP = F8, // scratch register
106 FTMP2 = F9, // scratch register (in addition to FTMP, reserved for MSA instructions)

Completed in 585 milliseconds