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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c10535 #define NEON_ENC_LANE(X) (neon_enc_tab[(X) & 0x0fffffff].float_or_poly)
13790 inst.instruction = NEON_ENC_LANE (inst.instruction);
10525 #define NEON_ENC_LANE macro

Completed in 100 milliseconds