Home
last modified time | relevance | path

Searched refs:CC_OP_SHLL (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-i386/
Dcpu.h486 CC_OP_SHLL, enumerator
Dop_helper.c5570 case CC_OP_SHLL: return compute_all_shll(); in helper_cc_compute_all()
5641 case CC_OP_SHLL: return compute_c_shll(); in helper_cc_compute_c()
Dtranslate.c928 case CC_OP_SHLL: in is_fast_jcc_case()
1111 case CC_OP_SHLL: in gen_jcc1()