HomeSort by: relevance | last modified time | path
    Searched defs:neon_logbits (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 15692 neon_logbits (unsigned x)
15847 inst.instruction |= neon_logbits (et.size) << 20;
15925 inst.instruction |= neon_logbits (et.size) << 20;
15959 inst.instruction |= neon_logbits (et.size) << 18;
16026 inst.instruction |= neon_logbits (et.size) << 20;
16054 inst.instruction |= neon_logbits (et.size) << 20;
16079 inst.instruction |= neon_logbits (et.size) << 18;
16294 inst.instruction |= neon_logbits (et.size) << 20;
16502 inst.instruction |= neon_logbits (size) << 20;
16516 inst.instruction |= neon_logbits (size) << 20
15687 neon_logbits (unsigned x) function
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 15695 neon_logbits (unsigned x)
15850 inst.instruction |= neon_logbits (et.size) << 20;
15928 inst.instruction |= neon_logbits (et.size) << 20;
15962 inst.instruction |= neon_logbits (et.size) << 18;
16029 inst.instruction |= neon_logbits (et.size) << 20;
16057 inst.instruction |= neon_logbits (et.size) << 20;
16082 inst.instruction |= neon_logbits (et.size) << 18;
16297 inst.instruction |= neon_logbits (et.size) << 20;
16505 inst.instruction |= neon_logbits (size) << 20;
16519 inst.instruction |= neon_logbits (size) << 20
15690 neon_logbits (unsigned x) function
    [all...]

Completed in 51 milliseconds