commit | d7da72919c7fd018465d9f0427efee11f6a4e8f0 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Fri Apr 18 15:10:11 2014 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Fri Jul 18 15:31:41 2014 +0200 |
tree | 99ec87775d70dfb613f5a0904d8aa9124a81be9e | |
parent | 73bdcd85baef54a76ac184add5da51f142f3655a [diff] |
target-i386: Purely cosmetic integration. This modifies files under target-i386 to get stylistic-only changes from upstream (QEMU 2.0.0), i.e.: - in cpu.h: Remove the EAX, EBX, ... DF macros and replace them with direct access to env->eip, env->df or env->regs[] instead. - add or refine declarations in cpu.h, but doesn't modify behaviour. - Add opening / closing braces where appropriate. Change-Id: Ie4a024ff6ed6db9bb7d843221f4ad1fb59af925f