Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c7944 bfd_boolean isNegated; in move_or_literal_pool() local
7948 isNegated = FALSE; in move_or_literal_pool()
7953 isNegated = TRUE; in move_or_literal_pool()
7964 inst.instruction |= (isNegated ? 0x200000 : 0); in move_or_literal_pool()