Searched refs:X_3_8_5_6_5_5 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_arm64_defs.c | 2799 static inline UInt X_3_8_5_6_5_5 ( UInt f1, UInt f2, UInt f3, in X_3_8_5_6_5_5() function 3085 UInt instr = X_3_8_5_6_5_5(X001, isLoad ? X11000011 : X11000001, in do_load_or_store8() 3134 UInt instr = X_3_8_5_6_5_5(X011, isLoad ? X11000011 : X11000001, in do_load_or_store16() 3183 UInt instr = X_3_8_5_6_5_5(X101, isLoad ? X11000011 : X11000001, in do_load_or_store32() 3234 UInt instr = X_3_8_5_6_5_5(X111, isLoad ? X11000011 : X11000001, in do_load_or_store64() 3279 *p++ = X_3_8_5_6_5_5( in emit_ARM64Instr() 3308 *p++ = X_3_8_5_6_5_5(is64 ? X111 : X011, in emit_ARM64Instr() 3349 *p++ = X_3_8_5_6_5_5(opc, X01010000, rM, X000000, rN, rD); in emit_ARM64Instr() 3418 *p++ = X_3_8_5_6_5_5(X100, X11010110, rM, subOpc, rN, rD); in emit_ARM64Instr() 3433 *p++ = X_3_8_5_6_5_5(X110, in emit_ARM64Instr() [all …]
|