Home
last modified time | relevance | path

Searched hist:c68a7ff002593a11a144731e82fb11d3525bfb76 (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/x86/
H A Ddebug.cc68a7ff002593a11a144731e82fb11d3525bfb76 Mon Aug 07 11:52:22 UTC 2017 Paolo Bonzini <pbonzini@redhat.com> x86: debug: use assembly labels instead of C labels

This is a bit more resilient to changes in the compiler. If
the compiler puts spill instructions before or after the label,
the test may fail spuriously.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>