diff options
| author | Pokechu22 <Pokechu022@gmail.com> | 2021-07-31 13:06:57 -0700 |
|---|---|---|
| committer | Pokechu22 <Pokechu022@gmail.com> | 2021-07-31 13:18:07 -0700 |
| commit | f3f466ae821806d8f23fdcac05d613e6404e090b (patch) | |
| tree | 016345e96c8e12bbf2b811f1f0d9c37324a7b4bb /Source/Core/VideoCommon/VideoBackendBase.cpp | |
| parent | d4cd28929701830af3613df6bbaac8c99bc943df (diff) | |
DSPDisassembler: Fix LSR/ASR formatting
Originally, 1479 (for example) would disassemble as `lsr $ACC0, #-7`. At some point (likely the conversion to fmt), this regressed to `lsr $ACC0, #4294967289`. Now, it disassembles as `lsr $ACC0, #7`.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions
