Searched refs:OPERAND_SPECIAL (Results 1 – 4 of 4) sorted by relevance
254 #define OPERAND_SPECIAL (0x8000) macro
200 if (oper->flags == OPERAND_SPECIAL) in print_insn()
415 { 6, 2, 12, OPERAND_SPECIAL},
502 && !(flags & OPERAND_NAME) && !(flags & OPERAND_SPECIAL)) in build_insn()529 else if (flags & OPERAND_SPECIAL) in build_insn()1164 if (flags & OPERAND_SPECIAL) in find_format()