f1de622617
C does not allow for shifting into the sign bit of a signed integer, and the two instances here become signed ints via promotion. Explcitly cast them to unsigned MEM_VALUE_T to avoid the problem. BUG=https://bugs.chromium.org/p/chromium/issues/detail?id=614648 Change-Id: I51165361a8c6cbb5c378cf7e4e0f4b80b3ad9a6e |
||
---|---|---|
.. | ||
arm_cpudetect.c | ||
arm.h | ||
bitops.h | ||
config.h | ||
emmintrin_compat.h | ||
emms.asm | ||
mem_ops_aligned.h | ||
mem_ops.h | ||
mem.h | ||
msvc.h | ||
system_state.h | ||
vpx_once.h | ||
vpx_ports.mk | ||
vpx_timer.h | ||
x86_abi_support.asm | ||
x86.h |