Home
last modified time | relevance | path

Searched defs:GenInstrV (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/codegen/riscv64/
Dassembler-riscv64.cc1146 void Assembler::GenInstrV(uint8_t funct6, Opcode opcode, VRegister vd, in GenInstrV() function in v8::internal::Assembler
1156 void Assembler::GenInstrV(uint8_t funct6, Opcode opcode, VRegister vd, in GenInstrV() function in v8::internal::Assembler
1166 void Assembler::GenInstrV(uint8_t funct6, Opcode opcode, Register rd, in GenInstrV() function in v8::internal::Assembler
1177 void Assembler::GenInstrV(uint8_t funct6, Opcode opcode, FPURegister fd, in GenInstrV() function in v8::internal::Assembler
1188 void Assembler::GenInstrV(uint8_t funct6, Opcode opcode, VRegister vd, in GenInstrV() function in v8::internal::Assembler
1199 void Assembler::GenInstrV(uint8_t funct6, Opcode opcode, VRegister vd, in GenInstrV() function in v8::internal::Assembler
1210 void Assembler::GenInstrV(uint8_t funct6, Register rd, Register rs1, in GenInstrV() function in v8::internal::Assembler
1219 void Assembler::GenInstrV(uint8_t funct6, VRegister vd, int8_t imm5, in GenInstrV() function in v8::internal::Assembler
1230 void Assembler::GenInstrV(Opcode opcode, uint8_t width, VRegister vd, in GenInstrV() function in v8::internal::Assembler
1244 void Assembler::GenInstrV(Opcode opcode, uint8_t width, VRegister vd, in GenInstrV() function in v8::internal::Assembler
[all …]