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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c11592 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
11682 inst.instruction = THUMB_OP16(opcode);
11861 inst.instruction = THUMB_OP16 (inst.instruction);
11875 inst.instruction = THUMB_OP16 (inst.instruction);
11943 inst.instruction = THUMB_OP16 (inst.instruction);
11972 inst.instruction = THUMB_OP16 (inst.instruction);
12032 inst.instruction = THUMB_OP16 (inst.instruction);
12039 inst.instruction = THUMB_OP16 (inst.instruction);
12067 inst.instruction = THUMB_OP16 (inst.instruction);
12220 inst.instruction = THUMB_OP16(opcod
11586 #define THUMB_OP16 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c11532 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
11622 inst.instruction = THUMB_OP16(opcode);
11801 inst.instruction = THUMB_OP16 (inst.instruction);
11815 inst.instruction = THUMB_OP16 (inst.instruction);
11883 inst.instruction = THUMB_OP16 (inst.instruction);
11912 inst.instruction = THUMB_OP16 (inst.instruction);
11972 inst.instruction = THUMB_OP16 (inst.instruction);
11979 inst.instruction = THUMB_OP16 (inst.instruction);
12007 inst.instruction = THUMB_OP16 (inst.instruction);
12160 inst.instruction = THUMB_OP16(opcod
11526 #define THUMB_OP16 macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c11592 #define THUMB_OP16(n) (thumb_op16[(n) - (T16_32_OFFSET + 1)])
11682 inst.instruction = THUMB_OP16(opcode);
11861 inst.instruction = THUMB_OP16 (inst.instruction);
11875 inst.instruction = THUMB_OP16 (inst.instruction);
11943 inst.instruction = THUMB_OP16 (inst.instruction);
11972 inst.instruction = THUMB_OP16 (inst.instruction);
12032 inst.instruction = THUMB_OP16 (inst.instruction);
12039 inst.instruction = THUMB_OP16 (inst.instruction);
12067 inst.instruction = THUMB_OP16 (inst.instruction);
12220 inst.instruction = THUMB_OP16(opcod
11586 #define THUMB_OP16 macro
[all...]

Completed in 479 milliseconds