Home
last modified time | relevance | path

Searched refs:ImmediateShiftOperand (Results 1 – 5 of 5) sorted by relevance

/external/vixl/src/aarch32/
Dinstructions-aarch32.cc582 ImmediateShiftOperand::ImmediateShiftOperand(int shift_value, int amount_value) in ImmediateShiftOperand() function in vixl::aarch32::ImmediateShiftOperand
Dinstructions-aarch32.h1083 class ImmediateShiftOperand : public Shift {
1086 ImmediateShiftOperand(Shift shift, uint32_t amount) in ImmediateShiftOperand() function
1112 ImmediateShiftOperand(int shift, int amount);
1114 bool Is(const ImmediateShiftOperand& rhs) const { in Is()
1123 ImmediateShiftOperand const& shift_operand) {
Doperands-aarch32.cc537 << ImmediateShiftOperand(operand.GetShift(), operand.GetShiftAmount()); in operator <<()
Ddisasm-aarch32.cc7152 ImmediateShiftOperand shift_operand((instr >> 27) & 0x3, in DecodeT32()
18180 ImmediateShiftOperand in DecodeT32()
18246 ImmediateShiftOperand in DecodeT32()
18426 ImmediateShiftOperand in DecodeT32()
18507 ImmediateShiftOperand in DecodeT32()
18577 ImmediateShiftOperand in DecodeT32()
18644 ImmediateShiftOperand in DecodeT32()
18699 ImmediateShiftOperand in DecodeT32()
18763 ImmediateShiftOperand in DecodeT32()
18833 ImmediateShiftOperand in DecodeT32()
[all …]
Ddisasm-aarch32.h483 << ImmediateShiftOperand(operand.GetShift(),