Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dinstructions-aarch32.cc492 case Untyped8: in GetName()
Dassembler-aarch32.cc254 case Untyped8: in Dt_L_imm6_4()
608 case Untyped8: in Dt_opc1_opc2_1()
644 case Untyped8: in Dt_imm4_1()
674 case Untyped8: in Dt_B_E_1()
995 case Untyped8: in Dt_size_1()
1097 case Untyped8: in Dt_size_6()
1121 case Untyped8: in Dt_size_7()
1142 case Untyped8: in Dt_size_8()
1336 case Untyped8: in Dt_size_15()
1375 case Untyped8: { in Index_1()
[all …]
Ddisasm-aarch32.cc152 return Untyped8; in Dt_L_imm6_4_Decode()
355 return Untyped8; in Dt_opc1_opc2_1_Decode()
372 return Untyped8; in Dt_imm4_1_Decode()
389 return Untyped8; in Dt_B_E_1_Decode()
603 return Untyped8; in Dt_size_1_Decode()
661 return Untyped8; in Dt_size_6_Decode()
675 return Untyped8; in Dt_size_7_Decode()
687 return Untyped8; in Dt_size_8_Decode()
807 return Untyped8; in Dt_size_15_Decode()
828 case Untyped8: { in Index_1_Decode()
[all …]
Dinstructions-aarch32.h278 Untyped8 = kDataTypeUntyped | 8, enumerator