Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Di386-opc.h546 #define BROADCAST_1TO4 3 macro
DChangeLog-2014529 (BROADCAST_1TO4, BROADCAST_1TO2): Define.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c4574 else if (i.broadcast->type == BROADCAST_1TO4) in check_VecOperands()
7962 bcst_type = BROADCAST_1TO4; in check_VecOperations()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014881 (check_VecOperands): Support BROADCAST_1TO4 and BROADCAST_1TO2.