Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c10563 #define NEON_ENC_SINGLE(X) \ macro
11439 inst.instruction = NEON_ENC_SINGLE (inst.instruction); in do_vfp_nsyn_nmul()
11460 inst.instruction = NEON_ENC_SINGLE (inst.instruction); in do_vfp_nsyn_cmp()
11488 inst.instruction = NEON_ENC_SINGLE (inst.instruction); in do_vfp_nsyn_cmp()
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog-20061156 (NEON_ENC_SINGLE, NEON_ENC_DOUBLE): Define macros.