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

/macosx-10.9.5/cctools-845/as/
H A Darm.c7411 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
7490 inst.instruction = THUMB_OP16(opcode);
7642 inst.instruction = THUMB_OP16 (inst.instruction);
7656 inst.instruction = THUMB_OP16 (inst.instruction);
7714 inst.instruction = THUMB_OP16 (inst.instruction);
7743 inst.instruction = THUMB_OP16 (inst.instruction);
7798 inst.instruction = THUMB_OP16 (inst.instruction);
7805 inst.instruction = THUMB_OP16 (inst.instruction);
7833 inst.instruction = THUMB_OP16 (inst.instruction);
7972 inst.instruction = THUMB_OP16(opcod
7402 #define THUMB_OP16 macro
[all...]

Completed in 115 milliseconds