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

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64c.cpp239 expect<int64_t>(65535, []{return C::c_sub(65536, 1);}, "c.sub");
H A Drv64c.h147 c_sub(int64_t rd, int64_t rs) function in namespace:C
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1199 DECLARE_INSN(c_sub, MATCH_C_SUB, MASK_C_SUB)

Completed in 15 milliseconds