Searched refs:Dt_size_8_Decode (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
H A Ddisasm-aarch32.h2556 DataTypeValue Dt_size_8_Decode(uint32_t value);
H A Ddisasm-aarch32.cc684 DataTypeValue Dt_size_8_Decode(uint32_t value) { function in namespace:vixl::aarch32
16493 Dt_size_8_Decode((instr >> 6) & 0x3);
16544 Dt_size_8_Decode((instr >> 6) & 0x3);
16601 Dt_size_8_Decode((instr >> 6) & 0x3);
[all...]

Completed in 272 milliseconds