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.cc91 DataTypeValue Dt_L_imm6_1_Decode(uint32_t value, uint32_t type_value) { in Dt_L_imm6_1_Decode() function
31492 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31522 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31552 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31582 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
31896 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36618 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36656 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36694 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
36732 Dt_L_imm6_1_Decode(((instr >> 19) & 0x7) | in DecodeT32()
[all …]
Ddisasm-aarch32.h2517 DataTypeValue Dt_L_imm6_1_Decode(uint32_t value, uint32_t type_value);