410ae2fe8e
CodeCache casts base address to long and then adds size (of type ssize_t) to get end address. This can cause sign-extension problems. This patch instead uses simple pointer arithmetic. Change-Id: Ib71d515a6fd6a7f4762cf974d6cf4eba9a601fa8 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> |
||
---|---|---|
.. | ||
tinyutils | ||
ARMAssembler.cpp | ||
ARMAssembler.h | ||
ARMAssemblerInterface.cpp | ||
ARMAssemblerInterface.h | ||
ARMAssemblerProxy.cpp | ||
ARMAssemblerProxy.h | ||
Arm64Assembler.cpp | ||
Arm64Assembler.h | ||
Arm64Disassembler.cpp | ||
Arm64Disassembler.h | ||
CodeCache.cpp | ||
CodeCache.h | ||
GGLAssembler.cpp | ||
GGLAssembler.h | ||
MIPSAssembler.cpp | ||
MIPSAssembler.h | ||
armreg.h | ||
blending.cpp | ||
disassem.c | ||
disassem.h | ||
load_store.cpp | ||
mips_disassem.c | ||
mips_disassem.h | ||
mips_opcode.h | ||
texturing.cpp |