6#if defined(TARGET_ARCH_RISCV32) || defined(TARGET_ARCH_RISCV64)
20 __ set_constant_pool_allowed(
true);
21 __ JumpAndLinkPatchable(StubCode::InvokeDartCode());
31 EXPECT_EQ(StubCode::InvokeDartCode().ptr(),
call.TargetCode());
static constexpr uint32_t kInstrSize
ASSEMBLER_TEST_RUN(StoreIntoObject, test)
#define ASSEMBLER_TEST_GENERATE(name, assembler)