433629 valgrind/README has type "abd" instead of "and"
433641 Rust std::sys::unix::fs::try_statx Syscall param fstatat(file_name)
433898 arm64: Handle sp, lr, fp as DwReg in CfiExpr
+434193 GCC 9+ inlined strcmp causes "Conditional jump or move [..] value" report
n-i-bz helgrind: If hg_cli__realloc fails, return NULL.
approximation to the above, and is self-contained.*/
# if defined(VGA_x86)
mce.dlbo.dl_Add32 = DLauto;
+ mce.dlbo.dl_CmpEQ16_CmpNE16 = DLexpensive;
mce.dlbo.dl_CmpEQ32_CmpNE32 = DLexpensive;
# elif defined(VGA_amd64)
mce.dlbo.dl_Add32 = DLexpensive;
mce.dlbo.dl_Add64 = DLauto;
+ mce.dlbo.dl_CmpEQ16_CmpNE16 = DLexpensive;
mce.dlbo.dl_CmpEQ32_CmpNE32 = DLexpensive;
mce.dlbo.dl_CmpEQ64_CmpNE64 = DLexpensive;
# elif defined(VGA_ppc64le)
// Needed by (at least) set_AV_CR6() in the front end.
mce.dlbo.dl_CmpEQ64_CmpNE64 = DLexpensive;
# elif defined(VGA_arm64)
+ mce.dlbo.dl_CmpEQ32_CmpNE32 = DLexpensive;
mce.dlbo.dl_CmpEQ64_CmpNE64 = DLexpensive;
+# elif defined(VGA_arm)
+ mce.dlbo.dl_CmpEQ32_CmpNE32 = DLexpensive;
# endif
/* preInstrumentationAnalysis() will allocate &mce.tmpHowUsed and then