Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDChangeLog-20061926 (NEON_ENC_INTEGER, NEON_ENC_ARMREG, NEON_ENC_POLY, NEON_ENC_FLOAT)
/trueos/contrib/binutils/gas/config/
HDtc-arm.c10524 #define NEON_ENC_POLY(X) (neon_enc_tab[(X) & 0x0fffffff].float_or_poly) macro
12958 inst.instruction = NEON_ENC_POLY (inst.instruction); in do_neon_vmull()