summaryrefslogtreecommitdiffstats
path: root/default-configs/ppc-linux-user.mak
diff options
context:
space:
mode:
authorTom Musta2014-04-21 22:54:48 +0200
committerAlexander Graf2014-06-16 13:24:28 +0200
commit7275585b8c0dda0720255c45489045b0c31092cc (patch)
treee9e557dda076b9e77b53469261272afda3aec152 /default-configs/ppc-linux-user.mak
parentlibdecnumber: Prepare libdecnumber for QEMU include structure (diff)
downloadqemu-7275585b8c0dda0720255c45489045b0c31092cc.tar.gz
qemu-7275585b8c0dda0720255c45489045b0c31092cc.tar.xz
qemu-7275585b8c0dda0720255c45489045b0c31092cc.zip
libdecnumber: Modify dconfig.h to Integrate with QEMU
Modify the dconfig.h header file so that libdecnumber code integrates QEMU configuration. Specifically: - the WORDS_BIGENDIAN preprocessor macro is used in libdecnumber code to determines endianness. It is derived from the existing QEMU macro HOST_WORDS_BIGENDIAN which is defined in config-host.h. - the DECPUN macro determines the number of decimal digits (aka declets) per unit (byte). This is 3 for PowerPC DFP. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'default-configs/ppc-linux-user.mak')
0 files changed, 0 insertions, 0 deletions