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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c460 #define INST_IMMEDIATE 0x02000000 macro
4296 inst.instruction |= INST_IMMEDIATE;
4349 inst.instruction |= INST_IMMEDIATE; /* yes, this is backwards */
4503 inst.instruction |= INST_IMMEDIATE | (OPCODE_MOV << DATA_OP_SHIFT);
4513 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
5172 inst.instruction |= INST_IMMEDIATE;
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c672 #define INST_IMMEDIATE 0x02000000 macro
7495 inst.instruction |= INST_IMMEDIATE;
7560 inst.instruction |= INST_IMMEDIATE; /* yes, this is backwards */
8035 inst.instruction |= INST_IMMEDIATE | (OPCODE_MOV << DATA_OP_SHIFT);
8045 inst.instruction |= INST_IMMEDIATE | (OPCODE_MVN << DATA_OP_SHIFT);
9213 inst.instruction |= INST_IMMEDIATE;

Completed in 201 milliseconds