Searched refs:EVex (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-opc.h606 EVex, enumerator in enum:__anon2280
H A Di386-gen.c688 BITFIELD (EVex),
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.h676 EVex, enumerator in enum:__anon1720
H A Di386-gen.c663 BITFIELD (EVex),
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h647 EVex, enumerator in enum:__anon1328
H A Di386-gen.c725 BITFIELD (EVex),
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h698 EVex, enumerator in enum:__anon1316
H A Di386-gen.c482 BITFIELD (EVex),
1246 right here. A missing EVex attribute means "dynamic". */
1247 if (!modifiers[EVex].value
1252 modifiers[EVex].value = EVEXDYN;
1255 For templates supporting both Vex and EVex allowing EGPR. */
1257 && !modifiers[EVex].value)

Completed in 207 milliseconds