sim: Remove the syscall gem5 op.
[gem5.git] / include / gem5 / m5ops.h
2020-10-29 Gabe Blacksim: Remove the syscall gem5 op.
2020-10-29 Gabe Blacksim: Add a new gem5 op for workload events.
2020-07-24 Gabe Blackarch,sim,misc: Add a new m5 op "sum" which just sums...
2020-04-28 Gabe Blackmisc: Add the SE mode m5 ops to m5ops.h.
2020-04-27 Gabe Blackmisc: Use a const char * in the m5op m5_add_symbol.
2020-04-27 Gabe Blackmisc: Get rid of the m5op_flags.h header.
2020-04-27 Gabe Blackmisc: Remove m5a_ (critical path annotation) prototypes...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackmisc: Delete authors lists from shared include files.
2018-01-09 Hanhwi Jangutil: resolve m5op name mismatching in m5op headers.
2017-08-01 Andreas Sandbergutil: Move m5op.h to the shared include directory