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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15941 #define HI1(R) (((R) >> 4) & 1)
16095 inst.instruction |= HI1 (inst.operands[2].reg) << 5;
16172 inst.instruction |= HI1 (inst.operands[2].reg) << 5;
16201 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16204 inst.instruction |= HI1 (inst.operands[1].reg) << 5;
16227 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16230 inst.instruction |= HI1 (inst.operands[1].reg) << 7;
16268 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16296 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16300 inst.instruction |= HI1 (ins
15935 #define HI1 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c15881 #define HI1(R) (((R) >> 4) & 1)
16035 inst.instruction |= HI1 (inst.operands[2].reg) << 5;
16112 inst.instruction |= HI1 (inst.operands[2].reg) << 5;
16141 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16144 inst.instruction |= HI1 (inst.operands[1].reg) << 5;
16167 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16170 inst.instruction |= HI1 (inst.operands[1].reg) << 7;
16208 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16236 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16240 inst.instruction |= HI1 (ins
15875 #define HI1 macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15941 #define HI1(R) (((R) >> 4) & 1)
16095 inst.instruction |= HI1 (inst.operands[2].reg) << 5;
16172 inst.instruction |= HI1 (inst.operands[2].reg) << 5;
16201 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16204 inst.instruction |= HI1 (inst.operands[1].reg) << 5;
16227 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16230 inst.instruction |= HI1 (inst.operands[1].reg) << 7;
16268 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16296 inst.instruction |= HI1 (inst.operands[0].reg) << 22;
16300 inst.instruction |= HI1 (ins
15935 #define HI1 macro
[all...]

Completed in 726 milliseconds