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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcris.h313 enum cris_imm_oprnd_size_type imm_oprnd_size; member in struct:cris_opcode
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dcris-dis.c672 if (matchedp->imm_oprnd_size == SIZE_FIX_32)
674 else if (matchedp->imm_oprnd_size == SIZE_SPEC_REG)
896 if (opcodep->imm_oprnd_size == SIZE_FIX_32)
898 else if (opcodep->imm_oprnd_size == SIZE_SPEC_REG)
998 if (opcodep->imm_oprnd_size == SIZE_FIX_32)
1000 else if (opcodep->imm_oprnd_size == SIZE_SPEC_REG)

Completed in 118 milliseconds