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

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64c.cpp211 expect<int64_t>(15, []{return C::c_add(10, 5);}, "c.add");
H A Drv64c.h119 c_add(int64_t rd, int64_t rs) function in namespace:C
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1213 DECLARE_INSN(c_add, MATCH_C_ADD, MASK_C_ADD)

Completed in 15 milliseconds