Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Ddisasm-aarch32.h2541 DataTypeValue Dt_sz_1_Decode(uint32_t value);
Ddisasm-aarch32.cc488 DataTypeValue Dt_sz_1_Decode(uint32_t value) { in Dt_sz_1_Decode() function
26207 DataType dt = Dt_sz_1_Decode((instr >> 20) & 0x1); in DecodeT32()
26268 DataType dt = Dt_sz_1_Decode((instr >> 20) & 0x1); in DecodeT32()
39503 DataType dt = Dt_sz_1_Decode((instr >> 20) & 0x1); in DecodeA32()
39560 DataType dt = Dt_sz_1_Decode((instr >> 20) & 0x1); in DecodeA32()