Home
last modified time | relevance | path

Searched refs:NEON_ENC_ARMREG (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-20061926 (NEON_ENC_INTEGER, NEON_ENC_ARMREG, NEON_ENC_POLY, NEON_ENC_FLOAT)
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c10555 #define NEON_ENC_ARMREG(X) (neon_enc_tab[(X) & 0x0fffffff].integer) macro
13069 inst.instruction = NEON_ENC_ARMREG (inst.instruction); in do_neon_dup()