Home
last modified time | relevance | path

Searched refs:Opcode_SIMD_IntD (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h927 #define Opcode_SIMD_IntD 0x10 /* Direction bit for SIMD int insns. */ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h962 #define Opcode_SIMD_IntD 0x10 /* Direction bit for SIMD int insns. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c3575 ? Opcode_SIMD_FloatD : Opcode_SIMD_IntD; in build_vex_prefix()
4420 && ((i.tm.base_opcode & ~Opcode_SIMD_IntD) == 0x6f in optimize_encoding()
4473 if ((i.tm.base_opcode & ~Opcode_SIMD_IntD) == 0x6f in optimize_encoding()
6766 ? Opcode_SIMD_FloatD : Opcode_SIMD_IntD; in match_template()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c3817 ? Opcode_ExtD : Opcode_SIMD_IntD; in build_vex_prefix()
4839 && ((i.tm.base_opcode & ~Opcode_SIMD_IntD) == 0x6f in optimize_encoding()
4892 if ((i.tm.base_opcode & ~Opcode_SIMD_IntD) == 0x6f in optimize_encoding()
8826 ? Opcode_ExtD : Opcode_SIMD_IntD; in match_template()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20182268 Use Opcode_SIMD_FloatD and Opcode_SIMD_IntD.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20182268 Use Opcode_SIMD_FloatD and Opcode_SIMD_IntD.