]> Git Repo - qemu.git/commit
target-ppc: Use macros in opcodes table handling code
authorBharata B Rao <[email protected]>
Fri, 26 Sep 2014 09:07:37 +0000 (14:37 +0530)
committerAlexander Graf <[email protected]>
Tue, 4 Nov 2014 22:26:12 +0000 (23:26 +0100)
commit54ff58bb10acd6938b43dd3504ece4a7f4eb3fa1
tree9fd8735530e5cd45a22f6b7956c38cee6a6e43cc
parentbf362e96106648f5dd53c7a4af4e5aed3ef09f5d
target-ppc: Use macros in opcodes table handling code

Define and use macros instead of direct numbers wherever
possible in ppc opcodes table handling code.

This doesn't change any code functionality.

Signed-off-by: Bharata B Rao <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/cpu.h
target-ppc/translate_init.c
This page took 0.027625 seconds and 4 git commands to generate.