-
Richard Henderson authored
Do the cast to uintptr_t within the helper, so that the compiler can type check the pointer argument. We can also do some more sanity checking of the index argument. Reviewed-by:
Laurent Vivier <laurent@vivier.eu>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredDo the cast to uintptr_t within the helper, so that the compiler can type check the pointer argument. We can also do some more sanity checking of the index argument. Reviewed-by:
Laurent Vivier <laurent@vivier.eu>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading