Searched defs:funct3 (Results 1 – 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| D | assembler-riscv64.cc | 817 void Assembler::GenInstrR(uint8_t funct7, uint8_t funct3, Opcode opcode, in GenInstrR() 827 void Assembler::GenInstrR(uint8_t funct7, uint8_t funct3, Opcode opcode, in GenInstrR() 837 void Assembler::GenInstrR(uint8_t funct7, uint8_t funct3, Opcode opcode, in GenInstrR() 847 void Assembler::GenInstrR(uint8_t funct7, uint8_t funct3, Opcode opcode, in GenInstrR() 857 void Assembler::GenInstrR(uint8_t funct7, uint8_t funct3, Opcode opcode, in GenInstrR() 867 void Assembler::GenInstrR(uint8_t funct7, uint8_t funct3, Opcode opcode, in GenInstrR() 900 uint8_t funct3, Register rd, Register rs1, in GenInstrRAtomic() 919 void Assembler::GenInstrI(uint8_t funct3, Opcode opcode, Register rd, in GenInstrI() 928 void Assembler::GenInstrI(uint8_t funct3, Opcode opcode, FPURegister rd, in GenInstrI() 937 void Assembler::GenInstrIShift(bool arithshift, uint8_t funct3, Opcode opcode, in GenInstrIShift() [all …]
|