v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
assembler-riscv.cc File Reference
Include dependency graph for assembler-riscv.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

static unsigned v8::internal::CpuFeaturesImpliedByCompiler ()
 
int v8::internal::ToNumber (Register reg)
 
Register v8::internal::ToRegister (int num)
 
static Instr v8::internal::SetBranchOffset (int32_t pos, int32_t target_pos, Instr instr)
 
static Instr v8::internal::SetLoadOffset (int32_t offset, Instr instr)
 
static Instr v8::internal::SetJalOffset (int32_t pos, int32_t target_pos, Instr instr)
 
static ShortInstr v8::internal::SetCJalOffset (int32_t pos, int32_t target_pos, Instr instr)
 
static Instr v8::internal::SetCBranchOffset (int32_t pos, int32_t target_pos, Instr instr)
 
int64_t v8::internal::signExtend (uint64_t V, int N)
 

Variables

const int v8::internal::kEndOfChain = -1
 
const int v8::internal::kEndOfJumpChain = 0
 
 v8::internal::else
 
 v8::else