Searched refs:hasreloc (Results 1 – 1 of 1) sorted by relevance
567 unsigned hasreloc : 1; /* Operand has relocation suffix. */ member7850 inst.operands[i].hasreloc = 1; in parse_operands()7860 inst.operands[i].hasreloc = 1; in parse_operands()7865 inst.operands[i].hasreloc = 0; in parse_operands()9485 if (inst.operands[0].hasreloc) in encode_branch()12225 && (inst.operands[0].hasreloc in do_t_branch()14455 if (inst.operands[0].hasreloc == 0) in do_t_branch_future()14471 if (inst.operands[1].hasreloc == 0) in do_t_branch_future()14490 if (inst.operands[1].hasreloc == 0) in do_t_branch_future()14510 if (inst.operands[1].hasreloc == 0) in do_t_branch_future()[all …]