/art/runtime/interpreter/mterp/x86_64/ |
op_not_long.S | 1 %include "x86_64/unop.S" {"instr":" notq %rax", "wide":"1"}
|
/external/llvm/test/CodeGen/X86/ |
negative-offset.ll | 11 ; CHECK: notq %rax
|
select.ll | 216 ; CHECK: notq %rax 223 ; ATOM: notq %rax 235 ; CHECK: notq %rax 242 ; ATOM: notq %rax
|
atomic128.ll | 35 ; CHECK: notq %rbx 36 ; CHECK: notq %rcx
|
atomic64.ll | 100 ; X64: notq
|
vector-pcmp.ll | 95 ; SSE2-NEXT: notq %rsi
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/curve25519/ |
cswap_amd64.s | 13 NOTQ SI
|
/prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/curve25519/ |
cswap_amd64.s | 13 NOTQ SI
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
select.ll | 163 ; CHECK: notq %rax 175 ; CHECK: notq %rax
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/ |
anames.go | 465 "NOTQ",
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/ |
anames.go | 465 "NOTQ",
|
/external/boringssl/mac-x86_64/crypto/fipsmodule/ |
x86_64-mont.S | 225 notq %rax 645 notq %rax
|
x86_64-mont5.S | 409 notq %rax 2012 notq %r12 2013 notq %r13 2014 notq %r14 2015 notq %r15 [all...] |
/external/boringssl/linux-x86_64/crypto/fipsmodule/ |
x86_64-mont.S | 226 notq %rax 646 notq %rax
|
x86_64-mont5.S | 410 notq %rax 2013 notq %r12 2014 notq %r13 2015 notq %r14 2016 notq %r15 [all...] |
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
x86-64-hle.s | 833 xacquire lock notq (%rcx) 834 lock xacquire notq (%rcx) 835 xrelease lock notq (%rcx) 836 lock xrelease notq (%rcx) 837 .byte 0xf0; .byte 0xf2; notq (%rcx) 838 .byte 0xf0; .byte 0xf3; notq (%rcx) [all...] |
x86-64-hle.d | [all...] |
/art/compiler/utils/x86_64/ |
assembler_x86_64_test.cc | [all...] |
assembler_x86_64.h | 751 void notq(CpuRegister reg); [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
sys_linux_amd64.s | 456 NOTQ AX
|
/prebuilts/go/linux-x86/src/runtime/ |
sys_linux_amd64.s | 456 NOTQ AX
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
AMD64.rules | 84 (Com64 x) -> (NOTQ x) 210 (Rsh64x64 <t> x y) -> (SARQ <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [64]))))) 215 (Rsh32x64 <t> x y) -> (SARL <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [32]))))) 220 (Rsh16x64 <t> x y) -> (SARW <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [16]))))) 225 (Rsh8x64 <t> x y) -> (SARB <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [8]))))) [all...] |
AMD64Ops.go | 318 {name: "NOTQ", argLength: 1, reg: gp11, asm: "NOTQ", resultInArg0: true, clobberFlags: true}, // ^arg0 [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
AMD64.rules | 84 (Com64 x) -> (NOTQ x) 210 (Rsh64x64 <t> x y) -> (SARQ <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [64]))))) 215 (Rsh32x64 <t> x y) -> (SARL <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [32]))))) 220 (Rsh16x64 <t> x y) -> (SARW <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [16]))))) 225 (Rsh8x64 <t> x y) -> (SARB <t> x (ORQ <y.Type> y (NOTQ <y.Type> (SBBQcarrymask <y.Type> (CMPQconst y [8]))))) [all...] |
AMD64Ops.go | 318 {name: "NOTQ", argLength: 1, reg: gp11, asm: "NOTQ", resultInArg0: true, clobberFlags: true}, // ^arg0 [all...] |