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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c6780 unsigned int imod = (inst.instruction & 0x0030) >> 4;
6782 inst.instruction |= imod << 9;
6770 unsigned int imod = (inst.instruction & 0x0030) >> 4; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c11230 unsigned int imod = (inst.instruction & 0x0030) >> 4;
11232 inst.instruction |= imod << 9;
11223 unsigned int imod = (inst.instruction & 0x0030) >> 4; local

Completed in 211 milliseconds