HomeSort by relevance Sort by last modified time
    Searched refs:CC_OP_SUBB (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-i386/
translate.c 897 case CC_OP_SUBB:
952 case CC_OP_SUBB:
957 size = cc_op - CC_OP_SUBB;
    [all...]
cpu.h 459 CC_OP_SUBB, /* modify all flags, CC_DST = res, CC_SRC = src1 */
op_helper.c     [all...]

Completed in 27 milliseconds