Searched hist:a810a2de170565529464072edf2102443aaa9fab (Results 1 – 3 of 3) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op.h | a810a2de170565529464072edf2102443aaa9fab Sun Dec 07 17:16:42 UTC 2008 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> Some fixes for TCG debugging
This fixes a few things after Paul's improvements for TCG debugging:
- change TCGv_i64 field name to something different from TCGv_i32 - fix things in tcg that the above change made visible.
Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5919 c046a42c-6fe2-441c-8c8c-71466251a162
|
H A D | tcg.h | a810a2de170565529464072edf2102443aaa9fab Sun Dec 07 17:16:42 UTC 2008 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> Some fixes for TCG debugging
This fixes a few things after Paul's improvements for TCG debugging:
- change TCGv_i64 field name to something different from TCGv_i32 - fix things in tcg that the above change made visible.
Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5919 c046a42c-6fe2-441c-8c8c-71466251a162
|
/qemu/tcg/ |
H A D | tcg.c | a810a2de170565529464072edf2102443aaa9fab Sun Dec 07 17:16:42 UTC 2008 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> Some fixes for TCG debugging
This fixes a few things after Paul's improvements for TCG debugging:
- change TCGv_i64 field name to something different from TCGv_i32 - fix things in tcg that the above change made visible.
Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5919 c046a42c-6fe2-441c-8c8c-71466251a162
|