Searched refs:Immed8Value (Results 1 – 4 of 4) sorted by relevance
568 inline int Immed8Value() const { return Bits(7, 0); } in Immed8Value() function569 DECLARE_STATIC_ACCESSOR(Immed8Value);
228 int immed8 = instr->Immed8Value(); in PrintShiftImm()374 int immed8 = instr->Immed8Value(); in FormatVFPRegister()
1508 int immed8 = instr->Immed8Value(); in GetImm()1611 num_regs = instr->Immed8Value(); in HandleVList()1613 num_regs = instr->Immed8Value() / 2; in HandleVList()3348 int offset = instr->Immed8Value(); in DecodeType6CoprocessorIns()3405 int offset = instr->Immed8Value(); in DecodeType6CoprocessorIns()
3170 int immed8 = Instruction::Immed8Value(instr); in DecodeShiftImm()3801 Instruction::Immed8Value(instr) == 0)); in Populate()3803 Instruction::Immed8Value(instr_2) == 0) && in Populate()3806 Instruction::Immed8Value(instr_3) == 0) && in Populate()3809 Instruction::Immed8Value(instr_4) == 0) && in Populate()