On 1/18/20 12:09 AM, Philippe Mathieu-Daudé wrote:
> Cc'ing qemu-trivial@
>
> On 12/30/19 9:28 AM, Philippe Mathieu-Daudé wrote:
>> To avoid scrolling each instruction when reviewing tcg
>> helpers written for the decodetree script, display the
>> .decode files (similar to header declarations) bef
Cc'ing qemu-trivial@
On 12/30/19 9:28 AM, Philippe Mathieu-Daudé wrote:
To avoid scrolling each instruction when reviewing tcg
helpers written for the decodetree script, display the
.decode files (similar to header declarations) before
the C source (implementation of previous declarations).
Sig
Philippe Mathieu-Daudé writes:
> To avoid scrolling each instruction when reviewing tcg
> helpers written for the decodetree script, display the
> .decode files (similar to header declarations) before
> the C source (implementation of previous declarations).
>
> Signed-off-by: Philippe Mathieu-
On Mon, Dec 30, 2019 at 09:28:56AM +0100, Philippe Mathieu-Daudé wrote:
> To avoid scrolling each instruction when reviewing tcg
> helpers written for the decodetree script, display the
> .decode files (similar to header declarations) before
> the C source (implementation of previous declarations).
To avoid scrolling each instruction when reviewing tcg
helpers written for the decodetree script, display the
.decode files (similar to header declarations) before
the C source (implementation of previous declarations).
Signed-off-by: Philippe Mathieu-Daudé
---
scripts/git.orderfile | 3 +++
1 f