Searched refs:c_li (Results 1 - 3 of 3) sorted by relevance

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64c.cpp146 expect<int64_t>(1, []{return C::c_li(1);}, "c.li");
147 expect<int64_t>(-1, []{return C::c_li(-1);}, "c.li, sign extend");
H A Drv64c.h45 c_li(const int8_t imm) function in namespace:C
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1194 DECLARE_INSN(c_li, MATCH_C_LI, MASK_C_LI)

Completed in 16 milliseconds