Home
last modified time | relevance | path

Searched refs:Dt_L_imm6_2_Decode (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
Ddisasm-aarch32.h2518 DataTypeValue Dt_L_imm6_2_Decode(uint32_t value, uint32_t type_value);
Ddisasm-aarch32.cc124 DataTypeValue Dt_L_imm6_2_Decode(uint32_t value, uint32_t type_value) { in Dt_L_imm6_2_Decode() function
31868 Dt_L_imm6_2_Decode(((instr >> 19) & 0x7) | in DecodeT32()
37066 Dt_L_imm6_2_Decode(((instr >> 19) & 0x7) | in DecodeT32()
44440 Dt_L_imm6_2_Decode(((instr >> 19) & 0x7) | in DecodeA32()
48618 Dt_L_imm6_2_Decode(((instr >> 19) & 0x7) | in DecodeA32()