summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2010-03-14 23:01:01 +0100
committerAurelien Jarno <aurelien@aurel32.net>2010-03-14 23:01:01 +0100
commitdbfff4deb5b8082d65e374950f2a6f2d88fb8fe0 (patch)
treeca2d64efe1b313f439d7c9dbb5c6ead8af3a5b1e /TODO
parent39324ca488ac8f7124b3698d28bf46b90d9acd84 (diff)
downloadhqemu-dbfff4deb5b8082d65e374950f2a6f2d88fb8fe0.zip
hqemu-dbfff4deb5b8082d65e374950f2a6f2d88fb8fe0.tar.gz
tcg: declare internal helpers as const and pure
TCG internal helpers only access to the values passed in arguments, and do not modify the CPU internal state. Thus they can be declared as const and pure. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud