aboutsummaryrefslogtreecommitdiff
path: root/.exrc
diff options
context:
space:
mode:
authorSergey Fedorov <serge.fdrv@gmail.com>2016-03-21 23:11:00 +0300
committerRichard Henderson <rth@twiddle.net>2016-05-12 14:06:41 -1000
commitc37e6d7e3589ecb96914faa21025ad7ba6654aea (patch)
tree33ca104e4e929d4ae0cc3e1ac27ffc63d0329981 /.exrc
parentf309101c26b59641fc1aa8fb2a98a5441cdaea03 (diff)
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
These fields do not contain pure pointers to a TranslationBlock structure. So uintptr_t is the most appropriate type for them. Also put some asserts to assure that the two least significant bits of the pointer are always zero before assigning it to jmp_list_first. Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com> Signed-off-by: Sergey Fedorov <sergey.fedorov@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to '.exrc')
0 files changed, 0 insertions, 0 deletions