Searched refs:X_2_6_2_12_5_5 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_arm64_defs.c | 2780 static inline UInt X_2_6_2_12_5_5 ( UInt f1, UInt f2, UInt f3, in X_2_6_2_12_5_5() function 3073 UInt instr = X_2_6_2_12_5_5(X00, X111001, isLoad ? X01 : X00, in do_load_or_store8() 3122 UInt instr = X_2_6_2_12_5_5(X01, X111001, isLoad ? X01 : X00, in do_load_or_store16() 3171 UInt instr = X_2_6_2_12_5_5(X10, X111001, isLoad ? X01 : X00, in do_load_or_store32() 3222 UInt instr = X_2_6_2_12_5_5(X11, X111001, isLoad ? X01 : X00, in do_load_or_store64() 3270 *p++ = X_2_6_2_12_5_5( in emit_ARM64Instr() 3299 *p++ = X_2_6_2_12_5_5( in emit_ARM64Instr() 3725 *p++ = X_2_6_2_12_5_5(X10, X010001, X00, simm12, X11111, X11111); in emit_ARM64Instr() 3727 *p++ = X_2_6_2_12_5_5(X11, X010001, X00, -simm12, X11111, X11111); in emit_ARM64Instr() 3736 *p++ = X_2_6_2_12_5_5(X10, X010001, X00, 0, X11111, dd); in emit_ARM64Instr() [all …]
|