summaryrefslogtreecommitdiff
path: root/src/mem/packet_access.hh
AgeCommit message (Expand)Author
2018-10-18null: Stop specifying an endianness in isa_traits.hh.Gabe Black
2017-12-13arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with.Gabe Black
2016-01-11mem: fix bug in packet access endianness changesSteve Reinhardt
2015-08-07mem: Cleanup packet accessor methodsAndreas Sandberg
2014-12-02mem: Add const getters for write packet dataAndreas Hansson
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2008-12-06flags: Change naming of functions to be clearerNathan Binkert
2008-11-10style: clean up the Packet stuffNathan Binkert
2007-03-07Make byteswap work correctly on Twin??_t types.Gabe Black
2007-03-02make ldtw(a) -- Twin 32 bit load work correctly -- by doing it the same way a...Ali Saidi
2007-02-12rename store conditional stuff as extra data so it can be used for conditiona...Ali Saidi
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert