Searched refs:movt_instr (Results 1 – 1 of 1) sorted by relevance
336 Instruction* movt_instr = Instruction::At(pc + kInstrSize); in target_address_at() local337 return static_cast<Address>((movt_instr->ImmedMovwMovtValue() << 16) | in target_address_at()