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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c14515 neon_logbits (unsigned x)
14543 inst.instruction |= neon_logbits (size) << 20;
14566 inst.instruction |= neon_logbits (size) << 18;
15004 inst.instruction |= neon_logbits (et.size) << 18;
15079 inst.instruction |= neon_logbits (et.size) << 20;
15251 inst.instruction |= neon_logbits (et.size) << 18;
15429 inst.instruction |= neon_logbits (et.size) << 18;
16068 inst.instruction |= neon_logbits (size) << 20;
16221 int logsize = neon_logbits (et.size);
16383 logsize = neon_logbits (e
14508 neon_logbits (unsigned x) function
[all...]

Completed in 181 milliseconds