Searched refs:get_top_bit (Results 1 – 2 of 2) sorted by relevance
2022 get_top_bit (uint64_t value) in get_top_bit() function2039 info->imm.value -= get_top_bit (info->imm.value); in aarch64_ext_sve_shlimm()2053 info->imm.value = get_top_bit (info->imm.value) * 2 - info->imm.value; in aarch64_ext_sve_shrimm()
2284 get_top_bit (uint64_t value) in get_top_bit() function2301 info->imm.value -= get_top_bit (info->imm.value); in aarch64_ext_sve_shlimm()2315 info->imm.value = get_top_bit (info->imm.value) * 2 - info->imm.value; in aarch64_ext_sve_shrimm()