[Qemu-devel] [PATCH 07/43] ldst_helper: made printf always compile in debug output

2017-04-01 Thread Danil Antonov
>From a827e069c46b272ab952dfde370c1954decdf3dd Mon Sep 17 00:00:00 2001 From: Danil Antonov Date: Wed, 29 Mar 2017 02:15:48 +0300 Subject: [PATCH 07/43] ldst_helper: made printf always compile in debug output Wrapped printf calls inside debug macros (DPRINTF) in `if` statement. This will ensure t

[Qemu-devel] [PATCH 07/43] ldst_helper: made printf always compile in debug output

2017-04-01 Thread Danil Antonov
>From a827e069c46b272ab952dfde370c1954decdf3dd Mon Sep 17 00:00:00 2001 From: Danil Antonov Date: Wed, 29 Mar 2017 02:15:48 +0300 Subject: [PATCH 07/43] ldst_helper: made printf always compile in debug output Wrapped printf calls inside debug macros (DPRINTF) in `if` statement. This will ensure t