Home
last modified time | relevance | path

Searched refs:String (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kvm/
Dx86_emulate.c69 #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/
Ddtc-parser.tab.c_shipped488 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
Ddtc-lexer.lex.c_shipped916 DPRINT("String: %s\n", yytext);