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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c 117 REG_P = (REG_DAHR + 8),
118 REG_BR = (REG_P + 64),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.h 396 #define REG_P(X) (GET_CODE (X) == REG)
    [all...]

Completed in 661 milliseconds