Searched refs:SHIFT_BY_REG (Results 1 – 2 of 2) sorted by relevance
463 #define SHIFT_BY_REG 0x00000010 macro4351 inst.instruction |= SHIFT_BY_REG; in encode_arm_shift()5476 inst.instruction |= SHIFT_BY_REG; in do_shift()
2244 #define SHIFT_BY_REG 0x00000010 macro6953 inst.instruction |= shift->properties->bit_field | SHIFT_BY_REG;