Searched refs:ImmedMovwMovtValue (Results 1 – 5 of 5) sorted by relevance
569 cp_offset = (movt_instr->ImmedMovwMovtValue() << 16) | in constant_pool_entry_address()570 movw_instr->ImmedMovwMovtValue(); in constant_pool_entry_address()597 (movt_instr->ImmedMovwMovtValue() << 16) | in target_address_at()598 movw_instr->ImmedMovwMovtValue()); in target_address_at()
571 inline int ImmedMovwMovtValue() const { in ImmedMovwMovtValue() function573 DECLARE_STATIC_ACCESSOR(ImmedMovwMovtValue);
436 int imm = instr->ImmedMovwMovtValue(); in PrintMovwMovt()
2377 alu_out = instr->ImmedMovwMovtValue(); in DecodeType01()2409 (instr->ImmedMovwMovtValue() << 16); in DecodeType01()
3787 Instruction::ImmedMovwMovtValue(instr) == 0)); in Populate()3789 Instruction::ImmedMovwMovtValue(next_instr) == 0)); in Populate()