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

  /bionic/linker/
linker_mips.cpp 231 #define MIPS_AFL_FLAGS1_ODDSPREG 1 // Uses odd-numbered single-prec fp regs
267 if ( (abiflags->flags1 & MIPS_AFL_FLAGS1_ODDSPREG)
  /art/compiler/
elf_builder.h 403 static constexpr uint32_t MIPS_AFL_FLAGS1_ODDSPREG = 1; // Uses odd single-prec fp regs
443 // mips32 and mips64 ART. Therefore we are not setting the MIPS_AFL_FLAGS1_ODDSPREG bit.
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]

Completed in 593 milliseconds