OpenGrok
Cross Reference: disasm-ppc.cc
xref
: /
external
/
v8
/
src
/
ppc
/
disasm-ppc.cc
Home
|
History
|
Annotate
|
Download
|
only in
ppc
Lines Matching
full:xoris
1232
case
XORIS
: {
1233
Format(instr, "
xoris
'ra, 'rs, 'uint16");