diff options
author | Avi Kivity <avi@redhat.com> | 2010-07-29 12:11:36 (GMT) |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-10-24 08:50:08 (GMT) |
commit | fd853310a1ebaef257956208165873494bb805dc (patch) | |
tree | 5bcd3f909d634bbcbd0ecdaf8b0bed630150c2b6 /arch/x86/ia32 | |
parent | d65b1dee408243daa45110ee494d204508d31657 (diff) | |
download | linux-fsl-qoriq-fd853310a1ebaef257956208165873494bb805dc.tar.xz |
KVM: x86 emulator: Add wrappers for easily defining opcodes
Once 'struct opcode' grows, its initializer will become more complicated.
Wrap the simple initializers in a D() macro, and replace the empty initializers
with an even simpler N macro.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/ia32')
0 files changed, 0 insertions, 0 deletions