Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64-reloc-property.h129 uint64_t select_x_value(uint64_t x) const in select_x_value() function
Daarch64.cc5107 Address immed = reloc_property->select_x_value(x); in reloc_common()
5327 immed = reloc_property->select_x_value(x); in movnz()
5332 immed = reloc_property->select_x_value(~x);; in movnz()