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

/macosx-10.9.5/cctools-845/as/
H A Darm.c7416 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
7417 #define THUMB_SETS_FLAGS(n) (THUMB_OP32 (n) & 0x00100000)
7526 inst.instruction = THUMB_OP32 (inst.instruction);
7581 inst.instruction = THUMB_OP32 (inst.instruction);
7648 inst.instruction = THUMB_OP32 (inst.instruction);
7688 inst.instruction = THUMB_OP32 (inst.instruction);
7724 inst.instruction = THUMB_OP32 (inst.instruction);
7771 inst.instruction = THUMB_OP32 (inst.instruction);
7816 inst.instruction = THUMB_OP32 (inst.instruction);
7960 inst.instruction = THUMB_OP32(opcod
7407 #define THUMB_OP32 macro
[all...]

Completed in 360 milliseconds