Searched refs:REG_NONE (Results 1 – 4 of 4) sorted by relevance
122 REG_NONE = -1, enumerator1084 return REG_NONE; in reg_name_search()1105 return REG_NONE; in register_name()1116 if (reg_number != REG_NONE) in register_name()1155 oper->reg1 = REG_NONE; in get_operand()1156 oper->reg2 = REG_NONE; in get_operand()1232 if (reg != REG_NONE) in get_operand()1254 reg = REG_NONE; in get_operand()1256 if (reg != REG_NONE) in get_operand()1281 if (reg != REG_NONE) in get_operand()[all …]
69 REG_NONE = -1, enumerator929 if (oprs[0].reg == REG_NONE) in xgate_find_match()947 if (oprs[1].reg == REG_NONE) in xgate_find_match()981 if (oprs[2].reg == REG_NONE) in xgate_find_match()1035 if ((oprs[num_operands].reg = reg_name_search (line)) == REG_NONE) in xgate_get_operands()1079 return REG_NONE; in reg_name_search()1231 if (operand.reg == REG_NONE) in xgate_parse_operand()1243 if (operand.reg == REG_NONE) in xgate_parse_operand()
249 #define REG_NONE (-1) macro
1426 return REG_NONE; in lookup_regindex()