summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/BitUtilsTest.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-01-12 20:19:19 -0500
committerLioncash <mathew1800@gmail.com>2017-01-12 20:36:52 -0500
commit35cc4a4202a6737662ed6be45da189f3e16c9698 (patch)
treedceaa548b693a5dcd076c06507eb7b3a1ceddb8e /Source/UnitTests/Common/BitUtilsTest.cpp
parent5790f15be8e653561b4da2055432c1720c4c4ffc (diff)
DSPInterpreter: Get rid of a #define constant
This constant isn't particularly helpful, mainly because it's not applicable to all DSP instructions. Some instructions don't have encoding space for registers, and not all instructions that do encode registers have one at the first five bits. This change also has the benefit of removing all includes to the interpreter within the JIT code, which keeps them fully separate from one another. Changes to the interpreter header won't require some of the JIT code to be rebuilt.
Diffstat (limited to 'Source/UnitTests/Common/BitUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions