Searched refs:abcdefgh (Results 1 – 2 of 2) sorted by relevance
309 const uint32_t abcdefgh = bits(opcode, 7, 0); in ThumbExpandImm_C() local310 const uint32_t imm12 = i << 11 | imm3 << 8 | abcdefgh; in ThumbExpandImm_C()318 imm32 = abcdefgh; in ThumbExpandImm_C()322 imm32 = abcdefgh << 16 | abcdefgh; in ThumbExpandImm_C()326 imm32 = abcdefgh << 24 | abcdefgh << 8; in ThumbExpandImm_C()330 imm32 = abcdefgh << 24 | abcdefgh << 16 | abcdefgh << 8 | abcdefgh; in ThumbExpandImm_C()
307 // are encoded as the eight bit value 'abcdefgh'.1722 // are encoded as the eight bit value 'abcdefgh'.