Searched refs:NEON_ENC_DUP (Results 1 – 2 of 2) sorted by relevance
1928 (NEON_ENC_DUP): Define meaningful helper macros to look up values in
10562 #define NEON_ENC_DUP(X) (neon_enc_tab[(X) & 0x0fffffff].scalar_or_imm) macro13811 inst.instruction = NEON_ENC_DUP (inst.instruction); in do_neon_ldx_stx()