Searched refs:width_offset (Results 1 – 1 of 1) sorted by relevance
57 uint64_t width_offset = (uint64_t)width << 32 | offset; in insert_rp() local62 : "=r"(res) : "r"(x), "r"(width_offset) : "r7"); in insert_rp()