Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc338 __ notl(output.reg); in AssembleArchInstruction() local
340 __ notl(output.operand); in AssembleArchInstruction() local
/external/v8/src/x64/
Dlithium-codegen-x64.cc1525 __ notl(ToRegister(left)); in DoBitI() local