Home
last modified time | relevance | path

Searched defs:extsw (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc1386 __ extsw(i.OutputRegister(), i.OutputRegister()); in AssembleArchInstruction() local
1674 __ extsw(r0, r0, i.OutputRCBit()); in AssembleArchInstruction() local
1758 __ extsw(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
1767 __ extsw(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2064 __ extsw(output, temp1); in AssembleArchInstruction() local