Searched refs:Immed8Value (Results 1 – 4 of 4) sorted by relevance
585 inline int Immed8Value() const { return Bits(7, 0); } in Immed8Value() function586 DECLARE_STATIC_ACCESSOR(Immed8Value);
230 int immed8 = instr->Immed8Value(); in PrintShiftImm()375 int immed8 = instr->Immed8Value(); in FormatVFPRegister()
1466 int immed8 = instr->Immed8Value(); in GetImm()1569 num_regs = instr->Immed8Value(); in HandleVList()1571 num_regs = instr->Immed8Value() / 2; in HandleVList()3819 int offset = instr->Immed8Value(); in DecodeType6CoprocessorIns()3876 int offset = instr->Immed8Value(); in DecodeType6CoprocessorIns()
4975 int immed8 = Instruction::Immed8Value(instr); in DecodeShiftImm()