Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-28 | x86: split off condition code helpers | Blue Swirl | |
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 <blauwirbel@gmail.com> |