Searched hist:7123 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/isa/decoder/
H A Dthumb.isa7123:d73415da8c9d Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Make single stores decode to the new external store instructions.
/gem5/src/arch/arm/isa/formats/
H A Dmem.isa7123:d73415da8c9d Wed Jun 02 01:58:00 EDT 2010 Gabe Black <gblack@eecs.umich.edu> ARM: Make single stores decode to the new external store instructions.
/gem5/src/cpu/
H A Dbase_dyn_inst.hh12421:871001341442 Fri Jan 05 18:40:00 EST 2018 Gabe Black <gabeblack@google.com> cpu: Add a NotAnInst flag to the BaseDynInst class.

This flag means that the instruction isn't an actual instruction, it's
just a placeholder to carry a fault down a pipeline, for instance.

Change-Id: I1cc12b068662dbd3d3b089c9941a07b6e88b57e3
Reviewed-on: https://gem5-review.googlesource.com/7123
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>

Completed in 51 milliseconds