Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c3138 i386_operand_type temp_type; in build_vex_prefix() local
3140 temp_type = i.types[xchg]; in build_vex_prefix()
3142 i.types[0] = temp_type; in build_vex_prefix()
4177 i386_operand_type temp_type; in swap_2_operands() local
4180 temp_type = i.types[xchg2]; in swap_2_operands()
4182 i.types[xchg1] = temp_type; in swap_2_operands()