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 230 #define MIPS_AFL_FLAGS1_ODDSPREG 1 // Uses odd-numbered single-prec fp regs
267 if ( (abiflags->flags1 & MIPS_AFL_FLAGS1_ODDSPREG)
  /art/compiler/linker/
elf_builder.h 414 static constexpr uint32_t MIPS_AFL_FLAGS1_ODDSPREG = 1; // Uses odd single-prec fp regs
455 // 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 510 milliseconds