Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Ddisasm-aarch32.cc826 DecodeNeon Index_1_Decode(uint32_t value, DataType dt) { in Index_1_Decode() function
15281 Index_1_Decode((instr >> 4) & 0xf, in DecodeT32()
15325 Index_1_Decode((instr >> 4) & 0xf, in DecodeT32()
15372 Index_1_Decode((instr >> 4) & 0xf, dt); in DecodeT32()
16361 Index_1_Decode((instr >> 4) & 0xf, in DecodeT32()
16401 Index_1_Decode((instr >> 4) & 0xf, in DecodeT32()
16444 Index_1_Decode((instr >> 4) & 0xf, dt); in DecodeT32()
51948 Index_1_Decode((instr >> 4) & 0xf, dt); in DecodeA32()
51989 Index_1_Decode((instr >> 4) & 0xf, dt); in DecodeA32()
52032 Index_1_Decode((instr >> 4) & 0xf, dt); in DecodeA32()
[all …]