diff options
| author | Philip Reames <preames@rivosinc.com> | 2025-07-18 11:04:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-18 11:04:18 -0700 |
| commit | f6641e2f233b809958e4f558f5ad2514bc812cb8 (patch) | |
| tree | fb8137c7fb2831f9c2e393bd2d9e044a3a2327f4 /lldb/test/API/python_api | |
| parent | b5e71d727b6624c160c9186b52d73bdb635770ed (diff) | |
| download | llvm-f6641e2f233b809958e4f558f5ad2514bc812cb8.zip llvm-f6641e2f233b809958e4f558f5ad2514bc812cb8.tar.gz llvm-f6641e2f233b809958e4f558f5ad2514bc812cb8.tar.bz2 | |
[RISCV][IA] Factor out code for extracting operands from mem insts [nfc] (#149344)
We're going to end up repeating the operand extraction four times once
all of the routines have been updated to support both plain load/store
and vp.load/vp.store. I plan to add masked.load/masked.store in the near
future, and we'd need to add that to each of the four cases. Instead,
factor out a single copy of the operand normalization.
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions
