HomeSort by relevance Sort by last modified time
    Searched refs:rcr (Results 1 - 13 of 13) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/video/
dsscomp.h 110 __s16 ry, rcr, rcb; member in struct:omap_dss_cconv_coefs
  /external/v8/test/cctest/
test-disasm-x87.cc 202 __ rcr(edx, 1);
203 __ rcr(edx, 7);
test-disasm-ia32.cc 202 __ rcr(edx, 1);
203 __ rcr(edx, 7);
  /external/llvm/test/MC/X86/
x86-64.s 337 rcr %ecx label
  /external/v8/src/x87/
assembler-x87.h 716 void rcr(Register dst, uint8_t imm8);
    [all...]
assembler-x87.cc 882 void Assembler::rcr(Register dst, uint8_t imm8) { function in class:v8::internal::Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 585 #define RCR_L(a, b) CHOICE(rcrl ARG2(a,b), rcrl ARG2(a,b), _LTOG rcr ARG2(b,a))
586 #define RCR_W(a, b) CHOICE(rcrw ARG2(a,b), rcrw ARG2(a,b), _WTOG rcr ARG2(b,a))
    [all...]
  /external/valgrind/VEX/test/
test-amd64.c 133 #define OP rcr
    [all...]
test-i386.c 123 #define OP rcr
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 1011 void Assembler::rcr(Register dst, uint8_t imm8) { function in class:v8::internal::Assembler
    [all...]
assembler-ia32.h 724 void rcr(Register dst, uint8_t imm8);
    [all...]
  /external/v8/src/x64/
assembler-x64.h 449 V(rcr, 0x3) \
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 2706 milliseconds