summary refs log tree commit diff stats
path: root/scripts/qapi-types.py
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2014-11-05 15:38:01 +0000
committerLeon Alrae <leon.alrae@imgtec.com>2014-12-16 12:45:19 +0000
commit8fc605b8aa257feb3e69d44794a765bd492b573b (patch)
tree3efbf307f493cf8e207efc0dc6ae157c53202c4d /scripts/qapi-types.py
parent51fdea945ae7adae8d7e4a1624e35bb7f714b58f (diff)
downloadfocaccia-qemu-8fc605b8aa257feb3e69d44794a765bd492b573b.tar.gz
focaccia-qemu-8fc605b8aa257feb3e69d44794a765bd492b573b.zip
target-mips: Restore the order of helpers
Restore the order of helpers that used to be: unary operations (generic,
then MIPS-specific), binary operations (generic, then MIPS-specific),
compare operations.  At one point FMA operations were inserted at a
random place in the file, disregarding the preexisting order, and later
on even more operations sprinkled across the file.  Revert the mess by
moving FMA operations to a new ternary class inserted after the binary
class and move the misplaced unary and binary operations to where they
belong.

Signed-off-by: Maciej W. Rozycki <macro@codesourcery.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions