Searched refs:OH_LITERAL (Results 1 – 3 of 3) sorted by relevance
45 #define OH_LITERAL 0x40 /* a literal string */ macro
51 { O_cr2, "O_cr2", 0, 0, OH_LITERAL }, /* "cr2" */
316 else if (opr->hint & OH_LITERAL) { in print_operands()