Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-20061928 (NEON_ENC_DUP): Define meaningful helper macros to look up values in
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c10562 #define NEON_ENC_DUP(X) (neon_enc_tab[(X) & 0x0fffffff].scalar_or_imm) macro
13811 inst.instruction = NEON_ENC_DUP (inst.instruction); in do_neon_ldx_stx()