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

/macosx-10.9.5/cctools-845/as/
H A Darm.c9630 #define NEON_ENC_POLY(X) (neon_enc_tab[(X) & 0x0fffffff].float_or_poly)
12196 inst.instruction = NEON_ENC_POLY (inst.instruction);
9621 #define NEON_ENC_POLY macro

Completed in 222 milliseconds