Searched defs:Pextrb (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| D | code-generator-x64.cc | 3567 __ Pextrb(operand, i.InputSimd128Register(index), in AssembleArchInstruction() local 3570 __ Pextrb(i.OutputRegister(), i.InputSimd128Register(0), in AssembleArchInstruction() local 3590 __ Pextrb(dst, i.InputSimd128Register(0), i.InputUint8(1)); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| D | code-generator-ia32.cc | 2692 __ Pextrb(dst, i.InputSimd128Register(0), i.InputUint8(1)); in AssembleArchInstruction() local 2734 __ Pextrb(operand, i.InputSimd128Register(index), in AssembleArchInstruction() local 2738 __ Pextrb(dst, i.InputSimd128Register(0), i.InputUint8(1)); in AssembleArchInstruction() local
|