Searched refs:XCORE_REG_INVALID (Results 1 – 8 of 8) sorted by relevance
35 if (op->mem.base != XCORE_REG_INVALID) in print_insn_detail_xcore()38 if (op->mem.index != XCORE_REG_INVALID) in print_insn_detail_xcore()
92 …_insn->detail->xcore.operands[MI->flat_insn->detail->xcore.op_count].mem.index = XCORE_REG_INVALID; in XCore_insn_extract()162 …t_insn->detail->xcore.operands[MI->flat_insn->detail->xcore.op_count].mem.base = XCORE_REG_INVALID; in set_mem_access()164 …_insn->detail->xcore.operands[MI->flat_insn->detail->xcore.op_count].mem.index = XCORE_REG_INVALID; in set_mem_access()172 …_insn->detail->xcore.operands[MI->flat_insn->detail->xcore.op_count].mem.index = XCORE_REG_INVALID; in set_mem_access()
17 { XCORE_REG_INVALID, NULL },
57 if (op->mem.base != XCORE_REG_INVALID) in print_insn_detail()60 if (op->mem.index != XCORE_REG_INVALID) in print_insn_detail()
48 if (i.value.mem.base != XCORE_REG_INVALID) in print_ins_detail()50 if (i.value.mem.index != XCORE_REG_INVALID) in print_ins_detail()
15 public static final int XCORE_REG_INVALID = 0; field in Xcore_const
12 XCORE_REG_INVALID = 0 variable
58 XCORE_REG_INVALID = 0, enumerator