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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c8304 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
8381 inst.instruction = THUMB_OP16(opcode);
8529 inst.instruction = THUMB_OP16 (inst.instruction);
8543 inst.instruction = THUMB_OP16 (inst.instruction);
8601 inst.instruction = THUMB_OP16 (inst.instruction);
8630 inst.instruction = THUMB_OP16 (inst.instruction);
8685 inst.instruction = THUMB_OP16 (inst.instruction);
8692 inst.instruction = THUMB_OP16 (inst.instruction);
8720 inst.instruction = THUMB_OP16 (inst.instruction);
8859 inst.instruction = THUMB_OP16(opcod
8294 #define THUMB_OP16 macro
[all...]

Completed in 125 milliseconds