Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc1745 __ extsb(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
1966 __ extsb(i.OutputRegister(), i.OutputRegister()); in AssembleArchInstruction() local
2279 __ extsb(i.OutputRegister(), kScratchReg); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/builtins/ppc/
Dbuiltins-ppc.cc664 __ extsb(scratch, scratch); in Generate_ResumeGeneratorTrampoline() local