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

/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-arm.c10590 #define NEON_ENC_DUP(X) (neon_enc_tab[(X) & 0x0fffffff].scalar_or_imm)
13839 inst.instruction = NEON_ENC_DUP (inst.instruction);
10580 #define NEON_ENC_DUP macro

Completed in 138 milliseconds