aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2012-09-26 19:38:42 +0100
committerPeter Maydell <peter.maydell@linaro.org>2012-09-26 19:38:42 +0100
commitc21b38e36f86aaee101dead4845a896a0a73a213 (patch)
tree88d285cac6b869bfd135a0237283e409cd090181 /qapi-schema.json
parent7c30ea8b9bc1a644e63fea1611bb6e510d3cc7dc (diff)
target-arm: convert add_cc and sub_cc helpers to TCG
Now that the setcond TCG op is available, it's possible to replace add_cc and sub_cc helpers by TCG code. The code generated by TCG is actually very close to the one generated by GCC for the helper, and this avoid all the consequences of using an helper: globals saved back to memory, no possible optimization, call overhead, etc. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qapi-schema.json')
0 files changed, 0 insertions, 0 deletions