cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
commitdb5fd8d709fd57f4d4f11edfca9f421f657f4508
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Jan 2015 15:19:35 +0000 (20 15:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 20 Jan 2015 15:19:35 +0000 (20 15:19 +0000)
tree88c0e4238d481b2ebaf1cfa31f5db245cb4bd988
parent82f11917c99e3c7fa3d6aa98572ecc98c7324c2f
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors

Add documentation of what the cpu_*_* accessors look like.
Correct some minor errors in the existing documentation of the
direct _p accessor family. Remove the near-duplicate comment
on the _p accessors from cpu-all.h and replace it with a reference
to the comment in bswap.h.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1421334118-3287-16-git-send-email-peter.maydell@linaro.org
include/exec/cpu-all.h
include/exec/cpu_ldst.h
include/qemu/bswap.h