Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc329 __ notq(output.reg); in AssembleArchInstruction() local
331 __ notq(output.operand); in AssembleArchInstruction() local
/external/v8/test/cctest/
Dtest-disasm-x64.cc164 __ notq(rdx); in TEST() local