Home
last modified time | relevance | path

Searched refs:build_vex_prefix (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-200947 * config/tc-i386.c (build_vex_prefix): Replace vex0f, vex0f38,
64 * config/tc-i386.c (build_vex_prefix): Replace vexw0/vexw1
78 * config/tc-i386.c (build_vex_prefix): Use VEX256.
201 (build_vex_prefix): Handle xop08.
286 (build_vex_prefix): Handle xop09 and xop0a.
593 * config/tc-i386.c (build_vex_prefix): Check vex == 2 instead
1036 (build_vex_prefix, md_assemble, parse_insn, optimize_imm)
DChangeLog-200821 (build_vex_prefix): Take const template *. Swap operand for
1291 (build_vex_prefix): Likewise.
1306 are true. Call build_vex_prefix if vex is true.
DChangeLog-2010796 * config/tc-i386.c (build_vex_prefix): Check VEXW1 for 2-byte
2114 (build_vex_prefix): Select vector_length for scalar instructions
2124 * config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
DChangeLog-2014880 (build_vex_prefix): Don't abort on VEX.W.
DChangeLog-2012800 (build_vex_prefix, process_immext, process_operands,
DChangeLog-2013678 (build_vex_prefix): Handle vrex.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c3112 build_vex_prefix (const insn_template *t) in build_vex_prefix() function
3745 build_vex_prefix (t); in md_assemble()