Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Ddisasm-aarch32.cc426 DataTypeValue Dt_op_2_Decode(uint32_t value) { in Dt_op_2_Decode() function
24008 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24409 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24782 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24796 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24810 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24824 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24911 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24925 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
24939 Dt_op_2_Decode((instr >> 7) & 0x1); in DecodeT32()
[all …]
Ddisasm-aarch32.h2536 DataTypeValue Dt_op_2_Decode(uint32_t value);