Searched refs:CC_OP_SUBL (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-i386/
H A Dcc_helper.c108 case CC_OP_SUBL: return compute_all_subl(env);
184 case CC_OP_SUBL: return compute_c_subl(env);
H A Dcpu.h628 CC_OP_SUBL, enumerator in enum:__anon29233
H A Dtranslate.c1139 case CC_OP_SUBL:
1194 case CC_OP_SUBL:

Completed in 116 milliseconds