Searched refs:parse_signed (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/cpu/
H A Dmt.opc208 int parse_signed = (opindex == (CGEN_OPERAND_TYPE)MT_OPERAND_IMM16);
212 parse_signed = 0;
215 if (parse_signed)
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dmt-asm.c167 int parse_signed = (opindex == (CGEN_OPERAND_TYPE)MT_OPERAND_IMM16);
171 parse_signed = 0;
174 if (parse_signed)
166 int parse_signed = (opindex == (CGEN_OPERAND_TYPE)MT_OPERAND_IMM16); local

Completed in 133 milliseconds