Home
last modified time | relevance | path

Searched refs:INS_CLEARCF (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.h353 #define INS_CLEARCF (INS_FLAG | 0x01) /* clear Carry flag */ macro
Dia32_opcode_tables.c271 …{ 0, INS_CLEARCF, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "clc", "", 0…