Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-20061927 (NEON_ENC_SCALAR, NEON_ENC_IMMED, NEON_ENC_INTERLV, NEON_ENC_LANE)
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c10578 #define NEON_ENC_INTERLV(X) (neon_enc_tab[(X) & 0x0fffffff].integer) macro
13824 inst.instruction = NEON_ENC_INTERLV (inst.instruction); in do_neon_ldx_stx()