5#ifndef V8_CODEGEN_RISCV_CONSTANT_RISCV_C_H_
6#define V8_CODEGEN_RISCV_CONSTANT_RISCV_C_H_
45#ifdef V8_TARGET_ARCH_RISCV64
51constexpr Opcode RO_C_SUBW =
53constexpr Opcode RO_C_ADDW =
56#ifdef V8_TARGET_ARCH_RISCV32
constexpr Opcode RO_C_AND
constexpr Opcode RO_C_SUB
const int kRvcFunct3Shift
constexpr Opcode RO_C_MISC_ALU
constexpr Opcode RO_C_NOP_ADDI
constexpr Opcode RO_C_ADD
const int kRvcFunct4Shift
constexpr Opcode RO_C_LWSP
constexpr Opcode RO_C_ADDI4SPN
constexpr Opcode RO_C_FLD
constexpr Opcode RO_C_XOR
constexpr Opcode RO_C_JR_MV_ADD
constexpr Opcode RO_C_FSDSP
constexpr Opcode RO_C_BEQZ
constexpr Opcode RO_C_SWSP
constexpr Opcode RO_C_BNEZ
const int kRvcFunct2Shift
constexpr Opcode RO_C_FSD
constexpr Opcode RO_C_FLDSP
const int kRvcFunct6Shift
constexpr Opcode RO_C_LUI_ADD
constexpr Opcode RO_C_SLLI
constexpr Opcode RO_C_ADDI16SP
constexpr Opcode RO_C_JALR
constexpr Opcode RO_C_EBREAK