/external/v8/src/x64/ |
macro-assembler-x64.cc | 538 testq(src, src); 550 testq(dst, dst); 664 testq(src, Immediate(0x80000000)); 759 testq(dst, dst); 781 testq(dst, dst); 927 testq(src2, src2); 944 testq(src2, src2); 989 testq(src2, src2); 1025 testq(src1, src1); [all...] |
builtins-x64.cc | 199 __ testq(rax, rax); 294 __ testq(rdi, rdi); 588 __ testq(array_size, array_size); 646 __ testq(array_size, array_size); 698 __ testq(rax, rax); [all...] |
regexp-macro-assembler-x64.cc | 375 __ testq(rax, rax); 700 __ testq(rax, rax); 725 __ testq(rbx, rbx); 824 __ testq(rax, rax); 867 __ testq(rax, rax); [all...] |
assembler-x64.h | 923 void testq(const Operand& op, Register reg); 924 void testq(Register dst, Register src); 925 void testq(Register dst, Immediate mask); [all...] |
assembler-x64.cc | 1943 void Assembler::testq(const Operand& op, Register reg) { function in class:v8::internal::Assembler 1952 void Assembler::testq(Register dst, Register src) { function in class:v8::internal::Assembler 1961 void Assembler::testq(Register dst, Immediate mask) { function in class:v8::internal::Assembler [all...] |
full-codegen-x64.cc | 578 __ testq(rax, rax); [all...] |
codegen-x64.cc | [all...] |
/external/qemu/ |
i386-dis.c | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-objdump | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/ |
objdump | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/ |
libopcodes.a | [all...] |
/prebuilt/linux-x86/bcc/ |
bcc | |
slang | |