Home
last modified time | relevance | path

Searched hist:"2 a24374ab6c27c00dd346f0961a0f05e13672a86" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h2a24374ab6c27c00dd346f0961a0f05e13672a86 Thu Sep 29 16:33:21 UTC 2011 Stefan Weil <sw@weilnetz.de> tcg: Make ARRAY_SIZE(tcg_op_defs) globally available

tcg_op_defs was already a global array.

The tci disassembler also needs ARRAY_SIZE(tcg_op_defs),
so add a new global constant with this value.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
/qemu/tcg/
H A Dtcg.c2a24374ab6c27c00dd346f0961a0f05e13672a86 Thu Sep 29 16:33:21 UTC 2011 Stefan Weil <sw@weilnetz.de> tcg: Make ARRAY_SIZE(tcg_op_defs) globally available

tcg_op_defs was already a global array.

The tci disassembler also needs ARRAY_SIZE(tcg_op_defs),
so add a new global constant with this value.

Signed-off-by: Stefan Weil <sw@weilnetz.de>