Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dinstructions-aarch32.cc583 ImmediateShiftOperand::ImmediateShiftOperand(int shift_value, int amount_value) in ImmediateShiftOperand() function in vixl::aarch32::ImmediateShiftOperand
Dinstructions-aarch32.h1080 class ImmediateShiftOperand : public Shift {
1083 ImmediateShiftOperand(Shift shift, uint32_t amount) in ImmediateShiftOperand() function
1109 ImmediateShiftOperand(int shift, int amount);
1111 bool Is(const ImmediateShiftOperand& rhs) const { in Is()
1120 ImmediateShiftOperand const& shift_operand) {
Doperands-aarch32.cc535 << ImmediateShiftOperand(operand.GetShift(), operand.GetShiftAmount()); in operator <<()
Ddisasm-aarch32.cc7205 ImmediateShiftOperand shift_operand((instr >> 27) & 0x3, in DecodeT32()
18096 ImmediateShiftOperand in DecodeT32()
18161 ImmediateShiftOperand in DecodeT32()
18340 ImmediateShiftOperand in DecodeT32()
18420 ImmediateShiftOperand in DecodeT32()
18489 ImmediateShiftOperand in DecodeT32()
18555 ImmediateShiftOperand in DecodeT32()
18610 ImmediateShiftOperand in DecodeT32()
18674 ImmediateShiftOperand in DecodeT32()
18743 ImmediateShiftOperand in DecodeT32()
[all …]
Ddisasm-aarch32.h363 << ImmediateShiftOperand(operand.GetShift(),