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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c6165 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
6166 #define THUMB_SETS_FLAGS(n) (THUMB_OP32 (n) & 0x00100000)
6250 inst.instruction = THUMB_OP32 (inst.instruction);
6300 inst.instruction = THUMB_OP32 (inst.instruction);
6365 inst.instruction = THUMB_OP32 (inst.instruction);
6405 inst.instruction = THUMB_OP32 (inst.instruction);
6441 inst.instruction = THUMB_OP32 (inst.instruction);
6488 inst.instruction = THUMB_OP32 (inst.instruction);
6533 inst.instruction = THUMB_OP32 (inst.instruction);
6677 inst.instruction = THUMB_OP32(opcod
6155 #define THUMB_OP32 macro
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c10488 #define THUMB_OP32(n) (thumb_op32[(n) - (T16_32_OFFSET + 1)])
10489 #define THUMB_SETS_FLAGS(n) (THUMB_OP32 (n) & 0x00100000)
10616 inst.instruction = THUMB_OP32 (inst.instruction);
10681 inst.instruction = THUMB_OP32 (inst.instruction);
10755 inst.instruction = THUMB_OP32 (inst.instruction);
10800 inst.instruction = THUMB_OP32 (inst.instruction);
10836 inst.instruction = THUMB_OP32 (inst.instruction);
10888 inst.instruction = THUMB_OP32 (inst.instruction);
10933 inst.instruction = THUMB_OP32 (inst.instruction);
11087 inst.instruction = THUMB_OP32(opcod
10481 #define THUMB_OP32 macro
[all...]

Completed in 130 milliseconds