HomeSort by: relevance | last modified time | path
    Searched refs:REG_NONE (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 122 REG_NONE = -1,
1040 Returns the register number or REG_NONE on failure. */
1083 return REG_NONE;
1104 return REG_NONE;
1115 if (reg_number != REG_NONE)
1154 oper->reg1 = REG_NONE;
1155 oper->reg2 = REG_NONE;
1231 if (reg != REG_NONE)
1253 reg = REG_NONE;
1255 if (reg != REG_NONE)
    [all...]
tc-xgate.c 69 REG_NONE = -1,
931 if (oprs[0].reg == REG_NONE)
951 if (oprs[1].reg == REG_NONE)
985 if (oprs[2].reg == REG_NONE)
1039 if ((oprs[num_operands].reg = reg_name_search (line)) == REG_NONE)
1059 Returns the register number or REG_NONE on failure. */
1084 return REG_NONE;
1234 if (operand.reg == REG_NONE)
1246 if (operand.reg == REG_NONE)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 122 REG_NONE = -1,
1040 Returns the register number or REG_NONE on failure. */
1083 return REG_NONE;
1104 return REG_NONE;
1115 if (reg_number != REG_NONE)
1154 oper->reg1 = REG_NONE;
1155 oper->reg2 = REG_NONE;
1231 if (reg != REG_NONE)
1253 reg = REG_NONE;
1255 if (reg != REG_NONE)
    [all...]
tc-xgate.c 69 REG_NONE = -1,
931 if (oprs[0].reg == REG_NONE)
951 if (oprs[1].reg == REG_NONE)
985 if (oprs[2].reg == REG_NONE)
1039 if ((oprs[num_operands].reg = reg_name_search (line)) == REG_NONE)
1059 Returns the register number or REG_NONE on failure. */
1084 return REG_NONE;
1236 if (operand.reg == REG_NONE)
1248 if (operand.reg == REG_NONE)
  /src/external/gpl3/binutils/dist/include/opcode/
ia64.h 252 #define REG_NONE (-1)
  /src/external/gpl3/binutils.old/dist/include/opcode/
ia64.h 252 #define REG_NONE (-1)
  /src/external/gpl3/gdb/dist/include/opcode/
ia64.h 252 #define REG_NONE (-1)
  /src/external/gpl3/gdb.old/dist/include/opcode/
ia64.h 252 #define REG_NONE (-1)
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
config_reg.c 68 * - REG_NONE:
81 * @param [in]type Type of the value. REG_NONE if unknown
130 if (type == REG_NONE)
245 * @param [in]type Type of the value. REG_NONE if unknown
273 if (type == REG_NONE || cb_data == 0) {
context.c 838 REG_NONE, 0, PATH_SEP);
848 REG_NONE, 0, PATH_SEP);
cache.c 1871 REG_NONE, 0);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winreg.d 42 REG_NONE = 0,
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
registry.d 207 REG_NONE = 0, /// The null value type. (In practise this is treated as a zero-length binary array by the Win32 registry)
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFYAML.cpp 906 ECase(REG_NONE);
  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 1422 return REG_NONE;
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 1422 return REG_NONE;
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 1422 return REG_NONE;
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 1422 return REG_NONE;

Completed in 55 milliseconds