Searched hist:a975160954d22c6330b81b5613bd5613f0935011 (Results 1 – 3 of 3) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op.h | a975160954d22c6330b81b5613bd5613f0935011 Fri Mar 19 18:12:29 UTC 2010 Richard Henderson <rth@twiddle.net> tcg: Name the opcode enumeration.
Give the enumeration formed from tcg-opc.h a name: TCGOpcode. Use that enumeration type instead of "int" whereever appropriate.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
H A D | tcg.h | a975160954d22c6330b81b5613bd5613f0935011 Fri Mar 19 18:12:29 UTC 2010 Richard Henderson <rth@twiddle.net> tcg: Name the opcode enumeration.
Give the enumeration formed from tcg-opc.h a name: TCGOpcode. Use that enumeration type instead of "int" whereever appropriate.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
/qemu/tcg/ |
H A D | tcg.c | a975160954d22c6330b81b5613bd5613f0935011 Fri Mar 19 18:12:29 UTC 2010 Richard Henderson <rth@twiddle.net> tcg: Name the opcode enumeration.
Give the enumeration formed from tcg-opc.h a name: TCGOpcode. Use that enumeration type instead of "int" whereever appropriate.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|