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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c10468 #define NEON_ENC_SCALAR(X) (neon_enc_tab[(X) & 0x0fffffff].scalar_or_imm)
12217 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
12264 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
12847 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
12962 inst.instruction = NEON_ENC_SCALAR (inst.instruction);
10458 #define NEON_ENC_SCALAR macro

Completed in 239 milliseconds