Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c860 unsigned int n_drop_bits; in xgate_apply_operand() local
871 for (n_drop_bits = n_bits; in xgate_apply_operand()
872 n_drop_bits && (*availiable_mask_bits & SIXTEENTH_BIT); in xgate_apply_operand()
873 --n_drop_bits) in xgate_apply_operand()
876 if (n_drop_bits) in xgate_apply_operand()
879 if ((n_drop_bits == 0) && (*availiable_mask_bits == 0)) in xgate_apply_operand()