Searched refs:neon_logbits (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c11531 neon_logbits (unsigned x)
11559 inst.instruction |= neon_logbits (size) << 20;
11582 inst.instruction |= neon_logbits (size) << 18;
12186 inst.instruction |= neon_logbits (et.size) << 18;
12261 inst.instruction |= neon_logbits (et.size) << 20;
12387 inst.instruction |= neon_logbits (et.size) << 18;
12565 inst.instruction |= neon_logbits (et.size) << 18;
12882 inst.instruction |= neon_logbits (size) << 20;
13020 int logsize = neon_logbits (et.size);
13169 int logsize = neon_logbits (e
11521 neon_logbits (unsigned x) function
[all...]

Completed in 132 milliseconds