genode/repos/base/include/spec/arm/cpu
Piotr Tworek d610f9f4f1 Fix some signed/unsigned implicit conversions.
Fix some trivial cases where the signedness of the constant value does
not match the signedness of type the code expects to see. GCC can be
asked to warn about those by passing Wsign-covnersion flag.

Issue #4354
2022-01-19 12:35:48 +01:00
..
atomic.h base & arm: simplify and optimize cmpxchg 2019-04-01 19:33:47 +02:00
consts.h Fix some signed/unsigned implicit conversions. 2022-01-19 12:35:48 +01:00
cpu_state.h base: initialize Cpu_state consistently (Fix #1452) 2019-03-18 15:56:23 +01:00
string.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00