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

  /external/v8/src/ppc/
assembler-ppc.h 806 RCBit r = LeaveRC);
809 RCBit r = LeaveRC);
811 RCBit r = LeaveRC);
816 RCBit r = LeaveRC);
819 RCBit r = LeaveRC);
821 RCBit r = LeaveRC);
822 void addze(Register dst, Register src1, OEBit o = LeaveOE, RCBit r = LeaveRC);
825 RCBit r = LeaveRC);
827 void mulhw(Register dst, Register src1, Register src2, RCBit r = LeaveRC);
828 void mulhwu(Register dst, Register src1, Register src2, RCBit r = LeaveRC)
    [all...]
assembler-ppc.cc 620 DoubleRegister frb, RCBit r) {
645 RCBit r) {
650 OEBit o, RCBit r) {
664 int maskbit, RCBit r) {
676 int maskbit, RCBit r) {
769 void Assembler::xor_(Register dst, Register src1, Register src2, RCBit rc) {
774 void Assembler::cntlzw_(Register ra, Register rs, RCBit rc) {
784 void Assembler::and_(Register ra, Register rs, Register rb, RCBit rc) {
790 RCBit rc) {
800 RCBit rc)
    [all...]
macro-assembler-ppc.h 571 void And(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
572 void Or(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
573 void Xor(Register ra, Register rs, const Operand& rb, RCBit rc = LeaveRC);
582 RCBit rc = LeaveRC);
    [all...]
macro-assembler-ppc.cc     [all...]
constants-ppc.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /external/v8/src/s390/
macro-assembler-s390.h     [all...]
constants-s390.h     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc 32 RCBit OutputRCBit() const {
    [all...]

Completed in 1139 milliseconds