Lines Matching refs:size_req

523   unsigned int	size_req;
8995 inst.size_req = 0;
11663 if (inst.size_req != 4)
11688 if (inst.size_req == 2)
11695 constraint (inst.size_req == 2, _("cannot honor width suffix"));
11697 if (inst.size_req == 4
11698 || (inst.size_req != 2 && !opcode))
11747 if (!inst.operands[2].shifted && inst.size_req != 4)
11857 if (unified_syntax && inst.size_req == 0 && Rd <= 7)
11864 else if (unified_syntax && inst.size_req != 2)
11937 if (inst.size_req == 4)
12025 if (inst.size_req == 4)
12199 && (inst.size_req == 4
12200 || (inst.size_req != 2
12229 if (unified_syntax && inst.size_req != 2)
12404 && (inst.operands[1].present || inst.size_req == 4)
12420 constraint (inst.operands[1].present || inst.size_req == 4,
12432 if (inst.size_req == 4)
12484 if (unified_syntax && inst.size_req == 4)
12619 && inst.size_req != 4
12791 && inst.size_req != 4)
12834 if (inst.size_req == 2)
13049 if (inst.size_req == 4
13125 if (inst.size_req == 2)
13157 if (inst.size_req == 4)
13378 if (inst.size_req == 4
13547 if (inst.size_req == 4
13626 if (inst.size_req == 4 || inst.operands[0].imm > 15)
13665 if (inst.size_req == 4)
13790 if (inst.size_req != 4 && (mask & ~0xff) == 0)
13792 else if (inst.size_req != 4
13870 && inst.size_req != 4)
13931 if (inst.size_req == 4 || !unified_syntax)
14005 if (inst.size_req == 4)
14305 && inst.size_req != 4
14364 if ((unsigned int) inst.operands[0].imm > 255 || inst.size_req == 4)
14366 constraint (inst.size_req == 2,
22703 inst.size_req = 4;
22705 inst.size_req = 2;
23606 if (inst.size_req == 0)
23607 inst.size_req = 2;
23608 else if (inst.size_req == 4)
23637 if (inst.size_req && inst.size_req != inst.size)
23646 gas_assert (inst.size_req == 0 || !inst.relax);
23684 if (inst.size_req)