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

/macosx-10.9.5/cctools-845/as/
H A Darm.c13039 int postreg = inst.operands[1].imm & 0xf;
13042 constraint (postreg == 0xd || postreg == 0xf,
13044 inst.instruction |= postreg;
13030 int postreg = inst.operands[1].imm & 0xf; local

Completed in 202 milliseconds