Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Ddisasm-aarch32.h2531 DataTypeValue Dt_opc1_opc2_1_Decode(uint32_t value, unsigned* lane);
Ddisasm-aarch32.cc352 DataTypeValue Dt_opc1_opc2_1_Decode(uint32_t value, unsigned* lane) { in Dt_opc1_opc2_1_Decode() function
25020 Dt_opc1_opc2_1_Decode(((instr >> 5) & 0x3) | in DecodeT32()
67474 Dt_opc1_opc2_1_Decode(((instr >> 5) & 0x3) | in DecodeA32()