]> Git Repo - qemu.git/commit
tcg: Add tcg_high_cond
authorRichard Henderson <[email protected]>
Mon, 24 Sep 2012 21:21:41 +0000 (14:21 -0700)
committerAurelien Jarno <[email protected]>
Sat, 6 Oct 2012 16:48:40 +0000 (18:48 +0200)
commitd1e321b82a021c2e86d204af870356bc72b22546
tree485f4df86b72dbc1f8cafd8d80f1ab4de07363ad
parent0aed257f08444feb6269d0c302b35a8fb10fcb3f
tcg: Add tcg_high_cond

The table that was recently added for hppa is generally usable.
And with the renumbering of the TCG_COND constants it's not too
difficult to compute rather than have a table.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
tcg/hppa/tcg-target.c
tcg/tcg.h
This page took 0.025293 seconds and 4 git commands to generate.