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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c11597 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
11598 #define THUMB_SETS_FLAGS(n) (THUMB_OP32 (n) & 0x00100000)
11728 inst.instruction = THUMB_OP32 (inst.instruction);
11793 inst.instruction = THUMB_OP32 (inst.instruction);
11867 inst.instruction = THUMB_OP32 (inst.instruction);
11917 inst.instruction = THUMB_OP32 (inst.instruction);
11953 inst.instruction = THUMB_OP32 (inst.instruction);
12005 inst.instruction = THUMB_OP32 (inst.instruction);
12050 inst.instruction = THUMB_OP32 (inst.instruction);
12204 inst.instruction = THUMB_OP32(opcod
11591 #define THUMB_OP32 macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c11597 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
11598 #define THUMB_SETS_FLAGS(n) (THUMB_OP32 (n) & 0x00100000)
11728 inst.instruction = THUMB_OP32 (inst.instruction);
11793 inst.instruction = THUMB_OP32 (inst.instruction);
11867 inst.instruction = THUMB_OP32 (inst.instruction);
11917 inst.instruction = THUMB_OP32 (inst.instruction);
11953 inst.instruction = THUMB_OP32 (inst.instruction);
12005 inst.instruction = THUMB_OP32 (inst.instruction);
12050 inst.instruction = THUMB_OP32 (inst.instruction);
12204 inst.instruction = THUMB_OP32(opcod
11591 #define THUMB_OP32 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c11537 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
11538 #define THUMB_SETS_FLAGS(n) (THUMB_OP32 (n) & 0x00100000)
11668 inst.instruction = THUMB_OP32 (inst.instruction);
11733 inst.instruction = THUMB_OP32 (inst.instruction);
11807 inst.instruction = THUMB_OP32 (inst.instruction);
11857 inst.instruction = THUMB_OP32 (inst.instruction);
11893 inst.instruction = THUMB_OP32 (inst.instruction);
11945 inst.instruction = THUMB_OP32 (inst.instruction);
11990 inst.instruction = THUMB_OP32 (inst.instruction);
12144 inst.instruction = THUMB_OP32(opcod
11531 #define THUMB_OP32 macro
[all...]

Completed in 592 milliseconds