Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Ddisasm-aarch32.cc94 DataTypeValue Dt_L_imm6_1_Decode(uint32_t value, uint32_t type_value) { in Dt_L_imm6_1_Decode() function
31175 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31205 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31235 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31265 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31579 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36301 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36339 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36377 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36415 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
[all …]
Ddisasm-aarch32.h2632 DataTypeValue Dt_L_imm6_1_Decode(uint32_t value, uint32_t type_value);