Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008572 (i386_att_operand): Fix comment.
1523 (i386_att_operand): Use inoutportreg.
1550 (i386_att_operand): Likewise.
1742 (i386_att_operand): Set the mem field to 1 for memory
1755 (i386_att_operand): Clear unspecified on register operand.
1801 (i386_att_operand): This.
DChangeLog-2012720 * config/tc-i386.c (i386_att_operand): Terminate register name
DChangeLog-2013699 (i386_att_operand): Handle EVEX features.
DChangeLog111 (i386_att_operand). Call it. Store first memory operand string.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c165 static int i386_att_operand (char *);
4138 operand_ok = i386_att_operand (token_start); in parse_operands()
8760 i386_att_operand (char *operand_string) in i386_att_operand() function