#include <assembler-riscv.h>
Definition at line 621 of file assembler-riscv.h.
◆ VectorUnit()
v8::internal::Assembler::VectorUnit::VectorUnit |
( |
Assembler * | assm | ) |
|
|
inlineexplicit |
◆ clear()
void v8::internal::Assembler::VectorUnit::clear |
( |
| ) |
|
|
inline |
◆ set() [1/5]
◆ set() [2/5]
void v8::internal::Assembler::VectorUnit::set |
( |
Register | rd, |
|
|
int8_t | sew, |
|
|
int8_t | lmul ) |
|
inline |
◆ set() [3/5]
◆ set() [4/5]
◆ set() [5/5]
void v8::internal::Assembler::VectorUnit::set |
( |
VSew | sew, |
|
|
Vlmul | lmul ) |
|
inline |
◆ sew()
int32_t v8::internal::Assembler::VectorUnit::sew |
( |
| ) |
const |
|
inline |
◆ vlmax()
int32_t v8::internal::Assembler::VectorUnit::vlmax |
( |
| ) |
const |
|
inline |
◆ assm_
Assembler* v8::internal::Assembler::VectorUnit::assm_ |
|
private |
◆ lmul_
◆ mode_
◆ sew_
◆ vl
int32_t v8::internal::Assembler::VectorUnit::vl = 0 |
|
private |
The documentation for this class was generated from the following file: