5#ifndef RUNTIME_VM_CPU_RISCV_H_
6#define RUNTIME_VM_CPU_RISCV_H_
8#if !defined(RUNTIME_VM_CPU_H_)
9#error Do not include cpu_riscv.h directly; use cpu.h instead.
25class HostCPUFeatures :
public AllStatic {
35 static const char* hardware_;
37 static bool initialized_;
41class TargetCPUFeatures :
public AllStatic {
#define DEBUG_ASSERT(cond)
static const char * hardware()
static bool double_truncate_round_supported()
static const char * hardware()