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

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64a.cpp91 []{return A::amoand_w(-1, 0);}, "amoand.w, truncate");
93 []{return A::amoand_w(0xFFFFFFFF,numeric_limits<int32_t>::min());},
H A Drv64a.h99 amoand_w(uint64_t mem, uint64_t rs2) function in namespace:A
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h1046 DECLARE_INSN(amoand_w, MATCH_AMOAND_W, MASK_AMOAND_W)

Completed in 15 milliseconds