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

  /external/v8/src/mips/
assembler-mips.cc 622 void Assembler::GenInstrRegister(Opcode opcode,
635 void Assembler::GenInstrRegister(Opcode opcode,
648 void Assembler::GenInstrRegister(Opcode opcode,
662 void Assembler::GenInstrRegister(Opcode opcode,
676 void Assembler::GenInstrRegister(Opcode opcode,
951 GenInstrRegister(SPECIAL, rs, zero_reg, zero_reg, 0, JR);
966 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR);
976 GenInstrRegister(SPECIAL, rs, rt, rd, 0, ADDU);
    [all...]
assembler-mips.h 922 void GenInstrRegister(Opcode opcode,
929 void GenInstrRegister(Opcode opcode,
936 void GenInstrRegister(Opcode opcode,
943 void GenInstrRegister(Opcode opcode,
    [all...]

Completed in 486 milliseconds