Statistics
| Branch: | Revision:

root / target-i386 / cc_helper.c @ f7b2429f

History | View | Annotate | Download (8.4 kB)

# Date Author Comment
5918fffb 06/28/2012 11:28 pm Blue Swirl

x86: split off condition code helpers

Move condition code helpers to cc_helper.c.

Move the shared inline functions lshift(), cpu_load_eflags() and
cpu_cc_compute_all() to cpu.h.

Signed-off-by: Blue Swirl <>