Searched refs:postreg (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c13737 int postreg = inst.operands[1].imm & 0xf;
13740 constraint (postreg == 0xd || postreg == 0xf,
13742 inst.instruction |= postreg;
13727 int postreg = inst.operands[1].imm & 0xf; local

Completed in 188 milliseconds