OpenGrok
Cross Reference: X86InstrInfo.td
xref
: /
external
/
llvm
/
lib
/
Target
/
X86
/
X86InstrInfo.td
Home
|
History
|
Annotate
|
Download
|
only in
X86
Lines Matching
full:clrw
1429
def : InstAlias<"
clrw
$reg", (XOR16rr GR16:$reg, GR16:$reg)>;