diff options
| author | Shengchen Kan <shengchen.kan@intel.com> | 2023-12-21 22:09:11 +0800 |
|---|---|---|
| committer | Shengchen Kan <shengchen.kan@intel.com> | 2023-12-21 22:24:59 +0800 |
| commit | 2fe94cead0a55d8d269e6e32bb95f7aa987d4db8 (patch) | |
| tree | 86ad2a7c5ccc62af934c97b43351cf2915222497 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | e414ba33b44971d47d24d75b7da94898d2cc8bde (diff) | |
[X86][NFC] Refine code in X86InstrArithmetic.td
1. Simplify the variable name
2. Change HasOddOpcode to HasEvenOpcode b/c
a. opcode of any 8-bit arithmetic instruction is even
b. opcode of a 16/32/64-bit arithmetic instruction is usually
odd, but it can be even sometimes, e.g. INC/DEC, ADCX/ADOX
c. so that we can remove `let Opcode = o` for the mentioned corner
cases.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions
