Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h418 insn_note_nosuffix = 16, /* Does not have size suffix in att-style formatting */ enumerator
Dx86_format.c1042 if (!(insn->note & insn_note_nosuffix) && in format_att_mnemonic()