summaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-05-18 10:31:47 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2024-05-18 10:31:47 +1200
commitf3c77f5a31a3d9ba6ba559316b26e565417aa0eb (patch)
treea808408edff587e8b84fc846a2b718e2548780cb /src/components
parent8929fbc0c62db0a3ddf73c745636609f951afc20 (diff)
downloadbedrock-core-f3c77f5a31a3d9ba6ba559316b26e565417aa0eb.zip
Fix SHF instruction
The wrong shifting operation was being used for the SHF operation. The 'wrapping' operations were shifting by the given distance, modulo eight, which was yielding incorrect results for shift distances greater than seven.
Diffstat (limited to 'src/components')
0 files changed, 0 insertions, 0 deletions