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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c 69 REG_NONE = -1,
929 if (oprs[0].reg == REG_NONE)
947 if (oprs[1].reg == REG_NONE)
981 if (oprs[2].reg == REG_NONE)
1035 if ((oprs[num_operands].reg = reg_name_search (line)) == REG_NONE)
1055 Returns the register number or REG_NONE on failure. */
1079 return REG_NONE;
    [all...]
tc-m68hc11.c 122 REG_NONE = -1,
1045 Returns the register number or REG_NONE on failure. */
1088 return REG_NONE;
1109 return REG_NONE;
1120 if (reg_number != REG_NONE)
1159 oper->reg1 = REG_NONE;
1160 oper->reg2 = REG_NONE;
1236 if (reg != REG_NONE)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
ia64.h 249 #define REG_NONE (-1)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 93 milliseconds