mc2lib
|
This is the complete list of members for mc2lib::codegen::strong::Backend, including all inherited members.
CacheFlush(types::Addr addr, void *code, std::size_t len) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
Delay(std::size_t length, void *code, std::size_t len) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
Read(types::Addr addr, types::InstPtr start, void *code, std::size_t len, types::InstPtr *at) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
ReadAddrDp(types::Addr addr, types::InstPtr start, void *code, std::size_t len, types::InstPtr *at) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
ReadModifyWrite(types::Addr addr, types::WriteID write_id, types::InstPtr start, void *code, std::size_t len, types::InstPtr *at) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
Reset() | mc2lib::codegen::strong::Backend | inlinevirtual |
Return(void *code, std::size_t len) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
Write(types::Addr addr, types::WriteID write_id, types::InstPtr start, void *code, std::size_t len, types::InstPtr *at) const =0 | mc2lib::codegen::strong::Backend | pure virtual |
~Backend() | mc2lib::codegen::strong::Backend | inlinevirtual |