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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c10471 #define NEON_ENC_LANE(X) (neon_enc_tab[(X) & 0x0fffffff].float_or_poly)
13726 inst.instruction = NEON_ENC_LANE (inst.instruction);
10461 #define NEON_ENC_LANE macro

Completed in 184 milliseconds