genode/repos/base/include/spec/arm_64/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: add initial support for ARM 64-bit 2019-05-27 14:52:51 +02:00
consts.h Fix some signed/unsigned implicit conversions. 2022-01-19 12:35:48 +01:00
cpu_state.h base: add initial support for ARM 64-bit 2019-05-27 14:52:51 +02:00
memory_barrier.h base: add initial support for ARM 64-bit 2019-05-27 14:52:51 +02:00
string.h base: add initial support for ARM 64-bit 2019-05-27 14:52:51 +02:00