Statistics
| Branch: | Revision:

root / target-ppc / op_mem_access.h @ f8ed7070

History | View | Annotate | Download (4 kB)

# Date Author Comment
e7c24003 11/22/2007 01:00 pm j_mayer

Add new sane low-level memory accessors for PowerPC that do proper
size or zero extension, with homogenous names.
Fix load & store strings: those are now endian-sensitive, by definition.
Fix dcbz: must always align the target address to a cache line boundary....