Date: | Wed, 20 Dec 2023 06:52:07 -0800 |
---|---|
From: | Tim Haines <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 473707: Fix value check |
Branch: refs/heads/thaines/fix_liveness_isMMX Home: https://github.com/dyninst/dyninst Commit: 47370775e032e3e22e20402a25ea9fd81fa33466 https://github.com/dyninst/dyninst/commit/47370775e032e3e22e20402a25ea9fd81fa33466 Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M dataflowAPI/src/liveness.C Log Message: ----------- Fix value check MMX has the value 0x00090000, so any category with those two bits set will match. Instead, we want to match the third nibble exactly. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 0bcdaf: Add CMake stub, Tim Haines |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] e51ca4: Refactor is_call, Tim Haines |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 471228: Use a ternary to avoid linker error on some gcc's, Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 47605a: Remove unused Object::find_symbol in Object-elf (#..., Tim Haines |
Indexes: | [Date] [Thread] |