Searched refs:ureg_dst_indirect (Results 1 – 3 of 3) sorted by relevance
329 dst = ureg_dst_indirect( dst, ureg_src(t->address[0]) ); in translate_dst()
4137 dst = ureg_dst_indirect(dst, ureg_src(t->address[0])); in translate_dst()
930 ureg_dst_indirect( struct ureg_dst reg, struct ureg_src addr ) in ureg_dst_indirect() function