qemu/linux-user/arm/nwfpe
Michael S. Tsirkin 5d024825be linux-user: fix old style decrement usage
Modern compilers do not parse "=-" as decrement:
you must use "-=" for that.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-09-30 18:45:50 +00:00
..
double_cpdo.c rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
extended_cpdo.c Move target-arm/nwfpe into linux-user/arm/nwfpe 2008-04-09 06:53:01 +00:00
fpa11_cpdo.c Fix compiler warnings in nwfpe code. 2009-05-04 15:19:04 +01:00
fpa11_cpdt.c rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
fpa11_cprt.c static and inline should came before the type of the functions 2009-09-25 19:51:45 +00:00
fpa11.c linux-user: fix old style decrement usage 2009-09-30 18:45:50 +00:00
fpa11.h Fix compiler warnings in nwfpe code. 2009-05-04 15:19:04 +01:00
fpa11.inl Move target-arm/nwfpe into linux-user/arm/nwfpe 2008-04-09 06:53:01 +00:00
fpopcode.c Fix compiler warnings in nwfpe code. 2009-05-04 15:19:04 +01:00
fpopcode.h Export tables properly to avoid a Sparse warning 2009-09-21 18:40:57 +00:00
fpsr.h Move target-arm/nwfpe into linux-user/arm/nwfpe 2008-04-09 06:53:01 +00:00
single_cpdo.c Move target-arm/nwfpe into linux-user/arm/nwfpe 2008-04-09 06:53:01 +00:00