HomeSort by relevance Sort by last modified time
    Searched full:rolq (Results 1 - 22 of 22) sorted by null

  /external/llvm/test/CodeGen/X86/
rotate4.ll 37 ; CHECK: rolq
103 ; CHECK: rolq
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 442 "ROLQ",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 439 "ROLQ",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 442 "ROLQ",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 439 "ROLQ",
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc 569 // Rolq only allows CL as the shift count.
577 assembler->rolq(*reg, shifter);
578 str << "rolq %cl, %" << assembler_test->GetRegisterName(*reg) << "\n";
585 DriverFn(&rolq_fn, "rolq");
589 DriverStr(RepeatRI(&x86_64::X86_64Assembler::rolq, 1U, "rolq ${imm}, %{reg}"), "rolqi");
    [all...]
assembler_x86_64.h 665 void rolq(CpuRegister reg, const Immediate& imm);
666 void rolq(CpuRegister operand, CpuRegister shifter);
    [all...]
assembler_x86_64.cc 1905 void X86_64Assembler::rolq(CpuRegister reg, const Immediate& imm) { function in class:art::x86_64::X86_64Assembler
1910 void X86_64Assembler::rolq(CpuRegister operand, CpuRegister shifter) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/valgrind/none/tests/amd64/
insn_basic.def     [all...]
  /external/regex-re2/util/
valgrind.h 248 "rolq $3, %%rdi ; rolq $13, %%rdi\n\t" \
249 "rolq $61, %%rdi ; rolq $51, %%rdi\n\t"
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 352 "rolq $3, %%rdi ; rolq $13, %%rdi\n\t" \
353 "rolq $61, %%rdi ; rolq $51, %%rdi\n\t"
    [all...]
  /external/valgrind/include/
valgrind.h 409 "rolq $3, %%rdi ; rolq $13, %%rdi\n\t" \
410 "rolq $61, %%rdi ; rolq $51, %%rdi\n\t"
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-dis.c     [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 106 48C1C73D 48C1C733 (in the standard interpretation, that means: rolq
107 $3, %rdi; rolq $13, %rdi; rolq $61, %rdi; rolq $51, %rdi).
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 
  /prebuilts/android-emulator/linux-x86_64/qemu/linux-x86/
qemu-system-i386 
qemu-system-mips64el 
qemu-system-x86_64 

Completed in 656 milliseconds