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

/macosx-10.9.5/cctools-845/as/
H A Darm.c561 #define INST_IMMEDIATE 0x02000000 macro
5193 inst.instruction |= INST_IMMEDIATE;
5246 inst.instruction |= INST_IMMEDIATE; /* yes, this is backwards */
5407 inst.instruction |= INST_IMMEDIATE | (OPCODE_MOV << DATA_OP_SHIFT);
5417 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
6155 inst.instruction |= INST_IMMEDIATE;

Completed in 180 milliseconds