v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
constant-riscv-b.h File Reference
Include dependency graph for constant-riscv-b.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Variables

constexpr Opcode v8::internal::RO_SH1ADD
 
constexpr Opcode v8::internal::RO_SH2ADD
 
constexpr Opcode v8::internal::RO_SH3ADD
 
constexpr Opcode v8::internal::RO_ANDN
 
constexpr Opcode v8::internal::RO_ORN
 
constexpr Opcode v8::internal::RO_XNOR
 
constexpr Opcode v8::internal::OP_COUNT
 
constexpr Opcode v8::internal::RO_CLZ = OP_COUNT | (0b00000 << kShamtShift)
 
constexpr Opcode v8::internal::RO_CTZ = OP_COUNT | (0b00001 << kShamtShift)
 
constexpr Opcode v8::internal::RO_CPOP = OP_COUNT | (0b00010 << kShamtShift)
 
constexpr Opcode v8::internal::RO_MAX
 
constexpr Opcode v8::internal::RO_MAXU
 
constexpr Opcode v8::internal::RO_MIN
 
constexpr Opcode v8::internal::RO_MINU
 
constexpr Opcode v8::internal::RO_SEXTB
 
constexpr Opcode v8::internal::RO_SEXTH
 
constexpr Opcode v8::internal::RO_ROL
 
constexpr Opcode v8::internal::RO_ROR
 
constexpr Opcode v8::internal::RO_ORCB
 
constexpr Opcode v8::internal::RO_REV8
 
constexpr Opcode v8::internal::RO_BCLR
 
constexpr Opcode v8::internal::RO_BCLRI
 
constexpr Opcode v8::internal::RO_BEXT
 
constexpr Opcode v8::internal::RO_BEXTI
 
constexpr Opcode v8::internal::RO_BINV
 
constexpr Opcode v8::internal::RO_BINVI
 
constexpr Opcode v8::internal::RO_BSET
 
constexpr Opcode v8::internal::RO_BSETI