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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c6160 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
6237 inst.instruction = THUMB_OP16(opcode);
6359 inst.instruction = THUMB_OP16 (inst.instruction);
6373 inst.instruction = THUMB_OP16 (inst.instruction);
6431 inst.instruction = THUMB_OP16 (inst.instruction);
6460 inst.instruction = THUMB_OP16 (inst.instruction);
6515 inst.instruction = THUMB_OP16 (inst.instruction);
6522 inst.instruction = THUMB_OP16 (inst.instruction);
6550 inst.instruction = THUMB_OP16 (inst.instruction);
6689 inst.instruction = THUMB_OP16(opcod
6150 #define THUMB_OP16 macro
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c10483 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
10573 inst.instruction = THUMB_OP16(opcode);
10749 inst.instruction = THUMB_OP16 (inst.instruction);
10763 inst.instruction = THUMB_OP16 (inst.instruction);
10826 inst.instruction = THUMB_OP16 (inst.instruction);
10855 inst.instruction = THUMB_OP16 (inst.instruction);
10915 inst.instruction = THUMB_OP16 (inst.instruction);
10922 inst.instruction = THUMB_OP16 (inst.instruction);
10950 inst.instruction = THUMB_OP16 (inst.instruction);
11103 inst.instruction = THUMB_OP16(opcod
10476 #define THUMB_OP16 macro
[all...]

Completed in 219 milliseconds