Searched refs:i386_att_operand (Results 1 – 5 of 5) sorted by relevance
572 (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 memory1755 (i386_att_operand): Clear unspecified on register operand.1801 (i386_att_operand): This.
720 * config/tc-i386.c (i386_att_operand): Terminate register name
699 (i386_att_operand): Handle EVEX features.
111 (i386_att_operand). Call it. Store first memory operand string.
165 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