Bitfields of sub-int size are promoted to (signed) ints even if unsigned.
commit077c46ece0bdbcf1d278e79ca853c6e76371007e
authorsoren.jorvang <soren.jorvang@8ced0084-cf51-0410-be5f-012b33b47a6e>
Sun, 18 Jul 2010 10:36:20 +0000 (18 10:36 +0000)
committersoren.jorvang <soren.jorvang@8ced0084-cf51-0410-be5f-012b33b47a6e>
Sun, 18 Jul 2010 10:36:20 +0000 (18 10:36 +0000)
tree4264727fed4dd2e0e7c07956910217877fdb6639
parentf94f9bdfb5ef49935ddbbf8700620901f9aa2a7d
Bitfields of sub-int size are promoted to (signed) ints even if unsigned.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5904 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/Core/Src/HW/DVDInterface.cpp