Searched refs:String (Results 1 – 3 of 3) sorted by relevance
/arch/x86/kvm/ |
D | x86_emulate.c | 69 #define String (1<<12) /* String instruction (rep capable) */ macro 160 ByteOp | ImplicitOps | Mov | String, ImplicitOps | Mov | String, 161 ByteOp | ImplicitOps | String, ImplicitOps | String, 163 0, 0, ByteOp | ImplicitOps | Mov | String, ImplicitOps | Mov | String, 164 ByteOp | ImplicitOps | Mov | String, ImplicitOps | Mov | String, 165 ByteOp | ImplicitOps | String, ImplicitOps | String, 1356 if (c->rep_prefix && (c->d & String)) { in x86_emulate_insn()
|
/arch/powerpc/boot/dtc-src/ |
D | dtc-parser.tab.c_shipped | 488 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
|
D | dtc-lexer.lex.c_shipped | 916 DPRINT("String: %s\n", yytext);
|