Home
last modified time | relevance | path

Searched refs:int128_addto (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qemu/
H A Dint128.h177 static inline void int128_addto(Int128 *a, Int128 b) in int128_addto() function
442 static inline void int128_addto(Int128 *a, Int128 b) in int128_addto() function
/qemu/system/
H A Dmemory.c81 int128_addto(&range.start, delta); in addrrange_shift()
343 int128_addto(&view->ranges[i].addr.size, view->ranges[j].addr.size); in flatview_simplify()
621 int128_addto(&base, int128_make64(mr->addr)); in render_memory_region()
675 int128_addto(&base, now); in render_memory_region()
682 int128_addto(&base, now); in render_memory_region()