Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20102239 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
2243 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c388 int is_neon; member
12958 inst.is_neon = 1; \
12965 if (!inst.error && inst.vectype.elems > 0 && !inst.is_neon) \
13655 inst.is_neon = 1; in do_vfp_cond_or_thumb()
13685 inst.is_neon = 1; in do_vfp_nsyn_opcode()
13986 insn->is_neon = 1; in neon_dp_fixup()
15083 inst.is_neon = TRUE; in do_vfp_nsyn_cvt_fpv8()