mirror of
https://github.com/qemu/qemu.git
synced 2024-12-01 07:43:35 +08:00
e4e3917630
Those makros are exclusively used for 32 bit arithmetics and won't work for 16 bit with two halfwords. So lets get rid of the len parameter and make them always use 32 bit. Now no token pasting is needed anymore and they can be regular functions. Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Reviewed-by: Richard Henderson <rth@twiddle.net> |
||
---|---|---|
.. | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
csfr.def | ||
helper.c | ||
helper.h | ||
Makefile.objs | ||
op_helper.c | ||
translate.c | ||
tricore-defs.h | ||
tricore-opcodes.h |