Home
last modified time | relevance | path

Searched hist:"0 a209d4bb119b92eb14b9afab55cef5bc0555554" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/tcg/
H A Dtcg-op.h0a209d4bb119b92eb14b9afab55cef5bc0555554 Sat Sep 22 00:18:16 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Sanity check goto_tb input

Checking that we don't try for idx != [01] is trivial. Checking
that we don't issue more than one of any index requires a tad
more data and some ifdefs protecting that new variable.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
H A Dtcg.h0a209d4bb119b92eb14b9afab55cef5bc0555554 Sat Sep 22 00:18:16 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Sanity check goto_tb input

Checking that we don't try for idx != [01] is trivial. Checking
that we don't issue more than one of any index requires a tad
more data and some ifdefs protecting that new variable.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
/qemu/tcg/
H A Dtcg.c0a209d4bb119b92eb14b9afab55cef5bc0555554 Sat Sep 22 00:18:16 UTC 2012 Richard Henderson <rth@twiddle.net> tcg: Sanity check goto_tb input

Checking that we don't try for idx != [01] is trivial. Checking
that we don't issue more than one of any index requires a tad
more data and some ifdefs protecting that new variable.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>